Trace number 3257329

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sol 2011-04-04? (TO) 1303.89 1300.03

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.0956
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

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

running on 2 cores: 1,3

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: 1.63 2.17 2.53 4/200 17776
/proc/meminfo: memFree=15738832/32951124 swapFree=67111528/67111528
[pid=17776] ppid=17774 vsize=102604 CPUtime=0 cores=1,3
/proc/17776/stat : 17776 (mono) R 17774 17776 17709 0 -1 4202496 915 0 0 0 0 0 0 0 22 0 8 0 439300042 105066496 823 33554432000 4194304 7232020 140736081785680 18446744073709551615 254261277381 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17776/statm: 25651 823 637 742 0 18222 0
[pid=17776/tid=17777] ppid=17774 vsize=102604 CPUtime=0 cores=1,3
/proc/17776/task/17777/stat : 17777 (mono) S 17774 17776 17709 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 8 0 439300042 105066496 823 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17778] ppid=17774 vsize=102604 CPUtime=0 cores=1,3
/proc/17776/task/17778/stat : 17778 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 439300042 105066496 823 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17779] ppid=17774 vsize=102604 CPUtime=0 cores=1,3
/proc/17776/task/17779/stat : 17779 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 439300042 105066496 823 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17780] ppid=17774 vsize=102604 CPUtime=0 cores=1,3
/proc/17776/task/17780/stat : 17780 (mono) S 17774 17776 17709 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 439300042 105066496 823 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17781] ppid=17774 vsize=102604 CPUtime=0 cores=1,3
/proc/17776/task/17781/stat : 17781 (mono) S 17774 17776 17709 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 439300042 105066496 824 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17782] ppid=17774 vsize=102604 CPUtime=0 cores=1,3
/proc/17776/task/17782/stat : 17782 (mono) S 17774 17776 17709 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 439300042 105066496 826 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17783] ppid=17774 vsize=102604 CPUtime=0 cores=1,3
/proc/17776/task/17783/stat : 17783 (mono) S 17774 17776 17709 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 439300042 105066496 826 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0

[startup+0.0283379 s]
/proc/loadavg: 1.63 2.17 2.53 4/200 17776
/proc/meminfo: memFree=15738832/32951124 swapFree=67111528/67111528
[pid=17776] ppid=17774 vsize=107796 CPUtime=0.02 cores=1,3
/proc/17776/stat : 17776 (mono) R 17774 17776 17709 0 -1 4202496 1952 0 0 0 2 0 0 0 24 0 9 0 439300042 110383104 1854 33554432000 4194304 7232020 140736081785680 18446744073709551615 1084367951 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/17776/statm: 26949 1854 975 742 0 19520 0
[pid=17776/tid=17777] ppid=17774 vsize=107796 CPUtime=0 cores=1,3
/proc/17776/task/17777/stat : 17777 (mono) S 17774 17776 17709 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 439300042 110383104 1854 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17778] ppid=17774 vsize=107796 CPUtime=0 cores=1,3
/proc/17776/task/17778/stat : 17778 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 439300042 110383104 1854 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17779] ppid=17774 vsize=107796 CPUtime=0 cores=1,3
/proc/17776/task/17779/stat : 17779 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 439300042 110383104 1854 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17780] ppid=17774 vsize=107796 CPUtime=0 cores=1,3
/proc/17776/task/17780/stat : 17780 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 439300042 110383104 1854 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17781] ppid=17774 vsize=107796 CPUtime=0 cores=1,3
/proc/17776/task/17781/stat : 17781 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 439300042 110383104 1854 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17782] ppid=17774 vsize=107796 CPUtime=0 cores=1,3
/proc/17776/task/17782/stat : 17782 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 439300042 110383104 1854 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17783] ppid=17774 vsize=107796 CPUtime=0 cores=1,3
/proc/17776/task/17783/stat : 17783 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 439300042 110383104 1854 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 107796

[startup+0.101469 s]
/proc/loadavg: 1.63 2.17 2.53 4/200 17776
/proc/meminfo: memFree=15738832/32951124 swapFree=67111528/67111528
[pid=17776] ppid=17774 vsize=110756 CPUtime=0.1 cores=1,3
/proc/17776/stat : 17776 (mono) S 17774 17776 17709 0 -1 4202496 2578 0 0 0 10 0 0 0 18 0 9 0 439300042 113414144 2480 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/17776/statm: 27689 2480 975 742 0 20260 0
[pid=17776/tid=17777] ppid=17774 vsize=110756 CPUtime=0 cores=1,3
/proc/17776/task/17777/stat : 17777 (mono) S 17774 17776 17709 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 439300042 113414144 2480 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17778] ppid=17774 vsize=110756 CPUtime=0 cores=1,3
/proc/17776/task/17778/stat : 17778 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 439300042 113414144 2510 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17779] ppid=17774 vsize=110756 CPUtime=0 cores=1,3
/proc/17776/task/17779/stat : 17779 (mono) R 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 439300042 113414144 2510 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 0 0 0 -1 3 0 0 0
[pid=17776/tid=17780] ppid=17774 vsize=110756 CPUtime=0 cores=1,3
/proc/17776/task/17780/stat : 17780 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 439300042 113414144 2510 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17781] ppid=17774 vsize=110756 CPUtime=0 cores=1,3
/proc/17776/task/17781/stat : 17781 (mono) R 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 439300042 113414144 2510 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 0 0 0 -1 3 0 0 0
[pid=17776/tid=17782] ppid=17774 vsize=110756 CPUtime=0 cores=1,3
/proc/17776/task/17782/stat : 17782 (mono) R 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 439300042 113414144 2510 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 0 0 0 -1 3 0 0 0
[pid=17776/tid=17783] ppid=17774 vsize=110756 CPUtime=0 cores=1,3
/proc/17776/task/17783/stat : 17783 (mono) R 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 439300042 113414144 2510 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 110756

[startup+0.300291 s]
/proc/loadavg: 1.63 2.17 2.53 4/200 17776
/proc/meminfo: memFree=15738832/32951124 swapFree=67111528/67111528
[pid=17776] ppid=17774 vsize=117808 CPUtime=0.32 cores=1,3
/proc/17776/stat : 17776 (mono) R 17774 17776 17709 0 -1 4202496 4048 0 0 0 32 0 0 0 18 0 9 0 439300042 120635392 3950 33554432000 4194304 7232020 140736081785680 18446744073709551615 1084368689 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17776/statm: 29452 3950 975 742 0 22023 0
[pid=17776/tid=17777] ppid=17774 vsize=117808 CPUtime=0 cores=1,3
/proc/17776/task/17777/stat : 17777 (mono) S 17774 17776 17709 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 9 0 439300042 120635392 3950 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17778] ppid=17774 vsize=117808 CPUtime=0.01 cores=1,3
/proc/17776/task/17778/stat : 17778 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 9 0 439300042 120635392 3950 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17779] ppid=17774 vsize=117808 CPUtime=0.01 cores=1,3
/proc/17776/task/17779/stat : 17779 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 9 0 439300042 120635392 3950 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17780] ppid=17774 vsize=117808 CPUtime=0 cores=1,3
/proc/17776/task/17780/stat : 17780 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 439300042 120635392 3950 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17781] ppid=17774 vsize=117808 CPUtime=0 cores=1,3
/proc/17776/task/17781/stat : 17781 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 439300042 120635392 3950 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17782] ppid=17774 vsize=117808 CPUtime=0 cores=1,3
/proc/17776/task/17782/stat : 17782 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 439300042 120635392 3950 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17783] ppid=17774 vsize=117808 CPUtime=0.01 cores=1,3
/proc/17776/task/17783/stat : 17783 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 439300042 120635392 3950 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 117808

[startup+0.701258 s]
/proc/loadavg: 1.63 2.17 2.53 4/200 17776
/proc/meminfo: memFree=15738832/32951124 swapFree=67111528/67111528
[pid=17776] ppid=17774 vsize=204536 CPUtime=0.77 cores=1,3
/proc/17776/stat : 17776 (mono) R 17774 17776 17709 0 -1 4202496 24164 0 0 0 74 3 0 0 18 0 9 0 439300042 209444864 24066 33554432000 4194304 7232020 140736081785680 18446744073709551615 1084393568 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17776/statm: 51134 24066 999 742 0 43705 0
[pid=17776/tid=17777] ppid=17774 vsize=204536 CPUtime=0.01 cores=1,3
/proc/17776/task/17777/stat : 17777 (mono) S 17774 17776 17709 0 -1 4202560 4 0 0 0 1 0 0 0 17 0 9 0 439300042 209444864 24066 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17778] ppid=17774 vsize=204536 CPUtime=0.02 cores=1,3
/proc/17776/task/17778/stat : 17778 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 2 0 0 0 17 0 9 0 439300042 209444864 24066 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17779] ppid=17774 vsize=204536 CPUtime=0.03 cores=1,3
/proc/17776/task/17779/stat : 17779 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 3 0 0 0 17 0 9 0 439300042 209444864 24066 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17780] ppid=17774 vsize=204536 CPUtime=0 cores=1,3
/proc/17776/task/17780/stat : 17780 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439300042 209444864 24066 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17781] ppid=17774 vsize=204536 CPUtime=0 cores=1,3
/proc/17776/task/17781/stat : 17781 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 439300042 209444864 24066 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17782] ppid=17774 vsize=204536 CPUtime=0 cores=1,3
/proc/17776/task/17782/stat : 17782 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439300042 209444864 24066 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17783] ppid=17774 vsize=204536 CPUtime=0.03 cores=1,3
/proc/17776/task/17783/stat : 17783 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 439300042 209444864 24066 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 204536

[startup+1.50112 s]
/proc/loadavg: 1.63 2.17 2.53 4/209 17785
/proc/meminfo: memFree=15627416/32951124 swapFree=67111528/67111528
[pid=17776] ppid=17774 vsize=238008 CPUtime=1.56 cores=1,3
/proc/17776/stat : 17776 (mono) R 17774 17776 17709 0 -1 4202496 33456 0 0 0 152 4 0 0 19 0 9 0 439300042 243720192 33358 33554432000 4194304 7232020 140736081785680 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17776/statm: 59502 33359 999 742 0 52073 0
[pid=17776/tid=17777] ppid=17774 vsize=238008 CPUtime=0.01 cores=1,3
/proc/17776/task/17777/stat : 17777 (mono) S 17774 17776 17709 0 -1 4202560 4 0 0 0 1 0 0 0 17 0 9 0 439300042 243720192 33359 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17778] ppid=17774 vsize=238008 CPUtime=0.02 cores=1,3
/proc/17776/task/17778/stat : 17778 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 2 0 0 0 17 0 9 0 439300042 243720192 33362 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17779] ppid=17774 vsize=238008 CPUtime=0.03 cores=1,3
/proc/17776/task/17779/stat : 17779 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 3 0 0 0 17 0 9 0 439300042 243720192 33363 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17780] ppid=17774 vsize=238008 CPUtime=0 cores=1,3
/proc/17776/task/17780/stat : 17780 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439300042 243720192 33363 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17781] ppid=17774 vsize=238008 CPUtime=0 cores=1,3
/proc/17776/task/17781/stat : 17781 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 439300042 243720192 33364 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17782] ppid=17774 vsize=238008 CPUtime=0 cores=1,3
/proc/17776/task/17782/stat : 17782 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439300042 243720192 33364 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17783] ppid=17774 vsize=238008 CPUtime=0.03 cores=1,3
/proc/17776/task/17783/stat : 17783 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 439300042 243720192 33365 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17785] ppid=17774 vsize=238008 CPUtime=0 cores=1,3
/proc/17776/task/17785/stat : 17785 (mono) S 17774 17776 17709 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 9 0 439300043 243720192 33365 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273440177 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 238008

[startup+3.10083 s]
/proc/loadavg: 1.63 2.17 2.53 4/209 17785
/proc/meminfo: memFree=15591208/32951124 swapFree=67111528/67111528
[pid=17776] ppid=17774 vsize=254984 CPUtime=3.19 cores=1,3
/proc/17776/stat : 17776 (mono) R 17774 17776 17709 0 -1 4202496 38850 0 0 0 314 5 0 0 20 0 9 0 439300042 261103616 38752 33554432000 4194304 7232020 140736081785680 18446744073709551615 1179098540 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17776/statm: 63746 38752 1024 742 0 56317 0
[pid=17776/tid=17777] ppid=17774 vsize=254984 CPUtime=0.02 cores=1,3
/proc/17776/task/17777/stat : 17777 (mono) S 17774 17776 17709 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 439300042 261103616 38752 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17778] ppid=17774 vsize=254984 CPUtime=0.02 cores=1,3
/proc/17776/task/17778/stat : 17778 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 439300042 261103616 38752 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17779] ppid=17774 vsize=254984 CPUtime=0.03 cores=1,3
/proc/17776/task/17779/stat : 17779 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 439300042 261103616 38752 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17780] ppid=17774 vsize=254984 CPUtime=0 cores=1,3
/proc/17776/task/17780/stat : 17780 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 439300042 261103616 38752 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17781] ppid=17774 vsize=254984 CPUtime=0 cores=1,3
/proc/17776/task/17781/stat : 17781 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 439300042 261103616 38752 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17782] ppid=17774 vsize=254984 CPUtime=0 cores=1,3
/proc/17776/task/17782/stat : 17782 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 439300042 261103616 38752 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17783] ppid=17774 vsize=254984 CPUtime=0.03 cores=1,3
/proc/17776/task/17783/stat : 17783 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 439300042 261103616 38752 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17785] ppid=17774 vsize=254984 CPUtime=0 cores=1,3
/proc/17776/task/17785/stat : 17785 (mono) S 17774 17776 17709 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 439300043 261103616 38752 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273440177 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 254984

[startup+6.30127 s]
/proc/loadavg: 1.82 2.20 2.54 5/222 17803
/proc/meminfo: memFree=15484728/32951124 swapFree=67111528/67111528
[pid=17776] ppid=17774 vsize=254984 CPUtime=6.39 cores=1,3
/proc/17776/stat : 17776 (mono) R 17774 17776 17709 0 -1 4202496 38859 0 0 0 634 5 0 0 25 0 9 0 439300042 261103616 38761 33554432000 4194304 7232020 140736081785680 18446744073709551615 1179099068 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17776/statm: 63746 38761 1024 742 0 56317 0
[pid=17776/tid=17777] ppid=17774 vsize=254984 CPUtime=0.02 cores=1,3
/proc/17776/task/17777/stat : 17777 (mono) S 17774 17776 17709 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 439300042 261103616 38761 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17778] ppid=17774 vsize=254984 CPUtime=0.02 cores=1,3
/proc/17776/task/17778/stat : 17778 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 439300042 261103616 38761 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17779] ppid=17774 vsize=254984 CPUtime=0.03 cores=1,3
/proc/17776/task/17779/stat : 17779 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 439300042 261103616 38761 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17780] ppid=17774 vsize=254984 CPUtime=0 cores=1,3
/proc/17776/task/17780/stat : 17780 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 439300042 261103616 38761 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17781] ppid=17774 vsize=254984 CPUtime=0 cores=1,3
/proc/17776/task/17781/stat : 17781 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 439300042 261103616 38761 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0

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

/proc/17776/task/17780/stat : 17780 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 61 0 0 0 15 0 9 0 439300042 630407168 127287 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17781] ppid=17774 vsize=615632 CPUtime=0.61 cores=1,3
/proc/17776/task/17781/stat : 17781 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 61 0 0 0 15 0 9 0 439300042 630407168 127287 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17782] ppid=17774 vsize=615632 CPUtime=0.56 cores=1,3
/proc/17776/task/17782/stat : 17782 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 56 0 0 0 15 0 9 0 439300042 630407168 127287 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17783] ppid=17774 vsize=615632 CPUtime=0.7 cores=1,3
/proc/17776/task/17783/stat : 17783 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 70 0 0 0 16 0 9 0 439300042 630407168 127287 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17785] ppid=17774 vsize=615632 CPUtime=0 cores=1,3
/proc/17776/task/17785/stat : 17785 (mono) S 17774 17776 17709 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 439300043 630407168 127287 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273440177 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 944.94
Current children cumulated vsize (KiB) 615632

[startup+1002.3 s]
/proc/loadavg: 4.06 4.02 3.55 5/222 17829
/proc/meminfo: memFree=14556332/32951124 swapFree=67111528/67111528
[pid=17776] ppid=17774 vsize=624656 CPUtime=1005.07 cores=1,3
/proc/17776/stat : 17776 (mono) R 17774 17776 17709 0 -1 4202496 176151 0 0 0 100477 30 0 0 25 0 9 0 439300042 639647744 86091 33554432000 4194304 7232020 140736081785680 18446744073709551615 1179113519 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17776/statm: 156164 86091 1035 742 0 148735 0
[pid=17776/tid=17777] ppid=17774 vsize=624656 CPUtime=0.81 cores=1,3
/proc/17776/task/17777/stat : 17777 (mono) S 17774 17776 17709 0 -1 4202560 4 0 0 0 81 0 0 0 16 0 9 0 439300042 639647744 86091 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17778] ppid=17774 vsize=624656 CPUtime=0.67 cores=1,3
/proc/17776/task/17778/stat : 17778 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 67 0 0 0 15 0 9 0 439300042 639647744 86091 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17779] ppid=17774 vsize=624656 CPUtime=0.8 cores=1,3
/proc/17776/task/17779/stat : 17779 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 80 0 0 0 15 0 9 0 439300042 639647744 86091 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17780] ppid=17774 vsize=624656 CPUtime=0.66 cores=1,3
/proc/17776/task/17780/stat : 17780 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 66 0 0 0 16 0 9 0 439300042 639647744 86091 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17781] ppid=17774 vsize=624656 CPUtime=0.66 cores=1,3
/proc/17776/task/17781/stat : 17781 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 66 0 0 0 15 0 9 0 439300042 639647744 86091 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17782] ppid=17774 vsize=624656 CPUtime=0.64 cores=1,3
/proc/17776/task/17782/stat : 17782 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 64 0 0 0 15 0 9 0 439300042 639647744 86091 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17783] ppid=17774 vsize=624656 CPUtime=0.73 cores=1,3
/proc/17776/task/17783/stat : 17783 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 73 0 0 0 16 0 9 0 439300042 639647744 86091 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17785] ppid=17774 vsize=624656 CPUtime=0 cores=1,3
/proc/17776/task/17785/stat : 17785 (mono) S 17774 17776 17709 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 439300043 639647744 86091 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273440177 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1005.07
Current children cumulated vsize (KiB) 624656

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.57 5/222 17831
/proc/meminfo: memFree=14473724/32951124 swapFree=67111528/67111528
[pid=17776] ppid=17774 vsize=624656 CPUtime=1065.26 cores=1,3
/proc/17776/stat : 17776 (mono) R 17774 17776 17709 0 -1 4202496 185515 0 0 0 106493 33 0 0 25 0 9 0 439300042 639647744 89584 33554432000 4194304 7232020 140736081785680 18446744073709551615 1179113333 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17776/statm: 156164 89584 1035 742 0 148735 0
[pid=17776/tid=17777] ppid=17774 vsize=624656 CPUtime=0.84 cores=1,3
/proc/17776/task/17777/stat : 17777 (mono) S 17774 17776 17709 0 -1 4202560 4 0 0 0 84 0 0 0 15 0 9 0 439300042 639647744 89584 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17778] ppid=17774 vsize=624656 CPUtime=0.72 cores=1,3
/proc/17776/task/17778/stat : 17778 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 72 0 0 0 15 0 9 0 439300042 639647744 89584 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17779] ppid=17774 vsize=624656 CPUtime=0.84 cores=1,3
/proc/17776/task/17779/stat : 17779 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 84 0 0 0 15 0 9 0 439300042 639647744 89584 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17780] ppid=17774 vsize=624656 CPUtime=0.72 cores=1,3
/proc/17776/task/17780/stat : 17780 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 72 0 0 0 16 0 9 0 439300042 639647744 89584 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17781] ppid=17774 vsize=624656 CPUtime=0.72 cores=1,3
/proc/17776/task/17781/stat : 17781 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 72 0 0 0 16 0 9 0 439300042 639647744 89584 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17782] ppid=17774 vsize=624656 CPUtime=0.67 cores=1,3
/proc/17776/task/17782/stat : 17782 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 67 0 0 0 15 0 9 0 439300042 639647744 89584 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17783] ppid=17774 vsize=624656 CPUtime=0.76 cores=1,3
/proc/17776/task/17783/stat : 17783 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 76 0 0 0 15 0 9 0 439300042 639647744 89584 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17785] ppid=17774 vsize=624656 CPUtime=0 cores=1,3
/proc/17776/task/17785/stat : 17785 (mono) S 17774 17776 17709 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 439300043 639647744 89584 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273440177 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1065.26
Current children cumulated vsize (KiB) 624656

[startup+1122.3 s]
/proc/loadavg: 4.56 4.16 3.65 5/222 17832
/proc/meminfo: memFree=14358768/32951124 swapFree=67111528/67111528
[pid=17776] ppid=17774 vsize=624656 CPUtime=1125.54 cores=1,3
/proc/17776/stat : 17776 (mono) R 17774 17776 17709 0 -1 4202496 195465 0 0 0 112519 35 0 0 25 0 9 0 439300042 639647744 97692 33554432000 4194304 7232020 140736081785680 18446744073709551615 1179094944 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17776/statm: 156164 97692 1035 742 0 148735 0
[pid=17776/tid=17777] ppid=17774 vsize=624656 CPUtime=0.92 cores=1,3
/proc/17776/task/17777/stat : 17777 (mono) S 17774 17776 17709 0 -1 4202560 4 0 0 0 92 0 0 0 15 0 9 0 439300042 639647744 97692 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17778] ppid=17774 vsize=624656 CPUtime=0.76 cores=1,3
/proc/17776/task/17778/stat : 17778 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 76 0 0 0 16 0 9 0 439300042 639647744 97692 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17779] ppid=17774 vsize=624656 CPUtime=0.92 cores=1,3
/proc/17776/task/17779/stat : 17779 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 439300042 639647744 97692 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17780] ppid=17774 vsize=624656 CPUtime=0.77 cores=1,3
/proc/17776/task/17780/stat : 17780 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 77 0 0 0 16 0 9 0 439300042 639647744 97692 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17781] ppid=17774 vsize=624656 CPUtime=0.77 cores=1,3
/proc/17776/task/17781/stat : 17781 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 77 0 0 0 15 0 9 0 439300042 639647744 97692 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17782] ppid=17774 vsize=624656 CPUtime=0.75 cores=1,3
/proc/17776/task/17782/stat : 17782 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 75 0 0 0 15 0 9 0 439300042 639647744 97692 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17783] ppid=17774 vsize=624656 CPUtime=0.85 cores=1,3
/proc/17776/task/17783/stat : 17783 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 85 0 0 0 15 0 9 0 439300042 639647744 97692 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17785] ppid=17774 vsize=624656 CPUtime=0 cores=1,3
/proc/17776/task/17785/stat : 17785 (mono) S 17774 17776 17709 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 439300043 639647744 97692 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273440177 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1125.54
Current children cumulated vsize (KiB) 624656

[startup+1182.3 s]
/proc/loadavg: 4.21 4.13 3.67 5/222 17834
/proc/meminfo: memFree=14513496/32951124 swapFree=67111528/67111528
[pid=17776] ppid=17774 vsize=624656 CPUtime=1185.77 cores=1,3
/proc/17776/stat : 17776 (mono) R 17774 17776 17709 0 -1 4202496 202932 0 0 0 118541 36 0 0 25 0 9 0 439300042 639647744 105032 33554432000 4194304 7232020 140736081785680 18446744073709551615 1179113333 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17776/statm: 156164 105032 1035 742 0 148735 0
[pid=17776/tid=17777] ppid=17774 vsize=624656 CPUtime=0.97 cores=1,3
/proc/17776/task/17777/stat : 17777 (mono) S 17774 17776 17709 0 -1 4202560 4 0 0 0 97 0 0 0 15 0 9 0 439300042 639647744 105032 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17778] ppid=17774 vsize=624656 CPUtime=0.83 cores=1,3
/proc/17776/task/17778/stat : 17778 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 83 0 0 0 16 0 9 0 439300042 639647744 105032 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17779] ppid=17774 vsize=624656 CPUtime=0.97 cores=1,3
/proc/17776/task/17779/stat : 17779 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 97 0 0 0 15 0 9 0 439300042 639647744 105032 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17780] ppid=17774 vsize=624656 CPUtime=0.83 cores=1,3
/proc/17776/task/17780/stat : 17780 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 83 0 0 0 16 0 9 0 439300042 639647744 105032 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17781] ppid=17774 vsize=624656 CPUtime=0.82 cores=1,3
/proc/17776/task/17781/stat : 17781 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 82 0 0 0 16 0 9 0 439300042 639647744 105032 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17782] ppid=17774 vsize=624656 CPUtime=0.85 cores=1,3
/proc/17776/task/17782/stat : 17782 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 85 0 0 0 16 0 9 0 439300042 639647744 105032 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17783] ppid=17774 vsize=624656 CPUtime=0.89 cores=1,3
/proc/17776/task/17783/stat : 17783 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 89 0 0 0 15 0 9 0 439300042 639647744 105032 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17785] ppid=17774 vsize=624656 CPUtime=0 cores=1,3
/proc/17776/task/17785/stat : 17785 (mono) S 17774 17776 17709 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 439300043 639647744 105032 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273440177 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1185.77
Current children cumulated vsize (KiB) 624656

[startup+1242.3 s]
/proc/loadavg: 4.07 4.10 3.68 5/222 17845
/proc/meminfo: memFree=14429852/32951124 swapFree=67111528/67111528
[pid=17776] ppid=17774 vsize=624656 CPUtime=1245.94 cores=1,3
/proc/17776/stat : 17776 (mono) R 17774 17776 17709 0 -1 4202496 210857 0 0 0 124556 38 0 0 25 0 9 0 439300042 639647744 112784 33554432000 4194304 7232020 140736081785680 18446744073709551615 1179094721 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17776/statm: 156164 112784 1035 742 0 148735 0
[pid=17776/tid=17777] ppid=17774 vsize=624656 CPUtime=1.01 cores=1,3
/proc/17776/task/17777/stat : 17777 (mono) S 17774 17776 17709 0 -1 4202560 4 0 0 0 101 0 0 0 15 0 9 0 439300042 639647744 112784 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17778] ppid=17774 vsize=624656 CPUtime=0.87 cores=1,3
/proc/17776/task/17778/stat : 17778 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 87 0 0 0 16 0 9 0 439300042 639647744 112784 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17779] ppid=17774 vsize=624656 CPUtime=1.01 cores=1,3
/proc/17776/task/17779/stat : 17779 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 101 0 0 0 15 0 9 0 439300042 639647744 112784 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17780] ppid=17774 vsize=624656 CPUtime=0.85 cores=1,3
/proc/17776/task/17780/stat : 17780 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 85 0 0 0 15 0 9 0 439300042 639647744 112784 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17781] ppid=17774 vsize=624656 CPUtime=0.86 cores=1,3
/proc/17776/task/17781/stat : 17781 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 86 0 0 0 15 0 9 0 439300042 639647744 112784 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17782] ppid=17774 vsize=624656 CPUtime=0.9 cores=1,3
/proc/17776/task/17782/stat : 17782 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 90 0 0 0 15 0 9 0 439300042 639647744 112784 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17783] ppid=17774 vsize=624656 CPUtime=0.97 cores=1,3
/proc/17776/task/17783/stat : 17783 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 97 0 0 0 16 0 9 0 439300042 639647744 112784 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17785] ppid=17774 vsize=624656 CPUtime=0 cores=1,3
/proc/17776/task/17785/stat : 17785 (mono) S 17774 17776 17709 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 439300043 639647744 112784 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273440177 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1245.94
Current children cumulated vsize (KiB) 624656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.08 3.70 3/202 17848
/proc/meminfo: memFree=14783024/32951124 swapFree=67111528/67111528
[pid=17776] ppid=17774 vsize=624656 CPUtime=1303.85 cores=1,3
/proc/17776/stat : 17776 (mono) R 17774 17776 17709 0 -1 4202496 219273 0 0 0 130345 40 0 0 25 0 9 0 439300042 639647744 121200 33554432000 4194304 7232020 140736081785680 18446744073709551615 1179113522 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17776/statm: 156164 121200 1035 742 0 148735 0
[pid=17776/tid=17777] ppid=17774 vsize=624656 CPUtime=1.03 cores=1,3
/proc/17776/task/17777/stat : 17777 (mono) S 17774 17776 17709 0 -1 4202560 4 0 0 0 103 0 0 0 15 0 9 0 439300042 639647744 121200 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17778] ppid=17774 vsize=624656 CPUtime=0.95 cores=1,3
/proc/17776/task/17778/stat : 17778 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 95 0 0 0 16 0 9 0 439300042 639647744 121200 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17779] ppid=17774 vsize=624656 CPUtime=1.08 cores=1,3
/proc/17776/task/17779/stat : 17779 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 108 0 0 0 16 0 9 0 439300042 639647744 121200 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17780] ppid=17774 vsize=624656 CPUtime=0.9 cores=1,3
/proc/17776/task/17780/stat : 17780 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 90 0 0 0 15 0 9 0 439300042 639647744 121200 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17781] ppid=17774 vsize=624656 CPUtime=0.87 cores=1,3
/proc/17776/task/17781/stat : 17781 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 87 0 0 0 16 0 9 0 439300042 639647744 121200 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 3 0 0 0
[pid=17776/tid=17782] ppid=17774 vsize=624656 CPUtime=0.97 cores=1,3
/proc/17776/task/17782/stat : 17782 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 97 0 0 0 15 0 9 0 439300042 639647744 121200 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17783] ppid=17774 vsize=624656 CPUtime=1.03 cores=1,3
/proc/17776/task/17783/stat : 17783 (mono) S 17774 17776 17709 0 -1 4202560 2 0 0 0 103 0 0 0 15 0 9 0 439300042 639647744 121200 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273432473 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
[pid=17776/tid=17785] ppid=17774 vsize=624656 CPUtime=0 cores=1,3
/proc/17776/task/17785/stat : 17785 (mono) S 17774 17776 17709 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 439300043 639647744 121200 33554432000 4194304 7232020 140736081785680 18446744073709551615 254273440177 0 0 4096 545260780 18446604471117036224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1303.85
Current children cumulated vsize (KiB) 624656

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.03
CPU time (s): 1303.89
CPU user time (s): 1303.46
CPU system time (s): 0.422935
CPU usage (%): 100.296
Max. virtual memory (cumulated for all children) (KiB): 624656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.46
system time used= 0.422935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219273
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= 14246
involuntary context switches= 7605

runsolver used 2.02669 second user time and 5.09323 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-22 12:40:47
IDJOB=3257329
IDBENCH=70908
IDSOLVER=1608
FILE ID=node140/3257329-1303468847
RUNJOBID= node140-1303468847-17730
PBS_JOBID= 13107201
Free space on /tmp= 71888 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_12_2_4_cmp.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257329-1303468847/watcher-3257329-1303468847 -o /tmp/evaluation-result-3257329-1303468847/solver-3257329-1303468847 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3257329-1303468847.cnf

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=855380960

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15739112 kB
Buffers:       1317564 kB
Cached:       15270028 kB
SwapCached:          0 kB
Active:        9141528 kB
Inactive:      7527240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15739112 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4016 kB
Writeback:           0 kB
AnonPages:       81248 kB
Mapped:          17812 kB
Slab:           477068 kB
PageTables:       5404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   394092 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= 71884 MiB
End job on node140 at 2011-04-22 13:02:29