Trace number 3264501

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) 1316.06 1300.01

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d-0.02/
connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
MD5SUM287d3b23c6f72107e24ae4186653564e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark950.907
Satisfiable
(Un)Satisfiability was proved
Number of variables1124
Number of clauses13289
Sum of the clauses size40148
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313008
Number of clauses of size 4281
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.91 5/213 6920
/proc/meminfo: memFree=14530480/32950928 swapFree=67087032/67111528
[pid=6920] ppid=6918 vsize=21252 CPUtime=0 cores=0,2
/proc/6920/stat : 6920 (mono) R 6918 6920 5983 0 -1 4202496 479 0 0 0 0 0 0 0 25 0 1 0 468922278 21762048 408 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488521744 0 0 4096 545260780 0 0 0 17 0 0 0 0
/proc/6920/statm: 7874 412 358 742 0 2740 0
[pid=6920/tid=6921] ppid=6918 vsize=93152 CPUtime=0 cores=0,2
/proc/6920/task/6921/stat : 6921 (mono) S 6918 6920 5983 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 468922279 95387648 461 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6922] ppid=6918 vsize=93152 CPUtime=0 cores=0,2
/proc/6920/task/6922/stat : 6922 (mono) S 6918 6920 5983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 468922279 95387648 474 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=93152 CPUtime=0 cores=0,2
/proc/6920/task/6923/stat : 6923 (mono) S 6918 6920 5983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 468922279 95387648 485 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=93152 CPUtime=0 cores=0,2
/proc/6920/task/6924/stat : 6924 (mono) S 6918 6920 5983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 468922279 95387648 489 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=93216 CPUtime=0 cores=0,2
/proc/6920/task/6925/stat : 6925 (mono) S 6918 6920 5983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 468922279 95453184 499 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=93216 CPUtime=0 cores=0,2
/proc/6920/task/6926/stat : 6926 (mono) S 6918 6920 5983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 468922279 95453184 508 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=93284 CPUtime=0 cores=0,2
/proc/6920/task/6927/stat : 6927 (mono) S 6918 6920 5983 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 468922279 95522816 513 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0

[startup+0.0678271 s]
/proc/loadavg: 3.68 3.93 3.91 5/213 6920
/proc/meminfo: memFree=14530480/32950928 swapFree=67087032/67111528
[pid=6920] ppid=6918 vsize=107296 CPUtime=0.05 cores=0,2
/proc/6920/stat : 6920 (mono) R 6918 6920 5983 0 -1 4202496 1879 0 0 0 5 0 0 0 18 0 9 0 468922278 109871104 1781 33554432000 4194304 7232020 140733617400672 18446744073709551615 1100094628 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/6920/statm: 26824 1781 995 742 0 19395 0
[pid=6920/tid=6921] ppid=6918 vsize=107296 CPUtime=0 cores=0,2
/proc/6920/task/6921/stat : 6921 (mono) S 6918 6920 5983 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 468922279 109871104 1781 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6922] ppid=6918 vsize=107296 CPUtime=0 cores=0,2
/proc/6920/task/6922/stat : 6922 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 468922279 109871104 1781 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=107296 CPUtime=0 cores=0,2
/proc/6920/task/6923/stat : 6923 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468922279 109871104 1781 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=107296 CPUtime=0 cores=0,2
/proc/6920/task/6924/stat : 6924 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468922279 109871104 1781 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=107296 CPUtime=0 cores=0,2
/proc/6920/task/6925/stat : 6925 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 468922279 109871104 1781 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=107296 CPUtime=0 cores=0,2
/proc/6920/task/6926/stat : 6926 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 468922279 109871104 1781 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=107296 CPUtime=0 cores=0,2
/proc/6920/task/6927/stat : 6927 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 468922279 109871104 1781 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 107296

[startup+0.100844 s]
/proc/loadavg: 3.68 3.93 3.91 5/213 6920
/proc/meminfo: memFree=14530480/32950928 swapFree=67087032/67111528
[pid=6920] ppid=6918 vsize=114268 CPUtime=0.08 cores=0,2
/proc/6920/stat : 6920 (mono) R 6918 6920 5983 0 -1 4202496 3155 0 0 0 8 0 0 0 18 0 9 0 468922278 117010432 3057 33554432000 4194304 7232020 140733617400672 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/6920/statm: 28567 3057 1000 742 0 21138 0
[pid=6920/tid=6921] ppid=6918 vsize=114268 CPUtime=0 cores=0,2
/proc/6920/task/6921/stat : 6921 (mono) S 6918 6920 5983 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 468922279 117010432 3057 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6922] ppid=6918 vsize=114268 CPUtime=0 cores=0,2
/proc/6920/task/6922/stat : 6922 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 468922279 117010432 3057 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=114268 CPUtime=0 cores=0,2
/proc/6920/task/6923/stat : 6923 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468922279 117010432 3057 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=114268 CPUtime=0 cores=0,2
/proc/6920/task/6924/stat : 6924 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 468922279 117010432 3057 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=114268 CPUtime=0 cores=0,2
/proc/6920/task/6925/stat : 6925 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 468922279 117010432 3057 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=114268 CPUtime=0 cores=0,2
/proc/6920/task/6926/stat : 6926 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 468922279 117010432 3058 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=114268 CPUtime=0 cores=0,2
/proc/6920/task/6927/stat : 6927 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 468922279 117010432 3058 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 114268

[startup+0.300801 s]
/proc/loadavg: 3.68 3.93 3.91 5/213 6920
/proc/meminfo: memFree=14530480/32950928 swapFree=67087032/67111528
[pid=6920] ppid=6918 vsize=117064 CPUtime=0.28 cores=0,2
/proc/6920/stat : 6920 (mono) R 6918 6920 5983 0 -1 4202496 4339 0 0 0 28 0 0 0 18 0 9 0 468922278 119873536 4241 33554432000 4194304 7232020 140733617400672 18446744073709551615 1100110751 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/6920/statm: 29266 4241 1000 742 0 21837 0
[pid=6920/tid=6921] ppid=6918 vsize=117064 CPUtime=0 cores=0,2
/proc/6920/task/6921/stat : 6921 (mono) S 6918 6920 5983 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 468922279 119873536 4241 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6922] ppid=6918 vsize=117064 CPUtime=0 cores=0,2
/proc/6920/task/6922/stat : 6922 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468922279 119873536 4241 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=117064 CPUtime=0 cores=0,2
/proc/6920/task/6923/stat : 6923 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 468922279 119873536 4241 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=117064 CPUtime=0 cores=0,2
/proc/6920/task/6924/stat : 6924 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 468922279 119873536 4241 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=117064 CPUtime=0 cores=0,2
/proc/6920/task/6925/stat : 6925 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468922279 119873536 4241 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=117064 CPUtime=0 cores=0,2
/proc/6920/task/6926/stat : 6926 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468922279 119873536 4241 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=117064 CPUtime=0 cores=0,2
/proc/6920/task/6927/stat : 6927 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468922279 119873536 4241 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 117064

[startup+0.700702 s]
/proc/loadavg: 3.68 3.93 3.91 5/213 6920
/proc/meminfo: memFree=14530480/32950928 swapFree=67087032/67111528
[pid=6920] ppid=6918 vsize=120772 CPUtime=0.69 cores=0,2
/proc/6920/stat : 6920 (mono) R 6918 6920 5983 0 -1 4202496 4455 0 0 0 69 0 0 0 18 0 9 0 468922278 123670528 4357 33554432000 4194304 7232020 140733617400672 18446744073709551615 1100108099 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/6920/statm: 30193 4357 1000 742 0 22764 0
[pid=6920/tid=6921] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6921/stat : 6921 (mono) S 6918 6920 5983 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 468922279 123670528 4357 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6922] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6922/stat : 6922 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468922279 123670528 4357 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6923/stat : 6923 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468922279 123670528 4357 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6924/stat : 6924 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468922279 123670528 4357 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6925/stat : 6925 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468922279 123670528 4357 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6926/stat : 6926 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468922279 123670528 4357 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6927/stat : 6927 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468922279 123670528 4357 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120772

[startup+1.50057 s]
/proc/loadavg: 3.68 3.93 3.91 6/222 6929
/proc/meminfo: memFree=14515544/32950928 swapFree=67087032/67111528
[pid=6920] ppid=6918 vsize=120772 CPUtime=1.5 cores=0,2
/proc/6920/stat : 6920 (mono) R 6918 6920 5983 0 -1 4202496 4456 0 0 0 149 1 0 0 19 0 9 0 468922278 123670528 4358 33554432000 4194304 7232020 140733617400672 18446744073709551615 1104422768 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/6920/statm: 30193 4358 1000 742 0 22764 0
[pid=6920/tid=6921] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6921/stat : 6921 (mono) S 6918 6920 5983 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 468922279 123670528 4358 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6922] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6922/stat : 6922 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468922279 123670528 4358 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6923/stat : 6923 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468922279 123670528 4358 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6924/stat : 6924 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468922279 123670528 4358 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6925/stat : 6925 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468922279 123670528 4358 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6926/stat : 6926 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468922279 123670528 4358 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6927/stat : 6927 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468922279 123670528 4358 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6929] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6929/stat : 6929 (mono) S 6918 6920 5983 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468922279 123670528 4358 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488518577 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 120772

[startup+3.10127 s]
/proc/loadavg: 3.70 3.93 3.91 4/212 6929
/proc/meminfo: memFree=14527276/32950928 swapFree=67087032/67111528
[pid=6920] ppid=6918 vsize=120772 CPUtime=3.12 cores=0,2
/proc/6920/stat : 6920 (mono) R 6918 6920 5983 0 -1 4202496 4494 0 0 0 311 1 0 0 18 0 9 0 468922278 123670528 4396 33554432000 4194304 7232020 140733617400672 18446744073709551615 1100107758 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/6920/statm: 30193 4396 1000 742 0 22764 0
[pid=6920/tid=6921] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6921/stat : 6921 (mono) S 6918 6920 5983 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 468922279 123670528 4396 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6922] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6922/stat : 6922 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468922279 123670528 4396 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6923/stat : 6923 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468922279 123670528 4396 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6924/stat : 6924 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468922279 123670528 4396 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6925/stat : 6925 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468922279 123670528 4396 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=120772 CPUtime=0.01 cores=0,2
/proc/6920/task/6926/stat : 6926 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468922279 123670528 4396 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6927/stat : 6927 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468922279 123670528 4396 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6929] ppid=6918 vsize=120772 CPUtime=0 cores=0,2
/proc/6920/task/6929/stat : 6929 (mono) S 6918 6920 5983 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468922279 123670528 4396 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488518577 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 120772

[startup+6.3006 s]
/proc/loadavg: 3.70 3.93 3.91 6/222 6964
/proc/meminfo: memFree=14512976/32950928 swapFree=67087032/67111528
[pid=6920] ppid=6918 vsize=120772 CPUtime=6.34 cores=0,2
/proc/6920/stat : 6920 (mono) R 6918 6920 5983 0 -1 4202496 4860 0 0 0 632 2 0 0 18 0 9 0 468922278 123670528 4762 33554432000 4194304 7232020 140733617400672 18446744073709551615 1100110576 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/6920/statm: 30193 4762 1000 742 0 22764 0
[pid=6920/tid=6921] ppid=6918 vsize=120772 CPUtime=0.01 cores=0,2
/proc/6920/task/6921/stat : 6921 (mono) S 6918 6920 5983 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 468922279 123670528 4762 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6922] ppid=6918 vsize=120772 CPUtime=0.01 cores=0,2
/proc/6920/task/6922/stat : 6922 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468922279 123670528 4762 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=120772 CPUtime=0.01 cores=0,2
/proc/6920/task/6923/stat : 6923 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 468922279 123670528 4762 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=120772 CPUtime=0.01 cores=0,2
/proc/6920/task/6924/stat : 6924 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468922279 123670528 4762 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=120772 CPUtime=0.02 cores=0,2
/proc/6920/task/6925/stat : 6925 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 468922279 123670528 4762 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0

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

/proc/6920/task/6924/stat : 6924 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 389 9 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=125756 CPUtime=3.9 cores=0,2
/proc/6920/task/6925/stat : 6925 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 381 9 0 0 16 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=125756 CPUtime=3.76 cores=0,2
/proc/6920/task/6926/stat : 6926 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 366 10 0 0 16 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=125756 CPUtime=3.9 cores=0,2
/proc/6920/task/6927/stat : 6927 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 381 9 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6929] ppid=6918 vsize=125756 CPUtime=0.16 cores=0,2
/proc/6920/task/6929/stat : 6929 (mono) S 6918 6920 5983 0 -1 4202560 3 0 0 0 7 9 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488518577 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 954.04
Current children cumulated vsize (KiB) 125756

[startup+1002.3 s]
/proc/loadavg: 4.68 4.55 4.24 6/222 6991
/proc/meminfo: memFree=14260184/32950928 swapFree=67087032/67111528
[pid=6920] ppid=6918 vsize=125756 CPUtime=1014.75 cores=0,2
/proc/6920/stat : 6920 (mono) R 6918 6920 5983 0 -1 4202496 15094 0 0 0 101282 193 0 0 18 0 9 0 468922278 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 1100104643 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/6920/statm: 31439 5187 1000 742 0 24010 0
[pid=6920/tid=6921] ppid=6918 vsize=125756 CPUtime=4.19 cores=0,2
/proc/6920/task/6921/stat : 6921 (mono) S 6918 6920 5983 0 -1 4202560 4 0 0 0 411 8 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6922] ppid=6918 vsize=125756 CPUtime=4.1 cores=0,2
/proc/6920/task/6922/stat : 6922 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 401 9 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=125756 CPUtime=4.09 cores=0,2
/proc/6920/task/6923/stat : 6923 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 400 9 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=125756 CPUtime=4.24 cores=0,2
/proc/6920/task/6924/stat : 6924 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 414 10 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=125756 CPUtime=4.14 cores=0,2
/proc/6920/task/6925/stat : 6925 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 404 10 0 0 16 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=125756 CPUtime=4 cores=0,2
/proc/6920/task/6926/stat : 6926 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 390 10 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=125756 CPUtime=4.11 cores=0,2
/proc/6920/task/6927/stat : 6927 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 401 10 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6929] ppid=6918 vsize=125756 CPUtime=0.16 cores=0,2
/proc/6920/task/6929/stat : 6929 (mono) S 6918 6920 5983 0 -1 4202560 3 0 0 0 7 9 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488518577 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1014.75
Current children cumulated vsize (KiB) 125756

[startup+1062.3 s]
/proc/loadavg: 4.75 4.56 4.25 6/222 6993
/proc/meminfo: memFree=14254208/32950928 swapFree=67087032/67111528
[pid=6920] ppid=6918 vsize=125756 CPUtime=1075.43 cores=0,2
/proc/6920/stat : 6920 (mono) R 6918 6920 5983 0 -1 4202496 15352 0 0 0 107339 204 0 0 18 0 9 0 468922278 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 1100109624 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/6920/statm: 31439 5187 1000 742 0 24010 0
[pid=6920/tid=6921] ppid=6918 vsize=125756 CPUtime=4.42 cores=0,2
/proc/6920/task/6921/stat : 6921 (mono) S 6918 6920 5983 0 -1 4202560 4 0 0 0 433 9 0 0 16 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6922] ppid=6918 vsize=125756 CPUtime=4.35 cores=0,2
/proc/6920/task/6922/stat : 6922 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 425 10 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=125756 CPUtime=4.35 cores=0,2
/proc/6920/task/6923/stat : 6923 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 425 10 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=125756 CPUtime=4.47 cores=0,2
/proc/6920/task/6924/stat : 6924 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 436 11 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=125756 CPUtime=4.39 cores=0,2
/proc/6920/task/6925/stat : 6925 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 429 10 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=125756 CPUtime=4.29 cores=0,2
/proc/6920/task/6926/stat : 6926 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 418 11 0 0 16 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=125756 CPUtime=4.34 cores=0,2
/proc/6920/task/6927/stat : 6927 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 424 10 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6929] ppid=6918 vsize=125756 CPUtime=0.18 cores=0,2
/proc/6920/task/6929/stat : 6929 (mono) S 6918 6920 5983 0 -1 4202560 3 0 0 0 8 10 0 0 15 0 9 0 468922279 128774144 5187 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488518577 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1075.43
Current children cumulated vsize (KiB) 125756

[startup+1122.3 s]
/proc/loadavg: 4.25 4.44 4.23 8/222 6994
/proc/meminfo: memFree=14246252/32950928 swapFree=67087032/67111528
[pid=6920] ppid=6918 vsize=125756 CPUtime=1136.17 cores=0,2
/proc/6920/stat : 6920 (mono) R 6918 6920 5983 0 -1 4202496 15613 0 0 0 113404 213 0 0 18 0 9 0 468922278 128774144 5050 33554432000 4194304 7232020 140733617400672 18446744073709551615 5703104 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/6920/statm: 31439 5050 1000 742 0 24010 0
[pid=6920/tid=6921] ppid=6918 vsize=125756 CPUtime=4.65 cores=0,2
/proc/6920/task/6921/stat : 6921 (mono) S 6918 6920 5983 0 -1 4202560 4 0 0 0 456 9 0 0 15 0 9 0 468922279 128774144 5050 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6922] ppid=6918 vsize=125756 CPUtime=4.59 cores=0,2
/proc/6920/task/6922/stat : 6922 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 448 11 0 0 16 0 9 0 468922279 128774144 5050 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=125756 CPUtime=4.55 cores=0,2
/proc/6920/task/6923/stat : 6923 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 445 10 0 0 15 0 9 0 468922279 128774144 5050 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=125756 CPUtime=4.7 cores=0,2
/proc/6920/task/6924/stat : 6924 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 459 11 0 0 15 0 9 0 468922279 128774144 5050 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=125756 CPUtime=4.66 cores=0,2
/proc/6920/task/6925/stat : 6925 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 455 11 0 0 15 0 9 0 468922279 128774144 5050 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=125756 CPUtime=4.52 cores=0,2
/proc/6920/task/6926/stat : 6926 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 440 12 0 0 15 0 9 0 468922279 128774144 5050 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=125756 CPUtime=4.59 cores=0,2
/proc/6920/task/6927/stat : 6927 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 449 10 0 0 16 0 9 0 468922279 128774144 5050 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6929] ppid=6918 vsize=125756 CPUtime=0.19 cores=0,2
/proc/6920/task/6929/stat : 6929 (mono) S 6918 6920 5983 0 -1 4202560 3 0 0 0 9 10 0 0 15 0 9 0 468922279 128774144 5050 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488518577 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1136.17
Current children cumulated vsize (KiB) 125756

[startup+1182.3 s]
/proc/loadavg: 4.19 4.40 4.23 6/222 6996
/proc/meminfo: memFree=14227884/32950928 swapFree=67087032/67111528
[pid=6920] ppid=6918 vsize=125756 CPUtime=1196.93 cores=0,2
/proc/6920/stat : 6920 (mono) R 6918 6920 5983 0 -1 4202496 16264 0 0 0 119468 225 0 0 18 0 9 0 468922278 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 1100109608 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/6920/statm: 31439 5188 1000 742 0 24010 0
[pid=6920/tid=6921] ppid=6918 vsize=125756 CPUtime=4.88 cores=0,2
/proc/6920/task/6921/stat : 6921 (mono) S 6918 6920 5983 0 -1 4202560 4 0 0 0 478 10 0 0 16 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6922] ppid=6918 vsize=125756 CPUtime=4.84 cores=0,2
/proc/6920/task/6922/stat : 6922 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 473 11 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=125756 CPUtime=4.81 cores=0,2
/proc/6920/task/6923/stat : 6923 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 470 11 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=125756 CPUtime=4.94 cores=0,2
/proc/6920/task/6924/stat : 6924 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 482 12 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=125756 CPUtime=4.87 cores=0,2
/proc/6920/task/6925/stat : 6925 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 476 11 0 0 16 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=125756 CPUtime=4.77 cores=0,2
/proc/6920/task/6926/stat : 6926 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 464 13 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=125756 CPUtime=4.82 cores=0,2
/proc/6920/task/6927/stat : 6927 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 471 11 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6929] ppid=6918 vsize=125756 CPUtime=0.19 cores=0,2
/proc/6920/task/6929/stat : 6929 (mono) S 6918 6920 5983 0 -1 4202560 3 0 0 0 9 10 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488518577 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1196.93
Current children cumulated vsize (KiB) 125756

[startup+1242.3 s]
/proc/loadavg: 4.46 4.42 4.25 6/222 7006
/proc/meminfo: memFree=14183412/32950928 swapFree=67087032/67111528
[pid=6920] ppid=6918 vsize=125756 CPUtime=1257.64 cores=0,2
/proc/6920/stat : 6920 (mono) R 6918 6920 5983 0 -1 4202496 16772 0 0 0 125528 236 0 0 18 0 9 0 468922278 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 1100109069 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/6920/statm: 31439 5188 1000 742 0 24010 0
[pid=6920/tid=6921] ppid=6918 vsize=125756 CPUtime=5.12 cores=0,2
/proc/6920/task/6921/stat : 6921 (mono) S 6918 6920 5983 0 -1 4202560 4 0 0 0 502 10 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6922] ppid=6918 vsize=125756 CPUtime=5.08 cores=0,2
/proc/6920/task/6922/stat : 6922 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 496 12 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=125756 CPUtime=5.03 cores=0,2
/proc/6920/task/6923/stat : 6923 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 491 12 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=125756 CPUtime=5.2 cores=0,2
/proc/6920/task/6924/stat : 6924 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 507 13 0 0 16 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=125756 CPUtime=5.09 cores=0,2
/proc/6920/task/6925/stat : 6925 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 498 11 0 0 16 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=125756 CPUtime=4.99 cores=0,2
/proc/6920/task/6926/stat : 6926 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 485 14 0 0 16 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=125756 CPUtime=5.05 cores=0,2
/proc/6920/task/6927/stat : 6927 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 493 12 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6929] ppid=6918 vsize=125756 CPUtime=0.21 cores=0,2
/proc/6920/task/6929/stat : 6929 (mono) S 6918 6920 5983 0 -1 4202560 3 0 0 0 10 11 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488518577 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1257.64
Current children cumulated vsize (KiB) 125756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.18 4.35 4.23 3/196 7044
/proc/meminfo: memFree=14225720/32950928 swapFree=67087032/67111528
[pid=6920] ppid=6918 vsize=125756 CPUtime=1316.04 cores=0,2
/proc/6920/stat : 6920 (mono) R 6918 6920 5983 0 -1 4202496 16772 0 0 0 131359 245 0 0 21 0 9 0 468922278 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 1100106811 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/6920/statm: 31439 5188 1000 742 0 24010 0
[pid=6920/tid=6921] ppid=6918 vsize=125756 CPUtime=5.38 cores=0,2
/proc/6920/task/6921/stat : 6921 (mono) S 6918 6920 5983 0 -1 4202560 4 0 0 0 527 11 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6922] ppid=6918 vsize=125756 CPUtime=5.28 cores=0,2
/proc/6920/task/6922/stat : 6922 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 516 12 0 0 16 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=125756 CPUtime=5.25 cores=0,2
/proc/6920/task/6923/stat : 6923 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 513 12 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=125756 CPUtime=5.44 cores=0,2
/proc/6920/task/6924/stat : 6924 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 530 14 0 0 16 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=125756 CPUtime=5.3 cores=0,2
/proc/6920/task/6925/stat : 6925 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 518 12 0 0 16 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 2 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=125756 CPUtime=5.23 cores=0,2
/proc/6920/task/6926/stat : 6926 (mono) R 6918 6920 5983 0 -1 4202560 2 0 0 0 509 14 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 0 0 0 -1 2 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=125756 CPUtime=5.28 cores=0,2
/proc/6920/task/6927/stat : 6927 (mono) S 6918 6920 5983 0 -1 4202560 2 0 0 0 516 12 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239488510873 0 0 4096 545260780 18446604453944360000 0 0 -1 0 0 0 0
[pid=6920/tid=6929] ppid=6918 vsize=125756 CPUtime=0.21 cores=0,2
/proc/6920/task/6929/stat : 6929 (mono) S 6918 6920 5983 0 -1 4194368 3 0 0 0 10 11 0 0 15 0 9 0 468922279 128774144 5188 33554432000 4194304 7232020 140733617400672 18446744073709551615 239476082623 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1316.04
Current children cumulated vsize (KiB) 125756

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.01
CPU time (s): 1316.06
CPU user time (s): 1313.6
CPU system time (s): 2.46163
CPU usage (%): 101.234
Max. virtual memory (cumulated for all children) (KiB): 125756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1313.6
system time used= 2.46162
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16772
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= 876524
involuntary context switches= 205073

runsolver used 2.15067 second user time and 5.01324 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-23 17:40:52
IDJOB=3264501
IDBENCH=84643
IDSOLVER=1608
FILE ID=node148/3264501-1303573252
RUNJOBID= node148-1303573249-6784
PBS_JOBID= 13150285
Free space on /tmp= 70596 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT04/handmade/connamacher/connm-d-0.02/connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264501-1303573252/watcher-3264501-1303573252 -o /tmp/evaluation-result-3264501-1303573252/solver-3264501-1303573252 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3264501-1303573252.cnf

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

MD5SUM BENCH= 287d3b23c6f72107e24ae4186653564e
RANDOM SEED=1740661209

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14530504 kB
Buffers:       2044328 kB
Cached:       15729516 kB
SwapCached:       5264 kB
Active:        8915472 kB
Inactive:      8945716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14530504 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            1100 kB
Writeback:           0 kB
AnonPages:       83044 kB
Mapped:          17132 kB
Slab:           494788 kB
PageTables:       5428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   518428 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= 70596 MiB
End job on node148 at 2011-04-23 18:02:34