Trace number 3189105

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) 1304.1 1300.05

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S971556279-001-UNKNOWN.cnf
MD5SUM9224277e61359574518ca553717e02ee
Bench CategoryRANDOM (random 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 variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
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 540000
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3189105-1302281703/watcher-3189105-1302281703 -o /tmp/evaluation-result-3189105-1302281703/solver-3189105-1302281703 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189105-1302281703.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.00 4.05 4.51 4/189 27383
/proc/meminfo: memFree=12757328/32951132 swapFree=67111528/67111528
[pid=27383] ppid=27380 vsize=102604 CPUtime=0 cores=4,6
/proc/27383/stat : 27383 (mono) R 27380 27383 27190 0 -1 4202496 853 0 0 0 0 0 0 0 18 0 8 0 339769951 105066496 759 33554432000 4194304 7232020 140736779192800 18446744073709551615 274664862889 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27383/statm: 25651 768 602 742 0 18222 0
[pid=27383/tid=27387] ppid=27380 vsize=102604 CPUtime=0 cores=4,6
/proc/27383/task/27387/stat : 27387 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 8 0 339769952 105066496 775 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27388] ppid=27380 vsize=102604 CPUtime=0 cores=4,6
/proc/27383/task/27388/stat : 27388 (mono) S 27380 27383 27190 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 339769952 105066496 777 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27389] ppid=27380 vsize=102604 CPUtime=0 cores=4,6
/proc/27383/task/27389/stat : 27389 (mono) S 27380 27383 27190 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 339769952 105066496 781 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27390] ppid=27380 vsize=102604 CPUtime=0 cores=4,6
/proc/27383/task/27390/stat : 27390 (mono) S 27380 27383 27190 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 339769952 105066496 783 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27391] ppid=27380 vsize=102604 CPUtime=0 cores=4,6
/proc/27383/task/27391/stat : 27391 (mono) S 27380 27383 27190 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 339769952 105066496 792 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27392] ppid=27380 vsize=102604 CPUtime=0 cores=4,6
/proc/27383/task/27392/stat : 27392 (mono) S 27380 27383 27190 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 339769952 105066496 798 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27393] ppid=27380 vsize=102604 CPUtime=0 cores=4,6
/proc/27383/task/27393/stat : 27393 (mono) S 27380 27383 27190 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 339769952 105066496 803 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0

[startup+0.063894 s]
/proc/loadavg: 4.00 4.05 4.51 4/189 27383
/proc/meminfo: memFree=12757328/32951132 swapFree=67111528/67111528
[pid=27383] ppid=27380 vsize=107836 CPUtime=0.05 cores=4,6
/proc/27383/stat : 27383 (mono) R 27380 27383 27190 0 -1 4202496 1897 0 0 0 5 0 0 0 19 0 9 0 339769951 110424064 1795 33554432000 4194304 7232020 140736779192800 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27383/statm: 26959 1798 975 742 0 19530 0
[pid=27383/tid=27387] ppid=27380 vsize=107836 CPUtime=0 cores=4,6
/proc/27383/task/27387/stat : 27387 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 339769952 110424064 1800 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27388] ppid=27380 vsize=107836 CPUtime=0 cores=4,6
/proc/27383/task/27388/stat : 27388 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 339769952 110424064 1802 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27389] ppid=27380 vsize=107836 CPUtime=0 cores=4,6
/proc/27383/task/27389/stat : 27389 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 339769952 110424064 1805 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27390] ppid=27380 vsize=107836 CPUtime=0 cores=4,6
/proc/27383/task/27390/stat : 27390 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339769952 110424064 1806 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27391] ppid=27380 vsize=107836 CPUtime=0 cores=4,6
/proc/27383/task/27391/stat : 27391 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339769952 110424064 1809 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27392] ppid=27380 vsize=107836 CPUtime=0 cores=4,6
/proc/27383/task/27392/stat : 27392 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339769952 110424064 1809 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27393] ppid=27380 vsize=107836 CPUtime=0 cores=4,6
/proc/27383/task/27393/stat : 27393 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339769952 110424064 1809 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 107836

[startup+0.100887 s]
/proc/loadavg: 4.00 4.05 4.51 4/189 27383
/proc/meminfo: memFree=12757328/32951132 swapFree=67111528/67111528
[pid=27383] ppid=27380 vsize=108620 CPUtime=0.09 cores=4,6
/proc/27383/stat : 27383 (mono) R 27380 27383 27190 0 -1 4202496 2119 0 0 0 9 0 0 0 18 0 9 0 339769951 111226880 2017 33554432000 4194304 7232020 140736779192800 18446744073709551615 6182289 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27383/statm: 27155 2017 975 742 0 19726 0
[pid=27383/tid=27387] ppid=27380 vsize=108620 CPUtime=0 cores=4,6
/proc/27383/task/27387/stat : 27387 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 339769952 111226880 2017 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27388] ppid=27380 vsize=108620 CPUtime=0 cores=4,6
/proc/27383/task/27388/stat : 27388 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 339769952 111226880 2017 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27389] ppid=27380 vsize=108620 CPUtime=0 cores=4,6
/proc/27383/task/27389/stat : 27389 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 339769952 111226880 2017 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27390] ppid=27380 vsize=108620 CPUtime=0 cores=4,6
/proc/27383/task/27390/stat : 27390 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339769952 111226880 2017 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27391] ppid=27380 vsize=108620 CPUtime=0 cores=4,6
/proc/27383/task/27391/stat : 27391 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339769952 111226880 2017 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27392] ppid=27380 vsize=108620 CPUtime=0 cores=4,6
/proc/27383/task/27392/stat : 27392 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339769952 111226880 2017 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27393] ppid=27380 vsize=108620 CPUtime=0 cores=4,6
/proc/27383/task/27393/stat : 27393 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339769952 111226880 2017 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108620

[startup+0.30088 s]
/proc/loadavg: 4.00 4.05 4.51 4/189 27383
/proc/meminfo: memFree=12757328/32951132 swapFree=67111528/67111528
[pid=27383] ppid=27380 vsize=136340 CPUtime=0.3 cores=4,6
/proc/27383/stat : 27383 (mono) R 27380 27383 27190 0 -1 4202496 8411 0 0 0 29 1 0 0 18 0 9 0 339769951 139612160 8309 33554432000 4194304 7232020 140736779192800 18446744073709551615 1087315757 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27383/statm: 34085 8309 999 742 0 26656 0
[pid=27383/tid=27387] ppid=27380 vsize=136340 CPUtime=0 cores=4,6
/proc/27383/task/27387/stat : 27387 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 339769952 139612160 8309 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27388] ppid=27380 vsize=136340 CPUtime=0 cores=4,6
/proc/27383/task/27388/stat : 27388 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 339769952 139612160 8309 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27389] ppid=27380 vsize=136340 CPUtime=0 cores=4,6
/proc/27383/task/27389/stat : 27389 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 339769952 139612160 8309 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27390] ppid=27380 vsize=136340 CPUtime=0 cores=4,6
/proc/27383/task/27390/stat : 27390 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 339769952 139612160 8309 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27391] ppid=27380 vsize=136340 CPUtime=0 cores=4,6
/proc/27383/task/27391/stat : 27391 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 339769952 139612160 8309 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27392] ppid=27380 vsize=136340 CPUtime=0 cores=4,6
/proc/27383/task/27392/stat : 27392 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 339769952 139612160 8309 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27393] ppid=27380 vsize=136340 CPUtime=0 cores=4,6
/proc/27383/task/27393/stat : 27393 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 339769952 139612160 8309 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 136340

[startup+0.70081 s]
/proc/loadavg: 4.00 4.05 4.51 4/189 27383
/proc/meminfo: memFree=12757328/32951132 swapFree=67111528/67111528
[pid=27383] ppid=27380 vsize=136800 CPUtime=0.71 cores=4,6
/proc/27383/stat : 27383 (mono) R 27380 27383 27190 0 -1 4202496 9304 0 0 0 69 2 0 0 18 0 9 0 339769951 140083200 9201 33554432000 4194304 7232020 140736779192800 18446744073709551615 1094647865 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27383/statm: 34200 9201 1023 742 0 26771 0
[pid=27383/tid=27387] ppid=27380 vsize=136800 CPUtime=0 cores=4,6
/proc/27383/task/27387/stat : 27387 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 9 0 339769952 140083200 9201 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27388] ppid=27380 vsize=136800 CPUtime=0 cores=4,6
/proc/27383/task/27388/stat : 27388 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339769952 140083200 9201 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27389] ppid=27380 vsize=136800 CPUtime=0 cores=4,6
/proc/27383/task/27389/stat : 27389 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339769952 140083200 9201 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27390] ppid=27380 vsize=136800 CPUtime=0 cores=4,6
/proc/27383/task/27390/stat : 27390 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339769952 140083200 9201 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27391] ppid=27380 vsize=136800 CPUtime=0 cores=4,6
/proc/27383/task/27391/stat : 27391 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339769952 140083200 9201 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27392] ppid=27380 vsize=136800 CPUtime=0 cores=4,6
/proc/27383/task/27392/stat : 27392 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339769952 140083200 9201 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27393] ppid=27380 vsize=136800 CPUtime=0 cores=4,6
/proc/27383/task/27393/stat : 27393 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 339769952 140083200 9201 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 136800

[startup+1.50067 s]
/proc/loadavg: 4.00 4.05 4.51 5/220 27461
/proc/meminfo: memFree=12643680/32951132 swapFree=67111528/67111528
[pid=27383] ppid=27380 vsize=145184 CPUtime=1.51 cores=4,6
/proc/27383/stat : 27383 (mono) R 27380 27383 27190 0 -1 4202496 10031 0 0 0 149 2 0 0 19 0 9 0 339769951 148668416 9928 33554432000 4194304 7232020 140736779192800 18446744073709551615 1094647375 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27383/statm: 36296 9928 1023 742 0 28867 0
[pid=27383/tid=27387] ppid=27380 vsize=145184 CPUtime=0 cores=4,6
/proc/27383/task/27387/stat : 27387 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339769952 148668416 9928 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27388] ppid=27380 vsize=145184 CPUtime=0 cores=4,6
/proc/27383/task/27388/stat : 27388 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339769952 148668416 9928 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27389] ppid=27380 vsize=145184 CPUtime=0 cores=4,6
/proc/27383/task/27389/stat : 27389 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339769952 148668416 9928 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27390] ppid=27380 vsize=145184 CPUtime=0 cores=4,6
/proc/27383/task/27390/stat : 27390 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339769952 148668416 9928 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27391] ppid=27380 vsize=145184 CPUtime=0 cores=4,6
/proc/27383/task/27391/stat : 27391 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 339769952 148668416 9928 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27392] ppid=27380 vsize=145184 CPUtime=0 cores=4,6
/proc/27383/task/27392/stat : 27392 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 339769952 148668416 9928 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27393] ppid=27380 vsize=145184 CPUtime=0 cores=4,6
/proc/27383/task/27393/stat : 27393 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 339769952 148668416 9928 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27397] ppid=27380 vsize=145184 CPUtime=0 cores=4,6
/proc/27383/task/27397/stat : 27397 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339769952 148668416 9928 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676631985 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 145184

[startup+3.10135 s]
/proc/loadavg: 4.00 4.05 4.51 5/220 27461
/proc/meminfo: memFree=12627064/32951132 swapFree=67111528/67111528
[pid=27383] ppid=27380 vsize=145312 CPUtime=3.15 cores=4,6
/proc/27383/stat : 27383 (mono) R 27380 27383 27190 0 -1 4202496 11002 0 0 0 309 6 0 0 18 0 9 0 339769951 148799488 10899 33554432000 4194304 7232020 140736779192800 18446744073709551615 1094650770 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/27383/statm: 36328 10899 1023 742 0 28899 0
[pid=27383/tid=27387] ppid=27380 vsize=145312 CPUtime=0 cores=4,6
/proc/27383/task/27387/stat : 27387 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339769952 148799488 10899 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27388] ppid=27380 vsize=145312 CPUtime=0 cores=4,6
/proc/27383/task/27388/stat : 27388 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339769952 148799488 10899 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27389] ppid=27380 vsize=145312 CPUtime=0.01 cores=4,6
/proc/27383/task/27389/stat : 27389 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339769952 148799488 10899 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27390] ppid=27380 vsize=145312 CPUtime=0.02 cores=4,6
/proc/27383/task/27390/stat : 27390 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 1 1 0 0 15 0 9 0 339769952 148799488 10899 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27391] ppid=27380 vsize=145312 CPUtime=0 cores=4,6
/proc/27383/task/27391/stat : 27391 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339769952 148799488 10899 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27392] ppid=27380 vsize=145312 CPUtime=0.01 cores=4,6
/proc/27383/task/27392/stat : 27392 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339769952 148799488 10899 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27393] ppid=27380 vsize=145312 CPUtime=0 cores=4,6
/proc/27383/task/27393/stat : 27393 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339769952 148799488 10899 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27397] ppid=27380 vsize=145312 CPUtime=0 cores=4,6
/proc/27383/task/27397/stat : 27397 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339769952 148799488 10899 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676631985 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 145312

[startup+6.30084 s]
/proc/loadavg: 4.00 4.05 4.51 8/220 27461
/proc/meminfo: memFree=12591660/32951132 swapFree=67111528/67111528
[pid=27383] ppid=27380 vsize=153696 CPUtime=5.9 cores=4,6
/proc/27383/stat : 27383 (mono) R 27380 27383 27190 0 -1 4202496 12911 0 0 0 578 12 0 0 25 0 9 0 339769951 157384704 12808 33554432000 4194304 7232020 140736779192800 18446744073709551615 1094647925 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27383/statm: 38424 12808 1023 742 0 30995 0
[pid=27383/tid=27387] ppid=27380 vsize=153696 CPUtime=0.02 cores=4,6
/proc/27383/task/27387/stat : 27387 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 339769952 157384704 12808 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27388] ppid=27380 vsize=153696 CPUtime=0.01 cores=4,6
/proc/27383/task/27388/stat : 27388 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 339769952 157384704 12808 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27389] ppid=27380 vsize=153696 CPUtime=0.01 cores=4,6
/proc/27383/task/27389/stat : 27389 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339769952 157384704 12808 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27390] ppid=27380 vsize=153696 CPUtime=0.02 cores=4,6
/proc/27383/task/27390/stat : 27390 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 1 1 0 0 15 0 9 0 339769952 157384704 12808 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27391] ppid=27380 vsize=153696 CPUtime=0.01 cores=4,6
/proc/27383/task/27391/stat : 27391 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339769952 157384704 12808 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0

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

/proc/27383/task/27390/stat : 27390 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 108 1 0 0 15 0 9 0 339769952 811311104 148014 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27391] ppid=27380 vsize=792296 CPUtime=1.04 cores=4,6
/proc/27383/task/27391/stat : 27391 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 104 0 0 0 15 0 9 0 339769952 811311104 148014 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27392] ppid=27380 vsize=792296 CPUtime=1.08 cores=4,6
/proc/27383/task/27392/stat : 27392 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 107 1 0 0 15 0 9 0 339769952 811311104 148014 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27393] ppid=27380 vsize=792296 CPUtime=1.04 cores=4,6
/proc/27383/task/27393/stat : 27393 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 104 0 0 0 15 0 9 0 339769952 811311104 148014 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27397] ppid=27380 vsize=792296 CPUtime=0.02 cores=4,6
/proc/27383/task/27397/stat : 27397 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 339769952 811311104 148014 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676631985 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 945.47
Current children cumulated vsize (KiB) 792296

[startup+1002.3 s]
/proc/loadavg: 4.00 4.04 4.20 5/220 27499
/proc/meminfo: memFree=10491464/32951132 swapFree=67111528/67111528
[pid=27383] ppid=27380 vsize=800488 CPUtime=1005.56 cores=4,6
/proc/27383/stat : 27383 (mono) R 27380 27383 27190 0 -1 4202496 429319 0 0 0 100412 144 0 0 25 0 9 0 339769951 819699712 174363 33554432000 4194304 7232020 140736779192800 18446744073709551615 1094647925 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27383/statm: 200122 174363 1035 742 0 192693 0
[pid=27383/tid=27387] ppid=27380 vsize=800488 CPUtime=1.3 cores=4,6
/proc/27383/task/27387/stat : 27387 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 129 1 0 0 16 0 9 0 339769952 819699712 174363 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27388] ppid=27380 vsize=800488 CPUtime=1.17 cores=4,6
/proc/27383/task/27388/stat : 27388 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 117 0 0 0 16 0 9 0 339769952 819699712 174363 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27389] ppid=27380 vsize=800488 CPUtime=1.2 cores=4,6
/proc/27383/task/27389/stat : 27389 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 339769952 819699712 174363 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27390] ppid=27380 vsize=800488 CPUtime=1.16 cores=4,6
/proc/27383/task/27390/stat : 27390 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 115 1 0 0 16 0 9 0 339769952 819699712 174363 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27391] ppid=27380 vsize=800488 CPUtime=1.05 cores=4,6
/proc/27383/task/27391/stat : 27391 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 105 0 0 0 15 0 9 0 339769952 819699712 174363 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27392] ppid=27380 vsize=800488 CPUtime=1.08 cores=4,6
/proc/27383/task/27392/stat : 27392 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 107 1 0 0 15 0 9 0 339769952 819699712 174363 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27393] ppid=27380 vsize=800488 CPUtime=1.06 cores=4,6
/proc/27383/task/27393/stat : 27393 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 106 0 0 0 15 0 9 0 339769952 819699712 174363 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27397] ppid=27380 vsize=800488 CPUtime=0.02 cores=4,6
/proc/27383/task/27397/stat : 27397 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 339769952 819699712 174363 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676631985 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1005.56
Current children cumulated vsize (KiB) 800488

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 4.18 5/220 27501
/proc/meminfo: memFree=10207124/32951132 swapFree=67111528/67111528
[pid=27383] ppid=27380 vsize=883752 CPUtime=1065.6 cores=4,6
/proc/27383/stat : 27383 (mono) R 27380 27383 27190 0 -1 4202496 450457 0 0 0 106410 150 0 0 25 0 9 0 339769951 904962048 195501 33554432000 4194304 7232020 140736779192800 18446744073709551615 1094647095 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27383/statm: 220938 195501 1035 742 0 213509 0
[pid=27383/tid=27387] ppid=27380 vsize=883752 CPUtime=1.32 cores=4,6
/proc/27383/task/27387/stat : 27387 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 131 1 0 0 15 0 9 0 339769952 904962048 195501 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27388] ppid=27380 vsize=883752 CPUtime=1.18 cores=4,6
/proc/27383/task/27388/stat : 27388 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 118 0 0 0 15 0 9 0 339769952 904962048 195501 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27389] ppid=27380 vsize=883752 CPUtime=1.21 cores=4,6
/proc/27383/task/27389/stat : 27389 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 121 0 0 0 15 0 9 0 339769952 904962048 195501 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27390] ppid=27380 vsize=883752 CPUtime=1.18 cores=4,6
/proc/27383/task/27390/stat : 27390 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 117 1 0 0 15 0 9 0 339769952 904962048 195501 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27391] ppid=27380 vsize=883752 CPUtime=1.06 cores=4,6
/proc/27383/task/27391/stat : 27391 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 106 0 0 0 15 0 9 0 339769952 904962048 195501 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27392] ppid=27380 vsize=883752 CPUtime=1.13 cores=4,6
/proc/27383/task/27392/stat : 27392 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 112 1 0 0 15 0 9 0 339769952 904962048 195501 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27393] ppid=27380 vsize=883752 CPUtime=1.11 cores=4,6
/proc/27383/task/27393/stat : 27393 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 111 0 0 0 16 0 9 0 339769952 904962048 195501 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27397] ppid=27380 vsize=883752 CPUtime=0.02 cores=4,6
/proc/27383/task/27397/stat : 27397 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 339769952 904962048 195506 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676631985 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1065.6
Current children cumulated vsize (KiB) 883752

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 4.17 5/220 27503
/proc/meminfo: memFree=10102952/32951132 swapFree=67111528/67111528
[pid=27383] ppid=27380 vsize=967144 CPUtime=1125.7 cores=4,6
/proc/27383/stat : 27383 (mono) R 27380 27383 27190 0 -1 4202496 470100 0 0 0 112416 154 0 0 25 0 9 0 339769951 990355456 215144 33554432000 4194304 7232020 140736779192800 18446744073709551615 1094647918 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27383/statm: 241786 215144 1035 742 0 234357 0
[pid=27383/tid=27387] ppid=27380 vsize=967144 CPUtime=1.32 cores=4,6
/proc/27383/task/27387/stat : 27387 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 131 1 0 0 15 0 9 0 339769952 990355456 215144 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27388] ppid=27380 vsize=967144 CPUtime=1.19 cores=4,6
/proc/27383/task/27388/stat : 27388 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 119 0 0 0 16 0 9 0 339769952 990355456 215144 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27389] ppid=27380 vsize=967144 CPUtime=1.23 cores=4,6
/proc/27383/task/27389/stat : 27389 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 123 0 0 0 16 0 9 0 339769952 990355456 215144 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27390] ppid=27380 vsize=967144 CPUtime=1.23 cores=4,6
/proc/27383/task/27390/stat : 27390 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 122 1 0 0 16 0 9 0 339769952 990355456 215144 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27391] ppid=27380 vsize=967144 CPUtime=1.12 cores=4,6
/proc/27383/task/27391/stat : 27391 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 112 0 0 0 15 0 9 0 339769952 990355456 215144 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27392] ppid=27380 vsize=967144 CPUtime=1.17 cores=4,6
/proc/27383/task/27392/stat : 27392 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 116 1 0 0 16 0 9 0 339769952 990355456 215144 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27393] ppid=27380 vsize=967144 CPUtime=1.11 cores=4,6
/proc/27383/task/27393/stat : 27393 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 111 0 0 0 15 0 9 0 339769952 990355456 215144 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27397] ppid=27380 vsize=967144 CPUtime=0.02 cores=4,6
/proc/27383/task/27397/stat : 27397 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 339769952 990355456 215144 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676631985 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1125.7
Current children cumulated vsize (KiB) 967144

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.16 5/220 27505
/proc/meminfo: memFree=9811544/32951132 swapFree=67111528/67111528
[pid=27383] ppid=27380 vsize=1067112 CPUtime=1185.82 cores=4,6
/proc/27383/stat : 27383 (mono) R 27380 27383 27190 0 -1 4202496 495717 0 0 0 118421 161 0 0 25 0 9 0 339769951 1092722688 240761 33554432000 4194304 7232020 140736779192800 18446744073709551615 1094647925 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27383/statm: 266778 240761 1035 742 0 259349 0
[pid=27383/tid=27387] ppid=27380 vsize=1067112 CPUtime=1.33 cores=4,6
/proc/27383/task/27387/stat : 27387 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 132 1 0 0 15 0 9 0 339769952 1092722688 240761 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27388] ppid=27380 vsize=1067112 CPUtime=1.22 cores=4,6
/proc/27383/task/27388/stat : 27388 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 122 0 0 0 15 0 9 0 339769952 1092722688 240761 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27389] ppid=27380 vsize=1067112 CPUtime=1.27 cores=4,6
/proc/27383/task/27389/stat : 27389 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 127 0 0 0 16 0 9 0 339769952 1092722688 240761 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27390] ppid=27380 vsize=1067112 CPUtime=1.28 cores=4,6
/proc/27383/task/27390/stat : 27390 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 127 1 0 0 16 0 9 0 339769952 1092722688 240761 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27391] ppid=27380 vsize=1067112 CPUtime=1.19 cores=4,6
/proc/27383/task/27391/stat : 27391 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 119 0 0 0 16 0 9 0 339769952 1092722688 240761 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27392] ppid=27380 vsize=1067112 CPUtime=1.23 cores=4,6
/proc/27383/task/27392/stat : 27392 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 122 1 0 0 16 0 9 0 339769952 1092722688 240761 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27393] ppid=27380 vsize=1067112 CPUtime=1.15 cores=4,6
/proc/27383/task/27393/stat : 27393 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 115 0 0 0 15 0 9 0 339769952 1092722688 240761 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27397] ppid=27380 vsize=1067112 CPUtime=0.02 cores=4,6
/proc/27383/task/27397/stat : 27397 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 339769952 1092722688 240761 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676631985 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1185.82
Current children cumulated vsize (KiB) 1067112

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 4.15 5/220 27507
/proc/meminfo: memFree=9606932/32951132 swapFree=67111528/67111528
[pid=27383] ppid=27380 vsize=1127272 CPUtime=1246.11 cores=4,6
/proc/27383/stat : 27383 (mono) R 27380 27383 27190 0 -1 4202496 510028 0 0 0 124446 165 0 0 25 0 9 0 339769951 1154326528 255072 33554432000 4194304 7232020 140736779192800 18446744073709551615 1094647095 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27383/statm: 281818 255072 1035 742 0 274389 0
[pid=27383/tid=27387] ppid=27380 vsize=1127272 CPUtime=1.42 cores=4,6
/proc/27383/task/27387/stat : 27387 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 141 1 0 0 15 0 9 0 339769952 1154326528 255072 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27388] ppid=27380 vsize=1127272 CPUtime=1.31 cores=4,6
/proc/27383/task/27388/stat : 27388 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 131 0 0 0 16 0 9 0 339769952 1154326528 255072 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27389] ppid=27380 vsize=1127272 CPUtime=1.36 cores=4,6
/proc/27383/task/27389/stat : 27389 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 136 0 0 0 16 0 9 0 339769952 1154326528 255072 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27390] ppid=27380 vsize=1127272 CPUtime=1.35 cores=4,6
/proc/27383/task/27390/stat : 27390 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 134 1 0 0 15 0 9 0 339769952 1154326528 255072 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27391] ppid=27380 vsize=1127272 CPUtime=1.28 cores=4,6
/proc/27383/task/27391/stat : 27391 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 128 0 0 0 15 0 9 0 339769952 1154326528 255072 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27392] ppid=27380 vsize=1127272 CPUtime=1.27 cores=4,6
/proc/27383/task/27392/stat : 27392 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 126 1 0 0 15 0 9 0 339769952 1154326528 255072 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27393] ppid=27380 vsize=1127272 CPUtime=1.25 cores=4,6
/proc/27383/task/27393/stat : 27393 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 125 0 0 0 16 0 9 0 339769952 1154326528 255072 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27397] ppid=27380 vsize=1127272 CPUtime=0.03 cores=4,6
/proc/27383/task/27397/stat : 27397 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 2 1 0 0 15 0 9 0 339769952 1154326528 255072 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676631985 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1246.11
Current children cumulated vsize (KiB) 1127272



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 4.14 4/211 27508
/proc/meminfo: memFree=10421052/32951132 swapFree=67111528/67111528
[pid=27383] ppid=27380 vsize=1152680 CPUtime=1304.04 cores=4,6
/proc/27383/stat : 27383 (mono) R 27380 27383 27190 0 -1 4202496 517877 0 0 0 130235 169 0 0 25 0 9 0 339769951 1180344320 262921 33554432000 4194304 7232020 140736779192800 18446744073709551615 1094647238 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27383/statm: 288170 262921 1035 742 0 280741 0
[pid=27383/tid=27387] ppid=27380 vsize=1152680 CPUtime=1.49 cores=4,6
/proc/27383/task/27387/stat : 27387 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 148 1 0 0 15 0 9 0 339769952 1180344320 262921 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27388] ppid=27380 vsize=1152680 CPUtime=1.42 cores=4,6
/proc/27383/task/27388/stat : 27388 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 142 0 0 0 16 0 9 0 339769952 1180344320 262921 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27389] ppid=27380 vsize=1152680 CPUtime=1.41 cores=4,6
/proc/27383/task/27389/stat : 27389 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 141 0 0 0 16 0 9 0 339769952 1180344320 262921 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27390] ppid=27380 vsize=1152680 CPUtime=1.41 cores=4,6
/proc/27383/task/27390/stat : 27390 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 140 1 0 0 15 0 9 0 339769952 1180344320 262921 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27391] ppid=27380 vsize=1152680 CPUtime=1.35 cores=4,6
/proc/27383/task/27391/stat : 27391 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 135 0 0 0 16 0 9 0 339769952 1180344320 262921 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27392] ppid=27380 vsize=1152680 CPUtime=1.31 cores=4,6
/proc/27383/task/27392/stat : 27392 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 130 1 0 0 16 0 9 0 339769952 1180344320 262921 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 6 0 0 0
[pid=27383/tid=27393] ppid=27380 vsize=1152680 CPUtime=1.32 cores=4,6
/proc/27383/task/27393/stat : 27393 (mono) S 27380 27383 27190 0 -1 4202560 2 0 0 0 132 0 0 0 15 0 9 0 339769952 1180344320 262921 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676624281 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
[pid=27383/tid=27397] ppid=27380 vsize=1152680 CPUtime=0.03 cores=4,6
/proc/27383/task/27397/stat : 27397 (mono) S 27380 27383 27190 0 -1 4202560 3 0 0 0 2 1 0 0 15 0 9 0 339769952 1180344320 262921 33554432000 4194304 7232020 140736779192800 18446744073709551615 274676631985 0 0 4096 545260780 18446604444984579392 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1304.04
Current children cumulated vsize (KiB) 1152680

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.05
CPU time (s): 1304.1
CPU user time (s): 1302.36
CPU system time (s): 1.73873
CPU usage (%): 100.311
Max. virtual memory (cumulated for all children) (KiB): 1152680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.36
system time used= 1.73873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 517878
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= 20159
involuntary context switches= 7148

runsolver used 2.23666 second user time and 4.88026 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-08 18:55:03
IDJOB=3189105
IDBENCH=82636
IDSOLVER=1608
FILE ID=node131/3189105-1302281703
RUNJOBID= node131-1302280401-27209
PBS_JOBID= 12919070
Free space on /tmp= 71684 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S971556279-001-UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189105-1302281703/watcher-3189105-1302281703 -o /tmp/evaluation-result-3189105-1302281703/solver-3189105-1302281703 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189105-1302281703.cnf

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

MD5SUM BENCH= 9224277e61359574518ca553717e02ee
RANDOM SEED=404210465

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12755260 kB
Buffers:        428512 kB
Cached:       19310596 kB
SwapCached:          0 kB
Active:       10205868 kB
Inactive:      9605620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12755260 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2364 kB
Writeback:           0 kB
AnonPages:       71748 kB
Mapped:          18000 kB
Slab:           319776 kB
PageTables:       5536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   354900 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71688 MiB
End job on node131 at 2011-04-08 19:16:45