Trace number 3283828

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.41 1300.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.69 3.93 3.74 4/180 10697
/proc/meminfo: memFree=21053872/32950904 swapFree=67082284/67111528
[pid=10697] ppid=10695 vsize=102404 CPUtime=0 cores=4,6
/proc/10697/stat : 10697 (mono) S 10695 10697 9900 0 -1 4202496 693 0 0 0 0 0 0 0 23 0 8 0 487945550 104861696 601 33554432000 4194304 7232020 140736603302704 18446744073709551615 237278899782 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10697/statm: 25601 601 474 742 0 18172 0
[pid=10697/tid=10698] ppid=10695 vsize=102404 CPUtime=0 cores=4,6
/proc/10697/task/10698/stat : 10698 (mono) S 10695 10697 9900 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 8 0 487945550 104861696 601 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10699] ppid=10695 vsize=102404 CPUtime=0 cores=4,6
/proc/10697/task/10699/stat : 10699 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 8 0 487945550 104861696 601 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10700] ppid=10695 vsize=102404 CPUtime=0 cores=4,6
/proc/10697/task/10700/stat : 10700 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 8 0 487945550 104861696 601 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10701] ppid=10695 vsize=102404 CPUtime=0 cores=4,6
/proc/10697/task/10701/stat : 10701 (mono) S 10695 10697 9900 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 487945550 104861696 601 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10702] ppid=10695 vsize=102404 CPUtime=0 cores=4,6
/proc/10697/task/10702/stat : 10702 (mono) S 10695 10697 9900 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 487945550 104861696 601 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10703] ppid=10695 vsize=102404 CPUtime=0 cores=4,6
/proc/10697/task/10703/stat : 10703 (mono) S 10695 10697 9900 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 487945550 104861696 601 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10704] ppid=10695 vsize=102404 CPUtime=0 cores=4,6
/proc/10697/task/10704/stat : 10704 (mono) S 10695 10697 9900 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 487945550 104861696 601 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0

[startup+0.0147399 s]
/proc/loadavg: 3.69 3.93 3.74 4/180 10697
/proc/meminfo: memFree=21053872/32950904 swapFree=67082284/67111528
[pid=10697] ppid=10695 vsize=102604 CPUtime=0 cores=4,6
/proc/10697/stat : 10697 (mono) R 10695 10697 9900 0 -1 4202496 868 0 0 0 0 0 0 0 23 0 8 0 487945550 105066496 776 33554432000 4194304 7232020 140736603302704 18446744073709551615 5301856 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10697/statm: 25651 778 610 742 0 18222 0
[pid=10697/tid=10698] ppid=10695 vsize=102604 CPUtime=0 cores=4,6
/proc/10697/task/10698/stat : 10698 (mono) S 10695 10697 9900 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 8 0 487945550 105066496 779 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10699] ppid=10695 vsize=102604 CPUtime=0 cores=4,6
/proc/10697/task/10699/stat : 10699 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 8 0 487945550 105066496 781 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10700] ppid=10695 vsize=102604 CPUtime=0 cores=4,6
/proc/10697/task/10700/stat : 10700 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 8 0 487945550 105066496 785 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10701] ppid=10695 vsize=102604 CPUtime=0 cores=4,6
/proc/10697/task/10701/stat : 10701 (mono) S 10695 10697 9900 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 487945550 105066496 788 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10702] ppid=10695 vsize=102604 CPUtime=0 cores=4,6
/proc/10697/task/10702/stat : 10702 (mono) S 10695 10697 9900 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 487945550 105066496 796 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10703] ppid=10695 vsize=102604 CPUtime=0 cores=4,6
/proc/10697/task/10703/stat : 10703 (mono) S 10695 10697 9900 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 487945550 105066496 801 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10704] ppid=10695 vsize=102604 CPUtime=0 cores=4,6
/proc/10697/task/10704/stat : 10704 (mono) S 10695 10697 9900 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 487945550 105066496 806 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 102604

[startup+0.100729 s]
/proc/loadavg: 3.69 3.93 3.74 4/180 10697
/proc/meminfo: memFree=21053872/32950904 swapFree=67082284/67111528
[pid=10697] ppid=10695 vsize=109528 CPUtime=0.08 cores=4,6
/proc/10697/stat : 10697 (mono) R 10695 10697 9900 0 -1 4202496 2272 0 0 0 8 0 0 0 24 0 9 0 487945550 112156672 2174 33554432000 4194304 7232020 140736603302704 18446744073709551615 1086149968 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10697/statm: 27382 2174 976 742 0 19953 0
[pid=10697/tid=10698] ppid=10695 vsize=109528 CPUtime=0 cores=4,6
/proc/10697/task/10698/stat : 10698 (mono) S 10695 10697 9900 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 487945550 112156672 2174 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10699] ppid=10695 vsize=109528 CPUtime=0 cores=4,6
/proc/10697/task/10699/stat : 10699 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 487945550 112156672 2174 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10700] ppid=10695 vsize=109528 CPUtime=0 cores=4,6
/proc/10697/task/10700/stat : 10700 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 487945550 112156672 2174 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10701] ppid=10695 vsize=109528 CPUtime=0 cores=4,6
/proc/10697/task/10701/stat : 10701 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 487945550 112156672 2174 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10702] ppid=10695 vsize=109528 CPUtime=0 cores=4,6
/proc/10697/task/10702/stat : 10702 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 487945550 112156672 2174 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10703] ppid=10695 vsize=109528 CPUtime=0 cores=4,6
/proc/10697/task/10703/stat : 10703 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 487945550 112156672 2174 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10704] ppid=10695 vsize=109528 CPUtime=0 cores=4,6
/proc/10697/task/10704/stat : 10704 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 487945550 112156672 2174 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 109528

[startup+0.310696 s]
/proc/loadavg: 3.69 3.93 3.74 4/180 10697
/proc/meminfo: memFree=21053872/32950904 swapFree=67082284/67111528
[pid=10697] ppid=10695 vsize=154500 CPUtime=0.31 cores=4,6
/proc/10697/stat : 10697 (mono) R 10695 10697 9900 0 -1 4202496 12831 0 0 0 30 1 0 0 18 0 9 0 487945550 158208000 12733 33554432000 4194304 7232020 140736603302704 18446744073709551615 1086199559 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10697/statm: 38625 12734 1000 742 0 31196 0
[pid=10697/tid=10698] ppid=10695 vsize=154500 CPUtime=0.01 cores=4,6
/proc/10697/task/10698/stat : 10698 (mono) S 10695 10697 9900 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 487945550 158208000 12735 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10699] ppid=10695 vsize=154500 CPUtime=0.01 cores=4,6
/proc/10697/task/10699/stat : 10699 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 487945550 158208000 12735 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10700] ppid=10695 vsize=154500 CPUtime=0.01 cores=4,6
/proc/10697/task/10700/stat : 10700 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 487945550 158208000 12735 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10701] ppid=10695 vsize=154500 CPUtime=0 cores=4,6
/proc/10697/task/10701/stat : 10701 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 487945550 158208000 12736 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10702] ppid=10695 vsize=154500 CPUtime=0 cores=4,6
/proc/10697/task/10702/stat : 10702 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 487945550 158208000 12736 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10703] ppid=10695 vsize=154500 CPUtime=0 cores=4,6
/proc/10697/task/10703/stat : 10703 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 487945550 158208000 12737 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10704] ppid=10695 vsize=154500 CPUtime=0 cores=4,6
/proc/10697/task/10704/stat : 10704 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 487945550 158208000 12737 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 154500

[startup+0.700575 s]
/proc/loadavg: 3.69 3.93 3.74 4/180 10697
/proc/meminfo: memFree=21053872/32950904 swapFree=67082284/67111528
[pid=10697] ppid=10695 vsize=171356 CPUtime=0.71 cores=4,6
/proc/10697/stat : 10697 (mono) R 10695 10697 9900 0 -1 4202496 17942 0 0 0 69 2 0 0 18 0 9 0 487945550 175468544 17844 33554432000 4194304 7232020 140736603302704 18446744073709551615 1159611177 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10697/statm: 42839 17844 1025 742 0 35410 0
[pid=10697/tid=10698] ppid=10695 vsize=171356 CPUtime=0.01 cores=4,6
/proc/10697/task/10698/stat : 10698 (mono) S 10695 10697 9900 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 487945550 175468544 17844 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10699] ppid=10695 vsize=171356 CPUtime=0.01 cores=4,6
/proc/10697/task/10699/stat : 10699 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 487945550 175468544 17844 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10700] ppid=10695 vsize=171356 CPUtime=0.01 cores=4,6
/proc/10697/task/10700/stat : 10700 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 487945550 175468544 17844 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10701] ppid=10695 vsize=171356 CPUtime=0 cores=4,6
/proc/10697/task/10701/stat : 10701 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 487945550 175468544 17844 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10702] ppid=10695 vsize=171356 CPUtime=0 cores=4,6
/proc/10697/task/10702/stat : 10702 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 487945550 175468544 17844 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10703] ppid=10695 vsize=171356 CPUtime=0 cores=4,6
/proc/10697/task/10703/stat : 10703 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 487945550 175468544 17844 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10704] ppid=10695 vsize=171356 CPUtime=0 cores=4,6
/proc/10697/task/10704/stat : 10704 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 487945550 175468544 17844 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 171356

[startup+1.50043 s]
/proc/loadavg: 3.69 3.93 3.74 12/222 10748
/proc/meminfo: memFree=20870056/32950904 swapFree=67082284/67111528
[pid=10697] ppid=10695 vsize=171612 CPUtime=1.51 cores=4,6
/proc/10697/stat : 10697 (mono) R 10695 10697 9900 0 -1 4202496 18009 0 0 0 149 2 0 0 19 0 9 0 487945550 175730688 17911 33554432000 4194304 7232020 140736603302704 18446744073709551615 1159615294 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10697/statm: 42903 17911 1025 742 0 35474 0
[pid=10697/tid=10698] ppid=10695 vsize=171612 CPUtime=0.01 cores=4,6
/proc/10697/task/10698/stat : 10698 (mono) S 10695 10697 9900 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 487945550 175730688 17911 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10699] ppid=10695 vsize=171612 CPUtime=0.01 cores=4,6
/proc/10697/task/10699/stat : 10699 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 487945550 175730688 17911 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10700] ppid=10695 vsize=171612 CPUtime=0.01 cores=4,6
/proc/10697/task/10700/stat : 10700 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 487945550 175730688 17911 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10701] ppid=10695 vsize=171612 CPUtime=0 cores=4,6
/proc/10697/task/10701/stat : 10701 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 487945550 175730688 17911 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10702] ppid=10695 vsize=171612 CPUtime=0 cores=4,6
/proc/10697/task/10702/stat : 10702 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 487945550 175730688 17911 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10703] ppid=10695 vsize=171612 CPUtime=0 cores=4,6
/proc/10697/task/10703/stat : 10703 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 487945550 175730688 17911 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10704] ppid=10695 vsize=171612 CPUtime=0 cores=4,6
/proc/10697/task/10704/stat : 10704 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 487945550 175730688 17911 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10706] ppid=10695 vsize=171612 CPUtime=0 cores=4,6
/proc/10697/task/10706/stat : 10706 (mono) S 10695 10697 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487945552 175730688 17911 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290703281 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 171612

[startup+3.10478 s]
/proc/loadavg: 3.69 3.93 3.74 5/222 10748
/proc/meminfo: memFree=20786124/32950904 swapFree=67082284/67111528
[pid=10697] ppid=10695 vsize=171740 CPUtime=3.14 cores=4,6
/proc/10697/stat : 10697 (mono) R 10695 10697 9900 0 -1 4202496 18030 0 0 0 312 2 0 0 19 0 9 0 487945550 175861760 17932 33554432000 4194304 7232020 140736603302704 18446744073709551615 6175310 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10697/statm: 42935 17932 1025 742 0 35506 0
[pid=10697/tid=10698] ppid=10695 vsize=171740 CPUtime=0.01 cores=4,6
/proc/10697/task/10698/stat : 10698 (mono) R 10695 10697 9900 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 487945550 175861760 17932 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 0 0 0 -1 6 0 0 0
[pid=10697/tid=10699] ppid=10695 vsize=171740 CPUtime=0.02 cores=4,6
/proc/10697/task/10699/stat : 10699 (mono) R 10695 10697 9900 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 487945550 175861760 17932 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 0 0 0 -1 6 0 0 0
[pid=10697/tid=10700] ppid=10695 vsize=171740 CPUtime=0.01 cores=4,6
/proc/10697/task/10700/stat : 10700 (mono) R 10695 10697 9900 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 487945550 175861760 17932 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=10697/tid=10701] ppid=10695 vsize=171740 CPUtime=0.01 cores=4,6
/proc/10697/task/10701/stat : 10701 (mono) R 10695 10697 9900 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 487945550 175861760 17932 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 0 0 0 -1 6 0 0 0
[pid=10697/tid=10702] ppid=10695 vsize=171740 CPUtime=0.01 cores=4,6
/proc/10697/task/10702/stat : 10702 (mono) R 10695 10697 9900 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 487945550 175861760 17932 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 0 0 0 -1 6 0 0 0
[pid=10697/tid=10703] ppid=10695 vsize=171740 CPUtime=0 cores=4,6
/proc/10697/task/10703/stat : 10703 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 487945550 175861760 17932 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10704] ppid=10695 vsize=171740 CPUtime=0 cores=4,6
/proc/10697/task/10704/stat : 10704 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 487945550 175861760 17932 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10706] ppid=10695 vsize=171740 CPUtime=0 cores=4,6
/proc/10697/task/10706/stat : 10706 (mono) S 10695 10697 9900 0 -1 4194368 3 0 0 0 0 0 0 0 15 0 9 0 487945552 175861760 17932 33554432000 4194304 7232020 140736603302704 18446744073709551615 237278267327 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 171740

[startup+6.30064 s]
/proc/loadavg: 3.80 3.95 3.75 5/222 10748
/proc/meminfo: memFree=19200924/32950904 swapFree=67082284/67111528
[pid=10697] ppid=10695 vsize=180060 CPUtime=6.36 cores=4,6
/proc/10697/stat : 10697 (mono) R 10695 10697 9900 0 -1 4202496 18312 0 0 0 634 2 0 0 25 0 9 0 487945550 184381440 18214 33554432000 4194304 7232020 140736603302704 18446744073709551615 1159610703 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10697/statm: 45015 18214 1025 742 0 37586 0
[pid=10697/tid=10698] ppid=10695 vsize=180060 CPUtime=0.02 cores=4,6
/proc/10697/task/10698/stat : 10698 (mono) S 10695 10697 9900 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 487945550 184381440 18214 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10699] ppid=10695 vsize=180060 CPUtime=0.02 cores=4,6
/proc/10697/task/10699/stat : 10699 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 487945550 184381440 18214 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10700] ppid=10695 vsize=180060 CPUtime=0.01 cores=4,6
/proc/10697/task/10700/stat : 10700 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 487945550 184381440 18214 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10701] ppid=10695 vsize=180060 CPUtime=0.01 cores=4,6
/proc/10697/task/10701/stat : 10701 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 487945550 184381440 18214 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10702] ppid=10695 vsize=180060 CPUtime=0.02 cores=4,6
/proc/10697/task/10702/stat : 10702 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 487945550 184381440 18214 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0

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

/proc/10697/task/10701/stat : 10701 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 154 0 0 0 16 0 9 0 487945550 500150272 82088 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10702] ppid=10695 vsize=488428 CPUtime=1.46 cores=4,6
/proc/10697/task/10702/stat : 10702 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 146 0 0 0 16 0 9 0 487945550 500150272 82088 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10703] ppid=10695 vsize=488428 CPUtime=1.59 cores=4,6
/proc/10697/task/10703/stat : 10703 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 159 0 0 0 15 0 9 0 487945550 500150272 82088 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10704] ppid=10695 vsize=488428 CPUtime=1.66 cores=4,6
/proc/10697/task/10704/stat : 10704 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 166 0 0 0 16 0 9 0 487945550 500150272 82088 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10706] ppid=10695 vsize=488428 CPUtime=0 cores=4,6
/proc/10697/task/10706/stat : 10706 (mono) S 10695 10697 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487945552 500150272 82088 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290703281 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 948.25
Current children cumulated vsize (KiB) 488428

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/222 10950
/proc/meminfo: memFree=19012732/32950904 swapFree=67082284/67111528
[pid=10697] ppid=10695 vsize=488428 CPUtime=1008.57 cores=4,6
/proc/10697/stat : 10697 (mono) R 10695 10697 9900 0 -1 4202496 164319 0 0 0 100828 29 0 0 25 0 9 0 487945550 500150272 86107 33554432000 4194304 7232020 140736603302704 18446744073709551615 1159611246 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10697/statm: 122107 86107 1037 742 0 114678 0
[pid=10697/tid=10698] ppid=10695 vsize=488428 CPUtime=1.9 cores=4,6
/proc/10697/task/10698/stat : 10698 (mono) S 10695 10697 9900 0 -1 4202560 4 0 0 0 190 0 0 0 15 0 9 0 487945550 500150272 86107 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10699] ppid=10695 vsize=488428 CPUtime=1.59 cores=4,6
/proc/10697/task/10699/stat : 10699 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 159 0 0 0 16 0 9 0 487945550 500150272 86107 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10700] ppid=10695 vsize=488428 CPUtime=1.72 cores=4,6
/proc/10697/task/10700/stat : 10700 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 172 0 0 0 16 0 9 0 487945550 500150272 86107 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10701] ppid=10695 vsize=488428 CPUtime=1.61 cores=4,6
/proc/10697/task/10701/stat : 10701 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 161 0 0 0 15 0 9 0 487945550 500150272 86107 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10702] ppid=10695 vsize=488428 CPUtime=1.6 cores=4,6
/proc/10697/task/10702/stat : 10702 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 160 0 0 0 16 0 9 0 487945550 500150272 86107 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10703] ppid=10695 vsize=488428 CPUtime=1.7 cores=4,6
/proc/10697/task/10703/stat : 10703 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 170 0 0 0 16 0 9 0 487945550 500150272 86107 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10704] ppid=10695 vsize=488428 CPUtime=1.78 cores=4,6
/proc/10697/task/10704/stat : 10704 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 178 0 0 0 15 0 9 0 487945550 500150272 86107 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10706] ppid=10695 vsize=488428 CPUtime=0 cores=4,6
/proc/10697/task/10706/stat : 10706 (mono) S 10695 10697 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487945552 500150272 86107 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290703281 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1008.57
Current children cumulated vsize (KiB) 488428

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/222 10951
/proc/meminfo: memFree=18940544/32950904 swapFree=67082284/67111528
[pid=10697] ppid=10695 vsize=488428 CPUtime=1068.82 cores=4,6
/proc/10697/stat : 10697 (mono) R 10695 10697 9900 0 -1 4202496 172641 0 0 0 106852 30 0 0 25 0 9 0 487945550 500150272 94429 33554432000 4194304 7232020 140736603302704 18446744073709551615 1159611151 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10697/statm: 122107 94429 1037 742 0 114678 0
[pid=10697/tid=10698] ppid=10695 vsize=488428 CPUtime=1.95 cores=4,6
/proc/10697/task/10698/stat : 10698 (mono) S 10695 10697 9900 0 -1 4202560 4 0 0 0 195 0 0 0 15 0 9 0 487945550 500150272 94429 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10699] ppid=10695 vsize=488428 CPUtime=1.76 cores=4,6
/proc/10697/task/10699/stat : 10699 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 176 0 0 0 16 0 9 0 487945550 500150272 94429 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10700] ppid=10695 vsize=488428 CPUtime=1.73 cores=4,6
/proc/10697/task/10700/stat : 10700 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 173 0 0 0 15 0 9 0 487945550 500150272 94429 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10701] ppid=10695 vsize=488428 CPUtime=1.66 cores=4,6
/proc/10697/task/10701/stat : 10701 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 166 0 0 0 16 0 9 0 487945550 500150272 94429 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10702] ppid=10695 vsize=488428 CPUtime=1.7 cores=4,6
/proc/10697/task/10702/stat : 10702 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 170 0 0 0 15 0 9 0 487945550 500150272 94429 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10703] ppid=10695 vsize=488428 CPUtime=1.8 cores=4,6
/proc/10697/task/10703/stat : 10703 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 180 0 0 0 16 0 9 0 487945550 500150272 94429 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10704] ppid=10695 vsize=488428 CPUtime=1.87 cores=4,6
/proc/10697/task/10704/stat : 10704 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 187 0 0 0 16 0 9 0 487945550 500150272 94429 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10706] ppid=10695 vsize=488428 CPUtime=0 cores=4,6
/proc/10697/task/10706/stat : 10706 (mono) S 10695 10697 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487945552 500150272 94429 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290703281 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1068.82
Current children cumulated vsize (KiB) 488428

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/222 10953
/proc/meminfo: memFree=19016656/32950904 swapFree=67082284/67111528
[pid=10697] ppid=10695 vsize=496684 CPUtime=1129.05 cores=4,6
/proc/10697/stat : 10697 (mono) R 10695 10697 9900 0 -1 4202496 176844 0 0 0 112874 31 0 0 25 0 9 0 487945550 508604416 98632 33554432000 4194304 7232020 140736603302704 18446744073709551615 1159611253 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10697/statm: 124171 98632 1037 742 0 116742 0
[pid=10697/tid=10698] ppid=10695 vsize=496684 CPUtime=1.98 cores=4,6
/proc/10697/task/10698/stat : 10698 (mono) S 10695 10697 9900 0 -1 4202560 4 0 0 0 198 0 0 0 15 0 9 0 487945550 508604416 98632 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10699] ppid=10695 vsize=496684 CPUtime=1.84 cores=4,6
/proc/10697/task/10699/stat : 10699 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 184 0 0 0 15 0 9 0 487945550 508604416 98632 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10700] ppid=10695 vsize=496684 CPUtime=1.8 cores=4,6
/proc/10697/task/10700/stat : 10700 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 180 0 0 0 16 0 9 0 487945550 508604416 98632 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10701] ppid=10695 vsize=496684 CPUtime=1.74 cores=4,6
/proc/10697/task/10701/stat : 10701 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 174 0 0 0 16 0 9 0 487945550 508604416 98632 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10702] ppid=10695 vsize=496684 CPUtime=1.79 cores=4,6
/proc/10697/task/10702/stat : 10702 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 179 0 0 0 16 0 9 0 487945550 508604416 98632 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10703] ppid=10695 vsize=496684 CPUtime=1.84 cores=4,6
/proc/10697/task/10703/stat : 10703 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 184 0 0 0 16 0 9 0 487945550 508604416 98632 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10704] ppid=10695 vsize=496684 CPUtime=1.89 cores=4,6
/proc/10697/task/10704/stat : 10704 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 189 0 0 0 15 0 9 0 487945550 508604416 98632 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10706] ppid=10695 vsize=496684 CPUtime=0 cores=4,6
/proc/10697/task/10706/stat : 10706 (mono) S 10695 10697 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487945552 508604416 98632 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290703281 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1129.05
Current children cumulated vsize (KiB) 496684

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.92 5/222 10954
/proc/meminfo: memFree=18769988/32950904 swapFree=67082284/67111528
[pid=10697] ppid=10695 vsize=521324 CPUtime=1189.22 cores=4,6
/proc/10697/stat : 10697 (mono) R 10695 10697 9900 0 -1 4202496 181827 0 0 0 118891 31 0 0 25 0 9 0 487945550 533835776 103615 33554432000 4194304 7232020 140736603302704 18446744073709551615 1159611253 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10697/statm: 130331 103615 1037 742 0 122902 0
[pid=10697/tid=10698] ppid=10695 vsize=521324 CPUtime=2.04 cores=4,6
/proc/10697/task/10698/stat : 10698 (mono) S 10695 10697 9900 0 -1 4202560 4 0 0 0 204 0 0 0 15 0 9 0 487945550 533835776 103615 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10699] ppid=10695 vsize=521324 CPUtime=1.89 cores=4,6
/proc/10697/task/10699/stat : 10699 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 189 0 0 0 15 0 9 0 487945550 533835776 103615 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10700] ppid=10695 vsize=521324 CPUtime=1.85 cores=4,6
/proc/10697/task/10700/stat : 10700 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 185 0 0 0 16 0 9 0 487945550 533835776 103615 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10701] ppid=10695 vsize=521324 CPUtime=1.81 cores=4,6
/proc/10697/task/10701/stat : 10701 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 181 0 0 0 16 0 9 0 487945550 533835776 103615 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10702] ppid=10695 vsize=521324 CPUtime=1.8 cores=4,6
/proc/10697/task/10702/stat : 10702 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 180 0 0 0 16 0 9 0 487945550 533835776 103615 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10703] ppid=10695 vsize=521324 CPUtime=1.9 cores=4,6
/proc/10697/task/10703/stat : 10703 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 190 0 0 0 16 0 9 0 487945550 533835776 103615 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10704] ppid=10695 vsize=521324 CPUtime=1.95 cores=4,6
/proc/10697/task/10704/stat : 10704 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 195 0 0 0 16 0 9 0 487945550 533835776 103615 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10706] ppid=10695 vsize=521324 CPUtime=0 cores=4,6
/proc/10697/task/10706/stat : 10706 (mono) S 10695 10697 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487945552 533835776 103615 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290703281 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1189.22
Current children cumulated vsize (KiB) 521324

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.92 5/222 10956
/proc/meminfo: memFree=18638288/32950904 swapFree=67082284/67111528
[pid=10697] ppid=10695 vsize=537964 CPUtime=1249.42 cores=4,6
/proc/10697/stat : 10697 (mono) R 10695 10697 9900 0 -1 4202496 185915 0 0 0 124910 32 0 0 25 0 9 0 487945550 550875136 107703 33554432000 4194304 7232020 140736603302704 18446744073709551615 1159614977 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10697/statm: 134491 107703 1037 742 0 127062 0
[pid=10697/tid=10698] ppid=10695 vsize=537964 CPUtime=2.1 cores=4,6
/proc/10697/task/10698/stat : 10698 (mono) S 10695 10697 9900 0 -1 4202560 4 0 0 0 210 0 0 0 16 0 9 0 487945550 550875136 107703 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10699] ppid=10695 vsize=537964 CPUtime=1.94 cores=4,6
/proc/10697/task/10699/stat : 10699 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 194 0 0 0 16 0 9 0 487945550 550875136 107703 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10700] ppid=10695 vsize=537964 CPUtime=1.91 cores=4,6
/proc/10697/task/10700/stat : 10700 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 191 0 0 0 15 0 9 0 487945550 550875136 107703 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10701] ppid=10695 vsize=537964 CPUtime=1.86 cores=4,6
/proc/10697/task/10701/stat : 10701 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 186 0 0 0 16 0 9 0 487945550 550875136 107703 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10702] ppid=10695 vsize=537964 CPUtime=1.84 cores=4,6
/proc/10697/task/10702/stat : 10702 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 184 0 0 0 16 0 9 0 487945550 550875136 107703 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10703] ppid=10695 vsize=537964 CPUtime=1.97 cores=4,6
/proc/10697/task/10703/stat : 10703 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 197 0 0 0 15 0 9 0 487945550 550875136 107703 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10704] ppid=10695 vsize=537964 CPUtime=2 cores=4,6
/proc/10697/task/10704/stat : 10704 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 200 0 0 0 15 0 9 0 487945550 550875136 107703 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10706] ppid=10695 vsize=537964 CPUtime=0 cores=4,6
/proc/10697/task/10706/stat : 10706 (mono) S 10695 10697 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487945552 550875136 107703 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290703281 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1249.42
Current children cumulated vsize (KiB) 537964



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.03 3.93 5/222 10958
/proc/meminfo: memFree=18525564/32950904 swapFree=67082284/67111528
[pid=10697] ppid=10695 vsize=562668 CPUtime=1307.37 cores=4,6
/proc/10697/stat : 10697 (mono) R 10695 10697 9900 0 -1 4202496 193866 0 0 0 130704 33 0 0 25 0 9 0 487945550 576172032 115654 33554432000 4194304 7232020 140736603302704 18446744073709551615 1159611185 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10697/statm: 140667 115654 1037 742 0 133238 0
[pid=10697/tid=10698] ppid=10695 vsize=562668 CPUtime=2.15 cores=4,6
/proc/10697/task/10698/stat : 10698 (mono) S 10695 10697 9900 0 -1 4202560 4 0 0 0 215 0 0 0 16 0 9 0 487945550 576172032 115654 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10699] ppid=10695 vsize=562668 CPUtime=2.03 cores=4,6
/proc/10697/task/10699/stat : 10699 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 203 0 0 0 16 0 9 0 487945550 576172032 115654 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10700] ppid=10695 vsize=562668 CPUtime=1.95 cores=4,6
/proc/10697/task/10700/stat : 10700 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 195 0 0 0 16 0 9 0 487945550 576172032 115654 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10701] ppid=10695 vsize=562668 CPUtime=1.93 cores=4,6
/proc/10697/task/10701/stat : 10701 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 193 0 0 0 16 0 9 0 487945550 576172032 115654 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10702] ppid=10695 vsize=562668 CPUtime=1.92 cores=4,6
/proc/10697/task/10702/stat : 10702 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 192 0 0 0 15 0 9 0 487945550 576172032 115654 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10703] ppid=10695 vsize=562668 CPUtime=2.03 cores=4,6
/proc/10697/task/10703/stat : 10703 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 203 0 0 0 16 0 9 0 487945550 576172032 115654 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
[pid=10697/tid=10704] ppid=10695 vsize=562668 CPUtime=2.06 cores=4,6
/proc/10697/task/10704/stat : 10704 (mono) S 10695 10697 9900 0 -1 4202560 2 0 0 0 206 0 0 0 16 0 9 0 487945550 576172032 115654 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290695577 0 0 4096 545260780 18446604453908436992 0 0 -1 6 0 0 0
[pid=10697/tid=10706] ppid=10695 vsize=562668 CPUtime=0 cores=4,6
/proc/10697/task/10706/stat : 10706 (mono) S 10695 10697 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487945552 576172032 115654 33554432000 4194304 7232020 140736603302704 18446744073709551615 237290703281 0 0 4096 545260780 18446604453908436992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1307.37
Current children cumulated vsize (KiB) 562668

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.41
CPU user time (s): 1307.05
CPU system time (s): 0.356945
CPU usage (%): 100.567
Max. virtual memory (cumulated for all children) (KiB): 562668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1307.05
system time used= 0.356945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 193866
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= 18595
involuntary context switches= 6317

runsolver used 2.24466 second user time and 4.88026 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-25 22:30:58
IDJOB=3283828
IDBENCH=71078
IDSOLVER=1608
FILE ID=node121/3283828-1303763458
RUNJOBID= node121-1303763458-10674
PBS_JOBID= 13157135
Free space on /tmp= 72080 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283828-1303763458/watcher-3283828-1303763458 -o /tmp/evaluation-result-3283828-1303763458/solver-3283828-1303763458 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3283828-1303763458.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=4240789

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.817
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.82
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.817
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.817
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.817
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:     32950904 kB
MemFree:      21054152 kB
Buffers:       2145516 kB
Cached:        9191336 kB
SwapCached:       2776 kB
Active:        8477468 kB
Inactive:      2909328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21054152 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           11424 kB
Writeback:           0 kB
AnonPages:       47076 kB
Mapped:          13528 kB
Slab:           445504 kB
PageTables:       5260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   200088 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= 72080 MiB
End job on node121 at 2011-04-25 22:52:40