Get the most out of your Centmin Mod LEMP stack
Become a Member

Benchmarks Dual Intel Xeon E5-2650v1, 64GB RAM, Asus Z9PE-D8 WS

Discussion in 'Dedicated server hosting' started by eva2000, Mar 10, 2017.

  1. eva2000

    eva2000 Administrator Staff Member

    50,891
    11,791
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,246
    Local Time:
    7:43 AM
    Nginx 1.25.x
    MariaDB 10.x
    Re-purposed my local server rig by wiping Windows install and installing CentOS 7.3 64bit on it for some local testing :)

    Yup a bit dated (June 2012 original build date) but still nice with 2x 8 cpu cores + 2x 8 cpu threads = 32 cpu threads total :)

    System Specifications
    • Dual Intel Xeon E5-2650v1 @2.0Ghz C2 (SR0KQ)
    • 2x Coolermaster Hyper 412 Slim
    • Asus Z9PE-D8 WS 5802 bios
    • 64GB - 8x8GB Gskill RipJaws DDR3-1866Mhz
    • Sapphire HD5870 flashed to Asus bios Update: switched out for Sapphire R7 260X due to lower power usage and noise
    • 1x256GB Plextor 256M5
    • 2x60GB Gskill Phoenix Pro SSD
    • Pioneer DVD-RW SATA drive
    • 180mm Silverstone Silent Blue LED 100cfm system cooling fan (REAR FAN1 Speed)
    • 1000W Antec High Current Pro Platinum 94% efficiency
    intel-xeon-e5-2650v1-01.png

    Code (Text):
    [root@xeon ~]# lscpu
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                32
    On-line CPU(s) list:   0-31
    Thread(s) per core:    2
    Core(s) per socket:    8
    Socket(s):             2
    NUMA node(s):          2
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 45
    Model name:            Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    Stepping:              7
    CPU MHz:               1199.921
    BogoMIPS:              4005.45
    Virtualization:        VT-x
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              20480K
    NUMA node0 CPU(s):     0-7,16-23
    NUMA node1 CPU(s):     8-15,24-31
    



    Code (Text):
    Cpu speed from cpuinfo 1999.00Mhz
    True Frequency (without accounting Turbo) 1999 MHz
    
    Socket [0] - [physical cores=8, logical cores=16, max online cores ever=8]
      CPU Multiplier 20x || Bus clock frequency (BCLK) 99.95 MHz
      TURBO ENABLED on 8 Cores, Hyper Threading ON
      Max Frequency without considering Turbo 2098.95 MHz (99.95 x [21])
      Max TURBO Multiplier (if Enabled) with 1/2/3/4/5/6 cores is  28x/28x/27x/25x/25x/25x
      Real Current Frequency 1222.82 MHz (Max of below)
            Core [core-id]  :Actual Freq (Mult.)      C0%   Halt(C1)%  C3 %   C6 %  C7 %  Temp      VCore
            Core 1 [0]:       1209.55 (12.10x)         1    12.1       0       0    87.8    38      0.7955
            Core 2 [1]:       1199.61 (12.00x)         1    8.29       0       0    91.7    36      0.8206
            Core 3 [2]:       1222.82 (12.23x)         1    32.9       0       0    67.1    39      0.8206
            Core 4 [3]:       1202.10 (12.03x)         1    4.87       0       0      95    38      0.8256
            Core 5 [4]:       1199.80 (12.00x)         1    8.26       0       0    91.7    39      0.8256
            Core 6 [5]:       1199.36 (12.00x)         1    8.32       0       0    91.6    34      0.8306
            Core 7 [6]:       1199.37 (12.00x)         1      10       0       0    89.9    36      0.8356
            Core 8 [7]:       1199.44 (12.00x)         1    8.43       0       0    91.5    34      0.8356
      CPU Multiplier 20x || Bus clock frequency (BCLK) 99.95 MHz
      TURBO ENABLED on 8 Cores, Hyper Threading ON
      Max Frequency without considering Turbo 2098.95 MHz (99.95 x [21])
      Max TURBO Multiplier (if Enabled) with 1/2/3/4/5/6 cores is  28x/28x/27x/25x/25x/25x
      Real Current Frequency 1302.73 MHz (Max of below)
            Core [core-id]  :Actual Freq (Mult.)      C0%   Halt(C1)%  C3 %   C6 %  C7 %  Temp      VCore
            Core 1 [8]:       1246.58 (12.47x)         1    9.28       0       0    90.6    37      0.8456
            Core 2 [9]:       1244.07 (12.45x)         1    27.2       0       0    72.8    37      0.8506
            Core 3 [10]:      1302.73 (13.03x)         1    46.9       0       0    53.1    39      0.8506
            Core 4 [11]:      1249.93 (12.51x)         1    33.2       0       0    66.7    39      0.8706
            Core 5 [12]:      1237.66 (12.38x)         1      47       0       0      53    36      0.8506
            Core 6 [13]:      1278.84 (12.79x)         1    0.344      0       0    99.4    39      0.8706
            Core 7 [14]:      1241.99 (12.43x)         1    4.27       0       0    95.5    37      0.8706
    C0 = Processor running without halting68x)         1    39.1       0       0    60.9    39      0.8756
    C1 = Processor running with halts (States >C0 are power saver)
    C3 = Cores running with PLL turned off and core cache turned off
    C6 = Everything in C3 + core state saved to last level cache
      Above values in table are in percentage over the last 1 sec
    


    Code (Text):
    [root@xeon ~]# cat /etc/redhat-release
    CentOS Linux release 7.3.1611 (Core)
    


    Code (Text):
    [root@xeon ~]# free -m
                  total        used        free      shared  buff/cache   available
    Mem:          64213         535       63241           8         436       63192
    Swap:          8191           0        8191
    


    Code (Text):
    [root@xeon ~]# df -hT
    Filesystem          Type      Size  Used Avail Use% Mounted on
    /dev/mapper/cl-root xfs       170G  1.2G  169G   1% /
    devtmpfs            devtmpfs   32G     0   32G   0% /dev
    tmpfs               tmpfs      32G     0   32G   0% /dev/shm
    tmpfs               tmpfs      32G  9.0M   32G   1% /run
    tmpfs               tmpfs      32G     0   32G   0% /sys/fs/cgroup
    /dev/sdc1           xfs      1014M  195M  820M  20% /boot
    tmpfs               tmpfs     6.3G     0  6.3G   0% /run/user/0
    


    Code (Text):
    [root@xeon ~]# cat /proc/meminfo
    MemTotal:       65754264 kB
    MemFree:        64762892 kB
    MemAvailable:   64712468 kB
    Buffers:            1812 kB
    Cached:           326276 kB
    SwapCached:            0 kB
    Active:           138620 kB
    Inactive:         261624 kB
    Active(anon):      72548 kB
    Inactive(anon):     9100 kB
    Active(file):      66072 kB
    Inactive(file):   252524 kB
    Unevictable:           0 kB
    Mlocked:               0 kB
    SwapTotal:       8388604 kB
    SwapFree:        8388604 kB
    Dirty:                 0 kB
    Writeback:             0 kB
    AnonPages:         72280 kB
    Mapped:            27324 kB
    Shmem:              9476 kB
    Slab:             118268 kB
    SReclaimable:      39092 kB
    SUnreclaim:        79176 kB
    KernelStack:        6704 kB
    PageTables:         3316 kB
    NFS_Unstable:          0 kB
    Bounce:                0 kB
    WritebackTmp:          0 kB
    CommitLimit:    41265736 kB
    Committed_AS:     286272 kB
    VmallocTotal:   34359738367 kB
    VmallocUsed:      409064 kB
    VmallocChunk:   34325399548 kB
    HardwareCorrupted:     0 kB
    AnonHugePages:      6144 kB
    HugePages_Total:       0
    HugePages_Free:        0
    HugePages_Rsvd:        0
    HugePages_Surp:        0
    Hugepagesize:       2048 kB
    DirectMap4k:      164768 kB
    DirectMap2M:     3977216 kB
    DirectMap1G:    65011712 kB
    


    Code (Text):
    [root@xeon ~]# cat /proc/cpuinfo
    processor       : 0
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1199.921
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 0
    cpu cores       : 8
    apicid          : 0
    initial apicid  : 0
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 1
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1204.296
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 1
    cpu cores       : 8
    apicid          : 2
    initial apicid  : 2
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 2
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1246.953
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 2
    cpu cores       : 8
    apicid          : 4
    initial apicid  : 4
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 3
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1238.203
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 3
    cpu cores       : 8
    apicid          : 6
    initial apicid  : 6
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 4
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1208.984
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 4
    cpu cores       : 8
    apicid          : 8
    initial apicid  : 8
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 5
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1228.515
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 5
    cpu cores       : 8
    apicid          : 10
    initial apicid  : 10
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 6
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1232.578
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 6
    cpu cores       : 8
    apicid          : 12
    initial apicid  : 12
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 7
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1203.359
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 7
    cpu cores       : 8
    apicid          : 14
    initial apicid  : 14
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 8
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1199.843
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 0
    cpu cores       : 8
    apicid          : 32
    initial apicid  : 32
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 9
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1199.921
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 1
    cpu cores       : 8
    apicid          : 34
    initial apicid  : 34
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 10
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1199.921
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 2
    cpu cores       : 8
    apicid          : 36
    initial apicid  : 36
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 11
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1204.609
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 3
    cpu cores       : 8
    apicid          : 38
    initial apicid  : 38
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 12
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1202.421
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 4
    cpu cores       : 8
    apicid          : 40
    initial apicid  : 40
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 13
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1199.921
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 5
    cpu cores       : 8
    apicid          : 42
    initial apicid  : 42
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 14
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1203.828
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 6
    cpu cores       : 8
    apicid          : 44
    initial apicid  : 44
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 15
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1203.671
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 7
    cpu cores       : 8
    apicid          : 46
    initial apicid  : 46
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 16
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1249.453
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 0
    cpu cores       : 8
    apicid          : 1
    initial apicid  : 1
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 17
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1272.734
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 1
    cpu cores       : 8
    apicid          : 3
    initial apicid  : 3
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 18
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1200.000
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 2
    cpu cores       : 8
    apicid          : 5
    initial apicid  : 5
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 19
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1211.640
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 3
    cpu cores       : 8
    apicid          : 7
    initial apicid  : 7
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 20
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1199.921
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 4
    cpu cores       : 8
    apicid          : 9
    initial apicid  : 9
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 21
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1199.921
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 5
    cpu cores       : 8
    apicid          : 11
    initial apicid  : 11
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 22
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1199.843
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 6
    cpu cores       : 8
    apicid          : 13
    initial apicid  : 13
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 23
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1380.781
    cache size      : 20480 KB
    physical id     : 0
    siblings        : 16
    core id         : 7
    cpu cores       : 8
    apicid          : 15
    initial apicid  : 15
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4000.04
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 24
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1220.312
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 0
    cpu cores       : 8
    apicid          : 33
    initial apicid  : 33
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 25
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1199.921
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 1
    cpu cores       : 8
    apicid          : 35
    initial apicid  : 35
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 26
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1235.937
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 2
    cpu cores       : 8
    apicid          : 37
    initial apicid  : 37
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 27
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1231.250
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 3
    cpu cores       : 8
    apicid          : 39
    initial apicid  : 39
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 28
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1448.046
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 4
    cpu cores       : 8
    apicid          : 41
    initial apicid  : 41
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 29
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1264.765
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 5
    cpu cores       : 8
    apicid          : 43
    initial apicid  : 43
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 30
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1559.062
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 6
    cpu cores       : 8
    apicid          : 45
    initial apicid  : 45
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
    processor       : 31
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 45
    model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    stepping        : 7
    microcode       : 0x710
    cpu MHz         : 1199.921
    cache size      : 20480 KB
    physical id     : 1
    siblings        : 16
    core id         : 7
    cpu cores       : 8
    apicid          : 47
    initial apicid  : 47
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    bogomips        : 4005.45
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 46 bits physical, 48 bits virtual
    power management:
    
     
    Last edited: Mar 12, 2017
  2. eva2000

    eva2000 Administrator Staff Member

    50,891
    11,791
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,246
    Local Time:
    7:43 AM
    Nginx 1.25.x
    MariaDB 10.x
    Centmin Mod 123.09beta01 Install

    Fast for Nginx and PHP compile times but slow for other source compiles. Or maybe also due to lower clock speeds @2.0Ghz base clocks and turbo (2.50Ghz to 2.80Ghz) and much slower download speeds from Australia to predominantly US based download locations.
    Code (Text):
    ---------------------------------------------------------------------------
    Total Curl Installer YUM Time: 161.2685 seconds
    Total YUM Time: 44.447292282 seconds
    Total YUM + Source Download Time: 97.5052
    Total Nginx First Time Install Time: 71.1200
    Total PHP First Time Install Time: 203.7840
    Download Zip From Github Time: 7.5652
    Total Time Other eg. source compiles: 481.2791
    Total Centmin Mod Install Time: 853.6883
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 1022.5220 seconds
    ---------------------------------------------------------------------------

    Code (Text):
    php -v
    PHP 5.6.30 (cli) (built: Mar 10 2017 00:58:32)
    Copyright (c) 1997-2016 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
        with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies

    Code (Text):
    mysqladmin ver
    mysqladmin  Ver 9.1 Distrib 10.1.21-MariaDB, for Linux on x86_64
    Copyright (c) 2000, 2016, Oracle, MariaDB Corporation Ab and others.
    
    Server version          10.1.21-MariaDB
    Protocol version        10
    Connection              Localhost via UNIX socket
    UNIX socket             /var/lib/mysql/mysql.sock
    Uptime:                 23 sec
    
    Threads: 1  Questions: 1  Slow queries: 0  Opens: 17  Flush tables: 1  Open tables: 11  Queries per second avg: 0.043
     
    Last edited: Mar 11, 2017
  3. eva2000

    eva2000 Administrator Staff Member

    50,891
    11,791
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,246
    Local Time:
    7:43 AM
    Nginx 1.25.x
    MariaDB 10.x
    centminmodbench.sh

    Code (Text):
    -------------------------------------------
    centminmodbench.sh 0.9.4
    http://bench.centminmod.com
    written by: George Liu (eva2000)
    http://centminmod.com
    -------------------------------------------
    
    -------------------------------------------
    System Information
    -------------------------------------------
    
    3.10.0-514.10.2.el7.x86_64
    
    CentOS Linux release 7.3.1611 (Core)
    
    Centmin Mod
    ----------------------------------------------
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                32
    On-line CPU(s) list:   0-31
    Thread(s) per core:    2
    Core(s) per socket:    8
    Socket(s):             2
    NUMA node(s):          2
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 45
    Model name:            Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
    Stepping:              7
    CPU MHz:               1199.921
    BogoMIPS:              4005.45
    Virtualization:        VT-x
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              20480K
    NUMA node0 CPU(s):     0-7,16-23
    NUMA node1 CPU(s):     8-15,24-31
    
    CPU Flags
     fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
    
    ----------------------------------------------
    CPU NODE SOCKET CORE L1d:L1i:L2:L3 ONLINE
    0   0    0      0    0:0:0:0       yes
    1   0    0      1    1:1:1:0       yes
    2   0    0      2    2:2:2:0       yes
    3   0    0      3    3:3:3:0       yes
    4   0    0      4    4:4:4:0       yes
    5   0    0      5    5:5:5:0       yes
    6   0    0      6    6:6:6:0       yes
    7   0    0      7    7:7:7:0       yes
    8   1    1      8    8:8:8:1       yes
    9   1    1      9    9:9:9:1       yes
    10  1    1      10   10:10:10:1    yes
    11  1    1      11   11:11:11:1    yes
    12  1    1      12   12:12:12:1    yes
    13  1    1      13   13:13:13:1    yes
    14  1    1      14   14:14:14:1    yes
    15  1    1      15   15:15:15:1    yes
    16  0    0      0    0:0:0:0       yes
    17  0    0      1    1:1:1:0       yes
    18  0    0      2    2:2:2:0       yes
    19  0    0      3    3:3:3:0       yes
    20  0    0      4    4:4:4:0       yes
    21  0    0      5    5:5:5:0       yes
    22  0    0      6    6:6:6:0       yes
    23  0    0      7    7:7:7:0       yes
    24  1    1      8    8:8:8:1       yes
    25  1    1      9    9:9:9:1       yes
    26  1    1      10   10:10:10:1    yes
    27  1    1      11   11:11:11:1    yes
    28  1    1      12   12:12:12:1    yes
    29  1    1      13   13:13:13:1    yes
    30  1    1      14   14:14:14:1    yes
    31  1    1      15   15:15:15:1    yes
    
    ----------------------------------------------
                  total        used        free      shared  buff/cache   available
    Mem:          64213        2065       61766          21         382       61686
    Low:          64213        2447       61766
    High:             0           0           0
    Swap:          8191           0        8191
    
    ----------------------------------------------
    Filesystem           Size  Used Avail Use% Mounted on
    /dev/mapper/cl-root  170G  5.7G  164G   4% /
    devtmpfs              32G     0   32G   0% /dev
    tmpfs                 32G     0   32G   0% /dev/shm
    tmpfs                 32G  9.1M   32G   1% /run
    tmpfs                 32G     0   32G   0% /sys/fs/cgroup
    /dev/sdc1           1014M  195M  820M  20% /boot
    tmpfs                6.3G     0  6.3G   0% /run/user/0
    
    

    Code (Text):
    -------------------------------------------
    disk ioping tests
    -------------------------------------------
    
    Running IOPing I/O benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4.0 KiB from . (xfs /dev/mapper/cl-root): request=1 time=180 us
    4.0 KiB from . (xfs /dev/mapper/cl-root): request=2 time=129 us
    4.0 KiB from . (xfs /dev/mapper/cl-root): request=3 time=142 us
    4.0 KiB from . (xfs /dev/mapper/cl-root): request=4 time=178 us
    4.0 KiB from . (xfs /dev/mapper/cl-root): request=5 time=189 us
    4.0 KiB from . (xfs /dev/mapper/cl-root): request=6 time=185 us
    4.0 KiB from . (xfs /dev/mapper/cl-root): request=7 time=173 us
    4.0 KiB from . (xfs /dev/mapper/cl-root): request=8 time=135 us
    4.0 KiB from . (xfs /dev/mapper/cl-root): request=9 time=162 us
    4.0 KiB from . (xfs /dev/mapper/cl-root): request=10 time=175 us
    
    --- . (xfs /dev/mapper/cl-root) ioping statistics ---
    10 requests completed in 9.0 s, 6.1 k iops, 23.7 MiB/s
    min/avg/max/mdev = 129 us / 164 us / 189 us / 20 us
    
    IOPing seek rate: ./ioping -RD .
    
    --- . (xfs /dev/mapper/cl-root) ioping statistics ---
    16.8 k requests completed in 3.0 s, 5.7 k iops, 22.4 MiB/s
    min/avg/max/mdev = 79 us / 174 us / 250 us / 23 us
    
    IOPing sequential: ./ioping -RL .
    
    --- . (xfs /dev/mapper/cl-root) ioping statistics ---
    2.1 k requests completed in 3.0 s, 740 iops, 185.2 MiB/s
    min/avg/max/mdev = 1.3 ms / 1.3 ms / 2.0 ms / 65 us
    
    IOPing cached: ./ioping -RC .
    
    --- . (xfs /dev/mapper/cl-root) ioping statistics ---
    3.6 M requests completed in 3.0 s, 1.3 M iops, 5.1 GiB/s
    min/avg/max/mdev = 0 us / 0 us / 36 us / 0 us
    
    

    Code (Text):
    -------------------------------------------
    disk DD tests
    -------------------------------------------
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k conv=fdatasync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 4.83477 s, 222 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 4.87763 s, 220 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 12.142 s, 88.4 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 57.0324 s, 18.8 MB/s
    

    Code (Text):
    -------------------------------------------
    disk FIO tests
    -------------------------------------------
    
    Running FIO benchmark...
    
    FIO_VERSION = fio-2.0.9
    
    FIO random reads:
    randomreads: (g=0): rw=randread, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64
    fio-2.0.9
    Starting 1 process
    randomreads: Laying out IO file(s) (1 file(s) / 1024MB)
    
    randomreads: (groupid=0, jobs=1): err= 0: pid=24040: Fri Mar 10 01:17:34 2017
      read : io=1024.3MB, bw=192693KB/s, iops=48173 , runt=  5443msec
      cpu          : usr=7.70%, sys=71.72%, ctx=18394, majf=0, minf=251
      IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.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.1%, >=64=0.0%
         issued    : total=r=262207/w=0/d=0, short=r=0/w=0/d=0
    
    Run status group 0 (all jobs):
       READ: io=1024.3MB, aggrb=192693KB/s, minb=192693KB/s, maxb=192693KB/s, mint=5443msec, maxt=5443msec
    
    Disk stats (read/write):
        dm-0: ios=255922/0, merge=0/0, ticks=325881/0, in_queue=326157, util=98.19%, aggrios=262141/0, aggrmerge=66/0, aggrticks=333465/0, aggrin_queue=333360, aggrutil=97.88%
      sdc: ios=262141/0, merge=66/0, ticks=333465/0, in_queue=333360, util=97.88%
    
    FIO random writes:
    randomwrites: (g=0): rw=randwrite, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64
    fio-2.0.9
    Starting 1 process
    
    randomwrites: (groupid=0, jobs=1): err= 0: pid=24044: Fri Mar 10 01:17:40 2017
      write: io=1024.3MB, bw=183233KB/s, iops=45808 , runt=  5724msec
      cpu          : usr=8.61%, sys=69.32%, ctx=51162, majf=0, minf=184
      IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.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.1%, >=64=0.0%
         issued    : total=r=0/w=262207/d=0, short=r=0/w=0/d=0
    
    Run status group 0 (all jobs):
      WRITE: io=1024.3MB, aggrb=183233KB/s, minb=183233KB/s, maxb=183233KB/s, mint=5724msec, maxt=5724msec
    
    Disk stats (read/write):
        dm-0: ios=2/258957, merge=0/0, ticks=145/351178, in_queue=604909, util=98.35%, aggrios=2/262188, aggrmerge=0/91, aggrticks=145/503905, aggrin_queue=504447, aggrutil=98.17%
      sdc: ios=2/262188, merge=0/91, ticks=145/503905, in_queue=504447, util=98.17%
    
    

    Code (Text):
    -------------------------------------------
    ramdisk DD tests - memory bandwidth
    -------------------------------------------
    
    dd if=/dev/zero of=sb-io-test bs=128k count=1k conv=fdatasync
    1024+0 records in
    1024+0 records out
    134217728 bytes (134 MB) copied, 0.0851187 s, 1.6 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=8k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    134217728 bytes (134 MB) copied, 0.095573 s, 1.4 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=128k count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    134217728 bytes (134 MB) copied, 0.0794159 s, 1.7 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=8k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    134217728 bytes (134 MB) copied, 0.093662 s, 1.4 GB/s
    

    Code (Text):
    -------------------------------------------
    ramdisk ioping tests - memory bandwidth
    -------------------------------------------
    
    Running IOPing I/O ramdisk benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4.0 KiB from . (tmpfs tmpfs): request=1 time=5 us
    4.0 KiB from . (tmpfs tmpfs): request=2 time=6 us
    4.0 KiB from . (tmpfs tmpfs): request=3 time=5 us
    4.0 KiB from . (tmpfs tmpfs): request=4 time=6 us
    4.0 KiB from . (tmpfs tmpfs): request=5 time=6 us
    4.0 KiB from . (tmpfs tmpfs): request=6 time=6 us
    4.0 KiB from . (tmpfs tmpfs): request=7 time=6 us
    4.0 KiB from . (tmpfs tmpfs): request=8 time=6 us
    4.0 KiB from . (tmpfs tmpfs): request=9 time=6 us
    4.0 KiB from . (tmpfs tmpfs): request=10 time=6 us
    
    --- . (tmpfs tmpfs) ioping statistics ---
    10 requests completed in 9.0 s, 172.4 k iops, 673.5 MiB/s
    min/avg/max/mdev = 5 us / 5 us / 6 us / 0 us
    
    IOPing seek rate: ./ioping -R .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    1.4 M requests completed in 3.0 s, 1.3 M iops, 4.9 GiB/s
    min/avg/max/mdev = 0 us / 0 us / 32 us / 0 us
    
    IOPing sequential: ./ioping -RL .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    44.0 k requests completed in 3.0 s, 24.9 k iops, 6.1 GiB/s
    min/avg/max/mdev = 36 us / 40 us / 86 us / 4 us
    
    IOPing cached: ./ioping -RC .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    3.6 M requests completed in 3.0 s, 1.3 M iops, 5.0 GiB/s
    min/avg/max/mdev = 0 us / 0 us / 16 us / 0 us
    
    

    Code (Text):
    
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 11.8MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 9.15MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 6.25MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 5.65MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 3.77MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 3.75MB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 586KB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://104.143.15.254/100MB.test)
    Download VersaWeb, Las Vegas, Nevada: 1.87MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 3.50MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 4.22MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 3.88MB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 4.22MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 41.8KB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 3.54MB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 4.05MB/s
    ----------------------------------------------
    Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, New York / New Jersey: 3.51MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 10.7MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 7.00MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 2.91MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 5.83MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 5.50MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 3.28MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 2.58MB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 2.78MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 2.94MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 12.0MB/s
    

    Code (Text):
    
    -------------------------------------------
    Running Axel multi-threaded bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Axel Download Cachefly: 8.82MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Axel Download Linode, Atlanta, GA, USA: 6.05MB/s
    ----------------------------------------------
    Axel Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Axel Download Linode, Dallas, TX, USA: 6.55MB/s
    ----------------------------------------------
    Axel Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Axel Download Leaseweb, Manassas, VA, USA: 5.66MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Seattle, WA, USA: 4.06MB/s
    ----------------------------------------------
    Axel Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, San Jose, CA, USA: 4.20MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Washington, DC, USA: 3.77MB/s
    ----------------------------------------------
    Axel Download from VersaWeb, Las Vegas, Nevada (http://104.143.15.254/100MB.test)
    Axel Download VersaWeb, Las Vegas, Nevada: 4.14MB/s
    ----------------------------------------------
    Axel Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, BHS, Canada: 4.02MB/s
    ----------------------------------------------
    Axel Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Los Angeles, California: 5.02MB/s
    ----------------------------------------------
    Axel Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Seattle, Washington: 4.53MB/s
    ----------------------------------------------
    Axel Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Dallas, Texas: 2.42MB/s
    ----------------------------------------------
    Axel Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Chicago, Illinois: 3.46MB/s
    ----------------------------------------------
    Axel Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Atlanta, Georgia: 3.46MB/s
    ----------------------------------------------
    Axel Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Miami, Florida: 2.30MB/s
    ----------------------------------------------
    Axel Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, New York / New Jersey: 3.30MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Axel Download Linode, Tokyo, JP: 7.36MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Singapore: 5.73MB/s
    ----------------------------------------------
    Axel Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Tokyo, Japan: 2.89MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Axel Download Linode, London, UK: 5.80MB/s
    ----------------------------------------------
    Axel Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, Paris, France: 6.46MB/s
    ----------------------------------------------
    Axel Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Axel Download SmartDC, Rotterdam, Netherlands: 2.34MB/s
    ----------------------------------------------
    Axel Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Amsterdam, Netherlands: .76MB/s
    ----------------------------------------------
    Axel Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, London, UK: 2.54MB/s
    ----------------------------------------------
    Axel Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Paris, France: 3.00MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Sydney, Australia: 11.25MB/s
    

    Code (Text):
    
    -------------------------------------------
    Running ping tests...
    -------------------------------------------
    
    ----------------------------------------------
    Pings (cachefly.cachefly.net):
    PING vip1.g5.cachefly.net (205.234.175.175) 56(84) bytes of data.
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=1 ttl=52 time=182 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=52 time=182 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=52 time=182 ms
    
    --- vip1.g5.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 182.521/182.631/182.700/0.357 ms
    
    ----------------------------------------------
    Pings (syd-au-ping.vultr.com):
    PING syd-au-ping.vultr.com (108.61.212.117) 56(84) bytes of data.
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=1 ttl=52 time=25.1 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=52 time=23.7 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=52 time=23.2 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 23.243/24.035/25.107/0.806 ms
    
    ----------------------------------------------
    Pings (hnd-jp-ping.vultr.com):
    PING hnd-jp-ping.vultr.com (108.61.201.151) 56(84) bytes of data.
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=1 ttl=43 time=347 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=43 time=347 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=43 time=348 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2000ms
    rtt min/avg/max/mdev = 347.426/347.891/348.664/0.731 ms
    
    ----------------------------------------------
    Pings (lax-ca-us-ping.vultr.com):
    PING lax-ca-us-ping.vultr.com (108.61.219.200) 56(84) bytes of data.
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=1 ttl=49 time=183 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=49 time=182 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=49 time=182 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2000ms
    rtt min/avg/max/mdev = 182.076/182.760/183.443/0.558 ms
    
    ----------------------------------------------
    Pings (wa-us-ping.vultr.com):
    PING wa-us-ping.vultr.com (108.61.194.105) 56(84) bytes of data.
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=1 ttl=50 time=199 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=50 time=199 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=50 time=199 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 199.048/199.521/199.831/0.617 ms
    
    ----------------------------------------------
    Pings (tx-us-ping.vultr.com):
    PING tx-us-ping.vultr.com (108.61.224.175) 56(84) bytes of data.
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=1 ttl=49 time=209 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=49 time=209 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=49 time=209 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2000ms
    rtt min/avg/max/mdev = 209.081/209.471/209.994/0.536 ms
    
    ----------------------------------------------
    Pings (il-us-ping.vultr.com):
    PING il-us-ping.vultr.com (107.191.51.12) 56(84) bytes of data.
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=1 ttl=50 time=231 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=46 time=284 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=47 time=282 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 3748ms
    rtt min/avg/max/mdev = 231.408/266.025/284.342/24.495 ms
    
    ----------------------------------------------
    Pings (ga-us-ping.vultr.com):
    PING ga-us-ping.vultr.com (108.61.193.166) 56(84) bytes of data.
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=1 ttl=45 time=288 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=45 time=289 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=45 time=286 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 286.630/287.978/289.153/1.208 ms
    
    ----------------------------------------------
    Pings (fl-us-ping.vultr.com):
    PING fl-us-ping.vultr.com (104.156.244.232) 56(84) bytes of data.
    64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=1 ttl=50 time=239 ms
    64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=2 ttl=50 time=240 ms
    64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=3 ttl=50 time=240 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 239.707/240.312/240.654/0.429 ms
    
    ----------------------------------------------
    Pings (nj-us-ping.vultr.com):
    PING nj-us-ping.vultr.com (108.61.149.182) 56(84) bytes of data.
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=1 ttl=45 time=299 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=44 time=300 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=45 time=297 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 297.644/299.019/300.361/1.195 ms
    
    ----------------------------------------------
    Pings (fra-de-ping.vultr.com):
    PING fra-de-ping.vultr.com (108.61.210.117) 56(84) bytes of data.
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=1 ttl=50 time=337 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=50 time=338 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=50 time=339 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 337.555/338.483/339.013/0.658 ms
    
    ----------------------------------------------
    Pings (ams-nl-ping.vultr.com):
    PING ams-nl-ping.vultr.com (108.61.198.102) 56(84) bytes of data.
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=1 ttl=43 time=379 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=43 time=385 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=43 time=376 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 376.116/380.291/385.675/4.057 ms
    
    ----------------------------------------------
    Pings (lon-gb-ping.vultr.com):
    PING lon-gb-ping.vultr.com (108.61.196.101) 56(84) bytes of data.
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=1 ttl=44 time=369 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=44 time=367 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=43 time=373 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 1999ms
    rtt min/avg/max/mdev = 367.926/370.294/373.568/2.441 ms
    
    ----------------------------------------------
    Pings (par-fr-ping.vultr.com):
    PING par-fr-ping.vultr.com (108.61.209.127) 56(84) bytes of data.
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=1 ttl=50 time=333 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=50 time=329 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=50 time=339 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2000ms
    rtt min/avg/max/mdev = 329.081/334.148/339.906/4.471 ms
    
    ----------------------------------------------
    Pings (VersaWeb Las Vegas):
    PING 104.143.15.254 (104.143.15.254) 56(84) bytes of data.
    64 bytes from 104.143.15.254: icmp_seq=1 ttl=51 time=183 ms
    64 bytes from 104.143.15.254: icmp_seq=2 ttl=51 time=183 ms
    64 bytes from 104.143.15.254: icmp_seq=3 ttl=51 time=183 ms
    
    --- 104.143.15.254 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 183.708/183.742/183.788/0.351 ms
    
    ----------------------------------------------
    Pings (VersaWeb Seattle):
    PING 76.164.234.1 (76.164.234.1) 56(84) bytes of data.
    64 bytes from 76.164.234.1: icmp_seq=1 ttl=50 time=201 ms
    64 bytes from 76.164.234.1: icmp_seq=2 ttl=50 time=202 ms
    64 bytes from 76.164.234.1: icmp_seq=3 ttl=50 time=203 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2000ms
    rtt min/avg/max/mdev = 201.315/202.444/203.464/0.954 ms
    
    ----------------------------------------------
    Pings (OVH Canada):
    PING bhs.proof.ovh.net (192.99.19.165) 56(84) bytes of data.
    64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=1 ttl=48 time=237 ms
    64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=2 ttl=48 time=238 ms
    64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=3 ttl=48 time=238 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 237.708/238.214/238.743/0.581 ms
    
    

    Code (Text):
    -------------------------------------------
    Running mtr tests...
    -------------------------------------------
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 cachefly.cachefly.net
    Start: Fri Mar 10 02:26:18 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   11.4  11.6  10.5  14.4   0.9
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   11.5  11.5  10.5  14.3   1.2
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   13.3  13.0  10.1  16.6   1.9
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   27.6  27.9  26.3  30.1   1.3
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   31.0  29.4  26.5  35.6   2.6
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   26.2  28.6  26.2  30.4   1.2
      8.|-- i-52.tlot-core02.bx.telstraglobal.net           0.0%    10  174.8 176.1 174.6 177.2   0.6
      9.|-- i-0-7-0-11.tlot-core01.bi.telstraglobal.net     0.0%    10  176.3 174.9 172.9 177.7   1.2
     10.|-- gtt-peer.tlot02.pr.telstraglobal.net            0.0%    10  184.4 184.0 182.6 185.9   0.7
     11.|-- xe-2-3-0.cr0-lax1.ip4.gtt.net                   0.0%    10  184.0 183.4 181.3 186.5   1.4
     12.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     13.|-- vip1.G-anycast1.cachefly.net                    0.0%    10  183.3 182.7 181.9 183.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.atlanta.linode.com
    Start: Fri Mar 10 02:26:37 2017
    HOST: hostname                                  Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                              100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au              0.0%    10   10.2  10.9   9.8  12.3   0.7
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net    0.0%    10   12.0  12.5   9.9  15.9   1.9
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net      0.0%    10   13.8  13.0  11.6  14.8   0.8
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net      0.0%    10   28.4  28.6  27.4  29.9   0.6
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net         0.0%    10   28.6  29.6  28.1  31.2   0.8
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com        0.0%    10   29.1  29.6  27.6  31.0   0.9
      8.|-- i-52.tlot-core02.bx.telstraglobal.net             0.0%    10  177.0 177.7 176.3 178.9   0.6
      9.|-- i-0-5-0-1.eqla01.bi.telstraglobal.net             0.0%    10  176.2 172.3 170.2 176.2   2.1
     10.|-- zayo-peer.eqla01.pr.telstraglobal.net             0.0%    10  169.4 171.0 169.4 177.6   2.3
     11.|-- ae1.mpr2.lax12.us.zip.zayo.com                   80.0%    10  171.5 171.3 171.2 171.5   0.0
     12.|-- ae0.cr2.lax112.us.zip.zayo.com                    0.0%    10  174.5 174.9 172.2 187.9   4.6
     13.|-- ae27.cs2.lax112.us.eth.zayo.com                   0.0%    10  222.4 222.8 220.5 224.5   1.0
     14.|-- ae3.cs2.dfw2.us.eth.zayo.com                      0.0%    10  232.8 232.0 222.0 254.3  10.5
     15.|-- ae5.cs2.iah1.us.eth.zayo.com                      0.0%    10  222.9 224.0 219.8 233.0   4.0
     16.|-- ae28.mpr3.atl6.us.zip.zayo.com                    0.0%    10  231.4 224.1 219.7 231.4   3.7
     17.|-- 173.46.64.214.static.not.updated.ignitionmsp.com  0.0%    10  222.3 220.9 219.3 222.9   1.2
     18.|-- 74.207.239.7                                      0.0%    10  293.6 296.0 292.4 300.4   2.7
     19.|-- speedtest.atlanta.linode.com                      0.0%    10  223.2 222.8 220.7 229.6   2.6
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.dallas.linode.com
    Start: Fri Mar 10 02:27:00 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   12.6  12.5  10.9  15.0   1.2
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   10.8  12.4  10.2  23.1   3.8
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   14.7  13.9  11.8  15.6   1.2
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   28.5  29.6  28.4  32.7   1.2
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   28.4  29.2  27.1  32.4   1.5
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   29.2  29.7  27.2  33.5   1.7
      8.|-- i-52.tlot-core02.bx.telstraglobal.net           0.0%    10  176.9 176.8 175.4 178.8   0.9
      9.|-- i-0-0-0-6.eqla01.bi.telstraglobal.net           0.0%    10  171.6 173.8 170.9 182.6   4.3
     10.|-- zayo-peer.eqla01.pr.telstraglobal.net           0.0%    10  172.4 169.2 167.7 172.4   1.2
     11.|-- ae10.cr1.lax112.us.zip.zayo.com                 0.0%    10  169.3 170.9 169.2 172.3   1.2
     12.|-- ae27.cs1.lax112.us.eth.zayo.com                 0.0%    10  196.6 200.2 194.9 226.8   9.7
     13.|-- ae3.cs1.dfw2.us.eth.zayo.com                    0.0%    10  196.3 198.1 195.9 210.7   4.4
     14.|-- ae27.cr1.dfw2.us.zip.zayo.com                   0.0%    10  198.5 199.1 195.7 210.6   4.3
     15.|-- ae9.er3.dfw2.us.zip.zayo.com                    0.0%    10  196.1 196.8 194.6 205.3   3.0
     16.|-- 208.184.79.83                                   0.0%    10  196.4 196.7 196.0 198.4   0.6
     17.|-- 173.255.207.15                                  0.0%    10  197.5 197.7 196.3 203.6   2.1
     18.|-- speedtest.dallas.linode.com                     0.0%    10  200.9 201.3 200.5 203.8   0.8
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 mirror.us.leaseweb.net
    Start: Fri Mar 10 02:27:22 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   11.6  11.8  11.0  14.1   0.8
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   13.6  11.0   9.8  13.6   1.2
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   13.6  14.0  11.9  15.6   1.1
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   27.3  28.4  27.2  29.6   0.7
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   29.9  30.3  26.9  33.6   1.6
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   29.1  28.9  27.3  30.9   0.9
      8.|-- i-52.tlot-core02.bx.telstraglobal.net           0.0%    10  175.4 176.1 174.4 178.1   1.1
      9.|-- i-0-0-0-1.eqla01.bi.telstraglobal.net           0.0%    10  173.0 170.3 168.5 173.0   1.2
     10.|-- unknown.telstraglobal.net                       0.0%    10  168.8 169.3 168.3 171.8   1.1
     11.|-- if-ae-6-20.tcore2.LVW-Los-Angeles.as6453.net   30.0%    10  236.6 237.4 235.8 240.2   1.6
     12.|-- if-ae-36-2.tcore2.AEQ-Ashburn.as6453.net       60.0%    10  236.0 235.9 235.7 236.3   0.0
     13.|-- if-ae-2-2.tcore1.AEQ-Ashburn.as6453.net         0.0%    10  237.7 236.3 234.5 240.6   1.8
     14.|-- if-ae-32-2.tcore1.VN5-Manassas.as6453.net       0.0%    10  237.2 237.7 236.7 241.4   1.2
     15.|-- 66.198.154.226                                  0.0%    10  240.7 241.6 240.7 243.4   0.7
     16.|-- po-10.ce01.wdc-01.us.leaseweb.net               0.0%    10  242.3 242.1 240.5 242.9   0.7
     17.|-- mirror.us.leaseweb.net                          0.0%    10  241.2 241.7 240.8 244.6   0.9
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.sea01.softlayer.com
    Start: Fri Mar 10 02:27:43 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   12.2  11.9  10.1  14.9   1.4
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   11.3  11.6  10.7  12.6   0.5
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   10.8  12.5  10.8  14.5   1.2
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   27.3  29.0  27.3  32.0   1.2
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   28.0  27.4  26.2  29.0   0.6
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   29.8  28.3  25.8  30.1   1.4
      8.|-- i-12.paix-core01.bx.telstraglobal.net           0.0%    10  173.0 174.2 172.8 178.6   1.7
      9.|-- i-0-5-0-3.paix02.bi.telstraglobal.net           0.0%    10  173.2 171.4 170.2 173.3   0.9
     10.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     11.|-- ae3.bbr02.eq01.sjc02.networklayer.com           0.0%    10  228.1 229.1 228.1 230.8   0.6
     12.|-- ae6.cbs01.eq01.sjc02.networklayer.com           0.0%    10  232.3 231.8 230.5 232.9   0.5
     13.|-- 0.12.2da9.ip4.static.sl-reverse.com             0.0%    10  247.7 248.5 247.7 248.9   0.0
     14.|-- 7d.12.2da9.ip4.static.sl-reverse.com            0.0%    10  248.5 247.7 245.7 250.7   1.6
     15.|-- ae1.dar01.sr01.sea01.networklayer.com           0.0%    10  247.0 247.4 246.5 248.3   0.0
     16.|-- po1.fcr01.sr01.sea01.networklayer.com           0.0%    10  248.7 246.7 245.7 248.7   0.7
     17.|-- speedtest.sea01.softlayer.com                   0.0%    10  247.6 248.6 245.7 257.5   3.2
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.sjc01.softlayer.com
    Start: Fri Mar 10 02:28:04 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   12.2  11.6   8.8  12.3   0.7
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   11.3  11.5  10.3  14.3   1.1
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   11.6  13.6  10.2  15.9   1.6
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   29.8  29.5  27.3  38.8   3.5
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   27.9  28.7  26.8  32.0   1.9
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   25.8  29.9  25.8  33.5   2.5
      8.|-- i-12.paix-core01.bx.telstraglobal.net           0.0%    10  174.3 176.1 173.4 184.9   3.2
      9.|-- i-0-0-0-7.paix02.bi.telstraglobal.net           0.0%    10  172.2 173.5 171.8 181.9   3.0
     10.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     11.|-- ae3.bbr01.eq01.sjc02.networklayer.com           0.0%    10  229.6 230.6 229.3 240.2   3.3
     12.|-- ae5.dar01.sjc01.networklayer.com                0.0%    10  229.8 229.9 229.2 232.2   0.8
     13.|-- po1.fcr01.sr01.sjc01.networklayer.com           0.0%    10  280.4 236.0 229.2 280.4  15.6
     14.|-- speedtest.sjc01.softlayer.com                   0.0%    10  230.9 230.4 228.9 233.4   1.1
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.wdc01.softlayer.com
    Start: Fri Mar 10 02:28:23 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   10.5  12.1   9.8  14.2   1.2
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   12.1  11.5  10.1  13.3   0.9
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   11.3  14.6  11.3  24.4   3.7
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   27.9  27.5  26.2  28.8   0.7
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   27.1  28.6  25.9  31.4   1.6
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   29.4  28.1  26.5  30.4   1.3
      8.|-- i-12.paix-core01.bx.telstraglobal.net           0.0%    10  174.8 174.3 171.9 175.7   1.1
      9.|-- i-0-5-0-4.paix02.bi.telstraglobal.net           0.0%    10  173.6 173.0 171.3 175.3   1.0
     10.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     11.|-- ae3.bbr02.eq01.sjc02.networklayer.com           0.0%    10  230.8 229.4 227.5 231.1   0.9
     12.|-- ae6.cbs01.eq01.sjc02.networklayer.com           0.0%    10  241.2 233.5 229.3 241.8   4.4
     13.|-- ae1.cbs02.cs01.den01.networklayer.com           0.0%    10  257.9 257.0 254.5 260.5   1.5
     14.|-- ae0.cbs02.eq01.chi01.networklayer.com          30.0%    10  275.8 276.8 274.9 279.8   1.5
     15.|-- ae0.cbs02.eq01.wdc02.networklayer.com           0.0%    10  292.2 291.2 289.2 292.7   0.9
     16.|-- ae30.bbr02.eq01.wdc02.networklayer.com          0.0%    10  289.5 289.7 287.7 293.1   1.4
     17.|-- ae1.dar01.wdc01.networklayer.com                0.0%    10  290.3 289.4 287.4 291.3   1.1
     18.|-- po1.fcr01.sr01.wdc01.networklayer.com           0.0%    10  289.6 289.2 287.7 291.7   1.0
     19.|-- speedtest.wdc01.softlayer.com                   0.0%    10  287.2 289.4 287.2 291.0   0.9
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.tokyo.linode.com
    Start: Fri Mar 10 02:28:44 2017
    HOST: hostname                                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                             100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au             0.0%    10   13.3  12.2   9.0  16.5   2.1
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net   0.0%    10   10.9  11.5  10.3  12.4   0.3
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net     0.0%    10   14.8  12.7  10.8  15.9   1.8
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net     0.0%    10   30.0  29.2  27.6  30.2   0.6
      6.|-- bundle-ether12.win-core10.melbourne.telstra.net  0.0%    10   37.8  38.7  37.8  40.2   0.6
      7.|-- bundle-ether6.fli-core1.adelaide.telstra.net     0.0%    10   51.3  50.1  47.1  57.2   2.7
      8.|-- bundle-ether5.wel-core3.perth.telstra.net        0.0%    10   75.3  76.1  73.4  79.3   1.6
      9.|-- tengige0-8-0-5-1.pie-core1.perth.telstra.net     0.0%    10   77.5  76.6  74.2  78.4   1.1
     10.|-- tengige0-0-1-0.pthp-core01.perth.net.reach.com   0.0%    10   74.5  75.8  74.5  78.3   1.2
     11.|-- i-0-4-2-0.sgpl-core01.bx.telstraglobal.net       0.0%    10  124.6 125.2 122.5 127.9   1.3
     12.|-- i-0-0-0-19.istt04.bi.telstraglobal.net           0.0%    10  124.4 123.9 122.0 125.6   1.0
     13.|-- 106.187.1.37                                     0.0%    10  149.7 150.8 149.7 151.7   0.5
     14.|-- sggjbb001.int-gw.kddi.ne.jp                      0.0%    10  153.0 157.4 149.6 218.4  21.5
     15.|-- otejbb205.int-gw.kddi.ne.jp                      0.0%    10  172.0 172.2 170.2 173.3   0.8
     16.|-- cm-fcu204.kddnet.ad.jp                           0.0%    10  211.1 205.0 199.4 211.1   4.5
     17.|-- 124.215.199.170                                  0.0%    10  176.7 175.6 174.1 177.2   1.1
     18.|-- speedtest.tokyo.linode.com                       0.0%    10  201.3 201.9 201.2 202.8   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.sng01.softlayer.com
    Start: Fri Mar 10 02:29:05 2017
    HOST: hostname                                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                             100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au             0.0%    10   12.8  12.3  11.6  12.8   0.0
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net   0.0%    10   13.0  13.1  10.6  19.8   2.4
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net     0.0%    10   11.6  13.1  10.2  17.2   2.2
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net     0.0%    10   28.1  28.4  26.9  30.8   1.0
      6.|-- bundle-ether12.win-core10.melbourne.telstra.net  0.0%    10   39.8  38.8  37.1  40.7   1.1
      7.|-- bundle-ether6.fli-core1.adelaide.telstra.net     0.0%    10   47.3  48.1  46.7  50.3   1.1
      8.|-- bundle-ether5.wel-core3.perth.telstra.net        0.0%    10   75.3  75.2  73.0  77.4   1.4
      9.|-- 203.50.9.6                                       0.0%    10   79.2  79.8  76.6  92.5   4.6
     10.|-- i-0-1-4-0.istt-core02.bx.telstraglobal.net       0.0%    10  213.2 211.0 209.1 213.2   1.2
     11.|-- i-0-0-0-7.istt04.bi.telstraglobal.net            0.0%    10  123.1 125.5 122.8 132.4   2.6
     12.|-- 202.126.128.22                                   0.0%    10  122.2 123.0 121.2 125.0   1.1
     13.|-- ae6.dar01.sr03.sng01.networklayer.com            0.0%    10  123.7 123.4 122.7 124.4   0.0
     14.|-- po1.fcr01.sr03.sng01.networklayer.com           30.0%    10  124.4 124.5 123.6 127.0   1.0
     15.|-- speedtest.sng01.softlayer.com                    0.0%    10  124.4 123.9 122.8 124.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.london.linode.com
    Start: Fri Mar 10 02:29:26 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   10.4  11.7  10.3  15.2   1.4
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   13.1  13.5   9.9  25.0   4.2
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   12.8  13.9  11.1  18.2   1.9
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   29.1  28.1  26.2  29.4   0.8
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   27.2  27.5  26.3  28.5   0.7
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   26.5  27.9  26.1  29.6   1.0
      8.|-- i-52.tlot-core02.bx.telstraglobal.net           0.0%    10  175.6 175.2 173.7 176.7   0.7
      9.|-- i-0-0-0-5.eqla01.bi.telstraglobal.net           0.0%    10  168.3 168.0 166.5 169.9   0.9
     10.|-- be4637.ccr41.lax05.atlas.cogentco.com           0.0%    10  241.0 241.7 240.1 242.8   0.8
     11.|-- be3032.ccr21.lax01.atlas.cogentco.com           0.0%    10  239.5 240.7 239.2 242.5   1.0
     12.|-- be2931.ccr21.phx02.atlas.cogentco.com           0.0%    10  252.4 251.4 249.7 253.5   1.1
     13.|-- be2929.ccr21.elp01.atlas.cogentco.com           0.0%    10  260.4 259.9 258.6 261.3   0.7
     14.|-- be2928.ccr42.iah01.atlas.cogentco.com           0.0%    10  275.7 276.3 274.3 280.9   1.8
     15.|-- be2690.ccr42.atl01.atlas.cogentco.com           0.0%    10  289.3 290.1 288.5 291.5   0.7
     16.|-- be2113.ccr42.dca01.atlas.cogentco.com           0.0%    10  302.2 301.5 299.9 303.8   1.1
     17.|-- be2807.ccr42.jfk02.atlas.cogentco.com           0.0%    10  304.4 304.4 302.9 305.8   0.7
     18.|-- be2490.ccr42.lon13.atlas.cogentco.com           0.0%    10  380.0 372.1 369.1 380.0   3.3
     19.|-- be2871.ccr21.lon01.atlas.cogentco.com           0.0%    10  368.8 370.2 368.3 372.9   1.3
     20.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     21.|-- 109.74.207.11                                   0.0%    10  371.3 370.9 369.0 371.6   0.7
     22.|-- speedtest.london.linode.com                     0.0%    10  370.9 372.4 369.1 387.9   5.5
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 mirror.i3d.net
    Start: Fri Mar 10 02:29:49 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   10.2  10.7  10.1  12.8   0.7
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   10.0  10.8   9.9  13.6   1.0
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   16.3  13.4  10.8  16.3   1.7
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   30.2  29.4  27.1  30.9   1.0
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   29.9  30.2  28.4  31.4   0.8
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   29.5  30.0  29.2  31.2   0.3
      8.|-- i-52.tlot-core02.bx.telstraglobal.net           0.0%    10  178.3 178.4 176.4 181.8   1.4
      9.|-- i-0-0-0-0.eqla01.bi.telstraglobal.net           0.0%    10  171.9 172.2 171.6 174.2   0.3
     10.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     11.|-- 20ge.cr0-fr0.smartdc.rtm.i3d.net                0.0%    10  335.6 333.0 327.0 339.7   5.1
     12.|-- 100ge.br2-cr0.smartdc.rtm.i3d.net               0.0%    10  331.3 331.2 330.7 332.1   0.0
     13.|-- hosted-by.i3d.net                               0.0%    10  336.1 336.0 335.6 337.9   0.5
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 syd-au-ping.vultr.com
    Start: Fri Mar 10 02:30:09 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   12.2  11.7  10.7  14.1   0.8
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   12.0  11.8  10.6  14.8   1.2
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   14.2  12.8  11.0  14.2   0.9
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   28.6  27.5  26.0  29.5   0.9
      6.|-- bundle-ether1.ken-edge901.sydney.telstra.net    0.0%    10   26.6  26.6  25.5  28.7   0.9
      7.|-- equini2.lnk.telstra.net                         0.0%    10   25.9  27.4  25.4  31.3   2.1
      8.|-- xe-1-0-1.gw101.sy3.ap.equinix.com               0.0%    10   25.8  27.2  25.0  29.1   1.5
      9.|-- xe-0-0-0.gw102.sy3.ap.equinix.com               0.0%    10   23.5  25.2  23.1  29.0   1.7
     10.|-- 180.189.25.6                                    0.0%    10   39.1  27.8  23.2  39.1   5.3
     11.|-- vl901-ds1-b5-r1120.aus1.choopa.net              0.0%    10   23.9  30.4  23.9  71.6  14.5
     12.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     13.|-- 108.61.212.117.vultr.com                        0.0%    10   29.1  25.8  22.5  29.1   2.1
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 hnd-jp-ping.vultr.com
    Start: Fri Mar 10 02:30:28 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   11.9  12.2  10.9  14.3   1.0
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   11.1  11.3   9.7  12.8   1.0
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   11.7  13.8  10.1  16.5   1.9
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   29.9  29.2  26.7  30.4   0.9
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   29.2  28.9  27.0  32.6   1.6
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   28.1  29.9  28.1  32.9   1.3
      8.|-- i-12.paix-core01.bx.telstraglobal.net           0.0%    10  174.1 175.4 174.0 177.6   1.1
      9.|-- i-0-6-0-5.eqnx-core01.bi.telstraglobal.net      0.0%    10  241.7 241.8 240.1 244.4   1.4
     10.|-- unknown.telstraglobal.net                       0.0%    10  244.8 242.0 239.6 244.8   1.6
     11.|-- unknown.telstraglobal.net                       0.0%    10  241.4 241.5 239.3 246.4   1.8
     12.|-- 144.223.242.65                                  0.0%    10  239.6 240.5 239.3 241.7   0.6
     13.|-- 144.232.0.167                                   0.0%    10  186.1 185.9 184.1 188.5   1.1
     14.|-- 144.232.25.98                                   0.0%    10  242.2 241.5 239.8 243.3   0.9
     15.|-- ae-1.r02.snjsca04.us.bb.gin.ntt.net             0.0%    10  347.8 348.1 346.6 350.9   1.2
     16.|-- ae-11.r23.snjsca04.us.bb.gin.ntt.net            0.0%    10  240.0 241.7 239.7 246.0   1.6
     17.|-- ae-21.r30.tokyjp05.jp.bb.gin.ntt.net           70.0%    10  345.6 346.2 345.6 347.0   0.0
     18.|-- ae-5.r02.tokyjp03.jp.bb.gin.ntt.net             0.0%    10  348.4 347.8 346.0 351.3   1.5
     19.|-- 117.103.177.122                                10.0%    10  348.2 348.8 346.9 351.0   1.1
     20.|-- vl516-ds1-b5-r2605.tyo1.choopa.net              0.0%    10  347.6 348.0 346.0 351.3   1.4
     21.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     22.|-- 108.61.201.151.vultr.com                        0.0%    10  348.6 348.4 346.1 355.7   2.9
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 lax-ca-us-ping.vultr.com
    Start: Fri Mar 10 02:30:50 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   12.3  13.0  10.7  20.3   2.6
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   11.2  11.2   9.9  14.8   1.3
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   12.4  13.4  11.0  17.4   1.9
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   30.4  29.3  27.9  30.6   0.9
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   30.9  29.4  27.0  30.9   1.0
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   30.5  30.0  28.7  30.9   0.5
      8.|-- i-52.tlot-core02.bx.telstraglobal.net           0.0%    10  175.6 176.6 174.7 179.3   1.4
      9.|-- i-0-7-0-11.tlot-core01.bi.telstraglobal.net     0.0%    10  173.9 175.1 173.5 177.0   1.0
     10.|-- gtt-peer.tlot02.pr.telstraglobal.net            0.0%    10  183.9 184.5 183.7 185.9   0.7
     11.|-- xe-3-0-2.cr2-lax2.ip4.gtt.net                   0.0%    10  183.9 182.7 181.8 183.9   0.5
     12.|-- as20473-gw.lax20.ip4.gtt.net                    0.0%    10  183.4 185.6 183.1 191.9   2.7
     13.|-- vl901-ds1-b5-c705.lax3.choopa.net               0.0%    10  184.5 184.3 182.9 189.6   1.8
     14.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     15.|-- 108.61.219.200.vultr.com                        0.0%    10  182.0 183.4 181.6 185.0   1.2
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 wa-us-ping.vultr.com
    Start: Fri Mar 10 02:31:11 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   11.7  11.9  10.7  14.4   0.8
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   10.5  11.3  10.2  13.8   1.2
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   15.9  14.3  12.3  15.9   1.2
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   27.2  28.5  26.3  36.6   2.9
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   27.1  28.1  26.2  30.3   1.5
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   29.7  28.8  27.2  30.6   0.8
      8.|-- i-52.tlot-core02.bx.telstraglobal.net           0.0%    10  175.9 175.8 173.6 179.2   1.6
      9.|-- i-0-2-0-9.tlot-core01.bi.telstraglobal.net      0.0%    10  172.6 175.3 172.6 182.3   2.7
     10.|-- gtt-peer.tlot02.pr.telstraglobal.net            0.0%    10  186.6 183.5 181.1 186.6   1.7
     11.|-- et-2-3-0.cr3-sea2.ip4.gtt.net                   0.0%    10  199.0 201.9 198.4 212.5   5.1
     12.|-- choopa-gw.ip4.gtt.net                           0.0%    10  201.3 203.0 198.4 208.1   2.9
     13.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     14.|-- 108.61.194.105.vultr.com                        0.0%    10  198.9 200.6 198.4 211.6   4.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 tx-us-ping.vultr.com
    Start: Fri Mar 10 02:31:30 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   12.1  12.3  11.3  15.4   1.1
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   12.5  12.6  11.3  15.6   1.1
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   13.4  14.0  12.5  16.4   1.2
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   27.8  28.5  26.9  30.1   1.0
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   29.2  28.8  27.6  31.8   1.1
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   37.7  29.4  27.6  37.7   2.9
      8.|-- i-52.tlot-core02.bx.telstraglobal.net           0.0%    10  175.9 176.6 175.0 179.3   1.1
      9.|-- i-0-7-0-9.tlot-core01.bi.telstraglobal.net      0.0%    10  175.9 176.5 175.6 177.6   0.3
     10.|-- gtt-peer.tlot02.pr.telstraglobal.net            0.0%    10  185.6 185.0 184.1 185.7   0.3
     11.|-- xe-7-3-0.cr0-dal2.ip4.gtt.net                   0.0%    10  212.3 212.0 210.7 212.4   0.0
     12.|-- ip4.gtt.net                                     0.0%    10  208.9 211.6 208.9 214.6   2.3
     13.|-- vl902-ds1-b5-02.04.dal4.choopa.net              0.0%    10  210.2 213.0 209.9 227.4   5.3
     14.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     15.|-- 108.61.224.175.vultr.com                        0.0%    10  209.9 209.9 208.5 213.1   1.1
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 il-us-ping.vultr.com
    Start: Fri Mar 10 02:31:51 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   13.9  12.6  11.0  14.0   0.7
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   11.8  12.3  11.4  15.7   1.2
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   13.3  12.8  10.8  14.8   1.2
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   30.9  29.8  26.8  32.9   1.6
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   30.3  29.6  28.4  31.0   0.5
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   28.4  28.7  27.1  31.2   1.1
      8.|-- i-52.tlot-core02.bx.telstraglobal.net           0.0%    10  179.4 178.2 176.3 179.4   1.1
      9.|-- i-0-2-0-10.tlot-core01.bi.telstraglobal.net     0.0%    10  176.0 176.3 174.9 177.2   0.6
     10.|-- gtt-peer.tlot02.pr.telstraglobal.net            0.0%    10  189.4 185.6 183.7 189.4   1.9
     11.|-- xe-7-3-0.cr8-chi1.ip4.gtt.net                   0.0%    10  230.6 230.6 229.9 231.2   0.0
     12.|-- ip4.gtt.net                                     0.0%    10  284.8 287.5 282.6 294.2   4.1
     13.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     14.|-- 107.191.51.12.vultr.com                         0.0%    10  231.3 261.9 231.3 282.8  26.3
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 ga-us-ping.vultr.com
    Start: Fri Mar 10 02:32:11 2017
    HOST: hostname                                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                                100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au                0.0%    10   10.1  11.7  10.1  13.4   0.9
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net      0.0%    10   11.4  11.6  10.0  13.3   0.9
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net        0.0%    10   13.4  14.3  11.6  22.8   3.1
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net        0.0%    10   28.1  29.4  27.2  37.3   2.9
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net           0.0%    10   29.5  29.5  27.6  31.0   0.8
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com          0.0%    10   31.1  29.9  28.2  33.8   1.5
      8.|-- i-52.tlot-core02.bx.telstraglobal.net               0.0%    10  176.1 175.9 174.6 177.8   0.8
      9.|-- i-0-5-0-2.eqla01.bi.telstraglobal.net               0.0%    10  170.2 170.3 168.9 171.8   0.7
     10.|-- be4637.ccr41.lax05.atlas.cogentco.com               0.0%    10  244.0 243.9 241.0 245.7   1.1
     11.|-- be3033.ccr22.lax01.atlas.cogentco.com               0.0%    10  240.8 242.4 240.8 245.9   1.3
     12.|-- be2932.ccr22.phx02.atlas.cogentco.com               0.0%    10  253.7 253.1 251.4 254.2   0.6
     13.|-- be2930.ccr21.elp01.atlas.cogentco.com               0.0%    10  262.3 261.6 259.6 264.4   1.5
     14.|-- be2927.ccr41.iah01.atlas.cogentco.com               0.0%    10  277.0 278.3 276.6 282.6   1.6
     15.|-- be2687.ccr41.atl01.atlas.cogentco.com               0.0%    10  292.1 293.1 290.8 300.1   2.5
     16.|-- te0-0-2-0.rcr11.b009789-2.atl01.atlas.cogentco.com  0.0%    10  293.3 291.9 288.7 293.8   1.5
     17.|-- 38.140.47.10                                        0.0%    10  287.5 290.9 287.0 307.1   6.0
     18.|-- vl901-ds1-b5-r7.atl2.choopa.net                     0.0%    10  289.2 289.5 287.5 293.4   1.5
     19.|-- ???                                                100.0    10    0.0   0.0   0.0   0.0   0.0
     20.|-- 108.61.193.166.vultr.com                            0.0%    10  287.1 287.5 286.2 289.3   0.7
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 fl-us-ping.vultr.com
    Start: Fri Mar 10 02:32:34 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   10.8  11.1  10.3  12.8   0.6
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   12.7  12.2  10.3  12.9   0.6
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   15.4  13.3  11.5  15.4   1.3
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   27.7  28.3  27.2  30.6   0.8
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   31.2  30.5  29.4  32.0   0.5
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   29.7  28.9  27.6  29.7   0.3
      8.|-- i-52.tlot-core02.bx.telstraglobal.net           0.0%    10  175.6 175.4 174.2 178.0   0.9
      9.|-- i-0-7-0-9.tlot-core01.bi.telstraglobal.net      0.0%    10  177.1 177.4 175.7 180.6   1.3
     10.|-- gtt-peer.tlot02.pr.telstraglobal.net            0.0%    10  184.4 183.9 182.9 184.6   0.0
     11.|-- et-2-3-0.cr2-mia1.ip4.gtt.net                  20.0%    10  255.9 241.8 236.7 255.9   6.2
     12.|-- as20473-gw.mia12.ip4.gtt.net                    0.0%    10  1685. 550.5 238.4 1900. 656.7
     13.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     14.|-- 104.156.244.232                                 0.0%    10  241.8 240.9 238.5 241.8   0.9
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 nj-us-ping.vultr.com
    Start: Fri Mar 10 02:32:53 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   15.1  12.3  11.0  15.1   0.9
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   10.2  10.7  10.0  13.5   0.9
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   13.2  14.0  11.9  17.3   1.4
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   31.4  30.0  27.2  35.9   3.0
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   28.5  29.3  28.2  30.3   0.3
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   30.6  31.1  27.2  43.1   4.4
      8.|-- i-52.tlot-core02.bx.telstraglobal.net           0.0%    10  177.5 178.4 176.1 180.7   1.5
      9.|-- i-0-7-0-12.tlot-core01.bi.telstraglobal.net     0.0%    10  178.5 179.8 175.8 189.1   4.4
     10.|-- gtt-peer.tlot02.pr.telstraglobal.net            0.0%    10  184.0 184.7 183.6 189.3   1.5
     11.|-- et-2-1-0.cr0-nyc4.ip4.gtt.net                   0.0%    10  305.2 305.8 305.2 307.6   0.3
     12.|-- as20473-gw.nyc40.ip4.gtt.net                    0.0%    10  302.2 300.1 298.2 309.0   3.2
     13.|-- vl39-br1.pnj1.choopa.net                        0.0%    10  299.5 302.4 299.5 309.9   3.8
     14.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     15.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     16.|-- 108.61.149.182.vultr.com                        0.0%    10  299.4 299.5 296.9 302.9   1.5
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 fra-de-ping.vultr.com
    Start: Fri Mar 10 02:33:13 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   12.7  12.7  10.4  13.9   0.9
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   12.0  11.4  10.1  12.1   0.0
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   22.6  13.7  10.7  22.6   3.3
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   28.5  28.4  27.1  29.6   0.5
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   27.8  28.5  26.4  38.2   3.4
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   28.5  27.3  26.0  28.9   0.9
      8.|-- i-52.tlot-core02.bx.telstraglobal.net           0.0%    10  176.5 177.7 175.6 186.0   3.0
      9.|-- i-0-7-0-11.tlot-core01.bi.telstraglobal.net     0.0%    10  173.2 173.9 172.6 176.5   1.2
     10.|-- gtt-peer.tlot02.pr.telstraglobal.net            0.0%    10  183.7 183.1 181.5 186.3   1.7
     11.|-- xe-3-2-0.cr1-fra2.ip4.gtt.net                   0.0%    10  337.4 336.8 334.8 337.4   0.5
     12.|-- ip4.gtt.net                                     0.0%    10  336.9 338.2 336.9 341.4   1.3
     13.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     14.|-- 108.61.210.117.vultr.com                        0.0%    10  337.9 338.0 337.4 338.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 ams-nl-ping.vultr.com
    Start: Fri Mar 10 02:33:33 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   11.5  12.7  10.1  21.8   3.3
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   15.1  12.7  10.5  19.7   2.7
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   14.3  13.1  10.6  15.4   1.5
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   30.0  29.8  27.4  38.3   3.1
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   27.5  30.2  27.5  36.9   2.7
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   28.0  28.4  27.2  30.7   0.9
      8.|-- i-12.paix-core01.bx.telstraglobal.net           0.0%    10  175.2 175.2 173.2 178.2   1.3
      9.|-- i-0-2-0-7.eqnx-core01.bi.telstraglobal.net      0.0%    10  232.4 231.3 229.2 233.2   1.1
     10.|-- unknown.telstraglobal.net                       0.0%    10  231.9 232.2 229.8 234.7   1.2
     11.|-- unknown.telstraglobal.net                       0.0%    10  230.7 231.6 229.3 240.4   3.1
     12.|-- 144.223.242.113                                 0.0%    10  231.4 232.0 229.5 240.0   3.1
     13.|-- 144.232.0.165                                   0.0%    10  178.5 176.2 173.3 178.5   1.2
     14.|-- 144.232.18.142                                  0.0%    10  232.3 231.6 230.6 232.9   0.5
     15.|-- ash-bb3-link.telia.net                          0.0%    10  299.9 299.2 298.1 300.0   0.3
     16.|-- ldn-bb3-link.telia.net                          0.0%    10  372.0 371.0 369.0 372.0   0.7
     17.|-- adm-bb3-link.telia.net                          0.0%    10  376.3 378.3 376.2 380.3   1.2
     18.|-- adm-b3-link.telia.net                           0.0%    10  377.2 378.7 377.2 380.0   0.8
     19.|-- vultr-ic-313751-adm-b3.c.telia.net              0.0%    10  378.8 380.8 377.6 391.2   3.9
     20.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     21.|-- 108.61.198.102.vultr.com                        0.0%    10  381.2 379.7 376.6 384.0   2.9
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 lon-gb-ping.vultr.com
    Start: Fri Mar 10 02:33:57 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   11.6  11.9   9.7  13.0   0.7
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   12.7  12.5  10.0  16.3   1.8
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   10.6  13.5  10.6  17.4   1.7
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   29.8  29.8  27.2  31.5   1.2
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   31.0  33.0  28.6  43.0   5.3
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   28.8  29.3  27.8  31.1   0.9
      8.|-- i-12.paix-core01.bx.telstraglobal.net           0.0%    10  177.1 177.0 174.4 185.4   3.1
      9.|-- i-0-6-0-6.eqnx-core01.bi.telstraglobal.net      0.0%    10  232.2 232.2 230.2 237.3   2.0
     10.|-- unknown.telstraglobal.net                       0.0%    10  231.9 232.4 230.5 234.5   1.2
     11.|-- unknown.telstraglobal.net                       0.0%    10  240.9 232.3 229.4 240.9   3.2
     12.|-- 144.223.242.113                                 0.0%    10  232.2 233.0 229.1 242.4   4.6
     13.|-- 144.232.0.165                                   0.0%    10  174.4 175.8 174.0 180.3   1.9
     14.|-- 144.232.18.142                                  0.0%    10  231.9 231.8 228.9 234.3   1.4
     15.|-- nyk-bb1-link.telia.net                          0.0%    10  300.0 307.3 297.2 347.0  15.9
     16.|-- ldn-bb3-link.telia.net                          0.0%    10  387.8 373.2 367.4 387.8   6.0
     17.|-- ldn-b9-link.telia.net                           0.0%    10  369.7 369.5 367.9 371.5   0.9
     18.|-- vultr-ic-312913-ldn-b9.c.telia.net              0.0%    10  366.8 369.4 366.7 378.3   3.4
     19.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     20.|-- 108.61.196.101.vultr.com                        0.0%    10  370.0 370.0 367.6 373.3   1.5
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 par-fr-ping.vultr.com
    Start: Fri Mar 10 02:34:20 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   12.0  12.4  11.2  15.1   1.2
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   11.0  11.6  10.5  14.1   0.9
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   17.6  14.3  12.4  17.6   1.5
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   27.6  27.6  26.1  29.0   0.6
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   26.4  27.6  26.2  29.0   0.8
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   29.1  28.3  24.8  29.7   1.2
      8.|-- i-52.tlot-core02.bx.telstraglobal.net           0.0%    10  174.1 175.7 172.8 183.8   2.9
      9.|-- i-0-7-0-10.tlot-core01.bi.telstraglobal.net     0.0%    10  174.5 174.9 173.2 180.1   2.1
     10.|-- gtt-peer.tlot02.pr.telstraglobal.net            0.0%    10  183.9 184.8 182.4 193.0   3.0
     11.|-- xe-9-0-1.cr0-par7.ip4.gtt.net                   0.0%    10  328.2 332.1 327.7 353.0   8.8
     12.|-- ip4.gtt.net                                     0.0%    10  328.1 329.1 327.9 332.0   1.4
     13.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
     14.|-- 108.61.209.127.vultr.com                        0.0%    10  329.7 330.1 329.2 332.9   1.2
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 VersaWeb Las Vegas
    Start: Fri Mar 10 02:34:40 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   11.9  12.3  10.7  19.7   2.6
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   12.3  12.4   9.6  21.1   3.1
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   15.5  14.2  12.4  15.7   0.9
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   30.2  30.4  26.4  39.0   3.3
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   27.4  30.6  27.4  38.4   3.0
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   29.4  28.8  27.2  31.4   1.2
      8.|-- i-52.tlot-core02.bx.telstraglobal.net           0.0%    10  175.0 176.3 174.4 180.1   1.4
      9.|-- i-0-0-0-1.eqla01.bi.telstraglobal.net           0.0%    10  170.7 170.6 168.2 178.2   2.7
     10.|-- zayo-peer.eqla01.pr.telstraglobal.net           0.0%    10  172.6 168.8 167.1 172.6   1.4
     11.|-- ae10.cr1.lax112.us.zip.zayo.com                 0.0%    10  171.3 171.1 170.1 174.2   1.1
     12.|-- ae4.mpr3.las1.us.zip.zayo.com                   0.0%    10  175.3 178.2 175.0 189.7   4.1
     13.|-- 64.124.85.166.IPYX-127309-002-ZYO.zip.zayo.com  0.0%    10  180.7 183.8 180.6 188.8   3.1
     14.|-- 192.228.109.86                                  0.0%    10  180.5 185.7 179.4 231.0  15.9
     15.|-- lg.las1.ultravps.net                            0.0%    10  182.1 183.3 181.1 192.7   3.4
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 VersaWeb Seattle
    Start: Fri Mar 10 02:35:03 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   10.6  11.8  10.4  14.8   1.3
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   12.8  13.0  10.1  21.4   3.1
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   13.0  12.8   9.9  14.3   1.3
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   27.9  28.7  26.4  31.0   1.5
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   29.7  29.3  27.2  31.9   1.2
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   29.1  28.8  27.3  33.7   1.8
      8.|-- i-52.tlot-core02.bx.telstraglobal.net           0.0%    10  176.6 176.6 173.9 178.3   1.2
      9.|-- i-0-0-0-1.eqla01.bi.telstraglobal.net           0.0%    10  168.9 169.0 167.9 170.3   0.5
     10.|-- zayo-peer.eqla01.pr.telstraglobal.net           0.0%    10  170.1 172.8 167.1 196.3   9.0
     11.|-- ae10.cr1.lax112.us.zip.zayo.com                 0.0%    10  170.7 170.5 170.0 170.8   0.0
     12.|-- ae27.cs1.lax112.us.eth.zayo.com                 0.0%    10  299.9 265.3 254.8 299.9  14.5
     13.|-- ae2.cs1.sjc2.us.eth.zayo.com                    0.0%    10  259.0 263.2 256.6 302.8  14.0
     14.|-- ae3.cs1.sea1.us.eth.zayo.com                    0.0%    10  257.9 260.1 256.9 273.1   5.5
     15.|-- ae27.mpr1.sea1.us.zip.zayo.com                  0.0%    10  258.6 257.9 256.2 258.9   0.8
     16.|-- 216.200.123.154                                 0.0%    10  201.8 201.7 200.7 202.6   0.3
     17.|-- 76.164.234.1                                    0.0%    10  201.3 202.9 201.0 206.7   1.8
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 OVH Canada
    Start: Fri Mar 10 02:35:25 2017
    HOST: hostname                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- ???                                            100.0    10    0.0   0.0   0.0   0.0   0.0
      2.|-- CPE-xx.wa.bigpond.net.au            0.0%    10   11.3  11.8  11.3  12.8   0.0
      3.|-- bundle-ether4.cha-edge902.brisbane.telstra.net  0.0%    10   12.0  11.9  10.3  12.3   0.3
      4.|-- bundle-ether7.cha-core4.brisbane.telstra.net    0.0%    10   13.9  13.8  10.6  15.7   1.4
      5.|-- bundle-ether11.ken-core10.sydney.telstra.net    0.0%    10   27.0  29.9  27.0  31.3   1.2
      6.|-- bundle-ether1.pad-gw11.sydney.telstra.net       0.0%    10   37.9  29.2  27.1  37.9   3.1
      7.|-- bundle-ether1.sydp-core04.sydney.reach.com      0.0%    10   28.6  28.5  27.5  29.5   0.5
      8.|-- i-12.paix-core01.bx.telstraglobal.net           0.0%    10  174.3 174.7 172.7 177.1   1.2
      9.|-- i-0-5-0-1.paix02.bi.telstraglobal.net           0.0%    10  174.0 176.3 173.9 185.0   4.2
     10.|-- po3.pal-5-6k.ca.us                              0.0%    10  174.0 174.2 173.4 174.5   0.0
     11.|-- be100-1232.chi-1-a9.il.us                       0.0%    10  222.2 222.4 221.2 223.1   0.3
     12.|-- be10-1312.bhs-g1-a9.qc.ca                       0.0%    10  241.7 239.4 236.9 241.7   1.1
     13.|-- vl20.bhs-g1-a75.qc.ca                           0.0%    10  238.1 237.0 235.1 238.7   1.3
     14.|-- be50-5.bhs-3a-a9.qc.ca                         20.0%    10  575.1 548.5 507.1 575.1  20.2
     15.|-- bhs.proof.ovh.net                               0.0%    10  237.4 237.7 237.3 238.2   0.0
    

    Code (Text):
    -------------------------------------------
    Check system entropy pool availability
    -------------------------------------------
    
    entropy_avail: 4067
    entropy_avail: 4067
    entropy_avail: 4057
    entropy_avail: 4061
    

    Code (Text):
    -------------------------------------------
    OpenSSL System Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1e-fips 11 Feb 2013
    -------------------------------------------
    openssl speed -multi 32 rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc
    
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Mon Feb 20 14:38:48 UTC 2017
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    md5             734880.95k  2332501.40k  5703188.39k  8697207.13k 10060540.59k
    sha1            739347.42k  2059153.22k  4409215.83k  6382804.31k  7296537.94k
    rc4            6813735.88k  9896734.19k 11030364.16k 11324176.04k 11484271.96k
    aes-128 cbc    1296751.69k  1373667.69k  1393296.47k  1400407.04k  1402448.55k
    aes-256 cbc     940769.78k   978566.21k   987133.61k   990151.34k   990947.01k
    sha256          482296.74k  1037269.06k  1744466.69k  2100360.53k  2232502.95k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000106s 0.000003s   9404.0 317736.4
    rsa 4096 bits 0.000799s 0.000012s   1251.7  85294.2
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0000s   0.0000s 120754.7  29112.6
    

    Code (Text):
    -------------------------------------------
    openssl speed -evp aes256 -multi 32
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Mon Feb 20 14:38:48 UTC 2017
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp            6369687.74k  9150703.74k 10312273.92k 10684288.68k 10786485.32k
    -------------------------------------------
    openssl speed -evp aes128 -multi 32
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Mon Feb 20 14:38:48 UTC 2017
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp           10944715.89k 13854584.45k 14716031.57k 14988517.38k 15041347.58k
    

    Code (Text):
    LibreSSL 2.4.5
    -------------------------------------------
    openssl speed -multi 32 rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc
    
    LibreSSL 2.4.5
    built on: date not available
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: information not available
    md5             829061.33k  2586477.29k  5983196.42k  8765096.96k 10071613.44k
    sha1            782337.95k  2145625.51k  4224568.83k  5643654.14k  6200527.53k
    rc4            7084313.50k  9821435.82k 11016918.36k 11344349.53k 11487720.79k
    aes-128 cbc    1297272.20k  1376247.04k  1393991.85k  1400162.99k  1402306.56k
    aes-256 cbc     940233.07k   978453.01k   987082.41k   990315.52k   991054.51k
    sha256          506454.96k  1065108.89k  1763544.23k  2106857.47k  2233098.24k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000104s 0.000003s   9583.3 309757.1
    rsa 4096 bits 0.000742s 0.000012s   1347.8  84055.4
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0000s   0.0000s  91756.7  24634.3
    

    Code (Text):
    -------------------------------------------
    openssl speed -evp aes256 -multi 32
    LibreSSL 2.4.5
    built on: date not available
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: information not available
    evp            8056744.96k 10042764.31k 10602829.06k 10766021.29k 10754747.05k
    -------------------------------------------
    openssl speed -evp aes128 -multi 32
    LibreSSL 2.4.5
    built on: date not available
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: information not available
    evp           10141274.69k 13603306.71k 14676271.53k 14973567.32k 15036063.74k
    

    Extra test for chacha20
    Code (Text):
    -------------------------------------------
    openssl speed -evp chacha -multi 32
    LibreSSL 2.4.5
    built on: date not available
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: information not available
    evp            2264537.40k  3569957.87k  3835995.14k  3906708.48k  3921616.90k
    

    Code (Text):
    -------------------------------------------
    Running mysqlslap
    -------------------------------------------
    
    mysqlslap --auto-generate-sql --auto-generate-sql-add-autoincrement --auto-generate-sql-secondary-indexes=5 --number-int-cols=5 --number-char-cols=5 --number-of-queries=25000 --auto-generate-sql-unique-query-number=40 --auto-generate-sql-unique-write-number=40 --auto-generate-sql-write-number=1000 --concurrency=64 --iterations=10 --engine=myisam
    Benchmark
            Running for engine myisam
            Average number of seconds to run all queries: 1.058 seconds
            Minimum number of seconds to run all queries: 1.015 seconds
            Maximum number of seconds to run all queries: 1.156 seconds
            Number of clients running queries: 64
            Average number of queries per client: 390
    
    Dropping the database is potentially a very bad thing to do.
    Any data stored in the database will be destroyed.
    
    Do you really want to drop the 'test' database [y/N] Database "test" dropped
    

    Code (Text):
    -------------------------------------------
    System PHP Info
    -------------------------------------------
    
    CPU: 32 x Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
                  total        used        free      shared  buff/cache   available
    Mem:          64213        2219       61502          21         491       61512
    Low:          64213        2710       61502
    High:             0           0           0
    Swap:          8191           0        8191
    ----------------------------------------------
    PHP 5.6.30 (cli) (built: Mar 10 2017 00:58:32)
    Copyright (c) 1997-2016 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
        with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
    ----------------------------------------------
    Configuration File (php.ini) Path: /usr/local/lib
    Loaded Configuration File:         /usr/local/lib/php.ini
    Scan for additional .ini files in: /etc/centminmod/php.d
    Additional .ini files parsed:      /etc/centminmod/php.d/a_customphp.ini,
    /etc/centminmod/php.d/curlcainfo.ini,
    /etc/centminmod/php.d/geoip.ini,
    /etc/centminmod/php.d/igbinary.ini,
    /etc/centminmod/php.d/imagick.ini,
    /etc/centminmod/php.d/mailparse.ini,
    /etc/centminmod/php.d/memcache.ini,
    /etc/centminmod/php.d/memcached.ini,
    /etc/centminmod/php.d/redis.ini,
    /etc/centminmod/php.d/zendopcache.ini
    
    ----------------------------------------------
    [PHP Modules]
    bcmath
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    enchant
    ereg
    exif
    filter
    ftp
    gd
    geoip
    gettext
    gmp
    hash
    iconv
    igbinary
    imagick
    imap
    intl
    json
    ldap
    libxml
    mailparse
    mbstring
    mcrypt
    memcache
    memcached
    mhash
    mysql
    mysqli
    mysqlnd
    openssl
    pcntl
    pcre
    PDO
    pdo_mysql
    pdo_sqlite
    Phar
    posix
    pspell
    readline
    redis
    Reflection
    session
    shmop
    SimpleXML
    snmp
    soap
    sockets
    SPL
    sqlite3
    standard
    sysvmsg
    sysvsem
    sysvshm
    tidy
    tokenizer
    xml
    xmlreader
    xmlrpc
    xmlwriter
    xsl
    Zend OPcache
    zip
    zlib
    
    [Zend Modules]
    Zend OPcache
    
    ----------------------------------------------
    -------------------------------------------
    Run PHP test Zend/bench.php
    -------------------------------------------
    
    simple             0.179
    simplecall         0.165
    simpleucall        0.145
    simpleudcall       0.121
    mandel             0.290
    mandel2            0.310
    ackermann(7)       0.132
    ary(50000)         0.022
    ary2(50000)        0.018
    ary3(2000)         0.167
    fibo(30)           0.382
    hash1(50000)       0.032
    hash2(500)         0.033
    heapsort(20000)    0.087
    matrix(20)         0.094
    nestedloop(12)     0.205
    sieve(30)          0.104
    strcat(200000)     0.012
    ------------------------
    Total              2.498
    real: 2.92s user: 2.54s sys: 0.03s cpu: 88% maxmem: 31156 KB cswaits: 14
    
    simple             0.177
    simplecall         0.163
    simpleucall        0.145
    simpleudcall       0.122
    mandel             0.287
    mandel2            0.309
    ackermann(7)       0.132
    ary(50000)         0.022
    ary2(50000)        0.018
    ary3(2000)         0.167
    fibo(30)           0.384
    hash1(50000)       0.032
    hash2(500)         0.035
    heapsort(20000)    0.088
    matrix(20)         0.094
    nestedloop(12)     0.213
    sieve(30)          0.110
    strcat(200000)     0.012
    ------------------------
    Total              2.508
    real: 2.93s user: 2.55s sys: 0.03s cpu: 88% maxmem: 31156 KB cswaits: 4
    
    simple             0.177
    simplecall         0.168
    simpleucall        0.169
    simpleudcall       0.141
    mandel             0.288
    mandel2            0.313
    ackermann(7)       0.133
    ary(50000)         0.022
    ary2(50000)        0.019
    ary3(2000)         0.170
    fibo(30)           0.379
    hash1(50000)       0.032
    hash2(500)         0.033
    heapsort(20000)    0.088
    matrix(20)         0.096
    nestedloop(12)     0.205
    sieve(30)          0.104
    strcat(200000)     0.012
    ------------------------
    Total              2.547
    real: 2.98s user: 2.60s sys: 0.03s cpu: 88% maxmem: 31156 KB cswaits: 7
    
    bench.php results from 3 runs
    2.498
    2.508
    2.547
    
    bench.php avg: 2.5177
    Avg: real: 2.94s user: 2.56s sys: 0.03s cpu: 88.00% maxmem: 31156.00KB cswaits: 8.33
    created results log at /home/phpbench_logs/bench_100317-011523.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_100317-011523.log
    
    -------------------------------------------
    Run PHP test Zend/micro_bench.php
    -------------------------------------------
    
    empty_loop         0.192
    func()             0.493    0.301
    undef_func()       0.391    0.199
    int_func()         0.338    0.146
    $x = self::$x      0.267    0.075
    self::$x = 0       0.255    0.063
    isset(self::$x)    0.242    0.050
    empty(self::$x)    0.254    0.061
    $x = Foo::$x       0.238    0.045
    Foo::$x = 0        0.225    0.033
    isset(Foo::$x)     0.214    0.022
    empty(Foo::$x)     0.229    0.037
    self::f()          0.432    0.240
    Foo::f()           0.380    0.187
    $x = $this->x      0.236    0.044
    $this->x = 0       0.301    0.109
    $this->x += 2      0.257    0.065
    ++$this->x         0.222    0.030
    --$this->x         0.327    0.135
    $this->x++         0.245    0.052
    $this->x--         0.246    0.054
    isset($this->x)    0.223    0.031
    empty($this->x)    0.246    0.054
    $this->f()         0.433    0.241
    $x = Foo::TEST     0.230    0.038
    new Foo()          0.867    0.675
    $x = TEST          0.176    -0.016
    $x = $_GET         0.248    0.056
    $x = $GLOBALS['v'] 0.309    0.117
    $x = $hash['v']    0.254    0.062
    $x = $str[0]       0.373    0.180
    $x = $a ?: null    0.231    0.039
    $x = $f ?: tmp     0.331    0.139
    $x = $f ? $f : $a  0.321    0.129
    $x = $f ? $f : tmp 0.317    0.125
    ------------------------
    Total             10.544
    real: 11.34s user: 10.60s sys: 0.02s cpu: 93% maxmem: 19284 KB cswaits: 7
    
    empty_loop         0.175
    func()             0.466    0.291
    undef_func()       0.398    0.223
    int_func()         0.331    0.156
    $x = self::$x      0.301    0.126
    self::$x = 0       0.288    0.113
    isset(self::$x)    0.278    0.103
    empty(self::$x)    0.288    0.113
    $x = Foo::$x       0.241    0.066
    Foo::$x = 0        0.234    0.059
    isset(Foo::$x)     0.210    0.035
    empty(Foo::$x)     0.236    0.060
    self::f()          0.443    0.268
    Foo::f()           0.384    0.209
    $x = $this->x      0.239    0.064
    $this->x = 0       0.301    0.126
    $this->x += 2      0.268    0.093
    ++$this->x         0.222    0.047
    --$this->x         0.316    0.141
    $this->x++         0.244    0.069
    $this->x--         0.246    0.071
    isset($this->x)    0.224    0.049
    empty($this->x)    0.243    0.068
    $this->f()         0.433    0.258
    $x = Foo::TEST     0.268    0.093
    new Foo()          0.880    0.704
    $x = TEST          0.184    0.009
    $x = $_GET         0.241    0.066
    $x = $GLOBALS['v'] 0.351    0.176
    $x = $hash['v']    0.286    0.111
    $x = $str[0]       0.400    0.225
    $x = $a ?: null    0.259    0.084
    $x = $f ?: tmp     0.310    0.135
    $x = $f ? $f : $a  0.321    0.146
    $x = $f ? $f : tmp 0.312    0.137
    ------------------------
    Total             10.821
    real: 11.37s user: 10.88s sys: 0.02s cpu: 95% maxmem: 19284 KB cswaits: 5
    
    empty_loop         0.178
    func()             0.454    0.276
    undef_func()       0.389    0.211
    int_func()         0.368    0.190
    $x = self::$x      0.263    0.085
    self::$x = 0       0.252    0.074
    isset(self::$x)    0.240    0.061
    empty(self::$x)    0.252    0.074
    $x = Foo::$x       0.233    0.055
    Foo::$x = 0        0.224    0.046
    isset(Foo::$x)     0.209    0.031
    empty(Foo::$x)     0.225    0.047
    self::f()          0.439    0.261
    Foo::f()           0.383    0.205
    $x = $this->x      0.233    0.055
    $this->x = 0       0.309    0.131
    $this->x += 2      0.258    0.080
    ++$this->x         0.220    0.042
    --$this->x         0.316    0.138
    $this->x++         0.243    0.065
    $this->x--         0.247    0.068
    isset($this->x)    0.227    0.049
    empty($this->x)    0.244    0.066
    $this->f()         0.431    0.252
    $x = Foo::TEST     0.234    0.056
    new Foo()          0.832    0.654
    $x = TEST          0.180    0.002
    $x = $_GET         0.246    0.067
    $x = $GLOBALS['v'] 0.317    0.139
    $x = $hash['v']    0.263    0.085
    $x = $str[0]       0.349    0.170
    $x = $a ?: null    0.238    0.060
    $x = $f ?: tmp     0.310    0.132
    $x = $f ? $f : $a  0.321    0.143
    $x = $f ? $f : tmp 0.312    0.133
    ------------------------
    Total             10.439
    real: 10.99s user: 10.50s sys: 0.02s cpu: 95% maxmem: 19284 KB cswaits: 5
    
    micro_bench.php results from 3 runs
    10.544
    10.821
    10.439
    
    micro_bench.php avg: 10.6013
    Avg: real: 11.23s user: 10.66s sys: 0.02s cpu: 94.33% maxmem: 19284.00KB cswaits: 5.67
    created results log at /home/phpbench_logs/bench_micro_100317-011523.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_100317-011523.log
    
    

    Code (Text):
       BYTE UNIX Benchmarks (Version 5.1.3)
    
       System: hostname: GNU/Linux
       OS: GNU/Linux -- 3.10.0-514.10.2.el7.x86_64 -- #1 SMP Fri Mar 3 00:04:05 UTC 2017
       Machine: x86_64 (x86_64)
       CPU 0: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 1: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 2: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 3: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 4: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 5: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 6: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 7: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 8: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 9: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 10: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 11: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 12: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 13: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 14: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 15: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 16: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 17: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 18: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 19: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 20: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 21: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 22: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 23: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4000.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 24: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 25: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 26: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 27: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 28: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 29: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 30: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 31: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4005.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       02:44:53 up  2:18,  2 users,  load average: 4.85, 14.47, 9.02; runlevel 3
    

    Code (Text):
    ------------------------------------------------------------------------
    Benchmark Run: Fri Mar 10 2017 02:44:53 - 03:09:02
    32 CPUs in system; running 1 parallel copy of tests
    
    Dhrystone 2 using register variables       30946472.0 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     3706.4 MWIPS (9.9 s, 7 samples)
    Execl Throughput                               3084.1 lps   (29.9 s, 2 samples)
    Pipe Throughput                             1323083.2 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                 189807.0 lps   (10.0 s, 7 samples)
    Process Creation                               4001.2 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                   4406.4 lpm   (60.0 s, 2 samples)
    Shell Scripts (16 concurrent)                  2023.6 lpm   (60.0 s, 2 samples)
    Shell Scripts (8 concurrent)                   2445.5 lpm   (60.0 s, 2 samples)
    System Call Overhead                        2140628.4 lps   (10.0 s, 7 samples)
    
    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   30946472.0   2651.8
    Double-Precision Whetstone                       55.0       3706.4    673.9
    Execl Throughput                                 43.0       3084.1    717.2
    Pipe Throughput                               12440.0    1323083.2   1063.6
    Pipe-based Context Switching                   4000.0     189807.0    474.5
    Process Creation                                126.0       4001.2    317.6
    Shell Scripts (1 concurrent)                     42.4       4406.4   1039.2
    Shell Scripts (16 concurrent)                     ---       2023.6      ---
    Shell Scripts (8 concurrent)                      6.0       2445.5   4075.9
    System Call Overhead                          15000.0    2140628.4   1427.1
                                                                       ========
    System Benchmarks Index Score (Partial Only)                         1024.3
    

    Code (Text):
    ------------------------------------------------------------------------
    Benchmark Run: Fri Mar 10 2017 03:09:02 - 03:33:21
    32 CPUs in system; running 32 parallel copies of tests
    
    Dhrystone 2 using register variables      458598233.0 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                    83597.9 MWIPS (9.9 s, 7 samples)
    Execl Throughput                              42364.4 lps   (29.9 s, 2 samples)
    Pipe Throughput                            21392339.7 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                4515517.4 lps   (10.0 s, 7 samples)
    Process Creation                              98464.9 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                  79903.1 lpm   (60.0 s, 2 samples)
    Shell Scripts (16 concurrent)                  5033.0 lpm   (60.1 s, 2 samples)
    Shell Scripts (8 concurrent)                  10279.9 lpm   (60.1 s, 2 samples)
    System Call Overhead                        4183373.5 lps   (10.0 s, 7 samples)
    
    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0  458598233.0  39297.2
    Double-Precision Whetstone                       55.0      83597.9  15199.6
    Execl Throughput                                 43.0      42364.4   9852.2
    Pipe Throughput                               12440.0   21392339.7  17196.4
    Pipe-based Context Switching                   4000.0    4515517.4  11288.8
    Process Creation                                126.0      98464.9   7814.7
    Shell Scripts (1 concurrent)                     42.4      79903.1  18845.1
    Shell Scripts (16 concurrent)                     ---       5033.0      ---
    Shell Scripts (8 concurrent)                      6.0      10279.9  17133.2
    System Call Overhead                          15000.0    4183373.5   2788.9
                                                                       ========
    System Benchmarks Index Score (Partial Only)                        12606.0
    
    

    Code (Text):
    -------------------------------------------
    centminmodbench.sh completed
    -------------------------------------------
    
    centminmodbench.sh Total Run Time: 8266.267191003 seconds
    
     
    Last edited: Mar 10, 2017
  4. eva2000

    eva2000 Administrator Staff Member

    50,891
    11,791
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,246
    Local Time:
    7:43 AM
    Nginx 1.25.x
    MariaDB 10.x
    Docker Playtime

    One of the reasons for re-purposing this server for CentOS 7.3 was to play with Docker containers more.

    Using Portainer.io to manage Docker image containers :)

    docker-portainer-01.png docker-portainer-02.png docker-portainer-03.png

    Testing and playing with a bit of Monero Mining during spare cpu cycles via my custom built Ubuntu Zesty 17.04 Docker image with Wolf cpuminer compiled with custom GCC 7.0.1 compiler against ld.gold linker :)

    docker-portainer-04.png

    Wolf cpuminer running with optimal 20 threads shows Intel Xeon E5-2650v1 Turbo boost to around 2398Mhz with cpu temps between 47C and 52C in 29.7C ambient room temps.
    Code (Text):
    Cpu speed from cpuinfo 1999.00Mhz
    True Frequency (without accounting Turbo) 1999 MHz
    
    Socket [0] - [physical cores=8, logical cores=16, max online cores ever=8]
      CPU Multiplier 20x || Bus clock frequency (BCLK) 99.95 MHz
      TURBO ENABLED on 8 Cores, Hyper Threading ON
      Max Frequency without considering Turbo 2098.95 MHz (99.95 x [21])
      Max TURBO Multiplier (if Enabled) with 1/2/3/4/5/6 cores is  28x/28x/27x/25x/25x/25x
      Real Current Frequency 2398.89 MHz (Max of below)
            Core [core-id]  :Actual Freq (Mult.)      C0%   Halt(C1)%  C3 %   C6 %  C7 %  Temp      VCore
            Core 1 [0]:       2398.89 (24.00x)      25.1    69.8       0       0       0    51      1.0308
            Core 2 [1]:       2398.79 (24.00x)      24.9    70.1       0       0       0    50      1.0308
            Core 3 [2]:       2398.81 (24.00x)      27.9    66.5       0       0       0    51      1.0308
            Core 4 [3]:       2398.78 (24.00x)      23.6    71.6       0       0       0    48      1.0308
            Core 5 [4]:       2398.81 (24.00x)        25    69.9       0       0       0    49      1.0308
            Core 6 [5]:       2398.79 (24.00x)      26.3    68.5       0       0       0    47      1.0308
            Core 7 [6]:       2398.80 (24.00x)      24.6    70.5       0       0       0    48      1.0308
            Core 8 [7]:       2398.80 (24.00x)      29.2    64.9       0       0       0    48      1.0308
      CPU Multiplier 20x || Bus clock frequency (BCLK) 99.95 MHz
      TURBO ENABLED on 8 Cores, Hyper Threading ON
      Max Frequency without considering Turbo 2098.95 MHz (99.95 x [21])
      Max TURBO Multiplier (if Enabled) with 1/2/3/4/5/6 cores is  28x/28x/27x/25x/25x/25x
      Real Current Frequency 2398.79 MHz (Max of below)
            Core [core-id]  :Actual Freq (Mult.)      C0%   Halt(C1)%  C3 %   C6 %  C7 %  Temp      VCore
            Core 1 [8]:       2398.76 (24.00x)      25.8    69.1       0       0       0    48      1.0958
            Core 2 [9]:       2398.78 (24.00x)        24    71.2       0       0       0    51      1.0958
            Core 3 [10]:      2398.79 (24.00x)      26.9    67.7       0       0       0    51      1.0958
            Core 4 [11]:      2398.79 (24.00x)      21.9    73.8       0       0       0    50      1.0958
            Core 5 [12]:      2398.78 (24.00x)      28.4      66       0       0       0    49      1.0958
            Core 6 [13]:      2398.79 (24.00x)      23.4      72       0       0       0    52      1.0958
            Core 7 [14]:      2398.79 (24.00x)      23.2    72.2       0       0       0    50      1.0958
    C0 = Processor running without halting00x)      27.7    66.7       0       0       0    50      1.0958
    C1 = Processor running with halts (States >C0 are power saver)
    C3 = Cores running with PLL turned off and core cache turned off
    C6 = Everything in C3 + core state saved to last level cache
      Above values in table are in percentage over the last 1 sec
    


    Docker stats for ubz container
    Code (Text):
    docker stats ubz 
    CONTAINER           CPU %               MEM USAGE / LIMIT       MEM %               NET I/O             BLOCK I/O           PIDS
    ubz                 2003.42%            51.13 MiB / 62.87 GiB   0.08%               14 kB / 9.02 kB     29.6 MB / 0 B       25
    
     
    Last edited: Mar 11, 2017
  5. Jimmy

    Jimmy Well-Known Member

    1,762
    381
    83
    Oct 24, 2015
    East Coast USA
    Ratings:
    +968
    Local Time:
    4:43 PM
    1.17.x
    MariaDB 10.3.x
    I never got a chance to play around with Docker. Though I hear it's all the rage.
     
  6. eva2000

    eva2000 Administrator Staff Member

    50,891
    11,791
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,246
    Local Time:
    7:43 AM
    Nginx 1.25.x
    MariaDB 10.x
  7. eva2000

    eva2000 Administrator Staff Member

    50,891
    11,791
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,246
    Local Time:
    7:43 AM
    Nginx 1.25.x
    MariaDB 10.x
    Photo of the server - yes cases are overrated :D

    asus-xeon-e5-2650v1-01.jpg