Trace number 3263357

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
Minimum clause length5
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 556
Number of clauses of size over 558320

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-3263357-1303564158/watcher-3263357-1303564158 -o /tmp/evaluation-result-3263357-1303564158/solver-3263357-1303564158 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3263357-1303564158.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.38 3.94 4.03 4/213 29677
/proc/meminfo: memFree=13905932/32950928 swapFree=67111528/67111528
[pid=29677] ppid=29675 vsize=102736 CPUtime=0 cores=4,6
/proc/29677/stat : 29677 (mono) R 29675 29677 28787 0 -1 4202496 916 0 0 0 0 0 0 0 24 0 8 0 468014522 105201664 824 33554432000 4194304 7232020 140735673184960 18446744073709551615 251813901345 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/29677/statm: 25684 824 639 742 0 18255 0
[pid=29677/tid=29678] ppid=29675 vsize=102736 CPUtime=0 cores=4,6
/proc/29677/task/29678/stat : 29678 (mono) S 29675 29677 28787 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 8 0 468014523 105201664 824 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29679] ppid=29675 vsize=102736 CPUtime=0 cores=4,6
/proc/29677/task/29679/stat : 29679 (mono) S 29675 29677 28787 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 468014523 105201664 824 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29680] ppid=29675 vsize=102736 CPUtime=0 cores=4,6
/proc/29677/task/29680/stat : 29680 (mono) S 29675 29677 28787 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 468014523 105201664 824 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29681] ppid=29675 vsize=102736 CPUtime=0 cores=4,6
/proc/29677/task/29681/stat : 29681 (mono) S 29675 29677 28787 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 468014523 105201664 824 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29682] ppid=29675 vsize=102736 CPUtime=0 cores=4,6
/proc/29677/task/29682/stat : 29682 (mono) S 29675 29677 28787 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 468014523 105201664 824 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29683] ppid=29675 vsize=102736 CPUtime=0 cores=4,6
/proc/29677/task/29683/stat : 29683 (mono) S 29675 29677 28787 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 468014523 105201664 824 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29684] ppid=29675 vsize=102736 CPUtime=0 cores=4,6
/proc/29677/task/29684/stat : 29684 (mono) S 29675 29677 28787 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 468014523 105201664 824 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0

[startup+0.0713699 s]
/proc/loadavg: 3.38 3.94 4.03 4/213 29677
/proc/meminfo: memFree=13905932/32950928 swapFree=67111528/67111528
[pid=29677] ppid=29675 vsize=107640 CPUtime=0.06 cores=4,6
/proc/29677/stat : 29677 (mono) R 29675 29677 28787 0 -1 4202496 1945 0 0 0 6 0 0 0 25 0 9 0 468014522 110223360 1847 33554432000 4194304 7232020 140735673184960 18446744073709551615 6182073 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/29677/statm: 26910 1847 975 742 0 19481 0
[pid=29677/tid=29678] ppid=29675 vsize=107640 CPUtime=0 cores=4,6
/proc/29677/task/29678/stat : 29678 (mono) S 29675 29677 28787 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 468014523 110223360 1847 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29679] ppid=29675 vsize=107640 CPUtime=0 cores=4,6
/proc/29677/task/29679/stat : 29679 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468014523 110223360 1847 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29680] ppid=29675 vsize=107640 CPUtime=0 cores=4,6
/proc/29677/task/29680/stat : 29680 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468014523 110223360 1849 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29681] ppid=29675 vsize=107640 CPUtime=0 cores=4,6
/proc/29677/task/29681/stat : 29681 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468014523 110223360 1853 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29682] ppid=29675 vsize=107640 CPUtime=0 cores=4,6
/proc/29677/task/29682/stat : 29682 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468014523 110223360 1854 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29683] ppid=29675 vsize=107640 CPUtime=0 cores=4,6
/proc/29677/task/29683/stat : 29683 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468014523 110223360 1855 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29684] ppid=29675 vsize=107640 CPUtime=0 cores=4,6
/proc/29677/task/29684/stat : 29684 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468014523 110223360 1855 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 107640

[startup+0.100366 s]
/proc/loadavg: 3.38 3.94 4.03 4/213 29677
/proc/meminfo: memFree=13905932/32950928 swapFree=67111528/67111528
[pid=29677] ppid=29675 vsize=108356 CPUtime=0.09 cores=4,6
/proc/29677/stat : 29677 (mono) R 29675 29677 28787 0 -1 4202496 2106 0 0 0 9 0 0 0 25 0 9 0 468014522 110956544 2008 33554432000 4194304 7232020 140735673184960 18446744073709551615 6230329 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/29677/statm: 27089 2008 975 742 0 19660 0
[pid=29677/tid=29678] ppid=29675 vsize=108356 CPUtime=0 cores=4,6
/proc/29677/task/29678/stat : 29678 (mono) S 29675 29677 28787 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 468014523 110956544 2008 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29679] ppid=29675 vsize=108356 CPUtime=0 cores=4,6
/proc/29677/task/29679/stat : 29679 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468014523 110956544 2008 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29680] ppid=29675 vsize=108356 CPUtime=0 cores=4,6
/proc/29677/task/29680/stat : 29680 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468014523 110956544 2008 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29681] ppid=29675 vsize=108356 CPUtime=0 cores=4,6
/proc/29677/task/29681/stat : 29681 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468014523 110956544 2008 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29682] ppid=29675 vsize=108356 CPUtime=0 cores=4,6
/proc/29677/task/29682/stat : 29682 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468014523 110956544 2008 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29683] ppid=29675 vsize=108356 CPUtime=0 cores=4,6
/proc/29677/task/29683/stat : 29683 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468014523 110956544 2008 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29684] ppid=29675 vsize=108356 CPUtime=0 cores=4,6
/proc/29677/task/29684/stat : 29684 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468014523 110956544 2008 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108356

[startup+0.300333 s]
/proc/loadavg: 3.38 3.94 4.03 4/213 29677
/proc/meminfo: memFree=13905932/32950928 swapFree=67111528/67111528
[pid=29677] ppid=29675 vsize=114116 CPUtime=0.32 cores=4,6
/proc/29677/stat : 29677 (mono) R 29675 29677 28787 0 -1 4202496 3189 0 0 0 31 1 0 0 25 0 9 0 468014522 116854784 3091 33554432000 4194304 7232020 140735673184960 18446744073709551615 1080730100 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/29677/statm: 28529 3091 975 742 0 21100 0
[pid=29677/tid=29678] ppid=29675 vsize=114116 CPUtime=0.02 cores=4,6
/proc/29677/task/29678/stat : 29678 (mono) S 29675 29677 28787 0 -1 4202560 4 0 0 0 2 0 0 0 21 0 9 0 468014523 116854784 3091 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29679] ppid=29675 vsize=114116 CPUtime=0 cores=4,6
/proc/29677/task/29679/stat : 29679 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 468014523 116854784 3091 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29680] ppid=29675 vsize=114116 CPUtime=0 cores=4,6
/proc/29677/task/29680/stat : 29680 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 468014523 116854784 3091 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29681] ppid=29675 vsize=114116 CPUtime=0 cores=4,6
/proc/29677/task/29681/stat : 29681 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 468014523 116854784 3091 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29682] ppid=29675 vsize=114116 CPUtime=0 cores=4,6
/proc/29677/task/29682/stat : 29682 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 468014523 116854784 3091 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29683] ppid=29675 vsize=114116 CPUtime=0 cores=4,6
/proc/29677/task/29683/stat : 29683 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 468014523 116854784 3091 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29684] ppid=29675 vsize=114116 CPUtime=0 cores=4,6
/proc/29677/task/29684/stat : 29684 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 468014523 116854784 3091 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 114116

[startup+0.701318 s]
/proc/loadavg: 3.38 3.94 4.03 4/213 29677
/proc/meminfo: memFree=13905932/32950928 swapFree=67111528/67111528
[pid=29677] ppid=29675 vsize=144244 CPUtime=0.74 cores=4,6
/proc/29677/stat : 29677 (mono) R 29675 29677 28787 0 -1 4202496 11154 0 0 0 72 2 0 0 25 0 9 0 468014522 147705856 11056 33554432000 4194304 7232020 140735673184960 18446744073709551615 1085087861 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/29677/statm: 36061 11056 1024 742 0 28632 0
[pid=29677/tid=29678] ppid=29675 vsize=144244 CPUtime=0.02 cores=4,6
/proc/29677/task/29678/stat : 29678 (mono) S 29675 29677 28787 0 -1 4202560 4 0 0 0 2 0 0 0 17 0 9 0 468014523 147705856 11056 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29679] ppid=29675 vsize=144244 CPUtime=0 cores=4,6
/proc/29677/task/29679/stat : 29679 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 468014523 147705856 11056 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29680] ppid=29675 vsize=144244 CPUtime=0.01 cores=4,6
/proc/29677/task/29680/stat : 29680 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 1 0 0 0 18 0 9 0 468014523 147705856 11056 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29681] ppid=29675 vsize=144244 CPUtime=0.01 cores=4,6
/proc/29677/task/29681/stat : 29681 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 1 0 0 0 18 0 9 0 468014523 147705856 11056 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29682] ppid=29675 vsize=144244 CPUtime=0.01 cores=4,6
/proc/29677/task/29682/stat : 29682 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 1 0 0 0 18 0 9 0 468014523 147705856 11056 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29683] ppid=29675 vsize=144244 CPUtime=0 cores=4,6
/proc/29677/task/29683/stat : 29683 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 468014523 147705856 11056 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29684] ppid=29675 vsize=144244 CPUtime=0 cores=4,6
/proc/29677/task/29684/stat : 29684 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 468014523 147705856 11056 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 144244

[startup+1.50113 s]
/proc/loadavg: 3.38 3.94 4.03 5/222 29686
/proc/meminfo: memFree=13832708/32950928 swapFree=67111528/67111528
[pid=29677] ppid=29675 vsize=144372 CPUtime=1.57 cores=4,6
/proc/29677/stat : 29677 (mono) R 29675 29677 28787 0 -1 4202496 11181 0 0 0 155 2 0 0 18 0 9 0 468014522 147836928 11083 33554432000 4194304 7232020 140735673184960 18446744073709551615 6146201 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/29677/statm: 36093 11083 1024 742 0 28664 0
[pid=29677/tid=29678] ppid=29675 vsize=144372 CPUtime=0.03 cores=4,6
/proc/29677/task/29678/stat : 29678 (mono) S 29675 29677 28787 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 468014523 147836928 11083 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29679] ppid=29675 vsize=144372 CPUtime=0.01 cores=4,6
/proc/29677/task/29679/stat : 29679 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468014523 147836928 11083 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29680] ppid=29675 vsize=144372 CPUtime=0.01 cores=4,6
/proc/29677/task/29680/stat : 29680 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 468014523 147836928 11083 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29681] ppid=29675 vsize=144372 CPUtime=0.01 cores=4,6
/proc/29677/task/29681/stat : 29681 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468014523 147836928 11083 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29682] ppid=29675 vsize=144372 CPUtime=0.02 cores=4,6
/proc/29677/task/29682/stat : 29682 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 468014523 147836928 11083 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29683] ppid=29675 vsize=144372 CPUtime=0.02 cores=4,6
/proc/29677/task/29683/stat : 29683 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 468014523 147836928 11083 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29684] ppid=29675 vsize=144372 CPUtime=0.01 cores=4,6
/proc/29677/task/29684/stat : 29684 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 468014523 147836928 11083 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29686] ppid=29675 vsize=144372 CPUtime=0 cores=4,6
/proc/29677/task/29686/stat : 29686 (mono) S 29675 29677 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014523 147836928 11083 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826063793 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 144372

[startup+3.10086 s]
/proc/loadavg: 3.67 3.99 4.04 5/222 29686
/proc/meminfo: memFree=13814604/32950928 swapFree=67111528/67111528
[pid=29677] ppid=29675 vsize=152564 CPUtime=3.22 cores=4,6
/proc/29677/stat : 29677 (mono) R 29675 29677 28787 0 -1 4202496 11876 0 0 0 320 2 0 0 21 0 9 0 468014522 156225536 11778 33554432000 4194304 7232020 140735673184960 18446744073709551615 1085087861 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/29677/statm: 38141 11778 1024 742 0 30712 0
[pid=29677/tid=29678] ppid=29675 vsize=152564 CPUtime=0.04 cores=4,6
/proc/29677/task/29678/stat : 29678 (mono) S 29675 29677 28787 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 468014523 156225536 11778 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29679] ppid=29675 vsize=152564 CPUtime=0.02 cores=4,6
/proc/29677/task/29679/stat : 29679 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 468014523 156225536 11778 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29680] ppid=29675 vsize=152564 CPUtime=0.03 cores=4,6
/proc/29677/task/29680/stat : 29680 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 468014523 156225536 11778 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29681] ppid=29675 vsize=152564 CPUtime=0.03 cores=4,6
/proc/29677/task/29681/stat : 29681 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 468014523 156225536 11778 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29682] ppid=29675 vsize=152564 CPUtime=0.04 cores=4,6
/proc/29677/task/29682/stat : 29682 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 468014523 156225536 11778 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29683] ppid=29675 vsize=152564 CPUtime=0.03 cores=4,6
/proc/29677/task/29683/stat : 29683 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 468014523 156225536 11778 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29684] ppid=29675 vsize=152564 CPUtime=0.02 cores=4,6
/proc/29677/task/29684/stat : 29684 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 468014523 156225536 11778 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29686] ppid=29675 vsize=152564 CPUtime=0 cores=4,6
/proc/29677/task/29686/stat : 29686 (mono) S 29675 29677 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014523 156225536 11778 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826063793 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 152564

[startup+6.30033 s]
/proc/loadavg: 3.67 3.99 4.04 5/222 29686
/proc/meminfo: memFree=13780096/32950928 swapFree=67111528/67111528
[pid=29677] ppid=29675 vsize=152692 CPUtime=6.53 cores=4,6
/proc/29677/stat : 29677 (mono) R 29675 29677 28787 0 -1 4202496 13105 0 0 0 650 3 0 0 25 0 9 0 468014522 156356608 12986 33554432000 4194304 7232020 140735673184960 18446744073709551615 1085088053 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/29677/statm: 38173 12986 1025 742 0 30744 0
[pid=29677/tid=29678] ppid=29675 vsize=152692 CPUtime=0.07 cores=4,6
/proc/29677/task/29678/stat : 29678 (mono) S 29675 29677 28787 0 -1 4202560 4 0 0 0 7 0 0 0 15 0 9 0 468014523 156356608 12986 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29679] ppid=29675 vsize=152692 CPUtime=0.04 cores=4,6
/proc/29677/task/29679/stat : 29679 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 468014523 156356608 12986 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29680] ppid=29675 vsize=152692 CPUtime=0.06 cores=4,6
/proc/29677/task/29680/stat : 29680 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 468014523 156356608 12986 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29681] ppid=29675 vsize=152692 CPUtime=0.05 cores=4,6
/proc/29677/task/29681/stat : 29681 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 468014523 156356608 12986 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29682] ppid=29675 vsize=152692 CPUtime=0.06 cores=4,6
/proc/29677/task/29682/stat : 29682 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 468014523 156356608 12986 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0

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

/proc/29677/task/29681/stat : 29681 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 202 0 0 0 16 0 9 0 468014523 368840704 65005 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29682] ppid=29675 vsize=360196 CPUtime=2.15 cores=4,6
/proc/29677/task/29682/stat : 29682 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 214 1 0 0 15 0 9 0 468014523 368840704 65005 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29683] ppid=29675 vsize=360196 CPUtime=1.94 cores=4,6
/proc/29677/task/29683/stat : 29683 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 194 0 0 0 15 0 9 0 468014523 368840704 65005 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29684] ppid=29675 vsize=360196 CPUtime=1.8 cores=4,6
/proc/29677/task/29684/stat : 29684 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 180 0 0 0 16 0 9 0 468014523 368840704 65005 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29686] ppid=29675 vsize=360196 CPUtime=0.01 cores=4,6
/proc/29677/task/29686/stat : 29686 (mono) S 29675 29677 28787 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 468014523 368840704 65005 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826063793 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 949.57
Current children cumulated vsize (KiB) 360196

[startup+1002.3 s]
/proc/loadavg: 4.11 4.09 4.03 5/222 29713
/proc/meminfo: memFree=12146580/32950928 swapFree=67111528/67111528
[pid=29677] ppid=29675 vsize=376644 CPUtime=1009.89 cores=4,6
/proc/29677/stat : 29677 (mono) R 29675 29677 28787 0 -1 4202496 129944 0 0 0 100953 36 0 0 25 0 9 0 468014522 385683456 67291 33554432000 4194304 7232020 140735673184960 18446744073709551615 1085087854 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/29677/statm: 94161 67291 1036 742 0 86732 0
[pid=29677/tid=29678] ppid=29675 vsize=376644 CPUtime=2.38 cores=4,6
/proc/29677/task/29678/stat : 29678 (mono) S 29675 29677 28787 0 -1 4202560 4 0 0 0 237 1 0 0 16 0 9 0 468014523 385683456 67291 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29679] ppid=29675 vsize=376644 CPUtime=2.12 cores=4,6
/proc/29677/task/29679/stat : 29679 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 212 0 0 0 16 0 9 0 468014523 385683456 67291 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29680] ppid=29675 vsize=376644 CPUtime=2.12 cores=4,6
/proc/29677/task/29680/stat : 29680 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 212 0 0 0 15 0 9 0 468014523 385683456 67291 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29681] ppid=29675 vsize=376644 CPUtime=2.14 cores=4,6
/proc/29677/task/29681/stat : 29681 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 214 0 0 0 15 0 9 0 468014523 385683456 67291 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29682] ppid=29675 vsize=376644 CPUtime=2.26 cores=4,6
/proc/29677/task/29682/stat : 29682 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 225 1 0 0 16 0 9 0 468014523 385683456 67291 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29683] ppid=29675 vsize=376644 CPUtime=2 cores=4,6
/proc/29677/task/29683/stat : 29683 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 200 0 0 0 15 0 9 0 468014523 385683456 67291 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29684] ppid=29675 vsize=376644 CPUtime=1.93 cores=4,6
/proc/29677/task/29684/stat : 29684 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 193 0 0 0 16 0 9 0 468014523 385683456 67291 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29686] ppid=29675 vsize=376644 CPUtime=0.01 cores=4,6
/proc/29677/task/29686/stat : 29686 (mono) S 29675 29677 28787 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 468014523 385683456 67291 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826063793 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1009.89
Current children cumulated vsize (KiB) 376644

[startup+1062.3 s]
/proc/loadavg: 4.04 4.07 4.03 5/222 29714
/proc/meminfo: memFree=12321404/32950928 swapFree=67111528/67111528
[pid=29677] ppid=29675 vsize=384964 CPUtime=1070.44 cores=4,6
/proc/29677/stat : 29677 (mono) R 29675 29677 28787 0 -1 4202496 135271 0 0 0 107007 37 0 0 25 0 9 0 468014522 394203136 69712 33554432000 4194304 7232020 140735673184960 18446744073709551615 1085087861 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/29677/statm: 96241 69712 1036 742 0 88812 0
[pid=29677/tid=29678] ppid=29675 vsize=384964 CPUtime=2.51 cores=4,6
/proc/29677/task/29678/stat : 29678 (mono) S 29675 29677 28787 0 -1 4202560 4 0 0 0 250 1 0 0 15 0 9 0 468014523 394203136 69712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29679] ppid=29675 vsize=384964 CPUtime=2.33 cores=4,6
/proc/29677/task/29679/stat : 29679 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 233 0 0 0 16 0 9 0 468014523 394203136 69712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29680] ppid=29675 vsize=384964 CPUtime=2.24 cores=4,6
/proc/29677/task/29680/stat : 29680 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 224 0 0 0 16 0 9 0 468014523 394203136 69712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29681] ppid=29675 vsize=384964 CPUtime=2.29 cores=4,6
/proc/29677/task/29681/stat : 29681 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 229 0 0 0 15 0 9 0 468014523 394203136 69712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29682] ppid=29675 vsize=384964 CPUtime=2.41 cores=4,6
/proc/29677/task/29682/stat : 29682 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 240 1 0 0 15 0 9 0 468014523 394203136 69712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29683] ppid=29675 vsize=384964 CPUtime=2.18 cores=4,6
/proc/29677/task/29683/stat : 29683 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 218 0 0 0 15 0 9 0 468014523 394203136 69712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29684] ppid=29675 vsize=384964 CPUtime=2.02 cores=4,6
/proc/29677/task/29684/stat : 29684 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 202 0 0 0 15 0 9 0 468014523 394203136 69712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29686] ppid=29675 vsize=384964 CPUtime=0.01 cores=4,6
/proc/29677/task/29686/stat : 29686 (mono) S 29675 29677 28787 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 468014523 394203136 69712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826063793 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1070.44
Current children cumulated vsize (KiB) 384964

[startup+1122.3 s]
/proc/loadavg: 4.01 4.06 4.02 5/222 29716
/proc/meminfo: memFree=12134148/32950928 swapFree=67111528/67111528
[pid=29677] ppid=29675 vsize=434320 CPUtime=1130.79 cores=4,6
/proc/29677/stat : 29677 (mono) R 29675 29677 28787 0 -1 4202496 145205 0 0 0 113040 39 0 0 25 0 9 0 468014522 444743680 79467 33554432000 4194304 7232020 140735673184960 18446744073709551615 1085087861 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/29677/statm: 108580 79467 1036 742 0 101151 0
[pid=29677/tid=29678] ppid=29675 vsize=434320 CPUtime=2.67 cores=4,6
/proc/29677/task/29678/stat : 29678 (mono) S 29675 29677 28787 0 -1 4202560 4 0 0 0 266 1 0 0 16 0 9 0 468014523 444743680 79467 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29679] ppid=29675 vsize=434320 CPUtime=2.5 cores=4,6
/proc/29677/task/29679/stat : 29679 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 250 0 0 0 16 0 9 0 468014523 444743680 79467 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29680] ppid=29675 vsize=434320 CPUtime=2.31 cores=4,6
/proc/29677/task/29680/stat : 29680 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 231 0 0 0 15 0 9 0 468014523 444743680 79467 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29681] ppid=29675 vsize=434320 CPUtime=2.38 cores=4,6
/proc/29677/task/29681/stat : 29681 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 238 0 0 0 15 0 9 0 468014523 444743680 79467 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29682] ppid=29675 vsize=434320 CPUtime=2.53 cores=4,6
/proc/29677/task/29682/stat : 29682 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 252 1 0 0 16 0 9 0 468014523 444743680 79467 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29683] ppid=29675 vsize=434320 CPUtime=2.23 cores=4,6
/proc/29677/task/29683/stat : 29683 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 223 0 0 0 15 0 9 0 468014523 444743680 79467 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29684] ppid=29675 vsize=434320 CPUtime=2.13 cores=4,6
/proc/29677/task/29684/stat : 29684 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 213 0 0 0 15 0 9 0 468014523 444743680 79467 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29686] ppid=29675 vsize=434320 CPUtime=0.01 cores=4,6
/proc/29677/task/29686/stat : 29686 (mono) S 29675 29677 28787 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 468014523 444743680 79467 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826063793 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1130.79
Current children cumulated vsize (KiB) 434320

[startup+1182.3 s]
/proc/loadavg: 4.00 4.05 4.02 5/222 29718
/proc/meminfo: memFree=12005176/32950928 swapFree=67111528/67111528
[pid=29677] ppid=29675 vsize=435152 CPUtime=1190.87 cores=4,6
/proc/29677/stat : 29677 (mono) R 29675 29677 28787 0 -1 4202496 146686 0 0 0 119048 39 0 0 25 0 9 0 468014522 445595648 80948 33554432000 4194304 7232020 140735673184960 18446744073709551615 1085087861 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/29677/statm: 108788 80948 1036 742 0 101359 0
[pid=29677/tid=29678] ppid=29675 vsize=435152 CPUtime=2.68 cores=4,6
/proc/29677/task/29678/stat : 29678 (mono) S 29675 29677 28787 0 -1 4202560 4 0 0 0 267 1 0 0 15 0 9 0 468014523 445595648 80948 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29679] ppid=29675 vsize=435152 CPUtime=2.51 cores=4,6
/proc/29677/task/29679/stat : 29679 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 251 0 0 0 15 0 9 0 468014523 445595648 80948 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29680] ppid=29675 vsize=435152 CPUtime=2.31 cores=4,6
/proc/29677/task/29680/stat : 29680 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 231 0 0 0 15 0 9 0 468014523 445595648 80948 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29681] ppid=29675 vsize=435152 CPUtime=2.43 cores=4,6
/proc/29677/task/29681/stat : 29681 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 243 0 0 0 15 0 9 0 468014523 445595648 80948 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29682] ppid=29675 vsize=435152 CPUtime=2.53 cores=4,6
/proc/29677/task/29682/stat : 29682 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 252 1 0 0 15 0 9 0 468014523 445595648 80948 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29683] ppid=29675 vsize=435152 CPUtime=2.27 cores=4,6
/proc/29677/task/29683/stat : 29683 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 227 0 0 0 16 0 9 0 468014523 445595648 80948 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29684] ppid=29675 vsize=435152 CPUtime=2.15 cores=4,6
/proc/29677/task/29684/stat : 29684 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 215 0 0 0 16 0 9 0 468014523 445595648 80948 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29686] ppid=29675 vsize=435152 CPUtime=0.01 cores=4,6
/proc/29677/task/29686/stat : 29686 (mono) S 29675 29677 28787 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 468014523 445595648 80948 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826063793 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1190.87
Current children cumulated vsize (KiB) 435152

[startup+1242.3 s]
/proc/loadavg: 4.03 4.05 4.01 5/222 29720
/proc/meminfo: memFree=11969200/32950928 swapFree=67111528/67111528
[pid=29677] ppid=29675 vsize=435152 CPUtime=1251.29 cores=4,6
/proc/29677/stat : 29677 (mono) R 29675 29677 28787 0 -1 4202496 152307 0 0 0 125086 43 0 0 25 0 9 0 468014522 445595648 58712 33554432000 4194304 7232020 140735673184960 18446744073709551615 1085088103 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/29677/statm: 108788 58712 1036 742 0 101359 0
[pid=29677/tid=29678] ppid=29675 vsize=435152 CPUtime=2.8 cores=4,6
/proc/29677/task/29678/stat : 29678 (mono) S 29675 29677 28787 0 -1 4202560 4 0 0 0 279 1 0 0 15 0 9 0 468014523 445595648 58712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29679] ppid=29675 vsize=435152 CPUtime=2.65 cores=4,6
/proc/29677/task/29679/stat : 29679 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 265 0 0 0 15 0 9 0 468014523 445595648 58712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29680] ppid=29675 vsize=435152 CPUtime=2.45 cores=4,6
/proc/29677/task/29680/stat : 29680 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 245 0 0 0 15 0 9 0 468014523 445595648 58712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29681] ppid=29675 vsize=435152 CPUtime=2.52 cores=4,6
/proc/29677/task/29681/stat : 29681 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 252 0 0 0 16 0 9 0 468014523 445595648 58712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29682] ppid=29675 vsize=435152 CPUtime=2.66 cores=4,6
/proc/29677/task/29682/stat : 29682 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 265 1 0 0 16 0 9 0 468014523 445595648 58712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29683] ppid=29675 vsize=435152 CPUtime=2.37 cores=4,6
/proc/29677/task/29683/stat : 29683 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 237 0 0 0 16 0 9 0 468014523 445595648 58712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29684] ppid=29675 vsize=435152 CPUtime=2.3 cores=4,6
/proc/29677/task/29684/stat : 29684 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 230 0 0 0 15 0 9 0 468014523 445595648 58712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29686] ppid=29675 vsize=435152 CPUtime=0.01 cores=4,6
/proc/29677/task/29686/stat : 29686 (mono) S 29675 29677 28787 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 468014523 445595648 58712 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826063793 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1251.29
Current children cumulated vsize (KiB) 435152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.04 4.01 2/192 29724
/proc/meminfo: memFree=13734936/32950928 swapFree=67111528/67111528
[pid=29677] ppid=29675 vsize=435152 CPUtime=1309.3 cores=4,6
/proc/29677/stat : 29677 (mono) R 29675 29677 28787 0 -1 4202496 157247 0 0 0 130884 46 0 0 25 0 9 0 468014522 445595648 62430 33554432000 4194304 7232020 140735673184960 18446744073709551615 251813937778 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/29677/statm: 108788 62430 1036 742 0 101359 0
[pid=29677/tid=29678] ppid=29675 vsize=435152 CPUtime=2.87 cores=4,6
/proc/29677/task/29678/stat : 29678 (mono) S 29675 29677 28787 0 -1 4202560 4 0 0 0 286 1 0 0 16 0 9 0 468014523 445595648 62430 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29679] ppid=29675 vsize=435152 CPUtime=2.75 cores=4,6
/proc/29677/task/29679/stat : 29679 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 275 0 0 0 16 0 9 0 468014523 445595648 62430 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29680] ppid=29675 vsize=435152 CPUtime=2.49 cores=4,6
/proc/29677/task/29680/stat : 29680 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 249 0 0 0 15 0 9 0 468014523 445595648 62430 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29681] ppid=29675 vsize=435152 CPUtime=2.59 cores=4,6
/proc/29677/task/29681/stat : 29681 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 259 0 0 0 15 0 9 0 468014523 445595648 62430 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29682] ppid=29675 vsize=435152 CPUtime=2.73 cores=4,6
/proc/29677/task/29682/stat : 29682 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 272 1 0 0 15 0 9 0 468014523 445595648 62430 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 4 0 0 0
[pid=29677/tid=29683] ppid=29675 vsize=435152 CPUtime=2.5 cores=4,6
/proc/29677/task/29683/stat : 29683 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 249 1 0 0 16 0 9 0 468014523 445595648 62430 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29684] ppid=29675 vsize=435152 CPUtime=2.38 cores=4,6
/proc/29677/task/29684/stat : 29684 (mono) S 29675 29677 28787 0 -1 4202560 2 0 0 0 238 0 0 0 16 0 9 0 468014523 445595648 62430 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826056089 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
[pid=29677/tid=29686] ppid=29675 vsize=435152 CPUtime=0.01 cores=4,6
/proc/29677/task/29686/stat : 29686 (mono) S 29675 29677 28787 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 468014523 445595648 62430 33554432000 4194304 7232020 140735673184960 18446744073709551615 251826063793 0 0 4096 545260780 18446604453985333312 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1309.3
Current children cumulated vsize (KiB) 435152

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): 1309.32
CPU user time (s): 1308.85
CPU system time (s): 0.473927
CPU usage (%): 100.715
Max. virtual memory (cumulated for all children) (KiB): 435152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1308.85
system time used= 0.473927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157247
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= 37854
involuntary context switches= 10484

runsolver used 2.16667 second user time and 4.96124 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-23 15:09:18
IDJOB=3263357
IDBENCH=83965
IDSOLVER=1608
FILE ID=node126/3263357-1303564158
RUNJOBID= node126-1303564158-29612
PBS_JOBID= 13150276
Free space on /tmp= 71400 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263357-1303564158/watcher-3263357-1303564158 -o /tmp/evaluation-result-3263357-1303564158/solver-3263357-1303564158 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3263357-1303564158.cnf

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=1994571246

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13908204 kB
Buffers:       1983240 kB
Cached:       16338416 kB
SwapCached:          0 kB
Active:        7663096 kB
Inactive:     10807088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13908204 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3752 kB
Writeback:           0 kB
AnonPages:      146864 kB
Mapped:          17988 kB
Slab:           507212 kB
PageTables:       6012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   567976 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= 71400 MiB
End job on node126 at 2011-04-23 15:31:00