Stopwatch
Benchmark report #9163
SSDNodes – 16GB NVMe
Report
Share test result

Test results for 16GB NVMe at SSDNodes


Server specs:


4 × Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz
16 GB RAM / 126 GB disk space
Centos 7.5.1804 Core

Benchmark results summary:


UnixBench - 3219.8
Disk Read - 4652 MB/s
Disk Write - 1101 MB/s
Bandwidth - 1111.11 MB/s

More: https://serverscope.io/trials/0DKY
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz
CPU Cores
1 × 2295 MHz
RAM
16 GB
Disk
126 GB
OS
Centos 7.5.1804 Core
Benchmark summary
Benchmark summary
UnixBench
3219.8
Disk Read
4652 MB/s
Disk Write
1101 MB/s
Bandwidth
1111.11 Mbit/s
Speedtest
462.32 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3219.8
UnixBench (one CPU)
1377.7
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-F7SjEe/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-F7SjEe/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-F7SjEe/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-F7SjEe/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-F7SjEe/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-F7SjEe/byte-unixbench/UnixBench"
sh: 3dinfo: command 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: SwordFish: GNU/Linux
   OS: GNU/Linux -- 3.10.0-862.14.4.el7.x86_64 -- #1 SMP Wed Sep 26 15:12:11 UTC 2018
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz (4589.2 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz (4589.2 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz (4589.2 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz (4589.2 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   00:49:03 up  1:13,  1 user,  load average: 8.82, 4.89, 2.04; runlevel 2018-11-28

------------------------------------------------------------------------
Benchmark Run: Thu Nov 29 2018 00:49:03 - 01:17:04
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       36864807.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4678.1 MWIPS (9.8 s, 7 samples)
Execl Throughput                               2736.2 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        821306.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          221101.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1520302.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1597546.7 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 196414.1 lps   (10.0 s, 7 samples)
Process Creation                               7897.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   6644.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2339.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        2338735.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   36864807.3   3158.9
Double-Precision Whetstone                       55.0       4678.1    850.6
Execl Throughput                                 43.0       2736.2    636.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     821306.8   2074.0
File Copy 256 bufsize 500 maxblocks            1655.0     221101.7   1336.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    1520302.1   2621.2
Pipe Throughput                               12440.0    1597546.7   1284.2
Pipe-based Context Switching                   4000.0     196414.1    491.0
Process Creation                                126.0       7897.0    626.7
Shell Scripts (1 concurrent)                     42.4       6644.8   1567.2
Shell Scripts (8 concurrent)                      6.0       2339.8   3899.7
System Call Overhead                          15000.0    2338735.8   1559.2
                                                                   ========
System Benchmarks Index Score                                        1377.7

------------------------------------------------------------------------
Benchmark Run: Thu Nov 29 2018 01:17:04 - 01:45:07
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      147074441.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    18669.9 MWIPS (9.8 s, 7 samples)
Execl Throughput                              12041.4 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        743343.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          213071.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2128023.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                             6292306.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 764631.4 lps   (10.0 s, 7 samples)
Process Creation                              29752.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  19114.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2321.3 lpm   (60.0 s, 2 samples)
System Call Overhead                        4403250.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  147074441.7  12602.8
Double-Precision Whetstone                       55.0      18669.9   3394.5
Execl Throughput                                 43.0      12041.4   2800.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     743343.8   1877.1
File Copy 256 bufsize 500 maxblocks            1655.0     213071.5   1287.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    2128023.4   3669.0
Pipe Throughput                               12440.0    6292306.6   5058.1
Pipe-based Context Switching                   4000.0     764631.4   1911.6
Process Creation                                126.0      29752.5   2361.3
Shell Scripts (1 concurrent)                     42.4      19114.1   4508.0
Shell Scripts (8 concurrent)                      6.0       2321.3   3868.9
System Call Overhead                          15000.0    4403250.8   2935.5
                                                                   ========
System Benchmarks Index Score                                        3219.8

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) copied, 2.75655 s, 779 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) copied, 3.09845 s, 693 MB/s


Hard drive
FIO random read
Performance
4652.4 MB/s
IOPS
1218662
./fio --time_based --name=benchmark --size=256M --runtime=60 --randrepeat=1 --iodepth=32 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randread --blocksize=4k --group_reporting
benchmark: (g=0): rw=randread, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=17437: Thu Nov 29 00:46:00 2018
  read : io=279143MB, bw=4652.4MB/s, iops=1190.1K, runt= 60001msec
    clat (usec): min=0, max=464061, avg= 4.74, stdev=162.21
     lat (usec): min=0, max=464061, avg= 5.06, stdev=166.88
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[   11], 99.50th=[  119], 99.90th=[  175], 99.95th=[  215],
     | 99.99th=[10048]
    bw (KB  /s): min=  365, max=1562184, per=12.51%, avg=595799.41, stdev=442057.38
    lat (usec) : 2=38.08%, 4=60.49%, 10=0.34%, 20=0.32%, 50=0.01%
    lat (usec) : 100=0.10%, 250=0.61%, 500=0.02%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 500=0.01%
  cpu          : usr=9.38%, sys=35.06%, ctx=543958, majf=0, minf=319
  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=71460556/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=279143MB, aggrb=4652.4MB/s, minb=4652.4MB/s, maxb=4652.4MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
    dm-0: ios=524288/60, merge=0/0, ticks=62967/22, in_queue=63422, util=15.93%, aggrios=524288/42, aggrmerge=0/20, aggrticks=62902/15, aggrin_queue=63382, aggrutil=15.88%
  vda: ios=524288/42, merge=0/20, ticks=62902/15, in_queue=63382, util=15.88%
Hard drive
FIO random direct read
Performance
232.12 MB/s
IOPS
59423
./fio --time_based --name=benchmark --size=256M --runtime=60 --randrepeat=1 --iodepth=32 --direct=1 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randread --blocksize=4k --group_reporting
benchmark: (g=0): rw=randread, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=17447: Thu Nov 29 00:47:00 2018
  read : io=13928MB, bw=237693KB/s, iops=59423, runt= 60001msec
    clat (usec): min=25, max=33355, avg=132.42, stdev=102.57
     lat (usec): min=25, max=33355, avg=132.66, stdev=102.59
    clat percentiles (usec):
     |  1.00th=[   55],  5.00th=[   74], 10.00th=[   87], 20.00th=[  104],
     | 30.00th=[  115], 40.00th=[  123], 50.00th=[  129], 60.00th=[  137],
     | 70.00th=[  143], 80.00th=[  153], 90.00th=[  169], 95.00th=[  187],
     | 99.00th=[  233], 99.50th=[  270], 99.90th=[ 1080], 99.95th=[ 1736],
     | 99.99th=[ 4192]
    bw (KB  /s): min=14648, max=40768, per=12.51%, avg=29733.55, stdev=3748.98
    lat (usec) : 50=0.43%, 100=16.42%, 250=82.47%, 500=0.47%, 750=0.06%
    lat (usec) : 1000=0.04%
    lat (msec) : 2=0.07%, 4=0.03%, 10=0.01%, 20=0.01%, 50=0.01%
  cpu          : usr=1.57%, sys=7.50%, ctx=3565522, majf=0, minf=319
  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=3565457/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=13928MB, aggrb=237693KB/s, minb=237693KB/s, maxb=237693KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
    dm-0: ios=3562915/5, merge=0/0, ticks=432771/0, in_queue=435503, util=99.92%, aggrios=3565457/7, aggrmerge=0/0, aggrticks=431896/0, aggrin_queue=434114, aggrutil=99.87%
  vda: ios=3565457/7, merge=0/0, ticks=431896/0, in_queue=434114, util=99.87%
Hard drive
FIO random write
Performance
1101.4 MB/s
IOPS
281939
./fio --time_based --name=benchmark --size=256M --runtime=60 --filename=benchmark --randrepeat=1 --iodepth=32 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randwrite --blocksize=4k --group_reporting
benchmark: (g=0): rw=randwrite, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=17472: Thu Nov 29 00:49:01 2018
  write: io=66082MB, bw=1101.4MB/s, iops=281939, runt= 60002msec
    clat (usec): min=1, max=137491, avg=26.87, stdev=750.11
     lat (usec): min=1, max=137491, avg=27.14, stdev=750.41
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    3], 20.00th=[    4],
     | 30.00th=[    5], 40.00th=[    5], 50.00th=[    6], 60.00th=[    7],
     | 70.00th=[    8], 80.00th=[    9], 90.00th=[   11], 95.00th=[   13],
     | 99.00th=[   24], 99.50th=[   34], 99.90th=[  322], 99.95th=[18304],
     | 99.99th=[35072]
    bw (KB  /s): min=31195, max=274728, per=12.51%, avg=141136.08, stdev=39682.15
    lat (usec) : 2=0.01%, 4=13.05%, 10=68.29%, 20=16.97%, 50=1.43%
    lat (usec) : 100=0.13%, 250=0.02%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.04%, 50=0.04%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=2.99%, sys=27.13%, ctx=369519, majf=0, minf=305
  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=16916916/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=66082MB, aggrb=1101.4MB/s, minb=1101.4MB/s, maxb=1101.4MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
    dm-0: ios=0/2683182, merge=0/0, ticks=0/5457271, in_queue=5458563, util=99.96%, aggrios=0/2689304, aggrmerge=0/1, aggrticks=0/5435802, aggrin_queue=5436529, aggrutil=86.16%
  vda: ios=0/2689304, merge=0/1, ticks=0/5435802, in_queue=5436529, util=86.16%
Hard drive
FIO random direct write
Performance
105.94 MB/s
IOPS
27119
./fio --time_based --name=benchmark --size=256M --runtime=60 --filename=benchmark --randrepeat=1 --iodepth=32 --direct=1 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randwrite --blocksize=4k --group_reporting
benchmark: (g=0): rw=randwrite, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 256MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=17457: Thu Nov 29 00:48:01 2018
  write: io=6356.4MB, bw=108478KB/s, iops=27119, runt= 60002msec
    clat (usec): min=32, max=106594, avg=292.07, stdev=682.16
     lat (usec): min=32, max=106594, avg=292.59, stdev=682.20
    clat percentiles (usec):
     |  1.00th=[   63],  5.00th=[   78], 10.00th=[   88], 20.00th=[  101],
     | 30.00th=[  115], 40.00th=[  135], 50.00th=[  171], 60.00th=[  207],
     | 70.00th=[  243], 80.00th=[  314], 90.00th=[  628], 95.00th=[ 1004],
     | 99.00th=[ 1816], 99.50th=[ 2288], 99.90th=[ 5152], 99.95th=[ 6624],
     | 99.99th=[12352]
    bw (KB  /s): min= 6112, max=31195, per=12.52%, avg=13581.91, stdev=3618.63
    lat (usec) : 50=0.10%, 100=18.59%, 250=53.06%, 500=15.44%, 750=4.81%
    lat (usec) : 1000=2.92%
    lat (msec) : 2=4.34%, 4=0.58%, 10=0.15%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=1.28%, sys=5.44%, ctx=1724238, majf=0, minf=296
  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=1627217/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=6356.4MB, aggrb=108477KB/s, minb=108477KB/s, maxb=108477KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
    dm-0: ios=0/1626555, merge=0/0, ticks=0/437574, in_queue=439547, util=99.99%, aggrios=0/1627243, aggrmerge=0/6, aggrticks=0/437387, aggrin_queue=439773, aggrutil=99.86%
  vda: ios=0/1627243, merge=0/6, ticks=0/437387, in_queue=439773, util=99.86%
Download
Download benchmark results
Download speed
1111.11 Mbit/s
Downloaded 104857600 bytes in 0.802 sec
Downloaded 104857600 bytes in 0.722 sec
Downloaded 104857600 bytes in 0.716 sec
Downloaded 104857600 bytes in 0.675 sec
Downloaded 104857600 bytes in 0.685 sec
Finished! Average download speed is 1111.11 Mbit/s
Upload
Speedtest results
Upload speed
462.32 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Strasmore ...
Selecting 15 servers that are not too close:
  1. Spectrum (Fort Worth, TX) [46.33 km]: 29.849 ms
  2. Sprint (Fort Worth, TX) [46.33 km]: 12.964 ms
  3. QTS Data Centers (Fort Worth, TX) [46.84 km]: 6.096 ms
  4. Nortex Communications (Muenster, TX) [107.87 km]: 12.67 ms
  5. Cherokee Communications (Calera, OK) [132.24 km]: 34.285 ms
  6. Suddenlink Communications LLC (Tyler, TX) [151.80 km]: 8.849 ms
  7. Arbuckle Communications (Ardmore, OK) [156.19 km]: 20.123 ms
  8. Digital Passage (Graham, TX) [166.57 km]: 14.511 ms
  9. Community Telephone Co (Windthorst, TX) [172.95 km]: 31.302 ms
  10. Chickasaw Telephone Company (Sulphur, OK) [191.19 km]: 17.776 ms
  11. pinnacle network solutions (Wichita Falls,TX) [198.70 km]: 21.341 ms
  12. Cable One, Inc. (Duncan, OK) [216.67 km]: 29.252 ms
  13. Fidelity Communications (Marshall, TX) [231.55 km]: 8.794 ms
  14. Fidelity Communications (Lawton, OK) [247.84 km]: 13.764 ms
  15. Suddenlink Communications LLC (College Station, TX) [248.66 km]: 8.847 ms
Testing upload speeds
  1. Spectrum (Fort Worth, TX):                   ......................... 135.92 Mbit/s
  2. Sprint (Fort Worth, TX):                     ......................... 577.22 Mbit/s
  3. QTS Data Centers (Fort Worth, TX):           ......................... 687.89 Mbit/s
  4. Nortex Communications (Muenster, TX):        ......................... 438.71 Mbit/s
  5. Cherokee Communications (Calera, OK):        ......................... 252.64 Mbit/s
  6. Suddenlink Communications LLC (Tyler, TX):   ......................... 444.86 Mbit/s
  7. Arbuckle Communications (Ardmore, OK):       ......................... 135.61 Mbit/s
  8. Digital Passage (Graham, TX):                ......................... 101.32 Mbit/s
  9. Community Telephone Co (Windthorst, TX):     ......................... 412.60 Mbit/s
  10. Chickasaw Telephone Company (Sulphur, OK):  ......................... 268.96 Mbit/s
  11. pinnacle network solutions (Wichita Falls,TX):......................... 266.61 Mbit/s
  12. Cable One, Inc. (Duncan, OK):               ......................... 201.09 Mbit/s
  13. Fidelity Communications (Marshall, TX):     ......................... 708.45 Mbit/s
  14. Fidelity Communications (Lawton, OK):       ......................... 723.43 Mbit/s
  15. Suddenlink Communications LLC (College Station, TX):......................... 565.36 Mbit/s
Average upload speed is 394.71 Mbit/s