# Invocation command line: # /tmp/spec-accel/1.1/bin/runspec --config=/tmp/spec-accel/1.1/config/Taurus2-opencl-nvidia.cfg --platform NVIDIA --device GPU --tune=base --reportable --flagsurl=file://home/s1428123/SPEC-ACCEL/run-spec-accel/flags-advanced_edited.xml opencl # output_root was not used for this run ############################################################################ # # Document Title: Taurus2-opencl-nvidia.cfg # # Subject: SPEC ACCEL TU Dresden ZIH Taurus Phase 2 configuration file # # Last Update: 01 Aug 2015 # # ------------------------------------------------------------- # # This is an example of a very simple ACCEL config file. # It is intended to cover the features sufficient to # get a ACCEL baseline run completed. Please see the # config.txt file for details on config file setup and # use and other example configuration files for further sample # implementations. # # IMPORTANT: This is an example configuration file for illustration # purposes. # # # Comments to the config file are found in lines that begin # with the "#" character. # # The first step in creating a configuration file is to document # your configuration. The example below contains an example of # some of the fields that are needed for documenting your # measurements. See example-medium.cfg for an example that # includes a list of all of the fields required for a full # publication of results. ##################################################################### # 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. # # hw_model = name of the machine model # hw_memory = how much memory in the machine you are testing # hw_disk = what types and size of disk were used when tested # hw_vendor = what vendor makes the machine being tested # hw_cpu = what type of processor is in the system # hw_cpu_mhz = the clock frequency of the processor ####################################################################### # System Description hw_model = Bull R400 hw_memory000 = 64 GB (8 x 8 GB 2Rx8 PC4-2133R-10, ECC) hw_disk = 62 GB SSD hw_vendor = Bull hw_avail = Jan-2015 # CPU description hw_cpu = Intel Xeon(R) CPU E5-2680 v3 @ 2.50GHz hw_cpu_char000 = Intel Turbo Boost Technology up tp 3.30 GHz hw_cpu_char001 = AVX clock: 2100 MHz hw_cpu_mhz = 2500 hw_cpu_max_mhz = 2500 hw_nchips = 2 hw_ncores = 24 hw_ncoresperchip = 12 hw_nthreadspercore = 1 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 = 30 MB I+D on chip per chip hw_ocache = None #################################################################### # Accelerator Hardware information #################################################################### hw_accel_model = Tesla K80 hw_accel_vendor = NVIDIA hw_accel_name = NVIDIA Tesla K80 hw_accel_type = GPU hw_accel_connect = PCIe 2.0 16x hw_accel_ecc = yes hw_accel_desc000= NVIDIA Tesla K80, 2496 CUDA cores, 875 MHz hw_accel_desc001 = 12 GB GDDR5 RAM hw_accel_desc002 = (Kepler Generation) # Tester description - edit the date, put your license number here! #################################################################### # Tester information #################################################################### tester = Technische Universitaet Dresden test_sponsor = Technische Universitaet Dresden license_num = 37A prepared_by = #display_order = 1a # Operating system, file system sw_os000 = Red Hat Enterprise Linux Server release 6.4 sw_os001 = (Santiago) sw_file = ext4 sw_accel_driver = NVIDIA UNIX x86_64 Kernel Module 346.46 sw_other = NVIDIA Cuda SDK 7.0, driver version 346.46 sw_avail = Mar-2015 sw_state = Run Level 3 (Multi-User) sw_base_ptrsize = 64-bit ####################################################################### # End of SUT section # If this config file were to be applied to several SUTs, edits would # be needed only ABOVE this point. ###################################################################### ###################################################################### # 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 = compsys output_format = asc,pdf,raw,txt,config #table = 0 teeout = no teerunout = yes tune = base ###################################################################### # Compiler selection, versions, and dates. # # sw_compiler = additional information describing the compiler # CC = how the C Compiler is invoked # FC = how the FORTRAN compiler is invoked default=default=default=default: sw_compiler = GNU Compiler C/C++ Version 5.2.0 CC = gcc CXX = g++ FC = gfortran strict_rundir_verify = 0 ####################################################################### # # 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. Each benchmark is assigned its own "area" and its own # setting for EXTRA_CFLAGS # # EXTRA_CFLAGS = Additional flags to use for compilation; typically # used for portability flags # EXTRA_LIBS = Additional libraries used for compilation; typically # used for issues of portability # EXTRA_FFLAGS = Additional flags to use for compilation; typically # used for portability flags ####################################################################### # # 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 # OPTIMIZE = -O2 -march=core-avx2 LIBS = -L/sw/taurus/libraries/cuda/7.0.28/lib64 -lOpenCL EXTRA_LIBS = EXTRA_CXXFLAGS = -I/sw/taurus/libraries/cuda/7.0.28/include EXTRA_CFLAGS = -I/sw/taurus/libraries/cuda/7.0.28/include 101.tpacf=peak=default=default: OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=1024 103.stencil=peak=default=default: basepeak=yes #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=0 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_1=0 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_2=0 104.lbm=peak=default=default: OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=32 OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_1=1 OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_2=1 110.fft=peak=default=default: basepeak = yes 112.spmv=peak=default=default: OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=96 114.mriq=peak=default=default: basepeak = yes #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=256 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_1_0=256 116.histo=peak=default=default: basepeak = yes #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=512 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_1_0=512 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_1_1=1 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_2_0=1024 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_3_0=512 117.bfs=peak=default=default: OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=64 OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_1_0=64 118.cutcp=default=default=default: #CPORTABILITY += -D__GNUC__ 118.cutcp=peak=default=default: basepeak = yes 120.kmeans=peak=default=default: OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=288 121.lavamd=peak=default=default: basepeak = yes #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=128 122.cfd=peak=default=default: #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=192 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_1_0=192 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_2_0=192 OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_3_0=288 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_4_0=192 123.nw=peak=default=default: basepeak=yes 124.hotspot=peak=default=default: basepeak=yes #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=16 125.lud=peak=default=default: OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=32 126.ge=peak=default=default: OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=512 OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_1_0=1 OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_1_1=512 127.srad=peak=default=default: basepeak=yes #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=256 128.heartwall=peak=default=default: basepeak=yes #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=256 140.bplustree=peak=default=default: basepeak = yes ####################################################################### # End of user-supplied information. ####################################################################### # The following settings were obtained by running 'specperl $[top]/Docs/sysinfo' default: notes_plat_sysinfo_000 = Sysinfo program /tmp/spec-accel/1.1/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on taurusi2073 Mon Sep 21 13:17:28 2015 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(R) CPU E5-2680 v3 @ 2.50GHz notes_plat_sysinfo_050 = 2 "physical id"s (chips) notes_plat_sysinfo_055 = 24 "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 : 12 notes_plat_sysinfo_080 = siblings : 12 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 4 5 8 9 10 11 12 13 notes_plat_sysinfo_090 = physical 1: cores 0 1 2 3 4 5 8 9 10 11 12 13 notes_plat_sysinfo_095 = cache size : 30720 KB notes_plat_sysinfo_100 = notes_plat_sysinfo_105 = From /proc/meminfo notes_plat_sysinfo_110 = MemTotal: 65868116 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 = Red Hat Enterprise Linux Server release 6.4 (Santiago) notes_plat_sysinfo_140 = notes_plat_sysinfo_145 = From /etc/*release* /etc/*version* notes_plat_sysinfo_150 = redhat-release: Red Hat Enterprise Linux Server release 6.4 (Santiago) notes_plat_sysinfo_155 = system-release: Red Hat Enterprise Linux Server release 6.4 (Santiago) notes_plat_sysinfo_160 = system-release-cpe: cpe:/o:redhat:enterprise_linux:6server:ga:server notes_plat_sysinfo_165 = notes_plat_sysinfo_170 = uname -a: notes_plat_sysinfo_175 = Linux taurusi2073 2.6.32-504.12.2.el6.x86_64 #1 SMP Sun Feb 1 12:14:02 EST notes_plat_sysinfo_180 = 2015 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_185 = notes_plat_sysinfo_190 = run-level 3 Jul 8 14:37 notes_plat_sysinfo_195 = notes_plat_sysinfo_200 = SPEC is set to: /tmp/spec-accel/1.1 notes_plat_sysinfo_205 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_210 = /dev/sda3 ext4 62G 4.2G 55G 8% /tmp notes_plat_sysinfo_215 = notes_plat_sysinfo_220 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = (End of data from sysinfo program) hw_cpu_name = Intel Xeon E5-2680 v3 hw_disk = 62 GB add more disk info here hw_memory001 = 62.817 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 = s1428123 (is never output, only tags rawfile) sw_file = ext4 sw_os002 = Red Hat Enterprise Linux Server release 6.4 sw_os003 = (Santiago) sw_os004 = 2.6.32-504.12.2.el6.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: flagsurl000 = file://home/s1428123/SPEC-ACCEL/run-spec-accel/flags-advanced_edited.xml 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 = /home/s1428123/SPEC-ACCEL/run-spec-accel/flags-advanced_edited.xml hw_cpu_name = Intel Xeon E5-2680 v3 hw_cpu_char = Intel Turbo Boost Technology up tp 3.30 GHz hw_cpu_mhz = 2500 hw_cpu_max_mhz = 3300 hw_fpu = Integrated hw_ncpuorder = 1,2 chips hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 256 KB I+D on chip per core hw_tcache = 30 MB I+D on chip per chip hw_ocache = None hw_memory = 64 GB (8 x 8 GB 2Rx8 PC4-2133R-10) hw_disk = 62 GB SSD hw_accel_model = Tesla K80 hw_accel_vendor = NVIDIA hw_accel_name = NVIDIA Tesla K80 hw_accel_type = GPU hw_accel_connect = PCIe 2.0 16x hw_accel_ecc = yes sw_accel_driver = NVIDIA UNIX x86_64 Kernel Module 346.46 sw_compiler = GNU Compiler C/C++ Version 5.2.0 sw_file = ext4 sw_state = Run level 3 (add definition here) sw_base_ptrsize = 64-bit sw_peak_ptrsize = Not Applicable sw_other = NVIDIA Cuda SDK 7.0, driver version 346.46 hw_accel_desc000 = NVIDIA Tesla K80, 2496 CUDA cores, 875 MHz hw_accel_desc001 = 12 GB GDDR5 RAM hw_accel_desc002 = (Kepler Generation) test_sponsor = Technische Universitaet Dresden license_num = 37A tester = Technische Universitaet Dresden hw_avail = Jan-2015 sw_avail = Mar-2015 prepared_by = Christian Kroh hw_vendor = Bull hw_model = Bull R400 hw_nthreadspercore = 1 hw_ncoresperchip = 12 hw_ncores = 24 hw_nchips = 2 sw_os000 = Red Hat Enterprise Linux Server release 6.4 sw_os001 = (Santiago) sw_os002 = Red Hat Enterprise Linux Server release 6.4 sw_os003 = (Santiago) sw_os004 = 2.6.32-504.12.2.el6.x86_64 notes_plat_000 =MultiThreading disabled in BIOS notes_plat_sysinfo_000 = Sysinfo program /tmp/spec-accel/1.1/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on taurusi2073 Mon Sep 21 13:17:28 2015 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(R) CPU E5-2680 v3 @ 2.50GHz notes_plat_sysinfo_050 = 2 "physical id"s (chips) notes_plat_sysinfo_055 = 24 "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 : 12 notes_plat_sysinfo_080 = siblings : 12 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 4 5 8 9 10 11 12 13 notes_plat_sysinfo_090 = physical 1: cores 0 1 2 3 4 5 8 9 10 11 12 13 notes_plat_sysinfo_095 = cache size : 30720 KB notes_plat_sysinfo_100 = notes_plat_sysinfo_105 = From /proc/meminfo notes_plat_sysinfo_110 = MemTotal: 65868116 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 = Red Hat Enterprise Linux Server release 6.4 (Santiago) notes_plat_sysinfo_140 = notes_plat_sysinfo_145 = From /etc/*release* /etc/*version* notes_plat_sysinfo_150 = redhat-release: Red Hat Enterprise Linux Server release 6.4 (Santiago) notes_plat_sysinfo_155 = system-release: Red Hat Enterprise Linux Server release 6.4 (Santiago) notes_plat_sysinfo_160 = system-release-cpe: cpe:/o:redhat:enterprise_linux:6server:ga:server notes_plat_sysinfo_165 = notes_plat_sysinfo_170 = uname -a: notes_plat_sysinfo_175 = Linux taurusi2073 2.6.32-504.12.2.el6.x86_64 #1 SMP Sun Feb 1 12:14:02 EST notes_plat_sysinfo_180 = 2015 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_185 = notes_plat_sysinfo_190 = run-level 3 Jul 8 14:37 notes_plat_sysinfo_195 = notes_plat_sysinfo_200 = SPEC is set to: /tmp/spec-accel/1.1 notes_plat_sysinfo_205 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_210 = /dev/sda3 ext4 62G 4.2G 55G 8% /tmp notes_plat_sysinfo_215 = notes_plat_sysinfo_220 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = (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 = http://www.spec.org/accel/flags/flags-advanced.20150930.xml hw_cpu_name = Intel Xeon E5-2680 v3 hw_cpu_char = Intel Turbo Boost Technology up tp 3.30 GHz hw_cpu_mhz = 2500 hw_cpu_max_mhz = 3300 hw_fpu = Integrated hw_ncpuorder = 1,2 chips hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 256 KB I+D on chip per core hw_tcache = 30 MB I+D on chip per chip hw_ocache = None hw_memory = 64 GB (8 x 8 GB 2Rx8 PC4-2133R-10) hw_disk = 62 GB SSD hw_accel_model = Tesla K80 hw_accel_vendor = NVIDIA hw_accel_name = NVIDIA Tesla K80 hw_accel_type = GPU hw_accel_connect = PCIe 2.0 16x hw_accel_ecc = yes sw_accel_driver = NVIDIA UNIX x86_64 Kernel Module 346.46 sw_compiler = GNU Compiler C/C++ Version 5.2.0 sw_file = ext4 sw_state = Run level 3 (add definition here) sw_base_ptrsize = 64-bit sw_peak_ptrsize = Not Applicable sw_other = NVIDIA Cuda SDK 7.0, driver version 346.46 hw_accel_desc000 = NVIDIA Tesla K80, 2496 CUDA cores, 875 MHz hw_accel_desc001 = 12 GB GDDR5 RAM hw_accel_desc002 = (Kepler Generation) test_sponsor = Technische Universitaet Dresden license_num = 37A tester = Technische Universitaet Dresden hw_avail = Jan-2015 sw_avail = Mar-2015 prepared_by = Christian Kroh hw_vendor = Bull hw_model = Bull R400 hw_nthreadspercore = 1 hw_ncoresperchip = 12 hw_ncores = 24 hw_nchips = 2 sw_os000 = Red Hat Enterprise Linux Server release 6.4 sw_os001 = (Santiago) sw_os002 = Red Hat Enterprise Linux Server release 6.4 sw_os003 = (Santiago) sw_os004 = 2.6.32-504.12.2.el6.x86_64 notes_plat_000 =MultiThreading disabled in BIOS notes_plat_sysinfo_000 = Sysinfo program /tmp/spec-accel/1.1/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on taurusi2073 Mon Sep 21 13:17:28 2015 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(R) CPU E5-2680 v3 @ 2.50GHz notes_plat_sysinfo_050 = 2 "physical id"s (chips) notes_plat_sysinfo_055 = 24 "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 : 12 notes_plat_sysinfo_080 = siblings : 12 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 4 5 8 9 10 11 12 13 notes_plat_sysinfo_090 = physical 1: cores 0 1 2 3 4 5 8 9 10 11 12 13 notes_plat_sysinfo_095 = cache size : 30720 KB notes_plat_sysinfo_100 = notes_plat_sysinfo_105 = From /proc/meminfo notes_plat_sysinfo_110 = MemTotal: 65868116 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 = Red Hat Enterprise Linux Server release 6.4 (Santiago) notes_plat_sysinfo_140 = notes_plat_sysinfo_145 = From /etc/*release* /etc/*version* notes_plat_sysinfo_150 = redhat-release: Red Hat Enterprise Linux Server release 6.4 (Santiago) notes_plat_sysinfo_155 = system-release: Red Hat Enterprise Linux Server release 6.4 (Santiago) notes_plat_sysinfo_160 = system-release-cpe: cpe:/o:redhat:enterprise_linux:6server:ga:server notes_plat_sysinfo_165 = notes_plat_sysinfo_170 = uname -a: notes_plat_sysinfo_175 = Linux taurusi2073 2.6.32-504.12.2.el6.x86_64 #1 SMP Sun Feb 1 12:14:02 EST notes_plat_sysinfo_180 = 2015 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_185 = notes_plat_sysinfo_190 = run-level 3 Jul 8 14:37 notes_plat_sysinfo_195 = notes_plat_sysinfo_200 = SPEC is set to: /tmp/spec-accel/1.1 notes_plat_sysinfo_205 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_210 = /dev/sda3 ext4 62G 4.2G 55G 8% /tmp notes_plat_sysinfo_215 = notes_plat_sysinfo_220 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = (End of data from sysinfo program)