Trace number 3250023

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.39 1300.02

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-16-16-unsat.cnf
MD5SUMc07743bac800f91e403382f26717b1d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of clauses2176
Sum of the clauses size7936
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21920
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5256

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.67 2.03 2.89 5/213 30450
/proc/meminfo: memFree=15800880/32950928 swapFree=67111528/67111528
[pid=30450] ppid=30448 vsize=98220 CPUtime=0 cores=0,2
/proc/30450/stat : 30450 (mono) R 30448 30450 29787 0 -1 4202496 659 0 0 0 0 0 0 0 25 0 8 0 465866843 100577280 582 33554432000 4194304 7232020 140736370677184 18446744073709551615 248084775952 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30450/statm: 24542 579 453 742 0 18170 0
[pid=30450/tid=30451] ppid=30448 vsize=98168 CPUtime=0 cores=0,2
/proc/30450/task/30451/stat : 30451 (mono) S 30448 30450 29787 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 465866843 100524032 579 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30452] ppid=30448 vsize=98220 CPUtime=0 cores=0,2
/proc/30450/task/30452/stat : 30452 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 465866843 100577280 585 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=100312 CPUtime=0 cores=0,2
/proc/30450/task/30453/stat : 30453 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 465866843 102719488 589 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=102456 CPUtime=0 cores=0,2
/proc/30450/task/30454/stat : 30454 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 465866843 104914944 589 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=102456 CPUtime=0 cores=0,2
/proc/30450/task/30455/stat : 30455 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 465866843 104914944 594 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=102404 CPUtime=0 cores=0,2
/proc/30450/task/30456/stat : 30456 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 465866843 104861696 595 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=102404 CPUtime=0 cores=0,2
/proc/30450/task/30457/stat : 30457 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 465866843 104861696 598 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0

[startup+0.0952609 s]
/proc/loadavg: 1.67 2.03 2.89 5/213 30450
/proc/meminfo: memFree=15800880/32950928 swapFree=67111528/67111528
[pid=30450] ppid=30448 vsize=109212 CPUtime=0.08 cores=0,2
/proc/30450/stat : 30450 (mono) R 30448 30450 29787 0 -1 4202496 2378 0 0 0 8 0 0 0 18 0 9 0 465866843 111833088 2280 33554432000 4194304 7232020 140736370677184 18446744073709551615 248089390800 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30450/statm: 27303 2280 1003 742 0 19874 0
[pid=30450/tid=30451] ppid=30448 vsize=109212 CPUtime=0 cores=0,2
/proc/30450/task/30451/stat : 30451 (mono) S 30448 30450 29787 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 465866843 111833088 2280 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30452] ppid=30448 vsize=109212 CPUtime=0 cores=0,2
/proc/30450/task/30452/stat : 30452 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 465866843 111833088 2280 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=109212 CPUtime=0 cores=0,2
/proc/30450/task/30453/stat : 30453 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 465866843 111833088 2280 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=109212 CPUtime=0 cores=0,2
/proc/30450/task/30454/stat : 30454 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 465866843 111833088 2280 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=109212 CPUtime=0 cores=0,2
/proc/30450/task/30455/stat : 30455 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 465866843 111833088 2280 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=109212 CPUtime=0 cores=0,2
/proc/30450/task/30456/stat : 30456 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 465866843 111833088 2280 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=109212 CPUtime=0 cores=0,2
/proc/30450/task/30457/stat : 30457 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 465866843 111833088 2280 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 109212

[startup+0.10121 s]
/proc/loadavg: 1.67 2.03 2.89 5/213 30450
/proc/meminfo: memFree=15800880/32950928 swapFree=67111528/67111528
[pid=30450] ppid=30448 vsize=109212 CPUtime=0.08 cores=0,2
/proc/30450/stat : 30450 (mono) R 30448 30450 29787 0 -1 4202496 2379 0 0 0 8 0 0 0 18 0 9 0 465866843 111833088 2281 33554432000 4194304 7232020 140736370677184 18446744073709551615 1079314183 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30450/statm: 27303 2281 1003 742 0 19874 0
[pid=30450/tid=30451] ppid=30448 vsize=109212 CPUtime=0 cores=0,2
/proc/30450/task/30451/stat : 30451 (mono) R 30448 30450 29787 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 465866843 111833088 2281 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 0 0 0 -1 0 0 0 0
[pid=30450/tid=30452] ppid=30448 vsize=109212 CPUtime=0 cores=0,2
/proc/30450/task/30452/stat : 30452 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 465866843 111833088 2281 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=109212 CPUtime=0 cores=0,2
/proc/30450/task/30453/stat : 30453 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 465866843 111833088 2281 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=109212 CPUtime=0 cores=0,2
/proc/30450/task/30454/stat : 30454 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 465866843 111833088 2281 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=109212 CPUtime=0 cores=0,2
/proc/30450/task/30455/stat : 30455 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 465866843 111833088 2281 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=109212 CPUtime=0 cores=0,2
/proc/30450/task/30456/stat : 30456 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 465866843 111833088 2281 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=109212 CPUtime=0 cores=0,2
/proc/30450/task/30457/stat : 30457 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 465866843 111833088 2281 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 109212

[startup+0.301171 s]
/proc/loadavg: 1.67 2.03 2.89 5/213 30450
/proc/meminfo: memFree=15800880/32950928 swapFree=67111528/67111528
[pid=30450] ppid=30448 vsize=110252 CPUtime=0.29 cores=0,2
/proc/30450/stat : 30450 (mono) R 30448 30450 29787 0 -1 4202496 2465 0 0 0 29 0 0 0 18 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 1096699323 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30450/statm: 27563 2367 1003 742 0 20134 0
[pid=30450/tid=30451] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30451/stat : 30451 (mono) S 30448 30450 29787 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30452] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30452/stat : 30452 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30453/stat : 30453 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30454/stat : 30454 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30455/stat : 30455 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30456/stat : 30456 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30457/stat : 30457 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110252

[startup+0.701101 s]
/proc/loadavg: 1.67 2.03 2.89 5/213 30450
/proc/meminfo: memFree=15800880/32950928 swapFree=67111528/67111528
[pid=30450] ppid=30448 vsize=110252 CPUtime=0.69 cores=0,2
/proc/30450/stat : 30450 (mono) R 30448 30450 29787 0 -1 4202496 2465 0 0 0 69 0 0 0 18 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 1079299236 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30450/statm: 27563 2367 1003 742 0 20134 0
[pid=30450/tid=30451] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30451/stat : 30451 (mono) S 30448 30450 29787 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30452] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30452/stat : 30452 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30453/stat : 30453 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30454/stat : 30454 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30455/stat : 30455 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30456/stat : 30456 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30457/stat : 30457 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2367 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110252

[startup+1.50096 s]
/proc/loadavg: 1.67 2.03 2.89 5/222 30459
/proc/meminfo: memFree=15790060/32950928 swapFree=67111528/67111528
[pid=30450] ppid=30448 vsize=110252 CPUtime=1.49 cores=0,2
/proc/30450/stat : 30450 (mono) R 30448 30450 29787 0 -1 4202496 2507 0 0 0 149 0 0 0 19 0 9 0 465866843 112898048 2409 33554432000 4194304 7232020 140736370677184 18446744073709551615 1079314206 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30450/statm: 27563 2409 1003 742 0 20134 0
[pid=30450/tid=30451] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30451/stat : 30451 (mono) S 30448 30450 29787 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2409 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30452] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30452/stat : 30452 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 465866843 112898048 2409 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30453/stat : 30453 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2409 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30454/stat : 30454 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2409 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30455/stat : 30455 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2409 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30456/stat : 30456 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2409 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30457/stat : 30457 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2409 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30459] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30459/stat : 30459 (mono) S 30448 30450 29787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 465866844 112898048 2409 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101521841 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110252

[startup+3.10069 s]
/proc/loadavg: 1.67 2.03 2.89 5/222 30459
/proc/meminfo: memFree=15782248/32950928 swapFree=67111528/67111528
[pid=30450] ppid=30448 vsize=110252 CPUtime=3.11 cores=0,2
/proc/30450/stat : 30450 (mono) R 30448 30450 29787 0 -1 4202496 2573 0 0 0 310 1 0 0 22 0 9 0 465866843 112898048 2416 33554432000 4194304 7232020 140736370677184 18446744073709551615 1079313753 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30450/statm: 27563 2416 1003 742 0 20134 0
[pid=30450/tid=30451] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30451/stat : 30451 (mono) S 30448 30450 29787 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 465866843 112898048 2416 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30452] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30452/stat : 30452 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2416 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30453/stat : 30453 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2416 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30454/stat : 30454 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2416 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30455/stat : 30455 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2416 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30456/stat : 30456 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2416 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30457/stat : 30457 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 112898048 2416 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30459] ppid=30448 vsize=110252 CPUtime=0 cores=0,2
/proc/30450/task/30459/stat : 30459 (mono) S 30448 30450 29787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 465866844 112898048 2416 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101521841 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 110252

[startup+6.30111 s]
/proc/loadavg: 1.86 2.06 2.89 5/222 30459
/proc/meminfo: memFree=15759280/32950928 swapFree=67111528/67111528
[pid=30450] ppid=30448 vsize=110444 CPUtime=6.32 cores=0,2
/proc/30450/stat : 30450 (mono) R 30448 30450 29787 0 -1 4202496 2836 0 0 0 631 1 0 0 18 0 9 0 465866843 113094656 2468 33554432000 4194304 7232020 140736370677184 18446744073709551615 1096711952 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30450/statm: 27611 2468 1023 742 0 20182 0
[pid=30450/tid=30451] ppid=30448 vsize=110444 CPUtime=0 cores=0,2
/proc/30450/task/30451/stat : 30451 (mono) S 30448 30450 29787 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 465866843 113094656 2468 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30452] ppid=30448 vsize=110444 CPUtime=0 cores=0,2
/proc/30450/task/30452/stat : 30452 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 113094656 2468 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=110444 CPUtime=0.01 cores=0,2
/proc/30450/task/30453/stat : 30453 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 465866843 113094656 2468 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=110444 CPUtime=0 cores=0,2
/proc/30450/task/30454/stat : 30454 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 113094656 2468 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=110444 CPUtime=0 cores=0,2
/proc/30450/task/30455/stat : 30455 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 465866843 113094656 2468 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0

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

/proc/30450/task/30454/stat : 30454 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 93 1 0 0 16 0 9 0 465866843 338259968 55814 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=330332 CPUtime=0.96 cores=0,2
/proc/30450/task/30455/stat : 30455 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 96 0 0 0 16 0 9 0 465866843 338259968 55814 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=330332 CPUtime=0.91 cores=0,2
/proc/30450/task/30456/stat : 30456 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 90 1 0 0 16 0 9 0 465866843 338259968 55814 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=330332 CPUtime=0.89 cores=0,2
/proc/30450/task/30457/stat : 30457 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 89 0 0 0 15 0 9 0 465866843 338259968 55814 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30459] ppid=30448 vsize=330332 CPUtime=0.01 cores=0,2
/proc/30450/task/30459/stat : 30459 (mono) S 30448 30450 29787 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 465866844 338259968 55814 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101521841 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 945.3
Current children cumulated vsize (KiB) 330332

[startup+1002.3 s]
/proc/loadavg: 4.07 4.06 3.69 5/222 30556
/proc/meminfo: memFree=14190188/32950928 swapFree=67111528/67111528
[pid=30450] ppid=30448 vsize=347484 CPUtime=1005.53 cores=0,2
/proc/30450/stat : 30450 (mono) R 30448 30450 29787 0 -1 4202496 114029 0 0 0 100519 34 0 0 25 0 9 0 465866843 355823616 60188 33554432000 4194304 7232020 140736370677184 18446744073709551615 1096724942 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30450/statm: 86871 60188 1035 742 0 79442 0
[pid=30450/tid=30451] ppid=30448 vsize=347484 CPUtime=1 cores=0,2
/proc/30450/task/30451/stat : 30451 (mono) S 30448 30450 29787 0 -1 4202560 4 0 0 0 100 0 0 0 15 0 9 0 465866843 355823616 60188 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30452] ppid=30448 vsize=347484 CPUtime=1.01 cores=0,2
/proc/30450/task/30452/stat : 30452 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 100 1 0 0 16 0 9 0 465866843 355823616 60188 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=347484 CPUtime=1.06 cores=0,2
/proc/30450/task/30453/stat : 30453 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 105 1 0 0 16 0 9 0 465866843 355823616 60188 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=347484 CPUtime=1.01 cores=0,2
/proc/30450/task/30454/stat : 30454 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 100 1 0 0 16 0 9 0 465866843 355823616 60188 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=347484 CPUtime=1.01 cores=0,2
/proc/30450/task/30455/stat : 30455 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 101 0 0 0 15 0 9 0 465866843 355823616 60188 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=347484 CPUtime=0.94 cores=0,2
/proc/30450/task/30456/stat : 30456 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 93 1 0 0 15 0 9 0 465866843 355823616 60188 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=347484 CPUtime=0.94 cores=0,2
/proc/30450/task/30457/stat : 30457 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 94 0 0 0 16 0 9 0 465866843 355823616 60188 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30459] ppid=30448 vsize=347484 CPUtime=0.01 cores=0,2
/proc/30450/task/30459/stat : 30459 (mono) S 30448 30450 29787 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 465866844 355823616 60188 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101521841 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1005.53
Current children cumulated vsize (KiB) 347484

[startup+1062.3 s]
/proc/loadavg: 4.10 4.06 3.71 5/222 30557
/proc/meminfo: memFree=14138836/32950928 swapFree=67111528/67111528
[pid=30450] ppid=30448 vsize=347868 CPUtime=1065.68 cores=0,2
/proc/30450/stat : 30450 (mono) R 30448 30450 29787 0 -1 4202496 117996 0 0 0 106531 37 0 0 25 0 9 0 465866843 356216832 36532 33554432000 4194304 7232020 140736370677184 18446744073709551615 1096724027 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30450/statm: 86967 36532 1035 742 0 79538 0
[pid=30450/tid=30451] ppid=30448 vsize=347868 CPUtime=1.03 cores=0,2
/proc/30450/task/30451/stat : 30451 (mono) S 30448 30450 29787 0 -1 4202560 4 0 0 0 103 0 0 0 15 0 9 0 465866843 356216832 36532 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30452] ppid=30448 vsize=347868 CPUtime=1.04 cores=0,2
/proc/30450/task/30452/stat : 30452 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 103 1 0 0 16 0 9 0 465866843 356216832 36532 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=347868 CPUtime=1.1 cores=0,2
/proc/30450/task/30453/stat : 30453 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 109 1 0 0 15 0 9 0 465866843 356216832 36532 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=347868 CPUtime=1.07 cores=0,2
/proc/30450/task/30454/stat : 30454 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 106 1 0 0 16 0 9 0 465866843 356216832 36532 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=347868 CPUtime=1.05 cores=0,2
/proc/30450/task/30455/stat : 30455 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 105 0 0 0 15 0 9 0 465866843 356216832 36532 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=347868 CPUtime=0.98 cores=0,2
/proc/30450/task/30456/stat : 30456 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 97 1 0 0 15 0 9 0 465866843 356216832 36532 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=347868 CPUtime=0.97 cores=0,2
/proc/30450/task/30457/stat : 30457 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 97 0 0 0 16 0 9 0 465866843 356216832 36532 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30459] ppid=30448 vsize=347868 CPUtime=0.01 cores=0,2
/proc/30450/task/30459/stat : 30459 (mono) S 30448 30450 29787 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 465866844 356216832 36532 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101521841 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1065.68
Current children cumulated vsize (KiB) 347868

[startup+1122.3 s]
/proc/loadavg: 4.14 4.09 3.74 5/222 30559
/proc/meminfo: memFree=14066892/32950928 swapFree=67111528/67111528
[pid=30450] ppid=30448 vsize=347868 CPUtime=1125.93 cores=0,2
/proc/30450/stat : 30450 (mono) R 30448 30450 29787 0 -1 4202496 127819 0 0 0 112555 38 0 0 25 0 9 0 465866843 356216832 42577 33554432000 4194304 7232020 140736370677184 18446744073709551615 1096718729 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30450/statm: 86967 42577 1035 742 0 79538 0
[pid=30450/tid=30451] ppid=30448 vsize=347868 CPUtime=1.09 cores=0,2
/proc/30450/task/30451/stat : 30451 (mono) S 30448 30450 29787 0 -1 4202560 4 0 0 0 109 0 0 0 16 0 9 0 465866843 356216832 42577 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30452] ppid=30448 vsize=347868 CPUtime=1.12 cores=0,2
/proc/30450/task/30452/stat : 30452 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 111 1 0 0 16 0 9 0 465866843 356216832 42577 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=347868 CPUtime=1.17 cores=0,2
/proc/30450/task/30453/stat : 30453 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 116 1 0 0 15 0 9 0 465866843 356216832 42577 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=347868 CPUtime=1.15 cores=0,2
/proc/30450/task/30454/stat : 30454 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 114 1 0 0 15 0 9 0 465866843 356216832 42577 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=347868 CPUtime=1.12 cores=0,2
/proc/30450/task/30455/stat : 30455 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 112 0 0 0 15 0 9 0 465866843 356216832 42577 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=347868 CPUtime=1.04 cores=0,2
/proc/30450/task/30456/stat : 30456 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 103 1 0 0 15 0 9 0 465866843 356216832 42577 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=347868 CPUtime=1.04 cores=0,2
/proc/30450/task/30457/stat : 30457 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 104 0 0 0 15 0 9 0 465866843 356216832 42577 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30459] ppid=30448 vsize=347868 CPUtime=0.01 cores=0,2
/proc/30450/task/30459/stat : 30459 (mono) S 30448 30450 29787 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 465866844 356216832 42577 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101521841 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1125.93
Current children cumulated vsize (KiB) 347868

[startup+1182.3 s]
/proc/loadavg: 4.35 4.18 3.79 5/222 30560
/proc/meminfo: memFree=13978212/32950928 swapFree=67111528/67111528
[pid=30450] ppid=30448 vsize=347868 CPUtime=1186.2 cores=0,2
/proc/30450/stat : 30450 (mono) R 30448 30450 29787 0 -1 4202496 134258 0 0 0 118580 40 0 0 25 0 9 0 465866843 356216832 47744 33554432000 4194304 7232020 140736370677184 18446744073709551615 1096724600 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30450/statm: 86967 47744 1035 742 0 79538 0
[pid=30450/tid=30451] ppid=30448 vsize=347868 CPUtime=1.14 cores=0,2
/proc/30450/task/30451/stat : 30451 (mono) S 30448 30450 29787 0 -1 4202560 4 0 0 0 114 0 0 0 16 0 9 0 465866843 356216832 47744 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30452] ppid=30448 vsize=347868 CPUtime=1.19 cores=0,2
/proc/30450/task/30452/stat : 30452 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 118 1 0 0 15 0 9 0 465866843 356216832 47744 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=347868 CPUtime=1.26 cores=0,2
/proc/30450/task/30453/stat : 30453 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 125 1 0 0 16 0 9 0 465866843 356216832 47744 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=347868 CPUtime=1.2 cores=0,2
/proc/30450/task/30454/stat : 30454 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 119 1 0 0 15 0 9 0 465866843 356216832 47744 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=347868 CPUtime=1.21 cores=0,2
/proc/30450/task/30455/stat : 30455 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 121 0 0 0 15 0 9 0 465866843 356216832 47744 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=347868 CPUtime=1.08 cores=0,2
/proc/30450/task/30456/stat : 30456 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 107 1 0 0 15 0 9 0 465866843 356216832 47744 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=347868 CPUtime=1.14 cores=0,2
/proc/30450/task/30457/stat : 30457 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 114 0 0 0 16 0 9 0 465866843 356216832 47744 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30459] ppid=30448 vsize=347868 CPUtime=0.01 cores=0,2
/proc/30450/task/30459/stat : 30459 (mono) S 30448 30450 29787 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 465866844 356216832 47744 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101521841 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1186.2
Current children cumulated vsize (KiB) 347868

[startup+1242.3 s]
/proc/loadavg: 4.35 4.20 3.82 5/222 30562
/proc/meminfo: memFree=13866840/32950928 swapFree=67111528/67111528
[pid=30450] ppid=30448 vsize=347868 CPUtime=1246.36 cores=0,2
/proc/30450/stat : 30450 (mono) R 30448 30450 29787 0 -1 4202496 138624 0 0 0 124595 41 0 0 25 0 9 0 465866843 356216832 51575 33554432000 4194304 7232020 140736370677184 18446744073709551615 1096718789 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30450/statm: 86967 51575 1035 742 0 79538 0
[pid=30450/tid=30451] ppid=30448 vsize=347868 CPUtime=1.23 cores=0,2
/proc/30450/task/30451/stat : 30451 (mono) S 30448 30450 29787 0 -1 4202560 4 0 0 0 123 0 0 0 15 0 9 0 465866843 356216832 51575 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30452] ppid=30448 vsize=347868 CPUtime=1.29 cores=0,2
/proc/30450/task/30452/stat : 30452 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 128 1 0 0 16 0 9 0 465866843 356216832 51575 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=347868 CPUtime=1.32 cores=0,2
/proc/30450/task/30453/stat : 30453 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 131 1 0 0 15 0 9 0 465866843 356216832 51575 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=347868 CPUtime=1.27 cores=0,2
/proc/30450/task/30454/stat : 30454 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 126 1 0 0 16 0 9 0 465866843 356216832 51575 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=347868 CPUtime=1.22 cores=0,2
/proc/30450/task/30455/stat : 30455 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 122 0 0 0 16 0 9 0 465866843 356216832 51575 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=347868 CPUtime=1.1 cores=0,2
/proc/30450/task/30456/stat : 30456 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 109 1 0 0 15 0 9 0 465866843 356216832 51575 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=347868 CPUtime=1.22 cores=0,2
/proc/30450/task/30457/stat : 30457 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 122 0 0 0 16 0 9 0 465866843 356216832 51575 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30459] ppid=30448 vsize=347868 CPUtime=0.01 cores=0,2
/proc/30450/task/30459/stat : 30459 (mono) S 30448 30450 29787 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 465866844 356216832 51575 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101521841 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1246.36
Current children cumulated vsize (KiB) 347868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 4.14 3.82 3/194 30600
/proc/meminfo: memFree=14838764/32950928 swapFree=67111528/67111528
[pid=30450] ppid=30448 vsize=347868 CPUtime=1304.36 cores=0,2
/proc/30450/stat : 30450 (mono) R 30448 30450 29787 0 -1 4202496 143760 0 0 0 130394 42 0 0 25 0 9 0 465866843 356216832 56413 33554432000 4194304 7232020 140736370677184 18446744073709551615 1096736024 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30450/statm: 86967 56413 1035 742 0 79538 0
[pid=30450/tid=30451] ppid=30448 vsize=347868 CPUtime=1.31 cores=0,2
/proc/30450/task/30451/stat : 30451 (mono) S 30448 30450 29787 0 -1 4202560 4 0 0 0 131 0 0 0 16 0 9 0 465866843 356216832 56413 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30452] ppid=30448 vsize=347868 CPUtime=1.41 cores=0,2
/proc/30450/task/30452/stat : 30452 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 140 1 0 0 16 0 9 0 465866843 356216832 56413 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=347868 CPUtime=1.42 cores=0,2
/proc/30450/task/30453/stat : 30453 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 141 1 0 0 16 0 9 0 465866843 356216832 56413 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=347868 CPUtime=1.3 cores=0,2
/proc/30450/task/30454/stat : 30454 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 129 1 0 0 15 0 9 0 465866843 356216832 56413 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=347868 CPUtime=1.29 cores=0,2
/proc/30450/task/30455/stat : 30455 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 129 0 0 0 16 0 9 0 465866843 356216832 56413 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=347868 CPUtime=1.13 cores=0,2
/proc/30450/task/30456/stat : 30456 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 112 1 0 0 15 0 9 0 465866843 356216832 56413 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=347868 CPUtime=1.31 cores=0,2
/proc/30450/task/30457/stat : 30457 (mono) S 30448 30450 29787 0 -1 4202560 2 0 0 0 131 0 0 0 16 0 9 0 465866843 356216832 56413 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101514137 0 0 4096 545260780 18446604453817721152 0 0 -1 2 0 0 0
[pid=30450/tid=30459] ppid=30448 vsize=347868 CPUtime=0.01 cores=0,2
/proc/30450/task/30459/stat : 30459 (mono) S 30448 30450 29787 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 465866844 356216832 56413 33554432000 4194304 7232020 140736370677184 18446744073709551615 248101521841 0 0 4096 545260780 18446604453817721152 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1304.36
Current children cumulated vsize (KiB) 347868

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.39
CPU user time (s): 1303.96
CPU system time (s): 0.434933
CPU usage (%): 100.336
Max. virtual memory (cumulated for all children) (KiB): 347868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.96
system time used= 0.434933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143760
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= 51714
involuntary context switches= 15002

runsolver used 2.14567 second user time and 4.97324 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-23 09:11:10
IDJOB=3250023
IDBENCH=83223
IDSOLVER=1608
FILE ID=node123/3250023-1303542670
RUNJOBID= node123-1303542658-30314
PBS_JOBID= 13143115
Free space on /tmp= 72748 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-16-16-unsat.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250023-1303542670/watcher-3250023-1303542670 -o /tmp/evaluation-result-3250023-1303542670/solver-3250023-1303542670 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3250023-1303542670.cnf

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

MD5SUM BENCH= c07743bac800f91e403382f26717b1d0
RANDOM SEED=882560307

node123.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.838
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.67
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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.838
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.838
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.838
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.838
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.80
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.838
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.74
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.838
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:     32950928 kB
MemFree:      15801036 kB
Buffers:       2133180 kB
Cached:       14363600 kB
SwapCached:          0 kB
Active:        7828008 kB
Inactive:      8791848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15801036 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             884 kB
Writeback:           0 kB
AnonPages:      122368 kB
Mapped:          18144 kB
Slab:           465368 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   528604 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= 72748 MiB
End job on node123 at 2011-04-23 09:32:53