Trace number 3189350

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1786071619-083.SATISFIABLE.cnf
MD5SUM4c9b0d97324ee5d84961ef01705e1399
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3189350-1302284597/watcher-3189350-1302284597 -o /tmp/evaluation-result-3189350-1302284597/solver-3189350-1302284597 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189350-1302284597.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.77 3.99 4.05 5/203 5199
/proc/meminfo: memFree=14798708/32951124 swapFree=67111528/67111528
[pid=5199] ppid=5197 vsize=102404 CPUtime=0 cores=0,2
/proc/5199/stat : 5199 (mono) R 5197 5199 4603 0 -1 4202496 725 0 0 0 0 0 0 0 25 0 8 0 340060128 104861696 631 33554432000 4194304 7232020 140734039260304 18446744073709551615 230808826565 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/5199/statm: 25601 632 492 742 0 18172 0
[pid=5199/tid=5200] ppid=5197 vsize=102404 CPUtime=0 cores=0,2
/proc/5199/task/5200/stat : 5200 (mono) S 5197 5199 4603 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 340060129 104861696 637 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5201] ppid=5197 vsize=102404 CPUtime=0 cores=0,2
/proc/5199/task/5201/stat : 5201 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 340060129 104861696 639 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5202] ppid=5197 vsize=102404 CPUtime=0 cores=0,2
/proc/5199/task/5202/stat : 5202 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 340060129 104861696 640 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5203] ppid=5197 vsize=102404 CPUtime=0 cores=0,2
/proc/5199/task/5203/stat : 5203 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 340060129 104861696 643 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5204] ppid=5197 vsize=102404 CPUtime=0 cores=0,2
/proc/5199/task/5204/stat : 5204 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 340060129 104861696 644 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5205] ppid=5197 vsize=102404 CPUtime=0 cores=0,2
/proc/5199/task/5205/stat : 5205 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 340060129 104861696 646 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5206] ppid=5197 vsize=102404 CPUtime=0 cores=0,2
/proc/5199/task/5206/stat : 5206 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 340060129 104861696 648 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0

[startup+0.0450311 s]
/proc/loadavg: 3.77 3.99 4.05 5/203 5199
/proc/meminfo: memFree=14798708/32951124 swapFree=67111528/67111528
[pid=5199] ppid=5197 vsize=106560 CPUtime=0.03 cores=0,2
/proc/5199/stat : 5199 (mono) S 5197 5199 4603 0 -1 4202496 1676 0 0 0 3 0 0 0 18 0 9 0 340060128 109117440 1576 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/5199/statm: 26640 1580 976 742 0 19211 0
[pid=5199/tid=5200] ppid=5197 vsize=106560 CPUtime=0 cores=0,2
/proc/5199/task/5200/stat : 5200 (mono) R 5197 5199 4603 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 340060129 109117440 1580 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 0 0 0 -1 0 0 0 0
[pid=5199/tid=5201] ppid=5197 vsize=106696 CPUtime=0 cores=0,2
/proc/5199/task/5201/stat : 5201 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340060129 109256704 1632 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5202] ppid=5197 vsize=106696 CPUtime=0 cores=0,2
/proc/5199/task/5202/stat : 5202 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340060129 109256704 1632 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5203] ppid=5197 vsize=106696 CPUtime=0 cores=0,2
/proc/5199/task/5203/stat : 5203 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 340060129 109256704 1632 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5204] ppid=5197 vsize=106696 CPUtime=0 cores=0,2
/proc/5199/task/5204/stat : 5204 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 340060129 109256704 1632 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5205] ppid=5197 vsize=106696 CPUtime=0 cores=0,2
/proc/5199/task/5205/stat : 5205 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 340060129 109256704 1632 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5206] ppid=5197 vsize=106696 CPUtime=0 cores=0,2
/proc/5199/task/5206/stat : 5206 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 340060129 109256704 1632 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 106560

[startup+0.105862 s]
/proc/loadavg: 3.77 3.99 4.05 5/203 5199
/proc/meminfo: memFree=14798708/32951124 swapFree=67111528/67111528
[pid=5199] ppid=5197 vsize=112436 CPUtime=0.09 cores=0,2
/proc/5199/stat : 5199 (mono) R 5197 5199 4603 0 -1 4202496 2914 0 0 0 9 0 0 0 18 0 9 0 340060128 115134464 2814 33554432000 4194304 7232020 140734039260304 18446744073709551615 1176546682 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/5199/statm: 28109 2814 1025 742 0 20680 0
[pid=5199/tid=5200] ppid=5197 vsize=112436 CPUtime=0 cores=0,2
/proc/5199/task/5200/stat : 5200 (mono) S 5197 5199 4603 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 340060129 115134464 2814 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5201] ppid=5197 vsize=112436 CPUtime=0 cores=0,2
/proc/5199/task/5201/stat : 5201 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340060129 115134464 2814 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5202] ppid=5197 vsize=112436 CPUtime=0 cores=0,2
/proc/5199/task/5202/stat : 5202 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340060129 115134464 2814 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5203] ppid=5197 vsize=112436 CPUtime=0 cores=0,2
/proc/5199/task/5203/stat : 5203 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 340060129 115134464 2814 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5204] ppid=5197 vsize=112436 CPUtime=0 cores=0,2
/proc/5199/task/5204/stat : 5204 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 340060129 115134464 2814 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5205] ppid=5197 vsize=112436 CPUtime=0 cores=0,2
/proc/5199/task/5205/stat : 5205 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 340060129 115134464 2814 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5206] ppid=5197 vsize=112436 CPUtime=0 cores=0,2
/proc/5199/task/5206/stat : 5206 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 340060129 115134464 2814 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 112436

[startup+0.304826 s]
/proc/loadavg: 3.77 3.99 4.05 5/203 5199
/proc/meminfo: memFree=14798708/32951124 swapFree=67111528/67111528
[pid=5199] ppid=5197 vsize=112500 CPUtime=0.29 cores=0,2
/proc/5199/stat : 5199 (mono) R 5197 5199 4603 0 -1 4202496 2920 0 0 0 29 0 0 0 18 0 9 0 340060128 115200000 2820 33554432000 4194304 7232020 140734039260304 18446744073709551615 1176544277 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/5199/statm: 28125 2820 1025 742 0 20696 0
[pid=5199/tid=5200] ppid=5197 vsize=112500 CPUtime=0 cores=0,2
/proc/5199/task/5200/stat : 5200 (mono) S 5197 5199 4603 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 340060129 115200000 2820 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5201] ppid=5197 vsize=112500 CPUtime=0 cores=0,2
/proc/5199/task/5201/stat : 5201 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 340060129 115200000 2820 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5202] ppid=5197 vsize=112500 CPUtime=0 cores=0,2
/proc/5199/task/5202/stat : 5202 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 340060129 115200000 2820 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5203] ppid=5197 vsize=112500 CPUtime=0 cores=0,2
/proc/5199/task/5203/stat : 5203 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340060129 115200000 2820 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5204] ppid=5197 vsize=112500 CPUtime=0 cores=0,2
/proc/5199/task/5204/stat : 5204 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340060129 115200000 2820 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5205] ppid=5197 vsize=112500 CPUtime=0 cores=0,2
/proc/5199/task/5205/stat : 5205 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340060129 115200000 2820 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5206] ppid=5197 vsize=112500 CPUtime=0 cores=0,2
/proc/5199/task/5206/stat : 5206 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340060129 115200000 2820 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112500

[startup+0.710584 s]
/proc/loadavg: 3.77 3.99 4.05 5/203 5199
/proc/meminfo: memFree=14798708/32951124 swapFree=67111528/67111528
[pid=5199] ppid=5197 vsize=112500 CPUtime=0.7 cores=0,2
/proc/5199/stat : 5199 (mono) S 5197 5199 4603 0 -1 4202496 3209 0 0 0 70 0 0 0 18 0 9 0 340060128 115200000 3109 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820991348 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/5199/statm: 28125 3109 1025 742 0 20696 0
[pid=5199/tid=5200] ppid=5197 vsize=112500 CPUtime=0 cores=0,2
/proc/5199/task/5200/stat : 5200 (mono) S 5197 5199 4603 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340060129 115200000 3109 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5201] ppid=5197 vsize=112500 CPUtime=0 cores=0,2
/proc/5199/task/5201/stat : 5201 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340060129 115200000 3109 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5202] ppid=5197 vsize=112500 CPUtime=0 cores=0,2
/proc/5199/task/5202/stat : 5202 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340060129 115200000 3109 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5203] ppid=5197 vsize=112500 CPUtime=0 cores=0,2
/proc/5199/task/5203/stat : 5203 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340060129 115200000 3109 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5204] ppid=5197 vsize=112500 CPUtime=0 cores=0,2
/proc/5199/task/5204/stat : 5204 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340060129 115200000 3109 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5205] ppid=5197 vsize=112500 CPUtime=0 cores=0,2
/proc/5199/task/5205/stat : 5205 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340060129 115200000 3109 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5206] ppid=5197 vsize=112500 CPUtime=0 cores=0,2
/proc/5199/task/5206/stat : 5206 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340060129 115200000 3109 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 112500

[startup+1.50064 s]
/proc/loadavg: 3.77 3.99 4.05 5/222 5243
/proc/meminfo: memFree=14781576/32951124 swapFree=67111528/67111528
[pid=5199] ppid=5197 vsize=117496 CPUtime=1.5 cores=0,2
/proc/5199/stat : 5199 (mono) R 5197 5199 4603 0 -1 4202496 3900 0 0 0 149 1 0 0 18 0 9 0 340060128 120315904 3800 33554432000 4194304 7232020 140734039260304 18446744073709551615 5595328 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/5199/statm: 29374 3800 1025 742 0 21945 0
[pid=5199/tid=5200] ppid=5197 vsize=117496 CPUtime=0 cores=0,2
/proc/5199/task/5200/stat : 5200 (mono) S 5197 5199 4603 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340060129 120315904 3800 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5201] ppid=5197 vsize=117496 CPUtime=0 cores=0,2
/proc/5199/task/5201/stat : 5201 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340060129 120315904 3800 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5202] ppid=5197 vsize=117496 CPUtime=0 cores=0,2
/proc/5199/task/5202/stat : 5202 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340060129 120315904 3800 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5203] ppid=5197 vsize=117496 CPUtime=0 cores=0,2
/proc/5199/task/5203/stat : 5203 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340060129 120315904 3800 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5204] ppid=5197 vsize=117496 CPUtime=0 cores=0,2
/proc/5199/task/5204/stat : 5204 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340060129 120315904 3800 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5205] ppid=5197 vsize=117496 CPUtime=0 cores=0,2
/proc/5199/task/5205/stat : 5205 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340060129 120315904 3800 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5206] ppid=5197 vsize=117496 CPUtime=0 cores=0,2
/proc/5199/task/5206/stat : 5206 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340060129 120315904 3800 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5208] ppid=5197 vsize=117496 CPUtime=0 cores=0,2
/proc/5199/task/5208/stat : 5208 (mono) S 5197 5199 4603 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340060129 120315904 3800 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820989361 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 117496

[startup+3.10128 s]
/proc/loadavg: 3.77 3.99 4.05 5/222 5243
/proc/meminfo: memFree=14771780/32951124 swapFree=67111528/67111528
[pid=5199] ppid=5197 vsize=121764 CPUtime=3.1 cores=0,2
/proc/5199/stat : 5199 (mono) R 5197 5199 4603 0 -1 4202496 4724 0 0 0 309 1 0 0 18 0 9 0 340060128 124686336 4618 33554432000 4194304 7232020 140734039260304 18446744073709551615 1176547545 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/5199/statm: 30441 4618 1025 742 0 23012 0
[pid=5199/tid=5200] ppid=5197 vsize=121764 CPUtime=0 cores=0,2
/proc/5199/task/5200/stat : 5200 (mono) S 5197 5199 4603 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340060129 124686336 4618 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5201] ppid=5197 vsize=121764 CPUtime=0 cores=0,2
/proc/5199/task/5201/stat : 5201 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340060129 124686336 4618 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5202] ppid=5197 vsize=121764 CPUtime=0 cores=0,2
/proc/5199/task/5202/stat : 5202 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340060129 124686336 4618 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5203] ppid=5197 vsize=121764 CPUtime=0.01 cores=0,2
/proc/5199/task/5203/stat : 5203 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340060129 124686336 4618 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5204] ppid=5197 vsize=121764 CPUtime=0 cores=0,2
/proc/5199/task/5204/stat : 5204 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340060129 124686336 4618 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5205] ppid=5197 vsize=121764 CPUtime=0 cores=0,2
/proc/5199/task/5205/stat : 5205 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340060129 124686336 4618 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5206] ppid=5197 vsize=121764 CPUtime=0.01 cores=0,2
/proc/5199/task/5206/stat : 5206 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340060129 124686336 4618 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5208] ppid=5197 vsize=121764 CPUtime=0 cores=0,2
/proc/5199/task/5208/stat : 5208 (mono) S 5197 5199 4603 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340060129 124686336 4618 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820989361 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 121764

[startup+6.3007 s]
/proc/loadavg: 3.78 3.99 4.05 5/222 5243
/proc/meminfo: memFree=14758464/32951124 swapFree=67111528/67111528
[pid=5199] ppid=5197 vsize=121828 CPUtime=6.33 cores=0,2
/proc/5199/stat : 5199 (mono) R 5197 5199 4603 0 -1 4202496 5657 0 0 0 631 2 0 0 18 0 9 0 340060128 124751872 5195 33554432000 4194304 7232020 140734039260304 18446744073709551615 1176547445 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/5199/statm: 30457 5195 1025 742 0 23028 0
[pid=5199/tid=5200] ppid=5197 vsize=121828 CPUtime=0.01 cores=0,2
/proc/5199/task/5200/stat : 5200 (mono) S 5197 5199 4603 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 340060129 124751872 5195 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5201] ppid=5197 vsize=121828 CPUtime=0.01 cores=0,2
/proc/5199/task/5201/stat : 5201 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340060129 124751872 5195 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5202] ppid=5197 vsize=121828 CPUtime=0.01 cores=0,2
/proc/5199/task/5202/stat : 5202 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340060129 124751872 5195 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5203] ppid=5197 vsize=121828 CPUtime=0.02 cores=0,2
/proc/5199/task/5203/stat : 5203 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 340060129 124751872 5195 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5204] ppid=5197 vsize=121828 CPUtime=0.01 cores=0,2
/proc/5199/task/5204/stat : 5204 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340060129 124751872 5195 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0

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

/proc/5199/task/5203/stat : 5203 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 108 1 0 0 15 0 9 0 340060129 301592576 48646 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5204] ppid=5197 vsize=294524 CPUtime=0.95 cores=0,2
/proc/5199/task/5204/stat : 5204 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 94 1 0 0 16 0 9 0 340060129 301592576 48646 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5205] ppid=5197 vsize=294524 CPUtime=1.05 cores=0,2
/proc/5199/task/5205/stat : 5205 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 105 0 0 0 16 0 9 0 340060129 301592576 48646 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5206] ppid=5197 vsize=294524 CPUtime=1.07 cores=0,2
/proc/5199/task/5206/stat : 5206 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 107 0 0 0 16 0 9 0 340060129 301592576 48646 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5208] ppid=5197 vsize=294524 CPUtime=0 cores=0,2
/proc/5199/task/5208/stat : 5208 (mono) S 5197 5199 4603 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340060129 301592576 48646 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820989361 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 945.81
Current children cumulated vsize (KiB) 294524

[startup+1002.3 s]
/proc/loadavg: 4.14 4.09 4.08 5/222 5270
/proc/meminfo: memFree=14311932/32951124 swapFree=67111528/67111528
[pid=5199] ppid=5197 vsize=294588 CPUtime=1006.02 cores=0,2
/proc/5199/stat : 5199 (mono) R 5197 5199 4603 0 -1 4202496 83102 0 0 0 100568 34 0 0 25 0 9 0 340060128 301658112 34872 33554432000 4194304 7232020 140734039260304 18446744073709551615 1176547438 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/5199/statm: 73647 34872 1037 742 0 66218 0
[pid=5199/tid=5200] ppid=5197 vsize=294588 CPUtime=1.22 cores=0,2
/proc/5199/task/5200/stat : 5200 (mono) S 5197 5199 4603 0 -1 4202560 4 0 0 0 121 1 0 0 16 0 9 0 340060129 301658112 34872 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5201] ppid=5197 vsize=294588 CPUtime=1.05 cores=0,2
/proc/5199/task/5201/stat : 5201 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 105 0 0 0 16 0 9 0 340060129 301658112 34872 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5202] ppid=5197 vsize=294588 CPUtime=0.98 cores=0,2
/proc/5199/task/5202/stat : 5202 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 98 0 0 0 15 0 9 0 340060129 301658112 34872 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5203] ppid=5197 vsize=294588 CPUtime=1.15 cores=0,2
/proc/5199/task/5203/stat : 5203 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 114 1 0 0 15 0 9 0 340060129 301658112 34872 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5204] ppid=5197 vsize=294588 CPUtime=1.01 cores=0,2
/proc/5199/task/5204/stat : 5204 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 100 1 0 0 16 0 9 0 340060129 301658112 34872 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5205] ppid=5197 vsize=294588 CPUtime=1.12 cores=0,2
/proc/5199/task/5205/stat : 5205 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 112 0 0 0 15 0 9 0 340060129 301658112 34872 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5206] ppid=5197 vsize=294588 CPUtime=1.14 cores=0,2
/proc/5199/task/5206/stat : 5206 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 114 0 0 0 16 0 9 0 340060129 301658112 34872 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5208] ppid=5197 vsize=294588 CPUtime=0 cores=0,2
/proc/5199/task/5208/stat : 5208 (mono) S 5197 5199 4603 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340060129 301658112 34872 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820989361 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1006.02
Current children cumulated vsize (KiB) 294588

[startup+1062.3 s]
/proc/loadavg: 4.42 4.18 4.11 5/222 5271
/proc/meminfo: memFree=14237872/32951124 swapFree=67111528/67111528
[pid=5199] ppid=5197 vsize=294588 CPUtime=1066.23 cores=0,2
/proc/5199/stat : 5199 (mono) R 5197 5199 4603 0 -1 4202496 86868 0 0 0 106587 36 0 0 25 0 9 0 340060128 301658112 38378 33554432000 4194304 7232020 140734039260304 18446744073709551615 1176546624 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/5199/statm: 73647 38378 1037 742 0 66218 0
[pid=5199/tid=5200] ppid=5197 vsize=294588 CPUtime=1.28 cores=0,2
/proc/5199/task/5200/stat : 5200 (mono) S 5197 5199 4603 0 -1 4202560 4 0 0 0 127 1 0 0 16 0 9 0 340060129 301658112 38378 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5201] ppid=5197 vsize=294588 CPUtime=1.13 cores=0,2
/proc/5199/task/5201/stat : 5201 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 340060129 301658112 38378 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5202] ppid=5197 vsize=294588 CPUtime=1.05 cores=0,2
/proc/5199/task/5202/stat : 5202 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 105 0 0 0 16 0 9 0 340060129 301658112 38378 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5203] ppid=5197 vsize=294588 CPUtime=1.22 cores=0,2
/proc/5199/task/5203/stat : 5203 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 121 1 0 0 16 0 9 0 340060129 301658112 38378 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5204] ppid=5197 vsize=294588 CPUtime=1.07 cores=0,2
/proc/5199/task/5204/stat : 5204 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 106 1 0 0 16 0 9 0 340060129 301658112 38378 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5205] ppid=5197 vsize=294588 CPUtime=1.2 cores=0,2
/proc/5199/task/5205/stat : 5205 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 340060129 301658112 38378 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5206] ppid=5197 vsize=294588 CPUtime=1.21 cores=0,2
/proc/5199/task/5206/stat : 5206 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 121 0 0 0 16 0 9 0 340060129 301658112 38378 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5208] ppid=5197 vsize=294588 CPUtime=0 cores=0,2
/proc/5199/task/5208/stat : 5208 (mono) S 5197 5199 4603 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340060129 301658112 38378 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820989361 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1066.23
Current children cumulated vsize (KiB) 294588

[startup+1122.3 s]
/proc/loadavg: 4.19 4.16 4.11 5/222 5282
/proc/meminfo: memFree=14198704/32951124 swapFree=67111528/67111528
[pid=5199] ppid=5197 vsize=294588 CPUtime=1126.51 cores=0,2
/proc/5199/stat : 5199 (mono) R 5197 5199 4603 0 -1 4202496 91215 0 0 0 112613 38 0 0 25 0 9 0 340060128 301658112 40441 33554432000 4194304 7232020 140734039260304 18446744073709551615 1176546629 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/5199/statm: 73647 40441 1037 742 0 66218 0
[pid=5199/tid=5200] ppid=5197 vsize=294588 CPUtime=1.38 cores=0,2
/proc/5199/task/5200/stat : 5200 (mono) S 5197 5199 4603 0 -1 4202560 4 0 0 0 137 1 0 0 16 0 9 0 340060129 301658112 40441 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5201] ppid=5197 vsize=294588 CPUtime=1.24 cores=0,2
/proc/5199/task/5201/stat : 5201 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 124 0 0 0 15 0 9 0 340060129 301658112 40441 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5202] ppid=5197 vsize=294588 CPUtime=1.12 cores=0,2
/proc/5199/task/5202/stat : 5202 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 112 0 0 0 16 0 9 0 340060129 301658112 40441 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5203] ppid=5197 vsize=294588 CPUtime=1.27 cores=0,2
/proc/5199/task/5203/stat : 5203 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 126 1 0 0 15 0 9 0 340060129 301658112 40441 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5204] ppid=5197 vsize=294588 CPUtime=1.16 cores=0,2
/proc/5199/task/5204/stat : 5204 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 115 1 0 0 16 0 9 0 340060129 301658112 40441 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5205] ppid=5197 vsize=294588 CPUtime=1.29 cores=0,2
/proc/5199/task/5205/stat : 5205 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 129 0 0 0 15 0 9 0 340060129 301658112 40441 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5206] ppid=5197 vsize=294588 CPUtime=1.28 cores=0,2
/proc/5199/task/5206/stat : 5206 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 128 0 0 0 16 0 9 0 340060129 301658112 40441 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5208] ppid=5197 vsize=294588 CPUtime=0 cores=0,2
/proc/5199/task/5208/stat : 5208 (mono) S 5197 5199 4603 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340060129 301658112 40441 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820989361 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1126.51
Current children cumulated vsize (KiB) 294588

[startup+1182.3 s]
/proc/loadavg: 4.07 4.13 4.09 5/222 5319
/proc/meminfo: memFree=14294116/32951124 swapFree=67111528/67111528
[pid=5199] ppid=5197 vsize=294588 CPUtime=1186.7 cores=0,2
/proc/5199/stat : 5199 (mono) R 5197 5199 4603 0 -1 4202496 94701 0 0 0 118630 40 0 0 18 0 9 0 340060128 301658112 43471 33554432000 4194304 7232020 140734039260304 18446744073709551615 1176547445 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/5199/statm: 73647 43471 1037 742 0 66218 0
[pid=5199/tid=5200] ppid=5197 vsize=294588 CPUtime=1.42 cores=0,2
/proc/5199/task/5200/stat : 5200 (mono) S 5197 5199 4603 0 -1 4202560 4 0 0 0 141 1 0 0 16 0 9 0 340060129 301658112 43471 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5201] ppid=5197 vsize=294588 CPUtime=1.3 cores=0,2
/proc/5199/task/5201/stat : 5201 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 130 0 0 0 16 0 9 0 340060129 301658112 43471 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5202] ppid=5197 vsize=294588 CPUtime=1.16 cores=0,2
/proc/5199/task/5202/stat : 5202 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 116 0 0 0 16 0 9 0 340060129 301658112 43471 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5203] ppid=5197 vsize=294588 CPUtime=1.33 cores=0,2
/proc/5199/task/5203/stat : 5203 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 132 1 0 0 16 0 9 0 340060129 301658112 43471 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5204] ppid=5197 vsize=294588 CPUtime=1.21 cores=0,2
/proc/5199/task/5204/stat : 5204 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 120 1 0 0 16 0 9 0 340060129 301658112 43471 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5205] ppid=5197 vsize=294588 CPUtime=1.36 cores=0,2
/proc/5199/task/5205/stat : 5205 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 136 0 0 0 15 0 9 0 340060129 301658112 43471 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5206] ppid=5197 vsize=294588 CPUtime=1.32 cores=0,2
/proc/5199/task/5206/stat : 5206 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 132 0 0 0 15 0 9 0 340060129 301658112 43471 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5208] ppid=5197 vsize=294588 CPUtime=0 cores=0,2
/proc/5199/task/5208/stat : 5208 (mono) S 5197 5199 4603 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340060129 301658112 43471 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820989361 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1186.7
Current children cumulated vsize (KiB) 294588

[startup+1242.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/222 5324
/proc/meminfo: memFree=14226012/32951124 swapFree=67111528/67111528
[pid=5199] ppid=5197 vsize=294588 CPUtime=1247.01 cores=0,2
/proc/5199/stat : 5199 (mono) R 5197 5199 4603 0 -1 4202496 100216 0 0 0 124659 42 0 0 19 0 9 0 340060128 301658112 46608 33554432000 4194304 7232020 140734039260304 18446744073709551615 1176547445 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/5199/statm: 73647 46608 1037 742 0 66218 0
[pid=5199/tid=5200] ppid=5197 vsize=294588 CPUtime=1.49 cores=0,2
/proc/5199/task/5200/stat : 5200 (mono) S 5197 5199 4603 0 -1 4202560 4 0 0 0 148 1 0 0 16 0 9 0 340060129 301658112 46608 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5201] ppid=5197 vsize=294588 CPUtime=1.42 cores=0,2
/proc/5199/task/5201/stat : 5201 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 142 0 0 0 15 0 9 0 340060129 301658112 46608 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5202] ppid=5197 vsize=294588 CPUtime=1.25 cores=0,2
/proc/5199/task/5202/stat : 5202 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 124 1 0 0 16 0 9 0 340060129 301658112 46608 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5203] ppid=5197 vsize=294588 CPUtime=1.42 cores=0,2
/proc/5199/task/5203/stat : 5203 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 141 1 0 0 16 0 9 0 340060129 301658112 46608 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5204] ppid=5197 vsize=294588 CPUtime=1.28 cores=0,2
/proc/5199/task/5204/stat : 5204 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 127 1 0 0 15 0 9 0 340060129 301658112 46608 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5205] ppid=5197 vsize=294588 CPUtime=1.45 cores=0,2
/proc/5199/task/5205/stat : 5205 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 145 0 0 0 16 0 9 0 340060129 301658112 46608 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5206] ppid=5197 vsize=294588 CPUtime=1.43 cores=0,2
/proc/5199/task/5206/stat : 5206 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 143 0 0 0 16 0 9 0 340060129 301658112 46608 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5208] ppid=5197 vsize=294588 CPUtime=0 cores=0,2
/proc/5199/task/5208/stat : 5208 (mono) S 5197 5199 4603 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340060129 301658112 46608 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820989361 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1247.01
Current children cumulated vsize (KiB) 294588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.15 4.13 4.09 4/212 5327
/proc/meminfo: memFree=14410108/32951124 swapFree=67111528/67111528
[pid=5199] ppid=5197 vsize=302780 CPUtime=1305.02 cores=0,2
/proc/5199/stat : 5199 (mono) R 5197 5199 4603 0 -1 4202496 104146 0 0 0 130458 44 0 0 25 0 9 0 340060128 310046720 48052 33554432000 4194304 7232020 140734039260304 18446744073709551615 1176547455 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/5199/statm: 75695 48052 1037 742 0 68266 0
[pid=5199/tid=5200] ppid=5197 vsize=302780 CPUtime=1.58 cores=0,2
/proc/5199/task/5200/stat : 5200 (mono) S 5197 5199 4603 0 -1 4202560 4 0 0 0 157 1 0 0 16 0 9 0 340060129 310046720 48052 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5201] ppid=5197 vsize=302780 CPUtime=1.5 cores=0,2
/proc/5199/task/5201/stat : 5201 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 150 0 0 0 15 0 9 0 340060129 310046720 48052 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5202] ppid=5197 vsize=302780 CPUtime=1.36 cores=0,2
/proc/5199/task/5202/stat : 5202 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 135 1 0 0 16 0 9 0 340060129 310046720 48052 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5203] ppid=5197 vsize=302780 CPUtime=1.49 cores=0,2
/proc/5199/task/5203/stat : 5203 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 148 1 0 0 16 0 9 0 340060129 310046720 48052 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5204] ppid=5197 vsize=302780 CPUtime=1.38 cores=0,2
/proc/5199/task/5204/stat : 5204 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 137 1 0 0 16 0 9 0 340060129 310046720 48052 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5205] ppid=5197 vsize=302780 CPUtime=1.49 cores=0,2
/proc/5199/task/5205/stat : 5205 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 149 0 0 0 15 0 9 0 340060129 310046720 48052 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
[pid=5199/tid=5206] ppid=5197 vsize=302780 CPUtime=1.49 cores=0,2
/proc/5199/task/5206/stat : 5206 (mono) S 5197 5199 4603 0 -1 4202560 2 0 0 0 149 0 0 0 16 0 9 0 340060129 310046720 48052 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820981657 0 0 4096 545260780 18446604453888452672 0 0 -1 2 0 0 0
[pid=5199/tid=5208] ppid=5197 vsize=302780 CPUtime=0 cores=0,2
/proc/5199/task/5208/stat : 5208 (mono) S 5197 5199 4603 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340060129 310046720 48052 33554432000 4194304 7232020 140734039260304 18446744073709551615 230820989361 0 0 4096 545260780 18446604453888452672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1305.02
Current children cumulated vsize (KiB) 302780

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1305.04
CPU user time (s): 1304.59
CPU system time (s): 0.45493
CPU usage (%): 100.386
Max. virtual memory (cumulated for all children) (KiB): 302780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1304.59
system time used= 0.45493
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104146
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= 40989
involuntary context switches= 13964

runsolver used 2.32665 second user time and 4.78827 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-08 19:43:17
IDJOB=3189350
IDBENCH=82881
IDSOLVER=1608
FILE ID=node104/3189350-1302284597
RUNJOBID= node104-1302280689-4621
PBS_JOBID= 12919090
Free space on /tmp= 70764 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1786071619-083.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189350-1302284597/watcher-3189350-1302284597 -o /tmp/evaluation-result-3189350-1302284597/solver-3189350-1302284597 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189350-1302284597.cnf

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

MD5SUM BENCH= 4c9b0d97324ee5d84961ef01705e1399
RANDOM SEED=1706402319

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14798864 kB
Buffers:        506120 kB
Cached:       17101412 kB
SwapCached:          0 kB
Active:        9443912 kB
Inactive:      8302528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14798864 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              32 kB
Writeback:           0 kB
AnonPages:      139280 kB
Mapped:          17924 kB
Slab:           340740 kB
PageTables:       5372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   481844 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= 70764 MiB
End job on node104 at 2011-04-08 20:04:59