Trace number 3266349

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

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_110.shuffled.cnf
MD5SUM34f8b747bfe8e7b589b8832e56ae8363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.022996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses1892
Sum of the clauses size9308
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33
Number of clauses of size 4146
Number of clauses of size 51743
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3266349-1303580409/watcher-3266349-1303580409 -o /tmp/evaluation-result-3266349-1303580409/solver-3266349-1303580409 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3266349-1303580409.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.73 4.24 4.08 4/190 18997
/proc/meminfo: memFree=13104284/32950928 swapFree=67111528/67111528
[pid=18997] ppid=18995 vsize=102604 CPUtime=0 cores=4,6
/proc/18997/stat : 18997 (mono) R 18995 18997 18780 0 -1 4202496 917 0 0 0 0 0 0 0 25 0 8 0 548271590 105066496 825 33554432000 4194304 7232020 140733449021472 18446744073709551615 5667152 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/18997/statm: 25651 825 640 742 0 18222 0
[pid=18997/tid=18998] ppid=18995 vsize=102736 CPUtime=0 cores=4,6
/proc/18997/task/18998/stat : 18998 (mono) S 18995 18997 18780 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 548271590 105201664 826 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=18999] ppid=18995 vsize=102736 CPUtime=0 cores=4,6
/proc/18997/task/18999/stat : 18999 (mono) S 18995 18997 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271590 105201664 826 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19000] ppid=18995 vsize=102736 CPUtime=0 cores=4,6
/proc/18997/task/19000/stat : 19000 (mono) S 18995 18997 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271590 105201664 826 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19001] ppid=18995 vsize=102736 CPUtime=0 cores=4,6
/proc/18997/task/19001/stat : 19001 (mono) S 18995 18997 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271590 105201664 826 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19002] ppid=18995 vsize=102736 CPUtime=0 cores=4,6
/proc/18997/task/19002/stat : 19002 (mono) S 18995 18997 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271590 105201664 826 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19003] ppid=18995 vsize=102736 CPUtime=0 cores=4,6
/proc/18997/task/19003/stat : 19003 (mono) S 18995 18997 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271590 105201664 826 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19004] ppid=18995 vsize=102736 CPUtime=0 cores=4,6
/proc/18997/task/19004/stat : 19004 (mono) S 18995 18997 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271590 105201664 826 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0

[startup+0.0424569 s]
/proc/loadavg: 4.73 4.24 4.08 4/190 18997
/proc/meminfo: memFree=13104284/32950928 swapFree=67111528/67111528
[pid=18997] ppid=18995 vsize=107784 CPUtime=0.04 cores=4,6
/proc/18997/stat : 18997 (mono) R 18995 18997 18780 0 -1 4202496 1993 0 0 0 4 0 0 0 25 0 9 0 548271590 110370816 1895 33554432000 4194304 7232020 140733449021472 18446744073709551615 231895149929 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/18997/statm: 26946 1895 999 742 0 19517 0
[pid=18997/tid=18998] ppid=18995 vsize=107784 CPUtime=0 cores=4,6
/proc/18997/task/18998/stat : 18998 (mono) S 18995 18997 18780 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 548271590 110370816 1895 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=18999] ppid=18995 vsize=107784 CPUtime=0 cores=4,6
/proc/18997/task/18999/stat : 18999 (mono) R 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271590 110370816 1895 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=18997/tid=19000] ppid=18995 vsize=107784 CPUtime=0 cores=4,6
/proc/18997/task/19000/stat : 19000 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271590 110370816 1895 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19001] ppid=18995 vsize=107784 CPUtime=0 cores=4,6
/proc/18997/task/19001/stat : 19001 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271590 110370816 1895 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19002] ppid=18995 vsize=107784 CPUtime=0 cores=4,6
/proc/18997/task/19002/stat : 19002 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271590 110370816 1895 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19003] ppid=18995 vsize=107784 CPUtime=0 cores=4,6
/proc/18997/task/19003/stat : 19003 (mono) R 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271590 110370816 1895 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=18997/tid=19004] ppid=18995 vsize=107784 CPUtime=0 cores=4,6
/proc/18997/task/19004/stat : 19004 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271590 110370816 1895 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 107784

[startup+0.100455 s]
/proc/loadavg: 4.73 4.24 4.08 4/190 18997
/proc/meminfo: memFree=13104284/32950928 swapFree=67111528/67111528
[pid=18997] ppid=18995 vsize=109376 CPUtime=0.09 cores=4,6
/proc/18997/stat : 18997 (mono) R 18995 18997 18780 0 -1 4202496 2305 0 0 0 9 0 0 0 25 0 9 0 548271590 112001024 2207 33554432000 4194304 7232020 140733449021472 18446744073709551615 1100299598 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/18997/statm: 27344 2207 1025 742 0 19915 0
[pid=18997/tid=18998] ppid=18995 vsize=109376 CPUtime=0 cores=4,6
/proc/18997/task/18998/stat : 18998 (mono) S 18995 18997 18780 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 548271590 112001024 2207 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=18999] ppid=18995 vsize=109376 CPUtime=0 cores=4,6
/proc/18997/task/18999/stat : 18999 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271590 112001024 2207 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19000] ppid=18995 vsize=109376 CPUtime=0 cores=4,6
/proc/18997/task/19000/stat : 19000 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271590 112001024 2207 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19001] ppid=18995 vsize=109376 CPUtime=0 cores=4,6
/proc/18997/task/19001/stat : 19001 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271590 112001024 2207 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19002] ppid=18995 vsize=109376 CPUtime=0 cores=4,6
/proc/18997/task/19002/stat : 19002 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271590 112001024 2207 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19003] ppid=18995 vsize=109376 CPUtime=0 cores=4,6
/proc/18997/task/19003/stat : 19003 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271590 112001024 2207 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19004] ppid=18995 vsize=109376 CPUtime=0 cores=4,6
/proc/18997/task/19004/stat : 19004 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271590 112001024 2207 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 109376

[startup+0.300412 s]
/proc/loadavg: 4.73 4.24 4.08 4/190 18997
/proc/meminfo: memFree=13104284/32950928 swapFree=67111528/67111528
[pid=18997] ppid=18995 vsize=110532 CPUtime=0.3 cores=4,6
/proc/18997/stat : 18997 (mono) R 18995 18997 18780 0 -1 4202496 2504 0 0 0 30 0 0 0 18 0 9 0 548271590 113184768 2406 33554432000 4194304 7232020 140733449021472 18446744073709551615 231895181381 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/18997/statm: 27633 2406 1025 742 0 20204 0
[pid=18997/tid=18998] ppid=18995 vsize=110532 CPUtime=0 cores=4,6
/proc/18997/task/18998/stat : 18998 (mono) S 18995 18997 18780 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 548271590 113184768 2406 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=18999] ppid=18995 vsize=110532 CPUtime=0 cores=4,6
/proc/18997/task/18999/stat : 18999 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 548271590 113184768 2406 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19000] ppid=18995 vsize=110532 CPUtime=0 cores=4,6
/proc/18997/task/19000/stat : 19000 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 548271590 113184768 2406 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19001] ppid=18995 vsize=110532 CPUtime=0 cores=4,6
/proc/18997/task/19001/stat : 19001 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548271590 113184768 2406 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19002] ppid=18995 vsize=110532 CPUtime=0 cores=4,6
/proc/18997/task/19002/stat : 19002 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548271590 113184768 2406 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19003] ppid=18995 vsize=110532 CPUtime=0 cores=4,6
/proc/18997/task/19003/stat : 19003 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 548271590 113184768 2406 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19004] ppid=18995 vsize=110532 CPUtime=0 cores=4,6
/proc/18997/task/19004/stat : 19004 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 548271590 113184768 2406 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 110532

[startup+0.700397 s]
/proc/loadavg: 4.73 4.24 4.08 4/190 18997
/proc/meminfo: memFree=13104284/32950928 swapFree=67111528/67111528
[pid=18997] ppid=18995 vsize=111988 CPUtime=0.7 cores=4,6
/proc/18997/stat : 18997 (mono) R 18995 18997 18780 0 -1 4202496 2942 0 0 0 70 0 0 0 18 0 9 0 548271590 114675712 2844 33554432000 4194304 7232020 140733449021472 18446744073709551615 1100300405 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/18997/statm: 27997 2844 1025 742 0 20568 0
[pid=18997/tid=18998] ppid=18995 vsize=111988 CPUtime=0 cores=4,6
/proc/18997/task/18998/stat : 18998 (mono) S 18995 18997 18780 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 9 0 548271590 114675712 2844 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=18999] ppid=18995 vsize=111988 CPUtime=0 cores=4,6
/proc/18997/task/18999/stat : 18999 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548271590 114675712 2844 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19000] ppid=18995 vsize=111988 CPUtime=0 cores=4,6
/proc/18997/task/19000/stat : 19000 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 548271590 114675712 2844 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19001] ppid=18995 vsize=111988 CPUtime=0 cores=4,6
/proc/18997/task/19001/stat : 19001 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548271590 114675712 2844 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19002] ppid=18995 vsize=111988 CPUtime=0 cores=4,6
/proc/18997/task/19002/stat : 19002 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548271590 114675712 2844 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19003] ppid=18995 vsize=111988 CPUtime=0 cores=4,6
/proc/18997/task/19003/stat : 19003 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548271590 114675712 2844 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19004] ppid=18995 vsize=111988 CPUtime=0 cores=4,6
/proc/18997/task/19004/stat : 19004 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548271590 114675712 2844 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 111988

[startup+1.5012 s]
/proc/loadavg: 4.67 4.23 4.08 5/222 19055
/proc/meminfo: memFree=13065128/32950928 swapFree=67111528/67111528
[pid=18997] ppid=18995 vsize=113996 CPUtime=1.51 cores=4,6
/proc/18997/stat : 18997 (mono) R 18995 18997 18780 0 -1 4202496 3521 0 0 0 150 1 0 0 18 0 9 0 548271590 116731904 3398 33554432000 4194304 7232020 140733449021472 18446744073709551615 1100299837 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/18997/statm: 28499 3398 1025 742 0 21070 0
[pid=18997/tid=18998] ppid=18995 vsize=113996 CPUtime=0 cores=4,6
/proc/18997/task/18998/stat : 18998 (mono) S 18995 18997 18780 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 548271590 116731904 3398 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=18999] ppid=18995 vsize=113996 CPUtime=0 cores=4,6
/proc/18997/task/18999/stat : 18999 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548271590 116731904 3398 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19000] ppid=18995 vsize=113996 CPUtime=0 cores=4,6
/proc/18997/task/19000/stat : 19000 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548271590 116731904 3398 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19001] ppid=18995 vsize=113996 CPUtime=0 cores=4,6
/proc/18997/task/19001/stat : 19001 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548271590 116731904 3398 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19002] ppid=18995 vsize=113996 CPUtime=0 cores=4,6
/proc/18997/task/19002/stat : 19002 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548271590 116731904 3398 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19003] ppid=18995 vsize=113996 CPUtime=0 cores=4,6
/proc/18997/task/19003/stat : 19003 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548271590 116731904 3398 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19004] ppid=18995 vsize=113996 CPUtime=0 cores=4,6
/proc/18997/task/19004/stat : 19004 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548271590 116731904 3398 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19006] ppid=18995 vsize=113996 CPUtime=0 cores=4,6
/proc/18997/task/19006/stat : 19006 (mono) S 18995 18997 18780 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 548271591 116731904 3398 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 113996

[startup+3.10095 s]
/proc/loadavg: 4.67 4.23 4.08 5/222 19055
/proc/meminfo: memFree=13055456/32950928 swapFree=67111528/67111528
[pid=18997] ppid=18995 vsize=116660 CPUtime=3.13 cores=4,6
/proc/18997/stat : 18997 (mono) R 18995 18997 18780 0 -1 4202496 4486 0 0 0 312 1 0 0 18 0 9 0 548271590 119459840 3976 33554432000 4194304 7232020 140733449021472 18446744073709551615 1100300603 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/18997/statm: 29165 3976 1025 742 0 21736 0
[pid=18997/tid=18998] ppid=18995 vsize=116660 CPUtime=0 cores=4,6
/proc/18997/task/18998/stat : 18998 (mono) S 18995 18997 18780 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 548271590 119459840 3976 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=18999] ppid=18995 vsize=116660 CPUtime=0 cores=4,6
/proc/18997/task/18999/stat : 18999 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548271590 119459840 3976 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19000] ppid=18995 vsize=116660 CPUtime=0.01 cores=4,6
/proc/18997/task/19000/stat : 19000 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 548271590 119459840 3976 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19001] ppid=18995 vsize=116660 CPUtime=0.01 cores=4,6
/proc/18997/task/19001/stat : 19001 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 548271590 119459840 3976 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19002] ppid=18995 vsize=116660 CPUtime=0.01 cores=4,6
/proc/18997/task/19002/stat : 19002 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 548271590 119459840 3976 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19003] ppid=18995 vsize=116660 CPUtime=0 cores=4,6
/proc/18997/task/19003/stat : 19003 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548271590 119459840 3976 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19004] ppid=18995 vsize=116660 CPUtime=0 cores=4,6
/proc/18997/task/19004/stat : 19004 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548271590 119459840 3976 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19006] ppid=18995 vsize=116660 CPUtime=0 cores=4,6
/proc/18997/task/19006/stat : 19006 (mono) S 18995 18997 18780 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 548271591 119459840 3976 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 116660

[startup+6.30129 s]
/proc/loadavg: 4.67 4.23 4.08 5/222 19055
/proc/meminfo: memFree=13042704/32950928 swapFree=67111528/67111528
[pid=18997] ppid=18995 vsize=120180 CPUtime=6.36 cores=4,6
/proc/18997/stat : 18997 (mono) R 18995 18997 18780 0 -1 4202496 6001 0 0 0 634 2 0 0 18 0 9 0 548271590 123064320 4759 33554432000 4194304 7232020 140733449021472 18446744073709551615 1100300320 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/18997/statm: 30045 4759 1025 742 0 22616 0
[pid=18997/tid=18998] ppid=18995 vsize=120180 CPUtime=0.01 cores=4,6
/proc/18997/task/18998/stat : 18998 (mono) S 18995 18997 18780 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 548271590 123064320 4759 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=18999] ppid=18995 vsize=120180 CPUtime=0.01 cores=4,6
/proc/18997/task/18999/stat : 18999 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 548271590 123064320 4759 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19000] ppid=18995 vsize=120180 CPUtime=0.02 cores=4,6
/proc/18997/task/19000/stat : 19000 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 548271590 123064320 4759 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19001] ppid=18995 vsize=120180 CPUtime=0.02 cores=4,6
/proc/18997/task/19001/stat : 19001 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 548271590 123064320 4759 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19002] ppid=18995 vsize=120180 CPUtime=0.02 cores=4,6
/proc/18997/task/19002/stat : 19002 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 548271590 123064320 4759 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0

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

/proc/18997/task/19001/stat : 19001 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 164 0 0 0 15 0 9 0 548271590 245370880 24737 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19002] ppid=18995 vsize=239620 CPUtime=1.51 cores=4,6
/proc/18997/task/19002/stat : 19002 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 151 0 0 0 16 0 9 0 548271590 245370880 24737 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19003] ppid=18995 vsize=239620 CPUtime=1.53 cores=4,6
/proc/18997/task/19003/stat : 19003 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 153 0 0 0 15 0 9 0 548271590 245370880 24737 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19004] ppid=18995 vsize=239620 CPUtime=1.51 cores=4,6
/proc/18997/task/19004/stat : 19004 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 151 0 0 0 16 0 9 0 548271590 245370880 24737 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19006] ppid=18995 vsize=239620 CPUtime=0.03 cores=4,6
/proc/18997/task/19006/stat : 19006 (mono) S 18995 18997 18780 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 548271591 245370880 24737 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 947.53
Current children cumulated vsize (KiB) 239620

[startup+1002.3 s]
/proc/loadavg: 4.08 4.05 4.06 5/222 19081
/proc/meminfo: memFree=12479148/32950928 swapFree=67111528/67111528
[pid=18997] ppid=18995 vsize=239620 CPUtime=1007.92 cores=4,6
/proc/18997/stat : 18997 (mono) R 18995 18997 18780 0 -1 4202496 72186 0 0 0 100766 26 0 0 22 0 9 0 548271590 245370880 26150 33554432000 4194304 7232020 140733449021472 18446744073709551615 1100300405 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/18997/statm: 59905 26150 1037 742 0 52476 0
[pid=18997/tid=18998] ppid=18995 vsize=239620 CPUtime=1.69 cores=4,6
/proc/18997/task/18998/stat : 18998 (mono) S 18995 18997 18780 0 -1 4202560 4 0 0 0 169 0 0 0 16 0 9 0 548271590 245370880 26150 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=18999] ppid=18995 vsize=239620 CPUtime=1.65 cores=4,6
/proc/18997/task/18999/stat : 18999 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 165 0 0 0 15 0 9 0 548271590 245370880 26150 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19000] ppid=18995 vsize=239620 CPUtime=1.63 cores=4,6
/proc/18997/task/19000/stat : 19000 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 163 0 0 0 15 0 9 0 548271590 245370880 26150 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19001] ppid=18995 vsize=239620 CPUtime=1.75 cores=4,6
/proc/18997/task/19001/stat : 19001 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 175 0 0 0 16 0 9 0 548271590 245370880 26150 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19002] ppid=18995 vsize=239620 CPUtime=1.59 cores=4,6
/proc/18997/task/19002/stat : 19002 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 159 0 0 0 15 0 9 0 548271590 245370880 26150 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19003] ppid=18995 vsize=239620 CPUtime=1.61 cores=4,6
/proc/18997/task/19003/stat : 19003 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 161 0 0 0 16 0 9 0 548271590 245370880 26150 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19004] ppid=18995 vsize=239620 CPUtime=1.61 cores=4,6
/proc/18997/task/19004/stat : 19004 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 161 0 0 0 15 0 9 0 548271590 245370880 26150 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19006] ppid=18995 vsize=239620 CPUtime=0.03 cores=4,6
/proc/18997/task/19006/stat : 19006 (mono) S 18995 18997 18780 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 548271591 245370880 26150 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1007.92
Current children cumulated vsize (KiB) 239620

[startup+1062.3 s]
/proc/loadavg: 4.11 4.06 4.06 5/222 19083
/proc/meminfo: memFree=12460628/32950928 swapFree=67111528/67111528
[pid=18997] ppid=18995 vsize=239620 CPUtime=1068.3 cores=4,6
/proc/18997/stat : 18997 (mono) R 18995 18997 18780 0 -1 4202496 76792 0 0 0 106803 27 0 0 25 0 9 0 548271590 245370880 27649 33554432000 4194304 7232020 140733449021472 18446744073709551615 1100300405 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/18997/statm: 59905 27649 1037 742 0 52476 0
[pid=18997/tid=18998] ppid=18995 vsize=239620 CPUtime=1.79 cores=4,6
/proc/18997/task/18998/stat : 18998 (mono) S 18995 18997 18780 0 -1 4202560 4 0 0 0 179 0 0 0 15 0 9 0 548271590 245370880 27649 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=18999] ppid=18995 vsize=239620 CPUtime=1.74 cores=4,6
/proc/18997/task/18999/stat : 18999 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 174 0 0 0 16 0 9 0 548271590 245370880 27649 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19000] ppid=18995 vsize=239620 CPUtime=1.73 cores=4,6
/proc/18997/task/19000/stat : 19000 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 173 0 0 0 15 0 9 0 548271590 245370880 27649 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19001] ppid=18995 vsize=239620 CPUtime=1.84 cores=4,6
/proc/18997/task/19001/stat : 19001 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 184 0 0 0 16 0 9 0 548271590 245370880 27649 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19002] ppid=18995 vsize=239620 CPUtime=1.66 cores=4,6
/proc/18997/task/19002/stat : 19002 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 166 0 0 0 15 0 9 0 548271590 245370880 27649 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19003] ppid=18995 vsize=239620 CPUtime=1.68 cores=4,6
/proc/18997/task/19003/stat : 19003 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 168 0 0 0 16 0 9 0 548271590 245370880 27649 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19004] ppid=18995 vsize=239620 CPUtime=1.71 cores=4,6
/proc/18997/task/19004/stat : 19004 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 171 0 0 0 15 0 9 0 548271590 245370880 27649 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19006] ppid=18995 vsize=239620 CPUtime=0.03 cores=4,6
/proc/18997/task/19006/stat : 19006 (mono) S 18995 18997 18780 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 548271591 245370880 27649 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1068.3
Current children cumulated vsize (KiB) 239620

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 4.06 5/222 19085
/proc/meminfo: memFree=12543792/32950928 swapFree=67111528/67111528
[pid=18997] ppid=18995 vsize=239620 CPUtime=1128.72 cores=4,6
/proc/18997/stat : 18997 (mono) R 18995 18997 18780 0 -1 4202496 80883 0 0 0 112843 29 0 0 25 0 9 0 548271590 245370880 28669 33554432000 4194304 7232020 140733449021472 18446744073709551615 1100299914 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/18997/statm: 59905 28669 1037 742 0 52476 0
[pid=18997/tid=18998] ppid=18995 vsize=239620 CPUtime=1.94 cores=4,6
/proc/18997/task/18998/stat : 18998 (mono) S 18995 18997 18780 0 -1 4202560 4 0 0 0 194 0 0 0 16 0 9 0 548271590 245370880 28669 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=18999] ppid=18995 vsize=239620 CPUtime=1.84 cores=4,6
/proc/18997/task/18999/stat : 18999 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 184 0 0 0 16 0 9 0 548271590 245370880 28669 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19000] ppid=18995 vsize=239620 CPUtime=1.83 cores=4,6
/proc/18997/task/19000/stat : 19000 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 183 0 0 0 15 0 9 0 548271590 245370880 28669 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19001] ppid=18995 vsize=239620 CPUtime=1.95 cores=4,6
/proc/18997/task/19001/stat : 19001 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 195 0 0 0 16 0 9 0 548271590 245370880 28669 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19002] ppid=18995 vsize=239620 CPUtime=1.76 cores=4,6
/proc/18997/task/19002/stat : 19002 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 176 0 0 0 15 0 9 0 548271590 245370880 28669 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19003] ppid=18995 vsize=239620 CPUtime=1.8 cores=4,6
/proc/18997/task/19003/stat : 19003 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 180 0 0 0 15 0 9 0 548271590 245370880 28669 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19004] ppid=18995 vsize=239620 CPUtime=1.85 cores=4,6
/proc/18997/task/19004/stat : 19004 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 185 0 0 0 15 0 9 0 548271590 245370880 28669 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19006] ppid=18995 vsize=239620 CPUtime=0.03 cores=4,6
/proc/18997/task/19006/stat : 19006 (mono) S 18995 18997 18780 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 548271591 245370880 28669 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1128.72
Current children cumulated vsize (KiB) 239620

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 4.05 5/222 19086
/proc/meminfo: memFree=12480632/32950928 swapFree=67111528/67111528
[pid=18997] ppid=18995 vsize=239620 CPUtime=1189.12 cores=4,6
/proc/18997/stat : 18997 (mono) R 18995 18997 18780 0 -1 4202496 84251 0 0 0 118882 30 0 0 25 0 9 0 548271590 245370880 29948 33554432000 4194304 7232020 140733449021472 18446744073709551615 1100300288 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/18997/statm: 59905 29948 1037 742 0 52476 0
[pid=18997/tid=18998] ppid=18995 vsize=239620 CPUtime=2.06 cores=4,6
/proc/18997/task/18998/stat : 18998 (mono) S 18995 18997 18780 0 -1 4202560 4 0 0 0 206 0 0 0 16 0 9 0 548271590 245370880 29948 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=18999] ppid=18995 vsize=239620 CPUtime=1.94 cores=4,6
/proc/18997/task/18999/stat : 18999 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 194 0 0 0 16 0 9 0 548271590 245370880 29948 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19000] ppid=18995 vsize=239620 CPUtime=1.97 cores=4,6
/proc/18997/task/19000/stat : 19000 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 196 1 0 0 15 0 9 0 548271590 245370880 29948 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19001] ppid=18995 vsize=239620 CPUtime=2.06 cores=4,6
/proc/18997/task/19001/stat : 19001 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 206 0 0 0 16 0 9 0 548271590 245370880 29948 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19002] ppid=18995 vsize=239620 CPUtime=1.82 cores=4,6
/proc/18997/task/19002/stat : 19002 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 182 0 0 0 16 0 9 0 548271590 245370880 29948 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19003] ppid=18995 vsize=239620 CPUtime=1.9 cores=4,6
/proc/18997/task/19003/stat : 19003 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 190 0 0 0 15 0 9 0 548271590 245370880 29948 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19004] ppid=18995 vsize=239620 CPUtime=1.97 cores=4,6
/proc/18997/task/19004/stat : 19004 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 197 0 0 0 15 0 9 0 548271590 245370880 29948 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19006] ppid=18995 vsize=239620 CPUtime=0.03 cores=4,6
/proc/18997/task/19006/stat : 19006 (mono) S 18995 18997 18780 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 548271591 245370880 29948 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1189.12
Current children cumulated vsize (KiB) 239620

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 4.05 5/222 19088
/proc/meminfo: memFree=12435584/32950928 swapFree=67111528/67111528
[pid=18997] ppid=18995 vsize=239620 CPUtime=1249.37 cores=4,6
/proc/18997/stat : 18997 (mono) R 18995 18997 18780 0 -1 4202496 86617 0 0 0 124906 31 0 0 25 0 9 0 548271590 245370880 31111 33554432000 4194304 7232020 140733449021472 18446744073709551615 1100299855 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/18997/statm: 59905 31111 1037 742 0 52476 0
[pid=18997/tid=18998] ppid=18995 vsize=239620 CPUtime=2.14 cores=4,6
/proc/18997/task/18998/stat : 18998 (mono) S 18995 18997 18780 0 -1 4202560 4 0 0 0 214 0 0 0 15 0 9 0 548271590 245370880 31111 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=18999] ppid=18995 vsize=239620 CPUtime=2.01 cores=4,6
/proc/18997/task/18999/stat : 18999 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 201 0 0 0 15 0 9 0 548271590 245370880 31111 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19000] ppid=18995 vsize=239620 CPUtime=2.02 cores=4,6
/proc/18997/task/19000/stat : 19000 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 201 1 0 0 16 0 9 0 548271590 245370880 31111 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19001] ppid=18995 vsize=239620 CPUtime=2.13 cores=4,6
/proc/18997/task/19001/stat : 19001 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 213 0 0 0 16 0 9 0 548271590 245370880 31111 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19002] ppid=18995 vsize=239620 CPUtime=1.88 cores=4,6
/proc/18997/task/19002/stat : 19002 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 188 0 0 0 16 0 9 0 548271590 245370880 31111 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19003] ppid=18995 vsize=239620 CPUtime=1.95 cores=4,6
/proc/18997/task/19003/stat : 19003 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 195 0 0 0 15 0 9 0 548271590 245370880 31111 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19004] ppid=18995 vsize=239620 CPUtime=2.04 cores=4,6
/proc/18997/task/19004/stat : 19004 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 204 0 0 0 16 0 9 0 548271590 245370880 31111 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19006] ppid=18995 vsize=239620 CPUtime=0.03 cores=4,6
/proc/18997/task/19006/stat : 19006 (mono) S 18995 18997 18780 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 548271591 245370880 31111 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1249.37
Current children cumulated vsize (KiB) 239620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 4.05 4/212 19099
/proc/meminfo: memFree=12553320/32950928 swapFree=67111528/67111528
[pid=18997] ppid=18995 vsize=239620 CPUtime=1307.26 cores=4,6
/proc/18997/stat : 18997 (mono) R 18995 18997 18780 0 -1 4202496 87086 0 0 0 130695 31 0 0 25 0 9 0 548271590 245370880 31492 33554432000 4194304 7232020 140733449021472 18446744073709551615 1100300317 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/18997/statm: 59905 31492 1037 742 0 52476 0
[pid=18997/tid=18998] ppid=18995 vsize=239620 CPUtime=2.21 cores=4,6
/proc/18997/task/18998/stat : 18998 (mono) S 18995 18997 18780 0 -1 4202560 4 0 0 0 221 0 0 0 16 0 9 0 548271590 245370880 31492 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=18999] ppid=18995 vsize=239620 CPUtime=2.06 cores=4,6
/proc/18997/task/18999/stat : 18999 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 206 0 0 0 16 0 9 0 548271590 245370880 31492 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19000] ppid=18995 vsize=239620 CPUtime=2.05 cores=4,6
/proc/18997/task/19000/stat : 19000 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 204 1 0 0 15 0 9 0 548271590 245370880 31492 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19001] ppid=18995 vsize=239620 CPUtime=2.16 cores=4,6
/proc/18997/task/19001/stat : 19001 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 216 0 0 0 15 0 9 0 548271590 245370880 31492 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19002] ppid=18995 vsize=239620 CPUtime=1.92 cores=4,6
/proc/18997/task/19002/stat : 19002 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 192 0 0 0 16 0 9 0 548271590 245370880 31492 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19003] ppid=18995 vsize=239620 CPUtime=2.02 cores=4,6
/proc/18997/task/19003/stat : 19003 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 202 0 0 0 16 0 9 0 548271590 245370880 31492 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 6 0 0 0
[pid=18997/tid=19004] ppid=18995 vsize=239620 CPUtime=2.1 cores=4,6
/proc/18997/task/19004/stat : 19004 (mono) S 18995 18997 18780 0 -1 4202560 2 0 0 0 210 0 0 0 15 0 9 0 548271590 245370880 31492 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
[pid=18997/tid=19006] ppid=18995 vsize=239620 CPUtime=0.03 cores=4,6
/proc/18997/task/19006/stat : 19006 (mono) S 18995 18997 18780 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 548271591 245370880 31492 33554432000 4194304 7232020 140733449021472 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897499712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1307.26
Current children cumulated vsize (KiB) 239620

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): 1307.28
CPU user time (s): 1306.96
CPU system time (s): 0.319951
CPU usage (%): 100.559
Max. virtual memory (cumulated for all children) (KiB): 239620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1306.96
system time used= 0.319951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87086
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= 74923
involuntary context switches= 20117

runsolver used 2.34464 second user time and 4.78027 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 19:40:09
IDJOB=3266349
IDBENCH=87455
IDSOLVER=1608
FILE ID=node114/3266349-1303580409
RUNJOBID= node114-1303579107-18799
PBS_JOBID= 13150339
Free space on /tmp= 71260 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_110.shuffled.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266349-1303580409/watcher-3266349-1303580409 -o /tmp/evaluation-result-3266349-1303580409/solver-3266349-1303580409 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3266349-1303580409.cnf

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

MD5SUM BENCH= 34f8b747bfe8e7b589b8832e56ae8363
RANDOM SEED=232304856

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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.74
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.848
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:      13104448 kB
Buffers:       2303180 kB
Cached:       16884500 kB
SwapCached:          0 kB
Active:        9867316 kB
Inactive:      9391356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13104448 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              68 kB
Writeback:           0 kB
AnonPages:       69212 kB
Mapped:          17792 kB
Slab:           523444 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   290328 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= 71260 MiB
End job on node114 at 2011-04-23 20:01:51