# Invocation command line: # /home/lijunj/spec/accel-test/75/bin/runspec -c omp-gnu --size=test,train,ref --reportable openmp --output_format raw,pdf,txt # output_root was not used for this run ############################################################################ # This is a sample OpenACC config file. It was tested with: # # Compiler name/version: PGI 13.9 # Operating system version: 64-bit Linux # CPU: x86_64 Based Systems # Accelerator: NVIDIA Tesla M2090 # Driver: NVIDIA UNIX x86_64 Kernel Module 319.49 # # If your platform uses different versions, different # hardware or operates in a different mode (for # example, 32- vs. 64-bit mode), there is the possibiliy # that this configuration file may not work as-is. # # Note that issues with compilation should be directed # to the compiler vendor. Information about SPEC techncial # support can be found in the techsupport document in the # Docs directory of your benchmark installation. # # Also note that this is a sample configuration. It # is expected to work for the environment in which # it was tested; it is not guaranteed that this is # the config file that will provide the best performance. # #################################################################### # Tester information #################################################################### license_num = 3440A prepared_by = Junjie Li (lijunj@iu.edu) tester = Indiana University test_sponsor = Indiana University ###################################################################### # 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" # the rest are default values ext = gnu output_format = asc teeout = yes teerunout = yes tune = base makeflags = -j 4 #output_root = /local/home//SPECACCEL #################################################################### # Power and temperature meter configuration #################################################################### power = yes #power_analyzer = 192.168.1.112:8888 #temp_meter = 192.168.1.112:8889 power_analyzer = 156.56.179.146:8888 temp_meter = 156.56.179.146:8889 mean_anyway = 1 voltage_range = auto idle_current_range = auto current_range = auto #################################################################### # HOST Hardware information #################################################################### default=default=default=default: hw_avail = Aug-2016 hw_cpu_name = Intel Xeon Phi 7210 hw_cpu_mhz = 1300MHz hw_fpu = Integrated hw_nchips = 1 hw_ncores = 64 hw_ncoresperchip = 64 hw_nthreadspercore = 4 hw_ncpuorder = 1 to 1 chip hw_pcache = 32 MB I + 32 KB D on chip per chip hw_scache = 1 MB I+D on chip per 2 cores hw_tcache = None hw_ocache = None hw_vendor = Colfax International hw_model000 = Intel Xeon Phi 7210, 1.30 GHz, hw_model001 = SMT on, Turbo off, flat (MCDRAM preferred) hw_disk = Intel DC S3500 800 GB 2.5" SATA Solid State Drive hw_memory000 = 96 GB (6 x 16 GB 2Rx8 PC4-2400T-REB-11, ECC) hw_other = None #################################################################### # Accelerator Hardware information #################################################################### hw_accel_model = Xeon Phi 7210 hw_accel_vendor = Intel hw_accel_name = Xeon Phi 7210 hw_accel_type = CPU hw_accel_connect = Socket P (LGA 3647) hw_accel_ecc = Yes hw_accel_desc = Second generation Xeon Phi self-bootable CPU submit = numactl -p 1 $command #################################################################### # Software information #################################################################### openacc=default=default=default: sw_avail = Aug-2016 sw_compiler = GNU Compiler 6.2.0 sw_other = sw_accel_driver = openmp=default=default=default: CC = gcc CXX = g++ FC = gfortran openmp=base=default=default: #OPTIMIZE = -Ofast -msse4.2 -fopenmp -fopenmp-simd -m64 OPTIMIZE = -Ofast -fopenmp -fopenmp-simd -m64 -mavx512f -mavx512cd -mavx512er -mavx512pf # PORTABILITY = -DSPEC_USE_INNER_SIMD 504.polbm=default=default=default: CPORTABILITY = -DSPEC_NEED_EXPLICIT_SIZE # The following settings were obtained by running 'specperl $[top]/Docs/sysinfo' default: notes_plat_sysinfo_000 = Sysinfo program /home/lijunj/spec/accel-test/75/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on knl1.uits.indiana.edu Tue May 2 17:59:18 2017 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/accel/Docs/config.html#sysinfo notes_plat_sysinfo_035 = notes_plat_sysinfo_040 = From /proc/cpuinfo notes_plat_sysinfo_045 = model name : Intel(R) Xeon Phi(TM) CPU 7210 @ 1.30GHz notes_plat_sysinfo_050 = 1 "physical id"s (chips) notes_plat_sysinfo_055 = 256 "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 : 64 notes_plat_sysinfo_080 = siblings : 256 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 6 7 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 notes_plat_sysinfo_090 = 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 notes_plat_sysinfo_095 = 52 53 56 57 58 59 60 61 62 63 64 65 68 69 70 71 72 73 notes_plat_sysinfo_100 = cache size : 1024 KB notes_plat_sysinfo_105 = notes_plat_sysinfo_110 = From /proc/meminfo notes_plat_sysinfo_115 = MemTotal: 115193108 kB notes_plat_sysinfo_120 = HugePages_Total: 0 notes_plat_sysinfo_125 = Hugepagesize: 2048 kB notes_plat_sysinfo_130 = notes_plat_sysinfo_135 = /usr/bin/lsb_release -d notes_plat_sysinfo_140 = CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_145 = notes_plat_sysinfo_150 = From /etc/*release* /etc/*version* notes_plat_sysinfo_155 = centos-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_160 = centos-release-upstream: Derived from Red Hat Enterprise Linux 7.2 (Source) notes_plat_sysinfo_165 = os-release: notes_plat_sysinfo_170 = NAME="CentOS Linux" notes_plat_sysinfo_175 = VERSION="7 (Core)" notes_plat_sysinfo_180 = ID="centos" notes_plat_sysinfo_185 = ID_LIKE="rhel fedora" notes_plat_sysinfo_190 = VERSION_ID="7" notes_plat_sysinfo_195 = PRETTY_NAME="CentOS Linux 7 (Core)" notes_plat_sysinfo_200 = ANSI_COLOR="0;31" notes_plat_sysinfo_205 = CPE_NAME="cpe:/o:centos:centos:7" notes_plat_sysinfo_210 = redhat-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_215 = system-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_220 = system-release-cpe: cpe:/o:centos:centos:7 notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = uname -a: notes_plat_sysinfo_235 = Linux knl1.uits.indiana.edu 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 #1 SMP notes_plat_sysinfo_240 = Fri Jun 10 15:04:35 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_245 = notes_plat_sysinfo_250 = run-level 3 May 2 10:51 notes_plat_sysinfo_255 = notes_plat_sysinfo_260 = SPEC is set to: /home/lijunj/spec/accel-test/75 notes_plat_sysinfo_265 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_270 = /dev/sda3 ext4 713G 174G 503G 26% / notes_plat_sysinfo_275 = notes_plat_sysinfo_280 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_285 = notes_plat_sysinfo_290 = (End of data from sysinfo program) hw_cpu_name = Intel Xeon Phi 7210 hw_disk = 713 GB add more disk info here hw_memory001 = 109.857 GB fixme: If using DDR3, format is: hw_memory002 = 'N GB (M x N GB nRxn PCn-nnnnnR-n, ECC)' hw_nchips = 1 prepared_by = lijunj (is never output, only tags rawfile) sw_file = ext4 sw_os000 = CentOS Linux release 7.2.1511 (Core) sw_os001 = 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 sw_state = Run level 3 (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: sw_peak_ptrsize = Not Applicable # 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 = intel-ic16.0-linux64.xml hw_cpu_name = Intel Xeon Phi 7210 hw_cpu_mhz = 1300MHz hw_fpu = Integrated hw_ncpuorder = 1 to 1 chip hw_pcache = 32 MB I + 32 KB D on chip per chip hw_scache = 1 MB I+D on chip per 2 cores hw_tcache = None hw_ocache = None hw_disk = 713 GB add more disk info here hw_other = None hw_accel_model = Xeon Phi 7210 hw_accel_vendor = Intel hw_accel_name = Xeon Phi 7210 hw_accel_type = CPU hw_accel_connect = Socket P (LGA 3647) hw_accel_ecc = Yes hw_accel_desc = Second generation Xeon Phi self-bootable CPU sw_file = ext4 sw_state = Run level 3 (add definition here) sw_peak_ptrsize = Not Applicable test_sponsor = Indiana University license_num = 3440A tester = Indiana University hw_avail = Aug-2016 prepared_by = lijunj (is never output, only tags rawfile) hw_vendor = Colfax International hw_temperature_156561791468889_model = DigiWATCHPORT_H hw_temperature_156561791468889_label = 156.56.179.146:8889 hw_power_156561791468888_model = ZES LMG450:4-Channel hw_power_156561791468888_label = 156.56.179.146:8888 hw_nthreadspercore = 4 hw_ncoresperchip = 64 hw_ncores = 64 hw_nchips = 1 hw_memory000 = 96 GB (6 x 16 GB 2Rx8 PC4-2400T-REB-11, ECC) hw_memory001 = 109.857 GB fixme: If using DDR3, format is: hw_memory002 = 'N GB (M x N GB nRxn PCn-nnnnnR-n, ECC)' hw_model000 = Intel Xeon Phi 7210, 1.30 GHz, hw_model001 = SMT on, Turbo off, flat (MCDRAM preferred) sw_os000 = CentOS Linux release 7.2.1511 (Core) sw_os001 = 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 notes_plat_sysinfo_000 = Sysinfo program /home/lijunj/spec/accel-test/75/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on knl1.uits.indiana.edu Tue May 2 17:59:18 2017 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/accel/Docs/config.html#sysinfo notes_plat_sysinfo_035 = notes_plat_sysinfo_040 = From /proc/cpuinfo notes_plat_sysinfo_045 = model name : Intel(R) Xeon Phi(TM) CPU 7210 @ 1.30GHz notes_plat_sysinfo_050 = 1 "physical id"s (chips) notes_plat_sysinfo_055 = 256 "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 : 64 notes_plat_sysinfo_080 = siblings : 256 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 6 7 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 notes_plat_sysinfo_090 = 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 notes_plat_sysinfo_095 = 52 53 56 57 58 59 60 61 62 63 64 65 68 69 70 71 72 73 notes_plat_sysinfo_100 = cache size : 1024 KB notes_plat_sysinfo_105 = notes_plat_sysinfo_110 = From /proc/meminfo notes_plat_sysinfo_115 = MemTotal: 115193108 kB notes_plat_sysinfo_120 = HugePages_Total: 0 notes_plat_sysinfo_125 = Hugepagesize: 2048 kB notes_plat_sysinfo_130 = notes_plat_sysinfo_135 = /usr/bin/lsb_release -d notes_plat_sysinfo_140 = CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_145 = notes_plat_sysinfo_150 = From /etc/*release* /etc/*version* notes_plat_sysinfo_155 = centos-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_160 = centos-release-upstream: Derived from Red Hat Enterprise Linux 7.2 (Source) notes_plat_sysinfo_165 = os-release: notes_plat_sysinfo_170 = NAME="CentOS Linux" notes_plat_sysinfo_175 = VERSION="7 (Core)" notes_plat_sysinfo_180 = ID="centos" notes_plat_sysinfo_185 = ID_LIKE="rhel fedora" notes_plat_sysinfo_190 = VERSION_ID="7" notes_plat_sysinfo_195 = PRETTY_NAME="CentOS Linux 7 (Core)" notes_plat_sysinfo_200 = ANSI_COLOR="0;31" notes_plat_sysinfo_205 = CPE_NAME="cpe:/o:centos:centos:7" notes_plat_sysinfo_210 = redhat-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_215 = system-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_220 = system-release-cpe: cpe:/o:centos:centos:7 notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = uname -a: notes_plat_sysinfo_235 = Linux knl1.uits.indiana.edu 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 #1 SMP notes_plat_sysinfo_240 = Fri Jun 10 15:04:35 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_245 = notes_plat_sysinfo_250 = run-level 3 May 2 10:51 notes_plat_sysinfo_255 = notes_plat_sysinfo_260 = SPEC is set to: /home/lijunj/spec/accel-test/75 notes_plat_sysinfo_265 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_270 = /dev/sda3 ext4 713G 174G 503G 26% / notes_plat_sysinfo_275 = notes_plat_sysinfo_280 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_285 = notes_plat_sysinfo_290 = (End of data from sysinfo program) # 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 = intel-ic16.0-linux64.xml hw_cpu_name = Intel Xeon Phi 7210 hw_cpu_char = Simultaneous multithreading (SMT) on, Turbo off. hw_cpu_mhz = 1300 hw_cpu_max_mhz = 1500 MHz hw_fpu = Integrated hw_ncpuorder = 1 to 1 chip hw_pcache = 32 MB I + 32 KB D on chip per chip hw_scache = 1 MB I+D on chip per 2 cores hw_tcache = None hw_ocache = None hw_disk = Intel S3510 SSD 800GB, SATA3 hw_other = None hw_accel_model = Xeon Phi 7210 hw_accel_vendor = Intel hw_accel_name = Xeon Phi 7210 hw_accel_type = CPU hw_accel_connect = Socket P (LGA 3647) hw_accel_ecc = Yes hw_accel_desc = Second generation Xeon Phi self-bootable CPU sw_compiler = GNU Compiler 6.2.0 sw_file = ext4 sw_state = Run level 3 (multi-user with networking) sw_base_ptrsize = 64-bit sw_peak_ptrsize = Not Applicable sw_other = None test_sponsor = Indiana University license_num = 3440A tester = Indiana University hw_avail = Aug-2016 sw_avail = Jan-2017 prepared_by = Junjie Li (lijunj@iu.edu) hw_vendor = Colfax International hw_temperature_156561791468889_vendor = Digi hw_temperature_156561791468889_setup = positioned in front of intake fan hw_temperature_156561791468889_serial = W40236768 hw_temperature_156561791468889_model = DigiWATCHPORT_H hw_temperature_156561791468889_label = 156.56.179.146:8889 hw_temperature_156561791468889_connection = USB hw_power_156561791468888_vendor = ZES Zimmer hw_power_156561791468888_serial = 01001849 hw_power_156561791468888_model = ZES LMG450:4-Channel hw_power_156561791468888_label = 156.56.179.146:8888 hw_power_156561791468888_connection = RS232 USB adapter hw_power_156561791468888_cal_org = ZES Zimmer hw_power_156561791468888_cal_label = 3783190001e hw_power_156561791468888_cal_date = 02.20.2017 hw_nthreadspercore = 4 hw_ncoresperchip = 64 hw_ncores = 64 hw_nchips = 1 hw_memory000 = 96 GB (6 x 16 GB 2Rx8 PC4-2400T-REB-11, ECC) hw_model000 = Intel Xeon Phi 7210, 1.30 GHz, hw_model001 = SMT on, Turbo off, flat (MCDRAM preferred) hw_power_156561791468888_met_inst000 = NIST (National Institute of Standards and hw_power_156561791468888_met_inst001 = Technology) hw_power_156561791468888_setup000 = connected to the single power supply that powers hw_power_156561791468888_setup001 = the system sw_os000 = CentOS Linux release 7.2.1511 (Core) sw_os001 = 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 notes_plat_sysinfo_000 = Sysinfo program /home/lijunj/spec/accel-test/75/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on knl1.uits.indiana.edu Tue May 2 17:59:18 2017 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/accel/Docs/config.html#sysinfo notes_plat_sysinfo_035 = notes_plat_sysinfo_040 = From /proc/cpuinfo notes_plat_sysinfo_045 = model name : Intel(R) Xeon Phi(TM) CPU 7210 @ 1.30GHz notes_plat_sysinfo_050 = 1 "physical id"s (chips) notes_plat_sysinfo_055 = 256 "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 : 64 notes_plat_sysinfo_080 = siblings : 256 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 6 7 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 notes_plat_sysinfo_090 = 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 notes_plat_sysinfo_095 = 52 53 56 57 58 59 60 61 62 63 64 65 68 69 70 71 72 73 notes_plat_sysinfo_100 = cache size : 1024 KB notes_plat_sysinfo_105 = notes_plat_sysinfo_110 = From /proc/meminfo notes_plat_sysinfo_115 = MemTotal: 115193108 kB notes_plat_sysinfo_120 = HugePages_Total: 0 notes_plat_sysinfo_125 = Hugepagesize: 2048 kB notes_plat_sysinfo_130 = notes_plat_sysinfo_135 = /usr/bin/lsb_release -d notes_plat_sysinfo_140 = CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_145 = notes_plat_sysinfo_150 = From /etc/*release* /etc/*version* notes_plat_sysinfo_155 = centos-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_160 = centos-release-upstream: Derived from Red Hat Enterprise Linux 7.2 (Source) notes_plat_sysinfo_165 = os-release: notes_plat_sysinfo_170 = NAME="CentOS Linux" notes_plat_sysinfo_175 = VERSION="7 (Core)" notes_plat_sysinfo_180 = ID="centos" notes_plat_sysinfo_185 = ID_LIKE="rhel fedora" notes_plat_sysinfo_190 = VERSION_ID="7" notes_plat_sysinfo_195 = PRETTY_NAME="CentOS Linux 7 (Core)" notes_plat_sysinfo_200 = ANSI_COLOR="0;31" notes_plat_sysinfo_205 = CPE_NAME="cpe:/o:centos:centos:7" notes_plat_sysinfo_210 = redhat-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_215 = system-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_220 = system-release-cpe: cpe:/o:centos:centos:7 notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = uname -a: notes_plat_sysinfo_235 = Linux knl1.uits.indiana.edu 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 #1 SMP notes_plat_sysinfo_240 = Fri Jun 10 15:04:35 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_245 = notes_plat_sysinfo_250 = run-level 3 May 2 10:51 notes_plat_sysinfo_255 = notes_plat_sysinfo_260 = SPEC is set to: /home/lijunj/spec/accel-test/75 notes_plat_sysinfo_265 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_270 = /dev/sda3 ext4 713G 174G 503G 26% / notes_plat_sysinfo_275 = notes_plat_sysinfo_280 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_285 = notes_plat_sysinfo_290 = (End of data from sysinfo program) # 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 = gcc.xml hw_cpu_name = Intel Xeon Phi 7210 hw_cpu_char = Simultaneous multithreading (SMT) on, Turbo off. hw_cpu_mhz = 1300 hw_cpu_max_mhz = 1500 MHz hw_fpu = Integrated hw_ncpuorder = 1 to 1 chip hw_pcache = 32 MB I + 32 KB D on chip per chip hw_scache = 1 MB I+D on chip per 2 cores hw_tcache = None hw_ocache = None hw_disk = Intel S3510 SSD 800GB, SATA3 hw_other = None hw_accel_model = Xeon Phi 7210 hw_accel_vendor = Intel hw_accel_name = Xeon Phi 7210 hw_accel_type = CPU hw_accel_connect = Socket P (LGA 3647) hw_accel_ecc = Yes hw_accel_desc = Second generation Xeon Phi self-bootable CPU sw_compiler = GNU Compiler 6.2.0 sw_file = ext4 sw_state = Run level 3 (multi-user with networking) sw_base_ptrsize = 64-bit sw_peak_ptrsize = Not Applicable sw_other = None test_sponsor = Indiana University license_num = 3440A tester = Indiana University hw_avail = Aug-2016 sw_avail = Jan-2017 prepared_by = Junjie Li (lijunj@iu.edu) hw_vendor = Colfax International hw_temperature_156561791468889_vendor = Digi hw_temperature_156561791468889_setup = positioned in front of intake fan hw_temperature_156561791468889_serial = W40236768 hw_temperature_156561791468889_model = DigiWATCHPORT_H hw_temperature_156561791468889_label = 156.56.179.146:8889 hw_temperature_156561791468889_connection = USB hw_power_156561791468888_vendor = ZES Zimmer hw_power_156561791468888_serial = 01001849 hw_power_156561791468888_model = ZES LMG450:4-Channel hw_power_156561791468888_label = 156.56.179.146:8888 hw_power_156561791468888_connection = RS232 USB adapter hw_power_156561791468888_cal_org = ZES Zimmer hw_power_156561791468888_cal_label = 3783190001e hw_power_156561791468888_cal_date = 02.20.2017 hw_nthreadspercore = 4 hw_ncoresperchip = 64 hw_ncores = 64 hw_nchips = 1 hw_memory000 = 96 GB (6 x 16 GB 2Rx8 PC4-2400T-REB-11, ECC) hw_model000 = Intel Xeon Phi 7210, 1.30 GHz, hw_model001 = SMT on, Turbo off, flat (MCDRAM preferred) hw_power_156561791468888_met_inst000 = NIST (National Institute of Standards and hw_power_156561791468888_met_inst001 = Technology) hw_power_156561791468888_setup000 = connected to the single power supply that powers hw_power_156561791468888_setup001 = the system sw_os000 = CentOS Linux release 7.2.1511 (Core) sw_os001 = 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 notes_plat_sysinfo_000 = Sysinfo program /home/lijunj/spec/accel-test/75/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on knl1.uits.indiana.edu Tue May 2 17:59:18 2017 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/accel/Docs/config.html#sysinfo notes_plat_sysinfo_035 = notes_plat_sysinfo_040 = From /proc/cpuinfo notes_plat_sysinfo_045 = model name : Intel(R) Xeon Phi(TM) CPU 7210 @ 1.30GHz notes_plat_sysinfo_050 = 1 "physical id"s (chips) notes_plat_sysinfo_055 = 256 "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 : 64 notes_plat_sysinfo_080 = siblings : 256 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 6 7 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 notes_plat_sysinfo_090 = 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 notes_plat_sysinfo_095 = 52 53 56 57 58 59 60 61 62 63 64 65 68 69 70 71 72 73 notes_plat_sysinfo_100 = cache size : 1024 KB notes_plat_sysinfo_105 = notes_plat_sysinfo_110 = From /proc/meminfo notes_plat_sysinfo_115 = MemTotal: 115193108 kB notes_plat_sysinfo_120 = HugePages_Total: 0 notes_plat_sysinfo_125 = Hugepagesize: 2048 kB notes_plat_sysinfo_130 = notes_plat_sysinfo_135 = /usr/bin/lsb_release -d notes_plat_sysinfo_140 = CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_145 = notes_plat_sysinfo_150 = From /etc/*release* /etc/*version* notes_plat_sysinfo_155 = centos-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_160 = centos-release-upstream: Derived from Red Hat Enterprise Linux 7.2 (Source) notes_plat_sysinfo_165 = os-release: notes_plat_sysinfo_170 = NAME="CentOS Linux" notes_plat_sysinfo_175 = VERSION="7 (Core)" notes_plat_sysinfo_180 = ID="centos" notes_plat_sysinfo_185 = ID_LIKE="rhel fedora" notes_plat_sysinfo_190 = VERSION_ID="7" notes_plat_sysinfo_195 = PRETTY_NAME="CentOS Linux 7 (Core)" notes_plat_sysinfo_200 = ANSI_COLOR="0;31" notes_plat_sysinfo_205 = CPE_NAME="cpe:/o:centos:centos:7" notes_plat_sysinfo_210 = redhat-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_215 = system-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_220 = system-release-cpe: cpe:/o:centos:centos:7 notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = uname -a: notes_plat_sysinfo_235 = Linux knl1.uits.indiana.edu 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 #1 SMP notes_plat_sysinfo_240 = Fri Jun 10 15:04:35 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_245 = notes_plat_sysinfo_250 = run-level 3 May 2 10:51 notes_plat_sysinfo_255 = notes_plat_sysinfo_260 = SPEC is set to: /home/lijunj/spec/accel-test/75 notes_plat_sysinfo_265 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_270 = /dev/sda3 ext4 713G 174G 503G 26% / notes_plat_sysinfo_275 = notes_plat_sysinfo_280 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_285 = notes_plat_sysinfo_290 = (End of data from sysinfo program) # 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 = gcc.xml hw_cpu_name = Intel Xeon Phi 7210 hw_cpu_char = Simultaneous multithreading (SMT) on, Turbo off. hw_cpu_mhz = 1300 hw_cpu_max_mhz = 1500 MHz hw_fpu = Integrated hw_ncpuorder = 1 to 1 chip hw_pcache = 32 MB I + 32 KB D on chip per chip hw_scache = 1 MB I+D on chip per 2 cores hw_tcache = None hw_ocache = None hw_disk = Intel S3510 SSD 800GB, SATA3 hw_other = None hw_accel_model = Xeon Phi 7210 hw_accel_vendor = Intel hw_accel_name = Xeon Phi 7210 hw_accel_type = CPU hw_accel_connect = Socket P (LGA 3647) hw_accel_ecc = Yes hw_accel_desc = Second generation Xeon Phi self-bootable CPU sw_compiler = GNU Compiler 6.2.0 sw_file = ext4 sw_state = Run level 3 (multi-user with networking) sw_base_ptrsize = 64-bit sw_peak_ptrsize = Not Applicable sw_other = None test_sponsor = Indiana University license_num = 3440A tester = Indiana University hw_avail = Aug-2016 sw_avail = Jan-2017 prepared_by = Junjie Li (lijunj@iu.edu) hw_vendor = Colfax International hw_temperature_156561791468889_vendor = Digi hw_temperature_156561791468889_setup = positioned in front of intake fan hw_temperature_156561791468889_serial = W40236768 hw_temperature_156561791468889_model = DigiWATCHPORT_H hw_temperature_156561791468889_label = 156.56.179.146:8889 hw_temperature_156561791468889_connection = USB hw_power_156561791468888_vendor = ZES Zimmer hw_power_156561791468888_serial = 01001849 hw_power_156561791468888_model = ZES LMG450:4-Channel hw_power_156561791468888_label = 156.56.179.146:8888 hw_power_156561791468888_connection = RS232 USB adapter hw_power_156561791468888_cal_org = ZES Zimmer hw_power_156561791468888_cal_label = 3783190001e hw_power_156561791468888_cal_date = 02.20.2017 hw_nthreadspercore = 4 hw_ncoresperchip = 64 hw_ncores = 64 hw_nchips = 1 hw_memory000 = 96 GB (6 x 16 GB 2Rx8 PC4-2400T-REB-11, ECC) hw_model000 = Intel Xeon Phi 7210, 1.30 GHz, hw_model001 = SMT on, Turbo off, flat (MCDRAM preferred) hw_power_156561791468888_met_inst000 = NIST (National Institute of Standards and hw_power_156561791468888_met_inst001 = Technology) hw_power_156561791468888_setup000 = connected to the single power supply that powers hw_power_156561791468888_setup001 = the system sw_os000 = CentOS Linux release 7.2.1511 (Core) sw_os001 = 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 notes_plat_sysinfo_000 = Sysinfo program /home/lijunj/spec/accel-test/75/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on knl1.uits.indiana.edu Tue May 2 17:59:18 2017 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/accel/Docs/config.html#sysinfo notes_plat_sysinfo_035 = notes_plat_sysinfo_040 = From /proc/cpuinfo notes_plat_sysinfo_045 = model name : Intel(R) Xeon Phi(TM) CPU 7210 @ 1.30GHz notes_plat_sysinfo_050 = 1 "physical id"s (chips) notes_plat_sysinfo_055 = 256 "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 : 64 notes_plat_sysinfo_080 = siblings : 256 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 6 7 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 notes_plat_sysinfo_090 = 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 notes_plat_sysinfo_095 = 52 53 56 57 58 59 60 61 62 63 64 65 68 69 70 71 72 73 notes_plat_sysinfo_100 = cache size : 1024 KB notes_plat_sysinfo_105 = notes_plat_sysinfo_110 = From /proc/meminfo notes_plat_sysinfo_115 = MemTotal: 115193108 kB notes_plat_sysinfo_120 = HugePages_Total: 0 notes_plat_sysinfo_125 = Hugepagesize: 2048 kB notes_plat_sysinfo_130 = notes_plat_sysinfo_135 = /usr/bin/lsb_release -d notes_plat_sysinfo_140 = CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_145 = notes_plat_sysinfo_150 = From /etc/*release* /etc/*version* notes_plat_sysinfo_155 = centos-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_160 = centos-release-upstream: Derived from Red Hat Enterprise Linux 7.2 (Source) notes_plat_sysinfo_165 = os-release: notes_plat_sysinfo_170 = NAME="CentOS Linux" notes_plat_sysinfo_175 = VERSION="7 (Core)" notes_plat_sysinfo_180 = ID="centos" notes_plat_sysinfo_185 = ID_LIKE="rhel fedora" notes_plat_sysinfo_190 = VERSION_ID="7" notes_plat_sysinfo_195 = PRETTY_NAME="CentOS Linux 7 (Core)" notes_plat_sysinfo_200 = ANSI_COLOR="0;31" notes_plat_sysinfo_205 = CPE_NAME="cpe:/o:centos:centos:7" notes_plat_sysinfo_210 = redhat-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_215 = system-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_220 = system-release-cpe: cpe:/o:centos:centos:7 notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = uname -a: notes_plat_sysinfo_235 = Linux knl1.uits.indiana.edu 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 #1 SMP notes_plat_sysinfo_240 = Fri Jun 10 15:04:35 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_245 = notes_plat_sysinfo_250 = run-level 3 May 2 10:51 notes_plat_sysinfo_255 = notes_plat_sysinfo_260 = SPEC is set to: /home/lijunj/spec/accel-test/75 notes_plat_sysinfo_265 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_270 = /dev/sda3 ext4 713G 174G 503G 26% / notes_plat_sysinfo_275 = notes_plat_sysinfo_280 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_285 = notes_plat_sysinfo_290 = (End of data from sysinfo program) # 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 = gcc.xml hw_cpu_name = Intel Xeon Phi 7210 hw_cpu_char = Simultaneous multithreading (SMT) on, Turbo off. hw_cpu_mhz = 1300 hw_cpu_max_mhz = 1500 MHz hw_fpu = Integrated hw_ncpuorder = 1 to 1 chip hw_pcache = 32 MB I + 32 KB D on chip per chip hw_scache = 1 MB I+D on chip per 2 cores hw_tcache = None hw_ocache = None hw_disk = Intel S3510 SSD 800GB, SATA3 hw_other = None hw_accel_model = Xeon Phi 7210 hw_accel_vendor = Intel hw_accel_name = Xeon Phi 7210 hw_accel_type = CPU hw_accel_connect = Socket P (LGA 3647) hw_accel_ecc = Yes hw_accel_desc = Second generation Xeon Phi self-bootable CPU sw_compiler = GNU Compiler 6.2.0 sw_file = ext4 sw_state = Run level 3 (multi-user with networking) sw_base_ptrsize = 64-bit sw_peak_ptrsize = Not Applicable sw_other = None test_sponsor = Indiana University license_num = 3440A tester = Indiana University hw_avail = Aug-2016 sw_avail = Jan-2017 prepared_by = Junjie Li (lijunj@iu.edu) hw_vendor = Colfax International hw_temperature_156561791468889_vendor = Digi hw_temperature_156561791468889_setup = positioned in front of intake fan hw_temperature_156561791468889_serial = W40236768 hw_temperature_156561791468889_model = DigiWATCHPORT_H hw_temperature_156561791468889_label = 156.56.179.146:8889 hw_temperature_156561791468889_connection = USB hw_power_156561791468888_vendor = ZES Zimmer hw_power_156561791468888_serial = 01001849 hw_power_156561791468888_model = ZES LMG450:4-Channel hw_power_156561791468888_label = 156.56.179.146:8888 hw_power_156561791468888_connection = RS232 USB adapter hw_power_156561791468888_cal_org = ZES Zimmer hw_power_156561791468888_cal_label = 3783190001e hw_power_156561791468888_cal_date = 02.20.2017 hw_nthreadspercore = 4 hw_ncoresperchip = 64 hw_ncores = 64 hw_nchips = 1 hw_memory000 = 96 GB (6 x 16 GB 2Rx8 PC4-2400T-REB-11, ECC) hw_model000 = Intel Xeon Phi 7210, 1.30 GHz, hw_model001 = SMT on, Turbo off, flat (MCDRAM preferred) hw_power_156561791468888_met_inst000 = NIST (National Institute of Standards and hw_power_156561791468888_met_inst001 = Technology) hw_power_156561791468888_setup000 = connected to the single power supply that powers hw_power_156561791468888_setup001 = the system sw_os000 = CentOS Linux release 7.2.1511 (Core) sw_os001 = 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 notes_plat_sysinfo_000 = Sysinfo program /home/lijunj/spec/accel-test/75/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on knl1.uits.indiana.edu Tue May 2 17:59:18 2017 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/accel/Docs/config.html#sysinfo notes_plat_sysinfo_035 = notes_plat_sysinfo_040 = From /proc/cpuinfo notes_plat_sysinfo_045 = model name : Intel(R) Xeon Phi(TM) CPU 7210 @ 1.30GHz notes_plat_sysinfo_050 = 1 "physical id"s (chips) notes_plat_sysinfo_055 = 256 "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 : 64 notes_plat_sysinfo_080 = siblings : 256 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 6 7 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 notes_plat_sysinfo_090 = 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 notes_plat_sysinfo_095 = 52 53 56 57 58 59 60 61 62 63 64 65 68 69 70 71 72 73 notes_plat_sysinfo_100 = cache size : 1024 KB notes_plat_sysinfo_105 = notes_plat_sysinfo_110 = From /proc/meminfo notes_plat_sysinfo_115 = MemTotal: 115193108 kB notes_plat_sysinfo_120 = HugePages_Total: 0 notes_plat_sysinfo_125 = Hugepagesize: 2048 kB notes_plat_sysinfo_130 = notes_plat_sysinfo_135 = /usr/bin/lsb_release -d notes_plat_sysinfo_140 = CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_145 = notes_plat_sysinfo_150 = From /etc/*release* /etc/*version* notes_plat_sysinfo_155 = centos-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_160 = centos-release-upstream: Derived from Red Hat Enterprise Linux 7.2 (Source) notes_plat_sysinfo_165 = os-release: notes_plat_sysinfo_170 = NAME="CentOS Linux" notes_plat_sysinfo_175 = VERSION="7 (Core)" notes_plat_sysinfo_180 = ID="centos" notes_plat_sysinfo_185 = ID_LIKE="rhel fedora" notes_plat_sysinfo_190 = VERSION_ID="7" notes_plat_sysinfo_195 = PRETTY_NAME="CentOS Linux 7 (Core)" notes_plat_sysinfo_200 = ANSI_COLOR="0;31" notes_plat_sysinfo_205 = CPE_NAME="cpe:/o:centos:centos:7" notes_plat_sysinfo_210 = redhat-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_215 = system-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_220 = system-release-cpe: cpe:/o:centos:centos:7 notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = uname -a: notes_plat_sysinfo_235 = Linux knl1.uits.indiana.edu 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 #1 SMP notes_plat_sysinfo_240 = Fri Jun 10 15:04:35 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_245 = notes_plat_sysinfo_250 = run-level 3 May 2 10:51 notes_plat_sysinfo_255 = notes_plat_sysinfo_260 = SPEC is set to: /home/lijunj/spec/accel-test/75 notes_plat_sysinfo_265 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_270 = /dev/sda3 ext4 713G 174G 503G 26% / notes_plat_sysinfo_275 = notes_plat_sysinfo_280 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_285 = notes_plat_sysinfo_290 = (End of data from sysinfo program) # 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 = gcc.xml hw_cpu_name = Intel Xeon Phi 7210 hw_cpu_char = Simultaneous multithreading (SMT) on, Turbo off. hw_cpu_mhz = 1300 hw_cpu_max_mhz = 1500 MHz hw_fpu = Integrated hw_ncpuorder = 1 to 1 chip hw_pcache = 32 MB I + 32 KB D on chip per chip hw_scache = 1 MB I+D on chip per 2 cores hw_tcache = None hw_ocache = None hw_disk = Intel S3510 SSD 800GB, SATA3 hw_other = None hw_accel_model = Xeon Phi 7210 hw_accel_vendor = Intel hw_accel_name = Xeon Phi 7210 hw_accel_type = CPU hw_accel_connect = Socket P (LGA 3647) hw_accel_ecc = Yes hw_accel_desc = Second generation Xeon Phi self-bootable CPU sw_compiler = GNU Compiler 6.2.0 sw_file = ext4 sw_state = Run level 3 (multi-user with networking) sw_base_ptrsize = 64-bit sw_peak_ptrsize = Not Applicable sw_other = None test_sponsor = Indiana University license_num = 3440A tester = Indiana University hw_avail = Aug-2016 sw_avail = Jan-2017 prepared_by = Junjie Li (lijunj@iu.edu) hw_vendor = Colfax International hw_temperature_156561791468889_vendor = Digi hw_temperature_156561791468889_setup = positioned in front of intake fan hw_temperature_156561791468889_serial = W40236768 hw_temperature_156561791468889_model = DigiWATCHPORT_H hw_temperature_156561791468889_label = 156.56.179.146:8889 hw_temperature_156561791468889_connection = USB hw_power_156561791468888_vendor = ZES Zimmer hw_power_156561791468888_serial = 01001849 hw_power_156561791468888_model = ZES LMG450:4-Channel hw_power_156561791468888_label = 156.56.179.146:8888 hw_power_156561791468888_connection = RS232 USB adapter hw_power_156561791468888_cal_org = ZES Zimmer hw_power_156561791468888_cal_label = 3783190001e hw_power_156561791468888_cal_date = 02.20.2017 hw_nthreadspercore = 4 hw_ncoresperchip = 64 hw_ncores = 64 hw_nchips = 1 hw_memory000 = 96 GB (6 x 16 GB 2Rx8 PC4-2400T-REB-11, ECC) hw_model000 = Intel Xeon Phi 7210, 1.30 GHz, hw_model001 = SMT on, Turbo off, flat (MCDRAM preferred) hw_power_156561791468888_met_inst000 = NIST (National Institute of Standards and hw_power_156561791468888_met_inst001 = Technology) hw_power_156561791468888_setup000 = connected to the single power supply that powers hw_power_156561791468888_setup001 = the system sw_os000 = CentOS Linux release 7.2.1511 (Core) sw_os001 = 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 notes_plat_sysinfo_000 = Sysinfo program /home/lijunj/spec/accel-test/75/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on knl1.uits.indiana.edu Tue May 2 17:59:18 2017 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/accel/Docs/config.html#sysinfo notes_plat_sysinfo_035 = notes_plat_sysinfo_040 = From /proc/cpuinfo notes_plat_sysinfo_045 = model name : Intel(R) Xeon Phi(TM) CPU 7210 @ 1.30GHz notes_plat_sysinfo_050 = 1 "physical id"s (chips) notes_plat_sysinfo_055 = 256 "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 : 64 notes_plat_sysinfo_080 = siblings : 256 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 6 7 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 notes_plat_sysinfo_090 = 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 notes_plat_sysinfo_095 = 52 53 56 57 58 59 60 61 62 63 64 65 68 69 70 71 72 73 notes_plat_sysinfo_100 = cache size : 1024 KB notes_plat_sysinfo_105 = notes_plat_sysinfo_110 = From /proc/meminfo notes_plat_sysinfo_115 = MemTotal: 115193108 kB notes_plat_sysinfo_120 = HugePages_Total: 0 notes_plat_sysinfo_125 = Hugepagesize: 2048 kB notes_plat_sysinfo_130 = notes_plat_sysinfo_135 = /usr/bin/lsb_release -d notes_plat_sysinfo_140 = CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_145 = notes_plat_sysinfo_150 = From /etc/*release* /etc/*version* notes_plat_sysinfo_155 = centos-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_160 = centos-release-upstream: Derived from Red Hat Enterprise Linux 7.2 (Source) notes_plat_sysinfo_165 = os-release: notes_plat_sysinfo_170 = NAME="CentOS Linux" notes_plat_sysinfo_175 = VERSION="7 (Core)" notes_plat_sysinfo_180 = ID="centos" notes_plat_sysinfo_185 = ID_LIKE="rhel fedora" notes_plat_sysinfo_190 = VERSION_ID="7" notes_plat_sysinfo_195 = PRETTY_NAME="CentOS Linux 7 (Core)" notes_plat_sysinfo_200 = ANSI_COLOR="0;31" notes_plat_sysinfo_205 = CPE_NAME="cpe:/o:centos:centos:7" notes_plat_sysinfo_210 = redhat-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_215 = system-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_220 = system-release-cpe: cpe:/o:centos:centos:7 notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = uname -a: notes_plat_sysinfo_235 = Linux knl1.uits.indiana.edu 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 #1 SMP notes_plat_sysinfo_240 = Fri Jun 10 15:04:35 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_245 = notes_plat_sysinfo_250 = run-level 3 May 2 10:51 notes_plat_sysinfo_255 = notes_plat_sysinfo_260 = SPEC is set to: /home/lijunj/spec/accel-test/75 notes_plat_sysinfo_265 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_270 = /dev/sda3 ext4 713G 174G 503G 26% / notes_plat_sysinfo_275 = notes_plat_sysinfo_280 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_285 = notes_plat_sysinfo_290 = (End of data from sysinfo program) # 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 = gcc.xml flagsurl001 = knl.xml hw_cpu_name = Intel Xeon Phi 7210 hw_cpu_char = Simultaneous multithreading (SMT) on, Turbo off. hw_cpu_mhz = 1300 hw_cpu_max_mhz = 1500 hw_fpu = Integrated hw_ncpuorder = 1 to 1 chip hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 1 MB I+D on chip per 2 cores hw_tcache = None hw_ocache = None hw_disk = Intel S3510 SSD 800GB, SATA3 hw_other = None hw_accel_model = Xeon Phi 7210 hw_accel_vendor = Intel hw_accel_name = Xeon Phi 7210 hw_accel_type = CPU hw_accel_connect = N/A hw_accel_ecc = Yes sw_accel_driver = N/A sw_compiler = GNU Compiler 6.2.0 sw_file = ext4 sw_state = Run level 3 (multi-user with networking) sw_base_ptrsize = 64-bit sw_peak_ptrsize = Not Applicable sw_other = None hw_psu = 750W hw_psu_info = Seasonic SSR-750RM Active PFC F3 hw_accel_desc000 = Second generation Xeon Phi self-bootable CPU, SMT hw_accel_desc001 = on, Turbo off, flat DDR4+MCDRAM test_sponsor = Indiana University license_num = 3440A tester = Indiana University hw_avail = Aug-2016 sw_avail = Jan-2017 prepared_by = Junjie Li (lijunj@iu.edu) hw_vendor = Colfax International hw_temperature_156561791468889_vendor = Digi hw_temperature_156561791468889_setup = positioned in front of intake fan hw_temperature_156561791468889_serial = W40236768 hw_temperature_156561791468889_model = DigiWATCHPORT_H hw_temperature_156561791468889_label = 156.56.179.146:8889 hw_temperature_156561791468889_connection = USB hw_power_156561791468888_vendor = ZES Zimmer hw_power_156561791468888_serial = 01001849 hw_power_156561791468888_model = ZES LMG450:4-Channel hw_power_156561791468888_label = 156.56.179.146:8888 hw_power_156561791468888_connection = RS232 USB adapter hw_power_156561791468888_cal_org = ZES Zimmer hw_power_156561791468888_cal_label = 3783190001e hw_power_156561791468888_cal_date = 02.20.2017 hw_nthreadspercore = 4 hw_ncoresperchip = 64 hw_ncores = 64 hw_nchips = 1 hw_memory000 = 96 GB (6 x 16 GB 2Rx8 PC4-2400T-REB-11, ECC) hw_model000 = Ninja Developer Platform Pedestal: Liquid Cooled hw_power_156561791468888_met_inst000 = NIST (National Institute of Standards and hw_power_156561791468888_met_inst001 = Technology) hw_power_156561791468888_setup000 = connected to the single power supply that powers hw_power_156561791468888_setup001 = the system sw_os000 = CentOS Linux release 7.2.1511 (Core) sw_os001 = 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 notes_plat_sysinfo_000 = Sysinfo program /home/lijunj/spec/accel-test/75/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on knl1.uits.indiana.edu Tue May 2 17:59:18 2017 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/accel/Docs/config.html#sysinfo notes_plat_sysinfo_035 = notes_plat_sysinfo_040 = From /proc/cpuinfo notes_plat_sysinfo_045 = model name : Intel(R) Xeon Phi(TM) CPU 7210 @ 1.30GHz notes_plat_sysinfo_050 = 1 "physical id"s (chips) notes_plat_sysinfo_055 = 256 "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 : 64 notes_plat_sysinfo_080 = siblings : 256 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 6 7 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 notes_plat_sysinfo_090 = 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 notes_plat_sysinfo_095 = 52 53 56 57 58 59 60 61 62 63 64 65 68 69 70 71 72 73 notes_plat_sysinfo_100 = cache size : 1024 KB notes_plat_sysinfo_105 = notes_plat_sysinfo_110 = From /proc/meminfo notes_plat_sysinfo_115 = MemTotal: 115193108 kB notes_plat_sysinfo_120 = HugePages_Total: 0 notes_plat_sysinfo_125 = Hugepagesize: 2048 kB notes_plat_sysinfo_130 = notes_plat_sysinfo_135 = /usr/bin/lsb_release -d notes_plat_sysinfo_140 = CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_145 = notes_plat_sysinfo_150 = From /etc/*release* /etc/*version* notes_plat_sysinfo_155 = centos-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_160 = centos-release-upstream: Derived from Red Hat Enterprise Linux 7.2 (Source) notes_plat_sysinfo_165 = os-release: notes_plat_sysinfo_170 = NAME="CentOS Linux" notes_plat_sysinfo_175 = VERSION="7 (Core)" notes_plat_sysinfo_180 = ID="centos" notes_plat_sysinfo_185 = ID_LIKE="rhel fedora" notes_plat_sysinfo_190 = VERSION_ID="7" notes_plat_sysinfo_195 = PRETTY_NAME="CentOS Linux 7 (Core)" notes_plat_sysinfo_200 = ANSI_COLOR="0;31" notes_plat_sysinfo_205 = CPE_NAME="cpe:/o:centos:centos:7" notes_plat_sysinfo_210 = redhat-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_215 = system-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_220 = system-release-cpe: cpe:/o:centos:centos:7 notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = uname -a: notes_plat_sysinfo_235 = Linux knl1.uits.indiana.edu 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 #1 SMP notes_plat_sysinfo_240 = Fri Jun 10 15:04:35 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_245 = notes_plat_sysinfo_250 = run-level 3 May 2 10:51 notes_plat_sysinfo_255 = notes_plat_sysinfo_260 = SPEC is set to: /home/lijunj/spec/accel-test/75 notes_plat_sysinfo_265 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_270 = /dev/sda3 ext4 713G 174G 503G 26% / notes_plat_sysinfo_275 = notes_plat_sysinfo_280 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_285 = notes_plat_sysinfo_290 = (End of data from sysinfo program) notes_submit_000 =submit = numactl -p 1 $command notes_000 =BIOS settings: notes_005 = Intel Simultaneous Multithreading (SMT): on notes_010 = Intel Turbo Boost Technology (Turbo) : off notes_015 = Cluster Mode: quadrant notes_020 = Memory Mode: flat notes_025 = (MCDRAM is partitioned to the second NUMA node) # 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 = gcc.xml flagsurl001 = knl.xml hw_cpu_name = Intel Xeon Phi 7210 hw_cpu_char = Simultaneous multithreading (SMT) on, Turbo off. hw_cpu_mhz = 1300 hw_cpu_max_mhz = 1500 hw_fpu = Integrated hw_ncpuorder = 1 to 1 chip hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 1 MB I+D on chip per 2 cores hw_tcache = None hw_ocache = None hw_disk = Intel S3510 SSD 800GB, SATA3 hw_other = None hw_accel_model = Xeon Phi 7210 hw_accel_vendor = Intel hw_accel_name = Xeon Phi 7210 hw_accel_type = CPU hw_accel_connect = N/A hw_accel_ecc = Yes sw_accel_driver = N/A sw_compiler = GNU Compiler 6.2.0 sw_file = ext4 sw_state = Run level 3 (multi-user with networking) sw_base_ptrsize = 64-bit sw_peak_ptrsize = Not Applicable sw_other = None hw_psu = 750W hw_psu_info = Seasonic SSR-750RM Active PFC F3 hw_accel_desc000 = Second generation Xeon Phi self-bootable CPU, SMT hw_accel_desc001 = on, Turbo off, flat DDR4+MCDRAM test_sponsor = Indiana University license_num = 3440A tester = Indiana University hw_avail = Aug-2016 sw_avail = Jan-2017 prepared_by = Junjie Li (lijunj@iu.edu) hw_vendor = Colfax International hw_temperature_156561791468889_vendor = Digi hw_temperature_156561791468889_setup = positioned in front of intake fan hw_temperature_156561791468889_serial = W40236768 hw_temperature_156561791468889_model = DigiWATCHPORT_H hw_temperature_156561791468889_label = 156.56.179.146:8889 hw_temperature_156561791468889_connection = USB hw_power_156561791468888_vendor = ZES Zimmer hw_power_156561791468888_serial = 01001849 hw_power_156561791468888_model = ZES LMG450:4-Channel hw_power_156561791468888_label = 156.56.179.146:8888 hw_power_156561791468888_connection = RS232 USB adapter hw_power_156561791468888_cal_org = ZES Zimmer hw_power_156561791468888_cal_label = 3783190001e hw_power_156561791468888_cal_date = 02.20.2017 hw_nthreadspercore = 4 hw_ncoresperchip = 64 hw_ncores = 64 hw_nchips = 1 hw_memory000 = 96 GB (6 x 16 GB 2Rx8 PC4-2400T-REB-11, ECC) hw_model000 = Ninja Developer Platform Pedestal: Liquid Cooled hw_power_156561791468888_met_inst000 = NIST (National Institute of Standards and hw_power_156561791468888_met_inst001 = Technology) hw_power_156561791468888_setup000 = connected to the single power supply that powers hw_power_156561791468888_setup001 = the system sw_os000 = CentOS Linux release 7.2.1511 (Core) sw_os001 = 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 notes_plat_sysinfo_000 = Sysinfo program /home/lijunj/spec/accel-test/75/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on knl1.uits.indiana.edu Tue May 2 17:59:18 2017 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/accel/Docs/config.html#sysinfo notes_plat_sysinfo_035 = notes_plat_sysinfo_040 = From /proc/cpuinfo notes_plat_sysinfo_045 = model name : Intel(R) Xeon Phi(TM) CPU 7210 @ 1.30GHz notes_plat_sysinfo_050 = 1 "physical id"s (chips) notes_plat_sysinfo_055 = 256 "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 : 64 notes_plat_sysinfo_080 = siblings : 256 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 6 7 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 notes_plat_sysinfo_090 = 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 notes_plat_sysinfo_095 = 52 53 56 57 58 59 60 61 62 63 64 65 68 69 70 71 72 73 notes_plat_sysinfo_100 = cache size : 1024 KB notes_plat_sysinfo_105 = notes_plat_sysinfo_110 = From /proc/meminfo notes_plat_sysinfo_115 = MemTotal: 115193108 kB notes_plat_sysinfo_120 = HugePages_Total: 0 notes_plat_sysinfo_125 = Hugepagesize: 2048 kB notes_plat_sysinfo_130 = notes_plat_sysinfo_135 = /usr/bin/lsb_release -d notes_plat_sysinfo_140 = CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_145 = notes_plat_sysinfo_150 = From /etc/*release* /etc/*version* notes_plat_sysinfo_155 = centos-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_160 = centos-release-upstream: Derived from Red Hat Enterprise Linux 7.2 (Source) notes_plat_sysinfo_165 = os-release: notes_plat_sysinfo_170 = NAME="CentOS Linux" notes_plat_sysinfo_175 = VERSION="7 (Core)" notes_plat_sysinfo_180 = ID="centos" notes_plat_sysinfo_185 = ID_LIKE="rhel fedora" notes_plat_sysinfo_190 = VERSION_ID="7" notes_plat_sysinfo_195 = PRETTY_NAME="CentOS Linux 7 (Core)" notes_plat_sysinfo_200 = ANSI_COLOR="0;31" notes_plat_sysinfo_205 = CPE_NAME="cpe:/o:centos:centos:7" notes_plat_sysinfo_210 = redhat-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_215 = system-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_220 = system-release-cpe: cpe:/o:centos:centos:7 notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = uname -a: notes_plat_sysinfo_235 = Linux knl1.uits.indiana.edu 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 #1 SMP notes_plat_sysinfo_240 = Fri Jun 10 15:04:35 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_245 = notes_plat_sysinfo_250 = run-level 3 May 2 10:51 notes_plat_sysinfo_255 = notes_plat_sysinfo_260 = SPEC is set to: /home/lijunj/spec/accel-test/75 notes_plat_sysinfo_265 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_270 = /dev/sda3 ext4 713G 174G 503G 26% / notes_plat_sysinfo_275 = notes_plat_sysinfo_280 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_285 = notes_plat_sysinfo_290 = (End of data from sysinfo program) notes_submit_000 =submit = numactl -p 1 $command notes_000 =BIOS settings: notes_005 = Intel Simultaneous Multithreading (SMT): on notes_010 = Intel Turbo Boost Technology (Turbo) : off notes_015 = Cluster Mode: quadrant notes_020 = Memory Mode: flat notes_025 = (MCDRAM is partitioned to the second NUMA node) # 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 = https://www.spec.org/accel/flags/gcc-linux64.xml flagsurl001 = https://www.spec.org/accel/flags/colfax-knl.xml hw_cpu_name = Intel Xeon Phi 7210 hw_cpu_char = Simultaneous multithreading (SMT) on, Turbo off. hw_cpu_mhz = 1300 hw_cpu_max_mhz = 1300 hw_fpu = Integrated hw_ncpuorder = 1 to 1 chip hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 1 MB I+D on chip per tile (2 cores) hw_tcache = None hw_ocache = None hw_disk = Intel S3510 SSD 800GB, SATA3 hw_other = None hw_accel_model = Xeon Phi 7210 hw_accel_vendor = Intel hw_accel_name = Xeon Phi 7210 hw_accel_type = CPU hw_accel_connect = N/A hw_accel_ecc = Yes sw_accel_driver = N/A sw_compiler = GNU Compiler 6.2.0 sw_file = ext4 sw_state = Run level 3 (multi-user with networking) sw_base_ptrsize = 64-bit sw_peak_ptrsize = Not Applicable sw_other = None hw_psu = 750W hw_psu_info = Seasonic SSR-750RM Active PFC F3 hw_accel_desc000 = Second generation Xeon Phi self-bootable CPU, SMT hw_accel_desc001 = on, Turbo off, flat DDR4+MCDRAM test_sponsor = Indiana University license_num = 3440A tester = Indiana University hw_avail = Aug-2016 sw_avail = Jan-2017 prepared_by = Junjie Li (lijunj@iu.edu) hw_vendor = Colfax International hw_temperature_156561791468889_vendor = Digi hw_temperature_156561791468889_setup = positioned in front of intake fan hw_temperature_156561791468889_serial = W40236768 hw_temperature_156561791468889_model = Watchport/H hw_temperature_156561791468889_label = 156.56.179.146:8889 hw_temperature_156561791468889_connection = USB hw_power_156561791468888_vendor = ZES Zimmer hw_power_156561791468888_serial = 01001849 hw_power_156561791468888_model = ZES LMG450:4-Channel hw_power_156561791468888_label = 156.56.179.146:8888 hw_power_156561791468888_connection = RS232 USB adapter hw_power_156561791468888_cal_org = ZES Zimmer hw_power_156561791468888_cal_label = 3783190001e hw_power_156561791468888_cal_date = 02.20.2017 hw_nthreadspercore = 4 hw_ncoresperchip = 64 hw_ncores = 64 hw_nchips = 1 hw_memory000 = 96 GB (6 x 16 GB 2Rx8 PC4-2400T-REB-11, ECC) hw_memory005 = + 16 GB MCDRAM hw_model000 = Ninja Developer Platform Pedestal: Liquid Cooled hw_power_156561791468888_met_inst000 = NIST (National Institute of Standards and hw_power_156561791468888_met_inst001 = Technology) hw_power_156561791468888_setup000 = connected to the single power supply that powers hw_power_156561791468888_setup001 = the system sw_os000 = CentOS Linux release 7.2.1511 (Core) sw_os001 = 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 notes_plat_sysinfo_000 = Sysinfo program /home/lijunj/spec/accel-test/75/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on knl1.uits.indiana.edu Tue May 2 17:59:18 2017 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/accel/Docs/config.html#sysinfo notes_plat_sysinfo_035 = notes_plat_sysinfo_040 = From /proc/cpuinfo notes_plat_sysinfo_045 = model name : Intel(R) Xeon Phi(TM) CPU 7210 @ 1.30GHz notes_plat_sysinfo_050 = 1 "physical id"s (chips) notes_plat_sysinfo_055 = 256 "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 : 64 notes_plat_sysinfo_080 = siblings : 256 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 6 7 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 notes_plat_sysinfo_090 = 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 notes_plat_sysinfo_095 = 52 53 56 57 58 59 60 61 62 63 64 65 68 69 70 71 72 73 notes_plat_sysinfo_100 = cache size : 1024 KB notes_plat_sysinfo_105 = notes_plat_sysinfo_110 = From /proc/meminfo notes_plat_sysinfo_115 = MemTotal: 115193108 kB notes_plat_sysinfo_120 = HugePages_Total: 0 notes_plat_sysinfo_125 = Hugepagesize: 2048 kB notes_plat_sysinfo_130 = notes_plat_sysinfo_135 = /usr/bin/lsb_release -d notes_plat_sysinfo_140 = CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_145 = notes_plat_sysinfo_150 = From /etc/*release* /etc/*version* notes_plat_sysinfo_155 = centos-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_160 = centos-release-upstream: Derived from Red Hat Enterprise Linux 7.2 (Source) notes_plat_sysinfo_165 = os-release: notes_plat_sysinfo_170 = NAME="CentOS Linux" notes_plat_sysinfo_175 = VERSION="7 (Core)" notes_plat_sysinfo_180 = ID="centos" notes_plat_sysinfo_185 = ID_LIKE="rhel fedora" notes_plat_sysinfo_190 = VERSION_ID="7" notes_plat_sysinfo_195 = PRETTY_NAME="CentOS Linux 7 (Core)" notes_plat_sysinfo_200 = ANSI_COLOR="0;31" notes_plat_sysinfo_205 = CPE_NAME="cpe:/o:centos:centos:7" notes_plat_sysinfo_210 = redhat-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_215 = system-release: CentOS Linux release 7.2.1511 (Core) notes_plat_sysinfo_220 = system-release-cpe: cpe:/o:centos:centos:7 notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = uname -a: notes_plat_sysinfo_235 = Linux knl1.uits.indiana.edu 3.10.0-327.13.1.el7.xppsl_1.3.3.151.x86_64 #1 SMP notes_plat_sysinfo_240 = Fri Jun 10 15:04:35 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_245 = notes_plat_sysinfo_250 = run-level 3 May 2 10:51 notes_plat_sysinfo_255 = notes_plat_sysinfo_260 = SPEC is set to: /home/lijunj/spec/accel-test/75 notes_plat_sysinfo_265 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_270 = /dev/sda3 ext4 713G 174G 503G 26% / notes_plat_sysinfo_275 = notes_plat_sysinfo_280 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_285 = notes_plat_sysinfo_290 = (End of data from sysinfo program) notes_submit_000 =submit = numactl -p 1 $command notes_000 =BIOS settings: notes_005 = Intel Simultaneous Multithreading (SMT): on notes_010 = Intel Turbo Boost Technology (Turbo) : off notes_015 = Cluster Mode: quadrant notes_020 = Memory Mode: flat notes_025 = (MCDRAM is partitioned to the second NUMA node) notes_030 = notes_035 =Current range for power measurement is 2.5A.