CPU2006 license: | 11 | Test date: | May-2011 |
---|---|---|---|
Test sponsor: | IBM Corporation | Hardware Availability: | May-2011 |
Tested by: | IBM Corporation | Software Availability: | Jan-2011 |
Hardware | |
---|---|
CPU Name: | Intel Xeon E7-2850 |
CPU Characteristics: | Intel Turbo Boost Technology up to 2.40 GHz |
CPU MHz: | 2000 |
FPU: | Integrated |
CPU(s) enabled: | 20 cores, 2 chips, 10 cores/chip, 2 threads/core |
CPU(s) orderable: | 1,2 chips |
Primary Cache: | 32 KB I + 32 KB D on chip per core |
Secondary Cache: | 256 KB I+D on chip per core |
L3 Cache: | 24 MB I+D on chip per chip |
Other Cache: | None |
Memory: | 256 GB (32 x 8 GB 4Rx8 PC3-8500R-7, ECC) |
Disk Subsystem: | 1 x 300 GB SAS, 10000 RPM |
Other Hardware: | None |
Software | |
---|---|
Operating System: | SUSE Linux Enterprise Server 11 SP1 (x86_64), Kernel 2.6.32.12-0.7-default |
Compiler: | Intel C++ Compiler XE for applications running on IA-32 Version 12.0.1.116 Build 20101116 |
Auto Parallel: | No |
File System: | ext3 |
System State: | Run level 3 (multi-user) |
Base Pointers: | 32-bit |
Peak Pointers: | 32/64-bit |
Other Software: | Microquill SmartHeap V9.01 |
Benchmark | Base | Peak | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Copies | Seconds | Ratio | Seconds | Ratio | Seconds | Ratio | Copies | Seconds | Ratio | Seconds | Ratio | Seconds | Ratio | |
Results appear in the order in which they were run. Bold underlined text indicates a median measurement. | ||||||||||||||
400.perlbench | 40 | 1104 | 354 | 1105 | 354 | 1106 | 353 | 40 | 883 | 443 | 883 | 443 | 883 | 443 |
401.bzip2 | 40 | 1571 | 246 | 1566 | 246 | 1569 | 246 | 40 | 1422 | 272 | 1424 | 271 | 1421 | 272 |
403.gcc | 40 | 897 | 359 | 895 | 360 | 891 | 362 | 40 | 897 | 359 | 895 | 360 | 891 | 362 |
429.mcf | 40 | 810 | 451 | 807 | 452 | 808 | 452 | 40 | 748 | 488 | 748 | 488 | 752 | 485 |
445.gobmk | 40 | 1031 | 407 | 1037 | 405 | 1035 | 406 | 40 | 982 | 427 | 979 | 429 | 982 | 427 |
456.hmmer | 40 | 673 | 555 | 673 | 554 | 678 | 550 | 40 | 525 | 711 | 524 | 713 | 524 | 712 |
458.sjeng | 40 | 1266 | 382 | 1264 | 383 | 1261 | 384 | 40 | 1158 | 418 | 1157 | 418 | 1158 | 418 |
462.libquantum | 40 | 402 | 2060 | 400 | 2070 | 402 | 2060 | 40 | 402 | 2060 | 400 | 2070 | 402 | 2060 |
464.h264ref | 40 | 1637 | 541 | 1595 | 555 | 1635 | 542 | 40 | 1637 | 541 | 1595 | 555 | 1635 | 542 |
471.omnetpp | 40 | 949 | 263 | 953 | 262 | 951 | 263 | 40 | 890 | 281 | 890 | 281 | 889 | 281 |
473.astar | 40 | 1090 | 258 | 1090 | 258 | 1090 | 258 | 40 | 1090 | 258 | 1090 | 258 | 1090 | 258 |
483.xalancbmk | 40 | 667 | 414 | 669 | 413 | 668 | 413 | 40 | 667 | 414 | 669 | 413 | 668 | 413 |
The config file option 'submit' was used. numactl was used to bind copies to the cores
'ulimit -s unlimited' was used to set the stacksize to unlimited 'nodev /mnt/hugepages hugetlbfs defaults 0 0' added to /etc/fstab echo 24000 > /proc/sys/vm/nr_hugepages export HUGETLB_MORECORE=yes export LD_PRELOAD=/usr/lib64/libhugetlbfs.so
Load Default BIOS Settings and then change the following Turbo Boost set to Traditional
Binaries compiled on RHEL 5.5
400.perlbench: | -DSPEC_CPU_LINUX_IA32 |
462.libquantum: | -DSPEC_CPU_LINUX |
483.xalancbmk: | -DSPEC_CPU_LINUX |
-xSSE4.2 -ipo -O3 -no-prec-div -opt-prefetch -B /usr/share/libhugetlbfs/ -Wl,-hugetlbfs-link=BDT |
-xSSE4.2 -ipo -O3 -no-prec-div -opt-prefetch -Wl,-z,muldefs -L/smartheap -lsmartheap -B /usr/share/libhugetlbfs/ -Wl,-hugetlbfs-link=BDT |
icc -m32 | |
400.perlbench: | icc -m64 |
401.bzip2: | icc -m64 |
456.hmmer: | icc -m64 |
458.sjeng: | icc -m64 |
icpc -m32 |
400.perlbench: | -DSPEC_CPU_LP64 -DSPEC_CPU_LINUX_X64 |
401.bzip2: | -DSPEC_CPU_LP64 |
456.hmmer: | -DSPEC_CPU_LP64 |
458.sjeng: | -DSPEC_CPU_LP64 |
462.libquantum: | -DSPEC_CPU_LINUX |
483.xalancbmk: | -DSPEC_CPU_LINUX |
471.omnetpp: | -xSSE4.2(pass 2) -prof-gen(pass 1) -ipo(pass 2) -O3(pass 2) -no-prec-div(pass 2) -prof-use(pass 2) -ansi-alias -opt-ra-region-strategy=block -Wl,-z,muldefs -L/smartheap -lsmartheap |
473.astar: | basepeak = yes |
483.xalancbmk: | basepeak = yes |