Trace number 3282494

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) 1301.55 1300.04

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark788.78
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
Number of clauses of size 40
Number of clauses of size 50
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-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-3282494-1303758225/watcher-3282494-1303758225 -o /tmp/evaluation-result-3282494-1303758225/solver-3282494-1303758225 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3282494-1303758225.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.31 2.97 3.56 4/187 30963
/proc/meminfo: memFree=17061084/32951124 swapFree=67111528/67111528
[pid=30963] ppid=30961 vsize=102536 CPUtime=0 cores=1,3
/proc/30963/stat : 30963 (mono) R 30961 30963 30548 0 -1 4202496 820 0 0 0 0 0 0 0 24 0 8 0 566053131 104996864 728 33554432000 4194304 7232020 140734179555872 18446744073709551615 260020080960 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30963/statm: 25634 730 566 742 0 18205 0
[pid=30963/tid=30964] ppid=30961 vsize=102604 CPUtime=0 cores=1,3
/proc/30963/task/30964/stat : 30964 (mono) S 30961 30963 30548 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 8 0 566053132 105066496 743 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30965] ppid=30961 vsize=102604 CPUtime=0 cores=1,3
/proc/30963/task/30965/stat : 30965 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 8 0 566053132 105066496 751 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30966] ppid=30961 vsize=102604 CPUtime=0 cores=1,3
/proc/30963/task/30966/stat : 30966 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 8 0 566053132 105066496 756 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30967] ppid=30961 vsize=102604 CPUtime=0 cores=1,3
/proc/30963/task/30967/stat : 30967 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 8 0 566053132 105066496 757 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30968] ppid=30961 vsize=102604 CPUtime=0 cores=1,3
/proc/30963/task/30968/stat : 30968 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 8 0 566053132 105066496 757 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30969] ppid=30961 vsize=102604 CPUtime=0 cores=1,3
/proc/30963/task/30969/stat : 30969 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 8 0 566053132 105066496 760 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30970] ppid=30961 vsize=102604 CPUtime=0 cores=1,3
/proc/30963/task/30970/stat : 30970 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 8 0 566053132 105066496 761 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0

[startup+0.0504249 s]
/proc/loadavg: 1.31 2.97 3.56 4/187 30963
/proc/meminfo: memFree=17061084/32951124 swapFree=67111528/67111528
[pid=30963] ppid=30961 vsize=109776 CPUtime=0.04 cores=1,3
/proc/30963/stat : 30963 (mono) R 30961 30963 30548 0 -1 4202496 2278 0 0 0 4 0 0 0 25 0 9 0 566053131 112410624 2180 33554432000 4194304 7232020 140734179555872 18446744073709551615 6182217 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30963/statm: 27444 2180 976 742 0 20015 0
[pid=30963/tid=30964] ppid=30961 vsize=109776 CPUtime=0 cores=1,3
/proc/30963/task/30964/stat : 30964 (mono) S 30961 30963 30548 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 9 0 566053132 112410624 2180 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30965] ppid=30961 vsize=109776 CPUtime=0 cores=1,3
/proc/30963/task/30965/stat : 30965 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 566053132 112410624 2180 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30966] ppid=30961 vsize=109776 CPUtime=0 cores=1,3
/proc/30963/task/30966/stat : 30966 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 566053132 112410624 2180 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30967] ppid=30961 vsize=109776 CPUtime=0 cores=1,3
/proc/30963/task/30967/stat : 30967 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 566053132 112410624 2180 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30968] ppid=30961 vsize=109776 CPUtime=0 cores=1,3
/proc/30963/task/30968/stat : 30968 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 566053132 112410624 2180 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30969] ppid=30961 vsize=109776 CPUtime=0 cores=1,3
/proc/30963/task/30969/stat : 30969 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 566053132 112410624 2180 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30970] ppid=30961 vsize=109776 CPUtime=0 cores=1,3
/proc/30963/task/30970/stat : 30970 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 566053132 112410624 2180 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 109776

[startup+0.100381 s]
/proc/loadavg: 1.31 2.97 3.56 4/187 30963
/proc/meminfo: memFree=17061084/32951124 swapFree=67111528/67111528
[pid=30963] ppid=30961 vsize=111120 CPUtime=0.09 cores=1,3
/proc/30963/stat : 30963 (mono) R 30961 30963 30548 0 -1 4202496 2651 0 0 0 9 0 0 0 25 0 9 0 566053131 113786880 2553 33554432000 4194304 7232020 140734179555872 18446744073709551615 1077487989 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30963/statm: 27780 2553 976 742 0 20351 0
[pid=30963/tid=30964] ppid=30961 vsize=111120 CPUtime=0.01 cores=1,3
/proc/30963/task/30964/stat : 30964 (mono) S 30961 30963 30548 0 -1 4202560 4 0 0 0 1 0 0 0 17 0 9 0 566053132 113786880 2553 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30965] ppid=30961 vsize=111120 CPUtime=0 cores=1,3
/proc/30963/task/30965/stat : 30965 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 566053132 113786880 2553 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30966] ppid=30961 vsize=111120 CPUtime=0 cores=1,3
/proc/30963/task/30966/stat : 30966 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 566053132 113786880 2553 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30967] ppid=30961 vsize=111120 CPUtime=0 cores=1,3
/proc/30963/task/30967/stat : 30967 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 566053132 113786880 2553 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30968] ppid=30961 vsize=111120 CPUtime=0 cores=1,3
/proc/30963/task/30968/stat : 30968 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 566053132 113786880 2553 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30969] ppid=30961 vsize=111120 CPUtime=0 cores=1,3
/proc/30963/task/30969/stat : 30969 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 566053132 113786880 2553 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30970] ppid=30961 vsize=111120 CPUtime=0 cores=1,3
/proc/30963/task/30970/stat : 30970 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 566053132 113786880 2553 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 111120

[startup+0.307406 s]
/proc/loadavg: 1.31 2.97 3.56 4/187 30963
/proc/meminfo: memFree=17061084/32951124 swapFree=67111528/67111528
[pid=30963] ppid=30961 vsize=118676 CPUtime=0.33 cores=1,3
/proc/30963/stat : 30963 (mono) R 30961 30963 30548 0 -1 4202496 4209 0 0 0 32 1 0 0 18 0 9 0 566053131 121524224 4111 33554432000 4194304 7232020 140734179555872 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30963/statm: 29669 4114 976 742 0 22240 0
[pid=30963/tid=30964] ppid=30961 vsize=118676 CPUtime=0.03 cores=1,3
/proc/30963/task/30964/stat : 30964 (mono) S 30961 30963 30548 0 -1 4202560 4 0 0 0 3 0 0 0 16 0 9 0 566053132 121524224 4117 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30965] ppid=30961 vsize=118676 CPUtime=0 cores=1,3
/proc/30963/task/30965/stat : 30965 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566053132 121524224 4120 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30966] ppid=30961 vsize=118676 CPUtime=0 cores=1,3
/proc/30963/task/30966/stat : 30966 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566053132 121524224 4122 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30967] ppid=30961 vsize=118676 CPUtime=0 cores=1,3
/proc/30963/task/30967/stat : 30967 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566053132 121524224 4123 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30968] ppid=30961 vsize=118676 CPUtime=0 cores=1,3
/proc/30963/task/30968/stat : 30968 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566053132 121524224 4126 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30969] ppid=30961 vsize=118676 CPUtime=0 cores=1,3
/proc/30963/task/30969/stat : 30969 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566053132 121524224 4129 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30970] ppid=30961 vsize=118676 CPUtime=0 cores=1,3
/proc/30963/task/30970/stat : 30970 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566053132 121524224 4131 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 118676

[startup+0.701307 s]
/proc/loadavg: 1.31 2.97 3.56 4/187 30963
/proc/meminfo: memFree=17061084/32951124 swapFree=67111528/67111528
[pid=30963] ppid=30961 vsize=205636 CPUtime=0.74 cores=1,3
/proc/30963/stat : 30963 (mono) R 30961 30963 30548 0 -1 4202496 26384 0 0 0 71 3 0 0 18 0 9 0 566053131 210571264 26286 33554432000 4194304 7232020 140734179555872 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30963/statm: 51409 26287 1000 742 0 43980 0
[pid=30963/tid=30964] ppid=30961 vsize=205636 CPUtime=0.04 cores=1,3
/proc/30963/task/30964/stat : 30964 (mono) S 30961 30963 30548 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 566053132 210571264 26287 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30965] ppid=30961 vsize=205636 CPUtime=0.01 cores=1,3
/proc/30963/task/30965/stat : 30965 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 9 0 566053132 210571264 26287 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30966] ppid=30961 vsize=205636 CPUtime=0 cores=1,3
/proc/30963/task/30966/stat : 30966 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 566053132 210571264 26287 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30967] ppid=30961 vsize=205636 CPUtime=0 cores=1,3
/proc/30963/task/30967/stat : 30967 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 566053132 210571264 26288 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30968] ppid=30961 vsize=205636 CPUtime=0 cores=1,3
/proc/30963/task/30968/stat : 30968 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 566053132 210571264 26288 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30969] ppid=30961 vsize=205636 CPUtime=0 cores=1,3
/proc/30963/task/30969/stat : 30969 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 566053132 210571264 26288 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30970] ppid=30961 vsize=205636 CPUtime=0 cores=1,3
/proc/30963/task/30970/stat : 30970 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 566053132 210571264 26289 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 205636

[startup+1.50118 s]
/proc/loadavg: 1.31 2.97 3.56 5/222 31008
/proc/meminfo: memFree=16829776/32951124 swapFree=67111528/67111528
[pid=30963] ppid=30961 vsize=239004 CPUtime=1.56 cores=1,3
/proc/30963/stat : 30963 (mono) R 30961 30963 30548 0 -1 4202496 33345 0 0 0 152 4 0 0 18 0 9 0 566053131 244740096 33247 33554432000 4194304 7232020 140734179555872 18446744073709551615 1094743503 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30963/statm: 59751 33247 1025 742 0 52322 0
[pid=30963/tid=30964] ppid=30961 vsize=239004 CPUtime=0.04 cores=1,3
/proc/30963/task/30964/stat : 30964 (mono) S 30961 30963 30548 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 566053132 244740096 33247 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30965] ppid=30961 vsize=239004 CPUtime=0.01 cores=1,3
/proc/30963/task/30965/stat : 30965 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 566053132 244740096 33247 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30966] ppid=30961 vsize=239004 CPUtime=0 cores=1,3
/proc/30963/task/30966/stat : 30966 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 566053132 244740096 33247 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30967] ppid=30961 vsize=239004 CPUtime=0 cores=1,3
/proc/30963/task/30967/stat : 30967 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 566053132 244740096 33247 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30968] ppid=30961 vsize=239004 CPUtime=0.01 cores=1,3
/proc/30963/task/30968/stat : 30968 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 566053132 244740096 33247 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30969] ppid=30961 vsize=239004 CPUtime=0 cores=1,3
/proc/30963/task/30969/stat : 30969 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 566053132 244740096 33247 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30970] ppid=30961 vsize=239004 CPUtime=0 cores=1,3
/proc/30963/task/30970/stat : 30970 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 566053132 244740096 33247 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30972] ppid=30961 vsize=239004 CPUtime=0 cores=1,3
/proc/30963/task/30972/stat : 30972 (mono) S 30961 30963 30548 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 9 0 566053132 244740096 33247 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032219569 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 239004

[startup+3.10087 s]
/proc/loadavg: 1.53 2.99 3.56 5/222 31008
/proc/meminfo: memFree=16463976/32951124 swapFree=67111528/67111528
[pid=30963] ppid=30961 vsize=239068 CPUtime=3.16 cores=1,3
/proc/30963/stat : 30963 (mono) R 30961 30963 30548 0 -1 4202496 33358 0 0 0 312 4 0 0 21 0 9 0 566053131 244805632 33259 33554432000 4194304 7232020 140734179555872 18446744073709551615 1094742349 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30963/statm: 59767 33259 1024 742 0 52338 0
[pid=30963/tid=30964] ppid=30961 vsize=239068 CPUtime=0.04 cores=1,3
/proc/30963/task/30964/stat : 30964 (mono) S 30961 30963 30548 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 566053132 244805632 33259 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30965] ppid=30961 vsize=239068 CPUtime=0.01 cores=1,3
/proc/30963/task/30965/stat : 30965 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 566053132 244805632 33259 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30966] ppid=30961 vsize=239068 CPUtime=0 cores=1,3
/proc/30963/task/30966/stat : 30966 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 566053132 244805632 33259 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30967] ppid=30961 vsize=239068 CPUtime=0 cores=1,3
/proc/30963/task/30967/stat : 30967 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 566053132 244805632 33259 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30968] ppid=30961 vsize=239068 CPUtime=0.01 cores=1,3
/proc/30963/task/30968/stat : 30968 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 566053132 244805632 33259 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30969] ppid=30961 vsize=239068 CPUtime=0 cores=1,3
/proc/30963/task/30969/stat : 30969 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 566053132 244805632 33259 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30970] ppid=30961 vsize=239068 CPUtime=0 cores=1,3
/proc/30963/task/30970/stat : 30970 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 566053132 244805632 33259 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30972] ppid=30961 vsize=239068 CPUtime=0 cores=1,3
/proc/30963/task/30972/stat : 30972 (mono) S 30961 30963 30548 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 9 0 566053132 244805632 33259 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032219569 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 239068

[startup+6.30128 s]
/proc/loadavg: 1.53 2.99 3.56 5/222 31008
/proc/meminfo: memFree=16410760/32951124 swapFree=67111528/67111528
[pid=30963] ppid=30961 vsize=239196 CPUtime=6.36 cores=1,3
/proc/30963/stat : 30963 (mono) R 30961 30963 30548 0 -1 4202496 33389 0 0 0 632 4 0 0 25 0 9 0 566053131 244936704 33290 33554432000 4194304 7232020 140734179555872 18446744073709551615 1094743067 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30963/statm: 59799 33290 1024 742 0 52370 0
[pid=30963/tid=30964] ppid=30961 vsize=239196 CPUtime=0.04 cores=1,3
/proc/30963/task/30964/stat : 30964 (mono) S 30961 30963 30548 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 566053132 244936704 33290 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30965] ppid=30961 vsize=239196 CPUtime=0.01 cores=1,3
/proc/30963/task/30965/stat : 30965 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 566053132 244936704 33290 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30966] ppid=30961 vsize=239196 CPUtime=0 cores=1,3
/proc/30963/task/30966/stat : 30966 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 566053132 244936704 33290 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30967] ppid=30961 vsize=239196 CPUtime=0 cores=1,3
/proc/30963/task/30967/stat : 30967 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 566053132 244936704 33290 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30968] ppid=30961 vsize=239196 CPUtime=0.01 cores=1,3
/proc/30963/task/30968/stat : 30968 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 566053132 244936704 33290 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0

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

/proc/30963/task/30967/stat : 30967 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 18 0 0 0 15 0 9 0 566053132 650932224 133024 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30968] ppid=30961 vsize=635676 CPUtime=0.2 cores=1,3
/proc/30963/task/30968/stat : 30968 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 20 0 0 0 16 0 9 0 566053132 650932224 133024 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30969] ppid=30961 vsize=635676 CPUtime=0.25 cores=1,3
/proc/30963/task/30969/stat : 30969 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 25 0 0 0 15 0 9 0 566053132 650932224 133024 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30970] ppid=30961 vsize=635676 CPUtime=0.22 cores=1,3
/proc/30963/task/30970/stat : 30970 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 22 0 0 0 15 0 9 0 566053132 650932224 133024 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30972] ppid=30961 vsize=635676 CPUtime=0 cores=1,3
/proc/30963/task/30972/stat : 30972 (mono) S 30961 30963 30548 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566053132 650932224 133024 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032219569 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 943.29
Current children cumulated vsize (KiB) 635676

[startup+1002.3 s]
/proc/loadavg: 4.02 3.98 3.84 7/222 31034
/proc/meminfo: memFree=15635748/32951124 swapFree=67111528/67111528
[pid=30963] ppid=30961 vsize=635676 CPUtime=1003.37 cores=1,3
/proc/30963/stat : 30963 (mono) R 30961 30963 30548 0 -1 4202496 148494 0 0 0 100305 32 0 0 25 0 9 0 566053131 650932224 133024 33554432000 4194304 7232020 140734179555872 18446744073709551615 1094746298 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30963/statm: 158919 133024 1036 742 0 151490 0
[pid=30963/tid=30964] ppid=30961 vsize=635676 CPUtime=0.22 cores=1,3
/proc/30963/task/30964/stat : 30964 (mono) S 30961 30963 30548 0 -1 4202560 4 0 0 0 22 0 0 0 15 0 9 0 566053132 650932224 133024 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30965] ppid=30961 vsize=635676 CPUtime=0.25 cores=1,3
/proc/30963/task/30965/stat : 30965 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 25 0 0 0 15 0 9 0 566053132 650932224 133024 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30966] ppid=30961 vsize=635676 CPUtime=0.3 cores=1,3
/proc/30963/task/30966/stat : 30966 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 30 0 0 0 15 0 9 0 566053132 650932224 133024 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30967] ppid=30961 vsize=635676 CPUtime=0.19 cores=1,3
/proc/30963/task/30967/stat : 30967 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 19 0 0 0 16 0 9 0 566053132 650932224 133024 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30968] ppid=30961 vsize=635676 CPUtime=0.21 cores=1,3
/proc/30963/task/30968/stat : 30968 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 21 0 0 0 16 0 9 0 566053132 650932224 133024 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30969] ppid=30961 vsize=635676 CPUtime=0.29 cores=1,3
/proc/30963/task/30969/stat : 30969 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 29 0 0 0 16 0 9 0 566053132 650932224 133024 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30970] ppid=30961 vsize=635676 CPUtime=0.24 cores=1,3
/proc/30963/task/30970/stat : 30970 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 24 0 0 0 15 0 9 0 566053132 650932224 133024 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30972] ppid=30961 vsize=635676 CPUtime=0 cores=1,3
/proc/30963/task/30972/stat : 30972 (mono) S 30961 30963 30548 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566053132 650932224 133024 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032219569 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1003.37
Current children cumulated vsize (KiB) 635676

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.85 5/222 31036
/proc/meminfo: memFree=15734276/32951124 swapFree=67111528/67111528
[pid=30963] ppid=30961 vsize=635676 CPUtime=1063.48 cores=1,3
/proc/30963/stat : 30963 (mono) R 30961 30963 30548 0 -1 4202496 153039 0 0 0 106312 36 0 0 25 0 9 0 566053131 650932224 97118 33554432000 4194304 7232020 140734179555872 18446744073709551615 1094746674 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30963/statm: 158919 97118 1036 742 0 151490 0
[pid=30963/tid=30964] ppid=30961 vsize=635676 CPUtime=0.25 cores=1,3
/proc/30963/task/30964/stat : 30964 (mono) S 30961 30963 30548 0 -1 4202560 4 0 0 0 25 0 0 0 15 0 9 0 566053132 650932224 97118 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30965] ppid=30961 vsize=635676 CPUtime=0.28 cores=1,3
/proc/30963/task/30965/stat : 30965 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 28 0 0 0 16 0 9 0 566053132 650932224 97118 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30966] ppid=30961 vsize=635676 CPUtime=0.32 cores=1,3
/proc/30963/task/30966/stat : 30966 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 32 0 0 0 16 0 9 0 566053132 650932224 97118 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30967] ppid=30961 vsize=635676 CPUtime=0.21 cores=1,3
/proc/30963/task/30967/stat : 30967 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 21 0 0 0 16 0 9 0 566053132 650932224 97118 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30968] ppid=30961 vsize=635676 CPUtime=0.22 cores=1,3
/proc/30963/task/30968/stat : 30968 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 22 0 0 0 15 0 9 0 566053132 650932224 97118 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30969] ppid=30961 vsize=635676 CPUtime=0.29 cores=1,3
/proc/30963/task/30969/stat : 30969 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 29 0 0 0 16 0 9 0 566053132 650932224 97118 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30970] ppid=30961 vsize=635676 CPUtime=0.28 cores=1,3
/proc/30963/task/30970/stat : 30970 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 28 0 0 0 15 0 9 0 566053132 650932224 97118 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30972] ppid=30961 vsize=635676 CPUtime=0 cores=1,3
/proc/30963/task/30972/stat : 30972 (mono) S 30961 30963 30548 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566053132 650932224 97118 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032219569 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1063.48
Current children cumulated vsize (KiB) 635676

[startup+1122.3 s]
/proc/loadavg: 4.05 3.99 3.86 5/222 31038
/proc/meminfo: memFree=15695900/32951124 swapFree=67111528/67111528
[pid=30963] ppid=30961 vsize=635676 CPUtime=1123.55 cores=1,3
/proc/30963/stat : 30963 (mono) R 30961 30963 30548 0 -1 4202496 161480 0 0 0 112316 39 0 0 25 0 9 0 566053131 650932224 97956 33554432000 4194304 7232020 140734179555872 18446744073709551615 1094745821 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30963/statm: 158919 97956 1036 742 0 151490 0
[pid=30963/tid=30964] ppid=30961 vsize=635676 CPUtime=0.27 cores=1,3
/proc/30963/task/30964/stat : 30964 (mono) S 30961 30963 30548 0 -1 4202560 4 0 0 0 27 0 0 0 15 0 9 0 566053132 650932224 97956 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30965] ppid=30961 vsize=635676 CPUtime=0.29 cores=1,3
/proc/30963/task/30965/stat : 30965 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 29 0 0 0 16 0 9 0 566053132 650932224 97956 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30966] ppid=30961 vsize=635676 CPUtime=0.33 cores=1,3
/proc/30963/task/30966/stat : 30966 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 33 0 0 0 15 0 9 0 566053132 650932224 97956 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30967] ppid=30961 vsize=635676 CPUtime=0.24 cores=1,3
/proc/30963/task/30967/stat : 30967 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 24 0 0 0 15 0 9 0 566053132 650932224 97956 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30968] ppid=30961 vsize=635676 CPUtime=0.23 cores=1,3
/proc/30963/task/30968/stat : 30968 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 23 0 0 0 16 0 9 0 566053132 650932224 97956 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30969] ppid=30961 vsize=635676 CPUtime=0.31 cores=1,3
/proc/30963/task/30969/stat : 30969 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 31 0 0 0 15 0 9 0 566053132 650932224 97956 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30970] ppid=30961 vsize=635676 CPUtime=0.3 cores=1,3
/proc/30963/task/30970/stat : 30970 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 30 0 0 0 15 0 9 0 566053132 650932224 97956 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30972] ppid=30961 vsize=635676 CPUtime=0 cores=1,3
/proc/30963/task/30972/stat : 30972 (mono) S 30961 30963 30548 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566053132 650932224 97956 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032219569 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1123.55
Current children cumulated vsize (KiB) 635676

[startup+1182.3 s]
/proc/loadavg: 4.02 3.99 3.87 5/222 31039
/proc/meminfo: memFree=15606940/32951124 swapFree=67111528/67111528
[pid=30963] ppid=30961 vsize=635676 CPUtime=1183.63 cores=1,3
/proc/30963/stat : 30963 (mono) R 30961 30963 30548 0 -1 4202496 173708 0 0 0 118321 42 0 0 25 0 9 0 566053131 650932224 107677 33554432000 4194304 7232020 140734179555872 18446744073709551615 1094746549 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30963/statm: 158919 107677 1036 742 0 151490 0
[pid=30963/tid=30964] ppid=30961 vsize=635676 CPUtime=0.28 cores=1,3
/proc/30963/task/30964/stat : 30964 (mono) S 30961 30963 30548 0 -1 4202560 4 0 0 0 28 0 0 0 15 0 9 0 566053132 650932224 107677 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30965] ppid=30961 vsize=635676 CPUtime=0.31 cores=1,3
/proc/30963/task/30965/stat : 30965 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 31 0 0 0 15 0 9 0 566053132 650932224 107677 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30966] ppid=30961 vsize=635676 CPUtime=0.35 cores=1,3
/proc/30963/task/30966/stat : 30966 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 35 0 0 0 16 0 9 0 566053132 650932224 107677 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30967] ppid=30961 vsize=635676 CPUtime=0.26 cores=1,3
/proc/30963/task/30967/stat : 30967 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 26 0 0 0 16 0 9 0 566053132 650932224 107677 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30968] ppid=30961 vsize=635676 CPUtime=0.25 cores=1,3
/proc/30963/task/30968/stat : 30968 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 25 0 0 0 15 0 9 0 566053132 650932224 107677 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30969] ppid=30961 vsize=635676 CPUtime=0.33 cores=1,3
/proc/30963/task/30969/stat : 30969 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 33 0 0 0 15 0 9 0 566053132 650932224 107677 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30970] ppid=30961 vsize=635676 CPUtime=0.33 cores=1,3
/proc/30963/task/30970/stat : 30970 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 33 0 0 0 16 0 9 0 566053132 650932224 107677 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30972] ppid=30961 vsize=635676 CPUtime=0 cores=1,3
/proc/30963/task/30972/stat : 30972 (mono) S 30961 30963 30548 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566053132 650932224 107677 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032219569 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.63
Current children cumulated vsize (KiB) 635676

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.87 5/222 31041
/proc/meminfo: memFree=15496544/32951124 swapFree=67111528/67111528
[pid=30963] ppid=30961 vsize=635676 CPUtime=1243.71 cores=1,3
/proc/30963/stat : 30963 (mono) R 30961 30963 30548 0 -1 4202496 183527 0 0 0 124328 43 0 0 25 0 9 0 566053131 650932224 117337 33554432000 4194304 7232020 140734179555872 18446744073709551615 1094741750 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30963/statm: 158919 117337 1036 742 0 151490 0
[pid=30963/tid=30964] ppid=30961 vsize=635676 CPUtime=0.34 cores=1,3
/proc/30963/task/30964/stat : 30964 (mono) S 30961 30963 30548 0 -1 4202560 4 0 0 0 34 0 0 0 16 0 9 0 566053132 650932224 117337 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30965] ppid=30961 vsize=635676 CPUtime=0.31 cores=1,3
/proc/30963/task/30965/stat : 30965 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 31 0 0 0 15 0 9 0 566053132 650932224 117337 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30966] ppid=30961 vsize=635676 CPUtime=0.35 cores=1,3
/proc/30963/task/30966/stat : 30966 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 35 0 0 0 15 0 9 0 566053132 650932224 117337 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30967] ppid=30961 vsize=635676 CPUtime=0.3 cores=1,3
/proc/30963/task/30967/stat : 30967 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 30 0 0 0 16 0 9 0 566053132 650932224 117337 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30968] ppid=30961 vsize=635676 CPUtime=0.25 cores=1,3
/proc/30963/task/30968/stat : 30968 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 25 0 0 0 15 0 9 0 566053132 650932224 117337 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30969] ppid=30961 vsize=635676 CPUtime=0.35 cores=1,3
/proc/30963/task/30969/stat : 30969 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 35 0 0 0 15 0 9 0 566053132 650932224 117337 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30970] ppid=30961 vsize=635676 CPUtime=0.34 cores=1,3
/proc/30963/task/30970/stat : 30970 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 34 0 0 0 16 0 9 0 566053132 650932224 117337 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30972] ppid=30961 vsize=635676 CPUtime=0 cores=1,3
/proc/30963/task/30972/stat : 30972 (mono) S 30961 30963 30548 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566053132 650932224 117337 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032219569 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.71
Current children cumulated vsize (KiB) 635676



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.88 4/213 31043
/proc/meminfo: memFree=16030392/32951124 swapFree=67111528/67111528
[pid=30963] ppid=30961 vsize=635676 CPUtime=1301.5 cores=1,3
/proc/30963/stat : 30963 (mono) R 30961 30963 30548 0 -1 4202496 197372 0 0 0 130105 45 0 0 25 0 9 0 566053131 650932224 131004 33554432000 4194304 7232020 140734179555872 18446744073709551615 1094746298 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30963/statm: 158919 131004 1036 742 0 151490 0
[pid=30963/tid=30964] ppid=30961 vsize=635676 CPUtime=0.35 cores=1,3
/proc/30963/task/30964/stat : 30964 (mono) S 30961 30963 30548 0 -1 4202560 4 0 0 0 35 0 0 0 16 0 9 0 566053132 650932224 131004 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30965] ppid=30961 vsize=635676 CPUtime=0.32 cores=1,3
/proc/30963/task/30965/stat : 30965 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 32 0 0 0 16 0 9 0 566053132 650932224 131004 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30966] ppid=30961 vsize=635676 CPUtime=0.36 cores=1,3
/proc/30963/task/30966/stat : 30966 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 36 0 0 0 16 0 9 0 566053132 650932224 131004 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30967] ppid=30961 vsize=635676 CPUtime=0.33 cores=1,3
/proc/30963/task/30967/stat : 30967 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 33 0 0 0 15 0 9 0 566053132 650932224 131004 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30968] ppid=30961 vsize=635676 CPUtime=0.29 cores=1,3
/proc/30963/task/30968/stat : 30968 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 29 0 0 0 16 0 9 0 566053132 650932224 131004 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30969] ppid=30961 vsize=635676 CPUtime=0.37 cores=1,3
/proc/30963/task/30969/stat : 30969 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 37 0 0 0 15 0 9 0 566053132 650932224 131004 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 3 0 0 0
[pid=30963/tid=30970] ppid=30961 vsize=635676 CPUtime=0.34 cores=1,3
/proc/30963/task/30970/stat : 30970 (mono) S 30961 30963 30548 0 -1 4202560 2 0 0 0 34 0 0 0 16 0 9 0 566053132 650932224 131004 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032211865 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
[pid=30963/tid=30972] ppid=30961 vsize=635676 CPUtime=0 cores=1,3
/proc/30963/task/30972/stat : 30972 (mono) S 30961 30963 30548 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566053132 650932224 131004 33554432000 4194304 7232020 140734179555872 18446744073709551615 260032219569 0 0 4096 545260780 18446604471094448192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.5
Current children cumulated vsize (KiB) 635676

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): 1301.55
CPU user time (s): 1301.07
CPU system time (s): 0.481926
CPU usage (%): 100.116
Max. virtual memory (cumulated for all children) (KiB): 635676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.07
system time used= 0.481926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197372
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= 5749
involuntary context switches= 8164

runsolver used 2.01669 second user time and 5.09023 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-25 21:03:46
IDJOB=3282494
IDBENCH=70817
IDSOLVER=1608
FILE ID=node110/3282494-1303758225
RUNJOBID= node110-1303758225-30935
PBS_JOBID= 13154064
Free space on /tmp= 72284 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282494-1303758225/watcher-3282494-1303758225 -o /tmp/evaluation-result-3282494-1303758225/solver-3282494-1303758225 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3282494-1303758225.cnf

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=1289146352

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      17061372 kB
Buffers:       2323884 kB
Cached:       12928848 kB
SwapCached:          0 kB
Active:        8005664 kB
Inactive:      7316032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17061372 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3320 kB
Writeback:          12 kB
AnonPages:       68368 kB
Mapped:          17692 kB
Slab:           504660 kB
PageTables:       5000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   287528 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= 72276 MiB
End job on node110 at 2011-04-25 21:25:28