Trace number 3273395

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s40283905-sat.cnf
MD5SUM8e3c134eb643f2d9a45c884774c054a8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.19497
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses384
Sum of the clauses size960
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2320
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 564
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-3273395-1303604863/watcher-3273395-1303604863 -o /tmp/evaluation-result-3273395-1303604863/solver-3273395-1303604863 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3273395-1303604863.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 2.79 2.97 3.07 3/173 30262
/proc/meminfo: memFree=19221740/32951132 swapFree=67111524/67111528
[pid=30262] ppid=30259 vsize=102404 CPUtime=0 cores=1,3
/proc/30262/stat : 30262 (mono) S 30259 30262 29711 0 -1 4202496 691 0 0 0 0 0 0 0 18 0 8 0 472085952 104861696 599 33554432000 4194304 7232020 140734034426080 18446744073709551615 210647166534 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30262/statm: 25601 599 474 742 0 18172 0
[pid=30262/tid=30265] ppid=30259 vsize=102404 CPUtime=0 cores=1,3
/proc/30262/task/30265/stat : 30265 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 8 0 472085953 104861696 599 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30266] ppid=30259 vsize=102404 CPUtime=0 cores=1,3
/proc/30262/task/30266/stat : 30266 (mono) S 30259 30262 29711 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 472085953 104861696 599 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30267] ppid=30259 vsize=102404 CPUtime=0 cores=1,3
/proc/30262/task/30267/stat : 30267 (mono) S 30259 30262 29711 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 472085953 104861696 599 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30268] ppid=30259 vsize=102404 CPUtime=0 cores=1,3
/proc/30262/task/30268/stat : 30268 (mono) S 30259 30262 29711 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 472085953 104861696 599 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30269] ppid=30259 vsize=102404 CPUtime=0 cores=1,3
/proc/30262/task/30269/stat : 30269 (mono) S 30259 30262 29711 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 472085953 104861696 599 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30270] ppid=30259 vsize=102404 CPUtime=0 cores=1,3
/proc/30262/task/30270/stat : 30270 (mono) S 30259 30262 29711 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 472085953 104861696 599 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30271] ppid=30259 vsize=102404 CPUtime=0 cores=1,3
/proc/30262/task/30271/stat : 30271 (mono) S 30259 30262 29711 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 472085953 104861696 599 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0

[startup+0.031568 s]
/proc/loadavg: 2.79 2.97 3.07 3/173 30262
/proc/meminfo: memFree=19221740/32951132 swapFree=67111524/67111528
[pid=30262] ppid=30259 vsize=105848 CPUtime=0.01 cores=1,3
/proc/30262/stat : 30262 (mono) R 30259 30262 29711 0 -1 4202496 1466 0 0 0 1 0 0 0 18 0 9 0 472085952 108388352 1372 33554432000 4194304 7232020 140734034426080 18446744073709551615 4977664 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30262/statm: 26462 1372 955 742 0 19033 0
[pid=30262/tid=30265] ppid=30259 vsize=105848 CPUtime=0 cores=1,3
/proc/30262/task/30265/stat : 30265 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 472085953 108388352 1372 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30266] ppid=30259 vsize=105848 CPUtime=0 cores=1,3
/proc/30262/task/30266/stat : 30266 (mono) S 30259 30262 29711 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 472085953 108388352 1372 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30267] ppid=30259 vsize=105848 CPUtime=0 cores=1,3
/proc/30262/task/30267/stat : 30267 (mono) S 30259 30262 29711 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 472085953 108388352 1372 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30268] ppid=30259 vsize=105848 CPUtime=0 cores=1,3
/proc/30262/task/30268/stat : 30268 (mono) S 30259 30262 29711 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 472085953 108388352 1373 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30269] ppid=30259 vsize=105848 CPUtime=0 cores=1,3
/proc/30262/task/30269/stat : 30269 (mono) S 30259 30262 29711 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 472085953 108388352 1373 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30270] ppid=30259 vsize=105848 CPUtime=0 cores=1,3
/proc/30262/task/30270/stat : 30270 (mono) S 30259 30262 29711 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 472085953 108388352 1373 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30271] ppid=30259 vsize=105848 CPUtime=0 cores=1,3
/proc/30262/task/30271/stat : 30271 (mono) S 30259 30262 29711 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 472085953 108388352 1373 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 105848

[startup+0.100538 s]
/proc/loadavg: 2.79 2.97 3.07 3/173 30262
/proc/meminfo: memFree=19221740/32951132 swapFree=67111524/67111528
[pid=30262] ppid=30259 vsize=107696 CPUtime=0.08 cores=1,3
/proc/30262/stat : 30262 (mono) R 30259 30262 29711 0 -1 4202496 1940 0 0 0 8 0 0 0 18 0 9 0 472085952 110280704 1845 33554432000 4194304 7232020 140734034426080 18446744073709551615 1092345816 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30262/statm: 26924 1845 1024 742 0 19495 0
[pid=30262/tid=30265] ppid=30259 vsize=107696 CPUtime=0 cores=1,3
/proc/30262/task/30265/stat : 30265 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 472085953 110280704 1845 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30266] ppid=30259 vsize=107696 CPUtime=0 cores=1,3
/proc/30262/task/30266/stat : 30266 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 472085953 110280704 1845 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30267] ppid=30259 vsize=107696 CPUtime=0 cores=1,3
/proc/30262/task/30267/stat : 30267 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 472085953 110280704 1845 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30268] ppid=30259 vsize=107696 CPUtime=0 cores=1,3
/proc/30262/task/30268/stat : 30268 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 472085953 110280704 1845 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30269] ppid=30259 vsize=107696 CPUtime=0 cores=1,3
/proc/30262/task/30269/stat : 30269 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 472085953 110280704 1845 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30270] ppid=30259 vsize=107696 CPUtime=0 cores=1,3
/proc/30262/task/30270/stat : 30270 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 472085953 110280704 1845 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30271] ppid=30259 vsize=107696 CPUtime=0 cores=1,3
/proc/30262/task/30271/stat : 30271 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 472085953 110280704 1845 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 107696

[startup+0.300453 s]
/proc/loadavg: 2.79 2.97 3.07 3/173 30262
/proc/meminfo: memFree=19221740/32951132 swapFree=67111524/67111528
[pid=30262] ppid=30259 vsize=109068 CPUtime=0.28 cores=1,3
/proc/30262/stat : 30262 (mono) R 30259 30262 29711 0 -1 4202496 2275 0 0 0 28 0 0 0 18 0 9 0 472085952 111685632 2180 33554432000 4194304 7232020 140734034426080 18446744073709551615 1092346078 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30262/statm: 27267 2180 1024 742 0 19838 0
[pid=30262/tid=30265] ppid=30259 vsize=109068 CPUtime=0 cores=1,3
/proc/30262/task/30265/stat : 30265 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 472085953 111685632 2180 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30266] ppid=30259 vsize=109068 CPUtime=0 cores=1,3
/proc/30262/task/30266/stat : 30266 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 472085953 111685632 2180 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30267] ppid=30259 vsize=109068 CPUtime=0 cores=1,3
/proc/30262/task/30267/stat : 30267 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 111685632 2180 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30268] ppid=30259 vsize=109068 CPUtime=0 cores=1,3
/proc/30262/task/30268/stat : 30268 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 472085953 111685632 2180 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30269] ppid=30259 vsize=109068 CPUtime=0 cores=1,3
/proc/30262/task/30269/stat : 30269 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 472085953 111685632 2180 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30270] ppid=30259 vsize=109068 CPUtime=0 cores=1,3
/proc/30262/task/30270/stat : 30270 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 472085953 111685632 2180 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30271] ppid=30259 vsize=109068 CPUtime=0 cores=1,3
/proc/30262/task/30271/stat : 30271 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 472085953 111685632 2180 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 109068

[startup+0.700424 s]
/proc/loadavg: 2.79 2.97 3.07 3/173 30262
/proc/meminfo: memFree=19221740/32951132 swapFree=67111524/67111528
[pid=30262] ppid=30259 vsize=111396 CPUtime=0.68 cores=1,3
/proc/30262/stat : 30262 (mono) R 30259 30262 29711 0 -1 4202496 2721 0 0 0 67 1 0 0 18 0 9 0 472085952 114069504 2626 33554432000 4194304 7232020 140734034426080 18446744073709551615 1092343536 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30262/statm: 27849 2626 1024 742 0 20420 0
[pid=30262/tid=30265] ppid=30259 vsize=111396 CPUtime=0 cores=1,3
/proc/30262/task/30265/stat : 30265 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085953 114069504 2626 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30266] ppid=30259 vsize=111396 CPUtime=0 cores=1,3
/proc/30262/task/30266/stat : 30266 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 114069504 2626 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30267] ppid=30259 vsize=111396 CPUtime=0 cores=1,3
/proc/30262/task/30267/stat : 30267 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 114069504 2626 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30268] ppid=30259 vsize=111396 CPUtime=0 cores=1,3
/proc/30262/task/30268/stat : 30268 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 114069504 2626 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30269] ppid=30259 vsize=111396 CPUtime=0 cores=1,3
/proc/30262/task/30269/stat : 30269 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 114069504 2626 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30270] ppid=30259 vsize=111396 CPUtime=0 cores=1,3
/proc/30262/task/30270/stat : 30270 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 114069504 2626 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30271] ppid=30259 vsize=111396 CPUtime=0 cores=1,3
/proc/30262/task/30271/stat : 30271 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 114069504 2626 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 111396

[startup+1.50129 s]
/proc/loadavg: 2.79 2.97 3.07 5/207 30305
/proc/meminfo: memFree=19199972/32951132 swapFree=67111524/67111528
[pid=30262] ppid=30259 vsize=113120 CPUtime=1.49 cores=1,3
/proc/30262/stat : 30262 (mono) R 30259 30262 29711 0 -1 4202496 3537 0 0 0 148 1 0 0 18 0 9 0 472085952 115834880 3266 33554432000 4194304 7232020 140734034426080 18446744073709551615 1092343493 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30262/statm: 28280 3266 1024 742 0 20851 0
[pid=30262/tid=30265] ppid=30259 vsize=113120 CPUtime=0 cores=1,3
/proc/30262/task/30265/stat : 30265 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085953 115834880 3266 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30266] ppid=30259 vsize=113120 CPUtime=0 cores=1,3
/proc/30262/task/30266/stat : 30266 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 115834880 3266 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30267] ppid=30259 vsize=113120 CPUtime=0 cores=1,3
/proc/30262/task/30267/stat : 30267 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 115834880 3266 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30268] ppid=30259 vsize=113120 CPUtime=0 cores=1,3
/proc/30262/task/30268/stat : 30268 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 472085953 115834880 3266 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30269] ppid=30259 vsize=113120 CPUtime=0 cores=1,3
/proc/30262/task/30269/stat : 30269 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 115834880 3266 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30270] ppid=30259 vsize=113120 CPUtime=0 cores=1,3
/proc/30262/task/30270/stat : 30270 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 115834880 3266 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30271] ppid=30259 vsize=113120 CPUtime=0 cores=1,3
/proc/30262/task/30271/stat : 30271 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 472085953 115834880 3266 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30286] ppid=30259 vsize=113120 CPUtime=0 cores=1,3
/proc/30262/task/30286/stat : 30286 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085954 115834880 3266 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658970033 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113120

[startup+3.10102 s]
/proc/loadavg: 2.79 2.97 3.07 5/220 30323
/proc/meminfo: memFree=19182752/32951132 swapFree=67111524/67111528
[pid=30262] ppid=30259 vsize=118628 CPUtime=3.1 cores=1,3
/proc/30262/stat : 30262 (mono) R 30259 30262 29711 0 -1 4202496 4692 0 0 0 308 2 0 0 18 0 9 0 472085952 121475072 4217 33554432000 4194304 7232020 140734034426080 18446744073709551615 1092343599 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30262/statm: 29657 4217 1024 742 0 22228 0
[pid=30262/tid=30265] ppid=30259 vsize=118628 CPUtime=0 cores=1,3
/proc/30262/task/30265/stat : 30265 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 9 0 472085953 121475072 4217 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30266] ppid=30259 vsize=118628 CPUtime=0 cores=1,3
/proc/30262/task/30266/stat : 30266 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 472085953 121475072 4217 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30267] ppid=30259 vsize=118628 CPUtime=0 cores=1,3
/proc/30262/task/30267/stat : 30267 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 121475072 4217 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30268] ppid=30259 vsize=118628 CPUtime=0 cores=1,3
/proc/30262/task/30268/stat : 30268 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 121475072 4217 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30269] ppid=30259 vsize=118628 CPUtime=0 cores=1,3
/proc/30262/task/30269/stat : 30269 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 121475072 4217 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30270] ppid=30259 vsize=118628 CPUtime=0 cores=1,3
/proc/30262/task/30270/stat : 30270 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 121475072 4217 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30271] ppid=30259 vsize=118628 CPUtime=0 cores=1,3
/proc/30262/task/30271/stat : 30271 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085953 121475072 4217 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30286] ppid=30259 vsize=118628 CPUtime=0 cores=1,3
/proc/30262/task/30286/stat : 30286 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085954 121475072 4217 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658970033 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 118628

[startup+6.30045 s]
/proc/loadavg: 2.89 2.99 3.07 5/220 30323
/proc/meminfo: memFree=19159972/32951132 swapFree=67111524/67111528
[pid=30262] ppid=30259 vsize=122788 CPUtime=6.34 cores=1,3
/proc/30262/stat : 30262 (mono) R 30259 30262 29711 0 -1 4202496 6657 0 0 0 631 3 0 0 18 0 9 0 472085952 125734912 5315 33554432000 4194304 7232020 140734034426080 18446744073709551615 1092342902 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30262/statm: 30697 5315 1024 742 0 23268 0
[pid=30262/tid=30265] ppid=30259 vsize=122788 CPUtime=0.01 cores=1,3
/proc/30262/task/30265/stat : 30265 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 472085953 125734912 5315 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30266] ppid=30259 vsize=122788 CPUtime=0.01 cores=1,3
/proc/30262/task/30266/stat : 30266 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472085953 125734912 5315 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30267] ppid=30259 vsize=122788 CPUtime=0.02 cores=1,3
/proc/30262/task/30267/stat : 30267 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 472085953 125734912 5315 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30268] ppid=30259 vsize=122788 CPUtime=0.01 cores=1,3
/proc/30262/task/30268/stat : 30268 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472085953 125734912 5315 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30269] ppid=30259 vsize=122788 CPUtime=0.01 cores=1,3
/proc/30262/task/30269/stat : 30269 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472085953 125734912 5315 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0

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

/proc/30262/task/30268/stat : 30268 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 164 1 0 0 16 0 9 0 472085953 352948224 45497 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30269] ppid=30259 vsize=344676 CPUtime=1.47 cores=1,3
/proc/30262/task/30269/stat : 30269 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 147 0 0 0 15 0 9 0 472085953 352948224 45497 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30270] ppid=30259 vsize=344676 CPUtime=1.51 cores=1,3
/proc/30262/task/30270/stat : 30270 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 150 1 0 0 15 0 9 0 472085953 352948224 45497 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30271] ppid=30259 vsize=344676 CPUtime=1.44 cores=1,3
/proc/30262/task/30271/stat : 30271 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 143 1 0 0 16 0 9 0 472085953 352948224 45497 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30286] ppid=30259 vsize=344676 CPUtime=0.01 cores=1,3
/proc/30262/task/30286/stat : 30286 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 472085954 352948224 45497 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658970033 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 947.43
Current children cumulated vsize (KiB) 344676

[startup+1002.3 s]
/proc/loadavg: 4.09 4.08 3.73 5/220 30350
/proc/meminfo: memFree=18364400/32951132 swapFree=67111524/67111528
[pid=30262] ppid=30259 vsize=344676 CPUtime=1007.75 cores=1,3
/proc/30262/stat : 30262 (mono) R 30259 30262 29711 0 -1 4202496 158838 0 0 0 100726 49 0 0 25 0 9 0 472085952 352948224 51718 33554432000 4194304 7232020 140734034426080 18446744073709551615 1092343803 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30262/statm: 86169 51718 1036 742 0 78740 0
[pid=30262/tid=30265] ppid=30259 vsize=344676 CPUtime=1.59 cores=1,3
/proc/30262/task/30265/stat : 30265 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 158 1 0 0 15 0 9 0 472085953 352948224 51718 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30266] ppid=30259 vsize=344676 CPUtime=1.36 cores=1,3
/proc/30262/task/30266/stat : 30266 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 135 1 0 0 16 0 9 0 472085953 352948224 51718 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30267] ppid=30259 vsize=344676 CPUtime=1.61 cores=1,3
/proc/30262/task/30267/stat : 30267 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 160 1 0 0 16 0 9 0 472085953 352948224 51718 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30268] ppid=30259 vsize=344676 CPUtime=1.73 cores=1,3
/proc/30262/task/30268/stat : 30268 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 172 1 0 0 16 0 9 0 472085953 352948224 51718 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30269] ppid=30259 vsize=344676 CPUtime=1.54 cores=1,3
/proc/30262/task/30269/stat : 30269 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 154 0 0 0 15 0 9 0 472085953 352948224 51718 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30270] ppid=30259 vsize=344676 CPUtime=1.61 cores=1,3
/proc/30262/task/30270/stat : 30270 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 160 1 0 0 16 0 9 0 472085953 352948224 51718 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30271] ppid=30259 vsize=344676 CPUtime=1.5 cores=1,3
/proc/30262/task/30271/stat : 30271 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 149 1 0 0 16 0 9 0 472085953 352948224 51718 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30286] ppid=30259 vsize=344676 CPUtime=0.01 cores=1,3
/proc/30262/task/30286/stat : 30286 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 472085954 352948224 51718 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658970033 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1007.75
Current children cumulated vsize (KiB) 344676

[startup+1062.3 s]
/proc/loadavg: 4.10 4.08 3.75 5/220 30352
/proc/meminfo: memFree=18316376/32951132 swapFree=67111524/67111528
[pid=30262] ppid=30259 vsize=344676 CPUtime=1068.13 cores=1,3
/proc/30262/stat : 30262 (mono) R 30259 30262 29711 0 -1 4202496 167897 0 0 0 106762 51 0 0 25 0 9 0 472085952 352948224 55201 33554432000 4194304 7232020 140734034426080 18446744073709551615 1092344004 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30262/statm: 86169 55201 1036 742 0 78740 0
[pid=30262/tid=30265] ppid=30259 vsize=344676 CPUtime=1.7 cores=1,3
/proc/30262/task/30265/stat : 30265 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 169 1 0 0 16 0 9 0 472085953 352948224 55201 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30266] ppid=30259 vsize=344676 CPUtime=1.48 cores=1,3
/proc/30262/task/30266/stat : 30266 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 147 1 0 0 15 0 9 0 472085953 352948224 55201 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30267] ppid=30259 vsize=344676 CPUtime=1.69 cores=1,3
/proc/30262/task/30267/stat : 30267 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 168 1 0 0 15 0 9 0 472085953 352948224 55201 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30268] ppid=30259 vsize=344676 CPUtime=1.82 cores=1,3
/proc/30262/task/30268/stat : 30268 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 181 1 0 0 16 0 9 0 472085953 352948224 55201 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30269] ppid=30259 vsize=344676 CPUtime=1.63 cores=1,3
/proc/30262/task/30269/stat : 30269 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 163 0 0 0 16 0 9 0 472085953 352948224 55201 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30270] ppid=30259 vsize=344676 CPUtime=1.72 cores=1,3
/proc/30262/task/30270/stat : 30270 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 171 1 0 0 15 0 9 0 472085953 352948224 55201 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30271] ppid=30259 vsize=344676 CPUtime=1.58 cores=1,3
/proc/30262/task/30271/stat : 30271 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 157 1 0 0 15 0 9 0 472085953 352948224 55201 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30286] ppid=30259 vsize=344676 CPUtime=0.01 cores=1,3
/proc/30262/task/30286/stat : 30286 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 472085954 352948224 55201 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658970033 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1068.13
Current children cumulated vsize (KiB) 344676

[startup+1122.3 s]
/proc/loadavg: 4.08 4.08 3.76 5/220 30353
/proc/meminfo: memFree=18256320/32951132 swapFree=67111524/67111528
[pid=30262] ppid=30259 vsize=344676 CPUtime=1128.53 cores=1,3
/proc/30262/stat : 30262 (mono) R 30259 30262 29711 0 -1 4202496 173689 0 0 0 112801 52 0 0 25 0 9 0 472085952 352948224 57265 33554432000 4194304 7232020 140734034426080 18446744073709551615 1092343778 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30262/statm: 86169 57265 1036 742 0 78740 0
[pid=30262/tid=30265] ppid=30259 vsize=344676 CPUtime=1.8 cores=1,3
/proc/30262/task/30265/stat : 30265 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 179 1 0 0 15 0 9 0 472085953 352948224 57265 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30266] ppid=30259 vsize=344676 CPUtime=1.54 cores=1,3
/proc/30262/task/30266/stat : 30266 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 153 1 0 0 16 0 9 0 472085953 352948224 57265 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30267] ppid=30259 vsize=344676 CPUtime=1.78 cores=1,3
/proc/30262/task/30267/stat : 30267 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 177 1 0 0 15 0 9 0 472085953 352948224 57265 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30268] ppid=30259 vsize=344676 CPUtime=1.95 cores=1,3
/proc/30262/task/30268/stat : 30268 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 194 1 0 0 15 0 9 0 472085953 352948224 57265 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30269] ppid=30259 vsize=344676 CPUtime=1.72 cores=1,3
/proc/30262/task/30269/stat : 30269 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 172 0 0 0 15 0 9 0 472085953 352948224 57265 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30270] ppid=30259 vsize=344676 CPUtime=1.91 cores=1,3
/proc/30262/task/30270/stat : 30270 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 190 1 0 0 16 0 9 0 472085953 352948224 57265 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30271] ppid=30259 vsize=344676 CPUtime=1.71 cores=1,3
/proc/30262/task/30271/stat : 30271 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 170 1 0 0 16 0 9 0 472085953 352948224 57265 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30286] ppid=30259 vsize=344676 CPUtime=0.01 cores=1,3
/proc/30262/task/30286/stat : 30286 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 472085954 352948224 57265 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658970033 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1128.53
Current children cumulated vsize (KiB) 344676

[startup+1182.3 s]
/proc/loadavg: 4.03 4.06 3.78 5/220 30355
/proc/meminfo: memFree=18227760/32951132 swapFree=67111524/67111528
[pid=30262] ppid=30259 vsize=344676 CPUtime=1188.9 cores=1,3
/proc/30262/stat : 30262 (mono) R 30259 30262 29711 0 -1 4202496 175850 0 0 0 118837 53 0 0 25 0 9 0 472085952 352948224 58618 33554432000 4194304 7232020 140734034426080 18446744073709551615 1092343589 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30262/statm: 86169 58618 1036 742 0 78740 0
[pid=30262/tid=30265] ppid=30259 vsize=344676 CPUtime=1.89 cores=1,3
/proc/30262/task/30265/stat : 30265 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 188 1 0 0 15 0 9 0 472085953 352948224 58618 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30266] ppid=30259 vsize=344676 CPUtime=1.6 cores=1,3
/proc/30262/task/30266/stat : 30266 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 159 1 0 0 15 0 9 0 472085953 352948224 58618 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30267] ppid=30259 vsize=344676 CPUtime=1.9 cores=1,3
/proc/30262/task/30267/stat : 30267 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 189 1 0 0 15 0 9 0 472085953 352948224 58618 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30268] ppid=30259 vsize=344676 CPUtime=2.07 cores=1,3
/proc/30262/task/30268/stat : 30268 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 206 1 0 0 15 0 9 0 472085953 352948224 58618 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30269] ppid=30259 vsize=344676 CPUtime=1.81 cores=1,3
/proc/30262/task/30269/stat : 30269 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 181 0 0 0 16 0 9 0 472085953 352948224 58618 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30270] ppid=30259 vsize=344676 CPUtime=1.97 cores=1,3
/proc/30262/task/30270/stat : 30270 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 196 1 0 0 15 0 9 0 472085953 352948224 58618 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30271] ppid=30259 vsize=344676 CPUtime=1.86 cores=1,3
/proc/30262/task/30271/stat : 30271 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 185 1 0 0 16 0 9 0 472085953 352948224 58618 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30286] ppid=30259 vsize=344676 CPUtime=0.01 cores=1,3
/proc/30262/task/30286/stat : 30286 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 472085954 352948224 58618 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658970033 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1188.9
Current children cumulated vsize (KiB) 344676

[startup+1242.3 s]
/proc/loadavg: 4.01 4.05 3.79 5/220 30356
/proc/meminfo: memFree=18168828/32951132 swapFree=67111524/67111528
[pid=30262] ppid=30259 vsize=344676 CPUtime=1249.35 cores=1,3
/proc/30262/stat : 30262 (mono) R 30259 30262 29711 0 -1 4202496 180427 0 0 0 124881 54 0 0 22 0 9 0 472085952 352948224 60078 33554432000 4194304 7232020 140734034426080 18446744073709551615 1092343752 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30262/statm: 86169 60078 1036 742 0 78740 0
[pid=30262/tid=30265] ppid=30259 vsize=344676 CPUtime=2 cores=1,3
/proc/30262/task/30265/stat : 30265 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 199 1 0 0 16 0 9 0 472085953 352948224 60078 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30266] ppid=30259 vsize=344676 CPUtime=1.68 cores=1,3
/proc/30262/task/30266/stat : 30266 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 167 1 0 0 16 0 9 0 472085953 352948224 60078 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30267] ppid=30259 vsize=344676 CPUtime=2.06 cores=1,3
/proc/30262/task/30267/stat : 30267 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 205 1 0 0 15 0 9 0 472085953 352948224 60078 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30268] ppid=30259 vsize=344676 CPUtime=2.19 cores=1,3
/proc/30262/task/30268/stat : 30268 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 218 1 0 0 16 0 9 0 472085953 352948224 60078 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30269] ppid=30259 vsize=344676 CPUtime=1.95 cores=1,3
/proc/30262/task/30269/stat : 30269 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 195 0 0 0 15 0 9 0 472085953 352948224 60078 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30270] ppid=30259 vsize=344676 CPUtime=2.1 cores=1,3
/proc/30262/task/30270/stat : 30270 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 209 1 0 0 15 0 9 0 472085953 352948224 60078 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30271] ppid=30259 vsize=344676 CPUtime=1.97 cores=1,3
/proc/30262/task/30271/stat : 30271 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 196 1 0 0 16 0 9 0 472085953 352948224 60078 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30286] ppid=30259 vsize=344676 CPUtime=0.01 cores=1,3
/proc/30262/task/30286/stat : 30286 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 472085954 352948224 60078 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658970033 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1249.35
Current children cumulated vsize (KiB) 344676



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.04 3.80 5/220 30358
/proc/meminfo: memFree=18138408/32951132 swapFree=67111524/67111528
[pid=30262] ppid=30259 vsize=352868 CPUtime=1307.49 cores=1,3
/proc/30262/stat : 30262 (mono) R 30259 30262 29711 0 -1 4202496 183836 0 0 0 130695 54 0 0 19 0 9 0 472085952 361336832 63208 33554432000 4194304 7232020 140734034426080 18446744073709551615 1092343582 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30262/statm: 88217 63208 1036 742 0 80788 0
[pid=30262/tid=30265] ppid=30259 vsize=352868 CPUtime=2.12 cores=1,3
/proc/30262/task/30265/stat : 30265 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 211 1 0 0 16 0 9 0 472085953 361336832 63208 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30266] ppid=30259 vsize=352868 CPUtime=1.78 cores=1,3
/proc/30262/task/30266/stat : 30266 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 177 1 0 0 15 0 9 0 472085953 361336832 63208 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30267] ppid=30259 vsize=352868 CPUtime=2.16 cores=1,3
/proc/30262/task/30267/stat : 30267 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 215 1 0 0 15 0 9 0 472085953 361336832 63208 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30268] ppid=30259 vsize=352868 CPUtime=2.33 cores=1,3
/proc/30262/task/30268/stat : 30268 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 232 1 0 0 15 0 9 0 472085953 361336832 63208 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30269] ppid=30259 vsize=352868 CPUtime=2.12 cores=1,3
/proc/30262/task/30269/stat : 30269 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 212 0 0 0 16 0 9 0 472085953 361336832 63208 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30270] ppid=30259 vsize=352868 CPUtime=2.17 cores=1,3
/proc/30262/task/30270/stat : 30270 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 216 1 0 0 15 0 9 0 472085953 361336832 63208 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
[pid=30262/tid=30271] ppid=30259 vsize=352868 CPUtime=2.04 cores=1,3
/proc/30262/task/30271/stat : 30271 (mono) S 30259 30262 29711 0 -1 4202560 2 0 0 0 203 1 0 0 15 0 9 0 472085953 361336832 63208 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658962329 0 0 4096 545260780 18446604471139074368 0 0 -1 1 0 0 0
[pid=30262/tid=30286] ppid=30259 vsize=352868 CPUtime=0.01 cores=1,3
/proc/30262/task/30286/stat : 30286 (mono) S 30259 30262 29711 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 472085954 361336832 63208 33554432000 4194304 7232020 140734034426080 18446744073709551615 210658970033 0 0 4096 545260780 18446604471139074368 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1307.49
Current children cumulated vsize (KiB) 352868

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1307.52
CPU user time (s): 1306.96
CPU system time (s): 0.558915
CPU usage (%): 100.576
Max. virtual memory (cumulated for all children) (KiB): 352868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1306.96
system time used= 0.558915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183836
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= 54004
involuntary context switches= 15998

runsolver used 2.03569 second user time and 5.09622 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 02:27:43
IDJOB=3273395
IDBENCH=83138
IDSOLVER=1608
FILE ID=node129/3273395-1303604863
RUNJOBID= node129-1303604863-30250
PBS_JOBID= 13150613
Free space on /tmp= 66384 MiB

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

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

MD5SUM BENCH= 8e3c134eb643f2d9a45c884774c054a8
RANDOM SEED=587422768

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:      19221764 kB
Buffers:       1207872 kB
Cached:       11796436 kB
SwapCached:          4 kB
Active:        1689400 kB
Inactive:     11379040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19221764 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:              16 kB
Writeback:           8 kB
AnonPages:       63788 kB
Mapped:          14784 kB
Slab:           598072 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   186296 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 02:49:25