SPEC(R) CINT2006 Summary Supermicro SuperServer 6027R-WRF (X9DRW-iF, Intel Xeon E5-2640) Fri Mar 30 11:25:32 2012 CPU2006 License: 001176 Test date: Mar-2012 Test sponsor: Supermicro Hardware availability: Mar-2011 Tested by: Supermicro Software availability: Dec-2011 Base Base Base Peak Peak Peak Benchmarks Copies Run Time Rate Copies Run Time Rate -------------- ------ --------- --------- ------ --------- --------- 400.perlbench 24 720 326 S 24 626 375 * 400.perlbench 24 722 325 S 24 626 374 S 400.perlbench 24 721 325 * 24 621 377 S 401.bzip2 24 976 237 S 24 935 248 * 401.bzip2 24 975 238 S 24 935 248 S 401.bzip2 24 976 237 * 24 943 246 S 403.gcc 24 536 361 S 24 539 358 S 403.gcc 24 537 360 S 24 537 359 S 403.gcc 24 536 360 * 24 539 358 * 429.mcf 24 315 695 S 24 315 695 S 429.mcf 24 314 696 S 24 314 696 S 429.mcf 24 315 695 * 24 315 695 * 445.gobmk 24 764 329 * 24 728 346 * 445.gobmk 24 755 334 S 24 748 337 S 445.gobmk 24 771 326 S 24 728 346 S 456.hmmer 24 425 526 S 24 348 643 S 456.hmmer 24 426 525 * 24 347 645 * 456.hmmer 24 428 524 S 24 347 646 S 458.sjeng 24 896 324 S 24 845 344 * 458.sjeng 24 877 331 S 24 826 351 S 458.sjeng 24 896 324 * 24 852 341 S 462.libquantum 24 183 2720 S 24 183 2720 S 462.libquantum 24 183 2720 S 24 183 2720 S 462.libquantum 24 183 2720 * 24 183 2720 * 464.h264ref 24 975 545 S 24 963 552 S 464.h264ref 24 975 545 * 24 941 564 S 464.h264ref 24 954 557 S 24 949 560 * 471.omnetpp 24 576 260 S 24 541 277 S 471.omnetpp 24 577 260 * 24 541 277 * 471.omnetpp 24 578 260 S 24 541 277 S 473.astar 24 633 266 * 24 633 266 * 473.astar 24 632 266 S 24 632 266 S 473.astar 24 634 266 S 24 634 266 S 483.xalancbmk 24 343 483 S 24 343 483 S 483.xalancbmk 24 346 479 * 24 346 479 * 483.xalancbmk 24 346 479 S 24 346 479 S ============================================================================== 400.perlbench 24 721 325 * 24 626 375 * 401.bzip2 24 976 237 * 24 935 248 * 403.gcc 24 536 360 * 24 539 358 * 429.mcf 24 315 695 * 24 315 695 * 445.gobmk 24 764 329 * 24 728 346 * 456.hmmer 24 426 525 * 24 347 645 * 458.sjeng 24 896 324 * 24 845 344 * 462.libquantum 24 183 2720 * 24 183 2720 * 464.h264ref 24 975 545 * 24 949 560 * 471.omnetpp 24 577 260 * 24 541 277 * 473.astar 24 633 266 * 24 633 266 * 483.xalancbmk 24 346 479 * 24 346 479 * SPECint(R)_rate_base2006 440 SPECint_rate2006 462 HARDWARE -------- CPU Name: Intel Xeon E5-2640 CPU Characteristics: Intel Turbo Boost Technology up to 3.00 GHz CPU MHz: 2500 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: 128 GB (16 x 8 GB 2Rx4 PC3-12800R-11, ECC) Disk Subsystem: 1 x 1 TB SATA II, 7200 RPM Other Hardware: None SOFTWARE -------- Operating System: Red Hat Enterprise Linux Server Release 6.2, Kernel 2.6.32-220.el6.x86_64 Compiler: C/C++: Version 12.1.0.225 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 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" General Notes ------------- Environment variables set by runspec before the start of the run: LD_LIBRARY_PATH = "/home/test/cpu2006/libs/32:/home/test/cpu2006/libs/64" 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 Filesystem page cache cleared with: echo 1> /proc/sys/vm/drop_caches runspec command invoked through numactl i.e.: numactl --interleave=all runspec 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: -xAVX -ipo -O3 -no-prec-div -opt-prefetch -opt-mem-layout-trans=3 C++ benchmarks: -xAVX -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 Peak Compiler Invocation ------------------------ C benchmarks (except as noted below): icc -m32 400.perlbench: icc -m64 401.bzip2: icc -m64 456.hmmer: icc -m64 458.sjeng: icc -m64 C++ benchmarks: icpc -m32 Peak Portability Flags ---------------------- 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 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) -auto-ilp32 401.bzip2: -xAVX(pass 2) -prof-gen(pass 1) -ipo(pass 2) -O3(pass 2) -no-prec-div(pass 2) -prof-use(pass 2) -opt-prefetch -auto-ilp32 -ansi-alias 403.gcc: -xAVX -ipo -O3 -no-prec-div 429.mcf: basepeak = yes 445.gobmk: -xAVX(pass 2) -prof-gen(pass 1) -prof-use(pass 2) -ansi-alias -opt-mem-layout-trans=3 456.hmmer: -xAVX -ipo -O3 -no-prec-div -unroll2 -auto-ilp32 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 -auto-ilp32 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) -ansi-alias -opt-ra-region-strategy=block -Wl,-z,muldefs -L/smartheap -lsmartheap 473.astar: basepeak = yes 483.xalancbmk: basepeak = yes 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 SPEC and SPECint are registered trademarks of the Standard Performance Evaluation Corporation. All other brand and product names appearing in this result are trademarks or registered trademarks of their respective holders. ----------------------------------------------------------------------------- For questions about this result, please contact the tester. For other inquiries, please contact webmaster@spec.org. Copyright 2006-2014 Standard Performance Evaluation Corporation Tested with SPEC CPU2006 v1.2. Report generated on Thu Jul 24 05:04:54 2014 by CPU2006 ASCII formatter v6932. Originally published on 9 May 2012.