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 `/tmp/tmp/serverscope-SIsTRJ/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/tmp/tmp/serverscope-SIsTRJ/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory `/tmp/tmp/serverscope-SIsTRJ/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/tmp/tmp/serverscope-SIsTRJ/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/tmp/tmp/serverscope-SIsTRJ/byte-unixbench/UnixBench"
make[1]: Leaving directory `/tmp/tmp/serverscope-SIsTRJ/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: ihaa: GNU/Linux
OS: GNU/Linux -- 3.10.0-862.14.4.el7.x86_64 -- #1 SMP Wed Sep 26 15:12:11 UTC 2018
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Xeon(R) CPU E5-2650L v4 @ 1.70GHz (3400.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
17:10:59 up 279 days, 4:33, 1 user, load average: 9.22, 5.74, 2.88; runlevel 2019-02-05
------------------------------------------------------------------------
Benchmark Run: Mon Nov 11 2019 17:10:59 - 17:39:04
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 21816717.1 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3519.1 MWIPS (9.6 s, 7 samples)
Execl Throughput 1802.4 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 218858.0 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 55261.7 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 653097.9 KBps (30.0 s, 2 samples)
Pipe Throughput 288359.4 lps (10.0 s, 7 samples)
Pipe-based Context Switching 79578.9 lps (10.0 s, 7 samples)
Process Creation 5715.3 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 2518.4 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 337.5 lpm (60.1 s, 2 samples)
System Call Overhead 227087.3 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 21816717.1 1869.5
Double-Precision Whetstone 55.0 3519.1 639.8
Execl Throughput 43.0 1802.4 419.2
File Copy 1024 bufsize 2000 maxblocks 3960.0 218858.0 552.7
File Copy 256 bufsize 500 maxblocks 1655.0 55261.7 333.9
File Copy 4096 bufsize 8000 maxblocks 5800.0 653097.9 1126.0
Pipe Throughput 12440.0 288359.4 231.8
Pipe-based Context Switching 4000.0 79578.9 198.9
Process Creation 126.0 5715.3 453.6
Shell Scripts (1 concurrent) 42.4 2518.4 594.0
Shell Scripts (8 concurrent) 6.0 337.5 562.6
System Call Overhead 15000.0 227087.3 151.4
========
System Benchmarks Index Score 467.9
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, 3.22045 s, 667 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, 2.78364 s, 771 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=4035: Mon Nov 11 17:07:54 2019
read : io=6139.8MB, bw=104783KB/s, iops=26195, runt= 60001msec
clat (usec): min=3, max=27855, avg=300.24, stdev=309.92
lat (usec): min=3, max=27855, avg=300.64, stdev=309.94
clat percentiles (usec):
| 1.00th=[ 89], 5.00th=[ 153], 10.00th=[ 179], 20.00th=[ 203],
| 30.00th=[ 223], 40.00th=[ 247], 50.00th=[ 270], 60.00th=[ 294],
| 70.00th=[ 322], 80.00th=[ 350], 90.00th=[ 406], 95.00th=[ 486],
| 99.00th=[ 852], 99.50th=[ 1320], 99.90th=[ 3696], 99.95th=[ 4640],
| 99.99th=[13760]
bw (KB /s): min= 9596, max=18328, per=12.50%, avg=13094.68, stdev=1036.16
lat (usec) : 4=0.02%, 10=0.57%, 20=0.03%, 50=0.04%, 100=0.63%
lat (usec) : 250=40.24%, 500=53.99%, 750=3.11%, 1000=0.64%
lat (msec) : 2=0.39%, 4=0.26%, 10=0.05%, 20=0.02%, 50=0.01%
cpu : usr=1.52%, sys=9.03%, ctx=1561043, majf=0, minf=311
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=1571770/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=6139.8MB, aggrb=104782KB/s, minb=104782KB/s, maxb=104782KB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
dm-0: ios=1561367/46, merge=0/0, ticks=280543/0, in_queue=280738, util=97.16%, aggrios=1561508/27, aggrmerge=0/19, aggrticks=280787/0, aggrin_queue=280231, aggrutil=97.12%
sda: ios=1561508/27, merge=0/19, ticks=280787/0, in_queue=280231, util=97.12%
./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=4061: Mon Nov 11 17:08:54 2019
read : io=6805.4MB, bw=116142KB/s, iops=29035, runt= 60001msec
clat (usec): min=57, max=73050, avg=270.54, stdev=246.05
lat (usec): min=57, max=73052, avg=270.92, stdev=246.07
clat percentiles (usec):
| 1.00th=[ 102], 5.00th=[ 151], 10.00th=[ 171], 20.00th=[ 191],
| 30.00th=[ 209], 40.00th=[ 229], 50.00th=[ 249], 60.00th=[ 274],
| 70.00th=[ 298], 80.00th=[ 326], 90.00th=[ 370], 95.00th=[ 418],
| 99.00th=[ 652], 99.50th=[ 828], 99.90th=[ 1784], 99.95th=[ 2480],
| 99.99th=[12736]
bw (KB /s): min=10840, max=18296, per=12.50%, avg=14516.59, stdev=912.79
lat (usec) : 100=0.87%, 250=49.13%, 500=47.62%, 750=1.72%, 1000=0.35%
lat (msec) : 2=0.23%, 4=0.04%, 10=0.01%, 20=0.02%, 50=0.01%
lat (msec) : 100=0.01%
cpu : usr=1.68%, sys=8.47%, ctx=1741978, 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=1742161/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=6805.4MB, aggrb=116142KB/s, minb=116142KB/s, maxb=116142KB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
dm-0: ios=1740916/21, merge=0/0, ticks=304474/1, in_queue=304693, util=99.07%, aggrios=1742307/14, aggrmerge=0/7, aggrticks=303887/1, aggrin_queue=303297, aggrutil=98.98%
sda: ios=1742307/14, merge=0/7, ticks=303887/1, in_queue=303297, util=98.98%
./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=4113: Mon Nov 11 17:10:55 2019
write: io=19007MB, bw=324039KB/s, iops=81009, runt= 60063msec
clat (usec): min=3, max=409366, avg=87.71, stdev=3883.05
lat (usec): min=3, max=409367, avg=88.89, stdev=3925.85
clat percentiles (usec):
| 1.00th=[ 4], 5.00th=[ 4], 10.00th=[ 4], 20.00th=[ 4],
| 30.00th=[ 4], 40.00th=[ 4], 50.00th=[ 5], 60.00th=[ 5],
| 70.00th=[ 5], 80.00th=[ 5], 90.00th=[ 6], 95.00th=[ 7],
| 99.00th=[ 12], 99.50th=[ 15], 99.90th=[ 60], 99.95th=[42240],
| 99.99th=[218112]
bw (KB /s): min= 4, max=122464, per=12.65%, avg=40998.75, stdev=14351.38
lat (usec) : 4=0.22%, 10=98.14%, 20=1.40%, 50=0.14%, 100=0.01%
lat (usec) : 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.02%, 50=0.01%
lat (msec) : 100=0.01%, 250=0.03%, 500=0.01%
cpu : usr=2.67%, sys=5.02%, ctx=7236, 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=4865685/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=19007MB, aggrb=324038KB/s, minb=324038KB/s, maxb=324038KB/s, mint=60063msec, maxt=60063msec
Disk stats (read/write):
dm-0: ios=1204/1793121, merge=0/0, ticks=416/911251, in_queue=912125, util=99.26%, aggrios=1234/1798198, aggrmerge=62/8101, aggrticks=411/900276, aggrin_queue=891390, aggrutil=95.70%
sda: ios=1234/1798198, merge=62/8101, ticks=411/900276, in_queue=891390, util=95.70%
./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=4087: Mon Nov 11 17:09:55 2019
write: io=2421.8MB, bw=41328KB/s, iops=10331, runt= 60005msec
clat (usec): min=59, max=59999K, avg=672.69, stdev=169970.33
lat (usec): min=59, max=59999K, avg=673.17, stdev=169970.35
clat percentiles (usec):
| 1.00th=[ 63], 5.00th=[ 66], 10.00th=[ 69], 20.00th=[ 72],
| 30.00th=[ 76], 40.00th=[ 79], 50.00th=[ 83], 60.00th=[ 88],
| 70.00th=[ 93], 80.00th=[ 101], 90.00th=[ 116], 95.00th=[ 139],
| 99.00th=[ 239], 99.50th=[ 302], 99.90th=[ 596], 99.95th=[ 876],
| 99.99th=[ 1848]
bw (KB /s): min= 0, max=46816, per=92.25%, avg=38123.96, stdev=11460.26
lat (usec) : 100=78.55%, 250=20.58%, 500=0.72%, 750=0.08%, 1000=0.03%
lat (msec) : 2=0.03%, 4=0.01%, 10=0.01%, 20=0.01%, >=2000=0.01%
cpu : usr=0.84%, sys=4.39%, ctx=1239948, majf=0, minf=296
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=619965/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=2421.8MB, aggrb=41327KB/s, minb=41327KB/s, maxb=41327KB/s, mint=60005msec, maxt=60005msec
Disk stats (read/write):
dm-0: ios=0/620486, merge=0/0, ticks=0/39517, in_queue=39518, util=65.65%, aggrios=1/620026, aggrmerge=7/488, aggrticks=0/38300, aggrin_queue=38057, aggrutil=63.38%
sda: ios=1/620026, merge=7/488, ticks=0/38300, in_queue=38057, util=63.38%
Downloaded 104857600 bytes in 1.563 sec Downloaded 104857600 bytes in 1.461 sec Downloaded 104857600 bytes in 1.458 sec Downloaded 104857600 bytes in 1.473 sec Downloaded 104857600 bytes in 1.482 sec Finished! Average download speed is 537.85 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from Aruba S.p.A. ... Selecting 15 servers that are not too close: 1. Domtel Telecom (Siedlce) [86.94 km]: 46.118 ms 2. NEANET (Siedlce) [86.94 km]: 44.28 ms 3. Media Telekom Sp. z o. o. (Siedlce) [86.94 km]: 54.449 ms 4. LUK-NET Lukasz Drab (Kuczki Kolonia) [93.57 km]: 70.017 ms 5. FERO (Lukow) [99.10 km]: 50.761 ms 6. FURORA.PL (LIQUID SYSTEMS Sp. z o.o.) (xc5x81ukxc3xb3w) [99.10 km]: 40.006 ms 7. MPCNET Sp. z o.o. (Kutno) [111.11 km]: 44.661 ms 8. Orange Polska S.A. (Lodz) [113.73 km]: 63.623 ms 9. STK TV-SAT 364 (Lodz) [113.73 km]: 61.805 ms 10. FORWEB (Lodz) [113.73 km]: 83.94 ms 11. ZINET (Lodz) [113.73 km]: 58.305 ms 12. LNET (Lodz) [113.73 km]: 54.81 ms 13. Skomur J.K. Pruscy i D.P. Kaczmarek (Zgierz) [114.17 km]: 65.311 ms 14. TEPSANET NOWACCY Sp.J. (Zambrow) [122.75 km]: 50.144 ms 15. TAU INTERNET sp. z o.o. (Miedzyrzec Podlaski) [124.36 km]: 1876.088 ms Testing upload speeds 1. Domtel Telecom (Siedlce): ......................... 276.72 Mbit/s 2. NEANET (Siedlce): ......................... 440.57 Mbit/s 3. Media Telekom Sp. z o. o. (Siedlce): ......................... 349.62 Mbit/s 4. LUK-NET Lukasz Drab (Kuczki Kolonia): ......................... 42.78 Mbit/s 5. FERO (Lukow): ......................... 264.51 Mbit/s 6. FURORA.PL (LIQUID SYSTEMS Sp. z o.o.) (xc5x81ukxc3xb3w):......................... 323.23 Mbit/s 7. MPCNET Sp. z o.o. (Kutno): ......................... 410.15 Mbit/s 8. Orange Polska S.A. (Lodz): ......................... 195.51 Mbit/s 9. STK TV-SAT 364 (Lodz): ......................... 408.56 Mbit/s 10. FORWEB (Lodz): ......................... 154.97 Mbit/s 11. ZINET (Lodz): ......................... 391.65 Mbit/s 12. LNET (Lodz): ......................... 375.87 Mbit/s 13. Skomur J.K. Pruscy i D.P. Kaczmarek (Zgierz):......................... 431.63 Mbit/s 14. TEPSANET NOWACCY Sp.J. (Zambrow): ......................... 371.00 Mbit/s 15. TAU INTERNET sp. z o.o. (Miedzyrzec Podlaski):......................... 167.24 Mbit/s Average upload speed is 306.93 Mbit/s