Stopwatch
Benchmark report #1049
Online.net – E3-1220, 16 GB RAM, 2x450GB, Hardware RAID 1
Report
Share test result

Test results for E3-1220, 16 GB RAM, 2x450GB, Hardware RAID 1 at Online.net


Server specs:


2 × Intel(R) Xeon(R) CPU E31220 @ 3.10GHz
6 GB RAM / 99 GB disk space
Debian 8.5
France

Benchmark results summary:


UnixBench - 3067.7
Disk Read - 2 MB/s
Disk Write - 47 MB/s
Bandwidth - 438.71 MB/s

More: https://serverscope.io/trials/eK4
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel(R) Xeon(R) CPU E31220 @ 3.10GHz
CPU Cores
2 × 3093 MHz
RAM
6 GB
Disk
99 GB
OS
Debian 8.5
Location
Benchmark summary
Benchmark summary
UnixBench
3067.7
Disk Read
2 MB/s
Disk Write
47 MB/s
Bandwidth
N/A
Speedtest
438.71 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3067.7
UnixBench (one CPU)
1517.4
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/byte-unixbench/UnixBench'
make distr
make[2]: Entering directory '/root/serverscope/byte-unixbench/UnixBench'
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory '/root/serverscope/byte-unixbench/UnixBench'
make programs
make[2]: Entering directory '/root/serverscope/byte-unixbench/UnixBench'
make[2]: Nothing to be done for 'programs'.
make[2]: Leaving directory '/root/serverscope/byte-unixbench/UnixBench'
make[1]: Leaving directory '/root/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

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

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

2 x Execl Throughput  1 2 3

2 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

2 x File Copy 256 bufsize 500 maxblocks  1 2 3

2 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

2 x Process Creation  1 2 3

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

2 x Shell Scripts (1 concurrent)  1 2 3

2 x Shell Scripts (8 concurrent)  1 2 3

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

   System: odin.golgeli.net: GNU/Linux
   OS: GNU/Linux -- 3.16.0-4-amd64 -- #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E31220 @ 3.10GHz (6185.9 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU E31220 @ 3.10GHz (6185.9 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   04:25:53 up 6 days, 19:36,  3 users,  load average: 8.06, 6.32, 3.95; runlevel 2016-06-06

------------------------------------------------------------------------
Benchmark Run: Mon Jun 13 2016 04:25:53 - 04:53:56
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       36330934.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4329.5 MWIPS (9.8 s, 7 samples)
Execl Throughput                               4026.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1016635.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          293148.3 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2093022.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2182291.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  49274.7 lps   (10.0 s, 7 samples)
Process Creation                               9145.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  10570.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2099.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        4338019.0 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   36330934.9   3113.2
Double-Precision Whetstone                       55.0       4329.5    787.2
Execl Throughput                                 43.0       4026.3    936.3
File Copy 1024 bufsize 2000 maxblocks          3960.0    1016635.7   2567.3
File Copy 256 bufsize 500 maxblocks            1655.0     293148.3   1771.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    2093022.9   3608.7
Pipe Throughput                               12440.0    2182291.3   1754.3
Pipe-based Context Switching                   4000.0      49274.7    123.2
Process Creation                                126.0       9145.8    725.9
Shell Scripts (1 concurrent)                     42.4      10570.6   2493.1
Shell Scripts (8 concurrent)                      6.0       2099.8   3499.6
System Call Overhead                          15000.0    4338019.0   2892.0
                                                                   ========
System Benchmarks Index Score                                        1517.4

------------------------------------------------------------------------
Benchmark Run: Mon Jun 13 2016 04:53:56 - 05:21:59
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       72657998.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     8627.4 MWIPS (9.9 s, 7 samples)
Execl Throughput                               9007.9 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1413916.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          400138.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       3551348.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             4326592.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 739399.7 lps   (10.0 s, 7 samples)
Process Creation                              21406.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  15670.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2152.1 lpm   (60.0 s, 2 samples)
System Call Overhead                        6654761.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   72657998.6   6226.0
Double-Precision Whetstone                       55.0       8627.4   1568.6
Execl Throughput                                 43.0       9007.9   2094.9
File Copy 1024 bufsize 2000 maxblocks          3960.0    1413916.8   3570.5
File Copy 256 bufsize 500 maxblocks            1655.0     400138.6   2417.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    3551348.5   6123.0
Pipe Throughput                               12440.0    4326592.8   3478.0
Pipe-based Context Switching                   4000.0     739399.7   1848.5
Process Creation                                126.0      21406.8   1699.0
Shell Scripts (1 concurrent)                     42.4      15670.1   3695.8
Shell Scripts (8 concurrent)                      6.0       2152.1   3586.9
System Call Overhead                          15000.0    6654761.3   4436.5
                                                                   ========
System Benchmarks Index Score                                        3067.7

Hard drive
dd
dd if=/dev/zero of=benchmark bs=64k count=187k conv=fdatasync
191488+0 records in
191488+0 records out
12549357568 bytes (13 GB) copied, 82.8502 s, 151 MB/s


dd if=/dev/zero of=benchmark bs=1M count=11970 conv=fdatasync
11970+0 records in
11970+0 records out
12551454720 bytes (13 GB) copied, 72.1087 s, 174 MB/s


Hard drive
FIO random read
Performance
2.89 MB/s
IOPS
738
./fio --time_based --name=benchmark --size=1496M --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) / 1496MB)
benchmark: Laying out IO file(s) (1 file(s) / 1496MB)
benchmark: Laying out IO file(s) (1 file(s) / 1496MB)
benchmark: Laying out IO file(s) (1 file(s) / 1496MB)
benchmark: Laying out IO file(s) (1 file(s) / 1496MB)
benchmark: Laying out IO file(s) (1 file(s) / 1496MB)
benchmark: Laying out IO file(s) (1 file(s) / 1496MB)
benchmark: Laying out IO file(s) (1 file(s) / 1496MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=5544: Mon Jun 13 04:22:46 2016
  read : io=177288KB, bw=2954.7KB/s, iops=738, runt= 60015msec
    slat (usec): min=74, max=671112, avg=10826.63, stdev=20638.88
    clat (usec): min=2, max=2847.4K, avg=331303.58, stdev=192416.06
     lat (msec): min=3, max=2897, avg=342.13, stdev=197.03
    clat percentiles (msec):
     |  1.00th=[  149],  5.00th=[  180], 10.00th=[  198], 20.00th=[  223],
     | 30.00th=[  243], 40.00th=[  262], 50.00th=[  285], 60.00th=[  310],
     | 70.00th=[  343], 80.00th=[  392], 90.00th=[  498], 95.00th=[  627],
     | 99.00th=[ 1237], 99.50th=[ 1467], 99.90th=[ 1991], 99.95th=[ 2278],
     | 99.99th=[ 2769]
    bw (KB  /s): min=    3, max=  725, per=12.73%, avg=376.17, stdev=145.32
    lat (usec) : 4=0.01%, 10=0.01%
    lat (msec) : 4=0.01%, 10=0.01%, 20=0.01%, 50=0.05%, 100=0.06%
    lat (msec) : 250=34.01%, 500=56.08%, 750=6.75%, 1000=1.50%, 2000=1.42%
    lat (msec) : >=2000=0.10%
  cpu          : usr=0.06%, sys=0.21%, ctx=44348, majf=0, minf=333
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.3%, 32=99.4%, >=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=44322/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=177288KB, aggrb=2954KB/s, minb=2954KB/s, maxb=2954KB/s, mint=60015msec, maxt=60015msec

Disk stats (read/write):
  sda: ios=44199/27, merge=0/55, ticks=477912/0, in_queue=1534096, util=99.89%
Hard drive
FIO random direct read
Performance
3.19 MB/s
IOPS
816
./fio --time_based --name=benchmark --size=1496M --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=5640: Mon Jun 13 04:23:47 2016
  read : io=196600KB, bw=3264.4KB/s, iops=816, runt= 60226msec
    slat (usec): min=2, max=322017, avg=5114.44, stdev=28383.02
    clat (msec): min=2, max=1412, avg=308.10, stdev=84.50
     lat (msec): min=2, max=1412, avg=313.21, stdev=87.54
    clat percentiles (msec):
     |  1.00th=[  111],  5.00th=[  184], 10.00th=[  219], 20.00th=[  253],
     | 30.00th=[  277], 40.00th=[  293], 50.00th=[  306], 60.00th=[  318],
     | 70.00th=[  334], 80.00th=[  359], 90.00th=[  396], 95.00th=[  437],
     | 99.00th=[  603], 99.50th=[  676], 99.90th=[  906], 99.95th=[  947],
     | 99.99th=[ 1156]
    bw (KB  /s): min=   62, max=  735, per=12.49%, avg=407.70, stdev=88.53
    lat (msec) : 4=0.01%, 10=0.06%, 20=0.09%, 50=0.15%, 100=0.51%
    lat (msec) : 250=17.77%, 500=79.36%, 750=1.73%, 1000=0.29%, 2000=0.04%
  cpu          : usr=0.03%, sys=0.05%, ctx=3661, majf=0, minf=341
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.3%, 32=99.5%, >=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=49150/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=196600KB, aggrb=3264KB/s, minb=3264KB/s, maxb=3264KB/s, mint=60226msec, maxt=60226msec

Disk stats (read/write):
  sda: ios=49163/446, merge=65/497, ticks=8565532/69444, in_queue=8636180, util=99.89%
Hard drive
FIO random write
Performance
47.06 MB/s
IOPS
12048
./fio --time_based --name=benchmark --size=1496M --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=6130: Mon Jun 13 04:25:47 2016
  write: io=2824.8MB, bw=48193KB/s, iops=12048, runt= 60020msec
    slat (usec): min=1, max=1199.7K, avg=662.62, stdev=13598.33
    clat (usec): min=4, max=2432.5K, avg=20577.81, stdev=79309.46
     lat (usec): min=91, max=2432.6K, avg=21240.53, stdev=80542.30
    clat percentiles (usec):
     |  1.00th=[  103],  5.00th=[  122], 10.00th=[  129], 20.00th=[  139],
     | 30.00th=[  149], 40.00th=[  157], 50.00th=[  163], 60.00th=[  171],
     | 70.00th=[  181], 80.00th=[  197], 90.00th=[31872], 95.00th=[152576],
     | 99.00th=[374784], 99.50th=[501760], 99.90th=[823296], 99.95th=[937984],
     | 99.99th=[1646592]
    bw (KB  /s): min=    6, max=171898, per=13.39%, avg=6454.37, stdev=16879.74
    lat (usec) : 10=0.01%, 100=0.45%, 250=84.46%, 500=0.61%, 750=0.03%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.03%, 10=0.15%, 20=0.95%, 50=4.79%
    lat (msec) : 100=1.47%, 250=4.67%, 500=1.86%, 750=0.35%, 1000=0.10%
    lat (msec) : 2000=0.05%, >=2000=0.01%
  cpu          : usr=0.16%, sys=0.65%, ctx=9062, majf=0, minf=88
  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=723138/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=2824.8MB, aggrb=48193KB/s, minb=48193KB/s, maxb=48193KB/s, mint=60020msec, maxt=60020msec

Disk stats (read/write):
  sda: ios=19/136361, merge=29/41943, ticks=2080/240616, in_queue=242616, util=98.51%
Hard drive
FIO random direct write
Performance
3.8 MB/s
IOPS
972
./fio --time_based --name=benchmark --size=1496M --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) / 1496MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=5736: Mon Jun 13 04:24:47 2016
  write: io=233468KB, bw=3888.4KB/s, iops=972, runt= 60043msec
    slat (usec): min=4, max=3393.8K, avg=5079.46, stdev=64227.36
    clat (usec): min=53, max=3756.2K, avg=258251.44, stdev=441081.82
     lat (usec): min=72, max=6580.6K, avg=263331.33, stdev=446090.20
    clat percentiles (usec):
     |  1.00th=[  462],  5.00th=[ 1320], 10.00th=[ 2448], 20.00th=[ 6176],
     | 30.00th=[15296], 40.00th=[110080], 50.00th=[181248], 60.00th=[240640],
     | 70.00th=[301056], 80.00th=[370688], 90.00th=[489472], 95.00th=[651264],
     | 99.00th=[3162112], 99.50th=[3391488], 99.90th=[3555328], 99.95th=[3751936],
     | 99.99th=[3751936]
    bw (KB  /s): min=    1, max= 9343, per=14.94%, avg=580.79, stdev=947.80
    lat (usec) : 100=0.03%, 250=0.23%, 500=0.88%, 750=1.42%, 1000=1.09%
    lat (msec) : 2=4.25%, 4=7.39%, 10=9.97%, 20=6.77%, 50=4.28%
    lat (msec) : 100=3.04%, 250=22.33%, 500=28.49%, 750=5.86%, 1000=0.82%
    lat (msec) : 2000=1.62%, >=2000=1.54%
  cpu          : usr=0.07%, sys=0.43%, ctx=11935, majf=0, minf=84
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.2%, 32=99.6%, >=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=58367/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=233468KB, aggrb=3888KB/s, minb=3888KB/s, maxb=3888KB/s, mint=60043msec, maxt=60043msec

Disk stats (read/write):
  sda: ios=49/59322, merge=153/23541, ticks=40032/7721428, in_queue=7867832, util=99.44%
Upload
Speedtest results
Upload speed
438.71 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from ONLINE S.A.S. ...
Selecting 10 servers based on location:
  Skipping the closest server hosted by Orange (Paris) [1.88 km]
  1. FreeMobile (Paris) [1.88 km]: 1.997 ms
  2. SFR (Paris) [1.88 km]: 4.231 ms
  3. fdcservers.net (Paris) [1.88 km]: 2.118 ms
  4. NEOTELECOMS (Paris) [1.88 km]: 1.475 ms
  5. Bouygues Telecom (Paris) [1.88 km]: 1.17 ms
  6. Cloudwatt (Paris) [1.88 km]: 20.033 ms
  7. Intuxication (Vitry-sur-Seine) [8.80 km]: 5006.495 ms
  8. ONLINE S.A.S. (Vitry-sur-Seine) [8.80 km]: 0.702 ms
  9. Proceau (Nanterre) [10.49 km]: 13.887 ms
  10. TestDebit.info (Massy) [14.99 km]: 5006.031 ms
Testing upload speeds
  1. FreeMobile (Paris):                          ......................... 689.20 Mbit/s
  2. SFR (Paris):                                 ......................... 463.27 Mbit/s
  3. fdcservers.net (Paris):                      ......................... 332.11 Mbit/s
  4. NEOTELECOMS (Paris):                         ......................... 664.82 Mbit/s
  5. Bouygues Telecom (Paris):                    ......................... 736.43 Mbit/s
  6. Cloudwatt (Paris):                           ......................... 480.01 Mbit/s
  7. Intuxication (Vitry-sur-Seine):              ......................... 1.52 Mbit/s
  8. ONLINE S.A.S. (Vitry-sur-Seine):             ......................... 778.41 Mbit/s
  9. Proceau (Nanterre):                          ......................... 239.79 Mbit/s
  10. TestDebit.info (Massy):                     ......................... 1.49 Mbit/s
Average upload speed is 438.71 Mbit/s