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-AFTOK5/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-AFTOK5/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory "/root/serverscope-AFTOK5/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-AFTOK5/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-AFTOK5/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-AFTOK5/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: vultr.guest: GNU/Linux
OS: GNU/Linux -- 3.16.0-4-686-pae -- #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19)
Machine: i686 (unknown)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Virtual CPU a7769a6388d5 (4788.9 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
11:21:13 up 13 min, 1 user, load average: 7.95, 4.75, 2.03; runlevel 2017-03-12
------------------------------------------------------------------------
Benchmark Run: Sun Mar 12 2017 11:21:13 - 11:48:39
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 22071060.4 lps (10.0 s, 7 samples)
Double-Precision Whetstone 2886.8 MWIPS (7.2 s, 7 samples)
Execl Throughput 5785.1 lps (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 857112.8 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 230984.0 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1872598.9 KBps (30.0 s, 2 samples)
Pipe Throughput 1395523.1 lps (10.0 s, 7 samples)
Pipe-based Context Switching 269101.3 lps (10.0 s, 7 samples)
Process Creation 15001.4 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 7725.6 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 984.5 lpm (60.0 s, 2 samples)
System Call Overhead 2719376.2 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 22071060.4 1891.3
Double-Precision Whetstone 55.0 2886.8 524.9
Execl Throughput 43.0 5785.1 1345.4
File Copy 1024 bufsize 2000 maxblocks 3960.0 857112.8 2164.4
File Copy 256 bufsize 500 maxblocks 1655.0 230984.0 1395.7
File Copy 4096 bufsize 8000 maxblocks 5800.0 1872598.9 3228.6
Pipe Throughput 12440.0 1395523.1 1121.8
Pipe-based Context Switching 4000.0 269101.3 672.8
Process Creation 126.0 15001.4 1190.6
Shell Scripts (1 concurrent) 42.4 7725.6 1822.1
Shell Scripts (8 concurrent) 6.0 984.5 1640.8
System Call Overhead 15000.0 2719376.2 1812.9
========
System Benchmarks Index Score 1413.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, 6.10527 s, 352 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, 6.1066 s, 352 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=7121: Sun Mar 12 11:18:08 2017
read : io=7237.8MB, bw=123521KB/s, iops=30880, runt= 60001msec
clat (usec): min=1, max=22761, avg=256.00, stdev=117.61
lat (usec): min=1, max=22762, avg=256.36, stdev=117.63
clat percentiles (usec):
| 1.00th=[ 8], 5.00th=[ 183], 10.00th=[ 195], 20.00th=[ 211],
| 30.00th=[ 223], 40.00th=[ 233], 50.00th=[ 245], 60.00th=[ 258],
| 70.00th=[ 274], 80.00th=[ 294], 90.00th=[ 330], 95.00th=[ 366],
| 99.00th=[ 494], 99.50th=[ 580], 99.90th=[ 860], 99.95th=[ 1020],
| 99.99th=[ 2008]
bw (KB /s): min=12344, max=18152, per=12.50%, avg=15444.13, stdev=898.40
lat (usec) : 2=0.06%, 4=0.53%, 10=0.51%, 20=0.25%, 50=0.03%
lat (usec) : 100=0.01%, 250=51.94%, 500=45.73%, 750=0.77%, 1000=0.12%
lat (msec) : 2=0.04%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
cpu : usr=1.36%, sys=4.25%, ctx=1834765, majf=0, minf=58
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=1852848/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=7237.8MB, aggrb=123521KB/s, minb=123521KB/s, maxb=123521KB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
vda: ios=1825179/10, merge=0/2, ticks=416888/0, in_queue=416392, util=99.01%
./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=7132: Sun Mar 12 11:19:09 2017
read : io=7418.1MB, bw=126615KB/s, iops=31653, runt= 60001msec
clat (usec): min=135, max=17409, avg=249.46, stdev=74.62
lat (usec): min=135, max=17412, avg=249.81, stdev=74.65
clat percentiles (usec):
| 1.00th=[ 167], 5.00th=[ 183], 10.00th=[ 193], 20.00th=[ 207],
| 30.00th=[ 219], 40.00th=[ 229], 50.00th=[ 241], 60.00th=[ 253],
| 70.00th=[ 266], 80.00th=[ 286], 90.00th=[ 318], 95.00th=[ 346],
| 99.00th=[ 410], 99.50th=[ 446], 99.90th=[ 764], 99.95th=[ 940],
| 99.99th=[ 1640]
bw (KB /s): min=12216, max=17512, per=12.50%, avg=15831.88, stdev=827.13
lat (usec) : 250=58.16%, 500=41.61%, 750=0.13%, 1000=0.06%
lat (msec) : 2=0.03%, 4=0.01%, 10=0.01%, 20=0.01%
cpu : usr=1.35%, sys=3.46%, ctx=1901705, majf=0, minf=74
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=1899252/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=7418.1MB, aggrb=126614KB/s, minb=126614KB/s, maxb=126614KB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
vda: ios=1897184/3, merge=0/0, ticks=435172/0, in_queue=434564, util=99.71%
./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=7154: Sun Mar 12 11:21:09 2017
write: io=14310MB, bw=244186KB/s, iops=61046, runt= 60010msec
clat (usec): min=1, max=185717, avg=119.11, stdev=2727.48
lat (usec): min=1, max=185718, avg=121.11, stdev=2753.69
clat percentiles (usec):
| 1.00th=[ 2], 5.00th=[ 3], 10.00th=[ 3], 20.00th=[ 3],
| 30.00th=[ 3], 40.00th=[ 4], 50.00th=[ 4], 60.00th=[ 4],
| 70.00th=[ 4], 80.00th=[ 5], 90.00th=[ 6], 95.00th=[ 8],
| 99.00th=[ 15], 99.50th=[ 24], 99.90th=[49408], 99.95th=[76288],
| 99.99th=[112128]
bw (KB /s): min=19345, max=55800, per=12.53%, avg=30584.51, stdev=4619.34
lat (usec) : 2=0.05%, 4=37.80%, 10=58.64%, 20=2.91%, 50=0.18%
lat (usec) : 100=0.03%, 250=0.04%, 500=0.01%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.01%, 4=0.02%, 10=0.07%, 20=0.10%, 50=0.05%
lat (msec) : 100=0.08%, 250=0.02%
cpu : usr=1.41%, sys=4.21%, ctx=25013, majf=0, minf=83
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=3663396/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=14310MB, aggrb=244185KB/s, minb=244185KB/s, maxb=244185KB/s, mint=60010msec, maxt=60010msec
Disk stats (read/write):
vda: ios=0/1222507, merge=0/2, ticks=0/4881684, in_queue=4881848, util=74.34%
./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=7144: Sun Mar 12 11:20:09 2017
write: io=2104.6MB, bw=35917KB/s, iops=8979, runt= 60002msec
clat (usec): min=56, max=81833, avg=887.44, stdev=6079.77
lat (usec): min=56, max=81834, avg=887.94, stdev=6079.78
clat percentiles (usec):
| 1.00th=[ 67], 5.00th=[ 76], 10.00th=[ 79], 20.00th=[ 84],
| 30.00th=[ 89], 40.00th=[ 93], 50.00th=[ 99], 60.00th=[ 106],
| 70.00th=[ 114], 80.00th=[ 127], 90.00th=[ 155], 95.00th=[ 187],
| 99.00th=[41216], 99.50th=[50944], 99.90th=[65280], 99.95th=[69120],
| 99.99th=[75264]
bw (KB /s): min= 2704, max= 8080, per=12.51%, avg=4491.96, stdev=642.00
lat (usec) : 100=50.79%, 250=46.92%, 500=0.52%, 750=0.03%, 1000=0.02%
lat (msec) : 2=0.02%, 4=0.01%, 10=0.01%, 20=0.01%, 50=1.19%
lat (msec) : 100=0.52%
cpu : usr=0.48%, sys=2.00%, ctx=1087066, majf=0, minf=74
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=538771/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=2104.6MB, aggrb=35916KB/s, minb=35916KB/s, maxb=35916KB/s, mint=60002msec, maxt=60002msec
Disk stats (read/write):
vda: ios=0/539788, merge=0/172, ticks=0/51332, in_queue=51164, util=85.27%
Downloaded 104857600 bytes in 0.733 sec Downloaded 104857600 bytes in 0.405 sec Downloaded 104857600 bytes in 0.424 sec Downloaded 104857600 bytes in 0.400 sec Downloaded 104857600 bytes in 0.439 sec Finished! Average download speed is 1665.97 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from Choopa ... Selecting 15 servers that are not too close: 1. Neon IT Kevin Wendel (Riedstadt) [35.73 km]: 15.636 ms 2. PfalzKom (Ludwigshafen) [73.79 km]: 5.652 ms 3. TWL-KOM (Ludwigshafen) [73.79 km]: 8.781 ms 4. HillCom Solutions (Alsfeld) [80.30 km]: 16.351 ms 5. KEVAG Telekom GmbH (Koblenz) [84.79 km]: 7.107 ms 6. www.Wint.global (Waghaeusel) [97.62 km]: 14.06 ms 7. iWelt AG (Eibelstadt) [101.07 km]: 8.369 ms 8. bc-networks (Ludwigsburg) [140.13 km]: 12.954 ms 9. NetCologne (Cologne) [155.06 km]: 59.564 ms 10. hotspot.koeln (Cologne) [155.06 km]: 6.514 ms 11. KUES DATA GmbH (Losheim am See) [157.44 km]: 10.819 ms 12. TBits.net GmbH (Alfdorf) [158.52 km]: 13.292 ms 13. intersaar GmbH (Saarbrucken) [159.23 km]: 8.485 ms 14. suec//dacor GmbH (Coburg) [160.22 km]: 14.248 ms 15. Newone (Ilmenau) [167.39 km]: 12.658 ms Testing upload speeds 1. Neon IT Kevin Wendel (Riedstadt): ......................... 52.82 Mbit/s 2. PfalzKom (Ludwigshafen): ......................... 319.23 Mbit/s 3. TWL-KOM (Ludwigshafen): ......................... 225.78 Mbit/s 4. HillCom Solutions (Alsfeld): ......................... 85.51 Mbit/s 5. KEVAG Telekom GmbH (Koblenz): ......................... 324.77 Mbit/s 6. www.Wint.global (Waghaeusel): ......................... 338.52 Mbit/s 7. iWelt AG (Eibelstadt): ......................... 352.77 Mbit/s 8. bc-networks (Ludwigsburg): ......................... 369.10 Mbit/s 9. NetCologne (Cologne): ......................... 455.35 Mbit/s 10. hotspot.koeln (Cologne): ......................... 426.17 Mbit/s 11. KUES DATA GmbH (Losheim am See): ......................... 382.51 Mbit/s 12. TBits.net GmbH (Alfdorf): ......................... 40.70 Mbit/s 13. intersaar GmbH (Saarbrucken): ......................... 110.93 Mbit/s 14. suec//dacor GmbH (Coburg): ......................... 337.76 Mbit/s 15. Newone (Ilmenau): ......................... 231.70 Mbit/s Average upload speed is 270.24 Mbit/s