Trace number 3265909

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark220.275
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.59 3.91 3.93 4/197 12790
/proc/meminfo: memFree=14240860/32950940 swapFree=67111528/67111528
[pid=12790] ppid=12781 vsize=102604 CPUtime=0 cores=0,2
/proc/12790/stat : 12790 (mono) R 12781 12790 12364 0 -1 4202496 908 0 0 0 0 0 0 0 25 0 8 0 548266941 105066496 816 33554432000 4194304 7232020 140734397277024 18446744073709551615 215988253381 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/12790/statm: 25651 816 635 742 0 18222 0
[pid=12790/tid=12792] ppid=12781 vsize=102604 CPUtime=0 cores=0,2
/proc/12790/task/12792/stat : 12792 (mono) S 12781 12790 12364 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 8 0 548266942 105066496 817 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12793] ppid=12781 vsize=102604 CPUtime=0 cores=0,2
/proc/12790/task/12793/stat : 12793 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 8 0 548266942 105066496 818 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12794] ppid=12781 vsize=102604 CPUtime=0 cores=0,2
/proc/12790/task/12794/stat : 12794 (mono) S 12781 12790 12364 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548266942 105066496 820 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12795] ppid=12781 vsize=102604 CPUtime=0 cores=0,2
/proc/12790/task/12795/stat : 12795 (mono) S 12781 12790 12364 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548266942 105066496 820 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12796] ppid=12781 vsize=102604 CPUtime=0 cores=0,2
/proc/12790/task/12796/stat : 12796 (mono) S 12781 12790 12364 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548266942 105066496 820 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12797] ppid=12781 vsize=102604 CPUtime=0 cores=0,2
/proc/12790/task/12797/stat : 12797 (mono) S 12781 12790 12364 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548266942 105066496 821 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12798] ppid=12781 vsize=102604 CPUtime=0 cores=0,2
/proc/12790/task/12798/stat : 12798 (mono) S 12781 12790 12364 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548266942 105066496 821 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0

[startup+0.0110791 s]
/proc/loadavg: 3.59 3.91 3.93 4/197 12790
/proc/meminfo: memFree=14240860/32950940 swapFree=67111528/67111528
[pid=12790] ppid=12781 vsize=105640 CPUtime=0 cores=0,2
/proc/12790/stat : 12790 (mono) R 12781 12790 12364 0 -1 4202496 1295 0 0 0 0 0 0 0 25 0 9 0 548266941 108175360 1201 33554432000 4194304 7232020 140734397277024 18446744073709551615 4390914 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/12790/statm: 26410 1201 861 742 0 18981 0
[pid=12790/tid=12792] ppid=12781 vsize=105640 CPUtime=0 cores=0,2
/proc/12790/task/12792/stat : 12792 (mono) S 12781 12790 12364 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 9 0 548266942 108175360 1203 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12793] ppid=12781 vsize=105640 CPUtime=0 cores=0,2
/proc/12790/task/12793/stat : 12793 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 548266942 108175360 1203 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12794] ppid=12781 vsize=105640 CPUtime=0 cores=0,2
/proc/12790/task/12794/stat : 12794 (mono) S 12781 12790 12364 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 548266942 108175360 1203 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12795] ppid=12781 vsize=105640 CPUtime=0 cores=0,2
/proc/12790/task/12795/stat : 12795 (mono) S 12781 12790 12364 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 548266942 108175360 1205 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12796] ppid=12781 vsize=105640 CPUtime=0 cores=0,2
/proc/12790/task/12796/stat : 12796 (mono) S 12781 12790 12364 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 548266942 108175360 1205 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12797] ppid=12781 vsize=105640 CPUtime=0 cores=0,2
/proc/12790/task/12797/stat : 12797 (mono) S 12781 12790 12364 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 548266942 108175360 1206 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12798] ppid=12781 vsize=105640 CPUtime=0 cores=0,2
/proc/12790/task/12798/stat : 12798 (mono) S 12781 12790 12364 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 548266942 108175360 1209 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 105640

[startup+0.101065 s]
/proc/loadavg: 3.59 3.91 3.93 4/197 12790
/proc/meminfo: memFree=14240860/32950940 swapFree=67111528/67111528
[pid=12790] ppid=12781 vsize=110924 CPUtime=0.09 cores=0,2
/proc/12790/stat : 12790 (mono) R 12781 12790 12364 0 -1 4202496 2721 0 0 0 9 0 0 0 25 0 9 0 548266941 113586176 2623 33554432000 4194304 7232020 140734397277024 18446744073709551615 6172804 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/12790/statm: 27731 2623 995 742 0 20302 0
[pid=12790/tid=12792] ppid=12781 vsize=110924 CPUtime=0 cores=0,2
/proc/12790/task/12792/stat : 12792 (mono) S 12781 12790 12364 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 9 0 548266942 113586176 2623 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12793] ppid=12781 vsize=110924 CPUtime=0 cores=0,2
/proc/12790/task/12793/stat : 12793 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 548266942 113586176 2623 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12794] ppid=12781 vsize=110924 CPUtime=0 cores=0,2
/proc/12790/task/12794/stat : 12794 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548266942 113586176 2623 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12795] ppid=12781 vsize=110924 CPUtime=0 cores=0,2
/proc/12790/task/12795/stat : 12795 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548266942 113586176 2623 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12796] ppid=12781 vsize=110924 CPUtime=0 cores=0,2
/proc/12790/task/12796/stat : 12796 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548266942 113586176 2623 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12797] ppid=12781 vsize=110924 CPUtime=0 cores=0,2
/proc/12790/task/12797/stat : 12797 (mono) R 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548266942 113586176 2623 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 0 0 0 -1 0 0 0 0
[pid=12790/tid=12798] ppid=12781 vsize=110924 CPUtime=0 cores=0,2
/proc/12790/task/12798/stat : 12798 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548266942 113586176 2623 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 110924

[startup+0.301138 s]
/proc/loadavg: 3.59 3.91 3.93 4/197 12790
/proc/meminfo: memFree=14240860/32950940 swapFree=67111528/67111528
[pid=12790] ppid=12781 vsize=123580 CPUtime=0.29 cores=0,2
/proc/12790/stat : 12790 (mono) R 12781 12790 12364 0 -1 4202496 5995 0 0 0 29 0 0 0 25 0 9 0 548266941 126545920 5897 33554432000 4194304 7232020 140734397277024 18446744073709551615 1094057215 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/12790/statm: 30895 5897 1024 742 0 23466 0
[pid=12790/tid=12792] ppid=12781 vsize=123580 CPUtime=0 cores=0,2
/proc/12790/task/12792/stat : 12792 (mono) S 12781 12790 12364 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 548266942 126545920 5897 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12793] ppid=12781 vsize=123580 CPUtime=0 cores=0,2
/proc/12790/task/12793/stat : 12793 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548266942 126545920 5897 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12794] ppid=12781 vsize=123580 CPUtime=0 cores=0,2
/proc/12790/task/12794/stat : 12794 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 548266942 126545920 5897 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12795] ppid=12781 vsize=123580 CPUtime=0 cores=0,2
/proc/12790/task/12795/stat : 12795 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 548266942 126545920 5897 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12796] ppid=12781 vsize=123580 CPUtime=0 cores=0,2
/proc/12790/task/12796/stat : 12796 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 548266942 126545920 5897 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12797] ppid=12781 vsize=123580 CPUtime=0 cores=0,2
/proc/12790/task/12797/stat : 12797 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 548266942 126545920 5897 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12798] ppid=12781 vsize=123580 CPUtime=0 cores=0,2
/proc/12790/task/12798/stat : 12798 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 548266942 126545920 5897 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 123580

[startup+0.700959 s]
/proc/loadavg: 3.59 3.91 3.93 4/197 12790
/proc/meminfo: memFree=14240860/32950940 swapFree=67111528/67111528
[pid=12790] ppid=12781 vsize=123644 CPUtime=0.7 cores=0,2
/proc/12790/stat : 12790 (mono) R 12781 12790 12364 0 -1 4202496 6019 0 0 0 70 0 0 0 25 0 9 0 548266941 126611456 5921 33554432000 4194304 7232020 140734397277024 18446744073709551615 1094060453 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/12790/statm: 30911 5921 1024 742 0 23482 0
[pid=12790/tid=12792] ppid=12781 vsize=123644 CPUtime=0 cores=0,2
/proc/12790/task/12792/stat : 12792 (mono) S 12781 12790 12364 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 548266942 126611456 5921 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12793] ppid=12781 vsize=123644 CPUtime=0 cores=0,2
/proc/12790/task/12793/stat : 12793 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548266942 126611456 5921 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12794] ppid=12781 vsize=123644 CPUtime=0 cores=0,2
/proc/12790/task/12794/stat : 12794 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548266942 126611456 5921 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12795] ppid=12781 vsize=123644 CPUtime=0 cores=0,2
/proc/12790/task/12795/stat : 12795 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548266942 126611456 5921 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12796] ppid=12781 vsize=123644 CPUtime=0 cores=0,2
/proc/12790/task/12796/stat : 12796 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 548266942 126611456 5921 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12797] ppid=12781 vsize=123644 CPUtime=0 cores=0,2
/proc/12790/task/12797/stat : 12797 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 548266942 126611456 5921 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12798] ppid=12781 vsize=123644 CPUtime=0 cores=0,2
/proc/12790/task/12798/stat : 12798 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 548266942 126611456 5921 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 123644

[startup+1.50082 s]
/proc/loadavg: 3.59 3.91 3.93 4/209 12942
/proc/meminfo: memFree=14196000/32950940 swapFree=67111528/67111528
[pid=12790] ppid=12781 vsize=129576 CPUtime=1.51 cores=0,2
/proc/12790/stat : 12790 (mono) R 12781 12790 12364 0 -1 4202496 6404 0 0 0 151 0 0 0 25 0 9 0 548266941 132685824 6306 33554432000 4194304 7232020 140734397277024 18446744073709551615 1177492923 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/12790/statm: 32394 6306 1024 742 0 24965 0
[pid=12790/tid=12792] ppid=12781 vsize=129576 CPUtime=0 cores=0,2
/proc/12790/task/12792/stat : 12792 (mono) S 12781 12790 12364 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 548266942 132685824 6306 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12793] ppid=12781 vsize=129576 CPUtime=0 cores=0,2
/proc/12790/task/12793/stat : 12793 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548266942 132685824 6306 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12794] ppid=12781 vsize=129576 CPUtime=0 cores=0,2
/proc/12790/task/12794/stat : 12794 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548266942 132685824 6306 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12795] ppid=12781 vsize=129576 CPUtime=0 cores=0,2
/proc/12790/task/12795/stat : 12795 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548266942 132685824 6306 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12796] ppid=12781 vsize=129576 CPUtime=0 cores=0,2
/proc/12790/task/12796/stat : 12796 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548266942 132685824 6306 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12797] ppid=12781 vsize=129576 CPUtime=0 cores=0,2
/proc/12790/task/12797/stat : 12797 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548266942 132685824 6306 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12798] ppid=12781 vsize=129576 CPUtime=0 cores=0,2
/proc/12790/task/12798/stat : 12798 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548266942 132685824 6306 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12802] ppid=12781 vsize=129576 CPUtime=0 cores=0,2
/proc/12790/task/12802/stat : 12802 (mono) S 12781 12790 12364 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 548266942 132685824 6306 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000416177 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 129576

[startup+3.10054 s]
/proc/loadavg: 3.59 3.91 3.93 5/222 12995
/proc/meminfo: memFree=14180736/32950940 swapFree=67111528/67111528
[pid=12790] ppid=12781 vsize=129640 CPUtime=3.13 cores=0,2
/proc/12790/stat : 12790 (mono) R 12781 12790 12364 0 -1 4202496 7260 0 0 0 312 1 0 0 25 0 9 0 548266941 132751360 7162 33554432000 4194304 7232020 140734397277024 18446744073709551615 1094060651 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/12790/statm: 32410 7162 1024 742 0 24981 0
[pid=12790/tid=12792] ppid=12781 vsize=129640 CPUtime=0.01 cores=0,2
/proc/12790/task/12792/stat : 12792 (mono) S 12781 12790 12364 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 548266942 132751360 7162 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12793] ppid=12781 vsize=129640 CPUtime=0.01 cores=0,2
/proc/12790/task/12793/stat : 12793 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 548266942 132751360 7162 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12794] ppid=12781 vsize=129640 CPUtime=0 cores=0,2
/proc/12790/task/12794/stat : 12794 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548266942 132751360 7162 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12795] ppid=12781 vsize=129640 CPUtime=0.01 cores=0,2
/proc/12790/task/12795/stat : 12795 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 548266942 132751360 7162 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12796] ppid=12781 vsize=129640 CPUtime=0 cores=0,2
/proc/12790/task/12796/stat : 12796 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548266942 132751360 7162 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12797] ppid=12781 vsize=129640 CPUtime=0 cores=0,2
/proc/12790/task/12797/stat : 12797 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548266942 132751360 7162 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12798] ppid=12781 vsize=129640 CPUtime=0 cores=0,2
/proc/12790/task/12798/stat : 12798 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548266942 132751360 7162 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12802] ppid=12781 vsize=129640 CPUtime=0 cores=0,2
/proc/12790/task/12802/stat : 12802 (mono) S 12781 12790 12364 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 548266942 132751360 7162 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000416177 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 129640

[startup+6.30103 s]
/proc/loadavg: 3.62 3.92 3.93 5/222 12995
/proc/meminfo: memFree=14158636/32950940 swapFree=67111528/67111528
[pid=12790] ppid=12781 vsize=137448 CPUtime=6.36 cores=0,2
/proc/12790/stat : 12790 (mono) R 12781 12790 12364 0 -1 4202496 8240 0 0 0 635 1 0 0 21 0 9 0 548266941 140746752 8142 33554432000 4194304 7232020 140734397277024 18446744073709551615 1094060657 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/12790/statm: 34362 8142 1024 742 0 26933 0
[pid=12790/tid=12792] ppid=12781 vsize=137448 CPUtime=0.02 cores=0,2
/proc/12790/task/12792/stat : 12792 (mono) S 12781 12790 12364 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 548266942 140746752 8142 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12793] ppid=12781 vsize=137448 CPUtime=0.02 cores=0,2
/proc/12790/task/12793/stat : 12793 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 548266942 140746752 8142 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12794] ppid=12781 vsize=137448 CPUtime=0.01 cores=0,2
/proc/12790/task/12794/stat : 12794 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 548266942 140746752 8142 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12795] ppid=12781 vsize=137448 CPUtime=0.01 cores=0,2
/proc/12790/task/12795/stat : 12795 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 548266942 140746752 8142 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12796] ppid=12781 vsize=137448 CPUtime=0.01 cores=0,2
/proc/12790/task/12796/stat : 12796 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 548266942 140746752 8142 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0

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

/proc/12790/task/12795/stat : 12795 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 146 0 0 0 16 0 9 0 548266942 332132352 41122 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12796] ppid=12781 vsize=324348 CPUtime=1.53 cores=0,2
/proc/12790/task/12796/stat : 12796 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 152 1 0 0 16 0 9 0 548266942 332132352 41122 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12797] ppid=12781 vsize=324348 CPUtime=1.49 cores=0,2
/proc/12790/task/12797/stat : 12797 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 149 0 0 0 16 0 9 0 548266942 332132352 41122 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12798] ppid=12781 vsize=324348 CPUtime=1.61 cores=0,2
/proc/12790/task/12798/stat : 12798 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 161 0 0 0 16 0 9 0 548266942 332132352 41122 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12802] ppid=12781 vsize=324348 CPUtime=0 cores=0,2
/proc/12790/task/12802/stat : 12802 (mono) S 12781 12790 12364 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 548266942 332132352 41122 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000416177 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 947.39
Current children cumulated vsize (KiB) 324348

[startup+1002.3 s]
/proc/loadavg: 4.06 4.10 4.03 5/222 13092
/proc/meminfo: memFree=13733308/32950940 swapFree=67111528/67111528
[pid=12790] ppid=12781 vsize=324348 CPUtime=1007.72 cores=0,2
/proc/12790/stat : 12790 (mono) R 12781 12790 12364 0 -1 4202496 114306 0 0 0 100744 28 0 0 25 0 9 0 548266941 332132352 44551 33554432000 4194304 7232020 140734397277024 18446744073709551615 1094060472 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/12790/statm: 81087 44551 1036 742 0 73658 0
[pid=12790/tid=12792] ppid=12781 vsize=324348 CPUtime=1.5 cores=0,2
/proc/12790/task/12792/stat : 12792 (mono) S 12781 12790 12364 0 -1 4202560 4 0 0 0 150 0 0 0 16 0 9 0 548266942 332132352 44551 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12793] ppid=12781 vsize=324348 CPUtime=1.38 cores=0,2
/proc/12790/task/12793/stat : 12793 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 138 0 0 0 15 0 9 0 548266942 332132352 44551 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12794] ppid=12781 vsize=324348 CPUtime=1.62 cores=0,2
/proc/12790/task/12794/stat : 12794 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 162 0 0 0 15 0 9 0 548266942 332132352 44551 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12795] ppid=12781 vsize=324348 CPUtime=1.58 cores=0,2
/proc/12790/task/12795/stat : 12795 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 158 0 0 0 15 0 9 0 548266942 332132352 44551 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12796] ppid=12781 vsize=324348 CPUtime=1.62 cores=0,2
/proc/12790/task/12796/stat : 12796 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 161 1 0 0 16 0 9 0 548266942 332132352 44551 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12797] ppid=12781 vsize=324348 CPUtime=1.56 cores=0,2
/proc/12790/task/12797/stat : 12797 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 156 0 0 0 16 0 9 0 548266942 332132352 44551 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12798] ppid=12781 vsize=324348 CPUtime=1.75 cores=0,2
/proc/12790/task/12798/stat : 12798 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 175 0 0 0 16 0 9 0 548266942 332132352 44551 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12802] ppid=12781 vsize=324348 CPUtime=0 cores=0,2
/proc/12790/task/12802/stat : 12802 (mono) S 12781 12790 12364 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 548266942 332132352 44551 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000416177 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1007.72
Current children cumulated vsize (KiB) 324348

[startup+1062.3 s]
/proc/loadavg: 4.02 4.08 4.02 5/222 13093
/proc/meminfo: memFree=13696192/32950940 swapFree=67111528/67111528
[pid=12790] ppid=12781 vsize=324348 CPUtime=1068.01 cores=0,2
/proc/12790/stat : 12790 (mono) R 12781 12790 12364 0 -1 4202496 121697 0 0 0 106772 29 0 0 25 0 9 0 548266941 332132352 50069 33554432000 4194304 7232020 140734397277024 18446744073709551615 1094060446 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/12790/statm: 81087 50069 1036 742 0 73658 0
[pid=12790/tid=12792] ppid=12781 vsize=324348 CPUtime=1.57 cores=0,2
/proc/12790/task/12792/stat : 12792 (mono) S 12781 12790 12364 0 -1 4202560 4 0 0 0 157 0 0 0 15 0 9 0 548266942 332132352 50069 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12793] ppid=12781 vsize=324348 CPUtime=1.44 cores=0,2
/proc/12790/task/12793/stat : 12793 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 144 0 0 0 15 0 9 0 548266942 332132352 50069 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12794] ppid=12781 vsize=324348 CPUtime=1.73 cores=0,2
/proc/12790/task/12794/stat : 12794 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 173 0 0 0 15 0 9 0 548266942 332132352 50069 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12795] ppid=12781 vsize=324348 CPUtime=1.65 cores=0,2
/proc/12790/task/12795/stat : 12795 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 165 0 0 0 16 0 9 0 548266942 332132352 50069 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12796] ppid=12781 vsize=324348 CPUtime=1.67 cores=0,2
/proc/12790/task/12796/stat : 12796 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 166 1 0 0 15 0 9 0 548266942 332132352 50069 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12797] ppid=12781 vsize=324348 CPUtime=1.69 cores=0,2
/proc/12790/task/12797/stat : 12797 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 169 0 0 0 16 0 9 0 548266942 332132352 50069 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12798] ppid=12781 vsize=324348 CPUtime=1.86 cores=0,2
/proc/12790/task/12798/stat : 12798 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 186 0 0 0 16 0 9 0 548266942 332132352 50069 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12802] ppid=12781 vsize=324348 CPUtime=0 cores=0,2
/proc/12790/task/12802/stat : 12802 (mono) S 12781 12790 12364 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 548266942 332132352 50069 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000416177 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1068.01
Current children cumulated vsize (KiB) 324348

[startup+1122.3 s]
/proc/loadavg: 4.01 4.06 4.01 5/222 13095
/proc/meminfo: memFree=13677056/32950940 swapFree=67111528/67111528
[pid=12790] ppid=12781 vsize=324348 CPUtime=1128.35 cores=0,2
/proc/12790/stat : 12790 (mono) R 12781 12790 12364 0 -1 4202496 123630 0 0 0 112805 30 0 0 25 0 9 0 548266941 332132352 50862 33554432000 4194304 7232020 140734397277024 18446744073709551615 1094060883 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/12790/statm: 81087 50862 1036 742 0 73658 0
[pid=12790/tid=12792] ppid=12781 vsize=324348 CPUtime=1.63 cores=0,2
/proc/12790/task/12792/stat : 12792 (mono) S 12781 12790 12364 0 -1 4202560 4 0 0 0 163 0 0 0 15 0 9 0 548266942 332132352 50862 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12793] ppid=12781 vsize=324348 CPUtime=1.54 cores=0,2
/proc/12790/task/12793/stat : 12793 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 154 0 0 0 15 0 9 0 548266942 332132352 50862 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12794] ppid=12781 vsize=324348 CPUtime=1.78 cores=0,2
/proc/12790/task/12794/stat : 12794 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 178 0 0 0 16 0 9 0 548266942 332132352 50862 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12795] ppid=12781 vsize=324348 CPUtime=1.76 cores=0,2
/proc/12790/task/12795/stat : 12795 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 176 0 0 0 16 0 9 0 548266942 332132352 50862 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12796] ppid=12781 vsize=324348 CPUtime=1.76 cores=0,2
/proc/12790/task/12796/stat : 12796 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 175 1 0 0 15 0 9 0 548266942 332132352 50862 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12797] ppid=12781 vsize=324348 CPUtime=1.85 cores=0,2
/proc/12790/task/12797/stat : 12797 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 185 0 0 0 16 0 9 0 548266942 332132352 50862 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12798] ppid=12781 vsize=324348 CPUtime=1.94 cores=0,2
/proc/12790/task/12798/stat : 12798 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 194 0 0 0 15 0 9 0 548266942 332132352 50862 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12802] ppid=12781 vsize=324348 CPUtime=0 cores=0,2
/proc/12790/task/12802/stat : 12802 (mono) S 12781 12790 12364 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 548266942 332132352 50862 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000416177 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1128.35
Current children cumulated vsize (KiB) 324348

[startup+1182.3 s]
/proc/loadavg: 3.66 3.97 3.98 4/208 13114
/proc/meminfo: memFree=13877108/32950940 swapFree=67111528/67111528
[pid=12790] ppid=12781 vsize=324348 CPUtime=1188.68 cores=0,2
/proc/12790/stat : 12790 (mono) R 12781 12790 12364 0 -1 4202496 127669 0 0 0 118837 31 0 0 25 0 9 0 548266941 332132352 54523 33554432000 4194304 7232020 140734397277024 18446744073709551615 1094060446 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/12790/statm: 81087 54523 1036 742 0 73658 0
[pid=12790/tid=12792] ppid=12781 vsize=324348 CPUtime=1.72 cores=0,2
/proc/12790/task/12792/stat : 12792 (mono) S 12781 12790 12364 0 -1 4202560 4 0 0 0 172 0 0 0 16 0 9 0 548266942 332132352 54523 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12793] ppid=12781 vsize=324348 CPUtime=1.62 cores=0,2
/proc/12790/task/12793/stat : 12793 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 162 0 0 0 16 0 9 0 548266942 332132352 54523 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12794] ppid=12781 vsize=324348 CPUtime=1.88 cores=0,2
/proc/12790/task/12794/stat : 12794 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 188 0 0 0 16 0 9 0 548266942 332132352 54523 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12795] ppid=12781 vsize=324348 CPUtime=1.84 cores=0,2
/proc/12790/task/12795/stat : 12795 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 184 0 0 0 16 0 9 0 548266942 332132352 54523 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12796] ppid=12781 vsize=324348 CPUtime=1.86 cores=0,2
/proc/12790/task/12796/stat : 12796 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 185 1 0 0 15 0 9 0 548266942 332132352 54523 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12797] ppid=12781 vsize=324348 CPUtime=1.93 cores=0,2
/proc/12790/task/12797/stat : 12797 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 193 0 0 0 15 0 9 0 548266942 332132352 54523 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12798] ppid=12781 vsize=324348 CPUtime=2.03 cores=0,2
/proc/12790/task/12798/stat : 12798 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 203 0 0 0 16 0 9 0 548266942 332132352 54523 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12802] ppid=12781 vsize=324348 CPUtime=0 cores=0,2
/proc/12790/task/12802/stat : 12802 (mono) S 12781 12790 12364 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 548266942 332132352 54523 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000416177 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1188.68
Current children cumulated vsize (KiB) 324348

[startup+1242.3 s]
/proc/loadavg: 3.24 3.79 3.92 4/208 13115
/proc/meminfo: memFree=13870004/32950940 swapFree=67111528/67111528
[pid=12790] ppid=12781 vsize=324348 CPUtime=1249.04 cores=0,2
/proc/12790/stat : 12790 (mono) R 12781 12790 12364 0 -1 4202496 128498 0 0 0 124872 32 0 0 25 0 9 0 548266941 332132352 54834 33554432000 4194304 7232020 140734397277024 18446744073709551615 1094059739 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/12790/statm: 81087 54834 1036 742 0 73658 0
[pid=12790/tid=12792] ppid=12781 vsize=324348 CPUtime=1.87 cores=0,2
/proc/12790/task/12792/stat : 12792 (mono) S 12781 12790 12364 0 -1 4202560 4 0 0 0 187 0 0 0 15 0 9 0 548266942 332132352 54834 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12793] ppid=12781 vsize=324348 CPUtime=1.76 cores=0,2
/proc/12790/task/12793/stat : 12793 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 176 0 0 0 16 0 9 0 548266942 332132352 54834 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12794] ppid=12781 vsize=324348 CPUtime=1.97 cores=0,2
/proc/12790/task/12794/stat : 12794 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 197 0 0 0 16 0 9 0 548266942 332132352 54834 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12795] ppid=12781 vsize=324348 CPUtime=1.88 cores=0,2
/proc/12790/task/12795/stat : 12795 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 188 0 0 0 15 0 9 0 548266942 332132352 54834 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12796] ppid=12781 vsize=324348 CPUtime=1.96 cores=0,2
/proc/12790/task/12796/stat : 12796 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 195 1 0 0 16 0 9 0 548266942 332132352 54834 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12797] ppid=12781 vsize=324348 CPUtime=2.05 cores=0,2
/proc/12790/task/12797/stat : 12797 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 205 0 0 0 16 0 9 0 548266942 332132352 54834 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12798] ppid=12781 vsize=324348 CPUtime=2.13 cores=0,2
/proc/12790/task/12798/stat : 12798 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 213 0 0 0 15 0 9 0 548266942 332132352 54834 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12802] ppid=12781 vsize=324348 CPUtime=0 cores=0,2
/proc/12790/task/12802/stat : 12802 (mono) S 12781 12790 12364 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 548266942 332132352 54834 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000416177 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1249.04
Current children cumulated vsize (KiB) 324348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.15 3.66 3.86 4/208 13126
/proc/meminfo: memFree=13853608/32950940 swapFree=67111528/67111528
[pid=12790] ppid=12781 vsize=332604 CPUtime=1307.07 cores=0,2
/proc/12790/stat : 12790 (mono) R 12781 12790 12364 0 -1 4202496 130829 0 0 0 130674 33 0 0 25 0 9 0 548266941 340586496 57165 33554432000 4194304 7232020 140734397277024 18446744073709551615 1094059739 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/12790/statm: 83151 57165 1036 742 0 75722 0
[pid=12790/tid=12792] ppid=12781 vsize=332604 CPUtime=1.97 cores=0,2
/proc/12790/task/12792/stat : 12792 (mono) S 12781 12790 12364 0 -1 4202560 4 0 0 0 197 0 0 0 16 0 9 0 548266942 340586496 57165 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12793] ppid=12781 vsize=332604 CPUtime=1.82 cores=0,2
/proc/12790/task/12793/stat : 12793 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 182 0 0 0 15 0 9 0 548266942 340586496 57165 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12794] ppid=12781 vsize=332604 CPUtime=2.11 cores=0,2
/proc/12790/task/12794/stat : 12794 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 211 0 0 0 15 0 9 0 548266942 340586496 57165 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12795] ppid=12781 vsize=332604 CPUtime=2.02 cores=0,2
/proc/12790/task/12795/stat : 12795 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 202 0 0 0 16 0 9 0 548266942 340586496 57165 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12796] ppid=12781 vsize=332604 CPUtime=2.01 cores=0,2
/proc/12790/task/12796/stat : 12796 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 200 1 0 0 16 0 9 0 548266942 340586496 57165 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12797] ppid=12781 vsize=332604 CPUtime=2.12 cores=0,2
/proc/12790/task/12797/stat : 12797 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 212 0 0 0 16 0 9 0 548266942 340586496 57165 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 2 0 0 0
[pid=12790/tid=12798] ppid=12781 vsize=332604 CPUtime=2.26 cores=0,2
/proc/12790/task/12798/stat : 12798 (mono) S 12781 12790 12364 0 -1 4202560 2 0 0 0 226 0 0 0 16 0 9 0 548266942 340586496 57165 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000408473 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
[pid=12790/tid=12802] ppid=12781 vsize=332604 CPUtime=0 cores=0,2
/proc/12790/task/12802/stat : 12802 (mono) S 12781 12790 12364 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 548266942 340586496 57165 33554432000 4194304 7232020 140734397277024 18446744073709551615 216000416177 0 0 4096 545260780 18446604453930830592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1307.07
Current children cumulated vsize (KiB) 332604

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): 1307.09
CPU user time (s): 1306.75
CPU system time (s): 0.347947
CPU usage (%): 100.544
Max. virtual memory (cumulated for all children) (KiB): 332604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1306.75
system time used= 0.347947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130829
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= 39674
involuntary context switches= 14232

runsolver used 2.17067 second user time and 4.95425 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-23 19:39:22
IDJOB=3265909
IDBENCH=85826
IDSOLVER=1608
FILE ID=node117/3265909-1303580362
RUNJOBID= node117-1303580362-12745
PBS_JOBID= 13150333
Free space on /tmp= 71460 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT05/crafted/sorge05/QG7/gensys-icl007.shuffled-as.sat05-3133.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265909-1303580362/watcher-3265909-1303580362 -o /tmp/evaluation-result-3265909-1303580362/solver-3265909-1303580362 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3265909-1303580362.cnf

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

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=241387962

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14241816 kB
Buffers:       2313088 kB
Cached:       15772456 kB
SwapCached:          0 kB
Active:       10467324 kB
Inactive:      7684364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14241816 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2144 kB
Writeback:           0 kB
AnonPages:       65408 kB
Mapped:          15656 kB
Slab:           492676 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   281264 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= 71460 MiB
End job on node117 at 2011-04-23 20:01:04