Trace number 3281574

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) 1308.66 1300.11

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

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-3281574-1303752338/watcher-3281574-1303752338 -o /tmp/evaluation-result-3281574-1303752338/solver-3281574-1303752338 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3281574-1303752338.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.00 3.74 3.82 4/213 27884
/proc/meminfo: memFree=12974376/32950928 swapFree=67111524/67111528
[pid=27884] ppid=27882 vsize=102604 CPUtime=0 cores=0,2
/proc/27884/stat : 27884 (mono) R 27882 27884 27092 0 -1 4202496 916 0 0 0 0 0 0 0 18 0 8 0 565464702 105066496 824 33554432000 4194304 7232020 140733259419200 18446744073709551615 5602977 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27884/statm: 25651 824 639 742 0 18222 0
[pid=27884/tid=27885] ppid=27882 vsize=102604 CPUtime=0 cores=0,2
/proc/27884/task/27885/stat : 27885 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 8 0 565464703 105066496 824 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=102604 CPUtime=0 cores=0,2
/proc/27884/task/27886/stat : 27886 (mono) S 27882 27884 27092 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 565464703 105066496 824 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=102604 CPUtime=0 cores=0,2
/proc/27884/task/27887/stat : 27887 (mono) S 27882 27884 27092 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 565464703 105066496 824 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27888] ppid=27882 vsize=102736 CPUtime=0 cores=0,2
/proc/27884/task/27888/stat : 27888 (mono) S 27882 27884 27092 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 565464703 105201664 825 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27889] ppid=27882 vsize=102736 CPUtime=0 cores=0,2
/proc/27884/task/27889/stat : 27889 (mono) S 27882 27884 27092 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 565464703 105201664 825 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27890] ppid=27882 vsize=102736 CPUtime=0 cores=0,2
/proc/27884/task/27890/stat : 27890 (mono) S 27882 27884 27092 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 565464703 105201664 825 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27891] ppid=27882 vsize=102736 CPUtime=0 cores=0,2
/proc/27884/task/27891/stat : 27891 (mono) S 27882 27884 27092 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 565464703 105201664 825 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0

[startup+0.0635469 s]
/proc/loadavg: 3.00 3.74 3.82 4/213 27884
/proc/meminfo: memFree=12974376/32950928 swapFree=67111524/67111528
[pid=27884] ppid=27882 vsize=139716 CPUtime=0.06 cores=0,2
/proc/27884/stat : 27884 (mono) R 27882 27884 27092 0 -1 4202496 9430 0 0 0 5 1 0 0 19 0 9 0 565464702 143069184 9333 33554432000 4194304 7232020 140733259419200 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27884/statm: 34929 9338 975 742 0 27500 0
[pid=27884/tid=27885] ppid=27882 vsize=139716 CPUtime=0 cores=0,2
/proc/27884/task/27885/stat : 27885 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 565464703 143069184 9340 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=139716 CPUtime=0 cores=0,2
/proc/27884/task/27886/stat : 27886 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 565464703 143069184 9342 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=139716 CPUtime=0 cores=0,2
/proc/27884/task/27887/stat : 27887 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 565464703 143069184 9345 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27888] ppid=27882 vsize=139716 CPUtime=0 cores=0,2
/proc/27884/task/27888/stat : 27888 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 565464703 143069184 9346 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27889] ppid=27882 vsize=139716 CPUtime=0 cores=0,2
/proc/27884/task/27889/stat : 27889 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 565464703 143069184 9349 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27890] ppid=27882 vsize=139716 CPUtime=0 cores=0,2
/proc/27884/task/27890/stat : 27890 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 565464703 143069184 9351 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27891] ppid=27882 vsize=139716 CPUtime=0 cores=0,2
/proc/27884/task/27891/stat : 27891 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 565464703 143069184 9353 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 139716

[startup+0.100535 s]
/proc/loadavg: 3.00 3.74 3.82 4/213 27884
/proc/meminfo: memFree=12974376/32950928 swapFree=67111524/67111528
[pid=27884] ppid=27882 vsize=148164 CPUtime=0.09 cores=0,2
/proc/27884/stat : 27884 (mono) R 27882 27884 27092 0 -1 4202496 11271 0 0 0 8 1 0 0 19 0 9 0 565464702 151719936 11173 33554432000 4194304 7232020 140733259419200 18446744073709551615 6159031 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27884/statm: 37041 11173 975 742 0 29612 0
[pid=27884/tid=27885] ppid=27882 vsize=148164 CPUtime=0 cores=0,2
/proc/27884/task/27885/stat : 27885 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 565464703 151719936 11173 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=148164 CPUtime=0 cores=0,2
/proc/27884/task/27886/stat : 27886 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 565464703 151719936 11173 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=148164 CPUtime=0 cores=0,2
/proc/27884/task/27887/stat : 27887 (mono) R 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 565464703 151719936 11173 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 0 0 0 -1 0 0 0 0
[pid=27884/tid=27888] ppid=27882 vsize=148164 CPUtime=0 cores=0,2
/proc/27884/task/27888/stat : 27888 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 565464703 151719936 11173 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27889] ppid=27882 vsize=148164 CPUtime=0 cores=0,2
/proc/27884/task/27889/stat : 27889 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 565464703 151719936 11173 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27890] ppid=27882 vsize=148164 CPUtime=0 cores=0,2
/proc/27884/task/27890/stat : 27890 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 565464703 151719936 11173 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27891] ppid=27882 vsize=148164 CPUtime=0 cores=0,2
/proc/27884/task/27891/stat : 27891 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 565464703 151719936 11173 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 148164

[startup+0.304534 s]
/proc/loadavg: 3.00 3.74 3.82 4/213 27884
/proc/meminfo: memFree=12974376/32950928 swapFree=67111524/67111528
[pid=27884] ppid=27882 vsize=156612 CPUtime=0.31 cores=0,2
/proc/27884/stat : 27884 (mono) R 27882 27884 27092 0 -1 4202496 13140 0 0 0 29 2 0 0 18 0 9 0 565464702 160370688 13042 33554432000 4194304 7232020 140733259419200 18446744073709551615 256415084240 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27884/statm: 39153 13042 975 742 0 31724 0
[pid=27884/tid=27885] ppid=27882 vsize=156612 CPUtime=0.01 cores=0,2
/proc/27884/task/27885/stat : 27885 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 1 0 0 0 17 0 9 0 565464703 160370688 13042 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=156612 CPUtime=0 cores=0,2
/proc/27884/task/27886/stat : 27886 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 565464703 160370688 13042 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=156612 CPUtime=0 cores=0,2
/proc/27884/task/27887/stat : 27887 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 565464703 160370688 13042 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27888] ppid=27882 vsize=156612 CPUtime=0 cores=0,2
/proc/27884/task/27888/stat : 27888 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 565464703 160370688 13042 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27889] ppid=27882 vsize=156612 CPUtime=0 cores=0,2
/proc/27884/task/27889/stat : 27889 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 565464703 160370688 13042 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27890] ppid=27882 vsize=156612 CPUtime=0 cores=0,2
/proc/27884/task/27890/stat : 27890 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 565464703 160370688 13042 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27891] ppid=27882 vsize=156612 CPUtime=0 cores=0,2
/proc/27884/task/27891/stat : 27891 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 565464703 160370688 13042 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 156612

[startup+0.700425 s]
/proc/loadavg: 3.00 3.74 3.82 4/213 27884
/proc/meminfo: memFree=12974376/32950928 swapFree=67111524/67111528
[pid=27884] ppid=27882 vsize=165124 CPUtime=0.74 cores=0,2
/proc/27884/stat : 27884 (mono) R 27882 27884 27092 0 -1 4202496 15483 0 0 0 72 2 0 0 18 0 9 0 565464702 169086976 15385 33554432000 4194304 7232020 140733259419200 18446744073709551615 5705792 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27884/statm: 41281 15385 975 742 0 33852 0
[pid=27884/tid=27885] ppid=27882 vsize=165124 CPUtime=0.03 cores=0,2
/proc/27884/task/27885/stat : 27885 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 565464703 169086976 15385 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=165124 CPUtime=0.01 cores=0,2
/proc/27884/task/27886/stat : 27886 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 565464703 169086976 15385 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=165124 CPUtime=0.01 cores=0,2
/proc/27884/task/27887/stat : 27887 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 565464703 169086976 15385 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27888] ppid=27882 vsize=165124 CPUtime=0.01 cores=0,2
/proc/27884/task/27888/stat : 27888 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 565464703 169086976 15385 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27889] ppid=27882 vsize=165124 CPUtime=0 cores=0,2
/proc/27884/task/27889/stat : 27889 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 565464703 169086976 15385 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27890] ppid=27882 vsize=165124 CPUtime=0.01 cores=0,2
/proc/27884/task/27890/stat : 27890 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 565464703 169086976 15385 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27891] ppid=27882 vsize=165124 CPUtime=0 cores=0,2
/proc/27884/task/27891/stat : 27891 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 565464703 169086976 15385 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 165124

[startup+1.50127 s]
/proc/loadavg: 3.00 3.74 3.82 5/222 27893
/proc/meminfo: memFree=12880444/32950928 swapFree=67111524/67111528
[pid=27884] ppid=27882 vsize=182084 CPUtime=1.63 cores=0,2
/proc/27884/stat : 27884 (mono) R 27882 27884 27092 0 -1 4202496 20336 0 0 0 160 3 0 0 18 0 9 0 565464702 186454016 20238 33554432000 4194304 7232020 140733259419200 18446744073709551615 6182062 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27884/statm: 45521 20238 975 742 0 38092 0
[pid=27884/tid=27885] ppid=27882 vsize=182084 CPUtime=0.05 cores=0,2
/proc/27884/task/27885/stat : 27885 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 5 0 0 0 15 0 9 0 565464703 186454016 20238 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=182084 CPUtime=0.06 cores=0,2
/proc/27884/task/27886/stat : 27886 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 565464703 186454016 20238 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=182084 CPUtime=0.03 cores=0,2
/proc/27884/task/27887/stat : 27887 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 565464703 186454016 20238 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27888] ppid=27882 vsize=182084 CPUtime=0.04 cores=0,2
/proc/27884/task/27888/stat : 27888 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 565464703 186454016 20238 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27889] ppid=27882 vsize=182084 CPUtime=0.02 cores=0,2
/proc/27884/task/27889/stat : 27889 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 565464703 186454016 20238 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27890] ppid=27882 vsize=182084 CPUtime=0.02 cores=0,2
/proc/27884/task/27890/stat : 27890 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 565464703 186454016 20238 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27891] ppid=27882 vsize=182084 CPUtime=0.02 cores=0,2
/proc/27884/task/27891/stat : 27891 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 565464703 186454016 20238 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27893] ppid=27882 vsize=182084 CPUtime=0 cores=0,2
/proc/27884/task/27893/stat : 27893 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 565464703 186454016 20238 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427215281 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 182084

[startup+3.10097 s]
/proc/loadavg: 3.00 3.74 3.82 5/222 27893
/proc/meminfo: memFree=12833820/32950928 swapFree=67111524/67111528
[pid=27884] ppid=27882 vsize=224132 CPUtime=3.47 cores=0,2
/proc/27884/stat : 27884 (mono) R 27882 27884 27092 0 -1 4202496 29375 0 0 0 341 6 0 0 18 0 9 0 565464702 229511168 29276 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427218379 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27884/statm: 56033 29276 974 742 0 48604 0
[pid=27884/tid=27885] ppid=27882 vsize=224132 CPUtime=0.12 cores=0,2
/proc/27884/task/27885/stat : 27885 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 12 0 0 0 16 0 9 0 565464703 229511168 29276 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=224132 CPUtime=0.13 cores=0,2
/proc/27884/task/27886/stat : 27886 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 13 0 0 0 16 0 9 0 565464703 229511168 29276 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=224132 CPUtime=0.08 cores=0,2
/proc/27884/task/27887/stat : 27887 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 565464703 229511168 29276 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27888] ppid=27882 vsize=224132 CPUtime=0.1 cores=0,2
/proc/27884/task/27888/stat : 27888 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 565464703 229511168 29276 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27889] ppid=27882 vsize=224132 CPUtime=0.08 cores=0,2
/proc/27884/task/27889/stat : 27889 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 565464703 229511168 29276 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27890] ppid=27882 vsize=224132 CPUtime=0.06 cores=0,2
/proc/27884/task/27890/stat : 27890 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 565464703 229511168 29276 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27891] ppid=27882 vsize=224132 CPUtime=0.07 cores=0,2
/proc/27884/task/27891/stat : 27891 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 565464703 229511168 29276 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27893] ppid=27882 vsize=224132 CPUtime=0 cores=0,2
/proc/27884/task/27893/stat : 27893 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 565464703 229511168 29276 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427215281 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.47
Current children cumulated vsize (KiB) 224132

[startup+6.31597 s]
/proc/loadavg: 3.08 3.74 3.82 5/222 27893
/proc/meminfo: memFree=11479244/32950928 swapFree=67111524/67111528
[pid=27884] ppid=27882 vsize=291780 CPUtime=7.21 cores=0,2
/proc/27884/stat : 27884 (mono) R 27882 27884 27092 0 -1 4202496 47899 0 0 0 711 10 0 0 18 0 9 0 565464702 298782720 47800 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427217589 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27884/statm: 72945 47800 974 742 0 65516 0
[pid=27884/tid=27885] ppid=27882 vsize=291780 CPUtime=0.23 cores=0,2
/proc/27884/task/27885/stat : 27885 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 23 0 0 0 16 0 9 0 565464703 298782720 47800 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=291780 CPUtime=0.25 cores=0,2
/proc/27884/task/27886/stat : 27886 (mono) R 27882 27884 27092 0 -1 4202560 2 0 0 0 25 0 0 0 16 0 9 0 565464703 298782720 47800 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 0 0 0 -1 2 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=291780 CPUtime=0.23 cores=0,2
/proc/27884/task/27887/stat : 27887 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 23 0 0 0 15 0 9 0 565464703 298782720 47800 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27888] ppid=27882 vsize=291780 CPUtime=0.22 cores=0,2
/proc/27884/task/27888/stat : 27888 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 22 0 0 0 15 0 9 0 565464703 298782720 47800 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27889] ppid=27882 vsize=291780 CPUtime=0.27 cores=0,2
/proc/27884/task/27889/stat : 27889 (mono) R 27882 27884 27092 0 -1 4202560 2 0 0 0 27 0 0 0 15 0 9 0 565464703 298782720 47800 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 0 0 0 -1 2 0 0 0

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

/proc/27884/task/27888/stat : 27888 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 159 0 0 0 16 0 9 0 565464703 2361339904 550170 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27889] ppid=27882 vsize=2305996 CPUtime=1.5 cores=0,2
/proc/27884/task/27889/stat : 27889 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 150 0 0 0 16 0 9 0 565464703 2361339904 550170 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27890] ppid=27882 vsize=2305996 CPUtime=2.06 cores=0,2
/proc/27884/task/27890/stat : 27890 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 206 0 0 0 16 0 9 0 565464703 2361339904 550170 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27891] ppid=27882 vsize=2305996 CPUtime=1.3 cores=0,2
/proc/27884/task/27891/stat : 27891 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 130 0 0 0 16 0 9 0 565464703 2361339904 550170 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27893] ppid=27882 vsize=2305996 CPUtime=0 cores=0,2
/proc/27884/task/27893/stat : 27893 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 565464703 2361339904 550170 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427215281 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 948.74
Current children cumulated vsize (KiB) 2305996

[startup+1002.3 s]
/proc/loadavg: 3.40 3.83 3.86 4/208 27974
/proc/meminfo: memFree=8562392/32950928 swapFree=67111524/67111528
[pid=27884] ppid=27882 vsize=2305996 CPUtime=1009.15 cores=0,2
/proc/27884/stat : 27884 (mono) R 27882 27884 27092 0 -1 4202496 551553 0 0 0 100841 74 0 0 25 0 9 0 565464702 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 1078015141 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27884/statm: 576499 551454 1035 742 0 569070 0
[pid=27884/tid=27885] ppid=27882 vsize=2305996 CPUtime=1.48 cores=0,2
/proc/27884/task/27885/stat : 27885 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 148 0 0 0 15 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=2305996 CPUtime=1.48 cores=0,2
/proc/27884/task/27886/stat : 27886 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 148 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=2305996 CPUtime=2.12 cores=0,2
/proc/27884/task/27887/stat : 27887 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 212 0 0 0 15 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27888] ppid=27882 vsize=2305996 CPUtime=1.72 cores=0,2
/proc/27884/task/27888/stat : 27888 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 172 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27889] ppid=27882 vsize=2305996 CPUtime=1.61 cores=0,2
/proc/27884/task/27889/stat : 27889 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 161 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27890] ppid=27882 vsize=2305996 CPUtime=2.1 cores=0,2
/proc/27884/task/27890/stat : 27890 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 210 0 0 0 15 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27891] ppid=27882 vsize=2305996 CPUtime=1.43 cores=0,2
/proc/27884/task/27891/stat : 27891 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 143 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27893] ppid=27882 vsize=2305996 CPUtime=0 cores=0,2
/proc/27884/task/27893/stat : 27893 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427215281 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1009.15
Current children cumulated vsize (KiB) 2305996

[startup+1062.3 s]
/proc/loadavg: 3.14 3.68 3.80 4/208 27976
/proc/meminfo: memFree=8562340/32950928 swapFree=67111524/67111528
[pid=27884] ppid=27882 vsize=2305996 CPUtime=1069.35 cores=0,2
/proc/27884/stat : 27884 (mono) R 27882 27884 27092 0 -1 4202496 551553 0 0 0 106861 74 0 0 25 0 9 0 565464702 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 1078019378 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27884/statm: 576499 551454 1035 742 0 569070 0
[pid=27884/tid=27885] ppid=27882 vsize=2305996 CPUtime=1.49 cores=0,2
/proc/27884/task/27885/stat : 27885 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 149 0 0 0 15 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=2305996 CPUtime=1.56 cores=0,2
/proc/27884/task/27886/stat : 27886 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 156 0 0 0 15 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=2305996 CPUtime=2.31 cores=0,2
/proc/27884/task/27887/stat : 27887 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 231 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27888] ppid=27882 vsize=2305996 CPUtime=1.83 cores=0,2
/proc/27884/task/27888/stat : 27888 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 183 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27889] ppid=27882 vsize=2305996 CPUtime=1.62 cores=0,2
/proc/27884/task/27889/stat : 27889 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 162 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27890] ppid=27882 vsize=2305996 CPUtime=2.11 cores=0,2
/proc/27884/task/27890/stat : 27890 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 211 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27891] ppid=27882 vsize=2305996 CPUtime=1.43 cores=0,2
/proc/27884/task/27891/stat : 27891 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 143 0 0 0 15 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27893] ppid=27882 vsize=2305996 CPUtime=0 cores=0,2
/proc/27884/task/27893/stat : 27893 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427215281 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1069.35
Current children cumulated vsize (KiB) 2305996

[startup+1122.3 s]
/proc/loadavg: 3.05 3.55 3.75 4/208 27977
/proc/meminfo: memFree=8531920/32950928 swapFree=67111524/67111528
[pid=27884] ppid=27882 vsize=2305996 CPUtime=1129.77 cores=0,2
/proc/27884/stat : 27884 (mono) R 27882 27884 27092 0 -1 4202496 551553 0 0 0 112903 74 0 0 25 0 9 0 565464702 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 1078014995 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27884/statm: 576499 551454 1035 742 0 569070 0
[pid=27884/tid=27885] ppid=27882 vsize=2305996 CPUtime=1.5 cores=0,2
/proc/27884/task/27885/stat : 27885 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 150 0 0 0 15 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=2305996 CPUtime=1.71 cores=0,2
/proc/27884/task/27886/stat : 27886 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 171 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=2305996 CPUtime=2.49 cores=0,2
/proc/27884/task/27887/stat : 27887 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 249 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27888] ppid=27882 vsize=2305996 CPUtime=1.98 cores=0,2
/proc/27884/task/27888/stat : 27888 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 198 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27889] ppid=27882 vsize=2305996 CPUtime=1.62 cores=0,2
/proc/27884/task/27889/stat : 27889 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 162 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27890] ppid=27882 vsize=2305996 CPUtime=2.29 cores=0,2
/proc/27884/task/27890/stat : 27890 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 229 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27891] ppid=27882 vsize=2305996 CPUtime=1.61 cores=0,2
/proc/27884/task/27891/stat : 27891 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 161 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27893] ppid=27882 vsize=2305996 CPUtime=0 cores=0,2
/proc/27884/task/27893/stat : 27893 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427215281 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1129.77
Current children cumulated vsize (KiB) 2305996

[startup+1182.3 s]
/proc/loadavg: 3.33 3.55 3.73 4/208 27979
/proc/meminfo: memFree=8477932/32950928 swapFree=67111524/67111528
[pid=27884] ppid=27882 vsize=2305996 CPUtime=1190.19 cores=0,2
/proc/27884/stat : 27884 (mono) R 27882 27884 27092 0 -1 4202496 551553 0 0 0 118945 74 0 0 25 0 9 0 565464702 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 1078015752 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27884/statm: 576499 551454 1035 742 0 569070 0
[pid=27884/tid=27885] ppid=27882 vsize=2305996 CPUtime=1.57 cores=0,2
/proc/27884/task/27885/stat : 27885 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 157 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=2305996 CPUtime=1.91 cores=0,2
/proc/27884/task/27886/stat : 27886 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 191 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=2305996 CPUtime=2.57 cores=0,2
/proc/27884/task/27887/stat : 27887 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 257 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27888] ppid=27882 vsize=2305996 CPUtime=2.02 cores=0,2
/proc/27884/task/27888/stat : 27888 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 202 0 0 0 15 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27889] ppid=27882 vsize=2305996 CPUtime=1.76 cores=0,2
/proc/27884/task/27889/stat : 27889 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 176 0 0 0 15 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27890] ppid=27882 vsize=2305996 CPUtime=2.4 cores=0,2
/proc/27884/task/27890/stat : 27890 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 240 0 0 0 15 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27891] ppid=27882 vsize=2305996 CPUtime=1.73 cores=0,2
/proc/27884/task/27891/stat : 27891 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 173 0 0 0 16 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27893] ppid=27882 vsize=2305996 CPUtime=0 cores=0,2
/proc/27884/task/27893/stat : 27893 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 565464703 2361339904 551454 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427215281 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1190.19
Current children cumulated vsize (KiB) 2305996

[startup+1242.3 s]
/proc/loadavg: 3.51 3.57 3.73 4/208 27981
/proc/meminfo: memFree=8376612/32950928 swapFree=67111524/67111528
[pid=27884] ppid=27882 vsize=2355276 CPUtime=1250.62 cores=0,2
/proc/27884/stat : 27884 (mono) R 27882 27884 27092 0 -1 4202496 562750 0 0 0 124986 76 0 0 25 0 9 0 565464702 2411802624 562651 33554432000 4194304 7232020 140733259419200 18446744073709551615 1078013760 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27884/statm: 588819 562651 1035 742 0 581390 0
[pid=27884/tid=27885] ppid=27882 vsize=2355276 CPUtime=1.69 cores=0,2
/proc/27884/task/27885/stat : 27885 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 169 0 0 0 15 0 9 0 565464703 2411802624 562651 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=2355276 CPUtime=1.93 cores=0,2
/proc/27884/task/27886/stat : 27886 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 193 0 0 0 15 0 9 0 565464703 2411802624 562651 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=2355276 CPUtime=2.66 cores=0,2
/proc/27884/task/27887/stat : 27887 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 266 0 0 0 16 0 9 0 565464703 2411802624 562651 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27888] ppid=27882 vsize=2355276 CPUtime=2.27 cores=0,2
/proc/27884/task/27888/stat : 27888 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 227 0 0 0 16 0 9 0 565464703 2411802624 562651 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27889] ppid=27882 vsize=2355276 CPUtime=1.86 cores=0,2
/proc/27884/task/27889/stat : 27889 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 186 0 0 0 16 0 9 0 565464703 2411802624 562651 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27890] ppid=27882 vsize=2355276 CPUtime=2.53 cores=0,2
/proc/27884/task/27890/stat : 27890 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 253 0 0 0 16 0 9 0 565464703 2411802624 562651 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27891] ppid=27882 vsize=2355276 CPUtime=1.91 cores=0,2
/proc/27884/task/27891/stat : 27891 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 191 0 0 0 16 0 9 0 565464703 2411802624 562651 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27893] ppid=27882 vsize=2355276 CPUtime=0 cores=0,2
/proc/27884/task/27893/stat : 27893 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 565464703 2411802624 562651 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427215281 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1250.62
Current children cumulated vsize (KiB) 2355276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.11 3.44 3.67 3/198 27983
/proc/meminfo: memFree=10130584/32950928 swapFree=67111524/67111528
[pid=27884] ppid=27882 vsize=2396812 CPUtime=1308.54 cores=0,2
/proc/27884/stat : 27884 (mono) R 27882 27884 27092 0 -1 4202496 573232 0 0 0 130776 78 0 0 25 0 9 0 565464702 2454335488 573133 33554432000 4194304 7232020 140733259419200 18446744073709551615 1078014995 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27884/statm: 599203 573133 1035 742 0 591774 0
[pid=27884/tid=27885] ppid=27882 vsize=2396812 CPUtime=1.7 cores=0,2
/proc/27884/task/27885/stat : 27885 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 170 0 0 0 16 0 9 0 565464703 2454335488 573133 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=2396812 CPUtime=1.99 cores=0,2
/proc/27884/task/27886/stat : 27886 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 199 0 0 0 16 0 9 0 565464703 2454335488 573133 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=2396812 CPUtime=2.76 cores=0,2
/proc/27884/task/27887/stat : 27887 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 276 0 0 0 16 0 9 0 565464703 2454335488 573133 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27888] ppid=27882 vsize=2396812 CPUtime=2.42 cores=0,2
/proc/27884/task/27888/stat : 27888 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 242 0 0 0 15 0 9 0 565464703 2454335488 573133 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27889] ppid=27882 vsize=2396812 CPUtime=1.96 cores=0,2
/proc/27884/task/27889/stat : 27889 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 196 0 0 0 16 0 9 0 565464703 2454335488 573133 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
[pid=27884/tid=27890] ppid=27882 vsize=2396812 CPUtime=2.54 cores=0,2
/proc/27884/task/27890/stat : 27890 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 254 0 0 0 16 0 9 0 565464703 2454335488 573133 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27891] ppid=27882 vsize=2396812 CPUtime=1.91 cores=0,2
/proc/27884/task/27891/stat : 27891 (mono) S 27882 27884 27092 0 -1 4202560 2 0 0 0 191 0 0 0 16 0 9 0 565464703 2454335488 573133 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427207577 0 0 4096 545260780 18446604453855243200 0 0 -1 2 0 0 0
[pid=27884/tid=27893] ppid=27882 vsize=2396812 CPUtime=0 cores=0,2
/proc/27884/task/27893/stat : 27893 (mono) S 27882 27884 27092 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 565464703 2454335488 573133 33554432000 4194304 7232020 140733259419200 18446744073709551615 256427215281 0 0 4096 545260780 18446604453855243200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1308.54
Current children cumulated vsize (KiB) 2396812

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.11
CPU time (s): 1308.66
CPU user time (s): 1307.77
CPU system time (s): 0.886865
CPU usage (%): 100.657
Max. virtual memory (cumulated for all children) (KiB): 2396812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1307.77
system time used= 0.886865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 573232
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= 5103
involuntary context switches= 4659

runsolver used 2.36864 second user time and 4.75128 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-25 19:25:40
IDJOB=3281574
IDBENCH=69571
IDSOLVER=1608
FILE ID=node115/3281574-1303752338
RUNJOBID= node115-1303752338-27817
PBS_JOBID= 13154047
Free space on /tmp= 72576 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281574-1303752338/watcher-3281574-1303752338 -o /tmp/evaluation-result-3281574-1303752338/solver-3281574-1303752338 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3281574-1303752338.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=687712983

node115.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.811
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.62
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.811
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.811
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.811
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.75
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.811
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.77
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.811
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12974656 kB
Buffers:       2287532 kB
Cached:       16524956 kB
SwapCached:          4 kB
Active:        7917352 kB
Inactive:     11500288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12974656 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          101460 kB
Writeback:           0 kB
AnonPages:      604196 kB
Mapped:          18108 kB
Slab:           492592 kB
PageTables:       6492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1029512 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= 72592 MiB
End job on node115 at 2011-04-25 19:47:22