Trace number 3372663

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom24.cnf
MD5SUM16e1f2a4ab0c9df60ac0d098f9f252bb
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 variables62686
Number of clauses210488
Sum of the clauses size537842
Maximum clause length1941
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2106681
Number of clauses of size 3102739
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 5746

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-3372663-1305700268/watcher-3372663-1305700268 -o /tmp/evaluation-result-3372663-1305700268/solver-3372663-1305700268 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372663-1305700268.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: 16.18 25.28 25.80 1/413 32315
/proc/meminfo: memFree=255513556/264257624 swapFree=67111528/67111528
[pid=32315] ppid=32313 vsize=32356 CPUtime=0.03 cores=0-31
/proc/32315/stat : 32315 (plingeling) R 32313 32315 32287 0 -1 4202496 5934 1247 0 0 1 1 0 1 21 0 1 0 681513301 33132544 5866 268435456000 4194304 4417452 140736861477744 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/32315/statm: 8089 5879 138 55 0 5975 0

[startup+0.0563789 s]
/proc/loadavg: 16.18 25.28 25.80 1/413 32315
/proc/meminfo: memFree=255513556/264257624 swapFree=67111528/67111528
[pid=32315] ppid=32313 vsize=43596 CPUtime=0.05 cores=0-31
/proc/32315/stat : 32315 (plingeling) R 32313 32315 32287 0 -1 4202496 8978 1247 0 0 2 2 0 1 21 0 1 0 681513301 44642304 8910 268435456000 4194304 4417452 140736861477744 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/32315/statm: 10899 8910 141 55 0 8785 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 43596

[startup+0.100383 s]
/proc/loadavg: 16.18 25.28 25.80 1/413 32315
/proc/meminfo: memFree=255513556/264257624 swapFree=67111528/67111528
[pid=32315] ppid=32313 vsize=47996 CPUtime=0.09 cores=0-31
/proc/32315/stat : 32315 (plingeling) R 32313 32315 32287 0 -1 4202496 10051 1247 0 0 6 2 0 1 21 0 1 0 681513301 49147904 9983 268435456000 4194304 4417452 140736861477744 18446744073709551615 258650574384 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/32315/statm: 11999 9983 141 55 0 9885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47996

[startup+0.300365 s]
/proc/loadavg: 16.18 25.28 25.80 1/413 32315
/proc/meminfo: memFree=255513556/264257624 swapFree=67111528/67111528
[pid=32315] ppid=32313 vsize=63336 CPUtime=0.29 cores=0-31
/proc/32315/stat : 32315 (plingeling) R 32313 32315 32287 0 -1 4202496 13899 1247 0 0 25 3 0 1 22 0 1 0 681513301 64856064 13831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4260118 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/32315/statm: 15834 13831 146 55 0 13720 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63336

[startup+0.700445 s]
/proc/loadavg: 16.18 25.28 25.80 1/413 32315
/proc/meminfo: memFree=255513556/264257624 swapFree=67111528/67111528
[pid=32315] ppid=32313 vsize=91384 CPUtime=0.69 cores=0-31
/proc/32315/stat : 32315 (plingeling) R 32313 32315 32287 0 -1 4202496 20935 1247 0 0 63 5 0 1 23 0 1 0 681513301 93577216 20867 268435456000 4194304 4417452 140736861477744 18446744073709551615 4259681 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/32315/statm: 22846 20867 146 55 0 20732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91384

[startup+1.50046 s]
/proc/loadavg: 16.18 25.28 25.80 2/414 32321
/proc/meminfo: memFree=255411872/264257624 swapFree=67111528/67111528
[pid=32315] ppid=32313 vsize=154072 CPUtime=1.49 cores=0-31
/proc/32315/stat : 32315 (plingeling) R 32313 32315 32287 0 -1 4202496 36463 1247 0 0 140 8 0 1 25 0 1 0 681513301 157769728 36395 268435456000 4194304 4417452 140736861477744 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/32315/statm: 38518 36412 146 55 0 36404 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154072

[startup+3.10048 s]
/proc/loadavg: 16.18 25.28 25.80 2/414 32321
/proc/meminfo: memFree=255349624/264257624 swapFree=67111528/67111528
[pid=32315] ppid=32313 vsize=295340 CPUtime=3.09 cores=0-31
/proc/32315/stat : 32315 (plingeling) R 32313 32315 32287 0 -1 4202496 71892 1247 0 0 293 15 0 1 25 0 1 0 681513301 302428160 71824 268435456000 4194304 4417452 140736861477744 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/32315/statm: 73835 71824 146 55 0 71721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 295340

[startup+6.30146 s]
/proc/loadavg: 17.45 25.40 25.83 33/446 32353
/proc/meminfo: memFree=255087140/264257624 swapFree=67111528/67111528
[pid=32315] ppid=32313 vsize=906868 CPUtime=73.64 cores=0-31
/proc/32315/stat : 32315 (plingeling) S 32313 32315 32287 0 -1 4202496 208887 1247 0 0 7238 125 0 1 19 0 33 0 681513301 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 25 0 0 0
/proc/32315/statm: 226717 102061 170 55 0 224603 0
[pid=32315/tid=32322] ppid=32313 vsize=906868 CPUtime=2.19 cores=0-31
/proc/32315/task/32322/stat : 32322 (plingeling) R 32313 32315 32287 0 -1 4202560 4837 1247 0 0 216 2 0 1 21 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32315/tid=32323] ppid=32313 vsize=906868 CPUtime=2.18 cores=0-31
/proc/32315/task/32323/stat : 32323 (plingeling) R 32313 32315 32287 0 -1 4202560 7159 1247 0 0 214 3 0 1 21 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4306602 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32315/tid=32324] ppid=32313 vsize=906868 CPUtime=2.19 cores=0-31
/proc/32315/task/32324/stat : 32324 (plingeling) R 32313 32315 32287 0 -1 4202560 1617 1247 0 0 217 1 0 1 25 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4302131 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32315/tid=32325] ppid=32313 vsize=906868 CPUtime=2.2 cores=0-31
/proc/32315/task/32325/stat : 32325 (plingeling) R 32313 32315 32287 0 -1 4202560 2232 1247 0 0 216 3 0 1 21 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32315/tid=32326] ppid=32313 vsize=906868 CPUtime=2.18 cores=0-31
/proc/32315/task/32326/stat : 32326 (plingeling) R 32313 32315 32287 0 -1 4202560 1663 1247 0 0 216 1 0 1 25 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4265911 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32315/tid=32327] ppid=32313 vsize=906868 CPUtime=2.11 cores=0-31
/proc/32315/task/32327/stat : 32327 (plingeling) R 32313 32315 32287 0 -1 4202560 7872 1247 0 0 206 4 0 1 25 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=32315/tid=32328] ppid=32313 vsize=906868 CPUtime=2.17 cores=0-31
/proc/32315/task/32328/stat : 32328 (plingeling) R 32313 32315 32287 0 -1 4202560 5913 1247 0 0 213 3 0 1 25 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=32315/tid=32329] ppid=32313 vsize=906868 CPUtime=2.18 cores=0-31
/proc/32315/task/32329/stat : 32329 (plingeling) R 32313 32315 32287 0 -1 4202560 3339 1247 0 0 214 3 0 1 21 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4306602 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=32315/tid=32330] ppid=32313 vsize=906868 CPUtime=2.18 cores=0-31
/proc/32315/task/32330/stat : 32330 (plingeling) R 32313 32315 32287 0 -1 4202560 2833 1247 0 0 214 3 0 1 25 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=32315/tid=32331] ppid=32313 vsize=906868 CPUtime=2.17 cores=0-31
/proc/32315/task/32331/stat : 32331 (plingeling) R 32313 32315 32287 0 -1 4202560 2744 1247 0 0 214 2 0 1 25 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4282356 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=32315/tid=32332] ppid=32313 vsize=906868 CPUtime=2.19 cores=0-31
/proc/32315/task/32332/stat : 32332 (plingeling) R 32313 32315 32287 0 -1 4202560 3125 1247 0 0 215 3 0 1 21 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4283528 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32315/tid=32333] ppid=32313 vsize=906868 CPUtime=2.18 cores=0-31
/proc/32315/task/32333/stat : 32333 (plingeling) R 32313 32315 32287 0 -1 4202560 3186 1247 0 0 214 3 0 1 25 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4292022 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=32315/tid=32334] ppid=32313 vsize=906868 CPUtime=2.18 cores=0-31
/proc/32315/task/32334/stat : 32334 (plingeling) R 32313 32315 32287 0 -1 4202560 5804 1247 0 0 214 3 0 1 25 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4292063 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32315/tid=32335] ppid=32313 vsize=906868 CPUtime=2.16 cores=0-31
/proc/32315/task/32335/stat : 32335 (plingeling) R 32313 32315 32287 0 -1 4202560 6708 1247 0 0 212 3 0 1 25 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4289675 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=32315/tid=32336] ppid=32313 vsize=906868 CPUtime=2.17 cores=0-31
/proc/32315/task/32336/stat : 32336 (plingeling) R 32313 32315 32287 0 -1 4202560 4452 1247 0 0 213 3 0 1 25 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4284595 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=32315/tid=32337] ppid=32313 vsize=906868 CPUtime=2.18 cores=0-31
/proc/32315/task/32337/stat : 32337 (plingeling) R 32313 32315 32287 0 -1 4202560 3964 1247 0 0 214 3 0 1 25 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4285604 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=32315/tid=32338] ppid=32313 vsize=906868 CPUtime=2.18 cores=0-31
/proc/32315/task/32338/stat : 32338 (plingeling) R 32313 32315 32287 0 -1 4202560 5281 1247 0 0 213 4 0 1 25 0 33 0 681513710 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4302121 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=32315/tid=32339] ppid=32313 vsize=906868 CPUtime=2.18 cores=0-31
/proc/32315/task/32339/stat : 32339 (plingeling) R 32313 32315 32287 0 -1 4202560 4775 1247 0 0 213 4 0 1 21 0 33 0 681513711 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4290453 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=32315/tid=32340] ppid=32313 vsize=906868 CPUtime=2.18 cores=0-31
/proc/32315/task/32340/stat : 32340 (plingeling) R 32313 32315 32287 0 -1 4202560 2415 1247 0 0 215 2 0 1 25 0 33 0 681513711 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4302061 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=32315/tid=32341] ppid=32313 vsize=906868 CPUtime=2.15 cores=0-31
/proc/32315/task/32341/stat : 32341 (plingeling) R 32313 32315 32287 0 -1 4202560 3333 1247 0 0 211 3 0 1 21 0 33 0 681513711 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=32315/tid=32342] ppid=32313 vsize=906868 CPUtime=2.18 cores=0-31
/proc/32315/task/32342/stat : 32342 (plingeling) R 32313 32315 32287 0 -1 4202560 4162 1247 0 0 214 3 0 1 21 0 33 0 681513711 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4290662 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=32315/tid=32343] ppid=32313 vsize=906868 CPUtime=2.18 cores=0-31
/proc/32315/task/32343/stat : 32343 (plingeling) R 32313 32315 32287 0 -1 4202560 8672 1247 0 0 212 5 0 1 25 0 33 0 681513711 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4292493 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=32315/tid=32344] ppid=32313 vsize=906868 CPUtime=2.17 cores=0-31
/proc/32315/task/32344/stat : 32344 (plingeling) R 32313 32315 32287 0 -1 4202560 3048 1247 0 0 213 3 0 1 25 0 33 0 681513711 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4292063 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=32315/tid=32345] ppid=32313 vsize=906868 CPUtime=2.17 cores=0-31
/proc/32315/task/32345/stat : 32345 (plingeling) R 32313 32315 32287 0 -1 4202560 3150 1247 0 0 214 2 0 1 25 0 33 0 681513711 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4284595 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=32315/tid=32346] ppid=32313 vsize=906868 CPUtime=2.17 cores=0-31
/proc/32315/task/32346/stat : 32346 (plingeling) R 32313 32315 32287 0 -1 4202560 8711 1247 0 0 211 5 0 1 25 0 33 0 681513711 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4292293 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=32315/tid=32347] ppid=32313 vsize=906868 CPUtime=2.18 cores=0-31
/proc/32315/task/32347/stat : 32347 (plingeling) R 32313 32315 32287 0 -1 4202560 3164 1247 0 0 214 3 0 1 25 0 33 0 681513711 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4301953 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=32315/tid=32348] ppid=32313 vsize=906868 CPUtime=2.17 cores=0-31
/proc/32315/task/32348/stat : 32348 (plingeling) R 32313 32315 32287 0 -1 4202560 1615 1247 0 0 214 2 0 1 21 0 33 0 681513711 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4302581 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=32315/tid=32349] ppid=32313 vsize=906868 CPUtime=2.18 cores=0-31
/proc/32315/task/32349/stat : 32349 (plingeling) R 32313 32315 32287 0 -1 4202560 4974 1247 0 0 214 3 0 1 21 0 33 0 681513711 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=32315/tid=32350] ppid=32313 vsize=906868 CPUtime=2.16 cores=0-31
/proc/32315/task/32350/stat : 32350 (plingeling) R 32313 32315 32287 0 -1 4202560 4779 1247 0 0 213 2 0 1 25 0 33 0 681513711 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=32315/tid=32351] ppid=32313 vsize=906868 CPUtime=2.17 cores=0-31
/proc/32315/task/32351/stat : 32351 (plingeling) R 32313 32315 32287 0 -1 4202560 2785 1247 0 0 213 3 0 1 25 0 33 0 681513712 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4284595 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=32315/tid=32352] ppid=32313 vsize=906868 CPUtime=2.15 cores=0-31
/proc/32315/task/32352/stat : 32352 (plingeling) R 32313 32315 32287 0 -1 4202560 5045 1247 0 0 211 3 0 1 25 0 33 0 681513713 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32315/tid=32353] ppid=32313 vsize=906868 CPUtime=2.17 cores=0-31
/proc/32315/task/32353/stat : 32353 (plingeling) R 32313 32315 32287 0 -1 4202560 3596 1247 0 0 213 3 0 1 25 0 33 0 681513713 928632832 102061 268435456000 4194304 4417452 140736861477744 18446744073709551615 4306602 0 0 4096 17442 0 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 73.64
Current children cumulated vsize (KiB) 906868

[startup+12.7017 s]
/proc/loadavg: 18.61 25.50 25.87 33/446 32353
/proc/meminfo: memFree=254820004/264257624 swapFree=67111528/67111528
[pid=32315] ppid=32313 vsize=1057480 CPUtime=275.36 cores=0-31
/proc/32315/stat : 32315 (plingeling) S 32313 32315 32287 0 -1 4202496 329125 1247 0 0 27319 216 0 1 19 0 33 0 681513301 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 25 0 0 0
/proc/32315/statm: 264370 146031 175 55 0 262256 0
[pid=32315/tid=32322] ppid=32313 vsize=1057480 CPUtime=8.52 cores=0-31
/proc/32315/task/32322/stat : 32322 (plingeling) R 32313 32315 32287 0 -1 4202560 11157 1247 0 0 845 6 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 18446744073699065980 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=32315/tid=32323] ppid=32313 vsize=1057480 CPUtime=8.49 cores=0-31
/proc/32315/task/32323/stat : 32323 (plingeling) R 32313 32315 32287 0 -1 4202560 12726 1247 0 0 843 5 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 18446744073699065980 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32315/tid=32324] ppid=32313 vsize=1057480 CPUtime=8.31 cores=0-31
/proc/32315/task/32324/stat : 32324 (plingeling) R 32313 32315 32287 0 -1 4202560 4143 1247 0 0 826 4 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4278197 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=32315/tid=32325] ppid=32313 vsize=1057480 CPUtime=8.59 cores=0-31
/proc/32315/task/32325/stat : 32325 (plingeling) R 32313 32315 32287 0 -1 4202560 2232 1247 0 0 855 3 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=32315/tid=32326] ppid=32313 vsize=1057480 CPUtime=8.55 cores=0-31
/proc/32315/task/32326/stat : 32326 (plingeling) R 32313 32315 32287 0 -1 4202560 4709 1247 0 0 852 2 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4236590 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32315/tid=32327] ppid=32313 vsize=1057480 CPUtime=8.41 cores=0-31
/proc/32315/task/32327/stat : 32327 (plingeling) R 32313 32315 32287 0 -1 4202560 9318 1247 0 0 834 6 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32315/tid=32328] ppid=32313 vsize=1057480 CPUtime=8.53 cores=0-31
/proc/32315/task/32328/stat : 32328 (plingeling) R 32313 32315 32287 0 -1 4202560 10096 1247 0 0 846 6 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32315/tid=32329] ppid=32313 vsize=1057480 CPUtime=8.47 cores=0-31
/proc/32315/task/32329/stat : 32329 (plingeling) R 32313 32315 32287 0 -1 4202560 7230 1247 0 0 839 7 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=32315/tid=32330] ppid=32313 vsize=1057480 CPUtime=8.51 cores=0-31
/proc/32315/task/32330/stat : 32330 (plingeling) R 32313 32315 32287 0 -1 4202560 5598 1247 0 0 843 7 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4265383 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=32315/tid=32331] ppid=32313 vsize=1057480 CPUtime=8.58 cores=0-31
/proc/32315/task/32331/stat : 32331 (plingeling) R 32313 32315 32287 0 -1 4202560 8520 1247 0 0 853 4 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=32315/tid=32332] ppid=32313 vsize=1057480 CPUtime=8.54 cores=0-31
/proc/32315/task/32332/stat : 32332 (plingeling) R 32313 32315 32287 0 -1 4202560 5526 1247 0 0 847 6 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=32315/tid=32333] ppid=32313 vsize=1057480 CPUtime=8.5 cores=0-31
/proc/32315/task/32333/stat : 32333 (plingeling) R 32313 32315 32287 0 -1 4202560 8280 1247 0 0 840 9 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4320938 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=32315/tid=32334] ppid=32313 vsize=1057480 CPUtime=8.46 cores=0-31
/proc/32315/task/32334/stat : 32334 (plingeling) R 32313 32315 32287 0 -1 4202560 11816 1247 0 0 838 7 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4236945 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=32315/tid=32335] ppid=32313 vsize=1057480 CPUtime=8.48 cores=0-31
/proc/32315/task/32335/stat : 32335 (plingeling) R 32313 32315 32287 0 -1 4202560 11285 1247 0 0 841 6 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4259634 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=32315/tid=32336] ppid=32313 vsize=1057480 CPUtime=8.49 cores=0-31
/proc/32315/task/32336/stat : 32336 (plingeling) R 32313 32315 32287 0 -1 4202560 6786 1247 0 0 842 6 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4278507 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=32315/tid=32337] ppid=32313 vsize=1057480 CPUtime=8.5 cores=0-31
/proc/32315/task/32337/stat : 32337 (plingeling) R 32313 32315 32287 0 -1 4202560 6923 1247 0 0 844 5 0 1 25 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32315/tid=32338] ppid=32313 vsize=1057480 CPUtime=8.45 cores=0-31
/proc/32315/task/32338/stat : 32338 (plingeling) R 32313 32315 32287 0 -1 4202560 8411 1247 0 0 837 7 0 1 18 0 33 0 681513710 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32315/tid=32339] ppid=32313 vsize=1057480 CPUtime=8.46 cores=0-31
/proc/32315/task/32339/stat : 32339 (plingeling) R 32313 32315 32287 0 -1 4202560 11195 1247 0 0 837 8 0 1 25 0 33 0 681513711 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=32315/tid=32340] ppid=32313 vsize=1057480 CPUtime=8.44 cores=0-31
/proc/32315/task/32340/stat : 32340 (plingeling) R 32313 32315 32287 0 -1 4202560 4047 1247 0 0 838 5 0 1 22 0 33 0 681513711 1082859520 146031 268435456000 4194304 4417452 140736861477744 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32315/tid=32341] ppid=32313 vsize=1057480 CPUtime=8.51 cores=0-31

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

/proc/32315/task/32327/stat : 32327 (plingeling) R 32313 32315 32287 0 -1 4202560 253768 1247 0 0 495458 172 0 1 25 0 33 0 681513710 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32315/tid=32328] ppid=32313 vsize=6770428 CPUtime=4943.43 cores=0-31
/proc/32315/task/32328/stat : 32328 (plingeling) R 32313 32315 32287 0 -1 4202560 191058 1247 0 0 494179 163 0 1 25 0 33 0 681513710 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=32315/tid=32329] ppid=32313 vsize=6770428 CPUtime=4956.05 cores=0-31
/proc/32315/task/32329/stat : 32329 (plingeling) R 32313 32315 32287 0 -1 4202560 249797 1247 0 0 495476 128 0 1 25 0 33 0 681513710 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=32315/tid=32330] ppid=32313 vsize=6770428 CPUtime=4956.75 cores=0-31
/proc/32315/task/32330/stat : 32330 (plingeling) R 32313 32315 32287 0 -1 4202560 162188 1247 0 0 495541 133 0 1 25 0 33 0 681513710 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=32315/tid=32331] ppid=32313 vsize=6770428 CPUtime=4952.94 cores=0-31
/proc/32315/task/32331/stat : 32331 (plingeling) R 32313 32315 32287 0 -1 4202560 255633 1247 0 0 495149 144 0 1 25 0 33 0 681513710 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=32315/tid=32332] ppid=32313 vsize=6770428 CPUtime=4956.13 cores=0-31
/proc/32315/task/32332/stat : 32332 (plingeling) R 32313 32315 32287 0 -1 4202560 264254 1247 0 0 495391 221 0 1 25 0 33 0 681513710 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=32315/tid=32333] ppid=32313 vsize=6770428 CPUtime=4947.79 cores=0-31
/proc/32315/task/32333/stat : 32333 (plingeling) R 32313 32315 32287 0 -1 4202560 400672 1247 0 0 494424 354 0 1 25 0 33 0 681513710 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4270075 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=32315/tid=32334] ppid=32313 vsize=6770428 CPUtime=4955.77 cores=0-31
/proc/32315/task/32334/stat : 32334 (plingeling) R 32313 32315 32287 0 -1 4202560 342340 1247 0 0 495214 362 0 1 25 0 33 0 681513710 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=32315/tid=32335] ppid=32313 vsize=6770428 CPUtime=4955.13 cores=0-31
/proc/32315/task/32335/stat : 32335 (plingeling) R 32313 32315 32287 0 -1 4202560 241674 1247 0 0 495358 154 0 1 25 0 33 0 681513710 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=32315/tid=32336] ppid=32313 vsize=6770428 CPUtime=4953.06 cores=0-31
/proc/32315/task/32336/stat : 32336 (plingeling) R 32313 32315 32287 0 -1 4202560 173391 1247 0 0 495162 143 0 1 25 0 33 0 681513710 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32315/tid=32337] ppid=32313 vsize=6770428 CPUtime=4953.19 cores=0-31
/proc/32315/task/32337/stat : 32337 (plingeling) R 32313 32315 32287 0 -1 4202560 448443 1247 0 0 494879 439 0 1 25 0 33 0 681513710 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=32315/tid=32338] ppid=32313 vsize=6770428 CPUtime=4948.03 cores=0-31
/proc/32315/task/32338/stat : 32338 (plingeling) R 32313 32315 32287 0 -1 4202560 275101 1247 0 0 494514 288 0 1 25 0 33 0 681513710 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=32315/tid=32339] ppid=32313 vsize=6770428 CPUtime=4955.23 cores=0-31
/proc/32315/task/32339/stat : 32339 (plingeling) R 32313 32315 32287 0 -1 4202560 252987 1247 0 0 495363 159 0 1 25 0 33 0 681513711 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=32315/tid=32340] ppid=32313 vsize=6770428 CPUtime=4955.96 cores=0-31
/proc/32315/task/32340/stat : 32340 (plingeling) R 32313 32315 32287 0 -1 4202560 180679 1247 0 0 495500 95 0 1 25 0 33 0 681513711 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4265360 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=32315/tid=32341] ppid=32313 vsize=6770428 CPUtime=4953.34 cores=0-31
/proc/32315/task/32341/stat : 32341 (plingeling) R 32313 32315 32287 0 -1 4202560 275084 1247 0 0 495094 239 0 1 25 0 33 0 681513711 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=32315/tid=32342] ppid=32313 vsize=6770428 CPUtime=4952.48 cores=0-31
/proc/32315/task/32342/stat : 32342 (plingeling) R 32313 32315 32287 0 -1 4202560 513385 1247 0 0 494755 492 0 1 25 0 33 0 681513711 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=32315/tid=32343] ppid=32313 vsize=6770428 CPUtime=4956.59 cores=0-31
/proc/32315/task/32343/stat : 32343 (plingeling) R 32313 32315 32287 0 -1 4202560 362357 1247 0 0 495394 264 0 1 25 0 33 0 681513711 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=32315/tid=32344] ppid=32313 vsize=6770428 CPUtime=4956.46 cores=0-31
/proc/32315/task/32344/stat : 32344 (plingeling) R 32313 32315 32287 0 -1 4202560 426203 1247 0 0 495301 344 0 1 25 0 33 0 681513711 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=32315/tid=32345] ppid=32313 vsize=6770428 CPUtime=4954.5 cores=0-31
/proc/32315/task/32345/stat : 32345 (plingeling) R 32313 32315 32287 0 -1 4202560 220759 1247 0 0 495242 207 0 1 25 0 33 0 681513711 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32315/tid=32346] ppid=32313 vsize=6770428 CPUtime=4956.72 cores=0-31
/proc/32315/task/32346/stat : 32346 (plingeling) R 32313 32315 32287 0 -1 4202560 386574 1247 0 0 495425 246 0 1 25 0 33 0 681513711 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4365782 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32315/tid=32347] ppid=32313 vsize=6770428 CPUtime=4929.23 cores=0-31
/proc/32315/task/32347/stat : 32347 (plingeling) R 32313 32315 32287 0 -1 4202560 275199 1247 0 0 492729 193 0 1 25 0 33 0 681513711 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32315/tid=32348] ppid=32313 vsize=6770428 CPUtime=4952.54 cores=0-31
/proc/32315/task/32348/stat : 32348 (plingeling) R 32313 32315 32287 0 -1 4202560 165813 1247 0 0 495157 96 0 1 25 0 33 0 681513711 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=32315/tid=32349] ppid=32313 vsize=6770428 CPUtime=4944.15 cores=0-31
/proc/32315/task/32349/stat : 32349 (plingeling) R 32313 32315 32287 0 -1 4202560 359080 1247 0 0 494182 232 0 1 25 0 33 0 681513711 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=32315/tid=32350] ppid=32313 vsize=6770428 CPUtime=4954.67 cores=0-31
/proc/32315/task/32350/stat : 32350 (plingeling) R 32313 32315 32287 0 -1 4202560 402132 1247 0 0 495088 378 0 1 25 0 33 0 681513711 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=32315/tid=32351] ppid=32313 vsize=6770428 CPUtime=4956.7 cores=0-31
/proc/32315/task/32351/stat : 32351 (plingeling) R 32313 32315 32287 0 -1 4202560 146848 1247 0 0 495560 109 0 1 25 0 33 0 681513712 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32315/tid=32352] ppid=32313 vsize=6770428 CPUtime=4937.47 cores=0-31
/proc/32315/task/32352/stat : 32352 (plingeling) R 32313 32315 32287 0 -1 4202560 403931 1247 0 0 493435 311 0 1 25 0 33 0 681513713 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32315/tid=32353] ppid=32313 vsize=6770428 CPUtime=4956.59 cores=0-31
/proc/32315/task/32353/stat : 32353 (plingeling) R 32313 32315 32287 0 -1 4202560 305034 1247 0 0 495522 136 0 1 25 0 33 0 681513713 6932918272 1555601 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 158463
Current children cumulated vsize (KiB) 6770428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.4 s]
/proc/loadavg: 32.10 32.05 32.01 34/446 32497
/proc/meminfo: memFree=249345940/264257624 swapFree=67111528/67111528
[pid=32315] ppid=32313 vsize=6749576 CPUtime=160001 cores=0-31
/proc/32315/stat : 32315 (plingeling) S 32313 32315 32287 0 -1 4202496 9863750 1247 0 0 15992498 7632 0 1 19 0 33 0 681513301 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 25 0 0 0
/proc/32315/statm: 1687394 1538831 175 55 0 1685280 0
[pid=32315/tid=32322] ppid=32313 vsize=6749576 CPUtime=4992.97 cores=0-31
/proc/32315/task/32322/stat : 32322 (plingeling) R 32313 32315 32287 0 -1 4202560 337720 1247 0 0 499036 260 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364992 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=32315/tid=32323] ppid=32313 vsize=6749576 CPUtime=5004.78 cores=0-31
/proc/32315/task/32323/stat : 32323 (plingeling) R 32313 32315 32287 0 -1 4202560 436750 1247 0 0 500199 278 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=32315/tid=32324] ppid=32313 vsize=6749576 CPUtime=4992.11 cores=0-31
/proc/32315/task/32324/stat : 32324 (plingeling) R 32313 32315 32287 0 -1 4202560 382231 1247 0 0 498839 371 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32315/tid=32325] ppid=32313 vsize=6749576 CPUtime=5004.78 cores=0-31
/proc/32315/task/32325/stat : 32325 (plingeling) R 32313 32315 32287 0 -1 4202560 223003 1247 0 0 500290 187 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=32315/tid=32326] ppid=32313 vsize=6749576 CPUtime=4997.26 cores=0-31
/proc/32315/task/32326/stat : 32326 (plingeling) R 32313 32315 32287 0 -1 4202560 406198 1247 0 0 499445 280 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=32315/tid=32327] ppid=32313 vsize=6749576 CPUtime=5004.41 cores=0-31
/proc/32315/task/32327/stat : 32327 (plingeling) R 32313 32315 32287 0 -1 4202560 253768 1247 0 0 500268 172 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32315/tid=32328] ppid=32313 vsize=6749576 CPUtime=4990.18 cores=0-31
/proc/32315/task/32328/stat : 32328 (plingeling) R 32313 32315 32287 0 -1 4202560 191089 1247 0 0 498854 163 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=32315/tid=32329] ppid=32313 vsize=6749576 CPUtime=5004.18 cores=0-31
/proc/32315/task/32329/stat : 32329 (plingeling) R 32313 32315 32287 0 -1 4202560 257990 1247 0 0 500288 129 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=32315/tid=32330] ppid=32313 vsize=6749576 CPUtime=5004.88 cores=0-31
/proc/32315/task/32330/stat : 32330 (plingeling) R 32313 32315 32287 0 -1 4202560 162202 1247 0 0 500354 133 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=32315/tid=32331] ppid=32313 vsize=6749576 CPUtime=5001.07 cores=0-31
/proc/32315/task/32331/stat : 32331 (plingeling) R 32313 32315 32287 0 -1 4202560 255664 1247 0 0 499962 144 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=32315/tid=32332] ppid=32313 vsize=6749576 CPUtime=5004.26 cores=0-31
/proc/32315/task/32332/stat : 32332 (plingeling) R 32313 32315 32287 0 -1 4202560 264281 1247 0 0 500204 221 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4244345 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=32315/tid=32333] ppid=32313 vsize=6749576 CPUtime=4995.92 cores=0-31
/proc/32315/task/32333/stat : 32333 (plingeling) R 32313 32315 32287 0 -1 4202560 401591 1247 0 0 499237 354 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=32315/tid=32334] ppid=32313 vsize=6749576 CPUtime=5003.9 cores=0-31
/proc/32315/task/32334/stat : 32334 (plingeling) R 32313 32315 32287 0 -1 4202560 344698 1247 0 0 500026 363 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=32315/tid=32335] ppid=32313 vsize=6749576 CPUtime=5003.23 cores=0-31
/proc/32315/task/32335/stat : 32335 (plingeling) R 32313 32315 32287 0 -1 4202560 249870 1247 0 0 500166 156 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=32315/tid=32336] ppid=32313 vsize=6749576 CPUtime=5001.19 cores=0-31
/proc/32315/task/32336/stat : 32336 (plingeling) R 32313 32315 32287 0 -1 4202560 177711 1247 0 0 499974 144 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32315/tid=32337] ppid=32313 vsize=6749576 CPUtime=5001.32 cores=0-31
/proc/32315/task/32337/stat : 32337 (plingeling) R 32313 32315 32287 0 -1 4202560 456635 1247 0 0 499691 440 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=32315/tid=32338] ppid=32313 vsize=6749576 CPUtime=4996.16 cores=0-31
/proc/32315/task/32338/stat : 32338 (plingeling) R 32313 32315 32287 0 -1 4202560 275101 1247 0 0 499327 288 0 1 25 0 33 0 681513710 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=32315/tid=32339] ppid=32313 vsize=6749576 CPUtime=5003.35 cores=0-31
/proc/32315/task/32339/stat : 32339 (plingeling) R 32313 32315 32287 0 -1 4202560 252987 1247 0 0 500175 159 0 1 25 0 33 0 681513711 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=32315/tid=32340] ppid=32313 vsize=6749576 CPUtime=5004.09 cores=0-31
/proc/32315/task/32340/stat : 32340 (plingeling) R 32313 32315 32287 0 -1 4202560 180679 1247 0 0 500313 95 0 1 25 0 33 0 681513711 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4236956 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=32315/tid=32341] ppid=32313 vsize=6749576 CPUtime=5001.47 cores=0-31
/proc/32315/task/32341/stat : 32341 (plingeling) R 32313 32315 32287 0 -1 4202560 279277 1247 0 0 499907 239 0 1 25 0 33 0 681513711 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=32315/tid=32342] ppid=32313 vsize=6749576 CPUtime=5000.61 cores=0-31
/proc/32315/task/32342/stat : 32342 (plingeling) R 32313 32315 32287 0 -1 4202560 513385 1247 0 0 499567 493 0 1 25 0 33 0 681513711 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=32315/tid=32343] ppid=32313 vsize=6749576 CPUtime=5004.73 cores=0-31
/proc/32315/task/32343/stat : 32343 (plingeling) R 32313 32315 32287 0 -1 4202560 366455 1247 0 0 500207 265 0 1 25 0 33 0 681513711 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=32315/tid=32344] ppid=32313 vsize=6749576 CPUtime=5004.59 cores=0-31
/proc/32315/task/32344/stat : 32344 (plingeling) R 32313 32315 32287 0 -1 4202560 427491 1247 0 0 500112 346 0 1 25 0 33 0 681513711 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=32315/tid=32345] ppid=32313 vsize=6749576 CPUtime=5002.63 cores=0-31
/proc/32315/task/32345/stat : 32345 (plingeling) R 32313 32315 32287 0 -1 4202560 228951 1247 0 0 500053 209 0 1 25 0 33 0 681513711 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32315/tid=32346] ppid=32313 vsize=6749576 CPUtime=5004.85 cores=0-31
/proc/32315/task/32346/stat : 32346 (plingeling) R 32313 32315 32287 0 -1 4202560 386574 1247 0 0 500238 246 0 1 25 0 33 0 681513711 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32315/tid=32347] ppid=32313 vsize=6749576 CPUtime=4977.37 cores=0-31
/proc/32315/task/32347/stat : 32347 (plingeling) R 32313 32315 32287 0 -1 4202560 275199 1247 0 0 497543 193 0 1 25 0 33 0 681513711 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32315/tid=32348] ppid=32313 vsize=6749576 CPUtime=5000.67 cores=0-31
/proc/32315/task/32348/stat : 32348 (plingeling) R 32313 32315 32287 0 -1 4202560 174009 1247 0 0 499968 98 0 1 25 0 33 0 681513711 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4366693 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=32315/tid=32349] ppid=32313 vsize=6749576 CPUtime=4992.29 cores=0-31
/proc/32315/task/32349/stat : 32349 (plingeling) R 32313 32315 32287 0 -1 4202560 359080 1247 0 0 498996 232 0 1 25 0 33 0 681513711 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=32315/tid=32350] ppid=32313 vsize=6749576 CPUtime=5002.79 cores=0-31
/proc/32315/task/32350/stat : 32350 (plingeling) R 32313 32315 32287 0 -1 4202560 403124 1247 0 0 499898 380 0 1 25 0 33 0 681513711 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=32315/tid=32351] ppid=32313 vsize=6749576 CPUtime=5004.84 cores=0-31
/proc/32315/task/32351/stat : 32351 (plingeling) R 32313 32315 32287 0 -1 4202560 159138 1247 0 0 500371 112 0 1 25 0 33 0 681513712 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32315/tid=32352] ppid=32313 vsize=6749576 CPUtime=4985.6 cores=0-31
/proc/32315/task/32352/stat : 32352 (plingeling) R 32313 32315 32287 0 -1 4202560 403931 1247 0 0 498248 311 0 1 25 0 33 0 681513713 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32315/tid=32353] ppid=32313 vsize=6749576 CPUtime=5004.72 cores=0-31
/proc/32315/task/32353/stat : 32353 (plingeling) R 32313 32315 32287 0 -1 4202560 305034 1247 0 0 500335 136 0 1 25 0 33 0 681513713 6911565824 1538831 268435456000 4194304 4417452 140736861477744 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 160001
Current children cumulated vsize (KiB) 6749576

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

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

[startup+5010.6 s]
/proc/loadavg: 32.10 32.05 32.01 34/446 32497
/proc/meminfo: memFree=249345940/264257624 swapFree=67111528/67111528
[pid=32315] ppid=32313 vsize=0 CPUtime=160002 cores=0-31
/proc/32315/stat : 32315 (plingeling) Z 32313 32315 32287 0 -1 4203548 9863750 1247 0 0 15992520 7647 0 1 18 0 2 0 681513301 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 25 0 0 0
/proc/32315/statm: 0 0 0 0 0 0 0
[pid=32315/tid=32328] ppid=32313 vsize=0 CPUtime=4990.34 cores=0-31
/proc/32315/task/32328/stat : 32328 (plingeling) R 32313 32315 32287 0 -1 4203588 191089 1247 0 0 498854 179 0 1 25 0 2 0 681513710 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 0

[startup+5010.8 s]
/proc/loadavg: 32.10 32.05 32.01 34/446 32497
/proc/meminfo: memFree=249345940/264257624 swapFree=67111528/67111528
[pid=32315] ppid=32313 vsize=0 CPUtime=160002 cores=0-31
/proc/32315/stat : 32315 (plingeling) Z 32313 32315 32287 0 -1 4203548 9863750 1247 0 0 15992520 7667 0 1 18 0 2 0 681513301 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 25 0 0 0
/proc/32315/statm: 0 0 0 0 0 0 0
[pid=32315/tid=32328] ppid=32313 vsize=0 CPUtime=4990.54 cores=0-31
/proc/32315/task/32328/stat : 32328 (plingeling) R 32313 32315 32287 0 -1 4203588 191089 1247 0 0 498854 199 0 1 25 0 2 0 681513710 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 0

[startup+5010.9 s]
/proc/loadavg: 32.10 32.05 32.01 34/446 32497
/proc/meminfo: memFree=249345940/264257624 swapFree=67111528/67111528
[pid=32315] ppid=32313 vsize=0 CPUtime=160002 cores=0-31
/proc/32315/stat : 32315 (plingeling) Z 32313 32315 32287 0 -1 4203548 9863750 1247 0 0 15992520 7677 0 1 18 0 2 0 681513301 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 25 0 0 0
/proc/32315/statm: 0 0 0 0 0 0 0
[pid=32315/tid=32328] ppid=32313 vsize=0 CPUtime=4990.64 cores=0-31
/proc/32315/task/32328/stat : 32328 (plingeling) R 32313 32315 32287 0 -1 4203588 191089 1247 0 0 498854 209 0 1 25 0 2 0 681513710 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 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.97
CPU time (s): 160002
CPU user time (s): 159925
CPU system time (s): 76.8553
CPU usage (%): 3193.04
Max. virtual memory (cumulated for all children) (KiB): 7001408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159925
system time used= 76.8553
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9864997
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= 14560
involuntary context switches= 405451

runsolver used 25.1602 second user time and 116.195 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-18 08:31:09
IDJOB=3372663
IDBENCH=83105
IDSOLVER=1852
FILE ID=node200/3372663-1305700268
RUNJOBID= node200-1305700257-32301
PBS_JOBID= 13357389
Free space on /tmp= 62048 MiB

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

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

MD5SUM BENCH= 16e1f2a4ab0c9df60ac0d098f9f252bb
RANDOM SEED=1778675271

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:      255513836 kB
Buffers:        452896 kB
Cached:        7893176 kB
SwapCached:          0 kB
Active:        7405384 kB
Inactive:      1009748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255513836 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3896 kB
Writeback:           0 kB
AnonPages:       69416 kB
Mapped:          14364 kB
Slab:           251712 kB
PageTables:       4324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   189900 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= 62048 MiB
End job on node200 at 2011-05-18 09:54:41