Trace number 3280286

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) 1302.84 1300.07

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

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-3280286-1303746818/watcher-3280286-1303746818 -o /tmp/evaluation-result-3280286-1303746818/solver-3280286-1303746818 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3280286-1303746818.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: 0.16 0.03 0.01 4/202 20857
/proc/meminfo: memFree=22046108/32951124 swapFree=67111524/67111528
[pid=20857] ppid=20855 vsize=102536 CPUtime=0 cores=0,2
/proc/20857/stat : 20857 (mono) R 20855 20857 20786 0 -1 4202496 766 0 0 0 0 0 0 0 22 0 8 0 486284308 104996864 675 33554432000 4194304 7232020 140737374377312 18446744073709551615 212435677893 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/20857/statm: 25634 676 520 742 0 18205 0
[pid=20857/tid=20858] ppid=20855 vsize=102536 CPUtime=0 cores=0,2
/proc/20857/task/20858/stat : 20858 (mono) S 20855 20857 20786 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 8 0 486284308 104996864 694 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20859] ppid=20855 vsize=102536 CPUtime=0 cores=0,2
/proc/20857/task/20859/stat : 20859 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 486284308 104996864 694 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20860] ppid=20855 vsize=102536 CPUtime=0 cores=0,2
/proc/20857/task/20860/stat : 20860 (mono) S 20855 20857 20786 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 486284308 104996864 697 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20861] ppid=20855 vsize=102536 CPUtime=0 cores=0,2
/proc/20857/task/20861/stat : 20861 (mono) S 20855 20857 20786 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 486284308 104996864 703 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20862] ppid=20855 vsize=102536 CPUtime=0 cores=0,2
/proc/20857/task/20862/stat : 20862 (mono) S 20855 20857 20786 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 486284308 104996864 716 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20863] ppid=20855 vsize=102536 CPUtime=0 cores=0,2
/proc/20857/task/20863/stat : 20863 (mono) S 20855 20857 20786 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 486284308 104996864 725 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20864] ppid=20855 vsize=102536 CPUtime=0 cores=0,2
/proc/20857/task/20864/stat : 20864 (mono) S 20855 20857 20786 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 486284308 104996864 728 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0

[startup+0.085344 s]
/proc/loadavg: 0.16 0.03 0.01 4/202 20857
/proc/meminfo: memFree=22046108/32951124 swapFree=67111524/67111528
[pid=20857] ppid=20855 vsize=127160 CPUtime=0.08 cores=0,2
/proc/20857/stat : 20857 (mono) R 20855 20857 20786 0 -1 4202496 6238 0 0 0 7 1 0 0 23 0 9 0 486284308 130211840 6141 33554432000 4194304 7232020 140737374377312 18446744073709551615 1097769292 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/20857/statm: 31790 6141 975 742 0 24361 0
[pid=20857/tid=20858] ppid=20855 vsize=127160 CPUtime=0 cores=0,2
/proc/20857/task/20858/stat : 20858 (mono) S 20855 20857 20786 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 486284308 130211840 6141 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20859] ppid=20855 vsize=127160 CPUtime=0 cores=0,2
/proc/20857/task/20859/stat : 20859 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 486284308 130211840 6141 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20860] ppid=20855 vsize=127160 CPUtime=0 cores=0,2
/proc/20857/task/20860/stat : 20860 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 486284308 130211840 6141 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20861] ppid=20855 vsize=127160 CPUtime=0 cores=0,2
/proc/20857/task/20861/stat : 20861 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 486284308 130211840 6141 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20862] ppid=20855 vsize=127160 CPUtime=0 cores=0,2
/proc/20857/task/20862/stat : 20862 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 486284308 130211840 6141 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20863] ppid=20855 vsize=127160 CPUtime=0 cores=0,2
/proc/20857/task/20863/stat : 20863 (mono) R 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 486284308 130211840 6141 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 0 0 0 -1 0 0 0 0
[pid=20857/tid=20864] ppid=20855 vsize=127160 CPUtime=0 cores=0,2
/proc/20857/task/20864/stat : 20864 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 486284308 130211840 6141 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 127160

[startup+0.101344 s]
/proc/loadavg: 0.16 0.03 0.01 4/202 20857
/proc/meminfo: memFree=22046108/32951124 swapFree=67111524/67111528
[pid=20857] ppid=20855 vsize=127224 CPUtime=0.09 cores=0,2
/proc/20857/stat : 20857 (mono) R 20855 20857 20786 0 -1 4202496 6368 0 0 0 8 1 0 0 23 0 9 0 486284308 130277376 6271 33554432000 4194304 7232020 140737374377312 18446744073709551615 1097775628 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/20857/statm: 31806 6271 975 742 0 24377 0
[pid=20857/tid=20858] ppid=20855 vsize=127224 CPUtime=0 cores=0,2
/proc/20857/task/20858/stat : 20858 (mono) S 20855 20857 20786 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 486284308 130277376 6271 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20859] ppid=20855 vsize=127224 CPUtime=0 cores=0,2
/proc/20857/task/20859/stat : 20859 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 486284308 130277376 6271 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20860] ppid=20855 vsize=127224 CPUtime=0 cores=0,2
/proc/20857/task/20860/stat : 20860 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 486284308 130277376 6271 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20861] ppid=20855 vsize=127224 CPUtime=0 cores=0,2
/proc/20857/task/20861/stat : 20861 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 486284308 130277376 6271 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20862] ppid=20855 vsize=127224 CPUtime=0 cores=0,2
/proc/20857/task/20862/stat : 20862 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 486284308 130277376 6271 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20863] ppid=20855 vsize=127224 CPUtime=0 cores=0,2
/proc/20857/task/20863/stat : 20863 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 486284308 130277376 6271 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20864] ppid=20855 vsize=127224 CPUtime=0 cores=0,2
/proc/20857/task/20864/stat : 20864 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 486284308 130277376 6271 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127224

[startup+0.301308 s]
/proc/loadavg: 0.16 0.03 0.01 4/202 20857
/proc/meminfo: memFree=22046108/32951124 swapFree=67111524/67111528
[pid=20857] ppid=20855 vsize=134448 CPUtime=0.29 cores=0,2
/proc/20857/stat : 20857 (mono) R 20855 20857 20786 0 -1 4202496 7988 0 0 0 28 1 0 0 18 0 9 0 486284308 137674752 7892 33554432000 4194304 7232020 140737374377312 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/20857/statm: 33612 7894 975 742 0 26183 0
[pid=20857/tid=20858] ppid=20855 vsize=134448 CPUtime=0.01 cores=0,2
/proc/20857/task/20858/stat : 20858 (mono) S 20855 20857 20786 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 9 0 486284308 137674752 7896 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20859] ppid=20855 vsize=134448 CPUtime=0.01 cores=0,2
/proc/20857/task/20859/stat : 20859 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 9 0 486284308 137674752 7898 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20860] ppid=20855 vsize=134448 CPUtime=0 cores=0,2
/proc/20857/task/20860/stat : 20860 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 486284308 137674752 7900 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20861] ppid=20855 vsize=134448 CPUtime=0 cores=0,2
/proc/20857/task/20861/stat : 20861 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 486284308 137674752 7902 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20862] ppid=20855 vsize=134448 CPUtime=0 cores=0,2
/proc/20857/task/20862/stat : 20862 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 486284308 137674752 7904 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20863] ppid=20855 vsize=134448 CPUtime=0 cores=0,2
/proc/20857/task/20863/stat : 20863 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 486284308 137674752 7907 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20864] ppid=20855 vsize=134448 CPUtime=0 cores=0,2
/proc/20857/task/20864/stat : 20864 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 486284308 137674752 7909 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 134448

[startup+0.701169 s]
/proc/loadavg: 0.16 0.03 0.01 4/202 20857
/proc/meminfo: memFree=22046108/32951124 swapFree=67111524/67111528
[pid=20857] ppid=20855 vsize=151216 CPUtime=0.75 cores=0,2
/proc/20857/stat : 20857 (mono) R 20855 20857 20786 0 -1 4202496 10815 0 0 0 73 2 0 0 18 0 9 0 486284308 154845184 10718 33554432000 4194304 7232020 140737374377312 18446744073709551615 1097751181 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/20857/statm: 37804 10718 975 742 0 30375 0
[pid=20857/tid=20858] ppid=20855 vsize=151216 CPUtime=0.02 cores=0,2
/proc/20857/task/20858/stat : 20858 (mono) S 20855 20857 20786 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 486284308 154845184 10718 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20859] ppid=20855 vsize=151216 CPUtime=0.01 cores=0,2
/proc/20857/task/20859/stat : 20859 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 486284308 154845184 10718 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20860] ppid=20855 vsize=151216 CPUtime=0.02 cores=0,2
/proc/20857/task/20860/stat : 20860 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 486284308 154845184 10718 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20861] ppid=20855 vsize=151216 CPUtime=0.03 cores=0,2
/proc/20857/task/20861/stat : 20861 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 486284308 154845184 10718 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20862] ppid=20855 vsize=151216 CPUtime=0 cores=0,2
/proc/20857/task/20862/stat : 20862 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 486284308 154845184 10718 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20863] ppid=20855 vsize=151216 CPUtime=0.01 cores=0,2
/proc/20857/task/20863/stat : 20863 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 486284308 154845184 10718 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20864] ppid=20855 vsize=151216 CPUtime=0 cores=0,2
/proc/20857/task/20864/stat : 20864 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 486284308 154845184 10718 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 151216

[startup+1.50105 s]
/proc/loadavg: 0.16 0.03 0.01 8/222 20880
/proc/meminfo: memFree=21906944/32951124 swapFree=67111524/67111528
[pid=20857] ppid=20855 vsize=168240 CPUtime=1.67 cores=0,2
/proc/20857/stat : 20857 (mono) R 20855 20857 20786 0 -1 4202496 16449 0 0 0 164 3 0 0 18 0 9 0 486284308 172277760 16352 33554432000 4194304 7232020 140737374377312 18446744073709551615 1097777442 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/20857/statm: 42060 16352 975 742 0 34631 0
[pid=20857/tid=20858] ppid=20855 vsize=168240 CPUtime=0.04 cores=0,2
/proc/20857/task/20858/stat : 20858 (mono) S 20855 20857 20786 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 486284308 172277760 16352 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20859] ppid=20855 vsize=168240 CPUtime=0.04 cores=0,2
/proc/20857/task/20859/stat : 20859 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 486284308 172277760 16352 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20860] ppid=20855 vsize=168240 CPUtime=0.06 cores=0,2
/proc/20857/task/20860/stat : 20860 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 486284308 172277760 16352 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20861] ppid=20855 vsize=168240 CPUtime=0.06 cores=0,2
/proc/20857/task/20861/stat : 20861 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486284308 172277760 16352 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20862] ppid=20855 vsize=168240 CPUtime=0.03 cores=0,2
/proc/20857/task/20862/stat : 20862 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 486284308 172277760 16352 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20863] ppid=20855 vsize=168240 CPUtime=0.02 cores=0,2
/proc/20857/task/20863/stat : 20863 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 486284308 172277760 16352 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20864] ppid=20855 vsize=168240 CPUtime=0.05 cores=0,2
/proc/20857/task/20864/stat : 20864 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 486284308 172277760 16352 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20866] ppid=20855 vsize=168240 CPUtime=0 cores=0,2
/proc/20857/task/20866/stat : 20866 (mono) S 20855 20857 20786 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486284309 172277760 16352 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447840689 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 168240

[startup+3.12285 s]
/proc/loadavg: 0.16 0.03 0.01 5/222 20880
/proc/meminfo: memFree=21832080/32951124 swapFree=67111524/67111528
[pid=20857] ppid=20855 vsize=210352 CPUtime=3.57 cores=0,2
/proc/20857/stat : 20857 (mono) R 20855 20857 20786 0 -1 4202496 26773 0 0 0 351 6 0 0 19 0 9 0 486284308 215400448 26676 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447834255 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/20857/statm: 52588 26676 975 742 0 45159 0
[pid=20857/tid=20858] ppid=20855 vsize=210352 CPUtime=0.12 cores=0,2
/proc/20857/task/20858/stat : 20858 (mono) R 20855 20857 20786 0 -1 4202560 4 0 0 0 12 0 0 0 16 0 9 0 486284308 215400448 26676 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 0 0 0 -1 0 0 0 0
[pid=20857/tid=20859] ppid=20855 vsize=210352 CPUtime=0.12 cores=0,2
/proc/20857/task/20859/stat : 20859 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 486284308 215400448 26676 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20860] ppid=20855 vsize=210352 CPUtime=0.1 cores=0,2
/proc/20857/task/20860/stat : 20860 (mono) R 20855 20857 20786 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 486284308 215400448 26676 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 0 0 0 -1 0 0 0 0
[pid=20857/tid=20861] ppid=20855 vsize=210352 CPUtime=0.11 cores=0,2
/proc/20857/task/20861/stat : 20861 (mono) R 20855 20857 20786 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 486284308 215400448 26676 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 0 0 0 -1 0 0 0 0
[pid=20857/tid=20862] ppid=20855 vsize=210352 CPUtime=0.12 cores=0,2
/proc/20857/task/20862/stat : 20862 (mono) R 20855 20857 20786 0 -1 4202560 2 0 0 0 12 0 0 0 16 0 9 0 486284308 215400448 26676 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 0 0 0 -1 2 0 0 0
[pid=20857/tid=20863] ppid=20855 vsize=210352 CPUtime=0.1 cores=0,2
/proc/20857/task/20863/stat : 20863 (mono) R 20855 20857 20786 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 486284308 215400448 26676 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 0 0 0 -1 2 0 0 0
[pid=20857/tid=20864] ppid=20855 vsize=210352 CPUtime=0.14 cores=0,2
/proc/20857/task/20864/stat : 20864 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 14 0 0 0 16 0 9 0 486284308 215400448 26676 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20866] ppid=20855 vsize=210352 CPUtime=0 cores=0,2
/proc/20857/task/20866/stat : 20866 (mono) S 20855 20857 20786 0 -1 4194368 3 0 0 0 0 0 0 0 15 0 9 0 486284309 215400448 26676 33554432000 4194304 7232020 140737374377312 18446744073709551615 212435404735 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 210352

[startup+6.30121 s]
/proc/loadavg: 0.47 0.10 0.03 5/222 20880
/proc/meminfo: memFree=19364232/32951124 swapFree=67111524/67111528
[pid=20857] ppid=20855 vsize=901828 CPUtime=6.92 cores=0,2
/proc/20857/stat : 20857 (mono) R 20855 20857 20786 0 -1 4202496 186699 0 0 0 671 21 0 0 19 0 9 0 486284308 923471872 186602 33554432000 4194304 7232020 140737374377312 18446744073709551615 1097803092 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/20857/statm: 225457 186603 999 742 0 218028 0
[pid=20857/tid=20858] ppid=20855 vsize=901828 CPUtime=0.16 cores=0,2
/proc/20857/task/20858/stat : 20858 (mono) S 20855 20857 20786 0 -1 4202560 4 0 0 0 16 0 0 0 15 0 9 0 486284308 923471872 186603 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20859] ppid=20855 vsize=901828 CPUtime=0.16 cores=0,2
/proc/20857/task/20859/stat : 20859 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 16 0 0 0 16 0 9 0 486284308 923471872 186603 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20860] ppid=20855 vsize=901828 CPUtime=0.23 cores=0,2
/proc/20857/task/20860/stat : 20860 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 23 0 0 0 16 0 9 0 486284308 923471872 186603 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20861] ppid=20855 vsize=901828 CPUtime=0.11 cores=0,2
/proc/20857/task/20861/stat : 20861 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 486284308 923471872 186603 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20862] ppid=20855 vsize=901828 CPUtime=0.17 cores=0,2
/proc/20857/task/20862/stat : 20862 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 486284308 923471872 186604 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0

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

/proc/20857/task/20861/stat : 20861 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 45 0 0 0 15 0 9 0 486284308 1272176640 277371 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20862] ppid=20855 vsize=1242360 CPUtime=0.43 cores=0,2
/proc/20857/task/20862/stat : 20862 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 43 0 0 0 16 0 9 0 486284308 1272176640 277371 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20863] ppid=20855 vsize=1242360 CPUtime=0.4 cores=0,2
/proc/20857/task/20863/stat : 20863 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 40 0 0 0 16 0 9 0 486284308 1272176640 277371 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20864] ppid=20855 vsize=1242360 CPUtime=0.66 cores=0,2
/proc/20857/task/20864/stat : 20864 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 66 0 0 0 15 0 9 0 486284308 1272176640 277371 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20866] ppid=20855 vsize=1242360 CPUtime=0 cores=0,2
/proc/20857/task/20866/stat : 20866 (mono) S 20855 20857 20786 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486284309 1272176640 277371 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447840689 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 944.29
Current children cumulated vsize (KiB) 1242360

[startup+1002.3 s]
/proc/loadavg: 4.03 3.87 2.62 5/222 20918
/proc/meminfo: memFree=18104996/32951124 swapFree=67111524/67111528
[pid=20857] ppid=20855 vsize=1242360 CPUtime=1004.39 cores=0,2
/proc/20857/stat : 20857 (mono) R 20855 20857 20786 0 -1 4202496 288746 0 0 0 100402 37 0 0 25 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 1085404093 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/20857/statm: 310590 280452 1035 742 0 303161 0
[pid=20857/tid=20858] ppid=20855 vsize=1242360 CPUtime=0.63 cores=0,2
/proc/20857/task/20858/stat : 20858 (mono) S 20855 20857 20786 0 -1 4202560 4 0 0 0 63 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20859] ppid=20855 vsize=1242360 CPUtime=0.44 cores=0,2
/proc/20857/task/20859/stat : 20859 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 44 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20860] ppid=20855 vsize=1242360 CPUtime=0.68 cores=0,2
/proc/20857/task/20860/stat : 20860 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 68 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20861] ppid=20855 vsize=1242360 CPUtime=0.49 cores=0,2
/proc/20857/task/20861/stat : 20861 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 49 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20862] ppid=20855 vsize=1242360 CPUtime=0.44 cores=0,2
/proc/20857/task/20862/stat : 20862 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 44 0 0 0 15 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20863] ppid=20855 vsize=1242360 CPUtime=0.4 cores=0,2
/proc/20857/task/20863/stat : 20863 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 40 0 0 0 15 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20864] ppid=20855 vsize=1242360 CPUtime=0.72 cores=0,2
/proc/20857/task/20864/stat : 20864 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 72 0 0 0 15 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20866] ppid=20855 vsize=1242360 CPUtime=0 cores=0,2
/proc/20857/task/20866/stat : 20866 (mono) S 20855 20857 20786 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486284309 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447840689 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1004.39
Current children cumulated vsize (KiB) 1242360

[startup+1062.3 s]
/proc/loadavg: 4.05 3.90 2.71 5/222 20920
/proc/meminfo: memFree=18104968/32951124 swapFree=67111524/67111528
[pid=20857] ppid=20855 vsize=1242360 CPUtime=1064.51 cores=0,2
/proc/20857/stat : 20857 (mono) R 20855 20857 20786 0 -1 4202496 288746 0 0 0 106413 38 0 0 25 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 1085406966 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/20857/statm: 310590 280452 1035 742 0 303161 0
[pid=20857/tid=20858] ppid=20855 vsize=1242360 CPUtime=0.68 cores=0,2
/proc/20857/task/20858/stat : 20858 (mono) S 20855 20857 20786 0 -1 4202560 4 0 0 0 68 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20859] ppid=20855 vsize=1242360 CPUtime=0.44 cores=0,2
/proc/20857/task/20859/stat : 20859 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 44 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20860] ppid=20855 vsize=1242360 CPUtime=0.72 cores=0,2
/proc/20857/task/20860/stat : 20860 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 72 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20861] ppid=20855 vsize=1242360 CPUtime=0.5 cores=0,2
/proc/20857/task/20861/stat : 20861 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 50 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20862] ppid=20855 vsize=1242360 CPUtime=0.5 cores=0,2
/proc/20857/task/20862/stat : 20862 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 50 0 0 0 15 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20863] ppid=20855 vsize=1242360 CPUtime=0.41 cores=0,2
/proc/20857/task/20863/stat : 20863 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 41 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20864] ppid=20855 vsize=1242360 CPUtime=0.79 cores=0,2
/proc/20857/task/20864/stat : 20864 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 79 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20866] ppid=20855 vsize=1242360 CPUtime=0 cores=0,2
/proc/20857/task/20866/stat : 20866 (mono) S 20855 20857 20786 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486284309 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447840689 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1064.51
Current children cumulated vsize (KiB) 1242360

[startup+1122.3 s]
/proc/loadavg: 4.02 3.92 2.79 5/222 20921
/proc/meminfo: memFree=18104944/32951124 swapFree=67111524/67111528
[pid=20857] ppid=20855 vsize=1242360 CPUtime=1124.61 cores=0,2
/proc/20857/stat : 20857 (mono) R 20855 20857 20786 0 -1 4202496 288746 0 0 0 112423 38 0 0 25 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 1085411514 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/20857/statm: 310590 280452 1035 742 0 303161 0
[pid=20857/tid=20858] ppid=20855 vsize=1242360 CPUtime=0.71 cores=0,2
/proc/20857/task/20858/stat : 20858 (mono) S 20855 20857 20786 0 -1 4202560 4 0 0 0 71 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20859] ppid=20855 vsize=1242360 CPUtime=0.52 cores=0,2
/proc/20857/task/20859/stat : 20859 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 52 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20860] ppid=20855 vsize=1242360 CPUtime=0.72 cores=0,2
/proc/20857/task/20860/stat : 20860 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 72 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20861] ppid=20855 vsize=1242360 CPUtime=0.52 cores=0,2
/proc/20857/task/20861/stat : 20861 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 52 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20862] ppid=20855 vsize=1242360 CPUtime=0.58 cores=0,2
/proc/20857/task/20862/stat : 20862 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 58 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20863] ppid=20855 vsize=1242360 CPUtime=0.42 cores=0,2
/proc/20857/task/20863/stat : 20863 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 42 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20864] ppid=20855 vsize=1242360 CPUtime=0.79 cores=0,2
/proc/20857/task/20864/stat : 20864 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 79 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20866] ppid=20855 vsize=1242360 CPUtime=0 cores=0,2
/proc/20857/task/20866/stat : 20866 (mono) S 20855 20857 20786 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486284309 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447840689 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1124.61
Current children cumulated vsize (KiB) 1242360

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.86 5/222 20923
/proc/meminfo: memFree=18104916/32951124 swapFree=67111524/67111528
[pid=20857] ppid=20855 vsize=1242360 CPUtime=1184.73 cores=0,2
/proc/20857/stat : 20857 (mono) R 20855 20857 20786 0 -1 4202496 288746 0 0 0 118435 38 0 0 25 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 1085411514 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/20857/statm: 310590 280452 1035 742 0 303161 0
[pid=20857/tid=20858] ppid=20855 vsize=1242360 CPUtime=0.71 cores=0,2
/proc/20857/task/20858/stat : 20858 (mono) S 20855 20857 20786 0 -1 4202560 4 0 0 0 71 0 0 0 15 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20859] ppid=20855 vsize=1242360 CPUtime=0.63 cores=0,2
/proc/20857/task/20859/stat : 20859 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 63 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20860] ppid=20855 vsize=1242360 CPUtime=0.72 cores=0,2
/proc/20857/task/20860/stat : 20860 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 72 0 0 0 15 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20861] ppid=20855 vsize=1242360 CPUtime=0.52 cores=0,2
/proc/20857/task/20861/stat : 20861 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 52 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20862] ppid=20855 vsize=1242360 CPUtime=0.58 cores=0,2
/proc/20857/task/20862/stat : 20862 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 58 0 0 0 15 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20863] ppid=20855 vsize=1242360 CPUtime=0.42 cores=0,2
/proc/20857/task/20863/stat : 20863 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 42 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20864] ppid=20855 vsize=1242360 CPUtime=0.79 cores=0,2
/proc/20857/task/20864/stat : 20864 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 79 0 0 0 16 0 9 0 486284308 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20866] ppid=20855 vsize=1242360 CPUtime=0 cores=0,2
/proc/20857/task/20866/stat : 20866 (mono) S 20855 20857 20786 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486284309 1272176640 280452 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447840689 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1184.73
Current children cumulated vsize (KiB) 1242360

[startup+1242.3 s]
/proc/loadavg: 4.04 3.95 2.94 5/222 20925
/proc/meminfo: memFree=18103652/32951124 swapFree=67111524/67111528
[pid=20857] ppid=20855 vsize=1242360 CPUtime=1244.95 cores=0,2
/proc/20857/stat : 20857 (mono) R 20855 20857 20786 0 -1 4202496 289381 0 0 0 124457 38 0 0 25 0 9 0 486284308 1272176640 281087 33554432000 4194304 7232020 140737374377312 18446744073709551615 1085408076 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/20857/statm: 310590 281087 1035 742 0 303161 0
[pid=20857/tid=20858] ppid=20855 vsize=1242360 CPUtime=0.74 cores=0,2
/proc/20857/task/20858/stat : 20858 (mono) S 20855 20857 20786 0 -1 4202560 4 0 0 0 74 0 0 0 15 0 9 0 486284308 1272176640 281087 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20859] ppid=20855 vsize=1242360 CPUtime=0.73 cores=0,2
/proc/20857/task/20859/stat : 20859 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 73 0 0 0 16 0 9 0 486284308 1272176640 281087 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20860] ppid=20855 vsize=1242360 CPUtime=0.82 cores=0,2
/proc/20857/task/20860/stat : 20860 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 82 0 0 0 16 0 9 0 486284308 1272176640 281087 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20861] ppid=20855 vsize=1242360 CPUtime=0.54 cores=0,2
/proc/20857/task/20861/stat : 20861 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 54 0 0 0 16 0 9 0 486284308 1272176640 281087 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20862] ppid=20855 vsize=1242360 CPUtime=0.63 cores=0,2
/proc/20857/task/20862/stat : 20862 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 63 0 0 0 16 0 9 0 486284308 1272176640 281087 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20863] ppid=20855 vsize=1242360 CPUtime=0.43 cores=0,2
/proc/20857/task/20863/stat : 20863 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 43 0 0 0 16 0 9 0 486284308 1272176640 281087 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20864] ppid=20855 vsize=1242360 CPUtime=0.87 cores=0,2
/proc/20857/task/20864/stat : 20864 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 87 0 0 0 15 0 9 0 486284308 1272176640 281087 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20866] ppid=20855 vsize=1242360 CPUtime=0 cores=0,2
/proc/20857/task/20866/stat : 20866 (mono) S 20855 20857 20786 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486284309 1272176640 281087 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447840689 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1244.95
Current children cumulated vsize (KiB) 1242360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.96 3.00 3/202 20928
/proc/meminfo: memFree=20276636/32951124 swapFree=67111524/67111528
[pid=20857] ppid=20855 vsize=1242360 CPUtime=1302.78 cores=0,2
/proc/20857/stat : 20857 (mono) R 20855 20857 20786 0 -1 4202496 292827 0 0 0 130240 38 0 0 25 0 9 0 486284308 1272176640 284533 33554432000 4194304 7232020 140737374377312 18446744073709551615 1085411890 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/20857/statm: 310590 284533 1035 742 0 303161 0
[pid=20857/tid=20858] ppid=20855 vsize=1242360 CPUtime=0.74 cores=0,2
/proc/20857/task/20858/stat : 20858 (mono) S 20855 20857 20786 0 -1 4202560 4 0 0 0 74 0 0 0 15 0 9 0 486284308 1272176640 284533 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20859] ppid=20855 vsize=1242360 CPUtime=0.74 cores=0,2
/proc/20857/task/20859/stat : 20859 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 74 0 0 0 16 0 9 0 486284308 1272176640 284533 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20860] ppid=20855 vsize=1242360 CPUtime=0.82 cores=0,2
/proc/20857/task/20860/stat : 20860 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 82 0 0 0 16 0 9 0 486284308 1272176640 284533 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20861] ppid=20855 vsize=1242360 CPUtime=0.66 cores=0,2
/proc/20857/task/20861/stat : 20861 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 66 0 0 0 16 0 9 0 486284308 1272176640 284533 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20862] ppid=20855 vsize=1242360 CPUtime=0.74 cores=0,2
/proc/20857/task/20862/stat : 20862 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 74 0 0 0 16 0 9 0 486284308 1272176640 284533 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
[pid=20857/tid=20863] ppid=20855 vsize=1242360 CPUtime=0.43 cores=0,2
/proc/20857/task/20863/stat : 20863 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 43 0 0 0 15 0 9 0 486284308 1272176640 284533 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20864] ppid=20855 vsize=1242360 CPUtime=0.87 cores=0,2
/proc/20857/task/20864/stat : 20864 (mono) S 20855 20857 20786 0 -1 4202560 2 0 0 0 87 0 0 0 15 0 9 0 486284308 1272176640 284533 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447832985 0 0 4096 545260780 18446604448332366784 0 0 -1 0 0 0 0
[pid=20857/tid=20866] ppid=20855 vsize=1242360 CPUtime=0 cores=0,2
/proc/20857/task/20866/stat : 20866 (mono) S 20855 20857 20786 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486284309 1272176640 284533 33554432000 4194304 7232020 140737374377312 18446744073709551615 212447840689 0 0 4096 545260780 18446604448332366784 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1302.78
Current children cumulated vsize (KiB) 1242360

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.07
CPU time (s): 1302.84
CPU user time (s): 1302.4
CPU system time (s): 0.435933
CPU usage (%): 100.213
Max. virtual memory (cumulated for all children) (KiB): 1242360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.41
system time used= 0.435933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 292827
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= 3641
involuntary context switches= 3775

runsolver used 2.27565 second user time and 4.83526 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-25 17:53:40
IDJOB=3280286
IDBENCH=20365
IDSOLVER=1608
FILE ID=node102/3280286-1303746818
RUNJOBID= node102-1303746814-20804
PBS_JOBID= 13154060
Free space on /tmp= 70900 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280286-1303746818/watcher-3280286-1303746818 -o /tmp/evaluation-result-3280286-1303746818/solver-3280286-1303746818 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3280286-1303746818.cnf

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=283235597

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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:      22046140 kB
Buffers:       1585940 kB
Cached:        8604724 kB
SwapCached:          4 kB
Active:        1872352 kB
Inactive:      8479084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22046140 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           77480 kB
Writeback:           0 kB
AnonPages:      159596 kB
Mapped:          17912 kB
Slab:           488024 kB
PageTables:       5444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   477332 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= 70940 MiB
End job on node102 at 2011-04-25 18:15:22