Stopwatch
Benchmark report #2709
Vultr – 25 GB SSD
Report
Share test result

Test results for 25 GB SSD at Vultr


Server specs:


Virtual CPU a7769a6388d5
1000 MB RAM / 26 GB disk space
Debian 8.6
Amsterdam, Netherlands

Benchmark results summary:


UnixBench - 1652.4
Disk Read - 125 MB/s
Disk Write - 653 MB/s
Bandwidth - 2163.33 MB/s

More: https://serverscope.io/trials/dedE
Share
Share this page
Cpu chip
Server Specs
CPU
Virtual CPU a7769a6388d5
CPU Cores
1 × 2394 MHz
RAM
1000 MB
Disk
26 GB
OS
Debian 8.6
Location
Amsterdam, Netherlands
Benchmark summary
Benchmark summary
UnixBench
1652.4
Disk Read
125 MB/s
Disk Write
653 MB/s
Bandwidth
2163.33 Mbit/s
Speedtest
184.97 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1652.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-1P9Dko/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-1P9Dko/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-1P9Dko/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-1P9Dko/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-1P9Dko/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-1P9Dko/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

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

   System: vultr.guest: GNU/Linux
   OS: GNU/Linux -- 3.16.0-4-amd64 -- #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Virtual CPU a7769a6388d5 (4788.9 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   09:42:12 up 12 min,  1 user,  load average: 8.00, 4.73, 2.00; runlevel 2017-03-12

------------------------------------------------------------------------
Benchmark Run: Sun Mar 12 2017 09:42:12 - 10:10:13
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       28423864.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4318.4 MWIPS (9.2 s, 7 samples)
Execl Throughput                               5496.5 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1023864.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          296161.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1820758.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1936058.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 363708.7 lps   (10.0 s, 7 samples)
Process Creation                              12713.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7960.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    999.9 lpm   (60.0 s, 2 samples)
System Call Overhead                        3919291.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   28423864.0   2435.6
Double-Precision Whetstone                       55.0       4318.4    785.2
Execl Throughput                                 43.0       5496.5   1278.3
File Copy 1024 bufsize 2000 maxblocks          3960.0    1023864.9   2585.5
File Copy 256 bufsize 500 maxblocks            1655.0     296161.5   1789.5
File Copy 4096 bufsize 8000 maxblocks          5800.0    1820758.0   3139.2
Pipe Throughput                               12440.0    1936058.6   1556.3
Pipe-based Context Switching                   4000.0     363708.7    909.3
Process Creation                                126.0      12713.9   1009.0
Shell Scripts (1 concurrent)                     42.4       7960.3   1877.4
Shell Scripts (8 concurrent)                      6.0        999.9   1666.5
System Call Overhead                          15000.0    3919291.1   2612.9
                                                                   ========
System Benchmarks Index Score                                        1652.4

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, 6.17055 s, 348 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, 6.68934 s, 321 MB/s


Hard drive
FIO random read
Performance
125.74 MB/s
IOPS
32189
./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=7131: Sun Mar 12 09:39:07 2017
  read : io=7544.5MB, bw=128757KB/s, iops=32189, runt= 60001msec
    clat (usec): min=1, max=21331, avg=245.75, stdev=211.57
     lat (usec): min=1, max=21331, avg=246.04, stdev=211.60
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    8], 10.00th=[  169], 20.00th=[  193],
     | 30.00th=[  207], 40.00th=[  221], 50.00th=[  233], 60.00th=[  249],
     | 70.00th=[  266], 80.00th=[  290], 90.00th=[  334], 95.00th=[  390],
     | 99.00th=[  652], 99.50th=[  916], 99.90th=[ 2096], 99.95th=[ 2576],
     | 99.99th=[10432]
    bw (KB  /s): min=11944, max=22528, per=12.51%, avg=16101.59, stdev=1564.36
    lat (usec) : 2=0.32%, 4=1.47%, 10=4.45%, 20=0.84%, 50=0.08%
    lat (usec) : 100=0.01%, 250=53.82%, 500=36.92%, 750=1.37%, 1000=0.28%
    lat (msec) : 2=0.33%, 4=0.09%, 10=0.02%, 20=0.01%, 50=0.01%
  cpu          : usr=1.57%, sys=4.87%, ctx=1797784, majf=0, minf=74
  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=1931384/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=7544.5MB, aggrb=128756KB/s, minb=128756KB/s, maxb=128756KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1790928/11, merge=0/3, ticks=407160/0, in_queue=406748, util=99.40%
Hard drive
FIO random direct read
Performance
120.41 MB/s
IOPS
30824
./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=7141: Sun Mar 12 09:40:08 2017
  read : io=7224.7MB, bw=123298KB/s, iops=30824, runt= 60001msec
    clat (usec): min=129, max=13608, avg=256.40, stdev=146.48
     lat (usec): min=129, max=13610, avg=256.69, stdev=146.48
    clat percentiles (usec):
     |  1.00th=[  155],  5.00th=[  171], 10.00th=[  183], 20.00th=[  197],
     | 30.00th=[  209], 40.00th=[  221], 50.00th=[  233], 60.00th=[  245],
     | 70.00th=[  262], 80.00th=[  286], 90.00th=[  334], 95.00th=[  398],
     | 99.00th=[  684], 99.50th=[  916], 99.90th=[ 1944], 99.95th=[ 2384],
     | 99.99th=[ 4704]
    bw (KB  /s): min=11560, max=18424, per=12.51%, avg=15428.19, stdev=1023.18
    lat (usec) : 250=63.04%, 500=34.62%, 750=1.55%, 1000=0.37%
    lat (msec) : 2=0.34%, 4=0.08%, 10=0.02%, 20=0.01%
  cpu          : usr=1.52%, sys=3.34%, ctx=1851748, majf=0, minf=80
  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=1849505/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=7224.7MB, aggrb=123298KB/s, minb=123298KB/s, maxb=123298KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1847433/0, merge=0/0, ticks=427188/0, in_queue=426716, util=99.50%
Hard drive
FIO random write
Performance
653.68 MB/s
IOPS
167342
./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=7162: Sun Mar 12 09:42:08 2017
  write: io=39224MB, bw=669371KB/s, iops=167342, runt= 60004msec
    clat (usec): min=1, max=179182, avg=42.37, stdev=1474.94
     lat (usec): min=1, max=188046, avg=43.24, stdev=1488.60
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    3], 95.00th=[    4],
     | 99.00th=[    8], 99.50th=[   14], 99.90th=[13248], 99.95th=[19840],
     | 99.99th=[82432]
    bw (KB  /s): min=20755, max=134688, per=12.55%, avg=83993.43, stdev=15443.61
    lat (usec) : 2=1.28%, 4=92.82%, 10=5.12%, 20=0.37%, 50=0.17%
    lat (usec) : 100=0.02%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.06%, 20=0.08%, 50=0.03%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=1.89%, sys=6.29%, ctx=40717, majf=0, minf=83
  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=10041229/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=39224MB, aggrb=669370KB/s, minb=669370KB/s, maxb=669370KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  vda: ios=0/594355, merge=0/76, ticks=0/6363728, in_queue=6365112, util=93.32%
Hard drive
FIO random direct write
Performance
37.67 MB/s
IOPS
9642
./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=7152: Sun Mar 12 09:41:08 2017
  write: io=2260.2MB, bw=38571KB/s, iops=9642, runt= 60004msec
    clat (usec): min=52, max=70740, avg=826.60, stdev=5678.11
     lat (usec): min=52, max=70741, avg=826.96, stdev=5678.13
    clat percentiles (usec):
     |  1.00th=[   56],  5.00th=[   62], 10.00th=[   68], 20.00th=[   76],
     | 30.00th=[   82], 40.00th=[   85], 50.00th=[   88], 60.00th=[   92],
     | 70.00th=[   99], 80.00th=[  111], 90.00th=[  143], 95.00th=[  201],
     | 99.00th=[42752], 99.50th=[46848], 99.90th=[54016], 99.95th=[56064],
     | 99.99th=[59136]
    bw (KB  /s): min= 3143, max= 7064, per=12.51%, avg=4823.44, stdev=663.59
    lat (usec) : 100=70.65%, 250=25.84%, 500=1.61%, 750=0.16%, 1000=0.03%
    lat (msec) : 2=0.05%, 4=0.02%, 10=0.01%, 20=0.01%, 50=1.34%
    lat (msec) : 100=0.30%
  cpu          : usr=0.58%, sys=1.94%, ctx=1166784, majf=0, minf=74
  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=578603/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=2260.2MB, aggrb=38570KB/s, minb=38570KB/s, maxb=38570KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  vda: ios=1/579468, merge=0/194, ticks=0/50960, in_queue=50784, util=84.64%
Download
Download benchmark results
Download speed
2163.33 Mbit/s
Downloaded 104857600 bytes in 0.379 sec
Downloaded 104857600 bytes in 0.375 sec
Downloaded 104857600 bytes in 0.395 sec
Downloaded 104857600 bytes in 0.383 sec
Downloaded 104857600 bytes in 0.317 sec
Finished! Average download speed is 2163.33 Mbit/s
Upload
Speedtest results
Upload speed
184.97 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Choopa ...
Selecting 15 servers that are not too close:
  1. Redhosting (Almere) [38.14 km]: 4.723 ms
  2. ConnectNL ICT Professionals (Almere) [38.14 km]: 5.755 ms
  3. ColoCenter bv (Zoetermeer) [38.26 km]: 3.954 ms
  4. Xela Hosting (The Hague) [41.25 km]: 4.322 ms
  5. Vodafone NL (Utrecht) [45.98 km]: 4.986 ms
  6. IP Visie Networking BV (Rotterdam) [53.47 km]: 18.03 ms
  7. Maximum (Rotterdam) [53.47 km]: 19.41 ms
  8. Animo-ICT (Rotterdam) [53.47 km]: 16.744 ms
  9. i3D.net (Rotterdam) [53.47 km]: 3.724 ms
  10. WorldStream B.V. (Naaldwijk) [53.83 km]: 4.53 ms
  11. Qweb | Full-Service Hosting (Alblasserdam) [58.23 km]: 5.588 ms
  12. Matrix DATA (Harderwijk) [65.36 km]: 7.559 ms
  13. Netrouting (Spijkenisse) [66.41 km]: 131.245 ms
  14. SIT Internetdiensten B.V. (Voorthuizen) [69.27 km]: 4.654 ms
  15. Solcon (Dronten) [73.58 km]: 66.506 ms
Testing upload speeds
  1. Redhosting (Almere):                         ......................... 115.96 Mbit/s
  2. ConnectNL ICT Professionals (Almere):        ......................... 285.13 Mbit/s
  3. ColoCenter bv (Zoetermeer):                  ......................... 33.31 Mbit/s
  4. Xela Hosting (The Hague):                    ......................... 326.35 Mbit/s
  5. Vodafone NL (Utrecht):                       ......................... 106.81 Mbit/s
  6. IP Visie Networking BV (Rotterdam):          ......................... 180.28 Mbit/s
  7. Maximum (Rotterdam):                         ......................... 36.76 Mbit/s
  8. Animo-ICT (Rotterdam):                       ......................... 58.28 Mbit/s
  9. i3D.net (Rotterdam):                         ......................... 48.50 Mbit/s
  10. WorldStream B.V. (Naaldwijk):               ......................... 247.89 Mbit/s
  11. Qweb | Full-Service Hosting (Alblasserdam): ......................... 151.32 Mbit/s
  12. Matrix DATA (Harderwijk):                   ......................... 343.85 Mbit/s
  13. Netrouting (Spijkenisse):                   ......................... 88.54 Mbit/s
  14. SIT Internetdiensten B.V. (Voorthuizen):    ......................... 75.56 Mbit/s
  15. Solcon (Dronten):                           ......................... 239.70 Mbit/s
Average upload speed is 155.88 Mbit/s