Trace number 4111680

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
minisatp 2012-10-02 git-d91742b? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
MD5SUM732cdc3fa8b0bf0f47e882c13d928a6d
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4626
Total number of constraints30747
Number of constraints which are clauses29724
Number of constraints which are cardinality constraints (but not clauses)945
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.39/0.43	c Converting 30921 PB-constraints to clauses...
0.39/0.43	c   -- Unit propagations: (none)
0.39/0.43	c   -- Detecting intervals from adjacent constraints: ##############################################################################################################################################################################
0.39/0.43	c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.39/0.46	c ---[30920]---> BDD-cost:   87
0.39/0.46	c ---[30919]---> BDD-cost:   87
0.39/0.46	c ---[30918]---> BDD-cost:   87
0.39/0.46	c ---[30917]---> BDD-cost:   87
0.39/0.46	c ---[30916]---> BDD-cost:   87
0.39/0.46	c ---[30915]---> BDD-cost:   87
0.39/0.46	c ---[30914]---> BDD-cost:   87
0.39/0.46	c ---[30913]---> BDD-cost:   87
0.39/0.46	c ---[30912]---> BDD-cost:   87
0.39/0.46	c ---[30911]---> BDD-cost:   87
0.39/0.46	c ---[30910]---> BDD-cost:   87
0.39/0.46	c ---[30909]---> BDD-cost:   87
0.39/0.46	c ---[30908]---> BDD-cost:   87
0.39/0.46	c ---[30907]---> BDD-cost:   87
0.39/0.46	c ---[30906]---> BDD-cost:   87
0.39/0.47	c ---[30905]---> BDD-cost:   87
0.39/0.47	c ---[30904]---> BDD-cost:   87
0.39/0.47	c ---[30903]---> BDD-cost:   87
0.39/0.47	c ---[30902]---> BDD-cost:   58
0.39/0.47	c ---[30901]---> BDD-cost:   58
0.39/0.47	c ---[30900]---> BDD-cost:   58
0.39/0.47	c ---[30899]---> BDD-cost:   58
0.39/0.47	c ---[30898]---> BDD-cost:   58
0.39/0.47	c ---[30897]---> BDD-cost:   58
0.39/0.47	c ---[30896]---> BDD-cost:  113
0.39/0.47	c ---[30895]---> BDD-cost:  113
0.39/0.47	c ---[30894]---> BDD-cost:  113
0.39/0.47	c ---[30893]---> BDD-cost:  113
0.39/0.47	c ---[30892]---> BDD-cost:  113
0.39/0.47	c ---[30891]---> BDD-cost:  113
0.39/0.47	c ---[30890]---> BDD-cost:  124
0.39/0.47	c ---[30889]---> BDD-cost:  124
0.39/0.47	c ---[30888]---> BDD-cost:  124
0.39/0.47	c ---[30887]---> BDD-cost:  124
0.39/0.47	c ---[30886]---> BDD-cost:  124
0.39/0.47	c ---[30885]---> BDD-cost:  124
0.39/0.47	c ---[30884]---> BDD-cost:  113
0.39/0.47	c ---[30883]---> BDD-cost:  113
0.39/0.47	c ---[30882]---> BDD-cost:  113
0.39/0.48	c ---[30881]---> BDD-cost:  113
0.39/0.48	c ---[30880]---> BDD-cost:  113
0.39/0.48	c ---[30879]---> BDD-cost:  113
0.39/0.48	c ---[30878]---> BDD-cost:  113
0.39/0.48	c ---[30877]---> BDD-cost:  113
0.39/0.48	c ---[30876]---> BDD-cost:  113
0.39/0.48	c ---[30875]---> BDD-cost:  113
0.39/0.48	c ---[30874]---> BDD-cost:  113
0.39/0.48	c ---[30873]---> BDD-cost:  113
0.39/0.48	c ---[30872]---> BDD-cost:  113
0.39/0.48	c ---[30871]---> BDD-cost:  113
0.39/0.48	c ---[30870]---> BDD-cost:  113
0.39/0.48	c ---[30869]---> BDD-cost:  113
0.39/0.48	c ---[30868]---> BDD-cost:  113
0.39/0.48	c ---[30867]---> BDD-cost:  113
0.39/0.48	c ---[30866]---> Sorter-cost:  521     Base: 2 2
0.39/0.48	c ---[30865]---> Sorter-cost:  521     Base: 2 2
0.39/0.48	c ---[30864]---> Sorter-cost:  521     Base: 2 2
0.39/0.49	c ---[30863]---> Sorter-cost:  521     Base: 2 2
0.39/0.49	c ---[30862]---> Sorter-cost:  521     Base: 2 2
0.39/0.49	c ---[30861]---> Sorter-cost:  521     Base: 2 2
0.39/0.49	c ---[30860]---> Sorter-cost:  521     Base: 2 2
0.39/0.49	c ---[30859]---> Sorter-cost:  521     Base: 2 2
0.39/0.49	c ---[30858]---> Sorter-cost:  521     Base: 2 2
0.39/0.49	c ---[30857]---> Sorter-cost:  521     Base: 2 2
0.39/0.49	c ---[30856]---> Sorter-cost:  521     Base: 2 2
0.39/0.49	c ---[30855]---> Sorter-cost:  521     Base: 2 2
0.39/0.49	c ---[30854]---> BDD-cost:   87
0.39/0.49	c ---[30853]---> BDD-cost:   87
0.39/0.50	c ---[30852]---> BDD-cost:   87
0.48/0.50	c ---[30851]---> BDD-cost:   87
0.48/0.50	c ---[30850]---> BDD-cost:   87
0.48/0.50	c ---[30849]---> BDD-cost:   87
0.48/0.50	c ---[30848]---> BDD-cost:   58
0.48/0.50	c ---[30847]---> BDD-cost:   58
0.48/0.50	c ---[30846]---> BDD-cost:   58
0.48/0.50	c ---[30845]---> BDD-cost:   58
0.48/0.50	c ---[30844]---> BDD-cost:   58
0.48/0.50	c ---[30843]---> BDD-cost:   58
0.48/0.50	c ---[30841]---> BDD-cost:   23
0.48/0.50	c ---[30839]---> BDD-cost:   23
0.48/0.50	c ---[30837]---> BDD-cost:   23
0.48/0.50	c ---[30835]---> BDD-cost:   23
0.48/0.50	c ---[30833]---> BDD-cost:   23
0.48/0.50	c ---[30831]---> BDD-cost:   23
0.48/0.50	c ---[30829]---> BDD-cost:   23
0.48/0.50	c ---[30827]---> BDD-cost:   23
0.48/0.50	c ---[30825]---> BDD-cost:   23
0.48/0.50	c ---[30823]---> BDD-cost:   23
0.48/0.50	c ---[30821]---> BDD-cost:   23
0.48/0.50	c ---[30819]---> BDD-cost:   23
0.48/0.50	c ---[30817]---> BDD-cost:   23
0.48/0.50	c ---[30815]---> BDD-cost:   23
0.48/0.50	c ---[30813]---> BDD-cost:   23
0.48/0.50	c ---[30811]---> BDD-cost:   23
0.48/0.50	c ---[30809]---> BDD-cost:   23
0.48/0.50	c ---[30807]---> BDD-cost:   23
0.48/0.50	c ---[30805]---> BDD-cost:   19
0.48/0.50	c ---[30803]---> BDD-cost:   19
0.48/0.50	c ---[30801]---> BDD-cost:   19
0.48/0.50	c ---[30799]---> BDD-cost:   19
0.48/0.50	c ---[30797]---> BDD-cost:   19
0.48/0.50	c ---[30795]---> BDD-cost:   19
0.48/0.50	c ---[30793]---> BDD-cost:   23
0.48/0.50	c ---[30791]---> BDD-cost:   23
0.48/0.50	c ---[30789]---> BDD-cost:   23
0.48/0.50	c ---[30787]---> BDD-cost:   23
0.48/0.50	c ---[30785]---> BDD-cost:   23
0.48/0.50	c ---[30783]---> BDD-cost:   23
0.48/0.50	c ---[30781]---> BDD-cost:   23
0.48/0.50	c ---[30779]---> BDD-cost:   23
0.48/0.50	c ---[30777]---> BDD-cost:   23
0.48/0.50	c ---[30775]---> BDD-cost:   23
0.48/0.50	c ---[30773]---> BDD-cost:   23
0.48/0.50	c ---[30771]---> BDD-cost:   23
0.48/0.50	c ---[30769]---> BDD-cost:   19
0.48/0.50	c ---[30767]---> BDD-cost:   19
0.48/0.50	c ---[30765]---> BDD-cost:   19
0.48/0.50	c ---[30763]---> BDD-cost:   19
0.48/0.50	c ---[30761]---> BDD-cost:   19
0.48/0.50	c ---[30759]---> BDD-cost:   19
0.48/0.50	c ---[30757]---> BDD-cost:   11
0.48/0.50	c ---[30755]---> BDD-cost:   11
0.48/0.50	c ---[30753]---> BDD-cost:   11
0.48/0.50	c ---[30751]---> BDD-cost:   11
0.48/0.50	c ---[30749]---> BDD-cost:   11
0.48/0.50	c ---[30747]---> BDD-cost:   11
0.48/0.50	c ---[30745]---> BDD-cost:   23
0.48/0.50	c ---[30743]---> BDD-cost:   23
0.48/0.50	c ---[30741]---> BDD-cost:   23
0.48/0.50	c ---[30739]---> BDD-cost:   23
0.48/0.50	c ---[30737]---> BDD-cost:   23
0.48/0.50	c ---[30735]---> BDD-cost:   23
0.48/0.50	c ---[30733]---> BDD-cost:   23
0.48/0.50	c ---[30731]---> BDD-cost:   23
0.48/0.50	c ---[30729]---> BDD-cost:   23
0.48/0.50	c ---[30727]---> BDD-cost:   23
0.48/0.50	c ---[30725]---> BDD-cost:   23
0.48/0.50	c ---[30723]---> BDD-cost:   23
0.48/0.50	c ---[30721]---> BDD-cost:   23
0.48/0.50	c ---[30719]---> BDD-cost:   23
0.48/0.50	c ---[30717]---> BDD-cost:   23
0.48/0.50	c ---[30715]---> BDD-cost:   23
0.48/0.50	c ---[30713]---> BDD-cost:   23
0.48/0.50	c ---[30711]---> BDD-cost:   23
0.48/0.50	c ---[30709]---> BDD-cost:   19
0.48/0.50	c ---[30707]---> BDD-cost:   19
0.48/0.50	c ---[30705]---> BDD-cost:   19
0.48/0.50	c ---[30703]---> BDD-cost:   19
0.48/0.50	c ---[30701]---> BDD-cost:   19
0.48/0.50	c ---[30699]---> BDD-cost:   19
0.48/0.50	c ---[30697]---> BDD-cost:   23
0.48/0.50	c ---[30695]---> BDD-cost:   23
0.48/0.50	c ---[30693]---> BDD-cost:   23
0.48/0.50	c ---[30691]---> BDD-cost:   23
0.48/0.50	c ---[30689]---> BDD-cost:   23
0.48/0.51	c ---[30687]---> BDD-cost:   23
0.48/0.51	c ---[30685]---> BDD-cost:   23
0.48/0.51	c ---[30683]---> BDD-cost:   23
0.48/0.51	c ---[30681]---> BDD-cost:   23
0.48/0.51	c ---[30679]---> BDD-cost:   23
0.48/0.51	c ---[30677]---> BDD-cost:   23
0.48/0.51	c ---[30675]---> BDD-cost:   23
0.48/0.51	c ---[30673]---> BDD-cost:   23
0.48/0.51	c ---[30671]---> BDD-cost:   23
0.48/0.51	c ---[30669]---> BDD-cost:   23
0.48/0.51	c ---[30667]---> BDD-cost:   23
0.48/0.51	c ---[30665]---> BDD-cost:   23
0.48/0.51	c ---[30663]---> BDD-cost:   23
0.48/0.51	c ---[30661]---> BDD-cost:   23
0.48/0.51	c ---[30659]---> BDD-cost:   23
0.48/0.51	c ---[30657]---> BDD-cost:   23
0.48/0.51	c ---[30655]---> BDD-cost:   23
0.48/0.51	c ---[30653]---> BDD-cost:   23
0.48/0.51	c ---[30651]---> BDD-cost:   23
0.48/0.51	c ---[30649]---> BDD-cost:   23
0.48/0.51	c ---[30647]---> BDD-cost:   23
0.48/0.51	c ---[30645]---> BDD-cost:   23
0.48/0.51	c ---[30643]---> BDD-cost:   23
0.48/0.51	c ---[30641]---> BDD-cost:   23
0.48/0.51	c ---[30639]---> BDD-cost:   23
0.48/0.51	c ---[30637]---> BDD-cost:   23
0.48/0.51	c ---[30635]---> BDD-cost:   23
0.48/0.51	c ---[30633]---> BDD-cost:   23
0.48/0.51	c ---[30631]---> BDD-cost:   23
0.48/0.51	c ---[30629]---> BDD-cost:   23
0.48/0.51	c ---[30627]---> BDD-cost:   23
0.48/0.51	c ---[30625]---> BDD-cost:   23
0.48/0.51	c ---[30623]---> BDD-cost:   23
0.48/0.51	c ---[30621]---> BDD-cost:   23
0.48/0.51	c ---[30619]---> BDD-cost:   23
0.48/0.51	c ---[30617]---> BDD-cost:   23
0.48/0.51	c ---[30615]---> BDD-cost:   23
0.48/0.51	c ---[30613]---> BDD-cost:   23
0.48/0.51	c ---[30611]---> BDD-cost:   23
0.48/0.51	c ---[30609]---> BDD-cost:   23
0.48/0.51	c ---[30607]---> BDD-cost:   23
0.48/0.51	c ---[30605]---> BDD-cost:   23
0.48/0.51	c ---[30603]---> BDD-cost:   23
0.48/0.51	c ---[30601]---> BDD-cost:   23
0.48/0.51	c ---[30599]---> BDD-cost:   23
0.48/0.51	c ---[30597]---> BDD-cost:   23
0.48/0.51	c ---[30595]---> BDD-cost:   23
0.48/0.51	c ---[30593]---> BDD-cost:   23
0.48/0.51	c ---[30591]---> BDD-cost:   23
0.48/0.51	c ---[30589]---> BDD-cost:   23
0.48/0.51	c ---[30587]---> BDD-cost:   23
0.48/0.51	c ---[30585]---> BDD-cost:   23
0.48/0.51	c ---[30583]---> BDD-cost:   23
0.48/0.51	c ---[30581]---> BDD-cost:   23
0.48/0.51	c ---[30579]---> BDD-cost:   23
0.48/0.51	c ---[30577]---> BDD-cost:   23
0.48/0.51	c ---[30575]---> BDD-cost:   23
0.48/0.51	c ---[30573]---> BDD-cost:   23
0.48/0.51	c ---[30571]---> BDD-cost:   23
0.48/0.51	c ---[30569]---> BDD-cost:   23
0.48/0.51	c ---[30567]---> BDD-cost:   23
0.48/0.51	c ---[30565]---> BDD-cost:   23
0.48/0.51	c ---[30563]---> BDD-cost:   23
0.48/0.51	c ---[30561]---> BDD-cost:   23
0.48/0.51	c ---[30559]---> BDD-cost:   23
0.48/0.51	c ---[30557]---> BDD-cost:   23
0.48/0.51	c ---[30555]---> BDD-cost:   23
0.48/0.51	c ---[30553]---> BDD-cost:   23
0.48/0.51	c ---[30551]---> BDD-cost:   23
0.48/0.51	c ---[30549]---> BDD-cost:   23
0.48/0.51	c ---[30547]---> BDD-cost:   23
0.48/0.51	c ---[30545]---> BDD-cost:   23
0.48/0.51	c ---[30543]---> BDD-cost:   23
0.48/0.51	c ---[30541]---> BDD-cost:   23
0.48/0.51	c ---[30539]---> BDD-cost:   23
0.48/0.51	c ---[30537]---> BDD-cost:   23
0.48/0.51	c ---[30535]---> BDD-cost:   23
0.48/0.51	c ---[30533]---> BDD-cost:   23
0.48/0.51	c ---[30531]---> BDD-cost:   23
0.48/0.51	c ---[30529]---> BDD-cost:   23
0.48/0.51	c ---[30527]---> BDD-cost:   23
0.48/0.51	c ---[30525]---> BDD-cost:   23
0.48/0.51	c ---[30523]---> BDD-cost:   23
0.48/0.51	c ---[30521]---> BDD-cost:   23
0.48/0.51	c ---[30519]---> BDD-cost:   23
0.48/0.51	c ---[30517]---> BDD-cost:   23
0.48/0.51	c ---[30515]---> BDD-cost:   23
0.48/0.51	c ---[30513]---> BDD-cost:   23
0.48/0.51	c ---[30511]---> BDD-cost:   23
0.48/0.51	c ---[30509]---> BDD-cost:   23
0.48/0.51	c ---[30507]---> BDD-cost:   23
0.48/0.51	c ---[30505]---> BDD-cost:   23
0.48/0.51	c ---[30503]---> BDD-cost:   23
0.48/0.51	c ---[30501]---> BDD-cost:   23
0.48/0.51	c ---[30499]---> BDD-cost:   23
0.48/0.51	c ---[30497]---> BDD-cost:   23
0.48/0.51	c ---[30495]---> BDD-cost:   23
0.48/0.51	c ---[30494]---> BDD-cost:    9
0.48/0.51	c ---[30493]---> BDD-cost:    9
0.48/0.51	c ---[30492]---> BDD-cost:    9
0.48/0.51	c ---[30491]---> BDD-cost:    9
0.48/0.51	c ---[30490]---> BDD-cost:    9
0.48/0.51	c ---[30489]---> BDD-cost:    9
0.48/0.51	c ---[30488]---> BDD-cost:    9
0.48/0.51	c ---[30487]---> BDD-cost:    9
0.48/0.52	c ---[30486]---> BDD-cost:    9
0.48/0.52	c ---[30485]---> BDD-cost:    9
0.48/0.52	c ---[30484]---> BDD-cost:    9
0.48/0.52	c ---[30483]---> BDD-cost:    9
0.48/0.52	c ---[30482]---> BDD-cost:    9
0.48/0.52	c ---[30481]---> BDD-cost:    9
0.48/0.52	c ---[30480]---> BDD-cost:    9
0.48/0.52	c ---[30479]---> BDD-cost:    9
0.48/0.52	c ---[30478]---> BDD-cost:    9
0.48/0.52	c ---[30477]---> BDD-cost:    9
0.48/0.52	c ---[30476]---> BDD-cost:    9
0.48/0.52	c ---[30475]---> BDD-cost:    9
0.48/0.52	c ---[30474]---> BDD-cost:    9
0.48/0.52	c ---[30473]---> BDD-cost:    9
0.48/0.52	c ---[30472]---> BDD-cost:    9
0.48/0.52	c ---[30471]---> BDD-cost:    9
0.48/0.52	c ---[30470]---> BDD-cost:    9
0.48/0.52	c ---[30469]---> BDD-cost:    9
0.48/0.52	c ---[30468]---> BDD-cost:    9
0.48/0.52	c ---[30467]---> BDD-cost:    9
0.48/0.52	c ---[30466]---> BDD-cost:    9
0.48/0.52	c ---[30465]---> BDD-cost:    9
0.48/0.52	c ---[30464]---> BDD-cost:    9
0.48/0.52	c ---[30463]---> BDD-cost:    9
0.48/0.52	c ---[30462]---> BDD-cost:    9
0.48/0.52	c ---[30461]---> BDD-cost:    9
0.48/0.52	c ---[30460]---> BDD-cost:    9
0.48/0.52	c ---[30459]---> BDD-cost:    9
0.48/0.52	c ---[30458]---> BDD-cost:    9
0.48/0.52	c ---[30457]---> BDD-cost:    9
0.48/0.52	c ---[30456]---> BDD-cost:    9
0.48/0.52	c ---[30455]---> BDD-cost:    9
0.48/0.52	c ---[30454]---> BDD-cost:    9
0.48/0.52	c ---[30453]---> BDD-cost:    9
0.48/0.52	c ---[30452]---> BDD-cost:    9
0.48/0.52	c ---[30451]---> BDD-cost:    9
0.48/0.52	c ---[30450]---> BDD-cost:    9
0.48/0.52	c ---[30449]---> BDD-cost:    9
0.48/0.52	c ---[30448]---> BDD-cost:    9
0.48/0.52	c ---[30447]---> BDD-cost:    9
0.48/0.52	c ---[30446]---> BDD-cost:    9
0.48/0.52	c ---[30445]---> BDD-cost:    9
0.48/0.52	c ---[30444]---> BDD-cost:    9
0.48/0.52	c ---[30443]---> BDD-cost:    9
0.48/0.52	c ---[30442]---> BDD-cost:    9
0.48/0.52	c ---[30441]---> BDD-cost:    9
0.48/0.52	c ---[30440]---> BDD-cost:    9
0.48/0.52	c ---[30439]---> BDD-cost:    9
0.48/0.52	c ---[30438]---> BDD-cost:    9
0.48/0.52	c ---[30437]---> BDD-cost:    9
0.48/0.52	c ---[30436]---> BDD-cost:    9
0.48/0.52	c ---[30435]---> BDD-cost:    9
0.48/0.52	c ---[30434]---> BDD-cost:    9
0.48/0.52	c ---[30433]---> BDD-cost:    9
0.48/0.52	c ---[30432]---> BDD-cost:    9
0.48/0.52	c ---[30431]---> BDD-cost:    9
0.48/0.52	c ---[30430]---> BDD-cost:    9
0.48/0.52	c ---[30429]---> BDD-cost:    9
0.48/0.52	c ---[30428]---> BDD-cost:    9
0.48/0.52	c ---[30427]---> BDD-cost:    9
0.48/0.52	c ---[30426]---> BDD-cost:    9
0.48/0.52	c ---[30425]---> BDD-cost:    9
0.48/0.52	c ---[30424]---> BDD-cost:    9
0.48/0.52	c ---[30423]---> BDD-cost:    9
0.48/0.52	c ---[30422]---> BDD-cost:    9
0.48/0.52	c ---[30421]---> BDD-cost:    9
0.48/0.52	c ---[30420]---> BDD-cost:    9
0.48/0.52	c ---[30419]---> BDD-cost:    9
0.48/0.52	c ---[30418]---> BDD-cost:    9
0.48/0.52	c ---[30417]---> BDD-cost:    9
0.48/0.52	c ---[30416]---> BDD-cost:    9
0.48/0.52	c ---[30415]---> BDD-cost:    9
0.48/0.52	c ---[30414]---> BDD-cost:    9
0.48/0.52	c ---[30413]---> BDD-cost:    9
0.48/0.52	c ---[30412]---> BDD-cost:    9
0.48/0.52	c ---[30411]---> BDD-cost:    9
0.48/0.52	c ---[30410]---> BDD-cost:    9
0.48/0.52	c ---[30409]---> BDD-cost:    9
0.48/0.52	c ---[30408]---> BDD-cost:    9
0.48/0.52	c ---[30407]---> BDD-cost:    9
0.48/0.52	c ---[30406]---> BDD-cost:    9
0.48/0.52	c ---[30405]---> BDD-cost:    9
0.48/0.52	c ---[30404]---> BDD-cost:    9
0.48/0.52	c ---[30403]---> BDD-cost:    9
0.48/0.52	c ---[30402]---> BDD-cost:    9
0.48/0.52	c ---[30401]---> BDD-cost:    9
0.48/0.52	c ---[30400]---> BDD-cost:    9
0.48/0.52	c ---[30399]---> BDD-cost:    9
0.48/0.52	c ---[30398]---> BDD-cost:    9
0.48/0.52	c ---[30397]---> BDD-cost:    9
0.48/0.52	c ---[30396]---> BDD-cost:    9
0.48/0.52	c ---[30395]---> BDD-cost:    9
0.48/0.52	c ---[30394]---> BDD-cost:    9
0.48/0.52	c ---[30393]---> BDD-cost:    9
0.48/0.52	c ---[30392]---> BDD-cost:    9
0.48/0.52	c ---[30391]---> BDD-cost:    9
0.48/0.52	c ---[30390]---> BDD-cost:    9
0.48/0.52	c ---[30389]---> BDD-cost:    9
0.48/0.52	c ---[30388]---> BDD-cost:    9
0.48/0.52	c ---[30387]---> BDD-cost:    9
0.48/0.52	c ---[30386]---> BDD-cost:    9
0.48/0.52	c ---[30385]---> BDD-cost:    9
0.48/0.52	c ---[30384]---> BDD-cost:    9
0.48/0.52	c ---[30383]---> BDD-cost:    9
0.48/0.52	c ---[30382]---> BDD-cost:    9
0.48/0.52	c ---[30381]---> BDD-cost:    9
0.48/0.52	c ---[30380]---> BDD-cost:    9
0.48/0.52	c ---[30379]---> BDD-cost:    9
0.48/0.52	c ---[30378]---> BDD-cost:    9
0.48/0.52	c ---[30377]---> BDD-cost:    9
0.48/0.52	c ---[30376]---> BDD-cost:    9
0.48/0.52	c ---[30375]---> BDD-cost:    9
0.48/0.52	c ---[30374]---> BDD-cost:    9
0.48/0.52	c ---[30373]---> BDD-cost:    9
0.48/0.52	c ---[30372]---> BDD-cost:    9
0.48/0.52	c ---[30371]---> BDD-cost:    9
0.48/0.52	c ---[30370]---> BDD-cost:    9
0.48/0.52	c ---[30369]---> BDD-cost:    9
0.48/0.52	c ---[30368]---> BDD-cost:    9
0.48/0.52	c ---[30367]---> BDD-cost:    9
0.48/0.52	c ---[30366]---> BDD-cost:    9
0.48/0.52	c ---[30365]---> BDD-cost:    9
0.48/0.52	c ---[30364]---> BDD-cost:    9
0.48/0.52	c ---[30363]---> BDD-cost:    9
0.48/0.52	c ---[30362]---> BDD-cost:    9
0.48/0.52	c ---[30361]---> BDD-cost:    9
0.48/0.52	c ---[30360]---> BDD-cost:    9
0.48/0.52	c ---[30359]---> BDD-cost:    9
0.48/0.52	c ---[30358]---> BDD-cost:    9
0.48/0.52	c ---[30357]---> BDD-cost:    9
0.48/0.52	c ---[30356]---> BDD-cost:    9
0.48/0.52	c ---[30355]---> BDD-cost:    9
0.48/0.52	c ---[30354]---> BDD-cost:    9
0.48/0.52	c ---[30353]---> BDD-cost:    9
0.48/0.52	c ---[30352]---> BDD-cost:    9
0.48/0.52	c ---[30351]---> BDD-cost:    9
0.48/0.52	c ---[30350]---> BDD-cost:    9
0.48/0.52	c ---[30349]---> BDD-cost:    9
0.48/0.52	c ---[30348]---> BDD-cost:    9
0.48/0.52	c ---[30347]---> BDD-cost:    9
0.48/0.52	c ---[30346]---> BDD-cost:    9
0.48/0.52	c ---[30345]---> BDD-cost:    9
0.48/0.52	c ---[30344]---> BDD-cost:    9
0.48/0.52	c ---[30343]---> BDD-cost:    9
0.48/0.52	c ---[30342]---> BDD-cost:    9
0.48/0.52	c ---[30341]---> BDD-cost:    9
0.48/0.52	c ---[30340]---> BDD-cost:    9
0.48/0.52	c ---[30339]---> BDD-cost:    9
0.48/0.52	c ---[30338]---> BDD-cost:    9
0.48/0.52	c ---[30337]---> BDD-cost:    9
0.48/0.52	c ---[30336]---> BDD-cost:    9
0.48/0.52	c ---[30335]---> BDD-cost:    9
0.48/0.52	c ---[30334]---> BDD-cost:    9
0.48/0.52	c ---[30333]---> BDD-cost:    9
0.48/0.52	c ---[30332]---> BDD-cost:    9
0.48/0.52	c ---[30331]---> BDD-cost:    9
0.48/0.52	c ---[30330]---> BDD-cost:    9
0.48/0.52	c ---[30329]---> BDD-cost:    9
0.48/0.52	c ---[30328]---> BDD-cost:    9
0.48/0.52	c ---[30327]---> BDD-cost:    9
0.48/0.52	c ---[30326]---> BDD-cost:    9
0.48/0.52	c ---[30325]---> BDD-cost:    9
0.48/0.52	c ---[30324]---> BDD-cost:    9
0.48/0.52	c ---[30323]---> BDD-cost:    9
0.48/0.52	c ---[30322]---> BDD-cost:    9
0.48/0.52	c ---[30321]---> BDD-cost:    9
0.48/0.52	c ---[30320]---> BDD-cost:    9
0.48/0.52	c ---[30319]---> BDD-cost:    9
0.48/0.52	c ---[30318]---> BDD-cost:    9
0.48/0.52	c ---[30317]---> BDD-cost:    9
0.48/0.52	c ---[30316]---> BDD-cost:    9
0.48/0.52	c ---[30315]---> BDD-cost:    9
0.48/0.52	c ---[30314]---> BDD-cost:    9
0.48/0.52	c ---[30313]---> BDD-cost:    9
0.48/0.52	c ---[30312]---> BDD-cost:    9
0.48/0.52	c ---[30311]---> BDD-cost:    9
0.48/0.52	c ---[30310]---> BDD-cost:    9
0.48/0.52	c ---[30309]---> BDD-cost:    9
0.48/0.52	c ---[30308]---> BDD-cost:    9
0.48/0.52	c ---[30307]---> BDD-cost:    9
0.48/0.52	c ---[30306]---> BDD-cost:    9
0.48/0.52	c ---[30305]---> BDD-cost:    9
0.48/0.52	c ---[30304]---> BDD-cost:    9
0.48/0.52	c ---[30303]---> BDD-cost:    9
0.48/0.52	c ---[30302]---> BDD-cost:    9
0.48/0.52	c ---[30301]---> BDD-cost:    9
0.48/0.52	c ---[30300]---> BDD-cost:    9
0.48/0.52	c ---[30299]---> BDD-cost:    9
0.48/0.52	c ---[30298]---> BDD-cost:    9
0.48/0.52	c ---[30297]---> BDD-cost:    9
0.48/0.52	c ---[30296]---> BDD-cost:    9
0.48/0.52	c ---[30295]---> BDD-cost:    9
0.48/0.52	c ---[30294]---> BDD-cost:    9
0.48/0.52	c ---[30293]---> BDD-cost:    9
0.48/0.52	c ---[30292]---> BDD-cost:    9
0.48/0.52	c ---[30291]---> BDD-cost:    9
0.48/0.52	c ---[30290]---> BDD-cost:    9
0.48/0.52	c ---[30289]---> BDD-cost:    9
0.48/0.52	c ---[30288]---> BDD-cost:    9
0.48/0.52	c ---[30287]---> BDD-cost:    9
0.48/0.52	c ---[30286]---> BDD-cost:    9
0.48/0.52	c ---[30285]---> BDD-cost:    9
0.48/0.52	c ---[30284]---> BDD-cost:    9
0.48/0.52	c ---[30283]---> BDD-cost:    9
0.48/0.52	c ---[30282]---> BDD-cost:    9
0.48/0.52	c ---[30281]---> BDD-cost:    9
0.48/0.52	c ---[30280]---> BDD-cost:    9
0.48/0.52	c ---[30279]---> BDD-cost:    9
0.48/0.52	c ---[30278]---> BDD-cost:    9
0.48/0.52	c ---[30277]---> BDD-cost:    9
0.48/0.52	c ---[30276]---> BDD-cost:    9
0.48/0.52	c ---[30275]---> BDD-cost:    9
0.48/0.52	c ---[30274]---> BDD-cost:    9
0.48/0.52	c ---[30273]---> BDD-cost:    9
0.48/0.52	c ---[30272]---> BDD-cost:    9
0.48/0.52	c ---[30271]---> BDD-cost:    9
0.48/0.52	c ---[30270]---> BDD-cost:    9
0.48/0.52	c ---[30269]---> BDD-cost:    9
0.48/0.52	c ---[30268]---> BDD-cost:    9
0.48/0.52	c ---[30267]---> BDD-cost:    9
0.48/0.52	c ---[30266]---> BDD-cost:    9
0.48/0.52	c ---[30265]---> BDD-cost:    9
0.48/0.52	c ---[30264]---> BDD-cost:    9
0.48/0.52	c ---[30263]---> BDD-cost:    9
0.48/0.52	c ---[30262]---> BDD-cost:    9
0.48/0.52	c ---[30261]---> BDD-cost:    9
0.48/0.52	c ---[30260]---> BDD-cost:    9
0.48/0.52	c ---[30259]---> BDD-cost:    9
0.48/0.52	c ---[30258]---> BDD-cost:    9
0.48/0.52	c ---[30257]---> BDD-cost:    9
0.48/0.52	c ---[30256]---> BDD-cost:    9
0.48/0.52	c ---[30255]---> BDD-cost:    9
0.48/0.52	c ---[30254]---> BDD-cost:    9
0.48/0.52	c ---[30253]---> BDD-cost:    9
0.48/0.52	c ---[30252]---> BDD-cost:    9
0.48/0.52	c ---[30251]---> BDD-cost:    9
0.48/0.52	c ---[30250]---> BDD-cost:    9
0.48/0.52	c ---[30249]---> BDD-cost:    9
0.48/0.52	c ---[30248]---> BDD-cost:    9
0.48/0.52	c ---[30247]---> BDD-cost:    9
0.48/0.52	c ---[30246]---> BDD-cost:    9
0.48/0.52	c ---[30245]---> BDD-cost:    9
0.48/0.52	c ---[30244]---> BDD-cost:    9
0.48/0.52	c ---[30243]---> BDD-cost:    9
0.48/0.52	c ---[30242]---> BDD-cost:    9
0.48/0.52	c ---[30241]---> BDD-cost:    9
0.48/0.52	c ---[30240]---> BDD-cost:    9
0.48/0.52	c ---[30239]---> BDD-cost:    9
0.48/0.52	c ---[30238]---> BDD-cost:    9
0.48/0.52	c ---[30237]---> BDD-cost:    9
0.48/0.52	c ---[30236]---> BDD-cost:    9
0.48/0.52	c ---[30235]---> BDD-cost:    9
0.48/0.52	c ---[30234]---> BDD-cost:    9
0.48/0.52	c ---[30233]---> BDD-cost:    9
0.48/0.52	c ---[30232]---> BDD-cost:    9
0.48/0.52	c ---[30231]---> BDD-cost:    9
0.48/0.52	c ---[30230]---> BDD-cost:    9
0.48/0.52	c ---[30229]---> BDD-cost:    9
0.48/0.52	c ---[30228]---> BDD-cost:    9
0.48/0.52	c ---[30227]---> BDD-cost:    9
0.48/0.52	c ---[30226]---> BDD-cost:    9
0.48/0.52	c ---[30225]---> BDD-cost:    9
0.48/0.52	c ---[30224]---> BDD-cost:    9
0.48/0.52	c ---[30223]---> BDD-cost:    9
0.48/0.52	c ---[30222]---> BDD-cost:    9
0.48/0.52	c ---[30221]---> BDD-cost:    9
0.48/0.52	c ---[30220]---> BDD-cost:    9
0.48/0.52	c ---[30219]---> BDD-cost:    9
0.48/0.52	c ---[30218]---> BDD-cost:    9
0.48/0.52	c ---[30217]---> BDD-cost:    9
0.48/0.52	c ---[30216]---> BDD-cost:    9
0.48/0.52	c ---[30215]---> BDD-cost:    9
0.48/0.52	c ---[30214]---> BDD-cost:    9
0.48/0.52	c ---[30213]---> BDD-cost:    9
0.48/0.52	c ---[30212]---> BDD-cost:    9
0.48/0.52	c ---[30211]---> BDD-cost:    9
0.48/0.52	c ---[30210]---> BDD-cost:    9
0.48/0.52	c ---[30209]---> BDD-cost:    9
0.48/0.52	c ---[30208]---> BDD-cost:    9
0.48/0.52	c ---[30207]---> BDD-cost:    9
0.48/0.52	c ---[30206]---> BDD-cost:    9
0.48/0.52	c ---[30205]---> BDD-cost:    9
0.48/0.52	c ---[30204]---> BDD-cost:    9
0.48/0.52	c ---[30203]---> BDD-cost:    9
0.48/0.52	c ---[30202]---> BDD-cost:    9
0.48/0.52	c ---[30201]---> BDD-cost:    9
0.48/0.52	c ---[30200]---> BDD-cost:    9
0.48/0.52	c ---[30199]---> BDD-cost:    9
0.48/0.52	c ---[30198]---> BDD-cost:    9
0.48/0.52	c ---[30197]---> BDD-cost:    9
0.48/0.52	c ---[30196]---> BDD-cost:    9
0.48/0.52	c ---[30195]---> BDD-cost:    9
0.48/0.52	c ---[30194]---> BDD-cost:    9
0.48/0.52	c ---[30193]---> BDD-cost:    9
0.48/0.53	c ---[30192]---> BDD-cost:    9
0.48/0.53	c ---[30191]---> BDD-cost:    9
0.48/0.53	c ---[30190]---> BDD-cost:    9
0.48/0.53	c ---[30189]---> BDD-cost:    9
0.48/0.53	c ---[30188]---> BDD-cost:    9
0.48/0.53	c ---[30187]---> BDD-cost:    9
0.48/0.53	c ---[30186]---> BDD-cost:    9
0.48/0.53	c ---[30185]---> BDD-cost:    9
0.48/0.53	c ---[30184]---> BDD-cost:    9
0.48/0.53	c ---[30183]---> BDD-cost:    9
0.48/0.53	c ---[30182]---> BDD-cost:    9
0.48/0.53	c ---[30181]---> BDD-cost:    9
0.48/0.53	c ---[30180]---> BDD-cost:    9
0.48/0.53	c ---[30179]---> BDD-cost:    9
0.48/0.53	c ---[30178]---> BDD-cost:    9
0.48/0.53	c ---[30177]---> BDD-cost:    9
0.48/0.53	c ---[30176]---> BDD-cost:    9
0.48/0.53	c ---[30175]---> BDD-cost:    9
0.48/0.53	c ---[30174]---> BDD-cost:    9
0.48/0.53	c ---[30173]---> BDD-cost:    9
0.48/0.53	c ---[30172]---> BDD-cost:    9
0.48/0.53	c ---[30171]---> BDD-cost:    9
0.48/0.53	c ---[30170]---> BDD-cost:    9
0.48/0.53	c ---[30169]---> BDD-cost:    9
0.48/0.53	c ---[30168]---> BDD-cost:    9
0.48/0.53	c ---[30167]---> BDD-cost:    9
0.48/0.53	c ---[30166]---> BDD-cost:    9
0.48/0.53	c ---[30165]---> BDD-cost:    9
0.48/0.53	c ---[30164]---> BDD-cost:    9
0.48/0.53	c ---[30163]---> BDD-cost:    9
0.48/0.53	c ---[30162]---> BDD-cost:    9
0.48/0.53	c ---[30161]---> BDD-cost:    9
0.48/0.53	c ---[30160]---> BDD-cost:    9
0.48/0.53	c ---[30159]---> BDD-cost:    9
0.48/0.53	c ---[30158]---> BDD-cost:    9
0.48/0.53	c ---[30157]---> BDD-cost:    9
0.48/0.53	c ---[30156]---> BDD-cost:    9
0.48/0.53	c ---[30155]---> BDD-cost:    9
0.48/0.53	c ---[30154]---> BDD-cost:    9
0.48/0.53	c ---[30153]---> BDD-cost:    9
0.48/0.53	c ---[30152]---> BDD-cost:    9
0.48/0.53	c ---[30151]---> BDD-cost:    9
0.48/0.53	c ---[30150]---> BDD-cost:    9
0.48/0.53	c ---[30149]---> BDD-cost:    9
0.48/0.53	c ---[30148]---> BDD-cost:    9
0.48/0.53	c ---[30147]---> BDD-cost:    9
0.48/0.53	c ---[30146]---> BDD-cost:    9
0.48/0.53	c ---[30145]---> BDD-cost:    9
0.48/0.53	c ---[30144]---> BDD-cost:    9
0.48/0.53	c ---[30143]---> BDD-cost:    9
0.48/0.53	c ---[30142]---> BDD-cost:    9
0.48/0.53	c ---[30141]---> BDD-cost:    9
0.48/0.53	c ---[30140]---> BDD-cost:    9
0.48/0.53	c ---[30139]---> BDD-cost:    9
0.48/0.53	c ---[30138]---> BDD-cost:    9
0.48/0.53	c ---[30137]---> BDD-cost:    9
0.48/0.53	c ---[30136]---> BDD-cost:    9
0.48/0.53	c ---[30135]---> BDD-cost:    9
0.48/0.53	c ---[30134]---> BDD-cost:    9
0.48/0.53	c ---[30133]---> BDD-cost:    9
0.48/0.53	c ---[30132]---> BDD-cost:    9
0.48/0.53	c ---[30131]---> BDD-cost:    9
0.48/0.53	c ---[30130]---> BDD-cost:    9
0.48/0.53	c ---[ 405]---> BDD-cost:    9
0.48/0.53	c ---[ 404]---> BDD-cost:    9
0.48/0.53	c ---[ 403]---> BDD-cost:    9
0.48/0.53	c ---[ 402]---> BDD-cost:    9
0.48/0.53	c ---[ 401]---> BDD-cost:    9
0.48/0.53	c ---[ 400]---> BDD-cost:    9
0.48/0.53	c ---[ 399]---> BDD-cost:    9
0.48/0.53	c ---[ 398]---> BDD-cost:    9
0.48/0.53	c ---[ 397]---> BDD-cost:    9
0.48/0.53	c ---[ 396]---> BDD-cost:    9
0.48/0.53	c ---[ 395]---> BDD-cost:    9
0.48/0.53	c ---[ 394]---> BDD-cost:    9
0.48/0.53	c ---[ 393]---> BDD-cost:    9
0.48/0.53	c ---[ 392]---> BDD-cost:    9
0.48/0.53	c ---[ 391]---> BDD-cost:    9
0.48/0.53	c ---[ 390]---> BDD-cost:    9
0.48/0.53	c ---[ 389]---> BDD-cost:    9
0.48/0.53	c ---[ 388]---> BDD-cost:    9
0.48/0.53	c ---[ 387]---> BDD-cost:    9
0.48/0.53	c ---[ 386]---> BDD-cost:    9
0.48/0.53	c ---[ 385]---> BDD-cost:    9
0.48/0.53	c ---[ 384]---> BDD-cost:    9
0.48/0.53	c ---[ 383]---> BDD-cost:    9
0.48/0.53	c ---[ 382]---> BDD-cost:    9
0.48/0.53	c ---[ 381]---> BDD-cost:    9
0.48/0.53	c ---[ 380]---> BDD-cost:    9
0.48/0.53	c ---[ 379]---> BDD-cost:    9
0.48/0.53	c ---[ 378]---> BDD-cost:    9
0.48/0.53	c ---[ 377]---> BDD-cost:    9
0.48/0.53	c ---[ 376]---> BDD-cost:    9
0.48/0.53	c ---[ 375]---> BDD-cost:    9
0.48/0.53	c ---[ 374]---> BDD-cost:    9
0.48/0.53	c ---[ 373]---> BDD-cost:    9
0.48/0.53	c ---[ 372]---> BDD-cost:    9
0.48/0.53	c ---[ 371]---> BDD-cost:    9
0.48/0.53	c ---[ 370]---> BDD-cost:    9
0.48/0.53	c ---[ 369]---> BDD-cost:    9
0.48/0.53	c ---[ 368]---> BDD-cost:    9
0.48/0.53	c ---[ 367]---> BDD-cost:    9
0.48/0.53	c ---[ 366]---> BDD-cost:    9
0.48/0.53	c ---[ 365]---> BDD-cost:    9
0.48/0.53	c ---[ 364]---> BDD-cost:    9
0.48/0.53	c ---[ 363]---> BDD-cost:    9
0.48/0.53	c ---[ 362]---> BDD-cost:    9
0.48/0.53	c ---[ 361]---> BDD-cost:    9
0.48/0.53	c ---[ 360]---> BDD-cost:    9
0.48/0.53	c ---[ 359]---> BDD-cost:    9
0.48/0.53	c ---[ 358]---> BDD-cost:    9
0.48/0.53	c ---[ 357]---> BDD-cost:    9
0.48/0.53	c ---[ 356]---> BDD-cost:    9
0.48/0.53	c ---[ 355]---> BDD-cost:    9
0.48/0.53	c ---[ 354]---> BDD-cost:    9
0.48/0.53	c ---[ 353]---> BDD-cost:    9
0.48/0.53	c ---[ 352]---> BDD-cost:    9
0.48/0.53	c ---[ 351]---> BDD-cost:    9
0.48/0.53	c ---[ 350]---> BDD-cost:    9
0.48/0.53	c ---[ 349]---> BDD-cost:    9
0.48/0.53	c ---[ 348]---> BDD-cost:    9
0.48/0.53	c ---[ 347]---> BDD-cost:    9
0.48/0.53	c ---[ 346]---> BDD-cost:    9
0.48/0.53	c ---[ 345]---> BDD-cost:    9
0.48/0.53	c ---[ 344]---> BDD-cost:    9
0.48/0.53	c ---[ 343]---> BDD-cost:    9
0.48/0.53	c ---[ 342]---> BDD-cost:    9
0.48/0.53	c ---[ 341]---> BDD-cost:    9
0.48/0.53	c ---[ 340]---> BDD-cost:    9
0.48/0.53	c ---[ 339]---> BDD-cost:    9
0.48/0.53	c ---[ 338]---> BDD-cost:    9
0.48/0.53	c ---[ 337]---> BDD-cost:    9
0.48/0.53	c ---[ 336]---> BDD-cost:    9
0.48/0.53	c ---[ 335]---> BDD-cost:    9
0.48/0.53	c ---[ 334]---> BDD-cost:    9
0.48/0.53	c ---[ 333]---> BDD-cost:    9
0.48/0.53	c ---[ 332]---> BDD-cost:    9
0.48/0.53	c ---[ 331]---> BDD-cost:    9
0.48/0.53	c ---[ 330]---> BDD-cost:    9
0.48/0.53	c ---[ 329]---> BDD-cost:    9
0.48/0.53	c ---[ 328]---> BDD-cost:    9
0.48/0.53	c ---[ 327]---> BDD-cost:    9
0.48/0.53	c ---[ 326]---> BDD-cost:    9
0.48/0.53	c ---[ 325]---> BDD-cost:    9
0.48/0.53	c ---[ 324]---> BDD-cost:    9
0.48/0.53	c ---[ 323]---> BDD-cost:    9
0.48/0.53	c ---[ 322]---> BDD-cost:    9
0.48/0.53	c ---[ 321]---> BDD-cost:    9
0.48/0.53	c ---[ 320]---> BDD-cost:    9
0.48/0.53	c ---[ 319]---> BDD-cost:    9
0.48/0.53	c ---[ 318]---> BDD-cost:    9
0.48/0.53	c ---[ 317]---> BDD-cost:    9
0.48/0.53	c ---[ 316]---> BDD-cost:    9
0.48/0.53	c ---[ 315]---> BDD-cost:    9
0.48/0.53	c ---[ 314]---> BDD-cost:    9
0.48/0.53	c ---[ 313]---> BDD-cost:    9
0.48/0.53	c ---[ 312]---> BDD-cost:    9
0.48/0.53	c ---[ 311]---> BDD-cost:    9
0.48/0.53	c ---[ 310]---> BDD-cost:    9
0.48/0.53	c ---[ 309]---> BDD-cost:    9
0.48/0.53	c ---[ 308]---> BDD-cost:    9
0.48/0.53	c ---[ 307]---> BDD-cost:    9
0.48/0.53	c ---[ 306]---> BDD-cost:    9
0.48/0.53	c ---[ 305]---> BDD-cost:    9
0.48/0.53	c ---[ 304]---> BDD-cost:    9
0.48/0.53	c ---[ 303]---> BDD-cost:    9
0.48/0.53	c ---[ 302]---> BDD-cost:    9
0.48/0.53	c ---[ 301]---> BDD-cost:    9
0.48/0.53	c ---[ 300]---> BDD-cost:    9
0.48/0.53	c ---[ 299]---> BDD-cost:    9
0.48/0.53	c ---[ 298]---> BDD-cost:    9
0.48/0.53	c ---[ 297]---> BDD-cost:    9
0.48/0.53	c ---[ 296]---> BDD-cost:    9
0.48/0.53	c ---[ 295]---> BDD-cost:    9
0.48/0.53	c ---[ 294]---> BDD-cost:    9
0.48/0.53	c ---[ 293]---> BDD-cost:    9
0.48/0.53	c ---[ 292]---> BDD-cost:    9
0.48/0.53	c ---[ 291]---> BDD-cost:    9
0.48/0.53	c ---[ 290]---> BDD-cost:    9
0.48/0.53	c ---[ 289]---> BDD-cost:    9
0.48/0.53	c ---[ 288]---> BDD-cost:    9
0.48/0.53	c ---[ 287]---> BDD-cost:    9
0.48/0.53	c ---[ 286]---> BDD-cost:    9
0.48/0.53	c ---[ 285]---> BDD-cost:    9
0.48/0.53	c ---[ 284]---> BDD-cost:    9
0.48/0.53	c ---[ 283]---> BDD-cost:    9
0.48/0.53	c ---[ 282]---> BDD-cost:    9
0.48/0.53	c ---[ 281]---> BDD-cost:    9
0.48/0.53	c ---[ 280]---> BDD-cost:    9
0.48/0.53	c ---[ 279]---> BDD-cost:    9
0.48/0.53	c ---[ 278]---> BDD-cost:    9
0.48/0.53	c ---[ 277]---> BDD-cost:    9
0.48/0.53	c ---[ 276]---> BDD-cost:    9
0.48/0.53	c ---[ 275]---> BDD-cost:    9
0.48/0.53	c ---[ 274]---> BDD-cost:    9
0.48/0.53	c ---[ 273]---> BDD-cost:    9
0.48/0.53	c ---[ 272]---> BDD-cost:    9
0.48/0.53	c ---[ 271]---> BDD-cost:    9
0.48/0.53	c ---[ 270]---> BDD-cost:    9
0.48/0.53	c ---[ 269]---> BDD-cost:    9
0.48/0.53	c ---[ 268]---> BDD-cost:    9
0.48/0.53	c ---[ 267]---> BDD-cost:    9
0.48/0.53	c ---[ 266]---> BDD-cost:    9
0.48/0.53	c ---[ 265]---> BDD-cost:    9
0.48/0.53	c ---[ 264]---> BDD-cost:    9
0.48/0.53	c ---[ 263]---> BDD-cost:    9
0.48/0.53	c ---[ 262]---> BDD-cost:    9
0.48/0.53	c ---[ 261]---> BDD-cost:    9
0.48/0.53	c ---[ 260]---> BDD-cost:    9
0.48/0.53	c ---[ 259]---> BDD-cost:    9
0.48/0.53	c ---[ 258]---> BDD-cost:    9
0.48/0.53	c ---[ 257]---> BDD-cost:    9
0.48/0.53	c ---[ 256]---> BDD-cost:    9
0.48/0.53	c ---[ 255]---> BDD-cost:    9
0.48/0.53	c ---[ 254]---> BDD-cost:    9
0.48/0.53	c ---[ 253]---> BDD-cost:    9
0.48/0.53	c ---[ 252]---> BDD-cost:    9
0.48/0.53	c ---[ 251]---> BDD-cost:    9
0.48/0.53	c ---[ 250]---> BDD-cost:    9
0.48/0.53	c ---[ 249]---> BDD-cost:    9
0.48/0.53	c ---[ 248]---> BDD-cost:    9
0.48/0.53	c ---[ 247]---> BDD-cost:    9
0.48/0.53	c ---[ 246]---> BDD-cost:    9
0.48/0.53	c ---[ 245]---> BDD-cost:    9
0.48/0.53	c ---[ 244]---> BDD-cost:    9
0.48/0.53	c ---[ 243]---> BDD-cost:    9
0.48/0.53	c ---[ 242]---> BDD-cost:    9
0.48/0.53	c ---[ 241]---> BDD-cost:    9
0.48/0.53	c ---[ 240]---> BDD-cost:    9
0.48/0.53	c ---[ 239]---> BDD-cost:    9
0.48/0.53	c ---[ 238]---> BDD-cost:    9
0.48/0.53	c ---[ 237]---> BDD-cost:    9
0.48/0.53	c ---[ 236]---> BDD-cost:    9
0.48/0.53	c ---[ 235]---> BDD-cost:    9
0.48/0.53	c ---[ 234]---> BDD-cost:    9
0.48/0.53	c ---[ 233]---> BDD-cost:    9
0.48/0.53	c ---[ 232]---> BDD-cost:    9
0.48/0.53	c ---[ 231]---> BDD-cost:    9
0.48/0.53	c ---[ 230]---> BDD-cost:    9
0.48/0.53	c ---[ 229]---> BDD-cost:    9
0.48/0.53	c ---[ 228]---> BDD-cost:    9
0.48/0.53	c ---[ 227]---> BDD-cost:    9
0.48/0.53	c ---[ 226]---> BDD-cost:    9
0.48/0.53	c ---[ 225]---> BDD-cost:    9
0.48/0.53	c ---[ 224]---> BDD-cost:    9
0.48/0.53	c ---[ 223]---> BDD-cost:    9
0.48/0.53	c ---[ 222]---> BDD-cost:    9
0.48/0.53	c ---[ 221]---> BDD-cost:    9
0.48/0.53	c ---[ 220]---> BDD-cost:    9
0.48/0.53	c ---[ 219]---> BDD-cost:    9
0.48/0.53	c ---[ 218]---> BDD-cost:    9
0.48/0.53	c ---[ 217]---> BDD-cost:    9
0.48/0.53	c ---[ 216]---> BDD-cost:    9
0.48/0.53	c ---[ 215]---> BDD-cost:    9
0.48/0.53	c ---[ 214]---> BDD-cost:    9
0.48/0.53	c ---[ 213]---> BDD-cost:    9
0.48/0.53	c ---[ 212]---> BDD-cost:    9
0.48/0.53	c ---[ 211]---> BDD-cost:    9
0.48/0.53	c ---[ 210]---> BDD-cost:    9
0.48/0.53	c ---[ 209]---> BDD-cost:    9
0.48/0.53	c ---[ 208]---> BDD-cost:    9
0.48/0.53	c ---[ 207]---> BDD-cost:    9
0.48/0.53	c ---[ 206]---> BDD-cost:    9
0.48/0.53	c ---[ 205]---> BDD-cost:    9
0.48/0.53	c ---[ 204]---> BDD-cost:    9
0.48/0.53	c ---[ 203]---> BDD-cost:    9
0.48/0.53	c ---[ 202]---> BDD-cost:    9
0.48/0.53	c ---[ 201]---> BDD-cost:    9
0.48/0.53	c ---[ 200]---> BDD-cost:    9
0.48/0.53	c ---[ 199]---> BDD-cost:    9
0.48/0.53	c ---[ 198]---> BDD-cost:    9
0.48/0.53	c ---[ 197]---> BDD-cost:    9
0.48/0.53	c ---[ 196]---> BDD-cost:    9
0.48/0.53	c ---[ 195]---> BDD-cost:    9
0.48/0.54	c ---[ 194]---> BDD-cost:    9
0.48/0.54	c ---[ 193]---> BDD-cost:    9
0.48/0.54	c ---[ 192]---> BDD-cost:    9
0.48/0.54	c ---[ 191]---> BDD-cost:    9
0.48/0.54	c ---[ 190]---> BDD-cost:    9
0.48/0.54	c ---[ 189]---> BDD-cost:    9
0.48/0.54	c ---[ 188]---> BDD-cost:    9
0.48/0.54	c ---[ 187]---> BDD-cost:    9
0.48/0.54	c ---[ 186]---> BDD-cost:    9
0.48/0.54	c ---[ 185]---> BDD-cost:    9
0.48/0.54	c ---[ 184]---> BDD-cost:    9
0.48/0.54	c ---[ 183]---> BDD-cost:    9
0.48/0.54	c ---[ 182]---> BDD-cost:    9
0.48/0.54	c ---[ 181]---> BDD-cost:    9
0.48/0.54	c ---[ 180]---> BDD-cost:    9
0.48/0.54	c ---[ 179]---> BDD-cost:    9
0.48/0.54	c ---[ 178]---> BDD-cost:    9
0.48/0.54	c ---[ 177]---> BDD-cost:    9
0.48/0.54	c ---[ 176]---> BDD-cost:    9
0.48/0.54	c ---[ 175]---> BDD-cost:    9
0.48/0.54	c ---[ 174]---> BDD-cost:    9
0.48/0.54	c ---[ 173]---> BDD-cost:    9
0.48/0.54	c ---[ 172]---> BDD-cost:    9
0.48/0.54	c ---[ 171]---> BDD-cost:    9
0.48/0.54	c ---[ 170]---> BDD-cost:    9
0.48/0.54	c ---[ 169]---> BDD-cost:    9
0.48/0.54	c ---[ 168]---> BDD-cost:    9
0.48/0.54	c ---[ 167]---> BDD-cost:    9
0.48/0.54	c ---[ 166]---> BDD-cost:    9
0.48/0.54	c ---[ 165]---> BDD-cost:    9
0.48/0.54	c ---[ 164]---> BDD-cost:    9
0.48/0.54	c ---[ 163]---> BDD-cost:    9
0.48/0.54	c ---[ 162]---> BDD-cost:    9
0.48/0.54	c ---[ 161]---> BDD-cost:    9
0.48/0.54	c ---[ 160]---> BDD-cost:    9
0.48/0.54	c ---[ 159]---> BDD-cost:    9
0.48/0.54	c ---[ 158]---> BDD-cost:    9
0.48/0.54	c ---[ 157]---> BDD-cost:    9
0.48/0.54	c ---[ 156]---> BDD-cost:    9
0.48/0.54	c ---[ 155]---> BDD-cost:    9
0.48/0.54	c ---[ 154]---> BDD-cost:    9
0.48/0.54	c ---[ 153]---> BDD-cost:    9
0.48/0.54	c ---[ 152]---> BDD-cost:    9
0.48/0.54	c ---[ 151]---> BDD-cost:    9
0.48/0.54	c ---[ 150]---> BDD-cost:    9
0.48/0.54	c ---[ 149]---> BDD-cost:    9
0.48/0.54	c ---[ 148]---> BDD-cost:    9
0.48/0.54	c ---[ 147]---> BDD-cost:    9
0.48/0.54	c ---[ 146]---> BDD-cost:    9
0.48/0.54	c ---[ 145]---> BDD-cost:    9
0.48/0.54	c ---[ 144]---> BDD-cost:    9
0.48/0.54	c ---[ 143]---> BDD-cost:    9
0.48/0.54	c ---[ 142]---> BDD-cost:    9
0.48/0.54	c ---[ 141]---> BDD-cost:    9
0.48/0.54	c ---[ 140]---> BDD-cost:    9
0.48/0.54	c ---[ 139]---> BDD-cost:    9
0.48/0.54	c ---[ 138]---> BDD-cost:    9
0.48/0.54	c ---[ 137]---> BDD-cost:    9
0.48/0.54	c ---[ 136]---> BDD-cost:    9
0.48/0.54	c ---[ 135]---> BDD-cost:    9
0.48/0.54	c ---[ 134]---> BDD-cost:    9
0.48/0.54	c ---[ 133]---> BDD-cost:    9
0.48/0.54	c ---[ 132]---> BDD-cost:    9
0.48/0.54	c ---[ 131]---> BDD-cost:    9
0.48/0.54	c ---[ 130]---> BDD-cost:    9
0.48/0.54	c ---[ 129]---> BDD-cost:    9
0.48/0.54	c ---[ 128]---> BDD-cost:    9
0.48/0.54	c ---[ 127]---> BDD-cost:    9
0.48/0.54	c ---[ 126]---> BDD-cost:    9
0.48/0.54	c ---[ 125]---> BDD-cost:    9
0.48/0.54	c ---[ 124]---> BDD-cost:    9
0.48/0.54	c ---[ 123]---> BDD-cost:    9
0.48/0.54	c ---[ 122]---> BDD-cost:    9
0.48/0.54	c ---[ 121]---> BDD-cost:    9
0.48/0.54	c ---[ 120]---> BDD-cost:    9
0.48/0.54	c ---[ 119]---> BDD-cost:    9
0.48/0.54	c ---[ 118]---> BDD-cost:    9
0.48/0.54	c ---[ 117]---> BDD-cost:    9
0.48/0.54	c ---[ 116]---> BDD-cost:    9
0.48/0.54	c ---[ 115]---> BDD-cost:    9
0.48/0.54	c ---[ 114]---> BDD-cost:    9
0.48/0.54	c ---[ 113]---> BDD-cost:    9
0.48/0.54	c ---[ 112]---> BDD-cost:    9
0.48/0.54	c ---[ 111]---> BDD-cost:    9
0.48/0.54	c ---[ 110]---> BDD-cost:    9
0.48/0.54	c ---[ 109]---> BDD-cost:    9
0.48/0.54	c ---[ 108]---> BDD-cost:    9
0.48/0.54	c ---[ 107]---> BDD-cost:    9
0.48/0.54	c ---[ 106]---> BDD-cost:    9
0.48/0.54	c ---[ 105]---> BDD-cost:    9
0.48/0.54	c ---[ 104]---> BDD-cost:    9
0.48/0.54	c ---[ 103]---> BDD-cost:    9
0.48/0.54	c ---[ 102]---> BDD-cost:    9
0.48/0.54	c ---[ 101]---> BDD-cost:    9
0.48/0.54	c ---[ 100]---> BDD-cost:    9
0.48/0.54	c ---[  99]---> BDD-cost:    9
0.48/0.54	c ---[  98]---> BDD-cost:    9
0.48/0.54	c ---[  97]---> BDD-cost:    9
0.48/0.54	c ---[  96]---> BDD-cost:    9
0.48/0.54	c ---[  95]---> BDD-cost:    9
0.48/0.54	c ---[  94]---> BDD-cost:    9
0.48/0.54	c ---[  93]---> BDD-cost:    9
0.48/0.54	c ---[  92]---> BDD-cost:    9
0.48/0.54	c ---[  91]---> BDD-cost:    9
0.48/0.54	c ---[  90]---> BDD-cost:    9
0.48/0.54	c ---[  89]---> BDD-cost:    9
0.48/0.54	c ---[  88]---> BDD-cost:    9
0.48/0.54	c ---[  87]---> BDD-cost:    9
0.48/0.54	c ---[  86]---> BDD-cost:    9
0.48/0.54	c ---[  85]---> BDD-cost:    9
0.48/0.54	c ---[  84]---> BDD-cost:    9
0.48/0.54	c ---[  83]---> BDD-cost:    9
0.48/0.54	c ---[  82]---> BDD-cost:    9
0.48/0.54	c ---[  81]---> BDD-cost:    9
0.48/0.54	c ---[  80]---> BDD-cost:    9
0.48/0.54	c ---[  79]---> BDD-cost:    9
0.48/0.54	c ---[  78]---> BDD-cost:    9
0.48/0.54	c ---[  77]---> BDD-cost:    9
0.48/0.54	c ---[  76]---> BDD-cost:    9
0.48/0.54	c ---[  75]---> BDD-cost:    9
0.48/0.54	c ---[  74]---> BDD-cost:    9
0.48/0.54	c ---[  73]---> BDD-cost:    9
0.48/0.54	c ---[  72]---> BDD-cost:    9
0.48/0.54	c ---[  71]---> BDD-cost:    9
0.48/0.54	c ---[  70]---> BDD-cost:    9
0.48/0.54	c ---[  69]---> BDD-cost:    9
0.48/0.54	c ---[  68]---> BDD-cost:    9
0.48/0.54	c ---[  67]---> BDD-cost:    9
0.48/0.54	c ---[  66]---> BDD-cost:    9
0.48/0.54	c ---[  65]---> BDD-cost:    9
0.48/0.54	c ---[  64]---> BDD-cost:    9
0.48/0.54	c ---[  63]---> BDD-cost:    9
0.48/0.54	c ---[  62]---> BDD-cost:    9
0.48/0.54	c ---[  61]---> BDD-cost:    9
0.48/0.54	c ---[  60]---> BDD-cost:    9
0.48/0.54	c ---[  59]---> BDD-cost:    9
0.48/0.54	c ---[  58]---> BDD-cost:    9
0.48/0.54	c ---[  57]---> BDD-cost:    9
0.48/0.54	c ---[  56]---> BDD-cost:    9
0.48/0.54	c ---[  55]---> BDD-cost:    9
0.48/0.54	c ---[  54]---> BDD-cost:    9
0.48/0.54	c ---[  53]---> BDD-cost:    9
0.48/0.54	c ---[  52]---> BDD-cost:    9
0.48/0.54	c ---[  51]---> BDD-cost:    9
0.48/0.54	c ---[  50]---> BDD-cost:    9
0.48/0.54	c ---[  49]---> BDD-cost:    9
0.48/0.54	c ---[  48]---> BDD-cost:    9
0.48/0.54	c ---[  47]---> BDD-cost:    9
0.48/0.54	c ---[  46]---> BDD-cost:    9
0.48/0.54	c ---[  45]---> BDD-cost:    9
0.48/0.54	c ---[  44]---> BDD-cost:    9
0.48/0.54	c ---[  43]---> BDD-cost:    9
0.48/0.54	c ---[  42]---> BDD-cost:    9
0.48/0.54	c ---[  41]---> BDD-cost:    9
0.48/0.54	c ---[  40]---> BDD-cost:    9
0.48/0.54	c ---[  39]---> BDD-cost:    9
0.48/0.54	c ---[  38]---> BDD-cost:    9
0.48/0.54	c ---[  37]---> BDD-cost:    9
0.48/0.54	c ---[  36]---> BDD-cost:    9
0.48/0.54	c ---[  35]---> BDD-cost:    9
0.48/0.54	c ---[  34]---> BDD-cost:    9
0.48/0.54	c ---[  33]---> BDD-cost:    9
0.48/0.54	c ---[  32]---> BDD-cost:    9
0.48/0.54	c ---[  31]---> BDD-cost:    9
0.48/0.54	c ---[  30]---> BDD-cost:    9
0.48/0.54	c ---[  29]---> BDD-cost:    9
0.48/0.54	c ---[  28]---> BDD-cost:    9
0.48/0.54	c ---[  27]---> BDD-cost:    9
0.48/0.54	c ---[  26]---> BDD-cost:    9
0.48/0.54	c ---[  25]---> BDD-cost:    9
0.48/0.54	c ---[  24]---> BDD-cost:    9
0.48/0.54	c ---[  23]---> BDD-cost:    9
0.48/0.54	c ---[  22]---> BDD-cost:    9
0.48/0.54	c ---[  21]---> BDD-cost:    9
0.48/0.54	c ---[  20]---> BDD-cost:    9
0.48/0.54	c ---[  19]---> BDD-cost:    9
0.48/0.54	c ---[  18]---> BDD-cost:    9
0.48/0.54	c ---[  17]---> BDD-cost:    9
0.48/0.54	c ---[  16]---> BDD-cost:    9
0.48/0.54	c ---[  15]---> BDD-cost:    9
0.48/0.54	c ---[  14]---> BDD-cost:    9
0.48/0.54	c ---[  13]---> BDD-cost:    9
0.48/0.54	c ---[  12]---> BDD-cost:    9
0.48/0.54	c ---[  11]---> BDD-cost:    9
0.48/0.54	c ---[  10]---> BDD-cost:    9
0.48/0.54	c ---[   9]---> BDD-cost:    9
0.48/0.54	c ---[   8]---> BDD-cost:    9
0.48/0.54	c ---[   7]---> BDD-cost:    9
0.48/0.54	c ---[   6]---> BDD-cost:    9
0.48/0.54	c ---[   5]---> BDD-cost:    9
0.48/0.54	c ---[   4]---> BDD-cost:    9
0.48/0.54	c ---[   3]---> BDD-cost:    9
0.48/0.54	c ---[   2]---> BDD-cost:    9
0.48/0.54	c ---[   1]---> BDD-cost:    9
0.48/0.54	c ---[   0]---> BDD-cost:    9
1800.04/1800.40	|  Eliminated clauses:           0.21 Mb                                      |
1800.04/1800.40	============================[ Search Statistics ]==============================
1800.04/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.04/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.04/1800.40	===============================================================================
1800.04/1800.40	|       100 |   18086    75282   214451 |    27603      100     17 |  3.956 % |
1800.04/1800.40	|       250 |   18086    75282   214451 |    30363      250     15 |  3.956 % |
1800.04/1800.40	|       475 |   18086    75282   214451 |    33400      475     35 |  3.956 % |
1800.04/1800.40	|       812 |   18086    75282   214451 |    36740      812     46 |  3.956 % |
1800.04/1800.40	|      1318 |   18086    75282   214451 |    40414     1318     48 |  3.956 % |
1800.04/1800.40	|      2077 |   18086    75282   214451 |    44455     2077     48 |  3.956 % |
1800.04/1800.40	|      3216 |   18086    75282   214451 |    48901     3216     55 |  3.956 % |
1800.04/1800.40	|      4924 |   18086    75282   214451 |    53791     4924     51 |  3.956 % |
1800.04/1800.40	|      7486 |   18086    75282   214451 |    59170     7486     56 |  3.956 % |
1800.04/1800.40	|     11330 |   18086    75282   214451 |    65087    11330     59 |  3.956 % |
1800.04/1800.40	|     17096 |   18086    75282   214451 |    71596    17096     60 |  3.956 % |
1800.04/1800.40	|     25745 |   18086    75282   214451 |    78755    25745     61 |  3.956 % |
1800.04/1800.40	|     38719 |   18086    75282   214451 |    86631    38719     63 |  3.956 % |
1800.04/1800.40	|     58180 |   18086    75282   214451 |    95294    58180     65 |  3.956 % |
1800.04/1800.40	|     87372 |   18086    75282   214451 |   104823    87372     66 |  3.956 % |
1800.04/1800.40	|    131161 |   18085    75282   214451 |   115306    39469     74 |  3.960 % |
1800.04/1800.40	|    196845 |   18082    75282   214451 |   126836   105151     71 |  3.972 % |
1800.04/1800.40	|    295371 |   18082    75282   214451 |   139520    88407     76 |  3.972 % |
1800.04/1800.40	|    443160 |   18079    75282   214451 |   153472   110406     72 |  3.983 % |
1800.04/1800.40	|    664843 |   18079    75282   214451 |   168819    44995     63 |  3.983 % |
1800.04/1800.40	|    997368 |   18072    75282   214451 |   185701    67301     97 |  4.011 % |
1800.04/1800.40	|   1496156 |   18068    75282   214451 |   204272    52518     70 |  4.026 % |
1800.04/1800.40	|   2244338 |   18067    75282   214451 |   224699    36499    146 |  4.030 % |
1800.04/1800.40	|   3366612 |   18053    75282   214451 |   247169    97533     73 |  4.084 % |
1800.04/1800.40	|   5050023 |   18035    75282   214451 |   271886   162754    137 |  4.154 % |
1800.04/1800.40	|   7575139 |   18016    75282   214451 |   299074   132785     97 |  4.227 % |
1800.04/1800.40	|  11362814 |   17999    75282   214451 |   328982   261681    107 |  4.293 % |
1800.04/1800.40	c 
1800.04/1800.40	c *** TERMINATED ***
1800.04/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4111680-1466516703/watcher-4111680-1466516703 -o /tmp/evaluation-result-4111680-1466516703/solver-4111680-1466516703 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466514771-19972 --watchdog 1960 minisatp HOME/instance-4111680-1466516703.opb 

pid=22127
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.19 2.23 2.14 3/174 22130
/proc/meminfo: memFree=30313300/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=6192 CPUtime=0 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 273 0 0 0 0 0 0 0 20 0 1 0 53717284 6340608 149 33554432000 4194304 5646918 140734232943040 140734179708968 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 1548 149 94 355 0 1189 0

[startup+0.10016 s]
/proc/loadavg: 2.19 2.23 2.14 3/174 22130
/proc/meminfo: memFree=30313300/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=11828 CPUtime=0.09 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 1664 0 0 0 9 0 0 0 20 0 1 0 53717284 12111872 1540 33554432000 4194304 5646918 140734232943040 140734179708968 4817614 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 2957 1541 94 355 0 2598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11828

[startup+0.200329 s]
/proc/loadavg: 2.19 2.23 2.14 3/174 22130
/proc/meminfo: memFree=30313300/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=17580 CPUtime=0.19 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 3091 0 0 0 19 0 0 0 20 0 1 0 53717284 18001920 2967 33554432000 4194304 5646918 140734232943040 140734179708968 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 4395 2967 94 355 0 4036 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17580

[startup+0.30033 s]
/proc/loadavg: 2.19 2.23 2.14 3/174 22130
/proc/meminfo: memFree=30313300/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=23248 CPUtime=0.28 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 4513 0 0 0 28 0 0 0 20 0 1 0 53717284 23805952 4389 33554432000 4194304 5646918 140734232943040 140734179708968 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 5812 4389 94 355 0 5453 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23248

[startup+0.700335 s]
/proc/loadavg: 2.19 2.23 2.14 3/174 22130
/proc/meminfo: memFree=30313300/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=36608 CPUtime=0.69 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 9420 0 0 0 66 3 0 0 20 0 1 0 53717284 37486592 8700 33554432000 4194304 5646918 140734232943040 140734179708968 4399339 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 9152 8701 153 355 0 8793 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36608

[startup+1.50027 s]
/proc/loadavg: 2.19 2.23 2.14 3/175 22131
/proc/meminfo: memFree=30272988/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=42032 CPUtime=1.49 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 10544 0 0 0 146 3 0 0 20 0 1 0 53717284 43040768 9804 33554432000 4194304 5646918 140734232943040 140734232941736 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 10508 9804 154 355 0 10149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42032

[startup+3.10026 s]
/proc/loadavg: 2.19 2.23 2.14 3/175 22131
/proc/meminfo: memFree=30262496/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=53844 CPUtime=3.08 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 11541 0 0 0 305 3 0 0 20 0 1 0 53717284 55136256 11817 33554432000 4194304 5646918 140734232943040 140734232941736 4403372 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 13461 11817 154 355 0 13102 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 53844

[startup+6.30025 s]
/proc/loadavg: 2.17 2.22 2.14 3/175 22131
/proc/meminfo: memFree=30241228/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=66108 CPUtime=6.29 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 12111 0 0 0 625 4 0 0 20 0 1 0 53717284 67694592 14934 33554432000 4194304 5646918 140734232943040 140734232941288 4398044 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 16527 14934 154 355 0 16168 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66108

[startup+12.7003 s]
/proc/loadavg: 2.24 2.24 2.14 4/175 22131
/proc/meminfo: memFree=30221180/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=66512 CPUtime=12.69 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 13917 0 0 0 1264 5 0 0 20 0 1 0 53717284 68108288 15768 33554432000 4194304 5646918 140734232943040 140734232941736 4403124 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 16628 15768 154 355 0 16269 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66512

[startup+25.5003 s]
/proc/loadavg: 2.19 2.22 2.14 3/175 22131
/proc/meminfo: memFree=30173524/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=92968 CPUtime=25.48 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 18370 0 0 0 2542 6 0 0 20 0 1 0 53717284 95199232 19114 33554432000 4194304 5646918 140734232943040 140734232941176 4399960 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 23242 19114 154 355 0 22883 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92968

[startup+51.1003 s]
/proc/loadavg: 2.20 2.22 2.14 3/175 22131
/proc/meminfo: memFree=30288116/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=102724 CPUtime=51.08 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 25632 0 0 0 5098 10 0 0 20 0 1 0 53717284 105189376 22335 33554432000 4194304 5646918 140734232943040 140734232941176 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 25681 22335 154 355 0 25322 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 102724

[startup+102.3 s]
/proc/loadavg: 2.12 2.20 2.14 4/175 22132
/proc/meminfo: memFree=30108652/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=152920 CPUtime=102.27 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 38790 0 0 0 10212 15 0 0 20 0 1 0 53717284 156590080 31783 33554432000 4194304 5646918 140734232943040 140734232941176 4403176 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 38230 31783 154 355 0 37871 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 152920

[startup+162.3 s]
/proc/loadavg: 2.04 2.16 2.13 3/175 22133
/proc/meminfo: memFree=30178692/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=172728 CPUtime=162.26 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 51803 0 0 0 16205 21 0 0 20 0 1 0 53717284 176873472 38637 33554432000 4194304 5646918 140734232943040 140734232941176 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 43182 38637 154 355 0 42823 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 172728

[startup+222.307 s]
/proc/loadavg: 2.17 2.17 2.13 3/175 22134
/proc/meminfo: memFree=30035700/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=186392 CPUtime=222.26 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 63270 0 0 0 22199 27 0 0 20 0 1 0 53717284 190865408 40635 33554432000 4194304 5646918 140734232943040 140734232941176 4399772 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 46598 40635 154 355 0 46239 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 186392

[startup+282.3 s]
/proc/loadavg: 2.06 2.14 2.12 4/175 22136
/proc/meminfo: memFree=29930016/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=198008 CPUtime=282.25 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 70858 0 0 0 28190 35 0 0 20 0 1 0 53717284 202760192 45275 33554432000 4194304 5646918 140734232943040 140734232941176 4403176 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 49502 45275 154 355 0 49143 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 198008

[startup+342.3 s]
/proc/loadavg: 2.12 2.14 2.12 3/176 22140
/proc/meminfo: memFree=30062916/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=178388 CPUtime=342.24 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 81985 0 0 0 34182 42 0 0 20 0 1 0 53717284 182669312 40339 33554432000 4194304 5646918 140734232943040 140734232941176 4402918 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 44597 40339 154 355 0 44238 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 178388

[startup+402.3 s]
/proc/loadavg: 2.21 2.16 2.12 3/175 22141
/proc/meminfo: memFree=30215464/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=221540 CPUtime=402.23 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 91466 0 0 0 40175 48 0 0 20 0 1 0 53717284 226856960 49561 33554432000 4194304 5646918 140734232943040 140734232941736 4397622 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 55385 49561 154 355 0 55026 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 221540

[startup+462.3 s]
/proc/loadavg: 2.15 2.16 2.12 3/175 22142
/proc/meminfo: memFree=30202608/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=202072 CPUtime=462.22 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 99571 0 0 0 46169 53 0 0 20 0 1 0 53717284 206921728 47881 33554432000 4194304 5646918 140734232943040 140734232941176 4398031 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 50518 47881 154 355 0 50159 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 202072

[startup+522.3 s]
/proc/loadavg: 2.21 2.17 2.12 4/175 22143
/proc/meminfo: memFree=30056512/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=180540 CPUtime=522.21 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 108606 0 0 0 52163 58 0 0 20 0 1 0 53717284 184872960 42353 33554432000 4194304 5646918 140734232943040 140734232941176 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 45135 42353 154 355 0 44776 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 180540

[startup+582.3 s]
/proc/loadavg: 2.21 2.17 2.12 3/175 22145
/proc/meminfo: memFree=30136528/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=221668 CPUtime=582.2 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 114893 0 0 0 58158 62 0 0 20 0 1 0 53717284 226988032 51561 33554432000 4194304 5646918 140734232943040 140734232941176 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 55417 51561 154 355 0 55058 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 221668


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


[startup+882.307 s]
/proc/loadavg: 2.17 2.14 2.11 3/175 22262
/proc/meminfo: memFree=30338320/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=290668 CPUtime=882.1 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 145249 0 0 0 88124 86 0 0 20 0 1 0 53717284 297644032 71169 33554432000 4194304 5646918 140734232943040 140734232941176 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 72667 71169 154 355 0 72308 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 290668

[startup+942.3 s]
/proc/loadavg: 2.18 2.15 2.11 3/176 22266
/proc/meminfo: memFree=30318100/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=266240 CPUtime=942.08 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 153984 0 0 0 94117 91 0 0 20 0 1 0 53717284 272629760 61892 33554432000 4194304 5646918 140734232943040 140734232941176 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 66560 61892 154 355 0 66201 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 266240

[startup+1002.3 s]
/proc/loadavg: 2.17 2.15 2.11 3/176 22290
/proc/meminfo: memFree=30287764/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=306652 CPUtime=1002.07 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 160264 0 0 0 100110 97 0 0 20 0 1 0 53717284 314011648 74497 33554432000 4194304 5646918 140734232943040 140734232941144 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 76663 74497 154 355 0 76304 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 306652

[startup+1062.3 s]
/proc/loadavg: 2.25 2.18 2.12 3/175 22291
/proc/meminfo: memFree=30277472/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=259800 CPUtime=1062.06 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 165123 0 0 0 106105 101 0 0 20 0 1 0 53717284 266035200 63550 33554432000 4194304 5646918 140734232943040 140734232941736 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 64950 63550 154 355 0 64591 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 259800

[startup+1122.3 s]
/proc/loadavg: 2.46 2.25 2.14 4/175 22292
/proc/meminfo: memFree=30179140/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=364592 CPUtime=1122.05 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 170049 0 0 0 112099 106 0 0 20 0 1 0 53717284 373342208 86571 33554432000 4194304 5646918 140734232943040 140734232941176 4415256 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 91148 86571 154 355 0 90789 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 364592

[startup+1182.3 s]
/proc/loadavg: 2.30 2.23 2.14 3/175 22294
/proc/meminfo: memFree=30221380/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=321396 CPUtime=1182.04 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 176955 0 0 0 118093 111 0 0 20 0 1 0 53717284 329109504 75609 33554432000 4194304 5646918 140734232943040 140734232941176 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 80349 75609 154 355 0 79990 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 321396

[startup+1242.3 s]
/proc/loadavg: 2.19 2.22 2.14 3/175 22295
/proc/meminfo: memFree=30229124/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=325656 CPUtime=1242.03 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 183816 0 0 0 124087 116 0 0 20 0 1 0 53717284 333471744 74054 33554432000 4194304 5646918 140734232943040 140734232941736 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 81414 74054 154 355 0 81055 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 325656

[startup+1302.3 s]
/proc/loadavg: 2.33 2.25 2.16 4/175 22296
/proc/meminfo: memFree=30164924/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=384164 CPUtime=1302.02 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 188955 0 0 0 130080 122 0 0 20 0 1 0 53717284 393383936 90005 33554432000 4194304 5646918 140734232943040 140734232941176 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 96041 90005 154 355 0 95682 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 384164

[startup+1362.3 s]
/proc/loadavg: 2.18 2.22 2.15 3/175 22297
/proc/meminfo: memFree=30192960/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=394616 CPUtime=1362.01 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 194266 0 0 0 136075 126 0 0 20 0 1 0 53717284 404086784 84585 33554432000 4194304 5646918 140734232943040 140734232941736 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 98654 84585 154 355 0 98295 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 394616

[startup+1422.3 s]
/proc/loadavg: 2.30 2.24 2.16 4/175 22298
/proc/meminfo: memFree=30060404/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=482916 CPUtime=1422.01 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 196300 0 0 0 142074 127 0 0 20 0 1 0 53717284 494505984 102968 33554432000 4194304 5646918 140734232943040 140734232941176 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 120729 102968 154 355 0 120370 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 482916

[startup+1482.3 s]
/proc/loadavg: 2.23 2.22 2.16 4/175 22300
/proc/meminfo: memFree=30114096/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=405268 CPUtime=1482 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 199807 0 0 0 148069 131 0 0 20 0 1 0 53717284 414994432 94286 33554432000 4194304 5646918 140734232943040 140734232941176 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 101317 94286 154 355 0 100958 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 405268

[startup+1542.31 s]
/proc/loadavg: 2.35 2.24 2.17 4/176 22304
/proc/meminfo: memFree=30144548/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=413080 CPUtime=1542 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 204805 0 0 0 154066 134 0 0 20 0 1 0 53717284 422993920 88564 33554432000 4194304 5646918 140734232943040 140734232941176 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 103270 88564 154 355 0 102911 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 413080

[startup+1602.3 s]
/proc/loadavg: 2.25 2.24 2.17 3/175 22305
/proc/meminfo: memFree=30174584/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=339816 CPUtime=1601.98 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 208341 0 0 0 160062 136 0 0 20 0 1 0 53717284 347971584 82064 33554432000 4194304 5646918 140734232943040 140734232941736 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 84954 82064 154 355 0 84595 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 339816

[startup+1662.3 s]
/proc/loadavg: 2.24 2.24 2.18 4/175 22306
/proc/meminfo: memFree=30029248/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=425180 CPUtime=1661.97 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 210519 0 0 0 166060 137 0 0 20 0 1 0 53717284 435384320 103653 33554432000 4194304 5646918 140734232943040 140734232941176 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 106295 103653 154 355 0 105936 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 425180

[startup+1722.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/175 22307
/proc/meminfo: memFree=30139824/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=348148 CPUtime=1721.96 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 216940 0 0 0 172053 143 0 0 20 0 1 0 53717284 356503552 81818 33554432000 4194304 5646918 140734232943040 140734232941736 4403079 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 87037 81818 154 355 0 86678 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 348148

[startup+1782.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/175 22309
/proc/meminfo: memFree=30184584/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=315976 CPUtime=1781.95 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 222509 0 0 0 178047 148 0 0 20 0 1 0 53717284 323559424 75820 33554432000 4194304 5646918 140734232943040 140734232941752 4402687 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 78994 75820 154 355 0 78635 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 315976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.31 2.25 2.19 3/175 22309
/proc/meminfo: memFree=30106400/32872528 swapFree=1316768/1463936
[pid=22130] ppid=22127 vsize=387268 CPUtime=1800.04 cores=0,2,4,6
/proc/22130/stat : 22130 (minisatp) R 22127 22130 19956 0 -1 4202496 225327 0 0 0 179855 149 0 0 20 0 1 0 53717284 396562432 90868 33554432000 4194304 5646918 140734232943040 140734232941176 4403057 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22130/statm: 96817 90868 154 355 0 96458 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 387268

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 22130 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1798.56
CPU system time (s): 1.50877
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 508808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.56
system time used= 1.50877
maximum resident set size= 447504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225327
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 91
involuntary context switches= 1857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.96094 second user time and 6.93994 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-21 15:45:03
IDJOB=4111680
IDBENCH=1498
IDSOLVER=2555
FILE ID=node121/4111680-1466516703
RUNJOBID= node121-1466514771-19972
PBS_JOBID= 19942880
Free space on /tmp= 71716 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111680-1466516703/watcher-4111680-1466516703 -o /tmp/evaluation-result-4111680-1466516703/solver-4111680-1466516703 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466514771-19972 --watchdog 1960  minisatp HOME/instance-4111680-1466516703.opb

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

MD5SUM BENCH= 732cdc3fa8b0bf0f47e882c13d928a6d
RANDOM SEED=1388981317

node121.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.691
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.691
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.691
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.691
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.691
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.691
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.691
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.691
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30313596 kB
Buffers:            4148 kB
Cached:            41916 kB
SwapCached:         1532 kB
Active:           363752 kB
Inactive:          22568 kB
Active(anon):     342308 kB
Inactive(anon):      548 kB
Active(file):      21444 kB
Inactive(file):    22020 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67099484 kB
Dirty:              4960 kB
Writeback:             0 kB
AnonPages:       1814464 kB
Mapped:             7596 kB
Shmem:                 0 kB
Slab:             565120 kB
SReclaimable:       8964 kB
SUnreclaim:       556156 kB
KernelStack:        1432 kB
PageTables:         7708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1977252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    440320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4111680-1466516703.opb

Free space on /tmp at the end= 71712 MiB
End job on node121 at 2016-06-21 16:15:04