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-f1uDIz/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-f1uDIz/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory `/root/serverscope-f1uDIz/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-f1uDIz/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-f1uDIz/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-f1uDIz/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: linode-jp.qiao7.xyz: GNU/Linux
OS: GNU/Linux -- 4.10.6-1.el7.elrepo.x86_64 -- #1 SMP Sun Mar 26 12:19:32 EDT 2017
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz (4600.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
16:27:44 up 5 days, 8:30, 1 user, load average: 8.76, 5.07, 2.26; runlevel 2017-04-13
------------------------------------------------------------------------
Benchmark Run: Tue Apr 18 2017 16:27:44 - 16:55:51
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 25941861.3 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3987.9 MWIPS (9.8 s, 7 samples)
Execl Throughput 4325.3 lps (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 777545.3 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 224055.8 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1602908.2 KBps (30.0 s, 2 samples)
Pipe Throughput 1388274.0 lps (10.0 s, 7 samples)
Pipe-based Context Switching 254730.9 lps (10.0 s, 7 samples)
Process Creation 12061.5 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 5672.9 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 703.2 lpm (60.0 s, 2 samples)
System Call Overhead 1802916.7 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 25941861.3 2223.0
Double-Precision Whetstone 55.0 3987.9 725.1
Execl Throughput 43.0 4325.3 1005.9
File Copy 1024 bufsize 2000 maxblocks 3960.0 777545.3 1963.5
File Copy 256 bufsize 500 maxblocks 1655.0 224055.8 1353.8
File Copy 4096 bufsize 8000 maxblocks 5800.0 1602908.2 2763.6
Pipe Throughput 12440.0 1388274.0 1116.0
Pipe-based Context Switching 4000.0 254730.9 636.8
Process Creation 126.0 12061.5 957.3
Shell Scripts (1 concurrent) 42.4 5672.9 1337.9
Shell Scripts (8 concurrent) 6.0 703.2 1172.0
System Call Overhead 15000.0 1802916.7 1201.9
========
System Benchmarks Index Score 1255.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, 3.19163 s, 673 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, 3.89278 s, 552 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=25777: Tue Apr 18 16:24:41 2017
read : io=13616MB, bw=232378KB/s, iops=58094, runt= 60001msec
clat (usec): min=1, max=19133, avg=134.44, stdev=203.82
lat (usec): min=1, max=19134, avg=134.83, stdev=203.84
clat percentiles (usec):
| 1.00th=[ 2], 5.00th=[ 74], 10.00th=[ 89], 20.00th=[ 103],
| 30.00th=[ 110], 40.00th=[ 118], 50.00th=[ 122], 60.00th=[ 127],
| 70.00th=[ 135], 80.00th=[ 145], 90.00th=[ 169], 95.00th=[ 199],
| 99.00th=[ 290], 99.50th=[ 354], 99.90th=[ 4016], 99.95th=[ 4256],
| 99.99th=[ 6816]
bw (KB /s): min=22672, max=36576, per=12.50%, avg=29042.77, stdev=2308.22
lat (usec) : 2=0.09%, 4=1.31%, 10=0.28%, 20=0.02%, 50=0.32%
lat (usec) : 100=14.46%, 250=81.60%, 500=1.65%, 750=0.06%, 1000=0.02%
lat (msec) : 2=0.02%, 4=0.07%, 10=0.10%, 20=0.01%
cpu : usr=1.87%, sys=9.80%, ctx=3426053, majf=0, minf=95
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=3485726/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=13616MB, aggrb=232377KB/s, minb=232377KB/s, maxb=232377KB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
sda: ios=3420901/69, merge=7/113, ticks=98707/9, in_queue=98290, util=93.19%
./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=25803: Tue Apr 18 16:25:41 2017
read : io=18026MB, bw=307631KB/s, iops=76907, runt= 60002msec
clat (usec): min=21, max=73892, avg=100.54, stdev=115.56
lat (usec): min=21, max=73893, avg=100.96, stdev=115.61
clat percentiles (usec):
| 1.00th=[ 39], 5.00th=[ 48], 10.00th=[ 55], 20.00th=[ 66],
| 30.00th=[ 76], 40.00th=[ 85], 50.00th=[ 94], 60.00th=[ 103],
| 70.00th=[ 111], 80.00th=[ 122], 90.00th=[ 147], 95.00th=[ 175],
| 99.00th=[ 253], 99.50th=[ 294], 99.90th=[ 474], 99.95th=[ 660],
| 99.99th=[ 2896]
bw (KB /s): min=30736, max=45744, per=12.52%, avg=38513.35, stdev=2220.24
lat (usec) : 50=5.53%, 100=50.69%, 250=42.72%, 500=0.98%, 750=0.05%
lat (usec) : 1000=0.02%
lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
lat (msec) : 100=0.01%
cpu : usr=2.38%, sys=9.79%, ctx=4613539, majf=0, minf=97
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=4614613/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=18026MB, aggrb=307630KB/s, minb=307630KB/s, maxb=307630KB/s, mint=60002msec, maxt=60002msec
Disk stats (read/write):
sda: ios=4609373/39, merge=1/88, ticks=145011/5, in_queue=144455, util=98.23%
./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=25845: Tue Apr 18 16:27:42 2017
write: io=32966MB, bw=562343KB/s, iops=140585, runt= 60029msec
clat (usec): min=1, max=793851, avg=52.45, stdev=4170.34
lat (usec): min=1, max=806024, avg=53.24, stdev=4206.02
clat percentiles (usec):
| 1.00th=[ 2], 5.00th=[ 2], 10.00th=[ 2], 20.00th=[ 2],
| 30.00th=[ 2], 40.00th=[ 3], 50.00th=[ 3], 60.00th=[ 3],
| 70.00th=[ 3], 80.00th=[ 3], 90.00th=[ 3], 95.00th=[ 4],
| 99.00th=[ 6], 99.50th=[ 9], 99.90th=[ 30], 99.95th=[ 868],
| 99.99th=[218112]
bw (KB /s): min= 4, max=367216, per=12.84%, avg=72203.63, stdev=47423.93
lat (usec) : 2=0.28%, 4=90.01%, 10=9.32%, 20=0.26%, 50=0.03%
lat (usec) : 100=0.01%, 250=0.01%, 500=0.02%, 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%, 750=0.01%, 1000=0.01%
cpu : usr=1.40%, sys=6.56%, ctx=8838, majf=0, minf=91
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=8439229/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=32966MB, aggrb=562343KB/s, minb=562343KB/s, maxb=562343KB/s, mint=60029msec, maxt=60029msec
Disk stats (read/write):
sda: ios=169/2777624, merge=1/1226, ticks=119/2649293, in_queue=2644644, util=54.50%
./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=25827: Tue Apr 18 16:26:41 2017
write: io=4587.4MB, bw=78286KB/s, iops=19571, runt= 60003msec
clat (usec): min=30, max=60000K, avg=405.87, stdev=135889.51
lat (usec): min=30, max=60000K, avg=406.42, stdev=135889.51
clat percentiles (usec):
| 1.00th=[ 33], 5.00th=[ 35], 10.00th=[ 36], 20.00th=[ 38],
| 30.00th=[ 39], 40.00th=[ 41], 50.00th=[ 43], 60.00th=[ 46],
| 70.00th=[ 50], 80.00th=[ 56], 90.00th=[ 66], 95.00th=[ 74],
| 99.00th=[ 90], 99.50th=[ 98], 99.90th=[ 161], 99.95th=[ 282],
| 99.99th=[ 2008]
bw (KB /s): min= 0, max=99984, per=91.73%, avg=71813.01, stdev=23211.51
lat (usec) : 50=69.45%, 100=30.11%, 250=0.38%, 500=0.02%, 750=0.01%
lat (usec) : 1000=0.01%
lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 2000=0.01%
lat (msec) : >=2000=0.01%
cpu : usr=0.83%, sys=3.48%, ctx=2348578, majf=0, minf=81
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=1174353/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=4587.4MB, aggrb=78286KB/s, minb=78286KB/s, maxb=78286KB/s, mint=60003msec, maxt=60003msec
Disk stats (read/write):
sda: ios=396/1173243, merge=29/961, ticks=48/46028, in_queue=45881, util=73.57%
Downloaded 104857600 bytes in 4.983632 sec Downloaded 104857600 bytes in 4.205462 sec Downloaded 104857600 bytes in 4.646747 sec Downloaded 104857600 bytes in 4.992503 sec Downloaded 104857600 bytes in 3.505285 sec Finished! Average download speed is 179.10 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from Linode ... Selecting 15 servers that are not too close: 1. Allied Telesis Capital Corporation (Sagamihara) [36.53 km]: 52.106 ms 2. Allied Telesis Capital Corporation (Fussa-shi) [40.50 km]: 50.903 ms 3. SoftEther Corporation (Tsukuba) [51.12 km]: 211.17 ms 4. buriitto (Suzuka) [301.18 km]: 23.308 ms 5. JAIST(ino-lab) (Nomi) [303.13 km]: 20.011 ms 6. kamiari (Sendai) [307.68 km]: 51.476 ms 7. gatolabo (Maibara) [317.57 km]: 399.767 ms 8. rxy (individual) (Osaka) [401.78 km]: 3581.858 ms 9. satoweb (Sakai) [407.44 km]: 60.737 ms 10. Allied Telesis Capital Corporation (Misawa) [577.63 km]: 53.861 ms 11. denpa893 (Hikari) [738.31 km]: 151.47 ms 12. kimagure (Sapporo) [835.29 km]: 784.638 ms 13. Random Systems (Gimhae) [986.81 km]: 141.447 ms 14. UTL (Nakhodka) [994.04 km]: 352.267 ms 15. OJSC Telecommunication FEZ Nakhodka (Nakhodka) [994.04 km]: 361.585 ms Testing upload speeds 1. Allied Telesis Capital Corporation (Sagamihara):......................... 37.94 Mbit/s 2. Allied Telesis Capital Corporation (Fussa-shi):......................... 131.88 Mbit/s 3. SoftEther Corporation (Tsukuba): ......................... 312.39 Mbit/s 4. buriitto (Suzuka): ......................... 3.55 Mbit/s 5. JAIST(ino-lab) (Nomi): ......................... 324.57 Mbit/s 6. kamiari (Sendai): ......................... 1.06 Mbit/s 7. gatolabo (Maibara): ......................... 122.75 Mbit/s 8. rxy (individual) (Osaka): ......................... 2.09 Mbit/s 9. satoweb (Sakai): ......................... 325.60 Mbit/s 10. Allied Telesis Capital Corporation (Misawa):......................... 189.43 Mbit/s 11. denpa893 (Hikari): ......................... 71.50 Mbit/s 12. kimagure (Sapporo): ......................... 44.53 Mbit/s 13. Random Systems (Gimhae): ......................... 44.89 Mbit/s 14. UTL (Nakhodka): ......................... 11.48 Mbit/s 15. OJSC Telecommunication FEZ Nakhodka (Nakhodka):......................... 6.23 Mbit/s Average upload speed is 108.66 Mbit/s