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-jnNIEh/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-jnNIEh/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory `/root/serverscope-jnNIEh/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-jnNIEh/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-jnNIEh/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-jnNIEh/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: napromo.pl: GNU/Linux
OS: GNU/Linux -- 3.10.0-862.3.2.el7.x86_64 -- #1 SMP Mon May 21 23:36:36 UTC 2018
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Virtual CPU 82d9ed4018dd (5187.8 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
11:07:00 up 8:17, 1 user, load average: 9.84, 5.26, 2.22; runlevel 2018-09-01
------------------------------------------------------------------------
Benchmark Run: Sat Sep 01 2018 11:07:00 - 11:35:33
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 39555312.1 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3918.5 MWIPS (12.8 s, 7 samples)
Execl Throughput 4150.0 lps (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 633999.5 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 193028.2 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1378680.5 KBps (30.0 s, 2 samples)
Pipe Throughput 1082967.7 lps (10.0 s, 7 samples)
Pipe-based Context Switching 155301.1 lps (10.0 s, 7 samples)
Process Creation 11473.0 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 5114.1 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 681.2 lpm (60.0 s, 2 samples)
System Call Overhead 1115774.5 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 39555312.1 3389.5
Double-Precision Whetstone 55.0 3918.5 712.4
Execl Throughput 43.0 4150.0 965.1
File Copy 1024 bufsize 2000 maxblocks 3960.0 633999.5 1601.0
File Copy 256 bufsize 500 maxblocks 1655.0 193028.2 1166.3
File Copy 4096 bufsize 8000 maxblocks 5800.0 1378680.5 2377.0
Pipe Throughput 12440.0 1082967.7 870.6
Pipe-based Context Switching 4000.0 155301.1 388.3
Process Creation 126.0 11473.0 910.6
Shell Scripts (1 concurrent) 42.4 5114.1 1206.2
Shell Scripts (8 concurrent) 6.0 681.2 1135.4
System Call Overhead 15000.0 1115774.5 743.8
========
System Benchmarks Index Score 1103.0
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, 5.77656 s, 372 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, 4.71035 s, 456 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=17609: Sat Sep 1 11:03:57 2018
read : io=13125MB, bw=223970KB/s, iops=55992, runt= 60008msec
clat (usec): min=1, max=14892, avg=140.14, stdev=184.07
lat (usec): min=1, max=14892, avg=140.54, stdev=184.07
clat percentiles (usec):
| 1.00th=[ 2], 5.00th=[ 2], 10.00th=[ 3], 20.00th=[ 7],
| 30.00th=[ 143], 40.00th=[ 151], 50.00th=[ 159], 60.00th=[ 165],
| 70.00th=[ 171], 80.00th=[ 183], 90.00th=[ 203], 95.00th=[ 225],
| 99.00th=[ 306], 99.50th=[ 374], 99.90th=[ 2704], 99.95th=[ 4384],
| 99.99th=[ 7392]
bw (KB /s): min=20650, max=48336, per=12.49%, avg=27980.36, stdev=5728.30
lat (usec) : 2=0.66%, 4=9.49%, 10=12.23%, 20=1.09%, 50=0.05%
lat (usec) : 100=0.05%, 250=73.77%, 500=2.36%, 750=0.06%, 1000=0.02%
lat (msec) : 2=0.06%, 4=0.09%, 10=0.07%, 20=0.01%
cpu : usr=1.67%, sys=7.54%, ctx=2569867, majf=1, minf=333
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=3360002/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=13125MB, aggrb=223970KB/s, minb=223970KB/s, maxb=223970KB/s, mint=60008msec, maxt=60008msec
Disk stats (read/write):
vda: ios=2561949/147, merge=0/59, ticks=385772/11, in_queue=385743, util=96.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=17619: Sat Sep 1 11:04:57 2018
read : io=11144MB, bw=190189KB/s, iops=47547, runt= 60001msec
clat (usec): min=78, max=52765, avg=164.91, stdev=93.39
lat (usec): min=78, max=52767, avg=165.33, stdev=93.39
clat percentiles (usec):
| 1.00th=[ 127], 5.00th=[ 135], 10.00th=[ 139], 20.00th=[ 145],
| 30.00th=[ 151], 40.00th=[ 155], 50.00th=[ 159], 60.00th=[ 163],
| 70.00th=[ 169], 80.00th=[ 177], 90.00th=[ 193], 95.00th=[ 209],
| 99.00th=[ 251], 99.50th=[ 282], 99.90th=[ 764], 99.95th=[ 1464],
| 99.99th=[ 3632]
bw (KB /s): min=12880, max=24872, per=12.50%, avg=23777.23, stdev=924.43
lat (usec) : 100=0.08%, 250=98.88%, 500=0.91%, 750=0.03%, 1000=0.02%
lat (msec) : 2=0.06%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
lat (msec) : 100=0.01%
cpu : usr=1.57%, sys=5.56%, ctx=2852910, majf=0, minf=327
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=2852876/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=11144MB, aggrb=190188KB/s, minb=190188KB/s, maxb=190188KB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
vda: ios=2848931/148, merge=0/60, ticks=429880/6, in_queue=429756, util=99.47%
./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=17641: Sat Sep 1 11:06:58 2018
write: io=48110MB, bw=820852KB/s, iops=205212, runt= 60017msec
clat (usec): min=1, max=361944, avg=28.84, stdev=1787.25
lat (usec): min=1, max=361946, avg=30.67, stdev=1871.83
clat percentiles (usec):
| 1.00th=[ 2], 5.00th=[ 2], 10.00th=[ 2], 20.00th=[ 2],
| 30.00th=[ 2], 40.00th=[ 2], 50.00th=[ 2], 60.00th=[ 2],
| 70.00th=[ 3], 80.00th=[ 3], 90.00th=[ 3], 95.00th=[ 3],
| 99.00th=[ 6], 99.50th=[ 8], 99.90th=[ 21], 99.95th=[ 237],
| 99.99th=[107008]
bw (KB /s): min= 2, max=300120, per=12.59%, avg=103304.82, stdev=32095.93
lat (usec) : 2=0.03%, 4=96.76%, 10=2.96%, 20=0.15%, 50=0.04%
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=2.60%, sys=8.32%, ctx=12652, majf=0, minf=314
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=12316266/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=48110MB, aggrb=820851KB/s, minb=820851KB/s, maxb=820851KB/s, mint=60017msec, maxt=60017msec
Disk stats (read/write):
vda: ios=308/377057, merge=337/473, ticks=5954/10902339, in_queue=10908250, util=92.43%
./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=17629: Sat Sep 1 11:05:57 2018
write: io=3274.7MB, bw=55882KB/s, iops=13970, runt= 60005msec
clat (usec): min=55, max=60001K, avg=498.18, stdev=154415.23
lat (usec): min=56, max=60001K, avg=498.65, stdev=154415.23
clat percentiles (usec):
| 1.00th=[ 59], 5.00th=[ 59], 10.00th=[ 60], 20.00th=[ 61],
| 30.00th=[ 62], 40.00th=[ 64], 50.00th=[ 65], 60.00th=[ 67],
| 70.00th=[ 69], 80.00th=[ 71], 90.00th=[ 78], 95.00th=[ 86],
| 99.00th=[ 111], 99.50th=[ 127], 99.90th=[ 233], 99.95th=[ 350],
| 99.99th=[ 1752]
bw (KB /s): min= 0, max=58472, per=92.99%, avg=51962.72, stdev=14511.44
lat (usec) : 100=97.99%, 250=1.92%, 500=0.05%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 50=0.01%, 2000=0.01%
lat (msec) : >=2000=0.01%
cpu : usr=0.48%, sys=2.41%, ctx=1676621, majf=0, minf=302
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=838303/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=3274.7MB, aggrb=55882KB/s, minb=55882KB/s, maxb=55882KB/s, mint=60005msec, maxt=60005msec
Disk stats (read/write):
vda: ios=737/837628, merge=61/628, ticks=345/49055, in_queue=49290, util=81.57%
Downloaded 104857600 bytes in 0.646 sec Downloaded 104857600 bytes in 0.575 sec Downloaded 104857600 bytes in 0.670 sec Downloaded 104857600 bytes in 0.533 sec Downloaded 104857600 bytes in 0.591 sec Finished! Average download speed is 1326.70 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from Choopa, LLC ... Selecting 15 servers that are not too close: 1. Neon IT Kevin Wendel (Riedstadt) [34.80 km]: 23.938 ms 2. TWL-KOM (Ludwigshafen) [73.09 km]: 9.006 ms 3. PfalzKom (Ludwigshafen) [73.09 km]: 10.942 ms 4. KEVAG Telekom GmbH (Koblenz) [83.82 km]: 15.257 ms 5. WIRCON GmbH (Waghaeusel) [97.06 km]: 42.876 ms 6. Mobile Breitbandnetze GmbH (Freisbach) [98.83 km]: 17.058 ms 7. iWelt AG (Eibelstadt) [101.96 km]: 11.25 ms 8. TelemaxX Telekommunikation GmbH (Karlsruhe) [124.81 km]: 22.429 ms 9. bc-networks (Ludwigsburg) [140.04 km]: 33.829 ms 10. bc-networks (Remseck) [143.17 km]: 12.837 ms 11. CORSIN.DE (Kassel) [143.86 km]: 15.383 ms 12. La Regie (Reichshoffen) [151.34 km]: 33.011 ms 13. Highspeed-Check.de (Kxc3xb6ln) [154.01 km]: 13.546 ms 14. hotspot.koeln (Cologne) [154.37 km]: 35.29 ms 15. NetCologne (Cologne) [154.37 km]: 9.816 ms Testing upload speeds 1. Neon IT Kevin Wendel (Riedstadt): ......................... 249.28 Mbit/s 2. TWL-KOM (Ludwigshafen): ......................... 545.63 Mbit/s 3. PfalzKom (Ludwigshafen): ......................... 405.46 Mbit/s 4. KEVAG Telekom GmbH (Koblenz): ......................... 488.57 Mbit/s 5. WIRCON GmbH (Waghaeusel): ......................... 195.05 Mbit/s 6. Mobile Breitbandnetze GmbH (Freisbach): ......................... 90.18 Mbit/s 7. iWelt AG (Eibelstadt): ......................... 117.55 Mbit/s 8. TelemaxX Telekommunikation GmbH (Karlsruhe): ......................... 559.85 Mbit/s 9. bc-networks (Ludwigsburg): ......................... 593.27 Mbit/s 10. bc-networks (Remseck): ......................... 594.17 Mbit/s 11. CORSIN.DE (Kassel): ......................... 662.45 Mbit/s 12. La Regie (Reichshoffen): ......................... 58.24 Mbit/s 13. Highspeed-Check.de (Kxc3xb6ln): ......................... 279.15 Mbit/s 14. hotspot.koeln (Cologne): ......................... 429.05 Mbit/s 15. NetCologne (Cologne): ......................... 503.47 Mbit/s Average upload speed is 384.76 Mbit/s