Stopwatch
Benchmark report #1692
Online.net – Dedibox XC SATA 2016
Report
Share test result

Test results for Dedibox XC SATA 2016 at Online.net


Server specs:


8 × Intel(R) Atom(TM) CPU C2750 @ 2.40GHz
16 GB RAM / 959 GB disk space
Debian 8.6
France

Benchmark results summary:


UnixBench - 2010.8
Disk Read - 0 MB/s
Disk Write - 45 MB/s
Bandwidth - 825.59 MB/s

More: https://serverscope.io/trials/G5N
Share
Share this page
Cpu chip
Server Specs
CPU
8 × Intel(R) Atom(TM) CPU C2750 @ 2.40GHz
CPU Cores
8 × 2394 MHz
RAM
16 GB
Disk
959 GB
OS
Debian 8.6
Location
Benchmark summary
Benchmark summary
UnixBench
2010.8
Disk Read
0 MB/s
Disk Write
45 MB/s
Bandwidth
825.59 Mbit/s
Speedtest
253.77 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
2010.8
UnixBench (one CPU)
586.0
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 "/home/normanfeltz/serverscope/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/home/normanfeltz/serverscope/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/home/normanfeltz/serverscope/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/home/normanfeltz/serverscope/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/home/normanfeltz/serverscope/byte-unixbench/UnixBench"
make[1]: Leaving directory "/home/normanfeltz/serverscope/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

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

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

8 x Execl Throughput  1 2 3

8 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

8 x File Copy 256 bufsize 500 maxblocks  1 2 3

8 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

8 x Process Creation  1 2 3

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

8 x Shell Scripts (1 concurrent)  1 2 3

8 x Shell Scripts (8 concurrent)  1 2 3

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

   System: srv: GNU/Linux
   OS: GNU/Linux -- 3.16.0-4-amd64 -- #1 SMP Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 4: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 5: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 6: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 7: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   21:43:33 up 49 days, 49 min,  1 user,  load average: 17.02, 14.56, 12.79; runlevel 2016-09-03

------------------------------------------------------------------------
Benchmark Run: Sat Oct 22 2016 21:43:33 - 22:15:08
8 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       10754178.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     1925.6 MWIPS (9.9 s, 7 samples)
Execl Throughput                               1082.5 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        334030.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           97017.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        722550.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                              845967.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  92427.4 lps   (10.0 s, 7 samples)
Process Creation                               2551.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2493.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    939.2 lpm   (60.0 s, 2 samples)
System Call Overhead                        1677319.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   10754178.7    921.5
Double-Precision Whetstone                       55.0       1925.6    350.1
Execl Throughput                                 43.0       1082.5    251.8
File Copy 1024 bufsize 2000 maxblocks          3960.0     334030.5    843.5
File Copy 256 bufsize 500 maxblocks            1655.0      97017.5    586.2
File Copy 4096 bufsize 8000 maxblocks          5800.0     722550.0   1245.8
Pipe Throughput                               12440.0     845967.3    680.0
Pipe-based Context Switching                   4000.0      92427.4    231.1
Process Creation                                126.0       2551.0    202.5
Shell Scripts (1 concurrent)                     42.4       2493.1    588.0
Shell Scripts (8 concurrent)                      6.0        939.2   1565.3
System Call Overhead                          15000.0    1677319.6   1118.2
                                                                   ========
System Benchmarks Index Score                                         586.0

------------------------------------------------------------------------
Benchmark Run: Sat Oct 22 2016 22:15:08 - 22:44:46
8 CPUs in system; running 8 parallel copies of tests

Dhrystone 2 using register variables       73987092.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    15426.2 MWIPS (9.9 s, 7 samples)
Execl Throughput                               4745.2 lps   (29.4 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        338349.3 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           96266.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        808635.2 KBps  (30.0 s, 2 samples)
Pipe Throughput                             5753089.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 913707.0 lps   (10.0 s, 7 samples)
Process Creation                              12222.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  10459.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2244.7 lpm   (60.1 s, 2 samples)
System Call Overhead                        5098044.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   73987092.0   6339.9
Double-Precision Whetstone                       55.0      15426.2   2804.8
Execl Throughput                                 43.0       4745.2   1103.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     338349.3    854.4
File Copy 256 bufsize 500 maxblocks            1655.0      96266.0    581.7
File Copy 4096 bufsize 8000 maxblocks          5800.0     808635.2   1394.2
Pipe Throughput                               12440.0    5753089.8   4624.7
Pipe-based Context Switching                   4000.0     913707.0   2284.3
Process Creation                                126.0      12222.9    970.1
Shell Scripts (1 concurrent)                     42.4      10459.4   2466.8
Shell Scripts (8 concurrent)                      6.0       2244.7   3741.2
System Call Overhead                          15000.0    5098044.8   3398.7
                                                                   ========
System Benchmarks Index Score                                        2010.8

Hard drive
dd
dd if=/dev/zero of=benchmark bs=64K count=64K conv=fdatasync
65536+0 records in
65536+0 records out
4294967296 bytes (4.3 GB) copied, 151.328 s, 28.4 MB/s


dd if=/dev/zero of=benchmark bs=1M count=4096 conv=fdatasync
4096+0 records in
4096+0 records out
4294967296 bytes (4.3 GB) copied, 192.717 s, 22.3 MB/s


Hard drive
FIO random read
Performance
0.43 MB/s
IOPS
111
./fio --time_based --name=benchmark --size=4086M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 4086MB)
benchmark: Laying out IO file(s) (1 file(s) / 4086MB)
benchmark: Laying out IO file(s) (1 file(s) / 4086MB)
benchmark: Laying out IO file(s) (1 file(s) / 4086MB)
benchmark: Laying out IO file(s) (1 file(s) / 4086MB)
benchmark: Laying out IO file(s) (1 file(s) / 4086MB)
benchmark: Laying out IO file(s) (1 file(s) / 4086MB)
benchmark: Laying out IO file(s) (1 file(s) / 4086MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=15072: Sat Oct 22 21:40:19 2016
  read : io=26724KB, bw=455489B/s, iops=111, runt= 60079msec
    slat (usec): min=523, max=2139.8K, avg=71876.46, stdev=126932.81
    clat (usec): min=5, max=22653K, avg=2167291.14, stdev=2078566.18
     lat (msec): min=22, max=22896, avg=2239.17, stdev=2140.16
    clat percentiles (msec):
     |  1.00th=[  545],  5.00th=[  889], 10.00th=[  979], 20.00th=[ 1106],
     | 30.00th=[ 1221], 40.00th=[ 1336], 50.00th=[ 1467], 60.00th=[ 1647],
     | 70.00th=[ 1860], 80.00th=[ 2442], 90.00th=[ 4686], 95.00th=[ 5932],
     | 99.00th=[ 9372], 99.50th=[15795], 99.90th=[16712], 99.95th=[16712],
     | 99.99th=[16712]
    bw (KB  /s): min=    0, max=  172, per=14.05%, avg=62.37, stdev=40.74
    lat (usec) : 10=0.07%, 20=0.04%
    lat (msec) : 50=0.03%, 100=0.07%, 250=0.21%, 500=0.46%, 750=0.51%
    lat (msec) : 1000=10.33%, 2000=62.88%, >=2000=25.39%
  cpu          : usr=0.07%, sys=0.18%, ctx=6696, majf=0, minf=341
  IO depths    : 1=0.1%, 2=0.2%, 4=0.5%, 8=1.0%, 16=1.9%, 32=96.3%, >=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=99.9%, 8=0.0%, 16=0.0%, 32=0.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=6681/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=26724KB, aggrb=444KB/s, minb=444KB/s, maxb=444KB/s, mint=60079msec, maxt=60079msec

Disk stats (read/write):
  sda: ios=6678/11, merge=0/135, ticks=480924/20920, in_queue=2860352, util=99.92%
Hard drive
FIO random direct read
Performance
0.37 MB/s
IOPS
93
./fio --time_based --name=benchmark --size=4086M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=30320: Sat Oct 22 21:41:22 2016
  read : io=23264KB, bw=384101B/s, iops=93, runt= 62021msec
    slat (usec): min=10, max=3509.1K, avg=70992.21, stdev=377706.44
    clat (msec): min=13, max=6645, avg=2579.66, stdev=825.65
     lat (msec): min=13, max=6645, avg=2650.65, stdev=877.63
    clat percentiles (msec):
     |  1.00th=[  363],  5.00th=[ 1860], 10.00th=[ 1958], 20.00th=[ 2114],
     | 30.00th=[ 2245], 40.00th=[ 2343], 50.00th=[ 2409], 60.00th=[ 2540],
     | 70.00th=[ 2606], 80.00th=[ 2769], 90.00th=[ 3752], 95.00th=[ 4686],
     | 99.00th=[ 5276], 99.50th=[ 5407], 99.90th=[ 5866], 99.95th=[ 6194],
     | 99.99th=[ 6652]
    bw (KB  /s): min=    0, max=  247, per=15.22%, avg=57.06, stdev=57.17
    lat (msec) : 20=0.09%, 50=0.10%, 100=0.03%, 250=0.29%, 500=1.17%
    lat (msec) : 750=0.38%, 1000=0.05%, 2000=11.45%, >=2000=86.43%
  cpu          : usr=0.01%, sys=0.02%, ctx=575, majf=0, minf=342
  IO depths    : 1=0.1%, 2=0.3%, 4=0.6%, 8=1.1%, 16=2.2%, 32=95.7%, >=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=99.9%, 8=0.0%, 16=0.0%, 32=0.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=5816/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=23264KB, aggrb=375KB/s, minb=375KB/s, maxb=375KB/s, mint=62021msec, maxt=62021msec

Disk stats (read/write):
  sda: ios=5815/631, merge=1/138, ticks=8672380/6448620, in_queue=14436892, util=100.00%
Hard drive
FIO random write
Performance
45.01 MB/s
IOPS
11522
./fio --time_based --name=benchmark --size=4086M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=26689: Sat Oct 22 21:43:25 2016
  write: io=2702.4MB, bw=46088KB/s, iops=11522, runt= 60041msec
    slat (usec): min=6, max=1031.1K, avg=686.80, stdev=12122.79
    clat (usec): min=6, max=1491.5K, avg=21515.13, stdev=71514.30
     lat (usec): min=414, max=1491.8K, avg=22202.84, stdev=72797.02
    clat percentiles (usec):
     |  1.00th=[  454],  5.00th=[  486], 10.00th=[  516], 20.00th=[  556],
     | 30.00th=[  588], 40.00th=[  660], 50.00th=[  788], 60.00th=[  916],
     | 70.00th=[ 1512], 80.00th=[ 8768], 90.00th=[50944], 95.00th=[140288],
     | 99.00th=[366592], 99.50th=[456704], 99.90th=[765952], 99.95th=[897024],
     | 99.99th=[1056768]
    bw (KB  /s): min=   43, max=55826, per=14.24%, avg=6564.66, stdev=12482.31
    lat (usec) : 10=0.01%, 20=0.01%, 500=6.95%, 750=39.63%, 1000=16.99%
    lat (msec) : 2=7.51%, 4=3.13%, 10=6.69%, 20=4.25%, 50=4.72%
    lat (msec) : 100=4.12%, 250=3.77%, 500=1.85%, 750=0.29%, 1000=0.08%
    lat (msec) : 2000=0.03%
  cpu          : usr=0.76%, sys=2.83%, ctx=141601, majf=0, minf=93
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=691797/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=2702.4MB, aggrb=46088KB/s, minb=46088KB/s, maxb=46088KB/s, mint=60041msec, maxt=60041msec

Disk stats (read/write):
  sda: ios=2/86810, merge=0/69972, ticks=92/98420, in_queue=98460, util=84.81%
Hard drive
FIO random direct write
Performance
0.55 MB/s
IOPS
140
./fio --time_based --name=benchmark --size=4086M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 4086MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=11842: Sat Oct 22 21:42:24 2016
  write: io=34328KB, bw=577111B/s, iops=140, runt= 60910msec
    slat (usec): min=14, max=1723.7K, avg=46991.67, stdev=167956.81
    clat (usec): min=959, max=7233.6K, avg=1755360.82, stdev=1002668.99
     lat (usec): min=985, max=7233.6K, avg=1802353.59, stdev=999542.32
    clat percentiles (msec):
     |  1.00th=[  172],  5.00th=[  494], 10.00th=[  627], 20.00th=[  914],
     | 30.00th=[ 1156], 40.00th=[ 1352], 50.00th=[ 1565], 60.00th=[ 1844],
     | 70.00th=[ 2114], 80.00th=[ 2409], 90.00th=[ 3163], 95.00th=[ 3687],
     | 99.00th=[ 4817], 99.50th=[ 5342], 99.90th=[ 5932], 99.95th=[ 6456],
     | 99.99th=[ 7242]
    bw (KB  /s): min=    2, max=  366, per=13.06%, avg=73.55, stdev=70.53
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.12%, 10=0.28%, 20=0.03%, 50=0.16%
    lat (msec) : 100=0.02%, 250=0.87%, 500=3.65%, 750=9.36%, 1000=9.29%
    lat (msec) : 2000=41.96%, >=2000=34.22%
  cpu          : usr=0.02%, sys=0.07%, ctx=3177, majf=0, minf=97
  IO depths    : 1=0.1%, 2=0.2%, 4=0.4%, 8=0.7%, 16=1.5%, 32=97.1%, >=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=99.9%, 8=0.0%, 16=0.0%, 32=0.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=8582/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=34328KB, aggrb=563KB/s, minb=563KB/s, maxb=563KB/s, mint=60910msec, maxt=60910msec

Disk stats (read/write):
  sda: ios=7/8682, merge=0/1195, ticks=916/8234580, in_queue=8440516, util=99.97%
Download
Download benchmark results
Download speed
825.59 Mbit/s
Downloaded 104857600 bytes in 0.955 sec
Downloaded 104857600 bytes in 0.949 sec
Downloaded 104857600 bytes in 0.989 sec
Downloaded 104857600 bytes in 1.002 sec
Downloaded 104857600 bytes in 0.950 sec
Finished! Average download speed is 825.59 Mbit/s
Upload
Speedtest results
Upload speed
253.77 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from ONLINE SAS ...
Selecting 15 servers that are not too close:
  1. iperf.fr (Rouen) [111.21 km]: 3.678 ms
  2. Ikoula (Reims) [131.50 km]: 12.93 ms
  3. Orange (Reims) [131.50 km]: 23.74 ms
  4. LaFibre.info (Douai) [176.53 km]: 4.617 ms
  5. Charlus (Valenciennes) [187.35 km]: 7.947 ms
  6. Treudler FR (Roubaix) [213.32 km]: 27.829 ms
  7. Verelox (Roubaix) [213.32 km]: 80.302 ms
  8. ePlay TV (Roubaix) [213.32 km]: 72.267 ms
  9. Ultimate AIR Gamers (Roubaix) [213.32 km]: 147.233 ms
  10. myplex.org (Gravelines) [237.06 km]: 14.47 ms
  11. Alabar (Saint-Lo) [251.82 km]: 7.31 ms
  12. CloudConnX (Eastbourne) [258.84 km]: 41.949 ms
  13. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 22.304 ms
  14. Orange Belgium (Brussels) [264.26 km]: 31.949 ms
  15. Combell (Brussels) [264.26 km]: 69.085 ms
Testing upload speeds
  1. iperf.fr (Rouen):                            ......................... 381.30 Mbit/s
  2. Ikoula (Reims):                              ......................... 282.34 Mbit/s
  3. Orange (Reims):                              ......................... 188.29 Mbit/s
  4. LaFibre.info (Douai):                        ......................... 376.21 Mbit/s
  5. Charlus (Valenciennes):                      ......................... 411.60 Mbit/s
  6. Treudler FR (Roubaix):                       ......................... 333.22 Mbit/s
  7. Verelox (Roubaix):                           ......................... 292.53 Mbit/s
  8. ePlay TV (Roubaix):                          ......................... 84.87 Mbit/s
  9. Ultimate AIR Gamers (Roubaix):               ......................... 179.75 Mbit/s
  10. myplex.org (Gravelines):                    ......................... 43.67 Mbit/s
  11. Alabar (Saint-Lo):                          ......................... 268.81 Mbit/s
  12. CloudConnX (Eastbourne):                    ......................... 131.87 Mbit/s
  13. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 114.40 Mbit/s
  14. Orange Belgium (Brussels):                  ......................... 39.39 Mbit/s
  15. Combell (Brussels):                         ......................... 45.13 Mbit/s
Average upload speed is 211.56 Mbit/s