# Invocation command line: # /fastfs/molka/OMP2012-021/bin/runspec --action=validate --config=ZIH-ayres-intel-13.0.cfg --flagsurl=/fastfs/molka/OMP2012-021/intel130_linux_flags.xml --reportable gross # output_root was not used for this run ############################################################################ ####################################################################### # System Under Test (SUT) Section # If it affects performance, you need to describe it, either # in the pre-defined fields or by adding it to the notes section. # Replace the setting below with the ones that match your # machine. ####################################################################### # System Description hw_model = Dell PowerEdge R720 hw_memory = 64 GB (8 x 8 GB PC3-12800R, ECC) hw_disk = 500 GB (1 x 500 GB SATA 7200 rpm) hw_vendor = Dell # CPU description hw_cpu_name = Intel Xeon E5-2670 hw_cpu_mhz = 2600 hw_cpu_max_mhz = 3300 hw_cpu_char = Intel Turbo Boost Technology up to 3.30 GHz hw_nchips = 2 hw_ncores = 16 hw_ncoresperchip = 8 hw_nthreadspercore = 2 hw_ncpuorder = 1,2 chips hw_fpu = Integrated hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 256 KB I+D on chip per core hw_tcache = 20 MB I+D on chip per chip hw_ocache = None # PSU # Operating system, file system sw_os000 = Ubuntu 12.04.1 LTS sw_os001 = Kernel 3.2.0-30-generic sw_state = run-level 2 sw_file = ext3 sw_compiler000 = C/C++/Fortran: Version 13.0.0 of Intel sw_compiler001 = Composer XE 2013 Build 20120731 sw_other = None hw_psu = 1 x 750 W hw_psu_info = Dell D750E-S1 sw_base_ptrsize = 64-bit sw_peak_ptrsize = Not Applicable #availability hw_avail = May-2012 sw_avail = Sep-2012 # Tester description - put your license number here! license_num = 37A prepared_by = Daniel Molka tester = Technische Universitaet Dresden test_sponsor = Technische Universitaet Dresden ####################################################################### # End of SUT section ####################################################################### ####################################################################### # The header section of the config file. Must appear # before any instances of "default=" # # ext = how the binaries you generated will be identified # tune = specify "base" or "peak" or "all" # threads = number of threads to use # the rest are default values ext = x86_64 tune = base threads = 32 output_format = all table = 1 teeout = no teerunout = yes check_md5 = yes env_vars = yes makeflags = -j 33 strict_rundir_verify=0 sysinfo_program = $[top]/Docs/sysinfo -f # Power and temperature meter configuration power = yes power_analyzer = 141.30.75.126:8889 voltage_range = 250 idle_current_range = 1.2 current_range = 2.5 temp_meter = 141.30.75.126:8888 mean_anyway = 1 hw_power_14130751268889_label = Power Analyzer hw_power_14130751268889_vendor = ZES Zimmer hw_power_14130751268889_model = LMG450 hw_power_14130751268889_serial = 09261111 hw_power_14130751268889_connection = RS232 via USB-adapter hw_power_14130751268889_met_inst = PTB (Physikalisch Technische Bundesanstalt) hw_power_14130751268889_cal_org = ZES Zimmer hw_power_14130751268889_cal_label = 0430926005 hw_power_14130751268889_cal_date = 11.29.2011 hw_power_14130751268889_setup000 = connected to the single power supply that powers hw_power_14130751268889_setup001 = the system hw_temperature_14130751268888_label = Temperature Meter hw_temperature_14130751268888_vendor = Digi hw_temperature_14130751268888_model = Watchport/H hw_temperature_14130751268888_connection = USB hw_temperature_14130751268888_setup = positioned in front of intake fan ####################################################################### # Compiler selection # CC = how the C Compiler is invoked # CXX = how the C++ Compiler is invoked # FC = how the FORTRAN compiler is invoked default=default=default=default: CC = icc CXX = icpc FC = ifort ONESTEP=no ENV_OMP_NESTED=FALSE ENV_OMP_DYNAMIC=FALSE ENV_OMP_STACKSIZE=64M ENV_KMP_AFFINITY=granularity=fine,compact # Note that SPEC baseline rules require that compiler flags be # "safe". See the SPEC OMP2012 Run Rules for more details on this. # # OPTIMIZE = flags applicable to all compilers # COPTIMIZE = flags applicable to the C compiler # FOPTIMIZE = flags applicable to the Fortran compiler # # See your compiler manual for information on the flags available # for your compiler # # PORTABILITY = Additional C/Fortran flags needed for portability # CPORTABILITY = Additional C flags needed for portability # FPORTABILITY = Additional Fortran flags needed for portability # EXTRA_CFLAGS = Additional flags to use for C compilation # used for per benchmark peak optimization # EXTRA_FFLAGS = Additional flags to use for Fortran compilation # used for per benchmark peak optimization # EXTRA_LIBS = Additional libraries used for compilation # used for per benchmark peak optimization ####################################################################### # General notes (notes0xx) notes_000= Environment: notes_005= OMP_NESTED=FALSE notes_010= OMP_DYNAMIC=FALSE notes_015= OMP_STACKSIZE=64M notes_020= KMP_AFFINITY=granularity=fine,compact # ####################################################################### # Gross Baseline Optimization # notes1xx are used for listing the baseline tuning description gross=base=default=default: OPTIMIZE = -openmp -O3 -xAVX -mcmodel=medium -shared-intel ####################################################################### # Gross Peak Optimization # notes2xx are used for listing the peak tuning description gross=peak=default=default: OPTIMIZE = -openmp -O3 -ipo1 -xAVX -mcmodel=medium -shared-intel ####################################################################### # Gross Portability # notes8xx are used for listing the portability flags that are needed # to get some of the programs to compile. While SPEC has made efforts # to ensure that programs do not require these types of flags, some # of the programs are advanced enough and the differences between # operating systems great enough that some programs require these. # # For portability flags for benchmarks not listed, duplicate the format # used below. gross=default=default=default: 350.md=default=default=default: FPORTABILITY = -free 367.imagick=default=default=default: CPORTABILITY = -std=c99 ####################################################################### # End of user-supplied information. ####################################################################### # The following settings were obtained by running '$[top]/Docs/sysinfo -f' default: notes_plat_sysinfo_000 = Sysinfo program /fastfs/molka/OMP2012-021/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 395 $ $Date:: 2012-07-25 #$ 8f8c0fe9e19c658963a1e67685e50647 notes_plat_sysinfo_010 = running on ayres Mon Oct 1 10:14:46 2012 notes_plat_sysinfo_015 = notes_plat_sysinfo_020 = This section contains SUT (System Under Test) info as seen by notes_plat_sysinfo_025 = some common utilities. To remove or add to this section, see: notes_plat_sysinfo_030 = http://www.spec.org/omp2012/Docs/config.html#sysinfo notes_plat_sysinfo_035 = notes_plat_sysinfo_040 = From /proc/cpuinfo notes_plat_sysinfo_045 = model name : Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz notes_plat_sysinfo_050 = 2 "physical id"s (chips) notes_plat_sysinfo_055 = 32 "processors" notes_plat_sysinfo_060 = cores, siblings (Caution: counting these is hw and system dependent. The notes_plat_sysinfo_065 = following excerpts from /proc/cpuinfo might not be reliable. Use with notes_plat_sysinfo_070 = caution.) notes_plat_sysinfo_075 = cpu cores : 8 notes_plat_sysinfo_080 = siblings : 16 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 4 5 6 7 notes_plat_sysinfo_090 = physical 1: cores 0 1 2 3 4 5 6 7 notes_plat_sysinfo_095 = cache size : 20480 KB notes_plat_sysinfo_100 = notes_plat_sysinfo_105 = From /proc/meminfo notes_plat_sysinfo_110 = MemTotal: 65898972 kB notes_plat_sysinfo_115 = HugePages_Total: 0 notes_plat_sysinfo_120 = Hugepagesize: 2048 kB notes_plat_sysinfo_125 = notes_plat_sysinfo_130 = /usr/bin/lsb_release -d notes_plat_sysinfo_135 = Ubuntu 12.04.1 LTS notes_plat_sysinfo_140 = notes_plat_sysinfo_145 = From /etc/*release* /etc/*version* notes_plat_sysinfo_150 = debian_version: wheezy/sid notes_plat_sysinfo_155 = notes_plat_sysinfo_160 = uname -a: notes_plat_sysinfo_165 = Linux ayres 3.2.0-30-generic #48-Ubuntu SMP Fri Aug 24 16:52:48 UTC 2012 notes_plat_sysinfo_170 = x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_175 = notes_plat_sysinfo_180 = run-level 2 Sep 17 16:47 notes_plat_sysinfo_185 = notes_plat_sysinfo_190 = SPEC is set to: /fastfs/molka/OMP2012-021 notes_plat_sysinfo_195 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_200 = /dev/sda1 ext3 459G 26G 429G 6% / notes_plat_sysinfo_205 = notes_plat_sysinfo_210 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_215 = notes_plat_sysinfo_220 = (End of data from sysinfo program) # hw_cpu_name = Intel Xeon E5-2670 0 # hw_disk = 459 GB add more disk info here # hw_memory001 = 62.846 GB fixme: If using DDR3, format is: # hw_memory002 = 'N GB (M x N GB nRxn PCn-nnnnnR-n, ECC)' # hw_nchips = 2 # prepared_by = molka (is never output, only tags rawfile) # sw_file = ext3 # sw_os001 = Ubuntu 12.04.1 LTS # sw_os002 = 3.2.0-30-generic # sw_state = Run level 2 (add definition here) # The following section was added automatically, and contains settings that # did not appear in the original configuration file, but were added to the # raw file after the run. default: flagsurl000 = http://www.spec.org/omp2012/flags/intel130_linux_flags.xml notes_plat_000 = One of the two redundant power supplies has been removed notes_os_000 = initial version: Ubuntu-Server 12.04 LTS, Release amd64 (20120424.1) notes_os_005 = continuously upgraded via Ubuntu update manager