Trace number 3189230

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) 1303.86 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1579607106-017.SATISFIABLE.cnf
MD5SUM7790a3f63c0c8a2b2a87d89aa5f80b99
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.080987
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3189230-1302283249/watcher-3189230-1302283249 -o /tmp/evaluation-result-3189230-1302283249/solver-3189230-1302283249 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189230-1302283249.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: 4.09 4.07 4.07 2/193 11980
/proc/meminfo: memFree=14645428/32951124 swapFree=67111524/67111528
[pid=11980] ppid=11978 vsize=102404 CPUtime=0 cores=0,2
/proc/11980/stat : 11980 (mono) R 11978 11980 11597 0 -1 4202496 696 0 0 0 0 0 0 0 25 0 8 0 418555375 104861696 603 33554432000 4194304 7232020 140735121386512 18446744073709551615 252458124471 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11980/statm: 25601 603 472 742 0 18172 0
[pid=11980/tid=11981] ppid=11978 vsize=102404 CPUtime=0 cores=0,2
/proc/11980/task/11981/stat : 11981 (mono) S 11978 11980 11597 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 418555376 104861696 605 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11982] ppid=11978 vsize=102404 CPUtime=0 cores=0,2
/proc/11980/task/11982/stat : 11982 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 418555376 104861696 605 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11983] ppid=11978 vsize=102404 CPUtime=0 cores=0,2
/proc/11980/task/11983/stat : 11983 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 418555376 104861696 605 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11984] ppid=11978 vsize=102404 CPUtime=0 cores=0,2
/proc/11980/task/11984/stat : 11984 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 418555376 104861696 605 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11985] ppid=11978 vsize=102404 CPUtime=0 cores=0,2
/proc/11980/task/11985/stat : 11985 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 418555376 104861696 605 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11986] ppid=11978 vsize=102404 CPUtime=0 cores=0,2
/proc/11980/task/11986/stat : 11986 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 418555376 104861696 605 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11987] ppid=11978 vsize=102404 CPUtime=0 cores=0,2
/proc/11980/task/11987/stat : 11987 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 418555376 104861696 605 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0

[startup+0.0394379 s]
/proc/loadavg: 4.09 4.07 4.07 2/193 11980
/proc/meminfo: memFree=14645428/32951124 swapFree=67111524/67111528
[pid=11980] ppid=11978 vsize=106340 CPUtime=0.03 cores=0,2
/proc/11980/stat : 11980 (mono) R 11978 11980 11597 0 -1 4202496 1624 0 0 0 3 0 0 0 25 0 9 0 418555375 108892160 1525 33554432000 4194304 7232020 140735121386512 18446744073709551615 5710032 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11980/statm: 26585 1525 976 742 0 19156 0
[pid=11980/tid=11981] ppid=11978 vsize=106340 CPUtime=0 cores=0,2
/proc/11980/task/11981/stat : 11981 (mono) S 11978 11980 11597 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 418555376 108892160 1525 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11982] ppid=11978 vsize=106340 CPUtime=0 cores=0,2
/proc/11980/task/11982/stat : 11982 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 418555376 108892160 1525 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11983] ppid=11978 vsize=106340 CPUtime=0 cores=0,2
/proc/11980/task/11983/stat : 11983 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 418555376 108892160 1525 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11984] ppid=11978 vsize=106340 CPUtime=0 cores=0,2
/proc/11980/task/11984/stat : 11984 (mono) R 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 418555376 108892160 1525 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 0 0 0 -1 0 0 0 0
[pid=11980/tid=11985] ppid=11978 vsize=106340 CPUtime=0 cores=0,2
/proc/11980/task/11985/stat : 11985 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 418555376 108892160 1525 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11986] ppid=11978 vsize=106340 CPUtime=0 cores=0,2
/proc/11980/task/11986/stat : 11986 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 418555376 108892160 1525 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11987] ppid=11978 vsize=106340 CPUtime=0 cores=0,2
/proc/11980/task/11987/stat : 11987 (mono) R 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 418555376 108892160 1525 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 106340

[startup+0.100422 s]
/proc/loadavg: 4.09 4.07 4.07 2/193 11980
/proc/meminfo: memFree=14645428/32951124 swapFree=67111524/67111528
[pid=11980] ppid=11978 vsize=108560 CPUtime=0.09 cores=0,2
/proc/11980/stat : 11980 (mono) R 11978 11980 11597 0 -1 4202496 2248 0 0 0 9 0 0 0 25 0 9 0 418555375 111165440 2148 33554432000 4194304 7232020 140735121386512 18446744073709551615 1079280079 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11980/statm: 27140 2148 1024 742 0 19711 0
[pid=11980/tid=11981] ppid=11978 vsize=108560 CPUtime=0 cores=0,2
/proc/11980/task/11981/stat : 11981 (mono) S 11978 11980 11597 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 418555376 111165440 2148 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11982] ppid=11978 vsize=108560 CPUtime=0 cores=0,2
/proc/11980/task/11982/stat : 11982 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 418555376 111165440 2148 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11983] ppid=11978 vsize=108560 CPUtime=0 cores=0,2
/proc/11980/task/11983/stat : 11983 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 418555376 111165440 2148 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11984] ppid=11978 vsize=108560 CPUtime=0 cores=0,2
/proc/11980/task/11984/stat : 11984 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 418555376 111165440 2148 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11985] ppid=11978 vsize=108560 CPUtime=0 cores=0,2
/proc/11980/task/11985/stat : 11985 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 418555376 111165440 2148 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11986] ppid=11978 vsize=108560 CPUtime=0 cores=0,2
/proc/11980/task/11986/stat : 11986 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 418555376 111165440 2148 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11987] ppid=11978 vsize=108560 CPUtime=0 cores=0,2
/proc/11980/task/11987/stat : 11987 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 418555376 111165440 2148 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108560

[startup+0.301511 s]
/proc/loadavg: 4.09 4.07 4.07 2/193 11980
/proc/meminfo: memFree=14645428/32951124 swapFree=67111524/67111528
[pid=11980] ppid=11978 vsize=110540 CPUtime=0.29 cores=0,2
/proc/11980/stat : 11980 (mono) S 11978 11980 11597 0 -1 4202496 2521 0 0 0 29 0 0 0 18 0 9 0 418555375 113192960 2421 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469889457 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/11980/statm: 27635 2421 1024 742 0 20206 0
[pid=11980/tid=11981] ppid=11978 vsize=110540 CPUtime=0 cores=0,2
/proc/11980/task/11981/stat : 11981 (mono) S 11978 11980 11597 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 418555376 113192960 2421 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11982] ppid=11978 vsize=110540 CPUtime=0 cores=0,2
/proc/11980/task/11982/stat : 11982 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418555376 113192960 2421 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11983] ppid=11978 vsize=110540 CPUtime=0 cores=0,2
/proc/11980/task/11983/stat : 11983 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418555376 113192960 2421 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11984] ppid=11978 vsize=110540 CPUtime=0 cores=0,2
/proc/11980/task/11984/stat : 11984 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418555376 113192960 2421 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11985] ppid=11978 vsize=110540 CPUtime=0 cores=0,2
/proc/11980/task/11985/stat : 11985 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418555376 113192960 2421 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11986] ppid=11978 vsize=110540 CPUtime=0 cores=0,2
/proc/11980/task/11986/stat : 11986 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418555376 113192960 2421 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11987] ppid=11978 vsize=110540 CPUtime=0 cores=0,2
/proc/11980/task/11987/stat : 11987 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418555376 113192960 2421 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110540

[startup+0.701304 s]
/proc/loadavg: 4.09 4.07 4.07 2/193 11980
/proc/meminfo: memFree=14645428/32951124 swapFree=67111524/67111528
[pid=11980] ppid=11978 vsize=112064 CPUtime=0.69 cores=0,2
/proc/11980/stat : 11980 (mono) R 11978 11980 11597 0 -1 4202496 2901 0 0 0 69 0 0 0 18 0 9 0 418555375 114753536 2801 33554432000 4194304 7232020 140735121386512 18446744073709551615 1079279637 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11980/statm: 28016 2801 1024 742 0 20587 0
[pid=11980/tid=11981] ppid=11978 vsize=112064 CPUtime=0 cores=0,2
/proc/11980/task/11981/stat : 11981 (mono) S 11978 11980 11597 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 418555376 114753536 2801 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11982] ppid=11978 vsize=112064 CPUtime=0 cores=0,2
/proc/11980/task/11982/stat : 11982 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418555376 114753536 2801 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11983] ppid=11978 vsize=112064 CPUtime=0 cores=0,2
/proc/11980/task/11983/stat : 11983 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418555376 114753536 2801 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11984] ppid=11978 vsize=112064 CPUtime=0 cores=0,2
/proc/11980/task/11984/stat : 11984 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418555376 114753536 2801 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11985] ppid=11978 vsize=112064 CPUtime=0 cores=0,2
/proc/11980/task/11985/stat : 11985 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418555376 114753536 2801 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11986] ppid=11978 vsize=112064 CPUtime=0 cores=0,2
/proc/11980/task/11986/stat : 11986 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418555376 114753536 2801 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11987] ppid=11978 vsize=112064 CPUtime=0 cores=0,2
/proc/11980/task/11987/stat : 11987 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418555376 114753536 2801 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112064

[startup+1.50117 s]
/proc/loadavg: 4.09 4.07 4.07 6/222 12059
/proc/meminfo: memFree=14621020/32951124 swapFree=67111524/67111528
[pid=11980] ppid=11978 vsize=114076 CPUtime=1.5 cores=0,2
/proc/11980/stat : 11980 (mono) R 11978 11980 11597 0 -1 4202496 3536 0 0 0 150 0 0 0 18 0 9 0 418555375 116813824 3379 33554432000 4194304 7232020 140735121386512 18446744073709551615 1079276569 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11980/statm: 28519 3379 1024 742 0 21090 0
[pid=11980/tid=11981] ppid=11978 vsize=114076 CPUtime=0 cores=0,2
/proc/11980/task/11981/stat : 11981 (mono) S 11978 11980 11597 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418555376 116813824 3379 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11982] ppid=11978 vsize=114076 CPUtime=0 cores=0,2
/proc/11980/task/11982/stat : 11982 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418555376 116813824 3379 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11983] ppid=11978 vsize=114076 CPUtime=0 cores=0,2
/proc/11980/task/11983/stat : 11983 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418555376 116813824 3379 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11984] ppid=11978 vsize=114076 CPUtime=0 cores=0,2
/proc/11980/task/11984/stat : 11984 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418555376 116813824 3379 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11985] ppid=11978 vsize=114076 CPUtime=0 cores=0,2
/proc/11980/task/11985/stat : 11985 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418555376 116813824 3379 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11986] ppid=11978 vsize=114076 CPUtime=0 cores=0,2
/proc/11980/task/11986/stat : 11986 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418555376 116813824 3379 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11987] ppid=11978 vsize=114076 CPUtime=0 cores=0,2
/proc/11980/task/11987/stat : 11987 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418555376 116813824 3379 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11989] ppid=11978 vsize=114076 CPUtime=0 cores=0,2
/proc/11980/task/11989/stat : 11989 (mono) S 11978 11980 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418555376 116813824 3379 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469889457 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 114076

[startup+3.10085 s]
/proc/loadavg: 4.08 4.07 4.07 5/222 12059
/proc/meminfo: memFree=14609004/32951124 swapFree=67111524/67111528
[pid=11980] ppid=11978 vsize=116740 CPUtime=3.12 cores=0,2
/proc/11980/stat : 11980 (mono) R 11978 11980 11597 0 -1 4202496 4617 0 0 0 311 1 0 0 18 0 9 0 418555375 119541760 4138 33554432000 4194304 7232020 140735121386512 18446744073709551615 1079279896 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11980/statm: 29185 4138 1024 742 0 21756 0
[pid=11980/tid=11981] ppid=11978 vsize=116740 CPUtime=0 cores=0,2
/proc/11980/task/11981/stat : 11981 (mono) S 11978 11980 11597 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418555376 119541760 4138 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11982] ppid=11978 vsize=116740 CPUtime=0 cores=0,2
/proc/11980/task/11982/stat : 11982 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418555376 119541760 4138 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11983] ppid=11978 vsize=116740 CPUtime=0 cores=0,2
/proc/11980/task/11983/stat : 11983 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418555376 119541760 4138 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11984] ppid=11978 vsize=116740 CPUtime=0 cores=0,2
/proc/11980/task/11984/stat : 11984 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418555376 119541760 4138 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11985] ppid=11978 vsize=116740 CPUtime=0 cores=0,2
/proc/11980/task/11985/stat : 11985 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418555376 119541760 4138 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11986] ppid=11978 vsize=116740 CPUtime=0 cores=0,2
/proc/11980/task/11986/stat : 11986 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418555376 119541760 4138 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11987] ppid=11978 vsize=116740 CPUtime=0 cores=0,2
/proc/11980/task/11987/stat : 11987 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418555376 119541760 4138 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11989] ppid=11978 vsize=116740 CPUtime=0 cores=0,2
/proc/11980/task/11989/stat : 11989 (mono) S 11978 11980 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418555376 119541760 4138 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469889457 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 116740

[startup+6.30122 s]
/proc/loadavg: 4.08 4.07 4.07 5/222 12059
/proc/meminfo: memFree=14590600/32951124 swapFree=67111524/67111528
[pid=11980] ppid=11978 vsize=124896 CPUtime=6.36 cores=0,2
/proc/11980/stat : 11980 (mono) R 11978 11980 11597 0 -1 4202496 6477 0 0 0 634 2 0 0 18 0 9 0 418555375 127893504 5234 33554432000 4194304 7232020 140735121386512 18446744073709551615 1079279718 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/11980/statm: 31224 5234 1024 742 0 23795 0
[pid=11980/tid=11981] ppid=11978 vsize=124896 CPUtime=0.01 cores=0,2
/proc/11980/task/11981/stat : 11981 (mono) S 11978 11980 11597 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 418555376 127893504 5234 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11982] ppid=11978 vsize=124896 CPUtime=0.01 cores=0,2
/proc/11980/task/11982/stat : 11982 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418555376 127893504 5234 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11983] ppid=11978 vsize=124896 CPUtime=0.01 cores=0,2
/proc/11980/task/11983/stat : 11983 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418555376 127893504 5234 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11984] ppid=11978 vsize=124896 CPUtime=0.01 cores=0,2
/proc/11980/task/11984/stat : 11984 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418555376 127893504 5234 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11985] ppid=11978 vsize=124896 CPUtime=0.01 cores=0,2
/proc/11980/task/11985/stat : 11985 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418555376 127893504 5234 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0

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

/proc/11980/task/11984/stat : 11984 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 107 0 0 0 15 0 9 0 418555376 262455296 32050 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11985] ppid=11978 vsize=256304 CPUtime=1.02 cores=0,2
/proc/11980/task/11985/stat : 11985 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 102 0 0 0 15 0 9 0 418555376 262455296 32050 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11986] ppid=11978 vsize=256304 CPUtime=1.06 cores=0,2
/proc/11980/task/11986/stat : 11986 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 106 0 0 0 16 0 9 0 418555376 262455296 32050 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11987] ppid=11978 vsize=256304 CPUtime=1.06 cores=0,2
/proc/11980/task/11987/stat : 11987 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 106 0 0 0 16 0 9 0 418555376 262455296 32050 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11989] ppid=11978 vsize=256304 CPUtime=0 cores=0,2
/proc/11980/task/11989/stat : 11989 (mono) S 11978 11980 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418555376 262455296 32050 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469889457 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 945.7
Current children cumulated vsize (KiB) 256304

[startup+1002.3 s]
/proc/loadavg: 4.10 4.16 4.14 5/222 12086
/proc/meminfo: memFree=14023188/32951124 swapFree=67111524/67111528
[pid=11980] ppid=11978 vsize=256304 CPUtime=1005.78 cores=0,2
/proc/11980/stat : 11980 (mono) R 11978 11980 11597 0 -1 4202496 78580 0 0 0 100546 32 0 0 25 0 9 0 418555375 262455296 34060 33554432000 4194304 7232020 140735121386512 18446744073709551615 1079279874 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11980/statm: 64076 34060 1036 742 0 56647 0
[pid=11980/tid=11981] ppid=11978 vsize=256304 CPUtime=1.04 cores=0,2
/proc/11980/task/11981/stat : 11981 (mono) S 11978 11980 11597 0 -1 4202560 4 0 0 0 104 0 0 0 15 0 9 0 418555376 262455296 34060 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11982] ppid=11978 vsize=256304 CPUtime=1.06 cores=0,2
/proc/11980/task/11982/stat : 11982 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 105 1 0 0 16 0 9 0 418555376 262455296 34060 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11983] ppid=11978 vsize=256304 CPUtime=1.04 cores=0,2
/proc/11980/task/11983/stat : 11983 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 103 1 0 0 16 0 9 0 418555376 262455296 34060 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11984] ppid=11978 vsize=256304 CPUtime=1.11 cores=0,2
/proc/11980/task/11984/stat : 11984 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 111 0 0 0 16 0 9 0 418555376 262455296 34060 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11985] ppid=11978 vsize=256304 CPUtime=1.04 cores=0,2
/proc/11980/task/11985/stat : 11985 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 104 0 0 0 16 0 9 0 418555376 262455296 34060 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11986] ppid=11978 vsize=256304 CPUtime=1.06 cores=0,2
/proc/11980/task/11986/stat : 11986 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 106 0 0 0 15 0 9 0 418555376 262455296 34060 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11987] ppid=11978 vsize=256304 CPUtime=1.08 cores=0,2
/proc/11980/task/11987/stat : 11987 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 108 0 0 0 16 0 9 0 418555376 262455296 34060 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11989] ppid=11978 vsize=256304 CPUtime=0 cores=0,2
/proc/11980/task/11989/stat : 11989 (mono) S 11978 11980 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418555376 262455296 34060 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469889457 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1005.78
Current children cumulated vsize (KiB) 256304

[startup+1062.3 s]
/proc/loadavg: 4.03 4.13 4.12 5/222 12088
/proc/meminfo: memFree=13968860/32951124 swapFree=67111524/67111528
[pid=11980] ppid=11978 vsize=256304 CPUtime=1065.83 cores=0,2
/proc/11980/stat : 11980 (mono) R 11978 11980 11597 0 -1 4202496 81914 0 0 0 106550 33 0 0 25 0 9 0 418555375 262455296 37394 33554432000 4194304 7232020 140735121386512 18446744073709551615 1079279665 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11980/statm: 64076 37394 1036 742 0 56647 0
[pid=11980/tid=11981] ppid=11978 vsize=256304 CPUtime=1.05 cores=0,2
/proc/11980/task/11981/stat : 11981 (mono) S 11978 11980 11597 0 -1 4202560 4 0 0 0 105 0 0 0 16 0 9 0 418555376 262455296 37394 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11982] ppid=11978 vsize=256304 CPUtime=1.06 cores=0,2
/proc/11980/task/11982/stat : 11982 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 105 1 0 0 16 0 9 0 418555376 262455296 37394 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11983] ppid=11978 vsize=256304 CPUtime=1.07 cores=0,2
/proc/11980/task/11983/stat : 11983 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 106 1 0 0 15 0 9 0 418555376 262455296 37394 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11984] ppid=11978 vsize=256304 CPUtime=1.13 cores=0,2
/proc/11980/task/11984/stat : 11984 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 418555376 262455296 37394 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11985] ppid=11978 vsize=256304 CPUtime=1.04 cores=0,2
/proc/11980/task/11985/stat : 11985 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 104 0 0 0 16 0 9 0 418555376 262455296 37394 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11986] ppid=11978 vsize=256304 CPUtime=1.09 cores=0,2
/proc/11980/task/11986/stat : 11986 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 109 0 0 0 15 0 9 0 418555376 262455296 37394 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11987] ppid=11978 vsize=256304 CPUtime=1.09 cores=0,2
/proc/11980/task/11987/stat : 11987 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 109 0 0 0 15 0 9 0 418555376 262455296 37394 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11989] ppid=11978 vsize=256304 CPUtime=0 cores=0,2
/proc/11980/task/11989/stat : 11989 (mono) S 11978 11980 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418555376 262455296 37394 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469889457 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1065.83
Current children cumulated vsize (KiB) 256304

[startup+1122.3 s]
/proc/loadavg: 4.01 4.10 4.11 5/222 12092
/proc/meminfo: memFree=13922020/32951124 swapFree=67111524/67111528
[pid=11980] ppid=11978 vsize=281076 CPUtime=1125.87 cores=0,2
/proc/11980/stat : 11980 (mono) R 11978 11980 11597 0 -1 4202496 89798 0 0 0 112553 34 0 0 25 0 9 0 418555375 287821824 45278 33554432000 4194304 7232020 140735121386512 18446744073709551615 1079279726 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11980/statm: 70269 45278 1036 742 0 62840 0
[pid=11980/tid=11981] ppid=11978 vsize=281076 CPUtime=1.06 cores=0,2
/proc/11980/task/11981/stat : 11981 (mono) S 11978 11980 11597 0 -1 4202560 4 0 0 0 106 0 0 0 15 0 9 0 418555376 287821824 45278 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11982] ppid=11978 vsize=281076 CPUtime=1.07 cores=0,2
/proc/11980/task/11982/stat : 11982 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 106 1 0 0 16 0 9 0 418555376 287821824 45278 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11983] ppid=11978 vsize=281076 CPUtime=1.09 cores=0,2
/proc/11980/task/11983/stat : 11983 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 108 1 0 0 16 0 9 0 418555376 287821824 45278 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11984] ppid=11978 vsize=281076 CPUtime=1.13 cores=0,2
/proc/11980/task/11984/stat : 11984 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 418555376 287821824 45278 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11985] ppid=11978 vsize=281076 CPUtime=1.06 cores=0,2
/proc/11980/task/11985/stat : 11985 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 106 0 0 0 16 0 9 0 418555376 287821824 45278 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11986] ppid=11978 vsize=281076 CPUtime=1.1 cores=0,2
/proc/11980/task/11986/stat : 11986 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 110 0 0 0 16 0 9 0 418555376 287821824 45278 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11987] ppid=11978 vsize=281076 CPUtime=1.12 cores=0,2
/proc/11980/task/11987/stat : 11987 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 112 0 0 0 16 0 9 0 418555376 287821824 45278 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11989] ppid=11978 vsize=281076 CPUtime=0 cores=0,2
/proc/11980/task/11989/stat : 11989 (mono) S 11978 11980 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418555376 287821824 45278 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469889457 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1125.87
Current children cumulated vsize (KiB) 281076

[startup+1182.3 s]
/proc/loadavg: 4.48 4.18 4.13 5/222 12094
/proc/meminfo: memFree=13964248/32951124 swapFree=67111524/67111528
[pid=11980] ppid=11978 vsize=289332 CPUtime=1185.93 cores=0,2
/proc/11980/stat : 11980 (mono) R 11978 11980 11597 0 -1 4202496 90800 0 0 0 118559 34 0 0 25 0 9 0 418555375 296275968 46280 33554432000 4194304 7232020 140735121386512 18446744073709551615 1079279179 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11980/statm: 72333 46280 1036 742 0 64904 0
[pid=11980/tid=11981] ppid=11978 vsize=289332 CPUtime=1.09 cores=0,2
/proc/11980/task/11981/stat : 11981 (mono) S 11978 11980 11597 0 -1 4202560 4 0 0 0 109 0 0 0 16 0 9 0 418555376 296275968 46280 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11982] ppid=11978 vsize=289332 CPUtime=1.09 cores=0,2
/proc/11980/task/11982/stat : 11982 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 108 1 0 0 16 0 9 0 418555376 296275968 46280 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11983] ppid=11978 vsize=289332 CPUtime=1.11 cores=0,2
/proc/11980/task/11983/stat : 11983 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 110 1 0 0 16 0 9 0 418555376 296275968 46280 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11984] ppid=11978 vsize=289332 CPUtime=1.14 cores=0,2
/proc/11980/task/11984/stat : 11984 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 114 0 0 0 16 0 9 0 418555376 296275968 46280 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11985] ppid=11978 vsize=289332 CPUtime=1.06 cores=0,2
/proc/11980/task/11985/stat : 11985 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 106 0 0 0 15 0 9 0 418555376 296275968 46280 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11986] ppid=11978 vsize=289332 CPUtime=1.12 cores=0,2
/proc/11980/task/11986/stat : 11986 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 112 0 0 0 15 0 9 0 418555376 296275968 46280 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11987] ppid=11978 vsize=289332 CPUtime=1.13 cores=0,2
/proc/11980/task/11987/stat : 11987 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 418555376 296275968 46280 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11989] ppid=11978 vsize=289332 CPUtime=0 cores=0,2
/proc/11980/task/11989/stat : 11989 (mono) S 11978 11980 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418555376 296275968 46280 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469889457 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1185.93
Current children cumulated vsize (KiB) 289332

[startup+1242.3 s]
/proc/loadavg: 4.18 4.14 4.12 5/222 12095
/proc/meminfo: memFree=13901108/32951124 swapFree=67111524/67111528
[pid=11980] ppid=11978 vsize=305908 CPUtime=1245.96 cores=0,2
/proc/11980/stat : 11980 (mono) R 11978 11980 11597 0 -1 4202496 94442 0 0 0 124562 34 0 0 25 0 9 0 418555375 313249792 49922 33554432000 4194304 7232020 140735121386512 18446744073709551615 1079279733 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11980/statm: 76477 49922 1036 742 0 69048 0
[pid=11980/tid=11981] ppid=11978 vsize=305908 CPUtime=1.1 cores=0,2
/proc/11980/task/11981/stat : 11981 (mono) S 11978 11980 11597 0 -1 4202560 4 0 0 0 110 0 0 0 16 0 9 0 418555376 313249792 49922 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11982] ppid=11978 vsize=305908 CPUtime=1.09 cores=0,2
/proc/11980/task/11982/stat : 11982 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 108 1 0 0 15 0 9 0 418555376 313249792 49922 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11983] ppid=11978 vsize=305908 CPUtime=1.11 cores=0,2
/proc/11980/task/11983/stat : 11983 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 110 1 0 0 15 0 9 0 418555376 313249792 49922 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11984] ppid=11978 vsize=305908 CPUtime=1.15 cores=0,2
/proc/11980/task/11984/stat : 11984 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 115 0 0 0 16 0 9 0 418555376 313249792 49922 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11985] ppid=11978 vsize=305908 CPUtime=1.07 cores=0,2
/proc/11980/task/11985/stat : 11985 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 107 0 0 0 16 0 9 0 418555376 313249792 49922 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11986] ppid=11978 vsize=305908 CPUtime=1.14 cores=0,2
/proc/11980/task/11986/stat : 11986 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 114 0 0 0 16 0 9 0 418555376 313249792 49922 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11987] ppid=11978 vsize=305908 CPUtime=1.14 cores=0,2
/proc/11980/task/11987/stat : 11987 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 114 0 0 0 16 0 9 0 418555376 313249792 49922 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11989] ppid=11978 vsize=305908 CPUtime=0 cores=0,2
/proc/11980/task/11989/stat : 11989 (mono) S 11978 11980 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418555376 313249792 49922 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469889457 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1245.96
Current children cumulated vsize (KiB) 305908



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.12 4.11 4/213 12098
/proc/meminfo: memFree=14012380/32951124 swapFree=67111524/67111528
[pid=11980] ppid=11978 vsize=322484 CPUtime=1303.83 cores=0,2
/proc/11980/stat : 11980 (mono) R 11978 11980 11597 0 -1 4202496 100150 0 0 0 130347 36 0 0 25 0 9 0 418555375 330223616 55630 33554432000 4194304 7232020 140735121386512 18446744073709551615 1079279733 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11980/statm: 80621 55630 1036 742 0 73192 0
[pid=11980/tid=11981] ppid=11978 vsize=322484 CPUtime=1.14 cores=0,2
/proc/11980/task/11981/stat : 11981 (mono) S 11978 11980 11597 0 -1 4202560 4 0 0 0 114 0 0 0 16 0 9 0 418555376 330223616 55630 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11982] ppid=11978 vsize=322484 CPUtime=1.15 cores=0,2
/proc/11980/task/11982/stat : 11982 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 114 1 0 0 15 0 9 0 418555376 330223616 55630 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11983] ppid=11978 vsize=322484 CPUtime=1.15 cores=0,2
/proc/11980/task/11983/stat : 11983 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 114 1 0 0 15 0 9 0 418555376 330223616 55630 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11984] ppid=11978 vsize=322484 CPUtime=1.2 cores=0,2
/proc/11980/task/11984/stat : 11984 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 418555376 330223616 55630 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11985] ppid=11978 vsize=322484 CPUtime=1.09 cores=0,2
/proc/11980/task/11985/stat : 11985 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 109 0 0 0 16 0 9 0 418555376 330223616 55630 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11986] ppid=11978 vsize=322484 CPUtime=1.19 cores=0,2
/proc/11980/task/11986/stat : 11986 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 119 0 0 0 16 0 9 0 418555376 330223616 55630 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 0 0 0 0
[pid=11980/tid=11987] ppid=11978 vsize=322484 CPUtime=1.18 cores=0,2
/proc/11980/task/11987/stat : 11987 (mono) S 11978 11980 11597 0 -1 4202560 2 0 0 0 118 0 0 0 16 0 9 0 418555376 330223616 55630 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469881753 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
[pid=11980/tid=11989] ppid=11978 vsize=322484 CPUtime=0 cores=0,2
/proc/11980/task/11989/stat : 11989 (mono) S 11978 11980 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418555376 330223616 55630 33554432000 4194304 7232020 140735121386512 18446744073709551615 252469889457 0 0 4096 545260780 18446604453881469696 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1303.83
Current children cumulated vsize (KiB) 322484

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.02
CPU time (s): 1303.86
CPU user time (s): 1303.48
CPU system time (s): 0.376942
CPU usage (%): 100.295
Max. virtual memory (cumulated for all children) (KiB): 322484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.48
system time used= 0.376942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100150
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= 37501
involuntary context switches= 11781

runsolver used 2.32864 second user time and 4.78427 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-08 19:20:49
IDJOB=3189230
IDBENCH=82761
IDSOLVER=1608
FILE ID=node111/3189230-1302283249
RUNJOBID= node111-1302280644-11615
PBS_JOBID= 12919082
Free space on /tmp= 70836 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1579607106-017.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189230-1302283249/watcher-3189230-1302283249 -o /tmp/evaluation-result-3189230-1302283249/solver-3189230-1302283249 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189230-1302283249.cnf

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

MD5SUM BENCH= 7790a3f63c0c8a2b2a87d89aa5f80b99
RANDOM SEED=2036420557

node111.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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.67
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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14645708 kB
Buffers:        515660 kB
Cached:       17293516 kB
SwapCached:          4 kB
Active:        9450876 kB
Inactive:      8428992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14645708 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:              24 kB
Writeback:           0 kB
AnonPages:       70624 kB
Mapped:          17412 kB
Slab:           360912 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   351988 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= 70836 MiB
End job on node111 at 2011-04-08 19:42:31