Trace number 3286680

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) 1305.22 1300.04

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step21.cnf
MD5SUM4f6c74152fcb90409ea0105b51afa3bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark73.1309
Satisfiable
(Un)Satisfiability was proved
Number of variables53919
Number of clauses308235
Sum of the clauses size690466
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2270265
Number of clauses of size 329435
Number of clauses of size 45675
Number of clauses of size 5487
Number of clauses of size over 51959

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.56 3.41 3.79 5/211 32190
/proc/meminfo: memFree=12011760/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=6544 CPUtime=0 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4194304 84 0 0 0 0 0 0 0 21 0 1 0 489148179 6701056 37 33554432000 4194304 7232020 140735968023712 18446744073709551615 274659838752 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32190/statm: 1636 38 27 742 0 102 0

[startup+0.0441609 s]
/proc/loadavg: 4.56 3.41 3.79 5/211 32190
/proc/meminfo: memFree=12011760/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=102404 CPUtime=0 cores=0,2
/proc/32190/stat : 32190 (mono) S 32188 32190 31710 0 -1 4202496 696 0 0 0 0 0 0 0 21 0 8 0 489148179 104861696 605 33554432000 4194304 7232020 140735968023712 18446744073709551615 274664828486 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 25601 605 474 742 0 18172 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 102404

[startup+0.101156 s]
/proc/loadavg: 4.56 3.41 3.79 5/211 32190
/proc/meminfo: memFree=12011760/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=110960 CPUtime=0.03 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4202496 2613 0 0 0 3 0 0 0 22 0 9 0 489148179 113623040 2516 33554432000 4194304 7232020 140735968023712 18446744073709551615 274664500944 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 27740 2516 976 742 0 20311 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 110960

[startup+0.301093 s]
/proc/loadavg: 4.56 3.41 3.79 5/211 32190
/proc/meminfo: memFree=12011760/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=118292 CPUtime=0.23 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4202496 4016 0 0 0 23 0 0 0 18 0 9 0 489148179 121131008 3919 33554432000 4194304 7232020 140735968023712 18446744073709551615 6168994 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 29573 3919 976 742 0 22144 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 118292

[startup+0.701021 s]
/proc/loadavg: 4.56 3.41 3.79 5/211 32190
/proc/meminfo: memFree=12011760/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=128216 CPUtime=0.69 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4202496 6740 0 0 0 68 1 0 0 18 0 9 0 489148179 131293184 6643 33554432000 4194304 7232020 140735968023712 18446744073709551615 1167569984 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 32054 6643 976 742 0 24625 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128216

[startup+1.50093 s]
/proc/loadavg: 4.56 3.41 3.79 10/220 32199
/proc/meminfo: memFree=11922788/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=296108 CPUtime=1.5 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4202496 47465 0 0 0 144 6 0 0 19 0 9 0 489148179 303214592 47369 33554432000 4194304 7232020 140735968023712 18446744073709551615 1167594384 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 74027 47369 1000 742 0 66598 0
[pid=32190/tid=32192] ppid=32188 vsize=296108 CPUtime=0.02 cores=0,2
/proc/32190/task/32192/stat : 32192 (mono) S 32188 32190 31710 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 489148180 303214592 47369 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32193] ppid=32188 vsize=296108 CPUtime=0.04 cores=0,2
/proc/32190/task/32193/stat : 32193 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 489148180 303214592 47369 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32194] ppid=32188 vsize=296108 CPUtime=0 cores=0,2
/proc/32190/task/32194/stat : 32194 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 489148180 303214592 47369 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32195] ppid=32188 vsize=296108 CPUtime=0.02 cores=0,2
/proc/32190/task/32195/stat : 32195 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 489148180 303214592 47369 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32196] ppid=32188 vsize=296108 CPUtime=0.06 cores=0,2
/proc/32190/task/32196/stat : 32196 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 489148180 303214592 47370 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32197] ppid=32188 vsize=296108 CPUtime=0.03 cores=0,2
/proc/32190/task/32197/stat : 32197 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 489148180 303214592 47370 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32198] ppid=32188 vsize=296108 CPUtime=0.03 cores=0,2
/proc/32190/task/32198/stat : 32198 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 489148180 303214592 47370 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32199] ppid=32188 vsize=296108 CPUtime=0 cores=0,2
/proc/32190/task/32199/stat : 32199 (mono) S 32188 32190 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489148186 303214592 47370 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676631985 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 296108

[startup+3.10063 s]
/proc/loadavg: 4.56 3.41 3.79 8/220 32199
/proc/meminfo: memFree=11670452/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=354756 CPUtime=3.12 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4202496 62855 0 0 0 303 9 0 0 21 0 9 0 489148179 363270144 62757 33554432000 4194304 7232020 140735968023712 18446744073709551615 1167594000 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 88689 62757 1024 742 0 81260 0
[pid=32190/tid=32192] ppid=32188 vsize=354756 CPUtime=0.04 cores=0,2
/proc/32190/task/32192/stat : 32192 (mono) S 32188 32190 31710 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 489148180 363270144 62757 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32193] ppid=32188 vsize=354756 CPUtime=0.04 cores=0,2
/proc/32190/task/32193/stat : 32193 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 489148180 363270144 62757 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32194] ppid=32188 vsize=354756 CPUtime=0.01 cores=0,2
/proc/32190/task/32194/stat : 32194 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 489148180 363270144 62757 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32195] ppid=32188 vsize=354756 CPUtime=0.03 cores=0,2
/proc/32190/task/32195/stat : 32195 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 489148180 363270144 62757 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32196] ppid=32188 vsize=354756 CPUtime=0.06 cores=0,2
/proc/32190/task/32196/stat : 32196 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 489148180 363270144 62757 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32197] ppid=32188 vsize=354756 CPUtime=0.03 cores=0,2
/proc/32190/task/32197/stat : 32197 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 489148180 363270144 62757 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32198] ppid=32188 vsize=354756 CPUtime=0.03 cores=0,2
/proc/32190/task/32198/stat : 32198 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 489148180 363270144 62757 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32199] ppid=32188 vsize=354756 CPUtime=0 cores=0,2
/proc/32190/task/32199/stat : 32199 (mono) S 32188 32190 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489148186 363270144 62757 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676631985 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 354756

[startup+6.30109 s]
/proc/loadavg: 4.76 3.47 3.81 5/220 32199
/proc/meminfo: memFree=11509200/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=354820 CPUtime=6.31 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4202496 62879 0 0 0 621 10 0 0 25 0 9 0 489148179 363335680 62781 33554432000 4194304 7232020 140735968023712 18446744073709551615 1081499956 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 88705 62781 1024 742 0 81276 0
[pid=32190/tid=32192] ppid=32188 vsize=354820 CPUtime=0.04 cores=0,2
/proc/32190/task/32192/stat : 32192 (mono) S 32188 32190 31710 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 489148180 363335680 62781 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32193] ppid=32188 vsize=354820 CPUtime=0.04 cores=0,2
/proc/32190/task/32193/stat : 32193 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 489148180 363335680 62781 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32194] ppid=32188 vsize=354820 CPUtime=0.01 cores=0,2
/proc/32190/task/32194/stat : 32194 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 489148180 363335680 62781 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32195] ppid=32188 vsize=354820 CPUtime=0.03 cores=0,2
/proc/32190/task/32195/stat : 32195 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 489148180 363335680 62781 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32196] ppid=32188 vsize=354820 CPUtime=0.06 cores=0,2
/proc/32190/task/32196/stat : 32196 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 489148180 363335680 62781 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32197] ppid=32188 vsize=354820 CPUtime=0.03 cores=0,2
/proc/32190/task/32197/stat : 32197 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 489148180 363335680 62781 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32198] ppid=32188 vsize=354820 CPUtime=0.03 cores=0,2
/proc/32190/task/32198/stat : 32198 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 489148180 363335680 62781 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32199] ppid=32188 vsize=354820 CPUtime=0 cores=0,2
/proc/32190/task/32199/stat : 32199 (mono) S 32188 32190 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489148186 363335680 62781 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676631985 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 354820

[startup+12.701 s]
/proc/loadavg: 5.18 3.58 3.84 5/220 32199
/proc/meminfo: memFree=10529112/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=355076 CPUtime=12.71 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4202496 62931 0 0 0 1260 11 0 0 25 0 9 0 489148179 363597824 62833 33554432000 4194304 7232020 140735968023712 18446744073709551615 1081499867 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 88769 62833 1024 742 0 81340 0
[pid=32190/tid=32192] ppid=32188 vsize=355076 CPUtime=0.04 cores=0,2
/proc/32190/task/32192/stat : 32192 (mono) S 32188 32190 31710 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 489148180 363597824 62833 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32193] ppid=32188 vsize=355076 CPUtime=0.04 cores=0,2
/proc/32190/task/32193/stat : 32193 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 489148180 363597824 62833 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32194] ppid=32188 vsize=355076 CPUtime=0.01 cores=0,2
/proc/32190/task/32194/stat : 32194 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 489148180 363597824 62833 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32195] ppid=32188 vsize=355076 CPUtime=0.03 cores=0,2
/proc/32190/task/32195/stat : 32195 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 489148180 363597824 62833 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32196] ppid=32188 vsize=355076 CPUtime=0.06 cores=0,2
/proc/32190/task/32196/stat : 32196 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 489148180 363597824 62833 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32197] ppid=32188 vsize=355076 CPUtime=0.03 cores=0,2
/proc/32190/task/32197/stat : 32197 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 489148180 363597824 62833 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32198] ppid=32188 vsize=355076 CPUtime=0.03 cores=0,2
/proc/32190/task/32198/stat : 32198 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 489148180 363597824 62833 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32199] ppid=32188 vsize=355076 CPUtime=0 cores=0,2
/proc/32190/task/32199/stat : 32199 (mono) S 32188 32190 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489148186 363597824 62833 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676631985 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 355076

[startup+25.5007 s]
/proc/loadavg: 5.19 3.66 3.86 5/220 32200
/proc/meminfo: memFree=10503452/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=355524 CPUtime=25.53 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4202496 63975 0 0 0 2539 14 0 0 25 0 9 0 489148179 364056576 63877 33554432000 4194304 7232020 140735968023712 18446744073709551615 1081508021 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 88881 63877 1024 742 0 81452 0
[pid=32190/tid=32192] ppid=32188 vsize=355524 CPUtime=0.04 cores=0,2
/proc/32190/task/32192/stat : 32192 (mono) S 32188 32190 31710 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 489148180 364056576 63877 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32193] ppid=32188 vsize=355524 CPUtime=0.04 cores=0,2
/proc/32190/task/32193/stat : 32193 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 489148180 364056576 63877 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32194] ppid=32188 vsize=355524 CPUtime=0.01 cores=0,2
/proc/32190/task/32194/stat : 32194 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 489148180 364056576 63877 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32195] ppid=32188 vsize=355524 CPUtime=0.03 cores=0,2
/proc/32190/task/32195/stat : 32195 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 489148180 364056576 63877 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32196] ppid=32188 vsize=355524 CPUtime=0.06 cores=0,2
/proc/32190/task/32196/stat : 32196 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 489148180 364056576 63877 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32197] ppid=32188 vsize=355524 CPUtime=0.05 cores=0,2
/proc/32190/task/32197/stat : 32197 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 489148180 364056576 63877 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32198] ppid=32188 vsize=355524 CPUtime=0.03 cores=0,2
/proc/32190/task/32198/stat : 32198 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 489148180 364056576 63877 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32199] ppid=32188 vsize=355524 CPUtime=0 cores=0,2
/proc/32190/task/32199/stat : 32199 (mono) S 32188 32190 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489148186 364056576 63877 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676631985 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 355524

[startup+51.1013 s]
/proc/loadavg: 4.78 3.69 3.87 5/220 32200
/proc/meminfo: memFree=10459540/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=364612 CPUtime=51.19 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4202496 64591 0 0 0 5105 14 0 0 19 0 9 0 489148179 373362688 64493 33554432000 4194304 7232020 140735968023712 18446744073709551615 1081507976 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 91153 64493 1024 742 0 83724 0
[pid=32190/tid=32192] ppid=32188 vsize=364612 CPUtime=0.06 cores=0,2
/proc/32190/task/32192/stat : 32192 (mono) S 32188 32190 31710 0 -1 4202560 4 0 0 0 6 0 0 0 16 0 9 0 489148180 373362688 64493 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32193] ppid=32188 vsize=364612 CPUtime=0.04 cores=0,2
/proc/32190/task/32193/stat : 32193 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 489148180 373362688 64493 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32194] ppid=32188 vsize=364612 CPUtime=0.04 cores=0,2

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

/proc/32190/task/32195/stat : 32195 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 97 0 0 0 15 0 9 0 489148180 759902208 130449 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32196] ppid=32188 vsize=742092 CPUtime=0.91 cores=0,2
/proc/32190/task/32196/stat : 32196 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 91 0 0 0 15 0 9 0 489148180 759902208 130449 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32197] ppid=32188 vsize=742092 CPUtime=1.07 cores=0,2
/proc/32190/task/32197/stat : 32197 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 107 0 0 0 16 0 9 0 489148180 759902208 130449 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32198] ppid=32188 vsize=742092 CPUtime=0.89 cores=0,2
/proc/32190/task/32198/stat : 32198 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 89 0 0 0 16 0 9 0 489148180 759902208 130449 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32199] ppid=32188 vsize=742092 CPUtime=0 cores=0,2
/proc/32190/task/32199/stat : 32199 (mono) S 32188 32190 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489148186 759902208 130449 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676631985 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 945.9
Current children cumulated vsize (KiB) 742092

[startup+1002.3 s]
/proc/loadavg: 4.46 4.11 3.97 5/220 32343
/proc/meminfo: memFree=15250164/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=742092 CPUtime=1006.2 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4202496 229854 0 0 0 100569 51 0 0 25 0 9 0 489148179 759902208 113483 33554432000 4194304 7232020 140735968023712 18446744073709551615 1081500711 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 185523 113483 1036 742 0 178094 0
[pid=32190/tid=32192] ppid=32188 vsize=742092 CPUtime=1.09 cores=0,2
/proc/32190/task/32192/stat : 32192 (mono) S 32188 32190 31710 0 -1 4202560 4 0 0 0 109 0 0 0 16 0 9 0 489148180 759902208 113483 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32193] ppid=32188 vsize=742092 CPUtime=1.15 cores=0,2
/proc/32190/task/32193/stat : 32193 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 115 0 0 0 16 0 9 0 489148180 759902208 113483 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32194] ppid=32188 vsize=742092 CPUtime=0.88 cores=0,2
/proc/32190/task/32194/stat : 32194 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 88 0 0 0 16 0 9 0 489148180 759902208 113483 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32195] ppid=32188 vsize=742092 CPUtime=1.08 cores=0,2
/proc/32190/task/32195/stat : 32195 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 108 0 0 0 15 0 9 0 489148180 759902208 113483 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32196] ppid=32188 vsize=742092 CPUtime=0.96 cores=0,2
/proc/32190/task/32196/stat : 32196 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 96 0 0 0 16 0 9 0 489148180 759902208 113483 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32197] ppid=32188 vsize=742092 CPUtime=1.2 cores=0,2
/proc/32190/task/32197/stat : 32197 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 120 0 0 0 15 0 9 0 489148180 759902208 113483 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32198] ppid=32188 vsize=742092 CPUtime=0.95 cores=0,2
/proc/32190/task/32198/stat : 32198 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 95 0 0 0 16 0 9 0 489148180 759902208 113483 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32199] ppid=32188 vsize=742092 CPUtime=0 cores=0,2
/proc/32190/task/32199/stat : 32199 (mono) S 32188 32190 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489148186 759902208 113483 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676631985 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1006.2
Current children cumulated vsize (KiB) 742092

[startup+1062.3 s]
/proc/loadavg: 4.17 4.09 3.97 5/220 32344
/proc/meminfo: memFree=15161000/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=742092 CPUtime=1066.51 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4202496 238500 0 0 0 106600 51 0 0 25 0 9 0 489148179 759902208 121951 33554432000 4194304 7232020 140735968023712 18446744073709551615 1081503489 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 185523 121951 1036 742 0 178094 0
[pid=32190/tid=32192] ppid=32188 vsize=742092 CPUtime=1.13 cores=0,2
/proc/32190/task/32192/stat : 32192 (mono) S 32188 32190 31710 0 -1 4202560 4 0 0 0 113 0 0 0 16 0 9 0 489148180 759902208 121951 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32193] ppid=32188 vsize=742092 CPUtime=1.24 cores=0,2
/proc/32190/task/32193/stat : 32193 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 124 0 0 0 16 0 9 0 489148180 759902208 121951 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32194] ppid=32188 vsize=742092 CPUtime=1.03 cores=0,2
/proc/32190/task/32194/stat : 32194 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 103 0 0 0 16 0 9 0 489148180 759902208 121951 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32195] ppid=32188 vsize=742092 CPUtime=1.15 cores=0,2
/proc/32190/task/32195/stat : 32195 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 115 0 0 0 16 0 9 0 489148180 759902208 121951 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32196] ppid=32188 vsize=742092 CPUtime=1.02 cores=0,2
/proc/32190/task/32196/stat : 32196 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 102 0 0 0 15 0 9 0 489148180 759902208 121951 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32197] ppid=32188 vsize=742092 CPUtime=1.24 cores=0,2
/proc/32190/task/32197/stat : 32197 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 124 0 0 0 16 0 9 0 489148180 759902208 121951 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32198] ppid=32188 vsize=742092 CPUtime=1.01 cores=0,2
/proc/32190/task/32198/stat : 32198 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 101 0 0 0 16 0 9 0 489148180 759902208 121951 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32199] ppid=32188 vsize=742092 CPUtime=0 cores=0,2
/proc/32190/task/32199/stat : 32199 (mono) S 32188 32190 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489148186 759902208 121951 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676631985 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1066.51
Current children cumulated vsize (KiB) 742092

[startup+1122.3 s]
/proc/loadavg: 4.06 4.07 3.97 5/220 32346
/proc/meminfo: memFree=15066876/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=742092 CPUtime=1126.78 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4202496 247256 0 0 0 112625 53 0 0 25 0 9 0 489148179 759902208 130632 33554432000 4194304 7232020 140735968023712 18446744073709551615 1081499382 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 185523 130632 1036 742 0 178094 0
[pid=32190/tid=32192] ppid=32188 vsize=742092 CPUtime=1.17 cores=0,2
/proc/32190/task/32192/stat : 32192 (mono) S 32188 32190 31710 0 -1 4202560 4 0 0 0 117 0 0 0 16 0 9 0 489148180 759902208 130632 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32193] ppid=32188 vsize=742092 CPUtime=1.33 cores=0,2
/proc/32190/task/32193/stat : 32193 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 133 0 0 0 16 0 9 0 489148180 759902208 130632 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32194] ppid=32188 vsize=742092 CPUtime=1.09 cores=0,2
/proc/32190/task/32194/stat : 32194 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 109 0 0 0 16 0 9 0 489148180 759902208 130632 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32195] ppid=32188 vsize=742092 CPUtime=1.2 cores=0,2
/proc/32190/task/32195/stat : 32195 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 489148180 759902208 130632 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32196] ppid=32188 vsize=742092 CPUtime=1.11 cores=0,2
/proc/32190/task/32196/stat : 32196 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 111 0 0 0 15 0 9 0 489148180 759902208 130632 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32197] ppid=32188 vsize=742092 CPUtime=1.4 cores=0,2
/proc/32190/task/32197/stat : 32197 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 140 0 0 0 15 0 9 0 489148180 759902208 130632 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32198] ppid=32188 vsize=742092 CPUtime=1.05 cores=0,2
/proc/32190/task/32198/stat : 32198 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 105 0 0 0 16 0 9 0 489148180 759902208 130632 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32199] ppid=32188 vsize=742092 CPUtime=0 cores=0,2
/proc/32190/task/32199/stat : 32199 (mono) S 32188 32190 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489148186 759902208 130632 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676631985 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1126.78
Current children cumulated vsize (KiB) 742092

[startup+1182.3 s]
/proc/loadavg: 4.02 4.05 3.97 5/220 32347
/proc/meminfo: memFree=14981560/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=742092 CPUtime=1187.09 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4202496 255135 0 0 0 118653 56 0 0 25 0 9 0 489148179 759902208 138511 33554432000 4194304 7232020 140735968023712 18446744073709551615 1081500069 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 185523 138511 1036 742 0 178094 0
[pid=32190/tid=32192] ppid=32188 vsize=742092 CPUtime=1.23 cores=0,2
/proc/32190/task/32192/stat : 32192 (mono) S 32188 32190 31710 0 -1 4202560 4 0 0 0 123 0 0 0 16 0 9 0 489148180 759902208 138511 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32193] ppid=32188 vsize=742092 CPUtime=1.47 cores=0,2
/proc/32190/task/32193/stat : 32193 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 147 0 0 0 16 0 9 0 489148180 759902208 138511 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32194] ppid=32188 vsize=742092 CPUtime=1.15 cores=0,2
/proc/32190/task/32194/stat : 32194 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 115 0 0 0 16 0 9 0 489148180 759902208 138511 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32195] ppid=32188 vsize=742092 CPUtime=1.25 cores=0,2
/proc/32190/task/32195/stat : 32195 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 125 0 0 0 16 0 9 0 489148180 759902208 138511 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32196] ppid=32188 vsize=742092 CPUtime=1.27 cores=0,2
/proc/32190/task/32196/stat : 32196 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 127 0 0 0 16 0 9 0 489148180 759902208 138511 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32197] ppid=32188 vsize=742092 CPUtime=1.5 cores=0,2
/proc/32190/task/32197/stat : 32197 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 150 0 0 0 16 0 9 0 489148180 759902208 138511 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32198] ppid=32188 vsize=742092 CPUtime=1.1 cores=0,2
/proc/32190/task/32198/stat : 32198 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 110 0 0 0 15 0 9 0 489148180 759902208 138511 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32199] ppid=32188 vsize=742092 CPUtime=0 cores=0,2
/proc/32190/task/32199/stat : 32199 (mono) S 32188 32190 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489148186 759902208 138511 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676631985 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1187.09
Current children cumulated vsize (KiB) 742092

[startup+1242.3 s]
/proc/loadavg: 4.25 4.12 4.00 5/220 32349
/proc/meminfo: memFree=14863244/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=742092 CPUtime=1247.33 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4202496 272335 0 0 0 124673 60 0 0 25 0 9 0 489148179 759902208 155582 33554432000 4194304 7232020 140735968023712 18446744073709551615 1081499382 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 185523 155582 1036 742 0 178094 0
[pid=32190/tid=32192] ppid=32188 vsize=742092 CPUtime=1.28 cores=0,2
/proc/32190/task/32192/stat : 32192 (mono) S 32188 32190 31710 0 -1 4202560 4 0 0 0 128 0 0 0 16 0 9 0 489148180 759902208 155582 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32193] ppid=32188 vsize=742092 CPUtime=1.49 cores=0,2
/proc/32190/task/32193/stat : 32193 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 149 0 0 0 16 0 9 0 489148180 759902208 155582 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32194] ppid=32188 vsize=742092 CPUtime=1.22 cores=0,2
/proc/32190/task/32194/stat : 32194 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 122 0 0 0 16 0 9 0 489148180 759902208 155582 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32195] ppid=32188 vsize=742092 CPUtime=1.31 cores=0,2
/proc/32190/task/32195/stat : 32195 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 131 0 0 0 15 0 9 0 489148180 759902208 155582 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32196] ppid=32188 vsize=742092 CPUtime=1.32 cores=0,2
/proc/32190/task/32196/stat : 32196 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 132 0 0 0 15 0 9 0 489148180 759902208 155582 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32197] ppid=32188 vsize=742092 CPUtime=1.53 cores=0,2
/proc/32190/task/32197/stat : 32197 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 153 0 0 0 16 0 9 0 489148180 759902208 155582 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32198] ppid=32188 vsize=742092 CPUtime=1.18 cores=0,2
/proc/32190/task/32198/stat : 32198 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 118 0 0 0 16 0 9 0 489148180 759902208 155582 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32199] ppid=32188 vsize=742092 CPUtime=0 cores=0,2
/proc/32190/task/32199/stat : 32199 (mono) S 32188 32190 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489148186 759902208 155582 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676631985 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1247.33
Current children cumulated vsize (KiB) 742092



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.65 3.98 3.96 4/206 32369
/proc/meminfo: memFree=15596912/32951132 swapFree=67111528/67111528
[pid=32190] ppid=32188 vsize=750292 CPUtime=1305.17 cores=0,2
/proc/32190/stat : 32190 (mono) R 32188 32190 31710 0 -1 4202496 278183 0 0 0 130456 61 0 0 25 0 9 0 489148179 768299008 161430 33554432000 4194304 7232020 140735968023712 18446744073709551615 1081499519 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/32190/statm: 187573 161430 1036 742 0 180144 0
[pid=32190/tid=32192] ppid=32188 vsize=750292 CPUtime=1.3 cores=0,2
/proc/32190/task/32192/stat : 32192 (mono) S 32188 32190 31710 0 -1 4202560 4 0 0 0 130 0 0 0 16 0 9 0 489148180 768299008 161430 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32193] ppid=32188 vsize=750292 CPUtime=1.53 cores=0,2
/proc/32190/task/32193/stat : 32193 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 153 0 0 0 16 0 9 0 489148180 768299008 161430 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32194] ppid=32188 vsize=750292 CPUtime=1.28 cores=0,2
/proc/32190/task/32194/stat : 32194 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 128 0 0 0 16 0 9 0 489148180 768299008 161430 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32195] ppid=32188 vsize=750292 CPUtime=1.35 cores=0,2
/proc/32190/task/32195/stat : 32195 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 135 0 0 0 15 0 9 0 489148180 768299008 161430 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32196] ppid=32188 vsize=750292 CPUtime=1.33 cores=0,2
/proc/32190/task/32196/stat : 32196 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 133 0 0 0 16 0 9 0 489148180 768299008 161430 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32197] ppid=32188 vsize=750292 CPUtime=1.6 cores=0,2
/proc/32190/task/32197/stat : 32197 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 160 0 0 0 15 0 9 0 489148180 768299008 161430 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 2 0 0 0
[pid=32190/tid=32198] ppid=32188 vsize=750292 CPUtime=1.26 cores=0,2
/proc/32190/task/32198/stat : 32198 (mono) S 32188 32190 31710 0 -1 4202560 2 0 0 0 126 0 0 0 15 0 9 0 489148180 768299008 161430 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676624281 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
[pid=32190/tid=32199] ppid=32188 vsize=750292 CPUtime=0 cores=0,2
/proc/32190/task/32199/stat : 32199 (mono) S 32188 32190 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489148186 768299008 161430 33554432000 4194304 7232020 140735968023712 18446744073709551615 274676631985 0 0 4096 545260780 18446604441977026560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1305.17
Current children cumulated vsize (KiB) 750292

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.04
CPU time (s): 1305.22
CPU user time (s): 1304.57
CPU system time (s): 0.647901
CPU usage (%): 100.398
Max. virtual memory (cumulated for all children) (KiB): 750292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1304.57
system time used= 0.647901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 278183
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= 9252
involuntary context switches= 6964

runsolver used 2.54361 second user time and 5.96009 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 01:51:25
IDJOB=3286680
IDBENCH=82432
IDSOLVER=1608
FILE ID=node131/3286680-1303775485
RUNJOBID= node131-1303775449-32088
PBS_JOBID= 13157190
Free space on /tmp= 71764 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step21.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286680-1303775485/watcher-3286680-1303775485 -o /tmp/evaluation-result-3286680-1303775485/solver-3286680-1303775485 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3286680-1303775485.cnf

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

MD5SUM BENCH= 4f6c74152fcb90409ea0105b51afa3bd
RANDOM SEED=476094363

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12012040 kB
Buffers:       1009956 kB
Cached:       13775396 kB
SwapCached:          0 kB
Active:       10491816 kB
Inactive:      9913024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12012040 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          153928 kB
Writeback:           0 kB
AnonPages:     5618804 kB
Mapped:          18296 kB
Slab:           459348 kB
PageTables:      16392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  6340452 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71892 MiB
End job on node131 at 2011-04-26 02:13:07