Trace number 3189327

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sol 2011-04-04? (TO) 1314.02 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S456969343-019.SATISFIABLE.cnf
MD5SUM957c55bb21add5f7b2abfbda860d1a95
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05599
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 4,6

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.94 3.98 3/182 8221
/proc/meminfo: memFree=15248156/32950928 swapFree=67111528/67111528
[pid=8221] ppid=8219 vsize=102404 CPUtime=0 cores=4,6
/proc/8221/stat : 8221 (mono) S 8219 8221 7688 0 -1 4202496 697 0 0 0 0 0 0 0 25 0 8 0 340045209 104861696 604 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485796603 0 2147483391 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8221/statm: 25601 604 476 742 0 18172 0
[pid=8221/tid=8222] ppid=8219 vsize=102404 CPUtime=0 cores=4,6
/proc/8221/task/8222/stat : 8222 (mono) S 8219 8221 7688 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 340045210 104861696 604 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8223] ppid=8219 vsize=102404 CPUtime=0 cores=4,6
/proc/8221/task/8223/stat : 8223 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 340045210 104861696 604 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8224] ppid=8219 vsize=102404 CPUtime=0 cores=4,6
/proc/8221/task/8224/stat : 8224 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 340045210 104861696 604 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8225] ppid=8219 vsize=102404 CPUtime=0 cores=4,6
/proc/8221/task/8225/stat : 8225 (mono) S 8219 8221 7688 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 340045210 104861696 604 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8226] ppid=8219 vsize=102404 CPUtime=0 cores=4,6
/proc/8221/task/8226/stat : 8226 (mono) S 8219 8221 7688 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 340045210 104861696 604 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8227] ppid=8219 vsize=102404 CPUtime=0 cores=4,6
/proc/8221/task/8227/stat : 8227 (mono) S 8219 8221 7688 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 340045210 104861696 604 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8228] ppid=8219 vsize=102404 CPUtime=0 cores=4,6
/proc/8221/task/8228/stat : 8228 (mono) S 8219 8221 7688 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 340045210 104861696 604 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0

[startup+0.0173649 s]
/proc/loadavg: 3.68 3.94 3.98 3/182 8221
/proc/meminfo: memFree=15248156/32950928 swapFree=67111528/67111528
[pid=8221] ppid=8219 vsize=105664 CPUtime=0 cores=4,6
/proc/8221/stat : 8221 (mono) R 8219 8221 7688 0 -1 4202496 1402 0 0 0 0 0 0 0 25 0 9 0 340045209 108199936 1307 33554432000 4194304 7232020 140734479190160 18446744073709551615 6081786 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8221/statm: 26416 1307 926 742 0 18987 0
[pid=8221/tid=8222] ppid=8219 vsize=105664 CPUtime=0 cores=4,6
/proc/8221/task/8222/stat : 8222 (mono) S 8219 8221 7688 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 340045210 108199936 1307 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8223] ppid=8219 vsize=105664 CPUtime=0 cores=4,6
/proc/8221/task/8223/stat : 8223 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340045210 108199936 1307 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8224] ppid=8219 vsize=105664 CPUtime=0 cores=4,6
/proc/8221/task/8224/stat : 8224 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340045210 108199936 1307 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8225] ppid=8219 vsize=105664 CPUtime=0 cores=4,6
/proc/8221/task/8225/stat : 8225 (mono) S 8219 8221 7688 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 340045210 108199936 1307 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8226] ppid=8219 vsize=105664 CPUtime=0 cores=4,6
/proc/8221/task/8226/stat : 8226 (mono) S 8219 8221 7688 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 340045210 108199936 1307 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8227] ppid=8219 vsize=105664 CPUtime=0 cores=4,6
/proc/8221/task/8227/stat : 8227 (mono) S 8219 8221 7688 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 340045210 108199936 1307 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8228] ppid=8219 vsize=105664 CPUtime=0 cores=4,6
/proc/8221/task/8228/stat : 8228 (mono) S 8219 8221 7688 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 340045210 108199936 1307 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 105664

[startup+0.101349 s]
/proc/loadavg: 3.68 3.94 3.98 3/182 8221
/proc/meminfo: memFree=15248156/32950928 swapFree=67111528/67111528
[pid=8221] ppid=8219 vsize=110928 CPUtime=0.09 cores=4,6
/proc/8221/stat : 8221 (mono) R 8219 8221 7688 0 -1 4202496 2629 0 0 0 9 0 0 0 25 0 9 0 340045209 113590272 2534 33554432000 4194304 7232020 140734479190160 18446744073709551615 1100796021 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8221/statm: 27732 2534 1025 742 0 20303 0
[pid=8221/tid=8222] ppid=8219 vsize=110928 CPUtime=0 cores=4,6
/proc/8221/task/8222/stat : 8222 (mono) S 8219 8221 7688 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 340045210 113590272 2534 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8223] ppid=8219 vsize=110928 CPUtime=0 cores=4,6
/proc/8221/task/8223/stat : 8223 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340045210 113590272 2534 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8224] ppid=8219 vsize=110928 CPUtime=0 cores=4,6
/proc/8221/task/8224/stat : 8224 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340045210 113590272 2534 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8225] ppid=8219 vsize=110928 CPUtime=0 cores=4,6
/proc/8221/task/8225/stat : 8225 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340045210 113590272 2534 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8226] ppid=8219 vsize=110928 CPUtime=0 cores=4,6
/proc/8221/task/8226/stat : 8226 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340045210 113590272 2534 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8227] ppid=8219 vsize=110928 CPUtime=0 cores=4,6
/proc/8221/task/8227/stat : 8227 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340045210 113590272 2534 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8228] ppid=8219 vsize=110928 CPUtime=0 cores=4,6
/proc/8221/task/8228/stat : 8228 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340045210 113590272 2534 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 110928

[startup+0.301257 s]
/proc/loadavg: 3.68 3.94 3.98 3/182 8221
/proc/meminfo: memFree=15248156/32950928 swapFree=67111528/67111528
[pid=8221] ppid=8219 vsize=112576 CPUtime=0.29 cores=4,6
/proc/8221/stat : 8221 (mono) R 8219 8221 7688 0 -1 4202496 2856 0 0 0 29 0 0 0 18 0 9 0 340045209 115277824 2761 33554432000 4194304 7232020 140734479190160 18446744073709551615 1100799210 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8221/statm: 28144 2761 1025 742 0 20715 0
[pid=8221/tid=8222] ppid=8219 vsize=112576 CPUtime=0 cores=4,6
/proc/8221/task/8222/stat : 8222 (mono) S 8219 8221 7688 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 340045210 115277824 2761 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8223] ppid=8219 vsize=112576 CPUtime=0 cores=4,6
/proc/8221/task/8223/stat : 8223 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 340045210 115277824 2761 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8224] ppid=8219 vsize=112576 CPUtime=0 cores=4,6
/proc/8221/task/8224/stat : 8224 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 340045210 115277824 2761 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8225] ppid=8219 vsize=112576 CPUtime=0 cores=4,6
/proc/8221/task/8225/stat : 8225 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 340045210 115277824 2761 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8226] ppid=8219 vsize=112576 CPUtime=0 cores=4,6
/proc/8221/task/8226/stat : 8226 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 340045210 115277824 2761 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8227] ppid=8219 vsize=112576 CPUtime=0 cores=4,6
/proc/8221/task/8227/stat : 8227 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 340045210 115277824 2761 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8228] ppid=8219 vsize=112576 CPUtime=0 cores=4,6
/proc/8221/task/8228/stat : 8228 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 340045210 115277824 2762 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112576

[startup+0.701187 s]
/proc/loadavg: 3.68 3.94 3.98 3/182 8221
/proc/meminfo: memFree=15248156/32950928 swapFree=67111528/67111528
[pid=8221] ppid=8219 vsize=112640 CPUtime=0.69 cores=4,6
/proc/8221/stat : 8221 (mono) R 8219 8221 7688 0 -1 4202496 3243 0 0 0 69 0 0 0 18 0 9 0 340045209 115343360 3148 33554432000 4194304 7232020 140734479190160 18446744073709551615 1100795953 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8221/statm: 28160 3148 1025 742 0 20731 0
[pid=8221/tid=8222] ppid=8219 vsize=112640 CPUtime=0 cores=4,6
/proc/8221/task/8222/stat : 8222 (mono) S 8219 8221 7688 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 9 0 340045210 115343360 3148 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8223] ppid=8219 vsize=112640 CPUtime=0 cores=4,6
/proc/8221/task/8223/stat : 8223 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 340045210 115343360 3148 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8224] ppid=8219 vsize=112640 CPUtime=0 cores=4,6
/proc/8221/task/8224/stat : 8224 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 340045210 115343360 3148 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8225] ppid=8219 vsize=112640 CPUtime=0 cores=4,6
/proc/8221/task/8225/stat : 8225 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 340045210 115343360 3148 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8226] ppid=8219 vsize=112640 CPUtime=0 cores=4,6
/proc/8221/task/8226/stat : 8226 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 340045210 115343360 3148 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8227] ppid=8219 vsize=112640 CPUtime=0 cores=4,6
/proc/8221/task/8227/stat : 8227 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 340045210 115343360 3148 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8228] ppid=8219 vsize=112640 CPUtime=0 cores=4,6
/proc/8221/task/8228/stat : 8228 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 340045210 115343360 3148 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112640

[startup+1.50105 s]
/proc/loadavg: 3.68 3.94 3.98 6/222 8329
/proc/meminfo: memFree=15221440/32950928 swapFree=67111528/67111528
[pid=8221] ppid=8219 vsize=114816 CPUtime=1.49 cores=4,6
/proc/8221/stat : 8221 (mono) R 8219 8221 7688 0 -1 4202496 3669 0 0 0 149 0 0 0 18 0 9 0 340045209 117571584 3502 33554432000 4194304 7232020 140734479190160 18446744073709551615 1100795936 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8221/statm: 28704 3502 1025 742 0 21275 0
[pid=8221/tid=8222] ppid=8219 vsize=114816 CPUtime=0 cores=4,6
/proc/8221/task/8222/stat : 8222 (mono) S 8219 8221 7688 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340045210 117571584 3502 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8223] ppid=8219 vsize=114816 CPUtime=0 cores=4,6
/proc/8221/task/8223/stat : 8223 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340045210 117571584 3502 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8224] ppid=8219 vsize=114816 CPUtime=0 cores=4,6
/proc/8221/task/8224/stat : 8224 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340045210 117571584 3502 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8225] ppid=8219 vsize=114816 CPUtime=0 cores=4,6
/proc/8221/task/8225/stat : 8225 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340045210 117571584 3502 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8226] ppid=8219 vsize=114816 CPUtime=0 cores=4,6
/proc/8221/task/8226/stat : 8226 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340045210 117571584 3502 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8227] ppid=8219 vsize=114816 CPUtime=0 cores=4,6
/proc/8221/task/8227/stat : 8227 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340045210 117571584 3502 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8228] ppid=8219 vsize=114816 CPUtime=0 cores=4,6
/proc/8221/task/8228/stat : 8228 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340045210 117571584 3502 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8230] ppid=8219 vsize=114816 CPUtime=0 cores=4,6
/proc/8221/task/8230/stat : 8230 (mono) S 8219 8221 7688 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340045210 117571584 3502 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485791153 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114816

[startup+3.10077 s]
/proc/loadavg: 3.68 3.94 3.98 6/222 8330
/proc/meminfo: memFree=15209536/32950928 swapFree=67111528/67111528
[pid=8221] ppid=8219 vsize=117952 CPUtime=3.11 cores=4,6
/proc/8221/stat : 8221 (mono) R 8219 8221 7688 0 -1 4202496 4628 0 0 0 310 1 0 0 18 0 9 0 340045209 120782848 4000 33554432000 4194304 7232020 140734479190160 18446744073709551615 1100795334 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/8221/statm: 29488 4000 1025 742 0 22059 0
[pid=8221/tid=8222] ppid=8219 vsize=117952 CPUtime=0 cores=4,6
/proc/8221/task/8222/stat : 8222 (mono) S 8219 8221 7688 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340045210 120782848 4000 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8223] ppid=8219 vsize=117952 CPUtime=0.01 cores=4,6
/proc/8221/task/8223/stat : 8223 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340045210 120782848 4000 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8224] ppid=8219 vsize=117952 CPUtime=0 cores=4,6
/proc/8221/task/8224/stat : 8224 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340045210 120782848 4000 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8225] ppid=8219 vsize=117952 CPUtime=0 cores=4,6
/proc/8221/task/8225/stat : 8225 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340045210 120782848 4000 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8226] ppid=8219 vsize=117952 CPUtime=0 cores=4,6
/proc/8221/task/8226/stat : 8226 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340045210 120782848 4000 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8227] ppid=8219 vsize=117952 CPUtime=0 cores=4,6
/proc/8221/task/8227/stat : 8227 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340045210 120782848 4000 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8228] ppid=8219 vsize=117952 CPUtime=0.01 cores=4,6
/proc/8221/task/8228/stat : 8228 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340045210 120782848 4000 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8230] ppid=8219 vsize=117952 CPUtime=0 cores=4,6
/proc/8221/task/8230/stat : 8230 (mono) S 8219 8221 7688 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340045210 120782848 4000 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485791153 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 117952

[startup+6.30126 s]
/proc/loadavg: 3.70 3.94 3.98 6/222 8330
/proc/meminfo: memFree=15190848/32950928 swapFree=67111528/67111528
[pid=8221] ppid=8219 vsize=127040 CPUtime=6.35 cores=4,6
/proc/8221/stat : 8221 (mono) R 8219 8221 7688 0 -1 4202496 6592 0 0 0 633 2 0 0 18 0 9 0 340045209 130088960 4855 33554432000 4194304 7232020 140734479190160 18446744073709551615 1100792757 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8221/statm: 31760 4855 1025 742 0 24331 0
[pid=8221/tid=8222] ppid=8219 vsize=127040 CPUtime=0.02 cores=4,6
/proc/8221/task/8222/stat : 8222 (mono) S 8219 8221 7688 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 340045210 130088960 4855 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8223] ppid=8219 vsize=127040 CPUtime=0.02 cores=4,6
/proc/8221/task/8223/stat : 8223 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340045210 130088960 4855 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8224] ppid=8219 vsize=127040 CPUtime=0.01 cores=4,6
/proc/8221/task/8224/stat : 8224 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340045210 130088960 4855 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8225] ppid=8219 vsize=127040 CPUtime=0.02 cores=4,6
/proc/8221/task/8225/stat : 8225 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340045210 130088960 4855 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8226] ppid=8219 vsize=127040 CPUtime=0.01 cores=4,6
/proc/8221/task/8226/stat : 8226 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340045210 130088960 4855 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0

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

/proc/8221/task/8225/stat : 8225 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 331 2 0 0 15 0 9 0 340045210 265859072 28452 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8226] ppid=8219 vsize=259628 CPUtime=3.24 cores=4,6
/proc/8221/task/8226/stat : 8226 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 322 2 0 0 16 0 9 0 340045210 265859072 28452 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8227] ppid=8219 vsize=259628 CPUtime=3.08 cores=4,6
/proc/8221/task/8227/stat : 8227 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 307 1 0 0 15 0 9 0 340045210 265859072 28452 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8228] ppid=8219 vsize=259628 CPUtime=3.31 cores=4,6
/proc/8221/task/8228/stat : 8228 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 329 2 0 0 15 0 9 0 340045210 265859072 28452 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8230] ppid=8219 vsize=259628 CPUtime=0.04 cores=4,6
/proc/8221/task/8230/stat : 8230 (mono) S 8219 8221 7688 0 -1 4202560 3 0 0 0 2 2 0 0 15 0 9 0 340045210 265859072 28452 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485791153 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 953.42
Current children cumulated vsize (KiB) 259628

[startup+1002.3 s]
/proc/loadavg: 4.24 4.12 4.05 6/222 8356
/proc/meminfo: memFree=14650068/32950928 swapFree=67111528/67111528
[pid=8221] ppid=8219 vsize=259628 CPUtime=1014.16 cores=4,6
/proc/8221/stat : 8221 (mono) R 8219 8221 7688 0 -1 4202496 89976 0 0 0 101369 47 0 0 23 0 9 0 340045209 265859072 30887 33554432000 4194304 7232020 140734479190160 18446744073709551615 1100796021 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8221/statm: 64907 30887 1037 742 0 57478 0
[pid=8221/tid=8222] ppid=8219 vsize=259628 CPUtime=3.58 cores=4,6
/proc/8221/task/8222/stat : 8222 (mono) S 8219 8221 7688 0 -1 4202560 4 0 0 0 356 2 0 0 15 0 9 0 340045210 265859072 30887 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8223] ppid=8219 vsize=259628 CPUtime=3.35 cores=4,6
/proc/8221/task/8223/stat : 8223 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 333 2 0 0 16 0 9 0 340045210 265859072 30887 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8224] ppid=8219 vsize=259628 CPUtime=3.64 cores=4,6
/proc/8221/task/8224/stat : 8224 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 362 2 0 0 15 0 9 0 340045210 265859072 30887 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8225] ppid=8219 vsize=259628 CPUtime=3.54 cores=4,6
/proc/8221/task/8225/stat : 8225 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 352 2 0 0 16 0 9 0 340045210 265859072 30887 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8226] ppid=8219 vsize=259628 CPUtime=3.42 cores=4,6
/proc/8221/task/8226/stat : 8226 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 340 2 0 0 16 0 9 0 340045210 265859072 30887 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8227] ppid=8219 vsize=259628 CPUtime=3.28 cores=4,6
/proc/8221/task/8227/stat : 8227 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 327 1 0 0 15 0 9 0 340045210 265859072 30887 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8228] ppid=8219 vsize=259628 CPUtime=3.51 cores=4,6
/proc/8221/task/8228/stat : 8228 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 349 2 0 0 16 0 9 0 340045210 265859072 30887 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8230] ppid=8219 vsize=259628 CPUtime=0.04 cores=4,6
/proc/8221/task/8230/stat : 8230 (mono) S 8219 8221 7688 0 -1 4202560 3 0 0 0 2 2 0 0 15 0 9 0 340045210 265859072 30887 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485791153 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1014.16
Current children cumulated vsize (KiB) 259628

[startup+1062.3 s]
/proc/loadavg: 4.16 4.11 4.05 6/222 8358
/proc/meminfo: memFree=14608852/32950928 swapFree=67111528/67111528
[pid=8221] ppid=8219 vsize=259628 CPUtime=1075.09 cores=4,6
/proc/8221/stat : 8221 (mono) R 8219 8221 7688 0 -1 4202496 93310 0 0 0 107460 49 0 0 19 0 9 0 340045209 265859072 32607 33554432000 4194304 7232020 140734479190160 18446744073709551615 1100796021 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8221/statm: 64907 32607 1037 742 0 57478 0
[pid=8221/tid=8222] ppid=8219 vsize=259628 CPUtime=3.84 cores=4,6
/proc/8221/task/8222/stat : 8222 (mono) S 8219 8221 7688 0 -1 4202560 4 0 0 0 382 2 0 0 16 0 9 0 340045210 265859072 32607 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8223] ppid=8219 vsize=259628 CPUtime=3.57 cores=4,6
/proc/8221/task/8223/stat : 8223 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 355 2 0 0 16 0 9 0 340045210 265859072 32607 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8224] ppid=8219 vsize=259628 CPUtime=3.89 cores=4,6
/proc/8221/task/8224/stat : 8224 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 387 2 0 0 15 0 9 0 340045210 265859072 32607 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8225] ppid=8219 vsize=259628 CPUtime=3.79 cores=4,6
/proc/8221/task/8225/stat : 8225 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 377 2 0 0 15 0 9 0 340045210 265859072 32607 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8226] ppid=8219 vsize=259628 CPUtime=3.7 cores=4,6
/proc/8221/task/8226/stat : 8226 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 368 2 0 0 16 0 9 0 340045210 265859072 32607 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8227] ppid=8219 vsize=259628 CPUtime=3.55 cores=4,6
/proc/8221/task/8227/stat : 8227 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 354 1 0 0 15 0 9 0 340045210 265859072 32607 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8228] ppid=8219 vsize=259628 CPUtime=3.8 cores=4,6
/proc/8221/task/8228/stat : 8228 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 377 3 0 0 16 0 9 0 340045210 265859072 32607 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8230] ppid=8219 vsize=259628 CPUtime=0.04 cores=4,6
/proc/8221/task/8230/stat : 8230 (mono) S 8219 8221 7688 0 -1 4202560 3 0 0 0 2 2 0 0 15 0 9 0 340045210 265859072 32607 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485791153 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1075.09
Current children cumulated vsize (KiB) 259628

[startup+1122.3 s]
/proc/loadavg: 4.37 4.18 4.08 6/222 8359
/proc/meminfo: memFree=14633852/32950928 swapFree=67111528/67111528
[pid=8221] ppid=8219 vsize=259628 CPUtime=1135.58 cores=4,6
/proc/8221/stat : 8221 (mono) R 8219 8221 7688 0 -1 4202496 96070 0 0 0 113508 50 0 0 25 0 9 0 340045209 265859072 35163 33554432000 4194304 7232020 140734479190160 18446744073709551615 1100796021 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8221/statm: 64907 35163 1037 742 0 57478 0
[pid=8221/tid=8222] ppid=8219 vsize=259628 CPUtime=3.98 cores=4,6
/proc/8221/task/8222/stat : 8222 (mono) S 8219 8221 7688 0 -1 4202560 4 0 0 0 395 3 0 0 15 0 9 0 340045210 265859072 35163 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8223] ppid=8219 vsize=259628 CPUtime=3.73 cores=4,6
/proc/8221/task/8223/stat : 8223 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 371 2 0 0 16 0 9 0 340045210 265859072 35163 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8224] ppid=8219 vsize=259628 CPUtime=4.02 cores=4,6
/proc/8221/task/8224/stat : 8224 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 400 2 0 0 15 0 9 0 340045210 265859072 35163 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8225] ppid=8219 vsize=259628 CPUtime=3.98 cores=4,6
/proc/8221/task/8225/stat : 8225 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 396 2 0 0 15 0 9 0 340045210 265859072 35163 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8226] ppid=8219 vsize=259628 CPUtime=3.78 cores=4,6
/proc/8221/task/8226/stat : 8226 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 376 2 0 0 15 0 9 0 340045210 265859072 35163 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8227] ppid=8219 vsize=259628 CPUtime=3.67 cores=4,6
/proc/8221/task/8227/stat : 8227 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 366 1 0 0 15 0 9 0 340045210 265859072 35163 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8228] ppid=8219 vsize=259628 CPUtime=3.9 cores=4,6
/proc/8221/task/8228/stat : 8228 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 387 3 0 0 16 0 9 0 340045210 265859072 35163 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8230] ppid=8219 vsize=259628 CPUtime=0.05 cores=4,6
/proc/8221/task/8230/stat : 8230 (mono) S 8219 8221 7688 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 340045210 265859072 35163 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485791153 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1135.58
Current children cumulated vsize (KiB) 259628

[startup+1182.3 s]
/proc/loadavg: 4.13 4.14 4.07 6/222 8361
/proc/meminfo: memFree=14667516/32950928 swapFree=67111528/67111528
[pid=8221] ppid=8219 vsize=259628 CPUtime=1195.82 cores=4,6
/proc/8221/stat : 8221 (mono) R 8219 8221 7688 0 -1 4202496 99301 0 0 0 119532 50 0 0 18 0 9 0 340045209 265859072 38283 33554432000 4194304 7232020 140734479190160 18446744073709551615 1100796021 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8221/statm: 64907 38283 1037 742 0 57478 0
[pid=8221/tid=8222] ppid=8219 vsize=259628 CPUtime=4.06 cores=4,6
/proc/8221/task/8222/stat : 8222 (mono) S 8219 8221 7688 0 -1 4202560 4 0 0 0 403 3 0 0 16 0 9 0 340045210 265859072 38283 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8223] ppid=8219 vsize=259628 CPUtime=3.82 cores=4,6
/proc/8221/task/8223/stat : 8223 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 380 2 0 0 16 0 9 0 340045210 265859072 38283 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8224] ppid=8219 vsize=259628 CPUtime=4.09 cores=4,6
/proc/8221/task/8224/stat : 8224 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 407 2 0 0 15 0 9 0 340045210 265859072 38283 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8225] ppid=8219 vsize=259628 CPUtime=4.03 cores=4,6
/proc/8221/task/8225/stat : 8225 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 401 2 0 0 16 0 9 0 340045210 265859072 38283 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8226] ppid=8219 vsize=259628 CPUtime=3.84 cores=4,6
/proc/8221/task/8226/stat : 8226 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 382 2 0 0 15 0 9 0 340045210 265859072 38283 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8227] ppid=8219 vsize=259628 CPUtime=3.75 cores=4,6
/proc/8221/task/8227/stat : 8227 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 374 1 0 0 15 0 9 0 340045210 265859072 38283 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8228] ppid=8219 vsize=259628 CPUtime=3.97 cores=4,6
/proc/8221/task/8228/stat : 8228 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 394 3 0 0 15 0 9 0 340045210 265859072 38283 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8230] ppid=8219 vsize=259628 CPUtime=0.05 cores=4,6
/proc/8221/task/8230/stat : 8230 (mono) S 8219 8221 7688 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 340045210 265859072 38283 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485791153 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1195.82
Current children cumulated vsize (KiB) 259628

[startup+1242.3 s]
/proc/loadavg: 4.05 4.11 4.07 6/222 8372
/proc/meminfo: memFree=14609384/32950928 swapFree=67111528/67111528
[pid=8221] ppid=8219 vsize=267884 CPUtime=1256.05 cores=4,6
/proc/8221/stat : 8221 (mono) R 8219 8221 7688 0 -1 4202496 102617 0 0 0 125554 51 0 0 21 0 9 0 340045209 274313216 41599 33554432000 4194304 7232020 140734479190160 18446744073709551615 1100796021 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8221/statm: 66971 41599 1037 742 0 59542 0
[pid=8221/tid=8222] ppid=8219 vsize=267884 CPUtime=4.14 cores=4,6
/proc/8221/task/8222/stat : 8222 (mono) S 8219 8221 7688 0 -1 4202560 4 0 0 0 411 3 0 0 16 0 9 0 340045210 274313216 41599 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8223] ppid=8219 vsize=267884 CPUtime=3.87 cores=4,6
/proc/8221/task/8223/stat : 8223 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 385 2 0 0 15 0 9 0 340045210 274313216 41599 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8224] ppid=8219 vsize=267884 CPUtime=4.17 cores=4,6
/proc/8221/task/8224/stat : 8224 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 415 2 0 0 15 0 9 0 340045210 274313216 41599 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8225] ppid=8219 vsize=267884 CPUtime=4.1 cores=4,6
/proc/8221/task/8225/stat : 8225 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 408 2 0 0 15 0 9 0 340045210 274313216 41599 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8226] ppid=8219 vsize=267884 CPUtime=3.88 cores=4,6
/proc/8221/task/8226/stat : 8226 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 386 2 0 0 15 0 9 0 340045210 274313216 41599 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8227] ppid=8219 vsize=267884 CPUtime=3.79 cores=4,6
/proc/8221/task/8227/stat : 8227 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 378 1 0 0 16 0 9 0 340045210 274313216 41599 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8228] ppid=8219 vsize=267884 CPUtime=4 cores=4,6
/proc/8221/task/8228/stat : 8228 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 397 3 0 0 15 0 9 0 340045210 274313216 41599 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8230] ppid=8219 vsize=267884 CPUtime=0.05 cores=4,6
/proc/8221/task/8230/stat : 8230 (mono) S 8219 8221 7688 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 340045210 274313216 41599 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485791153 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1256.05
Current children cumulated vsize (KiB) 267884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.09 4.06 5/222 8373
/proc/meminfo: memFree=14552064/32950928 swapFree=67111528/67111528
[pid=8221] ppid=8219 vsize=292656 CPUtime=1313.99 cores=4,6
/proc/8221/stat : 8221 (mono) R 8219 8221 7688 0 -1 4202496 109193 0 0 0 131347 52 0 0 25 0 9 0 340045209 299679744 48175 33554432000 4194304 7232020 140734479190160 18446744073709551615 1100796596 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8221/statm: 73164 48175 1037 742 0 65735 0
[pid=8221/tid=8222] ppid=8219 vsize=292656 CPUtime=4.22 cores=4,6
/proc/8221/task/8222/stat : 8222 (mono) S 8219 8221 7688 0 -1 4202560 4 0 0 0 419 3 0 0 16 0 9 0 340045210 299679744 48175 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8223] ppid=8219 vsize=292656 CPUtime=3.93 cores=4,6
/proc/8221/task/8223/stat : 8223 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 391 2 0 0 15 0 9 0 340045210 299679744 48175 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8224] ppid=8219 vsize=292656 CPUtime=4.19 cores=4,6
/proc/8221/task/8224/stat : 8224 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 417 2 0 0 15 0 9 0 340045210 299679744 48175 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8225] ppid=8219 vsize=292656 CPUtime=4.16 cores=4,6
/proc/8221/task/8225/stat : 8225 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 414 2 0 0 15 0 9 0 340045210 299679744 48175 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8226] ppid=8219 vsize=292656 CPUtime=3.99 cores=4,6
/proc/8221/task/8226/stat : 8226 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 397 2 0 0 16 0 9 0 340045210 299679744 48175 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
[pid=8221/tid=8227] ppid=8219 vsize=292656 CPUtime=3.82 cores=4,6
/proc/8221/task/8227/stat : 8227 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 381 1 0 0 15 0 9 0 340045210 299679744 48175 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8228] ppid=8219 vsize=292656 CPUtime=4.09 cores=4,6
/proc/8221/task/8228/stat : 8228 (mono) S 8219 8221 7688 0 -1 4202560 2 0 0 0 406 3 0 0 15 0 9 0 340045210 299679744 48175 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485783449 0 0 4096 545260780 18446604453867415360 0 0 -1 4 0 0 0
[pid=8221/tid=8230] ppid=8219 vsize=292656 CPUtime=0.05 cores=4,6
/proc/8221/task/8230/stat : 8230 (mono) S 8219 8221 7688 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 340045210 299679744 48175 33554432000 4194304 7232020 140734479190160 18446744073709551615 274485791153 0 0 4096 545260780 18446604453867415360 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1313.99
Current children cumulated vsize (KiB) 292656

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1314.02
CPU user time (s): 1313.48
CPU system time (s): 0.536918
CPU usage (%): 101.076
Max. virtual memory (cumulated for all children) (KiB): 292656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1313.48
system time used= 0.536918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109193
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= 111789
involuntary context switches= 31835

runsolver used 2.11068 second user time and 5.02324 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-08 19:40:56
IDJOB=3189327
IDBENCH=82858
IDSOLVER=1608
FILE ID=node125/3189327-1302284455
RUNJOBID= node125-1302280549-7707
PBS_JOBID= 12919078
Free space on /tmp= 71888 MiB

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

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

MD5SUM BENCH= 957c55bb21add5f7b2abfbda860d1a95
RANDOM SEED=1410873778

node125.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	: 5266.55
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.84
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.74
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.74
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:     32950928 kB
MemFree:      15248312 kB
Buffers:        536284 kB
Cached:       16705432 kB
SwapCached:          0 kB
Active:        8509480 kB
Inactive:      8801108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15248312 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              64 kB
Writeback:           0 kB
AnonPages:       68816 kB
Mapped:          15088 kB
Slab:           327580 kB
PageTables:       5104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   262368 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= 71888 MiB
End job on node125 at 2011-04-08 20:02:38