Stopwatch
Benchmark report #9002
HostSolutions – 4core-4gbram-400gb hdd
Report
Share test result

Test results for 4core-4gbram-400gb hdd at HostSolutions


Server specs:


4 × Intel(R) Xeon(R) CPU E5-2450L 0 @ 1.80GHz
4 GB RAM / 412 GB disk space
Ubuntu 16.04 Xenial

Benchmark results summary:


UnixBench - 476.6
Disk Read - 457 MB/s
Disk Write - 266 MB/s
Bandwidth - 421.23 MB/s

More: https://serverscope.io/trials/rM6W
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E5-2450L 0 @ 1.80GHz
CPU Cores
8 × 1364 MHz
RAM
4 GB
Disk
412 GB
OS
Ubuntu 16.04 Xenial
Benchmark summary
Benchmark summary
UnixBench
476.6
Disk Read
457 MB/s
Disk Write
266 MB/s
Bandwidth
421.23 Mbit/s
Speedtest
214.62 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
534.3
UnixBench (one CPU)
476.6
Terminal
Raw Output
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_PAPER = "be_BY.UTF-8",
	LC_ADDRESS = "be_BY.UTF-8",
	LC_MONETARY = "be_BY.UTF-8",
	LC_NUMERIC = "be_BY.UTF-8",
	LC_TELEPHONE = "be_BY.UTF-8",
	LC_IDENTIFICATION = "be_BY.UTF-8",
	LC_MEASUREMENT = "be_BY.UTF-8",
	LC_TIME = "ru_RU.UTF-8",
	LC_NAME = "be_BY.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
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 
src/pipe.c: In function "main":
src/pipe.c:52:2: warning: ignoring return value of "pipe", declared with attribute warn_unused_result [-Wunused-result]
  pipe(pvec);
  ^
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 
In file included from src/execl.c:34:0:
src/big.c: In function "dummy":
src/big.c:109:5: warning: ignoring return value of "freopen", declared with attribute warn_unused_result [-Wunused-result]
     freopen("masterlog.00", "a", stderr);
     ^
src/big.c:197:6: warning: ignoring return value of "freopen", declared with attribute warn_unused_result [-Wunused-result]
      freopen(logname, "w", stderr);
      ^
src/big.c:221:3: warning: ignoring return value of "dup", declared with attribute warn_unused_result [-Wunused-result]
   dup(pvec[0]);
   ^
src/big.c:225:6: warning: ignoring return value of "freopen", declared with attribute warn_unused_result [-Wunused-result]
      freopen(logname, "w", stderr);
      ^
src/big.c:318:4: warning: ignoring return value of "write", declared with attribute warn_unused_result [-Wunused-result]
    write(fcopy, cp->line, p - cp->line + 1);
    ^
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-M8tns1/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-M8tns1/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-M8tns1/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-M8tns1/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-M8tns1/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-M8tns1/byte-unixbench/UnixBench"
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES 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

4 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

4 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

4 x Execl Throughput  1 2 3

4 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

4 x File Copy 256 bufsize 500 maxblocks  1 2 3

4 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

4 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

4 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

4 x Process Creation  1 2 3

4 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

4 x Shell Scripts (1 concurrent)  1 2 3

4 x Shell Scripts (8 concurrent)  1 2 3

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: s3: GNU/Linux
   OS: GNU/Linux -- 4.15.17-1-pve -- #1 SMP PVE 4.15.17-9 (Wed, 9 May 2018 13:31:43 +0200)
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
   CPU 0: Intel(R) Xeon(R) CPU E5-2450L 0 @ 1.80GHz (3591.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) CPU E5-2450L 0 @ 1.80GHz (3591.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Xeon(R) CPU E5-2450L 0 @ 1.80GHz (3621.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Xeon(R) CPU E5-2450L 0 @ 1.80GHz (3621.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   00:39:15 up 8 min,  1 user,  load average: 7.63, 5.39, 2.89; runlevel Nov

------------------------------------------------------------------------
Benchmark Run: Wed Nov 21 2018 00:39:15 - 01:07:39
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       19385349.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2026.2 MWIPS (10.5 s, 7 samples)
Execl Throughput                               2375.5 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        401114.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           89701.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        922052.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                              417739.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  40547.1 lps   (10.0 s, 7 samples)
Process Creation                               3339.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3602.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    536.9 lpm   (60.1 s, 2 samples)
System Call Overhead                         401261.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   19385349.9   1661.1
Double-Precision Whetstone                       55.0       2026.2    368.4
Execl Throughput                                 43.0       2375.5    552.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     401114.5   1012.9
File Copy 256 bufsize 500 maxblocks            1655.0      89701.8    542.0
File Copy 4096 bufsize 8000 maxblocks          5800.0     922052.3   1589.7
Pipe Throughput                               12440.0     417739.0    335.8
Pipe-based Context Switching                   4000.0      40547.1    101.4
Process Creation                                126.0       3339.4    265.0
Shell Scripts (1 concurrent)                     42.4       3602.8    849.7
Shell Scripts (8 concurrent)                      6.0        536.9    894.9
System Call Overhead                          15000.0     401261.1    267.5
                                                                   ========
System Benchmarks Index Score                                         534.3

------------------------------------------------------------------------
Benchmark Run: Wed Nov 21 2018 01:07:39 - 01:41:23
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables       18066031.9 lps   (10.1 s, 7 samples)
Double-Precision Whetstone                     8232.1 MWIPS (10.0 s, 7 samples)
Execl Throughput                               1818.5 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        121306.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           30588.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        321664.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                              455891.2 lps   (10.1 s, 7 samples)
Pipe-based Context Switching                  70650.8 lps   (10.1 s, 7 samples)
Process Creation                               3831.6 lps   (30.1 s, 2 samples)
Shell Scripts (1 concurrent)                   4136.3 lpm   (60.1 s, 2 samples)
Shell Scripts (8 concurrent)                    551.1 lpm   (60.3 s, 2 samples)
System Call Overhead                         379975.8 lps   (10.1 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   18066031.9   1548.1
Double-Precision Whetstone                       55.0       8232.1   1496.7
Execl Throughput                                 43.0       1818.5    422.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     121306.1    306.3
File Copy 256 bufsize 500 maxblocks            1655.0      30588.5    184.8
File Copy 4096 bufsize 8000 maxblocks          5800.0     321664.7    554.6
Pipe Throughput                               12440.0     455891.2    366.5
Pipe-based Context Switching                   4000.0      70650.8    176.6
Process Creation                                126.0       3831.6    304.1
Shell Scripts (1 concurrent)                     42.4       4136.3    975.5
Shell Scripts (8 concurrent)                      6.0        551.1    918.6
System Call Overhead                          15000.0     379975.8    253.3
                                                                   ========
System Benchmarks Index Score                                         476.6

Hard drive
dd
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, 8.50223 s, 253 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, 8.64495 s, 248 MB/s


Hard drive
FIO random read
Performance
457.76 MB/s
IOPS
117185
./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
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
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=16330: Wed Nov 21 00:36:08 2018
  read : io=27476MB, bw=468743KB/s, iops=117185, runt= 60024msec
    clat (usec): min=1, max=843213, avg=59.69, stdev=1676.39
     lat (usec): min=2, max=843213, avg=61.25, stdev=1688.65
    clat percentiles (usec):
     |  1.00th=[    2],  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=[    5], 95.00th=[    6],
     | 99.00th=[   61], 99.50th=[   77], 99.90th=[17536], 99.95th=[38656],
     | 99.99th=[64768]
    bw (KB  /s): min=    8, max=358872, per=12.88%, avg=60388.93, stdev=108126.15
    lat (usec) : 2=0.01%, 4=66.95%, 10=30.45%, 20=0.37%, 50=0.04%
    lat (usec) : 100=1.88%, 250=0.04%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.03%, 10=0.09%, 20=0.05%, 50=0.06%
    lat (msec) : 100=0.03%, 250=0.01%, 500=0.01%, 1000=0.01%
  cpu          : usr=3.58%, sys=8.88%, ctx=156964, majf=0, minf=137
  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=7033958/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=27476MB, aggrb=468743KB/s, minb=468743KB/s, maxb=468743KB/s, mint=60024msec, maxt=60024msec

Disk stats (read/write):
    dm-7: ios=153485/51, merge=0/0, ticks=279200/0, in_queue=279296, util=87.37%, aggrios=153516/20814, aggrmerge=0/0, aggrticks=277724/8956, aggrin_queue=286868, aggrutil=87.40%
    dm-4: ios=153516/20814, merge=0/0, ticks=277724/8956, in_queue=286868, util=87.40%, aggrios=76763/10590, aggrmerge=0/0, aggrticks=139082/4490, aggrin_queue=143970, aggrutil=87.48%
    dm-2: ios=10/366, merge=0/0, ticks=652/48, in_queue=700, util=1.09%, aggrios=153778/10947, aggrmerge=0/10403, aggrticks=278888/2332, aggrin_queue=281204, aggrutil=87.55%
  sda: ios=153778/10947, merge=0/10403, ticks=278888/2332, in_queue=281204, util=87.55%
  dm-3: ios=153516/20814, merge=0/0, ticks=277512/8932, in_queue=287240, util=87.48%
Hard drive
FIO random direct read
Performance
66.79 MB/s
IOPS
17098
./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
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
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=16372: Wed Nov 21 00:37:09 2018
  read : io=4008.5MB, bw=68394KB/s, iops=17098, runt= 60014msec
    clat (usec): min=46, max=979472, avg=460.98, stdev=4453.22
     lat (usec): min=47, max=979473, avg=461.87, stdev=4453.24
    clat percentiles (usec):
     |  1.00th=[   51],  5.00th=[   52], 10.00th=[   52], 20.00th=[   53],
     | 30.00th=[   53], 40.00th=[   54], 50.00th=[   54], 60.00th=[   55],
     | 70.00th=[   57], 80.00th=[   61], 90.00th=[   69], 95.00th=[   76],
     | 99.00th=[13248], 99.50th=[24448], 99.90th=[51456], 99.95th=[67072],
     | 99.99th=[112128]
    bw (KB  /s): min=    8, max=59752, per=12.98%, avg=8878.24, stdev=18595.00
    lat (usec) : 50=0.05%, 100=96.67%, 250=0.75%, 500=0.02%, 750=0.01%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.06%, 4=0.33%, 10=0.91%, 20=0.53%, 50=0.57%
    lat (msec) : 100=0.09%, 250=0.01%, 500=0.01%, 1000=0.01%
  cpu          : usr=1.36%, sys=7.58%, ctx=1029296, majf=0, minf=128
  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=1026151/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=4008.5MB, aggrb=68394KB/s, minb=68394KB/s, maxb=68394KB/s, mint=60014msec, maxt=60014msec

Disk stats (read/write):
    dm-7: ios=1026151/23, merge=0/0, ticks=410188/0, in_queue=411008, util=99.51%, aggrios=1026220/20148, aggrmerge=0/0, aggrticks=396088/2160, aggrin_queue=398724, aggrutil=98.16%
    dm-4: ios=1026220/20148, merge=0/0, ticks=396088/2160, in_queue=398724, util=98.16%, aggrios=513118/10262, aggrmerge=0/0, aggrticks=203876/1100, aggrin_queue=205386, aggrutil=98.24%
    dm-2: ios=16/373, merge=0/0, ticks=13156/68, in_queue=13228, util=21.92%, aggrios=1026472/13621, aggrmerge=16/7152, aggrticks=409628/1268, aggrin_queue=410832, aggrutil=99.49%
  sda: ios=1026472/13621, merge=16/7152, ticks=409628/1268, in_queue=410832, util=99.49%
  dm-3: ios=1026220/20151, merge=0/0, ticks=394596/2132, in_queue=397544, util=98.24%
Hard drive
FIO random write
Performance
266.01 MB/s
IOPS
68097
./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
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
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=16456: Wed Nov 21 00:39:10 2018
  write: io=15973MB, bw=272390KB/s, iops=68097, runt= 60049msec
    clat (usec): min=3, max=284039, avg=98.28, stdev=2844.59
     lat (usec): min=4, max=284040, avg=101.91, stdev=2892.83
    clat percentiles (usec):
     |  1.00th=[    4],  5.00th=[    5], 10.00th=[    5], 20.00th=[    6],
     | 30.00th=[    7], 40.00th=[    9], 50.00th=[   11], 60.00th=[   11],
     | 70.00th=[   12], 80.00th=[   13], 90.00th=[   14], 95.00th=[   15],
     | 99.00th=[   19], 99.50th=[   23], 99.90th=[17280], 99.95th=[84480],
     | 99.99th=[101888]
    bw (KB  /s): min=13455, max=99603, per=12.58%, avg=34273.59, stdev=9913.97
    lat (usec) : 4=0.07%, 10=43.70%, 20=55.29%, 50=0.78%, 100=0.02%
    lat (usec) : 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.02%, 50=0.01%
    lat (msec) : 100=0.08%, 250=0.01%, 500=0.01%
  cpu          : usr=2.46%, sys=9.94%, ctx=16526, majf=0, minf=426
  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=4089187/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=15973MB, aggrb=272390KB/s, minb=272390KB/s, maxb=272390KB/s, mint=60049msec, maxt=60049msec

Disk stats (read/write):
    dm-7: ios=0/177542, merge=0/0, ticks=0/37676, in_queue=37704, util=7.23%, aggrios=0/212957, aggrmerge=0/0, aggrticks=0/45976, aggrin_queue=46012, aggrutil=7.34%
    dm-4: ios=0/212957, merge=0/0, ticks=0/45976, in_queue=46012, util=7.34%, aggrios=2/106684, aggrmerge=0/0, aggrticks=18/22962, aggrin_queue=22992, aggrutil=7.34%
    dm-2: ios=5/412, merge=0/0, ticks=36/156, in_queue=192, util=0.09%, aggrios=262/211844, aggrmerge=0/1682, aggrticks=156/45764, aggrin_queue=45116, aggrutil=7.65%
  sda: ios=262/211844, merge=0/1682, ticks=156/45764, in_queue=45116, util=7.65%
  dm-3: ios=0/212957, merge=0/0, ticks=0/45768, in_queue=45792, util=7.34%
Hard drive
FIO random direct write
Performance
45.57 MB/s
IOPS
11666
./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
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
clock setaffinity failed: Invalid argument
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=16414: Wed Nov 21 00:38:09 2018
  write: io=2734.6MB, bw=46668KB/s, iops=11666, runt= 60002msec
    clat (usec): min=50, max=179500, avg=677.87, stdev=2004.27
     lat (usec): min=51, max=179501, avg=679.00, stdev=2004.33
    clat percentiles (usec):
     |  1.00th=[   54],  5.00th=[   57], 10.00th=[   60], 20.00th=[  102],
     | 30.00th=[  470], 40.00th=[  482], 50.00th=[  502], 60.00th=[  532],
     | 70.00th=[  572], 80.00th=[  612], 90.00th=[  716], 95.00th=[  924],
     | 99.00th=[12096], 99.50th=[18048], 99.90th=[24704], 99.95th=[25984],
     | 99.99th=[36608]
    bw (KB  /s): min=  496, max=55400, per=12.51%, avg=5839.61, stdev=3830.73
    lat (usec) : 100=19.85%, 250=1.25%, 500=27.31%, 750=42.96%, 1000=4.53%
    lat (msec) : 2=2.56%, 4=0.26%, 10=0.23%, 20=0.65%, 50=0.40%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=1.17%, sys=10.83%, ctx=1398748, majf=0, minf=174
  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=700036/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=2734.6MB, aggrb=46667KB/s, minb=46667KB/s, maxb=46667KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
    dm-7: ios=0/702433, merge=0/0, ticks=0/33336, in_queue=33576, util=47.83%, aggrios=268/723944, aggrmerge=0/0, aggrticks=772/23372, aggrin_queue=24320, aggrutil=34.12%
    dm-4: ios=268/723944, merge=0/0, ticks=772/23372, in_queue=24320, util=34.12%, aggrios=142/362287, aggrmerge=0/0, aggrticks=1518/11080, aggrin_queue=12668, aggrutil=32.12%
    dm-2: ios=16/630, merge=0/0, ticks=2264/4, in_queue=2268, util=3.78%, aggrios=519/717430, aggrmerge=17/7295, aggrticks=2884/21984, aggrin_queue=24628, aggrutil=37.67%
  sda: ios=519/717430, merge=17/7295, ticks=2884/21984, in_queue=24628, util=37.67%
  dm-3: ios=268/723944, merge=0/0, ticks=772/22156, in_queue=23068, util=32.12%
Download
Download benchmark results
Download speed
421.23 Mbit/s
Downloaded 104857600 bytes in 1.935 sec
Downloaded 104857600 bytes in 1.990 sec
Downloaded 104857600 bytes in 2.012 sec
Downloaded 104857600 bytes in 1.753 sec
Downloaded 104857600 bytes in 1.806 sec
Finished! Average download speed is 421.23 Mbit/s
Upload
Speedtest results
Upload speed
214.62 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Parfumuri Femei.com SRL ...
Selecting 15 servers that are not too close:
  1. BOCU.ro (Brasov) [60.47 km]: 67.068 ms
  2. Nu-Ip.Ro (Ramnicu Valcea) [111.20 km]: 31.187 ms
  3. SPEED SOFTWARE SOLUTIONS (Targoviste) [124.81 km]: 70.929 ms
  4. Teletrans (Pitesti) [127.11 km]: 46.769 ms
  5. Orange Romania (Cluj-Napoca) [136.01 km]: 44.689 ms
  6. HOSTERION SRL (Cluj-Napoca) [136.01 km]: 41.264 ms
  7. UPC Romania (Cluj-Napoca) [136.01 km]: 55.194 ms
  8. NETVEILLANCE (Cluj-Napoca) [136.01 km]: 46.001 ms
  9. Universitatea Tehnica din Cluj Napoca (Cluj-Napoca) [136.01 km]: 43.89 ms
  10. Vodafone Romania (Cluj-Napoca) [136.01 km]: 67.549 ms
  11. Statii Radio CB (Bacau) [160.91 km]: 77.921 ms
  12. TENNET TELECOM (Racari) [162.42 km]: 96.975 ms
  13. TELECABLU (Adjud) [168.58 km]: 74.181 ms
  14. TV SAT 2002 (Buzau) [169.03 km]: 55.088 ms
  15. UPC Romania (Bucharest) [195.08 km]: 42.564 ms
Testing upload speeds
  1. BOCU.ro (Brasov):                            ......................... 4.29 Mbit/s
  2. Nu-Ip.Ro (Ramnicu Valcea):                   ......................... 281.95 Mbit/s
  3. SPEED SOFTWARE SOLUTIONS (Targoviste):       ......................... 134.15 Mbit/s
  4. Teletrans (Pitesti):                         ......................... 69.28 Mbit/s
  5. Orange Romania (Cluj-Napoca):                ......................... 205.95 Mbit/s
  6. HOSTERION SRL (Cluj-Napoca):                 ......................... 207.09 Mbit/s
  7. UPC Romania (Cluj-Napoca):                   ......................... 381.51 Mbit/s
  8. NETVEILLANCE (Cluj-Napoca):                  ......................... 293.05 Mbit/s
  9. Universitatea Tehnica din Cluj Napoca (Cluj-Napoca):......................... 203.62 Mbit/s
  10. Vodafone Romania (Cluj-Napoca):             ......................... 208.74 Mbit/s
  11. Statii Radio CB (Bacau):                    ......................... 115.17 Mbit/s
  12. TENNET TELECOM (Racari):                    ......................... 95.57 Mbit/s
  13. TELECABLU (Adjud):                          ......................... 162.01 Mbit/s
  14. TV SAT 2002 (Buzau):                        ......................... 201.15 Mbit/s
  15. UPC Romania (Bucharest):                    ......................... 300.11 Mbit/s
Average upload speed is 190.91 Mbit/s