Trace number 3189570

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S91768321-029.SATISFIABLE.cnf
MD5SUMa8d280a0ad5a42e6946605bb6356e226
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012998
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3189570-1302287412/watcher-3189570-1302287412 -o /tmp/evaluation-result-3189570-1302287412/solver-3189570-1302287412 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189570-1302287412.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.00 3.10 3.36 5/213 10324
/proc/meminfo: memFree=13387808/32951124 swapFree=67111528/67111528
[pid=10324] ppid=10322 vsize=102404 CPUtime=0 cores=1,3
/proc/10324/stat : 10324 (mono) R 10322 10324 9403 0 -1 4202496 719 0 0 0 0 0 0 0 25 0 8 0 321157313 104861696 626 33554432000 4194304 7232020 140735760985088 18446744073709551615 6085765 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10324/statm: 25601 627 490 742 0 18172 0
[pid=10324/tid=10325] ppid=10322 vsize=102404 CPUtime=0 cores=1,3
/proc/10324/task/10325/stat : 10325 (mono) S 10322 10324 9403 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 321157313 104861696 631 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10326] ppid=10322 vsize=102404 CPUtime=0 cores=1,3
/proc/10324/task/10326/stat : 10326 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 321157313 104861696 633 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10327] ppid=10322 vsize=102404 CPUtime=0 cores=1,3
/proc/10324/task/10327/stat : 10327 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 321157313 104861696 635 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10328] ppid=10322 vsize=102404 CPUtime=0 cores=1,3
/proc/10324/task/10328/stat : 10328 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 321157313 104861696 636 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10329] ppid=10322 vsize=102404 CPUtime=0 cores=1,3
/proc/10324/task/10329/stat : 10329 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 321157313 104861696 638 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10330] ppid=10322 vsize=102404 CPUtime=0 cores=1,3
/proc/10324/task/10330/stat : 10330 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 321157313 104861696 640 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10331] ppid=10322 vsize=102404 CPUtime=0 cores=1,3
/proc/10324/task/10331/stat : 10331 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 321157313 104861696 640 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0

[startup+0.0929071 s]
/proc/loadavg: 4.00 3.10 3.36 5/213 10324
/proc/meminfo: memFree=13387808/32951124 swapFree=67111528/67111528
[pid=10324] ppid=10322 vsize=112480 CPUtime=0.08 cores=1,3
/proc/10324/stat : 10324 (mono) R 10322 10324 9403 0 -1 4202496 2904 0 0 0 8 0 0 0 25 0 9 0 321157313 115179520 2805 33554432000 4194304 7232020 140735760985088 18446744073709551615 1096437981 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10324/statm: 28120 2805 1025 742 0 20691 0
[pid=10324/tid=10325] ppid=10322 vsize=112480 CPUtime=0 cores=1,3
/proc/10324/task/10325/stat : 10325 (mono) S 10322 10324 9403 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 321157313 115179520 2805 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10326] ppid=10322 vsize=112480 CPUtime=0 cores=1,3
/proc/10324/task/10326/stat : 10326 (mono) R 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 321157313 115179520 2805 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=10324/tid=10327] ppid=10322 vsize=112480 CPUtime=0 cores=1,3
/proc/10324/task/10327/stat : 10327 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 321157313 115179520 2805 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10328] ppid=10322 vsize=112480 CPUtime=0 cores=1,3
/proc/10324/task/10328/stat : 10328 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 321157313 115179520 2805 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10329] ppid=10322 vsize=112480 CPUtime=0 cores=1,3
/proc/10324/task/10329/stat : 10329 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 321157313 115179520 2805 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10330] ppid=10322 vsize=112480 CPUtime=0 cores=1,3
/proc/10324/task/10330/stat : 10330 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 321157313 115179520 2805 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10331] ppid=10322 vsize=112480 CPUtime=0 cores=1,3
/proc/10324/task/10331/stat : 10331 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 321157313 115179520 2805 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 112480

[startup+0.100893 s]
/proc/loadavg: 4.00 3.10 3.36 5/213 10324
/proc/meminfo: memFree=13387808/32951124 swapFree=67111528/67111528
[pid=10324] ppid=10322 vsize=112544 CPUtime=0.09 cores=1,3
/proc/10324/stat : 10324 (mono) R 10322 10324 9403 0 -1 4202496 2911 0 0 0 9 0 0 0 25 0 9 0 321157313 115245056 2812 33554432000 4194304 7232020 140735760985088 18446744073709551615 1096434526 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10324/statm: 28136 2812 1025 742 0 20707 0
[pid=10324/tid=10325] ppid=10322 vsize=112544 CPUtime=0 cores=1,3
/proc/10324/task/10325/stat : 10325 (mono) S 10322 10324 9403 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 321157313 115245056 2812 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10326] ppid=10322 vsize=112544 CPUtime=0 cores=1,3
/proc/10324/task/10326/stat : 10326 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 321157313 115245056 2812 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10327] ppid=10322 vsize=112544 CPUtime=0 cores=1,3
/proc/10324/task/10327/stat : 10327 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 321157313 115245056 2812 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10328] ppid=10322 vsize=112544 CPUtime=0 cores=1,3
/proc/10324/task/10328/stat : 10328 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 321157313 115245056 2812 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10329] ppid=10322 vsize=112544 CPUtime=0 cores=1,3
/proc/10324/task/10329/stat : 10329 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 321157313 115245056 2812 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10330] ppid=10322 vsize=112544 CPUtime=0 cores=1,3
/proc/10324/task/10330/stat : 10330 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 321157313 115245056 2812 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10331] ppid=10322 vsize=112544 CPUtime=0 cores=1,3
/proc/10324/task/10331/stat : 10331 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 321157313 115245056 2812 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 112544

[startup+0.300873 s]
/proc/loadavg: 4.00 3.10 3.36 5/213 10324
/proc/meminfo: memFree=13387808/32951124 swapFree=67111528/67111528
[pid=10324] ppid=10322 vsize=112608 CPUtime=0.29 cores=1,3
/proc/10324/stat : 10324 (mono) R 10322 10324 9403 0 -1 4202496 2932 0 0 0 29 0 0 0 18 0 9 0 321157313 115310592 2833 33554432000 4194304 7232020 140735760985088 18446744073709551615 1096438307 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10324/statm: 28152 2833 1025 742 0 20723 0
[pid=10324/tid=10325] ppid=10322 vsize=112608 CPUtime=0 cores=1,3
/proc/10324/task/10325/stat : 10325 (mono) S 10322 10324 9403 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 321157313 115310592 2833 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10326] ppid=10322 vsize=112608 CPUtime=0 cores=1,3
/proc/10324/task/10326/stat : 10326 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 321157313 115310592 2833 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10327] ppid=10322 vsize=112608 CPUtime=0 cores=1,3
/proc/10324/task/10327/stat : 10327 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 321157313 115310592 2833 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10328] ppid=10322 vsize=112608 CPUtime=0 cores=1,3
/proc/10324/task/10328/stat : 10328 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 321157313 115310592 2833 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10329] ppid=10322 vsize=112608 CPUtime=0 cores=1,3
/proc/10324/task/10329/stat : 10329 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 321157313 115310592 2833 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10330] ppid=10322 vsize=112608 CPUtime=0 cores=1,3
/proc/10324/task/10330/stat : 10330 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 321157313 115310592 2833 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10331] ppid=10322 vsize=112608 CPUtime=0 cores=1,3
/proc/10324/task/10331/stat : 10331 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 321157313 115310592 2833 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112608

[startup+0.70079 s]
/proc/loadavg: 4.00 3.10 3.36 5/213 10324
/proc/meminfo: memFree=13387808/32951124 swapFree=67111528/67111528
[pid=10324] ppid=10322 vsize=112672 CPUtime=0.7 cores=1,3
/proc/10324/stat : 10324 (mono) R 10322 10324 9403 0 -1 4202496 3241 0 0 0 69 1 0 0 18 0 9 0 321157313 115376128 3142 33554432000 4194304 7232020 140735760985088 18446744073709551615 1096440452 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10324/statm: 28168 3142 1025 742 0 20739 0
[pid=10324/tid=10325] ppid=10322 vsize=112672 CPUtime=0 cores=1,3
/proc/10324/task/10325/stat : 10325 (mono) S 10322 10324 9403 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 321157313 115376128 3142 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10326] ppid=10322 vsize=112672 CPUtime=0 cores=1,3
/proc/10324/task/10326/stat : 10326 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 321157313 115376128 3142 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10327] ppid=10322 vsize=112672 CPUtime=0 cores=1,3
/proc/10324/task/10327/stat : 10327 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 321157313 115376128 3142 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10328] ppid=10322 vsize=112672 CPUtime=0 cores=1,3
/proc/10324/task/10328/stat : 10328 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 321157313 115376128 3142 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10329] ppid=10322 vsize=112672 CPUtime=0 cores=1,3
/proc/10324/task/10329/stat : 10329 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 321157313 115376128 3142 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10330] ppid=10322 vsize=112672 CPUtime=0 cores=1,3
/proc/10324/task/10330/stat : 10330 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 321157313 115376128 3142 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10331] ppid=10322 vsize=112672 CPUtime=0 cores=1,3
/proc/10324/task/10331/stat : 10331 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 321157313 115376128 3142 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 112672

[startup+1.50061 s]
/proc/loadavg: 4.00 3.10 3.36 5/222 10333
/proc/meminfo: memFree=13376088/32951124 swapFree=67111528/67111528
[pid=10324] ppid=10322 vsize=114800 CPUtime=1.51 cores=1,3
/proc/10324/stat : 10324 (mono) R 10322 10324 9403 0 -1 4202496 3648 0 0 0 150 1 0 0 18 0 9 0 321157313 117555200 3542 33554432000 4194304 7232020 140735760985088 18446744073709551615 1096440101 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/10324/statm: 28700 3542 1025 742 0 21271 0
[pid=10324/tid=10325] ppid=10322 vsize=114800 CPUtime=0 cores=1,3
/proc/10324/task/10325/stat : 10325 (mono) S 10322 10324 9403 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 321157313 117555200 3542 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10326] ppid=10322 vsize=114800 CPUtime=0 cores=1,3
/proc/10324/task/10326/stat : 10326 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 321157313 117555200 3542 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10327] ppid=10322 vsize=114800 CPUtime=0 cores=1,3
/proc/10324/task/10327/stat : 10327 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 321157313 117555200 3542 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10328] ppid=10322 vsize=114800 CPUtime=0 cores=1,3
/proc/10324/task/10328/stat : 10328 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 321157313 117555200 3542 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10329] ppid=10322 vsize=114800 CPUtime=0 cores=1,3
/proc/10324/task/10329/stat : 10329 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 321157313 117555200 3542 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10330] ppid=10322 vsize=114800 CPUtime=0 cores=1,3
/proc/10324/task/10330/stat : 10330 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 321157313 117555200 3542 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10331] ppid=10322 vsize=114800 CPUtime=0 cores=1,3
/proc/10324/task/10331/stat : 10331 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 321157313 117555200 3542 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10333] ppid=10322 vsize=114800 CPUtime=0 cores=1,3
/proc/10324/task/10333/stat : 10333 (mono) S 10322 10324 9403 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 321157314 117555200 3542 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118592433 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 114800

[startup+3.10033 s]
/proc/loadavg: 4.00 3.10 3.36 6/222 10333
/proc/meminfo: memFree=13372368/32951124 swapFree=67111528/67111528
[pid=10324] ppid=10322 vsize=118020 CPUtime=3.13 cores=1,3
/proc/10324/stat : 10324 (mono) R 10322 10324 9403 0 -1 4202496 4480 0 0 0 312 1 0 0 18 0 9 0 321157313 120852480 3992 33554432000 4194304 7232020 140735760985088 18446744073709551615 1096437870 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10324/statm: 29505 3992 1025 742 0 22076 0
[pid=10324/tid=10325] ppid=10322 vsize=118020 CPUtime=0 cores=1,3
/proc/10324/task/10325/stat : 10325 (mono) S 10322 10324 9403 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 321157313 120852480 3992 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10326] ppid=10322 vsize=118020 CPUtime=0 cores=1,3
/proc/10324/task/10326/stat : 10326 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 321157313 120852480 3992 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10327] ppid=10322 vsize=118020 CPUtime=0.01 cores=1,3
/proc/10324/task/10327/stat : 10327 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 321157313 120852480 3992 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10328] ppid=10322 vsize=118020 CPUtime=0 cores=1,3
/proc/10324/task/10328/stat : 10328 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 321157313 120852480 3992 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10329] ppid=10322 vsize=118020 CPUtime=0.01 cores=1,3
/proc/10324/task/10329/stat : 10329 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 321157313 120852480 3992 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10330] ppid=10322 vsize=118020 CPUtime=0.01 cores=1,3
/proc/10324/task/10330/stat : 10330 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 321157313 120852480 3992 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10331] ppid=10322 vsize=118020 CPUtime=0 cores=1,3
/proc/10324/task/10331/stat : 10331 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 321157313 120852480 3992 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10333] ppid=10322 vsize=118020 CPUtime=0 cores=1,3
/proc/10324/task/10333/stat : 10333 (mono) S 10322 10324 9403 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 321157314 120852480 3992 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118592433 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 118020

[startup+6.30081 s]
/proc/loadavg: 4.00 3.11 3.36 5/222 10333
/proc/meminfo: memFree=13360092/32951124 swapFree=67111528/67111528
[pid=10324] ppid=10322 vsize=127172 CPUtime=6.38 cores=1,3
/proc/10324/stat : 10324 (mono) R 10322 10324 9403 0 -1 4202496 6417 0 0 0 636 2 0 0 18 0 9 0 321157313 130224128 5089 33554432000 4194304 7232020 140735760985088 18446744073709551615 1096437877 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10324/statm: 31793 5089 1025 742 0 24364 0
[pid=10324/tid=10325] ppid=10322 vsize=127172 CPUtime=0.02 cores=1,3
/proc/10324/task/10325/stat : 10325 (mono) S 10322 10324 9403 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 321157313 130224128 5089 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10326] ppid=10322 vsize=127172 CPUtime=0.01 cores=1,3
/proc/10324/task/10326/stat : 10326 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 321157313 130224128 5089 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10327] ppid=10322 vsize=127172 CPUtime=0.02 cores=1,3
/proc/10324/task/10327/stat : 10327 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 321157313 130224128 5089 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10328] ppid=10322 vsize=127172 CPUtime=0.01 cores=1,3
/proc/10324/task/10328/stat : 10328 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 321157313 130224128 5089 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10329] ppid=10322 vsize=127172 CPUtime=0.01 cores=1,3
/proc/10324/task/10329/stat : 10329 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 321157313 130224128 5089 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0

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

/proc/10324/task/10328/stat : 10328 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 330 3 0 0 15 0 9 0 321157313 274563072 27935 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10329] ppid=10322 vsize=268128 CPUtime=3.25 cores=1,3
/proc/10324/task/10329/stat : 10329 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 323 2 0 0 15 0 9 0 321157313 274563072 27935 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10330] ppid=10322 vsize=268128 CPUtime=3.44 cores=1,3
/proc/10324/task/10330/stat : 10330 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 342 2 0 0 15 0 9 0 321157313 274563072 27935 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10331] ppid=10322 vsize=268128 CPUtime=3.34 cores=1,3
/proc/10324/task/10331/stat : 10331 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 332 2 0 0 16 0 9 0 321157313 274563072 27935 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10333] ppid=10322 vsize=268128 CPUtime=0.05 cores=1,3
/proc/10324/task/10333/stat : 10333 (mono) S 10322 10324 9403 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 321157314 274563072 27935 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118592433 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 953.52
Current children cumulated vsize (KiB) 268128

[startup+1002.3 s]
/proc/loadavg: 4.32 4.20 3.90 5/222 10360
/proc/meminfo: memFree=12891540/32951124 swapFree=67111528/67111528
[pid=10324] ppid=10322 vsize=268128 CPUtime=1014.27 cores=1,3
/proc/10324/stat : 10324 (mono) R 10322 10324 9403 0 -1 4202496 85301 0 0 0 101381 46 0 0 18 0 9 0 321157313 274563072 30262 33554432000 4194304 7232020 140735760985088 18446744073709551615 1096437190 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10324/statm: 67032 30262 1037 742 0 59603 0
[pid=10324/tid=10325] ppid=10322 vsize=268128 CPUtime=3.4 cores=1,3
/proc/10324/task/10325/stat : 10325 (mono) S 10322 10324 9403 0 -1 4202560 4 0 0 0 338 2 0 0 15 0 9 0 321157313 274563072 30262 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10326] ppid=10322 vsize=268128 CPUtime=3.49 cores=1,3
/proc/10324/task/10326/stat : 10326 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 346 3 0 0 16 0 9 0 321157313 274563072 30262 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10327] ppid=10322 vsize=268128 CPUtime=3.45 cores=1,3
/proc/10324/task/10327/stat : 10327 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 343 2 0 0 16 0 9 0 321157313 274563072 30262 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10328] ppid=10322 vsize=268128 CPUtime=3.53 cores=1,3
/proc/10324/task/10328/stat : 10328 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 350 3 0 0 15 0 9 0 321157313 274563072 30262 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10329] ppid=10322 vsize=268128 CPUtime=3.48 cores=1,3
/proc/10324/task/10329/stat : 10329 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 346 2 0 0 16 0 9 0 321157313 274563072 30262 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10330] ppid=10322 vsize=268128 CPUtime=3.6 cores=1,3
/proc/10324/task/10330/stat : 10330 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 358 2 0 0 15 0 9 0 321157313 274563072 30262 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10331] ppid=10322 vsize=268128 CPUtime=3.53 cores=1,3
/proc/10324/task/10331/stat : 10331 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 351 2 0 0 16 0 9 0 321157313 274563072 30262 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10333] ppid=10322 vsize=268128 CPUtime=0.05 cores=1,3
/proc/10324/task/10333/stat : 10333 (mono) S 10322 10324 9403 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 321157314 274563072 30262 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118592433 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1014.27
Current children cumulated vsize (KiB) 268128

[startup+1062.3 s]
/proc/loadavg: 4.12 4.16 3.91 5/222 10361
/proc/meminfo: memFree=12926244/32951124 swapFree=67111528/67111528
[pid=10324] ppid=10322 vsize=268128 CPUtime=1075.08 cores=1,3
/proc/10324/stat : 10324 (mono) R 10322 10324 9403 0 -1 4202496 88624 0 0 0 107461 47 0 0 19 0 9 0 321157313 274563072 32313 33554432000 4194304 7232020 140735760985088 18446744073709551615 1096437327 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10324/statm: 67032 32313 1037 742 0 59603 0
[pid=10324/tid=10325] ppid=10322 vsize=268128 CPUtime=3.59 cores=1,3
/proc/10324/task/10325/stat : 10325 (mono) S 10322 10324 9403 0 -1 4202560 4 0 0 0 357 2 0 0 15 0 9 0 321157313 274563072 32313 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10326] ppid=10322 vsize=268128 CPUtime=3.65 cores=1,3
/proc/10324/task/10326/stat : 10326 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 362 3 0 0 15 0 9 0 321157313 274563072 32313 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10327] ppid=10322 vsize=268128 CPUtime=3.67 cores=1,3
/proc/10324/task/10327/stat : 10327 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 365 2 0 0 15 0 9 0 321157313 274563072 32313 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10328] ppid=10322 vsize=268128 CPUtime=3.74 cores=1,3
/proc/10324/task/10328/stat : 10328 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 371 3 0 0 15 0 9 0 321157313 274563072 32313 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10329] ppid=10322 vsize=268128 CPUtime=3.74 cores=1,3
/proc/10324/task/10329/stat : 10329 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 372 2 0 0 16 0 9 0 321157313 274563072 32313 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10330] ppid=10322 vsize=268128 CPUtime=3.8 cores=1,3
/proc/10324/task/10330/stat : 10330 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 378 2 0 0 16 0 9 0 321157313 274563072 32313 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10331] ppid=10322 vsize=268128 CPUtime=3.78 cores=1,3
/proc/10324/task/10331/stat : 10331 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 376 2 0 0 16 0 9 0 321157313 274563072 32313 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10333] ppid=10322 vsize=268128 CPUtime=0.05 cores=1,3
/proc/10324/task/10333/stat : 10333 (mono) S 10322 10324 9403 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 321157314 274563072 32313 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118592433 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1075.08
Current children cumulated vsize (KiB) 268128

[startup+1122.3 s]
/proc/loadavg: 3.19 3.93 3.85 2/180 10417
/proc/meminfo: memFree=13454528/32951124 swapFree=67111528/67111528
[pid=10324] ppid=10322 vsize=268128 CPUtime=1135.76 cores=1,3
/proc/10324/stat : 10324 (mono) R 10322 10324 9403 0 -1 4202496 91706 0 0 0 113527 49 0 0 19 0 9 0 321157313 274563072 34679 33554432000 4194304 7232020 140735760985088 18446744073709551615 1096437877 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10324/statm: 67032 34679 1037 742 0 59603 0
[pid=10324/tid=10325] ppid=10322 vsize=268128 CPUtime=3.8 cores=1,3
/proc/10324/task/10325/stat : 10325 (mono) S 10322 10324 9403 0 -1 4202560 4 0 0 0 378 2 0 0 16 0 9 0 321157313 274563072 34679 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10326] ppid=10322 vsize=268128 CPUtime=3.83 cores=1,3
/proc/10324/task/10326/stat : 10326 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 380 3 0 0 16 0 9 0 321157313 274563072 34679 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10327] ppid=10322 vsize=268128 CPUtime=3.85 cores=1,3
/proc/10324/task/10327/stat : 10327 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 383 2 0 0 16 0 9 0 321157313 274563072 34679 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10328] ppid=10322 vsize=268128 CPUtime=3.93 cores=1,3
/proc/10324/task/10328/stat : 10328 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 390 3 0 0 15 0 9 0 321157313 274563072 34679 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10329] ppid=10322 vsize=268128 CPUtime=3.98 cores=1,3
/proc/10324/task/10329/stat : 10329 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 396 2 0 0 15 0 9 0 321157313 274563072 34679 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10330] ppid=10322 vsize=268128 CPUtime=3.99 cores=1,3
/proc/10324/task/10330/stat : 10330 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 396 3 0 0 15 0 9 0 321157313 274563072 34679 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10331] ppid=10322 vsize=268128 CPUtime=3.94 cores=1,3
/proc/10324/task/10331/stat : 10331 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 391 3 0 0 16 0 9 0 321157313 274563072 34679 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10333] ppid=10322 vsize=268128 CPUtime=0.05 cores=1,3
/proc/10324/task/10333/stat : 10333 (mono) S 10322 10324 9403 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 321157314 274563072 34679 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118592433 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1135.76
Current children cumulated vsize (KiB) 268128

[startup+1182.3 s]
/proc/loadavg: 2.00 3.46 3.69 2/180 10418
/proc/meminfo: memFree=13440868/32951124 swapFree=67111528/67111528
[pid=10324] ppid=10322 vsize=268128 CPUtime=1196.23 cores=1,3
/proc/10324/stat : 10324 (mono) R 10322 10324 9403 0 -1 4202496 95173 0 0 0 119573 50 0 0 19 0 9 0 321157313 274563072 38146 33554432000 4194304 7232020 140735760985088 18446744073709551615 1096437877 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10324/statm: 67032 38146 1037 742 0 59603 0
[pid=10324/tid=10325] ppid=10322 vsize=268128 CPUtime=3.97 cores=1,3
/proc/10324/task/10325/stat : 10325 (mono) S 10322 10324 9403 0 -1 4202560 4 0 0 0 395 2 0 0 15 0 9 0 321157313 274563072 38146 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10326] ppid=10322 vsize=268128 CPUtime=3.93 cores=1,3
/proc/10324/task/10326/stat : 10326 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 390 3 0 0 15 0 9 0 321157313 274563072 38146 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10327] ppid=10322 vsize=268128 CPUtime=3.97 cores=1,3
/proc/10324/task/10327/stat : 10327 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 395 2 0 0 15 0 9 0 321157313 274563072 38146 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10328] ppid=10322 vsize=268128 CPUtime=4.04 cores=1,3
/proc/10324/task/10328/stat : 10328 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 401 3 0 0 16 0 9 0 321157313 274563072 38146 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10329] ppid=10322 vsize=268128 CPUtime=4.12 cores=1,3
/proc/10324/task/10329/stat : 10329 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 410 2 0 0 16 0 9 0 321157313 274563072 38146 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10330] ppid=10322 vsize=268128 CPUtime=4.11 cores=1,3
/proc/10324/task/10330/stat : 10330 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 408 3 0 0 15 0 9 0 321157313 274563072 38146 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10331] ppid=10322 vsize=268128 CPUtime=4.04 cores=1,3
/proc/10324/task/10331/stat : 10331 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 401 3 0 0 15 0 9 0 321157313 274563072 38146 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10333] ppid=10322 vsize=268128 CPUtime=0.05 cores=1,3
/proc/10324/task/10333/stat : 10333 (mono) S 10322 10324 9403 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 321157314 274563072 38146 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118592433 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1196.23
Current children cumulated vsize (KiB) 268128

[startup+1242.3 s]
/proc/loadavg: 1.36 3.01 3.52 2/180 10420
/proc/meminfo: memFree=13426100/32951124 swapFree=67111528/67111528
[pid=10324] ppid=10322 vsize=268128 CPUtime=1256.47 cores=1,3
/proc/10324/stat : 10324 (mono) R 10322 10324 9403 0 -1 4202496 98771 0 0 0 125596 51 0 0 25 0 9 0 321157313 274563072 41744 33554432000 4194304 7232020 140735760985088 18446744073709551615 1096437877 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10324/statm: 67032 41744 1037 742 0 59603 0
[pid=10324/tid=10325] ppid=10322 vsize=268128 CPUtime=4.05 cores=1,3
/proc/10324/task/10325/stat : 10325 (mono) S 10322 10324 9403 0 -1 4202560 4 0 0 0 403 2 0 0 15 0 9 0 321157313 274563072 41744 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10326] ppid=10322 vsize=268128 CPUtime=3.98 cores=1,3
/proc/10324/task/10326/stat : 10326 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 395 3 0 0 15 0 9 0 321157313 274563072 41744 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10327] ppid=10322 vsize=268128 CPUtime=4.03 cores=1,3
/proc/10324/task/10327/stat : 10327 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 401 2 0 0 16 0 9 0 321157313 274563072 41744 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10328] ppid=10322 vsize=268128 CPUtime=4.08 cores=1,3
/proc/10324/task/10328/stat : 10328 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 405 3 0 0 15 0 9 0 321157313 274563072 41744 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10329] ppid=10322 vsize=268128 CPUtime=4.21 cores=1,3
/proc/10324/task/10329/stat : 10329 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 419 2 0 0 15 0 9 0 321157313 274563072 41744 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10330] ppid=10322 vsize=268128 CPUtime=4.21 cores=1,3
/proc/10324/task/10330/stat : 10330 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 418 3 0 0 15 0 9 0 321157313 274563072 41744 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10331] ppid=10322 vsize=268128 CPUtime=4.11 cores=1,3
/proc/10324/task/10331/stat : 10331 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 408 3 0 0 15 0 9 0 321157313 274563072 41744 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10333] ppid=10322 vsize=268128 CPUtime=0.06 cores=1,3
/proc/10324/task/10333/stat : 10333 (mono) S 10322 10324 9403 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 321157314 274563072 41744 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118592433 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1256.47
Current children cumulated vsize (KiB) 268128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.13 2.64 3.35 2/180 10422
/proc/meminfo: memFree=13399056/32951124 swapFree=67111528/67111528
[pid=10324] ppid=10322 vsize=294068 CPUtime=1314.53 cores=1,3
/proc/10324/stat : 10324 (mono) R 10322 10324 9403 0 -1 4202496 105557 0 0 0 131401 52 0 0 22 0 9 0 321157313 301125632 48530 33554432000 4194304 7232020 140735760985088 18446744073709551615 1096437877 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10324/statm: 73517 48530 1037 742 0 66088 0
[pid=10324/tid=10325] ppid=10322 vsize=294068 CPUtime=4.14 cores=1,3
/proc/10324/task/10325/stat : 10325 (mono) S 10322 10324 9403 0 -1 4202560 4 0 0 0 412 2 0 0 15 0 9 0 321157313 301125632 48530 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10326] ppid=10322 vsize=294068 CPUtime=4.09 cores=1,3
/proc/10324/task/10326/stat : 10326 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 406 3 0 0 15 0 9 0 321157313 301125632 48530 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10327] ppid=10322 vsize=294068 CPUtime=4.1 cores=1,3
/proc/10324/task/10327/stat : 10327 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 408 2 0 0 15 0 9 0 321157313 301125632 48530 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10328] ppid=10322 vsize=294068 CPUtime=4.17 cores=1,3
/proc/10324/task/10328/stat : 10328 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 413 4 0 0 15 0 9 0 321157313 301125632 48530 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10329] ppid=10322 vsize=294068 CPUtime=4.31 cores=1,3
/proc/10324/task/10329/stat : 10329 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 429 2 0 0 15 0 9 0 321157313 301125632 48530 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10330] ppid=10322 vsize=294068 CPUtime=4.31 cores=1,3
/proc/10324/task/10330/stat : 10330 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 428 3 0 0 16 0 9 0 321157313 301125632 48530 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 3 0 0 0
[pid=10324/tid=10331] ppid=10322 vsize=294068 CPUtime=4.25 cores=1,3
/proc/10324/task/10331/stat : 10331 (mono) S 10322 10324 9403 0 -1 4202560 2 0 0 0 422 3 0 0 15 0 9 0 321157313 301125632 48530 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118584729 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
[pid=10324/tid=10333] ppid=10322 vsize=294068 CPUtime=0.06 cores=1,3
/proc/10324/task/10333/stat : 10333 (mono) S 10322 10324 9403 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 321157314 301125632 48530 33554432000 4194304 7232020 140735760985088 18446744073709551615 255118592433 0 0 4096 545260780 18446604471112710912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1314.53
Current children cumulated vsize (KiB) 294068

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1314.56
CPU user time (s): 1314.02
CPU system time (s): 0.531919
CPU usage (%): 101.118
Max. virtual memory (cumulated for all children) (KiB): 294068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1314.02
system time used= 0.531919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105557
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= 117019
involuntary context switches= 28465

runsolver used 1.9837 second user time and 5.00224 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-08 20:30:12
IDJOB=3189570
IDBENCH=83101
IDSOLVER=1608
FILE ID=node144/3189570-1302287412
RUNJOBID= node144-1302287210-10220
PBS_JOBID= 12919071
Free space on /tmp= 71576 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S91768321-029.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189570-1302287412/watcher-3189570-1302287412 -o /tmp/evaluation-result-3189570-1302287412/solver-3189570-1302287412 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189570-1302287412.cnf

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

MD5SUM BENCH= a8d280a0ad5a42e6946605bb6356e226
RANDOM SEED=1765683557

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.82
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.850
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.75
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13387948 kB
Buffers:        581248 kB
Cached:       18295848 kB
SwapCached:          0 kB
Active:       10155144 kB
Inactive:      8985264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13387948 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              56 kB
Writeback:           0 kB
AnonPages:      263332 kB
Mapped:          18116 kB
Slab:           357720 kB
PageTables:       6048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   676732 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= 71576 MiB
End job on node144 at 2011-04-08 20:51:54