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-0L9uNi/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-0L9uNi/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory `/root/serverscope-0L9uNi/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-0L9uNi/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-0L9uNi/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-0L9uNi/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: serverscope1: GNU/Linux
OS: GNU/Linux -- 3.10.0-693.el7.x86_64 -- #1 SMP Tue Aug 22 21:09:27 UTC 2017
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (7004.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
14:57:14 up 12 min, 1 user, load average: 8.51, 5.12, 2.27; runlevel 2018-06-23
------------------------------------------------------------------------
Benchmark Run: Sat Jun 23 2018 14:57:14 - 15:25:44
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 40321910.9 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3901.5 MWIPS (12.7 s, 7 samples)
Execl Throughput 5701.2 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 1263270.9 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 352594.2 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 2975289.9 KBps (30.0 s, 2 samples)
Pipe Throughput 2276008.4 lps (10.0 s, 7 samples)
Pipe-based Context Switching 439528.8 lps (10.0 s, 7 samples)
Process Creation 18182.5 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 7588.5 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1035.1 lpm (60.0 s, 2 samples)
System Call Overhead 2902788.9 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 40321910.9 3455.2
Double-Precision Whetstone 55.0 3901.5 709.4
Execl Throughput 43.0 5701.2 1325.9
File Copy 1024 bufsize 2000 maxblocks 3960.0 1263270.9 3190.1
File Copy 256 bufsize 500 maxblocks 1655.0 352594.2 2130.5
File Copy 4096 bufsize 8000 maxblocks 5800.0 2975289.9 5129.8
Pipe Throughput 12440.0 2276008.4 1829.6
Pipe-based Context Switching 4000.0 439528.8 1098.8
Process Creation 126.0 18182.5 1443.1
Shell Scripts (1 concurrent) 42.4 7588.5 1789.7
Shell Scripts (8 concurrent) 6.0 1035.1 1725.2
System Call Overhead 15000.0 2902788.9 1935.2
========
System Benchmarks Index Score 1881.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.03104 s, 356 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.03883 s, 356 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=23098: Sat Jun 23 14:54:09 2018
read : io=7504.7MB, bw=128077KB/s, iops=32019, runt= 60001msec
clat (usec): min=0, max=47856, avg=246.95, stdev=2138.06
lat (usec): min=0, max=47857, avg=247.25, stdev=2138.06
clat percentiles (usec):
| 1.00th=[ 1], 5.00th=[ 1], 10.00th=[ 1], 20.00th=[ 2],
| 30.00th=[ 153], 40.00th=[ 169], 50.00th=[ 177], 60.00th=[ 185],
| 70.00th=[ 191], 80.00th=[ 203], 90.00th=[ 221], 95.00th=[ 241],
| 99.00th=[ 310], 99.50th=[ 386], 99.90th=[43776], 99.95th=[44800],
| 99.99th=[45824]
bw (KB /s): min=11112, max=39720, per=12.49%, avg=16002.77, stdev=6164.42
lat (usec) : 2=13.06%, 4=13.03%, 10=1.62%, 20=0.26%, 50=0.03%
lat (usec) : 100=0.01%, 250=68.29%, 500=3.32%, 750=0.04%, 1000=0.03%
lat (msec) : 2=0.07%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.25%
cpu : usr=1.30%, sys=4.37%, ctx=1383247, majf=0, minf=319
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=1921189/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=7504.7MB, aggrb=128077KB/s, minb=128077KB/s, maxb=128077KB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
vda: ios=1380716/8, merge=0/7, ticks=426858/71, in_queue=426709, util=99.64%
./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=23108: Sat Jun 23 14:55:10 2018
read : io=5414.4MB, bw=92365KB/s, iops=23091, runt= 60026msec
clat (usec): min=125, max=72253, avg=342.39, stdev=2638.38
lat (usec): min=125, max=72254, avg=342.73, stdev=2638.38
clat percentiles (usec):
| 1.00th=[ 147], 5.00th=[ 155], 10.00th=[ 161], 20.00th=[ 169],
| 30.00th=[ 175], 40.00th=[ 179], 50.00th=[ 183], 60.00th=[ 189],
| 70.00th=[ 195], 80.00th=[ 203], 90.00th=[ 217], 95.00th=[ 233],
| 99.00th=[ 274], 99.50th=[ 314], 99.90th=[45312], 99.95th=[45824],
| 99.99th=[47872]
bw (KB /s): min= 8860, max=12272, per=12.51%, avg=11552.65, stdev=250.04
lat (usec) : 250=97.72%, 500=1.90%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.01%, 4=0.01%, 20=0.01%, 50=0.35%, 100=0.01%
cpu : usr=1.20%, sys=3.66%, ctx=1386098, majf=0, minf=319
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=1386082/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=5414.4MB, aggrb=92365KB/s, minb=92365KB/s, maxb=92365KB/s, mint=60026msec, maxt=60026msec
Disk stats (read/write):
vda: ios=1383011/0, merge=0/0, ticks=438494/0, in_queue=438588, util=99.58%
./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=23128: Sat Jun 23 14:57:10 2018
write: io=72986MB, bw=1216.2MB/s, iops=311333, runt= 60014msec
clat (usec): min=0, max=461022, avg=20.22, stdev=1655.15
lat (usec): min=1, max=461022, avg=21.04, stdev=1701.76
clat percentiles (usec):
| 1.00th=[ 1], 5.00th=[ 1], 10.00th=[ 1], 20.00th=[ 1],
| 30.00th=[ 1], 40.00th=[ 1], 50.00th=[ 1], 60.00th=[ 2],
| 70.00th=[ 2], 80.00th=[ 2], 90.00th=[ 2], 95.00th=[ 2],
| 99.00th=[ 3], 99.50th=[ 10], 99.90th=[ 21], 99.95th=[ 24],
| 99.99th=[88576]
bw (KB /s): min= 1, max=345496, per=12.63%, avg=157307.26, stdev=50489.15
lat (usec) : 2=59.05%, 4=40.00%, 10=0.43%, 20=0.26%, 50=0.23%
lat (usec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
cpu : usr=3.18%, sys=7.27%, ctx=9508, majf=0, minf=306
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=18684358/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=72986MB, aggrb=1216.2MB/s, minb=1216.2MB/s, maxb=1216.2MB/s, mint=60014msec, maxt=60014msec
Disk stats (read/write):
vda: ios=0/55325, merge=0/12, ticks=0/7078052, in_queue=7088252, util=98.94%
./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=23118: Sat Jun 23 14:56:10 2018
write: io=2133.9MB, bw=36417KB/s, iops=9104, runt= 60002msec
clat (usec): min=80, max=60000K, avg=766.01, stdev=192412.33
lat (usec): min=80, max=60000K, avg=766.33, stdev=192412.33
clat percentiles (usec):
| 1.00th=[ 85], 5.00th=[ 90], 10.00th=[ 93], 20.00th=[ 97],
| 30.00th=[ 103], 40.00th=[ 105], 50.00th=[ 106], 60.00th=[ 108],
| 70.00th=[ 108], 80.00th=[ 110], 90.00th=[ 114], 95.00th=[ 119],
| 99.00th=[ 139], 99.50th=[ 370], 99.90th=[ 398], 99.95th=[ 414],
| 99.99th=[ 540]
bw (KB /s): min= 0, max=41696, per=93.73%, avg=34131.02, stdev=9692.11
lat (usec) : 100=24.33%, 250=74.90%, 500=0.76%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, >=2000=0.01%
cpu : usr=0.47%, sys=2.12%, ctx=1092561, 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=546273/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=2133.9MB, aggrb=36416KB/s, minb=36416KB/s, maxb=36416KB/s, mint=60002msec, maxt=60002msec
Disk stats (read/write):
vda: ios=15/545616, merge=0/503, ticks=10/50571, in_queue=50468, util=83.79%
Downloaded 104857600 bytes in 5.749 sec Downloaded 104857600 bytes in 6.695 sec Downloaded 104857600 bytes in 5.608 sec Downloaded 104857600 bytes in 7.930 sec Downloaded 104857600 bytes in 5.749 sec Finished! Average download speed is 126.06 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from OVH SAS ... Selecting 15 servers that are not too close: 1. Wibox (Val de Reuil) [93.81 km]: 8.822 ms 2. Ikoula (Reims) [131.50 km]: 12.371 ms 3. Hexanet (Reims) [131.50 km]: 16.967 ms 4. LaFibre.info (Douai) [176.53 km]: 21.759 ms 5. Eurafibre (Lille) [203.58 km]: 10.874 ms 6. ePlay TV (Roubaix) [213.32 km]: 5.244 ms 7. EspaceGameurs (Roubaix) [213.32 km]: 10.129 ms 8. CloudConnX (Eastbourne) [258.84 km]: 12.846 ms 9. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 11.552 ms 10. RIV54 (Saulnes) [264.06 km]: 25.903 ms 11. Proximus (Brussels) [264.26 km]: 7.772 ms 12. Combell (Brussels) [264.26 km]: 10.257 ms 13. Riffle Media BVBA (Brussels) [264.26 km]: 9.239 ms 14. Orange Belgium (Brussels) [264.26 km]: 25.764 ms 15. SKSGroup (Brussels) [264.26 km]: 14.071 ms Testing upload speeds 1. Wibox (Val de Reuil): ......................... 186.32 Mbit/s 2. Ikoula (Reims): ......................... 243.99 Mbit/s 3. Hexanet (Reims): ......................... 193.19 Mbit/s 4. LaFibre.info (Douai): ......................... 222.20 Mbit/s 5. Eurafibre (Lille): ......................... 168.95 Mbit/s 6. ePlay TV (Roubaix): ......................... 103.86 Mbit/s 7. EspaceGameurs (Roubaix): ......................... 76.08 Mbit/s 8. CloudConnX (Eastbourne): ......................... 202.56 Mbit/s 9. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 311.66 Mbit/s 10. RIV54 (Saulnes): ......................... 180.83 Mbit/s 11. Proximus (Brussels): ......................... 125.11 Mbit/s 12. Combell (Brussels): ......................... 185.28 Mbit/s 13. Riffle Media BVBA (Brussels): ......................... 177.39 Mbit/s 14. Orange Belgium (Brussels): ......................... 147.77 Mbit/s 15. SKSGroup (Brussels): ......................... 85.50 Mbit/s Average upload speed is 174.05 Mbit/s