Trace number 3189450

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1396350646-062.SATISFIABLE.cnf
MD5SUM74a1475d318f4f1a9026a9771426aa49
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008997
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3189450-1302285899/watcher-3189450-1302285899 -o /tmp/evaluation-result-3189450-1302285899/solver-3189450-1302285899 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189450-1302285899.cnf 

running on 2 cores: 5,7

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: 4.15 4.13 4.09 3/193 5355
/proc/meminfo: memFree=14803192/32951124 swapFree=67111528/67111528
[pid=5355] ppid=5353 vsize=21252 CPUtime=0 cores=5,7
/proc/5355/stat : 5355 (mono) R 5353 5355 4603 0 -1 4202496 482 0 0 0 0 0 0 0 25 0 1 0 340190328 21762048 410 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820992400 0 0 4096 545260780 0 0 0 17 5 0 0 0
/proc/5355/statm: 5313 411 357 742 0 179 0
[pid=5355/tid=5356] ppid=5353 vsize=92960 CPUtime=0 cores=5,7
/proc/5355/task/5356/stat : 5356 (mono) S 5353 5355 4603 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 7 0 340190328 95191040 425 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5357] ppid=5353 vsize=93024 CPUtime=0 cores=5,7
/proc/5355/task/5357/stat : 5357 (mono) S 5353 5355 4603 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 340190328 95256576 433 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5358] ppid=5353 vsize=93152 CPUtime=0 cores=5,7
/proc/5355/task/5358/stat : 5358 (mono) R 5353 5355 4603 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 340190328 95387648 448 33554432000 4194304 7232020 140733514294592 18446744073709551615 230809222129 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=5355/tid=5359] ppid=5353 vsize=93152 CPUtime=0 cores=5,7
/proc/5355/task/5359/stat : 5359 (mono) R 5353 5355 4603 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 340190328 95387648 457 33554432000 4194304 7232020 140733514294592 18446744073709551615 230809222129 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=5355/tid=5360] ppid=5353 vsize=93152 CPUtime=0 cores=5,7
/proc/5355/task/5360/stat : 5360 (mono) R 5353 5355 4603 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 340190328 95387648 465 33554432000 4194304 7232020 140733514294592 18446744073709551615 230809222129 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=5355/tid=5361] ppid=5353 vsize=93152 CPUtime=0 cores=5,7
/proc/5355/task/5361/stat : 5361 (mono) R 5353 5355 4603 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 340190328 95387648 476 33554432000 4194304 7232020 140733514294592 18446744073709551615 230809222129 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=5355/tid=5362] ppid=5353 vsize=93152 CPUtime=0 cores=5,7
/proc/5355/task/5362/stat : 5362 (mono) R 5353 5355 4603 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 340190328 95387648 485 33554432000 4194304 7232020 140733514294592 18446744073709551615 230809222129 0 0 4096 545260780 0 0 0 -1 5 0 0 0

[startup+0.0389489 s]
/proc/loadavg: 4.15 4.13 4.09 3/193 5355
/proc/meminfo: memFree=14803192/32951124 swapFree=67111528/67111528
[pid=5355] ppid=5353 vsize=106352 CPUtime=0.02 cores=5,7
/proc/5355/stat : 5355 (mono) R 5353 5355 4603 0 -1 4202496 1614 0 0 0 2 0 0 0 25 0 9 0 340190328 108904448 1519 33554432000 4194304 7232020 140733514294592 18446744073709551615 6233579 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/5355/statm: 26588 1519 975 742 0 19159 0
[pid=5355/tid=5356] ppid=5353 vsize=106352 CPUtime=0 cores=5,7
/proc/5355/task/5356/stat : 5356 (mono) S 5353 5355 4603 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 340190328 108904448 1519 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5357] ppid=5353 vsize=106352 CPUtime=0 cores=5,7
/proc/5355/task/5357/stat : 5357 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340190328 108904448 1519 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5358] ppid=5353 vsize=106352 CPUtime=0 cores=5,7
/proc/5355/task/5358/stat : 5358 (mono) R 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340190328 108904448 1519 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=5355/tid=5359] ppid=5353 vsize=106352 CPUtime=0 cores=5,7
/proc/5355/task/5359/stat : 5359 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340190328 108904448 1519 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5360] ppid=5353 vsize=106352 CPUtime=0 cores=5,7
/proc/5355/task/5360/stat : 5360 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340190328 108904448 1519 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5361] ppid=5353 vsize=106352 CPUtime=0 cores=5,7
/proc/5355/task/5361/stat : 5361 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340190328 108904448 1519 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5362] ppid=5353 vsize=106352 CPUtime=0 cores=5,7
/proc/5355/task/5362/stat : 5362 (mono) R 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340190328 108904448 1519 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 106352

[startup+0.100934 s]
/proc/loadavg: 4.15 4.13 4.09 3/193 5355
/proc/meminfo: memFree=14803192/32951124 swapFree=67111528/67111528
[pid=5355] ppid=5353 vsize=109308 CPUtime=0.09 cores=5,7
/proc/5355/stat : 5355 (mono) R 5353 5355 4603 0 -1 4202496 2374 0 0 0 9 0 0 0 25 0 9 0 340190328 111931392 2279 33554432000 4194304 7232020 140733514294592 18446744073709551615 1096806510 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/5355/statm: 27327 2279 1024 742 0 19898 0
[pid=5355/tid=5356] ppid=5353 vsize=109308 CPUtime=0 cores=5,7
/proc/5355/task/5356/stat : 5356 (mono) S 5353 5355 4603 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 340190328 111931392 2279 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5357] ppid=5353 vsize=109308 CPUtime=0 cores=5,7
/proc/5355/task/5357/stat : 5357 (mono) R 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340190328 111931392 2279 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=5355/tid=5358] ppid=5353 vsize=109308 CPUtime=0 cores=5,7
/proc/5355/task/5358/stat : 5358 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340190328 111931392 2279 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5359] ppid=5353 vsize=109308 CPUtime=0 cores=5,7
/proc/5355/task/5359/stat : 5359 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340190328 111931392 2279 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5360] ppid=5353 vsize=109308 CPUtime=0 cores=5,7
/proc/5355/task/5360/stat : 5360 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340190328 111931392 2279 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5361] ppid=5353 vsize=109308 CPUtime=0 cores=5,7
/proc/5355/task/5361/stat : 5361 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340190328 111931392 2279 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5362] ppid=5353 vsize=109308 CPUtime=0 cores=5,7
/proc/5355/task/5362/stat : 5362 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340190328 111931392 2279 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 109308

[startup+0.300892 s]
/proc/loadavg: 4.15 4.13 4.09 3/193 5355
/proc/meminfo: memFree=14803192/32951124 swapFree=67111528/67111528
[pid=5355] ppid=5353 vsize=110440 CPUtime=0.29 cores=5,7
/proc/5355/stat : 5355 (mono) R 5353 5355 4603 0 -1 4202496 2476 0 0 0 29 0 0 0 18 0 9 0 340190328 113090560 2381 33554432000 4194304 7232020 140733514294592 18446744073709551615 1096810444 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/5355/statm: 27610 2381 1024 742 0 20181 0
[pid=5355/tid=5356] ppid=5353 vsize=110440 CPUtime=0 cores=5,7
/proc/5355/task/5356/stat : 5356 (mono) S 5353 5355 4603 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 340190328 113090560 2381 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5357] ppid=5353 vsize=110440 CPUtime=0 cores=5,7
/proc/5355/task/5357/stat : 5357 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 340190328 113090560 2381 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5358] ppid=5353 vsize=110440 CPUtime=0 cores=5,7
/proc/5355/task/5358/stat : 5358 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 340190328 113090560 2381 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5359] ppid=5353 vsize=110440 CPUtime=0 cores=5,7
/proc/5355/task/5359/stat : 5359 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340190328 113090560 2381 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5360] ppid=5353 vsize=110440 CPUtime=0 cores=5,7
/proc/5355/task/5360/stat : 5360 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 340190328 113090560 2381 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5361] ppid=5353 vsize=110440 CPUtime=0 cores=5,7
/proc/5355/task/5361/stat : 5361 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 340190328 113090560 2381 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5362] ppid=5353 vsize=110440 CPUtime=0 cores=5,7
/proc/5355/task/5362/stat : 5362 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 340190328 113090560 2381 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110440

[startup+0.700776 s]
/proc/loadavg: 4.15 4.13 4.09 3/193 5355
/proc/meminfo: memFree=14803192/32951124 swapFree=67111528/67111528
[pid=5355] ppid=5353 vsize=111864 CPUtime=0.69 cores=5,7
/proc/5355/stat : 5355 (mono) R 5353 5355 4603 0 -1 4202496 2924 0 0 0 69 0 0 0 18 0 9 0 340190328 114548736 2829 33554432000 4194304 7232020 140733514294592 18446744073709551615 1096805616 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/5355/statm: 27966 2829 1024 742 0 20537 0
[pid=5355/tid=5356] ppid=5353 vsize=111864 CPUtime=0 cores=5,7
/proc/5355/task/5356/stat : 5356 (mono) S 5353 5355 4603 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340190328 114548736 2829 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5357] ppid=5353 vsize=111864 CPUtime=0 cores=5,7
/proc/5355/task/5357/stat : 5357 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 114548736 2829 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5358] ppid=5353 vsize=111864 CPUtime=0 cores=5,7
/proc/5355/task/5358/stat : 5358 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 114548736 2829 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5359] ppid=5353 vsize=111864 CPUtime=0 cores=5,7
/proc/5355/task/5359/stat : 5359 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 114548736 2829 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5360] ppid=5353 vsize=111864 CPUtime=0 cores=5,7
/proc/5355/task/5360/stat : 5360 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 114548736 2829 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5361] ppid=5353 vsize=111864 CPUtime=0 cores=5,7
/proc/5355/task/5361/stat : 5361 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 114548736 2829 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5362] ppid=5353 vsize=111864 CPUtime=0 cores=5,7
/proc/5355/task/5362/stat : 5362 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 340190328 114548736 2829 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111864

[startup+1.50067 s]
/proc/loadavg: 4.15 4.13 4.09 5/222 5434
/proc/meminfo: memFree=14782512/32951124 swapFree=67111528/67111528
[pid=5355] ppid=5353 vsize=113824 CPUtime=1.49 cores=5,7
/proc/5355/stat : 5355 (mono) R 5353 5355 4603 0 -1 4202496 3594 0 0 0 149 0 0 0 18 0 9 0 340190328 116555776 3457 33554432000 4194304 7232020 140733514294592 18446744073709551615 1096805967 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/5355/statm: 28456 3457 1024 742 0 21027 0
[pid=5355/tid=5356] ppid=5353 vsize=113824 CPUtime=0 cores=5,7
/proc/5355/task/5356/stat : 5356 (mono) S 5353 5355 4603 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340190328 116555776 3457 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5357] ppid=5353 vsize=113824 CPUtime=0 cores=5,7
/proc/5355/task/5357/stat : 5357 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 116555776 3457 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5358] ppid=5353 vsize=113824 CPUtime=0 cores=5,7
/proc/5355/task/5358/stat : 5358 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 116555776 3457 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5359] ppid=5353 vsize=113824 CPUtime=0 cores=5,7
/proc/5355/task/5359/stat : 5359 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340190328 116555776 3457 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5360] ppid=5353 vsize=113824 CPUtime=0 cores=5,7
/proc/5355/task/5360/stat : 5360 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 116555776 3457 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5361] ppid=5353 vsize=113824 CPUtime=0 cores=5,7
/proc/5355/task/5361/stat : 5361 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 116555776 3457 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5362] ppid=5353 vsize=113824 CPUtime=0 cores=5,7
/proc/5355/task/5362/stat : 5362 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 116555776 3457 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5364] ppid=5353 vsize=113824 CPUtime=0 cores=5,7
/proc/5355/task/5364/stat : 5364 (mono) S 5353 5355 4603 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340190329 116555776 3457 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820989361 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113824

[startup+3.10034 s]
/proc/loadavg: 4.14 4.12 4.09 5/222 5434
/proc/meminfo: memFree=14772840/32951124 swapFree=67111528/67111528
[pid=5355] ppid=5353 vsize=119800 CPUtime=3.11 cores=5,7
/proc/5355/stat : 5355 (mono) R 5353 5355 4603 0 -1 4202496 4462 0 0 0 310 1 0 0 18 0 9 0 340190328 122675200 4278 33554432000 4194304 7232020 140733514294592 18446744073709551615 1096806517 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/5355/statm: 29950 4278 1024 742 0 22521 0
[pid=5355/tid=5356] ppid=5353 vsize=119800 CPUtime=0 cores=5,7
/proc/5355/task/5356/stat : 5356 (mono) S 5353 5355 4603 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340190328 122675200 4278 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5357] ppid=5353 vsize=119800 CPUtime=0 cores=5,7
/proc/5355/task/5357/stat : 5357 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 122675200 4278 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5358] ppid=5353 vsize=119800 CPUtime=0 cores=5,7
/proc/5355/task/5358/stat : 5358 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 122675200 4278 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5359] ppid=5353 vsize=119800 CPUtime=0 cores=5,7
/proc/5355/task/5359/stat : 5359 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 122675200 4278 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5360] ppid=5353 vsize=119800 CPUtime=0 cores=5,7
/proc/5355/task/5360/stat : 5360 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 122675200 4278 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5361] ppid=5353 vsize=119800 CPUtime=0 cores=5,7
/proc/5355/task/5361/stat : 5361 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 122675200 4278 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5362] ppid=5353 vsize=119800 CPUtime=0 cores=5,7
/proc/5355/task/5362/stat : 5362 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190328 122675200 4278 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5364] ppid=5353 vsize=119800 CPUtime=0 cores=5,7
/proc/5355/task/5364/stat : 5364 (mono) S 5353 5355 4603 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340190329 122675200 4278 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820989361 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 119800

[startup+6.30079 s]
/proc/loadavg: 4.14 4.12 4.09 5/222 5434
/proc/meminfo: memFree=14757352/32951124 swapFree=67111528/67111528
[pid=5355] ppid=5353 vsize=124368 CPUtime=6.36 cores=5,7
/proc/5355/stat : 5355 (mono) R 5353 5355 4603 0 -1 4202496 5852 0 0 0 634 2 0 0 18 0 9 0 340190328 127352832 4977 33554432000 4194304 7232020 140733514294592 18446744073709551615 6155136 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/5355/statm: 31092 4977 1024 742 0 23663 0
[pid=5355/tid=5356] ppid=5353 vsize=124368 CPUtime=0.02 cores=5,7
/proc/5355/task/5356/stat : 5356 (mono) S 5353 5355 4603 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 340190328 127352832 4977 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5357] ppid=5353 vsize=124368 CPUtime=0.01 cores=5,7
/proc/5355/task/5357/stat : 5357 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340190328 127352832 4978 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5358] ppid=5353 vsize=124368 CPUtime=0.01 cores=5,7
/proc/5355/task/5358/stat : 5358 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340190328 127352832 4980 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5359] ppid=5353 vsize=124368 CPUtime=0.01 cores=5,7
/proc/5355/task/5359/stat : 5359 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340190328 127352832 4980 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5360] ppid=5353 vsize=124368 CPUtime=0.01 cores=5,7
/proc/5355/task/5360/stat : 5360 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340190328 127352832 4980 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0

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

/proc/5355/task/5359/stat : 5359 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 100 0 0 0 16 0 9 0 340190328 278413312 42241 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5360] ppid=5353 vsize=271888 CPUtime=0.9 cores=5,7
/proc/5355/task/5360/stat : 5360 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 89 1 0 0 15 0 9 0 340190328 278413312 42241 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5361] ppid=5353 vsize=271888 CPUtime=0.85 cores=5,7
/proc/5355/task/5361/stat : 5361 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 85 0 0 0 15 0 9 0 340190328 278413312 42241 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5362] ppid=5353 vsize=271888 CPUtime=0.85 cores=5,7
/proc/5355/task/5362/stat : 5362 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 84 1 0 0 15 0 9 0 340190328 278413312 42241 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5364] ppid=5353 vsize=271888 CPUtime=0.01 cores=5,7
/proc/5355/task/5364/stat : 5364 (mono) S 5353 5355 4603 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340190329 278413312 42241 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820989361 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 945.69
Current children cumulated vsize (KiB) 271888

[startup+1002.3 s]
/proc/loadavg: 4.02 4.04 4.06 5/222 5460
/proc/meminfo: memFree=14211652/32951124 swapFree=67111528/67111528
[pid=5355] ppid=5353 vsize=280080 CPUtime=1005.75 cores=5,7
/proc/5355/stat : 5355 (mono) R 5353 5355 4603 0 -1 4202496 85458 0 0 0 100544 31 0 0 25 0 9 0 340190328 286801920 44054 33554432000 4194304 7232020 140733514294592 18446744073709551615 1096806784 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/5355/statm: 70020 44054 1036 742 0 62591 0
[pid=5355/tid=5356] ppid=5353 vsize=280080 CPUtime=0.92 cores=5,7
/proc/5355/task/5356/stat : 5356 (mono) S 5353 5355 4603 0 -1 4202560 4 0 0 0 91 1 0 0 15 0 9 0 340190328 286801920 44054 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5357] ppid=5353 vsize=280080 CPUtime=1.11 cores=5,7
/proc/5355/task/5357/stat : 5357 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 110 1 0 0 16 0 9 0 340190328 286801920 44054 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5358] ppid=5353 vsize=280080 CPUtime=0.97 cores=5,7
/proc/5355/task/5358/stat : 5358 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 97 0 0 0 15 0 9 0 340190328 286801920 44054 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5359] ppid=5353 vsize=280080 CPUtime=1.04 cores=5,7
/proc/5355/task/5359/stat : 5359 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 104 0 0 0 15 0 9 0 340190328 286801920 44054 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5360] ppid=5353 vsize=280080 CPUtime=0.95 cores=5,7
/proc/5355/task/5360/stat : 5360 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 94 1 0 0 16 0 9 0 340190328 286801920 44054 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5361] ppid=5353 vsize=280080 CPUtime=0.86 cores=5,7
/proc/5355/task/5361/stat : 5361 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 86 0 0 0 15 0 9 0 340190328 286801920 44054 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5362] ppid=5353 vsize=280080 CPUtime=0.87 cores=5,7
/proc/5355/task/5362/stat : 5362 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 86 1 0 0 16 0 9 0 340190328 286801920 44054 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5364] ppid=5353 vsize=280080 CPUtime=0.01 cores=5,7
/proc/5355/task/5364/stat : 5364 (mono) S 5353 5355 4603 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340190329 286801920 44054 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820989361 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1005.75
Current children cumulated vsize (KiB) 280080

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 4.05 5/222 5462
/proc/meminfo: memFree=14166848/32951124 swapFree=67111528/67111528
[pid=5355] ppid=5353 vsize=288400 CPUtime=1065.81 cores=5,7
/proc/5355/stat : 5355 (mono) R 5353 5355 4603 0 -1 4202496 88265 0 0 0 106550 31 0 0 25 0 9 0 340190328 295321600 46861 33554432000 4194304 7232020 140733514294592 18446744073709551615 1096806441 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/5355/statm: 72100 46861 1036 742 0 64671 0
[pid=5355/tid=5356] ppid=5353 vsize=288400 CPUtime=0.94 cores=5,7
/proc/5355/task/5356/stat : 5356 (mono) S 5353 5355 4603 0 -1 4202560 4 0 0 0 93 1 0 0 16 0 9 0 340190328 295321600 46861 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5357] ppid=5353 vsize=288400 CPUtime=1.13 cores=5,7
/proc/5355/task/5357/stat : 5357 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 112 1 0 0 15 0 9 0 340190328 295321600 46861 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5358] ppid=5353 vsize=288400 CPUtime=0.99 cores=5,7
/proc/5355/task/5358/stat : 5358 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 99 0 0 0 15 0 9 0 340190328 295321600 46861 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5359] ppid=5353 vsize=288400 CPUtime=1.05 cores=5,7
/proc/5355/task/5359/stat : 5359 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 105 0 0 0 15 0 9 0 340190328 295321600 46861 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5360] ppid=5353 vsize=288400 CPUtime=0.96 cores=5,7
/proc/5355/task/5360/stat : 5360 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 95 1 0 0 15 0 9 0 340190328 295321600 46861 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5361] ppid=5353 vsize=288400 CPUtime=0.87 cores=5,7
/proc/5355/task/5361/stat : 5361 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 87 0 0 0 15 0 9 0 340190328 295321600 46861 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5362] ppid=5353 vsize=288400 CPUtime=0.88 cores=5,7
/proc/5355/task/5362/stat : 5362 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 87 1 0 0 16 0 9 0 340190328 295321600 46861 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5364] ppid=5353 vsize=288400 CPUtime=0.01 cores=5,7
/proc/5355/task/5364/stat : 5364 (mono) S 5353 5355 4603 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340190329 295321600 46861 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820989361 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1065.81
Current children cumulated vsize (KiB) 288400

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.04 5/222 5464
/proc/meminfo: memFree=14208604/32951124 swapFree=67111528/67111528
[pid=5355] ppid=5353 vsize=304976 CPUtime=1126.01 cores=5,7
/proc/5355/stat : 5355 (mono) R 5353 5355 4603 0 -1 4202496 92646 0 0 0 112570 31 0 0 25 0 9 0 340190328 312295424 51242 33554432000 4194304 7232020 140733514294592 18446744073709551615 1096807092 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/5355/statm: 76244 51242 1036 742 0 68815 0
[pid=5355/tid=5356] ppid=5353 vsize=304976 CPUtime=1.01 cores=5,7
/proc/5355/task/5356/stat : 5356 (mono) S 5353 5355 4603 0 -1 4202560 4 0 0 0 100 1 0 0 16 0 9 0 340190328 312295424 51242 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5357] ppid=5353 vsize=304976 CPUtime=1.21 cores=5,7
/proc/5355/task/5357/stat : 5357 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 120 1 0 0 15 0 9 0 340190328 312295424 51242 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5358] ppid=5353 vsize=304976 CPUtime=1.02 cores=5,7
/proc/5355/task/5358/stat : 5358 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 102 0 0 0 15 0 9 0 340190328 312295424 51242 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5359] ppid=5353 vsize=304976 CPUtime=1.08 cores=5,7
/proc/5355/task/5359/stat : 5359 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 108 0 0 0 16 0 9 0 340190328 312295424 51242 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5360] ppid=5353 vsize=304976 CPUtime=1.02 cores=5,7
/proc/5355/task/5360/stat : 5360 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 101 1 0 0 16 0 9 0 340190328 312295424 51242 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5361] ppid=5353 vsize=304976 CPUtime=0.95 cores=5,7
/proc/5355/task/5361/stat : 5361 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 95 0 0 0 15 0 9 0 340190328 312295424 51242 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5362] ppid=5353 vsize=304976 CPUtime=0.93 cores=5,7
/proc/5355/task/5362/stat : 5362 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 92 1 0 0 16 0 9 0 340190328 312295424 51242 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5364] ppid=5353 vsize=304976 CPUtime=0.01 cores=5,7
/proc/5355/task/5364/stat : 5364 (mono) S 5353 5355 4603 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340190329 312295424 51242 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820989361 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1126.01
Current children cumulated vsize (KiB) 304976

[startup+1182.3 s]
/proc/loadavg: 3.48 3.88 3.99 4/208 5483
/proc/meminfo: memFree=14408316/32951124 swapFree=67111528/67111528
[pid=5355] ppid=5353 vsize=313232 CPUtime=1186.25 cores=5,7
/proc/5355/stat : 5355 (mono) R 5353 5355 4603 0 -1 4202496 93745 0 0 0 118593 32 0 0 25 0 9 0 340190328 320749568 52341 33554432000 4194304 7232020 140733514294592 18446744073709551615 1096806400 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/5355/statm: 78308 52341 1036 742 0 70879 0
[pid=5355/tid=5356] ppid=5353 vsize=313232 CPUtime=1.07 cores=5,7
/proc/5355/task/5356/stat : 5356 (mono) S 5353 5355 4603 0 -1 4202560 4 0 0 0 106 1 0 0 15 0 9 0 340190328 320749568 52341 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5357] ppid=5353 vsize=313232 CPUtime=1.27 cores=5,7
/proc/5355/task/5357/stat : 5357 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 126 1 0 0 15 0 9 0 340190328 320749568 52341 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5358] ppid=5353 vsize=313232 CPUtime=1.1 cores=5,7
/proc/5355/task/5358/stat : 5358 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 110 0 0 0 16 0 9 0 340190328 320749568 52341 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5359] ppid=5353 vsize=313232 CPUtime=1.14 cores=5,7
/proc/5355/task/5359/stat : 5359 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 114 0 0 0 16 0 9 0 340190328 320749568 52341 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5360] ppid=5353 vsize=313232 CPUtime=1.08 cores=5,7
/proc/5355/task/5360/stat : 5360 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 107 1 0 0 15 0 9 0 340190328 320749568 52341 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5361] ppid=5353 vsize=313232 CPUtime=1.04 cores=5,7
/proc/5355/task/5361/stat : 5361 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 104 0 0 0 15 0 9 0 340190328 320749568 52341 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5362] ppid=5353 vsize=313232 CPUtime=0.96 cores=5,7
/proc/5355/task/5362/stat : 5362 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 95 1 0 0 15 0 9 0 340190328 320749568 52341 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5364] ppid=5353 vsize=313232 CPUtime=0.01 cores=5,7
/proc/5355/task/5364/stat : 5364 (mono) S 5353 5355 4603 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340190329 320749568 52341 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820989361 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1186.25
Current children cumulated vsize (KiB) 313232

[startup+1242.3 s]
/proc/loadavg: 3.18 3.71 3.93 4/208 5485
/proc/meminfo: memFree=14456292/32951124 swapFree=67111528/67111528
[pid=5355] ppid=5353 vsize=313936 CPUtime=1246.42 cores=5,7
/proc/5355/stat : 5355 (mono) R 5353 5355 4603 0 -1 4202496 95478 0 0 0 124608 34 0 0 25 0 9 0 340190328 321470464 36589 33554432000 4194304 7232020 140733514294592 18446744073709551615 1096805830 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/5355/statm: 78484 36589 1036 742 0 71055 0
[pid=5355/tid=5356] ppid=5353 vsize=313936 CPUtime=1.11 cores=5,7
/proc/5355/task/5356/stat : 5356 (mono) S 5353 5355 4603 0 -1 4202560 4 0 0 0 110 1 0 0 15 0 9 0 340190328 321470464 36589 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5357] ppid=5353 vsize=313936 CPUtime=1.31 cores=5,7
/proc/5355/task/5357/stat : 5357 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 130 1 0 0 16 0 9 0 340190328 321470464 36589 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5358] ppid=5353 vsize=313936 CPUtime=1.15 cores=5,7
/proc/5355/task/5358/stat : 5358 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 115 0 0 0 16 0 9 0 340190328 321470464 36589 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5359] ppid=5353 vsize=313936 CPUtime=1.21 cores=5,7
/proc/5355/task/5359/stat : 5359 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 121 0 0 0 15 0 9 0 340190328 321470464 36589 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5360] ppid=5353 vsize=313936 CPUtime=1.1 cores=5,7
/proc/5355/task/5360/stat : 5360 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 109 1 0 0 16 0 9 0 340190328 321470464 36589 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5361] ppid=5353 vsize=313936 CPUtime=1.1 cores=5,7
/proc/5355/task/5361/stat : 5361 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 110 0 0 0 15 0 9 0 340190328 321470464 36589 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5362] ppid=5353 vsize=313936 CPUtime=1 cores=5,7
/proc/5355/task/5362/stat : 5362 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 99 1 0 0 15 0 9 0 340190328 321470464 36589 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5364] ppid=5353 vsize=313936 CPUtime=0.01 cores=5,7
/proc/5355/task/5364/stat : 5364 (mono) S 5353 5355 4603 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340190329 321470464 36589 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820989361 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1246.42
Current children cumulated vsize (KiB) 313936



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.11 3.61 3.88 4/208 5486
/proc/meminfo: memFree=14433836/32951124 swapFree=67111528/67111528
[pid=5355] ppid=5353 vsize=313936 CPUtime=1304.31 cores=5,7
/proc/5355/stat : 5355 (mono) R 5353 5355 4603 0 -1 4202496 100748 0 0 0 130394 37 0 0 25 0 9 0 340190328 321470464 40365 33554432000 4194304 7232020 140733514294592 18446744073709551615 1096806517 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/5355/statm: 78484 40365 1036 742 0 71055 0
[pid=5355/tid=5356] ppid=5353 vsize=313936 CPUtime=1.18 cores=5,7
/proc/5355/task/5356/stat : 5356 (mono) S 5353 5355 4603 0 -1 4202560 4 0 0 0 117 1 0 0 15 0 9 0 340190328 321470464 40365 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5357] ppid=5353 vsize=313936 CPUtime=1.35 cores=5,7
/proc/5355/task/5357/stat : 5357 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 134 1 0 0 16 0 9 0 340190328 321470464 40365 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5358] ppid=5353 vsize=313936 CPUtime=1.22 cores=5,7
/proc/5355/task/5358/stat : 5358 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 122 0 0 0 15 0 9 0 340190328 321470464 40365 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5359] ppid=5353 vsize=313936 CPUtime=1.26 cores=5,7
/proc/5355/task/5359/stat : 5359 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 126 0 0 0 15 0 9 0 340190328 321470464 40365 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
[pid=5355/tid=5360] ppid=5353 vsize=313936 CPUtime=1.14 cores=5,7
/proc/5355/task/5360/stat : 5360 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 113 1 0 0 15 0 9 0 340190328 321470464 40365 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5361] ppid=5353 vsize=313936 CPUtime=1.14 cores=5,7
/proc/5355/task/5361/stat : 5361 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 114 0 0 0 15 0 9 0 340190328 321470464 40365 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5362] ppid=5353 vsize=313936 CPUtime=1.04 cores=5,7
/proc/5355/task/5362/stat : 5362 (mono) S 5353 5355 4603 0 -1 4202560 2 0 0 0 103 1 0 0 16 0 9 0 340190328 321470464 40365 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820981657 0 0 4096 545260780 18446604464937735424 0 0 -1 7 0 0 0
[pid=5355/tid=5364] ppid=5353 vsize=313936 CPUtime=0.01 cores=5,7
/proc/5355/task/5364/stat : 5364 (mono) S 5353 5355 4603 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340190329 321470464 40365 33554432000 4194304 7232020 140733514294592 18446744073709551615 230820989361 0 0 4096 545260780 18446604464937735424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1304.31
Current children cumulated vsize (KiB) 313936

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1304.33
CPU user time (s): 1303.95
CPU system time (s): 0.384941
CPU usage (%): 100.332
Max. virtual memory (cumulated for all children) (KiB): 313936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.95
system time used= 0.384941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100748
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= 38937
involuntary context switches= 14080

runsolver used 2.12168 second user time and 4.98924 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-08 20:04:59
IDJOB=3189450
IDBENCH=82981
IDSOLVER=1608
FILE ID=node104/3189450-1302285899
RUNJOBID= node104-1302280689-4624
PBS_JOBID= 12919090
Free space on /tmp= 70764 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1396350646-062.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189450-1302285899/watcher-3189450-1302285899 -o /tmp/evaluation-result-3189450-1302285899/solver-3189450-1302285899 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189450-1302285899.cnf

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

MD5SUM BENCH= 74a1475d318f4f1a9026a9771426aa49
RANDOM SEED=1767970473

node104.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14803472 kB
Buffers:        506220 kB
Cached:       17101532 kB
SwapCached:          0 kB
Active:        9438976 kB
Inactive:      8302356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14803472 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              60 kB
Writeback:           0 kB
AnonPages:      133372 kB
Mapped:          17924 kB
Slab:           340740 kB
PageTables:       5380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   414016 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70764 MiB
End job on node104 at 2011-04-08 20:26:41