Trace number 3285530

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) 1305.6 1300.26

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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-3285530-1303768243/watcher-3285530-1303768243 -o /tmp/evaluation-result-3285530-1303768243/solver-3285530-1303768243 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3285530-1303768243.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: 4.05 4.05 3.94 4/213 24178
/proc/meminfo: memFree=14038488/32951124 swapFree=67111524/67111528
[pid=24178] ppid=24176 vsize=102404 CPUtime=0 cores=1,3
/proc/24178/stat : 24178 (mono) R 24176 24178 23876 0 -1 4202496 725 0 0 0 0 0 0 0 24 0 8 0 488427169 104861696 633 33554432000 4194304 7232020 140733994188448 18446744073709551615 6085765 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24178/statm: 25601 634 495 742 0 18172 0
[pid=24178/tid=24179] ppid=24176 vsize=102404 CPUtime=0 cores=1,3
/proc/24178/task/24179/stat : 24179 (mono) S 24176 24178 23876 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 8 0 488427169 104861696 639 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24180] ppid=24176 vsize=102404 CPUtime=0 cores=1,3
/proc/24178/task/24180/stat : 24180 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 8 0 488427169 104861696 642 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24181] ppid=24176 vsize=102404 CPUtime=0 cores=1,3
/proc/24178/task/24181/stat : 24181 (mono) S 24176 24178 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 488427169 104861696 646 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24182] ppid=24176 vsize=102404 CPUtime=0 cores=1,3
/proc/24178/task/24182/stat : 24182 (mono) S 24176 24178 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 488427169 104861696 655 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24183] ppid=24176 vsize=102404 CPUtime=0 cores=1,3
/proc/24178/task/24183/stat : 24183 (mono) S 24176 24178 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 488427169 104861696 658 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24184] ppid=24176 vsize=102404 CPUtime=0 cores=1,3
/proc/24178/task/24184/stat : 24184 (mono) S 24176 24178 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 488427169 104861696 662 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24185] ppid=24176 vsize=102404 CPUtime=0 cores=1,3
/proc/24178/task/24185/stat : 24185 (mono) S 24176 24178 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 488427169 104861696 665 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0

[startup+0.0940461 s]
/proc/loadavg: 4.05 4.05 3.94 4/213 24178
/proc/meminfo: memFree=14038488/32951124 swapFree=67111524/67111528
[pid=24178] ppid=24176 vsize=189064 CPUtime=0.08 cores=1,3
/proc/24178/stat : 24178 (mono) R 24176 24178 23876 0 -1 4202496 21971 0 0 0 7 1 0 0 25 0 9 0 488427169 193601536 21877 33554432000 4194304 7232020 140733994188448 18446744073709551615 6229887 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24178/statm: 47266 21881 975 742 0 39837 0
[pid=24178/tid=24179] ppid=24176 vsize=189064 CPUtime=0.01 cores=1,3
/proc/24178/task/24179/stat : 24179 (mono) S 24176 24178 23876 0 -1 4202560 4 0 0 0 1 0 0 0 24 0 9 0 488427169 193601536 21883 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24180] ppid=24176 vsize=189064 CPUtime=0 cores=1,3
/proc/24178/task/24180/stat : 24180 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 488427169 193601536 21885 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24181] ppid=24176 vsize=189064 CPUtime=0 cores=1,3
/proc/24178/task/24181/stat : 24181 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 488427169 193601536 21887 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24182] ppid=24176 vsize=189064 CPUtime=0 cores=1,3
/proc/24178/task/24182/stat : 24182 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 488427169 193601536 21890 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24183] ppid=24176 vsize=189064 CPUtime=0 cores=1,3
/proc/24178/task/24183/stat : 24183 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 488427169 193601536 21892 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24184] ppid=24176 vsize=189064 CPUtime=0 cores=1,3
/proc/24178/task/24184/stat : 24184 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 488427169 193601536 21893 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24185] ppid=24176 vsize=189064 CPUtime=0 cores=1,3
/proc/24178/task/24185/stat : 24185 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 488427169 193601536 21896 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 189064

[startup+0.101048 s]
/proc/loadavg: 4.05 4.05 3.94 4/213 24178
/proc/meminfo: memFree=14038488/32951124 swapFree=67111524/67111528
[pid=24178] ppid=24176 vsize=197320 CPUtime=0.1 cores=1,3
/proc/24178/stat : 24178 (mono) R 24176 24178 23876 0 -1 4202496 22593 0 0 0 8 2 0 0 25 0 9 0 488427169 202055680 22499 33554432000 4194304 7232020 140733994188448 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24178/statm: 49330 22500 975 742 0 41901 0
[pid=24178/tid=24179] ppid=24176 vsize=197320 CPUtime=0.01 cores=1,3
/proc/24178/task/24179/stat : 24179 (mono) S 24176 24178 23876 0 -1 4202560 4 0 0 0 1 0 0 0 24 0 9 0 488427169 202055680 22503 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24180] ppid=24176 vsize=197320 CPUtime=0 cores=1,3
/proc/24178/task/24180/stat : 24180 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 488427169 202055680 22505 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24181] ppid=24176 vsize=197320 CPUtime=0 cores=1,3
/proc/24178/task/24181/stat : 24181 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 488427169 202055680 22507 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24182] ppid=24176 vsize=197320 CPUtime=0 cores=1,3
/proc/24178/task/24182/stat : 24182 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 488427169 202055680 22508 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24183] ppid=24176 vsize=197320 CPUtime=0 cores=1,3
/proc/24178/task/24183/stat : 24183 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 488427169 202055680 22511 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24184] ppid=24176 vsize=197320 CPUtime=0 cores=1,3
/proc/24178/task/24184/stat : 24184 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 488427169 202055680 22514 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24185] ppid=24176 vsize=197320 CPUtime=0 cores=1,3
/proc/24178/task/24185/stat : 24185 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 488427169 202055680 22516 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 197320

[startup+0.301007 s]
/proc/loadavg: 4.05 4.05 3.94 4/213 24178
/proc/meminfo: memFree=14038488/32951124 swapFree=67111524/67111528
[pid=24178] ppid=24176 vsize=222728 CPUtime=0.31 cores=1,3
/proc/24178/stat : 24178 (mono) R 24176 24178 23876 0 -1 4202496 29959 0 0 0 29 2 0 0 25 0 9 0 488427169 228073472 29864 33554432000 4194304 7232020 140733994188448 18446744073709551615 1098322272 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24178/statm: 55682 29864 974 742 0 48253 0
[pid=24178/tid=24179] ppid=24176 vsize=222728 CPUtime=0.01 cores=1,3
/proc/24178/task/24179/stat : 24179 (mono) S 24176 24178 23876 0 -1 4202560 4 0 0 0 1 0 0 0 22 0 9 0 488427169 228073472 29864 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24180] ppid=24176 vsize=222728 CPUtime=0.01 cores=1,3
/proc/24178/task/24180/stat : 24180 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 1 0 0 0 22 0 9 0 488427169 228073472 29864 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24181] ppid=24176 vsize=222728 CPUtime=0.01 cores=1,3
/proc/24178/task/24181/stat : 24181 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 1 0 0 0 17 0 9 0 488427169 228073472 29864 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24182] ppid=24176 vsize=222728 CPUtime=0 cores=1,3
/proc/24178/task/24182/stat : 24182 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 488427169 228073472 29864 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24183] ppid=24176 vsize=222728 CPUtime=0 cores=1,3
/proc/24178/task/24183/stat : 24183 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 488427169 228073472 29864 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24184] ppid=24176 vsize=222728 CPUtime=0 cores=1,3
/proc/24178/task/24184/stat : 24184 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 488427169 228073472 29864 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24185] ppid=24176 vsize=222728 CPUtime=0 cores=1,3
/proc/24178/task/24185/stat : 24185 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 488427169 228073472 29864 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 222728

[startup+0.706973 s]
/proc/loadavg: 4.05 4.05 3.94 4/213 24178
/proc/meminfo: memFree=14038488/32951124 swapFree=67111524/67111528
[pid=24178] ppid=24176 vsize=231240 CPUtime=0.75 cores=1,3
/proc/24178/stat : 24178 (mono) R 24176 24178 23876 0 -1 4202496 32844 0 0 0 72 3 0 0 18 0 9 0 488427169 236789760 32749 33554432000 4194304 7232020 140733994188448 18446744073709551615 212435709648 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24178/statm: 57810 32749 974 742 0 50381 0
[pid=24178/tid=24179] ppid=24176 vsize=231240 CPUtime=0.02 cores=1,3
/proc/24178/task/24179/stat : 24179 (mono) S 24176 24178 23876 0 -1 4202560 4 0 0 0 2 0 0 0 19 0 9 0 488427169 236789760 32749 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24180] ppid=24176 vsize=231240 CPUtime=0.02 cores=1,3
/proc/24178/task/24180/stat : 24180 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 2 0 0 0 19 0 9 0 488427169 236789760 32749 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24181] ppid=24176 vsize=231240 CPUtime=0.04 cores=1,3
/proc/24178/task/24181/stat : 24181 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 488427169 236789760 32749 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24182] ppid=24176 vsize=231240 CPUtime=0 cores=1,3
/proc/24178/task/24182/stat : 24182 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 488427169 236789760 32749 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24183] ppid=24176 vsize=231240 CPUtime=0 cores=1,3
/proc/24178/task/24183/stat : 24183 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 488427169 236789760 32749 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24184] ppid=24176 vsize=231240 CPUtime=0 cores=1,3
/proc/24178/task/24184/stat : 24184 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 488427169 236789760 32749 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24185] ppid=24176 vsize=231240 CPUtime=0 cores=1,3
/proc/24178/task/24185/stat : 24185 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 488427169 236789760 32749 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 231240

[startup+1.50078 s]
/proc/loadavg: 4.05 4.05 3.94 5/222 24187
/proc/meminfo: memFree=13902772/32951124 swapFree=67111524/67111528
[pid=24178] ppid=24176 vsize=256456 CPUtime=1.62 cores=1,3
/proc/24178/stat : 24178 (mono) R 24176 24178 23876 0 -1 4202496 38479 0 0 0 158 4 0 0 18 0 9 0 488427169 262610944 38384 33554432000 4194304 7232020 140733994188448 18446744073709551615 1098318807 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24178/statm: 64114 38384 974 742 0 56685 0
[pid=24178/tid=24179] ppid=24176 vsize=256456 CPUtime=0.04 cores=1,3
/proc/24178/task/24179/stat : 24179 (mono) S 24176 24178 23876 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 488427169 262610944 38384 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24180] ppid=24176 vsize=256456 CPUtime=0.03 cores=1,3
/proc/24178/task/24180/stat : 24180 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 488427169 262610944 38384 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24181] ppid=24176 vsize=256456 CPUtime=0.08 cores=1,3
/proc/24178/task/24181/stat : 24181 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 488427169 262610944 38384 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24182] ppid=24176 vsize=256456 CPUtime=0.02 cores=1,3
/proc/24178/task/24182/stat : 24182 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 488427169 262610944 38384 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24183] ppid=24176 vsize=256456 CPUtime=0.01 cores=1,3
/proc/24178/task/24183/stat : 24183 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 488427169 262610944 38384 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24184] ppid=24176 vsize=256456 CPUtime=0 cores=1,3
/proc/24178/task/24184/stat : 24184 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 488427169 262610944 38384 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24185] ppid=24176 vsize=256456 CPUtime=0.01 cores=1,3
/proc/24178/task/24185/stat : 24185 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 488427169 262610944 38384 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24187] ppid=24176 vsize=256456 CPUtime=0 cores=1,3
/proc/24178/task/24187/stat : 24187 (mono) S 24176 24178 23876 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 488427170 262610944 38384 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447840689 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 256456

[startup+3.10048 s]
/proc/loadavg: 4.05 4.05 3.94 7/222 24187
/proc/meminfo: memFree=13864952/32951124 swapFree=67111524/67111528
[pid=24178] ppid=24176 vsize=298696 CPUtime=3.42 cores=1,3
/proc/24178/stat : 24178 (mono) R 24176 24178 23876 0 -1 4202496 49284 0 0 0 335 7 0 0 18 0 9 0 488427169 305864704 49189 33554432000 4194304 7232020 140733994188448 18446744073709551615 1098332003 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24178/statm: 74674 49189 974 742 0 67245 0
[pid=24178/tid=24179] ppid=24176 vsize=298696 CPUtime=0.11 cores=1,3
/proc/24178/task/24179/stat : 24179 (mono) S 24176 24178 23876 0 -1 4202560 4 0 0 0 11 0 0 0 16 0 9 0 488427169 305864704 49189 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24180] ppid=24176 vsize=298696 CPUtime=0.12 cores=1,3
/proc/24178/task/24180/stat : 24180 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 12 0 0 0 16 0 9 0 488427169 305864704 49189 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24181] ppid=24176 vsize=298696 CPUtime=0.15 cores=1,3
/proc/24178/task/24181/stat : 24181 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 15 0 0 0 15 0 9 0 488427169 305864704 49189 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24182] ppid=24176 vsize=298696 CPUtime=0.03 cores=1,3
/proc/24178/task/24182/stat : 24182 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 488427169 305864704 49189 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24183] ppid=24176 vsize=298696 CPUtime=0.05 cores=1,3
/proc/24178/task/24183/stat : 24183 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 488427169 305864704 49189 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24184] ppid=24176 vsize=298696 CPUtime=0.02 cores=1,3
/proc/24178/task/24184/stat : 24184 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 488427169 305864704 49189 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24185] ppid=24176 vsize=298696 CPUtime=0.05 cores=1,3
/proc/24178/task/24185/stat : 24185 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 488427169 305864704 49189 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24187] ppid=24176 vsize=298696 CPUtime=0 cores=1,3
/proc/24178/task/24187/stat : 24187 (mono) S 24176 24178 23876 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 488427170 305864704 49189 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447840689 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 298696

[startup+6.30087 s]
/proc/loadavg: 4.05 4.05 3.94 5/222 24187
/proc/meminfo: memFree=13782624/32951124 swapFree=67111524/67111528
[pid=24178] ppid=24176 vsize=391304 CPUtime=7.06 cores=1,3
/proc/24178/stat : 24178 (mono) R 24176 24178 23876 0 -1 4202496 71279 0 0 0 694 12 0 0 18 0 9 0 488427169 400695296 71184 33554432000 4194304 7232020 140733994188448 18446744073709551615 212435710923 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24178/statm: 97826 71187 974 742 0 90397 0
[pid=24178/tid=24179] ppid=24176 vsize=391304 CPUtime=0.2 cores=1,3
/proc/24178/task/24179/stat : 24179 (mono) S 24176 24178 23876 0 -1 4202560 4 0 0 0 20 0 0 0 15 0 9 0 488427169 400695296 71189 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24180] ppid=24176 vsize=391304 CPUtime=0.24 cores=1,3
/proc/24178/task/24180/stat : 24180 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 24 0 0 0 15 0 9 0 488427169 400695296 71191 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24181] ppid=24176 vsize=391304 CPUtime=0.26 cores=1,3
/proc/24178/task/24181/stat : 24181 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 26 0 0 0 16 0 9 0 488427169 400695296 71193 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24182] ppid=24176 vsize=391304 CPUtime=0.11 cores=1,3
/proc/24178/task/24182/stat : 24182 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 488427169 400695296 71196 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24183] ppid=24176 vsize=391304 CPUtime=0.19 cores=1,3
/proc/24178/task/24183/stat : 24183 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 19 0 0 0 16 0 9 0 488427169 400695296 71197 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0

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


[startup+1002.31 s]
/proc/loadavg: 4.00 4.05 4.00 5/222 24226
/proc/meminfo: memFree=6447276/32951124 swapFree=67111524/67111528
[pid=24178] ppid=24176 vsize=7701788 CPUtime=1007.63 cores=1,3
/proc/24178/stat : 24178 (mono) R 24176 24178 23876 0 -1 4202496 1892871 0 0 0 100573 190 0 0 25 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 1163809330 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24178/statm: 1925447 1892776 1023 742 0 1918018 0
[pid=24178/tid=24179] ppid=24176 vsize=7701788 CPUtime=1.91 cores=1,3
/proc/24178/task/24179/stat : 24179 (mono) S 24176 24178 23876 0 -1 4202560 4 0 0 0 191 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24180] ppid=24176 vsize=7701788 CPUtime=0.99 cores=1,3
/proc/24178/task/24180/stat : 24180 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 99 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24181] ppid=24176 vsize=7701788 CPUtime=1.58 cores=1,3
/proc/24178/task/24181/stat : 24181 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 158 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24182] ppid=24176 vsize=7701788 CPUtime=1.17 cores=1,3
/proc/24178/task/24182/stat : 24182 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 117 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24183] ppid=24176 vsize=7701788 CPUtime=1.42 cores=1,3
/proc/24178/task/24183/stat : 24183 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 142 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24184] ppid=24176 vsize=7701788 CPUtime=1.63 cores=1,3
/proc/24178/task/24184/stat : 24184 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 163 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24185] ppid=24176 vsize=7701788 CPUtime=1.32 cores=1,3
/proc/24178/task/24185/stat : 24185 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 132 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24187] ppid=24176 vsize=7701788 CPUtime=0 cores=1,3
/proc/24178/task/24187/stat : 24187 (mono) S 24176 24178 23876 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 488427170 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447840689 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1007.63
Current children cumulated vsize (KiB) 7701788

[startup+1062.3 s]
/proc/loadavg: 4.07 4.05 4.00 5/222 24227
/proc/meminfo: memFree=6447360/32951124 swapFree=67111524/67111528
[pid=24178] ppid=24176 vsize=7701788 CPUtime=1067.63 cores=1,3
/proc/24178/stat : 24178 (mono) R 24176 24178 23876 0 -1 4202496 1892871 0 0 0 106573 190 0 0 25 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 1163809330 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24178/statm: 1925447 1892776 1023 742 0 1918018 0
[pid=24178/tid=24179] ppid=24176 vsize=7701788 CPUtime=1.91 cores=1,3
/proc/24178/task/24179/stat : 24179 (mono) S 24176 24178 23876 0 -1 4202560 4 0 0 0 191 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24180] ppid=24176 vsize=7701788 CPUtime=0.99 cores=1,3
/proc/24178/task/24180/stat : 24180 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 99 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24181] ppid=24176 vsize=7701788 CPUtime=1.58 cores=1,3
/proc/24178/task/24181/stat : 24181 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 158 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24182] ppid=24176 vsize=7701788 CPUtime=1.17 cores=1,3
/proc/24178/task/24182/stat : 24182 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 117 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24183] ppid=24176 vsize=7701788 CPUtime=1.42 cores=1,3
/proc/24178/task/24183/stat : 24183 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 142 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24184] ppid=24176 vsize=7701788 CPUtime=1.63 cores=1,3
/proc/24178/task/24184/stat : 24184 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 163 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24185] ppid=24176 vsize=7701788 CPUtime=1.32 cores=1,3
/proc/24178/task/24185/stat : 24185 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 132 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24187] ppid=24176 vsize=7701788 CPUtime=0 cores=1,3
/proc/24178/task/24187/stat : 24187 (mono) S 24176 24178 23876 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 488427170 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447840689 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1067.63
Current children cumulated vsize (KiB) 7701788

[startup+1122.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/222 24229
/proc/meminfo: memFree=6446696/32951124 swapFree=67111524/67111528
[pid=24178] ppid=24176 vsize=7701788 CPUtime=1127.63 cores=1,3
/proc/24178/stat : 24178 (mono) R 24176 24178 23876 0 -1 4202496 1892871 0 0 0 112573 190 0 0 25 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 1163809227 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24178/statm: 1925447 1892776 1023 742 0 1918018 0
[pid=24178/tid=24179] ppid=24176 vsize=7701788 CPUtime=1.91 cores=1,3
/proc/24178/task/24179/stat : 24179 (mono) S 24176 24178 23876 0 -1 4202560 4 0 0 0 191 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24180] ppid=24176 vsize=7701788 CPUtime=0.99 cores=1,3
/proc/24178/task/24180/stat : 24180 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 99 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24181] ppid=24176 vsize=7701788 CPUtime=1.58 cores=1,3
/proc/24178/task/24181/stat : 24181 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 158 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24182] ppid=24176 vsize=7701788 CPUtime=1.17 cores=1,3
/proc/24178/task/24182/stat : 24182 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 117 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24183] ppid=24176 vsize=7701788 CPUtime=1.42 cores=1,3
/proc/24178/task/24183/stat : 24183 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 142 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24184] ppid=24176 vsize=7701788 CPUtime=1.63 cores=1,3
/proc/24178/task/24184/stat : 24184 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 163 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24185] ppid=24176 vsize=7701788 CPUtime=1.32 cores=1,3
/proc/24178/task/24185/stat : 24185 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 132 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24187] ppid=24176 vsize=7701788 CPUtime=0 cores=1,3
/proc/24178/task/24187/stat : 24187 (mono) S 24176 24178 23876 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 488427170 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447840689 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1127.63
Current children cumulated vsize (KiB) 7701788

[startup+1182.3 s]
/proc/loadavg: 4.07 4.05 4.00 4/212 24232
/proc/meminfo: memFree=6927100/32951124 swapFree=67111524/67111528
[pid=24178] ppid=24176 vsize=7701788 CPUtime=1187.63 cores=1,3
/proc/24178/stat : 24178 (mono) R 24176 24178 23876 0 -1 4202496 1892871 0 0 0 118573 190 0 0 25 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 1163801533 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24178/statm: 1925447 1892776 1023 742 0 1918018 0
[pid=24178/tid=24179] ppid=24176 vsize=7701788 CPUtime=1.91 cores=1,3
/proc/24178/task/24179/stat : 24179 (mono) S 24176 24178 23876 0 -1 4202560 4 0 0 0 191 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24180] ppid=24176 vsize=7701788 CPUtime=0.99 cores=1,3
/proc/24178/task/24180/stat : 24180 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 99 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24181] ppid=24176 vsize=7701788 CPUtime=1.58 cores=1,3
/proc/24178/task/24181/stat : 24181 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 158 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24182] ppid=24176 vsize=7701788 CPUtime=1.17 cores=1,3
/proc/24178/task/24182/stat : 24182 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 117 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24183] ppid=24176 vsize=7701788 CPUtime=1.42 cores=1,3
/proc/24178/task/24183/stat : 24183 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 142 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24184] ppid=24176 vsize=7701788 CPUtime=1.63 cores=1,3
/proc/24178/task/24184/stat : 24184 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 163 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24185] ppid=24176 vsize=7701788 CPUtime=1.32 cores=1,3
/proc/24178/task/24185/stat : 24185 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 132 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24187] ppid=24176 vsize=7701788 CPUtime=0 cores=1,3
/proc/24178/task/24187/stat : 24187 (mono) S 24176 24178 23876 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 488427170 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447840689 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1187.63
Current children cumulated vsize (KiB) 7701788

[startup+1242.3 s]
/proc/loadavg: 2.16 3.50 3.82 2/180 24286
/proc/meminfo: memFree=14097680/32951124 swapFree=67111524/67111528
[pid=24178] ppid=24176 vsize=7701788 CPUtime=1247.63 cores=1,3
/proc/24178/stat : 24178 (mono) R 24176 24178 23876 0 -1 4202496 1892871 0 0 0 124573 190 0 0 25 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 1163809019 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24178/statm: 1925447 1892776 1023 742 0 1918018 0
[pid=24178/tid=24179] ppid=24176 vsize=7701788 CPUtime=1.91 cores=1,3
/proc/24178/task/24179/stat : 24179 (mono) S 24176 24178 23876 0 -1 4202560 4 0 0 0 191 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24180] ppid=24176 vsize=7701788 CPUtime=0.99 cores=1,3
/proc/24178/task/24180/stat : 24180 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 99 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24181] ppid=24176 vsize=7701788 CPUtime=1.58 cores=1,3
/proc/24178/task/24181/stat : 24181 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 158 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24182] ppid=24176 vsize=7701788 CPUtime=1.17 cores=1,3
/proc/24178/task/24182/stat : 24182 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 117 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24183] ppid=24176 vsize=7701788 CPUtime=1.42 cores=1,3
/proc/24178/task/24183/stat : 24183 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 142 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24184] ppid=24176 vsize=7701788 CPUtime=1.63 cores=1,3
/proc/24178/task/24184/stat : 24184 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 163 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24185] ppid=24176 vsize=7701788 CPUtime=1.32 cores=1,3
/proc/24178/task/24185/stat : 24185 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 132 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24187] ppid=24176 vsize=7701788 CPUtime=0 cores=1,3
/proc/24178/task/24187/stat : 24187 (mono) S 24176 24178 23876 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 488427170 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447840689 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1247.63
Current children cumulated vsize (KiB) 7701788



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.46 3.08 3.65 2/180 24288
/proc/meminfo: memFree=14097528/32951124 swapFree=67111524/67111528
[pid=24178] ppid=24176 vsize=7701788 CPUtime=1305.34 cores=1,3
/proc/24178/stat : 24178 (mono) R 24176 24178 23876 0 -1 4202496 1892871 0 0 0 130344 190 0 0 25 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 1163809140 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24178/statm: 1925447 1892776 1023 742 0 1918018 0
[pid=24178/tid=24179] ppid=24176 vsize=7701788 CPUtime=1.91 cores=1,3
/proc/24178/task/24179/stat : 24179 (mono) S 24176 24178 23876 0 -1 4202560 4 0 0 0 191 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24180] ppid=24176 vsize=7701788 CPUtime=0.99 cores=1,3
/proc/24178/task/24180/stat : 24180 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 99 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24181] ppid=24176 vsize=7701788 CPUtime=1.58 cores=1,3
/proc/24178/task/24181/stat : 24181 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 158 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24182] ppid=24176 vsize=7701788 CPUtime=1.17 cores=1,3
/proc/24178/task/24182/stat : 24182 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 117 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24183] ppid=24176 vsize=7701788 CPUtime=1.42 cores=1,3
/proc/24178/task/24183/stat : 24183 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 142 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24184] ppid=24176 vsize=7701788 CPUtime=1.63 cores=1,3
/proc/24178/task/24184/stat : 24184 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 163 0 0 0 16 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
[pid=24178/tid=24185] ppid=24176 vsize=7701788 CPUtime=1.32 cores=1,3
/proc/24178/task/24185/stat : 24185 (mono) S 24176 24178 23876 0 -1 4202560 2 0 0 0 132 0 0 0 15 0 9 0 488427169 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447832985 0 0 4096 545260780 18446604471116666752 0 0 -1 3 0 0 0
[pid=24178/tid=24187] ppid=24176 vsize=7701788 CPUtime=0 cores=1,3
/proc/24178/task/24187/stat : 24187 (mono) S 24176 24178 23876 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 488427170 7886630912 1892776 33554432000 4194304 7232020 140733994188448 18446744073709551615 212447840689 0 0 4096 545260780 18446604471116666752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1305.34
Current children cumulated vsize (KiB) 7701788

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

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

[startup+1300.2 s]
/proc/loadavg: 1.46 3.08 3.65 2/180 24288
/proc/meminfo: memFree=14097528/32951124 swapFree=67111524/67111528
[pid=24178] ppid=24176 vsize=0 CPUtime=1305.54 cores=1,3
/proc/24178/stat : 24178 (mono) Z 24176 24178 23876 0 -1 4203548 1892871 0 0 0 130345 209 0 0 25 0 2 0 488427169 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24178/statm: 0 0 0 0 0 0 0
[pid=24178/tid=24185] ppid=24176 vsize=0 CPUtime=1.51 cores=1,3
/proc/24178/task/24185/stat : 24185 (mono) R 24176 24178 23876 0 -1 4203588 2 0 0 0 132 19 0 0 16 0 2 0 488427169 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1305.54
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.26
CPU time (s): 1305.6
CPU user time (s): 1303.45
CPU system time (s): 2.14967
CPU usage (%): 100.411
Max. virtual memory (cumulated for all children) (KiB): 7701788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.45
system time used= 2.14967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1892871
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= 3521
involuntary context switches= 3002

runsolver used 2.14167 second user time and 4.95625 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-25 23:50:48
IDJOB=3285530
IDBENCH=82388
IDSOLVER=1608
FILE ID=node102/3285530-1303768243
RUNJOBID= node102-1303766826-23896
PBS_JOBID= 13157159
Free space on /tmp= 70664 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285530-1303768243/watcher-3285530-1303768243 -o /tmp/evaluation-result-3285530-1303768243/solver-3285530-1303768243 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3285530-1303768243.cnf

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=95769436

node102.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.828
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.65
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.828
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14038520 kB
Buffers:       1604156 kB
Cached:        9197504 kB
SwapCached:          4 kB
Active:       10193040 kB
Inactive:      8149424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14038520 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          171036 kB
Writeback:           0 kB
AnonPages:     7540484 kB
Mapped:          18128 kB
Slab:           489056 kB
PageTables:      20216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7998576 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= 70808 MiB
End job on node102 at 2011-04-26 00:12:30