Trace number 3290866

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
Sol 2011-04-04? (TO) 1310.2 1300.03

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-17.cnf
MD5SUMade81e5508101352b3d942708b201606
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark505.23
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses89966
Sum of the clauses size425665
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216962
Number of clauses of size 310874
Number of clauses of size 412189
Number of clauses of size 522355
Number of clauses of size over 527586

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

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-3290866-1303789364/watcher-3290866-1303789364 -o /tmp/evaluation-result-3290866-1303789364/solver-3290866-1303789364 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3290866-1303789364.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 4.12 3.70 4/213 21484
/proc/meminfo: memFree=13010000/32951124 swapFree=67111528/67111528
[pid=21484] ppid=21482 vsize=93152 CPUtime=0 cores=1,3
/proc/21484/stat : 21484 (mono) R 21482 21484 20968 0 -1 4202496 562 0 0 0 0 0 0 0 23 0 8 0 471352024 95387648 488 33554432000 4194304 7232020 140733864174736 18446744073709551615 270354367515 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/21484/statm: 23288 489 387 742 0 18154 0
[pid=21484/tid=21485] ppid=21482 vsize=93216 CPUtime=0 cores=1,3
/proc/21484/task/21485/stat : 21485 (mono) R 21482 21484 20968 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 8 0 471352024 95453184 508 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=21484/tid=21486] ppid=21482 vsize=93284 CPUtime=0 cores=1,3
/proc/21484/task/21486/stat : 21486 (mono) S 21482 21484 20968 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 471352024 95522816 515 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21487] ppid=21482 vsize=93284 CPUtime=0 cores=1,3
/proc/21484/task/21487/stat : 21487 (mono) S 21482 21484 20968 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 471352024 95522816 527 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21488] ppid=21482 vsize=93284 CPUtime=0 cores=1,3
/proc/21484/task/21488/stat : 21488 (mono) S 21482 21484 20968 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 471352024 95522816 531 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21489] ppid=21482 vsize=93284 CPUtime=0 cores=1,3
/proc/21484/task/21489/stat : 21489 (mono) R 21482 21484 20968 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 471352024 95522816 534 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=21484/tid=21490] ppid=21482 vsize=93284 CPUtime=0 cores=1,3
/proc/21484/task/21490/stat : 21490 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 8 0 471352024 95522816 537 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21491] ppid=21482 vsize=93284 CPUtime=0 cores=1,3
/proc/21484/task/21491/stat : 21491 (mono) S 21482 21484 20968 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 471352024 95522816 537 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0

[startup+0.013055 s]
/proc/loadavg: 3.99 4.12 3.70 4/213 21484
/proc/meminfo: memFree=13010000/32951124 swapFree=67111528/67111528
[pid=21484] ppid=21482 vsize=105312 CPUtime=0 cores=1,3
/proc/21484/stat : 21484 (mono) R 21482 21484 20968 0 -1 4202496 1187 0 0 0 0 0 0 0 24 0 9 0 471352024 107839488 1093 33554432000 4194304 7232020 140733864174736 18446744073709551615 270338440177 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/21484/statm: 26328 1099 805 742 0 18899 0
[pid=21484/tid=21485] ppid=21482 vsize=105312 CPUtime=0 cores=1,3
/proc/21484/task/21485/stat : 21485 (mono) S 21482 21484 20968 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 9 0 471352024 107839488 1099 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21486] ppid=21482 vsize=105312 CPUtime=0 cores=1,3
/proc/21484/task/21486/stat : 21486 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 471352024 107839488 1099 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21487] ppid=21482 vsize=105328 CPUtime=0 cores=1,3
/proc/21484/task/21487/stat : 21487 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 471352024 107855872 1099 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21488] ppid=21482 vsize=105328 CPUtime=0 cores=1,3
/proc/21484/task/21488/stat : 21488 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 471352024 107855872 1099 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21489] ppid=21482 vsize=105328 CPUtime=0 cores=1,3
/proc/21484/task/21489/stat : 21489 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 471352024 107855872 1099 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21490] ppid=21482 vsize=105328 CPUtime=0 cores=1,3
/proc/21484/task/21490/stat : 21490 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 471352024 107855872 1099 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21491] ppid=21482 vsize=105328 CPUtime=0 cores=1,3
/proc/21484/task/21491/stat : 21491 (mono) S 21482 21484 20968 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 471352024 107855872 1099 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 105312

[startup+0.101029 s]
/proc/loadavg: 3.99 4.12 3.70 4/213 21484
/proc/meminfo: memFree=13010000/32951124 swapFree=67111528/67111528
[pid=21484] ppid=21482 vsize=109136 CPUtime=0.08 cores=1,3
/proc/21484/stat : 21484 (mono) R 21482 21484 20968 0 -1 4202496 2302 0 0 0 8 0 0 0 25 0 9 0 471352024 111755264 2208 33554432000 4194304 7232020 140733864174736 18446744073709551615 1075630623 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/21484/statm: 27284 2208 975 742 0 19855 0
[pid=21484/tid=21485] ppid=21482 vsize=109136 CPUtime=0 cores=1,3
/proc/21484/task/21485/stat : 21485 (mono) S 21482 21484 20968 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 9 0 471352024 111755264 2208 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21486] ppid=21482 vsize=109136 CPUtime=0 cores=1,3
/proc/21484/task/21486/stat : 21486 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 471352024 111755264 2208 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21487] ppid=21482 vsize=109136 CPUtime=0 cores=1,3
/proc/21484/task/21487/stat : 21487 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 471352024 111755264 2208 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21488] ppid=21482 vsize=109136 CPUtime=0 cores=1,3
/proc/21484/task/21488/stat : 21488 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 471352024 111755264 2208 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21489] ppid=21482 vsize=109136 CPUtime=0 cores=1,3
/proc/21484/task/21489/stat : 21489 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 471352024 111755264 2208 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21490] ppid=21482 vsize=109136 CPUtime=0 cores=1,3
/proc/21484/task/21490/stat : 21490 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 471352024 111755264 2208 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21491] ppid=21482 vsize=109136 CPUtime=0 cores=1,3
/proc/21484/task/21491/stat : 21491 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 471352024 111755264 2208 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 109136

[startup+0.301036 s]
/proc/loadavg: 3.99 4.12 3.70 4/213 21484
/proc/meminfo: memFree=13010000/32951124 swapFree=67111528/67111528
[pid=21484] ppid=21482 vsize=113888 CPUtime=0.29 cores=1,3
/proc/21484/stat : 21484 (mono) R 21482 21484 20968 0 -1 4202496 3389 0 0 0 28 1 0 0 25 0 9 0 471352024 116621312 3295 33554432000 4194304 7232020 140733864174736 18446744073709551615 1075618736 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/21484/statm: 28472 3295 975 742 0 21043 0
[pid=21484/tid=21485] ppid=21482 vsize=113888 CPUtime=0 cores=1,3
/proc/21484/task/21485/stat : 21485 (mono) S 21482 21484 20968 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 471352024 116621312 3295 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21486] ppid=21482 vsize=113888 CPUtime=0 cores=1,3
/proc/21484/task/21486/stat : 21486 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 471352024 116621312 3295 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21487] ppid=21482 vsize=113888 CPUtime=0 cores=1,3
/proc/21484/task/21487/stat : 21487 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 471352024 116621312 3295 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21488] ppid=21482 vsize=113888 CPUtime=0.02 cores=1,3
/proc/21484/task/21488/stat : 21488 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 2 0 0 0 22 0 9 0 471352024 116621312 3295 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21489] ppid=21482 vsize=113888 CPUtime=0 cores=1,3
/proc/21484/task/21489/stat : 21489 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 471352024 116621312 3295 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21490] ppid=21482 vsize=113888 CPUtime=0.01 cores=1,3
/proc/21484/task/21490/stat : 21490 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 1 0 0 0 22 0 9 0 471352024 116621312 3295 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21491] ppid=21482 vsize=113888 CPUtime=0 cores=1,3
/proc/21484/task/21491/stat : 21491 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 471352024 116621312 3295 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 113888

[startup+0.700912 s]
/proc/loadavg: 3.99 4.12 3.70 4/213 21484
/proc/meminfo: memFree=13010000/32951124 swapFree=67111528/67111528
[pid=21484] ppid=21482 vsize=171688 CPUtime=0.69 cores=1,3
/proc/21484/stat : 21484 (mono) R 21482 21484 20968 0 -1 4202496 16752 0 0 0 67 2 0 0 25 0 9 0 471352024 175808512 16657 33554432000 4194304 7232020 140733864174736 18446744073709551615 1081933941 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/21484/statm: 42922 16657 1023 742 0 35493 0
[pid=21484/tid=21485] ppid=21482 vsize=171688 CPUtime=0 cores=1,3
/proc/21484/task/21485/stat : 21485 (mono) S 21482 21484 20968 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 471352024 175808512 16657 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21486] ppid=21482 vsize=171688 CPUtime=0 cores=1,3
/proc/21484/task/21486/stat : 21486 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 471352024 175808512 16657 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21487] ppid=21482 vsize=171688 CPUtime=0 cores=1,3
/proc/21484/task/21487/stat : 21487 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 471352024 175808512 16657 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21488] ppid=21482 vsize=171688 CPUtime=0.02 cores=1,3
/proc/21484/task/21488/stat : 21488 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 2 0 0 0 19 0 9 0 471352024 175808512 16657 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21489] ppid=21482 vsize=171688 CPUtime=0 cores=1,3
/proc/21484/task/21489/stat : 21489 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 471352024 175808512 16657 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21490] ppid=21482 vsize=171688 CPUtime=0.02 cores=1,3
/proc/21484/task/21490/stat : 21490 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 2 0 0 0 18 0 9 0 471352024 175808512 16657 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21491] ppid=21482 vsize=171688 CPUtime=0.01 cores=1,3
/proc/21484/task/21491/stat : 21491 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 471352024 175808512 16657 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 171688

[startup+1.50075 s]
/proc/loadavg: 3.99 4.12 3.70 5/222 21493
/proc/meminfo: memFree=12946368/32951124 swapFree=67111528/67111528
[pid=21484] ppid=21482 vsize=172200 CPUtime=1.51 cores=1,3
/proc/21484/stat : 21484 (mono) R 21482 21484 20968 0 -1 4202496 18145 0 0 0 148 3 0 0 25 0 9 0 471352024 176332800 18050 33554432000 4194304 7232020 140733864174736 18446744073709551615 1081930653 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/21484/statm: 43050 18050 1023 742 0 35621 0
[pid=21484/tid=21485] ppid=21482 vsize=172200 CPUtime=0 cores=1,3
/proc/21484/task/21485/stat : 21485 (mono) S 21482 21484 20968 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 471352024 176332800 18050 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21486] ppid=21482 vsize=172200 CPUtime=0 cores=1,3
/proc/21484/task/21486/stat : 21486 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 471352024 176332800 18050 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21487] ppid=21482 vsize=172200 CPUtime=0 cores=1,3
/proc/21484/task/21487/stat : 21487 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 471352024 176332800 18050 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21488] ppid=21482 vsize=172200 CPUtime=0.02 cores=1,3
/proc/21484/task/21488/stat : 21488 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 471352024 176332800 18050 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21489] ppid=21482 vsize=172200 CPUtime=0 cores=1,3
/proc/21484/task/21489/stat : 21489 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 471352024 176332800 18050 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21490] ppid=21482 vsize=172200 CPUtime=0.02 cores=1,3
/proc/21484/task/21490/stat : 21490 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 471352024 176332800 18050 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21491] ppid=21482 vsize=172200 CPUtime=0.02 cores=1,3
/proc/21484/task/21491/stat : 21491 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 471352024 176332800 18050 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21493] ppid=21482 vsize=172200 CPUtime=0 cores=1,3
/proc/21484/task/21493/stat : 21493 (mono) S 21482 21484 20968 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 471352025 176332800 18050 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350207409 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 172200

[startup+3.10044 s]
/proc/loadavg: 3.99 4.12 3.70 10/222 21493
/proc/meminfo: memFree=12938060/32951124 swapFree=67111528/67111528
[pid=21484] ppid=21482 vsize=172264 CPUtime=3.12 cores=1,3
/proc/21484/stat : 21484 (mono) R 21482 21484 20968 0 -1 4202496 18162 0 0 0 309 3 0 0 25 0 9 0 471352024 176398336 18067 33554432000 4194304 7232020 140733864174736 18446744073709551615 1081941193 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/21484/statm: 43066 18067 1023 742 0 35637 0
[pid=21484/tid=21485] ppid=21482 vsize=172264 CPUtime=0 cores=1,3
/proc/21484/task/21485/stat : 21485 (mono) S 21482 21484 20968 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 471352024 176398336 18067 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21486] ppid=21482 vsize=172264 CPUtime=0.01 cores=1,3
/proc/21484/task/21486/stat : 21486 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 471352024 176398336 18067 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21487] ppid=21482 vsize=172264 CPUtime=0 cores=1,3
/proc/21484/task/21487/stat : 21487 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 471352024 176398336 18067 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21488] ppid=21482 vsize=172264 CPUtime=0.03 cores=1,3
/proc/21484/task/21488/stat : 21488 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 471352024 176398336 18067 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21489] ppid=21482 vsize=172264 CPUtime=0.01 cores=1,3
/proc/21484/task/21489/stat : 21489 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 471352024 176398336 18067 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21490] ppid=21482 vsize=172264 CPUtime=0.03 cores=1,3
/proc/21484/task/21490/stat : 21490 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 471352024 176398336 18067 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21491] ppid=21482 vsize=172264 CPUtime=0.02 cores=1,3
/proc/21484/task/21491/stat : 21491 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 471352024 176398336 18067 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21493] ppid=21482 vsize=172264 CPUtime=0 cores=1,3
/proc/21484/task/21493/stat : 21493 (mono) S 21482 21484 20968 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 471352025 176398336 18067 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350207409 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 172264

[startup+6.3008 s]
/proc/loadavg: 3.99 4.11 3.71 5/222 21493
/proc/meminfo: memFree=12928276/32951124 swapFree=67111528/67111528
[pid=21484] ppid=21482 vsize=180584 CPUtime=6.35 cores=1,3
/proc/21484/stat : 21484 (mono) R 21482 21484 20968 0 -1 4202496 18891 0 0 0 632 3 0 0 25 0 9 0 471352024 184918016 18796 33554432000 4194304 7232020 140733864174736 18446744073709551615 1081934155 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/21484/statm: 45146 18796 1023 742 0 37717 0
[pid=21484/tid=21485] ppid=21482 vsize=180584 CPUtime=0.01 cores=1,3
/proc/21484/task/21485/stat : 21485 (mono) S 21482 21484 20968 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 471352024 184918016 18796 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21486] ppid=21482 vsize=180584 CPUtime=0.02 cores=1,3
/proc/21484/task/21486/stat : 21486 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 471352024 184918016 18796 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21487] ppid=21482 vsize=180584 CPUtime=0.02 cores=1,3
/proc/21484/task/21487/stat : 21487 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 471352024 184918016 18796 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21488] ppid=21482 vsize=180584 CPUtime=0.03 cores=1,3
/proc/21484/task/21488/stat : 21488 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 471352024 184918016 18796 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21489] ppid=21482 vsize=180584 CPUtime=0.02 cores=1,3
/proc/21484/task/21489/stat : 21489 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 471352024 184918016 18796 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0

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

/proc/21484/task/21488/stat : 21488 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 187 0 0 0 15 0 9 0 471352024 475717632 65608 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21489] ppid=21482 vsize=464568 CPUtime=1.78 cores=1,3
/proc/21484/task/21489/stat : 21489 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 178 0 0 0 15 0 9 0 471352024 475717632 65608 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21490] ppid=21482 vsize=464568 CPUtime=1.95 cores=1,3
/proc/21484/task/21490/stat : 21490 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 195 0 0 0 15 0 9 0 471352024 475717632 65608 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21491] ppid=21482 vsize=464568 CPUtime=1.95 cores=1,3
/proc/21484/task/21491/stat : 21491 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 195 0 0 0 15 0 9 0 471352024 475717632 65608 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21493] ppid=21482 vsize=464568 CPUtime=0.01 cores=1,3
/proc/21484/task/21493/stat : 21493 (mono) S 21482 21484 20968 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 471352025 475717632 65608 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350207409 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 949.35
Current children cumulated vsize (KiB) 464568

[startup+1002.3 s]
/proc/loadavg: 3.04 3.08 3.31 7/208 21537
/proc/meminfo: memFree=13409616/32951124 swapFree=67111528/67111528
[pid=21484] ppid=21482 vsize=464568 CPUtime=1009.82 cores=1,3
/proc/21484/stat : 21484 (mono) R 21482 21484 20968 0 -1 4202496 203687 0 0 0 100936 46 0 0 25 0 9 0 471352024 475717632 73583 33554432000 4194304 7232020 140733864174736 18446744073709551615 1081933254 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/21484/statm: 116142 73583 1035 742 0 108713 0
[pid=21484/tid=21485] ppid=21482 vsize=464568 CPUtime=1.98 cores=1,3
/proc/21484/task/21485/stat : 21485 (mono) S 21482 21484 20968 0 -1 4202560 4 0 0 0 198 0 0 0 16 0 9 0 471352024 475717632 73583 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21486] ppid=21482 vsize=464568 CPUtime=2.1 cores=1,3
/proc/21484/task/21486/stat : 21486 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 209 1 0 0 15 0 9 0 471352024 475717632 73583 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21487] ppid=21482 vsize=464568 CPUtime=1.95 cores=1,3
/proc/21484/task/21487/stat : 21487 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 195 0 0 0 16 0 9 0 471352024 475717632 73583 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21488] ppid=21482 vsize=464568 CPUtime=2 cores=1,3
/proc/21484/task/21488/stat : 21488 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 200 0 0 0 15 0 9 0 471352024 475717632 73583 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21489] ppid=21482 vsize=464568 CPUtime=1.95 cores=1,3
/proc/21484/task/21489/stat : 21489 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 195 0 0 0 16 0 9 0 471352024 475717632 73583 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21490] ppid=21482 vsize=464568 CPUtime=2.15 cores=1,3
/proc/21484/task/21490/stat : 21490 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 215 0 0 0 15 0 9 0 471352024 475717632 73583 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21491] ppid=21482 vsize=464568 CPUtime=2.08 cores=1,3
/proc/21484/task/21491/stat : 21491 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 208 0 0 0 15 0 9 0 471352024 475717632 73583 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21493] ppid=21482 vsize=464568 CPUtime=0.01 cores=1,3
/proc/21484/task/21493/stat : 21493 (mono) S 21482 21484 20968 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 471352025 475717632 73583 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350207409 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1009.82
Current children cumulated vsize (KiB) 464568

[startup+1062.3 s]
/proc/loadavg: 3.01 3.06 3.29 4/208 21539
/proc/meminfo: memFree=13361480/32951124 swapFree=67111528/67111528
[pid=21484] ppid=21482 vsize=464568 CPUtime=1070.27 cores=1,3
/proc/21484/stat : 21484 (mono) R 21482 21484 20968 0 -1 4202496 212561 0 0 0 106979 48 0 0 25 0 9 0 471352024 475717632 75840 33554432000 4194304 7232020 140733864174736 18446744073709551615 1081933941 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/21484/statm: 116142 75840 1035 742 0 108713 0
[pid=21484/tid=21485] ppid=21482 vsize=464568 CPUtime=2.14 cores=1,3
/proc/21484/task/21485/stat : 21485 (mono) S 21482 21484 20968 0 -1 4202560 4 0 0 0 214 0 0 0 16 0 9 0 471352024 475717632 75840 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21486] ppid=21482 vsize=464568 CPUtime=2.21 cores=1,3
/proc/21484/task/21486/stat : 21486 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 220 1 0 0 16 0 9 0 471352024 475717632 75840 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21487] ppid=21482 vsize=464568 CPUtime=2.09 cores=1,3
/proc/21484/task/21487/stat : 21487 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 209 0 0 0 15 0 9 0 471352024 475717632 75840 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21488] ppid=21482 vsize=464568 CPUtime=2.08 cores=1,3
/proc/21484/task/21488/stat : 21488 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 208 0 0 0 15 0 9 0 471352024 475717632 75840 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21489] ppid=21482 vsize=464568 CPUtime=2.03 cores=1,3
/proc/21484/task/21489/stat : 21489 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 203 0 0 0 16 0 9 0 471352024 475717632 75840 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21490] ppid=21482 vsize=464568 CPUtime=2.29 cores=1,3
/proc/21484/task/21490/stat : 21490 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 229 0 0 0 16 0 9 0 471352024 475717632 75840 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21491] ppid=21482 vsize=464568 CPUtime=2.19 cores=1,3
/proc/21484/task/21491/stat : 21491 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 219 0 0 0 16 0 9 0 471352024 475717632 75840 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21493] ppid=21482 vsize=464568 CPUtime=0.01 cores=1,3
/proc/21484/task/21493/stat : 21493 (mono) S 21482 21484 20968 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 471352025 475717632 75840 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350207409 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1070.27
Current children cumulated vsize (KiB) 464568

[startup+1122.3 s]
/proc/loadavg: 2.67 2.98 3.25 3/194 21567
/proc/meminfo: memFree=13623256/32951124 swapFree=67111528/67111528
[pid=21484] ppid=21482 vsize=464568 CPUtime=1130.77 cores=1,3
/proc/21484/stat : 21484 (mono) R 21482 21484 20968 0 -1 4202496 219549 0 0 0 113027 50 0 0 25 0 9 0 471352024 475717632 79625 33554432000 4194304 7232020 140733864174736 18446744073709551615 1081933934 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/21484/statm: 116142 79625 1035 742 0 108713 0
[pid=21484/tid=21485] ppid=21482 vsize=464568 CPUtime=2.32 cores=1,3
/proc/21484/task/21485/stat : 21485 (mono) S 21482 21484 20968 0 -1 4202560 4 0 0 0 232 0 0 0 16 0 9 0 471352024 475717632 79625 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21486] ppid=21482 vsize=464568 CPUtime=2.38 cores=1,3
/proc/21484/task/21486/stat : 21486 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 237 1 0 0 15 0 9 0 471352024 475717632 79625 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21487] ppid=21482 vsize=464568 CPUtime=2.22 cores=1,3
/proc/21484/task/21487/stat : 21487 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 221 1 0 0 15 0 9 0 471352024 475717632 79625 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21488] ppid=21482 vsize=464568 CPUtime=2.2 cores=1,3
/proc/21484/task/21488/stat : 21488 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 220 0 0 0 15 0 9 0 471352024 475717632 79625 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21489] ppid=21482 vsize=464568 CPUtime=2.14 cores=1,3
/proc/21484/task/21489/stat : 21489 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 214 0 0 0 15 0 9 0 471352024 475717632 79625 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21490] ppid=21482 vsize=464568 CPUtime=2.48 cores=1,3
/proc/21484/task/21490/stat : 21490 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 248 0 0 0 16 0 9 0 471352024 475717632 79625 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21491] ppid=21482 vsize=464568 CPUtime=2.32 cores=1,3
/proc/21484/task/21491/stat : 21491 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 232 0 0 0 16 0 9 0 471352024 475717632 79625 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21493] ppid=21482 vsize=464568 CPUtime=0.01 cores=1,3
/proc/21484/task/21493/stat : 21493 (mono) S 21482 21484 20968 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 471352025 475717632 79625 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350207409 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1130.77
Current children cumulated vsize (KiB) 464568

[startup+1182.3 s]
/proc/loadavg: 1.76 2.68 3.12 2/180 21587
/proc/meminfo: memFree=14089964/32951124 swapFree=67111528/67111528
[pid=21484] ppid=21482 vsize=464568 CPUtime=1191.33 cores=1,3
/proc/21484/stat : 21484 (mono) R 21482 21484 20968 0 -1 4202496 226515 0 0 0 119082 51 0 0 25 0 9 0 471352024 475717632 85846 33554432000 4194304 7232020 140733864174736 18446744073709551615 1081934364 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/21484/statm: 116142 85846 1035 742 0 108713 0
[pid=21484/tid=21485] ppid=21482 vsize=464568 CPUtime=2.48 cores=1,3
/proc/21484/task/21485/stat : 21485 (mono) S 21482 21484 20968 0 -1 4202560 4 0 0 0 248 0 0 0 15 0 9 0 471352024 475717632 85846 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21486] ppid=21482 vsize=464568 CPUtime=2.54 cores=1,3
/proc/21484/task/21486/stat : 21486 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 253 1 0 0 15 0 9 0 471352024 475717632 85846 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21487] ppid=21482 vsize=464568 CPUtime=2.39 cores=1,3
/proc/21484/task/21487/stat : 21487 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 238 1 0 0 16 0 9 0 471352024 475717632 85846 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21488] ppid=21482 vsize=464568 CPUtime=2.34 cores=1,3
/proc/21484/task/21488/stat : 21488 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 234 0 0 0 16 0 9 0 471352024 475717632 85846 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21489] ppid=21482 vsize=464568 CPUtime=2.27 cores=1,3
/proc/21484/task/21489/stat : 21489 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 227 0 0 0 15 0 9 0 471352024 475717632 85846 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21490] ppid=21482 vsize=464568 CPUtime=2.59 cores=1,3
/proc/21484/task/21490/stat : 21490 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 259 0 0 0 15 0 9 0 471352024 475717632 85846 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21491] ppid=21482 vsize=464568 CPUtime=2.48 cores=1,3
/proc/21484/task/21491/stat : 21491 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 248 0 0 0 15 0 9 0 471352024 475717632 85846 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21493] ppid=21482 vsize=464568 CPUtime=0.01 cores=1,3
/proc/21484/task/21493/stat : 21493 (mono) S 21482 21484 20968 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 471352025 475717632 85846 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350207409 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1191.33
Current children cumulated vsize (KiB) 464568

[startup+1242.3 s]
/proc/loadavg: 1.28 2.37 2.99 2/180 21588
/proc/meminfo: memFree=14086236/32951124 swapFree=67111528/67111528
[pid=21484] ppid=21482 vsize=464568 CPUtime=1251.92 cores=1,3
/proc/21484/stat : 21484 (mono) R 21482 21484 20968 0 -1 4202496 230672 0 0 0 125139 53 0 0 25 0 9 0 471352024 475717632 86748 33554432000 4194304 7232020 140733864174736 18446744073709551615 1081933873 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/21484/statm: 116142 86748 1035 742 0 108713 0
[pid=21484/tid=21485] ppid=21482 vsize=464568 CPUtime=2.63 cores=1,3
/proc/21484/task/21485/stat : 21485 (mono) S 21482 21484 20968 0 -1 4202560 4 0 0 0 263 0 0 0 15 0 9 0 471352024 475717632 86748 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21486] ppid=21482 vsize=464568 CPUtime=2.64 cores=1,3
/proc/21484/task/21486/stat : 21486 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 263 1 0 0 15 0 9 0 471352024 475717632 86748 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21487] ppid=21482 vsize=464568 CPUtime=2.5 cores=1,3
/proc/21484/task/21487/stat : 21487 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 249 1 0 0 15 0 9 0 471352024 475717632 86748 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21488] ppid=21482 vsize=464568 CPUtime=2.54 cores=1,3
/proc/21484/task/21488/stat : 21488 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 254 0 0 0 15 0 9 0 471352024 475717632 86748 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21489] ppid=21482 vsize=464568 CPUtime=2.4 cores=1,3
/proc/21484/task/21489/stat : 21489 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 240 0 0 0 15 0 9 0 471352024 475717632 86748 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21490] ppid=21482 vsize=464568 CPUtime=2.77 cores=1,3
/proc/21484/task/21490/stat : 21490 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 277 0 0 0 15 0 9 0 471352024 475717632 86748 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21491] ppid=21482 vsize=464568 CPUtime=2.62 cores=1,3
/proc/21484/task/21491/stat : 21491 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 262 0 0 0 16 0 9 0 471352024 475717632 86748 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21493] ppid=21482 vsize=464568 CPUtime=0.01 cores=1,3
/proc/21484/task/21493/stat : 21493 (mono) S 21482 21484 20968 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 471352025 475717632 86748 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350207409 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1251.92
Current children cumulated vsize (KiB) 464568



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.10 2.12 2.86 2/180 21590
/proc/meminfo: memFree=14083108/32951124 swapFree=67111528/67111528
[pid=21484] ppid=21482 vsize=464824 CPUtime=1310.16 cores=1,3
/proc/21484/stat : 21484 (mono) R 21482 21484 20968 0 -1 4202496 231444 0 0 0 130963 53 0 0 25 0 9 0 471352024 475979776 87520 33554432000 4194304 7232020 140733864174736 18446744073709551615 1081933934 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/21484/statm: 116206 87520 1035 742 0 108777 0
[pid=21484/tid=21485] ppid=21482 vsize=464824 CPUtime=2.78 cores=1,3
/proc/21484/task/21485/stat : 21485 (mono) S 21482 21484 20968 0 -1 4202560 4 0 0 0 278 0 0 0 16 0 9 0 471352024 475979776 87520 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21486] ppid=21482 vsize=464824 CPUtime=2.74 cores=1,3
/proc/21484/task/21486/stat : 21486 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 273 1 0 0 16 0 9 0 471352024 475979776 87520 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21487] ppid=21482 vsize=464824 CPUtime=2.64 cores=1,3
/proc/21484/task/21487/stat : 21487 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 263 1 0 0 16 0 9 0 471352024 475979776 87520 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21488] ppid=21482 vsize=464824 CPUtime=2.71 cores=1,3
/proc/21484/task/21488/stat : 21488 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 271 0 0 0 15 0 9 0 471352024 475979776 87520 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21489] ppid=21482 vsize=464824 CPUtime=2.53 cores=1,3
/proc/21484/task/21489/stat : 21489 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 253 0 0 0 15 0 9 0 471352024 475979776 87520 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21490] ppid=21482 vsize=464824 CPUtime=2.91 cores=1,3
/proc/21484/task/21490/stat : 21490 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 291 0 0 0 16 0 9 0 471352024 475979776 87520 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
[pid=21484/tid=21491] ppid=21482 vsize=464824 CPUtime=2.73 cores=1,3
/proc/21484/task/21491/stat : 21491 (mono) S 21482 21484 20968 0 -1 4202560 2 0 0 0 273 0 0 0 15 0 9 0 471352024 475979776 87520 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350199705 0 0 4096 545260780 18446604471128671296 0 0 -1 3 0 0 0
[pid=21484/tid=21493] ppid=21482 vsize=464824 CPUtime=0.01 cores=1,3
/proc/21484/task/21493/stat : 21493 (mono) S 21482 21484 20968 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 471352025 475979776 87520 33554432000 4194304 7232020 140733864174736 18446744073709551615 270350207409 0 0 4096 545260780 18446604471128671296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1310.16
Current children cumulated vsize (KiB) 464824

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1310.2
CPU user time (s): 1309.64
CPU system time (s): 0.555915
CPU usage (%): 100.782
Max. virtual memory (cumulated for all children) (KiB): 464824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1309.64
system time used= 0.555915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231444
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= 32157
involuntary context switches= 9702

runsolver used 2.07268 second user time and 5.05823 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-26 05:42:44
IDJOB=3290866
IDBENCH=83451
IDSOLVER=1608
FILE ID=node143/3290866-1303789364
RUNJOBID= node143-1303787846-20988
PBS_JOBID= 13157255
Free space on /tmp= 72892 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290866-1303789364/watcher-3290866-1303789364 -o /tmp/evaluation-result-3290866-1303789364/solver-3290866-1303789364 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3290866-1303789364.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=1480825905

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13010032 kB
Buffers:       2286972 kB
Cached:       15678944 kB
SwapCached:          0 kB
Active:        8107864 kB
Inactive:     11267908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13010032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           43884 kB
Writeback:           0 kB
AnonPages:     1409344 kB
Mapped:          18348 kB
Slab:           496140 kB
PageTables:       8312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1826100 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72960 MiB
End job on node143 at 2011-04-26 06:04:26