gcc -o pgms/arithoh -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Darithoh src/arith.c gcc -o pgms/register -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum="register int" src/arith.c gcc -o pgms/short -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=short src/arith.c gcc -o pgms/int -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=int src/arith.c gcc -o pgms/long -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=long src/arith.c gcc -o pgms/float -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=float src/arith.c gcc -o pgms/double -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=double src/arith.c gcc -o pgms/hanoi -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/hanoi.c gcc -o pgms/syscall -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/syscall.c gcc -o pgms/context1 -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/context1.c gcc -o pgms/pipe -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/pipe.c gcc -o pgms/spawn -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/spawn.c gcc -o pgms/execl -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/execl.c gcc -o pgms/dhry2 -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DHZ= ./src/dhry_1.c ./src/dhry_2.c gcc -o pgms/dhry2reg -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DHZ= -DREG=register ./src/dhry_1.c ./src/dhry_2.c gcc -o pgms/looper -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/looper.c gcc -o pgms/fstime -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/fstime.c gcc -o pgms/whetstone-double -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DDP -DUNIX -DUNIXBENCH src/whets.c -lm make all make[1]: Entering directory `/root/serverscope-DMrwan/byte-unixbench/UnixBench" make distr make[2]: Entering directory `/root/serverscope-DMrwan/byte-unixbench/UnixBench" Checking distribution of files ./pgms exists ./src exists ./testdir exists make[2]: Leaving directory `/root/serverscope-DMrwan/byte-unixbench/UnixBench" make programs make[2]: Entering directory `/root/serverscope-DMrwan/byte-unixbench/UnixBench" make[2]: Nothing to be done for `programs". make[2]: Leaving directory `/root/serverscope-DMrwan/byte-unixbench/UnixBench" make[1]: Leaving directory `/root/serverscope-DMrwan/byte-unixbench/UnixBench" sh: 3dinfo: command not found # # # # # # # ##### ###### # # #### # # # # ## # # # # # # # ## # # # # # # # # # # # ## ##### ##### # # # # ###### # # # # # # ## # # # # # # # # # # # # ## # # # # # # # ## # # # # #### # # # # # ##### ###### # # #### # # Version 5.1.3 Based on the Byte Magazine Unix Benchmark Multi-CPU version Version 5 revisions by Ian Smith, Sunnyvale, CA, USA January 13, 2011 johantheghost at yahoo period com 1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10 1 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10 1 x Execl Throughput 1 2 3 1 x File Copy 1024 bufsize 2000 maxblocks 1 2 3 1 x File Copy 256 bufsize 500 maxblocks 1 2 3 1 x File Copy 4096 bufsize 8000 maxblocks 1 2 3 1 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10 1 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10 1 x Process Creation 1 2 3 1 x System Call Overhead 1 2 3 4 5 6 7 8 9 10 1 x Shell Scripts (1 concurrent) 1 2 3 1 x Shell Scripts (8 concurrent) 1 2 3 ======================================================================== BYTE UNIX Benchmarks (Version 5.1.3) System: s2q.chsw.host: GNU/Linux OS: GNU/Linux -- 3.10.0-957.el7.x86_64 -- #1 SMP Thu Nov 8 23:39:32 UTC 2018 Machine: x86_64 (x86_64) Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") CPU 0: Common KVM processor (4200.0 bogomips) x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET 15:27:46 up 17:13, 1 user, load average: 8.94, 5.27, 2.41; runlevel 2019-12-17 ------------------------------------------------------------------------ Benchmark Run: Wed Dec 18 2019 15:27:46 - 15:55:48 1 CPU in system; running 1 parallel copy of tests Dhrystone 2 using register variables 30083561.1 lps (10.0 s, 7 samples) Double-Precision Whetstone 4582.1 MWIPS (9.8 s, 7 samples) Execl Throughput 2300.1 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 274436.2 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 71819.5 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 890427.7 KBps (30.0 s, 2 samples) Pipe Throughput 356755.3 lps (10.0 s, 7 samples) Pipe-based Context Switching 100729.1 lps (10.0 s, 7 samples) Process Creation 7614.1 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 3600.0 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 494.0 lpm (60.1 s, 2 samples) System Call Overhead 365473.5 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 30083561.1 2577.9 Double-Precision Whetstone 55.0 4582.1 833.1 Execl Throughput 43.0 2300.1 534.9 File Copy 1024 bufsize 2000 maxblocks 3960.0 274436.2 693.0 File Copy 256 bufsize 500 maxblocks 1655.0 71819.5 434.0 File Copy 4096 bufsize 8000 maxblocks 5800.0 890427.7 1535.2 Pipe Throughput 12440.0 356755.3 286.8 Pipe-based Context Switching 4000.0 100729.1 251.8 Process Creation 126.0 7614.1 604.3 Shell Scripts (1 concurrent) 42.4 3600.0 849.0 Shell Scripts (8 concurrent) 6.0 494.0 823.4 System Call Overhead 15000.0 365473.5 243.6 ======== System Benchmarks Index Score 630.4
dd if=/dev/zero of=benchmark bs=64K count=32K conv=fdatasync 32768+0 records in 32768+0 records out 2147483648 bytes (2.1 GB) copied, 2.88529 s, 744 MB/s dd if=/dev/zero of=benchmark bs=1M count=2048 conv=fdatasync 2048+0 records in 2048+0 records out 2147483648 bytes (2.1 GB) copied, 3.92682 s, 547 MB/s
./fio --time_based --name=benchmark --size=256M --runtime=60 --randrepeat=1 --iodepth=32 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randread --blocksize=4k --group_reporting benchmark: (g=0): rw=randread, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32 ... fio-2.8 Starting 8 processes benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: (groupid=0, jobs=8): err= 0: pid=24956: Wed Dec 18 15:24:41 2019 read : io=7028.8MB, bw=119950KB/s, iops=29987, runt= 60004msec clat (usec): min=3, max=47268, avg=257.71, stdev=364.81 lat (usec): min=4, max=47269, avg=259.40, stdev=365.41 clat percentiles (usec): | 1.00th=[ 4], 5.00th=[ 5], 10.00th=[ 9], 20.00th=[ 199], | 30.00th=[ 215], 40.00th=[ 229], 50.00th=[ 243], 60.00th=[ 262], | 70.00th=[ 282], 80.00th=[ 314], 90.00th=[ 374], 95.00th=[ 446], | 99.00th=[ 828], 99.50th=[ 1192], 99.90th=[ 3536], 99.95th=[ 4576], | 99.99th=[12352] bw (KB /s): min=10264, max=21824, per=12.51%, avg=15003.86, stdev=1995.87 lat (usec) : 4=0.29%, 10=10.26%, 20=2.62%, 50=0.35%, 100=0.01% lat (usec) : 250=40.57%, 500=42.70%, 750=2.09%, 1000=0.31% lat (msec) : 2=0.56%, 4=0.19%, 10=0.04%, 20=0.02%, 50=0.01% cpu : usr=2.39%, sys=8.82%, ctx=1555741, majf=0, minf=320 IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0% submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% issued : total=r=1799367/w=0/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0 latency : target=0, window=0, percentile=100.00%, depth=32 Run status group 0 (all jobs): READ: io=7028.8MB, aggrb=119949KB/s, minb=119949KB/s, maxb=119949KB/s, mint=60004msec, maxt=60004msec Disk stats (read/write): dm-0: ios=1554642/9, merge=0/0, ticks=320906/1, in_queue=321169, util=98.03%, aggrios=1556001/44, aggrmerge=31/268, aggrticks=319147/70, aggrin_queue=318079, aggrutil=98.00% vda: ios=1556001/44, merge=31/268, ticks=319147/70, in_queue=318079, util=98.00%
./fio --time_based --name=benchmark --size=256M --runtime=60 --randrepeat=1 --iodepth=32 --direct=1 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randread --blocksize=4k --group_reporting benchmark: (g=0): rw=randread, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32 ... fio-2.8 Starting 8 processes benchmark: (groupid=0, jobs=8): err= 0: pid=24968: Wed Dec 18 15:25:42 2019 read : io=7159.3MB, bw=122150KB/s, iops=30537, runt= 60017msec clat (usec): min=135, max=30342, avg=252.62, stdev=224.49 lat (usec): min=137, max=30345, avg=254.53, stdev=224.53 clat percentiles (usec): | 1.00th=[ 169], 5.00th=[ 183], 10.00th=[ 191], 20.00th=[ 203], | 30.00th=[ 213], 40.00th=[ 221], 50.00th=[ 233], 60.00th=[ 245], | 70.00th=[ 258], 80.00th=[ 282], 90.00th=[ 318], 95.00th=[ 362], | 99.00th=[ 482], 99.50th=[ 572], 99.90th=[ 1992], 99.95th=[ 3280], | 99.99th=[11200] bw (KB /s): min= 8320, max=16624, per=12.51%, avg=15281.40, stdev=900.48 lat (usec) : 250=64.14%, 500=35.02%, 750=0.58%, 1000=0.09% lat (msec) : 2=0.07%, 4=0.05%, 10=0.02%, 20=0.02%, 50=0.01% cpu : usr=2.48%, sys=7.99%, ctx=1832782, majf=0, minf=320 IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0% submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% issued : total=r=1832767/w=0/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0 latency : target=0, window=0, percentile=100.00%, depth=32 Run status group 0 (all jobs): READ: io=7159.3MB, aggrb=122149KB/s, minb=122149KB/s, maxb=122149KB/s, mint=60017msec, maxt=60017msec Disk stats (read/write): dm-0: ios=1832220/31, merge=0/0, ticks=367726/35, in_queue=367807, util=99.31%, aggrios=1832896/23, aggrmerge=0/12, aggrticks=365137/14, aggrin_queue=364255, aggrutil=99.20% vda: ios=1832896/23, merge=0/12, ticks=365137/14, in_queue=364255, util=99.20%
./fio --time_based --name=benchmark --size=256M --runtime=60 --filename=benchmark --randrepeat=1 --iodepth=32 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randwrite --blocksize=4k --group_reporting benchmark: (g=0): rw=randwrite, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32 ... fio-2.8 Starting 8 processes benchmark: (groupid=0, jobs=8): err= 0: pid=24990: Wed Dec 18 15:27:43 2019 write: io=16265MB, bw=277506KB/s, iops=69376, runt= 60018msec clat (usec): min=3, max=288029, avg=68.20, stdev=2518.71 lat (usec): min=4, max=296225, avg=77.40, stdev=2764.54 clat percentiles (usec): | 1.00th=[ 4], 5.00th=[ 4], 10.00th=[ 4], 20.00th=[ 4], | 30.00th=[ 5], 40.00th=[ 5], 50.00th=[ 5], 60.00th=[ 5], | 70.00th=[ 5], 80.00th=[ 6], 90.00th=[ 8], 95.00th=[ 13], | 99.00th=[ 25], 99.50th=[ 30], 99.90th=[ 1256], 99.95th=[54016], | 99.99th=[130560] bw (KB /s): min= 1, max=80587, per=12.57%, avg=34886.91, stdev=8631.27 lat (usec) : 4=0.10%, 10=92.18%, 20=4.83%, 50=2.72%, 100=0.05% lat (usec) : 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01% lat (msec) : 2=0.02%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.02% lat (msec) : 100=0.03%, 250=0.02%, 500=0.01% cpu : usr=3.61%, sys=7.73%, ctx=169453, majf=0, minf=307 IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0% submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% issued : total=r=0/w=4163844/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0 latency : target=0, window=0, percentile=100.00%, depth=32 Run status group 0 (all jobs): WRITE: io=16265MB, aggrb=277506KB/s, minb=277506KB/s, maxb=277506KB/s, mint=60018msec, maxt=60018msec Disk stats (read/write): dm-0: ios=0/603781, merge=0/0, ticks=0/4649935, in_queue=4650142, util=92.28%, aggrios=0/580602, aggrmerge=0/23812, aggrticks=0/4423063, aggrin_queue=3115707, aggrutil=52.49% vda: ios=0/580602, merge=0/23812, ticks=0/4423063, in_queue=3115707, util=52.49%
./fio --time_based --name=benchmark --size=256M --runtime=60 --filename=benchmark --randrepeat=1 --iodepth=32 --direct=1 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randwrite --blocksize=4k --group_reporting benchmark: (g=0): rw=randwrite, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32 ... fio-2.8 Starting 8 processes benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: (groupid=0, jobs=8): err= 0: pid=24978: Wed Dec 18 15:26:42 2019 write: io=347016KB, bw=5782.4KB/s, iops=1445, runt= 60013msec clat (usec): min=267, max=60006K, avg=4830.95, stdev=477845.17 lat (usec): min=268, max=60006K, avg=4832.67, stdev=477845.17 clat percentiles (usec): | 1.00th=[ 322], 5.00th=[ 370], 10.00th=[ 394], 20.00th=[ 430], | 30.00th=[ 458], 40.00th=[ 490], 50.00th=[ 524], 60.00th=[ 612], | 70.00th=[ 852], 80.00th=[ 972], 90.00th=[ 1096], 95.00th=[ 1192], | 99.00th=[ 1400], 99.50th=[ 1608], 99.90th=[ 4128], 99.95th=[ 9152], | 99.99th=[60160] bw (KB /s): min= 0, max= 7952, per=93.74%, avg=5420.30, stdev=1854.91 lat (usec) : 500=43.03%, 750=21.47%, 1000=17.67% lat (msec) : 2=17.51%, 4=0.22%, 10=0.06%, 20=0.03%, 50=0.01% lat (msec) : 100=0.01%, >=2000=0.01% cpu : usr=0.19%, sys=0.88%, ctx=173532, majf=0, minf=294 IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0% submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% issued : total=r=0/w=86754/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0 latency : target=0, window=0, percentile=100.00%, depth=32 Run status group 0 (all jobs): WRITE: io=347016KB, aggrb=5782KB/s, minb=5782KB/s, maxb=5782KB/s, mint=60013msec, maxt=60013msec Disk stats (read/write): dm-0: ios=268/88599, merge=0/0, ticks=244/60938, in_queue=61181, util=91.84%, aggrios=268/86834, aggrmerge=0/1866, aggrticks=244/55068, aggrin_queue=55173, aggrutil=91.23% vda: ios=268/86834, merge=0/1866, ticks=244/55068, in_queue=55173, util=91.23%
Downloaded 104857600 bytes in 10.586 sec Downloaded 104857600 bytes in 10.592 sec Downloaded 104857600 bytes in 10.556 sec Downloaded 104857600 bytes in 10.585 sec Downloaded 104857600 bytes in 10.625 sec Finished! Average download speed is 75.55 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from Alexhost Srl ... Selecting 15 servers that are not too close: 1. JSC Interdnestrcom (Tiraspol) [61.40 km]: 78.878 ms 2. RCS & RDS (Iasi) [97.41 km]: 86.136 ms 3. Internet Broker Iasi (Iasi) [97.41 km]: 79.505 ms 4. TC LiS (Bilhorod-Dnistrovskyi) [145.16 km]: 222.334 ms 5. Kyivstar (Odesa) [153.60 km]: 82.865 ms 6. ISP Black Sea (xd0x9exd0xb4xd0xb5xd1x81xd1x81xd0xb0) [155.00 km]: 48.596 ms 7. TeNeT Telecommunication Company (Odessa) [155.00 km]: 54.968 ms 8. 3ACTABA.NET (Odessa) [155.00 km]: 44.169 ms 9. SOHONET.ua (Odessa) [155.00 km]: 42.617 ms 10. ARSTV (Odessa) [155.00 km]: 47.401 ms 11. UAProstir (Odessa) [155.00 km]: 97.821 ms 12. Omnilance Ltd. (Odessa) [155.00 km]: 74.968 ms 13. Tesla Wireless Power Transmission (Bacau) [155.00 km]: 177.122 ms 14. LLC Global City Net (Chornomorsk) [157.85 km]: 42.824 ms 15. TELECABLU (Adjud) [163.05 km]: 88.782 ms Testing upload speeds 1. JSC Interdnestrcom (Tiraspol): ......................... 62.59 Mbit/s 2. RCS & RDS (Iasi): ......................... 52.65 Mbit/s 3. Internet Broker Iasi (Iasi): ......................... 53.75 Mbit/s 4. TC LiS (Bilhorod-Dnistrovskyi): ......................... 75.16 Mbit/s 5. Kyivstar (Odesa): ......................... 61.99 Mbit/s 6. ISP Black Sea (xd0x9exd0xb4xd0xb5xd1x81xd1x81xd0xb0): ......................... 75.80 Mbit/s 7. TeNeT Telecommunication Company (Odessa): ......................... 81.16 Mbit/s 8. 3ACTABA.NET (Odessa): ......................... 75.33 Mbit/s 9. SOHONET.ua (Odessa): ......................... 76.78 Mbit/s 10. ARSTV (Odessa): ......................... 78.60 Mbit/s 11. UAProstir (Odessa): ......................... 7.70 Mbit/s 12. Omnilance Ltd. (Odessa): ......................... 63.58 Mbit/s 13. Tesla Wireless Power Transmission (Bacau): ......................... 27.95 Mbit/s 14. LLC Global City Net (Chornomorsk): ......................... 71.64 Mbit/s 15. TELECABLU (Adjud): ......................... 2.10 Mbit/s Average upload speed is 57.79 Mbit/s