Trace number 3394055

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.08 4947.65

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3439.73
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3394055-1306069998/watcher-3394055-1306069998 -o /tmp/evaluation-result-3394055-1306069998/solver-3394055-1306069998 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394055-1306069998.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 2/530 14943
/proc/meminfo: memFree=18753772/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=20992 CPUtime=0 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) D 14941 14943 14915 0 -1 4194304 308 0 2 0 0 0 0 0 21 0 1 0 718597813 21495808 247 33554432000 4194304 7232020 140734259008352 18446744073709551615 6241136 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 0
/proc/14943/statm: 5248 247 206 742 0 115 0

[startup+0.029141 s]
/proc/loadavg: 0.00 0.00 0.00 2/530 14943
/proc/meminfo: memFree=18753772/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=21124 CPUtime=0 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) D 14941 14943 14915 0 -1 4194304 355 0 7 0 0 0 0 0 21 0 1 0 718597813 21630976 296 33554432000 4194304 7232020 140734259008352 18446744073709551615 6081150 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 2
/proc/14943/statm: 5281 296 249 742 0 148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 21124

[startup+0.101121 s]
/proc/loadavg: 0.00 0.00 0.00 2/530 14943
/proc/meminfo: memFree=18753772/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=107184 CPUtime=0.03 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) R 14941 14943 14915 0 -1 4202496 1837 0 21 0 3 0 0 0 18 0 9 0 718597813 109756416 1762 33554432000 4194304 7232020 140734259008352 18446744073709551615 1077834000 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 4
/proc/14943/statm: 26796 1762 975 742 0 19367 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 107184

[startup+0.301145 s]
/proc/loadavg: 0.00 0.00 0.00 2/530 14943
/proc/meminfo: memFree=18753772/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=139224 CPUtime=0.25 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) R 14941 14943 14915 0 -1 4202496 8073 0 21 0 24 1 0 0 18 0 9 0 718597813 142565376 7998 33554432000 4194304 7232020 140734259008352 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/14943/statm: 34806 7999 999 742 0 27377 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 139224

[startup+0.70098 s]
/proc/loadavg: 0.00 0.00 0.00 2/530 14943
/proc/meminfo: memFree=18753772/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=139760 CPUtime=0.66 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) R 14941 14943 14915 0 -1 4202496 10014 0 21 0 65 1 0 0 18 0 9 0 718597813 143114240 9938 33554432000 4194304 7232020 140734259008352 18446744073709551615 1097342085 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/14943/statm: 34940 9938 1023 742 0 27511 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 139760

[startup+1.50088 s]
/proc/loadavg: 0.00 0.00 0.00 3/552 14970
/proc/meminfo: memFree=18682832/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=148080 CPUtime=1.47 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) R 14941 14943 14915 0 -1 4202496 10942 0 21 0 146 1 0 0 18 0 9 0 718597813 151633920 10866 33554432000 4194304 7232020 140734259008352 18446744073709551615 1097335113 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/14943/statm: 37020 10866 1023 742 0 29591 0
[pid=14943/tid=14945] ppid=14941 vsize=148080 CPUtime=0 cores=0,2,4,6
/proc/14943/task/14945/stat : 14945 (mono) S 14941 14943 14915 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 718597816 151633920 10866 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14946] ppid=14941 vsize=148080 CPUtime=0.01 cores=0,2,4,6
/proc/14943/task/14946/stat : 14946 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718597816 151633920 10866 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14947] ppid=14941 vsize=148080 CPUtime=0.01 cores=0,2,4,6
/proc/14943/task/14947/stat : 14947 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 718597816 151633920 10866 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14948] ppid=14941 vsize=148080 CPUtime=0 cores=0,2,4,6
/proc/14943/task/14948/stat : 14948 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718597816 151633920 10866 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14949] ppid=14941 vsize=148080 CPUtime=0 cores=0,2,4,6
/proc/14943/task/14949/stat : 14949 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718597816 151633920 10866 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14950] ppid=14941 vsize=148080 CPUtime=0 cores=0,2,4,6
/proc/14943/task/14950/stat : 14950 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718597816 151633920 10866 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14951] ppid=14941 vsize=148080 CPUtime=0 cores=0,2,4,6
/proc/14943/task/14951/stat : 14951 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718597816 151633920 10866 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14952] ppid=14941 vsize=148080 CPUtime=0 cores=0,2,4,6
/proc/14943/task/14952/stat : 14952 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718597820 151633920 10866 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256172465 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 148080

[startup+3.10064 s]
/proc/loadavg: 0.00 0.00 0.00 3/552 14970
/proc/meminfo: memFree=18560072/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=148144 CPUtime=3.09 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) R 14941 14943 14915 0 -1 4202496 11799 0 21 0 308 1 0 0 18 0 9 0 718597813 151699456 11723 33554432000 4194304 7232020 140734259008352 18446744073709551615 1097331574 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/14943/statm: 37036 11723 1023 742 0 29607 0
[pid=14943/tid=14945] ppid=14941 vsize=148144 CPUtime=0.01 cores=0,2,4,6
/proc/14943/task/14945/stat : 14945 (mono) S 14941 14943 14915 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 718597816 151699456 11723 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14946] ppid=14941 vsize=148144 CPUtime=0.01 cores=0,2,4,6
/proc/14943/task/14946/stat : 14946 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718597816 151699456 11723 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14947] ppid=14941 vsize=148144 CPUtime=0.01 cores=0,2,4,6
/proc/14943/task/14947/stat : 14947 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718597816 151699456 11723 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14948] ppid=14941 vsize=148144 CPUtime=0 cores=0,2,4,6
/proc/14943/task/14948/stat : 14948 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718597816 151699456 11724 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14949] ppid=14941 vsize=148144 CPUtime=0.01 cores=0,2,4,6
/proc/14943/task/14949/stat : 14949 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 718597816 151699456 11724 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14950] ppid=14941 vsize=148144 CPUtime=0.01 cores=0,2,4,6
/proc/14943/task/14950/stat : 14950 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 1 0 0 0 16 0 9 0 718597816 151699456 11724 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14951] ppid=14941 vsize=148144 CPUtime=0.01 cores=0,2,4,6
/proc/14943/task/14951/stat : 14951 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718597816 151699456 11725 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14952] ppid=14941 vsize=148144 CPUtime=0 cores=0,2,4,6
/proc/14943/task/14952/stat : 14952 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718597820 151699456 11725 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256172465 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 148144

[startup+6.30107 s]
/proc/loadavg: 0.32 0.07 0.02 3/552 14970
/proc/meminfo: memFree=18549740/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=156528 CPUtime=6.34 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) R 14941 14943 14915 0 -1 4202496 13494 0 21 0 633 1 0 0 18 0 9 0 718597813 160284672 13418 33554432000 4194304 7232020 140734259008352 18446744073709551615 1097334894 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/14943/statm: 39132 13418 1023 742 0 31703 0
[pid=14943/tid=14945] ppid=14941 vsize=156528 CPUtime=0.01 cores=0,2,4,6
/proc/14943/task/14945/stat : 14945 (mono) S 14941 14943 14915 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 718597816 160284672 13418 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14946] ppid=14941 vsize=156528 CPUtime=0.02 cores=0,2,4,6
/proc/14943/task/14946/stat : 14946 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 718597816 160284672 13418 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14947] ppid=14941 vsize=156528 CPUtime=0.02 cores=0,2,4,6
/proc/14943/task/14947/stat : 14947 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 718597816 160284672 13418 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14948] ppid=14941 vsize=156528 CPUtime=0.01 cores=0,2,4,6
/proc/14943/task/14948/stat : 14948 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718597816 160284672 13418 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14949] ppid=14941 vsize=156528 CPUtime=0.01 cores=0,2,4,6
/proc/14943/task/14949/stat : 14949 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718597816 160284672 13418 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14950] ppid=14941 vsize=156528 CPUtime=0.01 cores=0,2,4,6
/proc/14943/task/14950/stat : 14950 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 718597816 160284672 13418 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14951] ppid=14941 vsize=156528 CPUtime=0.02 cores=0,2,4,6
/proc/14943/task/14951/stat : 14951 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 718597816 160284672 13418 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14952] ppid=14941 vsize=156528 CPUtime=0 cores=0,2,4,6
/proc/14943/task/14952/stat : 14952 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718597820 160284672 13418 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256172465 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 156528

[startup+12.701 s]
/proc/loadavg: 0.45 0.10 0.03 3/552 14971
/proc/meminfo: memFree=18531568/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=165040 CPUtime=12.84 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) R 14941 14943 14915 0 -1 4202496 16208 0 21 0 1282 2 0 0 18 0 9 0 718597813 169000960 16132 33554432000 4194304 7232020 140734259008352 18446744073709551615 1097334886 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/14943/statm: 41260 16132 1024 742 0 33831 0
[pid=14943/tid=14945] ppid=14941 vsize=165040 CPUtime=0.03 cores=0,2,4,6
/proc/14943/task/14945/stat : 14945 (mono) S 14941 14943 14915 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 718597816 169000960 16132 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14946] ppid=14941 vsize=165040 CPUtime=0.04 cores=0,2,4,6
/proc/14943/task/14946/stat : 14946 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 718597816 169000960 16132 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14947] ppid=14941 vsize=165040 CPUtime=0.04 cores=0,2,4,6
/proc/14943/task/14947/stat : 14947 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 718597816 169000960 16132 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14948] ppid=14941 vsize=165040 CPUtime=0.04 cores=0,2,4,6
/proc/14943/task/14948/stat : 14948 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 718597816 169000960 16132 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14949] ppid=14941 vsize=165040 CPUtime=0.03 cores=0,2,4,6
/proc/14943/task/14949/stat : 14949 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 718597816 169000960 16132 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14950] ppid=14941 vsize=165040 CPUtime=0.04 cores=0,2,4,6
/proc/14943/task/14950/stat : 14950 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 718597816 169000960 16132 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14951] ppid=14941 vsize=165040 CPUtime=0.03 cores=0,2,4,6
/proc/14943/task/14951/stat : 14951 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 718597816 169000960 16132 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14952] ppid=14941 vsize=165040 CPUtime=0 cores=0,2,4,6
/proc/14943/task/14952/stat : 14952 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718597820 169000960 16132 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256172465 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.84
Current children cumulated vsize (KiB) 165040

[startup+25.5007 s]
/proc/loadavg: 0.80 0.19 0.06 3/552 14971
/proc/meminfo: memFree=18487408/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=190000 CPUtime=25.85 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) R 14941 14943 14915 0 -1 4202496 22901 0 21 0 2582 3 0 0 22 0 9 0 718597813 194560000 20704 33554432000 4194304 7232020 140734259008352 18446744073709551615 1097334901 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/14943/statm: 47500 20704 1024 742 0 40071 0
[pid=14943/tid=14945] ppid=14941 vsize=190000 CPUtime=0.06 cores=0,2,4,6
/proc/14943/task/14945/stat : 14945 (mono) S 14941 14943 14915 0 -1 4202560 4 0 0 0 6 0 0 0 15 0 9 0 718597816 194560000 20704 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14946] ppid=14941 vsize=190000 CPUtime=0.08 cores=0,2,4,6
/proc/14943/task/14946/stat : 14946 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 718597816 194560000 20704 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14947] ppid=14941 vsize=190000 CPUtime=0.08 cores=0,2,4,6
/proc/14943/task/14947/stat : 14947 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 718597816 194560000 20704 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14948] ppid=14941 vsize=190000 CPUtime=0.08 cores=0,2,4,6
/proc/14943/task/14948/stat : 14948 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 718597816 194560000 20704 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14949] ppid=14941 vsize=190000 CPUtime=0.06 cores=0,2,4,6
/proc/14943/task/14949/stat : 14949 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 718597816 194560000 20704 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14950] ppid=14941 vsize=190000 CPUtime=0.08 cores=0,2,4,6
/proc/14943/task/14950/stat : 14950 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 8 0 0 0 15 0 9 0 718597816 194560000 20704 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14951] ppid=14941 vsize=190000 CPUtime=0.07 cores=0,2,4,6
/proc/14943/task/14951/stat : 14951 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 718597816 194560000 20704 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14952] ppid=14941 vsize=190000 CPUtime=0 cores=0,2,4,6
/proc/14943/task/14952/stat : 14952 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718597820 194560000 20704 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256172465 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.85
Current children cumulated vsize (KiB) 190000

[startup+51.1011 s]
/proc/loadavg: 1.21 0.33 0.11 3/552 14972
/proc/meminfo: memFree=18417908/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=206832 CPUtime=51.86 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) R 14941 14943 14915 0 -1 4202496 32463 0 21 0 5180 6 0 0 18 0 9 0 718597813 211795968 26299 33554432000 4194304 7232020 140734259008352 18446744073709551615 1097346184 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 4
/proc/14943/statm: 51708 26299 1035 742 0 44279 0
[pid=14943/tid=14945] ppid=14941 vsize=206832 CPUtime=0.14 cores=0,2,4,6
/proc/14943/task/14945/stat : 14945 (mono) S 14941 14943 14915 0 -1 4202560 4 0 0 0 14 0 0 0 15 0 9 0 718597816 211795968 26299 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14946] ppid=14941 vsize=206832 CPUtime=0.15 cores=0,2,4,6
/proc/14943/task/14946/stat : 14946 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 15 0 0 0 15 0 9 0 718597816 211795968 26299 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14947] ppid=14941 vsize=206832 CPUtime=0.16 cores=0,2,4,6

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

/proc/14943/task/14948/stat : 14948 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 910 3 0 0 15 0 9 0 718597816 922955776 112610 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14949] ppid=14941 vsize=901324 CPUtime=9.21 cores=0,2,4,6
/proc/14943/task/14949/stat : 14949 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 919 2 0 0 16 0 9 0 718597816 922955776 112610 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14950] ppid=14941 vsize=901324 CPUtime=9.17 cores=0,2,4,6
/proc/14943/task/14950/stat : 14950 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 915 2 0 0 15 0 9 0 718597816 922955776 112610 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14951] ppid=14941 vsize=901324 CPUtime=9.02 cores=0,2,4,6
/proc/14943/task/14951/stat : 14951 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 901 1 0 0 16 0 9 0 718597816 922955776 112610 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14952] ppid=14941 vsize=901324 CPUtime=0.04 cores=0,2,4,6
/proc/14943/task/14952/stat : 14952 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 718597820 922955776 112610 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256172465 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4650.76
Current children cumulated vsize (KiB) 901324

[startup+4662.3 s]
/proc/loadavg: 2.07 2.14 2.06 3/552 15107
/proc/meminfo: memFree=16734664/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=901324 CPUtime=4711.51 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) R 14941 14943 14915 0 -1 4202496 459293 0 21 0 471048 103 0 0 25 0 9 0 718597813 922955776 118075 33554432000 4194304 7232020 140734259008352 18446744073709551615 1097334894 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 4
/proc/14943/statm: 225331 118075 1035 742 0 217902 0
[pid=14943/tid=14945] ppid=14941 vsize=901324 CPUtime=9.44 cores=0,2,4,6
/proc/14943/task/14945/stat : 14945 (mono) S 14941 14943 14915 0 -1 4202560 4 0 0 0 942 2 0 0 16 0 9 0 718597816 922955776 118075 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14946] ppid=14941 vsize=901324 CPUtime=9.21 cores=0,2,4,6
/proc/14943/task/14946/stat : 14946 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 919 2 0 0 16 0 9 0 718597816 922955776 118075 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14947] ppid=14941 vsize=901324 CPUtime=9.55 cores=0,2,4,6
/proc/14943/task/14947/stat : 14947 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 953 2 0 0 16 0 9 0 718597816 922955776 118075 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14948] ppid=14941 vsize=901324 CPUtime=9.28 cores=0,2,4,6
/proc/14943/task/14948/stat : 14948 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 925 3 0 0 16 0 9 0 718597816 922955776 118075 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14949] ppid=14941 vsize=901324 CPUtime=9.31 cores=0,2,4,6
/proc/14943/task/14949/stat : 14949 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 929 2 0 0 16 0 9 0 718597816 922955776 118075 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14950] ppid=14941 vsize=901324 CPUtime=9.37 cores=0,2,4,6
/proc/14943/task/14950/stat : 14950 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 935 2 0 0 15 0 9 0 718597816 922955776 118075 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14951] ppid=14941 vsize=901324 CPUtime=9.2 cores=0,2,4,6
/proc/14943/task/14951/stat : 14951 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 919 1 0 0 16 0 9 0 718597816 922955776 118075 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14952] ppid=14941 vsize=901324 CPUtime=0.04 cores=0,2,4,6
/proc/14943/task/14952/stat : 14952 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 718597820 922955776 118075 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256172465 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4711.51
Current children cumulated vsize (KiB) 901324

[startup+4722.32 s]
/proc/loadavg: 2.08 2.14 2.07 3/552 15108
/proc/meminfo: memFree=17600424/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=901324 CPUtime=4772.23 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) R 14941 14943 14915 0 -1 4202496 463228 0 21 0 477119 104 0 0 20 0 9 0 718597813 922955776 119802 33554432000 4194304 7232020 140734259008352 18446744073709551615 1097334187 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 4
/proc/14943/statm: 225331 119802 1035 742 0 217902 0
[pid=14943/tid=14945] ppid=14941 vsize=901324 CPUtime=9.61 cores=0,2,4,6
/proc/14943/task/14945/stat : 14945 (mono) S 14941 14943 14915 0 -1 4202560 4 0 0 0 959 2 0 0 16 0 9 0 718597816 922955776 119802 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14946] ppid=14941 vsize=901324 CPUtime=9.33 cores=0,2,4,6
/proc/14943/task/14946/stat : 14946 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 931 2 0 0 16 0 9 0 718597816 922955776 119802 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14947] ppid=14941 vsize=901324 CPUtime=9.7 cores=0,2,4,6
/proc/14943/task/14947/stat : 14947 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 968 2 0 0 16 0 9 0 718597816 922955776 119802 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14948] ppid=14941 vsize=901324 CPUtime=9.42 cores=0,2,4,6
/proc/14943/task/14948/stat : 14948 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 939 3 0 0 16 0 9 0 718597816 922955776 119802 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14949] ppid=14941 vsize=901324 CPUtime=9.43 cores=0,2,4,6
/proc/14943/task/14949/stat : 14949 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 941 2 0 0 16 0 9 0 718597816 922955776 119802 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14950] ppid=14941 vsize=901324 CPUtime=9.52 cores=0,2,4,6
/proc/14943/task/14950/stat : 14950 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 950 2 0 0 15 0 9 0 718597816 922955776 119802 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14951] ppid=14941 vsize=901324 CPUtime=9.3 cores=0,2,4,6
/proc/14943/task/14951/stat : 14951 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 929 1 0 0 15 0 9 0 718597816 922955776 119802 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14952] ppid=14941 vsize=901324 CPUtime=0.04 cores=0,2,4,6
/proc/14943/task/14952/stat : 14952 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 718597820 922955776 119802 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256172465 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4772.23
Current children cumulated vsize (KiB) 901324

[startup+4782.3 s]
/proc/loadavg: 2.03 2.11 2.06 3/552 15110
/proc/meminfo: memFree=17559984/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=901324 CPUtime=4832.78 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) R 14941 14943 14915 0 -1 4202496 467666 0 21 0 483173 105 0 0 25 0 9 0 718597813 922955776 123412 33554432000 4194304 7232020 140734259008352 18446744073709551615 1097334187 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/14943/statm: 225331 123412 1035 742 0 217902 0
[pid=14943/tid=14945] ppid=14941 vsize=901324 CPUtime=9.74 cores=0,2,4,6
/proc/14943/task/14945/stat : 14945 (mono) S 14941 14943 14915 0 -1 4202560 4 0 0 0 972 2 0 0 16 0 9 0 718597816 922955776 123412 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14946] ppid=14941 vsize=901324 CPUtime=9.5 cores=0,2,4,6
/proc/14943/task/14946/stat : 14946 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 948 2 0 0 16 0 9 0 718597816 922955776 123412 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14947] ppid=14941 vsize=901324 CPUtime=9.77 cores=0,2,4,6
/proc/14943/task/14947/stat : 14947 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 975 2 0 0 16 0 9 0 718597816 922955776 123412 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14948] ppid=14941 vsize=901324 CPUtime=9.53 cores=0,2,4,6
/proc/14943/task/14948/stat : 14948 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 950 3 0 0 16 0 9 0 718597816 922955776 123412 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14949] ppid=14941 vsize=901324 CPUtime=9.54 cores=0,2,4,6
/proc/14943/task/14949/stat : 14949 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 952 2 0 0 16 0 9 0 718597816 922955776 123412 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14950] ppid=14941 vsize=901324 CPUtime=9.6 cores=0,2,4,6
/proc/14943/task/14950/stat : 14950 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 958 2 0 0 15 0 9 0 718597816 922955776 123412 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14951] ppid=14941 vsize=901324 CPUtime=9.38 cores=0,2,4,6
/proc/14943/task/14951/stat : 14951 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 937 1 0 0 16 0 9 0 718597816 922955776 123412 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14952] ppid=14941 vsize=901324 CPUtime=0.04 cores=0,2,4,6
/proc/14943/task/14952/stat : 14952 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 718597820 922955776 123412 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256172465 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4832.78
Current children cumulated vsize (KiB) 901324

[startup+4842.3 s]
/proc/loadavg: 2.01 2.09 2.06 3/552 15111
/proc/meminfo: memFree=17514704/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=901324 CPUtime=4893.5 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) R 14941 14943 14915 0 -1 4202496 471327 0 21 0 489244 106 0 0 25 0 9 0 718597813 922955776 126766 33554432000 4194304 7232020 140734259008352 18446744073709551615 1097335064 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/14943/statm: 225331 126766 1035 742 0 217902 0
[pid=14943/tid=14945] ppid=14941 vsize=901324 CPUtime=9.94 cores=0,2,4,6
/proc/14943/task/14945/stat : 14945 (mono) S 14941 14943 14915 0 -1 4202560 4 0 0 0 992 2 0 0 16 0 9 0 718597816 922955776 126766 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14946] ppid=14941 vsize=901324 CPUtime=9.63 cores=0,2,4,6
/proc/14943/task/14946/stat : 14946 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 961 2 0 0 15 0 9 0 718597816 922955776 126766 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14947] ppid=14941 vsize=901324 CPUtime=9.88 cores=0,2,4,6
/proc/14943/task/14947/stat : 14947 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 986 2 0 0 16 0 9 0 718597816 922955776 126766 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14948] ppid=14941 vsize=901324 CPUtime=9.63 cores=0,2,4,6
/proc/14943/task/14948/stat : 14948 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 960 3 0 0 16 0 9 0 718597816 922955776 126766 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14949] ppid=14941 vsize=901324 CPUtime=9.68 cores=0,2,4,6
/proc/14943/task/14949/stat : 14949 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 966 2 0 0 16 0 9 0 718597816 922955776 126766 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14950] ppid=14941 vsize=901324 CPUtime=9.68 cores=0,2,4,6
/proc/14943/task/14950/stat : 14950 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 966 2 0 0 15 0 9 0 718597816 922955776 126766 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14951] ppid=14941 vsize=901324 CPUtime=9.51 cores=0,2,4,6
/proc/14943/task/14951/stat : 14951 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 950 1 0 0 16 0 9 0 718597816 922955776 126766 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14952] ppid=14941 vsize=901324 CPUtime=0.04 cores=0,2,4,6
/proc/14943/task/14952/stat : 14952 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 718597820 922955776 126766 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256172465 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4893.5
Current children cumulated vsize (KiB) 901324

[startup+4902.3 s]
/proc/loadavg: 2.00 2.07 2.05 3/552 15113
/proc/meminfo: memFree=17467440/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=901324 CPUtime=4954.17 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) R 14941 14943 14915 0 -1 4202496 475995 0 21 0 495310 107 0 0 25 0 9 0 718597813 922955776 131156 33554432000 4194304 7232020 140734259008352 18446744073709551615 1097334894 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/14943/statm: 225331 131156 1035 742 0 217902 0
[pid=14943/tid=14945] ppid=14941 vsize=901324 CPUtime=10.08 cores=0,2,4,6
/proc/14943/task/14945/stat : 14945 (mono) S 14941 14943 14915 0 -1 4202560 4 0 0 0 1006 2 0 0 15 0 9 0 718597816 922955776 131156 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14946] ppid=14941 vsize=901324 CPUtime=9.77 cores=0,2,4,6
/proc/14943/task/14946/stat : 14946 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 975 2 0 0 16 0 9 0 718597816 922955776 131156 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14947] ppid=14941 vsize=901324 CPUtime=9.99 cores=0,2,4,6
/proc/14943/task/14947/stat : 14947 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 997 2 0 0 15 0 9 0 718597816 922955776 131156 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14948] ppid=14941 vsize=901324 CPUtime=9.73 cores=0,2,4,6
/proc/14943/task/14948/stat : 14948 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 970 3 0 0 15 0 9 0 718597816 922955776 131156 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14949] ppid=14941 vsize=901324 CPUtime=9.79 cores=0,2,4,6
/proc/14943/task/14949/stat : 14949 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 976 3 0 0 16 0 9 0 718597816 922955776 131156 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14950] ppid=14941 vsize=901324 CPUtime=9.86 cores=0,2,4,6
/proc/14943/task/14950/stat : 14950 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 984 2 0 0 16 0 9 0 718597816 922955776 131156 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14951] ppid=14941 vsize=901324 CPUtime=9.65 cores=0,2,4,6
/proc/14943/task/14951/stat : 14951 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 964 1 0 0 16 0 9 0 718597816 922955776 131156 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14952] ppid=14941 vsize=901324 CPUtime=0.04 cores=0,2,4,6
/proc/14943/task/14952/stat : 14952 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 718597820 922955776 131156 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256172465 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4954.17
Current children cumulated vsize (KiB) 901324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4947.6 s]
/proc/loadavg: 2.00 2.06 2.05 3/552 15114
/proc/meminfo: memFree=17443236/32951124 swapFree=64205420/67111528
[pid=14943] ppid=14941 vsize=901324 CPUtime=5000.04 cores=0,2,4,6
/proc/14943/stat : 14943 (mono) R 14941 14943 14915 0 -1 4202496 478401 0 21 0 499896 108 0 0 19 0 9 0 718597813 922955776 131848 33554432000 4194304 7232020 140734259008352 18446744073709551615 1077867012 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/14943/statm: 225331 131848 1035 742 0 217902 0
[pid=14943/tid=14945] ppid=14941 vsize=901324 CPUtime=10.16 cores=0,2,4,6
/proc/14943/task/14945/stat : 14945 (mono) S 14941 14943 14915 0 -1 4202560 4 0 0 0 1014 2 0 0 15 0 9 0 718597816 922955776 131848 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14946] ppid=14941 vsize=901324 CPUtime=9.89 cores=0,2,4,6
/proc/14943/task/14946/stat : 14946 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 987 2 0 0 15 0 9 0 718597816 922955776 131848 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 4 0 0 0
[pid=14943/tid=14947] ppid=14941 vsize=901324 CPUtime=10.08 cores=0,2,4,6
/proc/14943/task/14947/stat : 14947 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 1006 2 0 0 15 0 9 0 718597816 922955776 131848 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14948] ppid=14941 vsize=901324 CPUtime=9.83 cores=0,2,4,6
/proc/14943/task/14948/stat : 14948 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 980 3 0 0 16 0 9 0 718597816 922955776 131848 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 6 0 0 0
[pid=14943/tid=14949] ppid=14941 vsize=901324 CPUtime=9.9 cores=0,2,4,6
/proc/14943/task/14949/stat : 14949 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 987 3 0 0 16 0 9 0 718597816 922955776 131848 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 2 0 0 0
[pid=14943/tid=14950] ppid=14941 vsize=901324 CPUtime=9.96 cores=0,2,4,6
/proc/14943/task/14950/stat : 14950 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 994 2 0 0 16 0 9 0 718597816 922955776 131848 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14951] ppid=14941 vsize=901324 CPUtime=9.76 cores=0,2,4,6
/proc/14943/task/14951/stat : 14951 (mono) S 14941 14943 14915 0 -1 4202560 2 0 0 0 975 1 0 0 16 0 9 0 718597816 922955776 131848 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256164761 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
[pid=14943/tid=14952] ppid=14941 vsize=901324 CPUtime=0.04 cores=0,2,4,6
/proc/14943/task/14952/stat : 14952 (mono) S 14941 14943 14915 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 718597820 922955776 131848 33554432000 4194304 7232020 140734259008352 18446744073709551615 228256172465 0 0 4096 545260780 18446604447178058560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 901324

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4947.65
CPU time (s): 5000.08
CPU user time (s): 4998.98
CPU system time (s): 1.10383
CPU usage (%): 101.06
Max. virtual memory (cumulated for all children) (KiB): 901324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.98
system time used= 1.10383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 478401
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= 135453
involuntary context switches= 44829

runsolver used 28.6766 second user time and 60.2848 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-22 15:13:18
IDJOB=3394055
IDBENCH=71300
IDSOLVER=1880
FILE ID=node136/3394055-1306069998
RUNJOBID= node136-1306069994-14933
PBS_JOBID= 13387867
Free space on /tmp= 72892 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g6.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394055-1306069998/watcher-3394055-1306069998 -o /tmp/evaluation-result-3394055-1306069998/solver-3394055-1306069998 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394055-1306069998.cnf

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

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=1375245487

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18754052 kB
Buffers:        201060 kB
Cached:        4903500 kB
SwapCached:      25092 kB
Active:        4174648 kB
Inactive:      9758904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18754052 kB
SwapTotal:    67111528 kB
SwapFree:     64205420 kB
Dirty:             808 kB
Writeback:           0 kB
AnonPages:     8809452 kB
Mapped:          39168 kB
Slab:           124304 kB
PageTables:      68640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169211088 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= 72888 MiB
End job on node136 at 2011-05-22 16:35:48