Trace number 3393973

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.13 4973.37

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.2837
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

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

running on 4 cores: 1,3,5,7

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/526 20327
/proc/meminfo: memFree=13980948/32951124 swapFree=67023148/67111528
[pid=20327] ppid=20325 vsize=21124 CPUtime=0 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) D 20325 20327 20289 0 -1 4194304 355 0 0 0 0 0 0 0 21 0 1 0 699415205 21630976 290 33554432000 4194304 7232020 140733459512960 18446744073709551615 5981200 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 0
/proc/20327/statm: 5281 290 245 742 0 148 0

[startup+0.0276619 s]
/proc/loadavg: 0.00 0.00 0.00 1/526 20327
/proc/meminfo: memFree=13980948/32951124 swapFree=67023148/67111528
[pid=20327] ppid=20325 vsize=21124 CPUtime=0 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) D 20325 20327 20289 0 -1 4194304 362 0 1 0 0 0 0 0 21 0 1 0 699415205 21630976 296 33554432000 4194304 7232020 140733459512960 18446744073709551615 6081150 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 1
/proc/20327/statm: 5281 296 249 742 0 148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 21124

[startup+0.10065 s]
/proc/loadavg: 0.00 0.00 0.00 1/526 20327
/proc/meminfo: memFree=13980948/32951124 swapFree=67023148/67111528
[pid=20327] ppid=20325 vsize=96076 CPUtime=0 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) D 20325 20327 20289 0 -1 4202496 609 0 4 0 0 0 0 0 18 0 8 0 699415205 98381824 540 33554432000 4194304 7232020 140733459512960 18446744073709551615 5841116 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 4
/proc/20327/statm: 24019 540 419 742 0 18170 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 96076

[startup+0.300618 s]
/proc/loadavg: 0.00 0.00 0.00 1/526 20327
/proc/meminfo: memFree=13980948/32951124 swapFree=67023148/67111528
[pid=20327] ppid=20325 vsize=96076 CPUtime=0 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) D 20325 20327 20289 0 -1 4202496 610 0 7 0 0 0 0 0 18 0 8 0 699415205 98381824 544 33554432000 4194304 7232020 140733459512960 18446744073709551615 5667136 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 23
/proc/20327/statm: 24019 544 422 742 0 18170 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 96076

[startup+0.700501 s]
/proc/loadavg: 0.00 0.00 0.00 1/526 20327
/proc/meminfo: memFree=13980948/32951124 swapFree=67023148/67111528
[pid=20327] ppid=20325 vsize=117808 CPUtime=0.31 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) R 20325 20327 20289 0 -1 4202496 3890 0 16 0 29 2 0 0 18 0 9 0 699415205 120635392 3809 33554432000 4194304 7232020 140733459512960 18446744073709551615 1167331955 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 37
/proc/20327/statm: 29452 3809 975 742 0 22023 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 117808

[startup+1.5004 s]
/proc/loadavg: 0.00 0.00 0.00 5/543 20344
/proc/meminfo: memFree=13892096/32951124 swapFree=67023164/67111528
[pid=20327] ppid=20325 vsize=221240 CPUtime=1.17 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) R 20325 20327 20289 0 -1 4202496 28717 0 16 0 112 5 0 0 18 0 9 0 699415205 226549760 28636 33554432000 4194304 7232020 140733459512960 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 37
/proc/20327/statm: 55310 28637 999 742 0 47881 0
[pid=20327/tid=20336] ppid=20325 vsize=221240 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20336/stat : 20336 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 699415209 226549760 28637 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
[pid=20327/tid=20337] ppid=20325 vsize=221240 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20337/stat : 20337 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 699415209 226549760 28638 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20338] ppid=20325 vsize=221240 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20338/stat : 20338 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 1 0 0 0 16 0 9 0 699415209 226549760 28638 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20339] ppid=20325 vsize=221240 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20339/stat : 20339 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699415209 226549760 28639 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20340] ppid=20325 vsize=221240 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20340/stat : 20340 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 699415209 226549760 28639 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20341] ppid=20325 vsize=221240 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20341/stat : 20341 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699415209 226549760 28640 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20342] ppid=20325 vsize=221240 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20342/stat : 20342 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699415209 226549760 28640 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20344] ppid=20325 vsize=221240 CPUtime=0 cores=1,3,5,7
/proc/20327/task/20344/stat : 20344 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699415246 226549760 28649 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522121137 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 221240

[startup+3.10111 s]
/proc/loadavg: 0.00 0.00 0.00 5/543 20344
/proc/meminfo: memFree=13824028/32951124 swapFree=67023164/67111528
[pid=20327] ppid=20325 vsize=246520 CPUtime=2.77 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) R 20325 20327 20289 0 -1 4202496 36402 0 16 0 272 5 0 0 19 0 9 0 699415205 252436480 36321 33554432000 4194304 7232020 140733459512960 18446744073709551615 1167367279 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 37
/proc/20327/statm: 61630 36321 999 742 0 54201 0
[pid=20327/tid=20336] ppid=20325 vsize=246520 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20336/stat : 20336 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 2 0 0 0 16 0 9 0 699415209 252436480 36321 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
[pid=20327/tid=20337] ppid=20325 vsize=246520 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20337/stat : 20337 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 699415209 252436480 36321 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20338] ppid=20325 vsize=246520 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20338/stat : 20338 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 699415209 252436480 36321 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20339] ppid=20325 vsize=246520 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20339/stat : 20339 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699415209 252436480 36321 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20340] ppid=20325 vsize=246520 CPUtime=0.03 cores=1,3,5,7
/proc/20327/task/20340/stat : 20340 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 699415209 252436480 36321 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20341] ppid=20325 vsize=246520 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20341/stat : 20341 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699415209 252436480 36321 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20342] ppid=20325 vsize=246520 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20342/stat : 20342 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699415209 252436480 36321 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20344] ppid=20325 vsize=246520 CPUtime=0 cores=1,3,5,7
/proc/20327/task/20344/stat : 20344 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699415246 252436480 36321 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522121137 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 246520

[startup+6.30054 s]
/proc/loadavg: 0.32 0.07 0.02 5/543 20344
/proc/meminfo: memFree=13805728/32951124 swapFree=67023164/67111528
[pid=20327] ppid=20325 vsize=254984 CPUtime=5.99 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) R 20325 20327 20289 0 -1 4202496 38844 0 16 0 593 6 0 0 25 0 9 0 699415205 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 1167398086 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 37
/proc/20327/statm: 63746 38763 1024 742 0 56317 0
[pid=20327/tid=20336] ppid=20325 vsize=254984 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20336/stat : 20336 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 699415209 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
[pid=20327/tid=20337] ppid=20325 vsize=254984 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20337/stat : 20337 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 699415209 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20338] ppid=20325 vsize=254984 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20338/stat : 20338 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 699415209 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20339] ppid=20325 vsize=254984 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20339/stat : 20339 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699415209 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20340] ppid=20325 vsize=254984 CPUtime=0.03 cores=1,3,5,7
/proc/20327/task/20340/stat : 20340 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 699415209 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20341] ppid=20325 vsize=254984 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20341/stat : 20341 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699415209 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20342] ppid=20325 vsize=254984 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20342/stat : 20342 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699415209 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20344] ppid=20325 vsize=254984 CPUtime=0 cores=1,3,5,7
/proc/20327/task/20344/stat : 20344 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699415246 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522121137 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 254984

[startup+12.7004 s]
/proc/loadavg: 0.45 0.10 0.03 5/543 20344
/proc/meminfo: memFree=13797312/32951124 swapFree=67023164/67111528
[pid=20327] ppid=20325 vsize=254984 CPUtime=12.4 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) R 20325 20327 20289 0 -1 4202496 38844 0 16 0 1234 6 0 0 25 0 9 0 699415205 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 1167409263 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 37
/proc/20327/statm: 63746 38763 1024 742 0 56317 0
[pid=20327/tid=20336] ppid=20325 vsize=254984 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20336/stat : 20336 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 2 0 0 0 16 0 9 0 699415209 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
[pid=20327/tid=20337] ppid=20325 vsize=254984 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20337/stat : 20337 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 699415209 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20338] ppid=20325 vsize=254984 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20338/stat : 20338 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 1 0 0 0 16 0 9 0 699415209 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20339] ppid=20325 vsize=254984 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20339/stat : 20339 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 699415209 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20340] ppid=20325 vsize=254984 CPUtime=0.03 cores=1,3,5,7
/proc/20327/task/20340/stat : 20340 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 699415209 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20341] ppid=20325 vsize=254984 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20341/stat : 20341 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 699415209 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20342] ppid=20325 vsize=254984 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20342/stat : 20342 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699415209 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20344] ppid=20325 vsize=254984 CPUtime=0 cores=1,3,5,7
/proc/20327/task/20344/stat : 20344 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699415246 261103616 38763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522121137 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 254984

[startup+25.5011 s]
/proc/loadavg: 0.80 0.19 0.06 5/543 20345
/proc/meminfo: memFree=13786480/32951124 swapFree=67023164/67111528
[pid=20327] ppid=20325 vsize=255112 CPUtime=25.22 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) R 20325 20327 20289 0 -1 4202496 38870 0 16 0 2516 6 0 0 23 0 9 0 699415205 261234688 38789 33554432000 4194304 7232020 140733459512960 18446744073709551615 1167383557 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 37
/proc/20327/statm: 63778 38789 1024 742 0 56349 0
[pid=20327/tid=20336] ppid=20325 vsize=255112 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20336/stat : 20336 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 699415209 261234688 38789 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
[pid=20327/tid=20337] ppid=20325 vsize=255112 CPUtime=0.03 cores=1,3,5,7
/proc/20327/task/20337/stat : 20337 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 699415209 261234688 38789 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20338] ppid=20325 vsize=255112 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20338/stat : 20338 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 2 0 0 0 16 0 9 0 699415209 261234688 38789 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20339] ppid=20325 vsize=255112 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20339/stat : 20339 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 699415209 261234688 38789 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20340] ppid=20325 vsize=255112 CPUtime=0.03 cores=1,3,5,7
/proc/20327/task/20340/stat : 20340 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 699415209 261234688 38789 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20341] ppid=20325 vsize=255112 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20341/stat : 20341 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 699415209 261234688 38789 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20342] ppid=20325 vsize=255112 CPUtime=0.02 cores=1,3,5,7
/proc/20327/task/20342/stat : 20342 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 699415209 261234688 38789 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20344] ppid=20325 vsize=255112 CPUtime=0 cores=1,3,5,7
/proc/20327/task/20344/stat : 20344 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699415246 261234688 38789 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522121137 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 255112

[startup+51.1005 s]
/proc/loadavg: 1.21 0.33 0.11 5/543 20345
/proc/meminfo: memFree=13771776/32951124 swapFree=67023164/67111528
[pid=20327] ppid=20325 vsize=255368 CPUtime=50.9 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) R 20325 20327 20289 0 -1 4202496 38935 0 16 0 5084 6 0 0 25 0 9 0 699415205 261496832 38853 33554432000 4194304 7232020 140733459512960 18446744073709551615 1167380144 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 37
/proc/20327/statm: 63842 38853 1023 742 0 56413 0
[pid=20327/tid=20336] ppid=20325 vsize=255368 CPUtime=0.04 cores=1,3,5,7
/proc/20327/task/20336/stat : 20336 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 4 0 0 0 16 0 9 0 699415209 261496832 38853 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
[pid=20327/tid=20337] ppid=20325 vsize=255368 CPUtime=0.04 cores=1,3,5,7
/proc/20327/task/20337/stat : 20337 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 699415209 261496832 38853 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20338] ppid=20325 vsize=255368 CPUtime=0.03 cores=1,3,5,7

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

/proc/20327/task/20339/stat : 20339 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 464 3 0 0 16 0 9 0 699415209 1504747520 341079 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20340] ppid=20325 vsize=1469480 CPUtime=4.86 cores=1,3,5,7
/proc/20327/task/20340/stat : 20340 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 484 2 0 0 16 0 9 0 699415209 1504747520 341079 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20341] ppid=20325 vsize=1469480 CPUtime=4.73 cores=1,3,5,7
/proc/20327/task/20341/stat : 20341 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 470 3 0 0 15 0 9 0 699415209 1504747520 341079 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20342] ppid=20325 vsize=1469480 CPUtime=4.67 cores=1,3,5,7
/proc/20327/task/20342/stat : 20342 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 463 4 0 0 15 0 9 0 699415209 1504747520 341079 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20344] ppid=20325 vsize=1469480 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20344/stat : 20344 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 699415246 1504747520 341079 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522121137 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4747.5
Current children cumulated vsize (KiB) 1469480

[startup+4782.3 s]
/proc/loadavg: 2.05 2.07 2.01 4/543 20487
/proc/meminfo: memFree=11860560/32951124 swapFree=67023164/67111528
[pid=20327] ppid=20325 vsize=1487400 CPUtime=4807.76 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) R 20325 20327 20289 0 -1 4202496 721909 0 16 0 480638 138 0 0 25 0 9 0 699415205 1523097600 345903 33554432000 4194304 7232020 140733459512960 18446744073709551615 1167398773 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 37
/proc/20327/statm: 371850 345903 1035 742 0 364421 0
[pid=20327/tid=20336] ppid=20325 vsize=1487400 CPUtime=4.84 cores=1,3,5,7
/proc/20327/task/20336/stat : 20336 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 481 3 0 0 16 0 9 0 699415209 1523097600 345903 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
[pid=20327/tid=20337] ppid=20325 vsize=1487400 CPUtime=4.49 cores=1,3,5,7
/proc/20327/task/20337/stat : 20337 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 446 3 0 0 16 0 9 0 699415209 1523097600 345903 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20338] ppid=20325 vsize=1487400 CPUtime=4.71 cores=1,3,5,7
/proc/20327/task/20338/stat : 20338 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 469 2 0 0 15 0 9 0 699415209 1523097600 345903 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20339] ppid=20325 vsize=1487400 CPUtime=4.71 cores=1,3,5,7
/proc/20327/task/20339/stat : 20339 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 468 3 0 0 15 0 9 0 699415209 1523097600 345903 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20340] ppid=20325 vsize=1487400 CPUtime=4.91 cores=1,3,5,7
/proc/20327/task/20340/stat : 20340 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 489 2 0 0 16 0 9 0 699415209 1523097600 345903 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20341] ppid=20325 vsize=1487400 CPUtime=4.77 cores=1,3,5,7
/proc/20327/task/20341/stat : 20341 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 474 3 0 0 16 0 9 0 699415209 1523097600 345903 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20342] ppid=20325 vsize=1487400 CPUtime=4.75 cores=1,3,5,7
/proc/20327/task/20342/stat : 20342 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 470 5 0 0 15 0 9 0 699415209 1523097600 345903 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20344] ppid=20325 vsize=1487400 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20344/stat : 20344 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 699415246 1523097600 345903 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522121137 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4807.76
Current children cumulated vsize (KiB) 1487400

[startup+4842.3 s]
/proc/loadavg: 2.01 2.05 2.00 4/543 20488
/proc/meminfo: memFree=12396572/32951124 swapFree=67023164/67111528
[pid=20327] ppid=20325 vsize=1487400 CPUtime=4868.21 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) R 20325 20327 20289 0 -1 4202496 735804 0 16 0 486676 145 0 0 19 0 9 0 699415205 1523097600 210045 33554432000 4194304 7232020 140733459512960 18446744073709551615 1167398773 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 37
/proc/20327/statm: 371850 210045 1035 742 0 364421 0
[pid=20327/tid=20336] ppid=20325 vsize=1487400 CPUtime=4.93 cores=1,3,5,7
/proc/20327/task/20336/stat : 20336 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 490 3 0 0 16 0 9 0 699415209 1523097600 210045 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20337] ppid=20325 vsize=1487400 CPUtime=4.57 cores=1,3,5,7
/proc/20327/task/20337/stat : 20337 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 454 3 0 0 16 0 9 0 699415209 1523097600 210045 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20338] ppid=20325 vsize=1487400 CPUtime=4.77 cores=1,3,5,7
/proc/20327/task/20338/stat : 20338 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 474 3 0 0 15 0 9 0 699415209 1523097600 210045 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20339] ppid=20325 vsize=1487400 CPUtime=4.78 cores=1,3,5,7
/proc/20327/task/20339/stat : 20339 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 475 3 0 0 15 0 9 0 699415209 1523097600 210045 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
[pid=20327/tid=20340] ppid=20325 vsize=1487400 CPUtime=5.02 cores=1,3,5,7
/proc/20327/task/20340/stat : 20340 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 500 2 0 0 16 0 9 0 699415209 1523097600 210045 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20341] ppid=20325 vsize=1487400 CPUtime=4.87 cores=1,3,5,7
/proc/20327/task/20341/stat : 20341 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 484 3 0 0 16 0 9 0 699415209 1523097600 210045 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
[pid=20327/tid=20342] ppid=20325 vsize=1487400 CPUtime=4.83 cores=1,3,5,7
/proc/20327/task/20342/stat : 20342 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 478 5 0 0 16 0 9 0 699415209 1523097600 210045 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20344] ppid=20325 vsize=1487400 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20344/stat : 20344 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 699415246 1523097600 210045 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522121137 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4868.21
Current children cumulated vsize (KiB) 1487400

[startup+4902.3 s]
/proc/loadavg: 2.00 2.04 2.00 5/543 20490
/proc/meminfo: memFree=12444644/32951124 swapFree=67023164/67111528
[pid=20327] ppid=20325 vsize=1487400 CPUtime=4928.65 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) R 20325 20327 20289 0 -1 4202496 743168 0 16 0 492716 149 0 0 25 0 9 0 699415205 1523097600 198763 33554432000 4194304 7232020 140733459512960 18446744073709551615 1167398773 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 37
/proc/20327/statm: 371850 198763 1035 742 0 364421 0
[pid=20327/tid=20336] ppid=20325 vsize=1487400 CPUtime=5 cores=1,3,5,7
/proc/20327/task/20336/stat : 20336 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 497 3 0 0 16 0 9 0 699415209 1523097600 198763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20337] ppid=20325 vsize=1487400 CPUtime=4.65 cores=1,3,5,7
/proc/20327/task/20337/stat : 20337 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 462 3 0 0 16 0 9 0 699415209 1523097600 198763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20338] ppid=20325 vsize=1487400 CPUtime=4.85 cores=1,3,5,7
/proc/20327/task/20338/stat : 20338 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 482 3 0 0 15 0 9 0 699415209 1523097600 198763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20339] ppid=20325 vsize=1487400 CPUtime=4.85 cores=1,3,5,7
/proc/20327/task/20339/stat : 20339 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 482 3 0 0 15 0 9 0 699415209 1523097600 198763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20340] ppid=20325 vsize=1487400 CPUtime=5.14 cores=1,3,5,7
/proc/20327/task/20340/stat : 20340 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 512 2 0 0 16 0 9 0 699415209 1523097600 198763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20341] ppid=20325 vsize=1487400 CPUtime=4.95 cores=1,3,5,7
/proc/20327/task/20341/stat : 20341 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 492 3 0 0 15 0 9 0 699415209 1523097600 198763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20342] ppid=20325 vsize=1487400 CPUtime=4.92 cores=1,3,5,7
/proc/20327/task/20342/stat : 20342 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 487 5 0 0 16 0 9 0 699415209 1523097600 198763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
[pid=20327/tid=20344] ppid=20325 vsize=1487400 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20344/stat : 20344 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 699415246 1523097600 198763 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522121137 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4928.65
Current children cumulated vsize (KiB) 1487400

[startup+4962.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/543 20527
/proc/meminfo: memFree=13079412/32951124 swapFree=67023164/67111528
[pid=20327] ppid=20325 vsize=1487400 CPUtime=4988.95 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) R 20325 20327 20289 0 -1 4202496 754535 0 16 0 498745 150 0 0 25 0 9 0 699415205 1523097600 206364 33554432000 4194304 7232020 140733459512960 18446744073709551615 1167398773 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 37
/proc/20327/statm: 371850 206364 1035 742 0 364421 0
[pid=20327/tid=20336] ppid=20325 vsize=1487400 CPUtime=5.04 cores=1,3,5,7
/proc/20327/task/20336/stat : 20336 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 501 3 0 0 16 0 9 0 699415209 1523097600 206364 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20337] ppid=20325 vsize=1487400 CPUtime=4.72 cores=1,3,5,7
/proc/20327/task/20337/stat : 20337 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 469 3 0 0 16 0 9 0 699415209 1523097600 206364 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20338] ppid=20325 vsize=1487400 CPUtime=4.9 cores=1,3,5,7
/proc/20327/task/20338/stat : 20338 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 487 3 0 0 16 0 9 0 699415209 1523097600 206364 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
[pid=20327/tid=20339] ppid=20325 vsize=1487400 CPUtime=4.9 cores=1,3,5,7
/proc/20327/task/20339/stat : 20339 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 487 3 0 0 16 0 9 0 699415209 1523097600 206364 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20340] ppid=20325 vsize=1487400 CPUtime=5.17 cores=1,3,5,7
/proc/20327/task/20340/stat : 20340 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 515 2 0 0 16 0 9 0 699415209 1523097600 206364 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20341] ppid=20325 vsize=1487400 CPUtime=5.02 cores=1,3,5,7
/proc/20327/task/20341/stat : 20341 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 499 3 0 0 15 0 9 0 699415209 1523097600 206364 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20342] ppid=20325 vsize=1487400 CPUtime=4.97 cores=1,3,5,7
/proc/20327/task/20342/stat : 20342 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 492 5 0 0 16 0 9 0 699415209 1523097600 206364 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20344] ppid=20325 vsize=1487400 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20344/stat : 20344 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 699415246 1523097600 206364 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522121137 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4988.95
Current children cumulated vsize (KiB) 1487400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4973.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/543 20528
/proc/meminfo: memFree=13065888/32951124 swapFree=67023164/67111528
[pid=20327] ppid=20325 vsize=1487400 CPUtime=5000.07 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) R 20325 20327 20289 0 -1 4202496 754670 0 16 0 499857 150 0 0 25 0 9 0 699415205 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 1167398086 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 37
/proc/20327/statm: 371850 206341 1035 742 0 364421 0
[pid=20327/tid=20336] ppid=20325 vsize=1487400 CPUtime=5.06 cores=1,3,5,7
/proc/20327/task/20336/stat : 20336 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 503 3 0 0 16 0 9 0 699415209 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20337] ppid=20325 vsize=1487400 CPUtime=4.74 cores=1,3,5,7
/proc/20327/task/20337/stat : 20337 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 471 3 0 0 15 0 9 0 699415209 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20338] ppid=20325 vsize=1487400 CPUtime=4.93 cores=1,3,5,7
/proc/20327/task/20338/stat : 20338 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 490 3 0 0 16 0 9 0 699415209 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
[pid=20327/tid=20339] ppid=20325 vsize=1487400 CPUtime=4.91 cores=1,3,5,7
/proc/20327/task/20339/stat : 20339 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 488 3 0 0 16 0 9 0 699415209 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20340] ppid=20325 vsize=1487400 CPUtime=5.2 cores=1,3,5,7
/proc/20327/task/20340/stat : 20340 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 518 2 0 0 16 0 9 0 699415209 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20341] ppid=20325 vsize=1487400 CPUtime=5.03 cores=1,3,5,7
/proc/20327/task/20341/stat : 20341 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 500 3 0 0 15 0 9 0 699415209 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20342] ppid=20325 vsize=1487400 CPUtime=4.99 cores=1,3,5,7
/proc/20327/task/20342/stat : 20342 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 494 5 0 0 16 0 9 0 699415209 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20344] ppid=20325 vsize=1487400 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20344/stat : 20344 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 699415246 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522121137 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1487400

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

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

[startup+4973.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/543 20528
/proc/meminfo: memFree=13065888/32951124 swapFree=67023164/67111528
[pid=20327] ppid=20325 vsize=1487400 CPUtime=5000.07 cores=1,3,5,7
/proc/20327/stat : 20327 (mono) R 20325 20327 20289 0 -1 4202496 754670 0 16 0 499857 150 0 0 25 0 9 0 699415205 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 1167398086 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 37
/proc/20327/statm: 371850 206341 1035 742 0 364421 0
[pid=20327/tid=20336] ppid=20325 vsize=1487400 CPUtime=5.06 cores=1,3,5,7
/proc/20327/task/20336/stat : 20336 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 503 3 0 0 16 0 9 0 699415209 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20337] ppid=20325 vsize=1487400 CPUtime=4.74 cores=1,3,5,7
/proc/20327/task/20337/stat : 20337 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 471 3 0 0 15 0 9 0 699415209 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20338] ppid=20325 vsize=1487400 CPUtime=4.93 cores=1,3,5,7
/proc/20327/task/20338/stat : 20338 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 490 3 0 0 16 0 9 0 699415209 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
[pid=20327/tid=20339] ppid=20325 vsize=1487400 CPUtime=4.91 cores=1,3,5,7
/proc/20327/task/20339/stat : 20339 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 488 3 0 0 16 0 9 0 699415209 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20340] ppid=20325 vsize=1487400 CPUtime=5.2 cores=1,3,5,7
/proc/20327/task/20340/stat : 20340 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 518 2 0 0 16 0 9 0 699415209 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 7 0 0 0
[pid=20327/tid=20341] ppid=20325 vsize=1487400 CPUtime=5.03 cores=1,3,5,7
/proc/20327/task/20341/stat : 20341 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 500 3 0 0 15 0 9 0 699415209 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 5 0 0 0
[pid=20327/tid=20342] ppid=20325 vsize=1487400 CPUtime=4.99 cores=1,3,5,7
/proc/20327/task/20342/stat : 20342 (mono) S 20325 20327 20289 0 -1 4202560 2 0 0 0 494 5 0 0 16 0 9 0 699415209 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522113433 0 0 4096 545260780 18446604461834236160 0 0 -1 3 0 0 0
[pid=20327/tid=20344] ppid=20325 vsize=1487400 CPUtime=0.01 cores=1,3,5,7
/proc/20327/task/20344/stat : 20344 (mono) S 20325 20327 20289 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 699415246 1523097600 206341 33554432000 4194304 7232020 140733459512960 18446744073709551615 233522121137 0 0 4096 545260780 18446604461834236160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1487400

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4973.37
CPU time (s): 5000.13
CPU user time (s): 4998.58
CPU system time (s): 1.54776
CPU usage (%): 100.538
Max. virtual memory (cumulated for all children) (KiB): 1487400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.58
system time used= 1.54776
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 754670
page faults= 16
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65208
involuntary context switches= 34723

runsolver used 24.3923 second user time and 61.6076 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-22 15:13:13
IDJOB=3393973
IDBENCH=70908
IDSOLVER=1880
FILE ID=node145/3393973-1306069993
RUNJOBID= node145-1306069993-20308
PBS_JOBID= 13387858
Free space on /tmp= 73364 MiB

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

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=1828112704

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13981352 kB
Buffers:        231164 kB
Cached:        6741636 kB
SwapCached:       4796 kB
Active:       10941640 kB
Inactive:      7740616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13981352 kB
SwapTotal:    67111528 kB
SwapFree:     67023148 kB
Dirty:            3904 kB
Writeback:           0 kB
AnonPages:    11704100 kB
Mapped:          38764 kB
Slab:           151444 kB
PageTables:      65948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 153220208 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= 73364 MiB
End job on node145 at 2011-05-22 16:36:09