Trace number 3189482

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S271997978-024.SATISFIABLE.cnf
MD5SUMf2a33b1c7727ae45658e5fd83ad755d2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.843871
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

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-3189482-1302286378/watcher-3189482-1302286378 -o /tmp/evaluation-result-3189482-1302286378/solver-3189482-1302286378 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189482-1302286378.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: 4.05 4.16 4.11 4/213 1192
/proc/meminfo: memFree=10828824/32951124 swapFree=67110456/67111528
[pid=1192] ppid=1190 vsize=98220 CPUtime=0 cores=4,6
/proc/1192/stat : 1192 (mono) R 1190 1192 32703 0 -1 4202496 653 0 0 0 0 0 0 0 25 0 8 0 418868478 100577280 576 33554432000 4194304 7232020 140734776413280 18446744073709551615 224280006339 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1192/statm: 24555 580 456 742 0 18170 0
[pid=1192/tid=1193] ppid=1190 vsize=102604 CPUtime=0 cores=4,6
/proc/1192/task/1193/stat : 1193 (mono) S 1190 1192 32703 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 418868479 105066496 825 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1194] ppid=1190 vsize=102604 CPUtime=0 cores=4,6
/proc/1192/task/1194/stat : 1194 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 418868479 105066496 825 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1195] ppid=1190 vsize=102604 CPUtime=0 cores=4,6
/proc/1192/task/1195/stat : 1195 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 418868479 105066496 825 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1196] ppid=1190 vsize=102604 CPUtime=0 cores=4,6
/proc/1192/task/1196/stat : 1196 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 418868479 105066496 825 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1197] ppid=1190 vsize=102604 CPUtime=0 cores=4,6
/proc/1192/task/1197/stat : 1197 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 418868479 105066496 825 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1198] ppid=1190 vsize=102604 CPUtime=0 cores=4,6
/proc/1192/task/1198/stat : 1198 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 418868479 105066496 825 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1199] ppid=1190 vsize=102604 CPUtime=0 cores=4,6
/proc/1192/task/1199/stat : 1199 (mono) S 1190 1192 32703 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 418868479 105066496 825 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0

[startup+0.072987 s]
/proc/loadavg: 4.05 4.16 4.11 4/213 1192
/proc/meminfo: memFree=10828824/32951124 swapFree=67110456/67111528
[pid=1192] ppid=1190 vsize=108068 CPUtime=0.06 cores=4,6
/proc/1192/stat : 1192 (mono) S 1190 1192 32703 0 -1 4202496 1939 0 0 0 6 0 0 0 18 0 9 0 418868478 110661632 1840 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296749489 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1192/statm: 27017 1840 995 742 0 19588 0
[pid=1192/tid=1193] ppid=1190 vsize=108068 CPUtime=0 cores=4,6
/proc/1192/task/1193/stat : 1193 (mono) S 1190 1192 32703 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 418868479 110661632 1840 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1194] ppid=1190 vsize=108068 CPUtime=0 cores=4,6
/proc/1192/task/1194/stat : 1194 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 418868479 110661632 1840 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1195] ppid=1190 vsize=108068 CPUtime=0 cores=4,6
/proc/1192/task/1195/stat : 1195 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 418868479 110661632 1840 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1196] ppid=1190 vsize=108068 CPUtime=0 cores=4,6
/proc/1192/task/1196/stat : 1196 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 418868479 110661632 1840 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1197] ppid=1190 vsize=108068 CPUtime=0 cores=4,6
/proc/1192/task/1197/stat : 1197 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 418868479 110661632 1840 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1198] ppid=1190 vsize=108068 CPUtime=0 cores=4,6
/proc/1192/task/1198/stat : 1198 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 418868479 110661632 1840 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1199] ppid=1190 vsize=108068 CPUtime=0 cores=4,6
/proc/1192/task/1199/stat : 1199 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 418868479 110661632 1840 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 108068

[startup+0.103394 s]
/proc/loadavg: 4.05 4.16 4.11 4/213 1192
/proc/meminfo: memFree=10828824/32951124 swapFree=67110456/67111528
[pid=1192] ppid=1190 vsize=111512 CPUtime=0.09 cores=4,6
/proc/1192/stat : 1192 (mono) R 1190 1192 32703 0 -1 4202496 2948 0 0 0 9 0 0 0 18 0 9 0 418868478 114188288 2849 33554432000 4194304 7232020 140734776413280 18446744073709551615 6141182 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1192/statm: 27878 2849 1001 742 0 20449 0
[pid=1192/tid=1193] ppid=1190 vsize=111512 CPUtime=0 cores=4,6
/proc/1192/task/1193/stat : 1193 (mono) S 1190 1192 32703 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 418868479 114188288 2849 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1194] ppid=1190 vsize=111512 CPUtime=0 cores=4,6
/proc/1192/task/1194/stat : 1194 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 418868479 114188288 2849 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1195] ppid=1190 vsize=111512 CPUtime=0 cores=4,6
/proc/1192/task/1195/stat : 1195 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 418868479 114188288 2849 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1196] ppid=1190 vsize=111512 CPUtime=0 cores=4,6
/proc/1192/task/1196/stat : 1196 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 418868479 114188288 2849 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1197] ppid=1190 vsize=111512 CPUtime=0 cores=4,6
/proc/1192/task/1197/stat : 1197 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 418868479 114188288 2849 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1198] ppid=1190 vsize=111512 CPUtime=0 cores=4,6
/proc/1192/task/1198/stat : 1198 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 418868479 114188288 2849 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1199] ppid=1190 vsize=111512 CPUtime=0 cores=4,6
/proc/1192/task/1199/stat : 1199 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 418868479 114188288 2849 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 111512

[startup+0.30089 s]
/proc/loadavg: 4.05 4.16 4.11 4/213 1192
/proc/meminfo: memFree=10828824/32951124 swapFree=67110456/67111528
[pid=1192] ppid=1190 vsize=113476 CPUtime=0.29 cores=4,6
/proc/1192/stat : 1192 (mono) R 1190 1192 32703 0 -1 4202496 3073 0 0 0 29 0 0 0 18 0 9 0 418868478 116199424 2974 33554432000 4194304 7232020 140734776413280 18446744073709551615 1080667590 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1192/statm: 28369 2974 1024 742 0 20940 0
[pid=1192/tid=1193] ppid=1190 vsize=113476 CPUtime=0 cores=4,6
/proc/1192/task/1193/stat : 1193 (mono) S 1190 1192 32703 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418868479 116199424 2974 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1194] ppid=1190 vsize=113476 CPUtime=0 cores=4,6
/proc/1192/task/1194/stat : 1194 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418868479 116199424 2974 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1195] ppid=1190 vsize=113476 CPUtime=0 cores=4,6
/proc/1192/task/1195/stat : 1195 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 116199424 2974 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1196] ppid=1190 vsize=113476 CPUtime=0 cores=4,6
/proc/1192/task/1196/stat : 1196 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418868479 116199424 2974 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1197] ppid=1190 vsize=113476 CPUtime=0 cores=4,6
/proc/1192/task/1197/stat : 1197 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418868479 116199424 2974 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1198] ppid=1190 vsize=113476 CPUtime=0 cores=4,6
/proc/1192/task/1198/stat : 1198 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418868479 116199424 2974 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1199] ppid=1190 vsize=113476 CPUtime=0 cores=4,6
/proc/1192/task/1199/stat : 1199 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 116199424 2974 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 113476

[startup+0.700791 s]
/proc/loadavg: 4.05 4.16 4.11 4/213 1192
/proc/meminfo: memFree=10828824/32951124 swapFree=67110456/67111528
[pid=1192] ppid=1190 vsize=113476 CPUtime=0.7 cores=4,6
/proc/1192/stat : 1192 (mono) R 1190 1192 32703 0 -1 4202496 3374 0 0 0 70 0 0 0 18 0 9 0 418868478 116199424 3275 33554432000 4194304 7232020 140734776413280 18446744073709551615 1080668192 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1192/statm: 28369 3275 1024 742 0 20940 0
[pid=1192/tid=1193] ppid=1190 vsize=113476 CPUtime=0 cores=4,6
/proc/1192/task/1193/stat : 1193 (mono) S 1190 1192 32703 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418868479 116199424 3275 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1194] ppid=1190 vsize=113476 CPUtime=0 cores=4,6
/proc/1192/task/1194/stat : 1194 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418868479 116199424 3275 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1195] ppid=1190 vsize=113476 CPUtime=0 cores=4,6
/proc/1192/task/1195/stat : 1195 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 116199424 3275 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1196] ppid=1190 vsize=113476 CPUtime=0 cores=4,6
/proc/1192/task/1196/stat : 1196 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 116199424 3275 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1197] ppid=1190 vsize=113476 CPUtime=0 cores=4,6
/proc/1192/task/1197/stat : 1197 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 116199424 3275 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1198] ppid=1190 vsize=113476 CPUtime=0 cores=4,6
/proc/1192/task/1198/stat : 1198 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 116199424 3275 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1199] ppid=1190 vsize=113476 CPUtime=0 cores=4,6
/proc/1192/task/1199/stat : 1199 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418868479 116199424 3275 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 113476

[startup+1.50069 s]
/proc/loadavg: 4.05 4.16 4.11 5/222 1201
/proc/meminfo: memFree=10817476/32951124 swapFree=67110456/67111528
[pid=1192] ppid=1190 vsize=116212 CPUtime=1.51 cores=4,6
/proc/1192/stat : 1192 (mono) R 1190 1192 32703 0 -1 4202496 3983 0 0 0 150 1 0 0 18 0 9 0 418868478 119001088 3884 33554432000 4194304 7232020 140734776413280 18446744073709551615 1080668270 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1192/statm: 29053 3884 1024 742 0 21624 0
[pid=1192/tid=1193] ppid=1190 vsize=116212 CPUtime=0 cores=4,6
/proc/1192/task/1193/stat : 1193 (mono) S 1190 1192 32703 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 418868479 119001088 3884 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1194] ppid=1190 vsize=116212 CPUtime=0 cores=4,6
/proc/1192/task/1194/stat : 1194 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418868479 119001088 3884 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1195] ppid=1190 vsize=116212 CPUtime=0 cores=4,6
/proc/1192/task/1195/stat : 1195 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 119001088 3884 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1196] ppid=1190 vsize=116212 CPUtime=0 cores=4,6
/proc/1192/task/1196/stat : 1196 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 119001088 3884 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1197] ppid=1190 vsize=116212 CPUtime=0 cores=4,6
/proc/1192/task/1197/stat : 1197 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 119001088 3884 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1198] ppid=1190 vsize=116212 CPUtime=0 cores=4,6
/proc/1192/task/1198/stat : 1198 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 119001088 3884 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1199] ppid=1190 vsize=116212 CPUtime=0 cores=4,6
/proc/1192/task/1199/stat : 1199 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 119001088 3884 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1201] ppid=1190 vsize=116212 CPUtime=0 cores=4,6
/proc/1192/task/1201/stat : 1201 (mono) S 1190 1192 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418868479 119001088 3884 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296749489 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 116212

[startup+3.10039 s]
/proc/loadavg: 4.05 4.16 4.11 5/222 1201
/proc/meminfo: memFree=10814124/32951124 swapFree=67110456/67111528
[pid=1192] ppid=1190 vsize=119524 CPUtime=3.12 cores=4,6
/proc/1192/stat : 1192 (mono) R 1190 1192 32703 0 -1 4202496 4804 0 0 0 311 1 0 0 18 0 9 0 418868478 122392576 4703 33554432000 4194304 7232020 140734776413280 18446744073709551615 1080668609 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/1192/statm: 29881 4703 1024 742 0 22452 0
[pid=1192/tid=1193] ppid=1190 vsize=119524 CPUtime=0 cores=4,6
/proc/1192/task/1193/stat : 1193 (mono) S 1190 1192 32703 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418868479 122392576 4703 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1194] ppid=1190 vsize=119524 CPUtime=0 cores=4,6
/proc/1192/task/1194/stat : 1194 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 122392576 4703 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1195] ppid=1190 vsize=119524 CPUtime=0 cores=4,6
/proc/1192/task/1195/stat : 1195 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 122392576 4703 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1196] ppid=1190 vsize=119524 CPUtime=0 cores=4,6
/proc/1192/task/1196/stat : 1196 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 122392576 4703 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1197] ppid=1190 vsize=119524 CPUtime=0 cores=4,6
/proc/1192/task/1197/stat : 1197 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 122392576 4703 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1198] ppid=1190 vsize=119524 CPUtime=0 cores=4,6
/proc/1192/task/1198/stat : 1198 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 122392576 4703 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1199] ppid=1190 vsize=119524 CPUtime=0 cores=4,6
/proc/1192/task/1199/stat : 1199 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418868479 122392576 4703 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1201] ppid=1190 vsize=119524 CPUtime=0 cores=4,6
/proc/1192/task/1201/stat : 1201 (mono) S 1190 1192 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418868479 122392576 4703 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296749489 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 119524

[startup+6.30092 s]
/proc/loadavg: 4.04 4.16 4.11 5/222 1201
/proc/meminfo: memFree=10810144/32951124 swapFree=67110456/67111528
[pid=1192] ppid=1190 vsize=124080 CPUtime=6.34 cores=4,6
/proc/1192/stat : 1192 (mono) R 1190 1192 32703 0 -1 4202496 6264 0 0 0 632 2 0 0 19 0 9 0 418868478 127057920 5702 33554432000 4194304 7232020 140734776413280 18446744073709551615 1080668277 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1192/statm: 31020 5702 1024 742 0 23591 0
[pid=1192/tid=1193] ppid=1190 vsize=124080 CPUtime=0.01 cores=4,6
/proc/1192/task/1193/stat : 1193 (mono) S 1190 1192 32703 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 418868479 127057920 5702 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1194] ppid=1190 vsize=124080 CPUtime=0.01 cores=4,6
/proc/1192/task/1194/stat : 1194 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418868479 127057920 5702 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1195] ppid=1190 vsize=124080 CPUtime=0.01 cores=4,6
/proc/1192/task/1195/stat : 1195 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418868479 127057920 5702 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1196] ppid=1190 vsize=124080 CPUtime=0.01 cores=4,6
/proc/1192/task/1196/stat : 1196 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418868479 127057920 5702 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1197] ppid=1190 vsize=124080 CPUtime=0.01 cores=4,6
/proc/1192/task/1197/stat : 1197 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418868479 127057920 5702 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0

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

/proc/1192/task/1196/stat : 1196 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 77 0 0 0 16 0 9 0 418868479 288374784 44009 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1197] ppid=1190 vsize=281616 CPUtime=0.72 cores=4,6
/proc/1192/task/1197/stat : 1197 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 72 0 0 0 15 0 9 0 418868479 288374784 44009 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1198] ppid=1190 vsize=281616 CPUtime=0.72 cores=4,6
/proc/1192/task/1198/stat : 1198 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 72 0 0 0 16 0 9 0 418868479 288374784 44009 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1199] ppid=1190 vsize=281616 CPUtime=0.82 cores=4,6
/proc/1192/task/1199/stat : 1199 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 82 0 0 0 15 0 9 0 418868479 288374784 44009 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1201] ppid=1190 vsize=281616 CPUtime=0 cores=4,6
/proc/1192/task/1201/stat : 1201 (mono) S 1190 1192 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418868479 288374784 44009 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296749489 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 944.92
Current children cumulated vsize (KiB) 281616

[startup+1002.3 s]
/proc/loadavg: 1.14 2.45 3.41 2/180 1283
/proc/meminfo: memFree=10994944/32951124 swapFree=67110456/67111528
[pid=1192] ppid=1190 vsize=314704 CPUtime=1005.01 cores=4,6
/proc/1192/stat : 1192 (mono) R 1190 1192 32703 0 -1 4202496 94135 0 0 0 100474 27 0 0 25 0 9 0 418868478 322256896 53693 33554432000 4194304 7232020 140734776413280 18446744073709551615 1080668270 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1192/statm: 78676 53693 1036 742 0 71247 0
[pid=1192/tid=1193] ppid=1190 vsize=314704 CPUtime=0.79 cores=4,6
/proc/1192/task/1193/stat : 1193 (mono) S 1190 1192 32703 0 -1 4202560 4 0 0 0 79 0 0 0 16 0 9 0 418868479 322256896 53693 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1194] ppid=1190 vsize=314704 CPUtime=0.84 cores=4,6
/proc/1192/task/1194/stat : 1194 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 84 0 0 0 16 0 9 0 418868479 322256896 53693 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1195] ppid=1190 vsize=314704 CPUtime=0.8 cores=4,6
/proc/1192/task/1195/stat : 1195 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 80 0 0 0 15 0 9 0 418868479 322256896 53693 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1196] ppid=1190 vsize=314704 CPUtime=0.8 cores=4,6
/proc/1192/task/1196/stat : 1196 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 80 0 0 0 15 0 9 0 418868479 322256896 53693 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1197] ppid=1190 vsize=314704 CPUtime=0.75 cores=4,6
/proc/1192/task/1197/stat : 1197 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 75 0 0 0 15 0 9 0 418868479 322256896 53693 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1198] ppid=1190 vsize=314704 CPUtime=0.75 cores=4,6
/proc/1192/task/1198/stat : 1198 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 75 0 0 0 16 0 9 0 418868479 322256896 53693 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1199] ppid=1190 vsize=314704 CPUtime=0.84 cores=4,6
/proc/1192/task/1199/stat : 1199 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 84 0 0 0 15 0 9 0 418868479 322256896 53693 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1201] ppid=1190 vsize=314704 CPUtime=0 cores=4,6
/proc/1192/task/1201/stat : 1201 (mono) S 1190 1192 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418868479 322256896 53693 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296749489 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1005.01
Current children cumulated vsize (KiB) 314704

[startup+1062.3 s]
/proc/loadavg: 1.05 2.18 3.25 2/180 1285
/proc/meminfo: memFree=10986720/32951124 swapFree=67110456/67111528
[pid=1192] ppid=1190 vsize=323024 CPUtime=1065.24 cores=4,6
/proc/1192/stat : 1192 (mono) R 1190 1192 32703 0 -1 4202496 96276 0 0 0 106496 28 0 0 25 0 9 0 418868478 330776576 55762 33554432000 4194304 7232020 140734776413280 18446744073709551615 1080668672 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1192/statm: 80756 55762 1036 742 0 73327 0
[pid=1192/tid=1193] ppid=1190 vsize=323024 CPUtime=0.86 cores=4,6
/proc/1192/task/1193/stat : 1193 (mono) S 1190 1192 32703 0 -1 4202560 4 0 0 0 86 0 0 0 15 0 9 0 418868479 330776576 55762 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1194] ppid=1190 vsize=323024 CPUtime=0.91 cores=4,6
/proc/1192/task/1194/stat : 1194 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 91 0 0 0 16 0 9 0 418868479 330776576 55762 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1195] ppid=1190 vsize=323024 CPUtime=0.85 cores=4,6
/proc/1192/task/1195/stat : 1195 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 85 0 0 0 15 0 9 0 418868479 330776576 55762 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1196] ppid=1190 vsize=323024 CPUtime=0.86 cores=4,6
/proc/1192/task/1196/stat : 1196 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 86 0 0 0 15 0 9 0 418868479 330776576 55762 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1197] ppid=1190 vsize=323024 CPUtime=0.83 cores=4,6
/proc/1192/task/1197/stat : 1197 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 83 0 0 0 16 0 9 0 418868479 330776576 55762 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1198] ppid=1190 vsize=323024 CPUtime=0.82 cores=4,6
/proc/1192/task/1198/stat : 1198 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 82 0 0 0 15 0 9 0 418868479 330776576 55762 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1199] ppid=1190 vsize=323024 CPUtime=0.92 cores=4,6
/proc/1192/task/1199/stat : 1199 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 92 0 0 0 15 0 9 0 418868479 330776576 55762 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1201] ppid=1190 vsize=323024 CPUtime=0 cores=4,6
/proc/1192/task/1201/stat : 1201 (mono) S 1190 1192 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418868479 330776576 55762 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296749489 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1065.24
Current children cumulated vsize (KiB) 323024

[startup+1122.3 s]
/proc/loadavg: 1.02 1.96 3.11 2/180 1285
/proc/meminfo: memFree=10985940/32951124 swapFree=67110456/67111528
[pid=1192] ppid=1190 vsize=323792 CPUtime=1125.39 cores=4,6
/proc/1192/stat : 1192 (mono) R 1190 1192 32703 0 -1 4202496 96472 0 0 0 112511 28 0 0 25 0 9 0 418868478 331563008 55958 33554432000 4194304 7232020 140734776413280 18446744073709551615 1080668672 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1192/statm: 80948 55958 1036 742 0 73519 0
[pid=1192/tid=1193] ppid=1190 vsize=323792 CPUtime=0.9 cores=4,6
/proc/1192/task/1193/stat : 1193 (mono) S 1190 1192 32703 0 -1 4202560 4 0 0 0 90 0 0 0 15 0 9 0 418868479 331563008 55958 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1194] ppid=1190 vsize=323792 CPUtime=0.97 cores=4,6
/proc/1192/task/1194/stat : 1194 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 97 0 0 0 15 0 9 0 418868479 331563008 55958 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1195] ppid=1190 vsize=323792 CPUtime=0.88 cores=4,6
/proc/1192/task/1195/stat : 1195 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 88 0 0 0 16 0 9 0 418868479 331563008 55958 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1196] ppid=1190 vsize=323792 CPUtime=0.91 cores=4,6
/proc/1192/task/1196/stat : 1196 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 91 0 0 0 16 0 9 0 418868479 331563008 55958 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1197] ppid=1190 vsize=323792 CPUtime=0.87 cores=4,6
/proc/1192/task/1197/stat : 1197 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 87 0 0 0 15 0 9 0 418868479 331563008 55958 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1198] ppid=1190 vsize=323792 CPUtime=0.85 cores=4,6
/proc/1192/task/1198/stat : 1198 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 85 0 0 0 15 0 9 0 418868479 331563008 55958 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1199] ppid=1190 vsize=323792 CPUtime=0.98 cores=4,6
/proc/1192/task/1199/stat : 1199 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 98 0 0 0 15 0 9 0 418868479 331563008 55958 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1201] ppid=1190 vsize=323792 CPUtime=0 cores=4,6
/proc/1192/task/1201/stat : 1201 (mono) S 1190 1192 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418868479 331563008 55958 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296749489 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1125.39
Current children cumulated vsize (KiB) 323792

[startup+1182.3 s]
/proc/loadavg: 1.00 1.78 2.97 2/180 1287
/proc/meminfo: memFree=11046656/32951124 swapFree=67110456/67111528
[pid=1192] ppid=1190 vsize=323792 CPUtime=1185.61 cores=4,6
/proc/1192/stat : 1192 (mono) R 1190 1192 32703 0 -1 4202496 100239 0 0 0 118529 32 0 0 25 0 9 0 418868478 331563008 40548 33554432000 4194304 7232020 140734776413280 18446744073709551615 1080668277 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1192/statm: 80948 40548 1036 742 0 73519 0
[pid=1192/tid=1193] ppid=1190 vsize=323792 CPUtime=0.95 cores=4,6
/proc/1192/task/1193/stat : 1193 (mono) S 1190 1192 32703 0 -1 4202560 4 0 0 0 95 0 0 0 15 0 9 0 418868479 331563008 40548 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1194] ppid=1190 vsize=323792 CPUtime=1.04 cores=4,6
/proc/1192/task/1194/stat : 1194 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 104 0 0 0 15 0 9 0 418868479 331563008 40548 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1195] ppid=1190 vsize=323792 CPUtime=0.97 cores=4,6
/proc/1192/task/1195/stat : 1195 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 97 0 0 0 15 0 9 0 418868479 331563008 40548 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1196] ppid=1190 vsize=323792 CPUtime=0.96 cores=4,6
/proc/1192/task/1196/stat : 1196 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 96 0 0 0 15 0 9 0 418868479 331563008 40548 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1197] ppid=1190 vsize=323792 CPUtime=0.92 cores=4,6
/proc/1192/task/1197/stat : 1197 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 418868479 331563008 40548 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1198] ppid=1190 vsize=323792 CPUtime=0.91 cores=4,6
/proc/1192/task/1198/stat : 1198 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 91 0 0 0 15 0 9 0 418868479 331563008 40548 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1199] ppid=1190 vsize=323792 CPUtime=1.04 cores=4,6
/proc/1192/task/1199/stat : 1199 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 104 0 0 0 15 0 9 0 418868479 331563008 40548 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1201] ppid=1190 vsize=323792 CPUtime=0 cores=4,6
/proc/1192/task/1201/stat : 1201 (mono) S 1190 1192 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418868479 331563008 40548 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296749489 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1185.61
Current children cumulated vsize (KiB) 323792

[startup+1242.3 s]
/proc/loadavg: 1.00 1.64 2.85 2/180 1289
/proc/meminfo: memFree=11034472/32951124 swapFree=67110456/67111528
[pid=1192] ppid=1190 vsize=323792 CPUtime=1245.77 cores=4,6
/proc/1192/stat : 1192 (mono) R 1190 1192 32703 0 -1 4202496 104105 0 0 0 124544 33 0 0 25 0 9 0 418868478 331563008 43600 33554432000 4194304 7232020 140734776413280 18446744073709551615 1080667590 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/1192/statm: 80948 43600 1036 742 0 73519 0
[pid=1192/tid=1193] ppid=1190 vsize=323792 CPUtime=1.03 cores=4,6
/proc/1192/task/1193/stat : 1193 (mono) S 1190 1192 32703 0 -1 4202560 4 0 0 0 103 0 0 0 16 0 9 0 418868479 331563008 43600 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1194] ppid=1190 vsize=323792 CPUtime=1.11 cores=4,6
/proc/1192/task/1194/stat : 1194 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 111 0 0 0 16 0 9 0 418868479 331563008 43600 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1195] ppid=1190 vsize=323792 CPUtime=1.02 cores=4,6
/proc/1192/task/1195/stat : 1195 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 102 0 0 0 15 0 9 0 418868479 331563008 43600 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1196] ppid=1190 vsize=323792 CPUtime=1 cores=4,6
/proc/1192/task/1196/stat : 1196 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 100 0 0 0 15 0 9 0 418868479 331563008 43600 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1197] ppid=1190 vsize=323792 CPUtime=0.97 cores=4,6
/proc/1192/task/1197/stat : 1197 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 97 0 0 0 16 0 9 0 418868479 331563008 43600 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1198] ppid=1190 vsize=323792 CPUtime=0.99 cores=4,6
/proc/1192/task/1198/stat : 1198 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 99 0 0 0 15 0 9 0 418868479 331563008 43600 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1199] ppid=1190 vsize=323792 CPUtime=1.12 cores=4,6
/proc/1192/task/1199/stat : 1199 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 112 0 0 0 16 0 9 0 418868479 331563008 43600 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1201] ppid=1190 vsize=323792 CPUtime=0 cores=4,6
/proc/1192/task/1201/stat : 1201 (mono) S 1190 1192 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418868479 331563008 43600 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296749489 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1245.77
Current children cumulated vsize (KiB) 323792



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.52 2.73 2/180 1291
/proc/meminfo: memFree=11026368/32951124 swapFree=67110456/67111528
[pid=1192] ppid=1190 vsize=323792 CPUtime=1303.64 cores=4,6
/proc/1192/stat : 1192 (mono) R 1190 1192 32703 0 -1 4202496 107001 0 0 0 130330 34 0 0 25 0 9 0 418868478 331563008 45637 33554432000 4194304 7232020 140734776413280 18446744073709551615 1080668270 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1192/statm: 80948 45637 1036 742 0 73519 0
[pid=1192/tid=1193] ppid=1190 vsize=323792 CPUtime=1.07 cores=4,6
/proc/1192/task/1193/stat : 1193 (mono) S 1190 1192 32703 0 -1 4202560 4 0 0 0 107 0 0 0 16 0 9 0 418868479 331563008 45637 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1194] ppid=1190 vsize=323792 CPUtime=1.17 cores=4,6
/proc/1192/task/1194/stat : 1194 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 117 0 0 0 15 0 9 0 418868479 331563008 45637 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1195] ppid=1190 vsize=323792 CPUtime=1.11 cores=4,6
/proc/1192/task/1195/stat : 1195 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 111 0 0 0 16 0 9 0 418868479 331563008 45637 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1196] ppid=1190 vsize=323792 CPUtime=1.04 cores=4,6
/proc/1192/task/1196/stat : 1196 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 104 0 0 0 15 0 9 0 418868479 331563008 45637 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1197] ppid=1190 vsize=323792 CPUtime=1.05 cores=4,6
/proc/1192/task/1197/stat : 1197 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 105 0 0 0 16 0 9 0 418868479 331563008 45637 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
[pid=1192/tid=1198] ppid=1190 vsize=323792 CPUtime=1.07 cores=4,6
/proc/1192/task/1198/stat : 1198 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 107 0 0 0 16 0 9 0 418868479 331563008 45637 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1199] ppid=1190 vsize=323792 CPUtime=1.16 cores=4,6
/proc/1192/task/1199/stat : 1199 (mono) S 1190 1192 32703 0 -1 4202560 2 0 0 0 116 0 0 0 16 0 9 0 418868479 331563008 45637 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296741785 0 0 4096 545260780 18446604453899925376 0 0 -1 6 0 0 0
[pid=1192/tid=1201] ppid=1190 vsize=323792 CPUtime=0 cores=4,6
/proc/1192/task/1201/stat : 1201 (mono) S 1190 1192 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418868479 331563008 45637 33554432000 4194304 7232020 140734776413280 18446744073709551615 224296749489 0 0 4096 545260780 18446604453899925376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1303.64
Current children cumulated vsize (KiB) 323792

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): 1303.66
CPU user time (s): 1303.31
CPU system time (s): 0.354946
CPU usage (%): 100.28
Max. virtual memory (cumulated for all children) (KiB): 323792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.31
system time used= 0.354946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107001
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= 31372
involuntary context switches= 8955

runsolver used 2.21066 second user time and 4.47232 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-08 20:12:58
IDJOB=3189482
IDBENCH=83013
IDSOLVER=1608
FILE ID=node118/3189482-1302286378
RUNJOBID= node118-1302280644-32722
PBS_JOBID= 12919080
Free space on /tmp= 70936 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S271997978-024.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189482-1302286378/watcher-3189482-1302286378 -o /tmp/evaluation-result-3189482-1302286378/solver-3189482-1302286378 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189482-1302286378.cnf

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

MD5SUM BENCH= f2a33b1c7727ae45658e5fd83ad755d2
RANDOM SEED=398016223

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10828980 kB
Buffers:        542944 kB
Cached:       20669344 kB
SwapCached:        640 kB
Active:        9869812 kB
Inactive:     11782712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10828980 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:             328 kB
Writeback:           0 kB
AnonPages:      439596 kB
Mapped:          18216 kB
Slab:           404232 kB
PageTables:       6472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   852740 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= 70936 MiB
End job on node118 at 2011-04-08 20:34:40