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-xX_le_/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-xX_le_/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory `/root/serverscope-xX_le_/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-xX_le_/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-xX_le_/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-xX_le_/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: mshmethuchicagovesta: GNU/Linux
OS: GNU/Linux -- 3.10.0-957.12.2.el7.x86_64 -- #1 SMP Tue May 14 21:24:32 UTC 2019
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Virtual CPU 714389bda930 (4800.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
04:01:58 up 15:35, 0 users, load average: 8.42, 5.22, 2.38; runlevel 2019-07-09
------------------------------------------------------------------------
Benchmark Run: Wed Jul 10 2019 04:01:58 - 04:30:08
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 28041275.7 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3562.1 MWIPS (9.9 s, 7 samples)
Execl Throughput 2864.8 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 563106.3 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 152662.8 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1329883.8 KBps (30.0 s, 2 samples)
Pipe Throughput 822326.4 lps (10.0 s, 7 samples)
Pipe-based Context Switching 117078.0 lps (10.0 s, 7 samples)
Process Creation 7701.5 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 4074.0 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 548.4 lpm (60.0 s, 2 samples)
System Call Overhead 821278.3 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 28041275.7 2402.9
Double-Precision Whetstone 55.0 3562.1 647.6
Execl Throughput 43.0 2864.8 666.2
File Copy 1024 bufsize 2000 maxblocks 3960.0 563106.3 1422.0
File Copy 256 bufsize 500 maxblocks 1655.0 152662.8 922.4
File Copy 4096 bufsize 8000 maxblocks 5800.0 1329883.8 2292.9
Pipe Throughput 12440.0 822326.4 661.0
Pipe-based Context Switching 4000.0 117078.0 292.7
Process Creation 126.0 7701.5 611.2
Shell Scripts (1 concurrent) 42.4 4074.0 960.9
Shell Scripts (8 concurrent) 6.0 548.4 913.9
System Call Overhead 15000.0 821278.3 547.5
========
System Benchmarks Index Score 865.8
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, 4.45295 s, 482 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.45068 s, 483 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=3319: Wed Jul 10 03:58:54 2019
read : io=6964.1MB, bw=118852KB/s, iops=29713, runt= 60008msec
clat (usec): min=1, max=40237, avg=264.04, stdev=233.21
lat (usec): min=2, max=40238, avg=264.73, stdev=233.26
clat percentiles (usec):
| 1.00th=[ 3], 5.00th=[ 84], 10.00th=[ 169], 20.00th=[ 187],
| 30.00th=[ 203], 40.00th=[ 219], 50.00th=[ 239], 60.00th=[ 266],
| 70.00th=[ 298], 80.00th=[ 334], 90.00th=[ 386], 95.00th=[ 442],
| 99.00th=[ 604], 99.50th=[ 764], 99.90th=[ 2768], 99.95th=[ 3600],
| 99.99th=[ 6496]
bw (KB /s): min= 9456, max=21248, per=12.51%, avg=14872.28, stdev=2305.41
lat (usec) : 2=0.01%, 4=1.89%, 10=1.70%, 20=1.24%, 50=0.17%
lat (usec) : 100=0.01%, 250=49.53%, 500=42.91%, 750=2.03%, 1000=0.14%
lat (msec) : 2=0.16%, 4=0.18%, 10=0.03%, 20=0.01%, 50=0.01%
cpu : usr=2.07%, sys=9.47%, ctx=1693886, majf=0, minf=312
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=1783023/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=6964.1MB, aggrb=118852KB/s, minb=118852KB/s, maxb=118852KB/s, mint=60008msec, maxt=60008msec
Disk stats (read/write):
vda: ios=1689992/8, merge=0/7, ticks=290231/1, in_queue=288682, util=98.27%
./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=3329: Wed Jul 10 03:59:54 2019
read : io=7783.8MB, bw=132841KB/s, iops=33210, runt= 60001msec
clat (usec): min=115, max=59347, avg=235.19, stdev=112.45
lat (usec): min=115, max=59349, avg=235.87, stdev=112.52
clat percentiles (usec):
| 1.00th=[ 145], 5.00th=[ 159], 10.00th=[ 167], 20.00th=[ 181],
| 30.00th=[ 191], 40.00th=[ 203], 50.00th=[ 217], 60.00th=[ 233],
| 70.00th=[ 253], 80.00th=[ 282], 90.00th=[ 318], 95.00th=[ 358],
| 99.00th=[ 490], 99.50th=[ 564], 99.90th=[ 932], 99.95th=[ 1464],
| 99.99th=[ 2640]
bw (KB /s): min=12472, max=19128, per=12.50%, avg=16607.55, stdev=1377.84
lat (usec) : 250=68.70%, 500=30.40%, 750=0.73%, 1000=0.08%
lat (msec) : 2=0.06%, 4=0.03%, 10=0.01%, 20=0.01%, 50=0.01%
lat (msec) : 100=0.01%
cpu : usr=2.44%, sys=8.71%, ctx=1992658, majf=0, minf=303
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=1992641/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=7783.8MB, aggrb=132840KB/s, minb=132840KB/s, maxb=132840KB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
vda: ios=1989814/0, merge=0/0, ticks=330743/0, in_queue=329217, util=99.60%
./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=3350: Wed Jul 10 04:01:55 2019
write: io=33523MB, bw=569645KB/s, iops=142411, runt= 60262msec
clat (usec): min=1, max=532985, avg=42.07, stdev=2469.75
lat (usec): min=2, max=533473, avg=44.52, stdev=2572.01
clat percentiles (usec):
| 1.00th=[ 2], 5.00th=[ 2], 10.00th=[ 2], 20.00th=[ 2],
| 30.00th=[ 3], 40.00th=[ 3], 50.00th=[ 3], 60.00th=[ 3],
| 70.00th=[ 3], 80.00th=[ 3], 90.00th=[ 4], 95.00th=[ 5],
| 99.00th=[ 9], 99.50th=[ 12], 99.90th=[ 40], 99.95th=[ 1112],
| 99.99th=[138240]
bw (KB /s): min= 2, max=187184, per=12.66%, avg=72103.85, stdev=25222.00
lat (usec) : 2=0.01%, 4=83.83%, 10=15.25%, 20=0.74%, 50=0.09%
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.02%, 500=0.01%, 750=0.01%
cpu : usr=2.83%, sys=7.55%, ctx=11734, majf=0, minf=291
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=8581989/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=33523MB, aggrb=569645KB/s, minb=569645KB/s, maxb=569645KB/s, mint=60262msec, maxt=60262msec
Disk stats (read/write):
vda: ios=327/571455, merge=428/388, ticks=3032/8279196, in_queue=5145305, util=74.01%
./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=3339: Wed Jul 10 04:00:55 2019
write: io=1958.6MB, bw=33421KB/s, iops=8355, runt= 60008msec
clat (usec): min=73, max=60003K, avg=831.59, stdev=201338.27
lat (usec): min=74, max=60003K, avg=832.37, stdev=201338.29
clat percentiles (usec):
| 1.00th=[ 81], 5.00th=[ 83], 10.00th=[ 85], 20.00th=[ 91],
| 30.00th=[ 95], 40.00th=[ 100], 50.00th=[ 106], 60.00th=[ 112],
| 70.00th=[ 118], 80.00th=[ 126], 90.00th=[ 141], 95.00th=[ 161],
| 99.00th=[ 237], 99.50th=[ 318], 99.90th=[ 716], 99.95th=[ 1128],
| 99.99th=[ 2416]
bw (KB /s): min= 0, max=38128, per=93.82%, avg=31354.76, stdev=8556.37
lat (usec) : 100=38.23%, 250=60.93%, 500=0.63%, 750=0.12%, 1000=0.03%
lat (msec) : 2=0.04%, 4=0.01%, 10=0.01%, >=2000=0.01%
cpu : usr=0.79%, sys=3.74%, ctx=1002792, majf=0, minf=286
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=501387/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=1958.6MB, aggrb=33421KB/s, minb=33421KB/s, maxb=33421KB/s, mint=60008msec, maxt=60008msec
Disk stats (read/write):
vda: ios=1/500980, merge=0/503, ticks=1/43719, in_queue=43480, util=72.45%
Downloaded 104857600 bytes in 0.806 sec Downloaded 104857600 bytes in 0.565 sec Downloaded 104857600 bytes in 0.688 sec Downloaded 104857600 bytes in 0.687 sec Downloaded 104857600 bytes in 1.689 sec Finished! Average download speed is 901.92 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from Choopa, LLC ... Selecting 15 servers that are not too close: 1. Frontier (Chicago, IL) [31.77 km]: 13.171 ms 2. Windstream (Chicago, IL) [31.77 km]: 2.251 ms 3. Comcast (Chicago, IL) [31.77 km]: 2.828 ms 4. Speedtest.net (Chicago, IL) [31.77 km]: 5.876 ms 5. ServerCentral (Chicago, IL) [31.77 km]: 1.116 ms 6. CenturyLink (Chicago, IL) [31.77 km]: 2.277 ms 7. AT&T Wireless (Chicago, IL) [31.77 km]: 1800000.0 ms 8. Speedtest.net (Chicago, IL) [31.77 km]: 1.641 ms 9. QTS Data Centers (Chicago, IL) [31.77 km]: 26.929 ms 10. tzulo, inc (Chicago, IL) [31.77 km]: 2.822 ms 11. fdcservers.net (Chicago, IL) [31.77 km]: 10.125 ms 12. Sprint (Chicago, IL) [31.77 km]: 2.991 ms 13. Access Media 3 (Chicago, IL) [31.77 km]: 137.829 ms 14. Cable One, Inc. (Chicago, IL) [31.77 km]: 40.075 ms 15. Sneaker Server (Chicago, IL) [31.77 km]: 28.826 ms Testing upload speeds 1. Frontier (Chicago, IL): ......................... 708.46 Mbit/s 2. Windstream (Chicago, IL): ......................... 702.97 Mbit/s 3. Comcast (Chicago, IL): ......................... 122.14 Mbit/s 4. Speedtest.net (Chicago, IL): ......................... 681.30 Mbit/s 5. ServerCentral (Chicago, IL): ......................... 880.25 Mbit/s 6. CenturyLink (Chicago, IL): ......................... 725.08 Mbit/s 7. AT&T Wireless (Chicago, IL): ......................... 0.00 Mbit/s 8. Speedtest.net (Chicago, IL): ......................... 718.96 Mbit/s 9. QTS Data Centers (Chicago, IL): ......................... 663.48 Mbit/s 10. tzulo, inc (Chicago, IL): ......................... 639.71 Mbit/s 11. fdcservers.net (Chicago, IL): ......................... 665.05 Mbit/s 12. Sprint (Chicago, IL): ......................... 659.86 Mbit/s 13. Access Media 3 (Chicago, IL): ......................... 746.56 Mbit/s 14. Cable One, Inc. (Chicago, IL): ......................... 337.82 Mbit/s 15. Sneaker Server (Chicago, IL): ......................... 550.37 Mbit/s Average upload speed is 586.80 Mbit/s