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-R7nlj2/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-R7nlj2/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory `/root/serverscope-R7nlj2/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-R7nlj2/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-R7nlj2/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-R7nlj2/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: servers9.com: 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 6db7dc0e7704 (7584.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
17:23:57 up 1 day, 3:08, 1 user, load average: 9.13, 5.02, 2.71; runlevel 2019-07-02
------------------------------------------------------------------------
Benchmark Run: Wed Jul 03 2019 17:23:57 - 17:53:12
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 47208878.1 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3327.1 MWIPS (17.5 s, 7 samples)
Execl Throughput 4192.4 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 766120.3 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 200183.0 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 2274566.6 KBps (30.0 s, 2 samples)
Pipe Throughput 973854.5 lps (10.0 s, 7 samples)
Pipe-based Context Switching 181334.8 lps (10.0 s, 7 samples)
Process Creation 12969.9 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 6431.3 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 874.1 lpm (60.1 s, 2 samples)
System Call Overhead 751781.4 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 47208878.1 4045.3
Double-Precision Whetstone 55.0 3327.1 604.9
Execl Throughput 43.0 4192.4 975.0
File Copy 1024 bufsize 2000 maxblocks 3960.0 766120.3 1934.6
File Copy 256 bufsize 500 maxblocks 1655.0 200183.0 1209.6
File Copy 4096 bufsize 8000 maxblocks 5800.0 2274566.6 3921.7
Pipe Throughput 12440.0 973854.5 782.8
Pipe-based Context Switching 4000.0 181334.8 453.3
Process Creation 126.0 12969.9 1029.4
Shell Scripts (1 concurrent) 42.4 6431.3 1516.8
Shell Scripts (8 concurrent) 6.0 874.1 1456.8
System Call Overhead 15000.0 751781.4 501.2
========
System Benchmarks Index Score 1199.3
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.7871 s, 771 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, 1.98374 s, 1.1 GB/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=15086: Wed Jul 3 17:20:55 2019
read : io=22699MB, bw=387375KB/s, iops=96843, runt= 60002msec
clat (usec): min=1, max=21041, avg=79.72, stdev=259.41
lat (usec): min=1, max=21042, avg=80.22, stdev=259.42
clat percentiles (usec):
| 1.00th=[ 1], 5.00th=[ 1], 10.00th=[ 1], 20.00th=[ 1],
| 30.00th=[ 2], 40.00th=[ 2], 50.00th=[ 7], 60.00th=[ 109],
| 70.00th=[ 131], 80.00th=[ 147], 90.00th=[ 175], 95.00th=[ 201],
| 99.00th=[ 282], 99.50th=[ 334], 99.90th=[ 2040], 99.95th=[ 4048],
| 99.99th=[11072]
bw (KB /s): min= 418, max=1097696, per=12.32%, avg=47709.77, stdev=92677.74
lat (usec) : 2=21.91%, 4=26.55%, 10=2.66%, 20=0.16%, 50=0.01%
lat (usec) : 100=4.48%, 250=42.51%, 500=1.54%, 750=0.04%, 1000=0.01%
lat (msec) : 2=0.03%, 4=0.05%, 10=0.01%, 20=0.05%, 50=0.01%
cpu : usr=3.43%, sys=8.11%, ctx=2830943, 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=5810823/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=22699MB, aggrb=387375KB/s, minb=387375KB/s, maxb=387375KB/s, mint=60002msec, maxt=60002msec
Disk stats (read/write):
vda: ios=2831040/15, merge=31/6, ticks=297757/0, in_queue=296956, util=90.93%
./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=15098: Wed Jul 3 17:21:55 2019
read : io=14004MB, bw=239000KB/s, iops=59749, runt= 60001msec
clat (usec): min=36, max=17746, avg=130.13, stdev=39.83
lat (usec): min=37, max=17747, avg=130.65, stdev=39.84
clat percentiles (usec):
| 1.00th=[ 77], 5.00th=[ 87], 10.00th=[ 94], 20.00th=[ 102],
| 30.00th=[ 110], 40.00th=[ 119], 50.00th=[ 129], 60.00th=[ 135],
| 70.00th=[ 143], 80.00th=[ 153], 90.00th=[ 173], 95.00th=[ 189],
| 99.00th=[ 225], 99.50th=[ 243], 99.90th=[ 290], 99.95th=[ 318],
| 99.99th=[ 462]
bw (KB /s): min=19816, max=31160, per=12.50%, avg=29878.53, stdev=1305.61
lat (usec) : 50=0.01%, 100=16.33%, 250=83.28%, 500=0.38%, 750=0.01%
lat (usec) : 1000=0.01%
lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%
cpu : usr=2.84%, sys=7.79%, ctx=3585088, 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=3585055/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=14004MB, aggrb=238999KB/s, minb=238999KB/s, maxb=238999KB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
vda: ios=3578857/0, merge=0/0, ticks=372401/0, in_queue=371334, util=99.57%
./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=15119: Wed Jul 3 17:23:56 2019
write: io=52876MB, bw=902226KB/s, iops=225556, runt= 60013msec
clat (usec): min=1, max=247069, avg=20.96, stdev=1305.27
lat (usec): min=1, max=247069, avg=23.92, stdev=1439.26
clat percentiles (usec):
| 1.00th=[ 1], 5.00th=[ 1], 10.00th=[ 1], 20.00th=[ 1],
| 30.00th=[ 2], 40.00th=[ 2], 50.00th=[ 2], 60.00th=[ 2],
| 70.00th=[ 2], 80.00th=[ 2], 90.00th=[ 2], 95.00th=[ 2],
| 99.00th=[ 4], 99.50th=[ 8], 99.90th=[ 21], 99.95th=[ 104],
| 99.99th=[80384]
bw (KB /s): min= 3, max=194712, per=12.54%, avg=113124.88, stdev=20172.71
lat (usec) : 2=28.67%, 4=70.22%, 10=0.77%, 20=0.23%, 50=0.05%
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.01%
cpu : usr=5.38%, sys=6.27%, ctx=25147, 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=13536329/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=52876MB, aggrb=902226KB/s, minb=902226KB/s, maxb=902226KB/s, mint=60013msec, maxt=60013msec
Disk stats (read/write):
vda: ios=0/753539, merge=0/68, ticks=0/1657896, in_queue=1228959, util=24.99%
./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=15109: Wed Jul 3 17:22:55 2019
write: io=5414.7MB, bw=92407KB/s, iops=23101, runt= 60002msec
clat (usec): min=34, max=60000K, avg=299.45, stdev=109517.44
lat (usec): min=34, max=60000K, avg=300.06, stdev=109517.44
clat percentiles (usec):
| 1.00th=[ 36], 5.00th=[ 37], 10.00th=[ 37], 20.00th=[ 38],
| 30.00th=[ 38], 40.00th=[ 38], 50.00th=[ 39], 60.00th=[ 39],
| 70.00th=[ 40], 80.00th=[ 41], 90.00th=[ 44], 95.00th=[ 46],
| 99.00th=[ 52], 99.50th=[ 56], 99.90th=[ 79], 99.95th=[ 86],
| 99.99th=[ 111]
bw (KB /s): min= 0, max=94344, per=91.40%, avg=84456.50, stdev=25944.70
lat (usec) : 50=97.91%, 100=2.08%, 250=0.02%, 500=0.01%, 750=0.01%
lat (msec) : 2=0.01%, >=2000=0.01%
cpu : usr=1.25%, sys=3.89%, ctx=2772333, majf=0, minf=289
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=1386157/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=5414.7MB, aggrb=92407KB/s, minb=92407KB/s, maxb=92407KB/s, mint=60002msec, maxt=60002msec
Disk stats (read/write):
vda: ios=0/1384457, merge=0/341, ticks=0/40436, in_queue=40227, util=67.05%
Downloaded 104857600 bytes in 0.506 sec Downloaded 104857600 bytes in 0.537 sec Downloaded 104857600 bytes in 2.410 sec Downloaded 104857600 bytes in 0.778 sec Downloaded 104857600 bytes in 0.821 sec Finished! Average download speed is 791.77 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from Choopa, LLC ... Selecting 15 servers that are not too close: 1. Sprint (Harrison, NJ) [31.53 km]: 2.801 ms 2. QTS Data Centers (Jersey City, NJ) [31.97 km]: 4.187 ms 3. Pilot (New York, NY) [33.43 km]: 3.302 ms 4. Spectrum (New York, NY) [33.43 km]: 11.334 ms 5. AT&T (New York, NY) [33.43 km]: 1800000.0 ms 6. Speedtest.net (New York, NY) [33.43 km]: 2.374 ms 7. Optimum Online (New York, NY) [33.43 km]: 4.973 ms 8. Natural Wireless (New York, NY) [33.43 km]: 36.439 ms 9. AT&T Wireless (New York, NY) [33.43 km]: 1800000.0 ms 10. ISPnet, Inc (New York, NY) [33.43 km]: 28.984 ms 11. Speedtest.net (New York, NY) [33.43 km]: 2.186 ms 12. Ylinx, LLC (New York, NY) [33.43 km]: 41.159 ms 13. Sprint (New York, NY) [33.43 km]: 13.741 ms 14. Hivelocity Hosting (New York, NY) [33.43 km]: 2.865 ms 15. Honest.net (New York, NY) [33.43 km]: 16.325 ms Testing upload speeds 1. Sprint (Harrison, NJ): ......................... 671.13 Mbit/s 2. QTS Data Centers (Jersey City, NJ): ......................... 697.45 Mbit/s 3. Pilot (New York, NY): ......................... 1111.97 Mbit/s 4. Spectrum (New York, NY): ......................... 589.36 Mbit/s 5. AT&T (New York, NY): ......................... 0.00 Mbit/s 6. Speedtest.net (New York, NY): ......................... 352.65 Mbit/s 7. Optimum Online (New York, NY): ......................... 638.69 Mbit/s 8. Natural Wireless (New York, NY): ......................... 978.67 Mbit/s 9. AT&T Wireless (New York, NY): ......................... 0.00 Mbit/s 10. ISPnet, Inc (New York, NY): ......................... 634.31 Mbit/s 11. Speedtest.net (New York, NY): ......................... 701.02 Mbit/s 12. Ylinx, LLC (New York, NY): ......................... 558.86 Mbit/s 13. Sprint (New York, NY): ......................... 919.72 Mbit/s 14. Hivelocity Hosting (New York, NY): ......................... 711.08 Mbit/s 15. Honest.net (New York, NY): ......................... 852.87 Mbit/s Average upload speed is 627.85 Mbit/s