Trace number 3274006

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) 1309.71 1300.03

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s00813792-unsat.cnf
MD5SUM92046422d2d9595619b29413c0964c9c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses412
Sum of the clauses size1236
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3412
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-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-3274006-1303606177/watcher-3274006-1303606177 -o /tmp/evaluation-result-3274006-1303606177/solver-3274006-1303606177 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3274006-1303606177.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.19 3.86 3.74 2/185 30461
/proc/meminfo: memFree=19214576/32951132 swapFree=67111524/67111528
[pid=30461] ppid=30459 vsize=102404 CPUtime=0 cores=0,2
/proc/30461/stat : 30461 (mono) S 30459 30461 29711 0 -1 4202496 695 0 0 0 0 0 0 0 24 0 8 0 472217302 104861696 603 33554432000 4194304 7232020 140734462708576 18446744073709551615 210647166534 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30461/statm: 25601 603 474 742 0 18172 0
[pid=30461/tid=30462] ppid=30459 vsize=102404 CPUtime=0 cores=0,2
/proc/30461/task/30462/stat : 30462 (mono) S 30459 30461 29711 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 8 0 472217302 104861696 603 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30463] ppid=30459 vsize=102404 CPUtime=0 cores=0,2
/proc/30461/task/30463/stat : 30463 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 8 0 472217302 104861696 603 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30464] ppid=30459 vsize=102404 CPUtime=0 cores=0,2
/proc/30461/task/30464/stat : 30464 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 8 0 472217302 104861696 603 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30465] ppid=30459 vsize=102404 CPUtime=0 cores=0,2
/proc/30461/task/30465/stat : 30465 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 8 0 472217302 104861696 603 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30466] ppid=30459 vsize=102404 CPUtime=0 cores=0,2
/proc/30461/task/30466/stat : 30466 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 8 0 472217302 104861696 603 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30467] ppid=30459 vsize=102404 CPUtime=0 cores=0,2
/proc/30461/task/30467/stat : 30467 (mono) S 30459 30461 29711 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 472217302 104861696 603 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30468] ppid=30459 vsize=102404 CPUtime=0 cores=0,2
/proc/30461/task/30468/stat : 30468 (mono) S 30459 30461 29711 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 472217302 104861696 603 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0

[startup+0.0306609 s]
/proc/loadavg: 3.19 3.86 3.74 2/185 30461
/proc/meminfo: memFree=19214576/32951132 swapFree=67111524/67111528
[pid=30461] ppid=30459 vsize=105800 CPUtime=0.01 cores=0,2
/proc/30461/stat : 30461 (mono) R 30459 30461 29711 0 -1 4202496 1475 0 0 0 1 0 0 0 25 0 9 0 472217302 108339200 1379 33554432000 4194304 7232020 140734462708576 18446744073709551615 210646843067 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30461/statm: 26450 1379 959 742 0 19021 0
[pid=30461/tid=30462] ppid=30459 vsize=105800 CPUtime=0 cores=0,2
/proc/30461/task/30462/stat : 30462 (mono) S 30459 30461 29711 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 9 0 472217302 108339200 1379 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30463] ppid=30459 vsize=105800 CPUtime=0 cores=0,2
/proc/30461/task/30463/stat : 30463 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 472217302 108339200 1379 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30464] ppid=30459 vsize=105800 CPUtime=0 cores=0,2
/proc/30461/task/30464/stat : 30464 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 472217302 108339200 1379 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30465] ppid=30459 vsize=105800 CPUtime=0 cores=0,2
/proc/30461/task/30465/stat : 30465 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 472217302 108339200 1379 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30466] ppid=30459 vsize=105800 CPUtime=0 cores=0,2
/proc/30461/task/30466/stat : 30466 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 472217302 108339200 1379 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30467] ppid=30459 vsize=105800 CPUtime=0 cores=0,2
/proc/30461/task/30467/stat : 30467 (mono) S 30459 30461 29711 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 472217302 108339200 1379 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30468] ppid=30459 vsize=105800 CPUtime=0 cores=0,2
/proc/30461/task/30468/stat : 30468 (mono) S 30459 30461 29711 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 472217302 108339200 1379 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 105800

[startup+0.10069 s]
/proc/loadavg: 3.19 3.86 3.74 2/185 30461
/proc/meminfo: memFree=19214576/32951132 swapFree=67111524/67111528
[pid=30461] ppid=30459 vsize=107296 CPUtime=0.08 cores=0,2
/proc/30461/stat : 30461 (mono) R 30459 30461 29711 0 -1 4202496 1924 0 0 0 8 0 0 0 25 0 9 0 472217302 109871104 1825 33554432000 4194304 7232020 140734462708576 18446744073709551615 1174516015 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30461/statm: 26824 1825 1024 742 0 19395 0
[pid=30461/tid=30462] ppid=30459 vsize=107296 CPUtime=0 cores=0,2
/proc/30461/task/30462/stat : 30462 (mono) S 30459 30461 29711 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 9 0 472217302 109871104 1825 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30463] ppid=30459 vsize=107296 CPUtime=0 cores=0,2
/proc/30461/task/30463/stat : 30463 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 472217302 109871104 1825 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30464] ppid=30459 vsize=107296 CPUtime=0 cores=0,2
/proc/30461/task/30464/stat : 30464 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 472217302 109871104 1825 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30465] ppid=30459 vsize=107296 CPUtime=0 cores=0,2
/proc/30461/task/30465/stat : 30465 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 472217302 109871104 1825 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30466] ppid=30459 vsize=107296 CPUtime=0 cores=0,2
/proc/30461/task/30466/stat : 30466 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 472217302 109871104 1825 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30467] ppid=30459 vsize=107296 CPUtime=0 cores=0,2
/proc/30461/task/30467/stat : 30467 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 472217302 109871104 1825 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30468] ppid=30459 vsize=107296 CPUtime=0 cores=0,2
/proc/30461/task/30468/stat : 30468 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 472217302 109871104 1825 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 107296

[startup+0.300649 s]
/proc/loadavg: 3.19 3.86 3.74 2/185 30461
/proc/meminfo: memFree=19214576/32951132 swapFree=67111524/67111528
[pid=30461] ppid=30459 vsize=109004 CPUtime=0.28 cores=0,2
/proc/30461/stat : 30461 (mono) R 30459 30461 29711 0 -1 4202496 2217 0 0 0 28 0 0 0 25 0 9 0 472217302 111620096 2118 33554432000 4194304 7232020 140734462708576 18446744073709551615 1174518817 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30461/statm: 27251 2118 1024 742 0 19822 0
[pid=30461/tid=30462] ppid=30459 vsize=109004 CPUtime=0 cores=0,2
/proc/30461/task/30462/stat : 30462 (mono) S 30459 30461 29711 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 472217302 111620096 2118 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30463] ppid=30459 vsize=109004 CPUtime=0 cores=0,2
/proc/30461/task/30463/stat : 30463 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 472217302 111620096 2118 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30464] ppid=30459 vsize=109004 CPUtime=0 cores=0,2
/proc/30461/task/30464/stat : 30464 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 472217302 111620096 2118 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30465] ppid=30459 vsize=109004 CPUtime=0 cores=0,2
/proc/30461/task/30465/stat : 30465 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 472217302 111620096 2118 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30466] ppid=30459 vsize=109004 CPUtime=0 cores=0,2
/proc/30461/task/30466/stat : 30466 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 472217302 111620096 2118 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30467] ppid=30459 vsize=109004 CPUtime=0 cores=0,2
/proc/30461/task/30467/stat : 30467 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 472217302 111620096 2118 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30468] ppid=30459 vsize=109004 CPUtime=0 cores=0,2
/proc/30461/task/30468/stat : 30468 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 472217302 111620096 2118 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 109004

[startup+0.700582 s]
/proc/loadavg: 3.19 3.86 3.74 2/185 30461
/proc/meminfo: memFree=19214576/32951132 swapFree=67111524/67111528
[pid=30461] ppid=30459 vsize=111452 CPUtime=0.68 cores=0,2
/proc/30461/stat : 30461 (mono) R 30459 30461 29711 0 -1 4202496 2706 0 0 0 68 0 0 0 25 0 9 0 472217302 114126848 2595 33554432000 4194304 7232020 140734462708576 18446744073709551615 1174515733 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30461/statm: 27863 2595 1024 742 0 20434 0
[pid=30461/tid=30462] ppid=30459 vsize=111452 CPUtime=0 cores=0,2
/proc/30461/task/30462/stat : 30462 (mono) S 30459 30461 29711 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 472217302 114126848 2595 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30463] ppid=30459 vsize=111452 CPUtime=0 cores=0,2
/proc/30461/task/30463/stat : 30463 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 472217302 114126848 2595 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30464] ppid=30459 vsize=111452 CPUtime=0 cores=0,2
/proc/30461/task/30464/stat : 30464 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 472217302 114126848 2595 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30465] ppid=30459 vsize=111452 CPUtime=0 cores=0,2
/proc/30461/task/30465/stat : 30465 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 472217302 114126848 2595 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30466] ppid=30459 vsize=111452 CPUtime=0 cores=0,2
/proc/30461/task/30466/stat : 30466 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 472217302 114126848 2595 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30467] ppid=30459 vsize=111452 CPUtime=0 cores=0,2
/proc/30461/task/30467/stat : 30467 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 472217302 114126848 2595 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30468] ppid=30459 vsize=111452 CPUtime=0 cores=0,2
/proc/30461/task/30468/stat : 30468 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 472217302 114126848 2595 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 111452

[startup+1.50046 s]
/proc/loadavg: 3.19 3.86 3.74 3/194 30470
/proc/meminfo: memFree=19204292/32951132 swapFree=67111524/67111528
[pid=30461] ppid=30459 vsize=115584 CPUtime=1.48 cores=0,2
/proc/30461/stat : 30461 (mono) R 30459 30461 29711 0 -1 4202496 3526 0 0 0 147 1 0 0 25 0 9 0 472217302 118358016 3415 33554432000 4194304 7232020 140734462708576 18446744073709551615 1174517413 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30461/statm: 28896 3415 1024 742 0 21467 0
[pid=30461/tid=30462] ppid=30459 vsize=115584 CPUtime=0 cores=0,2
/proc/30461/task/30462/stat : 30462 (mono) S 30459 30461 29711 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 472217302 118358016 3415 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30463] ppid=30459 vsize=115584 CPUtime=0 cores=0,2
/proc/30461/task/30463/stat : 30463 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 472217302 118358016 3415 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30464] ppid=30459 vsize=115584 CPUtime=0.01 cores=0,2
/proc/30461/task/30464/stat : 30464 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472217302 118358016 3415 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30465] ppid=30459 vsize=115584 CPUtime=0 cores=0,2
/proc/30461/task/30465/stat : 30465 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472217302 118358016 3415 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30466] ppid=30459 vsize=115584 CPUtime=0 cores=0,2
/proc/30461/task/30466/stat : 30466 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472217302 118358016 3415 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30467] ppid=30459 vsize=115584 CPUtime=0 cores=0,2
/proc/30461/task/30467/stat : 30467 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472217302 118358016 3415 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30468] ppid=30459 vsize=115584 CPUtime=0 cores=0,2
/proc/30461/task/30468/stat : 30468 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472217302 118358016 3415 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30470] ppid=30459 vsize=115584 CPUtime=0 cores=0,2
/proc/30461/task/30470/stat : 30470 (mono) S 30459 30461 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472217304 118358016 3415 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658970033 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 115584

[startup+3.10111 s]
/proc/loadavg: 3.19 3.86 3.74 5/220 30506
/proc/meminfo: memFree=19184716/32951132 swapFree=67111524/67111528
[pid=30461] ppid=30459 vsize=118816 CPUtime=3.08 cores=0,2
/proc/30461/stat : 30461 (mono) R 30459 30461 29711 0 -1 4202496 4656 0 0 0 307 1 0 0 25 0 9 0 472217302 121667584 3660 33554432000 4194304 7232020 140734462708576 18446744073709551615 1174512868 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30461/statm: 29704 3660 1024 742 0 22275 0
[pid=30461/tid=30462] ppid=30459 vsize=118816 CPUtime=0.01 cores=0,2
/proc/30461/task/30462/stat : 30462 (mono) S 30459 30461 29711 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 472217302 121667584 3660 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30463] ppid=30459 vsize=118816 CPUtime=0.01 cores=0,2
/proc/30461/task/30463/stat : 30463 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 472217302 121667584 3660 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30464] ppid=30459 vsize=118816 CPUtime=0.01 cores=0,2
/proc/30461/task/30464/stat : 30464 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472217302 121667584 3660 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30465] ppid=30459 vsize=118816 CPUtime=0.01 cores=0,2
/proc/30461/task/30465/stat : 30465 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472217302 121667584 3660 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30466] ppid=30459 vsize=118816 CPUtime=0.01 cores=0,2
/proc/30461/task/30466/stat : 30466 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472217302 121667584 3660 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30467] ppid=30459 vsize=118816 CPUtime=0 cores=0,2
/proc/30461/task/30467/stat : 30467 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472217302 121667584 3660 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30468] ppid=30459 vsize=118816 CPUtime=0 cores=0,2
/proc/30461/task/30468/stat : 30468 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472217302 121667584 3660 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30470] ppid=30459 vsize=118816 CPUtime=0 cores=0,2
/proc/30461/task/30470/stat : 30470 (mono) S 30459 30461 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472217304 121667584 3660 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658970033 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 118816

[startup+6.3006 s]
/proc/loadavg: 3.26 3.86 3.74 5/220 30506
/proc/meminfo: memFree=19156924/32951132 swapFree=67111524/67111528
[pid=30461] ppid=30459 vsize=123012 CPUtime=6.28 cores=0,2
/proc/30461/stat : 30461 (mono) R 30459 30461 29711 0 -1 4202496 6854 0 0 0 626 2 0 0 25 0 9 0 472217302 125964288 5573 33554432000 4194304 7232020 140734462708576 18446744073709551615 1174519504 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30461/statm: 30753 5573 1025 742 0 23324 0
[pid=30461/tid=30462] ppid=30459 vsize=123012 CPUtime=0.03 cores=0,2
/proc/30461/task/30462/stat : 30462 (mono) S 30459 30461 29711 0 -1 4202560 4 0 0 0 3 0 0 0 16 0 9 0 472217302 125964288 5573 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30463] ppid=30459 vsize=123012 CPUtime=0.03 cores=0,2
/proc/30461/task/30463/stat : 30463 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 472217302 125964288 5573 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30464] ppid=30459 vsize=123012 CPUtime=0.03 cores=0,2
/proc/30461/task/30464/stat : 30464 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 472217302 125964288 5573 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30465] ppid=30459 vsize=123012 CPUtime=0.02 cores=0,2
/proc/30461/task/30465/stat : 30465 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 472217302 125964288 5573 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30466] ppid=30459 vsize=123012 CPUtime=0.02 cores=0,2
/proc/30461/task/30466/stat : 30466 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 472217302 125964288 5573 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0

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

/proc/30461/task/30465/stat : 30465 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 229 1 0 0 16 0 9 0 472217302 335835136 50427 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30466] ppid=30459 vsize=327964 CPUtime=2.16 cores=0,2
/proc/30461/task/30466/stat : 30466 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 215 1 0 0 16 0 9 0 472217302 335835136 50427 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30467] ppid=30459 vsize=327964 CPUtime=2.27 cores=0,2
/proc/30461/task/30467/stat : 30467 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 226 1 0 0 16 0 9 0 472217302 335835136 50427 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30468] ppid=30459 vsize=327964 CPUtime=2.05 cores=0,2
/proc/30461/task/30468/stat : 30468 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 204 1 0 0 16 0 9 0 472217302 335835136 50427 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30470] ppid=30459 vsize=327964 CPUtime=0 cores=0,2
/proc/30461/task/30470/stat : 30470 (mono) S 30459 30461 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472217304 335835136 50427 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658970033 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1009.85
Current children cumulated vsize (KiB) 327964

[startup+1062.3 s]
/proc/loadavg: 4.39 4.19 4.01 6/220 30581
/proc/meminfo: memFree=18333184/32951132 swapFree=67111524/67111528
[pid=30461] ppid=30459 vsize=327964 CPUtime=1070.43 cores=0,2
/proc/30461/stat : 30461 (mono) R 30459 30461 29711 0 -1 4202496 151043 0 0 0 106990 53 0 0 25 0 9 0 472217302 335835136 51531 33554432000 4194304 7232020 140734462708576 18446744073709551615 1174515822 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30461/statm: 81991 51531 1036 742 0 74562 0
[pid=30461/tid=30462] ppid=30459 vsize=327964 CPUtime=2.29 cores=0,2
/proc/30461/task/30462/stat : 30462 (mono) S 30459 30461 29711 0 -1 4202560 4 0 0 0 228 1 0 0 16 0 9 0 472217302 335835136 51531 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30463] ppid=30459 vsize=327964 CPUtime=2.26 cores=0,2
/proc/30461/task/30463/stat : 30463 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 225 1 0 0 15 0 9 0 472217302 335835136 51531 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30464] ppid=30459 vsize=327964 CPUtime=2.3 cores=0,2
/proc/30461/task/30464/stat : 30464 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 229 1 0 0 16 0 9 0 472217302 335835136 51531 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30465] ppid=30459 vsize=327964 CPUtime=2.49 cores=0,2
/proc/30461/task/30465/stat : 30465 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 248 1 0 0 16 0 9 0 472217302 335835136 51531 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30466] ppid=30459 vsize=327964 CPUtime=2.41 cores=0,2
/proc/30461/task/30466/stat : 30466 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 240 1 0 0 16 0 9 0 472217302 335835136 51531 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30467] ppid=30459 vsize=327964 CPUtime=2.42 cores=0,2
/proc/30461/task/30467/stat : 30467 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 241 1 0 0 16 0 9 0 472217302 335835136 51531 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30468] ppid=30459 vsize=327964 CPUtime=2.14 cores=0,2
/proc/30461/task/30468/stat : 30468 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 213 1 0 0 15 0 9 0 472217302 335835136 51531 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30470] ppid=30459 vsize=327964 CPUtime=0 cores=0,2
/proc/30461/task/30470/stat : 30470 (mono) S 30459 30461 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472217304 335835136 51531 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658970033 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1070.43
Current children cumulated vsize (KiB) 327964

[startup+1122.3 s]
/proc/loadavg: 4.18 4.16 4.01 6/220 30583
/proc/meminfo: memFree=18385480/32951132 swapFree=67111524/67111528
[pid=30461] ppid=30459 vsize=327964 CPUtime=1130.97 cores=0,2
/proc/30461/stat : 30461 (mono) R 30459 30461 29711 0 -1 4202496 156521 0 0 0 113043 54 0 0 25 0 9 0 472217302 335835136 55344 33554432000 4194304 7232020 140734462708576 18446744073709551615 1174515733 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30461/statm: 81991 55344 1036 742 0 74562 0
[pid=30461/tid=30462] ppid=30459 vsize=327964 CPUtime=2.43 cores=0,2
/proc/30461/task/30462/stat : 30462 (mono) S 30459 30461 29711 0 -1 4202560 4 0 0 0 242 1 0 0 16 0 9 0 472217302 335835136 55344 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30463] ppid=30459 vsize=327964 CPUtime=2.43 cores=0,2
/proc/30461/task/30463/stat : 30463 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 242 1 0 0 16 0 9 0 472217302 335835136 55344 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30464] ppid=30459 vsize=327964 CPUtime=2.46 cores=0,2
/proc/30461/task/30464/stat : 30464 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 245 1 0 0 16 0 9 0 472217302 335835136 55344 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30465] ppid=30459 vsize=327964 CPUtime=2.61 cores=0,2
/proc/30461/task/30465/stat : 30465 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 260 1 0 0 16 0 9 0 472217302 335835136 55344 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30466] ppid=30459 vsize=327964 CPUtime=2.51 cores=0,2
/proc/30461/task/30466/stat : 30466 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 250 1 0 0 15 0 9 0 472217302 335835136 55344 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30467] ppid=30459 vsize=327964 CPUtime=2.56 cores=0,2
/proc/30461/task/30467/stat : 30467 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 255 1 0 0 16 0 9 0 472217302 335835136 55344 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30468] ppid=30459 vsize=327964 CPUtime=2.33 cores=0,2
/proc/30461/task/30468/stat : 30468 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 232 1 0 0 16 0 9 0 472217302 335835136 55344 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30470] ppid=30459 vsize=327964 CPUtime=0 cores=0,2
/proc/30461/task/30470/stat : 30470 (mono) S 30459 30461 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472217304 335835136 55344 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658970033 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1130.97
Current children cumulated vsize (KiB) 327964

[startup+1182.3 s]
/proc/loadavg: 4.06 4.13 4.00 6/220 30585
/proc/meminfo: memFree=18333360/32951132 swapFree=67111524/67111528
[pid=30461] ppid=30459 vsize=327964 CPUtime=1191.49 cores=0,2
/proc/30461/stat : 30461 (mono) R 30459 30461 29711 0 -1 4202496 158971 0 0 0 119094 55 0 0 25 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 1174516259 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30461/statm: 81991 57006 1036 742 0 74562 0
[pid=30461/tid=30462] ppid=30459 vsize=327964 CPUtime=2.57 cores=0,2
/proc/30461/task/30462/stat : 30462 (mono) S 30459 30461 29711 0 -1 4202560 4 0 0 0 256 1 0 0 15 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30463] ppid=30459 vsize=327964 CPUtime=2.55 cores=0,2
/proc/30461/task/30463/stat : 30463 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 254 1 0 0 16 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30464] ppid=30459 vsize=327964 CPUtime=2.6 cores=0,2
/proc/30461/task/30464/stat : 30464 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 259 1 0 0 16 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30465] ppid=30459 vsize=327964 CPUtime=2.76 cores=0,2
/proc/30461/task/30465/stat : 30465 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 275 1 0 0 16 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30466] ppid=30459 vsize=327964 CPUtime=2.67 cores=0,2
/proc/30461/task/30466/stat : 30466 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 266 1 0 0 16 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30467] ppid=30459 vsize=327964 CPUtime=2.69 cores=0,2
/proc/30461/task/30467/stat : 30467 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 268 1 0 0 15 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30468] ppid=30459 vsize=327964 CPUtime=2.41 cores=0,2
/proc/30461/task/30468/stat : 30468 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 240 1 0 0 15 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30470] ppid=30459 vsize=327964 CPUtime=0.01 cores=0,2
/proc/30461/task/30470/stat : 30470 (mono) S 30459 30461 29711 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 472217304 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658970033 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1191.49
Current children cumulated vsize (KiB) 327964

[startup+1242.3 s]
/proc/loadavg: 4.02 4.11 4.00 6/220 30586
/proc/meminfo: memFree=18296752/32951132 swapFree=67111524/67111528
[pid=30461] ppid=30459 vsize=327964 CPUtime=1251.88 cores=0,2
/proc/30461/stat : 30461 (mono) R 30459 30461 29711 0 -1 4202496 158971 0 0 0 125132 56 0 0 25 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 1174515142 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30461/statm: 81991 57006 1036 742 0 74562 0
[pid=30461/tid=30462] ppid=30459 vsize=327964 CPUtime=2.62 cores=0,2
/proc/30461/task/30462/stat : 30462 (mono) S 30459 30461 29711 0 -1 4202560 4 0 0 0 261 1 0 0 16 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30463] ppid=30459 vsize=327964 CPUtime=2.65 cores=0,2
/proc/30461/task/30463/stat : 30463 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 264 1 0 0 16 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30464] ppid=30459 vsize=327964 CPUtime=2.72 cores=0,2
/proc/30461/task/30464/stat : 30464 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 271 1 0 0 16 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30465] ppid=30459 vsize=327964 CPUtime=2.88 cores=0,2
/proc/30461/task/30465/stat : 30465 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 287 1 0 0 16 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30466] ppid=30459 vsize=327964 CPUtime=2.77 cores=0,2
/proc/30461/task/30466/stat : 30466 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 276 1 0 0 15 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30467] ppid=30459 vsize=327964 CPUtime=2.79 cores=0,2
/proc/30461/task/30467/stat : 30467 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 278 1 0 0 16 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30468] ppid=30459 vsize=327964 CPUtime=2.5 cores=0,2
/proc/30461/task/30468/stat : 30468 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 249 1 0 0 16 0 9 0 472217302 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30470] ppid=30459 vsize=327964 CPUtime=0.01 cores=0,2
/proc/30461/task/30470/stat : 30470 (mono) S 30459 30461 29711 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 472217304 335835136 57006 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658970033 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1251.88
Current children cumulated vsize (KiB) 327964



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.09 4.00 4/210 30589
/proc/meminfo: memFree=18487880/32951132 swapFree=67111524/67111528
[pid=30461] ppid=30459 vsize=369052 CPUtime=1309.67 cores=0,2
/proc/30461/stat : 30461 (mono) R 30459 30461 29711 0 -1 4202496 167550 0 0 0 130911 56 0 0 25 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 1174515712 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30461/statm: 92263 65585 1036 742 0 84834 0
[pid=30461/tid=30462] ppid=30459 vsize=369052 CPUtime=2.65 cores=0,2
/proc/30461/task/30462/stat : 30462 (mono) S 30459 30461 29711 0 -1 4202560 4 0 0 0 264 1 0 0 16 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30463] ppid=30459 vsize=369052 CPUtime=2.7 cores=0,2
/proc/30461/task/30463/stat : 30463 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 269 1 0 0 16 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30464] ppid=30459 vsize=369052 CPUtime=2.75 cores=0,2
/proc/30461/task/30464/stat : 30464 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 274 1 0 0 16 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30465] ppid=30459 vsize=369052 CPUtime=2.89 cores=0,2
/proc/30461/task/30465/stat : 30465 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 288 1 0 0 15 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30466] ppid=30459 vsize=369052 CPUtime=2.8 cores=0,2
/proc/30461/task/30466/stat : 30466 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 279 1 0 0 16 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30467] ppid=30459 vsize=369052 CPUtime=2.79 cores=0,2
/proc/30461/task/30467/stat : 30467 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 278 1 0 0 16 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30468] ppid=30459 vsize=369052 CPUtime=2.51 cores=0,2
/proc/30461/task/30468/stat : 30468 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 250 1 0 0 15 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30470] ppid=30459 vsize=369052 CPUtime=0.01 cores=0,2
/proc/30461/task/30470/stat : 30470 (mono) S 30459 30461 29711 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 472217304 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658970033 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1309.67
Current children cumulated vsize (KiB) 369052

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.09 4.00 4/210 30589
/proc/meminfo: memFree=18487880/32951132 swapFree=67111524/67111528
[pid=30461] ppid=30459 vsize=369052 CPUtime=1309.67 cores=0,2
/proc/30461/stat : 30461 (mono) R 30459 30461 29711 0 -1 4202496 167550 0 0 0 130911 56 0 0 25 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 1174515712 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30461/statm: 92263 65585 1036 742 0 84834 0
[pid=30461/tid=30462] ppid=30459 vsize=369052 CPUtime=2.65 cores=0,2
/proc/30461/task/30462/stat : 30462 (mono) S 30459 30461 29711 0 -1 4202560 4 0 0 0 264 1 0 0 16 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30463] ppid=30459 vsize=369052 CPUtime=2.7 cores=0,2
/proc/30461/task/30463/stat : 30463 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 269 1 0 0 16 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30464] ppid=30459 vsize=369052 CPUtime=2.75 cores=0,2
/proc/30461/task/30464/stat : 30464 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 274 1 0 0 16 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30465] ppid=30459 vsize=369052 CPUtime=2.89 cores=0,2
/proc/30461/task/30465/stat : 30465 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 288 1 0 0 15 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30466] ppid=30459 vsize=369052 CPUtime=2.8 cores=0,2
/proc/30461/task/30466/stat : 30466 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 279 1 0 0 16 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30467] ppid=30459 vsize=369052 CPUtime=2.79 cores=0,2
/proc/30461/task/30467/stat : 30467 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 278 1 0 0 16 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 2 0 0 0
[pid=30461/tid=30468] ppid=30459 vsize=369052 CPUtime=2.51 cores=0,2
/proc/30461/task/30468/stat : 30468 (mono) S 30459 30461 29711 0 -1 4202560 2 0 0 0 250 1 0 0 15 0 9 0 472217302 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658962329 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
[pid=30461/tid=30470] ppid=30459 vsize=369052 CPUtime=0.01 cores=0,2
/proc/30461/task/30470/stat : 30470 (mono) S 30459 30461 29711 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 472217304 377909248 65585 33554432000 4194304 7232020 140734462708576 18446744073709551615 210658970033 0 0 4096 545260780 18446604449686569088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1309.67
Current children cumulated vsize (KiB) 369052

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1309.71
CPU user time (s): 1309.12
CPU system time (s): 0.582911
CPU usage (%): 100.745
Max. virtual memory (cumulated for all children) (KiB): 369052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1309.12
system time used= 0.582911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167550
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= 60554
involuntary context switches= 18675

runsolver used 2.33164 second user time and 5.30419 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 02:49:37
IDJOB=3274006
IDBENCH=83151
IDSOLVER=1608
FILE ID=node129/3274006-1303606177
RUNJOBID= node129-1303606175-30431
PBS_JOBID= 13150613
Free space on /tmp= 66384 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s00813792-unsat.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274006-1303606177/watcher-3274006-1303606177 -o /tmp/evaluation-result-3274006-1303606177/solver-3274006-1303606177 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3274006-1303606177.cnf

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

MD5SUM BENCH= 92046422d2d9595619b29413c0964c9c
RANDOM SEED=2073881171

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19214840 kB
Buffers:       1208352 kB
Cached:       11796568 kB
SwapCached:          4 kB
Active:        1696712 kB
Inactive:     11379000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19214840 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             256 kB
Writeback:           0 kB
AnonPages:       70812 kB
Mapped:          17828 kB
Slab:           598060 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   294216 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node129 at 2011-04-24 03:11:19