Trace number 3263621

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
MD5SUM9ffa0325c9e00b41c025f41d20ec5a0c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4252.27
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses49070
Sum of the clauses size98700
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249050
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.40 3.88 3.78 3/187 8347
/proc/meminfo: memFree=15462440/32951124 swapFree=67111528/67111528
[pid=8347] ppid=8345 vsize=102604 CPUtime=0 cores=0,2
/proc/8347/stat : 8347 (mono) R 8345 8347 8299 0 -1 4202496 918 0 0 0 0 0 0 0 25 0 8 0 468504742 105066496 827 33554432000 4194304 7232020 140736135052032 18446744073709551615 228122374853 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8347/statm: 25651 827 638 742 0 18222 0
[pid=8347/tid=8348] ppid=8345 vsize=102604 CPUtime=0 cores=0,2
/proc/8347/task/8348/stat : 8348 (mono) S 8345 8347 8299 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 468504742 105066496 827 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8349] ppid=8345 vsize=102604 CPUtime=0 cores=0,2
/proc/8347/task/8349/stat : 8349 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 468504742 105066496 827 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=102604 CPUtime=0 cores=0,2
/proc/8347/task/8350/stat : 8350 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 468504742 105066496 827 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=102604 CPUtime=0 cores=0,2
/proc/8347/task/8351/stat : 8351 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 468504742 105066496 827 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=102604 CPUtime=0 cores=0,2
/proc/8347/task/8352/stat : 8352 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 468504742 105066496 827 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=102604 CPUtime=0 cores=0,2
/proc/8347/task/8353/stat : 8353 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 468504742 105066496 827 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=102604 CPUtime=0 cores=0,2
/proc/8347/task/8354/stat : 8354 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 468504742 105066496 827 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0

[startup+0.0173309 s]
/proc/loadavg: 3.40 3.88 3.78 3/187 8347
/proc/meminfo: memFree=15462440/32951124 swapFree=67111528/67111528
[pid=8347] ppid=8345 vsize=105856 CPUtime=0.01 cores=0,2
/proc/8347/stat : 8347 (mono) R 8345 8347 8299 0 -1 4202496 1450 0 0 0 1 0 0 0 25 0 9 0 468504742 108396544 1357 33554432000 4194304 7232020 140736135052032 18446744073709551615 228122410763 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8347/statm: 26460 1358 936 742 0 19031 0
[pid=8347/tid=8348] ppid=8345 vsize=105800 CPUtime=0 cores=0,2
/proc/8347/task/8348/stat : 8348 (mono) S 8345 8347 8299 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 468504742 108339200 1356 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8349] ppid=8345 vsize=105800 CPUtime=0 cores=0,2
/proc/8347/task/8349/stat : 8349 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468504742 108339200 1356 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=105800 CPUtime=0 cores=0,2
/proc/8347/task/8350/stat : 8350 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468504742 108339200 1356 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=105800 CPUtime=0 cores=0,2
/proc/8347/task/8351/stat : 8351 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468504742 108339200 1356 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=105800 CPUtime=0 cores=0,2
/proc/8347/task/8352/stat : 8352 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468504742 108339200 1356 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=105800 CPUtime=0 cores=0,2
/proc/8347/task/8353/stat : 8353 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468504742 108339200 1356 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=105800 CPUtime=0 cores=0,2
/proc/8347/task/8354/stat : 8354 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468504742 108339200 1356 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 105856

[startup+0.101314 s]
/proc/loadavg: 3.40 3.88 3.78 3/187 8347
/proc/meminfo: memFree=15462440/32951124 swapFree=67111528/67111528
[pid=8347] ppid=8345 vsize=108900 CPUtime=0.09 cores=0,2
/proc/8347/stat : 8347 (mono) R 8345 8347 8299 0 -1 4202496 2235 0 0 0 9 0 0 0 25 0 9 0 468504742 111513600 2138 33554432000 4194304 7232020 140736135052032 18446744073709551615 6169006 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8347/statm: 27225 2138 976 742 0 19796 0
[pid=8347/tid=8348] ppid=8345 vsize=108900 CPUtime=0 cores=0,2
/proc/8347/task/8348/stat : 8348 (mono) S 8345 8347 8299 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 468504742 111513600 2138 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8349] ppid=8345 vsize=108900 CPUtime=0 cores=0,2
/proc/8347/task/8349/stat : 8349 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468504742 111513600 2138 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=108900 CPUtime=0 cores=0,2
/proc/8347/task/8350/stat : 8350 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468504742 111513600 2138 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=108900 CPUtime=0 cores=0,2
/proc/8347/task/8351/stat : 8351 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468504742 111513600 2138 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=108900 CPUtime=0 cores=0,2
/proc/8347/task/8352/stat : 8352 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468504742 111513600 2138 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=108900 CPUtime=0 cores=0,2
/proc/8347/task/8353/stat : 8353 (mono) R 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468504742 111513600 2138 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 0 0 0 -1 0 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=108900 CPUtime=0 cores=0,2
/proc/8347/task/8354/stat : 8354 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468504742 111513600 2138 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108900

[startup+0.301313 s]
/proc/loadavg: 3.40 3.88 3.78 3/187 8347
/proc/meminfo: memFree=15462440/32951124 swapFree=67111528/67111528
[pid=8347] ppid=8345 vsize=147224 CPUtime=0.29 cores=0,2
/proc/8347/stat : 8347 (mono) R 8345 8347 8299 0 -1 4202496 10145 0 0 0 28 1 0 0 18 0 9 0 468504742 150757376 10049 33554432000 4194304 7232020 140736135052032 18446744073709551615 6155095 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8347/statm: 36806 10053 1002 742 0 29377 0
[pid=8347/tid=8348] ppid=8345 vsize=147224 CPUtime=0 cores=0,2
/proc/8347/task/8348/stat : 8348 (mono) S 8345 8347 8299 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 468504742 150757376 10056 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8349] ppid=8345 vsize=147224 CPUtime=0 cores=0,2
/proc/8347/task/8349/stat : 8349 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 150757376 10061 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=147224 CPUtime=0 cores=0,2
/proc/8347/task/8350/stat : 8350 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 150757376 10064 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=147224 CPUtime=0 cores=0,2
/proc/8347/task/8351/stat : 8351 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 468504742 150757376 10068 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=147224 CPUtime=0 cores=0,2
/proc/8347/task/8352/stat : 8352 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 150757376 10072 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=147224 CPUtime=0 cores=0,2
/proc/8347/task/8353/stat : 8353 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 150757376 10077 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=147224 CPUtime=0 cores=0,2
/proc/8347/task/8354/stat : 8354 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 468504742 150757376 10079 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 147224

[startup+0.701189 s]
/proc/loadavg: 3.40 3.88 3.78 3/187 8347
/proc/meminfo: memFree=15462440/32951124 swapFree=67111528/67111528
[pid=8347] ppid=8345 vsize=147568 CPUtime=0.69 cores=0,2
/proc/8347/stat : 8347 (mono) R 8345 8347 8299 0 -1 4202496 11181 0 0 0 68 1 0 0 18 0 9 0 468504742 151109632 11084 33554432000 4194304 7232020 140736135052032 18446744073709551615 1163255918 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8347/statm: 36892 11084 1025 742 0 29463 0
[pid=8347/tid=8348] ppid=8345 vsize=147568 CPUtime=0 cores=0,2
/proc/8347/task/8348/stat : 8348 (mono) S 8345 8347 8299 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 9 0 468504742 151109632 11084 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8349] ppid=8345 vsize=147568 CPUtime=0 cores=0,2
/proc/8347/task/8349/stat : 8349 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 151109632 11084 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=147568 CPUtime=0 cores=0,2
/proc/8347/task/8350/stat : 8350 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 151109632 11084 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=147568 CPUtime=0 cores=0,2
/proc/8347/task/8351/stat : 8351 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 151109632 11084 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=147568 CPUtime=0 cores=0,2
/proc/8347/task/8352/stat : 8352 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 151109632 11084 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=147568 CPUtime=0 cores=0,2
/proc/8347/task/8353/stat : 8353 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 151109632 11084 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=147568 CPUtime=0 cores=0,2
/proc/8347/task/8354/stat : 8354 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 468504742 151109632 11084 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 147568

[startup+1.50104 s]
/proc/loadavg: 3.37 3.86 3.77 7/222 8392
/proc/meminfo: memFree=15321288/32951124 swapFree=67111528/67111528
[pid=8347] ppid=8345 vsize=147632 CPUtime=1.5 cores=0,2
/proc/8347/stat : 8347 (mono) R 8345 8347 8299 0 -1 4202496 11763 0 0 0 148 2 0 0 19 0 9 0 468504742 151175168 11666 33554432000 4194304 7232020 140736135052032 18446744073709551615 1163256123 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8347/statm: 36908 11666 1025 742 0 29479 0
[pid=8347/tid=8348] ppid=8345 vsize=147632 CPUtime=0 cores=0,2
/proc/8347/task/8348/stat : 8348 (mono) S 8345 8347 8299 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 468504742 151175168 11666 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8349] ppid=8345 vsize=147632 CPUtime=0 cores=0,2
/proc/8347/task/8349/stat : 8349 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 151175168 11666 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=147632 CPUtime=0 cores=0,2
/proc/8347/task/8350/stat : 8350 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468504742 151175168 11666 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=147632 CPUtime=0 cores=0,2
/proc/8347/task/8351/stat : 8351 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468504742 151175168 11666 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=147632 CPUtime=0 cores=0,2
/proc/8347/task/8352/stat : 8352 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 151175168 11666 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=147632 CPUtime=0 cores=0,2
/proc/8347/task/8353/stat : 8353 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 151175168 11666 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=147632 CPUtime=0 cores=0,2
/proc/8347/task/8354/stat : 8354 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 151175168 11666 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8356] ppid=8345 vsize=147632 CPUtime=0 cores=0,2
/proc/8347/task/8356/stat : 8356 (mono) S 8345 8347 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468504743 151175168 11666 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 147632

[startup+3.10079 s]
/proc/loadavg: 3.37 3.86 3.77 5/222 8392
/proc/meminfo: memFree=15282688/32951124 swapFree=67111528/67111528
[pid=8347] ppid=8345 vsize=147760 CPUtime=3.12 cores=0,2
/proc/8347/stat : 8347 (mono) R 8345 8347 8299 0 -1 4202496 12043 0 0 0 310 2 0 0 25 0 9 0 468504742 151306240 11946 33554432000 4194304 7232020 140736135052032 18446744073709551615 1163259064 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8347/statm: 36940 11946 1025 742 0 29511 0
[pid=8347/tid=8348] ppid=8345 vsize=147760 CPUtime=0 cores=0,2
/proc/8347/task/8348/stat : 8348 (mono) S 8345 8347 8299 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 468504742 151306240 11946 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8349] ppid=8345 vsize=147760 CPUtime=0 cores=0,2
/proc/8347/task/8349/stat : 8349 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 151306240 11946 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=147760 CPUtime=0.01 cores=0,2
/proc/8347/task/8350/stat : 8350 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 468504742 151306240 11946 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=147760 CPUtime=0 cores=0,2
/proc/8347/task/8351/stat : 8351 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 151306240 11946 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=147760 CPUtime=0 cores=0,2
/proc/8347/task/8352/stat : 8352 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 151306240 11946 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=147760 CPUtime=0.01 cores=0,2
/proc/8347/task/8353/stat : 8353 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468504742 151306240 11946 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=147760 CPUtime=0 cores=0,2
/proc/8347/task/8354/stat : 8354 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468504742 151306240 11946 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8356] ppid=8345 vsize=147760 CPUtime=0 cores=0,2
/proc/8347/task/8356/stat : 8356 (mono) S 8345 8347 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468504743 151306240 11946 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 147760

[startup+6.30121 s]
/proc/loadavg: 3.37 3.86 3.77 5/222 8392
/proc/meminfo: memFree=15242428/32951124 swapFree=67111528/67111528
[pid=8347] ppid=8345 vsize=156208 CPUtime=6.35 cores=0,2
/proc/8347/stat : 8347 (mono) R 8345 8347 8299 0 -1 4202496 13855 0 0 0 632 3 0 0 21 0 9 0 468504742 159956992 13758 33554432000 4194304 7232020 140736135052032 18446744073709551615 1163252544 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8347/statm: 39052 13758 1025 742 0 31623 0
[pid=8347/tid=8348] ppid=8345 vsize=156208 CPUtime=0 cores=0,2
/proc/8347/task/8348/stat : 8348 (mono) S 8345 8347 8299 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 468504742 159956992 13758 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8349] ppid=8345 vsize=156208 CPUtime=0.01 cores=0,2
/proc/8347/task/8349/stat : 8349 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468504742 159956992 13758 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=156208 CPUtime=0.02 cores=0,2
/proc/8347/task/8350/stat : 8350 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 468504742 159956992 13758 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=156208 CPUtime=0.01 cores=0,2
/proc/8347/task/8351/stat : 8351 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 468504742 159956992 13758 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=156208 CPUtime=0.01 cores=0,2
/proc/8347/task/8352/stat : 8352 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 468504742 159956992 13758 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0

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

/proc/8347/task/8351/stat : 8351 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 181 0 0 0 15 0 9 0 468504742 596180992 118858 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=582208 CPUtime=1.79 cores=0,2
/proc/8347/task/8352/stat : 8352 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 179 0 0 0 16 0 9 0 468504742 596180992 118858 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=582208 CPUtime=1.89 cores=0,2
/proc/8347/task/8353/stat : 8353 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 189 0 0 0 15 0 9 0 468504742 596180992 118858 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=582208 CPUtime=1.88 cores=0,2
/proc/8347/task/8354/stat : 8354 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 188 0 0 0 15 0 9 0 468504742 596180992 118858 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8356] ppid=8345 vsize=582208 CPUtime=0 cores=0,2
/proc/8347/task/8356/stat : 8356 (mono) S 8345 8347 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468504743 596180992 118858 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 948.85
Current children cumulated vsize (KiB) 582208

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 3.93 6/222 8419
/proc/meminfo: memFree=13647784/32951124 swapFree=67111528/67111528
[pid=8347] ppid=8345 vsize=599168 CPUtime=1009.24 cores=0,2
/proc/8347/stat : 8347 (mono) R 8345 8347 8299 0 -1 4202496 239850 0 0 0 100871 53 0 0 25 0 9 0 468504742 613548032 124523 33554432000 4194304 7232020 140736135052032 18446744073709551615 1163255925 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8347/statm: 149792 124523 1036 742 0 142363 0
[pid=8347/tid=8348] ppid=8345 vsize=599168 CPUtime=2.07 cores=0,2
/proc/8347/task/8348/stat : 8348 (mono) S 8345 8347 8299 0 -1 4202560 4 0 0 0 207 0 0 0 16 0 9 0 468504742 613548032 124523 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8349] ppid=8345 vsize=599168 CPUtime=1.72 cores=0,2
/proc/8347/task/8349/stat : 8349 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 172 0 0 0 16 0 9 0 468504742 613548032 124523 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=599168 CPUtime=1.83 cores=0,2
/proc/8347/task/8350/stat : 8350 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 183 0 0 0 15 0 9 0 468504742 613548032 124523 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=599168 CPUtime=1.88 cores=0,2
/proc/8347/task/8351/stat : 8351 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 188 0 0 0 15 0 9 0 468504742 613548032 124523 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=599168 CPUtime=1.97 cores=0,2
/proc/8347/task/8352/stat : 8352 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 197 0 0 0 16 0 9 0 468504742 613548032 124523 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=599168 CPUtime=2.03 cores=0,2
/proc/8347/task/8353/stat : 8353 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 203 0 0 0 15 0 9 0 468504742 613548032 124523 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=599168 CPUtime=2 cores=0,2
/proc/8347/task/8354/stat : 8354 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 200 0 0 0 15 0 9 0 468504742 613548032 124523 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8356] ppid=8345 vsize=599168 CPUtime=0 cores=0,2
/proc/8347/task/8356/stat : 8356 (mono) S 8345 8347 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468504743 613548032 124523 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1009.24
Current children cumulated vsize (KiB) 599168

[startup+1062.3 s]
/proc/loadavg: 4.07 4.04 3.93 5/222 8421
/proc/meminfo: memFree=13465472/32951124 swapFree=67111528/67111528
[pid=8347] ppid=8345 vsize=658188 CPUtime=1069.52 cores=0,2
/proc/8347/stat : 8347 (mono) R 8345 8347 8299 0 -1 4202496 254876 0 0 0 106897 55 0 0 25 0 9 0 468504742 673984512 139549 33554432000 4194304 7232020 140736135052032 18446744073709551615 1163255918 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8347/statm: 164547 139549 1036 742 0 157118 0
[pid=8347/tid=8348] ppid=8345 vsize=658188 CPUtime=2.17 cores=0,2
/proc/8347/task/8348/stat : 8348 (mono) S 8345 8347 8299 0 -1 4202560 4 0 0 0 217 0 0 0 16 0 9 0 468504742 673984512 139549 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8349] ppid=8345 vsize=658188 CPUtime=1.81 cores=0,2
/proc/8347/task/8349/stat : 8349 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 181 0 0 0 16 0 9 0 468504742 673984512 139549 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=658188 CPUtime=1.92 cores=0,2
/proc/8347/task/8350/stat : 8350 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 192 0 0 0 16 0 9 0 468504742 673984512 139549 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=658188 CPUtime=1.98 cores=0,2
/proc/8347/task/8351/stat : 8351 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 198 0 0 0 15 0 9 0 468504742 673984512 139549 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=658188 CPUtime=2.01 cores=0,2
/proc/8347/task/8352/stat : 8352 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 201 0 0 0 15 0 9 0 468504742 673984512 139549 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=658188 CPUtime=2.08 cores=0,2
/proc/8347/task/8353/stat : 8353 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 208 0 0 0 15 0 9 0 468504742 673984512 139549 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=658188 CPUtime=2.04 cores=0,2
/proc/8347/task/8354/stat : 8354 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 204 0 0 0 15 0 9 0 468504742 673984512 139549 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8356] ppid=8345 vsize=658188 CPUtime=0 cores=0,2
/proc/8347/task/8356/stat : 8356 (mono) S 8345 8347 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468504743 673984512 139549 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1069.52
Current children cumulated vsize (KiB) 658188

[startup+1122.3 s]
/proc/loadavg: 4.30 4.09 3.96 5/222 8422
/proc/meminfo: memFree=13589548/32951124 swapFree=67111528/67111528
[pid=8347] ppid=8345 vsize=658188 CPUtime=1129.97 cores=0,2
/proc/8347/stat : 8347 (mono) R 8345 8347 8299 0 -1 4202496 265717 0 0 0 112938 59 0 0 25 0 9 0 468504742 673984512 83557 33554432000 4194304 7232020 140736135052032 18446744073709551615 1163256145 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8347/statm: 164547 83557 1036 742 0 157118 0
[pid=8347/tid=8348] ppid=8345 vsize=658188 CPUtime=2.23 cores=0,2
/proc/8347/task/8348/stat : 8348 (mono) S 8345 8347 8299 0 -1 4202560 4 0 0 0 223 0 0 0 15 0 9 0 468504742 673984512 83557 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8349] ppid=8345 vsize=658188 CPUtime=1.92 cores=0,2
/proc/8347/task/8349/stat : 8349 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 192 0 0 0 16 0 9 0 468504742 673984512 83557 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=658188 CPUtime=2.02 cores=0,2
/proc/8347/task/8350/stat : 8350 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 202 0 0 0 15 0 9 0 468504742 673984512 83557 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=658188 CPUtime=2.14 cores=0,2
/proc/8347/task/8351/stat : 8351 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 214 0 0 0 16 0 9 0 468504742 673984512 83557 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=658188 CPUtime=2.16 cores=0,2
/proc/8347/task/8352/stat : 8352 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 216 0 0 0 16 0 9 0 468504742 673984512 83557 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=658188 CPUtime=2.16 cores=0,2
/proc/8347/task/8353/stat : 8353 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 216 0 0 0 16 0 9 0 468504742 673984512 83557 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=658188 CPUtime=2.16 cores=0,2
/proc/8347/task/8354/stat : 8354 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 216 0 0 0 16 0 9 0 468504742 673984512 83557 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8356] ppid=8345 vsize=658188 CPUtime=0 cores=0,2
/proc/8347/task/8356/stat : 8356 (mono) S 8345 8347 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468504743 673984512 83557 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1129.97
Current children cumulated vsize (KiB) 658188

[startup+1182.3 s]
/proc/loadavg: 4.11 4.07 3.96 5/222 8459
/proc/meminfo: memFree=14373276/32951124 swapFree=67111528/67111528
[pid=8347] ppid=8345 vsize=658188 CPUtime=1190.33 cores=0,2
/proc/8347/stat : 8347 (mono) R 8345 8347 8299 0 -1 4202496 275687 0 0 0 118972 61 0 0 25 0 9 0 468504742 673984512 92901 33554432000 4194304 7232020 140736135052032 18446744073709551615 1163255925 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8347/statm: 164547 92901 1036 742 0 157118 0
[pid=8347/tid=8348] ppid=8345 vsize=658188 CPUtime=2.29 cores=0,2
/proc/8347/task/8348/stat : 8348 (mono) S 8345 8347 8299 0 -1 4202560 4 0 0 0 229 0 0 0 15 0 9 0 468504742 673984512 92901 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8349] ppid=8345 vsize=658188 CPUtime=1.98 cores=0,2
/proc/8347/task/8349/stat : 8349 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 198 0 0 0 15 0 9 0 468504742 673984512 92901 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=658188 CPUtime=2.15 cores=0,2
/proc/8347/task/8350/stat : 8350 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 215 0 0 0 15 0 9 0 468504742 673984512 92901 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=658188 CPUtime=2.26 cores=0,2
/proc/8347/task/8351/stat : 8351 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 226 0 0 0 15 0 9 0 468504742 673984512 92901 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=658188 CPUtime=2.24 cores=0,2
/proc/8347/task/8352/stat : 8352 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 224 0 0 0 15 0 9 0 468504742 673984512 92901 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=658188 CPUtime=2.38 cores=0,2
/proc/8347/task/8353/stat : 8353 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 238 0 0 0 16 0 9 0 468504742 673984512 92901 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=658188 CPUtime=2.29 cores=0,2
/proc/8347/task/8354/stat : 8354 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 229 0 0 0 15 0 9 0 468504742 673984512 92901 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8356] ppid=8345 vsize=658188 CPUtime=0 cores=0,2
/proc/8347/task/8356/stat : 8356 (mono) S 8345 8347 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468504743 673984512 92901 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1190.33
Current children cumulated vsize (KiB) 658188

[startup+1242.3 s]
/proc/loadavg: 4.04 4.06 3.96 5/222 8460
/proc/meminfo: memFree=14269828/32951124 swapFree=67111528/67111528
[pid=8347] ppid=8345 vsize=658188 CPUtime=1250.83 cores=0,2
/proc/8347/stat : 8347 (mono) R 8345 8347 8299 0 -1 4202496 285227 0 0 0 125020 63 0 0 25 0 9 0 468504742 673984512 102018 33554432000 4194304 7232020 140736135052032 18446744073709551615 1163255918 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8347/statm: 164547 102018 1036 742 0 157118 0
[pid=8347/tid=8348] ppid=8345 vsize=658188 CPUtime=2.43 cores=0,2
/proc/8347/task/8348/stat : 8348 (mono) S 8345 8347 8299 0 -1 4202560 4 0 0 0 243 0 0 0 15 0 9 0 468504742 673984512 102018 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8349] ppid=8345 vsize=658188 CPUtime=2.16 cores=0,2
/proc/8347/task/8349/stat : 8349 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 216 0 0 0 15 0 9 0 468504742 673984512 102018 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=658188 CPUtime=2.35 cores=0,2
/proc/8347/task/8350/stat : 8350 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 235 0 0 0 16 0 9 0 468504742 673984512 102018 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=658188 CPUtime=2.33 cores=0,2
/proc/8347/task/8351/stat : 8351 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 233 0 0 0 15 0 9 0 468504742 673984512 102018 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=658188 CPUtime=2.44 cores=0,2
/proc/8347/task/8352/stat : 8352 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 244 0 0 0 15 0 9 0 468504742 673984512 102018 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=658188 CPUtime=2.44 cores=0,2
/proc/8347/task/8353/stat : 8353 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 244 0 0 0 15 0 9 0 468504742 673984512 102018 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=658188 CPUtime=2.34 cores=0,2
/proc/8347/task/8354/stat : 8354 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 234 0 0 0 16 0 9 0 468504742 673984512 102018 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8356] ppid=8345 vsize=658188 CPUtime=0 cores=0,2
/proc/8347/task/8356/stat : 8356 (mono) S 8345 8347 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468504743 673984512 102018 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1250.83
Current children cumulated vsize (KiB) 658188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.04 3.96 5/216 8463
/proc/meminfo: memFree=14544556/32951124 swapFree=67111528/67111528
[pid=8347] ppid=8345 vsize=658188 CPUtime=1308.94 cores=0,2
/proc/8347/stat : 8347 (mono) R 8345 8347 8299 0 -1 4202496 293987 0 0 0 130829 65 0 0 25 0 9 0 468504742 673984512 110708 33554432000 4194304 7232020 140736135052032 18446744073709551615 1163255918 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8347/statm: 164547 110708 1036 742 0 157118 0
[pid=8347/tid=8348] ppid=8345 vsize=658188 CPUtime=2.5 cores=0,2
/proc/8347/task/8348/stat : 8348 (mono) S 8345 8347 8299 0 -1 4202560 4 0 0 0 250 0 0 0 15 0 9 0 468504742 673984512 110708 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8349] ppid=8345 vsize=658188 CPUtime=2.4 cores=0,2
/proc/8347/task/8349/stat : 8349 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 240 0 0 0 16 0 9 0 468504742 673984512 110708 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=658188 CPUtime=2.46 cores=0,2
/proc/8347/task/8350/stat : 8350 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 246 0 0 0 16 0 9 0 468504742 673984512 110708 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=658188 CPUtime=2.46 cores=0,2
/proc/8347/task/8351/stat : 8351 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 246 0 0 0 16 0 9 0 468504742 673984512 110708 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=658188 CPUtime=2.46 cores=0,2
/proc/8347/task/8352/stat : 8352 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 246 0 0 0 16 0 9 0 468504742 673984512 110708 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=658188 CPUtime=2.54 cores=0,2
/proc/8347/task/8353/stat : 8353 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 254 0 0 0 15 0 9 0 468504742 673984512 110708 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 2 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=658188 CPUtime=2.4 cores=0,2
/proc/8347/task/8354/stat : 8354 (mono) S 8345 8347 8299 0 -1 4202560 2 0 0 0 240 0 0 0 16 0 9 0 468504742 673984512 110708 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
[pid=8347/tid=8356] ppid=8345 vsize=658188 CPUtime=0 cores=0,2
/proc/8347/task/8356/stat : 8356 (mono) S 8345 8347 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468504743 673984512 110708 33554432000 4194304 7232020 140736135052032 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1308.94
Current children cumulated vsize (KiB) 658188

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): 1308.97
CPU user time (s): 1308.3
CPU system time (s): 0.672897
CPU usage (%): 100.687
Max. virtual memory (cumulated for all children) (KiB): 658188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1308.3
system time used= 0.672897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 293987
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= 26578
involuntary context switches= 10553

runsolver used 2.33764 second user time and 4.79027 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-23 16:31:08
IDJOB=3263621
IDBENCH=83988
IDSOLVER=1608
FILE ID=node138/3263621-1303569068
RUNJOBID= node138-1303569068-8317
PBS_JOBID= 13150310
Free space on /tmp= 71956 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263621-1303569068/watcher-3263621-1303569068 -o /tmp/evaluation-result-3263621-1303569068/solver-3263621-1303569068 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3263621-1303569068.cnf

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

MD5SUM BENCH= 9ffa0325c9e00b41c025f41d20ec5a0c
RANDOM SEED=1228834232

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15463464 kB
Buffers:       2058912 kB
Cached:       14804180 kB
SwapCached:          0 kB
Active:        9706856 kB
Inactive:      7222756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15463464 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1384 kB
Writeback:           0 kB
AnonPages:       66456 kB
Mapped:          17428 kB
Slab:           492400 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   288700 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= 71952 MiB
End job on node138 at 2011-04-23 16:52:50