SPEC® CINT2006 Result

Copyright 2006-2014 Standard Performance Evaluation Corporation

Hewlett-Packard Company

ProLiant ML350p Gen8
(2.00 GHz, Intel Xeon E5-2620)

SPECint®_rate2006 = Not Run

CPU2006 license: 3 Test date: Sep-2012
Test sponsor: Hewlett-Packard Company Hardware Availability: Jun-2012
Tested by: Hewlett-Packard Company Software Availability: Mar-2012
Benchmark results graph
Hardware
CPU Name: Intel Xeon E5-2620
CPU Characteristics: Intel Turbo Boost Technology up to 2.50 GHz
CPU MHz: 2000
FPU: Integrated
CPU(s) enabled: 12 cores, 2 chips, 6 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: 15 MB I+D on chip per chip
Other Cache: None
Memory: 64 GB (8 x 8 GB 2Rx4 PC3-12800R-11, ECC,
running at 1333 MHz and CL9)
Disk Subsystem: 2 x 300 GB 15 K SAS, RAID 1
Other Hardware: None
Software
Operating System: Red Hat Enterprise Linux Server release 6.2,
(Santiago)
Kernel 2.6.32-220.el6.x86_64
Compiler: C/C++: Version 12.1.2.273 of Intel C++
Studio XE for Linux
Auto Parallel: No
File System: ext4
System State: Run level 3 (multi-user)
Base Pointers: 32-bit
Peak Pointers: 32/64-bit
Other Software: Microquill SmartHeap V9.01
HP Array Configuration Utility, CLI version

Results Table

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 24 872 269 872 269 871 269
401.bzip2 24 1143 203 1144 202 1143 203
403.gcc 24 628 308 625 309 625 309
429.mcf 24 360 607 360 607 360 608
445.gobmk 24 906 278 915 275 932 270
456.hmmer 24 490 457 490 457 489 458
458.sjeng 24 1060 274 1056 275 1080 269
462.libquantum 24 228 2180 228 2190 228 2180
464.h264ref 24 1167 455 1172 453 1159 458
471.omnetpp 24 658 228 659 228 658 228
473.astar 24 752 224 749 225 749 225
483.xalancbmk 24 402 412 401 413 404 410

Submit Notes

 The numactl mechanism was used to bind copies to processors. The config file option 'submit'
 was used to generate numactl commands to bind each copy to a specific processor.
 For details, please see the config file.

Operating System Notes

 Stack size set to unlimited using "ulimit -s unlimited"
 Transparent Huge Pages enabled with:
 echo always > /sys/kernel/mm/transparent_hugepage/enabled
 Filesystem page cache cleared with:
 echo 1 >       /proc/sys/vm/drop_caches
 runspec command invoked through numactl i.e.:
 numactl --localalloc runspec <etc>
 Drive Write Cache set to Enabled in HP Array Configuration Utility,
  CLI version
 Accelerator Ratio for Reads/Writes set to = 100% Read / 0% Write
  in HP Array Configuration Utility, CLI version

Platform Notes

 BIOS Configuration:
  HP Power Profile set to Custom
  Thermal Configuration set to Maximum Cooling
  Collaborative Power Control set to Disabled
  Processor Power and Utilization Monitoring set to Disabled

 Sysinfo program /cpu2006/config/sysinfo.rev6800
 $Rev: 6800 $ $Date:: 2011-10-11 #$ 6f2ebdff5032aaa42e583f96b07f99d3
 running on ml350pGen8 Mon Sep 24 06:12:11 2012

 This section contains SUT (System Under Test) info as seen by
 some common utilities.  To remove or add to this section, see:
   http://www.spec.org/cpu2006/Docs/config.html#sysinfo

 From /proc/cpuinfo
    model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
       2 "physical id"s (chips)
       24 "processors"
    cores, siblings (Caution: counting these is hw and system dependent.  The
    following excerpts from /proc/cpuinfo might not be reliable.  Use with
    caution.)
       cpu cores : 6
       siblings  : 12
       physical 0: cores 0 1 2 3 4 5
       physical 1: cores 0 1 2 3 4 5
    cache size : 15360 KB

 From /proc/meminfo
    MemTotal:       65937904 kB
    HugePages_Total:       0
    Hugepagesize:       2048 kB

 /usr/bin/lsb_release -d
    Red Hat Enterprise Linux Server release 6.2 (Santiago)

 From /etc/*release* /etc/*version*
    redhat-release: Red Hat Enterprise Linux Server release 6.2 (Santiago)
    system-release: Red Hat Enterprise Linux Server release 6.2 (Santiago)
    system-release-cpe: cpe:/o:redhat:enterprise_linux:6server:ga:server

 uname -a:
    Linux ml350pGen8 2.6.32-220.el6.x86_64 #1 SMP Wed Nov 9 08:03:13 EST 2011
    x86_64 x86_64 x86_64 GNU/Linux

 run-level 3 Sep 23 22:27

 SPEC is set to: /cpu2006
    Filesystem    Type    Size  Used Avail Use% Mounted on
    /dev/sda3     ext4    273G   36G  224G  14% /

 Additional information from dmidecode:
   BIOS HP P72 02/21/2012
   Memory:
    8x Not Specified Not Specified 8 GB 1600 MHz 2 rank

 (End of data from sysinfo program)

General Notes

Environment variables set by runspec before the start of the run:
KMP_AFFINITY = "granularity=fine,compact,1,0"
LD_LIBRARY_PATH = "/cpu2006/libs2/32:/cpu2006/libs2/64"

 Binaries compiled on a system with 1x Core i7-860 CPU + 8GB
 memory using RHEL5.5

Base Compiler Invocation

C benchmarks:

 icc -m32 

C++ benchmarks:

 icpc -m32 

Base Portability Flags

400.perlbench:  -DSPEC_CPU_LINUX_IA32 
462.libquantum:  -DSPEC_CPU_LINUX 
483.xalancbmk:  -DSPEC_CPU_LINUX 

Base Optimization Flags

C benchmarks:

 -xSSE4.2   -ipo   -O3   -no-prec-div   -opt-prefetch   -opt-mem-layout-trans=3 

C++ benchmarks:

 -xSSE4.2   -ipo   -O3   -no-prec-div   -opt-prefetch   -opt-mem-layout-trans=3   -Wl,-z,muldefs   -L/smartheap -lsmartheap 

Base Other Flags

C benchmarks:

403.gcc:  -Dalloca=_alloca 

The flags files that were used to format this result can be browsed at
http://www.spec.org/cpu2006/flags/Intel-ic12.1-official-linux64.20120425.html,
http://www.spec.org/cpu2006/flags/HP-Platform-Flags-Intel-V1.2-A.20120829.html.

You can also download the XML flags sources by saving the following links:
http://www.spec.org/cpu2006/flags/Intel-ic12.1-official-linux64.20120425.xml,
http://www.spec.org/cpu2006/flags/HP-Platform-Flags-Intel-V1.2-A.20120829.xml.