Stopwatch
Benchmark report #9189
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
Debian 9.6

Benchmark results summary:


UnixBench - 387.9
Disk Read - 343 MB/s
Disk Write - 205 MB/s
Bandwidth - 425.85 MB/s

More: https://serverscope.io/trials/Rqrz
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E5-2450L 0 @ 1.80GHz
CPU Cores
8 × 1635 MHz
RAM
4 GB
Disk
412 GB
OS
Debian 9.6
Benchmark summary
Benchmark summary
UnixBench
387.9
Disk Read
343 MB/s
Disk Write
205 MB/s
Bandwidth
425.85 Mbit/s
Speedtest
173.59 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
487.7
UnixBench (one CPU)
387.9
Terminal
Raw Output
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-2dzm_A/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-2dzm_A/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-2dzm_A/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-2dzm_A/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-2dzm_A/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-2dzm_A/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

Wide character in print at ./Run line 1529.
Wide character in printf at ./Run line 1560.

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 3Wide character in printf at ./Run line 1502.


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 3Wide character in printf at ./Run line 1502.


========================================================================
   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 (unknown)
   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 (3591.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   16:26:12 up 3 days,  6:22,  1 user,  load average: 28.77, 28.76, 24.00; runlevel Nov

------------------------------------------------------------------------
Benchmark Run: xd0x9fxd1x82 xd0xbdxd0xbexd1x8f 30 2018 16:26:12 - 16:55:35
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       16778539.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2405.9 MWIPS (9.8 s, 7 samples)
Execl Throughput                               1952.3 lps   (29.2 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        266581.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           77654.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        652654.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                              446173.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  65023.5 lps   (10.0 s, 7 samples)
Process Creation                               4105.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3117.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    357.8 lpm   (60.1 s, 2 samples)
System Call Overhead                         321149.0 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   16778539.0   1437.7
Double-Precision Whetstone                       55.0       2405.9    437.4
Execl Throughput                                 43.0       1952.3    454.0
File Copy 1024 bufsize 2000 maxblocks          3960.0     266581.9    673.2
File Copy 256 bufsize 500 maxblocks            1655.0      77654.2    469.2
File Copy 4096 bufsize 8000 maxblocks          5800.0     652654.5   1125.3
Pipe Throughput                               12440.0     446173.0    358.7
Pipe-based Context Switching                   4000.0      65023.5    162.6
Process Creation                                126.0       4105.1    325.8
Shell Scripts (1 concurrent)                     42.4       3117.1    735.2
Shell Scripts (8 concurrent)                      6.0        357.8    596.4
System Call Overhead                          15000.0     321149.0    214.1
                                                                   ========
System Benchmarks Index Score                                         487.7

------------------------------------------------------------------------
Benchmark Run: xd0x9fxd1x82 xd0xbdxd0xbexd1x8f 30 2018 16:55:35 - 17:32:53
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables       13258938.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     9148.0 MWIPS (9.9 s, 7 samples)
Execl Throughput                               1363.1 lps   (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        110183.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           32141.7 KBps  (30.1 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        315068.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                              382888.1 lps   (10.1 s, 7 samples)
Pipe-based Context Switching                  60803.9 lps   (10.0 s, 7 samples)
Process Creation                               2893.6 lps   (30.1 s, 2 samples)
Shell Scripts (1 concurrent)                   2671.1 lpm   (60.1 s, 2 samples)
Shell Scripts (8 concurrent)                    334.9 lpm   (60.5 s, 2 samples)
System Call Overhead                         262267.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   13258938.8   1136.2
Double-Precision Whetstone                       55.0       9148.0   1663.3
Execl Throughput                                 43.0       1363.1    317.0
File Copy 1024 bufsize 2000 maxblocks          3960.0     110183.2    278.2
File Copy 256 bufsize 500 maxblocks            1655.0      32141.7    194.2
File Copy 4096 bufsize 8000 maxblocks          5800.0     315068.9    543.2
Pipe Throughput                               12440.0     382888.1    307.8
Pipe-based Context Switching                   4000.0      60803.9    152.0
Process Creation                                126.0       2893.6    229.6
Shell Scripts (1 concurrent)                     42.4       2671.1    630.0
Shell Scripts (8 concurrent)                      6.0        334.9    558.2
System Call Overhead                          15000.0     262267.1    174.8
                                                                   ========
System Benchmarks Index Score                                         387.9

Hard drive
dd
dd if=/dev/zero of=benchmark bs=64K count=32K conv=fdatasync
32768+0 xd0xb7xd0xb0xd0xbfxd0xb8xd1x81xd0xb5xd0xb9 xd0xbfxd0xbexd0xbbxd1x83xd1x87xd0xb5xd0xbdxd0xbe
32768+0 xd0xb7xd0xb0xd0xbfxd0xb8xd1x81xd0xb5xd0xb9 xd0xbexd1x82xd0xbfxd1x80xd0xb0xd0xb2xd0xbbxd0xb5xd0xbdxd0xbe
2147483648 xd0xb1xd0xb0xd0xb9xd1x82 (2,1 GB, 2,0 GiB) xd1x81xd0xbaxd0xbexd0xbfxd0xb8xd1x80xd0xbexd0xb2xd0xb0xd0xbd, 18,9287 s, 113 MB/s


dd if=/dev/zero of=benchmark bs=1M count=2048 conv=fdatasync
2048+0 xd0xb7xd0xb0xd0xbfxd0xb8xd1x81xd0xb5xd0xb9 xd0xbfxd0xbexd0xbbxd1x83xd1x87xd0xb5xd0xbdxd0xbe
2048+0 xd0xb7xd0xb0xd0xbfxd0xb8xd1x81xd0xb5xd0xb9 xd0xbexd1x82xd0xbfxd1x80xd0xb0xd0xb2xd0xbbxd0xb5xd0xbdxd0xbe
2147483648 xd0xb1xd0xb0xd0xb9xd1x82 (2,1 GB, 2,0 GiB) xd1x81xd0xbaxd0xbexd0xbfxd0xb8xd1x80xd0xbexd0xb2xd0xb0xd0xbd, 16,6832 s, 129 MB/s


Hard drive
FIO random read
Performance
343.35 MB/s
IOPS
87896
./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=63014: Fri Nov 30 16:23:00 2018
  read : io=20669MB, bw=351588KB/s, iops=87896, runt= 60198msec
    clat (usec): min=2, max=2127.8K, avg=79.87, stdev=4126.66
     lat (usec): min=3, max=2127.8K, avg=81.69, stdev=4131.94
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    3], 20.00th=[    3],
     | 30.00th=[    3], 40.00th=[    4], 50.00th=[    4], 60.00th=[    4],
     | 70.00th=[    5], 80.00th=[    5], 90.00th=[    6], 95.00th=[    8],
     | 99.00th=[   80], 99.50th=[  104], 99.90th=[16512], 99.95th=[46848],
     | 99.99th=[99840]
    bw (KB  /s): min=    2, max=252160, per=14.28%, avg=50207.69, stdev=85318.28
    lat (usec) : 4=38.15%, 10=57.58%, 20=0.72%, 50=0.63%, 100=2.38%
    lat (usec) : 250=0.30%, 500=0.03%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.02%, 10=0.05%, 20=0.03%, 50=0.05%
    lat (msec) : 100=0.03%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2000=0.01%, >=2000=0.01%
  cpu          : usr=3.48%, sys=8.80%, ctx=156917, majf=0, minf=125
  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=5291221/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=20669MB, aggrb=351587KB/s, minb=351587KB/s, maxb=351587KB/s, mint=60198msec, maxt=60198msec

Disk stats (read/write):
    dm-7: ios=145197/113, merge=0/0, ticks=293396/30716, in_queue=326872, util=94.12%, aggrios=146993/2225, aggrmerge=0/0, aggrticks=276840/176, aggrin_queue=277120, aggrutil=87.94%
    dm-4: ios=146993/2225, merge=0/0, ticks=276840/176, in_queue=277120, util=87.94%, aggrios=74693/1178, aggrmerge=0/0, aggrticks=167534/80, aggrin_queue=167788, aggrutil=88.05%
    dm-2: ios=2393/131, merge=0/0, ticks=58580/0, in_queue=58548, util=74.00%, aggrios=149465/2421, aggrmerge=188/583, aggrticks=333492/176, aggrin_queue=334184, aggrutil=98.24%
  sda: ios=149465/2421, merge=188/583, ticks=333492/176, in_queue=334184, util=98.24%
  dm-3: ios=146993/2225, merge=0/0, ticks=276488/160, in_queue=277028, util=88.05%
Hard drive
FIO random direct read
Performance
49.69 MB/s
IOPS
12720
./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=63117: Fri Nov 30 16:24:01 2018
  read : io=2991.9MB, bw=50883KB/s, iops=12720, runt= 60210msec
    clat (usec): min=39, max=9379.1K, avg=618.57, stdev=40906.44
     lat (usec): min=40, max=9379.1K, avg=619.76, stdev=40906.45
    clat percentiles (usec):
     |  1.00th=[   45],  5.00th=[   46], 10.00th=[   48], 20.00th=[   50],
     | 30.00th=[   52], 40.00th=[   57], 50.00th=[   61], 60.00th=[   66],
     | 70.00th=[   71], 80.00th=[   74], 90.00th=[   88], 95.00th=[  117],
     | 99.00th=[ 5536], 99.50th=[ 9152], 99.90th=[37632], 99.95th=[119296],
     | 99.99th=[692224]
    bw (KB  /s): min=    0, max=61976, per=22.67%, avg=11537.38, stdev=20924.88
    lat (usec) : 50=18.55%, 100=74.16%, 250=4.92%, 500=0.40%, 750=0.13%
    lat (usec) : 1000=0.09%
    lat (msec) : 2=0.23%, 4=0.30%, 10=0.80%, 20=0.24%, 50=0.10%
    lat (msec) : 100=0.02%, 250=0.03%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2000=0.01%, >=2000=0.01%
  cpu          : usr=1.38%, sys=6.72%, ctx=770231, majf=0, minf=110
  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=765921/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=2991.9MB, aggrb=50883KB/s, minb=50883KB/s, maxb=50883KB/s, mint=60210msec, maxt=60210msec

Disk stats (read/write):
    dm-7: ios=765921/23, merge=0/0, ticks=451544/37008, in_queue=490132, util=100.00%, aggrios=766836/1903, aggrmerge=0/0, aggrticks=223336/88, aggrin_queue=224040, aggrutil=98.02%
    dm-4: ios=766836/1903, merge=0/0, ticks=223336/88, in_queue=224040, util=98.02%, aggrios=384357/973, aggrmerge=0/0, aggrticks=152120/44, aggrin_queue=152452, aggrutil=97.97%
    dm-2: ios=1878/43, merge=0/0, ticks=82428/0, in_queue=82428, util=95.92%, aggrios=768773/1864, aggrmerge=156/621, aggrticks=313684/212, aggrin_queue=313836, aggrutil=100.00%
  sda: ios=768773/1864, merge=156/621, ticks=313684/212, in_queue=313836, util=100.00%
  dm-3: ios=766836/1903, merge=0/0, ticks=221812/88, in_queue=222476, util=97.97%
Hard drive
FIO random write
Performance
205.12 MB/s
IOPS
52510
./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=63325: Fri Nov 30 16:26:02 2018
  write: io=12322MB, bw=210042KB/s, iops=52510, runt= 60073msec
    clat (usec): min=3, max=976182, avg=134.27, stdev=3124.09
     lat (usec): min=4, max=976184, avg=137.27, stdev=3144.47
    clat percentiles (usec):
     |  1.00th=[    5],  5.00th=[    6], 10.00th=[    6], 20.00th=[    7],
     | 30.00th=[    8], 40.00th=[    8], 50.00th=[    9], 60.00th=[   10],
     | 70.00th=[   11], 80.00th=[   14], 90.00th=[   17], 95.00th=[   23],
     | 99.00th=[   72], 99.50th=[  506], 99.90th=[65280], 99.95th=[75264],
     | 99.99th=[86528]
    bw (KB  /s): min=  372, max=101972, per=12.63%, avg=26532.46, stdev=7842.10
    lat (usec) : 4=0.01%, 10=56.12%, 20=36.66%, 50=5.61%, 100=0.83%
    lat (usec) : 250=0.22%, 500=0.05%, 750=0.02%, 1000=0.02%
    lat (msec) : 2=0.05%, 4=0.07%, 10=0.13%, 20=0.07%, 50=0.02%
    lat (msec) : 100=0.13%, 250=0.01%, 1000=0.01%
  cpu          : usr=2.70%, sys=9.32%, ctx=44816, majf=0, minf=392
  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=3154458/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=12322MB, aggrb=210041KB/s, minb=210041KB/s, maxb=210041KB/s, mint=60073msec, maxt=60073msec

Disk stats (read/write):
    dm-7: ios=0/215521, merge=0/0, ticks=0/141424, in_queue=141464, util=16.19%, aggrios=2630/258571, aggrmerge=0/0, aggrticks=57292/67496, aggrin_queue=125548, aggrutil=33.46%
    dm-4: ios=2630/258571, merge=0/0, ticks=57292/67496, in_queue=125548, util=33.46%, aggrios=1674/129318, aggrmerge=0/0, aggrticks=41318/33546, aggrin_queue=75494, aggrutil=35.05%
    dm-2: ios=718/66, merge=0/0, ticks=25364/0, in_queue=25364, util=35.05%, aggrios=3364/258055, aggrmerge=278/1165, aggrticks=81316/67464, aggrin_queue=147132, aggrutil=56.08%
  sda: ios=3364/258055, merge=278/1165, ticks=81316/67464, in_queue=147132, util=56.08%
  dm-3: ios=2630/258571, merge=0/0, ticks=57272/67092, in_queue=125624, util=33.58%
Hard drive
FIO random direct write
Performance
37.12 MB/s
IOPS
9502
./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=63220: Fri Nov 30 16:25:02 2018
  write: io=2227.5MB, bw=38012KB/s, iops=9502, runt= 60006msec
    clat (usec): min=46, max=1051.5K, avg=830.92, stdev=6137.12
     lat (usec): min=47, max=1051.5K, avg=832.38, stdev=6137.25
    clat percentiles (usec):
     |  1.00th=[   55],  5.00th=[   58], 10.00th=[   60], 20.00th=[   69],
     | 30.00th=[   81], 40.00th=[  101], 50.00th=[  556], 60.00th=[  612],
     | 70.00th=[  676], 80.00th=[  764], 90.00th=[  980], 95.00th=[ 1432],
     | 99.00th=[13632], 99.50th=[17024], 99.90th=[27008], 99.95th=[36608],
     | 99.99th=[236544]
    bw (KB  /s): min=    4, max=19245, per=12.84%, avg=4879.90, stdev=2871.97
    lat (usec) : 50=0.02%, 100=39.78%, 250=5.21%, 500=1.02%, 750=32.48%
    lat (usec) : 1000=11.96%
    lat (msec) : 2=6.15%, 4=1.02%, 10=0.79%, 20=1.25%, 50=0.29%
    lat (msec) : 100=0.02%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2000=0.01%
  cpu          : usr=1.15%, sys=9.51%, ctx=1133963, majf=0, minf=167
  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=570231/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=2227.5MB, aggrb=38011KB/s, minb=38011KB/s, maxb=38011KB/s, mint=60006msec, maxt=60006msec

Disk stats (read/write):
    dm-7: ios=0/571592, merge=0/0, ticks=0/53164, in_queue=53488, util=56.40%, aggrios=3345/578574, aggrmerge=0/0, aggrticks=58760/20320, aggrin_queue=79280, aggrutil=54.17%
    dm-4: ios=3345/578574, merge=0/0, ticks=58760/20320, in_queue=79280, util=54.17%, aggrios=2088/289471, aggrmerge=0/0, aggrticks=47688/9584, aggrin_queue=57364, aggrutil=52.74%
    dm-2: ios=832/369, merge=0/0, ticks=36648/84, in_queue=36772, util=50.20%, aggrios=4164/577291, aggrmerge=276/2343, aggrticks=94156/20084, aggrin_queue=114016, aggrutil=80.11%
  sda: ios=4164/577291, merge=276/2343, ticks=94156/20084, in_queue=114016, util=80.11%
  dm-3: ios=3345/578574, merge=0/0, ticks=58728/19084, in_queue=77956, util=52.74%
Download
Download benchmark results
Download speed
425.85 Mbit/s
Downloaded 104857600 bytes in 2,138151 sec
Downloaded 104857600 bytes in 1,671858 sec
Downloaded 104857600 bytes in 2,052408 sec
Downloaded 104857600 bytes in 1,767177 sec
Downloaded 104857600 bytes in 1,763298 sec
Finished! Average download speed is 425.85 Mbit/s
Upload
Speedtest results
Upload speed
173.59 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]: 600027.928 ms
  2. Nu-Ip.Ro (Ramnicu Valcea) [111.20 km]: 118.932 ms
  3. SPEED SOFTWARE SOLUTIONS (Targoviste) [124.81 km]: 109.286 ms
  4. Teletrans (Pitesti) [127.11 km]: 49.43 ms
  5. Orange Romania (Cluj-Napoca) [136.01 km]: 57.1 ms
  6. HOSTERION SRL (Cluj-Napoca) [136.01 km]: 48.01 ms
  7. UPC Romania (Cluj-Napoca) [136.01 km]: 49.49 ms
  8. NETVEILLANCE (Cluj-Napoca) [136.01 km]: 67.611 ms
  9. Universitatea Tehnica din Cluj Napoca (Cluj-Napoca) [136.01 km]: 62.064 ms
  10. Vodafone Romania (Cluj-Napoca) [136.01 km]: 73.115 ms
  11. Statii Radio CB (Bacau) [160.91 km]: 59.641 ms
  12. TENNET TELECOM (Racari) [162.42 km]: 105.215 ms
  13. TELECABLU (Adjud) [168.58 km]: 85.227 ms
  14. TV SAT 2002 (Buzau) [169.03 km]: 43.276 ms
  15. UPC Romania (Bucharest) [195.08 km]: 57.445 ms
Testing upload speeds
  1. BOCU.ro (Brasov):                            ......................... 2.20 Mbit/s
  2. Nu-Ip.Ro (Ramnicu Valcea):                   ......................... 108.67 Mbit/s
  3. SPEED SOFTWARE SOLUTIONS (Targoviste):       ......................... 69.08 Mbit/s
  4. Teletrans (Pitesti):                         ......................... 69.54 Mbit/s
  5. Orange Romania (Cluj-Napoca):                ......................... 198.18 Mbit/s
  6. HOSTERION SRL (Cluj-Napoca):                 ......................... 211.69 Mbit/s
  7. UPC Romania (Cluj-Napoca):                   ......................... 299.85 Mbit/s
  8. NETVEILLANCE (Cluj-Napoca):                  ......................... 239.93 Mbit/s
  9. Universitatea Tehnica din Cluj Napoca (Cluj-Napoca):......................... 197.20 Mbit/s
  10. Vodafone Romania (Cluj-Napoca):             ......................... 183.93 Mbit/s
  11. Statii Radio CB (Bacau):                    ......................... 80.19 Mbit/s
  12. TENNET TELECOM (Racari):                    ......................... 94.92 Mbit/s
  13. TELECABLU (Adjud):                          ......................... 119.97 Mbit/s
  14. TV SAT 2002 (Buzau):                        ......................... 141.39 Mbit/s
  15. UPC Romania (Bucharest):                    ......................... 207.14 Mbit/s
Average upload speed is 148.26 Mbit/s