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-569wrx/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-569wrx/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory "/root/serverscope-569wrx/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-569wrx/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-569wrx/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-569wrx/byte-unixbench/UnixBench"
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: 8cb19.k.dedikuoti.lt: GNU/Linux
OS: GNU/Linux -- 3.16.0-4-amd64 -- #1 SMP Debian 3.16.39-1+deb8u1 (2017-02-22)
Machine: x86_64 (unknown)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel Core Processor (Broadwell) (4794.4 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
14:32:51 up 23 min, 1 user, load average: 4.09, 5.12, 2.62; runlevel 2017-04-18
------------------------------------------------------------------------
Benchmark Run: Tue Apr 18 2017 14:32:51 - 15:01:09
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 37653243.2 lps (10.0 s, 7 samples)
Double-Precision Whetstone 4431.1 MWIPS (11.5 s, 7 samples)
Execl Throughput 7607.0 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 1410405.1 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 375945.6 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 4136605.7 KBps (30.0 s, 2 samples)
Pipe Throughput 2372759.5 lps (10.0 s, 7 samples)
Pipe-based Context Switching 500915.6 lps (10.0 s, 7 samples)
Process Creation 22727.7 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 12169.7 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1598.3 lpm (60.0 s, 2 samples)
System Call Overhead 5226709.9 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 37653243.2 3226.5
Double-Precision Whetstone 55.0 4431.1 805.7
Execl Throughput 43.0 7607.0 1769.1
File Copy 1024 bufsize 2000 maxblocks 3960.0 1410405.1 3561.6
File Copy 256 bufsize 500 maxblocks 1655.0 375945.6 2271.6
File Copy 4096 bufsize 8000 maxblocks 5800.0 4136605.7 7132.1
Pipe Throughput 12440.0 2372759.5 1907.4
Pipe-based Context Switching 4000.0 500915.6 1252.3
Process Creation 126.0 22727.7 1803.8
Shell Scripts (1 concurrent) 42.4 12169.7 2870.2
Shell Scripts (8 concurrent) 6.0 1598.3 2663.9
System Call Overhead 15000.0 5226709.9 3484.5
========
System Benchmarks Index Score 2364.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, 41.0496 s, 52.3 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, 41.0108 s, 52.4 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=4521: Tue Apr 18 14:28:15 2017
read : io=96160KB, bw=1602.2KB/s, iops=400, runt= 60019msec
clat (usec): min=106, max=54452, avg=19962.27, stdev=1145.51
lat (usec): min=106, max=54452, avg=19962.99, stdev=1145.51
clat percentiles (usec):
| 1.00th=[19072], 5.00th=[19584], 10.00th=[19584], 20.00th=[19840],
| 30.00th=[19840], 40.00th=[19840], 50.00th=[19840], 60.00th=[19840],
| 70.00th=[20096], 80.00th=[20352], 90.00th=[20608], 95.00th=[20864],
| 99.00th=[20864], 99.50th=[21120], 99.90th=[24960], 99.95th=[25216],
| 99.99th=[50944]
bw (KB /s): min= 198, max= 310, per=12.50%, avg=200.29, stdev= 4.64
lat (usec) : 250=0.12%, 500=0.02%, 750=0.01%
lat (msec) : 2=0.01%, 4=0.07%, 10=0.02%, 20=64.89%, 50=34.85%
lat (msec) : 100=0.01%
cpu : usr=0.06%, sys=0.25%, ctx=24113, majf=0, minf=89
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=24040/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=96160KB, aggrb=1602KB/s, minb=1602KB/s, maxb=1602KB/s, mint=60019msec, maxt=60019msec
Disk stats (read/write):
sda: ios=24033/8, merge=0/11, ticks=478784/16, in_queue=776368, util=99.90%
./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=4541: Tue Apr 18 14:29:15 2017
read : io=96192KB, bw=1602.8KB/s, iops=400, runt= 60019msec
clat (usec): min=111, max=52009, avg=19954.25, stdev=1094.17
lat (usec): min=111, max=52009, avg=19955.02, stdev=1094.18
clat percentiles (usec):
| 1.00th=[19072], 5.00th=[19328], 10.00th=[19840], 20.00th=[19840],
| 30.00th=[19840], 40.00th=[19840], 50.00th=[20096], 60.00th=[20096],
| 70.00th=[20096], 80.00th=[20096], 90.00th=[20352], 95.00th=[20864],
| 99.00th=[20864], 99.50th=[20864], 99.90th=[22656], 99.95th=[23680],
| 99.99th=[48896]
bw (KB /s): min= 198, max= 319, per=12.51%, avg=200.35, stdev= 4.77
lat (usec) : 250=0.13%, 500=0.02%, 750=0.01%
lat (msec) : 4=0.06%, 10=0.04%, 20=57.02%, 50=42.73%, 100=0.01%
cpu : usr=0.05%, sys=0.28%, ctx=24096, majf=0, minf=89
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=24048/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=96192KB, aggrb=1602KB/s, minb=1602KB/s, maxb=1602KB/s, mint=60019msec, maxt=60019msec
Disk stats (read/write):
sda: ios=24014/0, merge=0/1, ticks=478300/0, in_queue=644536, util=99.89%
./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=4575: Tue Apr 18 14:32:49 2017
write: io=4563.5MB, bw=30569KB/s, iops=7642, runt=152866msec
clat (usec): min=1, max=18445K, avg=392.17, stdev=70263.37
lat (usec): min=1, max=18445K, avg=393.11, stdev=70263.66
clat percentiles (usec):
| 1.00th=[ 1], 5.00th=[ 2], 10.00th=[ 2], 20.00th=[ 3],
| 30.00th=[ 3], 40.00th=[ 3], 50.00th=[ 3], 60.00th=[ 3],
| 70.00th=[ 4], 80.00th=[ 4], 90.00th=[ 4], 95.00th=[ 5],
| 99.00th=[ 8], 99.50th=[ 12], 99.90th=[11968], 99.95th=[15808],
| 99.99th=[115200]
bw (KB /s): min= 0, max=140286, per=100.00%, avg=54619.55, stdev=42479.30
lat (usec) : 2=3.58%, 4=63.21%, 10=32.54%, 20=0.32%, 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.03%, 10=0.11%, 20=0.10%, 50=0.01%
lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, >=2000=0.01%
cpu : usr=0.17%, sys=0.81%, ctx=20507, majf=0, minf=85
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=1168234/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=4563.5MB, aggrb=30568KB/s, minb=30568KB/s, maxb=30568KB/s, mint=152866msec, maxt=152866msec
Disk stats (read/write):
sda: ios=0/61146, merge=0/25683, ticks=0/12083016, in_queue=12082892, util=99.59%
./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=4559: Tue Apr 18 14:30:15 2017
write: io=96012KB, bw=1599.8KB/s, iops=399, runt= 60017msec
clat (usec): min=206, max=365294, avg=19990.85, stdev=67992.92
lat (usec): min=207, max=365295, avg=19991.83, stdev=67992.92
clat percentiles (usec):
| 1.00th=[ 1352], 5.00th=[ 1480], 10.00th=[ 2224], 20.00th=[ 2384],
| 30.00th=[ 2416], 40.00th=[ 2448], 50.00th=[ 2448], 60.00th=[ 2480],
| 70.00th=[ 2544], 80.00th=[ 2832], 90.00th=[ 3408], 95.00th=[272384],
| 99.00th=[296960], 99.50th=[305152], 99.90th=[333824], 99.95th=[346112],
| 99.99th=[358400]
bw (KB /s): min= 12, max= 420, per=12.33%, avg=197.23, stdev=58.26
lat (usec) : 250=0.03%, 500=0.12%, 750=0.12%, 1000=0.10%
lat (msec) : 2=7.47%, 4=85.42%, 10=0.47%, 20=0.01%, 50=0.02%
lat (msec) : 100=0.01%, 250=0.22%, 500=6.02%
cpu : usr=0.05%, sys=0.33%, ctx=49582, majf=0, minf=89
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=24003/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=96012KB, aggrb=1599KB/s, minb=1599KB/s, maxb=1599KB/s, mint=60017msec, maxt=60017msec
Disk stats (read/write):
sda: ios=0/24017, merge=0/1342, ticks=0/61572, in_queue=61540, util=96.89%
Downloaded 104857600 bytes in 2.635 sec Downloaded 104857600 bytes in 2.633 sec Downloaded 104857600 bytes in 2.680 sec Downloaded 104857600 bytes in 2.694 sec Downloaded 104857600 bytes in 2.854 sec Finished! Average download speed is 296.38 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from Interneto Vizija ... Selecting 15 servers that are not too close: 1. BalticServers.com (Siauliai) [43.38 km]: 6.381 ms 2. www.bacloud.com (Siauliai) [43.38 km]: 10.127 ms 3. UAB TOPNET (Kursenai) [67.40 km]: 8.144 ms 4. BALTCOM (Jelgava) [74.21 km]: 7.657 ms 5. Latvijas Mobilais Telefons (Riga) [105.78 km]: 7.628 ms 6. Lattelecom (Riga) [105.78 km]: 7.601 ms 7. AS Balticom (Riga) [105.78 km]: 8.442 ms 8. SIA Bite Latvija (Riga) [105.78 km]: 7.308 ms 9. DEAC (Riga) [105.78 km]: 8.29 ms 10. Tele2 (Riga) [105.78 km]: 15.143 ms 11. BALTCOM (Riga) [105.78 km]: 6.736 ms 12. SIA Stream Networks (Riga) [105.78 km]: 9.124 ms 13. Telenet, sia (Riga) [105.78 km]: 7.54 ms 14. CloudHosting SIA (Riga) [105.78 km]: 33.799 ms 15. DOKEDA (Kaunas) [122.39 km]: 4.653 ms Testing upload speeds 1. BalticServers.com (Siauliai): ......................... 308.76 Mbit/s 2. www.bacloud.com (Siauliai): ......................... 166.27 Mbit/s 3. UAB TOPNET (Kursenai): ......................... 202.55 Mbit/s 4. BALTCOM (Jelgava): ......................... 288.76 Mbit/s 5. Latvijas Mobilais Telefons (Riga): ......................... 90.76 Mbit/s 6. Lattelecom (Riga): ......................... 349.08 Mbit/s 7. AS Balticom (Riga): ......................... 151.40 Mbit/s 8. SIA Bite Latvija (Riga): ......................... 332.95 Mbit/s 9. DEAC (Riga): ......................... 321.46 Mbit/s 10. Tele2 (Riga): ......................... 320.73 Mbit/s 11. BALTCOM (Riga): ......................... 308.46 Mbit/s 12. SIA Stream Networks (Riga): ......................... 142.79 Mbit/s 13. Telenet, sia (Riga): ......................... 244.23 Mbit/s 14. CloudHosting SIA (Riga): ......................... 50.45 Mbit/s 15. DOKEDA (Kaunas): ......................... 163.95 Mbit/s Average upload speed is 229.51 Mbit/s