SPEC® CFP2006 Result

Copyright 2006-2014 Standard Performance Evaluation Corporation

NEC Corporation

Express5800/B140a-T
(Intel Xeon E7220)

CPU2006 license: 9006 Test date: Mar-2009
Test sponsor: NEC Corporation Hardware Availability: Feb-2009
Tested by: NEC Corporation Software Availability: Nov-2008
Benchmark results graph
Hardware
CPU Name: Intel Xeon E7220
CPU Characteristics: 1066 MHz system bus
CPU MHz: 2933
FPU: Integrated
CPU(s) enabled: 4 cores, 2 chips, 2 cores/chip
CPU(s) orderable: 1,2,3,4 chips
Primary Cache: 32 KB I + 32 KB D on chip per core
Secondary Cache: 4 MB I+D on chip per core
L3 Cache: None
Other Cache: None
Memory: 32 GB (16x2 GB PC2-5300F, 2 rank, CL5-5-5, ECC)
Disk Subsystem: 1x146.5 GB SAS, 10000 RPM
Other Hardware: None
Software
Operating System: SUSE Linux Enterprise Server 10 (x86_64) SP2,
Kernel 2.6.16.60-0.21-smp
Compiler: Intel C++ and Fortran Compiler 11.0 for Linux
Build 20081105 Package ID: l_cproc_p_11.0.074,
l_cprof_p_11.0.074
Auto Parallel: Yes
File System: ReiserFS
System State: Run level 3 (multi-user)
Base Pointers: 64-bit
Peak Pointers: 32/64-bit
Other Software: Binutils 2.18.50.0.7.20080502

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.
410.bwaves 4 1840 29.5 1839 29.6 1841 29.5 4 1840 29.5 1841 29.5 1839 29.6
416.gamess 4 927 84.4 930 84.2 928 84.4 4 915 85.6 912 85.8 913 85.8
433.milc 4 1214 30.2 1215 30.2 1216 30.2 4 1228 29.9 1228 29.9 1227 29.9
434.zeusmp 4 800 45.5 808 45.1 811 44.9 4 810 44.9 805 45.2 804 45.3
435.gromacs 4 398 71.8 395 72.3 396 72.2 4 394 72.4 391 73.0 391 73.1
436.cactusADM 4 740 64.6 740 64.6 740 64.6 1 176 68.1 176 67.9 175 68.2
437.leslie3d 4 1597 23.6 1615 23.3 1606 23.4 4 1442 26.1 1444 26.0 1431 26.3
444.namd 4 503 63.8 502 63.9 503 63.8 4 507 63.3 507 63.2 506 63.4
447.dealII 4 595 76.9 597 76.6 596 76.8 4 572 80.0 572 80.0 572 80.1
450.soplex 4 1233 27.1 1234 27.0 1234 27.0 4 1098 30.4 1098 30.4 1113 30.0
453.povray 4 225 94.8 224 94.9 225 94.6 4 187 114   187 114   188 113  
454.calculix 4 423 78.0 419 78.8 417 79.2 4 417 79.2 421 78.4 419 78.7
459.GemsFDTD 4 1925 22.1 1953 21.7 1940 21.9 4 1955 21.7 1957 21.7 1924 22.1
465.tonto 4 644 61.1 644 61.1 647 60.8 4 609 64.7 609 64.6 606 64.9
470.lbm 4 2033 27.0 2017 27.2 2005 27.4 4 1961 28.0 1971 27.9 1972 27.9
481.wrf 4 1114 40.1 1148 38.9 1153 38.8 4 1114 40.1 1148 38.9 1153 38.8
482.sphinx3 4 1314 59.3 1379 56.6 1297 60.1 4 1247 62.5 1234 63.2 1217 64.0

Submit Notes

The config file option 'submit' was used.
 taskset was used to bind processes to cores except
 for 436.cactusADM peak

Operating System Notes

 'ulimit -s unlimited' was used to set the stacksize to unlimited prior to run
 OMP_NUM_THREADS set to number of cores
 KMP_AFFINITY set to "physical,0"
 KMP_STACKSIZE set to 64M

Platform Notes

Bios settings:
Hardware Prefetcher:             Disabled
Adjacent Cache Line Prefetch:    Disabled
FSB High Bandwidth Optimization: Disabled

Base Compiler Invocation

C benchmarks:

 icc 

C++ benchmarks:

 icpc 

Fortran benchmarks:

 ifort 

Benchmarks using both Fortran and C:

 icc   ifort 

Base Portability Flags

410.bwaves:  -DSPEC_CPU_LP64 
416.gamess:  -DSPEC_CPU_LP64 
433.milc:  -DSPEC_CPU_LP64 
434.zeusmp:  -DSPEC_CPU_LP64 
435.gromacs:  -DSPEC_CPU_LP64   -nofor_main 
436.cactusADM:  -DSPEC_CPU_LP64   -nofor_main 
437.leslie3d:  -DSPEC_CPU_LP64 
444.namd:  -DSPEC_CPU_LP64 
447.dealII:  -DSPEC_CPU_LP64 
450.soplex:  -DSPEC_CPU_LP64 
453.povray:  -DSPEC_CPU_LP64 
454.calculix:  -DSPEC_CPU_LP64   -nofor_main 
459.GemsFDTD:  -DSPEC_CPU_LP64 
465.tonto:  -DSPEC_CPU_LP64 
470.lbm:  -DSPEC_CPU_LP64 
481.wrf:  -DSPEC_CPU_LP64   -DSPEC_CPU_CASE_FLAG   -DSPEC_CPU_LINUX 
482.sphinx3:  -DSPEC_CPU_LP64 

Base Optimization Flags

C benchmarks:

 -xSSSE3   -ipo   -O3   -no-prec-div   -static   -opt-prefetch 

C++ benchmarks:

 -xSSSE3   -ipo   -O3   -no-prec-div   -static   -opt-prefetch 

Fortran benchmarks:

 -xSSSE3   -ipo   -O3   -no-prec-div   -static   -opt-prefetch 

Benchmarks using both Fortran and C:

 -xSSSE3   -ipo   -O3   -no-prec-div   -static   -opt-prefetch 

Peak Compiler Invocation

C benchmarks (except as noted below):

 icc 
482.sphinx3:  /opt/intel/Compiler/11.0/074/bin/ia32/icc   -L/opt/intel/Compiler/11.0/074/ipp/ia32/lib   -I/opt/intel/Compiler/11.0/074/ipp/ia32/include 

C++ benchmarks (except as noted below):

 icpc 
450.soplex:  /opt/intel/Compiler/11.0/074/bin/ia32/icpc   -L/opt/intel/Compiler/11.0/074/ipp/ia32/lib   -I/opt/intel/Compiler/11.0/074/ipp/ia32/include 

Fortran benchmarks (except as noted below):

 ifort 
437.leslie3d:  /opt/intel/Compiler/11.0/074/bin/ia32/ifort   -L/opt/intel/Compiler/11.0/074/ipp/ia32/lib   -I/opt/intel/Compiler/11.0/074/ipp/ia32/include 

Benchmarks using both Fortran and C:

 icc   ifort 

Peak Portability Flags

410.bwaves:  -DSPEC_CPU_LP64 
416.gamess:  -DSPEC_CPU_LP64 
433.milc:  -DSPEC_CPU_LP64 
434.zeusmp:  -DSPEC_CPU_LP64 
435.gromacs:  -DSPEC_CPU_LP64   -nofor_main 
436.cactusADM:  -DSPEC_CPU_LP64   -nofor_main 
444.namd:  -DSPEC_CPU_LP64 
447.dealII:  -DSPEC_CPU_LP64 
453.povray:  -DSPEC_CPU_LP64 
454.calculix:  -DSPEC_CPU_LP64   -nofor_main 
459.GemsFDTD:  -DSPEC_CPU_LP64 
465.tonto:  -DSPEC_CPU_LP64 
470.lbm:  -DSPEC_CPU_LP64 
481.wrf:  -DSPEC_CPU_LP64   -DSPEC_CPU_CASE_FLAG   -DSPEC_CPU_LINUX 

Peak Optimization Flags

C benchmarks:

433.milc:  -prof-gen(pass 1)   -prof-use(pass 2)   -xSSSE3   -ipo   -O3   -no-prec-div   -static   -fno-alias 
470.lbm:  -xSSSE3   -ipo   -O3   -no-prec-div   -static   -opt-prefetch   -auto-ilp32 
482.sphinx3:  -xSSSE3   -ipo   -O3   -no-prec-div   -static   -unroll2 

C++ benchmarks:

444.namd:  -prof-gen(pass 1)   -prof-use(pass 2)   -xSSSE3   -ipo   -O3   -no-prec-div   -static   -fno-alias   -auto-ilp32 
447.dealII:  -prof-gen(pass 1)   -prof-use(pass 2)   -xSSSE3   -ipo   -O3   -no-prec-div   -static   -unroll2   -ansi-alias   -scalar-rep- 
450.soplex:  -prof-gen(pass 1)   -prof-use(pass 2)   -xSSSE3   -ipo   -O3   -no-prec-div   -static   -opt-malloc-options=3 
453.povray:  -prof-gen(pass 1)   -prof-use(pass 2)   -xSSSE3   -ipo   -O3   -no-prec-div   -static   -unroll4   -ansi-alias 

Fortran benchmarks:

410.bwaves:  -xSSSE3   -ipo   -O3   -no-prec-div   -static   -opt-prefetch 
416.gamess:  -prof-gen(pass 1)   -prof-use(pass 2)   -xSSSE3   -ipo   -O3   -no-prec-div   -static   -unroll2   -Ob0   -ansi-alias   -scalar-rep- 
434.zeusmp:  -prof-gen(pass 1)   -prof-use(pass 2)   -xSSSE3   -ipo   -O3   -no-prec-div   -static 
437.leslie3d:  -prof-gen(pass 1)   -prof-use(pass 2)   -xSSSE3   -ipo   -O3   -no-prec-div   -static   -opt-malloc-options=3   -opt-prefetch 
459.GemsFDTD:  -prof-gen(pass 1)   -prof-use(pass 2)   -xSSSE3   -ipo   -O3   -no-prec-div   -static   -unroll2   -Ob0   -opt-prefetch 
465.tonto:  -prof-gen(pass 1)   -prof-use(pass 2)   -xSSSE3   -ipo   -O3   -no-prec-div   -static   -unroll4   -auto 

Benchmarks using both Fortran and C:

435.gromacs:  -prof-gen(pass 1)   -prof-use(pass 2)   -xSSSE3   -ipo   -O3   -no-prec-div   -static   -opt-prefetch   -auto-ilp32 
436.cactusADM:  -prof-gen(pass 1)   -prof-use(pass 2)   -xSSSE3   -ipo   -O3   -no-prec-div   -static   -unroll2   -opt-prefetch   -parallel   -auto-ilp32 
454.calculix:  -xSSSE3   -ipo   -O3   -no-prec-div   -static   -auto-ilp32 
481.wrf:  basepeak = yes 

The flags files that were used to format this result can be browsed at
http://www.spec.org/cpu2006/flags/Intel-ic11.0-fp-linux64-revG.html,
http://www.spec.org/cpu2006/flags/NEC-Intel-Linux-Settings-flags-revB.html.

You can also download the XML flags sources by saving the following links:
http://www.spec.org/cpu2006/flags/Intel-ic11.0-fp-linux64-revG.xml,
http://www.spec.org/cpu2006/flags/NEC-Intel-Linux-Settings-flags-revB.xml.