Trace number 3189413

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) 1314.01 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S1536861174-069.SATISFIABLE.cnf
MD5SUMb9f30e687453978167416852673e8ddb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.027994
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3189413-1302285609/watcher-3189413-1302285609 -o /tmp/evaluation-result-3189413-1302285609/solver-3189413-1302285609 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189413-1302285609.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.00 4.06 4.07 4/200 27969
/proc/meminfo: memFree=12460168/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=11760 CPUtime=0 cores=0,2
/proc/27969/stat : 27969 (runsolver) S 27967 27969 27190 0 -1 4202560 47 0 0 0 0 0 0 0 25 0 1 0 340160581 12042240 55 33554432000 4194304 5392636 140733955114880 18446744073709551615 5012135 0 2147483391 4096 24578 18446744071699109054 0 0 17 0 0 0 0
/proc/27969/statm: 2940 55 36 293 0 2644 0

[startup+0.065847 s]
/proc/loadavg: 4.00 4.06 4.07 4/200 27969
/proc/meminfo: memFree=12460168/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=109576 CPUtime=0.04 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 2352 0 0 0 4 0 0 0 25 0 9 0 340160581 112205824 2252 33554432000 4194304 7232020 140735640388912 18446744073709551615 274664500944 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27969/statm: 27394 2252 999 742 0 19965 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 109576

[startup+0.100821 s]
/proc/loadavg: 4.00 4.06 4.07 4/200 27969
/proc/meminfo: memFree=12460168/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=112480 CPUtime=0.07 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 2857 0 0 0 7 0 0 0 25 0 9 0 340160581 115179520 2757 33554432000 4194304 7232020 140735640388912 18446744073709551615 1100711163 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27969/statm: 28120 2757 1024 742 0 20691 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 112480

[startup+0.300837 s]
/proc/loadavg: 4.00 4.06 4.07 4/200 27969
/proc/meminfo: memFree=12460168/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=112608 CPUtime=0.28 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 2926 0 0 0 28 0 0 0 25 0 9 0 340160581 115310592 2826 33554432000 4194304 7232020 140735640388912 18446744073709551615 1100710738 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27969/statm: 28152 2826 1024 742 0 20723 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 112608

[startup+0.700743 s]
/proc/loadavg: 4.00 4.06 4.07 4/200 27969
/proc/meminfo: memFree=12460168/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=112672 CPUtime=0.68 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 3248 0 0 0 68 0 0 0 18 0 9 0 340160581 115376128 3148 33554432000 4194304 7232020 140735640388912 18446744073709551615 1100710973 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27969/statm: 28168 3148 1024 742 0 20739 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 112672

[startup+1.50058 s]
/proc/loadavg: 4.00 4.06 4.07 5/220 28007
/proc/meminfo: memFree=12441540/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=114800 CPUtime=1.5 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 3629 0 0 0 149 1 0 0 18 0 9 0 340160581 117555200 3507 33554432000 4194304 7232020 140735640388912 18446744073709551615 1100713414 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/27969/statm: 28700 3507 1024 742 0 21271 0
[pid=27969/tid=27971] ppid=27967 vsize=114800 CPUtime=0 cores=0,2
/proc/27969/task/27971/stat : 27971 (mono) S 27967 27969 27190 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 340160582 117555200 3507 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27972] ppid=27967 vsize=114800 CPUtime=0 cores=0,2
/proc/27969/task/27972/stat : 27972 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340160582 117555200 3507 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27973] ppid=27967 vsize=114800 CPUtime=0 cores=0,2
/proc/27969/task/27973/stat : 27973 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340160582 117555200 3507 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27974] ppid=27967 vsize=114800 CPUtime=0 cores=0,2
/proc/27969/task/27974/stat : 27974 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340160582 117555200 3507 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27975] ppid=27967 vsize=114800 CPUtime=0 cores=0,2
/proc/27969/task/27975/stat : 27975 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340160582 117555200 3507 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27976] ppid=27967 vsize=114800 CPUtime=0 cores=0,2
/proc/27969/task/27976/stat : 27976 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340160582 117555200 3507 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27977] ppid=27967 vsize=114800 CPUtime=0 cores=0,2
/proc/27969/task/27977/stat : 27977 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340160582 117555200 3507 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27981] ppid=27967 vsize=114800 CPUtime=0 cores=0,2
/proc/27969/task/27981/stat : 27981 (mono) S 27967 27969 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340160583 117555200 3507 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676631985 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 114800

[startup+3.10129 s]
/proc/loadavg: 4.00 4.06 4.07 5/220 28007
/proc/meminfo: memFree=12435960/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=118020 CPUtime=3.11 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 4593 0 0 0 310 1 0 0 18 0 9 0 340160581 120852480 4061 33554432000 4194304 7232020 140735640388912 18446744073709551615 1100714622 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/27969/statm: 29505 4061 1024 742 0 22076 0
[pid=27969/tid=27971] ppid=27967 vsize=118020 CPUtime=0.01 cores=0,2
/proc/27969/task/27971/stat : 27971 (mono) S 27967 27969 27190 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 340160582 120852480 4061 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27972] ppid=27967 vsize=118020 CPUtime=0 cores=0,2
/proc/27969/task/27972/stat : 27972 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340160582 120852480 4061 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27973] ppid=27967 vsize=118020 CPUtime=0 cores=0,2
/proc/27969/task/27973/stat : 27973 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340160582 120852480 4061 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27974] ppid=27967 vsize=118020 CPUtime=0 cores=0,2
/proc/27969/task/27974/stat : 27974 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340160582 120852480 4061 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27975] ppid=27967 vsize=118020 CPUtime=0 cores=0,2
/proc/27969/task/27975/stat : 27975 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340160582 120852480 4061 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27976] ppid=27967 vsize=118020 CPUtime=0.01 cores=0,2
/proc/27969/task/27976/stat : 27976 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340160582 120852480 4061 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27977] ppid=27967 vsize=118020 CPUtime=0 cores=0,2
/proc/27969/task/27977/stat : 27977 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340160582 120852480 4061 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27981] ppid=27967 vsize=118020 CPUtime=0 cores=0,2
/proc/27969/task/27981/stat : 27981 (mono) S 27967 27969 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340160583 120852480 4061 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676631985 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 118020

[startup+6.30077 s]
/proc/loadavg: 3.92 4.04 4.06 4/210 28008
/proc/meminfo: memFree=12570332/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=127108 CPUtime=6.34 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 6522 0 0 0 632 2 0 0 18 0 9 0 340160581 130158592 4882 33554432000 4194304 7232020 140735640388912 18446744073709551615 6137008 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27969/statm: 31777 4882 1024 742 0 24348 0
[pid=27969/tid=27971] ppid=27967 vsize=127108 CPUtime=0.02 cores=0,2
/proc/27969/task/27971/stat : 27971 (mono) S 27967 27969 27190 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 340160582 130158592 4882 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27972] ppid=27967 vsize=127108 CPUtime=0.01 cores=0,2
/proc/27969/task/27972/stat : 27972 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340160582 130158592 4882 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27973] ppid=27967 vsize=127108 CPUtime=0.02 cores=0,2
/proc/27969/task/27973/stat : 27973 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 340160582 130158592 4882 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27974] ppid=27967 vsize=127108 CPUtime=0.01 cores=0,2
/proc/27969/task/27974/stat : 27974 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340160582 130158592 4882 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27975] ppid=27967 vsize=127108 CPUtime=0.01 cores=0,2
/proc/27969/task/27975/stat : 27975 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340160582 130158592 4882 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27976] ppid=27967 vsize=127108 CPUtime=0.01 cores=0,2
/proc/27969/task/27976/stat : 27976 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340160582 130158592 4882 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27977] ppid=27967 vsize=127108 CPUtime=0.01 cores=0,2
/proc/27969/task/27977/stat : 27977 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340160582 130158592 4882 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27981] ppid=27967 vsize=127108 CPUtime=0 cores=0,2
/proc/27969/task/27981/stat : 27981 (mono) S 27967 27969 27190 0 -1 4194368 3 0 0 0 0 0 0 0 15 0 9 0 340160583 130158592 4882 33554432000 4194304 7232020 140735640388912 18446744073709551615 274664196031 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 127108

[startup+12.7006 s]
/proc/loadavg: 3.84 4.03 4.06 5/220 28079
/proc/meminfo: memFree=12693612/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=134180 CPUtime=12.84 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 8861 0 0 0 1281 3 0 0 22 0 9 0 340160581 137400320 7101 33554432000 4194304 7232020 140735640388912 18446744073709551615 1100714101 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27969/statm: 33545 7101 1025 742 0 26116 0
[pid=27969/tid=27971] ppid=27967 vsize=134180 CPUtime=0.05 cores=0,2
/proc/27969/task/27971/stat : 27971 (mono) S 27967 27969 27190 0 -1 4202560 4 0 0 0 5 0 0 0 16 0 9 0 340160582 137400320 7101 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27972] ppid=27967 vsize=134180 CPUtime=0.04 cores=0,2
/proc/27969/task/27972/stat : 27972 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 340160582 137400320 7101 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27973] ppid=27967 vsize=134180 CPUtime=0.05 cores=0,2
/proc/27969/task/27973/stat : 27973 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 340160582 137400320 7101 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27974] ppid=27967 vsize=134180 CPUtime=0.05 cores=0,2
/proc/27969/task/27974/stat : 27974 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340160582 137400320 7101 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27975] ppid=27967 vsize=134180 CPUtime=0.04 cores=0,2
/proc/27969/task/27975/stat : 27975 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 340160582 137400320 7101 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27976] ppid=27967 vsize=134180 CPUtime=0.05 cores=0,2
/proc/27969/task/27976/stat : 27976 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340160582 137400320 7101 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27977] ppid=27967 vsize=134180 CPUtime=0.04 cores=0,2
/proc/27969/task/27977/stat : 27977 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 340160582 137400320 7101 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27981] ppid=27967 vsize=134180 CPUtime=0 cores=0,2
/proc/27969/task/27981/stat : 27981 (mono) S 27967 27969 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340160583 137400320 7101 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676631985 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.84
Current children cumulated vsize (KiB) 134180

[startup+25.5004 s]
/proc/loadavg: 3.88 4.02 4.05 5/220 28081
/proc/meminfo: memFree=12650380/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=142500 CPUtime=25.84 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 12838 0 0 0 2578 6 0 0 18 0 9 0 340160581 145920000 9239 33554432000 4194304 7232020 140735640388912 18446744073709551615 1100711003 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/27969/statm: 35625 9239 1025 742 0 28196 0
[pid=27969/tid=27971] ppid=27967 vsize=142500 CPUtime=0.08 cores=0,2
/proc/27969/task/27971/stat : 27971 (mono) S 27967 27969 27190 0 -1 4202560 4 0 0 0 8 0 0 0 15 0 9 0 340160582 145920000 9239 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27972] ppid=27967 vsize=142500 CPUtime=0.1 cores=0,2
/proc/27969/task/27972/stat : 27972 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 340160582 145920000 9239 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27973] ppid=27967 vsize=142500 CPUtime=0.11 cores=0,2
/proc/27969/task/27973/stat : 27973 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 340160582 145920000 9239 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27974] ppid=27967 vsize=142500 CPUtime=0.1 cores=0,2
/proc/27969/task/27974/stat : 27974 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 340160582 145920000 9239 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27975] ppid=27967 vsize=142500 CPUtime=0.1 cores=0,2
/proc/27969/task/27975/stat : 27975 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 340160582 145920000 9239 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27976] ppid=27967 vsize=142500 CPUtime=0.11 cores=0,2
/proc/27969/task/27976/stat : 27976 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 340160582 145920000 9239 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27977] ppid=27967 vsize=142500 CPUtime=0.11 cores=0,2
/proc/27969/task/27977/stat : 27977 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 340160582 145920000 9239 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27981] ppid=27967 vsize=142500 CPUtime=0 cores=0,2
/proc/27969/task/27981/stat : 27981 (mono) S 27967 27969 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340160583 145920000 9239 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676631985 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.84
Current children cumulated vsize (KiB) 142500

[startup+51.101 s]
/proc/loadavg: 3.99 4.04 4.06 5/220 28081
/proc/meminfo: memFree=12604232/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=142628 CPUtime=51.86 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 17532 0 0 0 5176 10 0 0 24 0 9 0 340160581 146051072 10610 33554432000 4194304 7232020 140735640388912 18446744073709551615 5703057 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27969/statm: 35657 10610 1035 742 0 28228 0
[pid=27969/tid=27971] ppid=27967 vsize=142628 CPUtime=0.22 cores=0,2
/proc/27969/task/27971/stat : 27971 (mono) S 27967 27969 27190 0 -1 4202560 4 0 0 0 22 0 0 0 16 0 9 0 340160582 146051072 10610 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27972] ppid=27967 vsize=142628 CPUtime=0.25 cores=0,2
/proc/27969/task/27972/stat : 27972 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 25 0 0 0 15 0 9 0 340160582 146051072 10610 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27973] ppid=27967 vsize=142628 CPUtime=0.23 cores=0,2

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

/proc/27969/task/27974/stat : 27974 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 323 1 0 0 16 0 9 0 340160582 266113024 24458 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27975] ppid=27967 vsize=259876 CPUtime=2.94 cores=0,2
/proc/27969/task/27975/stat : 27975 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 292 2 0 0 15 0 9 0 340160582 266113024 24458 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27976] ppid=27967 vsize=259876 CPUtime=3.08 cores=0,2
/proc/27969/task/27976/stat : 27976 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 306 2 0 0 16 0 9 0 340160582 266113024 24458 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27977] ppid=27967 vsize=259876 CPUtime=3.27 cores=0,2
/proc/27969/task/27977/stat : 27977 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 325 2 0 0 15 0 9 0 340160582 266113024 24458 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27981] ppid=27967 vsize=259876 CPUtime=0.02 cores=0,2
/proc/27969/task/27981/stat : 27981 (mono) S 27967 27969 27190 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 340160583 266113024 24458 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676631985 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 952.6
Current children cumulated vsize (KiB) 259876

[startup+1002.3 s]
/proc/loadavg: 4.11 4.16 4.10 9/220 28119
/proc/meminfo: memFree=12198932/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=259876 CPUtime=1013.23 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 83310 0 0 0 101266 57 0 0 25 0 9 0 340160581 266113024 27259 33554432000 4194304 7232020 140735640388912 18446744073709551615 1100714101 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27969/statm: 64969 27259 1036 742 0 57540 0
[pid=27969/tid=27971] ppid=27967 vsize=259876 CPUtime=2.99 cores=0,2
/proc/27969/task/27971/stat : 27971 (mono) S 27967 27969 27190 0 -1 4202560 4 0 0 0 298 1 0 0 16 0 9 0 340160582 266113024 27259 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27972] ppid=27967 vsize=259876 CPUtime=3.05 cores=0,2
/proc/27969/task/27972/stat : 27972 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 303 2 0 0 16 0 9 0 340160582 266113024 27259 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27973] ppid=27967 vsize=259876 CPUtime=3.29 cores=0,2
/proc/27969/task/27973/stat : 27973 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 327 2 0 0 16 0 9 0 340160582 266113024 27259 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27974] ppid=27967 vsize=259876 CPUtime=3.47 cores=0,2
/proc/27969/task/27974/stat : 27974 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 346 1 0 0 16 0 9 0 340160582 266113024 27259 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27975] ppid=27967 vsize=259876 CPUtime=3.12 cores=0,2
/proc/27969/task/27975/stat : 27975 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 310 2 0 0 16 0 9 0 340160582 266113024 27259 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27976] ppid=27967 vsize=259876 CPUtime=3.21 cores=0,2
/proc/27969/task/27976/stat : 27976 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 319 2 0 0 16 0 9 0 340160582 266113024 27259 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27977] ppid=27967 vsize=259876 CPUtime=3.41 cores=0,2
/proc/27969/task/27977/stat : 27977 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 339 2 0 0 16 0 9 0 340160582 266113024 27259 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27981] ppid=27967 vsize=259876 CPUtime=0.02 cores=0,2
/proc/27969/task/27981/stat : 27981 (mono) S 27967 27969 27190 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 340160583 266113024 27259 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676631985 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1013.23
Current children cumulated vsize (KiB) 259876

[startup+1062.3 s]
/proc/loadavg: 4.36 4.19 4.11 5/220 28119
/proc/meminfo: memFree=12152652/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=259876 CPUtime=1074.03 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 87061 0 0 0 107344 59 0 0 25 0 9 0 340160581 266113024 29415 33554432000 4194304 7232020 140735640388912 18446744073709551615 1100713551 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27969/statm: 64969 29415 1036 742 0 57540 0
[pid=27969/tid=27971] ppid=27967 vsize=259876 CPUtime=3.19 cores=0,2
/proc/27969/task/27971/stat : 27971 (mono) S 27967 27969 27190 0 -1 4202560 4 0 0 0 318 1 0 0 16 0 9 0 340160582 266113024 29415 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27972] ppid=27967 vsize=259876 CPUtime=3.28 cores=0,2
/proc/27969/task/27972/stat : 27972 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 326 2 0 0 16 0 9 0 340160582 266113024 29415 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27973] ppid=27967 vsize=259876 CPUtime=3.51 cores=0,2
/proc/27969/task/27973/stat : 27973 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 349 2 0 0 15 0 9 0 340160582 266113024 29415 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27974] ppid=27967 vsize=259876 CPUtime=3.72 cores=0,2
/proc/27969/task/27974/stat : 27974 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 371 1 0 0 16 0 9 0 340160582 266113024 29415 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27975] ppid=27967 vsize=259876 CPUtime=3.31 cores=0,2
/proc/27969/task/27975/stat : 27975 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 329 2 0 0 15 0 9 0 340160582 266113024 29415 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27976] ppid=27967 vsize=259876 CPUtime=3.37 cores=0,2
/proc/27969/task/27976/stat : 27976 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 335 2 0 0 16 0 9 0 340160582 266113024 29415 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27977] ppid=27967 vsize=259876 CPUtime=3.65 cores=0,2
/proc/27969/task/27977/stat : 27977 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 363 2 0 0 16 0 9 0 340160582 266113024 29415 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27981] ppid=27967 vsize=259876 CPUtime=0.03 cores=0,2
/proc/27969/task/27981/stat : 27981 (mono) S 27967 27969 27190 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 340160583 266113024 29415 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676631985 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1074.03
Current children cumulated vsize (KiB) 259876

[startup+1122.3 s]
/proc/loadavg: 4.13 4.15 4.10 5/220 28121
/proc/meminfo: memFree=12099560/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=259876 CPUtime=1134.76 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 89698 0 0 0 113415 61 0 0 18 0 9 0 340160581 266113024 31314 33554432000 4194304 7232020 140735640388912 18446744073709551615 1100714094 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/27969/statm: 64969 31314 1036 742 0 57540 0
[pid=27969/tid=27971] ppid=27967 vsize=259876 CPUtime=3.38 cores=0,2
/proc/27969/task/27971/stat : 27971 (mono) S 27967 27969 27190 0 -1 4202560 4 0 0 0 337 1 0 0 16 0 9 0 340160582 266113024 31314 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27972] ppid=27967 vsize=259876 CPUtime=3.53 cores=0,2
/proc/27969/task/27972/stat : 27972 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 351 2 0 0 15 0 9 0 340160582 266113024 31314 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27973] ppid=27967 vsize=259876 CPUtime=3.7 cores=0,2
/proc/27969/task/27973/stat : 27973 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 368 2 0 0 16 0 9 0 340160582 266113024 31314 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27974] ppid=27967 vsize=259876 CPUtime=3.92 cores=0,2
/proc/27969/task/27974/stat : 27974 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 391 1 0 0 15 0 9 0 340160582 266113024 31314 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27975] ppid=27967 vsize=259876 CPUtime=3.56 cores=0,2
/proc/27969/task/27975/stat : 27975 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 354 2 0 0 16 0 9 0 340160582 266113024 31314 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27976] ppid=27967 vsize=259876 CPUtime=3.55 cores=0,2
/proc/27969/task/27976/stat : 27976 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 353 2 0 0 16 0 9 0 340160582 266113024 31314 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27977] ppid=27967 vsize=259876 CPUtime=3.83 cores=0,2
/proc/27969/task/27977/stat : 27977 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 381 2 0 0 16 0 9 0 340160582 266113024 31314 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27981] ppid=27967 vsize=259876 CPUtime=0.03 cores=0,2
/proc/27969/task/27981/stat : 27981 (mono) S 27967 27969 27190 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 340160583 266113024 31314 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676631985 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1134.76
Current children cumulated vsize (KiB) 259876

[startup+1182.3 s]
/proc/loadavg: 4.05 4.12 4.09 5/220 28123
/proc/meminfo: memFree=12074492/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=259876 CPUtime=1195.56 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 91907 0 0 0 119493 63 0 0 25 0 9 0 340160581 266113024 32573 33554432000 4194304 7232020 140735640388912 18446744073709551615 1100714094 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27969/statm: 64969 32573 1036 742 0 57540 0
[pid=27969/tid=27971] ppid=27967 vsize=259876 CPUtime=3.55 cores=0,2
/proc/27969/task/27971/stat : 27971 (mono) S 27967 27969 27190 0 -1 4202560 4 0 0 0 354 1 0 0 16 0 9 0 340160582 266113024 32573 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27972] ppid=27967 vsize=259876 CPUtime=3.7 cores=0,2
/proc/27969/task/27972/stat : 27972 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 368 2 0 0 16 0 9 0 340160582 266113024 32573 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27973] ppid=27967 vsize=259876 CPUtime=3.85 cores=0,2
/proc/27969/task/27973/stat : 27973 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 383 2 0 0 15 0 9 0 340160582 266113024 32573 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27974] ppid=27967 vsize=259876 CPUtime=4.17 cores=0,2
/proc/27969/task/27974/stat : 27974 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 416 1 0 0 15 0 9 0 340160582 266113024 32573 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27975] ppid=27967 vsize=259876 CPUtime=3.77 cores=0,2
/proc/27969/task/27975/stat : 27975 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 375 2 0 0 16 0 9 0 340160582 266113024 32573 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27976] ppid=27967 vsize=259876 CPUtime=3.81 cores=0,2
/proc/27969/task/27976/stat : 27976 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 379 2 0 0 16 0 9 0 340160582 266113024 32573 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27977] ppid=27967 vsize=259876 CPUtime=4.05 cores=0,2
/proc/27969/task/27977/stat : 27977 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 403 2 0 0 15 0 9 0 340160582 266113024 32573 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27981] ppid=27967 vsize=259876 CPUtime=0.03 cores=0,2
/proc/27969/task/27981/stat : 27981 (mono) S 27967 27969 27190 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 340160583 266113024 32573 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676631985 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1195.56
Current children cumulated vsize (KiB) 259876

[startup+1242.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/220 28125
/proc/meminfo: memFree=12094068/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=259876 CPUtime=1256.01 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 94934 0 0 0 125537 64 0 0 25 0 9 0 340160581 266113024 35469 33554432000 4194304 7232020 140735640388912 18446744073709551615 1100713414 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27969/statm: 64969 35469 1036 742 0 57540 0
[pid=27969/tid=27971] ppid=27967 vsize=259876 CPUtime=3.69 cores=0,2
/proc/27969/task/27971/stat : 27971 (mono) S 27967 27969 27190 0 -1 4202560 4 0 0 0 368 1 0 0 15 0 9 0 340160582 266113024 35469 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27972] ppid=27967 vsize=259876 CPUtime=3.77 cores=0,2
/proc/27969/task/27972/stat : 27972 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 375 2 0 0 16 0 9 0 340160582 266113024 35469 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27973] ppid=27967 vsize=259876 CPUtime=3.95 cores=0,2
/proc/27969/task/27973/stat : 27973 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 393 2 0 0 15 0 9 0 340160582 266113024 35469 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27974] ppid=27967 vsize=259876 CPUtime=4.25 cores=0,2
/proc/27969/task/27974/stat : 27974 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 424 1 0 0 15 0 9 0 340160582 266113024 35469 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27975] ppid=27967 vsize=259876 CPUtime=3.88 cores=0,2
/proc/27969/task/27975/stat : 27975 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 386 2 0 0 16 0 9 0 340160582 266113024 35469 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27976] ppid=27967 vsize=259876 CPUtime=3.97 cores=0,2
/proc/27969/task/27976/stat : 27976 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 395 2 0 0 16 0 9 0 340160582 266113024 35469 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27977] ppid=27967 vsize=259876 CPUtime=4.17 cores=0,2
/proc/27969/task/27977/stat : 27977 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 415 2 0 0 15 0 9 0 340160582 266113024 35469 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27981] ppid=27967 vsize=259876 CPUtime=0.03 cores=0,2
/proc/27969/task/27981/stat : 27981 (mono) S 27967 27969 27190 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 340160583 266113024 35469 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676631985 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1256.01
Current children cumulated vsize (KiB) 259876



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.09 4.08 5/220 28127
/proc/meminfo: memFree=12069012/32951132 swapFree=67111528/67111528
[pid=27969] ppid=27967 vsize=259876 CPUtime=1313.99 cores=0,2
/proc/27969/stat : 27969 (mono) R 27967 27969 27190 0 -1 4202496 97058 0 0 0 131335 64 0 0 25 0 9 0 340160581 266113024 37391 33554432000 4194304 7232020 140735640388912 18446744073709551615 1100713414 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/27969/statm: 64969 37391 1036 742 0 57540 0
[pid=27969/tid=27971] ppid=27967 vsize=259876 CPUtime=3.81 cores=0,2
/proc/27969/task/27971/stat : 27971 (mono) S 27967 27969 27190 0 -1 4202560 4 0 0 0 380 1 0 0 15 0 9 0 340160582 266113024 37391 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27972] ppid=27967 vsize=259876 CPUtime=3.84 cores=0,2
/proc/27969/task/27972/stat : 27972 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 382 2 0 0 15 0 9 0 340160582 266113024 37391 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27973] ppid=27967 vsize=259876 CPUtime=4.05 cores=0,2
/proc/27969/task/27973/stat : 27973 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 403 2 0 0 16 0 9 0 340160582 266113024 37391 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27974] ppid=27967 vsize=259876 CPUtime=4.29 cores=0,2
/proc/27969/task/27974/stat : 27974 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 428 1 0 0 15 0 9 0 340160582 266113024 37391 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27975] ppid=27967 vsize=259876 CPUtime=4 cores=0,2
/proc/27969/task/27975/stat : 27975 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 398 2 0 0 15 0 9 0 340160582 266113024 37391 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27976] ppid=27967 vsize=259876 CPUtime=4.02 cores=0,2
/proc/27969/task/27976/stat : 27976 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 400 2 0 0 16 0 9 0 340160582 266113024 37391 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 2 0 0 0
[pid=27969/tid=27977] ppid=27967 vsize=259876 CPUtime=4.29 cores=0,2
/proc/27969/task/27977/stat : 27977 (mono) S 27967 27969 27190 0 -1 4202560 2 0 0 0 427 2 0 0 15 0 9 0 340160582 266113024 37391 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676624281 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
[pid=27969/tid=27981] ppid=27967 vsize=259876 CPUtime=0.03 cores=0,2
/proc/27969/task/27981/stat : 27981 (mono) S 27967 27969 27190 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 340160583 266113024 37391 33554432000 4194304 7232020 140735640388912 18446744073709551615 274676631985 0 0 4096 545260780 18446604453713605056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1313.99
Current children cumulated vsize (KiB) 259876

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.02
CPU time (s): 1314.01
CPU user time (s): 1313.36
CPU system time (s): 0.6569
CPU usage (%): 101.076
Max. virtual memory (cumulated for all children) (KiB): 259876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1313.36
system time used= 0.6569
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97058
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= 115396
involuntary context switches= 30331

runsolver used 2.35664 second user time and 4.79227 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-08 20:00:09
IDJOB=3189413
IDBENCH=82944
IDSOLVER=1608
FILE ID=node131/3189413-1302285609
RUNJOBID= node131-1302280401-27208
PBS_JOBID= 12919070
Free space on /tmp= 71692 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S1536861174-069.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189413-1302285609/watcher-3189413-1302285609 -o /tmp/evaluation-result-3189413-1302285609/solver-3189413-1302285609 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189413-1302285609.cnf

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

MD5SUM BENCH= b9f30e687453978167416852673e8ddb
RANDOM SEED=824263964

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:      12460656 kB
Buffers:        428804 kB
Cached:       19305428 kB
SwapCached:          0 kB
Active:       10499128 kB
Inactive:      9605296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12460656 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              24 kB
Writeback:           8 kB
AnonPages:      370116 kB
Mapped:          18244 kB
Slab:           321052 kB
PageTables:       6068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   699028 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= 71692 MiB
End job on node131 at 2011-04-08 20:21:51