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-wTaImf/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-wTaImf/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory `/root/serverscope-wTaImf/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-wTaImf/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-wTaImf/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-wTaImf/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: vps80.ohz.cloud: GNU/Linux
OS: GNU/Linux -- 3.10.0-1127.19.1.el7.x86_64 -- #1 SMP Tue Aug 25 17:23:54 UTC 2020
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (7392.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
08:36:40 up 3 days, 19:46, 1 user, load average: 8.70, 4.87, 2.05; runlevel 2020-10-17
------------------------------------------------------------------------
Benchmark Run: Wed Oct 21 2020 08:36:40 - 09:06:33
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 47082187.4 lps (10.0 s, 7 samples)
Double-Precision Whetstone 2937.7 MWIPS (21.1 s, 7 samples)
Execl Throughput 3326.6 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 529216.5 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 145688.5 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1380903.1 KBps (30.0 s, 2 samples)
Pipe Throughput 798739.2 lps (10.0 s, 7 samples)
Pipe-based Context Switching 154338.1 lps (10.0 s, 7 samples)
Process Creation 11963.4 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 5240.0 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 710.5 lpm (60.0 s, 2 samples)
System Call Overhead 729049.5 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 47082187.4 4034.5
Double-Precision Whetstone 55.0 2937.7 534.1
Execl Throughput 43.0 3326.6 773.6
File Copy 1024 bufsize 2000 maxblocks 3960.0 529216.5 1336.4
File Copy 256 bufsize 500 maxblocks 1655.0 145688.5 880.3
File Copy 4096 bufsize 8000 maxblocks 5800.0 1380903.1 2380.9
Pipe Throughput 12440.0 798739.2 642.1
Pipe-based Context Switching 4000.0 154338.1 385.8
Process Creation 126.0 11963.4 949.5
Shell Scripts (1 concurrent) 42.4 5240.0 1235.8
Shell Scripts (8 concurrent) 6.0 710.5 1184.2
System Call Overhead 15000.0 729049.5 486.0
========
System Benchmarks Index Score 979.6
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.16782 s, 991 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, 1.06007 s, 2.0 GB/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=25761: Wed Oct 21 08:33:36 2020
read : io=15363MB, bw=262184KB/s, iops=65546, runt= 60001msec
clat (usec): min=1, max=60394, avg=118.06, stdev=207.67
lat (usec): min=1, max=60394, avg=118.72, stdev=207.79
clat percentiles (usec):
| 1.00th=[ 2], 5.00th=[ 2], 10.00th=[ 2], 20.00th=[ 3],
| 30.00th=[ 53], 40.00th=[ 91], 50.00th=[ 112], 60.00th=[ 131],
| 70.00th=[ 151], 80.00th=[ 175], 90.00th=[ 219], 95.00th=[ 266],
| 99.00th=[ 442], 99.50th=[ 628], 99.90th=[ 3056], 99.95th=[ 4768],
| 99.99th=[ 6432]
bw (KB /s): min=18624, max=49552, per=12.50%, avg=32772.10, stdev=6139.57
lat (usec) : 2=0.40%, 4=22.64%, 10=5.05%, 20=0.68%, 50=0.84%
lat (usec) : 100=14.12%, 250=49.98%, 500=5.56%, 750=0.34%, 1000=0.10%
lat (msec) : 2=0.13%, 4=0.08%, 10=0.07%, 20=0.01%, 50=0.01%
lat (msec) : 100=0.01%
cpu : usr=2.48%, sys=9.08%, ctx=2799799, majf=1, minf=317
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=3932827/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=15363MB, aggrb=262184KB/s, minb=262184KB/s, maxb=262184KB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
dm-0: ios=2796180/103, merge=0/0, ticks=131077/116, in_queue=131227, util=94.29%, aggrios=2801553/324, aggrmerge=0/2807, aggrticks=131512/440, aggrin_queue=131483, aggrutil=94.70%
sda: ios=2801553/324, merge=0/2807, ticks=131512/440, in_queue=131483, util=94.70%
./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=25811: Wed Oct 21 08:34:37 2020
read : io=15368MB, bw=262263KB/s, iops=65565, runt= 60005msec
clat (usec): min=26, max=39901, avg=117.21, stdev=144.70
lat (usec): min=26, max=39903, avg=117.91, stdev=144.84
clat percentiles (usec):
| 1.00th=[ 42], 5.00th=[ 55], 10.00th=[ 64], 20.00th=[ 77],
| 30.00th=[ 88], 40.00th=[ 98], 50.00th=[ 108], 60.00th=[ 117],
| 70.00th=[ 129], 80.00th=[ 143], 90.00th=[ 165], 95.00th=[ 189],
| 99.00th=[ 298], 99.50th=[ 414], 99.90th=[ 1064], 99.95th=[ 1720],
| 99.99th=[ 6432]
bw (KB /s): min=20008, max=38824, per=12.49%, avg=32768.28, stdev=3455.85
lat (usec) : 50=2.48%, 100=38.66%, 250=57.17%, 500=1.32%, 750=0.19%
lat (usec) : 1000=0.07%
lat (msec) : 2=0.07%, 4=0.02%, 10=0.02%, 20=0.01%, 50=0.01%
cpu : usr=2.69%, sys=9.30%, ctx=3934046, 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=3934272/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=15368MB, aggrb=262262KB/s, minb=262262KB/s, maxb=262262KB/s, mint=60005msec, maxt=60005msec
Disk stats (read/write):
dm-0: ios=3929350/21, merge=0/0, ticks=169842/1, in_queue=169910, util=98.25%, aggrios=3934313/19, aggrmerge=0/2, aggrticks=169394/1, aggrin_queue=168768, aggrutil=98.16%
sda: ios=3934313/19, merge=0/2, ticks=169394/1, in_queue=168768, util=98.16%
./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=25908: Wed Oct 21 08:36:37 2020
write: io=46058MB, bw=786018KB/s, iops=196504, runt= 60003msec
clat (usec): min=1, max=339030, avg=25.68, stdev=1519.76
lat (usec): min=1, max=369041, avg=28.53, stdev=1640.39
clat percentiles (usec):
| 1.00th=[ 1], 5.00th=[ 1], 10.00th=[ 2], 20.00th=[ 2],
| 30.00th=[ 2], 40.00th=[ 2], 50.00th=[ 2], 60.00th=[ 2],
| 70.00th=[ 2], 80.00th=[ 3], 90.00th=[ 3], 95.00th=[ 3],
| 99.00th=[ 5], 99.50th=[ 7], 99.90th=[ 17], 99.95th=[ 65],
| 99.99th=[87552]
bw (KB /s): min= 2, max=209260, per=12.54%, avg=98596.93, stdev=22667.03
lat (usec) : 2=8.61%, 4=88.39%, 10=2.69%, 20=0.23%, 50=0.03%
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.02%, 250=0.01%, 500=0.01%
cpu : usr=4.52%, sys=7.17%, ctx=9350, majf=0, minf=298
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=11790853/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=46058MB, aggrb=786017KB/s, minb=786017KB/s, maxb=786017KB/s, mint=60003msec, maxt=60003msec
Disk stats (read/write):
dm-0: ios=16/80733, merge=0/0, ticks=1468/8435860, in_queue=8444624, util=99.48%, aggrios=16/80814, aggrmerge=0/28, aggrticks=1468/8397594, aggrin_queue=8407928, aggrutil=95.88%
sda: ios=16/80814, merge=0/28, ticks=1468/8397594, in_queue=8407928, util=95.88%
./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=25862: Wed Oct 21 08:35:37 2020
write: io=7374.3MB, bw=125850KB/s, iops=31462, runt= 60002msec
clat (usec): min=53, max=18285, avg=249.80, stdev=251.73
lat (usec): min=53, max=18286, avg=250.53, stdev=251.77
clat percentiles (usec):
| 1.00th=[ 82], 5.00th=[ 102], 10.00th=[ 119], 20.00th=[ 149],
| 30.00th=[ 175], 40.00th=[ 197], 50.00th=[ 217], 60.00th=[ 239],
| 70.00th=[ 266], 80.00th=[ 302], 90.00th=[ 374], 95.00th=[ 478],
| 99.00th=[ 876], 99.50th=[ 1096], 99.90th=[ 3568], 99.95th=[ 4704],
| 99.99th=[ 9536]
bw (KB /s): min= 5096, max=20240, per=12.49%, avg=15721.01, stdev=3445.26
lat (usec) : 100=4.34%, 250=60.35%, 500=30.93%, 750=2.87%, 1000=0.87%
lat (msec) : 2=0.46%, 4=0.11%, 10=0.07%, 20=0.01%
cpu : usr=1.83%, sys=5.23%, ctx=1888202, majf=0, minf=287
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=1887816/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=7374.3MB, aggrb=125850KB/s, minb=125850KB/s, maxb=125850KB/s, mint=60002msec, maxt=60002msec
Disk stats (read/write):
dm-0: ios=5/1886852, merge=0/0, ticks=0/368705, in_queue=368728, util=98.94%, aggrios=5/1887860, aggrmerge=0/2, aggrticks=0/367787, aggrin_queue=367456, aggrutil=98.85%
sda: ios=5/1887860, merge=0/2, ticks=0/367787, in_queue=367456, util=98.85%
Downloaded 104857600 bytes in 3.982 sec Downloaded 104857600 bytes in 3.896 sec Downloaded 104857600 bytes in 4.002 sec Downloaded 104857600 bytes in 4.014 sec Downloaded 104857600 bytes in 3.988 sec Finished! Average download speed is 201.19 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from OVH SAS ... Selecting 15 servers that are not too close: 1. LaFibre.info (Bordeaux) [743.50 km]: 21.051 ms 2. ORANGE FRANCE (Bordeaux) [743.50 km]: 22.532 ms 3. SFR (Bordeaux) [743.50 km]: 25.185 ms 4. FullSave (Toulouse) [887.22 km]: 29.246 ms 5. Imatel (Donostia / San Sebastian) [922.22 km]: 28.968 ms 6. Euskaltel S.A. (Derio) [937.09 km]: 35.931 ms 7. Sarenet (Zamudio) [937.92 km]: 44.292 ms 8. ORANGE FRANCE (Marseille) [1001.53 km]: 24.553 ms 9. TestDebit.info (Marseille) [1001.53 km]: 22.888 ms 10. Andorra Telecom (Andorra La Vella) [1007.16 km]: 51.732 ms 11. RIOJA RED (Logroxc3xb1o) [1022.26 km]: 10.155 ms 12. Girona Fibra (Besalxc3xba) [1057.18 km]: 37.734 ms 13. Prisco Electronica SL (L'Escala) [1074.32 km]: 47.258 ms 14. Fundacio Guifi.net (Vic) [1080.63 km]: 40.368 ms 15. Vilatorta Fibra (Sant Julixc3xa0 de Vilatorta) [1082.16 km]: 65.798 ms Testing upload speeds 1. LaFibre.info (Bordeaux): ......................... 350.65 Mbit/s 2. ORANGE FRANCE (Bordeaux): ......................... 256.38 Mbit/s 3. SFR (Bordeaux): ......................... 186.80 Mbit/s 4. FullSave (Toulouse): ......................... 287.12 Mbit/s 5. Imatel (Donostia / San Sebastian): ......................... 300.90 Mbit/s 6. Euskaltel S.A. (Derio): ......................... 158.11 Mbit/s 7. Sarenet (Zamudio): ......................... 191.29 Mbit/s 8. ORANGE FRANCE (Marseille): ......................... 313.35 Mbit/s 9. TestDebit.info (Marseille): ......................... 178.97 Mbit/s 10. Andorra Telecom (Andorra La Vella): ......................... 69.83 Mbit/s 11. RIOJA RED (Logroxc3xb1o): ......................... 1.54 Mbit/s 12. Girona Fibra (Besalxc3xba): ......................... 204.05 Mbit/s 13. Prisco Electronica SL (L'Escala): ......................... 72.16 Mbit/s 14. Fundacio Guifi.net (Vic): ......................... 200.64 Mbit/s 15. Vilatorta Fibra (Sant Julixc3xa0 de Vilatorta): ......................... 201.29 Mbit/s Average upload speed is 198.21 Mbit/s