Trace number 3472417

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) 160004 5010.86

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
MD5SUM8dae13531986e2a9bdb6559418f57130
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark70467.6
Satisfiable
(Un)Satisfiability was proved
Number of variables89190
Number of clauses265718
Sum of the clauses size620006
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2177144
Number of clauses of size 388572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...629739/instance-3472417-1307629739.cnf
1.29/1.38	c Solving...
160000.84/5008.36	
160000.84/5008.36	*** INTERRUPTED! ***
160000.84/5008.36	*** 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.0 (svn: 977)

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-3472417-1307629739/watcher-3472417-1307629739 -o /tmp/evaluation-result-3472417-1307629739/solver-3472417-1307629739 -C 160000 -W 5100 -M 256000 HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472417-1307629739.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.58 31.54 31.91 1/412 29157
/proc/meminfo: memFree=262352052/264257624 swapFree=67111528/67111528
[pid=29157] ppid=29155 vsize=32200 CPUtime=0.02 cores=0-31
/proc/29157/stat : 29157 (claspmt) R 29155 29157 29131 0 -1 4202496 2363 0 0 0 2 0 0 0 21 0 1 0 28360810 32972800 2292 270582939648 4194304 4964800 140733448753152 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 16 0 0 0
/proc/29157/statm: 8050 2296 373 189 0 2924 0

[startup+0.071117 s]
/proc/loadavg: 29.58 31.54 31.91 1/412 29157
/proc/meminfo: memFree=262352052/264257624 swapFree=67111528/67111528
[pid=29157] ppid=29155 vsize=39180 CPUtime=0.06 cores=0-31
/proc/29157/stat : 29157 (claspmt) R 29155 29157 29131 0 -1 4202496 5689 0 0 0 5 1 0 0 21 0 1 0 28360810 40120320 4921 270582939648 4194304 4964800 140733448753152 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 16 0 0 0
/proc/29157/statm: 9795 4921 383 189 0 4669 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 39180

[startup+0.101125 s]
/proc/loadavg: 29.58 31.54 31.91 1/412 29157
/proc/meminfo: memFree=262352052/264257624 swapFree=67111528/67111528
[pid=29157] ppid=29155 vsize=41104 CPUtime=0.09 cores=0-31
/proc/29157/stat : 29157 (claspmt) R 29155 29157 29131 0 -1 4202496 6333 0 0 0 8 1 0 0 21 0 1 0 28360810 42090496 5394 270582939648 4194304 4964800 140733448753152 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 16 0 0 0
/proc/29157/statm: 10276 5395 383 189 0 5150 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41104

[startup+0.301117 s]
/proc/loadavg: 29.58 31.54 31.91 1/412 29157
/proc/meminfo: memFree=262352052/264257624 swapFree=67111528/67111528
[pid=29157] ppid=29155 vsize=58020 CPUtime=0.29 cores=0-31
/proc/29157/stat : 29157 (claspmt) R 29155 29157 29131 0 -1 4202496 12267 0 0 0 26 3 0 0 22 0 1 0 28360810 59412480 9478 270582939648 4194304 4964800 140733448753152 18446744073709551615 4618166 0 0 4096 18946 0 0 0 17 16 0 0 0
/proc/29157/statm: 14505 9478 396 189 0 9379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58020

[startup+0.701132 s]
/proc/loadavg: 29.58 31.54 31.91 1/412 29157
/proc/meminfo: memFree=262352052/264257624 swapFree=67111528/67111528
[pid=29157] ppid=29155 vsize=67744 CPUtime=0.69 cores=0-31
/proc/29157/stat : 29157 (claspmt) R 29155 29157 29131 0 -1 4202496 14690 0 0 0 66 3 0 0 23 0 1 0 28360810 69369856 11901 270582939648 4194304 4964800 140733448753152 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 16 0 0 0
/proc/29157/statm: 16936 11901 401 189 0 11810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67744

[startup+1.51418 s]
/proc/loadavg: 29.58 31.54 31.91 2/413 29158
/proc/meminfo: memFree=262298416/264257624 swapFree=67111528/67111528
[pid=29157] ppid=29155 vsize=604972 CPUtime=4.58 cores=0-31
/proc/29157/stat : 29157 (claspmt) S 29155 29157 29131 0 -1 4202496 46727 0 0 0 145 313 0 0 18 0 32 0 28360810 619491328 34160 270582939648 4194304 4964800 140733448753152 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 16 0 0 0
/proc/29157/statm: 151243 34172 428 189 0 145592 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 604972

[startup+3.10309 s]
/proc/loadavg: 29.61 31.52 31.90 4/444 29189
/proc/meminfo: memFree=262011688/264257624 swapFree=67111528/67111528
[pid=29157] ppid=29155 vsize=2008180 CPUtime=33.65 cores=0-31
/proc/29157/stat : 29157 (claspmt) R 29155 29157 29131 0 -1 4202496 134498 0 0 0 2438 927 0 0 18 0 32 0 28360810 2056376320 108665 270582939648 4194304 4964800 140733448753152 18446744073709551615 4629408 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29157/statm: 502045 108665 461 189 0 496394 0
[pid=29157/tid=29159] ppid=29155 vsize=2008180 CPUtime=1.02 cores=0-31
/proc/29157/task/29159/stat : 29159 (claspmt) R 29155 29157 29131 0 -1 4202560 3224 0 0 0 70 32 0 0 17 0 32 0 28360948 2056376320 108665 270582939648 4194304 4964800 140733448753152 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=2008180 CPUtime=1 cores=0-31
/proc/29157/task/29160/stat : 29160 (claspmt) R 29155 29157 29131 0 -1 4202560 4159 0 0 0 71 29 0 0 17 0 32 0 28360948 2056376320 108665 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670351 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=2008180 CPUtime=1.02 cores=0-31
/proc/29157/task/29161/stat : 29161 (claspmt) R 29155 29157 29131 0 -1 4202560 4182 0 0 0 72 30 0 0 17 0 32 0 28360948 2056376320 108665 270582939648 4194304 4964800 140733448753152 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=29157/tid=29162] ppid=29155 vsize=2008180 CPUtime=0.95 cores=0-31
/proc/29157/task/29162/stat : 29162 (claspmt) R 29155 29157 29131 0 -1 4202560 3308 0 0 0 69 26 0 0 16 0 32 0 28360948 2056376320 108666 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=29157/tid=29163] ppid=29155 vsize=2008180 CPUtime=1.14 cores=0-31
/proc/29157/task/29163/stat : 29163 (claspmt) R 29155 29157 29131 0 -1 4202560 3607 0 0 0 83 31 0 0 18 0 32 0 28360948 2056376320 108666 270582939648 4194304 4964800 140733448753152 18446744073709551615 4399551 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=29157/tid=29164] ppid=29155 vsize=2008180 CPUtime=1 cores=0-31
/proc/29157/task/29164/stat : 29164 (claspmt) R 29155 29157 29131 0 -1 4202560 4194 0 0 0 71 29 0 0 17 0 32 0 28360948 2056376320 108667 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670378 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=29157/tid=29165] ppid=29155 vsize=2008180 CPUtime=1.04 cores=0-31
/proc/29157/task/29165/stat : 29165 (claspmt) R 29155 29157 29131 0 -1 4202560 3809 0 0 0 72 32 0 0 17 0 32 0 28360948 2056376320 108667 270582939648 4194304 4964800 140733448753152 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29157/tid=29166] ppid=29155 vsize=2008180 CPUtime=0.96 cores=0-31
/proc/29157/task/29166/stat : 29166 (claspmt) R 29155 29157 29131 0 -1 4202560 3474 0 0 0 68 28 0 0 16 0 32 0 28360948 2056376320 108667 270582939648 4194304 4964800 140733448753152 18446744073709551615 4370443 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=29157/tid=29167] ppid=29155 vsize=2008180 CPUtime=0.98 cores=0-31
/proc/29157/task/29167/stat : 29167 (claspmt) R 29155 29157 29131 0 -1 4202560 3351 0 0 0 68 30 0 0 16 0 32 0 28360948 2056376320 108667 270582939648 4194304 4964800 140733448753152 18446744073709551615 4370377 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=29157/tid=29168] ppid=29155 vsize=2008180 CPUtime=1.04 cores=0-31
/proc/29157/task/29168/stat : 29168 (claspmt) R 29155 29157 29131 0 -1 4202560 4011 0 0 0 72 32 0 0 17 0 32 0 28360949 2056376320 108667 270582939648 4194304 4964800 140733448753152 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29157/tid=29169] ppid=29155 vsize=2008180 CPUtime=1 cores=0-31
/proc/29157/task/29169/stat : 29169 (claspmt) R 29155 29157 29131 0 -1 4202560 4153 0 0 0 69 31 0 0 17 0 32 0 28360949 2056376320 108667 270582939648 4194304 4964800 140733448753152 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=29157/tid=29170] ppid=29155 vsize=2008180 CPUtime=0.99 cores=0-31
/proc/29157/task/29170/stat : 29170 (claspmt) R 29155 29157 29131 0 -1 4202560 3449 0 0 0 70 29 0 0 16 0 32 0 28360949 2056376320 108667 270582939648 4194304 4964800 140733448753152 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=29157/tid=29171] ppid=29155 vsize=2008180 CPUtime=1.12 cores=0-31
/proc/29157/task/29171/stat : 29171 (claspmt) R 29155 29157 29131 0 -1 4202560 3731 0 0 0 83 29 0 0 18 0 32 0 28360949 2056376320 108667 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668611 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=29157/tid=29172] ppid=29155 vsize=2008180 CPUtime=1.01 cores=0-31
/proc/29157/task/29172/stat : 29172 (claspmt) R 29155 29157 29131 0 -1 4202560 4145 0 0 0 70 31 0 0 17 0 32 0 28360949 2056376320 108667 270582939648 4194304 4964800 140733448753152 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=29157/tid=29173] ppid=29155 vsize=2008180 CPUtime=1.01 cores=0-31
/proc/29157/task/29173/stat : 29173 (claspmt) R 29155 29157 29131 0 -1 4202560 3808 0 0 0 72 29 0 0 17 0 32 0 28360949 2056376320 108668 270582939648 4194304 4964800 140733448753152 18446744073709551615 4462609 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=29157/tid=29174] ppid=29155 vsize=2008180 CPUtime=0.97 cores=0-31
/proc/29157/task/29174/stat : 29174 (claspmt) R 29155 29157 29131 0 -1 4202560 3540 0 0 0 68 29 0 0 16 0 32 0 28360949 2056376320 108668 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=29157/tid=29175] ppid=29155 vsize=2008180 CPUtime=0.98 cores=0-31
/proc/29157/task/29175/stat : 29175 (claspmt) R 29155 29157 29131 0 -1 4202560 3504 0 0 0 70 28 0 0 16 0 32 0 28360949 2056376320 108668 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29157/tid=29176] ppid=29155 vsize=2008180 CPUtime=1.02 cores=0-31
/proc/29157/task/29176/stat : 29176 (claspmt) R 29155 29157 29131 0 -1 4202560 3913 0 0 0 71 31 0 0 17 0 32 0 28360949 2056376320 108668 270582939648 4194304 4964800 140733448753152 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=29157/tid=29177] ppid=29155 vsize=2008180 CPUtime=1 cores=0-31
/proc/29157/task/29177/stat : 29177 (claspmt) R 29155 29157 29131 0 -1 4202560 4117 0 0 0 71 29 0 0 17 0 32 0 28360949 2056376320 108669 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=29157/tid=29178] ppid=29155 vsize=2008180 CPUtime=0.95 cores=0-31
/proc/29157/task/29178/stat : 29178 (claspmt) R 29155 29157 29131 0 -1 4202560 3558 0 0 0 69 26 0 0 16 0 32 0 28360949 2056376320 108669 270582939648 4194304 4964800 140733448753152 18446744073709551615 4370242 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=29157/tid=29179] ppid=29155 vsize=2008180 CPUtime=1.11 cores=0-31
/proc/29157/task/29179/stat : 29179 (claspmt) R 29155 29157 29131 0 -1 4202560 3364 0 0 0 79 32 0 0 18 0 32 0 28360949 2056376320 108669 270582939648 4194304 4964800 140733448753152 18446744073709551615 4650749 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=29157/tid=29180] ppid=29155 vsize=2008180 CPUtime=1 cores=0-31
/proc/29157/task/29180/stat : 29180 (claspmt) R 29155 29157 29131 0 -1 4202560 4314 0 0 0 69 31 0 0 17 0 32 0 28360949 2056376320 108669 270582939648 4194304 4964800 140733448753152 18446744073709551615 4321257 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=29157/tid=29181] ppid=29155 vsize=2008180 CPUtime=1.02 cores=0-31
/proc/29157/task/29181/stat : 29181 (claspmt) R 29155 29157 29131 0 -1 4202560 3814 0 0 0 73 29 0 0 17 0 32 0 28360949 2056376320 108671 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=29157/tid=29182] ppid=29155 vsize=2008180 CPUtime=1 cores=0-31
/proc/29157/task/29182/stat : 29182 (claspmt) R 29155 29157 29131 0 -1 4202560 3477 0 0 0 69 31 0 0 16 0 32 0 28360949 2056376320 108671 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29157/tid=29183] ppid=29155 vsize=2008180 CPUtime=0.97 cores=0-31
/proc/29157/task/29183/stat : 29183 (claspmt) R 29155 29157 29131 0 -1 4202560 3480 0 0 0 70 27 0 0 17 0 32 0 28360949 2056376320 108672 270582939648 4194304 4964800 140733448753152 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29157/tid=29184] ppid=29155 vsize=2008180 CPUtime=1.03 cores=0-31
/proc/29157/task/29184/stat : 29184 (claspmt) R 29155 29157 29131 0 -1 4202560 4144 0 0 0 72 31 0 0 17 0 32 0 28360949 2056376320 108672 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=29157/tid=29185] ppid=29155 vsize=2008180 CPUtime=0.94 cores=0-31
/proc/29157/task/29185/stat : 29185 (claspmt) R 29155 29157 29131 0 -1 4202560 3940 0 0 0 71 23 0 0 17 0 32 0 28360949 2056376320 108672 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669184 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=29157/tid=29186] ppid=29155 vsize=2008180 CPUtime=0.92 cores=0-31
/proc/29157/task/29186/stat : 29186 (claspmt) R 29155 29157 29131 0 -1 4202560 3336 0 0 0 68 24 0 0 17 0 32 0 28360949 2056376320 108672 270582939648 4194304 4964800 140733448753152 18446744073709551615 4370381 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=29157/tid=29187] ppid=29155 vsize=2008180 CPUtime=1.08 cores=0-31
/proc/29157/task/29187/stat : 29187 (claspmt) R 29155 29157 29131 0 -1 4202560 3718 0 0 0 83 25 0 0 18 0 32 0 28360949 2056376320 108672 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670140 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=29157/tid=29188] ppid=29155 vsize=2008180 CPUtime=1.02 cores=0-31
/proc/29157/task/29188/stat : 29188 (claspmt) R 29155 29157 29131 0 -1 4202560 3980 0 0 0 70 32 0 0 17 0 32 0 28360949 2056376320 108672 270582939648 4194304 4964800 140733448753152 18446744073709551615 258650999207 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=29157/tid=29189] ppid=29155 vsize=2008180 CPUtime=1.01 cores=0-31
/proc/29157/task/29189/stat : 29189 (claspmt) R 29155 29157 29131 0 -1 4202560 3651 0 0 0 71 30 0 0 17 0 32 0 28360949 2056376320 108674 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668681 0 0 4096 18946 0 0 0 -1 31 0 0 0
Current children cumulated CPU time (s) 33.65
Current children cumulated vsize (KiB) 2008180

[startup+6.3022 s]
/proc/loadavg: 29.61 31.52 31.90 33/444 29189
/proc/meminfo: memFree=261855680/264257624 swapFree=67111528/67111528
[pid=29157] ppid=29155 vsize=2009772 CPUtime=135.6 cores=0-31
/proc/29157/stat : 29157 (claspmt) R 29155 29157 29131 0 -1 4202496 155701 0 0 0 12570 990 0 0 25 0 32 0 28360810 2058006528 129868 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29157/statm: 502443 129868 461 189 0 496792 0
[pid=29157/tid=29159] ppid=29155 vsize=2009772 CPUtime=4.21 cores=0-31
/proc/29157/task/29159/stat : 29159 (claspmt) R 29155 29157 29131 0 -1 4202560 3570 0 0 0 389 32 0 0 19 0 32 0 28360948 2058006528 129868 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=2009772 CPUtime=4.19 cores=0-31
/proc/29157/task/29160/stat : 29160 (claspmt) R 29155 29157 29131 0 -1 4202560 5071 0 0 0 387 32 0 0 20 0 32 0 28360948 2058006528 129868 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=2009772 CPUtime=4.2 cores=0-31
/proc/29157/task/29161/stat : 29161 (claspmt) R 29155 29157 29131 0 -1 4202560 5310 0 0 0 387 33 0 0 18 0 32 0 28360948 2058006528 129869 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=29157/tid=29162] ppid=29155 vsize=2009772 CPUtime=4.14 cores=0-31
/proc/29157/task/29162/stat : 29162 (claspmt) R 29155 29157 29131 0 -1 4202560 3731 0 0 0 387 27 0 0 20 0 32 0 28360948 2058006528 129869 270582939648 4194304 4964800 140733448753152 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=29157/tid=29163] ppid=29155 vsize=2009772 CPUtime=4.34 cores=0-31
/proc/29157/task/29163/stat : 29163 (claspmt) R 29155 29157 29131 0 -1 4202560 3697 0 0 0 403 31 0 0 25 0 32 0 28360948 2058006528 129870 270582939648 4194304 4964800 140733448753152 18446744073709551615 4674832 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=29157/tid=29164] ppid=29155 vsize=2009772 CPUtime=4.19 cores=0-31
/proc/29157/task/29164/stat : 29164 (claspmt) R 29155 29157 29131 0 -1 4202560 5123 0 0 0 388 31 0 0 20 0 32 0 28360948 2058006528 129870 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=29157/tid=29165] ppid=29155 vsize=2009772 CPUtime=4.23 cores=0-31
/proc/29157/task/29165/stat : 29165 (claspmt) R 29155 29157 29131 0 -1 4202560 4606 0 0 0 388 35 0 0 19 0 32 0 28360948 2058006528 129870 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669552 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29157/tid=29166] ppid=29155 vsize=2009772 CPUtime=4.16 cores=0-31
/proc/29157/task/29166/stat : 29166 (claspmt) R 29155 29157 29131 0 -1 4202560 3872 0 0 0 386 30 0 0 21 0 32 0 28360948 2058006528 129870 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=29157/tid=29167] ppid=29155 vsize=2009772 CPUtime=4.17 cores=0-31
/proc/29157/task/29167/stat : 29167 (claspmt) R 29155 29157 29131 0 -1 4202560 3761 0 0 0 386 31 0 0 21 0 32 0 28360948 2058006528 129870 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=29157/tid=29168] ppid=29155 vsize=2009772 CPUtime=4.22 cores=0-31
/proc/29157/task/29168/stat : 29168 (claspmt) R 29155 29157 29131 0 -1 4202560 5292 0 0 0 386 36 0 0 18 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 4325296 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29157/tid=29169] ppid=29155 vsize=2009772 CPUtime=4.19 cores=0-31
/proc/29157/task/29169/stat : 29169 (claspmt) D 29155 29157 29131 0 -1 4202560 5361 0 0 0 384 35 0 0 24 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=29157/tid=29170] ppid=29155 vsize=2009772 CPUtime=4.18 cores=0-31
/proc/29157/task/29170/stat : 29170 (claspmt) R 29155 29157 29131 0 -1 4202560 3949 0 0 0 387 31 0 0 21 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=29157/tid=29171] ppid=29155 vsize=2009772 CPUtime=4.27 cores=0-31
/proc/29157/task/29171/stat : 29171 (claspmt) R 29155 29157 29131 0 -1 4202560 3814 0 0 0 398 29 0 0 25 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=29157/tid=29172] ppid=29155 vsize=2009772 CPUtime=4.2 cores=0-31
/proc/29157/task/29172/stat : 29172 (claspmt) R 29155 29157 29131 0 -1 4202560 5025 0 0 0 386 34 0 0 23 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 4379082 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=29157/tid=29173] ppid=29155 vsize=2009772 CPUtime=4.2 cores=0-31
/proc/29157/task/29173/stat : 29173 (claspmt) R 29155 29157 29131 0 -1 4202560 4449 0 0 0 389 31 0 0 22 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=29157/tid=29174] ppid=29155 vsize=2009772 CPUtime=4.17 cores=0-31
/proc/29157/task/29174/stat : 29174 (claspmt) R 29155 29157 29131 0 -1 4202560 3886 0 0 0 386 31 0 0 21 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=29157/tid=29175] ppid=29155 vsize=2009772 CPUtime=4.16 cores=0-31
/proc/29157/task/29175/stat : 29175 (claspmt) R 29155 29157 29131 0 -1 4202560 3850 0 0 0 387 29 0 0 18 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29157/tid=29176] ppid=29155 vsize=2009772 CPUtime=4.21 cores=0-31
/proc/29157/task/29176/stat : 29176 (claspmt) R 29155 29157 29131 0 -1 4202560 5424 0 0 0 384 37 0 0 18 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=29157/tid=29177] ppid=29155 vsize=2009772 CPUtime=4.18 cores=0-31
/proc/29157/task/29177/stat : 29177 (claspmt) R 29155 29157 29131 0 -1 4202560 5258 0 0 0 385 33 0 0 19 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29157/tid=29178] ppid=29155 vsize=2009772 CPUtime=4.14 cores=0-31
/proc/29157/task/29178/stat : 29178 (claspmt) R 29155 29157 29131 0 -1 4202560 4024 0 0 0 387 27 0 0 21 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=29157/tid=29179] ppid=29155 vsize=2009772 CPUtime=4.3 cores=0-31
/proc/29157/task/29179/stat : 29179 (claspmt) R 29155 29157 29131 0 -1 4202560 3440 0 0 0 398 32 0 0 25 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=29157/tid=29180] ppid=29155 vsize=2009772 CPUtime=4.19 cores=0-31
/proc/29157/task/29180/stat : 29180 (claspmt) S 29155 29157 29131 0 -1 4202560 5253 0 0 0 386 33 0 0 19 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 258651060958 0 0 4096 18946 18446744071566930064 0 0 -1 24 0 0 0
[pid=29157/tid=29181] ppid=29155 vsize=2009772 CPUtime=4.2 cores=0-31
/proc/29157/task/29181/stat : 29181 (claspmt) R 29155 29157 29131 0 -1 4202560 4450 0 0 0 389 31 0 0 19 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=29157/tid=29182] ppid=29155 vsize=2009772 CPUtime=4.19 cores=0-31
/proc/29157/task/29182/stat : 29182 (claspmt) R 29155 29157 29131 0 -1 4202560 3875 0 0 0 387 32 0 0 21 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669552 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=29157/tid=29183] ppid=29155 vsize=2009772 CPUtime=4.17 cores=0-31
/proc/29157/task/29183/stat : 29183 (claspmt) R 29155 29157 29131 0 -1 4202560 3762 0 0 0 389 28 0 0 22 0 32 0 28360949 2058006528 129871 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 2 0 0 0

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

[pid=29157/tid=29166] ppid=29155 vsize=10466544 CPUtime=4958.22 cores=0-31
/proc/29157/task/29166/stat : 29166 (claspmt) R 29155 29157 29131 0 -1 4202560 58188 0 0 0 495586 236 0 0 25 0 32 0 28360948 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=29157/tid=29167] ppid=29155 vsize=10466544 CPUtime=4936.22 cores=0-31
/proc/29157/task/29167/stat : 29167 (claspmt) R 29155 29157 29131 0 -1 4202560 31306 0 0 0 493486 136 0 0 25 0 32 0 28360948 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=29157/tid=29168] ppid=29155 vsize=10466544 CPUtime=4936.08 cores=0-31
/proc/29157/task/29168/stat : 29168 (claspmt) R 29155 29157 29131 0 -1 4202560 41832 0 0 0 493451 157 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29157/tid=29169] ppid=29155 vsize=10466544 CPUtime=4951.28 cores=0-31
/proc/29157/task/29169/stat : 29169 (claspmt) R 29155 29157 29131 0 -1 4202560 65388 0 0 0 494878 250 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29157/tid=29170] ppid=29155 vsize=10466544 CPUtime=4958.56 cores=0-31
/proc/29157/task/29170/stat : 29170 (claspmt) R 29155 29157 29131 0 -1 4202560 122865 0 0 0 495435 421 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=29157/tid=29171] ppid=29155 vsize=10466544 CPUtime=4940.91 cores=0-31
/proc/29157/task/29171/stat : 29171 (claspmt) R 29155 29157 29131 0 -1 4202560 61474 0 0 0 493864 227 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=29157/tid=29172] ppid=29155 vsize=10466544 CPUtime=4947.64 cores=0-31
/proc/29157/task/29172/stat : 29172 (claspmt) R 29155 29157 29131 0 -1 4202560 60963 0 0 0 494519 245 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=29157/tid=29173] ppid=29155 vsize=10466544 CPUtime=4958.34 cores=0-31
/proc/29157/task/29173/stat : 29173 (claspmt) R 29155 29157 29131 0 -1 4202560 190321 0 0 0 495206 628 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=29157/tid=29174] ppid=29155 vsize=10466544 CPUtime=4958.58 cores=0-31
/proc/29157/task/29174/stat : 29174 (claspmt) R 29155 29157 29131 0 -1 4202560 70744 0 0 0 495592 266 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=29157/tid=29175] ppid=29155 vsize=10466544 CPUtime=4957.33 cores=0-31
/proc/29157/task/29175/stat : 29175 (claspmt) R 29155 29157 29131 0 -1 4202560 27872 0 0 0 495608 125 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=29157/tid=29176] ppid=29155 vsize=10466544 CPUtime=4942.48 cores=0-31
/proc/29157/task/29176/stat : 29176 (claspmt) R 29155 29157 29131 0 -1 4202560 24683 0 0 0 494140 108 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=29157/tid=29177] ppid=29155 vsize=10466544 CPUtime=4958.57 cores=0-31
/proc/29157/task/29177/stat : 29177 (claspmt) R 29155 29157 29131 0 -1 4202560 54717 0 0 0 495648 209 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29157/tid=29178] ppid=29155 vsize=10466544 CPUtime=4958.55 cores=0-31
/proc/29157/task/29178/stat : 29178 (claspmt) R 29155 29157 29131 0 -1 4202560 89184 0 0 0 495536 319 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=29157/tid=29179] ppid=29155 vsize=10466544 CPUtime=4958.73 cores=0-31
/proc/29157/task/29179/stat : 29179 (claspmt) R 29155 29157 29131 0 -1 4202560 74280 0 0 0 495604 269 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=29157/tid=29180] ppid=29155 vsize=10466544 CPUtime=4957.14 cores=0-31
/proc/29157/task/29180/stat : 29180 (claspmt) R 29155 29157 29131 0 -1 4202560 71113 0 0 0 495453 261 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29157/tid=29181] ppid=29155 vsize=10466544 CPUtime=4958.54 cores=0-31
/proc/29157/task/29181/stat : 29181 (claspmt) R 29155 29157 29131 0 -1 4202560 177221 0 0 0 495285 569 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=29157/tid=29182] ppid=29155 vsize=10466544 CPUtime=4954.52 cores=0-31
/proc/29157/task/29182/stat : 29182 (claspmt) R 29155 29157 29131 0 -1 4202560 46448 0 0 0 495263 189 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29157/tid=29183] ppid=29155 vsize=10466544 CPUtime=4958.26 cores=0-31
/proc/29157/task/29183/stat : 29183 (claspmt) R 29155 29157 29131 0 -1 4202560 20241 0 0 0 495729 97 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669294 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29157/tid=29184] ppid=29155 vsize=10466544 CPUtime=4958.41 cores=0-31
/proc/29157/task/29184/stat : 29184 (claspmt) R 29155 29157 29131 0 -1 4202560 23656 0 0 0 495743 98 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29157/tid=29185] ppid=29155 vsize=10466544 CPUtime=4958.49 cores=0-31
/proc/29157/task/29185/stat : 29185 (claspmt) R 29155 29157 29131 0 -1 4202560 50139 0 0 0 495659 190 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=29157/tid=29186] ppid=29155 vsize=10466544 CPUtime=4958.41 cores=0-31
/proc/29157/task/29186/stat : 29186 (claspmt) R 29155 29157 29131 0 -1 4202560 90821 0 0 0 495506 335 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669078 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=29157/tid=29187] ppid=29155 vsize=10466544 CPUtime=4958.79 cores=0-31
/proc/29157/task/29187/stat : 29187 (claspmt) R 29155 29157 29131 0 -1 4202560 69720 0 0 0 495623 256 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=29157/tid=29188] ppid=29155 vsize=10466544 CPUtime=4958.63 cores=0-31
/proc/29157/task/29188/stat : 29188 (claspmt) R 29155 29157 29131 0 -1 4202560 35890 0 0 0 495720 143 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=29157/tid=29189] ppid=29155 vsize=10466544 CPUtime=4957.34 cores=0-31
/proc/29157/task/29189/stat : 29189 (claspmt) R 29155 29157 29131 0 -1 4202560 231890 0 0 0 495016 718 0 0 25 0 32 0 28360949 10717741056 2345646 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 158529
Current children cumulated vsize (KiB) 10466544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.33 s]
/proc/loadavg: 32.06 32.12 32.07 34/444 29345
/proc/meminfo: memFree=252941592/264257624 swapFree=67111528/67111528
[pid=29157] ppid=29155 vsize=10466544 CPUtime=160001 cores=0-31
/proc/29157/stat : 29157 (claspmt) R 29155 29157 29131 0 -1 4202496 2389250 0 0 0 15991500 8584 0 0 25 0 32 0 28360810 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 12 0 0 0
/proc/29157/statm: 2616636 2349004 463 189 0 2610985 0
[pid=29157/tid=29159] ppid=29155 vsize=10466544 CPUtime=5002.9 cores=0-31
/proc/29157/task/29159/stat : 29159 (claspmt) R 29155 29157 29131 0 -1 4202560 24866 0 0 0 500176 114 0 0 25 0 32 0 28360948 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=10466544 CPUtime=5004.72 cores=0-31
/proc/29157/task/29160/stat : 29160 (claspmt) R 29155 29157 29131 0 -1 4202560 35036 0 0 0 500343 129 0 0 25 0 32 0 28360948 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=10466544 CPUtime=5004.63 cores=0-31
/proc/29157/task/29161/stat : 29161 (claspmt) R 29155 29157 29131 0 -1 4202560 53858 0 0 0 500250 213 0 0 25 0 32 0 28360948 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=29157/tid=29162] ppid=29155 vsize=10466544 CPUtime=5004.54 cores=0-31
/proc/29157/task/29162/stat : 29162 (claspmt) R 29155 29157 29131 0 -1 4202560 118400 0 0 0 500047 407 0 0 25 0 32 0 28360948 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=29157/tid=29163] ppid=29155 vsize=10466544 CPUtime=4987.59 cores=0-31
/proc/29157/task/29163/stat : 29163 (claspmt) R 29155 29157 29131 0 -1 4202560 71476 0 0 0 498504 255 0 0 25 0 32 0 28360948 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=29157/tid=29164] ppid=29155 vsize=10466544 CPUtime=4992.48 cores=0-31
/proc/29157/task/29164/stat : 29164 (claspmt) R 29155 29157 29131 0 -1 4202560 75208 0 0 0 498963 285 0 0 25 0 32 0 28360948 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=29157/tid=29165] ppid=29155 vsize=10466544 CPUtime=4996.5 cores=0-31
/proc/29157/task/29165/stat : 29165 (claspmt) R 29155 29157 29131 0 -1 4202560 142333 0 0 0 499196 454 0 0 25 0 32 0 28360948 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=29157/tid=29166] ppid=29155 vsize=10466544 CPUtime=5004.26 cores=0-31
/proc/29157/task/29166/stat : 29166 (claspmt) R 29155 29157 29131 0 -1 4202560 58188 0 0 0 500189 237 0 0 25 0 32 0 28360948 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=29157/tid=29167] ppid=29155 vsize=10466544 CPUtime=4980.94 cores=0-31
/proc/29157/task/29167/stat : 29167 (claspmt) R 29155 29157 29131 0 -1 4202560 32168 0 0 0 497954 140 0 0 25 0 32 0 28360948 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=29157/tid=29168] ppid=29155 vsize=10466544 CPUtime=4982.12 cores=0-31
/proc/29157/task/29168/stat : 29168 (claspmt) R 29155 29157 29131 0 -1 4202560 41832 0 0 0 498055 157 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29157/tid=29169] ppid=29155 vsize=10466544 CPUtime=4997.33 cores=0-31
/proc/29157/task/29169/stat : 29169 (claspmt) R 29155 29157 29131 0 -1 4202560 65388 0 0 0 499483 250 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669532 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29157/tid=29170] ppid=29155 vsize=10466544 CPUtime=5004.61 cores=0-31
/proc/29157/task/29170/stat : 29170 (claspmt) R 29155 29157 29131 0 -1 4202560 122871 0 0 0 500040 421 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=29157/tid=29171] ppid=29155 vsize=10466544 CPUtime=4986.96 cores=0-31
/proc/29157/task/29171/stat : 29171 (claspmt) R 29155 29157 29131 0 -1 4202560 61474 0 0 0 498469 227 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=29157/tid=29172] ppid=29155 vsize=10466544 CPUtime=4993.68 cores=0-31
/proc/29157/task/29172/stat : 29172 (claspmt) R 29155 29157 29131 0 -1 4202560 60963 0 0 0 499123 245 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=29157/tid=29173] ppid=29155 vsize=10466544 CPUtime=5004.39 cores=0-31
/proc/29157/task/29173/stat : 29173 (claspmt) R 29155 29157 29131 0 -1 4202560 190321 0 0 0 499811 628 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=29157/tid=29174] ppid=29155 vsize=10466544 CPUtime=5004.62 cores=0-31
/proc/29157/task/29174/stat : 29174 (claspmt) R 29155 29157 29131 0 -1 4202560 70744 0 0 0 500196 266 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=29157/tid=29175] ppid=29155 vsize=10466544 CPUtime=5003.38 cores=0-31
/proc/29157/task/29175/stat : 29175 (claspmt) R 29155 29157 29131 0 -1 4202560 27878 0 0 0 500213 125 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=29157/tid=29176] ppid=29155 vsize=10466544 CPUtime=4988.53 cores=0-31
/proc/29157/task/29176/stat : 29176 (claspmt) R 29155 29157 29131 0 -1 4202560 24683 0 0 0 498744 109 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4644794 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=29157/tid=29177] ppid=29155 vsize=10466544 CPUtime=5004.62 cores=0-31
/proc/29157/task/29177/stat : 29177 (claspmt) R 29155 29157 29131 0 -1 4202560 54717 0 0 0 500253 209 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29157/tid=29178] ppid=29155 vsize=10466544 CPUtime=5004.59 cores=0-31
/proc/29157/task/29178/stat : 29178 (claspmt) R 29155 29157 29131 0 -1 4202560 89184 0 0 0 500140 319 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=29157/tid=29179] ppid=29155 vsize=10466544 CPUtime=5004.78 cores=0-31
/proc/29157/task/29179/stat : 29179 (claspmt) R 29155 29157 29131 0 -1 4202560 74280 0 0 0 500209 269 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4332103 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=29157/tid=29180] ppid=29155 vsize=10466544 CPUtime=5003.17 cores=0-31
/proc/29157/task/29180/stat : 29180 (claspmt) R 29155 29157 29131 0 -1 4202560 71113 0 0 0 500056 261 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29157/tid=29181] ppid=29155 vsize=10466544 CPUtime=5004.59 cores=0-31
/proc/29157/task/29181/stat : 29181 (claspmt) R 29155 29157 29131 0 -1 4202560 177288 0 0 0 499889 570 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=29157/tid=29182] ppid=29155 vsize=10466544 CPUtime=5000.57 cores=0-31
/proc/29157/task/29182/stat : 29182 (claspmt) R 29155 29157 29131 0 -1 4202560 46456 0 0 0 499867 190 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29157/tid=29183] ppid=29155 vsize=10466544 CPUtime=5004.29 cores=0-31
/proc/29157/task/29183/stat : 29183 (claspmt) R 29155 29157 29131 0 -1 4202560 20358 0 0 0 500332 97 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4684009 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29157/tid=29184] ppid=29155 vsize=10466544 CPUtime=5004.25 cores=0-31
/proc/29157/task/29184/stat : 29184 (claspmt) R 29155 29157 29131 0 -1 4202560 23656 0 0 0 500327 98 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29157/tid=29185] ppid=29155 vsize=10466544 CPUtime=5004.54 cores=0-31
/proc/29157/task/29185/stat : 29185 (claspmt) R 29155 29157 29131 0 -1 4202560 50139 0 0 0 500264 190 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=29157/tid=29186] ppid=29155 vsize=10466544 CPUtime=5004.46 cores=0-31
/proc/29157/task/29186/stat : 29186 (claspmt) R 29155 29157 29131 0 -1 4202560 90821 0 0 0 500111 335 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=29157/tid=29187] ppid=29155 vsize=10466544 CPUtime=5004.81 cores=0-31
/proc/29157/task/29187/stat : 29187 (claspmt) R 29155 29157 29131 0 -1 4202560 69722 0 0 0 500225 256 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=29157/tid=29188] ppid=29155 vsize=10466544 CPUtime=5004.67 cores=0-31
/proc/29157/task/29188/stat : 29188 (claspmt) R 29155 29157 29131 0 -1 4202560 38161 0 0 0 500317 150 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=29157/tid=29189] ppid=29155 vsize=10466544 CPUtime=5003.38 cores=0-31
/proc/29157/task/29189/stat : 29189 (claspmt) R 29155 29157 29131 0 -1 4202560 231906 0 0 0 499620 718 0 0 25 0 32 0 28360949 10717741056 2349004 270582939648 4194304 4964800 140733448753152 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 160001
Current children cumulated vsize (KiB) 10466544

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -29157

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

[startup+5009.42 s]
/proc/loadavg: 32.06 32.12 32.07 2/414 29346
/proc/meminfo: memFree=252967376/264257624 swapFree=67111528/67111528
[pid=29157] ppid=29155 vsize=10348992 CPUtime=160002 cores=0-31
/proc/29157/stat : 29157 (claspmt) R 29155 29157 29131 0 -1 4202496 2389261 0 0 0 15991635 8584 0 0 23 0 1 0 28360810 10597367808 2342187 270582939648 4194304 4964800 140733448753152 18446744073709551615 258650612750 0 0 4096 18946 0 0 0 17 12 0 0 0
/proc/29157/statm: 2587248 2342187 474 189 0 2581597 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 10348992

[startup+5010.2 s]
/proc/loadavg: 32.06 32.12 32.07 2/414 29346
/proc/meminfo: memFree=252967376/264257624 swapFree=67111528/67111528
[pid=29157] ppid=29155 vsize=10317128 CPUtime=160003 cores=0-31
/proc/29157/stat : 29157 (claspmt) R 29155 29157 29131 0 -1 4202496 2389261 0 0 0 15991713 8585 0 0 25 0 1 0 28360810 10564739072 2333887 270582939648 4194304 4964800 140733448753152 18446744073709551615 258650612305 0 0 4096 18946 0 0 0 17 12 0 0 0
/proc/29157/statm: 2579282 2333887 474 189 0 2573631 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 10317128

[startup+5010.6 s]
/proc/loadavg: 32.06 32.12 32.07 2/413 29346
/proc/meminfo: memFree=253572496/264257624 swapFree=67111528/67111528
[pid=29157] ppid=29155 vsize=0 CPUtime=160003 cores=0-31
/proc/29157/stat : 29157 (claspmt) R 29155 29157 29131 0 -1 4203524 2389261 0 0 0 15991729 8608 0 0 25 0 1 0 28360810 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 12 0 0 0
/proc/29157/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 0

[startup+5010.8 s]
/proc/loadavg: 32.06 32.12 32.07 2/413 29346
/proc/meminfo: memFree=253572496/264257624 swapFree=67111528/67111528
[pid=29157] ppid=29155 vsize=0 CPUtime=160004 cores=0-31
/proc/29157/stat : 29157 (claspmt) R 29155 29157 29131 0 -1 4203524 2389261 0 0 0 15991729 8628 0 0 25 0 1 0 28360810 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 12 0 0 0
/proc/29157/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160004
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 5010.86
CPU time (s): 160004
CPU user time (s): 159917
CPU system time (s): 86.3499
CPU usage (%): 3193.14
Max. virtual memory (cumulated for all children) (KiB): 10466544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159917
system time used= 86.3499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2389261
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= 661666
involuntary context switches= 404589

runsolver used 30.1914 second user time and 110.907 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-09 16:28:59
IDJOB=3472417
IDBENCH=82467
IDSOLVER=1961
FILE ID=node200/3472417-1307629739
RUNJOBID= node200-1307629739-29145
PBS_JOBID= 13547778
Free space on /tmp= 61740 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.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-3472417-1307629739/watcher-3472417-1307629739 -o /tmp/evaluation-result-3472417-1307629739/solver-3472417-1307629739 -C 160000 -W 5100 -M 256000  HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472417-1307629739.cnf

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

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=365595615

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:      262352324 kB
Buffers:        232048 kB
Cached:        1380668 kB
SwapCached:          0 kB
Active:         251120 kB
Inactive:      1424848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      262352324 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5088 kB
Writeback:           0 kB
AnonPages:       63256 kB
Mapped:          14340 kB
Slab:           151524 kB
PageTables:       4300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   164828 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-09 17:52:30