SPEC® CINT2006 Result

Copyright 2006-2014 Standard Performance Evaluation Corporation

Supermicro

SuperServer 5037MC-H8TRF (X9SCD-F single node,
Intel i3-2100)

SPECint®2006 = 40.0

CPU2006 license: 001176 Test date: Mar-2012
Test sponsor: Supermicro Hardware Availability: Aug-2011
Tested by: Supermicro Software Availability: Oct-2011
Benchmark results graph
Hardware
CPU Name: Intel Core i3-2100
CPU Characteristics:
CPU MHz: 3100
FPU: Integrated
CPU(s) enabled: 2 cores, 1 chip, 2 cores/chip, 2 threads/core
CPU(s) orderable: 1 chip
Primary Cache: 32 KB I + 32 KB D on chip per core
Secondary Cache: 256 KB I+D on chip per core
L3 Cache: 3 MB I+D on chip per chip
Other Cache: None
Memory: 8 GB (2 x 4 GB 2Rx8 PC3-10600E-9, ECC)
Disk Subsystem: 1 x 500 GB SATA III, 7200 RPM
Other Hardware: None
Software
Operating System: Red Hat Enterprise Linux Server Release 6.1,
Kernel 2.6.32-131.0.15.el6.x86_64
Compiler: C/C++: Version 12.1.0.225 of Intel C++ Studio XE
for Linux
Auto Parallel: Yes
File System: ext4
System State: Run level 3 (multi-user)
Base Pointers: 32/64-bit
Peak Pointers: 32/64-bit
Other Software: Microquill SmartHeap V9.01

Results Table

Benchmark Base Peak
Seconds Ratio Seconds Ratio Seconds Ratio 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 373   26.2 371   26.4 371   26.4 309   31.6 309   31.6 309   31.6
401.bzip2 483   20.0 483   20.0 483   20.0 477   20.2 473   20.4 472   20.4
403.gcc 301   26.7 301   26.7 302   26.7 298   27.0 299   27.0 299   26.9
429.mcf 176   51.7 178   51.2 176   51.7 176   51.7 178   51.2 176   51.7
445.gobmk 448   23.4 448   23.4 448   23.4 450   23.3 449   23.3 449   23.3
456.hmmer 202   46.2 202   46.2 202   46.2 199   47.0 198   47.0 198   47.0
458.sjeng 471   25.7 471   25.7 471   25.7 469   25.8 469   25.8 468   25.8
462.libquantum 42.9 483   42.9 483   42.9 483   42.9 483   42.9 483   42.9 483  
464.h264ref 491   45.1 494   44.8 494   44.8 457   48.4 457   48.4 460   48.1
471.omnetpp 284   22.0 283   22.1 285   22.0 237   26.4 237   26.3 237   26.4
473.astar 286   24.6 287   24.4 285   24.6 286   24.6 287   24.4 285   24.6
483.xalancbmk 173   39.8 173   39.8 175   39.4 157   43.9 157   43.8 157   43.9

Operating System Notes

 Stack size set to unlimited using "ulimit -s unlimited"

General Notes

Environment variables set by runspec before the start of the run:
KMP_AFFINITY = "granularity=fine,scatter"
LD_LIBRARY_PATH = "/usr/cpu2006/libs/32:/usr/cpu2006/libs/64"
OMP_NUM_THREADS = "2"

 Binaries compiled on a system with 1x Core i7-860 CPU + 8GB
 memory using RHEL5.5
 Transparent Huge Pages enabled with:
 echo always > /sys/kernel/mm/redhat_transparent_hugepage/enabled
 runspec command invoked through numactl i.e.:
 numactl --interleave=all runspec <etc>

Base Compiler Invocation

C benchmarks:

 icc -m64 

C++ benchmarks:

 icpc -m64 

Base Portability Flags

400.perlbench:  -DSPEC_CPU_LP64   -DSPEC_CPU_LINUX_X64 
401.bzip2:  -DSPEC_CPU_LP64 
403.gcc:  -DSPEC_CPU_LP64 
429.mcf:  -DSPEC_CPU_LP64 
445.gobmk:  -DSPEC_CPU_LP64 
456.hmmer:  -DSPEC_CPU_LP64 
458.sjeng:  -DSPEC_CPU_LP64 
462.libquantum:  -DSPEC_CPU_LP64   -DSPEC_CPU_LINUX 
464.h264ref:  -DSPEC_CPU_LP64 
471.omnetpp:  -DSPEC_CPU_LP64 
473.astar:  -DSPEC_CPU_LP64 
483.xalancbmk:  -DSPEC_CPU_LP64   -DSPEC_CPU_LINUX 

Base Optimization Flags

C benchmarks:

 -xAVX   -ipo   -O3   -no-prec-div   -parallel   -opt-prefetch   -auto-p32 

C++ benchmarks:

 -xAVX   -ipo   -O3   -no-prec-div   -opt-prefetch   -auto-p32   -Wl,-z,muldefs   -L/smartheap -lsmartheap64 

Base Other Flags

C benchmarks:

403.gcc:  -Dalloca=_alloca 

Peak Compiler Invocation

C benchmarks (except as noted below):

 icc -m64 
400.perlbench:  icc -m32 
445.gobmk:  icc -m32 
464.h264ref:  icc -m32 

C++ benchmarks (except as noted below):

 icpc -m32 
473.astar:  icpc -m64 

Peak Portability Flags

400.perlbench:  -DSPEC_CPU_LINUX_IA32 
401.bzip2:  -DSPEC_CPU_LP64 
403.gcc:  -DSPEC_CPU_LP64 
429.mcf:  -DSPEC_CPU_LP64 
456.hmmer:  -DSPEC_CPU_LP64 
458.sjeng:  -DSPEC_CPU_LP64 
462.libquantum:  -DSPEC_CPU_LP64   -DSPEC_CPU_LINUX 
473.astar:  -DSPEC_CPU_LP64 
483.xalancbmk:  -DSPEC_CPU_LINUX 

Peak Optimization Flags

C benchmarks:

400.perlbench:  -xAVX(pass 2)   -prof-gen(pass 1)   -ipo(pass 2)   -O3(pass 2)   -no-prec-div(pass 2)   -prof-use(pass 2)   -opt-prefetch   -ansi-alias 
401.bzip2:  -xAVX(pass 2)   -prof-gen(pass 1)   -ipo(pass 2)   -O3(pass 2)   -no-prec-div   -prof-use(pass 2)   -auto-ilp32   -opt-prefetch   -ansi-alias 
403.gcc:  -xAVX   -ipo   -O3   -no-prec-div   -inline-calloc   -opt-malloc-options=3   -auto-ilp32 
429.mcf:  basepeak = yes 
445.gobmk:  -xAVX(pass 2)   -prof-gen(pass 1)   -prof-use(pass 2)   -ansi-alias 
456.hmmer:  -xAVX   -ipo   -O3   -no-prec-div   -unroll2   -auto-ilp32   -ansi-alias 
458.sjeng:  -xAVX(pass 2)   -prof-gen(pass 1)   -ipo(pass 2)   -O3(pass 2)   -no-prec-div(pass 2)   -prof-use(pass 2)   -unroll4 
462.libquantum:  basepeak = yes 
464.h264ref:  -xAVX(pass 2)   -prof-gen(pass 1)   -ipo(pass 2)   -O3(pass 2)   -no-prec-div(pass 2)   -prof-use(pass 2)   -unroll2   -ansi-alias 

C++ benchmarks:

471.omnetpp:  -xAVX(pass 2)   -prof-gen(pass 1)   -ipo(pass 2)   -O3(pass 2)   -no-prec-div(pass 2)   -prof-use(pass 2)   -opt-ra-region-strategy=block    -ansi-alias   -Wl,-z,muldefs   -L/smartheap -lsmartheap 
473.astar:  basepeak = yes 
483.xalancbmk:  -xAVX   -ipo   -O3   -no-prec-div   -opt-prefetch   -ansi-alias   -Wl,-z,muldefs   -L/smartheap -lsmartheap 

Peak 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.20111122.html,
http://www.spec.org/cpu2006/flags/Supermicro-Platform-Settings-revA.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.20111122.xml,
http://www.spec.org/cpu2006/flags/Supermicro-Platform-Settings-revA.xml.