Trace number 3292430

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.96 1300.04

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

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

running on 2 cores: 0,2

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.70 3.93 3.71 3/189 7368
/proc/meminfo: memFree=11581436/32951124 swapFree=67111528/67111528
[pid=7368] ppid=7366 vsize=102604 CPUtime=0 cores=0,2
/proc/7368/stat : 7368 (mono) R 7366 7368 6508 0 -1 4202496 915 0 0 0 0 0 0 0 20 0 8 0 471673302 105066496 823 33554432000 4194304 7232020 140737302722624 18446744073709551615 233509958341 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7368/statm: 25651 823 638 742 0 18222 0
[pid=7368/tid=7371] ppid=7366 vsize=102604 CPUtime=0 cores=0,2
/proc/7368/task/7371/stat : 7371 (mono) S 7366 7368 6508 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 8 0 471673302 105066496 823 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7373] ppid=7366 vsize=102604 CPUtime=0 cores=0,2
/proc/7368/task/7373/stat : 7373 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 471673302 105066496 823 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7374] ppid=7366 vsize=102604 CPUtime=0 cores=0,2
/proc/7368/task/7374/stat : 7374 (mono) S 7366 7368 6508 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 8 0 471673302 105066496 824 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7375] ppid=7366 vsize=102604 CPUtime=0 cores=0,2
/proc/7368/task/7375/stat : 7375 (mono) S 7366 7368 6508 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 8 0 471673302 105066496 825 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7376] ppid=7366 vsize=102604 CPUtime=0 cores=0,2
/proc/7368/task/7376/stat : 7376 (mono) S 7366 7368 6508 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 8 0 471673302 105066496 826 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7377] ppid=7366 vsize=102604 CPUtime=0 cores=0,2
/proc/7368/task/7377/stat : 7377 (mono) S 7366 7368 6508 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 8 0 471673302 105066496 826 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7378] ppid=7366 vsize=102604 CPUtime=0 cores=0,2
/proc/7368/task/7378/stat : 7378 (mono) S 7366 7368 6508 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 8 0 471673302 105066496 826 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0

[startup+0.081601 s]
/proc/loadavg: 3.70 3.93 3.71 3/189 7368
/proc/meminfo: memFree=11581436/32951124 swapFree=67111528/67111528
[pid=7368] ppid=7366 vsize=110884 CPUtime=0.08 cores=0,2
/proc/7368/stat : 7368 (mono) R 7366 7368 6508 0 -1 4202496 2700 0 0 0 8 0 0 0 18 0 9 0 471673302 113545216 2600 33554432000 4194304 7232020 140737302722624 18446744073709551615 1085309964 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7368/statm: 27721 2604 976 742 0 20292 0
[pid=7368/tid=7371] ppid=7366 vsize=110884 CPUtime=0 cores=0,2
/proc/7368/task/7371/stat : 7371 (mono) S 7366 7368 6508 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 471673302 113545216 2606 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7373] ppid=7366 vsize=110884 CPUtime=0 cores=0,2
/proc/7368/task/7373/stat : 7373 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 471673302 113545216 2609 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7374] ppid=7366 vsize=110884 CPUtime=0 cores=0,2
/proc/7368/task/7374/stat : 7374 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 471673302 113545216 2613 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7375] ppid=7366 vsize=110884 CPUtime=0 cores=0,2
/proc/7368/task/7375/stat : 7375 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 471673302 113545216 2615 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7376] ppid=7366 vsize=110884 CPUtime=0 cores=0,2
/proc/7368/task/7376/stat : 7376 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 471673302 113545216 2618 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7377] ppid=7366 vsize=110884 CPUtime=0 cores=0,2
/proc/7368/task/7377/stat : 7377 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 471673302 113545216 2619 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7378] ppid=7366 vsize=110884 CPUtime=0 cores=0,2
/proc/7368/task/7378/stat : 7378 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 471673302 113545216 2621 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 110884

[startup+0.104855 s]
/proc/loadavg: 3.70 3.93 3.71 3/189 7368
/proc/meminfo: memFree=11581436/32951124 swapFree=67111528/67111528
[pid=7368] ppid=7366 vsize=112660 CPUtime=0.1 cores=0,2
/proc/7368/stat : 7368 (mono) R 7366 7368 6508 0 -1 4202496 2905 0 0 0 10 0 0 0 18 0 9 0 471673302 115363840 2805 33554432000 4194304 7232020 140737302722624 18446744073709551615 6172610 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7368/statm: 28165 2805 976 742 0 20736 0
[pid=7368/tid=7371] ppid=7366 vsize=112660 CPUtime=0 cores=0,2
/proc/7368/task/7371/stat : 7371 (mono) S 7366 7368 6508 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 471673302 115363840 2805 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7373] ppid=7366 vsize=112660 CPUtime=0 cores=0,2
/proc/7368/task/7373/stat : 7373 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 471673302 115363840 2805 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7374] ppid=7366 vsize=112660 CPUtime=0 cores=0,2
/proc/7368/task/7374/stat : 7374 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 471673302 115363840 2805 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7375] ppid=7366 vsize=112660 CPUtime=0 cores=0,2
/proc/7368/task/7375/stat : 7375 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 471673302 115363840 2805 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7376] ppid=7366 vsize=112660 CPUtime=0 cores=0,2
/proc/7368/task/7376/stat : 7376 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 471673302 115363840 2805 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7377] ppid=7366 vsize=112660 CPUtime=0 cores=0,2
/proc/7368/task/7377/stat : 7377 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 471673302 115363840 2805 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7378] ppid=7366 vsize=112660 CPUtime=0 cores=0,2
/proc/7368/task/7378/stat : 7378 (mono) R 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 471673302 115363840 2805 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 112660

[startup+0.302877 s]
/proc/loadavg: 3.70 3.93 3.71 3/189 7368
/proc/meminfo: memFree=11581436/32951124 swapFree=67111528/67111528
[pid=7368] ppid=7366 vsize=118116 CPUtime=0.31 cores=0,2
/proc/7368/stat : 7368 (mono) R 7366 7368 6508 0 -1 4202496 4470 0 0 0 31 0 0 0 18 0 9 0 471673302 120950784 4370 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522121137 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/7368/statm: 29529 4370 976 742 0 22100 0
[pid=7368/tid=7371] ppid=7366 vsize=118116 CPUtime=0.01 cores=0,2
/proc/7368/task/7371/stat : 7371 (mono) S 7366 7368 6508 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 471673302 120950784 4370 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7373] ppid=7366 vsize=118116 CPUtime=0 cores=0,2
/proc/7368/task/7373/stat : 7373 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 471673302 120950784 4370 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7374] ppid=7366 vsize=118116 CPUtime=0 cores=0,2
/proc/7368/task/7374/stat : 7374 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 471673302 120950784 4370 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7375] ppid=7366 vsize=118116 CPUtime=0 cores=0,2
/proc/7368/task/7375/stat : 7375 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 471673302 120950784 4370 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7376] ppid=7366 vsize=118116 CPUtime=0 cores=0,2
/proc/7368/task/7376/stat : 7376 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 471673302 120950784 4370 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7377] ppid=7366 vsize=118116 CPUtime=0.01 cores=0,2
/proc/7368/task/7377/stat : 7377 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 471673302 120950784 4370 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7378] ppid=7366 vsize=118116 CPUtime=0 cores=0,2
/proc/7368/task/7378/stat : 7378 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 471673302 120950784 4370 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 118116

[startup+0.700751 s]
/proc/loadavg: 3.70 3.93 3.71 3/189 7368
/proc/meminfo: memFree=11581436/32951124 swapFree=67111528/67111528
[pid=7368] ppid=7366 vsize=152628 CPUtime=0.75 cores=0,2
/proc/7368/stat : 7368 (mono) R 7366 7368 6508 0 -1 4202496 11546 0 0 0 74 1 0 0 18 0 9 0 471673302 156291072 11446 33554432000 4194304 7232020 140737302722624 18446744073709551615 233509991483 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/7368/statm: 38157 11446 996 742 0 30728 0
[pid=7368/tid=7371] ppid=7366 vsize=152628 CPUtime=0.03 cores=0,2
/proc/7368/task/7371/stat : 7371 (mono) S 7366 7368 6508 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 471673302 156291072 11446 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7373] ppid=7366 vsize=152628 CPUtime=0 cores=0,2
/proc/7368/task/7373/stat : 7373 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 471673302 156291072 11446 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7374] ppid=7366 vsize=152628 CPUtime=0.02 cores=0,2
/proc/7368/task/7374/stat : 7374 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 471673302 156291072 11446 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7375] ppid=7366 vsize=152628 CPUtime=0.01 cores=0,2
/proc/7368/task/7375/stat : 7375 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 471673302 156291072 11446 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7376] ppid=7366 vsize=152628 CPUtime=0.01 cores=0,2
/proc/7368/task/7376/stat : 7376 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 471673302 156291072 11446 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7377] ppid=7366 vsize=152628 CPUtime=0.03 cores=0,2
/proc/7368/task/7377/stat : 7377 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 471673302 156291072 11446 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7378] ppid=7366 vsize=152628 CPUtime=0 cores=0,2
/proc/7368/task/7378/stat : 7378 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 471673302 156291072 11446 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 152628

[startup+1.50064 s]
/proc/loadavg: 3.81 3.95 3.72 5/211 7480
/proc/meminfo: memFree=11449364/32951124 swapFree=67111528/67111528
[pid=7368] ppid=7366 vsize=260804 CPUtime=1.57 cores=0,2
/proc/7368/stat : 7368 (mono) R 7366 7368 6508 0 -1 4202496 38929 0 0 0 153 4 0 0 19 0 9 0 471673302 267063296 38829 33554432000 4194304 7232020 140737302722624 18446744073709551615 1093214488 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7368/statm: 65201 38829 1025 742 0 57772 0
[pid=7368/tid=7371] ppid=7366 vsize=260804 CPUtime=0.03 cores=0,2
/proc/7368/task/7371/stat : 7371 (mono) S 7366 7368 6508 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 471673302 267063296 38829 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7373] ppid=7366 vsize=260804 CPUtime=0.01 cores=0,2
/proc/7368/task/7373/stat : 7373 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 471673302 267063296 38829 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7374] ppid=7366 vsize=260804 CPUtime=0.02 cores=0,2
/proc/7368/task/7374/stat : 7374 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 471673302 267063296 38829 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7375] ppid=7366 vsize=260804 CPUtime=0.02 cores=0,2
/proc/7368/task/7375/stat : 7375 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 471673302 267063296 38829 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7376] ppid=7366 vsize=260804 CPUtime=0.02 cores=0,2
/proc/7368/task/7376/stat : 7376 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 471673302 267063296 38829 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7377] ppid=7366 vsize=260804 CPUtime=0.03 cores=0,2
/proc/7368/task/7377/stat : 7377 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 471673302 267063296 38829 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7378] ppid=7366 vsize=260804 CPUtime=0 cores=0,2
/proc/7368/task/7378/stat : 7378 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 471673302 267063296 38829 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7384] ppid=7366 vsize=260804 CPUtime=0 cores=0,2
/proc/7368/task/7384/stat : 7384 (mono) S 7366 7368 6508 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 471673303 267063296 38830 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522121137 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 260804

[startup+3.10134 s]
/proc/loadavg: 3.81 3.95 3.72 5/199 7533
/proc/meminfo: memFree=11363700/32951124 swapFree=67111528/67111528
[pid=7368] ppid=7366 vsize=260932 CPUtime=3.18 cores=0,2
/proc/7368/stat : 7368 (mono) R 7366 7368 6508 0 -1 4202496 39798 0 0 0 314 4 0 0 22 0 9 0 471673302 267194368 39698 33554432000 4194304 7232020 140737302722624 18446744073709551615 1093216805 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7368/statm: 65233 39698 1025 742 0 57804 0
[pid=7368/tid=7371] ppid=7366 vsize=260932 CPUtime=0.03 cores=0,2
/proc/7368/task/7371/stat : 7371 (mono) S 7366 7368 6508 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 471673302 267194368 39698 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7373] ppid=7366 vsize=260932 CPUtime=0.01 cores=0,2
/proc/7368/task/7373/stat : 7373 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 471673302 267194368 39698 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7374] ppid=7366 vsize=260932 CPUtime=0.03 cores=0,2
/proc/7368/task/7374/stat : 7374 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 471673302 267194368 39698 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7375] ppid=7366 vsize=260932 CPUtime=0.02 cores=0,2
/proc/7368/task/7375/stat : 7375 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 471673302 267194368 39698 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7376] ppid=7366 vsize=260932 CPUtime=0.02 cores=0,2
/proc/7368/task/7376/stat : 7376 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 471673302 267194368 39698 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7377] ppid=7366 vsize=260932 CPUtime=0.04 cores=0,2
/proc/7368/task/7377/stat : 7377 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 471673302 267194368 39698 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7378] ppid=7366 vsize=260932 CPUtime=0 cores=0,2
/proc/7368/task/7378/stat : 7378 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 471673302 267194368 39698 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7384] ppid=7366 vsize=260932 CPUtime=0 cores=0,2
/proc/7368/task/7384/stat : 7384 (mono) S 7366 7368 6508 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 471673303 267194368 39698 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522121137 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 260932

[startup+6.30076 s]
/proc/loadavg: 3.81 3.95 3.72 10/222 7599
/proc/meminfo: memFree=11057372/32951124 swapFree=67111528/67111528
[pid=7368] ppid=7366 vsize=261252 CPUtime=6.4 cores=0,2
/proc/7368/stat : 7368 (mono) R 7366 7368 6508 0 -1 4202496 40409 0 0 0 635 5 0 0 25 0 9 0 471673302 267522048 40309 33554432000 4194304 7232020 140737302722624 18446744073709551615 1093218866 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7368/statm: 65313 40309 1025 742 0 57884 0
[pid=7368/tid=7371] ppid=7366 vsize=261252 CPUtime=0.03 cores=0,2
/proc/7368/task/7371/stat : 7371 (mono) S 7366 7368 6508 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 471673302 267522048 40309 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7373] ppid=7366 vsize=261252 CPUtime=0.01 cores=0,2
/proc/7368/task/7373/stat : 7373 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 471673302 267522048 40309 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7374] ppid=7366 vsize=261252 CPUtime=0.03 cores=0,2
/proc/7368/task/7374/stat : 7374 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 471673302 267522048 40309 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7375] ppid=7366 vsize=261252 CPUtime=0.03 cores=0,2
/proc/7368/task/7375/stat : 7375 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 471673302 267522048 40309 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7376] ppid=7366 vsize=261252 CPUtime=0.02 cores=0,2
/proc/7368/task/7376/stat : 7376 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 471673302 267522048 40309 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0

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

/proc/7368/task/7375/stat : 7375 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 206 0 0 0 16 0 9 0 471673302 680755200 140636 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7376] ppid=7366 vsize=664800 CPUtime=1.94 cores=0,2
/proc/7368/task/7376/stat : 7376 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 194 0 0 0 15 0 9 0 471673302 680755200 140636 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7377] ppid=7366 vsize=664800 CPUtime=1.97 cores=0,2
/proc/7368/task/7377/stat : 7377 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 197 0 0 0 16 0 9 0 471673302 680755200 140636 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7378] ppid=7366 vsize=664800 CPUtime=2.1 cores=0,2
/proc/7368/task/7378/stat : 7378 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 210 0 0 0 16 0 9 0 471673302 680755200 140636 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7384] ppid=7366 vsize=664800 CPUtime=0 cores=0,2
/proc/7368/task/7384/stat : 7384 (mono) S 7366 7368 6508 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 471673303 680755200 140636 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522121137 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 950.31
Current children cumulated vsize (KiB) 664800

[startup+1002.3 s]
/proc/loadavg: 4.09 4.04 3.93 5/222 7731
/proc/meminfo: memFree=2734152/32951124 swapFree=67111528/67111528
[pid=7368] ppid=7366 vsize=689888 CPUtime=1010.79 cores=0,2
/proc/7368/stat : 7368 (mono) R 7366 7368 6508 0 -1 4202496 210521 0 0 0 101039 40 0 0 25 0 9 0 471673302 706445312 145963 33554432000 4194304 7232020 140737302722624 18446744073709551615 1093214229 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7368/statm: 172472 145963 1036 742 0 165043 0
[pid=7368/tid=7371] ppid=7366 vsize=689888 CPUtime=2 cores=0,2
/proc/7368/task/7371/stat : 7371 (mono) S 7366 7368 6508 0 -1 4202560 4 0 0 0 200 0 0 0 15 0 9 0 471673302 706445312 145963 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7373] ppid=7366 vsize=689888 CPUtime=1.88 cores=0,2
/proc/7368/task/7373/stat : 7373 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 188 0 0 0 15 0 9 0 471673302 706445312 145963 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7374] ppid=7366 vsize=689888 CPUtime=2.23 cores=0,2
/proc/7368/task/7374/stat : 7374 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 223 0 0 0 15 0 9 0 471673302 706445312 145963 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7375] ppid=7366 vsize=689888 CPUtime=2.15 cores=0,2
/proc/7368/task/7375/stat : 7375 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 215 0 0 0 15 0 9 0 471673302 706445312 145963 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7376] ppid=7366 vsize=689888 CPUtime=2.14 cores=0,2
/proc/7368/task/7376/stat : 7376 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 214 0 0 0 15 0 9 0 471673302 706445312 145963 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7377] ppid=7366 vsize=689888 CPUtime=2.1 cores=0,2
/proc/7368/task/7377/stat : 7377 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 210 0 0 0 16 0 9 0 471673302 706445312 145963 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7378] ppid=7366 vsize=689888 CPUtime=2.26 cores=0,2
/proc/7368/task/7378/stat : 7378 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 226 0 0 0 16 0 9 0 471673302 706445312 145963 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7384] ppid=7366 vsize=689888 CPUtime=0 cores=0,2
/proc/7368/task/7384/stat : 7384 (mono) S 7366 7368 6508 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 471673303 706445312 145963 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522121137 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1010.79
Current children cumulated vsize (KiB) 689888

[startup+1062.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/222 7732
/proc/meminfo: memFree=2813572/32951124 swapFree=67111528/67111528
[pid=7368] ppid=7366 vsize=689888 CPUtime=1071.19 cores=0,2
/proc/7368/stat : 7368 (mono) R 7366 7368 6508 0 -1 4202496 215519 0 0 0 107076 43 0 0 25 0 9 0 471673302 706445312 106839 33554432000 4194304 7232020 140737302722624 18446744073709551615 1093214325 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7368/statm: 172472 106839 1036 742 0 165043 0
[pid=7368/tid=7371] ppid=7366 vsize=689888 CPUtime=2.08 cores=0,2
/proc/7368/task/7371/stat : 7371 (mono) S 7366 7368 6508 0 -1 4202560 4 0 0 0 208 0 0 0 16 0 9 0 471673302 706445312 106839 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7373] ppid=7366 vsize=689888 CPUtime=2 cores=0,2
/proc/7368/task/7373/stat : 7373 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 200 0 0 0 15 0 9 0 471673302 706445312 106839 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7374] ppid=7366 vsize=689888 CPUtime=2.34 cores=0,2
/proc/7368/task/7374/stat : 7374 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 234 0 0 0 16 0 9 0 471673302 706445312 106839 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7375] ppid=7366 vsize=689888 CPUtime=2.24 cores=0,2
/proc/7368/task/7375/stat : 7375 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 224 0 0 0 16 0 9 0 471673302 706445312 106839 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7376] ppid=7366 vsize=689888 CPUtime=2.2 cores=0,2
/proc/7368/task/7376/stat : 7376 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 220 0 0 0 15 0 9 0 471673302 706445312 106839 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7377] ppid=7366 vsize=689888 CPUtime=2.21 cores=0,2
/proc/7368/task/7377/stat : 7377 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 221 0 0 0 15 0 9 0 471673302 706445312 106839 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7378] ppid=7366 vsize=689888 CPUtime=2.37 cores=0,2
/proc/7368/task/7378/stat : 7378 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 237 0 0 0 15 0 9 0 471673302 706445312 106839 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7384] ppid=7366 vsize=689888 CPUtime=0 cores=0,2
/proc/7368/task/7384/stat : 7384 (mono) S 7366 7368 6508 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 471673303 706445312 106839 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522121137 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1071.19
Current children cumulated vsize (KiB) 689888

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/222 7734
/proc/meminfo: memFree=2703796/32951124 swapFree=67111528/67111528
[pid=7368] ppid=7366 vsize=689888 CPUtime=1131.64 cores=0,2
/proc/7368/stat : 7368 (mono) R 7366 7368 6508 0 -1 4202496 225302 0 0 0 113118 46 0 0 19 0 9 0 471673302 706445312 109142 33554432000 4194304 7232020 140737302722624 18446744073709551615 1093213658 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7368/statm: 172472 109142 1036 742 0 165043 0
[pid=7368/tid=7371] ppid=7366 vsize=689888 CPUtime=2.19 cores=0,2
/proc/7368/task/7371/stat : 7371 (mono) S 7366 7368 6508 0 -1 4202560 4 0 0 0 219 0 0 0 15 0 9 0 471673302 706445312 109142 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7373] ppid=7366 vsize=689888 CPUtime=2.1 cores=0,2
/proc/7368/task/7373/stat : 7373 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 210 0 0 0 16 0 9 0 471673302 706445312 109142 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7374] ppid=7366 vsize=689888 CPUtime=2.48 cores=0,2
/proc/7368/task/7374/stat : 7374 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 248 0 0 0 15 0 9 0 471673302 706445312 109142 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7375] ppid=7366 vsize=689888 CPUtime=2.32 cores=0,2
/proc/7368/task/7375/stat : 7375 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 232 0 0 0 16 0 9 0 471673302 706445312 109142 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7376] ppid=7366 vsize=689888 CPUtime=2.38 cores=0,2
/proc/7368/task/7376/stat : 7376 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 238 0 0 0 16 0 9 0 471673302 706445312 109142 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7377] ppid=7366 vsize=689888 CPUtime=2.32 cores=0,2
/proc/7368/task/7377/stat : 7377 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 232 0 0 0 16 0 9 0 471673302 706445312 109142 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7378] ppid=7366 vsize=689888 CPUtime=2.56 cores=0,2
/proc/7368/task/7378/stat : 7378 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 256 0 0 0 15 0 9 0 471673302 706445312 109142 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7384] ppid=7366 vsize=689888 CPUtime=0 cores=0,2
/proc/7368/task/7384/stat : 7384 (mono) S 7366 7368 6508 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 471673303 706445312 109142 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522121137 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1131.64
Current children cumulated vsize (KiB) 689888

[startup+1182.3 s]
/proc/loadavg: 4.08 4.04 3.93 5/222 7736
/proc/meminfo: memFree=2626200/32951124 swapFree=67111528/67111528
[pid=7368] ppid=7366 vsize=689888 CPUtime=1192.11 cores=0,2
/proc/7368/stat : 7368 (mono) R 7366 7368 6508 0 -1 4202496 233591 0 0 0 119162 49 0 0 25 0 9 0 471673302 706445312 117431 33554432000 4194304 7232020 140737302722624 18446744073709551615 1093213775 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7368/statm: 172472 117431 1036 742 0 165043 0
[pid=7368/tid=7371] ppid=7366 vsize=689888 CPUtime=2.34 cores=0,2
/proc/7368/task/7371/stat : 7371 (mono) S 7366 7368 6508 0 -1 4202560 4 0 0 0 234 0 0 0 16 0 9 0 471673302 706445312 117431 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7373] ppid=7366 vsize=689888 CPUtime=2.25 cores=0,2
/proc/7368/task/7373/stat : 7373 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 225 0 0 0 15 0 9 0 471673302 706445312 117431 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7374] ppid=7366 vsize=689888 CPUtime=2.58 cores=0,2
/proc/7368/task/7374/stat : 7374 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 258 0 0 0 15 0 9 0 471673302 706445312 117431 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7375] ppid=7366 vsize=689888 CPUtime=2.47 cores=0,2
/proc/7368/task/7375/stat : 7375 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 247 0 0 0 15 0 9 0 471673302 706445312 117431 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7376] ppid=7366 vsize=689888 CPUtime=2.57 cores=0,2
/proc/7368/task/7376/stat : 7376 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 257 0 0 0 15 0 9 0 471673302 706445312 117431 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7377] ppid=7366 vsize=689888 CPUtime=2.51 cores=0,2
/proc/7368/task/7377/stat : 7377 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 251 0 0 0 15 0 9 0 471673302 706445312 117431 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7378] ppid=7366 vsize=689888 CPUtime=2.64 cores=0,2
/proc/7368/task/7378/stat : 7378 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 264 0 0 0 16 0 9 0 471673302 706445312 117431 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7384] ppid=7366 vsize=689888 CPUtime=0 cores=0,2
/proc/7368/task/7384/stat : 7384 (mono) S 7366 7368 6508 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 471673303 706445312 117431 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522121137 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1192.11
Current children cumulated vsize (KiB) 689888

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/222 7737
/proc/meminfo: memFree=2566600/32951124 swapFree=67111528/67111528
[pid=7368] ppid=7366 vsize=689888 CPUtime=1252.69 cores=0,2
/proc/7368/stat : 7368 (mono) R 7366 7368 6508 0 -1 4202496 241510 0 0 0 125218 51 0 0 25 0 9 0 471673302 706445312 125350 33554432000 4194304 7232020 140737302722624 18446744073709551615 1093214318 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7368/statm: 172472 125350 1036 742 0 165043 0
[pid=7368/tid=7371] ppid=7366 vsize=689888 CPUtime=2.55 cores=0,2
/proc/7368/task/7371/stat : 7371 (mono) S 7366 7368 6508 0 -1 4202560 4 0 0 0 255 0 0 0 16 0 9 0 471673302 706445312 125350 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7373] ppid=7366 vsize=689888 CPUtime=2.42 cores=0,2
/proc/7368/task/7373/stat : 7373 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 242 0 0 0 15 0 9 0 471673302 706445312 125350 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7374] ppid=7366 vsize=689888 CPUtime=2.74 cores=0,2
/proc/7368/task/7374/stat : 7374 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 274 0 0 0 15 0 9 0 471673302 706445312 125350 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7375] ppid=7366 vsize=689888 CPUtime=2.56 cores=0,2
/proc/7368/task/7375/stat : 7375 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 256 0 0 0 15 0 9 0 471673302 706445312 125350 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7376] ppid=7366 vsize=689888 CPUtime=2.78 cores=0,2
/proc/7368/task/7376/stat : 7376 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 278 0 0 0 16 0 9 0 471673302 706445312 125350 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7377] ppid=7366 vsize=689888 CPUtime=2.62 cores=0,2
/proc/7368/task/7377/stat : 7377 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 262 0 0 0 15 0 9 0 471673302 706445312 125350 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7378] ppid=7366 vsize=689888 CPUtime=2.81 cores=0,2
/proc/7368/task/7378/stat : 7378 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 281 0 0 0 15 0 9 0 471673302 706445312 125350 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7384] ppid=7366 vsize=689888 CPUtime=0 cores=0,2
/proc/7368/task/7384/stat : 7384 (mono) S 7366 7368 6508 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 471673303 706445312 125350 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522121137 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1252.69
Current children cumulated vsize (KiB) 689888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.03 3.94 5/222 7739
/proc/meminfo: memFree=2757664/32951124 swapFree=67111528/67111528
[pid=7368] ppid=7366 vsize=689888 CPUtime=1310.92 cores=0,2
/proc/7368/stat : 7368 (mono) R 7366 7368 6508 0 -1 4202496 248644 0 0 0 131040 52 0 0 25 0 9 0 471673302 706445312 132484 33554432000 4194304 7232020 140737302722624 18446744073709551615 1093214325 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7368/statm: 172472 132484 1036 742 0 165043 0
[pid=7368/tid=7371] ppid=7366 vsize=689888 CPUtime=2.6 cores=0,2
/proc/7368/task/7371/stat : 7371 (mono) S 7366 7368 6508 0 -1 4202560 4 0 0 0 260 0 0 0 16 0 9 0 471673302 706445312 132484 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7373] ppid=7366 vsize=689888 CPUtime=2.53 cores=0,2
/proc/7368/task/7373/stat : 7373 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 253 0 0 0 16 0 9 0 471673302 706445312 132484 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7374] ppid=7366 vsize=689888 CPUtime=2.95 cores=0,2
/proc/7368/task/7374/stat : 7374 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 295 0 0 0 15 0 9 0 471673302 706445312 132484 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7375] ppid=7366 vsize=689888 CPUtime=2.76 cores=0,2
/proc/7368/task/7375/stat : 7375 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 276 0 0 0 15 0 9 0 471673302 706445312 132484 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7376] ppid=7366 vsize=689888 CPUtime=2.86 cores=0,2
/proc/7368/task/7376/stat : 7376 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 286 0 0 0 16 0 9 0 471673302 706445312 132484 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7377] ppid=7366 vsize=689888 CPUtime=2.79 cores=0,2
/proc/7368/task/7377/stat : 7377 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 279 0 0 0 15 0 9 0 471673302 706445312 132484 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 0 0 0 0
[pid=7368/tid=7378] ppid=7366 vsize=689888 CPUtime=3.01 cores=0,2
/proc/7368/task/7378/stat : 7378 (mono) S 7366 7368 6508 0 -1 4202560 2 0 0 0 301 0 0 0 16 0 9 0 471673302 706445312 132484 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522113433 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
[pid=7368/tid=7384] ppid=7366 vsize=689888 CPUtime=0 cores=0,2
/proc/7368/task/7384/stat : 7384 (mono) S 7366 7368 6508 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 471673303 706445312 132484 33554432000 4194304 7232020 140737302722624 18446744073709551615 233522121137 0 0 4096 545260780 18446604453917983680 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1310.92
Current children cumulated vsize (KiB) 689888

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.04
CPU time (s): 1310.96
CPU user time (s): 1310.41
CPU system time (s): 0.551916
CPU usage (%): 100.84
Max. virtual memory (cumulated for all children) (KiB): 689888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1310.41
system time used= 0.551916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248644
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= 18503
involuntary context switches= 8414

runsolver used 2.22566 second user time and 4.91325 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-26 06:36:14
IDJOB=3292430
IDBENCH=85991
IDSOLVER=1608
FILE ID=node145/3292430-1303792574
RUNJOBID= node145-1303792574-7279
PBS_JOBID= 13157257
Free space on /tmp= 72348 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292430-1303792574/watcher-3292430-1303792574 -o /tmp/evaluation-result-3292430-1303792574/solver-3292430-1303792574 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3292430-1303792574.cnf

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=1258615894

node145.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.786
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.57
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.786
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	: 5332.76
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.786
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.786
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11581452 kB
Buffers:       2193656 kB
Cached:       18530120 kB
SwapCached:          0 kB
Active:       10112516 kB
Inactive:     10683508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11581452 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3732 kB
Writeback:           0 kB
AnonPages:       71340 kB
Mapped:          18372 kB
Slab:           508504 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   289276 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= 72236 MiB
End job on node145 at 2011-04-26 06:57:56