perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MEASUREMENT = "be_BY.UTF-8",
	LC_PAPER = "be_BY.UTF-8",
	LC_MONETARY = "be_BY.UTF-8",
	LC_NAME = "be_BY.UTF-8",
	LC_ADDRESS = "be_BY.UTF-8",
	LC_NUMERIC = "be_BY.UTF-8",
	LC_TELEPHONE = "be_BY.UTF-8",
	LC_IDENTIFICATION = "be_BY.UTF-8",
	LC_TIME = "ru_RU.UTF-8",
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
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-TafrK8/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-TafrK8/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-TafrK8/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-TafrK8/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-TafrK8/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-TafrK8/byte-unixbench/UnixBench"
locale: Cannot set LC_ALL 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: vamis: GNU/Linux
   OS: GNU/Linux -- 4.9.0-8-amd64 -- #1 SMP Debian 4.9.144-3 (2019-02-02)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="ANSI_X3.4-1968")
   CPU 0: QEMU Virtual CPU version 2.5+ (5600.2 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   09:29:19 up 7 days, 40 min,  1 user,  load average: 8.28, 5.00, 2.17; runlevel Apr
------------------------------------------------------------------------
Benchmark Run: Thu Apr 25 2019 09:29:19 - 09:57:30
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables       26161906.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3490.7 MWIPS (9.9 s, 7 samples)
Execl Throughput                               3299.2 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        310051.0 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           79778.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        834836.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                              403103.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  97412.2 lps   (10.0 s, 7 samples)
Process Creation                               7472.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   6247.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    812.0 lpm   (60.0 s, 2 samples)
System Call Overhead                         288069.6 lps   (10.0 s, 7 samples)
System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   26161906.3   2241.8
Double-Precision Whetstone                       55.0       3490.7    634.7
Execl Throughput                                 43.0       3299.2    767.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     310051.0    783.0
File Copy 256 bufsize 500 maxblocks            1655.0      79778.2    482.0
File Copy 4096 bufsize 8000 maxblocks          5800.0     834836.0   1439.4
Pipe Throughput                               12440.0     403103.1    324.0
Pipe-based Context Switching                   4000.0      97412.2    243.5
Process Creation                                126.0       7472.0    593.0
Shell Scripts (1 concurrent)                     42.4       6247.5   1473.5
Shell Scripts (8 concurrent)                      6.0        812.0   1353.4
System Call Overhead                          15000.0     288069.6    192.0
                                                                   ========
System Benchmarks Index Score                                         684.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, 2.0 GiB) copied, 20.3122 s, 106 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, 2.0 GiB) copied, 23.2782 s, 92.3 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=18544: Thu Apr 25 09:26:14 2019
  read : io=6136.2MB, bw=104719KB/s, iops=26179, runt= 60003msec
    clat (usec): min=3, max=73236, avg=293.74, stdev=290.58
     lat (usec): min=4, max=73237, avg=295.55, stdev=291.53
    clat percentiles (usec):
     |  1.00th=[   95],  5.00th=[  141], 10.00th=[  165], 20.00th=[  197],
     | 30.00th=[  223], 40.00th=[  247], 50.00th=[  270], 60.00th=[  290],
     | 70.00th=[  318], 80.00th=[  354], 90.00th=[  418], 95.00th=[  486],
     | 99.00th=[  796], 99.50th=[ 1272], 99.90th=[ 2480], 99.95th=[ 4128],
     | 99.99th=[ 7648]
    bw (KB  /s): min= 9948, max=16152, per=12.52%, avg=13108.29, stdev=1236.26
    lat (usec) : 4=0.01%, 10=0.32%, 20=0.27%, 50=0.08%, 100=0.45%
    lat (usec) : 250=40.26%, 500=54.21%, 750=3.29%, 1000=0.39%
    lat (msec) : 2=0.57%, 4=0.11%, 10=0.05%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=3.31%, sys=8.63%, ctx=1575759, majf=0, minf=82
  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=1570857/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=6136.2MB, aggrb=104718KB/s, minb=104718KB/s, maxb=104718KB/s, mint=60003msec, maxt=60003msec
Disk stats (read/write):
  vda: ios=1559441/36, merge=0/27, ticks=114780/20, in_queue=114272, util=95.28%
./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=18568: Thu Apr 25 09:27:15 2019
  read : io=7698.9MB, bw=131392KB/s, iops=32847, runt= 60001msec
    clat (usec): min=37, max=37460, avg=231.60, stdev=130.56
     lat (usec): min=38, max=38097, avg=233.39, stdev=133.68
    clat percentiles (usec):
     |  1.00th=[   94],  5.00th=[  122], 10.00th=[  141], 20.00th=[  167],
     | 30.00th=[  189], 40.00th=[  207], 50.00th=[  223], 60.00th=[  239],
     | 70.00th=[  255], 80.00th=[  278], 90.00th=[  322], 95.00th=[  370],
     | 99.00th=[  494], 99.50th=[  564], 99.90th=[  924], 99.95th=[ 1704],
     | 99.99th=[ 5344]
    bw (KB  /s): min=10824, max=19080, per=12.50%, avg=16418.39, stdev=1313.77
    lat (usec) : 50=0.01%, 100=1.60%, 250=65.38%, 500=32.09%, 750=0.77%
    lat (usec) : 1000=0.07%
    lat (msec) : 2=0.04%, 4=0.02%, 10=0.02%, 20=0.01%, 50=0.01%
  cpu          : usr=4.16%, sys=8.17%, ctx=1979040, majf=0, minf=66
  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=1970907/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=7698.9MB, aggrb=131391KB/s, minb=131391KB/s, maxb=131391KB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
  vda: ios=1968642/35, merge=0/30, ticks=120300/0, in_queue=119768, util=98.47%
./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=18600: Thu Apr 25 09:29:15 2019
  write: io=12465MB, bw=212693KB/s, iops=53173, runt= 60011msec
    clat (usec): min=3, max=62117, avg=98.31, stdev=1216.79
     lat (usec): min=4, max=69602, avg=108.00, stdev=1311.10
    clat percentiles (usec):
     |  1.00th=[    4],  5.00th=[    4], 10.00th=[    5], 20.00th=[    5],
     | 30.00th=[    5], 40.00th=[    5], 50.00th=[    5], 60.00th=[    6],
     | 70.00th=[    7], 80.00th=[    8], 90.00th=[   12], 95.00th=[   16],
     | 99.00th=[  205], 99.50th=[ 7200], 99.90th=[20096], 99.95th=[24704],
     | 99.99th=[34560]
    bw (KB  /s): min=16741, max=36704, per=12.52%, avg=26620.12, stdev=3141.65
    lat (usec) : 4=0.01%, 10=82.18%, 20=14.53%, 50=2.03%, 100=0.17%
    lat (usec) : 250=0.10%, 500=0.04%, 750=0.05%, 1000=0.04%
    lat (msec) : 2=0.07%, 4=0.12%, 10=0.31%, 20=0.26%, 50=0.11%
    lat (msec) : 100=0.01%
  cpu          : usr=4.08%, sys=5.76%, ctx=79770, majf=0, minf=75
  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=3190973/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=12465MB, aggrb=212692KB/s, minb=212692KB/s, maxb=212692KB/s, mint=60011msec, maxt=60011msec
Disk stats (read/write):
  vda: ios=347/1991553, merge=0/134, ticks=136/2983752, in_queue=2984920, util=86.51%
./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=18584: Thu Apr 25 09:28:15 2019
  write: io=1560.6MB, bw=26631KB/s, iops=6657, runt= 60006msec
    clat (usec): min=45, max=48918, avg=1191.04, stdev=5448.79
     lat (usec): min=46, max=48920, avg=1192.79, stdev=5448.87
    clat percentiles (usec):
     |  1.00th=[   65],  5.00th=[   83], 10.00th=[   94], 20.00th=[  107],
     | 30.00th=[  118], 40.00th=[  126], 50.00th=[  135], 60.00th=[  145],
     | 70.00th=[  155], 80.00th=[  173], 90.00th=[  211], 95.00th=[  286],
     | 99.00th=[31104], 99.50th=[33024], 99.90th=[37632], 99.95th=[39168],
     | 99.99th=[41216]
    bw (KB  /s): min= 2144, max= 4936, per=12.51%, avg=3332.48, stdev=431.32
    lat (usec) : 50=0.01%, 100=13.76%, 250=79.92%, 500=2.57%, 750=0.03%
    lat (usec) : 1000=0.02%
    lat (msec) : 2=0.02%, 4=0.01%, 10=0.01%, 20=0.03%, 50=3.63%
  cpu          : usr=0.88%, sys=3.27%, ctx=814807, majf=0, minf=66
  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=399499/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=1560.6MB, aggrb=26630KB/s, minb=26630KB/s, maxb=26630KB/s, mint=60006msec, maxt=60006msec
Disk stats (read/write):
  vda: ios=0/399185, merge=0/1993, ticks=0/57088, in_queue=56932, util=78.02%
Downloaded 104857600 bytes in 22.759131 sec Downloaded 104857600 bytes in 22.954271 sec Downloaded 104857600 bytes in 22.717934 sec Downloaded 104857600 bytes in 23.082321 sec Downloaded 104857600 bytes in 22.955310 sec Finished! Average download speed is 34.94 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from Garant-Park-Internet Ltd ... Selecting 15 servers that are not too close: 1. Beirel Telecom ISP (Pushkino) [32.32 km]: 26.532 ms 2. JSC Intersvyaz (Troitsk) [33.24 km]: 41.352 ms 3. Quartz Telecom (Podolsk) [36.09 km]: 16.739 ms 4. FTIC Ltd (Fryazino) [36.31 km]: 23.102 ms 5. Infolink (Monino) [38.46 km]: 59.748 ms 6. Dataplanet Ltd. (Zelenograd) [38.81 km]: 17.294 ms 7. xd0x93xd0xbexd0xbbxd0xb8xd1x86xd1x8bxd0xbdxd0xbe xd0xa2xd0xb5xd0xbbxd0xb5xd0xbaxd0xbexd0xbc (Golitsyno) [41.22 km]: 27.001 ms 8. Gigacom Systems LLC (Domodedovo) [41.24 km]: 25.987 ms 9. AVIEL (Ramenskoye) [42.77 km]: 25.829 ms 10. Proxima (Ramenskoye) [42.77 km]: 22.792 ms 11. Istranet (Istra) [50.60 km]: 24.06 ms 12. SKScom LLC (Bronnicy) [53.59 km]: 95.83 ms 13. Proxima (Bronnicy) [53.59 km]: 31.745 ms 14. Ltd. "Flex" (Noginsk) [53.78 km]: 17.095 ms 15. TISP (Chernogolovka) [57.15 km]: 24.907 ms Testing upload speeds 1. Beirel Telecom ISP (Pushkino): ......................... 39.45 Mbit/s 2. JSC Intersvyaz (Troitsk): ......................... 31.14 Mbit/s 3. Quartz Telecom (Podolsk): ......................... 39.17 Mbit/s 4. FTIC Ltd (Fryazino): ......................... 38.20 Mbit/s 5. Infolink (Monino): ......................... 8.37 Mbit/s 6. Dataplanet Ltd. (Zelenograd): ......................... 40.04 Mbit/s 7. xd0x93xd0xbexd0xbbxd0xb8xd1x86xd1x8bxd0xbdxd0xbe xd0xa2xd0xb5xd0xbbxd0xb5xd0xbaxd0xbexd0xbc (Golitsyno): ......................... 37.43 Mbit/s 8. Gigacom Systems LLC (Domodedovo): ......................... 38.28 Mbit/s 9. AVIEL (Ramenskoye): ......................... 37.62 Mbit/s 10. Proxima (Ramenskoye): ......................... 38.18 Mbit/s 11. Istranet (Istra): ......................... 36.45 Mbit/s 12. SKScom LLC (Bronnicy): ......................... 38.07 Mbit/s 13. Proxima (Bronnicy): ......................... 37.95 Mbit/s 14. Ltd. "Flex" (Noginsk): ......................... 37.92 Mbit/s 15. TISP (Chernogolovka): ......................... 37.98 Mbit/s Average upload speed is 35.75 Mbit/s