Trace number 3250683

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) 1306.89 1300.03

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-19_349.cnf
MD5SUMfaed4f95ee485d18812f5d39a28df3e5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of clauses33487
Sum of the clauses size151837
Maximum clause length19
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 330276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53211

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.38 3.84 3.38 4/213 25091
/proc/meminfo: memFree=12632868/32951124 swapFree=67111528/67111528
[pid=25091] ppid=25089 vsize=102604 CPUtime=0 cores=5,7
/proc/25091/stat : 25091 (mono) R 25089 25091 23623 0 -1 4202496 916 0 0 0 0 0 0 0 19 0 8 0 447543453 105066496 824 33554432000 4194304 7232020 140733205062496 18446744073709551615 5667152 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25091/statm: 25651 824 639 742 0 18222 0
[pid=25091/tid=25092] ppid=25089 vsize=102604 CPUtime=0 cores=5,7
/proc/25091/task/25092/stat : 25092 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 8 0 447543454 105066496 824 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25093] ppid=25089 vsize=102736 CPUtime=0 cores=5,7
/proc/25091/task/25093/stat : 25093 (mono) S 25089 25091 23623 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 447543454 105201664 825 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25094] ppid=25089 vsize=102736 CPUtime=0 cores=5,7
/proc/25091/task/25094/stat : 25094 (mono) S 25089 25091 23623 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 447543454 105201664 825 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25095] ppid=25089 vsize=102736 CPUtime=0 cores=5,7
/proc/25091/task/25095/stat : 25095 (mono) S 25089 25091 23623 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 447543454 105201664 825 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25096] ppid=25089 vsize=102736 CPUtime=0 cores=5,7
/proc/25091/task/25096/stat : 25096 (mono) S 25089 25091 23623 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 447543454 105201664 825 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=102736 CPUtime=0 cores=5,7
/proc/25091/task/25097/stat : 25097 (mono) S 25089 25091 23623 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 447543454 105201664 825 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=102736 CPUtime=0 cores=5,7
/proc/25091/task/25098/stat : 25098 (mono) S 25089 25091 23623 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 447543454 105201664 825 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0

[startup+0.00946508 s]
/proc/loadavg: 3.38 3.84 3.38 4/213 25091
/proc/meminfo: memFree=12632868/32951124 swapFree=67111528/67111528
[pid=25091] ppid=25089 vsize=105460 CPUtime=0 cores=5,7
/proc/25091/stat : 25091 (mono) R 25089 25091 23623 0 -1 4202496 1209 0 0 0 0 0 0 0 20 0 9 0 447543453 107991040 1115 33554432000 4194304 7232020 140733205062496 18446744073709551615 270338042094 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25091/statm: 26365 1116 815 742 0 18936 0
[pid=25091/tid=25092] ppid=25089 vsize=105460 CPUtime=0 cores=5,7
/proc/25091/task/25092/stat : 25092 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 447543454 107991040 1116 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25093] ppid=25089 vsize=105460 CPUtime=0 cores=5,7
/proc/25091/task/25093/stat : 25093 (mono) S 25089 25091 23623 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 447543454 107991040 1118 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25094] ppid=25089 vsize=105524 CPUtime=0 cores=5,7
/proc/25091/task/25094/stat : 25094 (mono) S 25089 25091 23623 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 447543454 108056576 1120 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25095] ppid=25089 vsize=105524 CPUtime=0 cores=5,7
/proc/25091/task/25095/stat : 25095 (mono) S 25089 25091 23623 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 447543454 108056576 1121 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25096] ppid=25089 vsize=105524 CPUtime=0 cores=5,7
/proc/25091/task/25096/stat : 25096 (mono) S 25089 25091 23623 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 447543454 108056576 1123 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=105524 CPUtime=0 cores=5,7
/proc/25091/task/25097/stat : 25097 (mono) S 25089 25091 23623 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 447543454 108056576 1124 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=105524 CPUtime=0 cores=5,7
/proc/25091/task/25098/stat : 25098 (mono) S 25089 25091 23623 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 447543454 108056576 1127 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 105460

[startup+0.102187 s]
/proc/loadavg: 3.38 3.84 3.38 4/213 25091
/proc/meminfo: memFree=12632868/32951124 swapFree=67111528/67111528
[pid=25091] ppid=25089 vsize=109272 CPUtime=0.11 cores=5,7
/proc/25091/stat : 25091 (mono) S 25089 25091 23623 0 -1 4202496 2286 0 0 0 11 0 0 0 18 0 9 0 447543453 111894528 2187 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/25091/statm: 27318 2199 974 742 0 19889 0
[pid=25091/tid=25092] ppid=25089 vsize=109272 CPUtime=0 cores=5,7
/proc/25091/task/25092/stat : 25092 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 9 0 447543454 111894528 2212 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25093] ppid=25089 vsize=109272 CPUtime=0 cores=5,7
/proc/25091/task/25093/stat : 25093 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 447543454 111894528 2221 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25094] ppid=25089 vsize=109408 CPUtime=0 cores=5,7
/proc/25091/task/25094/stat : 25094 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 447543454 112033792 2275 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25095] ppid=25089 vsize=109408 CPUtime=0 cores=5,7
/proc/25091/task/25095/stat : 25095 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 447543454 112033792 2275 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25096] ppid=25089 vsize=109408 CPUtime=0 cores=5,7
/proc/25091/task/25096/stat : 25096 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 447543454 112033792 2275 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=109408 CPUtime=0 cores=5,7
/proc/25091/task/25097/stat : 25097 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 447543454 112033792 2275 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=109408 CPUtime=0 cores=5,7
/proc/25091/task/25098/stat : 25098 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 447543454 112033792 2276 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 109272

[startup+0.300445 s]
/proc/loadavg: 3.38 3.84 3.38 4/213 25091
/proc/meminfo: memFree=12632868/32951124 swapFree=67111528/67111528
[pid=25091] ppid=25089 vsize=140164 CPUtime=0.31 cores=5,7
/proc/25091/stat : 25091 (mono) R 25089 25091 23623 0 -1 4202496 8405 0 0 0 30 1 0 0 18 0 9 0 447543453 143527936 8306 33554432000 4194304 7232020 140733205062496 18446744073709551615 1098748907 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25091/statm: 35041 8306 998 742 0 27612 0
[pid=25091/tid=25092] ppid=25089 vsize=140164 CPUtime=0 cores=5,7
/proc/25091/task/25092/stat : 25092 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 447543454 143527936 8306 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25093] ppid=25089 vsize=140164 CPUtime=0 cores=5,7
/proc/25091/task/25093/stat : 25093 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 447543454 143527936 8306 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25094] ppid=25089 vsize=140164 CPUtime=0 cores=5,7
/proc/25091/task/25094/stat : 25094 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 447543454 143527936 8306 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25095] ppid=25089 vsize=140164 CPUtime=0 cores=5,7
/proc/25091/task/25095/stat : 25095 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 447543454 143527936 8306 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25096] ppid=25089 vsize=140164 CPUtime=0 cores=5,7
/proc/25091/task/25096/stat : 25096 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 447543454 143527936 8306 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=140164 CPUtime=0.01 cores=5,7
/proc/25091/task/25097/stat : 25097 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 447543454 143527936 8306 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=140164 CPUtime=0 cores=5,7
/proc/25091/task/25098/stat : 25098 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 447543454 143527936 8306 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 140164

[startup+0.700367 s]
/proc/loadavg: 3.38 3.84 3.38 4/213 25091
/proc/meminfo: memFree=12632868/32951124 swapFree=67111528/67111528
[pid=25091] ppid=25089 vsize=148852 CPUtime=0.72 cores=5,7
/proc/25091/stat : 25091 (mono) R 25089 25091 23623 0 -1 4202496 11017 0 0 0 71 1 0 0 18 0 9 0 447543453 152424448 10918 33554432000 4194304 7232020 140733205062496 18446744073709551615 1080284225 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25091/statm: 37213 10918 1023 742 0 29784 0
[pid=25091/tid=25092] ppid=25089 vsize=148852 CPUtime=0 cores=5,7
/proc/25091/task/25092/stat : 25092 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 447543454 152424448 10918 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25093] ppid=25089 vsize=148852 CPUtime=0 cores=5,7
/proc/25091/task/25093/stat : 25093 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 447543454 152424448 10918 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25094] ppid=25089 vsize=148852 CPUtime=0 cores=5,7
/proc/25091/task/25094/stat : 25094 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 447543454 152424448 10918 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25095] ppid=25089 vsize=148852 CPUtime=0 cores=5,7
/proc/25091/task/25095/stat : 25095 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 447543454 152424448 10918 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25096] ppid=25089 vsize=148852 CPUtime=0 cores=5,7
/proc/25091/task/25096/stat : 25096 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 447543454 152424448 10918 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=148852 CPUtime=0.01 cores=5,7
/proc/25091/task/25097/stat : 25097 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 447543454 152424448 10918 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=148852 CPUtime=0 cores=5,7
/proc/25091/task/25098/stat : 25098 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 447543454 152424448 10918 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 148852

[startup+1.50121 s]
/proc/loadavg: 3.38 3.84 3.38 5/222 25100
/proc/meminfo: memFree=12591016/32951124 swapFree=67111528/67111528
[pid=25091] ppid=25089 vsize=148852 CPUtime=1.53 cores=5,7
/proc/25091/stat : 25091 (mono) R 25089 25091 23623 0 -1 4202496 11356 0 0 0 152 1 0 0 18 0 9 0 447543453 152424448 9554 33554432000 4194304 7232020 140733205062496 18446744073709551615 1080283471 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25091/statm: 37213 9554 1023 742 0 29784 0
[pid=25091/tid=25092] ppid=25089 vsize=148852 CPUtime=0.01 cores=5,7
/proc/25091/task/25092/stat : 25092 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 447543454 152424448 9554 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25093] ppid=25089 vsize=148852 CPUtime=0 cores=5,7
/proc/25091/task/25093/stat : 25093 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 447543454 152424448 9554 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25094] ppid=25089 vsize=148852 CPUtime=0 cores=5,7
/proc/25091/task/25094/stat : 25094 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 447543454 152424448 9554 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25095] ppid=25089 vsize=148852 CPUtime=0 cores=5,7
/proc/25091/task/25095/stat : 25095 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 447543454 152424448 9554 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25096] ppid=25089 vsize=148852 CPUtime=0.01 cores=5,7
/proc/25091/task/25096/stat : 25096 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 447543454 152424448 9554 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=148852 CPUtime=0.02 cores=5,7
/proc/25091/task/25097/stat : 25097 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 447543454 152424448 9554 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=148852 CPUtime=0 cores=5,7
/proc/25091/task/25098/stat : 25098 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 447543454 152424448 9554 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25100] ppid=25089 vsize=148852 CPUtime=0 cores=5,7
/proc/25091/task/25100/stat : 25100 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 447543454 152424448 9554 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350207409 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 148852

[startup+3.10089 s]
/proc/loadavg: 3.43 3.84 3.38 5/222 25100
/proc/meminfo: memFree=12591380/32951124 swapFree=67111528/67111528
[pid=25091] ppid=25089 vsize=148916 CPUtime=3.16 cores=5,7
/proc/25091/stat : 25091 (mono) R 25089 25091 23623 0 -1 4202496 11773 0 0 0 315 1 0 0 21 0 9 0 447543453 152489984 9971 33554432000 4194304 7232020 140733205062496 18446744073709551615 1080284599 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25091/statm: 37229 9971 1023 742 0 29800 0
[pid=25091/tid=25092] ppid=25089 vsize=148916 CPUtime=0.01 cores=5,7
/proc/25091/task/25092/stat : 25092 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 447543454 152489984 9971 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25093] ppid=25089 vsize=148916 CPUtime=0 cores=5,7
/proc/25091/task/25093/stat : 25093 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 447543454 152489984 9971 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25094] ppid=25089 vsize=148916 CPUtime=0.01 cores=5,7
/proc/25091/task/25094/stat : 25094 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 447543454 152489984 9971 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25095] ppid=25089 vsize=148916 CPUtime=0.01 cores=5,7
/proc/25091/task/25095/stat : 25095 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 447543454 152489984 9971 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25096] ppid=25089 vsize=148916 CPUtime=0.01 cores=5,7
/proc/25091/task/25096/stat : 25096 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 447543454 152489984 9971 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=148916 CPUtime=0.03 cores=5,7
/proc/25091/task/25097/stat : 25097 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 447543454 152489984 9971 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=148916 CPUtime=0.01 cores=5,7
/proc/25091/task/25098/stat : 25098 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 447543454 152489984 9971 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25100] ppid=25089 vsize=148916 CPUtime=0 cores=5,7
/proc/25091/task/25100/stat : 25100 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 447543454 152489984 9971 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350207409 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 148916

[startup+6.30126 s]
/proc/loadavg: 3.43 3.84 3.38 5/222 25100
/proc/meminfo: memFree=12573868/32951124 swapFree=67111528/67111528
[pid=25091] ppid=25089 vsize=149044 CPUtime=6.42 cores=5,7
/proc/25091/stat : 25091 (mono) R 25089 25091 23623 0 -1 4202496 12970 0 0 0 640 2 0 0 25 0 9 0 447543453 152621056 11046 33554432000 4194304 7232020 140733205062496 18446744073709551615 1080284347 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25091/statm: 37261 11046 1023 742 0 29832 0
[pid=25091/tid=25092] ppid=25089 vsize=149044 CPUtime=0.03 cores=5,7
/proc/25091/task/25092/stat : 25092 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 447543454 152621056 11046 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25093] ppid=25089 vsize=149044 CPUtime=0.02 cores=5,7
/proc/25091/task/25093/stat : 25093 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 447543454 152621056 11046 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25094] ppid=25089 vsize=149044 CPUtime=0.02 cores=5,7
/proc/25091/task/25094/stat : 25094 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 447543454 152621056 11046 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25095] ppid=25089 vsize=149044 CPUtime=0.02 cores=5,7
/proc/25091/task/25095/stat : 25095 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 447543454 152621056 11046 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25096] ppid=25089 vsize=149044 CPUtime=0.03 cores=5,7
/proc/25091/task/25096/stat : 25096 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 447543454 152621056 11046 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0

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

/proc/25091/task/25095/stat : 25095 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 137 0 0 0 16 0 9 0 447543454 451403776 83987 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25096] ppid=25089 vsize=440824 CPUtime=1.65 cores=5,7
/proc/25091/task/25096/stat : 25096 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 165 0 0 0 16 0 9 0 447543454 451403776 83987 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=440824 CPUtime=1.32 cores=5,7
/proc/25091/task/25097/stat : 25097 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 131 1 0 0 15 0 9 0 447543454 451403776 83987 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=440824 CPUtime=1.5 cores=5,7
/proc/25091/task/25098/stat : 25098 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 150 0 0 0 15 0 9 0 447543454 451403776 83987 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25100] ppid=25089 vsize=440824 CPUtime=0 cores=5,7
/proc/25091/task/25100/stat : 25100 (mono) S 25089 25091 23623 0 -1 4194368 3 0 0 0 0 0 0 0 15 0 9 0 447543454 451403776 83987 33554432000 4194304 7232020 140733205062496 18446744073709551615 270337771455 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 947.57
Current children cumulated vsize (KiB) 440824

[startup+1002.3 s]
/proc/loadavg: 4.00 4.06 3.83 5/222 25127
/proc/meminfo: memFree=11424856/32951124 swapFree=67111528/67111528
[pid=25091] ppid=25089 vsize=449336 CPUtime=1007.82 cores=5,7
/proc/25091/stat : 25091 (mono) R 25089 25091 23623 0 -1 4202496 157097 0 0 0 100749 33 0 0 25 0 9 0 447543453 460120064 86021 33554432000 4194304 7232020 140733205062496 18446744073709551615 1080283979 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25091/statm: 112334 86021 1035 742 0 104905 0
[pid=25091/tid=25092] ppid=25089 vsize=449336 CPUtime=1.53 cores=5,7
/proc/25091/task/25092/stat : 25092 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 153 0 0 0 16 0 9 0 447543454 460120064 86021 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25093] ppid=25089 vsize=449336 CPUtime=1.26 cores=5,7
/proc/25091/task/25093/stat : 25093 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 126 0 0 0 16 0 9 0 447543454 460120064 86021 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25094] ppid=25089 vsize=449336 CPUtime=1.55 cores=5,7
/proc/25091/task/25094/stat : 25094 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 154 1 0 0 16 0 9 0 447543454 460120064 86021 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25095] ppid=25089 vsize=449336 CPUtime=1.43 cores=5,7
/proc/25091/task/25095/stat : 25095 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 143 0 0 0 16 0 9 0 447543454 460120064 86021 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25096] ppid=25089 vsize=449336 CPUtime=1.71 cores=5,7
/proc/25091/task/25096/stat : 25096 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 171 0 0 0 15 0 9 0 447543454 460120064 86021 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=449336 CPUtime=1.4 cores=5,7
/proc/25091/task/25097/stat : 25097 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 139 1 0 0 15 0 9 0 447543454 460120064 86021 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=449336 CPUtime=1.63 cores=5,7
/proc/25091/task/25098/stat : 25098 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 163 0 0 0 15 0 9 0 447543454 460120064 86021 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25100] ppid=25089 vsize=449336 CPUtime=0 cores=5,7
/proc/25091/task/25100/stat : 25100 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 447543454 460120064 86021 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350207409 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1007.82
Current children cumulated vsize (KiB) 449336

[startup+1062.3 s]
/proc/loadavg: 4.00 4.05 3.83 5/222 25129
/proc/meminfo: memFree=11356640/32951124 swapFree=67111528/67111528
[pid=25091] ppid=25089 vsize=457720 CPUtime=1068.1 cores=5,7
/proc/25091/stat : 25091 (mono) R 25089 25091 23623 0 -1 4202496 158859 0 0 0 106776 34 0 0 25 0 9 0 447543453 468705280 87783 33554432000 4194304 7232020 140733205062496 18446744073709551615 1080284021 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25091/statm: 114430 87783 1035 742 0 107001 0
[pid=25091/tid=25092] ppid=25089 vsize=457720 CPUtime=1.66 cores=5,7
/proc/25091/task/25092/stat : 25092 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 166 0 0 0 15 0 9 0 447543454 468705280 87783 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25093] ppid=25089 vsize=457720 CPUtime=1.35 cores=5,7
/proc/25091/task/25093/stat : 25093 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 135 0 0 0 16 0 9 0 447543454 468705280 87783 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25094] ppid=25089 vsize=457720 CPUtime=1.62 cores=5,7
/proc/25091/task/25094/stat : 25094 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 161 1 0 0 16 0 9 0 447543454 468705280 87783 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25095] ppid=25089 vsize=457720 CPUtime=1.46 cores=5,7
/proc/25091/task/25095/stat : 25095 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 146 0 0 0 15 0 9 0 447543454 468705280 87783 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25096] ppid=25089 vsize=457720 CPUtime=1.73 cores=5,7
/proc/25091/task/25096/stat : 25096 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 173 0 0 0 15 0 9 0 447543454 468705280 87783 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=457720 CPUtime=1.41 cores=5,7
/proc/25091/task/25097/stat : 25097 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 140 1 0 0 16 0 9 0 447543454 468705280 87783 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=457720 CPUtime=1.69 cores=5,7
/proc/25091/task/25098/stat : 25098 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 169 0 0 0 15 0 9 0 447543454 468705280 87783 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25100] ppid=25089 vsize=457720 CPUtime=0 cores=5,7
/proc/25091/task/25100/stat : 25100 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 447543454 468705280 87783 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350207409 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1068.1
Current children cumulated vsize (KiB) 457720

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 3.84 5/222 25130
/proc/meminfo: memFree=11649888/32951124 swapFree=67111528/67111528
[pid=25091] ppid=25089 vsize=466744 CPUtime=1128.31 cores=5,7
/proc/25091/stat : 25091 (mono) R 25089 25091 23623 0 -1 4202496 162430 0 0 0 112796 35 0 0 25 0 9 0 447543453 477945856 61170 33554432000 4194304 7232020 140733205062496 18446744073709551615 1080283919 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25091/statm: 116686 61170 1035 742 0 109257 0
[pid=25091/tid=25092] ppid=25089 vsize=466744 CPUtime=1.71 cores=5,7
/proc/25091/task/25092/stat : 25092 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 171 0 0 0 15 0 9 0 447543454 477945856 61170 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25093] ppid=25089 vsize=466744 CPUtime=1.41 cores=5,7
/proc/25091/task/25093/stat : 25093 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 141 0 0 0 16 0 9 0 447543454 477945856 61170 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25094] ppid=25089 vsize=466744 CPUtime=1.68 cores=5,7
/proc/25091/task/25094/stat : 25094 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 167 1 0 0 15 0 9 0 447543454 477945856 61170 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25095] ppid=25089 vsize=466744 CPUtime=1.59 cores=5,7
/proc/25091/task/25095/stat : 25095 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 159 0 0 0 15 0 9 0 447543454 477945856 61170 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25096] ppid=25089 vsize=466744 CPUtime=1.81 cores=5,7
/proc/25091/task/25096/stat : 25096 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 181 0 0 0 15 0 9 0 447543454 477945856 61170 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=466744 CPUtime=1.45 cores=5,7
/proc/25091/task/25097/stat : 25097 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 144 1 0 0 15 0 9 0 447543454 477945856 61170 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=466744 CPUtime=1.75 cores=5,7
/proc/25091/task/25098/stat : 25098 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 175 0 0 0 16 0 9 0 447543454 477945856 61170 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25100] ppid=25089 vsize=466744 CPUtime=0 cores=5,7
/proc/25091/task/25100/stat : 25100 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 447543454 477945856 61170 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350207409 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1128.31
Current children cumulated vsize (KiB) 466744

[startup+1182.3 s]
/proc/loadavg: 4.00 4.03 3.85 5/222 25132
/proc/meminfo: memFree=11720068/32951124 swapFree=67111528/67111528
[pid=25091] ppid=25089 vsize=466744 CPUtime=1188.55 cores=5,7
/proc/25091/stat : 25091 (mono) R 25089 25091 23623 0 -1 4202496 171190 0 0 0 118818 37 0 0 25 0 9 0 447543453 477945856 66418 33554432000 4194304 7232020 140733205062496 18446744073709551615 1080284006 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25091/statm: 116686 66418 1035 742 0 109257 0
[pid=25091/tid=25092] ppid=25089 vsize=466744 CPUtime=1.76 cores=5,7
/proc/25091/task/25092/stat : 25092 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 176 0 0 0 15 0 9 0 447543454 477945856 66418 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25093] ppid=25089 vsize=466744 CPUtime=1.46 cores=5,7
/proc/25091/task/25093/stat : 25093 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 146 0 0 0 15 0 9 0 447543454 477945856 66418 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25094] ppid=25089 vsize=466744 CPUtime=1.73 cores=5,7
/proc/25091/task/25094/stat : 25094 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 172 1 0 0 15 0 9 0 447543454 477945856 66418 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25095] ppid=25089 vsize=466744 CPUtime=1.64 cores=5,7
/proc/25091/task/25095/stat : 25095 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 164 0 0 0 15 0 9 0 447543454 477945856 66418 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25096] ppid=25089 vsize=466744 CPUtime=1.94 cores=5,7
/proc/25091/task/25096/stat : 25096 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 194 0 0 0 15 0 9 0 447543454 477945856 66418 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=466744 CPUtime=1.54 cores=5,7
/proc/25091/task/25097/stat : 25097 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 153 1 0 0 15 0 9 0 447543454 477945856 66418 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=466744 CPUtime=1.83 cores=5,7
/proc/25091/task/25098/stat : 25098 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 183 0 0 0 16 0 9 0 447543454 477945856 66418 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25100] ppid=25089 vsize=466744 CPUtime=0 cores=5,7
/proc/25091/task/25100/stat : 25100 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 447543454 477945856 66418 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350207409 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1188.55
Current children cumulated vsize (KiB) 466744

[startup+1242.3 s]
/proc/loadavg: 4.16 4.07 3.87 5/222 25133
/proc/meminfo: memFree=11649248/32951124 swapFree=67111528/67111528
[pid=25091] ppid=25089 vsize=466744 CPUtime=1248.86 cores=5,7
/proc/25091/stat : 25091 (mono) R 25089 25091 23623 0 -1 4202496 176101 0 0 0 124847 39 0 0 25 0 9 0 447543453 477945856 69088 33554432000 4194304 7232020 140733205062496 18446744073709551615 1080284241 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25091/statm: 116686 69088 1035 742 0 109257 0
[pid=25091/tid=25092] ppid=25089 vsize=466744 CPUtime=1.88 cores=5,7
/proc/25091/task/25092/stat : 25092 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 188 0 0 0 15 0 9 0 447543454 477945856 69088 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25093] ppid=25089 vsize=466744 CPUtime=1.56 cores=5,7
/proc/25091/task/25093/stat : 25093 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 156 0 0 0 15 0 9 0 447543454 477945856 69088 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25094] ppid=25089 vsize=466744 CPUtime=1.8 cores=5,7
/proc/25091/task/25094/stat : 25094 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 179 1 0 0 16 0 9 0 447543454 477945856 69088 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25095] ppid=25089 vsize=466744 CPUtime=1.74 cores=5,7
/proc/25091/task/25095/stat : 25095 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 174 0 0 0 15 0 9 0 447543454 477945856 69088 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25096] ppid=25089 vsize=466744 CPUtime=2.01 cores=5,7
/proc/25091/task/25096/stat : 25096 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 201 0 0 0 16 0 9 0 447543454 477945856 69088 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=466744 CPUtime=1.6 cores=5,7
/proc/25091/task/25097/stat : 25097 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 159 1 0 0 16 0 9 0 447543454 477945856 69088 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=466744 CPUtime=1.92 cores=5,7
/proc/25091/task/25098/stat : 25098 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 192 0 0 0 16 0 9 0 447543454 477945856 69088 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25100] ppid=25089 vsize=466744 CPUtime=0 cores=5,7
/proc/25091/task/25100/stat : 25100 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 447543454 477945856 69088 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350207409 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1248.86
Current children cumulated vsize (KiB) 466744



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.05 3.87 2/192 25138
/proc/meminfo: memFree=12401412/32951124 swapFree=67111528/67111528
[pid=25091] ppid=25089 vsize=466744 CPUtime=1306.86 cores=5,7
/proc/25091/stat : 25091 (mono) R 25089 25091 23623 0 -1 4202496 181566 0 0 0 130645 41 0 0 19 0 9 0 447543453 477945856 74108 33554432000 4194304 7232020 140733205062496 18446744073709551615 1080284021 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25091/statm: 116686 74108 1035 742 0 109257 0
[pid=25091/tid=25092] ppid=25089 vsize=466744 CPUtime=1.95 cores=5,7
/proc/25091/task/25092/stat : 25092 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 195 0 0 0 15 0 9 0 447543454 477945856 74108 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25093] ppid=25089 vsize=466744 CPUtime=1.59 cores=5,7
/proc/25091/task/25093/stat : 25093 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 159 0 0 0 15 0 9 0 447543454 477945856 74108 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25094] ppid=25089 vsize=466744 CPUtime=1.87 cores=5,7
/proc/25091/task/25094/stat : 25094 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 186 1 0 0 16 0 9 0 447543454 477945856 74108 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25095] ppid=25089 vsize=466744 CPUtime=1.8 cores=5,7
/proc/25091/task/25095/stat : 25095 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 180 0 0 0 15 0 9 0 447543454 477945856 74108 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25096] ppid=25089 vsize=466744 CPUtime=2.03 cores=5,7
/proc/25091/task/25096/stat : 25096 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 203 0 0 0 15 0 9 0 447543454 477945856 74108 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=466744 CPUtime=1.82 cores=5,7
/proc/25091/task/25097/stat : 25097 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 181 1 0 0 16 0 9 0 447543454 477945856 74108 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=466744 CPUtime=2.03 cores=5,7
/proc/25091/task/25098/stat : 25098 (mono) S 25089 25091 23623 0 -1 4202560 2 0 0 0 203 0 0 0 16 0 9 0 447543454 477945856 74108 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350199705 0 0 4096 545260780 18446604463638385920 0 0 -1 5 0 0 0
[pid=25091/tid=25100] ppid=25089 vsize=466744 CPUtime=0 cores=5,7
/proc/25091/task/25100/stat : 25100 (mono) S 25089 25091 23623 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 447543454 477945856 74108 33554432000 4194304 7232020 140733205062496 18446744073709551615 270350207409 0 0 4096 545260780 18446604463638385920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1306.86
Current children cumulated vsize (KiB) 466744

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.03
CPU time (s): 1306.89
CPU user time (s): 1306.46
CPU system time (s): 0.430934
CPU usage (%): 100.528
Max. virtual memory (cumulated for all children) (KiB): 466744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1306.46
system time used= 0.430934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181566
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= 31101
involuntary context switches= 10824

runsolver used 2.03769 second user time and 5.09622 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-23 11:34:38
IDJOB=3250683
IDBENCH=83336
IDSOLVER=1608
FILE ID=node143/3250683-1303551278
RUNJOBID= node143-1303551277-25028
PBS_JOBID= 13143095
Free space on /tmp= 72396 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-19_349.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250683-1303551278/watcher-3250683-1303551278 -o /tmp/evaluation-result-3250683-1303551278/solver-3250683-1303551278 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3250683-1303551278.cnf

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

MD5SUM BENCH= faed4f95ee485d18812f5d39a28df3e5
RANDOM SEED=2137742145

node143.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.846
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.69
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.846
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.846
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.74
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.846
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.83
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.846
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.75
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12633024 kB
Buffers:       2295164 kB
Cached:       17331056 kB
SwapCached:          0 kB
Active:        9609496 kB
Inactive:     10152500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12633024 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2484 kB
Writeback:           0 kB
AnonPages:      134832 kB
Mapped:          18188 kB
Slab:           491428 kB
PageTables:       6180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   547556 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= 72396 MiB
End job on node143 at 2011-04-23 11:56:20