Trace number 3372675

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
Plingeling 587f (fixed)? (TO) 160002 5010.37

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
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 variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

Solver Data


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: 961)

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-3372675-1305937414/watcher-3372675-1305937414 -o /tmp/evaluation-result-3372675-1305937414/solver-3372675-1305937414 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372675-1305937414.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): 272730423296 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 272730474496 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 27.27 31.05 31.69 1/413 10389
/proc/meminfo: memFree=255503176/264257624 swapFree=67111528/67111528
[pid=10389] ppid=10387 vsize=33168 CPUtime=0.02 cores=0-31
/proc/10389/stat : 10389 (plingeling) R 10387 10389 10363 0 -1 4202496 6115 1250 0 0 0 1 0 1 21 0 1 0 705227836 33964032 6045 268435456000 4194304 4417452 140734957405696 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/10389/statm: 8292 6057 138 55 0 6178 0

[startup+0.103534 s]
/proc/loadavg: 27.27 31.05 31.69 1/413 10389
/proc/meminfo: memFree=255503176/264257624 swapFree=67111528/67111528
[pid=10389] ppid=10387 vsize=48196 CPUtime=0.09 cores=0-31
/proc/10389/stat : 10389 (plingeling) R 10387 10389 10363 0 -1 4202496 10124 1250 0 0 6 2 0 1 21 0 1 0 705227836 49352704 10054 268435456000 4194304 4417452 140734957405696 18446744073709551615 4227901 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/10389/statm: 12049 10054 145 55 0 9935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48196

[startup+0.200498 s]
/proc/loadavg: 27.27 31.05 31.69 1/413 10389
/proc/meminfo: memFree=255503176/264257624 swapFree=67111528/67111528
[pid=10389] ppid=10387 vsize=55744 CPUtime=0.2 cores=0-31
/proc/10389/stat : 10389 (plingeling) R 10387 10389 10363 0 -1 4202496 12026 1250 0 0 16 3 0 1 21 0 1 0 705227836 57081856 11956 268435456000 4194304 4417452 140734957405696 18446744073709551615 4227779 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/10389/statm: 13936 11956 145 55 0 11822 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 55744

[startup+0.300506 s]
/proc/loadavg: 27.27 31.05 31.69 1/413 10389
/proc/meminfo: memFree=255503176/264257624 swapFree=67111528/67111528
[pid=10389] ppid=10387 vsize=66416 CPUtime=0.29 cores=0-31
/proc/10389/stat : 10389 (plingeling) R 10387 10389 10363 0 -1 4202496 14676 1250 0 0 25 3 0 1 22 0 1 0 705227836 68009984 14606 268435456000 4194304 4417452 140734957405696 18446744073709551615 258650649821 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/10389/statm: 16604 14625 146 55 0 14490 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66416

[startup+0.700509 s]
/proc/loadavg: 27.27 31.05 31.69 1/413 10389
/proc/meminfo: memFree=255503176/264257624 swapFree=67111528/67111528
[pid=10389] ppid=10387 vsize=90492 CPUtime=0.69 cores=0-31
/proc/10389/stat : 10389 (plingeling) R 10387 10389 10363 0 -1 4202496 20698 1250 0 0 63 5 0 1 23 0 1 0 705227836 92663808 20628 268435456000 4194304 4417452 140734957405696 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/10389/statm: 22623 20628 146 55 0 20509 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90492

[startup+1.50058 s]
/proc/loadavg: 27.27 31.05 31.69 2/414 10395
/proc/meminfo: memFree=255402456/264257624 swapFree=67111528/67111528
[pid=10389] ppid=10387 vsize=169084 CPUtime=1.49 cores=0-31
/proc/10389/stat : 10389 (plingeling) R 10387 10389 10363 0 -1 4202496 40334 1250 0 0 139 9 0 1 25 0 1 0 705227836 173142016 40264 268435456000 4194304 4417452 140734957405696 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/10389/statm: 42271 40264 146 55 0 40157 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 169084

[startup+3.10048 s]
/proc/loadavg: 25.16 30.55 31.52 2/414 10395
/proc/meminfo: memFree=255274604/264257624 swapFree=67111528/67111528
[pid=10389] ppid=10387 vsize=1070184 CPUtime=4.1 cores=0-31
/proc/10389/stat : 10389 (plingeling) S 10387 10389 10363 0 -1 4202496 78180 1250 0 0 372 37 0 1 19 0 33 0 705227836 1095868416 66212 268435456000 4194304 4417452 140734957405696 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/10389/statm: 267546 66302 155 55 0 265432 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 1070184

[startup+6.30158 s]
/proc/loadavg: 25.16 30.55 31.52 33/446 10427
/proc/meminfo: memFree=255147588/264257624 swapFree=67111528/67111528
[pid=10389] ppid=10387 vsize=1142652 CPUtime=105.85 cores=0-31
/proc/10389/stat : 10389 (plingeling) S 10387 10389 10363 0 -1 4202496 240921 1250 0 0 10424 160 0 1 19 0 33 0 705227836 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/10389/statm: 285663 87998 173 55 0 283549 0
[pid=10389/tid=10396] ppid=10387 vsize=1142652 CPUtime=3.23 cores=0-31
/proc/10389/task/10396/stat : 10396 (plingeling) R 10387 10389 10363 0 -1 4202560 4366 1250 0 0 318 4 0 1 25 0 33 0 705228138 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4277428 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10389/tid=10397] ppid=10387 vsize=1142652 CPUtime=3.23 cores=0-31
/proc/10389/task/10397/stat : 10397 (plingeling) R 10387 10389 10363 0 -1 4202560 3118 1250 0 0 318 4 0 1 25 0 33 0 705228138 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=10389/tid=10398] ppid=10387 vsize=1142652 CPUtime=3.23 cores=0-31
/proc/10389/task/10398/stat : 10398 (plingeling) R 10387 10389 10363 0 -1 4202560 2594 1250 0 0 319 3 0 1 25 0 33 0 705228138 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4236910 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10389/tid=10399] ppid=10387 vsize=1142652 CPUtime=3.21 cores=0-31
/proc/10389/task/10399/stat : 10399 (plingeling) R 10387 10389 10363 0 -1 4202560 1030 1250 0 0 318 2 0 1 25 0 33 0 705228139 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4236842 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10389/tid=10400] ppid=10387 vsize=1142652 CPUtime=3.14 cores=0-31
/proc/10389/task/10400/stat : 10400 (plingeling) R 10387 10389 10363 0 -1 4202560 7362 1250 0 0 311 2 0 1 25 0 33 0 705228139 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=10389/tid=10401] ppid=10387 vsize=1142652 CPUtime=3.22 cores=0-31
/proc/10389/task/10401/stat : 10401 (plingeling) R 10387 10389 10363 0 -1 4202560 4037 1250 0 0 317 4 0 1 25 0 33 0 705228139 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4265922 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=10389/tid=10402] ppid=10387 vsize=1142652 CPUtime=3.22 cores=0-31
/proc/10389/task/10402/stat : 10402 (plingeling) R 10387 10389 10363 0 -1 4202560 2839 1250 0 0 316 5 0 1 25 0 33 0 705228139 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4346292 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10389/tid=10403] ppid=10387 vsize=1142652 CPUtime=3.23 cores=0-31
/proc/10389/task/10403/stat : 10403 (plingeling) R 10387 10389 10363 0 -1 4202560 12051 1250 0 0 315 7 0 1 25 0 33 0 705228139 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4236634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10389/tid=10404] ppid=10387 vsize=1142652 CPUtime=3.22 cores=0-31
/proc/10389/task/10404/stat : 10404 (plingeling) R 10387 10389 10363 0 -1 4202560 2334 1250 0 0 318 3 0 1 25 0 33 0 705228139 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4276025 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10389/tid=10405] ppid=10387 vsize=1142652 CPUtime=3.22 cores=0-31
/proc/10389/task/10405/stat : 10405 (plingeling) R 10387 10389 10363 0 -1 4202560 7283 1250 0 0 316 5 0 1 25 0 33 0 705228139 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4317337 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=10389/tid=10406] ppid=10387 vsize=1142652 CPUtime=3.24 cores=0-31
/proc/10389/task/10406/stat : 10406 (plingeling) R 10387 10389 10363 0 -1 4202560 5888 1250 0 0 319 4 0 1 25 0 33 0 705228139 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4261526 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10389/tid=10407] ppid=10387 vsize=1142652 CPUtime=3.23 cores=0-31
/proc/10389/task/10407/stat : 10407 (plingeling) R 10387 10389 10363 0 -1 4202560 9715 1250 0 0 316 6 0 1 25 0 33 0 705228139 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=10389/tid=10408] ppid=10387 vsize=1142652 CPUtime=3.23 cores=0-31
/proc/10389/task/10408/stat : 10408 (plingeling) R 10387 10389 10363 0 -1 4202560 4445 1250 0 0 318 4 0 1 25 0 33 0 705228139 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4270989 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=10389/tid=10409] ppid=10387 vsize=1142652 CPUtime=3.24 cores=0-31
/proc/10389/task/10409/stat : 10409 (plingeling) R 10387 10389 10363 0 -1 4202560 8637 1250 0 0 319 4 0 1 25 0 33 0 705228139 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4275756 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=10389/tid=10410] ppid=10387 vsize=1142652 CPUtime=3.22 cores=0-31
/proc/10389/task/10410/stat : 10410 (plingeling) R 10387 10389 10363 0 -1 4202560 3195 1250 0 0 317 4 0 1 25 0 33 0 705228139 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4270905 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=10389/tid=10411] ppid=10387 vsize=1142652 CPUtime=3.23 cores=0-31
/proc/10389/task/10411/stat : 10411 (plingeling) R 10387 10389 10363 0 -1 4202560 2532 1250 0 0 319 3 0 1 25 0 33 0 705228140 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4275711 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=10389/tid=10412] ppid=10387 vsize=1142652 CPUtime=3.24 cores=0-31
/proc/10389/task/10412/stat : 10412 (plingeling) R 10387 10389 10363 0 -1 4202560 7915 1250 0 0 319 4 0 1 25 0 33 0 705228140 1170075648 87998 268435456000 4194304 4417452 140734957405696 18446744073709551615 4301776 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=10389/tid=10413] ppid=10387 vsize=1142652 CPUtime=3.23 cores=0-31
/proc/10389/task/10413/stat : 10413 (plingeling) R 10387 10389 10363 0 -1 4202560 6072 1250 0 0 317 5 0 1 25 0 33 0 705228140 1170075648 87962 268435456000 4194304 4417452 140734957405696 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=10389/tid=10414] ppid=10387 vsize=1142652 CPUtime=3.23 cores=0-31
/proc/10389/task/10414/stat : 10414 (plingeling) R 10387 10389 10363 0 -1 4202560 1762 1250 0 0 320 2 0 1 25 0 33 0 705228140 1170075648 87962 268435456000 4194304 4417452 140734957405696 18446744073709551615 4269216 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=10389/tid=10415] ppid=10387 vsize=1142652 CPUtime=3.24 cores=0-31
/proc/10389/task/10415/stat : 10415 (plingeling) R 10387 10389 10363 0 -1 4202560 10577 1250 0 0 318 5 0 1 25 0 33 0 705228140 1170075648 87894 268435456000 4194304 4417452 140734957405696 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=10389/tid=10416] ppid=10387 vsize=1142652 CPUtime=3.21 cores=0-31
/proc/10389/task/10416/stat : 10416 (plingeling) R 10387 10389 10363 0 -1 4202560 6370 1250 0 0 314 6 0 1 25 0 33 0 705228140 1170075648 87894 268435456000 4194304 4417452 140734957405696 18446744073709551615 4346493 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=10389/tid=10417] ppid=10387 vsize=1142652 CPUtime=3.2 cores=0-31
/proc/10389/task/10417/stat : 10417 (plingeling) R 10387 10389 10363 0 -1 4202560 5105 1250 0 0 316 3 0 1 25 0 33 0 705228140 1170075648 87894 268435456000 4194304 4417452 140734957405696 18446744073709551615 4275936 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=10389/tid=10418] ppid=10387 vsize=1142652 CPUtime=3.21 cores=0-31
/proc/10389/task/10418/stat : 10418 (plingeling) R 10387 10389 10363 0 -1 4202560 2851 1250 0 0 316 4 0 1 25 0 33 0 705228140 1170075648 87894 268435456000 4194304 4417452 140734957405696 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=10389/tid=10419] ppid=10387 vsize=1142652 CPUtime=3.22 cores=0-31
/proc/10389/task/10419/stat : 10419 (plingeling) R 10387 10389 10363 0 -1 4202560 9408 1250 0 0 316 5 0 1 25 0 33 0 705228140 1170075648 87894 268435456000 4194304 4417452 140734957405696 18446744073709551615 4275786 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10389/tid=10420] ppid=10387 vsize=1142652 CPUtime=3.09 cores=0-31
/proc/10389/task/10420/stat : 10420 (plingeling) R 10387 10389 10363 0 -1 4202560 5956 1250 0 0 305 3 0 1 25 0 33 0 705228140 1170075648 87894 268435456000 4194304 4417452 140734957405696 18446744073709551615 4276263 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=10389/tid=10421] ppid=10387 vsize=1142652 CPUtime=3.21 cores=0-31
/proc/10389/task/10421/stat : 10421 (plingeling) R 10387 10389 10363 0 -1 4202560 2427 1250 0 0 316 4 0 1 25 0 33 0 705228140 1170075648 87894 268435456000 4194304 4417452 140734957405696 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=10389/tid=10422] ppid=10387 vsize=1142652 CPUtime=3.22 cores=0-31
/proc/10389/task/10422/stat : 10422 (plingeling) R 10387 10389 10363 0 -1 4202560 1678 1250 0 0 319 2 0 1 25 0 33 0 705228140 1170075648 87894 268435456000 4194304 4417452 140734957405696 18446744073709551615 4275652 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=10389/tid=10423] ppid=10387 vsize=1142652 CPUtime=3.21 cores=0-31
/proc/10389/task/10423/stat : 10423 (plingeling) R 10387 10389 10363 0 -1 4202560 4477 1250 0 0 316 4 0 1 25 0 33 0 705228140 1170075648 87894 268435456000 4194304 4417452 140734957405696 18446744073709551615 4346677 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=10389/tid=10424] ppid=10387 vsize=1142652 CPUtime=3.22 cores=0-31
/proc/10389/task/10424/stat : 10424 (plingeling) R 10387 10389 10363 0 -1 4202560 10776 1250 0 0 315 6 0 1 25 0 33 0 705228140 1170075648 87894 268435456000 4194304 4417452 140734957405696 18446744073709551615 4275877 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=10389/tid=10425] ppid=10387 vsize=1142652 CPUtime=3.22 cores=0-31
/proc/10389/task/10425/stat : 10425 (plingeling) R 10387 10389 10363 0 -1 4202560 7938 1250 0 0 317 4 0 1 25 0 33 0 705228140 1170075648 87894 268435456000 4194304 4417452 140734957405696 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=10389/tid=10426] ppid=10387 vsize=1142652 CPUtime=3.11 cores=0-31
/proc/10389/task/10426/stat : 10426 (plingeling) R 10387 10389 10363 0 -1 4202560 1840 1250 0 0 310 0 0 1 25 0 33 0 705228140 1170075648 87894 268435456000 4194304 4417452 140734957405696 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=10389/tid=10427] ppid=10387 vsize=1142652 CPUtime=3.22 cores=0-31
/proc/10389/task/10427/stat : 10427 (plingeling) R 10387 10389 10363 0 -1 4202560 2444 1250 0 0 319 2 0 1 25 0 33 0 705228142 1170075648 87894 268435456000 4194304 4417452 140734957405696 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 105.85
Current children cumulated vsize (KiB) 1142652

[startup+12.7018 s]
/proc/loadavg: 26.22 30.60 31.53 33/446 10427
/proc/meminfo: memFree=255049816/264257624 swapFree=67111528/67111528
[pid=10389] ppid=10387 vsize=1193376 CPUtime=310.34 cores=0-31
/proc/10389/stat : 10389 (plingeling) S 10387 10389 10363 0 -1 4202496 287096 1250 0 0 30858 175 0 1 19 0 33 0 705227836 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/10389/statm: 298344 108185 175 55 0 296230 0
[pid=10389/tid=10396] ppid=10387 vsize=1193376 CPUtime=9.63 cores=0-31
/proc/10389/task/10396/stat : 10396 (plingeling) R 10387 10389 10363 0 -1 4202560 5193 1250 0 0 957 5 0 1 25 0 33 0 705228138 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4252389 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10389/tid=10397] ppid=10387 vsize=1193376 CPUtime=9.63 cores=0-31
/proc/10389/task/10397/stat : 10397 (plingeling) R 10387 10389 10363 0 -1 4202560 3348 1250 0 0 958 4 0 1 25 0 33 0 705228138 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4320466 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=10389/tid=10398] ppid=10387 vsize=1193376 CPUtime=9.63 cores=0-31
/proc/10389/task/10398/stat : 10398 (plingeling) R 10387 10389 10363 0 -1 4202560 3961 1250 0 0 959 3 0 1 25 0 33 0 705228138 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10389/tid=10399] ppid=10387 vsize=1193376 CPUtime=9.61 cores=0-31
/proc/10389/task/10399/stat : 10399 (plingeling) R 10387 10389 10363 0 -1 4202560 2745 1250 0 0 955 5 0 1 25 0 33 0 705228139 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4357540 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10389/tid=10400] ppid=10387 vsize=1193376 CPUtime=9.54 cores=0-31
/proc/10389/task/10400/stat : 10400 (plingeling) R 10387 10389 10363 0 -1 4202560 9101 1250 0 0 951 2 0 1 25 0 33 0 705228139 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4257029 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=10389/tid=10401] ppid=10387 vsize=1193376 CPUtime=9.61 cores=0-31
/proc/10389/task/10401/stat : 10401 (plingeling) R 10387 10389 10363 0 -1 4202560 4054 1250 0 0 956 4 0 1 25 0 33 0 705228139 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4272261 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=10389/tid=10402] ppid=10387 vsize=1193376 CPUtime=9.61 cores=0-31
/proc/10389/task/10402/stat : 10402 (plingeling) R 10387 10389 10363 0 -1 4202560 4844 1250 0 0 955 5 0 1 25 0 33 0 705228139 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4365434 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10389/tid=10403] ppid=10387 vsize=1193376 CPUtime=9.62 cores=0-31
/proc/10389/task/10403/stat : 10403 (plingeling) R 10387 10389 10363 0 -1 4202560 14583 1250 0 0 953 8 0 1 25 0 33 0 705228139 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10389/tid=10404] ppid=10387 vsize=1193376 CPUtime=9.6 cores=0-31
/proc/10389/task/10404/stat : 10404 (plingeling) R 10387 10389 10363 0 -1 4202560 4705 1250 0 0 955 4 0 1 25 0 33 0 705228139 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4271553 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10389/tid=10405] ppid=10387 vsize=1193376 CPUtime=9.62 cores=0-31
/proc/10389/task/10405/stat : 10405 (plingeling) R 10387 10389 10363 0 -1 4202560 9117 1250 0 0 955 6 0 1 25 0 33 0 705228139 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4252075 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=10389/tid=10406] ppid=10387 vsize=1193376 CPUtime=9.63 cores=0-31
/proc/10389/task/10406/stat : 10406 (plingeling) R 10387 10389 10363 0 -1 4202560 7546 1250 0 0 958 4 0 1 25 0 33 0 705228139 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4365545 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10389/tid=10407] ppid=10387 vsize=1193376 CPUtime=9.62 cores=0-31
/proc/10389/task/10407/stat : 10407 (plingeling) R 10387 10389 10363 0 -1 4202560 11962 1250 0 0 955 6 0 1 25 0 33 0 705228139 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4252389 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=10389/tid=10408] ppid=10387 vsize=1193376 CPUtime=9.62 cores=0-31
/proc/10389/task/10408/stat : 10408 (plingeling) R 10387 10389 10363 0 -1 4202560 5055 1250 0 0 957 4 0 1 25 0 33 0 705228139 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4253214 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=10389/tid=10409] ppid=10387 vsize=1193376 CPUtime=9.63 cores=0-31
/proc/10389/task/10409/stat : 10409 (plingeling) R 10387 10389 10363 0 -1 4202560 11340 1250 0 0 958 4 0 1 25 0 33 0 705228139 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4331796 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=10389/tid=10410] ppid=10387 vsize=1193376 CPUtime=9.62 cores=0-31
/proc/10389/task/10410/stat : 10410 (plingeling) R 10387 10389 10363 0 -1 4202560 6990 1250 0 0 956 5 0 1 25 0 33 0 705228139 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4320867 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=10389/tid=10411] ppid=10387 vsize=1193376 CPUtime=9.63 cores=0-31
/proc/10389/task/10411/stat : 10411 (plingeling) R 10387 10389 10363 0 -1 4202560 3639 1250 0 0 959 3 0 1 25 0 33 0 705228140 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4258604 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=10389/tid=10412] ppid=10387 vsize=1193376 CPUtime=9.62 cores=0-31
/proc/10389/task/10412/stat : 10412 (plingeling) R 10387 10389 10363 0 -1 4202560 8918 1250 0 0 956 5 0 1 25 0 33 0 705228140 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4252037 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=10389/tid=10413] ppid=10387 vsize=1193376 CPUtime=9.63 cores=0-31
/proc/10389/task/10413/stat : 10413 (plingeling) R 10387 10389 10363 0 -1 4202560 6872 1250 0 0 957 5 0 1 25 0 33 0 705228140 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4330522 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=10389/tid=10414] ppid=10387 vsize=1193376 CPUtime=9.63 cores=0-31
/proc/10389/task/10414/stat : 10414 (plingeling) R 10387 10389 10363 0 -1 4202560 2646 1250 0 0 959 3 0 1 25 0 33 0 705228140 1222017024 108185 268435456000 4194304 4417452 140734957405696 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=10389/tid=10415] ppid=10387 vsize=1193376 CPUtime=9.63 cores=0-31

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

/proc/10389/task/10401/stat : 10401 (plingeling) R 10387 10389 10363 0 -1 4202560 396313 1250 0 0 495051 445 0 1 25 0 33 0 705228139 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=10389/tid=10402] ppid=10387 vsize=13149260 CPUtime=4954.52 cores=0-31
/proc/10389/task/10402/stat : 10402 (plingeling) R 10387 10389 10363 0 -1 4202560 437062 1250 0 0 494944 507 0 1 25 0 33 0 705228139 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=10389/tid=10403] ppid=10387 vsize=13149260 CPUtime=4957.05 cores=0-31
/proc/10389/task/10403/stat : 10403 (plingeling) R 10387 10389 10363 0 -1 4202560 400317 1250 0 0 495352 352 0 1 25 0 33 0 705228139 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=10389/tid=10404] ppid=10387 vsize=13149260 CPUtime=4957.21 cores=0-31
/proc/10389/task/10404/stat : 10404 (plingeling) R 10387 10389 10363 0 -1 4202560 430867 1250 0 0 495298 422 0 1 25 0 33 0 705228139 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10389/tid=10405] ppid=10387 vsize=13149260 CPUtime=4957.95 cores=0-31
/proc/10389/task/10405/stat : 10405 (plingeling) R 10387 10389 10363 0 -1 4202560 295762 1250 0 0 495555 239 0 1 25 0 33 0 705228139 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10389/tid=10406] ppid=10387 vsize=13149260 CPUtime=4943.42 cores=0-31
/proc/10389/task/10406/stat : 10406 (plingeling) R 10387 10389 10363 0 -1 4202560 340505 1250 0 0 494095 246 0 1 25 0 33 0 705228139 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10389/tid=10407] ppid=10387 vsize=13149260 CPUtime=4953.96 cores=0-31
/proc/10389/task/10407/stat : 10407 (plingeling) R 10387 10389 10363 0 -1 4202560 408114 1250 0 0 494993 402 0 1 25 0 33 0 705228139 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=10389/tid=10408] ppid=10387 vsize=13149260 CPUtime=4957 cores=0-31
/proc/10389/task/10408/stat : 10408 (plingeling) R 10387 10389 10363 0 -1 4202560 410218 1250 0 0 495254 445 0 1 25 0 33 0 705228139 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=10389/tid=10409] ppid=10387 vsize=13149260 CPUtime=4956.55 cores=0-31
/proc/10389/task/10409/stat : 10409 (plingeling) R 10387 10389 10363 0 -1 4202560 378789 1250 0 0 495320 334 0 1 25 0 33 0 705228139 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=10389/tid=10410] ppid=10387 vsize=13149260 CPUtime=4957.71 cores=0-31
/proc/10389/task/10410/stat : 10410 (plingeling) R 10387 10389 10363 0 -1 4202560 329972 1250 0 0 495602 168 0 1 25 0 33 0 705228139 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=10389/tid=10411] ppid=10387 vsize=13149260 CPUtime=4957.35 cores=0-31
/proc/10389/task/10411/stat : 10411 (plingeling) R 10387 10389 10363 0 -1 4202560 206602 1250 0 0 495551 183 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10389/tid=10412] ppid=10387 vsize=13149260 CPUtime=4953.7 cores=0-31
/proc/10389/task/10412/stat : 10412 (plingeling) R 10387 10389 10363 0 -1 4202560 356407 1250 0 0 495099 270 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=10389/tid=10413] ppid=10387 vsize=13149260 CPUtime=4957.25 cores=0-31
/proc/10389/task/10413/stat : 10413 (plingeling) R 10387 10389 10363 0 -1 4202560 508740 1250 0 0 495172 552 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4235978 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=10389/tid=10414] ppid=10387 vsize=13149260 CPUtime=4956.63 cores=0-31
/proc/10389/task/10414/stat : 10414 (plingeling) R 10387 10389 10363 0 -1 4202560 315320 1250 0 0 495365 297 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=10389/tid=10415] ppid=10387 vsize=13149260 CPUtime=4950.69 cores=0-31
/proc/10389/task/10415/stat : 10415 (plingeling) R 10387 10389 10363 0 -1 4202560 359607 1250 0 0 494703 365 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=10389/tid=10416] ppid=10387 vsize=13149260 CPUtime=4956.82 cores=0-31
/proc/10389/task/10416/stat : 10416 (plingeling) R 10387 10389 10363 0 -1 4202560 507566 1250 0 0 495146 535 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=10389/tid=10417] ppid=10387 vsize=13149260 CPUtime=4954.53 cores=0-31
/proc/10389/task/10417/stat : 10417 (plingeling) R 10387 10389 10363 0 -1 4202560 345363 1250 0 0 495084 368 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=10389/tid=10418] ppid=10387 vsize=13149260 CPUtime=4956.04 cores=0-31
/proc/10389/task/10418/stat : 10418 (plingeling) R 10387 10389 10363 0 -1 4202560 293984 1250 0 0 495431 172 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=10389/tid=10419] ppid=10387 vsize=13149260 CPUtime=4956.07 cores=0-31
/proc/10389/task/10419/stat : 10419 (plingeling) R 10387 10389 10363 0 -1 4202560 384844 1250 0 0 495157 449 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=10389/tid=10420] ppid=10387 vsize=13149260 CPUtime=4949.05 cores=0-31
/proc/10389/task/10420/stat : 10420 (plingeling) R 10387 10389 10363 0 -1 4202560 483613 1250 0 0 494403 501 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4306352 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10389/tid=10421] ppid=10387 vsize=13149260 CPUtime=4957.63 cores=0-31
/proc/10389/task/10421/stat : 10421 (plingeling) R 10387 10389 10363 0 -1 4202560 395092 1250 0 0 495358 404 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=10389/tid=10422] ppid=10387 vsize=13149260 CPUtime=4955.27 cores=0-31
/proc/10389/task/10422/stat : 10422 (plingeling) R 10387 10389 10363 0 -1 4202560 374015 1250 0 0 495049 477 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4274677 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=10389/tid=10423] ppid=10387 vsize=13149260 CPUtime=4957.36 cores=0-31
/proc/10389/task/10423/stat : 10423 (plingeling) R 10387 10389 10363 0 -1 4202560 459152 1250 0 0 495421 314 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=10389/tid=10424] ppid=10387 vsize=13149260 CPUtime=4957.24 cores=0-31
/proc/10389/task/10424/stat : 10424 (plingeling) R 10387 10389 10363 0 -1 4202560 462361 1250 0 0 495197 526 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10389/tid=10425] ppid=10387 vsize=13149260 CPUtime=4957.59 cores=0-31
/proc/10389/task/10425/stat : 10425 (plingeling) R 10387 10389 10363 0 -1 4202560 403661 1250 0 0 495566 192 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4306245 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10389/tid=10426] ppid=10387 vsize=13149260 CPUtime=4954.02 cores=0-31
/proc/10389/task/10426/stat : 10426 (plingeling) R 10387 10389 10363 0 -1 4202560 386337 1250 0 0 495035 366 0 1 25 0 33 0 705228140 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=10389/tid=10427] ppid=10387 vsize=13149260 CPUtime=4951.65 cores=0-31
/proc/10389/task/10427/stat : 10427 (plingeling) R 10387 10389 10363 0 -1 4202560 380596 1250 0 0 494728 436 0 1 25 0 33 0 705228142 13464842240 3067884 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 19 0 0 0
Current children cumulated CPU time (s) 158495
Current children cumulated vsize (KiB) 13149260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.4 s]
/proc/loadavg: 32.10 32.07 32.07 34/446 10574
/proc/meminfo: memFree=242781172/264257624 swapFree=67111528/67111528
[pid=10389] ppid=10387 vsize=13614124 CPUtime=160001 cores=0-31
/proc/10389/stat : 10389 (plingeling) S 10387 10389 10363 0 -1 4202496 12689200 1250 0 0 15987663 12457 0 1 19 0 33 0 705227836 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/10389/statm: 3403531 3176152 175 55 0 3401417 0
[pid=10389/tid=10396] ppid=10387 vsize=13614124 CPUtime=4980.36 cores=0-31
/proc/10389/task/10396/stat : 10396 (plingeling) R 10387 10389 10363 0 -1 4202560 397257 1250 0 0 497599 436 0 1 25 0 33 0 705228138 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=10389/tid=10397] ppid=10387 vsize=13614124 CPUtime=5004.31 cores=0-31
/proc/10389/task/10397/stat : 10397 (plingeling) R 10387 10389 10363 0 -1 4202560 354776 1250 0 0 500011 419 0 1 25 0 33 0 705228138 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=10389/tid=10398] ppid=10387 vsize=13614124 CPUtime=4991.8 cores=0-31
/proc/10389/task/10398/stat : 10398 (plingeling) R 10387 10389 10363 0 -1 4202560 394267 1250 0 0 498834 345 0 1 25 0 33 0 705228138 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=10389/tid=10399] ppid=10387 vsize=13614124 CPUtime=5004.62 cores=0-31
/proc/10389/task/10399/stat : 10399 (plingeling) R 10387 10389 10363 0 -1 4202560 350268 1250 0 0 500195 266 0 1 25 0 33 0 705228139 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=10389/tid=10400] ppid=10387 vsize=13614124 CPUtime=4956.79 cores=0-31
/proc/10389/task/10400/stat : 10400 (plingeling) R 10387 10389 10363 0 -1 4202560 417669 1250 0 0 495151 527 0 1 25 0 33 0 705228139 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10389/tid=10401] ppid=10387 vsize=13614124 CPUtime=5002.09 cores=0-31
/proc/10389/task/10401/stat : 10401 (plingeling) R 10387 10389 10363 0 -1 4202560 396313 1250 0 0 499763 445 0 1 25 0 33 0 705228139 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=10389/tid=10402] ppid=10387 vsize=13614124 CPUtime=5001.64 cores=0-31
/proc/10389/task/10402/stat : 10402 (plingeling) R 10387 10389 10363 0 -1 4202560 453446 1250 0 0 499610 553 0 1 25 0 33 0 705228139 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=10389/tid=10403] ppid=10387 vsize=13614124 CPUtime=5004.19 cores=0-31
/proc/10389/task/10403/stat : 10403 (plingeling) R 10387 10389 10363 0 -1 4202560 400317 1250 0 0 500066 352 0 1 25 0 33 0 705228139 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=10389/tid=10404] ppid=10387 vsize=13614124 CPUtime=5004.34 cores=0-31
/proc/10389/task/10404/stat : 10404 (plingeling) R 10387 10389 10363 0 -1 4202560 430867 1250 0 0 500011 422 0 1 25 0 33 0 705228139 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10389/tid=10405] ppid=10387 vsize=13614124 CPUtime=5005.08 cores=0-31
/proc/10389/task/10405/stat : 10405 (plingeling) R 10387 10389 10363 0 -1 4202560 295762 1250 0 0 500268 239 0 1 25 0 33 0 705228139 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 18446744073699065958 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10389/tid=10406] ppid=10387 vsize=13614124 CPUtime=4990.55 cores=0-31
/proc/10389/task/10406/stat : 10406 (plingeling) R 10387 10389 10363 0 -1 4202560 340505 1250 0 0 498808 246 0 1 25 0 33 0 705228139 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10389/tid=10407] ppid=10387 vsize=13614124 CPUtime=5001.09 cores=0-31
/proc/10389/task/10407/stat : 10407 (plingeling) R 10387 10389 10363 0 -1 4202560 408114 1250 0 0 499706 402 0 1 25 0 33 0 705228139 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=10389/tid=10408] ppid=10387 vsize=13614124 CPUtime=5004.13 cores=0-31
/proc/10389/task/10408/stat : 10408 (plingeling) R 10387 10389 10363 0 -1 4202560 413606 1250 0 0 499965 447 0 1 25 0 33 0 705228139 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=10389/tid=10409] ppid=10387 vsize=13614124 CPUtime=5003.68 cores=0-31
/proc/10389/task/10409/stat : 10409 (plingeling) R 10387 10389 10363 0 -1 4202560 378789 1250 0 0 500033 334 0 1 25 0 33 0 705228139 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=10389/tid=10410] ppid=10387 vsize=13614124 CPUtime=5004.84 cores=0-31
/proc/10389/task/10410/stat : 10410 (plingeling) R 10387 10389 10363 0 -1 4202560 329972 1250 0 0 500315 168 0 1 25 0 33 0 705228139 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=10389/tid=10411] ppid=10387 vsize=13614124 CPUtime=5004.48 cores=0-31
/proc/10389/task/10411/stat : 10411 (plingeling) R 10387 10389 10363 0 -1 4202560 214794 1250 0 0 500242 205 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10389/tid=10412] ppid=10387 vsize=13614124 CPUtime=5000.83 cores=0-31
/proc/10389/task/10412/stat : 10412 (plingeling) R 10387 10389 10363 0 -1 4202560 356407 1250 0 0 499812 270 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=10389/tid=10413] ppid=10387 vsize=13614124 CPUtime=5004.37 cores=0-31
/proc/10389/task/10413/stat : 10413 (plingeling) R 10387 10389 10363 0 -1 4202560 554918 1250 0 0 499779 657 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=10389/tid=10414] ppid=10387 vsize=13614124 CPUtime=5003.77 cores=0-31
/proc/10389/task/10414/stat : 10414 (plingeling) R 10387 10389 10363 0 -1 4202560 318912 1250 0 0 500073 303 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=10389/tid=10415] ppid=10387 vsize=13614124 CPUtime=4997.82 cores=0-31
/proc/10389/task/10415/stat : 10415 (plingeling) R 10387 10389 10363 0 -1 4202560 359607 1250 0 0 499416 365 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=10389/tid=10416] ppid=10387 vsize=13614124 CPUtime=5003.95 cores=0-31
/proc/10389/task/10416/stat : 10416 (plingeling) R 10387 10389 10363 0 -1 4202560 507566 1250 0 0 499859 535 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=10389/tid=10417] ppid=10387 vsize=13614124 CPUtime=5001.67 cores=0-31
/proc/10389/task/10417/stat : 10417 (plingeling) R 10387 10389 10363 0 -1 4202560 356210 1250 0 0 499796 370 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=10389/tid=10418] ppid=10387 vsize=13614124 CPUtime=5003.15 cores=0-31
/proc/10389/task/10418/stat : 10418 (plingeling) R 10387 10389 10363 0 -1 4202560 293984 1250 0 0 500142 172 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4308243 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=10389/tid=10419] ppid=10387 vsize=13614124 CPUtime=5003.21 cores=0-31
/proc/10389/task/10419/stat : 10419 (plingeling) R 10387 10389 10363 0 -1 4202560 384844 1250 0 0 499871 449 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=10389/tid=10420] ppid=10387 vsize=13614124 CPUtime=4995.11 cores=0-31
/proc/10389/task/10420/stat : 10420 (plingeling) R 10387 10389 10363 0 -1 4202560 527590 1250 0 0 498949 561 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=10389/tid=10421] ppid=10387 vsize=13614124 CPUtime=5004.77 cores=0-31
/proc/10389/task/10421/stat : 10421 (plingeling) R 10387 10389 10363 0 -1 4202560 399340 1250 0 0 500068 408 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4238848 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=10389/tid=10422] ppid=10387 vsize=13614124 CPUtime=5002.39 cores=0-31
/proc/10389/task/10422/stat : 10422 (plingeling) R 10387 10389 10363 0 -1 4202560 436314 1250 0 0 499613 625 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=10389/tid=10423] ppid=10387 vsize=13614124 CPUtime=5004.15 cores=0-31
/proc/10389/task/10423/stat : 10423 (plingeling) R 10387 10389 10363 0 -1 4202560 459152 1250 0 0 500100 314 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10389/tid=10424] ppid=10387 vsize=13614124 CPUtime=5004.38 cores=0-31
/proc/10389/task/10424/stat : 10424 (plingeling) R 10387 10389 10363 0 -1 4202560 478745 1250 0 0 499866 571 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10389/tid=10425] ppid=10387 vsize=13614124 CPUtime=5004.72 cores=0-31
/proc/10389/task/10425/stat : 10425 (plingeling) R 10387 10389 10363 0 -1 4202560 440057 1250 0 0 500257 214 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4365973 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10389/tid=10426] ppid=10387 vsize=13614124 CPUtime=5001.15 cores=0-31
/proc/10389/task/10426/stat : 10426 (plingeling) R 10387 10389 10363 0 -1 4202560 386337 1250 0 0 499748 366 0 1 25 0 33 0 705228140 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=10389/tid=10427] ppid=10387 vsize=13614124 CPUtime=4998.78 cores=0-31
/proc/10389/task/10427/stat : 10427 (plingeling) R 10387 10389 10363 0 -1 4202560 380596 1250 0 0 499441 436 0 1 25 0 33 0 705228142 13940862976 3176152 268435456000 4194304 4417452 140734957405696 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 19 0 0 0
Current children cumulated CPU time (s) 160001
Current children cumulated vsize (KiB) 13614124

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

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

[startup+5009.55 s]
/proc/loadavg: 32.10 32.07 32.07 34/446 10574
/proc/meminfo: memFree=242781172/264257624 swapFree=67111528/67111528
[pid=10389] ppid=10387 vsize=0 CPUtime=160002 cores=0-31
/proc/10389/stat : 10389 (plingeling) Z 10387 10389 10363 0 -1 4203548 12689200 1250 0 0 15987685 12467 0 1 18 0 2 0 705227836 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 28 0 0 0
/proc/10389/statm: 0 0 0 0 0 0 0
[pid=10389/tid=10422] ppid=10387 vsize=0 CPUtime=5002.49 cores=0-31
/proc/10389/task/10422/stat : 10422 (plingeling) R 10387 10389 10363 0 -1 4203588 436314 1250 0 0 499613 635 0 1 25 0 2 0 705228140 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 28 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 0

[startup+5009.9 s]
/proc/loadavg: 32.10 32.07 32.07 34/446 10574
/proc/meminfo: memFree=242781172/264257624 swapFree=67111528/67111528
[pid=10389] ppid=10387 vsize=0 CPUtime=160002 cores=0-31
/proc/10389/stat : 10389 (plingeling) Z 10387 10389 10363 0 -1 4203548 12689200 1250 0 0 15987685 12502 0 1 18 0 2 0 705227836 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 28 0 0 0
/proc/10389/statm: 0 0 0 0 0 0 0
[pid=10389/tid=10422] ppid=10387 vsize=0 CPUtime=5002.84 cores=0-31
/proc/10389/task/10422/stat : 10422 (plingeling) R 10387 10389 10363 0 -1 4203588 436314 1250 0 0 499613 670 0 1 25 0 2 0 705228140 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 28 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 0

[startup+5010.3 s]
/proc/loadavg: 32.10 32.07 32.07 34/446 10574
/proc/meminfo: memFree=242781172/264257624 swapFree=67111528/67111528
[pid=10389] ppid=10387 vsize=0 CPUtime=160002 cores=0-31
/proc/10389/stat : 10389 (plingeling) Z 10387 10389 10363 0 -1 4203548 12689200 1250 0 0 15987685 12542 0 1 18 0 2 0 705227836 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 28 0 0 0
/proc/10389/statm: 0 0 0 0 0 0 0
[pid=10389/tid=10422] ppid=10387 vsize=0 CPUtime=5003.24 cores=0-31
/proc/10389/task/10422/stat : 10422 (plingeling) R 10387 10389 10363 0 -1 4203588 436314 1250 0 0 499613 710 0 1 25 0 2 0 705228140 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 28 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.37
CPU time (s): 160002
CPU user time (s): 159877
CPU system time (s): 125.509
CPU usage (%): 3193.42
Max. virtual memory (cumulated for all children) (KiB): 13614124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159877
system time used= 125.509
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12690450
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= 12287
involuntary context switches= 419136

runsolver used 27.2039 second user time and 114.119 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-21 02:23:34
IDJOB=3372675
IDBENCH=83110
IDSOLVER=1852
FILE ID=node200/3372675-1305937414
RUNJOBID= node200-1305937412-10377
PBS_JOBID= 13387782
Free space on /tmp= 62044 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom20.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372675-1305937414/watcher-3372675-1305937414 -o /tmp/evaluation-result-3372675-1305937414/solver-3372675-1305937414 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372675-1305937414.cnf

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=22663218

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.049
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.049
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.07
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.049
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.049
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.049
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.17
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.049
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.08
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.049
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.06
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.049
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.08
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.049
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	: 3990.04
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.049
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.09
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.049
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.049
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.02
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.049
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.17
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.049
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.09
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.049
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	: 3989.98
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.049
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.06
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.049
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.04
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.049
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.049
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.09
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.049
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	: 3990.09
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.049
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.05
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.049
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.07
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.049
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.08
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.049
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.23
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.049
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.06
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.049
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.09
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.049
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.049
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.09
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.049
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.05
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.049
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.09
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.049
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.05
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.049
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:      255503324 kB
Buffers:        453256 kB
Cached:        7898496 kB
SwapCached:          0 kB
Active:        7410524 kB
Inactive:      1009916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255503324 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3104 kB
Writeback:           0 kB
AnonPages:       69464 kB
Mapped:          14436 kB
Slab:           252460 kB
PageTables:       4324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   190256 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= 62044 MiB
End job on node200 at 2011-05-21 03:47:06