Trace number 3472504

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 160005 5010.7

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...791074/instance-3472504-1307791074.cnf
1.02/1.03	c Solving...
160002.31/5007.92	
160002.31/5007.92	*** INTERRUPTED! ***
160002.31/5007.92	*** Shutting down threads...

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3472504-1307791074/watcher-3472504-1307791074 -o /tmp/evaluation-result-3472504-1307791074/solver-3472504-1307791074 -C 160000 -W 5100 -M 256000 HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472504-1307791074.cnf 

running on 32 cores: 0,4,8,12,16,20,24,28,1,5,9,13,17,21,25,29,2,6,10,14,18,22,26,30,3,7,11,15,19,23,27,31

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 160000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 160030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 262144000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 262195200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 29.55 31.49 31.78 1/413 9839
/proc/meminfo: memFree=262077672/264257624 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=26800 CPUtime=0.02 cores=0-31
/proc/9839/stat : 9839 (claspmt) R 9837 9839 9809 0 -1 4202496 2204 0 0 0 2 0 0 0 21 0 1 0 44494307 27443200 1914 270582939648 4194304 4964800 140734978229088 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/9839/statm: 6733 1915 386 189 0 1607 0

[startup+0.0409181 s]
/proc/loadavg: 29.55 31.49 31.78 1/413 9839
/proc/meminfo: memFree=262077672/264257624 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=27208 CPUtime=0.03 cores=0-31
/proc/9839/stat : 9839 (claspmt) R 9837 9839 9809 0 -1 4202496 2300 0 0 0 3 0 0 0 21 0 1 0 44494307 27860992 2010 270582939648 4194304 4964800 140734978229088 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/9839/statm: 6835 2011 386 189 0 1709 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27208

[startup+0.100927 s]
/proc/loadavg: 29.55 31.49 31.78 1/413 9839
/proc/meminfo: memFree=262077672/264257624 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=30692 CPUtime=0.09 cores=0-31
/proc/9839/stat : 9839 (claspmt) R 9837 9839 9809 0 -1 4202496 3432 0 0 0 8 1 0 0 21 0 1 0 44494307 31428608 2850 270582939648 4194304 4964800 140734978229088 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/9839/statm: 7673 2851 386 189 0 2547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30692

[startup+0.300922 s]
/proc/loadavg: 29.55 31.49 31.78 1/413 9839
/proc/meminfo: memFree=262077672/264257624 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=38352 CPUtime=0.29 cores=0-31
/proc/9839/stat : 9839 (claspmt) R 9837 9839 9809 0 -1 4202496 5726 0 0 0 27 2 0 0 22 0 1 0 44494307 39272448 4689 270582939648 4194304 4964800 140734978229088 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/9839/statm: 9588 4689 400 189 0 4462 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38352

[startup+0.700962 s]
/proc/loadavg: 29.55 31.49 31.78 1/413 9839
/proc/meminfo: memFree=262077672/264257624 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=40200 CPUtime=0.69 cores=0-31
/proc/9839/stat : 9839 (claspmt) R 9837 9839 9809 0 -1 4202496 6180 0 0 0 67 2 0 0 23 0 1 0 44494307 41164800 5143 270582939648 4194304 4964800 140734978229088 18446744073709551615 258650653969 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/9839/statm: 10050 5143 401 189 0 4924 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40200

[startup+1.50087 s]
/proc/loadavg: 29.55 31.49 31.78 2/414 9840
/proc/meminfo: memFree=262057488/264257624 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=2193644 CPUtime=4.1 cores=0-31
/proc/9839/stat : 9839 (claspmt) S 9837 9839 9809 0 -1 4202496 48973 0 0 0 158 252 0 0 18 0 32 0 44494307 2246291456 40659 270582939648 4194304 4964800 140734978229088 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9839/statm: 548411 40671 433 189 0 542760 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 2193644

[startup+3.10189 s]
/proc/loadavg: 29.55 31.49 31.78 33/445 9871
/proc/meminfo: memFree=261868884/264257624 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=2194400 CPUtime=48.44 cores=0-31
/proc/9839/stat : 9839 (claspmt) R 9837 9839 9809 0 -1 4202496 62069 0 0 0 4554 290 0 0 17 0 32 0 44494307 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9839/statm: 548600 53744 461 189 0 542949 0
[pid=9839/tid=9841] ppid=9837 vsize=2194400 CPUtime=1.48 cores=0-31
/proc/9839/task/9841/stat : 9841 (claspmt) R 9837 9839 9809 0 -1 4202560 1542 0 0 0 139 9 0 0 18 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=9839/tid=9842] ppid=9837 vsize=2194400 CPUtime=1.46 cores=0-31
/proc/9839/task/9842/stat : 9842 (claspmt) R 9837 9839 9809 0 -1 4202560 1826 0 0 0 139 7 0 0 17 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668544 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9839/tid=9843] ppid=9837 vsize=2194400 CPUtime=1.49 cores=0-31
/proc/9839/task/9843/stat : 9843 (claspmt) R 9837 9839 9809 0 -1 4202560 1914 0 0 0 138 11 0 0 18 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9839/tid=9844] ppid=9837 vsize=2194400 CPUtime=1.46 cores=0-31
/proc/9839/task/9844/stat : 9844 (claspmt) R 9837 9839 9809 0 -1 4202560 1686 0 0 0 138 8 0 0 17 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4370352 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=9839/tid=9845] ppid=9837 vsize=2194400 CPUtime=1.57 cores=0-31
/proc/9839/task/9845/stat : 9845 (claspmt) R 9837 9839 9809 0 -1 4202560 1903 0 0 0 147 10 0 0 19 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=9839/tid=9846] ppid=9837 vsize=2194400 CPUtime=1.46 cores=0-31
/proc/9839/task/9846/stat : 9846 (claspmt) R 9837 9839 9809 0 -1 4202560 1983 0 0 0 137 9 0 0 18 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4651367 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=9839/tid=9847] ppid=9837 vsize=2194400 CPUtime=1.47 cores=0-31
/proc/9839/task/9847/stat : 9847 (claspmt) R 9837 9839 9809 0 -1 4202560 1762 0 0 0 138 9 0 0 18 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4669557 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9839/tid=9848] ppid=9837 vsize=2194400 CPUtime=1.46 cores=0-31
/proc/9839/task/9848/stat : 9848 (claspmt) R 9837 9839 9809 0 -1 4202560 1588 0 0 0 137 9 0 0 17 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=9839/tid=9849] ppid=9837 vsize=2194400 CPUtime=1.47 cores=0-31
/proc/9839/task/9849/stat : 9849 (claspmt) R 9837 9839 9809 0 -1 4202560 1615 0 0 0 138 9 0 0 17 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9839/tid=9850] ppid=9837 vsize=2194400 CPUtime=1.48 cores=0-31
/proc/9839/task/9850/stat : 9850 (claspmt) R 9837 9839 9809 0 -1 4202560 1854 0 0 0 140 8 0 0 18 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=9839/tid=9851] ppid=9837 vsize=2194400 CPUtime=1.43 cores=0-31
/proc/9839/task/9851/stat : 9851 (claspmt) R 9837 9839 9809 0 -1 4202560 1875 0 0 0 133 10 0 0 18 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=9839/tid=9852] ppid=9837 vsize=2194400 CPUtime=1.47 cores=0-31
/proc/9839/task/9852/stat : 9852 (claspmt) R 9837 9839 9809 0 -1 4202560 1577 0 0 0 139 8 0 0 18 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4372782 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=9839/tid=9853] ppid=9837 vsize=2194400 CPUtime=1.55 cores=0-31
/proc/9839/task/9853/stat : 9853 (claspmt) R 9837 9839 9809 0 -1 4202560 1909 0 0 0 145 10 0 0 19 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=9839/tid=9854] ppid=9837 vsize=2194400 CPUtime=1.48 cores=0-31
/proc/9839/task/9854/stat : 9854 (claspmt) R 9837 9839 9809 0 -1 4202560 1956 0 0 0 139 9 0 0 18 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=9839/tid=9855] ppid=9837 vsize=2194400 CPUtime=1.43 cores=0-31
/proc/9839/task/9855/stat : 9855 (claspmt) R 9837 9839 9809 0 -1 4202560 1970 0 0 0 133 10 0 0 18 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668797 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=9839/tid=9856] ppid=9837 vsize=2194400 CPUtime=1.46 cores=0-31
/proc/9839/task/9856/stat : 9856 (claspmt) R 9837 9839 9809 0 -1 4202560 1376 0 0 0 138 8 0 0 17 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=9839/tid=9857] ppid=9837 vsize=2194400 CPUtime=1.47 cores=0-31
/proc/9839/task/9857/stat : 9857 (claspmt) R 9837 9839 9809 0 -1 4202560 1661 0 0 0 138 9 0 0 18 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4370266 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=9839/tid=9858] ppid=9837 vsize=2194400 CPUtime=1.47 cores=0-31
/proc/9839/task/9858/stat : 9858 (claspmt) R 9837 9839 9809 0 -1 4202560 1908 0 0 0 138 9 0 0 18 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=9839/tid=9859] ppid=9837 vsize=2194400 CPUtime=1.48 cores=0-31
/proc/9839/task/9859/stat : 9859 (claspmt) R 9837 9839 9809 0 -1 4202560 1891 0 0 0 138 10 0 0 18 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9839/tid=9860] ppid=9837 vsize=2194400 CPUtime=1.46 cores=0-31
/proc/9839/task/9860/stat : 9860 (claspmt) R 9837 9839 9809 0 -1 4202560 1690 0 0 0 137 9 0 0 18 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=9839/tid=9861] ppid=9837 vsize=2194400 CPUtime=1.53 cores=0-31
/proc/9839/task/9861/stat : 9861 (claspmt) R 9837 9839 9809 0 -1 4202560 1837 0 0 0 147 6 0 0 20 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=9839/tid=9862] ppid=9837 vsize=2194400 CPUtime=1.48 cores=0-31
/proc/9839/task/9862/stat : 9862 (claspmt) R 9837 9839 9809 0 -1 4202560 1958 0 0 0 139 9 0 0 18 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9839/tid=9863] ppid=9837 vsize=2194400 CPUtime=1.44 cores=0-31
/proc/9839/task/9863/stat : 9863 (claspmt) R 9837 9839 9809 0 -1 4202560 1833 0 0 0 137 7 0 0 18 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4669324 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=9839/tid=9864] ppid=9837 vsize=2194400 CPUtime=1.46 cores=0-31
/proc/9839/task/9864/stat : 9864 (claspmt) R 9837 9839 9809 0 -1 4202560 1479 0 0 0 138 8 0 0 17 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=9839/tid=9865] ppid=9837 vsize=2194400 CPUtime=1.47 cores=0-31
/proc/9839/task/9865/stat : 9865 (claspmt) R 9837 9839 9809 0 -1 4202560 1591 0 0 0 139 8 0 0 17 0 32 0 44494411 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4371960 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=9839/tid=9866] ppid=9837 vsize=2194400 CPUtime=1.46 cores=0-31
/proc/9839/task/9866/stat : 9866 (claspmt) R 9837 9839 9809 0 -1 4202560 1833 0 0 0 139 7 0 0 18 0 32 0 44494412 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670678 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=9839/tid=9867] ppid=9837 vsize=2194400 CPUtime=1.47 cores=0-31
/proc/9839/task/9867/stat : 9867 (claspmt) R 9837 9839 9809 0 -1 4202560 1899 0 0 0 138 9 0 0 18 0 32 0 44494412 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668797 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=9839/tid=9868] ppid=9837 vsize=2194400 CPUtime=1.48 cores=0-31
/proc/9839/task/9868/stat : 9868 (claspmt) R 9837 9839 9809 0 -1 4202560 1566 0 0 0 138 10 0 0 18 0 32 0 44494412 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9839/tid=9869] ppid=9837 vsize=2194400 CPUtime=1.5 cores=0-31
/proc/9839/task/9869/stat : 9869 (claspmt) R 9837 9839 9809 0 -1 4202560 1902 0 0 0 142 8 0 0 19 0 32 0 44494412 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=9839/tid=9870] ppid=9837 vsize=2194400 CPUtime=1.46 cores=0-31
/proc/9839/task/9870/stat : 9870 (claspmt) R 9837 9839 9809 0 -1 4202560 1700 0 0 0 137 9 0 0 17 0 32 0 44494412 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=9839/tid=9871] ppid=9837 vsize=2194400 CPUtime=1.49 cores=0-31
/proc/9839/task/9871/stat : 9871 (claspmt) R 9837 9839 9809 0 -1 4202560 1978 0 0 0 139 10 0 0 18 0 32 0 44494412 2247065600 53744 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 48.44
Current children cumulated vsize (KiB) 2194400

[startup+6.30201 s]
/proc/loadavg: 30.07 31.56 31.80 33/445 9871
/proc/meminfo: memFree=261865072/264257624 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=2194400 CPUtime=150.72 cores=0-31
/proc/9839/stat : 9839 (claspmt) R 9837 9839 9809 0 -1 4202496 63162 0 0 0 14779 293 0 0 24 0 32 0 44494307 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9839/statm: 548600 54837 461 189 0 542949 0
[pid=9839/tid=9841] ppid=9837 vsize=2194400 CPUtime=4.68 cores=0-31
/proc/9839/task/9841/stat : 9841 (claspmt) R 9837 9839 9809 0 -1 4202560 1589 0 0 0 459 9 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=9839/tid=9842] ppid=9837 vsize=2194400 CPUtime=4.65 cores=0-31
/proc/9839/task/9842/stat : 9842 (claspmt) R 9837 9839 9809 0 -1 4202560 1851 0 0 0 458 7 0 0 24 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9839/tid=9843] ppid=9837 vsize=2194400 CPUtime=4.69 cores=0-31
/proc/9839/task/9843/stat : 9843 (claspmt) R 9837 9839 9809 0 -1 4202560 1922 0 0 0 458 11 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9839/tid=9844] ppid=9837 vsize=2194400 CPUtime=4.67 cores=0-31
/proc/9839/task/9844/stat : 9844 (claspmt) R 9837 9839 9809 0 -1 4202560 1732 0 0 0 458 9 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=9839/tid=9845] ppid=9837 vsize=2194400 CPUtime=4.77 cores=0-31
/proc/9839/task/9845/stat : 9845 (claspmt) R 9837 9839 9809 0 -1 4202560 1907 0 0 0 467 10 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=9839/tid=9846] ppid=9837 vsize=2194400 CPUtime=4.66 cores=0-31
/proc/9839/task/9846/stat : 9846 (claspmt) R 9837 9839 9809 0 -1 4202560 2025 0 0 0 457 9 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=9839/tid=9847] ppid=9837 vsize=2194400 CPUtime=4.67 cores=0-31
/proc/9839/task/9847/stat : 9847 (claspmt) R 9837 9839 9809 0 -1 4202560 1794 0 0 0 458 9 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9839/tid=9848] ppid=9837 vsize=2194400 CPUtime=4.66 cores=0-31
/proc/9839/task/9848/stat : 9848 (claspmt) R 9837 9839 9809 0 -1 4202560 1614 0 0 0 457 9 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=9839/tid=9849] ppid=9837 vsize=2194400 CPUtime=4.67 cores=0-31
/proc/9839/task/9849/stat : 9849 (claspmt) R 9837 9839 9809 0 -1 4202560 1666 0 0 0 458 9 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9839/tid=9850] ppid=9837 vsize=2194400 CPUtime=4.68 cores=0-31
/proc/9839/task/9850/stat : 9850 (claspmt) R 9837 9839 9809 0 -1 4202560 1861 0 0 0 460 8 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=9839/tid=9851] ppid=9837 vsize=2194400 CPUtime=4.53 cores=0-31
/proc/9839/task/9851/stat : 9851 (claspmt) R 9837 9839 9809 0 -1 4202560 1883 0 0 0 443 10 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=9839/tid=9852] ppid=9837 vsize=2194400 CPUtime=4.67 cores=0-31
/proc/9839/task/9852/stat : 9852 (claspmt) R 9837 9839 9809 0 -1 4202560 1636 0 0 0 459 8 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=9839/tid=9853] ppid=9837 vsize=2194400 CPUtime=4.75 cores=0-31
/proc/9839/task/9853/stat : 9853 (claspmt) R 9837 9839 9809 0 -1 4202560 1913 0 0 0 465 10 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=9839/tid=9854] ppid=9837 vsize=2194400 CPUtime=4.67 cores=0-31
/proc/9839/task/9854/stat : 9854 (claspmt) R 9837 9839 9809 0 -1 4202560 2012 0 0 0 458 9 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=9839/tid=9855] ppid=9837 vsize=2194400 CPUtime=4.63 cores=0-31
/proc/9839/task/9855/stat : 9855 (claspmt) R 9837 9839 9809 0 -1 4202560 2013 0 0 0 453 10 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=9839/tid=9856] ppid=9837 vsize=2194400 CPUtime=4.66 cores=0-31
/proc/9839/task/9856/stat : 9856 (claspmt) R 9837 9839 9809 0 -1 4202560 1402 0 0 0 458 8 0 0 24 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=9839/tid=9857] ppid=9837 vsize=2194400 CPUtime=4.67 cores=0-31
/proc/9839/task/9857/stat : 9857 (claspmt) R 9837 9839 9809 0 -1 4202560 1699 0 0 0 458 9 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=9839/tid=9858] ppid=9837 vsize=2194400 CPUtime=4.67 cores=0-31
/proc/9839/task/9858/stat : 9858 (claspmt) R 9837 9839 9809 0 -1 4202560 1916 0 0 0 458 9 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=9839/tid=9859] ppid=9837 vsize=2194400 CPUtime=4.68 cores=0-31
/proc/9839/task/9859/stat : 9859 (claspmt) R 9837 9839 9809 0 -1 4202560 1937 0 0 0 458 10 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9839/tid=9860] ppid=9837 vsize=2194400 CPUtime=4.65 cores=0-31
/proc/9839/task/9860/stat : 9860 (claspmt) R 9837 9839 9809 0 -1 4202560 1729 0 0 0 456 9 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=9839/tid=9861] ppid=9837 vsize=2194400 CPUtime=4.73 cores=0-31
/proc/9839/task/9861/stat : 9861 (claspmt) R 9837 9839 9809 0 -1 4202560 1863 0 0 0 467 6 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=9839/tid=9862] ppid=9837 vsize=2194400 CPUtime=4.68 cores=0-31
/proc/9839/task/9862/stat : 9862 (claspmt) R 9837 9839 9809 0 -1 4202560 2034 0 0 0 459 9 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9839/tid=9863] ppid=9837 vsize=2194400 CPUtime=4.65 cores=0-31
/proc/9839/task/9863/stat : 9863 (claspmt) R 9837 9839 9809 0 -1 4202560 1906 0 0 0 457 8 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=9839/tid=9864] ppid=9837 vsize=2194400 CPUtime=4.65 cores=0-31
/proc/9839/task/9864/stat : 9864 (claspmt) R 9837 9839 9809 0 -1 4202560 1512 0 0 0 457 8 0 0 24 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=9839/tid=9865] ppid=9837 vsize=2194400 CPUtime=4.66 cores=0-31
/proc/9839/task/9865/stat : 9865 (claspmt) R 9837 9839 9809 0 -1 4202560 1635 0 0 0 458 8 0 0 25 0 32 0 44494411 2247065600 54837 270582939648 4194304 4964800 140734978229088 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 14 0 0 0

################
# More data... #
################

/proc/9839/task/9843/stat : 9843 (claspmt) R 9837 9839 9809 0 -1 4202560 40122 0 0 0 494634 165 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=9839/tid=9844] ppid=9837 vsize=14207652 CPUtime=4935.49 cores=0-31
/proc/9839/task/9844/stat : 9844 (claspmt) R 9837 9839 9809 0 -1 4202560 109203 0 0 0 493171 378 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=9839/tid=9845] ppid=9837 vsize=14207652 CPUtime=4958.13 cores=0-31
/proc/9839/task/9845/stat : 9845 (claspmt) R 9837 9839 9809 0 -1 4202560 126152 0 0 0 495407 406 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=9839/tid=9846] ppid=9837 vsize=14207652 CPUtime=4950.23 cores=0-31
/proc/9839/task/9846/stat : 9846 (claspmt) R 9837 9839 9809 0 -1 4202560 42044 0 0 0 494862 161 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=9839/tid=9847] ppid=9837 vsize=14207652 CPUtime=4948.9 cores=0-31
/proc/9839/task/9847/stat : 9847 (claspmt) R 9837 9839 9809 0 -1 4202560 155403 0 0 0 494429 461 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=9839/tid=9848] ppid=9837 vsize=14207652 CPUtime=4956.87 cores=0-31
/proc/9839/task/9848/stat : 9848 (claspmt) R 9837 9839 9809 0 -1 4202560 67687 0 0 0 495389 298 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9839/tid=9849] ppid=9837 vsize=14207652 CPUtime=4958.74 cores=0-31
/proc/9839/task/9849/stat : 9849 (claspmt) R 9837 9839 9809 0 -1 4202560 51512 0 0 0 495694 180 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9839/tid=9850] ppid=9837 vsize=14207652 CPUtime=4931.57 cores=0-31
/proc/9839/task/9850/stat : 9850 (claspmt) R 9837 9839 9809 0 -1 4202560 125526 0 0 0 492852 305 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=9839/tid=9851] ppid=9837 vsize=14207652 CPUtime=4958.63 cores=0-31
/proc/9839/task/9851/stat : 9851 (claspmt) R 9837 9839 9809 0 -1 4202560 65342 0 0 0 495590 273 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=9839/tid=9852] ppid=9837 vsize=14207652 CPUtime=4959.04 cores=0-31
/proc/9839/task/9852/stat : 9852 (claspmt) R 9837 9839 9809 0 -1 4202560 148104 0 0 0 495386 518 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=9839/tid=9853] ppid=9837 vsize=14207652 CPUtime=4958.6 cores=0-31
/proc/9839/task/9853/stat : 9853 (claspmt) R 9837 9839 9809 0 -1 4202560 160566 0 0 0 495384 476 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=9839/tid=9854] ppid=9837 vsize=14207652 CPUtime=4958.97 cores=0-31
/proc/9839/task/9854/stat : 9854 (claspmt) R 9837 9839 9809 0 -1 4202560 65289 0 0 0 495637 260 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9839/tid=9855] ppid=9837 vsize=14207652 CPUtime=4958.94 cores=0-31
/proc/9839/task/9855/stat : 9855 (claspmt) R 9837 9839 9809 0 -1 4202560 283900 0 0 0 495094 800 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=9839/tid=9856] ppid=9837 vsize=14207652 CPUtime=4957.21 cores=0-31
/proc/9839/task/9856/stat : 9856 (claspmt) R 9837 9839 9809 0 -1 4202560 89884 0 0 0 495390 331 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4653408 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9839/tid=9857] ppid=9837 vsize=14207652 CPUtime=4958.71 cores=0-31
/proc/9839/task/9857/stat : 9857 (claspmt) R 9837 9839 9809 0 -1 4202560 41760 0 0 0 495711 160 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=9839/tid=9858] ppid=9837 vsize=14207652 CPUtime=4959.25 cores=0-31
/proc/9839/task/9858/stat : 9858 (claspmt) R 9837 9839 9809 0 -1 4202560 74811 0 0 0 495708 217 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=9839/tid=9859] ppid=9837 vsize=14207652 CPUtime=4958.84 cores=0-31
/proc/9839/task/9859/stat : 9859 (claspmt) R 9837 9839 9809 0 -1 4202560 71984 0 0 0 495597 287 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9839/tid=9860] ppid=9837 vsize=14207652 CPUtime=4944.83 cores=0-31
/proc/9839/task/9860/stat : 9860 (claspmt) R 9837 9839 9809 0 -1 4202560 138902 0 0 0 494010 473 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=9839/tid=9861] ppid=9837 vsize=14207652 CPUtime=4958.83 cores=0-31
/proc/9839/task/9861/stat : 9861 (claspmt) R 9837 9839 9809 0 -1 4202560 89926 0 0 0 495585 298 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=9839/tid=9862] ppid=9837 vsize=14207652 CPUtime=4956.69 cores=0-31
/proc/9839/task/9862/stat : 9862 (claspmt) R 9837 9839 9809 0 -1 4202560 37745 0 0 0 495531 138 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=9839/tid=9863] ppid=9837 vsize=14207652 CPUtime=4958.48 cores=0-31
/proc/9839/task/9863/stat : 9863 (claspmt) R 9837 9839 9809 0 -1 4202560 173119 0 0 0 495354 494 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=9839/tid=9864] ppid=9837 vsize=14207652 CPUtime=4937.28 cores=0-31
/proc/9839/task/9864/stat : 9864 (claspmt) R 9837 9839 9809 0 -1 4202560 66540 0 0 0 493479 249 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=9839/tid=9865] ppid=9837 vsize=14207652 CPUtime=4958.81 cores=0-31
/proc/9839/task/9865/stat : 9865 (claspmt) R 9837 9839 9809 0 -1 4202560 36718 0 0 0 495734 147 0 0 25 0 32 0 44494411 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4660123 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=9839/tid=9866] ppid=9837 vsize=14207652 CPUtime=4947.93 cores=0-31
/proc/9839/task/9866/stat : 9866 (claspmt) R 9837 9839 9809 0 -1 4202560 132310 0 0 0 494439 354 0 0 25 0 32 0 44494412 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9839/tid=9867] ppid=9837 vsize=14207652 CPUtime=4957.82 cores=0-31
/proc/9839/task/9867/stat : 9867 (claspmt) R 9837 9839 9809 0 -1 4202560 46738 0 0 0 495626 156 0 0 25 0 32 0 44494412 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=9839/tid=9868] ppid=9837 vsize=14207652 CPUtime=4956.6 cores=0-31
/proc/9839/task/9868/stat : 9868 (claspmt) R 9837 9839 9809 0 -1 4202560 143217 0 0 0 495202 458 0 0 25 0 32 0 44494412 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4660442 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=9839/tid=9869] ppid=9837 vsize=14207652 CPUtime=4958.98 cores=0-31
/proc/9839/task/9869/stat : 9869 (claspmt) R 9837 9839 9809 0 -1 4202560 122062 0 0 0 495501 397 0 0 25 0 32 0 44494412 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=9839/tid=9870] ppid=9837 vsize=14207652 CPUtime=4959.12 cores=0-31
/proc/9839/task/9870/stat : 9870 (claspmt) R 9837 9839 9809 0 -1 4202560 49085 0 0 0 495727 185 0 0 25 0 32 0 44494412 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4632355 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=9839/tid=9871] ppid=9837 vsize=14207652 CPUtime=4955.44 cores=0-31
/proc/9839/task/9871/stat : 9871 (claspmt) R 9837 9839 9809 0 -1 4202560 130590 0 0 0 495123 421 0 0 25 0 32 0 44494412 14548635648 3245746 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 11 0 0 0
Current children cumulated CPU time (s) 158544
Current children cumulated vsize (KiB) 14207652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.9 s]
/proc/loadavg: 32.20 32.11 32.04 33/445 10017
/proc/meminfo: memFree=249036024/264257624 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=14273188 CPUtime=160002 cores=0-31
/proc/9839/stat : 9839 (claspmt) R 9837 9839 9809 0 -1 4202496 3292132 0 0 0 15989580 10651 0 0 25 0 32 0 44494307 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9839/statm: 3568297 3257251 463 189 0 3562646 0
[pid=9839/tid=9841] ppid=9837 vsize=14273188 CPUtime=5004.41 cores=0-31
/proc/9839/task/9841/stat : 9841 (claspmt) R 9837 9839 9809 0 -1 4202560 48198 0 0 0 500249 192 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=9839/tid=9842] ppid=9837 vsize=14273188 CPUtime=5004.03 cores=0-31
/proc/9839/task/9842/stat : 9842 (claspmt) R 9837 9839 9809 0 -1 4202560 143423 0 0 0 500037 366 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9839/tid=9843] ppid=9837 vsize=14273188 CPUtime=4993.6 cores=0-31
/proc/9839/task/9843/stat : 9843 (claspmt) R 9837 9839 9809 0 -1 4202560 40122 0 0 0 499195 165 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=9839/tid=9844] ppid=9837 vsize=14273188 CPUtime=4981.1 cores=0-31
/proc/9839/task/9844/stat : 9844 (claspmt) R 9837 9839 9809 0 -1 4202560 109383 0 0 0 497731 379 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=9839/tid=9845] ppid=9837 vsize=14273188 CPUtime=5003.64 cores=0-31
/proc/9839/task/9845/stat : 9845 (claspmt) R 9837 9839 9809 0 -1 4202560 126161 0 0 0 499958 406 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670239 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=9839/tid=9846] ppid=9837 vsize=14273188 CPUtime=4994.72 cores=0-31
/proc/9839/task/9846/stat : 9846 (claspmt) R 9837 9839 9809 0 -1 4202560 42044 0 0 0 499311 161 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=9839/tid=9847] ppid=9837 vsize=14273188 CPUtime=4994.51 cores=0-31
/proc/9839/task/9847/stat : 9847 (claspmt) R 9837 9839 9809 0 -1 4202560 155403 0 0 0 498990 461 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=9839/tid=9848] ppid=9837 vsize=14273188 CPUtime=5002.45 cores=0-31
/proc/9839/task/9848/stat : 9848 (claspmt) R 9837 9839 9809 0 -1 4202560 67687 0 0 0 499946 299 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9839/tid=9849] ppid=9837 vsize=14273188 CPUtime=5004.35 cores=0-31
/proc/9839/task/9849/stat : 9849 (claspmt) R 9837 9839 9809 0 -1 4202560 51512 0 0 0 500255 180 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9839/tid=9850] ppid=9837 vsize=14273188 CPUtime=4977.18 cores=0-31
/proc/9839/task/9850/stat : 9850 (claspmt) R 9837 9839 9809 0 -1 4202560 125535 0 0 0 497413 305 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=9839/tid=9851] ppid=9837 vsize=14273188 CPUtime=5004.22 cores=0-31
/proc/9839/task/9851/stat : 9851 (claspmt) R 9837 9839 9809 0 -1 4202560 65344 0 0 0 500149 273 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=9839/tid=9852] ppid=9837 vsize=14273188 CPUtime=5004.65 cores=0-31
/proc/9839/task/9852/stat : 9852 (claspmt) R 9837 9839 9809 0 -1 4202560 148105 0 0 0 499947 518 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=9839/tid=9853] ppid=9837 vsize=14273188 CPUtime=5004.21 cores=0-31
/proc/9839/task/9853/stat : 9853 (claspmt) R 9837 9839 9809 0 -1 4202560 160647 0 0 0 499945 476 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670670 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=9839/tid=9854] ppid=9837 vsize=14273188 CPUtime=5004.58 cores=0-31
/proc/9839/task/9854/stat : 9854 (claspmt) R 9837 9839 9809 0 -1 4202560 65295 0 0 0 500198 260 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9839/tid=9855] ppid=9837 vsize=14273188 CPUtime=5004.54 cores=0-31
/proc/9839/task/9855/stat : 9855 (claspmt) R 9837 9839 9809 0 -1 4202560 283900 0 0 0 499654 800 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=9839/tid=9856] ppid=9837 vsize=14273188 CPUtime=5002.82 cores=0-31
/proc/9839/task/9856/stat : 9856 (claspmt) R 9837 9839 9809 0 -1 4202560 89888 0 0 0 499951 331 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9839/tid=9857] ppid=9837 vsize=14273188 CPUtime=5004.32 cores=0-31
/proc/9839/task/9857/stat : 9857 (claspmt) R 9837 9839 9809 0 -1 4202560 42184 0 0 0 500270 162 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=9839/tid=9858] ppid=9837 vsize=14273188 CPUtime=5004.87 cores=0-31
/proc/9839/task/9858/stat : 9858 (claspmt) R 9837 9839 9809 0 -1 4202560 74811 0 0 0 500270 217 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=9839/tid=9859] ppid=9837 vsize=14273188 CPUtime=5004.45 cores=0-31
/proc/9839/task/9859/stat : 9859 (claspmt) R 9837 9839 9809 0 -1 4202560 71984 0 0 0 500158 287 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9839/tid=9860] ppid=9837 vsize=14273188 CPUtime=4990.44 cores=0-31
/proc/9839/task/9860/stat : 9860 (claspmt) R 9837 9839 9809 0 -1 4202560 138902 0 0 0 498571 473 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=9839/tid=9861] ppid=9837 vsize=14273188 CPUtime=5004.45 cores=0-31
/proc/9839/task/9861/stat : 9861 (claspmt) R 9837 9839 9809 0 -1 4202560 89929 0 0 0 500147 298 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4684732 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=9839/tid=9862] ppid=9837 vsize=14273188 CPUtime=5002.11 cores=0-31
/proc/9839/task/9862/stat : 9862 (claspmt) R 9837 9839 9809 0 -1 4202560 37745 0 0 0 500073 138 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=9839/tid=9863] ppid=9837 vsize=14273188 CPUtime=5004.1 cores=0-31
/proc/9839/task/9863/stat : 9863 (claspmt) R 9837 9839 9809 0 -1 4202560 173203 0 0 0 499915 495 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=9839/tid=9864] ppid=9837 vsize=14273188 CPUtime=4982.9 cores=0-31
/proc/9839/task/9864/stat : 9864 (claspmt) R 9837 9839 9809 0 -1 4202560 66540 0 0 0 498040 250 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=9839/tid=9865] ppid=9837 vsize=14273188 CPUtime=5004.42 cores=0-31
/proc/9839/task/9865/stat : 9865 (claspmt) R 9837 9839 9809 0 -1 4202560 36718 0 0 0 500295 147 0 0 25 0 32 0 44494411 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=9839/tid=9866] ppid=9837 vsize=14273188 CPUtime=4993.52 cores=0-31
/proc/9839/task/9866/stat : 9866 (claspmt) R 9837 9839 9809 0 -1 4202560 132313 0 0 0 498998 354 0 0 25 0 32 0 44494412 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9839/tid=9867] ppid=9837 vsize=14273188 CPUtime=5003.42 cores=0-31
/proc/9839/task/9867/stat : 9867 (claspmt) R 9837 9839 9809 0 -1 4202560 46738 0 0 0 500186 156 0 0 25 0 32 0 44494412 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=9839/tid=9868] ppid=9837 vsize=14273188 CPUtime=5002.21 cores=0-31
/proc/9839/task/9868/stat : 9868 (claspmt) R 9837 9839 9809 0 -1 4202560 143222 0 0 0 499763 458 0 0 25 0 32 0 44494412 14615744512 3257251 270582939648 4194304 4964800 140734978229088 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=9839/tid=9869] ppid=9837 vsize=14273188 CPUtime=5004.6 cores=0-31
/proc/9839/task/9869/stat : 9869 (claspmt) R 9837 9839 9809 0 -1 4202560 122072 0 0 0 500063 397 0 0 25 0 32 0 44494412 14615744512 3257252 270582939648 4194304 4964800 140734978229088 18446744073709551615 4320897 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=9839/tid=9870] ppid=9837 vsize=14273188 CPUtime=5004.73 cores=0-31
/proc/9839/task/9870/stat : 9870 (claspmt) R 9837 9839 9809 0 -1 4202560 49094 0 0 0 500288 185 0 0 25 0 32 0 44494412 14615744512 3257252 270582939648 4194304 4964800 140734978229088 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=9839/tid=9871] ppid=9837 vsize=14273188 CPUtime=5001.04 cores=0-31
/proc/9839/task/9871/stat : 9871 (claspmt) R 9837 9839 9809 0 -1 4202560 130622 0 0 0 499683 421 0 0 25 0 32 0 44494412 14615744512 3257252 270582939648 4194304 4964800 140734978229088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 11 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 14273188

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -9839

Solver just ended. Dumping a history of the last processes samples

[startup+5009.43 s]
/proc/loadavg: 32.20 32.11 32.04 2/415 10018
/proc/meminfo: memFree=249063668/264257624 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=14155012 CPUtime=160004 cores=0-31
/proc/9839/stat : 9839 (claspmt) R 9837 9839 9809 0 -1 4202496 3292148 0 0 0 15989757 10651 0 0 25 0 1 0 44494307 14494732288 3249646 270582939648 4194304 4964800 140734978229088 18446744073709551615 258650610907 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/9839/statm: 3538753 3249646 474 189 0 3533102 0
Current children cumulated CPU time (s) 160004
Current children cumulated vsize (KiB) 14155012

[startup+5010.2 s]
/proc/loadavg: 32.20 32.11 32.04 2/415 10018
/proc/meminfo: memFree=249063668/264257624 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=0 CPUtime=160005 cores=0-31
/proc/9839/stat : 9839 (claspmt) R 9837 9839 9809 0 -1 4203524 3292148 0 0 0 15989807 10679 0 0 25 0 1 0 44494307 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9839/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160005
Current children cumulated vsize (KiB) 0

[startup+5010.6 s]
/proc/loadavg: 32.20 32.11 32.04 2/414 10018
/proc/meminfo: memFree=256472304/264257624 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=0 CPUtime=160005 cores=0-31
/proc/9839/stat : 9839 (claspmt) R 9837 9839 9809 0 -1 4203524 3292148 0 0 0 15989807 10719 0 0 25 0 1 0 44494307 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9839/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160005
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 5010.7
CPU time (s): 160005
CPU user time (s): 159898
CPU system time (s): 107.288
CPU usage (%): 3193.27
Max. virtual memory (cumulated for all children) (KiB): 14273188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159898
system time used= 107.288
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3292148
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 508936
involuntary context switches= 397364

runsolver used 29.6795 second user time and 111.511 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-11 13:17:54
IDJOB=3472504
IDBENCH=84223
IDSOLVER=1961
FILE ID=node200/3472504-1307791074
RUNJOBID= node200-1307791074-9823
PBS_JOBID= 13550790
Free space on /tmp= 61740 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3472504-1307791074/watcher-3472504-1307791074 -o /tmp/evaluation-result-3472504-1307791074/solver-3472504-1307791074 -C 160000 -W 5100 -M 256000  HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472504-1307791074.cnf

TIME LIMIT= 160000 seconds
MEMORY LIMIT= 256000 MiB
NBCORE= 32

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=1859468304

node200.alineos.net Linux 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.02
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 36
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 68
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 100
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 38
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 70
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 102
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 52
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 84
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 116
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 54
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 86
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 118
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     264257624 kB
MemFree:      262079456 kB
Buffers:        289484 kB
Cached:        1555788 kB
SwapCached:          0 kB
Active:         317660 kB
Inactive:      1590732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      262079456 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2928 kB
Writeback:           0 kB
AnonPages:       64796 kB
Mapped:          13332 kB
Slab:           185296 kB
PageTables:       4396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   163856 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61736 MiB
End job on node200 at 2011-06-11 14:41:25