フランス系。
可もなく不可もなく。
サポートは異様に早くて、10分で返信が来る。
[email protected]:~# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 58
model name : Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz
stepping : 9
microcode : 21
cpu MHz : 3392.209
cache size : 8192 KB
physical id : 0
siblings : 8
core id : 0
cpu cores : 4
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf cpuid_faulting pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
bogomips : 6784.41
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 58
model name : Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz
stepping : 9
microcode : 21
cpu MHz : 3392.209
cache size : 8192 KB
physical id : 0
siblings : 8
core id : 1
cpu cores : 4
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf cpuid_faulting pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
bogomips : 6784.41
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
[email protected]:~# cat /proc/meminfo
MemTotal: 2097152 kB
MemFree: 1779020 kB
Cached: 226788 kB
Buffers: 0 kB
Active: 108768 kB
Inactive: 189064 kB
Active(anon): 11924 kB
Inactive(anon): 122872 kB
Active(file): 96844 kB
Inactive(file): 66192 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 134796 kB
Shmem: 63752 kB
Slab: 20288 kB
SReclaimable: 9688 kB
SUnreclaim: 10600 kB
[email protected]:~# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 1.20165 s, 894 MB/s
[email protected]:~# wget -O /dev/null http://speedtest.dallas.linode.com/100MB-dallas.bin
converted 'http://speedtest.dallas.linode.com/100MB-dallas.bin' (ANSI_X3.4-1968) -> 'http://speedtest.dallas.linode.com/100MB-dallas.bin' (UTF-8)
--2015-11-25 04:45:13-- http://speedtest.dallas.linode.com/100MB-dallas.bin
Resolving speedtest.dallas.linode.com (speedtest.dallas.linode.com)... 2600:3c00::4b, 50.116.25.154
Connecting to speedtest.dallas.linode.com (speedtest.dallas.linode.com)|2600:3c00::4b|:80... failed: Permission denied.
Connecting to speedtest.dallas.linode.com (speedtest.dallas.linode.com)|50.116.25.154|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: '/dev/null'
/dev/null 100%[=====================>] 100.00M 7.71MB/s in 16s
2015-11-25 04:45:29 (6.41 MB/s) - '/dev/null' saved [104857600/104857600]
[email protected]:~# wget -O /dev/null http://speedtest.tokyo.linode.com/100MB-tokyo.bin
converted 'http://speedtest.tokyo.linode.com/100MB-tokyo.bin' (ANSI_X3.4-1968) -> 'http://speedtest.tokyo.linode.com/100MB-tokyo.bin' (UTF-8)
--2015-11-25 04:45:34-- http://speedtest.tokyo.linode.com/100MB-tokyo.bin
Resolving speedtest.tokyo.linode.com (speedtest.tokyo.linode.com)... 2400:8900::4b, 106.187.96.148
Connecting to speedtest.tokyo.linode.com (speedtest.tokyo.linode.com)|2400:8900::4b|:80... failed: Permission denied.
Connecting to speedtest.tokyo.linode.com (speedtest.tokyo.linode.com)|106.187.96.148|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: '/dev/null'
/dev/null 100%[=====================>] 100.00M 7.27MB/s in 17s
2015-11-25 04:45:53 (5.84 MB/s) - '/dev/null' saved [104857600/104857600]
[email protected]:~# wget https://byte-unixbench.googlecode.com/files/UnixBench5.1.3.tgz
converted 'https://byte-unixbench.googlecode.com/files/UnixBench5.1.3.tgz' (ANSI_X3.4-1968) -> 'https://byte-unixbench.googlecode.com/files/UnixBench5.1.3.tgz' (UTF-8)
--2015-11-25 04:47:32-- https://byte-unixbench.googlecode.com/files/UnixBench5.1.3.tgz
Resolving byte-unixbench.googlecode.com (byte-unixbench.googlecode.com)... 2a00:1450:400c:c09::52, 64.233.166.82
Connecting to byte-unixbench.googlecode.com (byte-unixbench.googlecode.com)|2a00:1450:400c:c09::52|:443... failed: Permission denied.
Connecting to byte-unixbench.googlecode.com (byte-unixbench.googlecode.com)|64.233.166.82|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 143259 (140K) [application/x-gzip]
Saving to: 'UnixBench5.1.3.tgz.1'
UnixBench5.1.3.tgz. 100%[=====================>] 139.90K 436KB/s in 0.3s
2015-11-25 04:47:33 (436 KB/s) - 'UnixBench5.1.3.tgz.1' saved [143259/143259]
[email protected]:~# tar xvf UnixBench5.1.3.tgz
UnixBench/
UnixBench/README
UnixBench/src/
UnixBench/src/looper.c
UnixBench/src/time-polling.c
UnixBench/src/arith.c
UnixBench/src/hanoi.c
UnixBench/src/timeit.c
UnixBench/src/dhry_1.c
UnixBench/src/dhry.h
UnixBench/src/dhry_2.c
UnixBench/src/fstime.c
UnixBench/src/syscall.c
UnixBench/src/execl.c
UnixBench/src/context1.c
UnixBench/src/whets.c
UnixBench/src/dummy.c
UnixBench/src/big.c
UnixBench/src/spawn.c
UnixBench/src/pipe.c
UnixBench/src/ubgears.c
UnixBench/pgms/
UnixBench/pgms/index.base
UnixBench/pgms/gfx-x11
UnixBench/pgms/multi.sh
UnixBench/pgms/unixbench.logo
UnixBench/pgms/tst.sh
UnixBench/WRITING_TESTS
UnixBench/.project
UnixBench/Run
UnixBench/testdir/
UnixBench/testdir/sort.src
UnixBench/testdir/cctest.c
UnixBench/testdir/dc.dat
UnixBench/testdir/large.txt
UnixBench/.cproject
UnixBench/results/
UnixBench/Makefile
UnixBench/USAGE
[email protected]:~# cd UnixBench
[email protected]:~/UnixBench# make
Checking distribution of files
./pgms exists
./src exists
./testdir exists
./results exists
gcc -o ./pgms/arithoh -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Darithoh ./src/arith.c
gcc -o ./pgms/register -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum='register int' ./src/arith.c
gcc -o ./pgms/short -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=short ./src/arith.c
gcc -o ./pgms/int -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=int ./src/arith.c
gcc -o ./pgms/long -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=long ./src/arith.c
gcc -o ./pgms/float -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=float ./src/arith.c
gcc -o ./pgms/double -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=double ./src/arith.c
gcc -o ./pgms/hanoi -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/hanoi.c
gcc -o ./pgms/syscall -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/syscall.c
./src/syscall.c: In function 'main':
./src/syscall.c:93:21: warning: null argument where non-null required (argument 2) [-Wnonnull]
execl("/bin/true", (char *) 0);
^
gcc -o ./pgms/context1 -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/context1.c
gcc -o ./pgms/pipe -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/pipe.c
gcc -o ./pgms/spawn -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/spawn.c
gcc -o ./pgms/execl -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/execl.c
In file included from ./src/execl.c:34:0:
./src/big.c: In function 'getwork':
./src/big.c:452:11: warning: variable 'c' set but not used [-Wunused-but-set-variable]
char c;
^
cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_1.c
cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_2.c
gcc -o ./pgms/dhry2 -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/dhry_1.o ./src/dhry_2.o
cd ./src; rm -f dhry_1.o dhry_2.o
cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DREG=register -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_1.c -o dhry_1_reg.o
cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DREG=register -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_2.c -o dhry_2_reg.o
gcc -o ./pgms/dhry2reg -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/dhry_1_reg.o ./src/dhry_2_reg.o
cd ./src; rm -f dhry_1_reg.o dhry_2_reg.o
gcc -o ./pgms/looper -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/looper.c
gcc -o ./pgms/fstime -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/fstime.c
gcc -o ./pgms/whetstone-double -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -DDP -DUNIX -DUNIXBENCH ./src/whets.c -lm
[email protected]:~/UnixBench# ./Run
make all
make[1]: Entering directory '/root/UnixBench'
Checking distribution of files
./pgms exists
./src exists
./testdir exists
./tmp exists
./results exists
make[1]: Leaving directory '/root/UnixBench'
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
sh: 1: 3dinfo: not found
# # # # # # # ##### ###### # # #### # #
# # ## # # # # # # # ## # # # # #
# # # # # # ## ##### ##### # # # # ######
# # # # # # ## # # # # # # # # #
# # # ## # # # # # # # ## # # # #
#### # # # # # ##### ###### # # #### # #
Version 5.1.3 Based on the Byte Magazine Unix Benchmark
Multi-CPU version Version 5 revisions by Ian Smith,
Sunnyvale, CA, USA
January 13, 2011 johantheghost at yahoo period com
1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10
1 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
1 x Execl Throughput 1 2 3
1 x File Copy 1024 bufsize 2000 maxblocks 1 2 3
1 x File Copy 256 bufsize 500 maxblocks 1 2 3
1 x File Copy 4096 bufsize 8000 maxblocks 1 2 3
1 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10
1 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10
1 x Process Creation 1 2 3
1 x System Call Overhead 1 2 3 4 5 6 7 8 9 10
1 x Shell Scripts (1 concurrent) 1 2 3
1 x Shell Scripts (8 concurrent) 1 2 3
2 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10
2 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
2 x Execl Throughput 1 2 3
2 x File Copy 1024 bufsize 2000 maxblocks 1 2 3
2 x File Copy 256 bufsize 500 maxblocks 1 2 3
2 x File Copy 4096 bufsize 8000 maxblocks 1 2 3
2 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10
2 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10
2 x Process Creation 1 2 3
2 x System Call Overhead 1 2 3 4 5 6 7 8 9 10
2 x Shell Scripts (1 concurrent) 1 2 3
2 x Shell Scripts (8 concurrent) 1 2 3
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: hani3: GNU/Linux
OS: GNU/Linux -- 2.6.32-042stab111.12 -- #1 SMP Thu Sep 17 11:38:20 MSK 2015
Machine: x86_64 (unknown)
Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
CPU 0: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (6784.4 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 1: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (6784.4 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
04:48:01 up 4 days, 3:09, 1 user, load average: 0.07, 0.02, 0.00; runlevel 5
------------------------------------------------------------------------
Benchmark Run: Wed Nov 25 2015 04:48:01 - 05:16:44
2 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 35592843.9 lps (10.0 s, 7 samples)
Double-Precision Whetstone 4597.8 MWIPS (9.6 s, 7 samples)
Execl Throughput 4019.6 lps (29.4 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 756634.3 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 214442.2 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1835457.0 KBps (30.0 s, 2 samples)
Pipe Throughput 1555303.0 lps (10.0 s, 7 samples)
Pipe-based Context Switching 278025.4 lps (10.0 s, 7 samples)
Process Creation 10969.1 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 7955.8 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1544.9 lpm (60.1 s, 2 samples)
System Call Overhead 2421720.4 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 35592843.9 3049.9
Double-Precision Whetstone 55.0 4597.8 836.0
Execl Throughput 43.0 4019.6 934.8
File Copy 1024 bufsize 2000 maxblocks 3960.0 756634.3 1910.7
File Copy 256 bufsize 500 maxblocks 1655.0 214442.2 1295.7
File Copy 4096 bufsize 8000 maxblocks 5800.0 1835457.0 3164.6
Pipe Throughput 12440.0 1555303.0 1250.2
Pipe-based Context Switching 4000.0 278025.4 695.1
Process Creation 126.0 10969.1 870.6
Shell Scripts (1 concurrent) 42.4 7955.8 1876.4
Shell Scripts (8 concurrent) 6.0 1544.9 2574.9
System Call Overhead 15000.0 2421720.4 1614.5
========
System Benchmarks Index Score 1479.7
------------------------------------------------------------------------
Benchmark Run: Wed Nov 25 2015 05:16:44 - 05:45:34
2 CPUs in system; running 2 parallel copies of tests
Dhrystone 2 using register variables 55832475.1 lps (10.0 s, 7 samples)
Double-Precision Whetstone 8664.4 MWIPS (9.6 s, 7 samples)
Execl Throughput 9052.8 lps (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 813631.9 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 232097.8 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 2210935.1 KBps (30.0 s, 2 samples)
Pipe Throughput 2596862.6 lps (10.0 s, 7 samples)
Pipe-based Context Switching 435246.6 lps (10.0 s, 7 samples)
Process Creation 19123.9 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 13638.8 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1793.7 lpm (60.0 s, 2 samples)
System Call Overhead 3583135.9 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 55832475.1 4784.3
Double-Precision Whetstone 55.0 8664.4 1575.3
Execl Throughput 43.0 9052.8 2105.3
File Copy 1024 bufsize 2000 maxblocks 3960.0 813631.9 2054.6
File Copy 256 bufsize 500 maxblocks 1655.0 232097.8 1402.4
File Copy 4096 bufsize 8000 maxblocks 5800.0 2210935.1 3812.0
Pipe Throughput 12440.0 2596862.6 2087.5
Pipe-based Context Switching 4000.0 435246.6 1088.1
Process Creation 126.0 19123.9 1517.8
Shell Scripts (1 concurrent) 42.4 13638.8 3216.7
Shell Scripts (8 concurrent) 6.0 1793.7 2989.6
System Call Overhead 15000.0 3583135.9 2388.8
========
System Benchmarks Index Score 2213.1