Trace number 3282264

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sol 2011-04-04? (TO) 1301.11 1300.04

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand064.cnf
MD5SUM49dbd2fb16b3d5ce554d30c48729a56d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables92464
Number of clauses276623
Sum of the clauses size645451
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2184414
Number of clauses of size 392207
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 1,3

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.75 3.96 3.85 6/213 15345
/proc/meminfo: memFree=14186956/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=11800 CPUtime=0 cores=1,3
/proc/15345/stat : 15345 (runsolver) R 15343 15345 14035 0 -1 4202560 45 0 0 0 0 0 0 0 21 0 1 0 467877282 12083200 54 33554432000 4194304 5434984 140735094889424 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/15345/statm: 2950 54 34 303 0 2644 0

[startup+0.098217 s]
/proc/loadavg: 3.75 3.96 3.85 6/213 15345
/proc/meminfo: memFree=14186956/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=112448 CPUtime=0.08 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 3025 0 0 0 8 0 0 0 24 0 9 0 467877282 115146752 2927 33554432000 4194304 7232020 140736797342320 18446744073709551615 1079175674 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15345/statm: 28112 2927 976 742 0 20683 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 112448

[startup+0.100199 s]
/proc/loadavg: 3.75 3.96 3.85 6/213 15345
/proc/meminfo: memFree=14186956/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=112448 CPUtime=0.08 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 3025 0 0 0 8 0 0 0 24 0 9 0 467877282 115146752 2927 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350200996 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15345/statm: 28112 2927 976 742 0 20683 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 112448

[startup+0.300125 s]
/proc/loadavg: 3.75 3.96 3.85 6/213 15345
/proc/meminfo: memFree=14186956/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=117736 CPUtime=0.3 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 4456 0 0 0 29 1 0 0 18 0 9 0 467877282 120561664 4358 33554432000 4194304 7232020 140736797342320 18446744073709551615 1079177710 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15345/statm: 29434 4358 976 742 0 22005 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 117736

[startup+0.701049 s]
/proc/loadavg: 3.75 3.96 3.85 6/213 15345
/proc/meminfo: memFree=14186956/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=127304 CPUtime=0.75 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 6760 0 0 0 73 2 0 0 18 0 9 0 467877282 130359296 6662 33554432000 4194304 7232020 140736797342320 18446744073709551615 1079189968 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15345/statm: 31826 6662 995 742 0 24397 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 127304

[startup+1.50092 s]
/proc/loadavg: 3.75 3.96 3.85 5/222 15354
/proc/meminfo: memFree=13715748/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=312588 CPUtime=1.58 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 52079 0 0 0 152 6 0 0 18 0 9 0 467877282 320090112 51981 33554432000 4194304 7232020 140736797342320 18446744073709551615 1079197497 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15345/statm: 78147 51981 1000 742 0 70718 0
[pid=15345/tid=15347] ppid=15343 vsize=312588 CPUtime=0.04 cores=1,3
/proc/15345/task/15347/stat : 15347 (mono) S 15343 15345 14035 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 467877283 320090112 51981 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=312588 CPUtime=0.05 cores=1,3
/proc/15345/task/15348/stat : 15348 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 467877283 320090112 51982 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15349] ppid=15343 vsize=312588 CPUtime=0 cores=1,3
/proc/15345/task/15349/stat : 15349 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 467877283 320090112 51982 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15350] ppid=15343 vsize=312588 CPUtime=0.01 cores=1,3
/proc/15345/task/15350/stat : 15350 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 467877283 320090112 51982 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15351] ppid=15343 vsize=312588 CPUtime=0.01 cores=1,3
/proc/15345/task/15351/stat : 15351 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 467877283 320090112 51982 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15352] ppid=15343 vsize=312588 CPUtime=0.02 cores=1,3
/proc/15345/task/15352/stat : 15352 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 467877283 320090112 51983 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15353] ppid=15343 vsize=312588 CPUtime=0.03 cores=1,3
/proc/15345/task/15353/stat : 15353 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 467877283 320090112 51983 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15354] ppid=15343 vsize=312588 CPUtime=0 cores=1,3
/proc/15345/task/15354/stat : 15354 (mono) S 15343 15345 14035 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467877284 320090112 51983 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350207409 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 312588

[startup+3.10061 s]
/proc/loadavg: 3.75 3.96 3.85 5/222 15354
/proc/meminfo: memFree=13588772/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=362732 CPUtime=3.2 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 65411 0 0 0 312 8 0 0 21 0 9 0 467877282 371437568 65312 33554432000 4194304 7232020 140736797342320 18446744073709551615 1083334975 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15345/statm: 90683 65312 1024 742 0 83254 0
[pid=15345/tid=15347] ppid=15343 vsize=362732 CPUtime=0.05 cores=1,3
/proc/15345/task/15347/stat : 15347 (mono) S 15343 15345 14035 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 467877283 371437568 65312 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=362732 CPUtime=0.06 cores=1,3
/proc/15345/task/15348/stat : 15348 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 467877283 371437568 65312 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15349] ppid=15343 vsize=362732 CPUtime=0 cores=1,3
/proc/15345/task/15349/stat : 15349 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 467877283 371437568 65312 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15350] ppid=15343 vsize=362732 CPUtime=0.02 cores=1,3
/proc/15345/task/15350/stat : 15350 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 467877283 371437568 65312 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15351] ppid=15343 vsize=362732 CPUtime=0.01 cores=1,3
/proc/15345/task/15351/stat : 15351 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 467877283 371437568 65312 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15352] ppid=15343 vsize=362732 CPUtime=0.02 cores=1,3
/proc/15345/task/15352/stat : 15352 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 467877283 371437568 65312 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15353] ppid=15343 vsize=362732 CPUtime=0.03 cores=1,3
/proc/15345/task/15353/stat : 15353 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 467877283 371437568 65312 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15354] ppid=15343 vsize=362732 CPUtime=0 cores=1,3
/proc/15345/task/15354/stat : 15354 (mono) S 15343 15345 14035 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467877284 371437568 65312 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350207409 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 362732

[startup+6.30097 s]
/proc/loadavg: 3.85 3.97 3.86 5/222 15354
/proc/meminfo: memFree=13582104/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=362732 CPUtime=6.41 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 65420 0 0 0 633 8 0 0 25 0 9 0 467877282 371437568 65321 33554432000 4194304 7232020 140736797342320 18446744073709551615 1083333889 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15345/statm: 90683 65321 1024 742 0 83254 0
[pid=15345/tid=15347] ppid=15343 vsize=362732 CPUtime=0.05 cores=1,3
/proc/15345/task/15347/stat : 15347 (mono) S 15343 15345 14035 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 467877283 371437568 65321 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=362732 CPUtime=0.06 cores=1,3
/proc/15345/task/15348/stat : 15348 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 467877283 371437568 65321 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15349] ppid=15343 vsize=362732 CPUtime=0 cores=1,3
/proc/15345/task/15349/stat : 15349 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 467877283 371437568 65321 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15350] ppid=15343 vsize=362732 CPUtime=0.02 cores=1,3
/proc/15345/task/15350/stat : 15350 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 467877283 371437568 65321 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15351] ppid=15343 vsize=362732 CPUtime=0.01 cores=1,3
/proc/15345/task/15351/stat : 15351 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 467877283 371437568 65321 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15352] ppid=15343 vsize=362732 CPUtime=0.02 cores=1,3
/proc/15345/task/15352/stat : 15352 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 467877283 371437568 65321 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15353] ppid=15343 vsize=362732 CPUtime=0.03 cores=1,3
/proc/15345/task/15353/stat : 15353 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 467877283 371437568 65321 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15354] ppid=15343 vsize=362732 CPUtime=0 cores=1,3
/proc/15345/task/15354/stat : 15354 (mono) S 15343 15345 14035 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467877284 371437568 65321 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350207409 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.41
Current children cumulated vsize (KiB) 362732

[startup+12.7007 s]
/proc/loadavg: 3.86 3.97 3.86 5/222 15354
/proc/meminfo: memFree=13574316/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=362860 CPUtime=12.81 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 65452 0 0 0 1273 8 0 0 25 0 9 0 467877282 371568640 65353 33554432000 4194304 7232020 140736797342320 18446744073709551615 1083335077 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15345/statm: 90715 65353 1024 742 0 83286 0
[pid=15345/tid=15347] ppid=15343 vsize=362860 CPUtime=0.05 cores=1,3
/proc/15345/task/15347/stat : 15347 (mono) S 15343 15345 14035 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 467877283 371568640 65353 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=362860 CPUtime=0.06 cores=1,3
/proc/15345/task/15348/stat : 15348 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 467877283 371568640 65353 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15349] ppid=15343 vsize=362860 CPUtime=0 cores=1,3
/proc/15345/task/15349/stat : 15349 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 467877283 371568640 65353 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15350] ppid=15343 vsize=362860 CPUtime=0.02 cores=1,3
/proc/15345/task/15350/stat : 15350 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 467877283 371568640 65353 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15351] ppid=15343 vsize=362860 CPUtime=0.01 cores=1,3
/proc/15345/task/15351/stat : 15351 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 467877283 371568640 65353 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15352] ppid=15343 vsize=362860 CPUtime=0.02 cores=1,3
/proc/15345/task/15352/stat : 15352 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 467877283 371568640 65353 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15353] ppid=15343 vsize=362860 CPUtime=0.03 cores=1,3
/proc/15345/task/15353/stat : 15353 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 467877283 371568640 65353 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15354] ppid=15343 vsize=362860 CPUtime=0 cores=1,3
/proc/15345/task/15354/stat : 15354 (mono) S 15343 15345 14035 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467877284 371568640 65353 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350207409 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.81
Current children cumulated vsize (KiB) 362860

[startup+25.5012 s]
/proc/loadavg: 3.89 3.97 3.86 5/222 15354
/proc/meminfo: memFree=13560004/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=362988 CPUtime=25.61 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 65840 0 0 0 2553 8 0 0 25 0 9 0 467877282 371699712 65741 33554432000 4194304 7232020 140736797342320 18446744073709551615 1083339314 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15345/statm: 90747 65741 1024 742 0 83318 0
[pid=15345/tid=15347] ppid=15343 vsize=362988 CPUtime=0.05 cores=1,3
/proc/15345/task/15347/stat : 15347 (mono) S 15343 15345 14035 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 467877283 371699712 65741 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=362988 CPUtime=0.06 cores=1,3
/proc/15345/task/15348/stat : 15348 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 467877283 371699712 65741 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15349] ppid=15343 vsize=362988 CPUtime=0 cores=1,3
/proc/15345/task/15349/stat : 15349 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 467877283 371699712 65741 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15350] ppid=15343 vsize=362988 CPUtime=0.02 cores=1,3
/proc/15345/task/15350/stat : 15350 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 467877283 371699712 65741 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15351] ppid=15343 vsize=362988 CPUtime=0.01 cores=1,3
/proc/15345/task/15351/stat : 15351 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 467877283 371699712 65741 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15352] ppid=15343 vsize=362988 CPUtime=0.02 cores=1,3
/proc/15345/task/15352/stat : 15352 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 467877283 371699712 65741 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15353] ppid=15343 vsize=362988 CPUtime=0.03 cores=1,3
/proc/15345/task/15353/stat : 15353 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 467877283 371699712 65741 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15354] ppid=15343 vsize=362988 CPUtime=0 cores=1,3
/proc/15345/task/15354/stat : 15354 (mono) S 15343 15345 14035 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467877284 371699712 65741 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350207409 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.61
Current children cumulated vsize (KiB) 362988

[startup+51.1011 s]
/proc/loadavg: 3.93 3.97 3.86 5/222 15355
/proc/meminfo: memFree=13538340/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=363692 CPUtime=51.23 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 66018 0 0 0 5115 8 0 0 24 0 9 0 467877282 372420608 65919 33554432000 4194304 7232020 140736797342320 18446744073709551615 1083334975 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15345/statm: 90923 65919 1024 742 0 83494 0
[pid=15345/tid=15347] ppid=15343 vsize=363692 CPUtime=0.05 cores=1,3
/proc/15345/task/15347/stat : 15347 (mono) S 15343 15345 14035 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 467877283 372420608 65919 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=363692 CPUtime=0.06 cores=1,3
/proc/15345/task/15348/stat : 15348 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 467877283 372420608 65919 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15349] ppid=15343 vsize=363692 CPUtime=0 cores=1,3

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

/proc/15345/task/15350/stat : 15350 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 17 0 0 0 16 0 9 0 467877283 605532160 122129 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15351] ppid=15343 vsize=591340 CPUtime=0.19 cores=1,3
/proc/15345/task/15351/stat : 15351 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 19 0 0 0 15 0 9 0 467877283 605532160 122129 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15352] ppid=15343 vsize=591340 CPUtime=0.26 cores=1,3
/proc/15345/task/15352/stat : 15352 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 467877283 605532160 122129 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15353] ppid=15343 vsize=591340 CPUtime=0.17 cores=1,3
/proc/15345/task/15353/stat : 15353 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 467877283 605532160 122129 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15354] ppid=15343 vsize=591340 CPUtime=0 cores=1,3
/proc/15345/task/15354/stat : 15354 (mono) S 15343 15345 14035 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467877284 605532160 122129 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350207409 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 943.17
Current children cumulated vsize (KiB) 591340

[startup+1002.3 s]
/proc/loadavg: 4.05 4.03 3.93 5/222 15380
/proc/meminfo: memFree=12736744/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=591340 CPUtime=1003.21 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 122228 0 0 0 100297 24 0 0 25 0 9 0 467877282 605532160 114457 33554432000 4194304 7232020 140736797342320 18446744073709551615 1083335070 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15345/statm: 147835 114457 1036 742 0 140406 0
[pid=15345/tid=15347] ppid=15343 vsize=591340 CPUtime=0.18 cores=1,3
/proc/15345/task/15347/stat : 15347 (mono) S 15343 15345 14035 0 -1 4202560 4 0 0 0 18 0 0 0 16 0 9 0 467877283 605532160 114457 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=591340 CPUtime=0.25 cores=1,3
/proc/15345/task/15348/stat : 15348 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 25 0 0 0 15 0 9 0 467877283 605532160 114457 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15349] ppid=15343 vsize=591340 CPUtime=0.15 cores=1,3
/proc/15345/task/15349/stat : 15349 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 15 0 0 0 16 0 9 0 467877283 605532160 114457 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15350] ppid=15343 vsize=591340 CPUtime=0.17 cores=1,3
/proc/15345/task/15350/stat : 15350 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 17 0 0 0 16 0 9 0 467877283 605532160 114457 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15351] ppid=15343 vsize=591340 CPUtime=0.19 cores=1,3
/proc/15345/task/15351/stat : 15351 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 19 0 0 0 15 0 9 0 467877283 605532160 114457 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15352] ppid=15343 vsize=591340 CPUtime=0.26 cores=1,3
/proc/15345/task/15352/stat : 15352 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 26 0 0 0 16 0 9 0 467877283 605532160 114457 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15353] ppid=15343 vsize=591340 CPUtime=0.17 cores=1,3
/proc/15345/task/15353/stat : 15353 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 467877283 605532160 114457 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15354] ppid=15343 vsize=591340 CPUtime=0 cores=1,3
/proc/15345/task/15354/stat : 15354 (mono) S 15343 15345 14035 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467877284 605532160 114457 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350207409 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1003.21
Current children cumulated vsize (KiB) 591340

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/222 15382
/proc/meminfo: memFree=12652792/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=591340 CPUtime=1063.24 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 128367 0 0 0 106298 26 0 0 25 0 9 0 467877282 605532160 119971 33554432000 4194304 7232020 140736797342320 18446744073709551615 1083335070 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15345/statm: 147835 119971 1036 742 0 140406 0
[pid=15345/tid=15347] ppid=15343 vsize=591340 CPUtime=0.18 cores=1,3
/proc/15345/task/15347/stat : 15347 (mono) S 15343 15345 14035 0 -1 4202560 4 0 0 0 18 0 0 0 15 0 9 0 467877283 605532160 119971 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=591340 CPUtime=0.26 cores=1,3
/proc/15345/task/15348/stat : 15348 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 467877283 605532160 119971 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15349] ppid=15343 vsize=591340 CPUtime=0.15 cores=1,3
/proc/15345/task/15349/stat : 15349 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 15 0 0 0 15 0 9 0 467877283 605532160 119971 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15350] ppid=15343 vsize=591340 CPUtime=0.17 cores=1,3
/proc/15345/task/15350/stat : 15350 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 467877283 605532160 119971 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15351] ppid=15343 vsize=591340 CPUtime=0.22 cores=1,3
/proc/15345/task/15351/stat : 15351 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 22 0 0 0 15 0 9 0 467877283 605532160 119971 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15352] ppid=15343 vsize=591340 CPUtime=0.26 cores=1,3
/proc/15345/task/15352/stat : 15352 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 26 0 0 0 16 0 9 0 467877283 605532160 119971 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15353] ppid=15343 vsize=591340 CPUtime=0.17 cores=1,3
/proc/15345/task/15353/stat : 15353 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 467877283 605532160 119971 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15354] ppid=15343 vsize=591340 CPUtime=0 cores=1,3
/proc/15345/task/15354/stat : 15354 (mono) S 15343 15345 14035 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467877284 605532160 119971 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350207409 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1063.24
Current children cumulated vsize (KiB) 591340

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/222 15384
/proc/meminfo: memFree=12776792/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=624444 CPUtime=1123.28 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 138284 0 0 0 112300 28 0 0 25 0 9 0 467877282 639430656 129888 33554432000 4194304 7232020 140736797342320 18446744073709551615 1083331517 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15345/statm: 156111 129888 1036 742 0 148682 0
[pid=15345/tid=15347] ppid=15343 vsize=624444 CPUtime=0.2 cores=1,3
/proc/15345/task/15347/stat : 15347 (mono) S 15343 15345 14035 0 -1 4202560 4 0 0 0 20 0 0 0 16 0 9 0 467877283 639430656 129888 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=624444 CPUtime=0.26 cores=1,3
/proc/15345/task/15348/stat : 15348 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 467877283 639430656 129888 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15349] ppid=15343 vsize=624444 CPUtime=0.15 cores=1,3
/proc/15345/task/15349/stat : 15349 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 15 0 0 0 15 0 9 0 467877283 639430656 129888 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15350] ppid=15343 vsize=624444 CPUtime=0.18 cores=1,3
/proc/15345/task/15350/stat : 15350 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 18 0 0 0 16 0 9 0 467877283 639430656 129888 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15351] ppid=15343 vsize=624444 CPUtime=0.23 cores=1,3
/proc/15345/task/15351/stat : 15351 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 23 0 0 0 16 0 9 0 467877283 639430656 129888 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15352] ppid=15343 vsize=624444 CPUtime=0.27 cores=1,3
/proc/15345/task/15352/stat : 15352 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 27 0 0 0 16 0 9 0 467877283 639430656 129888 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15353] ppid=15343 vsize=624444 CPUtime=0.2 cores=1,3
/proc/15345/task/15353/stat : 15353 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 20 0 0 0 16 0 9 0 467877283 639430656 129888 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15354] ppid=15343 vsize=624444 CPUtime=0 cores=1,3
/proc/15345/task/15354/stat : 15354 (mono) S 15343 15345 14035 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467877284 639430656 129888 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350207409 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1123.28
Current children cumulated vsize (KiB) 624444

[startup+1182.3 s]
/proc/loadavg: 4.04 4.03 3.94 5/222 15385
/proc/meminfo: memFree=12700644/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=667132 CPUtime=1183.31 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 150060 0 0 0 118298 33 0 0 25 0 9 0 467877282 683143168 141664 33554432000 4194304 7232020 140736797342320 18446744073709551615 1083334975 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15345/statm: 166783 141664 1036 742 0 159354 0
[pid=15345/tid=15347] ppid=15343 vsize=667132 CPUtime=0.21 cores=1,3
/proc/15345/task/15347/stat : 15347 (mono) S 15343 15345 14035 0 -1 4202560 4 0 0 0 21 0 0 0 15 0 9 0 467877283 683143168 141664 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=667132 CPUtime=0.27 cores=1,3
/proc/15345/task/15348/stat : 15348 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 27 0 0 0 16 0 9 0 467877283 683143168 141664 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15349] ppid=15343 vsize=667132 CPUtime=0.18 cores=1,3
/proc/15345/task/15349/stat : 15349 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 18 0 0 0 16 0 9 0 467877283 683143168 141664 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15350] ppid=15343 vsize=667132 CPUtime=0.18 cores=1,3
/proc/15345/task/15350/stat : 15350 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 18 0 0 0 16 0 9 0 467877283 683143168 141664 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15351] ppid=15343 vsize=667132 CPUtime=0.23 cores=1,3
/proc/15345/task/15351/stat : 15351 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 23 0 0 0 15 0 9 0 467877283 683143168 141664 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15352] ppid=15343 vsize=667132 CPUtime=0.27 cores=1,3
/proc/15345/task/15352/stat : 15352 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 27 0 0 0 15 0 9 0 467877283 683143168 141664 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15353] ppid=15343 vsize=667132 CPUtime=0.2 cores=1,3
/proc/15345/task/15353/stat : 15353 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 20 0 0 0 15 0 9 0 467877283 683143168 141664 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15354] ppid=15343 vsize=667132 CPUtime=0 cores=1,3
/proc/15345/task/15354/stat : 15354 (mono) S 15343 15345 14035 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467877284 683143168 141664 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350207409 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.31
Current children cumulated vsize (KiB) 667132

[startup+1242.3 s]
/proc/loadavg: 4.08 4.04 3.94 5/222 15387
/proc/meminfo: memFree=12659720/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=700540 CPUtime=1243.32 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 156571 0 0 0 124297 35 0 0 25 0 9 0 467877282 717352960 148175 33554432000 4194304 7232020 140736797342320 18446744073709551615 1083331657 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15345/statm: 175135 148175 1036 742 0 167706 0
[pid=15345/tid=15347] ppid=15343 vsize=700540 CPUtime=0.21 cores=1,3
/proc/15345/task/15347/stat : 15347 (mono) S 15343 15345 14035 0 -1 4202560 4 0 0 0 21 0 0 0 15 0 9 0 467877283 717352960 148175 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=700540 CPUtime=0.27 cores=1,3
/proc/15345/task/15348/stat : 15348 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 27 0 0 0 16 0 9 0 467877283 717352960 148175 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15349] ppid=15343 vsize=700540 CPUtime=0.18 cores=1,3
/proc/15345/task/15349/stat : 15349 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 18 0 0 0 16 0 9 0 467877283 717352960 148175 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15350] ppid=15343 vsize=700540 CPUtime=0.18 cores=1,3
/proc/15345/task/15350/stat : 15350 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 18 0 0 0 16 0 9 0 467877283 717352960 148175 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15351] ppid=15343 vsize=700540 CPUtime=0.23 cores=1,3
/proc/15345/task/15351/stat : 15351 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 23 0 0 0 15 0 9 0 467877283 717352960 148175 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15352] ppid=15343 vsize=700540 CPUtime=0.27 cores=1,3
/proc/15345/task/15352/stat : 15352 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 27 0 0 0 15 0 9 0 467877283 717352960 148175 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15353] ppid=15343 vsize=700540 CPUtime=0.2 cores=1,3
/proc/15345/task/15353/stat : 15353 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 20 0 0 0 15 0 9 0 467877283 717352960 148175 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15354] ppid=15343 vsize=700540 CPUtime=0 cores=1,3
/proc/15345/task/15354/stat : 15354 (mono) S 15343 15345 14035 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467877284 717352960 148175 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350207409 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.32
Current children cumulated vsize (KiB) 700540



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.07 3.96 2/192 15394
/proc/meminfo: memFree=13585704/32951124 swapFree=67111528/67111528
[pid=15345] ppid=15343 vsize=734204 CPUtime=1301.06 cores=1,3
/proc/15345/stat : 15345 (mono) R 15343 15345 14035 0 -1 4202496 166162 0 0 0 130068 38 0 0 25 0 9 0 467877282 751824896 157766 33554432000 4194304 7232020 140736797342320 18446744073709551615 1083333829 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15345/statm: 183551 157766 1036 742 0 176122 0
[pid=15345/tid=15347] ppid=15343 vsize=734204 CPUtime=0.21 cores=1,3
/proc/15345/task/15347/stat : 15347 (mono) S 15343 15345 14035 0 -1 4202560 4 0 0 0 21 0 0 0 16 0 9 0 467877283 751824896 157766 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=734204 CPUtime=0.27 cores=1,3
/proc/15345/task/15348/stat : 15348 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 27 0 0 0 15 0 9 0 467877283 751824896 157766 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15349] ppid=15343 vsize=734204 CPUtime=0.18 cores=1,3
/proc/15345/task/15349/stat : 15349 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 18 0 0 0 16 0 9 0 467877283 751824896 157766 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15350] ppid=15343 vsize=734204 CPUtime=0.19 cores=1,3
/proc/15345/task/15350/stat : 15350 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 19 0 0 0 15 0 9 0 467877283 751824896 157766 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15351] ppid=15343 vsize=734204 CPUtime=0.24 cores=1,3
/proc/15345/task/15351/stat : 15351 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 24 0 0 0 16 0 9 0 467877283 751824896 157766 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 3 0 0 0
[pid=15345/tid=15352] ppid=15343 vsize=734204 CPUtime=0.27 cores=1,3
/proc/15345/task/15352/stat : 15352 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 27 0 0 0 15 0 9 0 467877283 751824896 157766 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15353] ppid=15343 vsize=734204 CPUtime=0.23 cores=1,3
/proc/15345/task/15353/stat : 15353 (mono) S 15343 15345 14035 0 -1 4202560 2 0 0 0 23 0 0 0 16 0 9 0 467877283 751824896 157766 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350199705 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
[pid=15345/tid=15354] ppid=15343 vsize=734204 CPUtime=0 cores=1,3
/proc/15345/task/15354/stat : 15354 (mono) S 15343 15345 14035 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467877284 751824896 157766 33554432000 4194304 7232020 140736797342320 18446744073709551615 270350207409 0 0 4096 545260780 18446604462004074496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.06
Current children cumulated vsize (KiB) 734204

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): 1301.11
CPU user time (s): 1300.69
CPU system time (s): 0.418936
CPU usage (%): 100.082
Max. virtual memory (cumulated for all children) (KiB): 734204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.69
system time used= 0.418936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166162
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= 3892
involuntary context switches= 2883

runsolver used 2.02169 second user time and 5.08523 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-25 20:03:37
IDJOB=3282264
IDBENCH=70797
IDSOLVER=1608
FILE ID=node143/3282264-1303754616
RUNJOBID= node143-1303754616-15281
PBS_JOBID= 13154019
Free space on /tmp= 72336 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand064.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282264-1303754616/watcher-3282264-1303754616 -o /tmp/evaluation-result-3282264-1303754616/solver-3282264-1303754616 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3282264-1303754616.cnf

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

MD5SUM BENCH= 49dbd2fb16b3d5ce554d30c48729a56d
RANDOM SEED=1514810201

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:      14187120 kB
Buffers:       2273948 kB
Cached:       15831784 kB
SwapCached:          0 kB
Active:        6844092 kB
Inactive:     11362672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14187120 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11256 kB
Writeback:           0 kB
AnonPages:      100304 kB
Mapped:          17836 kB
Slab:           492852 kB
PageTables:       5736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   511264 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= 72344 MiB
End job on node143 at 2011-04-25 20:25:19