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-XifTLh/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-XifTLh/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory "/root/serverscope-XifTLh/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-XifTLh/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-XifTLh/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-XifTLh/byte-unixbench/UnixBench"
sh: 1: 3dinfo: 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: storage: GNU/Linux
OS: GNU/Linux -- 4.9.0-3-amd64 -- #1 SMP Debian 4.9.30-2+deb9u5 (2017-09-19)
Machine: x86_64 (unknown)
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
12:33:17 up 23 min, 3 users, load average: 6.42, 4.63, 2.15; runlevel 2018-07-08
------------------------------------------------------------------------
Benchmark Run: Sun Jul 08 2018 12:33:17 - 13:01:25
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 26030768.5 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3623.7 MWIPS (9.8 s, 7 samples)
Execl Throughput 3240.2 lps (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 536300.3 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 217493.1 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1437696.0 KBps (30.0 s, 2 samples)
Pipe Throughput 1840723.8 lps (10.0 s, 7 samples)
Pipe-based Context Switching 204600.7 lps (10.0 s, 7 samples)
Process Creation 6827.3 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 5231.5 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 656.6 lpm (60.1 s, 2 samples)
System Call Overhead 2735479.3 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 26030768.5 2230.6
Double-Precision Whetstone 55.0 3623.7 658.9
Execl Throughput 43.0 3240.2 753.5
File Copy 1024 bufsize 2000 maxblocks 3960.0 536300.3 1354.3
File Copy 256 bufsize 500 maxblocks 1655.0 217493.1 1314.2
File Copy 4096 bufsize 8000 maxblocks 5800.0 1437696.0 2478.8
Pipe Throughput 12440.0 1840723.8 1479.7
Pipe-based Context Switching 4000.0 204600.7 511.5
Process Creation 126.0 6827.3 541.9
Shell Scripts (1 concurrent) 42.4 5231.5 1233.9
Shell Scripts (8 concurrent) 6.0 656.6 1094.4
System Call Overhead 15000.0 2735479.3 1823.7
========
System Benchmarks Index Score 1142.3
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, 2.0 GiB) copied, 5.38444 s, 399 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, 2.0 GiB) copied, 6.46197 s, 332 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=20106: Sun Jul 8 12:29:59 2018
read : io=682692KB, bw=11367KB/s, iops=2841, runt= 60059msec
clat (usec): min=1, max=1080.3K, avg=2805.98, stdev=21940.83
lat (usec): min=1, max=1080.3K, avg=2806.41, stdev=21940.85
clat percentiles (usec):
| 1.00th=[ 2], 5.00th=[ 3], 10.00th=[ 4], 20.00th=[ 90],
| 30.00th=[ 131], 40.00th=[ 149], 50.00th=[ 181], 60.00th=[ 227],
| 70.00th=[ 306], 80.00th=[ 398], 90.00th=[ 2384], 95.00th=[10688],
| 99.00th=[29056], 99.50th=[84480], 99.90th=[362496], 99.95th=[387072],
| 99.99th=[561152]
bw (KB /s): min= 10, max=44856, per=14.00%, avg=1591.36, stdev=4152.90
lat (usec) : 2=0.06%, 4=7.61%, 10=6.33%, 20=0.51%, 50=0.07%
lat (usec) : 100=7.27%, 250=41.43%, 500=20.53%, 750=3.39%, 1000=1.02%
lat (msec) : 2=1.51%, 4=1.14%, 10=3.78%, 20=3.53%, 50=1.22%
lat (msec) : 100=0.13%, 250=0.16%, 500=0.31%, 750=0.01%, 1000=0.01%
lat (msec) : 2000=0.01%
cpu : usr=0.34%, sys=1.25%, ctx=148007, majf=0, minf=76
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=170673/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=682692KB, aggrb=11367KB/s, minb=11367KB/s, maxb=11367KB/s, mint=60059msec, maxt=60059msec
Disk stats (read/write):
dm-0: ios=145072/13, merge=0/0, ticks=470400/0, in_queue=471008, util=99.95%, aggrios=145741/128, aggrmerge=0/583, aggrticks=471964/40, aggrin_queue=471920, aggrutil=99.93%
vda: ios=145741/128, merge=0/583, ticks=471964/40, in_queue=471920, util=99.93%
./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=20116: Sun Jul 8 12:31:00 2018
read : io=512668KB, bw=8516.1KB/s, iops=2129, runt= 60194msec
clat (usec): min=46, max=1146.3K, avg=3739.42, stdev=26336.38
lat (usec): min=46, max=1146.3K, avg=3739.86, stdev=26336.40
clat percentiles (usec):
| 1.00th=[ 65], 5.00th=[ 80], 10.00th=[ 95], 20.00th=[ 127],
| 30.00th=[ 143], 40.00th=[ 167], 50.00th=[ 205], 60.00th=[ 262],
| 70.00th=[ 338], 80.00th=[ 478], 90.00th=[ 5216], 95.00th=[12608],
| 99.00th=[42240], 99.50th=[230400], 99.90th=[374784], 99.95th=[403456],
| 99.99th=[675840]
bw (KB /s): min= 6, max=17064, per=14.10%, avg=1201.16, stdev=2936.98
lat (usec) : 50=0.01%, 100=10.86%, 250=47.73%, 500=22.06%, 750=4.09%
lat (usec) : 1000=1.38%
lat (msec) : 2=1.88%, 4=1.34%, 10=4.03%, 20=4.07%, 50=1.66%
lat (msec) : 100=0.20%, 250=0.23%, 500=0.44%, 750=0.02%, 1000=0.01%
lat (msec) : 2000=0.01%
cpu : usr=0.30%, sys=1.00%, ctx=129441, majf=0, minf=60
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=128167/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=512668KB, aggrb=8516KB/s, minb=8516KB/s, maxb=8516KB/s, mint=60194msec, maxt=60194msec
Disk stats (read/write):
dm-0: ios=128158/0, merge=0/0, ticks=473468/0, in_queue=473872, util=99.95%, aggrios=128167/0, aggrmerge=0/0, aggrticks=473848/0, aggrin_queue=473756, aggrutil=99.92%
vda: ios=128167/0, merge=0/0, ticks=473848/0, in_queue=473756, util=99.92%
./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=20137: Sun Jul 8 12:33:00 2018
write: io=11524MB, bw=196666KB/s, iops=49166, runt= 60003msec
clat (usec): min=1, max=901375, avg=146.77, stdev=3543.64
lat (usec): min=1, max=901376, avg=148.64, stdev=3555.66
clat percentiles (usec):
| 1.00th=[ 2], 5.00th=[ 3], 10.00th=[ 3], 20.00th=[ 3],
| 30.00th=[ 3], 40.00th=[ 4], 50.00th=[ 5], 60.00th=[ 6],
| 70.00th=[ 6], 80.00th=[ 7], 90.00th=[ 8], 95.00th=[ 9],
| 99.00th=[ 181], 99.50th=[ 5792], 99.90th=[32128], 99.95th=[66048],
| 99.99th=[138240]
bw (KB /s): min= 2113, max=54248, per=12.73%, avg=25039.15, stdev=9103.66
lat (usec) : 2=0.01%, 4=34.06%, 10=61.52%, 20=2.61%, 50=0.52%
lat (usec) : 100=0.14%, 250=0.22%, 500=0.10%, 750=0.03%, 1000=0.03%
lat (msec) : 2=0.06%, 4=0.11%, 10=0.30%, 20=0.17%, 50=0.06%
lat (msec) : 100=0.06%, 250=0.02%, 500=0.01%, 750=0.01%, 1000=0.01%
cpu : usr=1.34%, sys=3.95%, ctx=58582, majf=0, minf=77
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=2950144/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=11524MB, aggrb=196666KB/s, minb=196666KB/s, maxb=196666KB/s, mint=60003msec, maxt=60003msec
Disk stats (read/write):
dm-0: ios=0/1188025, merge=0/0, ticks=0/6397756, in_queue=6399144, util=99.29%, aggrios=0/1188500, aggrmerge=0/3068, aggrticks=0/6359624, aggrin_queue=6359740, aggrutil=98.10%
vda: ios=0/1188500, merge=0/3068, ticks=0/6359624, in_queue=6359740, util=98.10%
./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=20126: Sun Jul 8 12:32:00 2018
write: io=649652KB, bw=10827KB/s, iops=2706, runt= 60004msec
clat (usec): min=97, max=947456, avg=2949.65, stdev=16681.38
lat (usec): min=97, max=947457, avg=2950.22, stdev=16681.43
clat percentiles (usec):
| 1.00th=[ 121], 5.00th=[ 137], 10.00th=[ 143], 20.00th=[ 151],
| 30.00th=[ 161], 40.00th=[ 171], 50.00th=[ 179], 60.00th=[ 191],
| 70.00th=[ 209], 80.00th=[ 241], 90.00th=[ 374], 95.00th=[24448],
| 99.00th=[56576], 99.50th=[76288], 99.90th=[216064], 99.95th=[350208],
| 99.99th=[577536]
bw (KB /s): min= 6, max= 2752, per=12.81%, avg=1386.58, stdev=566.30
lat (usec) : 100=0.01%, 250=81.92%, 500=9.43%, 750=0.84%, 1000=0.40%
lat (msec) : 2=0.60%, 4=0.44%, 10=0.64%, 20=0.42%, 50=3.99%
lat (msec) : 100=1.05%, 250=0.19%, 500=0.07%, 750=0.01%, 1000=0.01%
cpu : usr=0.35%, sys=1.98%, ctx=333795, majf=0, minf=75
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=162413/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=649652KB, aggrb=10826KB/s, minb=10826KB/s, maxb=10826KB/s, mint=60004msec, maxt=60004msec
Disk stats (read/write):
dm-0: ios=0/163527, merge=0/0, ticks=0/68304, in_queue=68388, util=84.73%, aggrios=0/162484, aggrmerge=0/2201, aggrticks=0/50536, aggrin_queue=50448, aggrutil=83.70%
vda: ios=0/162484, merge=0/2201, ticks=0/50536, in_queue=50448, util=83.70%
Downloaded 104857600 bytes in 2.279975 sec Downloaded 104857600 bytes in 2.086392 sec Downloaded 104857600 bytes in 1.177102 sec Downloaded 104857600 bytes in 1.986351 sec Downloaded 104857600 bytes in 1.595968 sec Finished! Average download speed is 438.32 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from ColoCrossing ... Selecting 15 servers that are not too close: 1. Apsis Communications (St Catharines, ON) [42.67 km]: 33.22 ms 2. Stable Networks (Hamilton, ON) [90.29 km]: 31.759 ms 3. Rogers (Toronto, ON) [94.81 km]: 30.765 ms 4. Speedtest.net (Toronto, ON) [94.81 km]: 69.17 ms 5. Frontier Networks Inc (Toronto, ON) [94.81 km]: 29.634 ms 6. FibreStream (Toronto, ON) [94.81 km]: 30.283 ms 7. TELUS (Toronto, ON) [94.81 km]: 68.534 ms 8. ZEROFAIL (Toronto, ON) [94.81 km]: 32.618 ms 9. Beanfield Metroconnect (Toronto, ON) [94.81 km]: 94.839 ms 10. VMedia Inc (Toronto, ON) [94.81 km]: 76.106 ms 11. Nexicom Inc. (Toronto, ON) [94.81 km]: 31.259 ms 12. IRISTEL (Toronto, ON) [94.81 km]: 34.258 ms 13. Keewaytinook Okimakanak (Toronto, ON) [94.81 km]: 41.34 ms 14. TekSavvy Solutions Inc (Toronto, ON) [94.81 km]: 35.129 ms 15. Start.ca (Toronto, ON) [94.81 km]: 37.045 ms Testing upload speeds 1. Apsis Communications (St Catharines, ON): ......................... 185.99 Mbit/s 2. Stable Networks (Hamilton, ON): ......................... 63.91 Mbit/s 3. Rogers (Toronto, ON): ......................... 166.57 Mbit/s 4. Speedtest.net (Toronto, ON): ......................... 48.02 Mbit/s 5. Frontier Networks Inc (Toronto, ON): ......................... 114.29 Mbit/s 6. FibreStream (Toronto, ON): ......................... 158.51 Mbit/s 7. TELUS (Toronto, ON): ......................... 46.43 Mbit/s 8. ZEROFAIL (Toronto, ON): ......................... 110.42 Mbit/s 9. Beanfield Metroconnect (Toronto, ON): ......................... 202.47 Mbit/s 10. VMedia Inc (Toronto, ON): ......................... 80.41 Mbit/s 11. Nexicom Inc. (Toronto, ON): ......................... 214.03 Mbit/s 12. IRISTEL (Toronto, ON): ......................... 238.01 Mbit/s 13. Keewaytinook Okimakanak (Toronto, ON): ......................... 195.88 Mbit/s 14. TekSavvy Solutions Inc (Toronto, ON): ......................... 204.68 Mbit/s 15. Start.ca (Toronto, ON): ......................... 102.20 Mbit/s Average upload speed is 142.12 Mbit/s