Trace number 3291694

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) 1301.4 1300.05

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
Bench CategoryAPPLICATION (applications 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 variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 2.84 3.66 3.63 4/191 16105
/proc/meminfo: memFree=24747616/32950928 swapFree=67071984/67111528
[pid=16105] ppid=16103 vsize=102604 CPUtime=0 cores=4,6
/proc/16105/stat : 16105 (mono) R 16103 16105 14972 0 -1 4202496 922 0 0 0 0 0 0 0 22 0 8 0 569338388 105066496 830 33554432000 4194304 7232020 140737089357552 18446744073709551615 5667152 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/16105/statm: 25651 830 639 742 0 18222 0
[pid=16105/tid=16106] ppid=16103 vsize=102736 CPUtime=0 cores=4,6
/proc/16105/task/16106/stat : 16106 (mono) S 16103 16105 14972 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 8 0 569338389 105201664 831 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16107] ppid=16103 vsize=102736 CPUtime=0 cores=4,6
/proc/16105/task/16107/stat : 16107 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 569338389 105201664 831 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16108] ppid=16103 vsize=102736 CPUtime=0 cores=4,6
/proc/16105/task/16108/stat : 16108 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 569338389 105201664 831 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16109] ppid=16103 vsize=102736 CPUtime=0 cores=4,6
/proc/16105/task/16109/stat : 16109 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 569338389 105201664 831 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16110] ppid=16103 vsize=102736 CPUtime=0 cores=4,6
/proc/16105/task/16110/stat : 16110 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 569338389 105201664 831 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16111] ppid=16103 vsize=102736 CPUtime=0 cores=4,6
/proc/16105/task/16111/stat : 16111 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 569338389 105201664 831 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16112] ppid=16103 vsize=102736 CPUtime=0 cores=4,6
/proc/16105/task/16112/stat : 16112 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 569338389 105201664 831 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0

[startup+0.0447049 s]
/proc/loadavg: 2.84 3.66 3.63 4/191 16105
/proc/meminfo: memFree=24747616/32950928 swapFree=67071984/67111528
[pid=16105] ppid=16103 vsize=118496 CPUtime=0.03 cores=4,6
/proc/16105/stat : 16105 (mono) R 16103 16105 14972 0 -1 4202496 3914 0 0 0 3 0 0 0 18 0 9 0 569338388 121339904 3816 33554432000 4194304 7232020 140737089357552 18446744073709551615 260905087947 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/16105/statm: 29624 3819 975 742 0 22195 0
[pid=16105/tid=16106] ppid=16103 vsize=118496 CPUtime=0 cores=4,6
/proc/16105/task/16106/stat : 16106 (mono) S 16103 16105 14972 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 569338389 121339904 3820 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16107] ppid=16103 vsize=118496 CPUtime=0 cores=4,6
/proc/16105/task/16107/stat : 16107 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 569338389 121339904 3821 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16108] ppid=16103 vsize=118496 CPUtime=0 cores=4,6
/proc/16105/task/16108/stat : 16108 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 569338389 121339904 3822 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16109] ppid=16103 vsize=118496 CPUtime=0 cores=4,6
/proc/16105/task/16109/stat : 16109 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 569338389 121339904 3825 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16110] ppid=16103 vsize=118496 CPUtime=0 cores=4,6
/proc/16105/task/16110/stat : 16110 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 569338389 121339904 3826 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16111] ppid=16103 vsize=118496 CPUtime=0 cores=4,6
/proc/16105/task/16111/stat : 16111 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 569338389 121339904 3828 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16112] ppid=16103 vsize=118496 CPUtime=0 cores=4,6
/proc/16105/task/16112/stat : 16112 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 569338389 121339904 3831 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 118496

[startup+0.100696 s]
/proc/loadavg: 2.84 3.66 3.63 4/191 16105
/proc/meminfo: memFree=24747616/32950928 swapFree=67071984/67111528
[pid=16105] ppid=16103 vsize=118624 CPUtime=0.09 cores=4,6
/proc/16105/stat : 16105 (mono) R 16103 16105 14972 0 -1 4202496 4661 0 0 0 9 0 0 0 18 0 9 0 569338388 121470976 4563 33554432000 4194304 7232020 140737089357552 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/16105/statm: 29656 4566 975 742 0 22227 0
[pid=16105/tid=16106] ppid=16103 vsize=118624 CPUtime=0 cores=4,6
/proc/16105/task/16106/stat : 16106 (mono) S 16103 16105 14972 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 569338389 121470976 4568 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16107] ppid=16103 vsize=118624 CPUtime=0 cores=4,6
/proc/16105/task/16107/stat : 16107 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 569338389 121470976 4570 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16108] ppid=16103 vsize=118624 CPUtime=0 cores=4,6
/proc/16105/task/16108/stat : 16108 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 569338389 121470976 4573 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16109] ppid=16103 vsize=118624 CPUtime=0 cores=4,6
/proc/16105/task/16109/stat : 16109 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 569338389 121470976 4575 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16110] ppid=16103 vsize=118624 CPUtime=0 cores=4,6
/proc/16105/task/16110/stat : 16110 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 569338389 121470976 4578 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16111] ppid=16103 vsize=118624 CPUtime=0 cores=4,6
/proc/16105/task/16111/stat : 16111 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 569338389 121470976 4579 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16112] ppid=16103 vsize=118624 CPUtime=0 cores=4,6
/proc/16105/task/16112/stat : 16112 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 569338389 121470976 4581 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 118624

[startup+0.302349 s]
/proc/loadavg: 2.84 3.66 3.63 4/191 16105
/proc/meminfo: memFree=24747616/32950928 swapFree=67071984/67111528
[pid=16105] ppid=16103 vsize=128728 CPUtime=0.31 cores=4,6
/proc/16105/stat : 16105 (mono) R 16103 16105 14972 0 -1 4202496 6310 0 0 0 31 0 0 0 18 0 9 0 569338388 131817472 6212 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917220021 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/16105/statm: 32182 6212 975 742 0 24753 0
[pid=16105/tid=16106] ppid=16103 vsize=128728 CPUtime=0 cores=4,6
/proc/16105/task/16106/stat : 16106 (mono) R 16103 16105 14972 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 9 0 569338389 131817472 6212 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=16105/tid=16107] ppid=16103 vsize=128728 CPUtime=0 cores=4,6
/proc/16105/task/16107/stat : 16107 (mono) R 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 569338389 131817472 6212 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 0 0 0 -1 6 0 0 0
[pid=16105/tid=16108] ppid=16103 vsize=128728 CPUtime=0 cores=4,6
/proc/16105/task/16108/stat : 16108 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 569338389 131817472 6212 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16109] ppid=16103 vsize=128728 CPUtime=0 cores=4,6
/proc/16105/task/16109/stat : 16109 (mono) R 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 569338389 131817472 6212 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=16105/tid=16110] ppid=16103 vsize=128728 CPUtime=0 cores=4,6
/proc/16105/task/16110/stat : 16110 (mono) R 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 569338389 131817472 6212 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 0 0 0 -1 6 0 0 0
[pid=16105/tid=16111] ppid=16103 vsize=128728 CPUtime=0 cores=4,6
/proc/16105/task/16111/stat : 16111 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 569338389 131817472 6212 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16112] ppid=16103 vsize=128728 CPUtime=0 cores=4,6
/proc/16105/task/16112/stat : 16112 (mono) R 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 569338389 131817472 6212 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917211279 0 0 4096 545260780 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 128728

[startup+0.700587 s]
/proc/loadavg: 2.84 3.66 3.63 4/191 16105
/proc/meminfo: memFree=24747616/32950928 swapFree=67071984/67111528
[pid=16105] ppid=16103 vsize=136600 CPUtime=0.77 cores=4,6
/proc/16105/stat : 16105 (mono) R 16103 16105 14972 0 -1 4202496 9059 0 0 0 76 1 0 0 18 0 9 0 569338388 139878400 8961 33554432000 4194304 7232020 140737089357552 18446744073709551615 1075684311 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/16105/statm: 34150 8961 975 742 0 26721 0
[pid=16105/tid=16106] ppid=16103 vsize=136600 CPUtime=0.01 cores=4,6
/proc/16105/task/16106/stat : 16106 (mono) S 16103 16105 14972 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 569338389 139878400 8961 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16107] ppid=16103 vsize=136600 CPUtime=0.02 cores=4,6
/proc/16105/task/16107/stat : 16107 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 569338389 139878400 8961 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16108] ppid=16103 vsize=136600 CPUtime=0.01 cores=4,6
/proc/16105/task/16108/stat : 16108 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 569338389 139878400 8961 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16109] ppid=16103 vsize=136600 CPUtime=0.01 cores=4,6
/proc/16105/task/16109/stat : 16109 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 569338389 139878400 8961 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16110] ppid=16103 vsize=136600 CPUtime=0 cores=4,6
/proc/16105/task/16110/stat : 16110 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 569338389 139878400 8961 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16111] ppid=16103 vsize=136600 CPUtime=0.01 cores=4,6
/proc/16105/task/16111/stat : 16111 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 569338389 139878400 8961 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16112] ppid=16103 vsize=136600 CPUtime=0.01 cores=4,6
/proc/16105/task/16112/stat : 16112 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 569338389 139878400 8961 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 136600

[startup+1.50044 s]
/proc/loadavg: 2.84 3.66 3.63 6/211 16128
/proc/meminfo: memFree=24650992/32950928 swapFree=67071984/67111528
[pid=16105] ppid=16103 vsize=161816 CPUtime=1.69 cores=4,6
/proc/16105/stat : 16105 (mono) R 16103 16105 14972 0 -1 4202496 14526 0 0 0 167 2 0 0 19 0 9 0 569338388 165699584 14428 33554432000 4194304 7232020 140737089357552 18446744073709551615 1075698105 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/16105/statm: 40454 14428 975 742 0 33025 0
[pid=16105/tid=16106] ppid=16103 vsize=161816 CPUtime=0.05 cores=4,6
/proc/16105/task/16106/stat : 16106 (mono) S 16103 16105 14972 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 569338389 165699584 14428 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16107] ppid=16103 vsize=161816 CPUtime=0.05 cores=4,6
/proc/16105/task/16107/stat : 16107 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 569338389 165699584 14428 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16108] ppid=16103 vsize=161816 CPUtime=0.03 cores=4,6
/proc/16105/task/16108/stat : 16108 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 569338389 165699584 14428 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16109] ppid=16103 vsize=161816 CPUtime=0.04 cores=4,6
/proc/16105/task/16109/stat : 16109 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 569338389 165699584 14428 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16110] ppid=16103 vsize=161816 CPUtime=0.03 cores=4,6
/proc/16105/task/16110/stat : 16110 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 569338389 165699584 14428 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16111] ppid=16103 vsize=161816 CPUtime=0.03 cores=4,6
/proc/16105/task/16111/stat : 16111 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 569338389 165699584 14428 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16112] ppid=16103 vsize=161816 CPUtime=0.06 cores=4,6
/proc/16105/task/16112/stat : 16112 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 569338389 165699584 14428 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16114] ppid=16103 vsize=161816 CPUtime=0 cores=4,6
/proc/16105/task/16114/stat : 16114 (mono) S 16103 16105 14972 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 569338389 165699584 14428 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917217713 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 161816

[startup+3.10115 s]
/proc/loadavg: 2.84 3.66 3.63 5/211 16128
/proc/meminfo: memFree=24574364/32950928 swapFree=67071984/67111528
[pid=16105] ppid=16103 vsize=674116 CPUtime=3.44 cores=4,6
/proc/16105/stat : 16105 (mono) R 16103 16105 14972 0 -1 4202496 107240 0 0 0 332 12 0 0 23 0 9 0 569338388 690294784 107142 33554432000 4194304 7232020 140737089357552 18446744073709551615 260905088093 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/16105/statm: 168529 107142 995 742 0 161100 0
[pid=16105/tid=16106] ppid=16103 vsize=674116 CPUtime=0.11 cores=4,6
/proc/16105/task/16106/stat : 16106 (mono) S 16103 16105 14972 0 -1 4202560 4 0 0 0 11 0 0 0 16 0 9 0 569338389 690294784 107142 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16107] ppid=16103 vsize=674116 CPUtime=0.09 cores=4,6
/proc/16105/task/16107/stat : 16107 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 9 0 0 0 16 0 9 0 569338389 690294784 107142 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16108] ppid=16103 vsize=674116 CPUtime=0.11 cores=4,6
/proc/16105/task/16108/stat : 16108 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 569338389 690294784 107142 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16109] ppid=16103 vsize=674116 CPUtime=0.07 cores=4,6
/proc/16105/task/16109/stat : 16109 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 569338389 690294784 107142 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16110] ppid=16103 vsize=674116 CPUtime=0.05 cores=4,6
/proc/16105/task/16110/stat : 16110 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 569338389 690294784 107142 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16111] ppid=16103 vsize=674116 CPUtime=0.05 cores=4,6
/proc/16105/task/16111/stat : 16111 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 569338389 690294784 107142 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16112] ppid=16103 vsize=674116 CPUtime=0.09 cores=4,6
/proc/16105/task/16112/stat : 16112 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 569338389 690294784 107142 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16114] ppid=16103 vsize=674116 CPUtime=0 cores=4,6
/proc/16105/task/16114/stat : 16114 (mono) S 16103 16105 14972 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 569338389 690294784 107142 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917217713 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 674116

[startup+6.30056 s]
/proc/loadavg: 3.65 3.82 3.68 6/222 16142
/proc/meminfo: memFree=23727980/32950928 swapFree=67071984/67111528
[pid=16105] ppid=16103 vsize=875572 CPUtime=6.73 cores=4,6
/proc/16105/stat : 16105 (mono) R 16103 16105 14972 0 -1 4202496 192145 0 0 0 651 22 0 0 25 0 9 0 569338388 896585728 192047 33554432000 4194304 7232020 140737089357552 18446744073709551615 1083268773 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/16105/statm: 218893 192047 999 742 0 211464 0
[pid=16105/tid=16106] ppid=16103 vsize=875572 CPUtime=0.16 cores=4,6
/proc/16105/task/16106/stat : 16106 (mono) S 16103 16105 14972 0 -1 4202560 4 0 0 0 16 0 0 0 16 0 9 0 569338389 896585728 192047 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16107] ppid=16103 vsize=875572 CPUtime=0.15 cores=4,6
/proc/16105/task/16107/stat : 16107 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 15 0 0 0 16 0 9 0 569338389 896585728 192047 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16108] ppid=16103 vsize=875572 CPUtime=0.11 cores=4,6
/proc/16105/task/16108/stat : 16108 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 569338389 896585728 192047 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16109] ppid=16103 vsize=875572 CPUtime=0.08 cores=4,6
/proc/16105/task/16109/stat : 16109 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 569338389 896585728 192047 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16110] ppid=16103 vsize=875572 CPUtime=0.09 cores=4,6
/proc/16105/task/16110/stat : 16110 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 569338389 896585728 192047 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0

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

/proc/16105/task/16109/stat : 16109 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 17 0 0 0 16 0 9 0 569338389 1174573056 261745 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16110] ppid=16103 vsize=1147044 CPUtime=0.21 cores=4,6
/proc/16105/task/16110/stat : 16110 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 21 0 0 0 15 0 9 0 569338389 1174573056 261745 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16111] ppid=16103 vsize=1147044 CPUtime=0.15 cores=4,6
/proc/16105/task/16111/stat : 16111 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 15 0 0 0 15 0 9 0 569338389 1174573056 261745 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16112] ppid=16103 vsize=1147044 CPUtime=0.2 cores=4,6
/proc/16105/task/16112/stat : 16112 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 20 0 0 0 15 0 9 0 569338389 1174573056 261745 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16114] ppid=16103 vsize=1147044 CPUtime=0 cores=4,6
/proc/16105/task/16114/stat : 16114 (mono) S 16103 16105 14972 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 569338389 1174573056 261745 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917217713 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 943.25
Current children cumulated vsize (KiB) 1147044

[startup+1002.3 s]
/proc/loadavg: 4.08 4.08 3.91 5/222 16168
/proc/meminfo: memFree=18096176/32950928 swapFree=67071984/67111528
[pid=16105] ppid=16103 vsize=1147364 CPUtime=1003.35 cores=4,6
/proc/16105/stat : 16105 (mono) R 16103 16105 14972 0 -1 4202496 261922 0 0 0 100297 38 0 0 25 0 9 0 569338388 1174900736 261823 33554432000 4194304 7232020 140737089357552 18446744073709551615 1083299997 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/16105/statm: 286841 261823 1035 742 0 279412 0
[pid=16105/tid=16106] ppid=16103 vsize=1147364 CPUtime=0.38 cores=4,6
/proc/16105/task/16106/stat : 16106 (mono) S 16103 16105 14972 0 -1 4202560 4 0 0 0 38 0 0 0 15 0 9 0 569338389 1174900736 261823 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16107] ppid=16103 vsize=1147364 CPUtime=0.34 cores=4,6
/proc/16105/task/16107/stat : 16107 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 34 0 0 0 15 0 9 0 569338389 1174900736 261823 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16108] ppid=16103 vsize=1147364 CPUtime=0.23 cores=4,6
/proc/16105/task/16108/stat : 16108 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 23 0 0 0 16 0 9 0 569338389 1174900736 261823 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16109] ppid=16103 vsize=1147364 CPUtime=0.17 cores=4,6
/proc/16105/task/16109/stat : 16109 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 569338389 1174900736 261823 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16110] ppid=16103 vsize=1147364 CPUtime=0.21 cores=4,6
/proc/16105/task/16110/stat : 16110 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 21 0 0 0 15 0 9 0 569338389 1174900736 261823 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16111] ppid=16103 vsize=1147364 CPUtime=0.22 cores=4,6
/proc/16105/task/16111/stat : 16111 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 22 0 0 0 16 0 9 0 569338389 1174900736 261823 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16112] ppid=16103 vsize=1147364 CPUtime=0.28 cores=4,6
/proc/16105/task/16112/stat : 16112 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 28 0 0 0 15 0 9 0 569338389 1174900736 261823 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16114] ppid=16103 vsize=1147364 CPUtime=0 cores=4,6
/proc/16105/task/16114/stat : 16114 (mono) S 16103 16105 14972 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 569338389 1174900736 261823 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917217713 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1003.35
Current children cumulated vsize (KiB) 1147364

[startup+1062.3 s]
/proc/loadavg: 4.03 4.06 3.91 6/222 16170
/proc/meminfo: memFree=18077916/32950928 swapFree=67071984/67111528
[pid=16105] ppid=16103 vsize=1147812 CPUtime=1063.44 cores=4,6
/proc/16105/stat : 16105 (mono) R 16103 16105 14972 0 -1 4202496 262039 0 0 0 106306 38 0 0 25 0 9 0 569338388 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 1083291001 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/16105/statm: 286953 253744 1035 742 0 279524 0
[pid=16105/tid=16106] ppid=16103 vsize=1147812 CPUtime=0.42 cores=4,6
/proc/16105/task/16106/stat : 16106 (mono) S 16103 16105 14972 0 -1 4202560 4 0 0 0 42 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16107] ppid=16103 vsize=1147812 CPUtime=0.4 cores=4,6
/proc/16105/task/16107/stat : 16107 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 40 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16108] ppid=16103 vsize=1147812 CPUtime=0.27 cores=4,6
/proc/16105/task/16108/stat : 16108 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 27 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16109] ppid=16103 vsize=1147812 CPUtime=0.2 cores=4,6
/proc/16105/task/16109/stat : 16109 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 20 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16110] ppid=16103 vsize=1147812 CPUtime=0.21 cores=4,6
/proc/16105/task/16110/stat : 16110 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 21 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16111] ppid=16103 vsize=1147812 CPUtime=0.24 cores=4,6
/proc/16105/task/16111/stat : 16111 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 24 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16112] ppid=16103 vsize=1147812 CPUtime=0.29 cores=4,6
/proc/16105/task/16112/stat : 16112 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 29 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16114] ppid=16103 vsize=1147812 CPUtime=0 cores=4,6
/proc/16105/task/16114/stat : 16114 (mono) S 16103 16105 14972 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917217713 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1063.44
Current children cumulated vsize (KiB) 1147812

[startup+1122.3 s]
/proc/loadavg: 4.01 4.05 3.91 6/222 16172
/proc/meminfo: memFree=18098088/32950928 swapFree=67071984/67111528
[pid=16105] ppid=16103 vsize=1147812 CPUtime=1123.44 cores=4,6
/proc/16105/stat : 16105 (mono) R 16103 16105 14972 0 -1 4202496 262039 0 0 0 112306 38 0 0 25 0 9 0 569338388 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 1083290687 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/16105/statm: 286953 253744 1035 742 0 279524 0
[pid=16105/tid=16106] ppid=16103 vsize=1147812 CPUtime=0.42 cores=4,6
/proc/16105/task/16106/stat : 16106 (mono) S 16103 16105 14972 0 -1 4202560 4 0 0 0 42 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16107] ppid=16103 vsize=1147812 CPUtime=0.4 cores=4,6
/proc/16105/task/16107/stat : 16107 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 40 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16108] ppid=16103 vsize=1147812 CPUtime=0.27 cores=4,6
/proc/16105/task/16108/stat : 16108 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 27 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16109] ppid=16103 vsize=1147812 CPUtime=0.2 cores=4,6
/proc/16105/task/16109/stat : 16109 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 20 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16110] ppid=16103 vsize=1147812 CPUtime=0.21 cores=4,6
/proc/16105/task/16110/stat : 16110 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 21 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16111] ppid=16103 vsize=1147812 CPUtime=0.24 cores=4,6
/proc/16105/task/16111/stat : 16111 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 24 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16112] ppid=16103 vsize=1147812 CPUtime=0.29 cores=4,6
/proc/16105/task/16112/stat : 16112 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 29 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16114] ppid=16103 vsize=1147812 CPUtime=0 cores=4,6
/proc/16105/task/16114/stat : 16114 (mono) S 16103 16105 14972 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917217713 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1123.44
Current children cumulated vsize (KiB) 1147812

[startup+1182.3 s]
/proc/loadavg: 4.00 4.04 3.91 6/222 16173
/proc/meminfo: memFree=18079448/32950928 swapFree=67071984/67111528
[pid=16105] ppid=16103 vsize=1147812 CPUtime=1183.45 cores=4,6
/proc/16105/stat : 16105 (mono) R 16103 16105 14972 0 -1 4202496 262039 0 0 0 118306 39 0 0 25 0 9 0 569338388 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 1083297636 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/16105/statm: 286953 253744 1035 742 0 279524 0
[pid=16105/tid=16106] ppid=16103 vsize=1147812 CPUtime=0.42 cores=4,6
/proc/16105/task/16106/stat : 16106 (mono) S 16103 16105 14972 0 -1 4202560 4 0 0 0 42 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16107] ppid=16103 vsize=1147812 CPUtime=0.4 cores=4,6
/proc/16105/task/16107/stat : 16107 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 40 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16108] ppid=16103 vsize=1147812 CPUtime=0.27 cores=4,6
/proc/16105/task/16108/stat : 16108 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 27 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16109] ppid=16103 vsize=1147812 CPUtime=0.2 cores=4,6
/proc/16105/task/16109/stat : 16109 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 20 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16110] ppid=16103 vsize=1147812 CPUtime=0.21 cores=4,6
/proc/16105/task/16110/stat : 16110 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 21 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16111] ppid=16103 vsize=1147812 CPUtime=0.24 cores=4,6
/proc/16105/task/16111/stat : 16111 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 24 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16112] ppid=16103 vsize=1147812 CPUtime=0.29 cores=4,6
/proc/16105/task/16112/stat : 16112 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 29 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16114] ppid=16103 vsize=1147812 CPUtime=0 cores=4,6
/proc/16105/task/16114/stat : 16114 (mono) S 16103 16105 14972 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917217713 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1183.45
Current children cumulated vsize (KiB) 1147812

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.91 6/222 16175
/proc/meminfo: memFree=18074576/32950928 swapFree=67071984/67111528
[pid=16105] ppid=16103 vsize=1147812 CPUtime=1243.54 cores=4,6
/proc/16105/stat : 16105 (mono) R 16103 16105 14972 0 -1 4202496 262039 0 0 0 124315 39 0 0 25 0 9 0 569338388 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 1083295026 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/16105/statm: 286953 253744 1035 742 0 279524 0
[pid=16105/tid=16106] ppid=16103 vsize=1147812 CPUtime=0.43 cores=4,6
/proc/16105/task/16106/stat : 16106 (mono) S 16103 16105 14972 0 -1 4202560 4 0 0 0 43 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16107] ppid=16103 vsize=1147812 CPUtime=0.43 cores=4,6
/proc/16105/task/16107/stat : 16107 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 43 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16108] ppid=16103 vsize=1147812 CPUtime=0.32 cores=4,6
/proc/16105/task/16108/stat : 16108 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 32 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16109] ppid=16103 vsize=1147812 CPUtime=0.26 cores=4,6
/proc/16105/task/16109/stat : 16109 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 26 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16110] ppid=16103 vsize=1147812 CPUtime=0.21 cores=4,6
/proc/16105/task/16110/stat : 16110 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 21 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16111] ppid=16103 vsize=1147812 CPUtime=0.24 cores=4,6
/proc/16105/task/16111/stat : 16111 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 24 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16112] ppid=16103 vsize=1147812 CPUtime=0.31 cores=4,6
/proc/16105/task/16112/stat : 16112 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 31 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16114] ppid=16103 vsize=1147812 CPUtime=0 cores=4,6
/proc/16105/task/16114/stat : 16114 (mono) S 16103 16105 14972 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917217713 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1243.54
Current children cumulated vsize (KiB) 1147812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 4.01 3.90 4/212 16177
/proc/meminfo: memFree=18378780/32950928 swapFree=67071984/67111528
[pid=16105] ppid=16103 vsize=1147812 CPUtime=1301.35 cores=4,6
/proc/16105/stat : 16105 (mono) R 16103 16105 14972 0 -1 4202496 262039 0 0 0 130096 39 0 0 25 0 9 0 569338388 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 1083291364 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/16105/statm: 286953 253744 1035 742 0 279524 0
[pid=16105/tid=16106] ppid=16103 vsize=1147812 CPUtime=0.43 cores=4,6
/proc/16105/task/16106/stat : 16106 (mono) S 16103 16105 14972 0 -1 4202560 4 0 0 0 43 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16107] ppid=16103 vsize=1147812 CPUtime=0.52 cores=4,6
/proc/16105/task/16107/stat : 16107 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 52 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16108] ppid=16103 vsize=1147812 CPUtime=0.33 cores=4,6
/proc/16105/task/16108/stat : 16108 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 33 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16109] ppid=16103 vsize=1147812 CPUtime=0.26 cores=4,6
/proc/16105/task/16109/stat : 16109 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
[pid=16105/tid=16110] ppid=16103 vsize=1147812 CPUtime=0.29 cores=4,6
/proc/16105/task/16110/stat : 16110 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 29 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16111] ppid=16103 vsize=1147812 CPUtime=0.26 cores=4,6
/proc/16105/task/16111/stat : 16111 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 26 0 0 0 16 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16112] ppid=16103 vsize=1147812 CPUtime=0.31 cores=4,6
/proc/16105/task/16112/stat : 16112 (mono) S 16103 16105 14972 0 -1 4202560 2 0 0 0 31 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917210009 0 0 4096 545260780 18446604453654596352 0 0 -1 6 0 0 0
[pid=16105/tid=16114] ppid=16103 vsize=1147812 CPUtime=0 cores=4,6
/proc/16105/task/16114/stat : 16114 (mono) S 16103 16105 14972 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 569338389 1175359488 253744 33554432000 4194304 7232020 140737089357552 18446744073709551615 260917217713 0 0 4096 545260780 18446604453654596352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1301.35
Current children cumulated vsize (KiB) 1147812

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.05
CPU time (s): 1301.4
CPU user time (s): 1300.97
CPU system time (s): 0.431934
CPU usage (%): 100.103
Max. virtual memory (cumulated for all children) (KiB): 1147812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.97
system time used= 0.431934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262039
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= 2963
involuntary context switches= 2640

runsolver used 2.17267 second user time and 4.93525 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-26 06:11:17
IDJOB=3291694
IDBENCH=84248
IDSOLVER=1608
FILE ID=node116/3291694-1303791076
RUNJOBID= node116-1303791076-16068
PBS_JOBID= 13157235
Free space on /tmp= 72556 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291694-1303791076/watcher-3291694-1303791076 -o /tmp/evaluation-result-3291694-1303791076/solver-3291694-1303791076 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3291694-1303791076.cnf

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

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=1573209337

node116.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.826
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.826
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.826
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.826
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.826
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.826
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.75
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.826
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.826
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:      24748020 kB
Buffers:       1871860 kB
Cached:        5842636 kB
SwapCached:       9732 kB
Active:        3439124 kB
Inactive:      4342340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24748020 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           50664 kB
Writeback:           0 kB
AnonPages:       60476 kB
Mapped:          16972 kB
Slab:           357732 kB
PageTables:       5400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   314896 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= 72504 MiB
End job on node116 at 2011-04-26 06:32:59