Trace number 3249627

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x40.cnf
MD5SUM3a7a68cedc6ab84c0df9c27d166b0b6b
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 variables960
Number of clauses48480
Sum of the clauses size191040
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21440
Number of clauses of size 30
Number of clauses of size 447040
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.54 3.90 3.89 3/200 30217
/proc/meminfo: memFree=16837320/32950928 swapFree=67111528/67111528
[pid=30217] ppid=30215 vsize=102604 CPUtime=0 cores=0,2
/proc/30217/stat : 30217 (mono) R 30215 30217 28913 0 -1 4202496 916 0 0 0 0 0 0 0 25 0 8 0 462805036 105066496 825 33554432000 4194304 7232020 140737403538784 18446744073709551615 5667152 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30217/statm: 25651 825 639 742 0 18222 0
[pid=30217/tid=30218] ppid=30215 vsize=102736 CPUtime=0 cores=0,2
/proc/30217/task/30218/stat : 30218 (mono) S 30215 30217 28913 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 462805036 105201664 826 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30219] ppid=30215 vsize=102736 CPUtime=0 cores=0,2
/proc/30217/task/30219/stat : 30219 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 462805036 105201664 826 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30220] ppid=30215 vsize=102736 CPUtime=0 cores=0,2
/proc/30217/task/30220/stat : 30220 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 462805036 105201664 826 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30221] ppid=30215 vsize=102736 CPUtime=0 cores=0,2
/proc/30217/task/30221/stat : 30221 (mono) S 30215 30217 28913 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 462805036 105201664 826 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30222] ppid=30215 vsize=102736 CPUtime=0 cores=0,2
/proc/30217/task/30222/stat : 30222 (mono) S 30215 30217 28913 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 462805036 105201664 826 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30223] ppid=30215 vsize=102736 CPUtime=0 cores=0,2
/proc/30217/task/30223/stat : 30223 (mono) S 30215 30217 28913 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 462805036 105201664 826 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30224] ppid=30215 vsize=102736 CPUtime=0 cores=0,2
/proc/30217/task/30224/stat : 30224 (mono) S 30215 30217 28913 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 462805036 105201664 826 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0

[startup+0.077294 s]
/proc/loadavg: 3.54 3.90 3.89 3/200 30217
/proc/meminfo: memFree=16837320/32950928 swapFree=67111528/67111528
[pid=30217] ppid=30215 vsize=108100 CPUtime=0.07 cores=0,2
/proc/30217/stat : 30217 (mono) R 30215 30217 28913 0 -1 4202496 2039 0 0 0 7 0 0 0 25 0 9 0 462805036 110694400 1942 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485784719 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30217/statm: 27025 1942 975 742 0 19596 0
[pid=30217/tid=30218] ppid=30215 vsize=108100 CPUtime=0 cores=0,2
/proc/30217/task/30218/stat : 30218 (mono) S 30215 30217 28913 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 462805036 110694400 1942 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30219] ppid=30215 vsize=108100 CPUtime=0 cores=0,2
/proc/30217/task/30219/stat : 30219 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 462805036 110694400 1942 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30220] ppid=30215 vsize=108100 CPUtime=0 cores=0,2
/proc/30217/task/30220/stat : 30220 (mono) R 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 462805036 110694400 1942 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 0 0 0 -1 2 0 0 0
[pid=30217/tid=30221] ppid=30215 vsize=108100 CPUtime=0 cores=0,2
/proc/30217/task/30221/stat : 30221 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 462805036 110694400 1942 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30222] ppid=30215 vsize=108100 CPUtime=0 cores=0,2
/proc/30217/task/30222/stat : 30222 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 462805036 110694400 1942 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30223] ppid=30215 vsize=108100 CPUtime=0 cores=0,2
/proc/30217/task/30223/stat : 30223 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 462805036 110694400 1942 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30224] ppid=30215 vsize=108100 CPUtime=0 cores=0,2
/proc/30217/task/30224/stat : 30224 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 462805036 110694400 1942 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 108100

[startup+0.101289 s]
/proc/loadavg: 3.54 3.90 3.89 3/200 30217
/proc/meminfo: memFree=16837320/32950928 swapFree=67111528/67111528
[pid=30217] ppid=30215 vsize=108884 CPUtime=0.09 cores=0,2
/proc/30217/stat : 30217 (mono) R 30215 30217 28913 0 -1 4202496 2203 0 0 0 9 0 0 0 25 0 9 0 462805036 111497216 2106 33554432000 4194304 7232020 140737403538784 18446744073709551615 1095095952 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30217/statm: 27221 2106 975 742 0 19792 0
[pid=30217/tid=30218] ppid=30215 vsize=108884 CPUtime=0 cores=0,2
/proc/30217/task/30218/stat : 30218 (mono) S 30215 30217 28913 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 462805036 111497216 2106 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30219] ppid=30215 vsize=108884 CPUtime=0 cores=0,2
/proc/30217/task/30219/stat : 30219 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 462805036 111497216 2106 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30220] ppid=30215 vsize=108884 CPUtime=0 cores=0,2
/proc/30217/task/30220/stat : 30220 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 462805036 111497216 2106 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30221] ppid=30215 vsize=108884 CPUtime=0 cores=0,2
/proc/30217/task/30221/stat : 30221 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 462805036 111497216 2106 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30222] ppid=30215 vsize=108884 CPUtime=0 cores=0,2
/proc/30217/task/30222/stat : 30222 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 462805036 111497216 2106 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30223] ppid=30215 vsize=108884 CPUtime=0 cores=0,2
/proc/30217/task/30223/stat : 30223 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 462805036 111497216 2106 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30224] ppid=30215 vsize=108884 CPUtime=0 cores=0,2
/proc/30217/task/30224/stat : 30224 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 462805036 111497216 2106 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108884

[startup+0.301257 s]
/proc/loadavg: 3.54 3.90 3.89 3/200 30217
/proc/meminfo: memFree=16837320/32950928 swapFree=67111528/67111528
[pid=30217] ppid=30215 vsize=136796 CPUtime=0.3 cores=0,2
/proc/30217/stat : 30217 (mono) R 30215 30217 28913 0 -1 4202496 7628 0 0 0 29 1 0 0 25 0 9 0 462805036 140079104 7531 33554432000 4194304 7232020 140737403538784 18446744073709551615 1095120752 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30217/statm: 34199 7531 999 742 0 26770 0
[pid=30217/tid=30218] ppid=30215 vsize=136796 CPUtime=0 cores=0,2
/proc/30217/task/30218/stat : 30218 (mono) S 30215 30217 28913 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 9 0 462805036 140079104 7531 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30219] ppid=30215 vsize=136796 CPUtime=0 cores=0,2
/proc/30217/task/30219/stat : 30219 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 462805036 140079104 7531 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30220] ppid=30215 vsize=136796 CPUtime=0 cores=0,2
/proc/30217/task/30220/stat : 30220 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 462805036 140079104 7531 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30221] ppid=30215 vsize=136796 CPUtime=0 cores=0,2
/proc/30217/task/30221/stat : 30221 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 462805036 140079104 7531 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30222] ppid=30215 vsize=136796 CPUtime=0 cores=0,2
/proc/30217/task/30222/stat : 30222 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 462805036 140079104 7531 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30223] ppid=30215 vsize=136796 CPUtime=0 cores=0,2
/proc/30217/task/30223/stat : 30223 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 462805036 140079104 7531 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30224] ppid=30215 vsize=136796 CPUtime=0 cores=0,2
/proc/30217/task/30224/stat : 30224 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 462805036 140079104 7531 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 136796

[startup+0.701248 s]
/proc/loadavg: 3.54 3.90 3.89 3/200 30217
/proc/meminfo: memFree=16837320/32950928 swapFree=67111528/67111528
[pid=30217] ppid=30215 vsize=145244 CPUtime=0.71 cores=0,2
/proc/30217/stat : 30217 (mono) R 30215 30217 28913 0 -1 4202496 10876 0 0 0 69 2 0 0 25 0 9 0 462805036 148729856 10779 33554432000 4194304 7232020 140737403538784 18446744073709551615 1095120523 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30217/statm: 36311 10779 999 742 0 28882 0
[pid=30217/tid=30218] ppid=30215 vsize=145244 CPUtime=0 cores=0,2
/proc/30217/task/30218/stat : 30218 (mono) S 30215 30217 28913 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 9 0 462805036 148729856 10779 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30219] ppid=30215 vsize=145244 CPUtime=0 cores=0,2
/proc/30217/task/30219/stat : 30219 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 462805036 148729856 10779 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30220] ppid=30215 vsize=145244 CPUtime=0 cores=0,2
/proc/30217/task/30220/stat : 30220 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 462805036 148729856 10779 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30221] ppid=30215 vsize=145244 CPUtime=0 cores=0,2
/proc/30217/task/30221/stat : 30221 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 462805036 148729856 10779 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30222] ppid=30215 vsize=145244 CPUtime=0 cores=0,2
/proc/30217/task/30222/stat : 30222 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 462805036 148729856 10784 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30223] ppid=30215 vsize=145244 CPUtime=0 cores=0,2
/proc/30217/task/30223/stat : 30223 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 462805036 148729856 10784 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30224] ppid=30215 vsize=145244 CPUtime=0 cores=0,2
/proc/30217/task/30224/stat : 30224 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 462805036 148729856 10784 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 145244

[startup+1.50105 s]
/proc/loadavg: 3.54 3.90 3.89 5/222 30244
/proc/meminfo: memFree=16703112/32950928 swapFree=67111528/67111528
[pid=30217] ppid=30215 vsize=153564 CPUtime=1.52 cores=0,2
/proc/30217/stat : 30217 (mono) R 30215 30217 28913 0 -1 4202496 11926 0 0 0 150 2 0 0 25 0 9 0 462805036 157249536 11829 33554432000 4194304 7232020 140737403538784 18446744073709551615 1095120960 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30217/statm: 38391 11829 999 742 0 30962 0
[pid=30217/tid=30218] ppid=30215 vsize=153564 CPUtime=0.01 cores=0,2
/proc/30217/task/30218/stat : 30218 (mono) S 30215 30217 28913 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 462805036 157249536 11829 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30219] ppid=30215 vsize=153564 CPUtime=0 cores=0,2
/proc/30217/task/30219/stat : 30219 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 462805036 157249536 11829 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30220] ppid=30215 vsize=153564 CPUtime=0 cores=0,2
/proc/30217/task/30220/stat : 30220 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 462805036 157249536 11829 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30221] ppid=30215 vsize=153564 CPUtime=0 cores=0,2
/proc/30217/task/30221/stat : 30221 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 462805036 157249536 11829 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30222] ppid=30215 vsize=153564 CPUtime=0 cores=0,2
/proc/30217/task/30222/stat : 30222 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 462805036 157249536 11829 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30223] ppid=30215 vsize=153564 CPUtime=0 cores=0,2
/proc/30217/task/30223/stat : 30223 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 462805036 157249536 11829 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30224] ppid=30215 vsize=153564 CPUtime=0 cores=0,2
/proc/30217/task/30224/stat : 30224 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 462805036 157249536 11829 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30226] ppid=30215 vsize=153564 CPUtime=0 cores=0,2
/proc/30217/task/30226/stat : 30226 (mono) S 30215 30217 28913 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 462805036 157249536 11829 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485791153 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 153564

[startup+3.10087 s]
/proc/loadavg: 3.54 3.90 3.89 5/222 30279
/proc/meminfo: memFree=16680092/32950928 swapFree=67111528/67111528
[pid=30217] ppid=30215 vsize=153564 CPUtime=3.13 cores=0,2
/proc/30217/stat : 30217 (mono) R 30215 30217 28913 0 -1 4202496 12080 0 0 0 311 2 0 0 25 0 9 0 462805036 157249536 11983 33554432000 4194304 7232020 140737403538784 18446744073709551615 1095120769 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30217/statm: 38391 11983 999 742 0 30962 0
[pid=30217/tid=30218] ppid=30215 vsize=153564 CPUtime=0.01 cores=0,2
/proc/30217/task/30218/stat : 30218 (mono) S 30215 30217 28913 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 462805036 157249536 11983 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30219] ppid=30215 vsize=153564 CPUtime=0 cores=0,2
/proc/30217/task/30219/stat : 30219 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 462805036 157249536 11983 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30220] ppid=30215 vsize=153564 CPUtime=0 cores=0,2
/proc/30217/task/30220/stat : 30220 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 462805036 157249536 11983 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30221] ppid=30215 vsize=153564 CPUtime=0 cores=0,2
/proc/30217/task/30221/stat : 30221 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 462805036 157249536 11983 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30222] ppid=30215 vsize=153564 CPUtime=0 cores=0,2
/proc/30217/task/30222/stat : 30222 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 462805036 157249536 11983 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30223] ppid=30215 vsize=153564 CPUtime=0 cores=0,2
/proc/30217/task/30223/stat : 30223 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 462805036 157249536 11983 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30224] ppid=30215 vsize=153564 CPUtime=0 cores=0,2
/proc/30217/task/30224/stat : 30224 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 462805036 157249536 11983 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30226] ppid=30215 vsize=153564 CPUtime=0 cores=0,2
/proc/30217/task/30226/stat : 30226 (mono) S 30215 30217 28913 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 462805036 157249536 11983 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485791153 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 153564

[startup+6.3012 s]
/proc/loadavg: 3.58 3.90 3.89 5/222 30349
/proc/meminfo: memFree=16464652/32950928 swapFree=67111528/67111528
[pid=30217] ppid=30215 vsize=153564 CPUtime=6.34 cores=0,2
/proc/30217/stat : 30217 (mono) R 30215 30217 28913 0 -1 4202496 12208 0 0 0 632 2 0 0 25 0 9 0 462805036 157249536 12111 33554432000 4194304 7232020 140737403538784 18446744073709551615 1095120817 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30217/statm: 38391 12111 999 742 0 30962 0
[pid=30217/tid=30218] ppid=30215 vsize=153564 CPUtime=0.01 cores=0,2
/proc/30217/task/30218/stat : 30218 (mono) S 30215 30217 28913 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 462805036 157249536 12111 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30219] ppid=30215 vsize=153564 CPUtime=0.01 cores=0,2
/proc/30217/task/30219/stat : 30219 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 462805036 157249536 12111 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30220] ppid=30215 vsize=153564 CPUtime=0.01 cores=0,2
/proc/30217/task/30220/stat : 30220 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 462805036 157249536 12111 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30221] ppid=30215 vsize=153564 CPUtime=0 cores=0,2
/proc/30217/task/30221/stat : 30221 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 462805036 157249536 12111 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30222] ppid=30215 vsize=153564 CPUtime=0.01 cores=0,2
/proc/30217/task/30222/stat : 30222 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 462805036 157249536 12111 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0

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

/proc/30217/task/30221/stat : 30221 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 47 0 0 0 15 0 9 0 462805036 252170240 33812 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30222] ppid=30215 vsize=246260 CPUtime=0.6 cores=0,2
/proc/30217/task/30222/stat : 30222 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 60 0 0 0 15 0 9 0 462805036 252170240 33812 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30223] ppid=30215 vsize=246260 CPUtime=0.54 cores=0,2
/proc/30217/task/30223/stat : 30223 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 54 0 0 0 15 0 9 0 462805036 252170240 33812 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30224] ppid=30215 vsize=246260 CPUtime=0.55 cores=0,2
/proc/30217/task/30224/stat : 30224 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 55 0 0 0 15 0 9 0 462805036 252170240 33812 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30226] ppid=30215 vsize=246260 CPUtime=0 cores=0,2
/proc/30217/task/30226/stat : 30226 (mono) S 30215 30217 28913 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 462805036 252170240 33812 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485791153 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 944.14
Current children cumulated vsize (KiB) 246260

[startup+1002.3 s]
/proc/loadavg: 4.14 4.08 3.97 5/222 30376
/proc/meminfo: memFree=16026900/32950928 swapFree=67111528/67111528
[pid=30217] ppid=30215 vsize=263156 CPUtime=1004.21 cores=0,2
/proc/30217/stat : 30217 (mono) R 30215 30217 28913 0 -1 4202496 73950 0 0 0 100402 19 0 0 25 0 9 0 462805036 269471744 39039 33554432000 4194304 7232020 140737403538784 18446744073709551615 1103056571 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30217/statm: 65789 39039 1035 742 0 58360 0
[pid=30217/tid=30218] ppid=30215 vsize=263156 CPUtime=0.53 cores=0,2
/proc/30217/task/30218/stat : 30218 (mono) S 30215 30217 28913 0 -1 4202560 4 0 0 0 52 1 0 0 15 0 9 0 462805036 269471744 39039 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30219] ppid=30215 vsize=263156 CPUtime=0.55 cores=0,2
/proc/30217/task/30219/stat : 30219 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 55 0 0 0 16 0 9 0 462805036 269471744 39039 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30220] ppid=30215 vsize=263156 CPUtime=0.46 cores=0,2
/proc/30217/task/30220/stat : 30220 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 46 0 0 0 15 0 9 0 462805036 269471744 39039 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30221] ppid=30215 vsize=263156 CPUtime=0.5 cores=0,2
/proc/30217/task/30221/stat : 30221 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 50 0 0 0 16 0 9 0 462805036 269471744 39039 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30222] ppid=30215 vsize=263156 CPUtime=0.62 cores=0,2
/proc/30217/task/30222/stat : 30222 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 62 0 0 0 15 0 9 0 462805036 269471744 39039 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30223] ppid=30215 vsize=263156 CPUtime=0.56 cores=0,2
/proc/30217/task/30223/stat : 30223 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 56 0 0 0 15 0 9 0 462805036 269471744 39039 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30224] ppid=30215 vsize=263156 CPUtime=0.59 cores=0,2
/proc/30217/task/30224/stat : 30224 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 59 0 0 0 15 0 9 0 462805036 269471744 39039 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30226] ppid=30215 vsize=263156 CPUtime=0 cores=0,2
/proc/30217/task/30226/stat : 30226 (mono) S 30215 30217 28913 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 462805036 269471744 39039 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485791153 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1004.21
Current children cumulated vsize (KiB) 263156

[startup+1062.3 s]
/proc/loadavg: 4.05 4.06 3.97 5/222 30378
/proc/meminfo: memFree=15972908/32950928 swapFree=67111528/67111528
[pid=30217] ppid=30215 vsize=280180 CPUtime=1064.29 cores=0,2
/proc/30217/stat : 30217 (mono) R 30215 30217 28913 0 -1 4202496 79558 0 0 0 106409 20 0 0 25 0 9 0 462805036 286904320 44647 33554432000 4194304 7232020 140737403538784 18446744073709551615 1103056639 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30217/statm: 70045 44647 1035 742 0 62616 0
[pid=30217/tid=30218] ppid=30215 vsize=280180 CPUtime=0.57 cores=0,2
/proc/30217/task/30218/stat : 30218 (mono) S 30215 30217 28913 0 -1 4202560 4 0 0 0 56 1 0 0 16 0 9 0 462805036 286904320 44647 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30219] ppid=30215 vsize=280180 CPUtime=0.58 cores=0,2
/proc/30217/task/30219/stat : 30219 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 58 0 0 0 16 0 9 0 462805036 286904320 44647 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30220] ppid=30215 vsize=280180 CPUtime=0.49 cores=0,2
/proc/30217/task/30220/stat : 30220 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 49 0 0 0 16 0 9 0 462805036 286904320 44647 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30221] ppid=30215 vsize=280180 CPUtime=0.52 cores=0,2
/proc/30217/task/30221/stat : 30221 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 52 0 0 0 15 0 9 0 462805036 286904320 44647 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30222] ppid=30215 vsize=280180 CPUtime=0.66 cores=0,2
/proc/30217/task/30222/stat : 30222 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 66 0 0 0 15 0 9 0 462805036 286904320 44647 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30223] ppid=30215 vsize=280180 CPUtime=0.58 cores=0,2
/proc/30217/task/30223/stat : 30223 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 58 0 0 0 16 0 9 0 462805036 286904320 44647 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30224] ppid=30215 vsize=280180 CPUtime=0.62 cores=0,2
/proc/30217/task/30224/stat : 30224 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 62 0 0 0 16 0 9 0 462805036 286904320 44647 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30226] ppid=30215 vsize=280180 CPUtime=0 cores=0,2
/proc/30217/task/30226/stat : 30226 (mono) S 30215 30217 28913 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 462805036 286904320 44647 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485791153 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1064.29
Current children cumulated vsize (KiB) 280180

[startup+1122.3 s]
/proc/loadavg: 4.02 4.05 3.97 5/222 30379
/proc/meminfo: memFree=16081760/32950928 swapFree=67111528/67111528
[pid=30217] ppid=30215 vsize=288564 CPUtime=1124.38 cores=0,2
/proc/30217/stat : 30217 (mono) R 30215 30217 28913 0 -1 4202496 81580 0 0 0 112416 22 0 0 25 0 9 0 462805036 295489536 31533 33554432000 4194304 7232020 140737403538784 18446744073709551615 1103056582 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30217/statm: 72141 31533 1035 742 0 64712 0
[pid=30217/tid=30218] ppid=30215 vsize=288564 CPUtime=0.59 cores=0,2
/proc/30217/task/30218/stat : 30218 (mono) S 30215 30217 28913 0 -1 4202560 4 0 0 0 58 1 0 0 15 0 9 0 462805036 295489536 31533 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30219] ppid=30215 vsize=288564 CPUtime=0.6 cores=0,2
/proc/30217/task/30219/stat : 30219 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 60 0 0 0 15 0 9 0 462805036 295489536 31533 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30220] ppid=30215 vsize=288564 CPUtime=0.52 cores=0,2
/proc/30217/task/30220/stat : 30220 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 52 0 0 0 16 0 9 0 462805036 295489536 31533 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30221] ppid=30215 vsize=288564 CPUtime=0.54 cores=0,2
/proc/30217/task/30221/stat : 30221 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 54 0 0 0 16 0 9 0 462805036 295489536 31533 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30222] ppid=30215 vsize=288564 CPUtime=0.68 cores=0,2
/proc/30217/task/30222/stat : 30222 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 68 0 0 0 15 0 9 0 462805036 295489536 31533 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30223] ppid=30215 vsize=288564 CPUtime=0.61 cores=0,2
/proc/30217/task/30223/stat : 30223 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 61 0 0 0 15 0 9 0 462805036 295489536 31533 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30224] ppid=30215 vsize=288564 CPUtime=0.64 cores=0,2
/proc/30217/task/30224/stat : 30224 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 64 0 0 0 16 0 9 0 462805036 295489536 31533 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30226] ppid=30215 vsize=288564 CPUtime=0 cores=0,2
/proc/30217/task/30226/stat : 30226 (mono) S 30215 30217 28913 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 462805036 295489536 31533 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485791153 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1124.38
Current children cumulated vsize (KiB) 288564

[startup+1182.3 s]
/proc/loadavg: 4.00 4.04 3.97 5/222 30381
/proc/meminfo: memFree=16045260/32950928 swapFree=67111528/67111528
[pid=30217] ppid=30215 vsize=288564 CPUtime=1184.48 cores=0,2
/proc/30217/stat : 30217 (mono) R 30215 30217 28913 0 -1 4202496 86443 0 0 0 118425 23 0 0 25 0 9 0 462805036 295489536 34724 33554432000 4194304 7232020 140737403538784 18446744073709551615 1103055967 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30217/statm: 72141 34724 1035 742 0 64712 0
[pid=30217/tid=30218] ppid=30215 vsize=288564 CPUtime=0.62 cores=0,2
/proc/30217/task/30218/stat : 30218 (mono) S 30215 30217 28913 0 -1 4202560 4 0 0 0 61 1 0 0 16 0 9 0 462805036 295489536 34724 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30219] ppid=30215 vsize=288564 CPUtime=0.63 cores=0,2
/proc/30217/task/30219/stat : 30219 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 63 0 0 0 15 0 9 0 462805036 295489536 34724 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30220] ppid=30215 vsize=288564 CPUtime=0.55 cores=0,2
/proc/30217/task/30220/stat : 30220 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 55 0 0 0 16 0 9 0 462805036 295489536 34724 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30221] ppid=30215 vsize=288564 CPUtime=0.56 cores=0,2
/proc/30217/task/30221/stat : 30221 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 56 0 0 0 16 0 9 0 462805036 295489536 34724 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30222] ppid=30215 vsize=288564 CPUtime=0.7 cores=0,2
/proc/30217/task/30222/stat : 30222 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 70 0 0 0 15 0 9 0 462805036 295489536 34724 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30223] ppid=30215 vsize=288564 CPUtime=0.65 cores=0,2
/proc/30217/task/30223/stat : 30223 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 65 0 0 0 15 0 9 0 462805036 295489536 34724 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30224] ppid=30215 vsize=288564 CPUtime=0.65 cores=0,2
/proc/30217/task/30224/stat : 30224 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 65 0 0 0 16 0 9 0 462805036 295489536 34724 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30226] ppid=30215 vsize=288564 CPUtime=0 cores=0,2
/proc/30217/task/30226/stat : 30226 (mono) S 30215 30217 28913 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 462805036 295489536 34724 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485791153 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1184.48
Current children cumulated vsize (KiB) 288564

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.97 5/222 30392
/proc/meminfo: memFree=16009684/32950928 swapFree=67111528/67111528
[pid=30217] ppid=30215 vsize=288564 CPUtime=1244.59 cores=0,2
/proc/30217/stat : 30217 (mono) R 30215 30217 28913 0 -1 4202496 89289 0 0 0 124435 24 0 0 25 0 9 0 462805036 295489536 36451 33554432000 4194304 7232020 140737403538784 18446744073709551615 1103056668 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30217/statm: 72141 36451 1035 742 0 64712 0
[pid=30217/tid=30218] ppid=30215 vsize=288564 CPUtime=0.64 cores=0,2
/proc/30217/task/30218/stat : 30218 (mono) S 30215 30217 28913 0 -1 4202560 4 0 0 0 63 1 0 0 15 0 9 0 462805036 295489536 36451 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30219] ppid=30215 vsize=288564 CPUtime=0.67 cores=0,2
/proc/30217/task/30219/stat : 30219 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 67 0 0 0 15 0 9 0 462805036 295489536 36451 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30220] ppid=30215 vsize=288564 CPUtime=0.6 cores=0,2
/proc/30217/task/30220/stat : 30220 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 60 0 0 0 16 0 9 0 462805036 295489536 36451 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30221] ppid=30215 vsize=288564 CPUtime=0.6 cores=0,2
/proc/30217/task/30221/stat : 30221 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 60 0 0 0 16 0 9 0 462805036 295489536 36451 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30222] ppid=30215 vsize=288564 CPUtime=0.75 cores=0,2
/proc/30217/task/30222/stat : 30222 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 75 0 0 0 16 0 9 0 462805036 295489536 36451 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30223] ppid=30215 vsize=288564 CPUtime=0.69 cores=0,2
/proc/30217/task/30223/stat : 30223 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 69 0 0 0 15 0 9 0 462805036 295489536 36451 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30224] ppid=30215 vsize=288564 CPUtime=0.67 cores=0,2
/proc/30217/task/30224/stat : 30224 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 67 0 0 0 15 0 9 0 462805036 295489536 36451 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30226] ppid=30215 vsize=288564 CPUtime=0 cores=0,2
/proc/30217/task/30226/stat : 30226 (mono) S 30215 30217 28913 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 462805036 295489536 36451 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485791153 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1244.59
Current children cumulated vsize (KiB) 288564



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.97 4/212 30394
/proc/meminfo: memFree=16155672/32950928 swapFree=67111528/67111528
[pid=30217] ppid=30215 vsize=288564 CPUtime=1302.43 cores=0,2
/proc/30217/stat : 30217 (mono) R 30215 30217 28913 0 -1 4202496 92848 0 0 0 130218 25 0 0 25 0 9 0 462805036 295489536 39963 33554432000 4194304 7232020 140737403538784 18446744073709551615 1103056775 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30217/statm: 72141 39963 1035 742 0 64712 0
[pid=30217/tid=30218] ppid=30215 vsize=288564 CPUtime=0.68 cores=0,2
/proc/30217/task/30218/stat : 30218 (mono) S 30215 30217 28913 0 -1 4202560 4 0 0 0 67 1 0 0 15 0 9 0 462805036 295489536 39963 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30219] ppid=30215 vsize=288564 CPUtime=0.72 cores=0,2
/proc/30217/task/30219/stat : 30219 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 72 0 0 0 16 0 9 0 462805036 295489536 39963 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30220] ppid=30215 vsize=288564 CPUtime=0.63 cores=0,2
/proc/30217/task/30220/stat : 30220 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 63 0 0 0 16 0 9 0 462805036 295489536 39963 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30221] ppid=30215 vsize=288564 CPUtime=0.63 cores=0,2
/proc/30217/task/30221/stat : 30221 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 63 0 0 0 16 0 9 0 462805036 295489536 39963 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 0 0 0 0
[pid=30217/tid=30222] ppid=30215 vsize=288564 CPUtime=0.8 cores=0,2
/proc/30217/task/30222/stat : 30222 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 80 0 0 0 16 0 9 0 462805036 295489536 39963 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30223] ppid=30215 vsize=288564 CPUtime=0.72 cores=0,2
/proc/30217/task/30223/stat : 30223 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 72 0 0 0 16 0 9 0 462805036 295489536 39963 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30224] ppid=30215 vsize=288564 CPUtime=0.71 cores=0,2
/proc/30217/task/30224/stat : 30224 (mono) S 30215 30217 28913 0 -1 4202560 2 0 0 0 71 0 0 0 16 0 9 0 462805036 295489536 39963 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485783449 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
[pid=30217/tid=30226] ppid=30215 vsize=288564 CPUtime=0.01 cores=0,2
/proc/30217/task/30226/stat : 30226 (mono) S 30215 30217 28913 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 462805036 295489536 39963 33554432000 4194304 7232020 140737403538784 18446744073709551615 274485791153 0 0 4096 545260780 18446604442928462592 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1302.43
Current children cumulated vsize (KiB) 288564

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): 1302.46
CPU user time (s): 1302.19
CPU system time (s): 0.264959
CPU usage (%): 100.187
Max. virtual memory (cumulated for all children) (KiB): 288564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.19
system time used= 0.264959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92848
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= 22597
involuntary context switches= 12295

runsolver used 2.20466 second user time and 4.90425 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-23 00:40:54
IDJOB=3249627
IDBENCH=83178
IDSOLVER=1608
FILE ID=node125/3249627-1303512054
RUNJOBID= node125-1303512053-30099
PBS_JOBID= 13134213
Free space on /tmp= 72484 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x40.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249627-1303512054/watcher-3249627-1303512054 -o /tmp/evaluation-result-3249627-1303512054/solver-3249627-1303512054 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3249627-1303512054.cnf

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

MD5SUM BENCH= 3a7a68cedc6ab84c0df9c27d166b0b6b
RANDOM SEED=1564788255

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16837600 kB
Buffers:       1796412 kB
Cached:       13708812 kB
SwapCached:          0 kB
Active:        7495960 kB
Inactive:      8095324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16837600 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3308 kB
Writeback:           0 kB
AnonPages:       84952 kB
Mapped:          17980 kB
Slab:           457820 kB
PageTables:       5480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   401988 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= 72476 MiB
End job on node125 at 2011-04-23 01:02:36