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-4p1_19/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-4p1_19/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory `/root/serverscope-4p1_19/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-4p1_19/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-4p1_19/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-4p1_19/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: purevanilla.example.com: GNU/Linux
OS: GNU/Linux -- 3.10.0-957.27.2.el7.x86_64 -- #1 SMP Mon Jul 29 17:46:05 UTC 2019
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: QEMU Virtual CPU version (cpu64-rhel6) (4400.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
18:18:25 up 23 min, 1 user, load average: 6.60, 5.23, 2.77; runlevel 2019-08-22
------------------------------------------------------------------------
Benchmark Run: Thu Aug 22 2019 18:18:25 - 18:47:13
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 19037574.4 lps (10.0 s, 7 samples)
Double-Precision Whetstone 2653.8 MWIPS (9.6 s, 7 samples)
Execl Throughput 1530.7 lps (29.4 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 180490.8 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 45007.3 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 532390.7 KBps (30.0 s, 2 samples)
Pipe Throughput 273265.7 lps (10.0 s, 7 samples)
Pipe-based Context Switching 80053.6 lps (10.0 s, 7 samples)
Process Creation 5392.5 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 2278.9 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 298.0 lpm (60.1 s, 2 samples)
System Call Overhead 225579.3 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 19037574.4 1631.3
Double-Precision Whetstone 55.0 2653.8 482.5
Execl Throughput 43.0 1530.7 356.0
File Copy 1024 bufsize 2000 maxblocks 3960.0 180490.8 455.8
File Copy 256 bufsize 500 maxblocks 1655.0 45007.3 271.9
File Copy 4096 bufsize 8000 maxblocks 5800.0 532390.7 917.9
Pipe Throughput 12440.0 273265.7 219.7
Pipe-based Context Switching 4000.0 80053.6 200.1
Process Creation 126.0 5392.5 428.0
Shell Scripts (1 concurrent) 42.4 2278.9 537.5
Shell Scripts (8 concurrent) 6.0 298.0 496.7
System Call Overhead 15000.0 225579.3 150.4
========
System Benchmarks Index Score 412.2
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, 68.5974 s, 31.3 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, 46.2638 s, 46.4 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=16868: Thu Aug 22 18:14:58 2019
read : io=2986.8MB, bw=50972KB/s, iops=12742, runt= 60003msec
clat (usec): min=5, max=1494.3K, avg=608.38, stdev=3016.73
lat (usec): min=6, max=1494.3K, avg=611.67, stdev=3017.04
clat percentiles (usec):
| 1.00th=[ 8], 5.00th=[ 169], 10.00th=[ 235], 20.00th=[ 302],
| 30.00th=[ 358], 40.00th=[ 410], 50.00th=[ 462], 60.00th=[ 524],
| 70.00th=[ 596], 80.00th=[ 692], 90.00th=[ 900], 95.00th=[ 1208],
| 99.00th=[ 3184], 99.50th=[ 5216], 99.90th=[15040], 99.95th=[23168],
| 99.99th=[33536]
bw (KB /s): min= 346, max=11064, per=12.59%, avg=6415.73, stdev=1132.42
lat (usec) : 10=2.06%, 20=0.46%, 50=0.26%, 100=0.20%, 250=8.90%
lat (usec) : 500=44.33%, 750=27.60%, 1000=8.49%
lat (msec) : 2=5.75%, 4=1.19%, 10=0.58%, 20=0.11%, 50=0.07%
lat (msec) : 100=0.01%, 750=0.01%, 1000=0.01%, 2000=0.01%
cpu : usr=2.74%, sys=7.35%, ctx=738919, majf=0, minf=313
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=764611/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=2986.8MB, aggrb=50971KB/s, minb=50971KB/s, maxb=50971KB/s, mint=60003msec, maxt=60003msec
Disk stats (read/write):
vda: ios=740363/9, merge=0/3, ticks=161656/4667, in_queue=155512, util=87.30%
./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=16878: Thu Aug 22 18:15:58 2019
read : io=3217.5MB, bw=54902KB/s, iops=13725, runt= 60009msec
clat (usec): min=50, max=70061, avg=561.43, stdev=1035.45
lat (usec): min=52, max=70064, avg=564.87, stdev=1037.26
clat percentiles (usec):
| 1.00th=[ 125], 5.00th=[ 187], 10.00th=[ 229], 20.00th=[ 282],
| 30.00th=[ 330], 40.00th=[ 374], 50.00th=[ 422], 60.00th=[ 478],
| 70.00th=[ 548], 80.00th=[ 644], 90.00th=[ 852], 95.00th=[ 1144],
| 99.00th=[ 2640], 99.50th=[ 4512], 99.90th=[15808], 99.95th=[25216],
| 99.99th=[34560]
bw (KB /s): min= 3845, max= 9368, per=12.51%, avg=6869.47, stdev=1110.58
lat (usec) : 100=0.30%, 250=13.29%, 500=50.15%, 750=22.75%, 1000=6.71%
lat (msec) : 2=5.17%, 4=1.05%, 10=0.40%, 20=0.11%, 50=0.08%
lat (msec) : 100=0.01%
cpu : usr=3.15%, sys=7.06%, ctx=819074, majf=0, minf=303
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=823653/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=3217.5MB, aggrb=54901KB/s, minb=54901KB/s, maxb=54901KB/s, mint=60009msec, maxt=60009msec
Disk stats (read/write):
vda: ios=823099/2, merge=0/0, ticks=165960/35, in_queue=163655, util=89.74%
./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=16908: Thu Aug 22 18:17:59 2019
write: io=6400.2MB, bw=109183KB/s, iops=27295, runt= 60025msec
clat (usec): min=5, max=8239.9K, avg=188.00, stdev=23921.94
lat (usec): min=7, max=8239.9K, avg=208.42, stdev=24010.51
clat percentiles (usec):
| 1.00th=[ 6], 5.00th=[ 6], 10.00th=[ 6], 20.00th=[ 7],
| 30.00th=[ 7], 40.00th=[ 8], 50.00th=[ 9], 60.00th=[ 10],
| 70.00th=[ 10], 80.00th=[ 11], 90.00th=[ 12], 95.00th=[ 15],
| 99.00th=[ 42], 99.50th=[ 58], 99.90th=[44288], 99.95th=[76288],
| 99.99th=[140288]
bw (KB /s): min= 1, max=33317, per=16.32%, avg=17815.47, stdev=5535.30
lat (usec) : 10=52.79%, 20=44.10%, 50=2.45%, 100=0.36%, 250=0.04%
lat (usec) : 500=0.03%, 750=0.02%, 1000=0.01%
lat (msec) : 2=0.01%, 4=0.02%, 10=0.01%, 20=0.02%, 50=0.06%
lat (msec) : 100=0.07%, 250=0.02%, 500=0.01%, 2000=0.01%, >=2000=0.01%
cpu : usr=3.76%, sys=4.25%, ctx=11280, majf=0, minf=293
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=1638428/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=6400.2MB, aggrb=109183KB/s, minb=109183KB/s, maxb=109183KB/s, mint=60025msec, maxt=60025msec
Disk stats (read/write):
vda: ios=0/342235, merge=0/190, ticks=0/10763353, in_queue=3383508, util=45.58%
./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=16889: Thu Aug 22 18:16:59 2019
write: io=1388.1MB, bw=23704KB/s, iops=5925, runt= 60002msec
clat (usec): min=52, max=6815.9K, avg=1326.77, stdev=42993.83
lat (usec): min=53, max=6815.9K, avg=1330.95, stdev=42993.95
clat percentiles (usec):
| 1.00th=[ 153], 5.00th=[ 215], 10.00th=[ 258], 20.00th=[ 322],
| 30.00th=[ 382], 40.00th=[ 446], 50.00th=[ 516], 60.00th=[ 604],
| 70.00th=[ 716], 80.00th=[ 876], 90.00th=[ 1208], 95.00th=[ 1720],
| 99.00th=[ 5152], 99.50th=[ 9152], 99.90th=[31104], 99.95th=[246784],
| 99.99th=[823296]
bw (KB /s): min= 1, max= 7704, per=16.81%, avg=3984.82, stdev=1939.65
lat (usec) : 100=0.05%, 250=8.95%, 500=38.71%, 750=24.60%, 1000=12.74%
lat (msec) : 2=11.15%, 4=2.46%, 10=0.88%, 20=0.23%, 50=0.15%
lat (msec) : 100=0.01%, 250=0.02%, 500=0.03%, 750=0.01%, 1000=0.01%
lat (msec) : 2000=0.01%, >=2000=0.01%
cpu : usr=1.49%, sys=3.84%, ctx=355749, majf=0, minf=291
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=355570/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=1388.1MB, aggrb=23703KB/s, minb=23703KB/s, maxb=23703KB/s, mint=60002msec, maxt=60002msec
Disk stats (read/write):
vda: ios=1/353195, merge=0/0, ticks=4182/442194, in_queue=174745, util=61.34%
Downloaded 104857600 bytes in 5.869 sec Downloaded 104857600 bytes in 5.741 sec Downloaded 104857600 bytes in 5.631 sec Downloaded 104857600 bytes in 5.694 sec Downloaded 104857600 bytes in 5.805 sec Finished! Average download speed is 139.18 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from Mosnet LLC ... Selecting 15 servers that are not too close: 1. Beirel Telecom ISP (Pushkino) [32.32 km]: 51.788 ms 2. MosLine Group LLC (Troitsk) [33.24 km]: 53.25 ms 3. Quartz Telecom (Podolsk) [36.09 km]: 719.242 ms 4. FTIC Ltd (Fryazino) [36.31 km]: 58.915 ms 5. Infolink (Monino) [38.46 km]: 49.476 ms 6. Dataplanet Ltd. (Zelenograd) [38.81 km]: 52.211 ms 7. xd0x93xd0xbexd0xbbxd0xb8xd1x86xd1x8bxd0xbdxd0xbe xd0xa2xd0xb5xd0xbbxd0xb5xd0xbaxd0xbexd0xbc (Golitsyno) [41.22 km]: 56.927 ms 8. Gigacom Systems LLC (Domodedovo) [41.24 km]: 58.927 ms 9. AVIEL (Ramenskoye) [42.77 km]: 49.162 ms 10. Proxima (Ramenskoye) [42.77 km]: 43.2 ms 11. Istranet (Istra) [50.60 km]: 68.344 ms 12. Proxima (Bronnicy) [53.59 km]: 46.279 ms 13. SKScom LLC (Bronnicy) [53.59 km]: 53.216 ms 14. Ltd. "Flex" (Noginsk) [53.78 km]: 40.79 ms 15. TISP (Chernogolovka) [57.15 km]: 57.99 ms Testing upload speeds 1. Beirel Telecom ISP (Pushkino): ......................... 69.72 Mbit/s 2. MosLine Group LLC (Troitsk): ......................... 69.70 Mbit/s 3. Quartz Telecom (Podolsk): ......................... 0.29 Mbit/s 4. FTIC Ltd (Fryazino): ......................... 71.15 Mbit/s 5. Infolink (Monino): ......................... 54.76 Mbit/s 6. Dataplanet Ltd. (Zelenograd): ......................... 73.79 Mbit/s 7. xd0x93xd0xbexd0xbbxd0xb8xd1x86xd1x8bxd0xbdxd0xbe xd0xa2xd0xb5xd0xbbxd0xb5xd0xbaxd0xbexd0xbc (Golitsyno): ......................... 60.09 Mbit/s 8. Gigacom Systems LLC (Domodedovo): ......................... 64.58 Mbit/s 9. AVIEL (Ramenskoye): ......................... 66.96 Mbit/s 10. Proxima (Ramenskoye): ......................... 73.06 Mbit/s 11. Istranet (Istra): ......................... 61.84 Mbit/s 12. Proxima (Bronnicy): ......................... 68.99 Mbit/s 13. SKScom LLC (Bronnicy): ......................... 69.31 Mbit/s 14. Ltd. "Flex" (Noginsk): ......................... 75.98 Mbit/s 15. TISP (Chernogolovka): ......................... 68.86 Mbit/s Average upload speed is 63.27 Mbit/s