Trace number 3393979

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) 5000.1 4953.39

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_8_4_5_fbc.cnf
MD5SUM6fdce6b69c397ad71b0f25957edff1fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.4311
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses33572
Sum of the clauses size97252
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214396
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3393979-1306069994/watcher-3393979-1306069994 -o /tmp/evaluation-result-3393979-1306069994/solver-3393979-1306069994 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3393979-1306069994.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 1/421 14995
/proc/meminfo: memFree=9579548/32951124 swapFree=54450860/67111528
[pid=14995] ppid=14992 vsize=3324 CPUtime=0 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) D 14992 14995 14962 0 -1 4194304 44 0 0 0 0 0 0 0 20 0 1 0 718597689 3403776 1 33554432000 0 0 140735529006888 18446744073709551615 5055511 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 0
/proc/14995/statm: 831 1 0 0 0 79 0

[startup+0.0986259 s]
/proc/loadavg: 0.00 0.00 0.00 1/421 14995
/proc/meminfo: memFree=9579548/32951124 swapFree=54450860/67111528
[pid=14995] ppid=14992 vsize=21124 CPUtime=0 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) D 14992 14995 14962 0 -1 4194304 348 0 6 0 0 0 0 0 20 0 1 0 718597689 21630976 290 33554432000 4194304 7232020 140735529001296 18446744073709551615 5981200 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 8
/proc/14995/statm: 5281 290 245 742 0 148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 21124

[startup+0.100645 s]
/proc/loadavg: 0.00 0.00 0.00 1/421 14995
/proc/meminfo: memFree=9579548/32951124 swapFree=54450860/67111528
[pid=14995] ppid=14992 vsize=21124 CPUtime=0 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) D 14992 14995 14962 0 -1 4194304 348 0 6 0 0 0 0 0 20 0 1 0 718597689 21630976 290 33554432000 4194304 7232020 140735529001296 18446744073709551615 5981200 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 8
/proc/14995/statm: 5281 290 245 742 0 148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 21124

[startup+0.302505 s]
/proc/loadavg: 0.00 0.00 0.00 1/421 14995
/proc/meminfo: memFree=9579548/32951124 swapFree=54450860/67111528
[pid=14995] ppid=14992 vsize=111340 CPUtime=0.12 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) S 14992 14995 14962 0 -1 4202496 2708 0 21 0 12 0 0 0 18 0 9 0 718597689 114012160 2637 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 14
/proc/14995/statm: 27835 2637 995 742 0 20406 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 111340

[startup+0.700439 s]
/proc/loadavg: 0.00 0.00 0.00 1/421 14995
/proc/meminfo: memFree=9579548/32951124 swapFree=54450860/67111528
[pid=14995] ppid=14992 vsize=144324 CPUtime=0.53 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) R 14992 14995 14962 0 -1 4202496 10460 0 21 0 52 1 0 0 18 0 9 0 718597689 147787776 10388 33554432000 4194304 7232020 140735529001296 18446744073709551615 1084056849 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 14
/proc/14995/statm: 36081 10388 1023 742 0 28652 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 144324

[startup+1.50134 s]
/proc/loadavg: 0.16 0.03 0.01 3/441 15018
/proc/meminfo: memFree=9359828/32951124 swapFree=54450876/67111528
[pid=14995] ppid=14992 vsize=144452 CPUtime=1.33 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) R 14992 14995 14962 0 -1 4202496 10911 0 21 0 132 1 0 0 19 0 9 0 718597689 147918848 10839 33554432000 4194304 7232020 140735529001296 18446744073709551615 1084038283 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 14
/proc/14995/statm: 36113 10840 1023 742 0 28684 0
[pid=14995/tid=14997] ppid=14992 vsize=144452 CPUtime=0 cores=0,2,4,6
/proc/14995/task/14997/stat : 14997 (mono) S 14992 14995 14962 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 718597700 147918848 10840 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=14998] ppid=14992 vsize=144452 CPUtime=0 cores=0,2,4,6
/proc/14995/task/14998/stat : 14998 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 718597700 147918848 10841 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=14999] ppid=14992 vsize=144452 CPUtime=0 cores=0,2,4,6
/proc/14995/task/14999/stat : 14999 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718597700 147918848 10841 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15000] ppid=14992 vsize=144452 CPUtime=0 cores=0,2,4,6
/proc/14995/task/15000/stat : 15000 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718597700 147918848 10841 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=15001] ppid=14992 vsize=144452 CPUtime=0 cores=0,2,4,6
/proc/14995/task/15001/stat : 15001 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718597700 147918848 10841 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=15002] ppid=14992 vsize=144452 CPUtime=0 cores=0,2,4,6
/proc/14995/task/15002/stat : 15002 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718597700 147918848 10841 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=15003] ppid=14992 vsize=144452 CPUtime=0 cores=0,2,4,6
/proc/14995/task/15003/stat : 15003 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718597700 147918848 10841 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=15004] ppid=14992 vsize=144452 CPUtime=0 cores=0,2,4,6
/proc/14995/task/15004/stat : 15004 (mono) S 14992 14995 14962 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718597704 147918848 10841 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528657841 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 144452

[startup+3.10106 s]
/proc/loadavg: 0.16 0.03 0.01 3/441 15018
/proc/meminfo: memFree=9294708/32951124 swapFree=54450876/67111528
[pid=14995] ppid=14992 vsize=144580 CPUtime=2.94 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) R 14992 14995 14962 0 -1 4202496 11219 0 21 0 293 1 0 0 18 0 9 0 718597689 148049920 11147 33554432000 4194304 7232020 140735529001296 18446744073709551615 1084053057 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 14
/proc/14995/statm: 36145 11147 1023 742 0 28716 0
[pid=14995/tid=14997] ppid=14992 vsize=144580 CPUtime=0 cores=0,2,4,6
/proc/14995/task/14997/stat : 14997 (mono) S 14992 14995 14962 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 718597700 148049920 11147 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=14998] ppid=14992 vsize=144580 CPUtime=0 cores=0,2,4,6
/proc/14995/task/14998/stat : 14998 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 718597700 148049920 11147 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=14999] ppid=14992 vsize=144580 CPUtime=0 cores=0,2,4,6
/proc/14995/task/14999/stat : 14999 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718597700 148049920 11147 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15000] ppid=14992 vsize=144580 CPUtime=0 cores=0,2,4,6
/proc/14995/task/15000/stat : 15000 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718597700 148049920 11147 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15001] ppid=14992 vsize=144580 CPUtime=0 cores=0,2,4,6
/proc/14995/task/15001/stat : 15001 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 718597700 148049920 11147 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=15002] ppid=14992 vsize=144580 CPUtime=0 cores=0,2,4,6
/proc/14995/task/15002/stat : 15002 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718597700 148049920 11147 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15003] ppid=14992 vsize=144580 CPUtime=0 cores=0,2,4,6
/proc/14995/task/15003/stat : 15003 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 718597700 148049920 11147 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=15004] ppid=14992 vsize=144580 CPUtime=0 cores=0,2,4,6
/proc/14995/task/15004/stat : 15004 (mono) S 14992 14995 14962 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718597704 148049920 11147 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528657841 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 144580

[startup+6.30049 s]
/proc/loadavg: 0.31 0.07 0.02 3/441 15018
/proc/meminfo: memFree=9287764/32951124 swapFree=54450876/67111528
[pid=14995] ppid=14992 vsize=144708 CPUtime=6.16 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) R 14992 14995 14962 0 -1 4202496 11253 0 21 0 615 1 0 0 18 0 9 0 718597689 148180992 11181 33554432000 4194304 7232020 140735529001296 18446744073709551615 1084053288 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 14
/proc/14995/statm: 36177 11181 1023 742 0 28748 0
[pid=14995/tid=14997] ppid=14992 vsize=144708 CPUtime=0 cores=0,2,4,6
/proc/14995/task/14997/stat : 14997 (mono) S 14992 14995 14962 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 718597700 148180992 11181 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=14998] ppid=14992 vsize=144708 CPUtime=0.01 cores=0,2,4,6
/proc/14995/task/14998/stat : 14998 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718597700 148180992 11181 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=14999] ppid=14992 vsize=144708 CPUtime=0 cores=0,2,4,6
/proc/14995/task/14999/stat : 14999 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718597700 148180992 11181 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15000] ppid=14992 vsize=144708 CPUtime=0.01 cores=0,2,4,6
/proc/14995/task/15000/stat : 15000 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 718597700 148180992 11181 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=15001] ppid=14992 vsize=144708 CPUtime=0.01 cores=0,2,4,6
/proc/14995/task/15001/stat : 15001 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718597700 148180992 11181 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=15002] ppid=14992 vsize=144708 CPUtime=0 cores=0,2,4,6
/proc/14995/task/15002/stat : 15002 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718597700 148180992 11181 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15003] ppid=14992 vsize=144708 CPUtime=0 cores=0,2,4,6
/proc/14995/task/15003/stat : 15003 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718597700 148180992 11181 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=15004] ppid=14992 vsize=144708 CPUtime=0 cores=0,2,4,6
/proc/14995/task/15004/stat : 15004 (mono) S 14992 14995 14962 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718597704 148180992 11181 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528657841 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 144708

[startup+12.7012 s]
/proc/loadavg: 0.44 0.10 0.03 3/441 15018
/proc/meminfo: memFree=9273448/32951124 swapFree=54450876/67111528
[pid=14995] ppid=14992 vsize=153156 CPUtime=12.61 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) R 14992 14995 14962 0 -1 4202496 13191 0 21 0 1259 2 0 0 18 0 9 0 718597689 156831744 13119 33554432000 4194304 7232020 140735529001296 18446744073709551615 1084044735 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 14
/proc/14995/statm: 38289 13119 1023 742 0 30860 0
[pid=14995/tid=14997] ppid=14992 vsize=153156 CPUtime=0.01 cores=0,2,4,6
/proc/14995/task/14997/stat : 14997 (mono) S 14992 14995 14962 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 718597700 156831744 13119 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=14998] ppid=14992 vsize=153156 CPUtime=0.02 cores=0,2,4,6
/proc/14995/task/14998/stat : 14998 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 718597700 156831744 13119 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=14999] ppid=14992 vsize=153156 CPUtime=0.01 cores=0,2,4,6
/proc/14995/task/14999/stat : 14999 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718597700 156831744 13119 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=15000] ppid=14992 vsize=153156 CPUtime=0.01 cores=0,2,4,6
/proc/14995/task/15000/stat : 15000 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718597700 156831744 13119 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=15001] ppid=14992 vsize=153156 CPUtime=0.01 cores=0,2,4,6
/proc/14995/task/15001/stat : 15001 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718597700 156831744 13119 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=15002] ppid=14992 vsize=153156 CPUtime=0.01 cores=0,2,4,6
/proc/14995/task/15002/stat : 15002 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718597700 156831744 13119 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=15003] ppid=14992 vsize=153156 CPUtime=0.01 cores=0,2,4,6
/proc/14995/task/15003/stat : 15003 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 718597700 156831744 13119 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15004] ppid=14992 vsize=153156 CPUtime=0 cores=0,2,4,6
/proc/14995/task/15004/stat : 15004 (mono) S 14992 14995 14962 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718597704 156831744 13119 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528657841 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 153156

[startup+25.501 s]
/proc/loadavg: 0.83 0.19 0.06 3/441 15018
/proc/meminfo: memFree=9235364/32951124 swapFree=54450876/67111528
[pid=14995] ppid=14992 vsize=169988 CPUtime=25.5 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) R 14992 14995 14962 0 -1 4202496 18499 0 21 0 2547 3 0 0 18 0 9 0 718597689 174067712 16435 33554432000 4194304 7232020 140735529001296 18446744073709551615 5692202 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 14
/proc/14995/statm: 42497 16435 1023 742 0 35068 0
[pid=14995/tid=14997] ppid=14992 vsize=169988 CPUtime=0.02 cores=0,2,4,6
/proc/14995/task/14997/stat : 14997 (mono) S 14992 14995 14962 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 718597700 174067712 16435 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=14998] ppid=14992 vsize=169988 CPUtime=0.04 cores=0,2,4,6
/proc/14995/task/14998/stat : 14998 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 718597700 174067712 16435 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=14999] ppid=14992 vsize=169988 CPUtime=0.03 cores=0,2,4,6
/proc/14995/task/14999/stat : 14999 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 718597700 174067712 16435 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=15000] ppid=14992 vsize=169988 CPUtime=0.03 cores=0,2,4,6
/proc/14995/task/15000/stat : 15000 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 718597700 174067712 16435 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=15001] ppid=14992 vsize=169988 CPUtime=0.03 cores=0,2,4,6
/proc/14995/task/15001/stat : 15001 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 718597700 174067712 16435 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=15002] ppid=14992 vsize=169988 CPUtime=0.03 cores=0,2,4,6
/proc/14995/task/15002/stat : 15002 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 718597700 174067712 16435 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=15003] ppid=14992 vsize=169988 CPUtime=0.04 cores=0,2,4,6
/proc/14995/task/15003/stat : 15003 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 718597700 174067712 16435 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15004] ppid=14992 vsize=169988 CPUtime=0 cores=0,2,4,6
/proc/14995/task/15004/stat : 15004 (mono) S 14992 14995 14962 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718597704 174067712 16435 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528657841 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 169988

[startup+51.1013 s]
/proc/loadavg: 1.29 0.36 0.12 3/441 15019
/proc/meminfo: memFree=9149504/32951124 swapFree=54450876/67111528
[pid=14995] ppid=14992 vsize=203588 CPUtime=51.28 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) R 14992 14995 14962 0 -1 4202496 34209 0 21 0 5121 7 0 0 19 0 9 0 718597689 208474112 24743 33554432000 4194304 7232020 140735529001296 18446744073709551615 1084052912 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 14
/proc/14995/statm: 50897 24743 1024 742 0 43468 0
[pid=14995/tid=14997] ppid=14992 vsize=203588 CPUtime=0.05 cores=0,2,4,6
/proc/14995/task/14997/stat : 14997 (mono) S 14992 14995 14962 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 718597700 208474112 24743 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=14998] ppid=14992 vsize=203588 CPUtime=0.07 cores=0,2,4,6
/proc/14995/task/14998/stat : 14998 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 718597700 208474112 24743 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=14999] ppid=14992 vsize=203588 CPUtime=0.06 cores=0,2,4,6

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

/proc/14995/task/15000/stat : 15000 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 823 2 0 0 16 0 9 0 718597700 1782743040 236037 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=15001] ppid=14992 vsize=1740960 CPUtime=8.19 cores=0,2,4,6
/proc/14995/task/15001/stat : 15001 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 818 1 0 0 16 0 9 0 718597700 1782743040 236037 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15002] ppid=14992 vsize=1740960 CPUtime=8.71 cores=0,2,4,6
/proc/14995/task/15002/stat : 15002 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 870 1 0 0 16 0 9 0 718597700 1782743040 236037 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=15003] ppid=14992 vsize=1740960 CPUtime=8.21 cores=0,2,4,6
/proc/14995/task/15003/stat : 15003 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 820 1 0 0 16 0 9 0 718597700 1782743040 236037 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=15004] ppid=14992 vsize=1740960 CPUtime=0.03 cores=0,2,4,6
/proc/14995/task/15004/stat : 15004 (mono) S 14992 14995 14962 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 718597704 1782743040 236037 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528657841 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4705.64
Current children cumulated vsize (KiB) 1740960

[startup+4722.32 s]
/proc/loadavg: 2.00 2.12 2.12 3/441 15155
/proc/meminfo: memFree=7527136/32951124 swapFree=54450876/67111528
[pid=14995] ppid=14992 vsize=1740960 CPUtime=4766.24 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) R 14992 14995 14962 0 -1 4202496 968987 0 21 0 476444 180 0 0 25 0 9 0 718597689 1782743040 252617 33554432000 4194304 7232020 140735529001296 18446744073709551615 1084052557 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 14
/proc/14995/statm: 435240 252617 1035 742 0 427811 0
[pid=14995/tid=14997] ppid=14992 vsize=1740960 CPUtime=8.58 cores=0,2,4,6
/proc/14995/task/14997/stat : 14997 (mono) S 14992 14995 14962 0 -1 4202560 4 0 0 0 857 1 0 0 15 0 9 0 718597700 1782743040 252617 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=14998] ppid=14992 vsize=1740960 CPUtime=8.01 cores=0,2,4,6
/proc/14995/task/14998/stat : 14998 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 800 1 0 0 15 0 9 0 718597700 1782743040 252617 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=14999] ppid=14992 vsize=1740960 CPUtime=8.18 cores=0,2,4,6
/proc/14995/task/14999/stat : 14999 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 816 2 0 0 16 0 9 0 718597700 1782743040 252617 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15000] ppid=14992 vsize=1740960 CPUtime=8.31 cores=0,2,4,6
/proc/14995/task/15000/stat : 15000 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 829 2 0 0 16 0 9 0 718597700 1782743040 252617 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=15001] ppid=14992 vsize=1740960 CPUtime=8.33 cores=0,2,4,6
/proc/14995/task/15001/stat : 15001 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 832 1 0 0 16 0 9 0 718597700 1782743040 252617 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15002] ppid=14992 vsize=1740960 CPUtime=8.81 cores=0,2,4,6
/proc/14995/task/15002/stat : 15002 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 880 1 0 0 16 0 9 0 718597700 1782743040 252617 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=15003] ppid=14992 vsize=1740960 CPUtime=8.3 cores=0,2,4,6
/proc/14995/task/15003/stat : 15003 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 829 1 0 0 16 0 9 0 718597700 1782743040 252617 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=15004] ppid=14992 vsize=1740960 CPUtime=0.03 cores=0,2,4,6
/proc/14995/task/15004/stat : 15004 (mono) S 14992 14995 14962 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 718597704 1782743040 252617 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528657841 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4766.24
Current children cumulated vsize (KiB) 1740960

[startup+4782.3 s]
/proc/loadavg: 2.00 2.09 2.11 3/441 15157
/proc/meminfo: memFree=7493268/32951124 swapFree=54450876/67111528
[pid=14995] ppid=14992 vsize=1740960 CPUtime=4827 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) R 14992 14995 14962 0 -1 4202496 973663 0 21 0 482519 181 0 0 25 0 9 0 718597689 1782743040 250746 33554432000 4194304 7232020 140735529001296 18446744073709551615 1084053329 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 14
/proc/14995/statm: 435240 250746 1035 742 0 427811 0
[pid=14995/tid=14997] ppid=14992 vsize=1740960 CPUtime=8.72 cores=0,2,4,6
/proc/14995/task/14997/stat : 14997 (mono) S 14992 14995 14962 0 -1 4202560 4 0 0 0 871 1 0 0 16 0 9 0 718597700 1782743040 250746 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=14998] ppid=14992 vsize=1740960 CPUtime=8.12 cores=0,2,4,6
/proc/14995/task/14998/stat : 14998 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 811 1 0 0 16 0 9 0 718597700 1782743040 250746 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=14999] ppid=14992 vsize=1740960 CPUtime=8.31 cores=0,2,4,6
/proc/14995/task/14999/stat : 14999 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 829 2 0 0 16 0 9 0 718597700 1782743040 250746 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=15000] ppid=14992 vsize=1740960 CPUtime=8.5 cores=0,2,4,6
/proc/14995/task/15000/stat : 15000 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 848 2 0 0 16 0 9 0 718597700 1782743040 250746 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15001] ppid=14992 vsize=1740960 CPUtime=8.45 cores=0,2,4,6
/proc/14995/task/15001/stat : 15001 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 844 1 0 0 15 0 9 0 718597700 1782743040 250746 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=15002] ppid=14992 vsize=1740960 CPUtime=8.99 cores=0,2,4,6
/proc/14995/task/15002/stat : 15002 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 898 1 0 0 16 0 9 0 718597700 1782743040 250746 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=15003] ppid=14992 vsize=1740960 CPUtime=8.43 cores=0,2,4,6
/proc/14995/task/15003/stat : 15003 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 842 1 0 0 16 0 9 0 718597700 1782743040 250746 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=15004] ppid=14992 vsize=1740960 CPUtime=0.03 cores=0,2,4,6
/proc/14995/task/15004/stat : 15004 (mono) S 14992 14995 14962 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 718597704 1782743040 250746 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528657841 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4827
Current children cumulated vsize (KiB) 1740960

[startup+4842.3 s]
/proc/loadavg: 2.00 2.07 2.10 3/441 15159
/proc/meminfo: memFree=7445136/32951124 swapFree=54450876/67111528
[pid=14995] ppid=14992 vsize=1740960 CPUtime=4887.7 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) R 14992 14995 14962 0 -1 4202496 980257 0 21 0 488588 182 0 0 25 0 9 0 718597689 1782743040 256167 33554432000 4194304 7232020 140735529001296 18446744073709551615 1084053125 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 14
/proc/14995/statm: 435240 256167 1035 742 0 427811 0
[pid=14995/tid=14997] ppid=14992 vsize=1740960 CPUtime=8.83 cores=0,2,4,6
/proc/14995/task/14997/stat : 14997 (mono) S 14992 14995 14962 0 -1 4202560 4 0 0 0 882 1 0 0 16 0 9 0 718597700 1782743040 256167 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=14998] ppid=14992 vsize=1740960 CPUtime=8.26 cores=0,2,4,6
/proc/14995/task/14998/stat : 14998 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 825 1 0 0 16 0 9 0 718597700 1782743040 256167 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=14999] ppid=14992 vsize=1740960 CPUtime=8.41 cores=0,2,4,6
/proc/14995/task/14999/stat : 14999 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 839 2 0 0 16 0 9 0 718597700 1782743040 256167 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=15000] ppid=14992 vsize=1740960 CPUtime=8.73 cores=0,2,4,6
/proc/14995/task/15000/stat : 15000 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 871 2 0 0 16 0 9 0 718597700 1782743040 256167 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15001] ppid=14992 vsize=1740960 CPUtime=8.54 cores=0,2,4,6
/proc/14995/task/15001/stat : 15001 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 853 1 0 0 16 0 9 0 718597700 1782743040 256167 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=15002] ppid=14992 vsize=1740960 CPUtime=9.12 cores=0,2,4,6
/proc/14995/task/15002/stat : 15002 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 911 1 0 0 15 0 9 0 718597700 1782743040 256167 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=15003] ppid=14992 vsize=1740960 CPUtime=8.55 cores=0,2,4,6
/proc/14995/task/15003/stat : 15003 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 854 1 0 0 15 0 9 0 718597700 1782743040 256167 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=15004] ppid=14992 vsize=1740960 CPUtime=0.03 cores=0,2,4,6
/proc/14995/task/15004/stat : 15004 (mono) S 14992 14995 14962 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 718597704 1782743040 256167 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528657841 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4887.7
Current children cumulated vsize (KiB) 1740960

[startup+4902.3 s]
/proc/loadavg: 2.00 2.06 2.09 3/441 15160
/proc/meminfo: memFree=7398248/32951124 swapFree=54450876/67111528
[pid=14995] ppid=14992 vsize=1740960 CPUtime=4948.45 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) R 14992 14995 14962 0 -1 4202496 986389 0 21 0 494661 184 0 0 25 0 9 0 718597689 1782743040 261857 33554432000 4194304 7232020 140735529001296 18446744073709551615 1084053288 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 14
/proc/14995/statm: 435240 261857 1035 742 0 427811 0
[pid=14995/tid=14997] ppid=14992 vsize=1740960 CPUtime=8.98 cores=0,2,4,6
/proc/14995/task/14997/stat : 14997 (mono) S 14992 14995 14962 0 -1 4202560 4 0 0 0 897 1 0 0 16 0 9 0 718597700 1782743040 261857 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=14998] ppid=14992 vsize=1740960 CPUtime=8.4 cores=0,2,4,6
/proc/14995/task/14998/stat : 14998 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 839 1 0 0 16 0 9 0 718597700 1782743040 261857 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=14999] ppid=14992 vsize=1740960 CPUtime=8.54 cores=0,2,4,6
/proc/14995/task/14999/stat : 14999 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 852 2 0 0 16 0 9 0 718597700 1782743040 261857 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=15000] ppid=14992 vsize=1740960 CPUtime=8.85 cores=0,2,4,6
/proc/14995/task/15000/stat : 15000 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 883 2 0 0 16 0 9 0 718597700 1782743040 261857 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=15001] ppid=14992 vsize=1740960 CPUtime=8.68 cores=0,2,4,6
/proc/14995/task/15001/stat : 15001 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 867 1 0 0 16 0 9 0 718597700 1782743040 261857 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15002] ppid=14992 vsize=1740960 CPUtime=9.27 cores=0,2,4,6
/proc/14995/task/15002/stat : 15002 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 926 1 0 0 16 0 9 0 718597700 1782743040 261857 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=15003] ppid=14992 vsize=1740960 CPUtime=8.7 cores=0,2,4,6
/proc/14995/task/15003/stat : 15003 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 869 1 0 0 15 0 9 0 718597700 1782743040 261857 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=15004] ppid=14992 vsize=1740960 CPUtime=0.03 cores=0,2,4,6
/proc/14995/task/15004/stat : 15004 (mono) S 14992 14995 14962 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 718597704 1782743040 261857 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528657841 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4948.45
Current children cumulated vsize (KiB) 1740960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4953.32 s]
/proc/loadavg: 2.41 2.16 2.12 2/428 15178
/proc/meminfo: memFree=8500524/32951124 swapFree=54450876/67111528
[pid=14995] ppid=14992 vsize=1740960 CPUtime=5000.03 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) R 14992 14995 14962 0 -1 4202496 991264 0 21 0 499818 185 0 0 25 0 9 0 718597689 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 1084053125 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 14
/proc/14995/statm: 435240 266135 1035 742 0 427811 0
[pid=14995/tid=14997] ppid=14992 vsize=1740960 CPUtime=9.09 cores=0,2,4,6
/proc/14995/task/14997/stat : 14997 (mono) S 14992 14995 14962 0 -1 4202560 4 0 0 0 908 1 0 0 15 0 9 0 718597700 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=14998] ppid=14992 vsize=1740960 CPUtime=8.52 cores=0,2,4,6
/proc/14995/task/14998/stat : 14998 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 851 1 0 0 16 0 9 0 718597700 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=14999] ppid=14992 vsize=1740960 CPUtime=8.62 cores=0,2,4,6
/proc/14995/task/14999/stat : 14999 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 860 2 0 0 15 0 9 0 718597700 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15000] ppid=14992 vsize=1740960 CPUtime=8.96 cores=0,2,4,6
/proc/14995/task/15000/stat : 15000 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 894 2 0 0 16 0 9 0 718597700 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=15001] ppid=14992 vsize=1740960 CPUtime=8.76 cores=0,2,4,6
/proc/14995/task/15001/stat : 15001 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 875 1 0 0 16 0 9 0 718597700 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15002] ppid=14992 vsize=1740960 CPUtime=9.38 cores=0,2,4,6
/proc/14995/task/15002/stat : 15002 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 937 1 0 0 16 0 9 0 718597700 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=15003] ppid=14992 vsize=1740960 CPUtime=8.79 cores=0,2,4,6
/proc/14995/task/15003/stat : 15003 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 878 1 0 0 15 0 9 0 718597700 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15004] ppid=14992 vsize=1740960 CPUtime=0.03 cores=0,2,4,6
/proc/14995/task/15004/stat : 15004 (mono) S 14992 14995 14962 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 718597704 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528657841 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1740960

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

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

[startup+4953.32 s]
/proc/loadavg: 2.41 2.16 2.12 2/428 15178
/proc/meminfo: memFree=8500524/32951124 swapFree=54450876/67111528
[pid=14995] ppid=14992 vsize=1740960 CPUtime=5000.03 cores=0,2,4,6
/proc/14995/stat : 14995 (mono) R 14992 14995 14962 0 -1 4202496 991264 0 21 0 499818 185 0 0 25 0 9 0 718597689 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 1084053125 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 14
/proc/14995/statm: 435240 266135 1035 742 0 427811 0
[pid=14995/tid=14997] ppid=14992 vsize=1740960 CPUtime=9.09 cores=0,2,4,6
/proc/14995/task/14997/stat : 14997 (mono) S 14992 14995 14962 0 -1 4202560 4 0 0 0 908 1 0 0 15 0 9 0 718597700 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=14998] ppid=14992 vsize=1740960 CPUtime=8.52 cores=0,2,4,6
/proc/14995/task/14998/stat : 14998 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 851 1 0 0 16 0 9 0 718597700 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 0 0 0 0
[pid=14995/tid=14999] ppid=14992 vsize=1740960 CPUtime=8.62 cores=0,2,4,6
/proc/14995/task/14999/stat : 14999 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 860 2 0 0 15 0 9 0 718597700 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15000] ppid=14992 vsize=1740960 CPUtime=8.96 cores=0,2,4,6
/proc/14995/task/15000/stat : 15000 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 894 2 0 0 16 0 9 0 718597700 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 6 0 0 0
[pid=14995/tid=15001] ppid=14992 vsize=1740960 CPUtime=8.76 cores=0,2,4,6
/proc/14995/task/15001/stat : 15001 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 875 1 0 0 16 0 9 0 718597700 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15002] ppid=14992 vsize=1740960 CPUtime=9.38 cores=0,2,4,6
/proc/14995/task/15002/stat : 15002 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 937 1 0 0 16 0 9 0 718597700 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 4 0 0 0
[pid=14995/tid=15003] ppid=14992 vsize=1740960 CPUtime=8.79 cores=0,2,4,6
/proc/14995/task/15003/stat : 15003 (mono) S 14992 14995 14962 0 -1 4202560 2 0 0 0 878 1 0 0 15 0 9 0 718597700 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528650137 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
[pid=14995/tid=15004] ppid=14992 vsize=1740960 CPUtime=0.03 cores=0,2,4,6
/proc/14995/task/15004/stat : 15004 (mono) S 14992 14995 14962 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 718597704 1782743040 266135 33554432000 4194304 7232020 140735529001296 18446744073709551615 246528657841 0 0 4096 545260780 18446604444206518720 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1740960

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4953.39
CPU time (s): 5000.1
CPU user time (s): 4998.19
CPU system time (s): 1.90171
CPU usage (%): 100.943
Max. virtual memory (cumulated for all children) (KiB): 1740960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.19
system time used= 1.90171
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 991264
page faults= 21
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 88915
involuntary context switches= 31536

runsolver used 21.7117 second user time and 45.923 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-22 15:13:15
IDJOB=3393979
IDBENCH=70930
IDSOLVER=1880
FILE ID=node134/3393979-1306069994
RUNJOBID= node134-1306069994-14981
PBS_JOBID= 13387869
Free space on /tmp= 73060 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_8_4_5_fbc.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3393979-1306069994/watcher-3393979-1306069994 -o /tmp/evaluation-result-3393979-1306069994/solver-3393979-1306069994 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3393979-1306069994.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6fdce6b69c397ad71b0f25957edff1fa
RANDOM SEED=1525800176

node134.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.831
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9579868 kB
Buffers:        257044 kB
Cached:        6586768 kB
SwapCached:      16460 kB
Active:        7629444 kB
Inactive:     15450260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9579868 kB
SwapTotal:    67111528 kB
SwapFree:     54450860 kB
Dirty:             816 kB
Writeback:           0 kB
AnonPages:    16227400 kB
Mapped:          21624 kB
Slab:           135256 kB
PageTables:      89024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110746252 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73056 MiB
End job on node134 at 2011-05-22 16:35:50