Trace number 3472449

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.31

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
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 variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...663223/instance-3472449-1307663223.cnf
1.02/1.12	c Solving...
160001.20/5007.93	
160001.20/5007.93	*** INTERRUPTED! ***
160001.20/5007.93	*** 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-3472449-1307663223/watcher-3472449-1307663223 -o /tmp/evaluation-result-3472449-1307663223/solver-3472449-1307663223 -C 160000 -W 5100 -M 256000 HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472449-1307663223.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.53 31.65 31.95 1/412 32618
/proc/meminfo: memFree=262194460/264257624 swapFree=67111528/67111528
[pid=32618] ppid=32616 vsize=29504 CPUtime=0.02 cores=0-31
/proc/32618/stat : 32618 (claspmt) R 32616 32618 32588 0 -1 4202496 2258 0 0 0 2 0 0 0 21 0 1 0 31709207 30212096 2187 270582939648 4194304 4964800 140736802735152 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/32618/statm: 7376 2191 373 189 0 2250 0

[startup+0.044398 s]
/proc/loadavg: 29.53 31.65 31.95 1/412 32618
/proc/meminfo: memFree=262194460/264257624 swapFree=67111528/67111528
[pid=32618] ppid=32616 vsize=33484 CPUtime=0.03 cores=0-31
/proc/32618/stat : 32618 (claspmt) R 32616 32618 32588 0 -1 4202496 3393 0 0 0 3 0 0 0 21 0 1 0 31709207 34287616 3113 270582939648 4194304 4964800 140736802735152 18446744073709551615 4679151 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/32618/statm: 8371 3118 374 189 0 3245 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 33484

[startup+0.100345 s]
/proc/loadavg: 29.53 31.65 31.95 1/412 32618
/proc/meminfo: memFree=262194460/264257624 swapFree=67111528/67111528
[pid=32618] ppid=32616 vsize=37532 CPUtime=0.09 cores=0-31
/proc/32618/stat : 32618 (claspmt) R 32616 32618 32588 0 -1 4202496 5369 0 0 0 8 1 0 0 21 0 1 0 31709207 38432768 4477 270582939648 4194304 4964800 140736802735152 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/32618/statm: 9383 4478 386 189 0 4257 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37532

[startup+0.300352 s]
/proc/loadavg: 29.53 31.65 31.95 1/412 32618
/proc/meminfo: memFree=262194460/264257624 swapFree=67111528/67111528
[pid=32618] ppid=32616 vsize=52064 CPUtime=0.28 cores=0-31
/proc/32618/stat : 32618 (claspmt) R 32616 32618 32588 0 -1 4202496 10380 0 0 0 26 2 0 0 22 0 1 0 31709207 53313536 7969 270582939648 4194304 4964800 140736802735152 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/32618/statm: 13016 7972 396 189 0 7890 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52064

[startup+0.700394 s]
/proc/loadavg: 29.53 31.65 31.95 1/412 32618
/proc/meminfo: memFree=262194460/264257624 swapFree=67111528/67111528
[pid=32618] ppid=32616 vsize=61240 CPUtime=0.68 cores=0-31
/proc/32618/stat : 32618 (claspmt) R 32616 32618 32588 0 -1 4202496 12566 0 0 0 65 3 0 0 23 0 1 0 31709207 62709760 10155 270582939648 4194304 4964800 140736802735152 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/32618/statm: 15310 10155 401 189 0 10184 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 61240

[startup+1.5003 s]
/proc/loadavg: 29.53 31.65 31.95 2/413 32619
/proc/meminfo: memFree=262150664/264257624 swapFree=67111528/67111528
[pid=32618] ppid=32616 vsize=1824344 CPUtime=7.98 cores=0-31
/proc/32618/stat : 32618 (claspmt) S 32616 32618 32588 0 -1 4202496 71557 0 0 0 147 651 0 0 18 0 32 0 31709207 1868128256 52030 270582939648 4194304 4964800 140736802735152 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32618/statm: 456086 52032 433 189 0 450435 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 1824344

[startup+3.10234 s]
/proc/loadavg: 29.53 31.65 31.95 5/444 32650
/proc/meminfo: memFree=261872144/264257624 swapFree=67111528/67111528
[pid=32618] ppid=32616 vsize=2093828 CPUtime=37.7 cores=0-31
/proc/32618/stat : 32618 (claspmt) R 32616 32618 32588 0 -1 4202496 105340 0 0 0 3022 748 0 0 19 0 32 0 31709207 2144079872 85421 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668698 0 0 4096 18946 18446744073709551615 0 0 17 11 0 0 0
/proc/32618/statm: 523457 85422 461 189 0 517806 0
[pid=32618/tid=32620] ppid=32616 vsize=2093828 CPUtime=1.11 cores=0-31
/proc/32618/task/32620/stat : 32620 (claspmt) R 32616 32618 32588 0 -1 4202560 2428 0 0 0 86 25 0 0 16 0 32 0 31709320 2144079872 85422 270582939648 4194304 4964800 140736802735152 18446744073709551615 4669532 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32618/tid=32621] ppid=32616 vsize=2093828 CPUtime=1.1 cores=0-31
/proc/32618/task/32621/stat : 32621 (claspmt) R 32616 32618 32588 0 -1 4202560 3307 0 0 0 87 23 0 0 16 0 32 0 31709320 2144079872 85422 270582939648 4194304 4964800 140736802735152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=32618/tid=32622] ppid=32616 vsize=2093828 CPUtime=1.1 cores=0-31
/proc/32618/task/32622/stat : 32622 (claspmt) R 32616 32618 32588 0 -1 4202560 3191 0 0 0 84 26 0 0 16 0 32 0 31709320 2144079872 85423 270582939648 4194304 4964800 140736802735152 18446744073709551615 4653426 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=32618/tid=32623] ppid=32616 vsize=2093828 CPUtime=1.09 cores=0-31
/proc/32618/task/32623/stat : 32623 (claspmt) R 32616 32618 32588 0 -1 4202560 2640 0 0 0 86 23 0 0 16 0 32 0 31709320 2144079872 85424 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=32618/tid=32624] ppid=32616 vsize=2093828 CPUtime=1.38 cores=0-31
/proc/32618/task/32624/stat : 32624 (claspmt) R 32616 32618 32588 0 -1 4202560 2930 0 0 0 113 25 0 0 19 0 32 0 31709320 2144079872 85424 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32618/tid=32625] ppid=32616 vsize=2093828 CPUtime=1.11 cores=0-31
/proc/32618/task/32625/stat : 32625 (claspmt) R 32616 32618 32588 0 -1 4202560 3087 0 0 0 86 25 0 0 16 0 32 0 31709320 2144079872 85424 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=32618/tid=32626] ppid=32616 vsize=2093828 CPUtime=1.1 cores=0-31
/proc/32618/task/32626/stat : 32626 (claspmt) R 32616 32618 32588 0 -1 4202560 3089 0 0 0 87 23 0 0 16 0 32 0 31709320 2144079872 85424 270582939648 4194304 4964800 140736802735152 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32618/tid=32627] ppid=32616 vsize=2093828 CPUtime=1.08 cores=0-31
/proc/32618/task/32627/stat : 32627 (claspmt) R 32616 32618 32588 0 -1 4202560 2625 0 0 0 86 22 0 0 16 0 32 0 31709320 2144079872 85424 270582939648 4194304 4964800 140736802735152 18446744073709551615 258651061007 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32618/tid=32628] ppid=32616 vsize=2093828 CPUtime=1.07 cores=0-31
/proc/32618/task/32628/stat : 32628 (claspmt) R 32616 32618 32588 0 -1 4202560 2508 0 0 0 86 21 0 0 16 0 32 0 31709320 2144079872 85424 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=32618/tid=32629] ppid=32616 vsize=2093828 CPUtime=1.08 cores=0-31
/proc/32618/task/32629/stat : 32629 (claspmt) R 32616 32618 32588 0 -1 4202560 3243 0 0 0 85 23 0 0 16 0 32 0 31709320 2144079872 85425 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32618/tid=32630] ppid=32616 vsize=2093828 CPUtime=1.11 cores=0-31
/proc/32618/task/32630/stat : 32630 (claspmt) R 32616 32618 32588 0 -1 4202560 3370 0 0 0 86 25 0 0 16 0 32 0 31709320 2144079872 85425 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=32618/tid=32631] ppid=32616 vsize=2093828 CPUtime=1.12 cores=0-31
/proc/32618/task/32631/stat : 32631 (claspmt) R 32616 32618 32588 0 -1 4202560 2611 0 0 0 87 25 0 0 16 0 32 0 31709320 2144079872 85425 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32618/tid=32632] ppid=32616 vsize=2093828 CPUtime=1.49 cores=0-31
/proc/32618/task/32632/stat : 32632 (claspmt) R 32616 32618 32588 0 -1 4202560 2815 0 0 0 126 23 0 0 19 0 32 0 31709320 2144079872 85426 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=32618/tid=32633] ppid=32616 vsize=2093828 CPUtime=1.12 cores=0-31
/proc/32618/task/32633/stat : 32633 (claspmt) R 32616 32618 32588 0 -1 4202560 3171 0 0 0 85 27 0 0 16 0 32 0 31709320 2144079872 85426 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32618/tid=32634] ppid=32616 vsize=2093828 CPUtime=1.08 cores=0-31
/proc/32618/task/32634/stat : 32634 (claspmt) R 32616 32618 32588 0 -1 4202560 3046 0 0 0 88 20 0 0 16 0 32 0 31709320 2144079872 85426 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=32618/tid=32635] ppid=32616 vsize=2093828 CPUtime=1.09 cores=0-31
/proc/32618/task/32635/stat : 32635 (claspmt) R 32616 32618 32588 0 -1 4202560 2613 0 0 0 86 23 0 0 16 0 32 0 31709320 2144079872 85426 270582939648 4194304 4964800 140736802735152 18446744073709551615 4370266 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32618/tid=32636] ppid=32616 vsize=2093828 CPUtime=1.09 cores=0-31
/proc/32618/task/32636/stat : 32636 (claspmt) R 32616 32618 32588 0 -1 4202560 2607 0 0 0 86 23 0 0 16 0 32 0 31709320 2144079872 85427 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670129 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=32618/tid=32637] ppid=32616 vsize=2093828 CPUtime=1.1 cores=0-31
/proc/32618/task/32637/stat : 32637 (claspmt) R 32616 32618 32588 0 -1 4202560 3299 0 0 0 84 26 0 0 16 0 32 0 31709320 2144079872 85427 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=32618/tid=32638] ppid=32616 vsize=2093828 CPUtime=1.08 cores=0-31
/proc/32618/task/32638/stat : 32638 (claspmt) R 32616 32618 32588 0 -1 4202560 3326 0 0 0 85 23 0 0 16 0 32 0 31709320 2144079872 85427 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=32618/tid=32639] ppid=32616 vsize=2093828 CPUtime=1.07 cores=0-31
/proc/32618/task/32639/stat : 32639 (claspmt) R 32616 32618 32588 0 -1 4202560 2630 0 0 0 85 22 0 0 16 0 32 0 31709320 2144079872 85427 270582939648 4194304 4964800 140736802735152 18446744073709551615 4627170 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=32618/tid=32640] ppid=32616 vsize=2093828 CPUtime=1.48 cores=0-31
/proc/32618/task/32640/stat : 32640 (claspmt) R 32616 32618 32588 0 -1 4202560 2964 0 0 0 126 22 0 0 18 0 32 0 31709320 2144079872 85427 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=32618/tid=32641] ppid=32616 vsize=2093828 CPUtime=1.11 cores=0-31
/proc/32618/task/32641/stat : 32641 (claspmt) R 32616 32618 32588 0 -1 4202560 3239 0 0 0 87 24 0 0 16 0 32 0 31709320 2144079872 85427 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670267 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=32618/tid=32642] ppid=32616 vsize=2093828 CPUtime=1.12 cores=0-31
/proc/32618/task/32642/stat : 32642 (claspmt) R 32616 32618 32588 0 -1 4202560 3062 0 0 0 87 25 0 0 16 0 32 0 31709320 2144079872 85427 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=32618/tid=32643] ppid=32616 vsize=2093828 CPUtime=1.07 cores=0-31
/proc/32618/task/32643/stat : 32643 (claspmt) R 32616 32618 32588 0 -1 4202560 2606 0 0 0 86 21 0 0 16 0 32 0 31709320 2144079872 85427 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=32618/tid=32644] ppid=32616 vsize=2093828 CPUtime=1.08 cores=0-31
/proc/32618/task/32644/stat : 32644 (claspmt) R 32616 32618 32588 0 -1 4202560 2573 0 0 0 85 23 0 0 16 0 32 0 31709320 2144079872 85427 270582939648 4194304 4964800 140736802735152 18446744073709551615 4370352 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=32618/tid=32645] ppid=32616 vsize=2093828 CPUtime=1.1 cores=0-31
/proc/32618/task/32645/stat : 32645 (claspmt) R 32616 32618 32588 0 -1 4202560 3278 0 0 0 86 24 0 0 16 0 32 0 31709320 2144079872 85427 270582939648 4194304 4964800 140736802735152 18446744073709551615 4669969 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=32618/tid=32646] ppid=32616 vsize=2093828 CPUtime=1.11 cores=0-31
/proc/32618/task/32646/stat : 32646 (claspmt) R 32616 32618 32588 0 -1 4202560 3238 0 0 0 87 24 0 0 16 0 32 0 31709321 2144079872 85427 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=32618/tid=32647] ppid=32616 vsize=2093828 CPUtime=1.09 cores=0-31
/proc/32618/task/32647/stat : 32647 (claspmt) R 32616 32618 32588 0 -1 4202560 2547 0 0 0 86 23 0 0 16 0 32 0 31709321 2144079872 85427 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670129 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=32618/tid=32648] ppid=32616 vsize=2093828 CPUtime=1.53 cores=0-31
/proc/32618/task/32648/stat : 32648 (claspmt) R 32616 32618 32588 0 -1 4202560 2793 0 0 0 133 20 0 0 19 0 32 0 31709321 2144079872 85427 270582939648 4194304 4964800 140736802735152 18446744073709551615 4402867 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=32618/tid=32649] ppid=32616 vsize=2093828 CPUtime=1.11 cores=0-31
/proc/32618/task/32649/stat : 32649 (claspmt) R 32616 32618 32588 0 -1 4202560 3277 0 0 0 86 25 0 0 16 0 32 0 31709321 2144079872 85430 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=32618/tid=32650] ppid=32616 vsize=2093828 CPUtime=1.08 cores=0-31
/proc/32618/task/32650/stat : 32650 (claspmt) R 32616 32618 32588 0 -1 4202560 3050 0 0 0 87 21 0 0 16 0 32 0 31709321 2144079872 85430 270582939648 4194304 4964800 140736802735152 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 27 0 0 0
Current children cumulated CPU time (s) 37.7
Current children cumulated vsize (KiB) 2093828

[startup+6.30145 s]
/proc/loadavg: 29.73 31.66 31.95 33/444 32650
/proc/meminfo: memFree=261785540/264257624 swapFree=67111528/67111528
[pid=32618] ppid=32616 vsize=2096920 CPUtime=139.65 cores=0-31
/proc/32618/stat : 32618 (claspmt) R 32616 32618 32588 0 -1 4202496 127624 0 0 0 13148 817 0 0 20 0 32 0 31709207 2147246080 107705 270582939648 4194304 4964800 140736802735152 18446744073709551615 4342154 0 0 4096 18946 18446744073709551615 0 0 17 31 0 0 0
/proc/32618/statm: 524230 107705 461 189 0 518579 0
[pid=32618/tid=32620] ppid=32616 vsize=2096920 CPUtime=4.3 cores=0-31
/proc/32618/task/32620/stat : 32620 (claspmt) R 32616 32618 32588 0 -1 4202560 2907 0 0 0 403 27 0 0 20 0 32 0 31709320 2147246080 107705 270582939648 4194304 4964800 140736802735152 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32618/tid=32621] ppid=32616 vsize=2096920 CPUtime=4.28 cores=0-31
/proc/32618/task/32621/stat : 32621 (claspmt) R 32616 32618 32588 0 -1 4202560 4646 0 0 0 399 29 0 0 18 0 32 0 31709320 2147246080 107705 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=32618/tid=32622] ppid=32616 vsize=2096920 CPUtime=4.29 cores=0-31
/proc/32618/task/32622/stat : 32622 (claspmt) R 32616 32618 32588 0 -1 4202560 4083 0 0 0 400 29 0 0 19 0 32 0 31709320 2147246080 107705 270582939648 4194304 4964800 140736802735152 18446744073709551615 4362885 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=32618/tid=32623] ppid=32616 vsize=2096920 CPUtime=4.28 cores=0-31
/proc/32618/task/32623/stat : 32623 (claspmt) R 32616 32618 32588 0 -1 4202560 3445 0 0 0 403 25 0 0 18 0 32 0 31709320 2147246080 107705 270582939648 4194304 4964800 140736802735152 18446744073709551615 4362504 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=32618/tid=32624] ppid=32616 vsize=2096920 CPUtime=4.57 cores=0-31
/proc/32618/task/32624/stat : 32624 (claspmt) R 32616 32618 32588 0 -1 4202560 2984 0 0 0 432 25 0 0 22 0 32 0 31709320 2147246080 107706 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32618/tid=32625] ppid=32616 vsize=2096920 CPUtime=4.3 cores=0-31
/proc/32618/task/32625/stat : 32625 (claspmt) R 32616 32618 32588 0 -1 4202560 3873 0 0 0 402 28 0 0 21 0 32 0 31709320 2147246080 107706 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=32618/tid=32626] ppid=32616 vsize=2096920 CPUtime=4.28 cores=0-31
/proc/32618/task/32626/stat : 32626 (claspmt) R 32616 32618 32588 0 -1 4202560 3825 0 0 0 403 25 0 0 22 0 32 0 31709320 2147246080 107707 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668585 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32618/tid=32627] ppid=32616 vsize=2096920 CPUtime=4.27 cores=0-31
/proc/32618/task/32627/stat : 32627 (claspmt) R 32616 32618 32588 0 -1 4202560 3110 0 0 0 404 23 0 0 21 0 32 0 31709320 2147246080 107707 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668777 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32618/tid=32628] ppid=32616 vsize=2096920 CPUtime=4.26 cores=0-31
/proc/32618/task/32628/stat : 32628 (claspmt) R 32616 32618 32588 0 -1 4202560 2975 0 0 0 403 23 0 0 22 0 32 0 31709320 2147246080 107707 270582939648 4194304 4964800 140736802735152 18446744073709551615 4362488 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=32618/tid=32629] ppid=32616 vsize=2096920 CPUtime=4.26 cores=0-31
/proc/32618/task/32629/stat : 32629 (claspmt) R 32616 32618 32588 0 -1 4202560 4830 0 0 0 400 26 0 0 18 0 32 0 31709320 2147246080 107707 270582939648 4194304 4964800 140736802735152 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32618/tid=32630] ppid=32616 vsize=2096920 CPUtime=4.29 cores=0-31
/proc/32618/task/32630/stat : 32630 (claspmt) R 32616 32618 32588 0 -1 4202560 4308 0 0 0 401 28 0 0 22 0 32 0 31709320 2147246080 107707 270582939648 4194304 4964800 140736802735152 18446744073709551615 4653452 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=32618/tid=32631] ppid=32616 vsize=2096920 CPUtime=4.3 cores=0-31
/proc/32618/task/32631/stat : 32631 (claspmt) R 32616 32618 32588 0 -1 4202560 3328 0 0 0 403 27 0 0 22 0 32 0 31709320 2147246080 107707 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32618/tid=32632] ppid=32616 vsize=2096920 CPUtime=4.69 cores=0-31
/proc/32618/task/32632/stat : 32632 (claspmt) R 32616 32618 32588 0 -1 4202560 2879 0 0 0 446 23 0 0 25 0 32 0 31709320 2147246080 107707 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=32618/tid=32633] ppid=32616 vsize=2096920 CPUtime=4.31 cores=0-31
/proc/32618/task/32633/stat : 32633 (claspmt) R 32616 32618 32588 0 -1 4202560 4019 0 0 0 401 30 0 0 19 0 32 0 31709320 2147246080 107707 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32618/tid=32634] ppid=32616 vsize=2096920 CPUtime=4.28 cores=0-31
/proc/32618/task/32634/stat : 32634 (claspmt) R 32616 32618 32588 0 -1 4202560 3793 0 0 0 405 23 0 0 18 0 32 0 31709320 2147246080 107707 270582939648 4194304 4964800 140736802735152 18446744073709551615 4669560 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=32618/tid=32635] ppid=32616 vsize=2096920 CPUtime=4.29 cores=0-31
/proc/32618/task/32635/stat : 32635 (claspmt) R 32616 32618 32588 0 -1 4202560 3200 0 0 0 404 25 0 0 21 0 32 0 31709320 2147246080 107707 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670261 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32618/tid=32636] ppid=32616 vsize=2096920 CPUtime=4.27 cores=0-31
/proc/32618/task/32636/stat : 32636 (claspmt) R 32616 32618 32588 0 -1 4202560 3153 0 0 0 402 25 0 0 19 0 32 0 31709320 2147246080 107707 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=32618/tid=32637] ppid=32616 vsize=2096920 CPUtime=4.29 cores=0-31
/proc/32618/task/32637/stat : 32637 (claspmt) R 32616 32618 32588 0 -1 4202560 4696 0 0 0 398 31 0 0 22 0 32 0 31709320 2147246080 107707 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=32618/tid=32638] ppid=32616 vsize=2096920 CPUtime=4.27 cores=0-31
/proc/32618/task/32638/stat : 32638 (claspmt) D 32616 32618 32588 0 -1 4202560 4205 0 0 0 402 25 0 0 22 0 32 0 31709320 2147246080 107707 270582939648 4194304 4964800 140736802735152 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=32618/tid=32639] ppid=32616 vsize=2096920 CPUtime=4.26 cores=0-31
/proc/32618/task/32639/stat : 32639 (claspmt) R 32616 32618 32588 0 -1 4202560 3245 0 0 0 403 23 0 0 22 0 32 0 31709320 2147246080 107708 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=32618/tid=32640] ppid=32616 vsize=2096920 CPUtime=4.67 cores=0-31
/proc/32618/task/32640/stat : 32640 (claspmt) R 32616 32618 32588 0 -1 4202560 3012 0 0 0 445 22 0 0 25 0 32 0 31709320 2147246080 107709 270582939648 4194304 4964800 140736802735152 18446744073709551615 4674733 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=32618/tid=32641] ppid=32616 vsize=2096920 CPUtime=4.29 cores=0-31
/proc/32618/task/32641/stat : 32641 (claspmt) R 32616 32618 32588 0 -1 4202560 4027 0 0 0 404 25 0 0 22 0 32 0 31709320 2147246080 107710 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=32618/tid=32642] ppid=32616 vsize=2096920 CPUtime=4.31 cores=0-31
/proc/32618/task/32642/stat : 32642 (claspmt) R 32616 32618 32588 0 -1 4202560 3715 0 0 0 403 28 0 0 20 0 32 0 31709320 2147246080 107710 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=32618/tid=32643] ppid=32616 vsize=2096920 CPUtime=4.25 cores=0-31
/proc/32618/task/32643/stat : 32643 (claspmt) R 32616 32618 32588 0 -1 4202560 3340 0 0 0 402 23 0 0 22 0 32 0 31709320 2147246080 107710 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=32618/tid=32644] ppid=32616 vsize=2096920 CPUtime=4.28 cores=0-31
/proc/32618/task/32644/stat : 32644 (claspmt) R 32616 32618 32588 0 -1 4202560 3102 0 0 0 402 26 0 0 22 0 32 0 31709320 2147246080 107710 270582939648 4194304 4964800 140736802735152 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 21 0 0 0

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

[pid=32618/tid=32627] ppid=32616 vsize=7669572 CPUtime=4946.47 cores=0-31
/proc/32618/task/32627/stat : 32627 (claspmt) R 32616 32618 32588 0 -1 4202560 37426 0 0 0 494472 175 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670520 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=32618/tid=32628] ppid=32616 vsize=7669572 CPUtime=4930 cores=0-31
/proc/32618/task/32628/stat : 32628 (claspmt) R 32616 32618 32588 0 -1 4202560 25655 0 0 0 492896 104 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=32618/tid=32629] ppid=32616 vsize=7669572 CPUtime=4955.08 cores=0-31
/proc/32618/task/32629/stat : 32629 (claspmt) R 32616 32618 32588 0 -1 4202560 55198 0 0 0 495262 246 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32618/tid=32630] ppid=32616 vsize=7669572 CPUtime=4958.99 cores=0-31
/proc/32618/task/32630/stat : 32630 (claspmt) R 32616 32618 32588 0 -1 4202560 37477 0 0 0 495730 169 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=32618/tid=32631] ppid=32616 vsize=7669572 CPUtime=4958.96 cores=0-31
/proc/32618/task/32631/stat : 32631 (claspmt) R 32616 32618 32588 0 -1 4202560 45136 0 0 0 495703 193 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32618/tid=32632] ppid=32616 vsize=7669572 CPUtime=4959.34 cores=0-31
/proc/32618/task/32632/stat : 32632 (claspmt) R 32616 32618 32588 0 -1 4202560 39302 0 0 0 495773 161 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=32618/tid=32633] ppid=32616 vsize=7669572 CPUtime=4957.87 cores=0-31
/proc/32618/task/32633/stat : 32633 (claspmt) R 32616 32618 32588 0 -1 4202560 34845 0 0 0 495630 157 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4361370 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32618/tid=32634] ppid=32616 vsize=7669572 CPUtime=4958.85 cores=0-31
/proc/32618/task/32634/stat : 32634 (claspmt) R 32616 32618 32588 0 -1 4202560 142324 0 0 0 495317 568 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=32618/tid=32635] ppid=32616 vsize=7669572 CPUtime=4959 cores=0-31
/proc/32618/task/32635/stat : 32635 (claspmt) R 32616 32618 32588 0 -1 4202560 38194 0 0 0 495739 161 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32618/tid=32636] ppid=32616 vsize=7669572 CPUtime=4958.77 cores=0-31
/proc/32618/task/32636/stat : 32636 (claspmt) R 32616 32618 32588 0 -1 4202560 23559 0 0 0 495778 99 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=32618/tid=32637] ppid=32616 vsize=7669572 CPUtime=4959.02 cores=0-31
/proc/32618/task/32637/stat : 32637 (claspmt) R 32616 32618 32588 0 -1 4202560 52944 0 0 0 495712 190 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=32618/tid=32638] ppid=32616 vsize=7669572 CPUtime=4959 cores=0-31
/proc/32618/task/32638/stat : 32638 (claspmt) R 32616 32618 32588 0 -1 4202560 36180 0 0 0 495749 151 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=32618/tid=32639] ppid=32616 vsize=7669572 CPUtime=4958.6 cores=0-31
/proc/32618/task/32639/stat : 32639 (claspmt) R 32616 32618 32588 0 -1 4202560 38884 0 0 0 495713 147 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=32618/tid=32640] ppid=32616 vsize=7669572 CPUtime=4959.38 cores=0-31
/proc/32618/task/32640/stat : 32640 (claspmt) R 32616 32618 32588 0 -1 4202560 39511 0 0 0 495794 144 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=32618/tid=32641] ppid=32616 vsize=7669572 CPUtime=4957.22 cores=0-31
/proc/32618/task/32641/stat : 32641 (claspmt) R 32616 32618 32588 0 -1 4202560 31753 0 0 0 495577 145 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32618/tid=32642] ppid=32616 vsize=7669572 CPUtime=4952.09 cores=0-31
/proc/32618/task/32642/stat : 32642 (claspmt) R 32616 32618 32588 0 -1 4202560 143718 0 0 0 494649 560 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32618/tid=32643] ppid=32616 vsize=7669572 CPUtime=4947.51 cores=0-31
/proc/32618/task/32643/stat : 32643 (claspmt) R 32616 32618 32588 0 -1 4202560 31275 0 0 0 494602 149 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 258650623218 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=32618/tid=32644] ppid=32616 vsize=7669572 CPUtime=4958.78 cores=0-31
/proc/32618/task/32644/stat : 32644 (claspmt) R 32616 32618 32588 0 -1 4202560 22754 0 0 0 495785 93 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=32618/tid=32645] ppid=32616 vsize=7669572 CPUtime=4959.03 cores=0-31
/proc/32618/task/32645/stat : 32645 (claspmt) R 32616 32618 32588 0 -1 4202560 55779 0 0 0 495677 226 0 0 25 0 32 0 31709320 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=32618/tid=32646] ppid=32616 vsize=7669572 CPUtime=4950.28 cores=0-31
/proc/32618/task/32646/stat : 32646 (claspmt) R 32616 32618 32588 0 -1 4202560 36203 0 0 0 494877 151 0 0 25 0 32 0 31709321 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4669978 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=32618/tid=32647] ppid=32616 vsize=7669572 CPUtime=4942.52 cores=0-31
/proc/32618/task/32647/stat : 32647 (claspmt) R 32616 32618 32588 0 -1 4202560 44986 0 0 0 494064 188 0 0 25 0 32 0 31709321 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=32618/tid=32648] ppid=32616 vsize=7669572 CPUtime=4954.18 cores=0-31
/proc/32618/task/32648/stat : 32648 (claspmt) R 32616 32618 32588 0 -1 4202560 39456 0 0 0 495262 156 0 0 25 0 32 0 31709321 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=32618/tid=32649] ppid=32616 vsize=7669572 CPUtime=4958.96 cores=0-31
/proc/32618/task/32649/stat : 32649 (claspmt) R 32616 32618 32588 0 -1 4202560 39823 0 0 0 495732 164 0 0 25 0 32 0 31709321 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=32618/tid=32650] ppid=32616 vsize=7669572 CPUtime=4951.14 cores=0-31
/proc/32618/task/32650/stat : 32650 (claspmt) R 32616 32618 32588 0 -1 4202560 125325 0 0 0 494638 476 0 0 25 0 32 0 31709321 7853641728 1650471 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 19 0 0 0
Current children cumulated CPU time (s) 158543
Current children cumulated vsize (KiB) 7669572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.9 s]
/proc/loadavg: 32.11 32.11 32.07 33/444 337
/proc/meminfo: memFree=255574604/264257624 swapFree=67111528/67111528
[pid=32618] ppid=32616 vsize=7669572 CPUtime=160001 cores=0-31
/proc/32618/stat : 32618 (claspmt) R 32616 32618 32588 0 -1 4202496 1683759 0 0 0 15993340 6780 0 0 25 0 32 0 31709207 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 23 0 0 0
/proc/32618/statm: 1917393 1654221 463 189 0 1911742 0
[pid=32618/tid=32620] ppid=32616 vsize=7669572 CPUtime=4993.75 cores=0-31
/proc/32618/task/32620/stat : 32620 (claspmt) R 32616 32618 32588 0 -1 4202560 22996 0 0 0 499277 98 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4669532 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=32618/tid=32621] ppid=32616 vsize=7669572 CPUtime=5004.62 cores=0-31
/proc/32618/task/32621/stat : 32621 (claspmt) R 32616 32618 32588 0 -1 4202560 54306 0 0 0 500265 197 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668801 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=32618/tid=32622] ppid=32616 vsize=7669572 CPUtime=4988.14 cores=0-31
/proc/32618/task/32622/stat : 32622 (claspmt) R 32616 32618 32588 0 -1 4202560 44189 0 0 0 498623 191 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=32618/tid=32623] ppid=32616 vsize=7669572 CPUtime=5004.5 cores=0-31
/proc/32618/task/32623/stat : 32623 (claspmt) R 32616 32618 32588 0 -1 4202560 56189 0 0 0 500218 232 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=32618/tid=32624] ppid=32616 vsize=7669572 CPUtime=5004.13 cores=0-31
/proc/32618/task/32624/stat : 32624 (claspmt) R 32616 32618 32588 0 -1 4202560 40432 0 0 0 500257 156 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32618/tid=32625] ppid=32616 vsize=7669572 CPUtime=5004.56 cores=0-31
/proc/32618/task/32625/stat : 32625 (claspmt) R 32616 32618 32588 0 -1 4202560 30893 0 0 0 500326 130 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=32618/tid=32626] ppid=32616 vsize=7669572 CPUtime=5004.48 cores=0-31
/proc/32618/task/32626/stat : 32626 (claspmt) R 32616 32618 32588 0 -1 4202560 172181 0 0 0 499811 637 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32618/tid=32627] ppid=32616 vsize=7669572 CPUtime=4992.08 cores=0-31
/proc/32618/task/32627/stat : 32627 (claspmt) R 32616 32618 32588 0 -1 4202560 37552 0 0 0 499033 175 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=32618/tid=32628] ppid=32616 vsize=7669572 CPUtime=4975.61 cores=0-31
/proc/32618/task/32628/stat : 32628 (claspmt) R 32616 32618 32588 0 -1 4202560 25656 0 0 0 497457 104 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=32618/tid=32629] ppid=32616 vsize=7669572 CPUtime=5000.68 cores=0-31
/proc/32618/task/32629/stat : 32629 (claspmt) R 32616 32618 32588 0 -1 4202560 55313 0 0 0 499821 247 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32618/tid=32630] ppid=32616 vsize=7669572 CPUtime=5004.61 cores=0-31
/proc/32618/task/32630/stat : 32630 (claspmt) R 32616 32618 32588 0 -1 4202560 37695 0 0 0 500291 170 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=32618/tid=32631] ppid=32616 vsize=7669572 CPUtime=5004.58 cores=0-31
/proc/32618/task/32631/stat : 32631 (claspmt) R 32616 32618 32588 0 -1 4202560 45215 0 0 0 500264 194 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32618/tid=32632] ppid=32616 vsize=7669572 CPUtime=5004.95 cores=0-31
/proc/32618/task/32632/stat : 32632 (claspmt) R 32616 32618 32588 0 -1 4202560 39366 0 0 0 500334 161 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=32618/tid=32633] ppid=32616 vsize=7669572 CPUtime=5003.48 cores=0-31
/proc/32618/task/32633/stat : 32633 (claspmt) R 32616 32618 32588 0 -1 4202560 34906 0 0 0 500191 157 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32618/tid=32634] ppid=32616 vsize=7669572 CPUtime=5004.46 cores=0-31
/proc/32618/task/32634/stat : 32634 (claspmt) R 32616 32618 32588 0 -1 4202560 143030 0 0 0 499873 573 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4669496 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=32618/tid=32635] ppid=32616 vsize=7669572 CPUtime=5004.61 cores=0-31
/proc/32618/task/32635/stat : 32635 (claspmt) R 32616 32618 32588 0 -1 4202560 38202 0 0 0 500300 161 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32618/tid=32636] ppid=32616 vsize=7669572 CPUtime=5004.38 cores=0-31
/proc/32618/task/32636/stat : 32636 (claspmt) R 32616 32618 32588 0 -1 4202560 23559 0 0 0 500339 99 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=32618/tid=32637] ppid=32616 vsize=7669572 CPUtime=5004.64 cores=0-31
/proc/32618/task/32637/stat : 32637 (claspmt) R 32616 32618 32588 0 -1 4202560 52945 0 0 0 500274 190 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4683667 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=32618/tid=32638] ppid=32616 vsize=7669572 CPUtime=5004.6 cores=0-31
/proc/32618/task/32638/stat : 32638 (claspmt) R 32616 32618 32588 0 -1 4202560 36181 0 0 0 500309 151 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=32618/tid=32639] ppid=32616 vsize=7669572 CPUtime=5004.2 cores=0-31
/proc/32618/task/32639/stat : 32639 (claspmt) R 32616 32618 32588 0 -1 4202560 38890 0 0 0 500273 147 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=32618/tid=32640] ppid=32616 vsize=7669572 CPUtime=5005 cores=0-31
/proc/32618/task/32640/stat : 32640 (claspmt) R 32616 32618 32588 0 -1 4202560 39525 0 0 0 500356 144 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=32618/tid=32641] ppid=32616 vsize=7669572 CPUtime=5002.82 cores=0-31
/proc/32618/task/32641/stat : 32641 (claspmt) R 32616 32618 32588 0 -1 4202560 31775 0 0 0 500137 145 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32618/tid=32642] ppid=32616 vsize=7669572 CPUtime=4997.7 cores=0-31
/proc/32618/task/32642/stat : 32642 (claspmt) R 32616 32618 32588 0 -1 4202560 143720 0 0 0 499210 560 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32618/tid=32643] ppid=32616 vsize=7669572 CPUtime=4993.11 cores=0-31
/proc/32618/task/32643/stat : 32643 (claspmt) R 32616 32618 32588 0 -1 4202560 31596 0 0 0 499160 151 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=32618/tid=32644] ppid=32616 vsize=7669572 CPUtime=5004.39 cores=0-31
/proc/32618/task/32644/stat : 32644 (claspmt) R 32616 32618 32588 0 -1 4202560 22755 0 0 0 500346 93 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=32618/tid=32645] ppid=32616 vsize=7669572 CPUtime=5004.63 cores=0-31
/proc/32618/task/32645/stat : 32645 (claspmt) R 32616 32618 32588 0 -1 4202560 55914 0 0 0 500237 226 0 0 25 0 32 0 31709320 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=32618/tid=32646] ppid=32616 vsize=7669572 CPUtime=4995.89 cores=0-31
/proc/32618/task/32646/stat : 32646 (claspmt) R 32616 32618 32588 0 -1 4202560 36267 0 0 0 499438 151 0 0 25 0 32 0 31709321 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4332108 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=32618/tid=32647] ppid=32616 vsize=7669572 CPUtime=4988.14 cores=0-31
/proc/32618/task/32647/stat : 32647 (claspmt) R 32616 32618 32588 0 -1 4202560 45062 0 0 0 498625 189 0 0 25 0 32 0 31709321 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=32618/tid=32648] ppid=32616 vsize=7669572 CPUtime=4999.79 cores=0-31
/proc/32618/task/32648/stat : 32648 (claspmt) R 32616 32618 32588 0 -1 4202560 39456 0 0 0 499823 156 0 0 25 0 32 0 31709321 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668930 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=32618/tid=32649] ppid=32616 vsize=7669572 CPUtime=5004.57 cores=0-31
/proc/32618/task/32649/stat : 32649 (claspmt) R 32616 32618 32588 0 -1 4202560 39840 0 0 0 500292 165 0 0 25 0 32 0 31709321 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=32618/tid=32650] ppid=32616 vsize=7669572 CPUtime=4996.75 cores=0-31
/proc/32618/task/32650/stat : 32650 (claspmt) R 32616 32618 32588 0 -1 4202560 125672 0 0 0 499197 478 0 0 25 0 32 0 31709321 7853641728 1654221 270582939648 4194304 4964800 140736802735152 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 19 0 0 0
Current children cumulated CPU time (s) 160001
Current children cumulated vsize (KiB) 7669572

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -32618

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

[startup+5009.42 s]
/proc/loadavg: 29.62 31.59 31.91 2/414 338
/proc/meminfo: memFree=255625312/264257624 swapFree=67111528/67111528
[pid=32618] ppid=32616 vsize=7517676 CPUtime=160003 cores=0-31
/proc/32618/stat : 32618 (claspmt) R 32616 32618 32588 0 -1 4202496 1683770 0 0 0 15993520 6781 0 0 25 0 1 0 31709207 7698100224 1639415 270582939648 4194304 4964800 140736802735152 18446744073709551615 258650611056 0 0 4096 18946 0 0 0 17 23 0 0 0
/proc/32618/statm: 1879419 1639415 474 189 0 1873768 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 7517676

[startup+5009.8 s]
/proc/loadavg: 29.62 31.59 31.91 2/414 338
/proc/meminfo: memFree=255625312/264257624 swapFree=67111528/67111528
[pid=32618] ppid=32616 vsize=7511316 CPUtime=160003 cores=0-31
/proc/32618/stat : 32618 (claspmt) R 32616 32618 32588 0 -1 4202496 1683770 0 0 0 15993558 6781 0 0 25 0 1 0 31709207 7691587584 1637746 270582939648 4194304 4964800 140736802735152 18446744073709551615 258650612746 0 0 4096 18946 0 0 0 17 23 0 0 0
/proc/32618/statm: 1877829 1637746 474 189 0 1872178 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 7511316

[startup+5010.2 s]
/proc/loadavg: 29.62 31.59 31.91 2/414 338
/proc/meminfo: memFree=255625312/264257624 swapFree=67111528/67111528
[pid=32618] ppid=32616 vsize=0 CPUtime=160004 cores=0-31
/proc/32618/stat : 32618 (claspmt) R 32616 32618 32588 0 -1 4203524 1683770 0 0 0 15993571 6808 0 0 25 0 1 0 31709207 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 23 0 0 0
/proc/32618/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160004
Current children cumulated vsize (KiB) 0

[startup+5010.3 s]
/proc/loadavg: 29.62 31.59 31.91 2/414 338
/proc/meminfo: memFree=255625312/264257624 swapFree=67111528/67111528
[pid=32618] ppid=32616 vsize=0 CPUtime=160004 cores=0-31
/proc/32618/stat : 32618 (claspmt) R 32616 32618 32588 0 -1 4203524 1683770 0 0 0 15993571 6818 0 0 25 0 1 0 31709207 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 23 0 0 0
/proc/32618/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.31
CPU time (s): 160004
CPU user time (s): 159936
CPU system time (s): 68.1986
CPU usage (%): 3193.49
Max. virtual memory (cumulated for all children) (KiB): 7669572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159936
system time used= 68.1986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1683770
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= 387480
involuntary context switches= 391766

runsolver used 29.5455 second user time and 111.755 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-10 01:47:03
IDJOB=3472449
IDBENCH=83109
IDSOLVER=1961
FILE ID=node200/3472449-1307663223
RUNJOBID= node200-1307663223-32602
PBS_JOBID= 13549491
Free space on /tmp= 61740 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom25.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-3472449-1307663223/watcher-3472449-1307663223 -o /tmp/evaluation-result-3472449-1307663223/solver-3472449-1307663223 -C 160000 -W 5100 -M 256000  HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472449-1307663223.cnf

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

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=1405570767

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:      262195492 kB
Buffers:        256284 kB
Cached:        1488496 kB
SwapCached:          0 kB
Active:         276348 kB
Inactive:      1531812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      262195492 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5076 kB
Writeback:           0 kB
AnonPages:       63032 kB
Mapped:          13480 kB
Slab:           173220 kB
PageTables:       3936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   165540 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= 61740 MiB
End job on node200 at 2011-06-10 03:10:34