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/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory "/root/serverscope/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope/byte-unixbench/UnixBench"
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
sh: 1: 3dinfo: 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: box: GNU/Linux
OS: GNU/Linux -- 2.6.32-042stab116.1 -- #1 SMP Wed May 4 16:21:02 MSK 2016
Machine: x86_64 (unknown)
Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
CPU 0: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (5333.3 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
07:16:59 up 11 min, 1 user, load average: 7.87, 4.60, 1.97; runlevel Jan
------------------------------------------------------------------------
Benchmark Run: Tue Jan 17 2017 07:16:59 - 07:45:34
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 30723088.8 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3802.2 MWIPS (9.9 s, 7 samples)
Execl Throughput 4577.8 lps (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 687349.0 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 187227.8 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1589202.2 KBps (30.0 s, 2 samples)
Pipe Throughput 1356189.1 lps (10.0 s, 7 samples)
Pipe-based Context Switching 252593.4 lps (10.0 s, 7 samples)
Process Creation 6487.0 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 4904.1 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1053.9 lpm (60.1 s, 2 samples)
System Call Overhead 1938753.6 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 30723088.8 2632.7
Double-Precision Whetstone 55.0 3802.2 691.3
Execl Throughput 43.0 4577.8 1064.6
File Copy 1024 bufsize 2000 maxblocks 3960.0 687349.0 1735.7
File Copy 256 bufsize 500 maxblocks 1655.0 187227.8 1131.3
File Copy 4096 bufsize 8000 maxblocks 5800.0 1589202.2 2740.0
Pipe Throughput 12440.0 1356189.1 1090.2
Pipe-based Context Switching 4000.0 252593.4 631.5
Process Creation 126.0 6487.0 514.8
Shell Scripts (1 concurrent) 42.4 4904.1 1156.6
Shell Scripts (8 concurrent) 6.0 1053.9 1756.5
System Call Overhead 15000.0 1938753.6 1292.5
========
System Benchmarks Index Score 1208.5
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.18315 s, 984 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.18158 s, 984 MB/s
./fio --time_based --name=benchmark --size=128M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: (groupid=0, jobs=8): err= 0: pid=7269: Tue Jan 17 07:13:55 2017
read : io=184148KB, bw=3068.4KB/s, iops=767, runt= 60015msec
slat (usec): min=41, max=130034, avg=10422.75, stdev=9568.62
clat (usec): min=5, max=1198.9K, avg=322318.37, stdev=108295.05
lat (msec): min=6, max=1223, avg=332.74, stdev=111.07
clat percentiles (msec):
| 1.00th=[ 169], 5.00th=[ 200], 10.00th=[ 219], 20.00th=[ 245],
| 30.00th=[ 265], 40.00th=[ 285], 50.00th=[ 306], 60.00th=[ 326],
| 70.00th=[ 351], 80.00th=[ 379], 90.00th=[ 433], 95.00th=[ 490],
| 99.00th=[ 791], 99.50th=[ 906], 99.90th=[ 1020], 99.95th=[ 1074],
| 99.99th=[ 1188]
bw (KB /s): min= 55, max= 699, per=12.44%, avg=381.59, stdev=105.89
lat (usec) : 10=0.01%, 20=0.01%
lat (msec) : 10=0.01%, 20=0.02%, 50=0.05%, 100=0.08%, 250=21.94%
lat (msec) : 500=73.31%, 750=3.39%, 1000=1.01%, 2000=0.17%
cpu : usr=0.05%, sys=0.23%, ctx=46903, majf=0, minf=513
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.3%, 32=99.5%, >=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.1%, 64=0.0%, >=64=0.0%
issued : total=r=46037/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=184148KB, aggrb=3068KB/s, minb=3068KB/s, maxb=3068KB/s, mint=60015msec, maxt=60015msec
Disk stats (read/write):
ploop16852p1: ios=0/0, merge=0/0, ticks=0/0, in_queue=0, util=0.00%
./fio --time_based --name=benchmark --size=128M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: (groupid=0, jobs=8): err= 0: pid=7280: Tue Jan 17 07:14:55 2017
read : io=204604KB, bw=3409.3KB/s, iops=852, runt= 60015msec
slat (usec): min=39, max=2149.7K, avg=9378.65, stdev=26749.05
clat (usec): min=6, max=2918.9K, avg=290241.50, stdev=188456.50
lat (msec): min=4, max=2935, avg=299.62, stdev=192.21
clat percentiles (msec):
| 1.00th=[ 143], 5.00th=[ 176], 10.00th=[ 196], 20.00th=[ 219],
| 30.00th=[ 235], 40.00th=[ 249], 50.00th=[ 265], 60.00th=[ 277],
| 70.00th=[ 297], 80.00th=[ 322], 90.00th=[ 363], 95.00th=[ 429],
| 99.00th=[ 1106], 99.50th=[ 1663], 99.90th=[ 2835], 99.95th=[ 2868],
| 99.99th=[ 2900]
bw (KB /s): min= 3, max= 752, per=12.86%, avg=438.54, stdev=120.79
lat (usec) : 10=0.01%, 20=0.01%
lat (msec) : 10=0.01%, 20=0.01%, 50=0.06%, 100=0.10%, 250=40.37%
lat (msec) : 500=56.63%, 750=1.56%, 1000=0.20%, 2000=0.71%, >=2000=0.33%
cpu : usr=0.06%, sys=0.24%, ctx=52169, majf=0, minf=528
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.3%, 32=99.5%, >=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.1%, 64=0.0%, >=64=0.0%
issued : total=r=51151/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=204604KB, aggrb=3409KB/s, minb=3409KB/s, maxb=3409KB/s, mint=60015msec, maxt=60015msec
Disk stats (read/write):
ploop16852p1: ios=0/0, merge=0/0, ticks=0/0, in_queue=0, util=0.00%
./fio --time_based --name=benchmark --size=128M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: (groupid=0, jobs=8): err= 0: pid=7304: Tue Jan 17 07:16:56 2017
write: io=56615MB, bw=966150KB/s, iops=241537, runt= 60005msec
slat (usec): min=1, max=495896, avg=27.44, stdev=876.24
clat (usec): min=3, max=496073, avg=1027.80, stdev=6192.67
lat (usec): min=6, max=496077, avg=1055.70, stdev=6272.66
clat percentiles (usec):
| 1.00th=[ 116], 5.00th=[ 117], 10.00th=[ 118], 20.00th=[ 120],
| 30.00th=[ 121], 40.00th=[ 122], 50.00th=[ 123], 60.00th=[ 124],
| 70.00th=[ 127], 80.00th=[ 131], 90.00th=[ 139], 95.00th=[ 169],
| 99.00th=[37120], 99.50th=[45312], 99.90th=[65280], 99.95th=[70144],
| 99.99th=[81408]
bw (KB /s): min= 3416, max=142432, per=12.52%, avg=120948.32, stdev=11386.41
lat (usec) : 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%, 100=0.01%
lat (usec) : 250=97.04%, 500=0.04%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.03%, 4=0.04%, 10=0.31%, 20=0.49%, 50=1.64%
lat (msec) : 100=0.41%, 250=0.01%, 500=0.01%
cpu : usr=3.60%, sys=8.71%, ctx=45619, majf=0, minf=258
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
issued : total=r=0/w=14493462/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=56615MB, aggrb=966150KB/s, minb=966150KB/s, maxb=966150KB/s, mint=60005msec, maxt=60005msec
Disk stats (read/write):
ploop16852p1: ios=0/0, merge=0/0, ticks=0/0, in_queue=0, util=0.00%
./fio --time_based --name=benchmark --size=128M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: (groupid=0, jobs=8): err= 0: pid=7291: Tue Jan 17 07:15:56 2017
write: io=16684MB, bw=281370KB/s, iops=70342, runt= 60720msec
slat (usec): min=2, max=4142.8K, avg=84.03, stdev=7837.41
clat (usec): min=8, max=5118.6K, avg=2753.27, stdev=46379.33
lat (usec): min=45, max=5122.8K, avg=2837.73, stdev=47170.62
clat percentiles (usec):
| 1.00th=[ 116], 5.00th=[ 117], 10.00th=[ 118], 20.00th=[ 119],
| 30.00th=[ 121], 40.00th=[ 123], 50.00th=[ 125], 60.00th=[ 127],
| 70.00th=[ 131], 80.00th=[ 137], 90.00th=[ 171], 95.00th=[ 229],
| 99.00th=[41216], 99.50th=[81408], 99.90th=[522240], 99.95th=[765952],
| 99.99th=[2244608]
bw (KB /s): min= 0, max=151792, per=20.46%, avg=57576.29, stdev=41299.42
lat (usec) : 10=0.01%, 20=0.01%, 250=95.72%, 500=0.71%, 750=0.06%
lat (usec) : 1000=0.02%
lat (msec) : 2=0.10%, 4=0.13%, 10=0.54%, 20=0.65%, 50=1.27%
lat (msec) : 100=0.37%, 250=0.23%, 500=0.10%, 750=0.05%, 1000=0.02%
lat (msec) : 2000=0.02%, >=2000=0.01%
cpu : usr=1.10%, sys=3.04%, ctx=151508, majf=0, minf=260
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
issued : total=r=0/w=4271195/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=16684MB, aggrb=281369KB/s, minb=281369KB/s, maxb=281369KB/s, mint=60720msec, maxt=60720msec
Disk stats (read/write):
ploop16852p1: ios=0/0, merge=0/0, ticks=0/0, in_queue=0, util=0.00%
Downloaded 104857600 bytes in 1.004 sec Downloaded 104857600 bytes in 1.043 sec Downloaded 104857600 bytes in 1.039 sec Downloaded 104857600 bytes in 1.123 sec Downloaded 104857600 bytes in 1.100 sec Finished! Average download speed is 753.44 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from HostUS ... Selecting 15 servers that are not too close: 1. Ideatek Telcom (Buhler, KS) [42.88 km]: 60.273 ms 2. Sumner Communications (Wellington, KS) [65.42 km]: 72.287 ms 3. H&B Communications (Holyrood, KS) [106.27 km]: 75.659 ms 4. Encounter Wireless (Tonkawa, OK) [127.59 km]: 58.716 ms 5. Twin Valley Communications (Miltonvale, KS) [180.51 km]: 70.971 ms 6. Fort Hays State Univ (Hays, KS) [181.31 km]: 1041.005 ms 7. North Central Kansas Community Network/Cunningham Telephone & Cable (Beloit, KS) [191.97 km]: 73.041 ms 8. United Telephone Association, Inc. (Dodge City, KS) [193.08 km]: 86.115 ms 9. Chickasaw Telecommunications Services, Inc. (Stillwater, OK) [193.17 km]: 64.917 ms 10. City of Chanute Kansas (Chanute, KS) [208.24 km]: 99.621 ms 11. Wamego Telephone Company (Wamego, KS) [208.50 km]: 84.481 ms 12. KwiKom Communications (Iola, KS) [213.52 km]: 88.15 ms 13. TierPoint (Oklahoma City, OK) [249.60 km]: 79.905 ms 14. RG Fiber LLC (Baldwin City, KS) [256.76 km]: 567.755 ms 15. Wicked Broadband (Lawrence, KS) [261.21 km]: 76.22 ms Testing upload speeds 1. Ideatek Telcom (Buhler, KS): ......................... 33.53 Mbit/s 2. Sumner Communications (Wellington, KS): ......................... 28.82 Mbit/s 3. H&B Communications (Holyrood, KS): ......................... 74.90 Mbit/s 4. Encounter Wireless (Tonkawa, OK): ......................... 132.72 Mbit/s 5. Twin Valley Communications (Miltonvale, KS): ......................... 21.99 Mbit/s 6. Fort Hays State Univ (Hays, KS): ......................... 3.88 Mbit/s 7. North Central Kansas Community Network/Cunningham Telephone & Cable (Beloit, KS):......................... 77.75 Mbit/s 8. United Telephone Association, Inc. (Dodge City, KS):......................... 21.62 Mbit/s 9. Chickasaw Telecommunications Services, Inc. (Stillwater, OK):......................... 101.97 Mbit/s 10. City of Chanute Kansas (Chanute, KS): ......................... 43.28 Mbit/s 11. Wamego Telephone Company (Wamego, KS): ......................... 43.74 Mbit/s 12. KwiKom Communications (Iola, KS): ......................... 32.29 Mbit/s 13. TierPoint (Oklahoma City, OK): ......................... 77.16 Mbit/s 14. RG Fiber LLC (Baldwin City, KS): ......................... 56.39 Mbit/s 15. Wicked Broadband (Lawrence, KS): ......................... 44.65 Mbit/s Average upload speed is 52.98 Mbit/s