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'
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: e3lv.zqc.ca: GNU/Linux
OS: GNU/Linux -- 3.10.0-327.18.2.el7.x86_64 -- #1 SMP Thu May 12 11:03:55 UTC 2016
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Xeon(R) CPU E3-1270 v3 @ 3.50GHz (7000.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
16:43:29 up 1 day, 3:21, 1 user, load average: 9.31, 5.12, 2.14; runlevel 2016-06-11
------------------------------------------------------------------------
Benchmark Run: Sun Jun 12 2016 16:43:29 - 17:13:38
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 47323551.8 lps (10.0 s, 7 samples)
Double-Precision Whetstone 2608.0 MWIPS (21.8 s, 7 samples)
Execl Throughput 6464.5 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 1587153.8 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 421690.3 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 3552232.5 KBps (30.0 s, 2 samples)
Pipe Throughput 2252733.4 lps (10.0 s, 7 samples)
Pipe-based Context Switching 503726.9 lps (10.0 s, 7 samples)
Process Creation 24367.9 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 7378.0 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1173.8 lpm (60.0 s, 2 samples)
System Call Overhead 3864061.2 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 47323551.8 4055.1
Double-Precision Whetstone 55.0 2608.0 474.2
Execl Throughput 43.0 6464.5 1503.4
File Copy 1024 bufsize 2000 maxblocks 3960.0 1587153.8 4008.0
File Copy 256 bufsize 500 maxblocks 1655.0 421690.3 2548.0
File Copy 4096 bufsize 8000 maxblocks 5800.0 3552232.5 6124.5
Pipe Throughput 12440.0 2252733.4 1810.9
Pipe-based Context Switching 4000.0 503726.9 1259.3
Process Creation 126.0 24367.9 1934.0
Shell Scripts (1 concurrent) 42.4 7378.0 1740.1
Shell Scripts (8 concurrent) 6.0 1173.8 1956.4
System Call Overhead 15000.0 3864061.2 2576.0
========
System Benchmarks Index Score 2091.2
dd if=/dev/zero of=benchmark bs=64k count=118k conv=fdatasync 120832+0 records in 120832+0 records out 7918845952 bytes (7.9 GB) copied, 8.23716 s, 961 MB/s dd if=/dev/zero of=benchmark bs=1M count=7582 conv=fdatasync 7582+0 records in 7582+0 records out 7950303232 bytes (8.0 GB) copied, 9.01475 s, 882 MB/s
./fio --time_based --name=benchmark --size=947M --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) / 947MB)
benchmark: Laying out IO file(s) (1 file(s) / 947MB)
benchmark: Laying out IO file(s) (1 file(s) / 947MB)
benchmark: Laying out IO file(s) (1 file(s) / 947MB)
benchmark: Laying out IO file(s) (1 file(s) / 947MB)
benchmark: Laying out IO file(s) (1 file(s) / 947MB)
benchmark: Laying out IO file(s) (1 file(s) / 947MB)
benchmark: Laying out IO file(s) (1 file(s) / 947MB)
benchmark: (groupid=0, jobs=8): err= 0: pid=25195: Sun Jun 12 16:40:26 2016
read : io=28334MB, bw=483560KB/s, iops=120890, runt= 60001msec
slat (usec): min=0, max=21131, avg=64.14, stdev=109.06
clat (usec): min=1, max=24074, avg=2051.79, stdev=620.16
lat (usec): min=27, max=24263, avg=2116.35, stdev=630.95
clat percentiles (usec):
| 1.00th=[ 1384], 5.00th=[ 1544], 10.00th=[ 1656], 20.00th=[ 1784],
| 30.00th=[ 1880], 40.00th=[ 1928], 50.00th=[ 1992], 60.00th=[ 2040],
| 70.00th=[ 2064], 80.00th=[ 2128], 90.00th=[ 2224], 95.00th=[ 2416],
| 99.00th=[ 5408], 99.50th=[ 5664], 99.90th=[ 6496], 99.95th=[ 8896],
| 99.99th=[12864]
bw (KB /s): min=44088, max=78408, per=12.51%, avg=60510.15, stdev=5721.53
lat (usec) : 2=0.01%, 4=0.01%, 10=0.01%, 50=0.01%, 100=0.01%
lat (usec) : 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
lat (msec) : 2=52.96%, 4=44.29%, 10=2.72%, 20=0.04%, 50=0.01%
cpu : usr=2.96%, sys=8.87%, ctx=6480163, majf=0, minf=543
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=7253523/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=28334MB, aggrb=483560KB/s, minb=483560KB/s, maxb=483560KB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
dm-0: ios=6477467/127, merge=0/0, ticks=100468/67, in_queue=100527, util=93.07%, aggrios=6480740/131, aggrmerge=1/12, aggrticks=98211/68, aggrin_queue=97705, aggrutil=92.45%
vda: ios=6480740/131, merge=1/12, ticks=98211/68, in_queue=97705, util=92.45%
./fio --time_based --name=benchmark --size=947M --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=25294: Sun Jun 12 16:41:26 2016
read : io=57741MB, bw=984729KB/s, iops=246182, runt= 60044msec
slat (usec): min=1, max=167039, avg=19.05, stdev=1117.63
clat (usec): min=3, max=175398, avg=1004.53, stdev=7955.32
lat (usec): min=76, max=175400, avg=1024.79, stdev=8037.17
clat percentiles (usec):
| 1.00th=[ 110], 5.00th=[ 113], 10.00th=[ 115], 20.00th=[ 117],
| 30.00th=[ 119], 40.00th=[ 121], 50.00th=[ 122], 60.00th=[ 124],
| 70.00th=[ 126], 80.00th=[ 129], 90.00th=[ 133], 95.00th=[ 139],
| 99.00th=[63232], 99.50th=[77312], 99.90th=[85504], 99.95th=[88576],
| 99.99th=[97792]
bw (KB /s): min= 7, max=153168, per=12.51%, avg=123143.69, stdev=14429.62
lat (usec) : 4=0.01%, 10=0.01%, 100=0.01%, 250=97.14%, 500=0.05%
lat (usec) : 750=0.09%, 1000=0.21%
lat (msec) : 2=1.18%, 4=0.04%, 10=0.01%, 20=0.07%, 50=0.13%
lat (msec) : 100=1.06%, 250=0.01%
cpu : usr=2.84%, sys=9.47%, ctx=27380, majf=0, minf=560
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=14781761/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=57741MB, aggrb=984728KB/s, minb=984728KB/s, maxb=984728KB/s, mint=60044msec, maxt=60044msec
Disk stats (read/write):
dm-0: ios=14756099/150, merge=0/0, ticks=507117/26, in_queue=507623, util=98.61%, aggrios=14782592/146, aggrmerge=0/13, aggrticks=486770/26, aggrin_queue=486252, aggrutil=98.40%
vda: ios=14782592/146, merge=0/13, ticks=486770/26, in_queue=486252, util=98.40%
./fio --time_based --name=benchmark --size=947M --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=25697: Sun Jun 12 16:43:27 2016
write: io=88709MB, bw=1478.2MB/s, iops=378372, runt= 60019msec
slat (usec): min=0, max=396825, avg=14.87, stdev=1333.29
clat (usec): min=1, max=419097, avg=650.71, stdev=9558.31
lat (usec): min=2, max=419098, avg=666.39, stdev=9664.24
clat percentiles (usec):
| 1.00th=[ 59], 5.00th=[ 60], 10.00th=[ 60], 20.00th=[ 61],
| 30.00th=[ 61], 40.00th=[ 61], 50.00th=[ 62], 60.00th=[ 63],
| 70.00th=[ 64], 80.00th=[ 67], 90.00th=[ 74], 95.00th=[ 89],
| 99.00th=[ 181], 99.50th=[11200], 99.90th=[175104], 99.95th=[207872],
| 99.99th=[264192]
bw (KB /s): min= 0, max=493352, per=12.66%, avg=191615.30, stdev=57573.75
lat (usec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
lat (usec) : 100=97.66%, 250=1.65%, 500=0.10%, 750=0.02%, 1000=0.02%
lat (msec) : 2=0.02%, 4=0.01%, 10=0.01%, 20=0.10%, 50=0.02%
lat (msec) : 100=0.11%, 250=0.28%, 500=0.02%
cpu : usr=2.59%, sys=7.53%, ctx=8478, majf=0, minf=298
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=22709529/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=88709MB, aggrb=1478.2MB/s, minb=1478.2MB/s, maxb=1478.2MB/s, mint=60019msec, maxt=60019msec
Disk stats (read/write):
dm-0: ios=1/1282334, merge=0/0, ticks=0/682022, in_queue=682132, util=99.22%, aggrios=1/1293488, aggrmerge=0/91, aggrticks=0/667012, aggrin_queue=666901, aggrutil=80.56%
vda: ios=1/1293488, merge=0/91, ticks=0/667012, in_queue=666901, util=80.56%
./fio --time_based --name=benchmark --size=947M --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) / 947MB)
benchmark: (groupid=0, jobs=8): err= 0: pid=25390: Sun Jun 12 16:42:27 2016
write: io=48114MB, bw=821114KB/s, iops=205278, runt= 60002msec
slat (usec): min=1, max=126127, avg=22.85, stdev=1125.34
clat (usec): min=3, max=209199, avg=1216.38, stdev=8062.19
lat (usec): min=13, max=209201, avg=1241.04, stdev=8146.56
clat percentiles (usec):
| 1.00th=[ 103], 5.00th=[ 120], 10.00th=[ 124], 20.00th=[ 127],
| 30.00th=[ 131], 40.00th=[ 133], 50.00th=[ 137], 60.00th=[ 139],
| 70.00th=[ 145], 80.00th=[ 169], 90.00th=[ 980], 95.00th=[ 1656],
| 99.00th=[64768], 99.50th=[77312], 99.90th=[84480], 99.95th=[88576],
| 99.99th=[98816]
bw (KB /s): min=30064, max=138457, per=12.48%, avg=102515.66, stdev=22125.68
lat (usec) : 4=0.01%, 10=0.01%, 20=0.01%, 50=0.13%, 100=0.65%
lat (usec) : 250=84.35%, 500=2.23%, 750=1.03%, 1000=1.84%
lat (msec) : 2=5.80%, 4=1.79%, 10=0.86%, 20=0.09%, 50=0.16%
lat (msec) : 100=1.08%, 250=0.01%
cpu : usr=2.75%, sys=9.08%, ctx=254132, majf=0, minf=289
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=12317127/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=48114MB, aggrb=821114KB/s, minb=821114KB/s, maxb=821114KB/s, mint=60002msec, maxt=60002msec
Disk stats (read/write):
dm-0: ios=12/12285132, merge=0/0, ticks=0/771379, in_queue=771495, util=98.54%, aggrios=12/12317371, aggrmerge=0/6, aggrticks=0/725520, aggrin_queue=724432, aggrutil=98.24%
vda: ios=12/12317371, merge=0/6, ticks=0/725520, in_queue=724432, util=98.24%
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from FranTech Solutions ... Selecting 10 servers based on location: Skipping the closest server hosted by Switch (Las Vegas, NV) [0.11 km] 1. OffsiteDataSync (Las Vegas, NV) [0.11 km]: 29.621 ms 2. T-Mobile (North Las Vegas, NV) [5.75 km]: 16.474 ms 3. MVDSL (Overton, NV) [74.20 km]: 30.936 ms 4. Valley Electric Association (Pahrump, NV) [76.07 km]: 56.878 ms 5. Reliance Connects (Mesquite, NV) [112.07 km]: 17.895 ms 6. Race Communications (Mojave, CA) [133.28 km]: 29.429 ms 7. AWI networks (Saint George, UT) [172.70 km]: 29.759 ms 8. Infowest (Saint George, UT) [172.70 km]: 56.089 ms 9. Tonaquint Networks (Saint George, UT) [172.70 km]: 43.447 ms 10. South Central Internet (Cedar City, UT) [248.43 km]: 17.335 ms Testing upload speeds 1. OffsiteDataSync (Las Vegas, NV): ......................... 10.90 Mbit/s 2. T-Mobile (North Las Vegas, NV): ......................... 254.32 Mbit/s 3. MVDSL (Overton, NV): ......................... 15.49 Mbit/s 4. Valley Electric Association (Pahrump, NV): ......................... 15.07 Mbit/s 5. Reliance Connects (Mesquite, NV): ......................... 270.50 Mbit/s 6. Race Communications (Mojave, CA): ......................... 113.35 Mbit/s 7. AWI networks (Saint George, UT): ......................... 9.01 Mbit/s 8. Infowest (Saint George, UT): ......................... 53.21 Mbit/s 9. Tonaquint Networks (Saint George, UT): ......................... 25.21 Mbit/s 10. South Central Internet (Cedar City, UT): ......................... 137.19 Mbit/s Average upload speed is 90.43 Mbit/s