Trace number 3189035

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S425619685-036-UNKNOWN.cnf
MD5SUMe54dff8ae8b71ab472786a7e95ae7d20
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.55861
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
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-3189035-1302280645/watcher-3189035-1302280645 -o /tmp/evaluation-result-3189035-1302280645/solver-3189035-1302280645 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189035-1302280645.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.00 4.25 2/181 11643
/proc/meminfo: memFree=14654716/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=11760 CPUtime=0 cores=0,2
/proc/11643/stat : 11643 (runsolver) S 11641 11643 11597 0 -1 4202560 47 0 0 0 0 0 0 0 25 0 1 0 418294945 12042240 55 33554432000 4194304 5392636 140735484911328 18446744073709551615 5012135 0 2147483391 4096 24578 18446744071699199166 0 0 17 0 0 0 0
/proc/11643/statm: 2940 55 36 293 0 2644 0

[startup+0.0422689 s]
/proc/loadavg: 4.00 4.00 4.25 2/181 11643
/proc/meminfo: memFree=14654716/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=105312 CPUtime=0 cores=0,2
/proc/11643/stat : 11643 (mono) S 11641 11643 11597 0 -1 4202496 1185 0 7 0 0 0 0 0 25 0 9 0 418294945 107839488 1096 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469889457 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 1
/proc/11643/statm: 26328 1096 804 742 0 18899 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 105312

[startup+0.101506 s]
/proc/loadavg: 4.00 4.00 4.25 2/181 11643
/proc/meminfo: memFree=14654716/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=107988 CPUtime=0.06 cores=0,2
/proc/11643/stat : 11643 (mono) S 11641 11643 11597 0 -1 4202496 1948 0 9 0 6 0 0 0 18 0 9 0 418294945 110579712 1857 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 1
/proc/11643/statm: 26997 1857 976 742 0 19568 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 107988

[startup+0.304572 s]
/proc/loadavg: 4.00 4.00 4.25 2/181 11643
/proc/meminfo: memFree=14654716/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=125876 CPUtime=0.26 cores=0,2
/proc/11643/stat : 11643 (mono) R 11641 11643 11597 0 -1 4202496 6232 0 9 0 26 0 0 0 18 0 9 0 418294945 128897024 6140 33554432000 4194304 7232020 140734702024208 18446744073709551615 1174200065 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/11643/statm: 31469 6140 1024 742 0 24040 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 125876

[startup+0.700498 s]
/proc/loadavg: 4.00 4.00 4.25 2/181 11643
/proc/meminfo: memFree=14654716/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=126132 CPUtime=0.65 cores=0,2
/proc/11643/stat : 11643 (mono) R 11641 11643 11597 0 -1 4202496 6620 0 9 0 65 0 0 0 18 0 9 0 418294945 129159168 6528 33554432000 4194304 7232020 140734702024208 18446744073709551615 1174198555 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/11643/statm: 31533 6528 1024 742 0 24104 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 126132

[startup+1.50135 s]
/proc/loadavg: 4.00 4.00 4.25 5/222 11690
/proc/meminfo: memFree=14483016/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=126132 CPUtime=1.46 cores=0,2
/proc/11643/stat : 11643 (mono) R 11641 11643 11597 0 -1 4202496 6632 0 9 0 146 0 0 0 19 0 9 0 418294945 129159168 6540 33554432000 4194304 7232020 140734702024208 18446744073709551615 1174200016 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/11643/statm: 31533 6540 1024 742 0 24104 0
[pid=11643/tid=11654] ppid=11641 vsize=126132 CPUtime=0 cores=0,2
/proc/11643/task/11654/stat : 11654 (mono) S 11641 11643 11597 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418294947 129159168 6540 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11655] ppid=11641 vsize=126132 CPUtime=0 cores=0,2
/proc/11643/task/11655/stat : 11655 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418294947 129159168 6540 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11656] ppid=11641 vsize=126132 CPUtime=0 cores=0,2
/proc/11643/task/11656/stat : 11656 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418294947 129159168 6540 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11657] ppid=11641 vsize=126132 CPUtime=0 cores=0,2
/proc/11643/task/11657/stat : 11657 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418294947 129159168 6540 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11658] ppid=11641 vsize=126132 CPUtime=0 cores=0,2
/proc/11643/task/11658/stat : 11658 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418294947 129159168 6540 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11659] ppid=11641 vsize=126132 CPUtime=0 cores=0,2
/proc/11643/task/11659/stat : 11659 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418294947 129159168 6540 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11660] ppid=11641 vsize=126132 CPUtime=0 cores=0,2
/proc/11643/task/11660/stat : 11660 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418294947 129159168 6540 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11662] ppid=11641 vsize=126132 CPUtime=0 cores=0,2
/proc/11643/task/11662/stat : 11662 (mono) S 11641 11643 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418294950 129159168 6540 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469889457 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 126132

[startup+3.10099 s]
/proc/loadavg: 4.00 4.00 4.25 5/222 11690
/proc/meminfo: memFree=14435516/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=132788 CPUtime=3.08 cores=0,2
/proc/11643/stat : 11643 (mono) R 11641 11643 11597 0 -1 4202496 7129 0 9 0 307 1 0 0 18 0 9 0 418294945 135974912 7037 33554432000 4194304 7232020 140734702024208 18446744073709551615 1174200603 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 1
/proc/11643/statm: 33197 7037 1024 742 0 25768 0
[pid=11643/tid=11654] ppid=11641 vsize=132788 CPUtime=0 cores=0,2
/proc/11643/task/11654/stat : 11654 (mono) S 11641 11643 11597 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418294947 135974912 7037 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11655] ppid=11641 vsize=132788 CPUtime=0 cores=0,2
/proc/11643/task/11655/stat : 11655 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418294947 135974912 7037 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11656] ppid=11641 vsize=132788 CPUtime=0 cores=0,2
/proc/11643/task/11656/stat : 11656 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418294947 135974912 7037 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11657] ppid=11641 vsize=132788 CPUtime=0 cores=0,2
/proc/11643/task/11657/stat : 11657 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418294947 135974912 7037 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11658] ppid=11641 vsize=132788 CPUtime=0 cores=0,2
/proc/11643/task/11658/stat : 11658 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418294947 135974912 7037 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11659] ppid=11641 vsize=132788 CPUtime=0 cores=0,2
/proc/11643/task/11659/stat : 11659 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418294947 135974912 7037 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11660] ppid=11641 vsize=132788 CPUtime=0 cores=0,2
/proc/11643/task/11660/stat : 11660 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418294947 135974912 7037 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11662] ppid=11641 vsize=132788 CPUtime=0 cores=0,2
/proc/11643/task/11662/stat : 11662 (mono) S 11641 11643 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418294950 135974912 7037 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469889457 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 132788

[startup+6.30046 s]
/proc/loadavg: 4.00 4.00 4.25 5/222 11690
/proc/meminfo: memFree=14407116/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=141172 CPUtime=6.29 cores=0,2
/proc/11643/stat : 11643 (mono) R 11641 11643 11597 0 -1 4202496 9029 0 9 0 628 1 0 0 25 0 9 0 418294945 144560128 8937 33554432000 4194304 7232020 140734702024208 18446744073709551615 1174196341 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/11643/statm: 35293 8937 1024 742 0 27864 0
[pid=11643/tid=11654] ppid=11641 vsize=141172 CPUtime=0.01 cores=0,2
/proc/11643/task/11654/stat : 11654 (mono) S 11641 11643 11597 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 418294947 144560128 8937 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11655] ppid=11641 vsize=141172 CPUtime=0.02 cores=0,2
/proc/11643/task/11655/stat : 11655 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418294947 144560128 8937 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11656] ppid=11641 vsize=141172 CPUtime=0.01 cores=0,2
/proc/11643/task/11656/stat : 11656 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418294947 144560128 8937 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11657] ppid=11641 vsize=141172 CPUtime=0.01 cores=0,2
/proc/11643/task/11657/stat : 11657 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418294947 144560128 8937 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11658] ppid=11641 vsize=141172 CPUtime=0.01 cores=0,2
/proc/11643/task/11658/stat : 11658 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418294947 144560128 8937 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11659] ppid=11641 vsize=141172 CPUtime=0.01 cores=0,2
/proc/11643/task/11659/stat : 11659 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418294947 144560128 8937 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11660] ppid=11641 vsize=141172 CPUtime=0 cores=0,2
/proc/11643/task/11660/stat : 11660 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418294947 144560128 8937 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11662] ppid=11641 vsize=141172 CPUtime=0 cores=0,2
/proc/11643/task/11662/stat : 11662 (mono) S 11641 11643 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418294950 144560128 8937 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469889457 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 141172

[startup+12.7013 s]
/proc/loadavg: 4.00 4.00 4.25 5/222 11690
/proc/meminfo: memFree=14365376/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=149748 CPUtime=12.74 cores=0,2
/proc/11643/stat : 11643 (mono) R 11641 11643 11597 0 -1 4202496 12681 0 9 0 1272 2 0 0 20 0 9 0 418294945 153341952 12182 33554432000 4194304 7232020 140734702024208 18446744073709551615 1174195791 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/11643/statm: 37437 12182 1024 742 0 30008 0
[pid=11643/tid=11654] ppid=11641 vsize=149748 CPUtime=0.02 cores=0,2
/proc/11643/task/11654/stat : 11654 (mono) S 11641 11643 11597 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 418294947 153341952 12182 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11655] ppid=11641 vsize=149748 CPUtime=0.03 cores=0,2
/proc/11643/task/11655/stat : 11655 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 418294947 153341952 12182 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11656] ppid=11641 vsize=149748 CPUtime=0.02 cores=0,2
/proc/11643/task/11656/stat : 11656 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418294947 153341952 12182 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11657] ppid=11641 vsize=149748 CPUtime=0.02 cores=0,2
/proc/11643/task/11657/stat : 11657 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418294947 153341952 12182 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11658] ppid=11641 vsize=149748 CPUtime=0.02 cores=0,2
/proc/11643/task/11658/stat : 11658 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418294947 153341952 12182 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11659] ppid=11641 vsize=149748 CPUtime=0.02 cores=0,2
/proc/11643/task/11659/stat : 11659 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418294947 153341952 12182 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11660] ppid=11641 vsize=149748 CPUtime=0.01 cores=0,2
/proc/11643/task/11660/stat : 11660 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418294947 153341952 12182 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11662] ppid=11641 vsize=149748 CPUtime=0 cores=0,2
/proc/11643/task/11662/stat : 11662 (mono) S 11641 11643 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418294950 153341952 12182 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469889457 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 149748

[startup+25.5009 s]
/proc/loadavg: 4.44 4.10 4.27 5/222 11691
/proc/meminfo: memFree=14323868/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=166516 CPUtime=25.64 cores=0,2
/proc/11643/stat : 11643 (mono) R 11641 11643 11597 0 -1 4202496 18929 0 9 0 2560 4 0 0 25 0 9 0 418294945 170512384 15863 33554432000 4194304 7232020 140734702024208 18446744073709551615 1174196564 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/11643/statm: 41629 15863 1025 742 0 34200 0
[pid=11643/tid=11654] ppid=11641 vsize=166516 CPUtime=0.04 cores=0,2
/proc/11643/task/11654/stat : 11654 (mono) S 11641 11643 11597 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 418294947 170512384 15863 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11655] ppid=11641 vsize=166516 CPUtime=0.05 cores=0,2
/proc/11643/task/11655/stat : 11655 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418294947 170512384 15863 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11656] ppid=11641 vsize=166516 CPUtime=0.03 cores=0,2
/proc/11643/task/11656/stat : 11656 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 418294947 170512384 15863 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11657] ppid=11641 vsize=166516 CPUtime=0.04 cores=0,2
/proc/11643/task/11657/stat : 11657 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 418294947 170512384 15863 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11658] ppid=11641 vsize=166516 CPUtime=0.04 cores=0,2
/proc/11643/task/11658/stat : 11658 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418294947 170512384 15863 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11659] ppid=11641 vsize=166516 CPUtime=0.04 cores=0,2
/proc/11643/task/11659/stat : 11659 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418294947 170512384 15863 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11660] ppid=11641 vsize=166516 CPUtime=0.03 cores=0,2
/proc/11643/task/11660/stat : 11660 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418294947 170512384 15863 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11662] ppid=11641 vsize=166516 CPUtime=0 cores=0,2
/proc/11643/task/11662/stat : 11662 (mono) S 11641 11643 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418294950 170512384 15863 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469889457 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.64
Current children cumulated vsize (KiB) 166516

[startup+51.1011 s]
/proc/loadavg: 4.29 4.09 4.27 5/222 11691
/proc/meminfo: memFree=14224240/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=200116 CPUtime=51.45 cores=0,2
/proc/11643/stat : 11643 (mono) R 11641 11643 11597 0 -1 4202496 31499 0 9 0 5138 7 0 0 25 0 9 0 418294945 204918784 16911 33554432000 4194304 7232020 140734702024208 18446744073709551615 1174195791 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/11643/statm: 50029 16911 1025 742 0 42600 0
[pid=11643/tid=11654] ppid=11641 vsize=200116 CPUtime=0.1 cores=0,2
/proc/11643/task/11654/stat : 11654 (mono) S 11641 11643 11597 0 -1 4202560 4 0 0 0 10 0 0 0 15 0 9 0 418294947 204918784 16911 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11655] ppid=11641 vsize=200116 CPUtime=0.11 cores=0,2
/proc/11643/task/11655/stat : 11655 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 418294947 204918784 16911 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11656] ppid=11641 vsize=200116 CPUtime=0.09 cores=0,2

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

/proc/11643/task/11657/stat : 11657 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 249 1 0 0 16 0 9 0 418294947 523882496 54049 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11658] ppid=11641 vsize=511604 CPUtime=2.28 cores=0,2
/proc/11643/task/11658/stat : 11658 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 228 0 0 0 15 0 9 0 418294947 523882496 54049 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11659] ppid=11641 vsize=511604 CPUtime=2.24 cores=0,2
/proc/11643/task/11659/stat : 11659 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 224 0 0 0 15 0 9 0 418294947 523882496 54049 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11660] ppid=11641 vsize=511604 CPUtime=2.17 cores=0,2
/proc/11643/task/11660/stat : 11660 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 216 1 0 0 16 0 9 0 418294947 523882496 54049 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11662] ppid=11641 vsize=511604 CPUtime=0.01 cores=0,2
/proc/11643/task/11662/stat : 11662 (mono) S 11641 11643 11597 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 418294950 523882496 54049 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469889457 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 950.81
Current children cumulated vsize (KiB) 511604

[startup+1002.3 s]
/proc/loadavg: 4.03 4.05 4.12 5/222 11720
/proc/meminfo: memFree=12952516/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=511604 CPUtime=1011.51 cores=0,2
/proc/11643/stat : 11643 (mono) R 11641 11643 11597 0 -1 4202496 231899 0 9 0 101088 63 0 0 25 0 9 0 418294945 523882496 61232 33554432000 4194304 7232020 140734702024208 18446744073709551615 1174196334 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/11643/statm: 127901 61232 1036 742 0 120472 0
[pid=11643/tid=11654] ppid=11641 vsize=511604 CPUtime=2.39 cores=0,2
/proc/11643/task/11654/stat : 11654 (mono) S 11641 11643 11597 0 -1 4202560 4 0 0 0 239 0 0 0 16 0 9 0 418294947 523882496 61232 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11655] ppid=11641 vsize=511604 CPUtime=2.73 cores=0,2
/proc/11643/task/11655/stat : 11655 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 272 1 0 0 16 0 9 0 418294947 523882496 61232 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11656] ppid=11641 vsize=511604 CPUtime=2.44 cores=0,2
/proc/11643/task/11656/stat : 11656 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 244 0 0 0 16 0 9 0 418294947 523882496 61232 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11657] ppid=11641 vsize=511604 CPUtime=2.65 cores=0,2
/proc/11643/task/11657/stat : 11657 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 264 1 0 0 16 0 9 0 418294947 523882496 61232 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11658] ppid=11641 vsize=511604 CPUtime=2.45 cores=0,2
/proc/11643/task/11658/stat : 11658 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 245 0 0 0 15 0 9 0 418294947 523882496 61232 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11659] ppid=11641 vsize=511604 CPUtime=2.48 cores=0,2
/proc/11643/task/11659/stat : 11659 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 248 0 0 0 15 0 9 0 418294947 523882496 61232 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11660] ppid=11641 vsize=511604 CPUtime=2.31 cores=0,2
/proc/11643/task/11660/stat : 11660 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 230 1 0 0 16 0 9 0 418294947 523882496 61232 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11662] ppid=11641 vsize=511604 CPUtime=0.02 cores=0,2
/proc/11643/task/11662/stat : 11662 (mono) S 11641 11643 11597 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 418294950 523882496 61232 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469889457 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1011.51
Current children cumulated vsize (KiB) 511604

[startup+1062.3 s]
/proc/loadavg: 4.08 4.06 4.11 5/222 11721
/proc/meminfo: memFree=12809752/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=511604 CPUtime=1072.22 cores=0,2
/proc/11643/stat : 11643 (mono) R 11641 11643 11597 0 -1 4202496 239280 0 9 0 107158 64 0 0 19 0 9 0 418294945 523882496 68613 33554432000 4194304 7232020 140734702024208 18446744073709551615 1174196530 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/11643/statm: 127901 68613 1036 742 0 120472 0
[pid=11643/tid=11654] ppid=11641 vsize=511604 CPUtime=2.59 cores=0,2
/proc/11643/task/11654/stat : 11654 (mono) S 11641 11643 11597 0 -1 4202560 4 0 0 0 259 0 0 0 16 0 9 0 418294947 523882496 68613 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11655] ppid=11641 vsize=511604 CPUtime=2.83 cores=0,2
/proc/11643/task/11655/stat : 11655 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 282 1 0 0 15 0 9 0 418294947 523882496 68613 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11656] ppid=11641 vsize=511604 CPUtime=2.65 cores=0,2
/proc/11643/task/11656/stat : 11656 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 265 0 0 0 16 0 9 0 418294947 523882496 68613 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11657] ppid=11641 vsize=511604 CPUtime=2.82 cores=0,2
/proc/11643/task/11657/stat : 11657 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 281 1 0 0 16 0 9 0 418294947 523882496 68613 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11658] ppid=11641 vsize=511604 CPUtime=2.66 cores=0,2
/proc/11643/task/11658/stat : 11658 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 266 0 0 0 16 0 9 0 418294947 523882496 68613 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11659] ppid=11641 vsize=511604 CPUtime=2.65 cores=0,2
/proc/11643/task/11659/stat : 11659 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 265 0 0 0 16 0 9 0 418294947 523882496 68613 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11660] ppid=11641 vsize=511604 CPUtime=2.53 cores=0,2
/proc/11643/task/11660/stat : 11660 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 252 1 0 0 16 0 9 0 418294947 523882496 68613 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11662] ppid=11641 vsize=511604 CPUtime=0.02 cores=0,2
/proc/11643/task/11662/stat : 11662 (mono) S 11641 11643 11597 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 418294950 523882496 68613 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469889457 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1072.22
Current children cumulated vsize (KiB) 511604

[startup+1122.3 s]
/proc/loadavg: 4.03 4.05 4.10 5/222 11723
/proc/meminfo: memFree=12975632/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=511604 CPUtime=1132.91 cores=0,2
/proc/11643/stat : 11643 (mono) R 11641 11643 11597 0 -1 4202496 245850 0 9 0 113225 66 0 0 25 0 9 0 418294945 523882496 75183 33554432000 4194304 7232020 140734702024208 18446744073709551615 1174195498 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/11643/statm: 127901 75183 1036 742 0 120472 0
[pid=11643/tid=11654] ppid=11641 vsize=511604 CPUtime=2.83 cores=0,2
/proc/11643/task/11654/stat : 11654 (mono) S 11641 11643 11597 0 -1 4202560 4 0 0 0 283 0 0 0 16 0 9 0 418294947 523882496 75183 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11655] ppid=11641 vsize=511604 CPUtime=3.01 cores=0,2
/proc/11643/task/11655/stat : 11655 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 300 1 0 0 16 0 9 0 418294947 523882496 75183 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11656] ppid=11641 vsize=511604 CPUtime=2.85 cores=0,2
/proc/11643/task/11656/stat : 11656 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 285 0 0 0 15 0 9 0 418294947 523882496 75183 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11657] ppid=11641 vsize=511604 CPUtime=3.02 cores=0,2
/proc/11643/task/11657/stat : 11657 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 301 1 0 0 16 0 9 0 418294947 523882496 75183 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11658] ppid=11641 vsize=511604 CPUtime=2.81 cores=0,2
/proc/11643/task/11658/stat : 11658 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 281 0 0 0 16 0 9 0 418294947 523882496 75183 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11659] ppid=11641 vsize=511604 CPUtime=2.82 cores=0,2
/proc/11643/task/11659/stat : 11659 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 282 0 0 0 15 0 9 0 418294947 523882496 75183 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11660] ppid=11641 vsize=511604 CPUtime=2.66 cores=0,2
/proc/11643/task/11660/stat : 11660 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 265 1 0 0 16 0 9 0 418294947 523882496 75183 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11662] ppid=11641 vsize=511604 CPUtime=0.02 cores=0,2
/proc/11643/task/11662/stat : 11662 (mono) S 11641 11643 11597 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 418294950 523882496 75183 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469889457 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1132.91
Current children cumulated vsize (KiB) 511604

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 4.09 5/222 11724
/proc/meminfo: memFree=12755620/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=511604 CPUtime=1193.39 cores=0,2
/proc/11643/stat : 11643 (mono) R 11641 11643 11597 0 -1 4202496 255727 0 9 0 119272 67 0 0 21 0 9 0 418294945 523882496 85060 33554432000 4194304 7232020 140734702024208 18446744073709551615 1174196553 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/11643/statm: 127901 85060 1036 742 0 120472 0
[pid=11643/tid=11654] ppid=11641 vsize=511604 CPUtime=2.95 cores=0,2
/proc/11643/task/11654/stat : 11654 (mono) S 11641 11643 11597 0 -1 4202560 4 0 0 0 295 0 0 0 16 0 9 0 418294947 523882496 85060 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11655] ppid=11641 vsize=511604 CPUtime=3.06 cores=0,2
/proc/11643/task/11655/stat : 11655 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 305 1 0 0 16 0 9 0 418294947 523882496 85060 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11656] ppid=11641 vsize=511604 CPUtime=3.03 cores=0,2
/proc/11643/task/11656/stat : 11656 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 303 0 0 0 15 0 9 0 418294947 523882496 85060 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11657] ppid=11641 vsize=511604 CPUtime=3.11 cores=0,2
/proc/11643/task/11657/stat : 11657 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 310 1 0 0 15 0 9 0 418294947 523882496 85060 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11658] ppid=11641 vsize=511604 CPUtime=2.9 cores=0,2
/proc/11643/task/11658/stat : 11658 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 290 0 0 0 15 0 9 0 418294947 523882496 85060 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11659] ppid=11641 vsize=511604 CPUtime=2.95 cores=0,2
/proc/11643/task/11659/stat : 11659 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 295 0 0 0 15 0 9 0 418294947 523882496 85060 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11660] ppid=11641 vsize=511604 CPUtime=2.8 cores=0,2
/proc/11643/task/11660/stat : 11660 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 279 1 0 0 16 0 9 0 418294947 523882496 85060 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11662] ppid=11641 vsize=511604 CPUtime=0.02 cores=0,2
/proc/11643/task/11662/stat : 11662 (mono) S 11641 11643 11597 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 418294950 523882496 85060 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469889457 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1193.39
Current children cumulated vsize (KiB) 511604

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 4.08 5/222 11726
/proc/meminfo: memFree=12569708/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=511604 CPUtime=1253.92 cores=0,2
/proc/11643/stat : 11643 (mono) R 11641 11643 11597 0 -1 4202496 264632 0 9 0 125324 68 0 0 25 0 9 0 418294945 523882496 93965 33554432000 4194304 7232020 140734702024208 18446744073709551615 1174196341 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/11643/statm: 127901 93965 1036 742 0 120472 0
[pid=11643/tid=11654] ppid=11641 vsize=511604 CPUtime=2.99 cores=0,2
/proc/11643/task/11654/stat : 11654 (mono) S 11641 11643 11597 0 -1 4202560 4 0 0 0 299 0 0 0 15 0 9 0 418294947 523882496 93965 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11655] ppid=11641 vsize=511604 CPUtime=3.2 cores=0,2
/proc/11643/task/11655/stat : 11655 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 319 1 0 0 16 0 9 0 418294947 523882496 93965 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11656] ppid=11641 vsize=511604 CPUtime=3.23 cores=0,2
/proc/11643/task/11656/stat : 11656 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 323 0 0 0 16 0 9 0 418294947 523882496 93965 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11657] ppid=11641 vsize=511604 CPUtime=3.2 cores=0,2
/proc/11643/task/11657/stat : 11657 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 319 1 0 0 16 0 9 0 418294947 523882496 93965 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11658] ppid=11641 vsize=511604 CPUtime=3.06 cores=0,2
/proc/11643/task/11658/stat : 11658 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 306 0 0 0 16 0 9 0 418294947 523882496 93965 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11659] ppid=11641 vsize=511604 CPUtime=3.09 cores=0,2
/proc/11643/task/11659/stat : 11659 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 309 0 0 0 16 0 9 0 418294947 523882496 93965 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11660] ppid=11641 vsize=511604 CPUtime=2.93 cores=0,2
/proc/11643/task/11660/stat : 11660 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 292 1 0 0 15 0 9 0 418294947 523882496 93965 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11662] ppid=11641 vsize=511604 CPUtime=0.02 cores=0,2
/proc/11643/task/11662/stat : 11662 (mono) S 11641 11643 11597 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 418294950 523882496 93965 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469889457 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1253.92
Current children cumulated vsize (KiB) 511604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.08 5/216 11729
/proc/meminfo: memFree=12601440/32951124 swapFree=67111524/67111528
[pid=11643] ppid=11641 vsize=528060 CPUtime=1312.03 cores=0,2
/proc/11643/stat : 11643 (mono) R 11641 11643 11597 0 -1 4202496 277697 0 9 0 131133 70 0 0 25 0 9 0 418294945 540733440 107030 33554432000 4194304 7232020 140734702024208 18446744073709551615 1174196253 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/11643/statm: 132015 107030 1036 742 0 124586 0
[pid=11643/tid=11654] ppid=11641 vsize=528060 CPUtime=3.11 cores=0,2
/proc/11643/task/11654/stat : 11654 (mono) S 11641 11643 11597 0 -1 4202560 4 0 0 0 311 0 0 0 15 0 9 0 418294947 540733440 107030 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11655] ppid=11641 vsize=528060 CPUtime=3.35 cores=0,2
/proc/11643/task/11655/stat : 11655 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 334 1 0 0 15 0 9 0 418294947 540733440 107030 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11656] ppid=11641 vsize=528060 CPUtime=3.29 cores=0,2
/proc/11643/task/11656/stat : 11656 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 329 0 0 0 15 0 9 0 418294947 540733440 107030 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11657] ppid=11641 vsize=528060 CPUtime=3.22 cores=0,2
/proc/11643/task/11657/stat : 11657 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 321 1 0 0 15 0 9 0 418294947 540733440 107030 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11658] ppid=11641 vsize=528060 CPUtime=3.23 cores=0,2
/proc/11643/task/11658/stat : 11658 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 323 0 0 0 16 0 9 0 418294947 540733440 107030 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
[pid=11643/tid=11659] ppid=11641 vsize=528060 CPUtime=3.17 cores=0,2
/proc/11643/task/11659/stat : 11659 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 317 0 0 0 16 0 9 0 418294947 540733440 107030 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11660] ppid=11641 vsize=528060 CPUtime=3.03 cores=0,2
/proc/11643/task/11660/stat : 11660 (mono) S 11641 11643 11597 0 -1 4202560 2 0 0 0 302 1 0 0 16 0 9 0 418294947 540733440 107030 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469881753 0 0 4096 545260780 18446604453812743040 0 0 -1 2 0 0 0
[pid=11643/tid=11662] ppid=11641 vsize=528060 CPUtime=0.03 cores=0,2
/proc/11643/task/11662/stat : 11662 (mono) S 11641 11643 11597 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 418294950 540733440 107030 33554432000 4194304 7232020 140734702024208 18446744073709551615 252469889457 0 0 4096 545260780 18446604453812743040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1312.03
Current children cumulated vsize (KiB) 528060

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1312.07
CPU user time (s): 1311.34
CPU system time (s): 0.726889
CPU usage (%): 100.926
Max. virtual memory (cumulated for all children) (KiB): 528060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1311.34
system time used= 0.726889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277697
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53037
involuntary context switches= 16122

runsolver used 2.26865 second user time and 4.87226 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-08 18:37:25
IDJOB=3189035
IDBENCH=82566
IDSOLVER=1608
FILE ID=node111/3189035-1302280645
RUNJOBID= node111-1302280644-11615
PBS_JOBID= 12919082
Free space on /tmp= 70836 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S425619685-036-UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189035-1302280645/watcher-3189035-1302280645 -o /tmp/evaluation-result-3189035-1302280645/solver-3189035-1302280645 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189035-1302280645.cnf

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

MD5SUM BENCH= e54dff8ae8b71ab472786a7e95ae7d20
RANDOM SEED=877654582

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      14656196 kB
Buffers:        515368 kB
Cached:       17285096 kB
SwapCached:          4 kB
Active:        9441600 kB
Inactive:      8427276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14656196 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             816 kB
Writeback:           0 kB
AnonPages:       68244 kB
Mapped:          14804 kB
Slab:           359860 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   214712 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= 70832 MiB
End job on node111 at 2011-04-08 18:59:07