Trace number 4780686

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 NameAnswerobjective functionCPU timeWall clock time
NaPS 1.04? (TO) 3600.07 3611.13

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-RubiksCube-13-4-20-0_c24.opb
MD5SUM416a048d6b2710704c97caf5767a9ee3
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14771
Total number of constraints21212
Number of constraints which are clauses4166
Number of constraints which are cardinality constraints (but not clauses)542
Number of constraints which are nor clauses,nor cardinality constraints16504
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 5
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 31
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 241
Number of bits of the biggest sum of numbers8
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.01	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4780686-1782138273.opb
0.00/0.02	c NaPS 1.03a50.
0.00/0.02	c Using SAT solver: CaDiCaL 3.0.0
0.00/0.02	c Input file name: HOME/instance-4780686-1782138273.opb
0.00/0.02	c Parsing PB file...
0.00/0.02	c goal was devided by 1 with offset 31.
0.08/0.21	c V: 1869
0.08/0.21	c assumptions before coding: 
0.20/0.24	c initScipForCoop
0.20/0.27	c Running SCIP presolver (time limit: 10 sec)...
0.20/0.27	c solveScip
0.20/0.27	c initScipForCoop
0.20/0.27	c Cooperative mode: scip_coop_offset=31.000000
0.20/0.27	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.20/0.27	c Running SCIP presolve for solve-time propagation (rounds=3)
0.20/0.29	c presolving:
0.20/0.31	c (round 1, fast)       1031 del vars, 0 del conss, 0 add conss, 0 chg bounds, 1026 chg sides, 1625 chg coeffs, 0 upgd conss, 0 impls, 3355 clqs, 0 implints
0.29/0.34	c    (0.1s) running MILP presolver
0.40/0.49	c    (0.2s) MILP presolver (6 rounds): 390 aggregations, 5 fixings, 0 bound changes
0.40/0.50	c (round 2, medium)     1426 del vars, 0 del conss, 0 add conss, 0 chg bounds, 1026 chg sides, 1625 chg coeffs, 0 upgd conss, 0 impls, 2607 clqs, 0 implints
1.17/1.25	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
1.17/1.25	c  1452 deleted vars, 1301 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 1026 changed sides, 1626 changed coefficients
1.17/1.25	c  0 implications, 99669 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1.17/1.25	c presolved problem has 13320 variables (13320 bin, 0 int, 0 cont) and 19130 constraints
1.17/1.25	c   14908 constraints of type <knapsack>
1.17/1.25	c     282 constraints of type <setppc>
1.17/1.25	c     538 constraints of type <linear>
1.17/1.25	c    3402 constraints of type <logicor>
1.17/1.25	c transformed objective value is always integral (scale: 1)
1.17/1.25	c Presolving Time: 0.96
1.17/1.25	c c SCIP solve-time propagated 10 fixed variables
1.17/1.29	c presolving:
1.27/1.32	c (round 1, fast)       1089 del vars, 115 del conss, 0 add conss, 0 chg bounds, 1026 chg sides, 1625 chg coeffs, 0 upgd conss, 0 impls, 3240 clqs, 0 implints
1.27/1.35	c    (0.1s) running MILP presolver
1.37/1.47	c    (0.2s) MILP presolver (5 rounds): 330 aggregations, 5 fixings, 0 bound changes
1.37/1.47	c (round 2, medium)     1424 del vars, 115 del conss, 0 add conss, 0 chg bounds, 1026 chg sides, 1625 chg coeffs, 0 upgd conss, 0 impls, 2608 clqs, 0 implints
1.37/1.48	c (round 3, fast)       1424 del vars, 765 del conss, 0 add conss, 0 chg bounds, 1026 chg sides, 1625 chg coeffs, 0 upgd conss, 0 impls, 2805 clqs, 0 implints
1.37/1.48	c (round 4, exhaustive) 1424 del vars, 1285 del conss, 0 add conss, 0 chg bounds, 1026 chg sides, 1625 chg coeffs, 0 upgd conss, 0 impls, 2805 clqs, 0 implints
1.37/1.49	c (round 5, fast)       1424 del vars, 1285 del conss, 269 add conss, 0 chg bounds, 1026 chg sides, 1625 chg coeffs, 0 upgd conss, 0 impls, 2805 clqs, 0 implints
1.37/1.49	c (round 6, fast)       1424 del vars, 1285 del conss, 269 add conss, 0 chg bounds, 1106 chg sides, 2958 chg coeffs, 0 upgd conss, 0 impls, 2805 clqs, 0 implints
1.46/1.53	c (round 7, exhaustive) 1424 del vars, 1285 del conss, 269 add conss, 0 chg bounds, 1106 chg sides, 2958 chg coeffs, 19125 upgd conss, 0 impls, 2805 clqs, 0 implints
1.46/1.54	c (round 8, fast)       1424 del vars, 1285 del conss, 269 add conss, 0 chg bounds, 1417 chg sides, 6062 chg coeffs, 19125 upgd conss, 0 impls, 2805 clqs, 0 implints
1.46/1.57	c (round 9, medium)     1424 del vars, 4834 del conss, 10122 add conss, 0 chg bounds, 2186 chg sides, 7524 chg coeffs, 19125 upgd conss, 0 impls, 12198 clqs, 0 implints
1.46/1.57	c (round 10, fast)       1424 del vars, 5214 del conss, 10483 add conss, 0 chg bounds, 2186 chg sides, 7957 chg coeffs, 19125 upgd conss, 0 impls, 12198 clqs, 0 implints
1.46/1.59	c (round 11, exhaustive) 1424 del vars, 17485 del conss, 13810 add conss, 0 chg bounds, 2186 chg sides, 7957 chg coeffs, 19125 upgd conss, 0 impls, 12198 clqs, 0 implints
1.56/1.61	c (round 12, exhaustive) 1424 del vars, 17567 del conss, 13810 add conss, 0 chg bounds, 2186 chg sides, 8454 chg coeffs, 19125 upgd conss, 0 impls, 12199 clqs, 0 implints
1.56/1.63	c (round 13, exhaustive) 1502 del vars, 17645 del conss, 13810 add conss, 0 chg bounds, 2186 chg sides, 8492 chg coeffs, 19125 upgd conss, 0 impls, 11999 clqs, 0 implints
1.56/1.63	c (round 14, exhaustive) 1502 del vars, 17657 del conss, 13822 add conss, 0 chg bounds, 2186 chg sides, 8492 chg coeffs, 19125 upgd conss, 0 impls, 11999 clqs, 0 implints
1.56/1.65	c (round 15, exhaustive) 1524 del vars, 17660 del conss, 13822 add conss, 0 chg bounds, 2186 chg sides, 8492 chg coeffs, 19126 upgd conss, 0 impls, 11914 clqs, 0 implints
1.56/1.65	c (round 16, fast)       1567 del vars, 17709 del conss, 13822 add conss, 0 chg bounds, 2186 chg sides, 8512 chg coeffs, 19146 upgd conss, 0 impls, 11894 clqs, 0 implints
1.76/1.88	c    (0.6s) probing: 176/13226 (1.3%) - 0 fixings, 9 aggregations, 701 implications, 0 bound changes
1.76/1.88	c    (0.6s) probing aborted: 50/50 successive totally useless probings
1.76/1.88	c    (0.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.86/1.92	c    (0.7s) symmetry computation finished: 8 generators found (max: 1500, log10 of symmetry group size: 28.19) (symcode time: 0.01)
1.86/1.93	c dynamic symmetry handling statistics:
1.86/1.93	c    orbitopal reduction:       no components
1.86/1.93	c    orbital reduction:          1 components of sizes 8
1.86/1.93	c    lexicographic reduction:    8 permutations with support sizes 2, 2, 2, 2, 2, 2, 2, 2
1.86/1.93	c handled 1 out of 1 symmetry components
1.86/1.95	c presolving (17 rounds: 17 fast, 10 medium, 8 exhaustive):
1.86/1.95	c  1576 deleted vars, 17710 deleted constraints, 13822 added constraints, 0 tightened bounds, 0 added holes, 2186 changed sides, 8516 changed coefficients
1.86/1.95	c  0 implications, 12570 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1.86/1.95	c presolved problem has 13217 variables (13217 bin, 0 int, 0 cont) and 16543 constraints
1.86/1.95	c   11076 constraints of type <knapsack>
1.86/1.95	c    1395 constraints of type <setppc>
1.86/1.95	c    3097 constraints of type <and>
1.86/1.95	c     289 constraints of type <linear>
1.86/1.95	c     686 constraints of type <logicor>
1.86/1.95	c transformed objective value is always integral (scale: 1)
1.86/1.95	c Presolving Time: 0.66
1.86/1.95	c 
7.55/7.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.55/7.66	c   6.4s|     1 |     0 | 23621 |     - |   273M |   0 |  13k|  16k|  19k|   0 |  0 |  84 |   0 |-1.000000e+00 |      --      |    Inf | unknown
11.13/11.27	c 
11.13/11.27	c SCIP Status        : solving was interrupted [time limit reached]
11.13/11.27	c Solving Time (sec) : 10.00
11.13/11.27	c Solving Nodes      : 1
11.13/11.27	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
11.13/11.27	c Dual Bound         : -1.00000000021982e+00
11.13/11.27	c Gap                : infinite
11.13/11.27	c SCIP status: 23 (TIMELIMIT)
11.13/11.27	c solveScip: freeing transform (!can_skip_free_transform)
11.23/11.31	c SCIP presolver: sst_unknown
11.23/11.31	c Converting 21423 PB-constraints to clauses...
11.23/11.31	c   -- Clauses(.)/Splits(s): #############################################################################################################################################################################################################################################################################estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 5
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 7
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 6
11.23/11.33	c Try to convert by bdds
11.23/11.33	c d: 1
11.23/11.33	c estimatedAdderCost: 45
11.23/11.33	c Try to convert by bdds
11.23/11.33	c D: 1
11.23/11.33	c estimatedAdderCost: 21
11.23/11.33	c Try to convert by bdds
11.23/11.33	c D: 1
11.23/11.33	c estimatedAdderCost: 21
11.23/11.33	c Try to convert by bdds
11.23/11.33	c D: 1
11.23/11.33	c estimatedAdderCost: 21
11.23/11.33	c Try to convert by bdds
11.23/11.33	c D: 1
11.23/11.33	c estimatedAdderCost: 21
11.23/11.33	c Try to convert by bdds
11.23/11.33	c D: 1
11.23/11.33	c estimatedAdderCost: 21
11.23/11.33	c Try to convert by bdds
11.23/11.33	c D: 1
11.23/11.33	c estimatedAdderCost: 21
11.23/11.33	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 21
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 21
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 21
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 21
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 21
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 21
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 21
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 21
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 21
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 21
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 21
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 21
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 21
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 21
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 26
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 26
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 26
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 26
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 26
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 26
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 26
11.23/11.34	c Try to convert by bdds
11.23/11.34	c D: 1
11.23/11.34	c estimatedAdderCost: 26
11.23/11.34	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.35	c D: 1
11.23/11.35	c estimatedAdderCost: 26
11.23/11.35	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.36	c D: 1
11.23/11.36	c estimatedAdderCost: 26
11.23/11.36	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.37	c D: 1
11.23/11.37	c estimatedAdderCost: 26
11.23/11.37	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.38	c D: 1
11.23/11.38	c estimatedAdderCost: 26
11.23/11.38	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.39	c D: 1
11.23/11.39	c estimatedAdderCost: 26
11.23/11.39	c Try to convert by bdds
11.23/11.40	c D: 1
11.23/11.40	c estimatedAdderCost: 26
11.23/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.40	c D: 1
11.33/11.40	c estimatedAdderCost: 26
11.33/11.40	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.41	c D: 1
11.33/11.41	c estimatedAdderCost: 26
11.33/11.41	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.42	c D: 1
11.33/11.42	c estimatedAdderCost: 26
11.33/11.42	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.43	c D: 1
11.33/11.43	c estimatedAdderCost: 26
11.33/11.43	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.44	c D: 1
11.33/11.44	c estimatedAdderCost: 26
11.33/11.44	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 26
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 47
11.33/11.45	c Try to convert by bdds
11.33/11.45	c D: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 3
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 8
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 8
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 8
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 8
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 8
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 8
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 8
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 8
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 8
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 8
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 8
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 8
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 8
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 8
11.33/11.45	c Try to convert by bdds
11.33/11.45	c d: 1
11.33/11.45	c estimatedAdderCost: 8
11.33/11.45	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 16
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 16
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 16
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 16
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 16
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 16
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 16
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 16
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 16
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 6
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 5
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 16
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 7
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 8
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 3
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 12
11.33/11.46	c Try to convert by bdds
11.33/11.46	c d: 1
11.33/11.46	c estimatedAdderCost: 9
11.33/11.46	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 16
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 7
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 8
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 7
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 16
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 6
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 8
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 7
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 16
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 7
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 7
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 6
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 16
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 6
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 7
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 7
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 7
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 16
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 6
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 7
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 6
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 16
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 6
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 16
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 6
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 3
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 9
11.33/11.47	c Try to convert by bdds
11.33/11.47	c d: 1
11.33/11.47	c estimatedAdderCost: 12
11.33/11.47	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 16
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 7
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 6
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 6
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 16
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 7
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 7
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 6
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 7
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 16
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 7
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 8
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 16
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 7
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 8
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 7
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 16
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 6
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 8
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 7
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 16
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 7
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 7
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 6
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 12
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 9
11.33/11.48	c Try to convert by bdds
11.33/11.48	c d: 1
11.33/11.48	c estimatedAdderCost: 3
11.33/11.48	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 16
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 6
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 7
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 7
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 7
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 16
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 6
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 7
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 6
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 16
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 6
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 16
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 6
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 16
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 7
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 6
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 6
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 16
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 7
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 7
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 6
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 7
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 16
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 7
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 8
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 9
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 3
11.33/11.49	c Try to convert by bdds
11.33/11.49	c d: 1
11.33/11.49	c estimatedAdderCost: 12
11.33/11.49	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 9
11.33/11.50	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 12
11.33/11.50	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 9
11.33/11.50	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 3
11.33/11.50	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 12
11.33/11.50	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 9
11.33/11.50	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 12
11.33/11.50	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 9
11.33/11.50	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 3
11.33/11.50	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 12
11.33/11.50	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 9
11.33/11.50	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 12
11.33/11.50	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 9
11.33/11.50	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 3
11.33/11.50	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 12
11.33/11.50	c Try to convert by bdds
11.33/11.50	c d: 1
11.33/11.50	c estimatedAdderCost: 9
11.33/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 16
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 7
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 8
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 7
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 16
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 6
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 8
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 7
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 16
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 7
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 7
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 6
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 16
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 6
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 7
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 7
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 7
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 16
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 6
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 7
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 6
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 16
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 6
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 16
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 6
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 3
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 12
11.44/11.50	c Try to convert by bdds
11.44/11.50	c d: 1
11.44/11.50	c estimatedAdderCost: 9
11.44/11.50	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 16
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 7
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 6
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 6
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 16
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 7
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 7
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 6
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 7
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 16
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 7
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 8
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 16
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 7
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 8
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 7
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 16
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 6
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 8
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 7
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 16
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 7
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 7
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 6
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 16
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 6
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 7
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 7
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 7
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 3
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 12
11.44/11.51	c Try to convert by bdds
11.44/11.51	c d: 1
11.44/11.51	c estimatedAdderCost: 9
11.44/11.51	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 16
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 6
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 7
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 6
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 16
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 6
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 16
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 6
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 16
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 7
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 6
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 6
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 16
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 7
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 7
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 6
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 7
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 16
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 7
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 8
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 16
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 7
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 8
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 7
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 9
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 3
11.44/11.52	c Try to convert by bdds
11.44/11.52	c d: 1
11.44/11.52	c estimatedAdderCost: 12
11.44/11.52	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 16
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 6
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 8
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 7
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 16
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 7
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 7
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 6
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 16
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 6
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 7
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 7
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 7
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 16
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 6
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 7
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 6
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 16
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 6
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 16
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 6
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 16
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 7
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 6
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 6
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 3
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 9
11.44/11.53	c Try to convert by bdds
11.44/11.53	c d: 1
11.44/11.53	c estimatedAdderCost: 12
11.44/11.53	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 16
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 7
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 7
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 6
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 7
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 16
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 7
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 8
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 16
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 7
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 8
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 7
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 16
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 6
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 8
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 7
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 16
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 7
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 7
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 6
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 16
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 6
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 7
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 7
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 7
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 16
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 6
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 7
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 6
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 12
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 9
11.44/11.54	c Try to convert by bdds
11.44/11.54	c d: 1
11.44/11.54	c estimatedAdderCost: 3
11.44/11.54	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 16
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 6
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 16
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 6
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 16
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 7
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 6
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 6
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 16
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 7
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 7
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 6
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 7
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 16
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 7
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 8
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 16
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 7
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 8
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 7
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 3
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 12
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdderCost: 9
11.44/11.55	c Try to convert by bdds
11.44/11.55	c d: 1
11.44/11.55	c estimatedAdder [...]

#
# trace file is too large. Trace was truncated at this point.
#

/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 16
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 6
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 7
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 7
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 7
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 16
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 6
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 7
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 6
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 3
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 12
11.53/11.67	c Try to convert by bdds
11.53/11.67	c d: 1
11.53/11.67	c estimatedAdderCost: 9
11.53/11.67	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 16
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 6
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 16
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 6
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 16
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 7
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 6
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 6
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 16
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 7
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 7
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 6
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 7
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 16
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 7
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 8
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 16
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 7
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 8
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 7
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 16
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 6
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 8
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 7
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 3
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 9
11.53/11.68	c Try to convert by bdds
11.53/11.68	c d: 1
11.53/11.68	c estimatedAdderCost: 12
11.53/11.68	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 16
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 7
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 7
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 6
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 16
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 6
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 7
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 7
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 7
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 16
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 6
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 7
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 6
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 16
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 6
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 16
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 6
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 16
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 7
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 6
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 6
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 16
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 7
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 7
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 6
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 7
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 3
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 9
11.53/11.69	c Try to convert by bdds
11.53/11.69	c d: 1
11.53/11.69	c estimatedAdderCost: 12
11.53/11.69	c Try to convert by bdds
11.53/11.70	c d: 1
11.53/11.70	c estimatedAdderCost: 9
11.53/11.70	c Try to convert by bdds
11.53/11.70	c d: 1
11.53/11.70	c estimatedAdderCost: 3
11.53/11.70	c Try to convert by bdds
11.53/11.70	c d: 1
11.53/11.70	c estimatedAdderCost: 16
11.53/11.70	c Try to convert by bdds
11.53/11.70	c d: 1
11.53/11.70	c estimatedAdderCost: 7
11.53/11.70	c Try to convert by bdds
11.53/11.70	c d: 1
11.53/11.70	c estimatedAdderCost: 8
11.53/11.70	c Try to convert by bdds
11.53/11.70	c d: 1
11.53/11.70	c estimatedAdderCost: 3
11.53/11.70	c Try to convert by bdds
11.53/11.70	c d: 1
11.53/11.70	c estimatedAdderCost: 12
11.53/11.70	c Try to convert by bdds
11.53/11.70	c d: 1
11.53/11.70	c estimatedAdderCost: 9
11.53/11.70	c Try to convert by bdds
11.53/11.70	c d: 1
11.53/11.70	c estimatedAdderCost: 12
11.53/11.70	c Try to convert by bdds
11.53/11.70	c d: 1
11.53/11.70	c estimatedAdderCost: 9
11.53/11.70	c Try to convert by bdds
11.53/11.70	c d: 1
11.53/11.70	c estimatedAdderCost: 3
11.53/11.70	c Try to convert by bdds
11.53/11.70	c d: 1
11.53/11.70	c estimatedAdderCost: 12
11.53/11.70	c Try to convert by bdds
11.53/11.70	c d: 1
11.53/11.70	c estimatedAdderCost: 9
11.53/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 16
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 7
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 8
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 7
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 16
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 6
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 8
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 7
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 16
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 7
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 7
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 6
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 16
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 6
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 7
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 7
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 7
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 16
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 6
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 7
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 6
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 16
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 6
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 3
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 12
11.64/11.70	c Try to convert by bdds
11.64/11.70	c d: 1
11.64/11.70	c estimatedAdderCost: 9
11.64/11.70	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 16
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 6
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 16
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 7
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 6
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 6
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 16
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 7
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 7
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 6
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 7
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 16
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 7
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 8
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 16
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 7
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 8
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 7
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 16
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 6
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 8
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 7
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 16
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 7
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 7
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 6
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 9
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 3
11.64/11.71	c Try to convert by bdds
11.64/11.71	c d: 1
11.64/11.71	c estimatedAdderCost: 12
11.64/11.71	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 16
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 6
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 7
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 7
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 7
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 16
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 6
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 7
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 6
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 16
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 6
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 16
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 6
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 16
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 7
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 6
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 6
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 16
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 7
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 7
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 6
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 7
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 16
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 8
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 6
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 6
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 5
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 8
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 5
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 5
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 8
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 5
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 5
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 8
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 7
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 8
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 8
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 5
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 8
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 6
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 7
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 5
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 8
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 5
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 6
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 8
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 7
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 6
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 8
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 7
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 7
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 5
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 8
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 5
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 5
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 6
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 7
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 5
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 16
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 8
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 9
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 3
11.64/11.72	c Try to convert by bdds
11.64/11.72	c d: 1
11.64/11.72	c estimatedAdderCost: 12
11.64/11.72	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 16
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 8
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 16
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 8
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 16
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 8
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 16
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 8
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 16
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 8
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 16
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 8
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 16
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 8
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 9
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 3
11.64/11.73	c Try to convert by bdds
11.64/11.73	c d: 1
11.64/11.73	c estimatedAdderCost: 12
11.64/11.73	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 16
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 8
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 16
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 8
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 16
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 8
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 16
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 8
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 16
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 8
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 16
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 8
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 16
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 8
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 3
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 12
11.64/11.74	c Try to convert by bdds
11.64/11.74	c d: 1
11.64/11.74	c estimatedAdderCost: 9
11.64/11.74	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 16
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 8
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 16
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 8
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 16
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 8
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 12
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 16
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 8
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 8
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 5
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 8
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 5
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 5
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 8
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 5
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 8
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 5
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 8
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 7
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 8
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 7
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 5
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 8
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 7
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 6
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 8
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 7
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 7
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 5
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 6
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 7
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 5
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 6
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 6
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 5
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 6
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 6
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 5
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 8
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 9
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 5
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 8
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 5
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 3
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c estimatedAdderCost: 16
11.64/11.75	c Try to convert by bdds
11.64/11.75	c d: 1
11.64/11.75	c 
11.73/11.80	c pb_solver_status: sst_unknown
11.73/11.80	c goal1 is divided by 16
11.73/11.80	c Next goal: size: 1 smallest: 1 biggest: 1 multiplied with 16
11.73/11.80	c Rest goal: size: 4 smallest: 1 biggest: 8
11.73/11.80	c goal1 is divided by 8
11.73/11.80	c Next goal: size: 1 smallest: 1 biggest: 1 multiplied with 8
11.73/11.80	c Rest goal: size: 3 smallest: 1 biggest: 4
11.73/11.80	c goal1 is divided by 4
11.73/11.80	c Next goal: size: 1 smallest: 1 biggest: 1 multiplied with 4
11.73/11.80	c Rest goal: size: 2 smallest: 1 biggest: 2
11.73/11.80	c goal1 is divided by 2
11.73/11.80	c Next goal: size: 1 smallest: 1 biggest: 1 multiplied with 2
11.73/11.80	c Rest goal: size: 1 smallest: 1 biggest: 1
11.73/11.80	c total stages of optimization mode: 5
11.73/11.80	c multi stage optimization mode: 1-th step
11.73/11.80	c Maximizing current goal: (1)1*~x1174  in [-oo,+oo]
11.73/11.80	c LB updated by evalGoalLB to 0
11.73/11.80	c UB updated by evalGoalUB to 1
11.73/11.80	c minimizationMode: cmm_First_solve
11.73/11.80	c goal coeffs: 1 
11.73/11.80	c assumptions: 
11.73/11.80	c invoking solver with time budget: 5.000000
16.72/16.81	c sat_solver_result: sst_unknown
16.72/16.81	c c SAT fixed 53 new variables
16.72/16.81	c SAT solver timed out; proceeding to cooperative SCIP call
16.72/16.81	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1
16.72/16.81	c scip solving with time budget: 7.000000
16.72/16.81	c solveScip
16.72/16.81	c initScipForCoop
16.72/16.81	c Cooperative mode: scip_coop_offset=1.000000
16.72/16.81	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
16.72/16.81	c Running SCIP presolve for solve-time propagation (rounds=3)
16.72/16.83	c presolving:
16.72/16.86	c (round 1, fast)       1097 del vars, 60 del conss, 0 add conss, 13 chg bounds, 1111 chg sides, 1653 chg coeffs, 0 upgd conss, 0 impls, 3467 clqs, 0 implints
16.72/16.88	c    (0.1s) running MILP presolver
16.93/17.03	c    (0.2s) MILP presolver (6 rounds): 462 aggregations, 12 fixings, 0 bound changes
16.93/17.03	c (round 2, medium)     1571 del vars, 60 del conss, 0 add conss, 13 chg bounds, 1111 chg sides, 1653 chg coeffs, 0 upgd conss, 0 impls, 2568 clqs, 0 implints
17.62/17.75	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
17.62/17.75	c  1599 deleted vars, 1542 deleted constraints, 0 added constraints, 13 tightened bounds, 0 added holes, 1111 changed sides, 1655 changed coefficients
17.62/17.75	c  0 implications, 86481 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
17.62/17.75	c presolved problem has 13175 variables (13175 bin, 0 int, 0 cont) and 18889 constraints
17.62/17.75	c   14712 constraints of type <knapsack>
17.62/17.75	c     283 constraints of type <setppc>
17.62/17.75	c     537 constraints of type <linear>
17.62/17.75	c    3357 constraints of type <logicor>
17.62/17.75	c transformed objective value is always integral (scale: 1)
17.62/17.75	c Presolving Time: 0.92
17.62/17.75	c c SCIP solve-time propagated 29 fixed variables
17.72/17.80	c presolving:
17.72/17.83	c (round 1, fast)       1155 del vars, 175 del conss, 0 add conss, 13 chg bounds, 1111 chg sides, 1653 chg coeffs, 0 upgd conss, 0 impls, 3352 clqs, 0 implints
17.72/17.86	c    (0.1s) running MILP presolver
17.81/17.98	c    (0.2s) MILP presolver (5 rounds): 403 aggregations, 11 fixings, 0 bound changes
17.81/17.99	c (round 2, medium)     1569 del vars, 175 del conss, 0 add conss, 13 chg bounds, 1111 chg sides, 1653 chg coeffs, 0 upgd conss, 0 impls, 2569 clqs, 0 implints
17.81/17.99	c (round 3, fast)       1569 del vars, 976 del conss, 0 add conss, 13 chg bounds, 1111 chg sides, 1653 chg coeffs, 0 upgd conss, 0 impls, 2767 clqs, 0 implints
17.81/18.00	c (round 4, exhaustive) 1569 del vars, 1525 del conss, 0 add conss, 13 chg bounds, 1111 chg sides, 1653 chg coeffs, 0 upgd conss, 0 impls, 2767 clqs, 0 implints
17.81/18.00	c (round 5, fast)       1569 del vars, 1525 del conss, 268 add conss, 13 chg bounds, 1111 chg sides, 1653 chg coeffs, 0 upgd conss, 0 impls, 2767 clqs, 0 implints
17.81/18.01	c (round 6, fast)       1569 del vars, 1525 del conss, 268 add conss, 13 chg bounds, 1209 chg sides, 2979 chg coeffs, 0 upgd conss, 0 impls, 2767 clqs, 0 implints
17.93/18.05	c (round 7, exhaustive) 1569 del vars, 1525 del conss, 268 add conss, 13 chg bounds, 1209 chg sides, 2979 chg coeffs, 18883 upgd conss, 0 impls, 2767 clqs, 0 implints
17.93/18.06	c (round 8, fast)       1569 del vars, 1525 del conss, 268 add conss, 13 chg bounds, 1467 chg sides, 5748 chg coeffs, 18883 upgd conss, 0 impls, 2767 clqs, 0 implints
17.93/18.09	c (round 9, medium)     1569 del vars, 4993 del conss, 9920 add conss, 13 chg bounds, 2130 chg sides, 7018 chg coeffs, 18883 upgd conss, 0 impls, 12039 clqs, 0 implints
17.93/18.09	c (round 10, fast)       1569 del vars, 5311 del conss, 10219 add conss, 13 chg bounds, 2141 chg sides, 7502 chg coeffs, 18883 upgd conss, 0 impls, 12039 clqs, 0 implints
18.03/18.11	c (round 11, exhaustive) 1569 del vars, 17352 del conss, 13485 add conss, 13 chg bounds, 2141 chg sides, 7502 chg coeffs, 18883 upgd conss, 0 impls, 12039 clqs, 0 implints
18.03/18.13	c (round 12, exhaustive) 1569 del vars, 17441 del conss, 13485 add conss, 13 chg bounds, 2141 chg sides, 7885 chg coeffs, 18883 upgd conss, 0 impls, 12039 clqs, 0 implints
18.03/18.15	c (round 13, exhaustive) 1649 del vars, 17521 del conss, 13485 add conss, 13 chg bounds, 2141 chg sides, 7923 chg coeffs, 18883 upgd conss, 0 impls, 11835 clqs, 0 implints
18.03/18.16	c (round 14, exhaustive) 1649 del vars, 17533 del conss, 13497 add conss, 13 chg bounds, 2141 chg sides, 7923 chg coeffs, 18883 upgd conss, 0 impls, 11835 clqs, 0 implints
18.41/18.50	c    (0.7s) probing: 257/13122 (2.0%) - 9 fixings, 0 aggregations, 791 implications, 0 bound changes
18.41/18.50	c    (0.7s) probing aborted: 50/50 successive totally useless probings
18.41/18.50	c (round 15, exhaustive) 1664 del vars, 17540 del conss, 13497 add conss, 13 chg bounds, 2141 chg sides, 7923 chg coeffs, 18884 upgd conss, 0 impls, 12592 clqs, 0 implints
18.41/18.51	c (round 16, fast)       1666 del vars, 17565 del conss, 13531 add conss, 13 chg bounds, 2141 chg sides, 7925 chg coeffs, 18886 upgd conss, 0 impls, 12570 clqs, 0 implints
18.41/18.51	c (round 17, fast)       1666 del vars, 17565 del conss, 13531 add conss, 13 chg bounds, 2217 chg sides, 8074 chg coeffs, 18886 upgd conss, 0 impls, 12572 clqs, 0 implints
18.41/18.52	c (round 18, exhaustive) 1666 del vars, 17586 del conss, 13531 add conss, 13 chg bounds, 2217 chg sides, 8144 chg coeffs, 18886 upgd conss, 0 impls, 12572 clqs, 0 implints
18.41/18.53	c (round 19, exhaustive) 1666 del vars, 17586 del conss, 13531 add conss, 13 chg bounds, 2217 chg sides, 8144 chg coeffs, 18901 upgd conss, 0 impls, 12574 clqs, 0 implints
18.41/18.54	c (round 20, fast)       1666 del vars, 17601 del conss, 13531 add conss, 13 chg bounds, 2217 chg sides, 8144 chg coeffs, 18901 upgd conss, 0 impls, 12574 clqs, 0 implints
18.41/18.58	c (round 21, exhaustive) 1691 del vars, 17601 del conss, 13531 add conss, 13 chg bounds, 2217 chg sides, 8144 chg coeffs, 18901 upgd conss, 0 impls, 12528 clqs, 0 implints
18.41/18.59	c (round 22, fast)       1691 del vars, 17608 del conss, 13543 add conss, 13 chg bounds, 2217 chg sides, 8144 chg coeffs, 18901 upgd conss, 0 impls, 12529 clqs, 0 implints
18.51/18.60	c (round 23, exhaustive) 1691 del vars, 17620 del conss, 13543 add conss, 13 chg bounds, 2217 chg sides, 8202 chg coeffs, 18913 upgd conss, 0 impls, 12529 clqs, 0 implints
18.51/18.69	c    (0.9s) probing: 345/13122 (2.6%) - 9 fixings, 27 aggregations, 1939 implications, 0 bound changes
18.51/18.69	c    (0.9s) probing aborted: 50/50 successive totally useless probings
18.51/18.69	c    (0.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
18.61/18.73	c    (0.9s) symmetry computation finished: 20 generators found (max: 1500, log10 of symmetry group size: 35.44) (symcode time: 0.01)
18.61/18.74	c dynamic symmetry handling statistics:
18.61/18.74	c    orbitopal reduction:       no components
18.61/18.74	c    orbital reduction:          4 components of sizes 5, 5, 5, 5
18.61/18.74	c    lexicographic reduction:   20 permutations with support sizes 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2
18.61/18.74	c handled 4 out of 4 symmetry components
18.61/18.75	c presolving (24 rounds: 24 fast, 14 medium, 12 exhaustive):
18.61/18.75	c  1693 deleted vars, 17620 deleted constraints, 13543 added constraints, 13 tightened bounds, 0 added holes, 2217 changed sides, 8202 changed coefficients
18.61/18.75	c  0 implications, 12731 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
18.61/18.75	c presolved problem has 13084 variables (13084 bin, 0 int, 0 cont) and 16354 constraints
18.61/18.75	c   11004 constraints of type <knapsack>
18.61/18.75	c    1370 constraints of type <setppc>
18.61/18.75	c    3053 constraints of type <and>
18.61/18.75	c     290 constraints of type <linear>
18.61/18.75	c     637 constraints of type <logicor>
18.61/18.75	c transformed objective value is always integral (scale: 1)
18.61/18.75	c Presolving Time: 0.95
18.61/18.75	c 
19.31/19.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.31/19.43	c   1.7s|     1 |     0 |  9279 |     - |   300M |   0 |  13k|  16k|  19k|   0 |  0 | 128 |   0 | 0.000000e+00 |      --      |    Inf | unknown
24.59/24.78	c   7.0s|     1 |     0 | 26566 |     - |   316M |   0 |  13k|  16k|  19k| 162 |  1 | 162 |   0 | 0.000000e+00 |      --      |    Inf | unknown
24.59/24.78	c (node 1) LP solver hit time limit in LP 8 -- using pseudo solution instead
24.59/24.78	c 
24.59/24.78	c SCIP Status        : solving was interrupted [time limit reached]
24.59/24.78	c Solving Time (sec) : 7.00
24.59/24.78	c Solving Nodes      : 1
24.59/24.78	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
24.59/24.78	c Dual Bound         : +0.00000000000000e+00
24.59/24.78	c Gap                : infinite
24.59/24.78	c SCIP status: 23 (TIMELIMIT)
24.59/24.78	c solveScip: freeing transform (!can_skip_free_transform)
24.69/24.83	c pb_solver_status: sst_unknown
24.69/24.83	c LB_goalvalue: 0
24.69/24.83	c UB_goalvalue: 1
24.69/24.83	c Both SAT and SCIP timed out; boosting budgets to sat=10.000000 scip=14.000000
24.69/24.83	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
24.69/24.83	c SCIP returned: sst_unknown
24.69/24.83	c SCIP primal LB: -oo, dual UB: 1
24.69/24.83	c assumptions: 
24.69/24.83	c invoking solver with time budget: 10.000000
34.66/34.86	c sat_solver_result: sst_unknown
34.66/34.86	c c SAT fixed 339 new variables
34.66/34.86	c SAT solver timed out; proceeding to cooperative SCIP call
34.66/34.86	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1
34.66/34.86	c scip solving with time budget: 14.000000
34.66/34.86	c solveScip
34.66/34.86	c initScipForCoop
34.66/34.86	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
34.66/34.88	c presolving:
34.76/34.91	c (round 1, fast)       1593 del vars, 434 del conss, 0 add conss, 110 chg bounds, 1999 chg sides, 3154 chg coeffs, 0 upgd conss, 0 impls, 3581 clqs, 0 implints
34.76/34.94	c    (0.1s) running MILP presolver
34.88/35.05	c    (0.2s) MILP presolver (5 rounds): 488 aggregations, 21 fixings, 0 bound changes
34.88/35.05	c (round 2, medium)     2103 del vars, 435 del conss, 0 add conss, 110 chg bounds, 1999 chg sides, 3154 chg coeffs, 0 upgd conss, 0 impls, 2606 clqs, 0 implints
34.88/35.06	c (round 3, fast)       2103 del vars, 1418 del conss, 0 add conss, 110 chg bounds, 2011 chg sides, 3188 chg coeffs, 0 upgd conss, 0 impls, 2834 clqs, 0 implints
34.88/35.07	c (round 4, exhaustive) 2103 del vars, 1944 del conss, 0 add conss, 110 chg bounds, 2011 chg sides, 3188 chg coeffs, 0 upgd conss, 0 impls, 2834 clqs, 0 implints
34.88/35.08	c (round 5, fast)       2104 del vars, 1945 del conss, 254 add conss, 110 chg bounds, 2011 chg sides, 3188 chg coeffs, 0 upgd conss, 0 impls, 2832 clqs, 0 implints
34.88/35.08	c (round 6, fast)       2104 del vars, 1945 del conss, 255 add conss, 110 chg bounds, 2106 chg sides, 4419 chg coeffs, 0 upgd conss, 0 impls, 2832 clqs, 0 implints
34.98/35.12	c (round 7, exhaustive) 2104 del vars, 1946 del conss, 255 add conss, 110 chg bounds, 2106 chg sides, 4424 chg coeffs, 18460 upgd conss, 0 impls, 2832 clqs, 0 implints
34.98/35.13	c (round 8, fast)       2104 del vars, 1946 del conss, 255 add conss, 110 chg bounds, 2473 chg sides, 7692 chg coeffs, 18460 upgd conss, 0 impls, 2832 clqs, 0 implints
34.98/35.17	c (round 9, medium)     2120 del vars, 5410 del conss, 10068 add conss, 110 chg bounds, 3449 chg sides, 9607 chg coeffs, 18460 upgd conss, 0 impls, 12115 clqs, 0 implints
34.98/35.17	c (round 10, fast)       2120 del vars, 5844 del conss, 10467 add conss, 110 chg bounds, 3482 chg sides, 10214 chg coeffs, 18460 upgd conss, 0 impls, 12115 clqs, 0 implints
34.98/35.19	c (round 11, exhaustive) 2120 del vars, 17718 del conss, 13712 add conss, 110 chg bounds, 3482 chg sides, 10214 chg coeffs, 18460 upgd conss, 0 impls, 12115 clqs, 0 implints
35.06/35.21	c (round 12, exhaustive) 2120 del vars, 17843 del conss, 13712 add conss, 110 chg bounds, 3482 chg sides, 10646 chg coeffs, 18460 upgd conss, 0 impls, 12115 clqs, 0 implints
35.06/35.23	c (round 13, exhaustive) 2225 del vars, 17948 del conss, 13712 add conss, 110 chg bounds, 3482 chg sides, 10684 chg coeffs, 18460 upgd conss, 0 impls, 11883 clqs, 0 implints
35.06/35.24	c (round 14, exhaustive) 2225 del vars, 17961 del conss, 13725 add conss, 110 chg bounds, 3482 chg sides, 10684 chg coeffs, 18460 upgd conss, 0 impls, 11883 clqs, 0 implints
35.06/35.25	c (round 15, exhaustive) 2225 del vars, 17980 del conss, 13725 add conss, 110 chg bounds, 3482 chg sides, 10684 chg coeffs, 18462 upgd conss, 0 impls, 11897 clqs, 0 implints
35.06/35.26	c (round 16, fast)       2230 del vars, 17995 del conss, 13725 add conss, 110 chg bounds, 3482 chg sides, 10688 chg coeffs, 18462 upgd conss, 0 impls, 11867 clqs, 0 implints
35.06/35.26	c (round 17, medium)     2239 del vars, 18013 del conss, 13728 add conss, 110 chg bounds, 3482 chg sides, 10688 chg coeffs, 18462 upgd conss, 0 impls, 11847 clqs, 0 implints
35.06/35.28	c (round 18, exhaustive) 2251 del vars, 18018 del conss, 13728 add conss, 110 chg bounds, 3482 chg sides, 10713 chg coeffs, 18462 upgd conss, 0 impls, 11781 clqs, 0 implints
35.06/35.28	c (round 19, fast)       2268 del vars, 18048 del conss, 13728 add conss, 110 chg bounds, 3482 chg sides, 10718 chg coeffs, 18467 upgd conss, 0 impls, 11777 clqs, 0 implints
36.36/36.54	c (round 20, exhaustive) 2293 del vars, 18049 del conss, 13728 add conss, 110 chg bounds, 3482 chg sides, 10738 chg coeffs, 18467 upgd conss, 0 impls, 14151 clqs, 0 implints
36.36/36.54	c (round 21, fast)       2293 del vars, 18056 del conss, 13787 add conss, 110 chg bounds, 3482 chg sides, 10738 chg coeffs, 18467 upgd conss, 0 impls, 14151 clqs, 0 implints
36.36/36.54	c (round 22, fast)       2293 del vars, 18056 del conss, 13787 add conss, 110 chg bounds, 3570 chg sides, 10994 chg coeffs, 18467 upgd conss, 0 impls, 14151 clqs, 0 implints
36.36/36.56	c (round 23, exhaustive) 2293 del vars, 18067 del conss, 13798 add conss, 110 chg bounds, 3570 chg sides, 11277 chg coeffs, 18467 upgd conss, 0 impls, 14151 clqs, 0 implints
36.36/36.57	c (round 24, exhaustive) 2293 del vars, 18094 del conss, 13798 add conss, 110 chg bounds, 3570 chg sides, 11398 chg coeffs, 18467 upgd conss, 0 impls, 14171 clqs, 0 implints
36.36/36.58	c (round 25, exhaustive) 2293 del vars, 18094 del conss, 13798 add conss, 110 chg bounds, 3570 chg sides, 11428 chg coeffs, 18503 upgd conss, 0 impls, 14176 clqs, 0 implints
36.36/36.59	c (round 26, fast)       2293 del vars, 18130 del conss, 13798 add conss, 110 chg bounds, 3570 chg sides, 11428 chg coeffs, 18503 upgd conss, 0 impls, 14176 clqs, 0 implints
36.46/36.64	c (round 27, exhaustive) 2318 del vars, 18130 del conss, 13798 add conss, 110 chg bounds, 3570 chg sides, 11428 chg coeffs, 18503 upgd conss, 0 impls, 14134 clqs, 0 implints
36.46/36.65	c (round 28, fast)       2318 del vars, 18136 del conss, 13822 add conss, 110 chg bounds, 3570 chg sides, 11428 chg coeffs, 18503 upgd conss, 0 impls, 14135 clqs, 0 implints
36.46/36.66	c (round 29, exhaustive) 2318 del vars, 18137 del conss, 13822 add conss, 110 chg bounds, 3582 chg sides, 11530 chg coeffs, 18503 upgd conss, 0 impls, 14135 clqs, 0 implints
36.46/36.66	c (round 30, exhaustive) 2318 del vars, 18141 del conss, 13822 add conss, 110 chg bounds, 3582 chg sides, 11530 chg coeffs, 18523 upgd conss, 0 impls, 14135 clqs, 0 implints
36.46/36.67	c (round 31, fast)       2318 del vars, 18161 del conss, 13822 add conss, 110 chg bounds, 3582 chg sides, 11530 chg coeffs, 18523 upgd conss, 0 impls, 14135 clqs, 0 implints
36.56/36.72	c (round 32, exhaustive) 2343 del vars, 18161 del conss, 13822 add conss, 110 chg bounds, 3582 chg sides, 11530 chg coeffs, 18523 upgd conss, 0 impls, 14014 clqs, 0 implints
36.56/36.72	c (round 33, fast)       2343 del vars, 18162 del conss, 13846 add conss, 110 chg bounds, 3582 chg sides, 11530 chg coeffs, 18523 upgd conss, 0 impls, 14014 clqs, 0 implints
36.56/36.73	c (round 34, exhaustive) 2343 del vars, 18166 del conss, 13846 add conss, 110 chg bounds, 3594 chg sides, 11632 chg coeffs, 18523 upgd conss, 0 impls, 14014 clqs, 0 implints
36.56/36.74	c (round 35, exhaustive) 2343 del vars, 18166 del conss, 13846 add conss, 110 chg bounds, 3594 chg sides, 11632 chg coeffs, 18543 upgd conss, 0 impls, 14014 clqs, 0 implints
36.56/36.75	c (round 36, fast)       2343 del vars, 18186 del conss, 13846 add conss, 110 chg bounds, 3594 chg sides, 11632 chg coeffs, 18543 upgd conss, 0 impls, 14014 clqs, 0 implints
36.66/36.80	c (round 37, exhaustive) 2368 del vars, 18186 del conss, 13846 add conss, 110 chg bounds, 3594 chg sides, 11632 chg coeffs, 18543 upgd conss, 0 impls, 13939 clqs, 0 implints
36.66/36.80	c (round 38, fast)       2368 del vars, 18188 del conss, 13870 add conss, 110 chg bounds, 3594 chg sides, 11632 chg coeffs, 18543 upgd conss, 0 impls, 13939 clqs, 0 implints
36.66/36.81	c (round 39, exhaustive) 2368 del vars, 18192 del conss, 13870 add conss, 110 chg bounds, 3606 chg sides, 11734 chg coeffs, 18543 upgd conss, 0 impls, 13939 clqs, 0 implints
36.66/36.82	c (round 40, exhaustive) 2368 del vars, 18192 del conss, 13870 add conss, 110 chg bounds, 3606 chg sides, 11734 chg coeffs, 18563 upgd conss, 0 impls, 13939 clqs, 0 implints
36.66/36.83	c (round 41, fast)       2368 del vars, 18212 del conss, 13870 add conss, 110 chg bounds, 3606 chg sides, 11734 chg coeffs, 18563 upgd conss, 0 impls, 13939 clqs, 0 implints
36.76/36.91	c    (2.1s) probing: 1000/12515 (8.0%) - 1 fixings, 103 aggregations, 6797 implications, 0 bound changes
38.15/38.34	c (round 42, exhaustive) 2393 del vars, 18212 del conss, 13870 add conss, 110 chg bounds, 3606 chg sides, 11734 chg coeffs, 18563 upgd conss, 0 impls, 16434 clqs, 0 implints
38.15/38.34	c (round 43, fast)       2393 del vars, 18230 del conss, 13921 add conss, 110 chg bounds, 3606 chg sides, 11734 chg coeffs, 18563 upgd conss, 0 impls, 16434 clqs, 0 implints
38.15/38.35	c (round 44, fast)       2393 del vars, 18230 del conss, 13921 add conss, 110 chg bounds, 3666 chg sides, 11957 chg coeffs, 18563 upgd conss, 0 impls, 16434 clqs, 0 implints
38.15/38.36	c (round 45, exhaustive) 2393 del vars, 18256 del conss, 13923 add conss, 110 chg bounds, 3666 chg sides, 12228 chg coeffs, 18563 upgd conss, 0 impls, 16434 clqs, 0 implints
38.15/38.38	c (round 46, exhaustive) 2393 del vars, 18256 del conss, 13923 add conss, 110 chg bounds, 3666 chg sides, 12331 chg coeffs, 18598 upgd conss, 0 impls, 16454 clqs, 0 implints
38.15/38.38	c (round 47, fast)       2393 del vars, 18291 del conss, 13923 add conss, 110 chg bounds, 3666 chg sides, 12331 chg coeffs, 18598 upgd conss, 0 impls, 16454 clqs, 0 implints
38.25/38.40	c    (3.5s) probing: 2000/12515 (16.0%) - 1 fixings, 124 aggregations, 9248 implications, 0 bound changes
38.45/38.61	c (round 48, exhaustive) 2418 del vars, 18291 del conss, 13923 add conss, 110 chg bounds, 3666 chg sides, 12344 chg coeffs, 18598 upgd conss, 0 impls, 17564 clqs, 0 implints
38.45/38.61	c (round 49, fast)       2418 del vars, 18332 del conss, 13945 add conss, 110 chg bounds, 3666 chg sides, 12344 chg coeffs, 18598 upgd conss, 0 impls, 17564 clqs, 0 implints
38.45/38.62	c (round 50, fast)       2418 del vars, 18332 del conss, 13945 add conss, 110 chg bounds, 3688 chg sides, 12440 chg coeffs, 18598 upgd conss, 0 impls, 17564 clqs, 0 implints
38.45/38.62	c (round 51, medium)     2418 del vars, 18348 del conss, 13945 add conss, 110 chg bounds, 3688 chg sides, 12440 chg coeffs, 18598 upgd conss, 0 impls, 17567 clqs, 0 implints
38.45/38.63	c (round 52, exhaustive) 2418 del vars, 18356 del conss, 13947 add conss, 110 chg bounds, 3688 chg sides, 12451 chg coeffs, 18614 upgd conss, 0 impls, 17567 clqs, 0 implints
38.45/38.64	c (round 53, fast)       2418 del vars, 18372 del conss, 13947 add conss, 110 chg bounds, 3688 chg sides, 12451 chg coeffs, 18614 upgd conss, 0 impls, 17569 clqs, 0 implints
39.05/39.26	c (round 54, exhaustive) 2443 del vars, 18372 del conss, 13947 add conss, 110 chg bounds, 3688 chg sides, 12451 chg coeffs, 18614 upgd conss, 0 impls, 17871 clqs, 0 implints
39.05/39.27	c (round 55, fast)       2443 del vars, 18410 del conss, 13988 add conss, 110 chg bounds, 3688 chg sides, 12451 chg coeffs, 18614 upgd conss, 0 impls, 17871 clqs, 0 implints
39.05/39.27	c (round 56, fast)       2443 del vars, 18410 del conss, 13988 add conss, 110 chg bounds, 3756 chg sides, 12633 chg coeffs, 18614 upgd conss, 0 impls, 17871 clqs, 0 implints
39.05/39.28	c (round 57, medium)     2443 del vars, 18424 del conss, 13988 add conss, 110 chg bounds, 3756 chg sides, 12633 chg coeffs, 18614 upgd conss, 0 impls, 17871 clqs, 0 implints
39.05/39.29	c (round 58, exhaustive) 2443 del vars, 18433 del conss, 13997 add conss, 110 chg bounds, 3756 chg sides, 12673 chg coeffs, 18614 upgd conss, 0 impls, 17871 clqs, 0 implints
39.15/39.30	c (round 59, exhaustive) 2443 del vars, 18450 del conss, 13997 add conss, 110 chg bounds, 3756 chg sides, 12673 chg coeffs, 18614 upgd conss, 0 impls, 17891 clqs, 0 implints
39.15/39.30	c (round 60, exhaustive) 2443 del vars, 18450 del conss, 13997 add conss, 110 chg bounds, 3756 chg sides, 12673 chg coeffs, 18638 upgd conss, 0 impls, 17891 clqs, 0 implints
39.15/39.31	c (round 61, fast)       2443 del vars, 18474 del conss, 13997 add conss, 110 chg bounds, 3756 chg sides, 12673 chg coeffs, 18638 upgd conss, 0 impls, 17891 clqs, 0 implints
39.86/40.04	c    (5.2s) probing: 3000/12515 (24.0%) - 1 fixings, 196 aggregations, 72379 implications, 0 bound changes
39.96/40.18	c (round 62, exhaustive) 2468 del vars, 18474 del conss, 13997 add conss, 110 chg bounds, 3756 chg sides, 12673 chg coeffs, 18638 upgd conss, 0 impls, 94353 clqs, 0 implints
39.96/40.19	c (round 63, fast)       2468 del vars, 18500 del conss, 14218 add conss, 110 chg bounds, 3756 chg sides, 12673 chg coeffs, 18638 upgd conss, 0 impls, 94353 clqs, 0 implints
39.96/40.19	c (round 64, fast)       2468 del vars, 18500 del conss, 14218 add conss, 110 chg bounds, 3851 chg sides, 13742 chg coeffs, 18638 upgd conss, 0 impls, 94353 clqs, 0 implints
40.05/40.22	c (round 65, exhaustive) 2468 del vars, 18504 del conss, 14218 add conss, 110 chg bounds, 3851 chg sides, 18475 chg coeffs, 18638 upgd conss, 0 impls, 94353 clqs, 0 implints
40.44/40.66	c (round 66, exhaustive) 2468 del vars, 18504 del conss, 14218 add conss, 110 chg bounds, 3851 chg sides, 22408 chg coeffs, 18638 upgd conss, 0 impls, 94363 clqs, 0 implints
41.04/41.29	c (round 67, exhaustive) 2468 del vars, 18512 del conss, 14226 add conss, 110 chg bounds, 3851 chg sides, 22692 chg coeffs, 18638 upgd conss, 0 impls, 94448 clqs, 0 implints
41.14/41.35	c (round 68, exhaustive) 2468 del vars, 18536 del conss, 14226 add conss, 110 chg bounds, 3851 chg sides, 22746 chg coeffs, 18638 upgd conss, 0 impls, 94456 clqs, 0 implints
41.14/41.37	c (round 69, exhaustive) 2468 del vars, 18536 del conss, 14226 add conss, 110 chg bounds, 3851 chg sides, 22766 chg coeffs, 18835 upgd conss, 0 impls, 94456 clqs, 0 implints
41.14/41.37	c (round 70, fast)       2468 del vars, 18733 del conss, 14226 add conss, 110 chg bounds, 3851 chg sides, 22766 chg coeffs, 18835 upgd conss, 0 impls, 94456 clqs, 0 implints
41.54/41.71	c (round 71, exhaustive) 2494 del vars, 18733 del conss, 14226 add conss, 110 chg bounds, 3851 chg sides, 22772 chg coeffs, 18835 upgd conss, 0 impls, 101611 clqs, 0 implints
41.54/41.73	c (round 72, fast)       2494 del vars, 18830 del conss, 14354 add conss, 110 chg bounds, 3851 chg sides, 22772 chg coeffs, 18835 upgd conss, 0 impls, 101611 clqs, 0 implints
41.54/41.73	c (round 73, fast)       2494 del vars, 18830 del conss, 14354 add conss, 110 chg bounds, 3902 chg sides, 23389 chg coeffs, 18835 upgd conss, 0 impls, 101611 clqs, 0 implints
42.24/42.41	c (round 74, exhaustive) 2494 del vars, 18848 del conss, 14359 add conss, 110 chg bounds, 3902 chg sides, 23390 chg coeffs, 18835 upgd conss, 0 impls, 101611 clqs, 0 implints
42.24/42.42	c (round 75, exhaustive) 2494 del vars, 18848 del conss, 14359 add conss, 110 chg bounds, 3902 chg sides, 23390 chg coeffs, 18950 upgd conss, 0 impls, 101616 clqs, 0 implints
42.24/42.42	c (round 76, fast)       2494 del vars, 18963 del conss, 14359 add conss, 110 chg bounds, 3902 chg sides, 23390 chg coeffs, 18950 upgd conss, 0 impls, 101616 clqs, 0 implints
42.64/42.82	c (round 77, exhaustive) 2519 del vars, 18963 del conss, 14359 add conss, 110 chg bounds, 3902 chg sides, 23390 chg coeffs, 18950 upgd conss, 0 impls, 101575 clqs, 0 implints
42.64/42.84	c (round 78, fast)       2519 del vars, 19042 del conss, 14529 add conss, 110 chg bounds, 3902 chg sides, 23390 chg coeffs, 18950 upgd conss, 0 impls, 101575 clqs, 0 implints
42.64/42.84	c (round 79, fast)       2519 del vars, 19042 del conss, 14529 add conss, 110 chg bounds, 3965 chg sides, 24214 chg coeffs, 18950 upgd conss, 0 impls, 101575 clqs, 0 implints
43.33/43.52	c (round 80, exhaustive) 2519 del vars, 19054 del conss, 14541 add conss, 110 chg bounds, 3965 chg sides, 24218 chg coeffs, 18950 upgd conss, 0 impls, 101575 clqs, 0 implints
43.33/43.53	c (round 81, exhaustive) 2519 del vars, 19070 del conss, 14541 add conss, 110 chg bounds, 3965 chg sides, 24218 chg coeffs, 18950 upgd conss, 0 impls, 101587 clqs, 0 implints
43.33/43.54	c (round 82, exhaustive) 2519 del vars, 19070 del conss, 14541 add conss, 110 chg bounds, 3965 chg sides, 24218 chg coeffs, 19104 upgd conss, 0 impls, 101587 clqs, 0 implints
43.33/43.55	c (round 83, fast)       2519 del vars, 19224 del conss, 14541 add conss, 110 chg bounds, 3965 chg sides, 24218 chg coeffs, 19104 upgd conss, 0 impls, 101587 clqs, 0 implints
45.13/45.30	c (round 84, exhaustive) 2544 del vars, 19224 del conss, 14541 add conss, 110 chg bounds, 3965 chg sides, 24218 chg coeffs, 19104 upgd conss, 0 impls, 116450 clqs, 0 implints
45.13/45.32	c (round 85, fast)       2544 del vars, 19283 del conss, 14761 add conss, 110 chg bounds, 3965 chg sides, 24218 chg coeffs, 19104 upgd conss, 0 impls, 116450 clqs, 0 implints
45.13/45.32	c (round 86, fast)       2544 del vars, 19283 del conss, 14761 add conss, 110 chg bounds, 4060 chg sides, 25282 chg coeffs, 19104 upgd conss, 0 impls, 116450 clqs, 0 implints
45.73/46.00	c (round 87, exhaustive) 2544 del vars, 19298 del conss, 14776 add conss, 110 chg bounds, 4060 chg sides, 25282 chg coeffs, 19104 upgd conss, 0 impls, 116450 clqs, 0 implints
45.84/46.01	c (round 88, exhaustive) 2544 del vars, 19322 del conss, 14776 add conss, 110 chg bounds, 4060 chg sides, 25282 chg coeffs, 19104 upgd conss, 0 impls, 116465 clqs, 0 implints
45.84/46.02	c (round 89, exhaustive) 2544 del vars, 19322 del conss, 14776 add conss, 110 chg bounds, 4060 chg sides, 25282 chg coeffs, 19300 upgd conss, 0 impls, 116465 clqs, 0 implints
45.84/46.02	c (round 90, fast)       2544 del vars, 19518 del conss, 14776 add conss, 110 chg bounds, 4060 chg sides, 25282 chg coeffs, 19300 upgd conss, 0 impls, 116465 clqs, 0 implints
45.84/46.07	c    (11.2s) probing: 4000/12515 (32.0%) - 1 fixings, 276 aggregations, 427591 implications, 0 bound changes
47.52/47.74	c    (12.9s) probing: 5000/12515 (40.0%) - 1 fixings, 284 aggregations, 481960 implications, 0 bound changes
47.72/47.91	c    (13.1s) probing: 5113/12515 (40.9%) - 1 fixings, 284 aggregations, 483439 implications, 0 bound changes
47.72/47.91	c    (13.1s) probing aborted: 1000/1000 successive useless probings
47.72/47.91	c    (13.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
47.72/47.95	c    (13.1s) symmetry computation finished: 63 generators found (max: 1500, log10 of symmetry group size: 64.23) (symcode time: 0.01)
47.72/47.98	c dynamic symmetry handling statistics:
47.72/47.98	c    orbitopal reduction:       no components
47.72/47.98	c    orbital reduction:         10 components of sizes 28, 21, 21, 21, 28, 6, 6, 6, 6, 21
47.72/47.98	c    lexicographic reduction:  164 permutations with support sizes 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4
47.72/47.98	c handled 11 out of 11 symmetry components
47.83/48.07	c presolving (91 rounds: 91 fast, 53 medium, 48 exhaustive):
47.83/48.07	c  2553 deleted vars, 19518 deleted constraints, 14777 added constraints, 110 tightened bounds, 0 added holes, 4060 changed sides, 25282 changed coefficients
47.83/48.07	c  0 implications, 129264 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
47.83/48.07	c presolved problem has 12230 variables (12230 bin, 0 int, 0 cont) and 15689 constraints
47.83/48.07	c   10499 constraints of type <knapsack>
47.83/48.07	c    1404 constraints of type <setppc>
47.83/48.07	c    2897 constraints of type <and>
47.83/48.07	c     278 constraints of type <linear>
47.83/48.07	c     611 constraints of type <logicor>
47.83/48.07	c transformed objective value is always integral (scale: 1)
47.83/48.07	c Presolving Time: 13.18
47.83/48.07	c 
48.51/48.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
48.51/48.76	c  13.9s|     1 |     0 |  8455 |     - |   356M |   0 |  12k|  15k|  18k|   0 |  0 | 115 |   0 | 0.000000e+00 |      --      |    Inf | unknown
48.61/48.86	c 
48.61/48.86	c SCIP Status        : solving was interrupted [time limit reached]
48.61/48.86	c Solving Time (sec) : 14.00
48.61/48.86	c Solving Nodes      : 1
48.61/48.86	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
48.61/48.86	c Dual Bound         : +0.00000000000000e+00
48.61/48.86	c Gap                : infinite
48.61/48.86	c SCIP status: 23 (TIMELIMIT)
48.61/48.86	c pb_solver_status: sst_unknown
48.61/48.86	c LB_goalvalue: 0
48.61/48.86	c UB_goalvalue: 1
48.61/48.86	c Both SAT and SCIP timed out; boosting budgets to sat=20.000000 scip=28.000000
48.61/48.86	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
48.61/48.86	c SCIP returned: sst_unknown
48.61/48.86	c SCIP primal LB: -oo, dual UB: 1
48.61/48.86	c assumptions: 
48.61/48.86	c invoking solver with time budget: 20.000000
68.66/68.92	c sat_solver_result: sst_unknown
68.66/68.92	c c SAT fixed 113 new variables
68.66/68.92	c SAT solver timed out; proceeding to cooperative SCIP call
68.66/68.92	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1
68.66/68.92	c scip solving with time budget: 28.000000
68.66/68.92	c solveScip
68.66/68.92	c initScipForCoop
68.66/68.92	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
68.66/68.92	c SCIPfreeTransform due to timeout and having shadow nodes
68.66/68.92	c forcing SCIPfreeTransform before solve
68.66/68.97	c Running SCIP presolve for solve-time propagation (rounds=3)
68.66/69.00	c presolving:
68.78/69.02	c (round 1, fast)       1535 del vars, 315 del conss, 0 add conss, 111 chg bounds, 1999 chg sides, 3155 chg coeffs, 0 upgd conss, 0 impls, 3696 clqs, 0 implints
68.78/69.05	c    (0.1s) running MILP presolver
68.88/69.16	c    (0.2s) MILP presolver (5 rounds): 547 aggregations, 21 fixings, 0 bound changes
68.88/69.16	c (round 2, medium)     2105 del vars, 320 del conss, 0 add conss, 111 chg bounds, 1999 chg sides, 3155 chg coeffs, 0 upgd conss, 0 impls, 2605 clqs, 0 implints
69.06/69.32	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
69.06/69.32	c  2140 deleted vars, 1963 deleted constraints, 0 added constraints, 111 tightened bounds, 0 added holes, 2011 changed sides, 3210 changed coefficients
69.06/69.32	c  0 implications, 2815 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
69.06/69.32	c presolved problem has 12641 variables (12641 bin, 0 int, 0 cont) and 18468 constraints
69.06/69.32	c   14339 constraints of type <knapsack>
69.06/69.32	c     277 constraints of type <setppc>
69.06/69.32	c     510 constraints of type <linear>
69.06/69.32	c    3342 constraints of type <logicor>
69.06/69.32	c transformed objective value is always integral (scale: 1)
69.06/69.32	c Presolving Time: 0.32
69.06/69.32	c c SCIP solve-time propagated 142 fixed variables
69.06/69.37	c presolving:
69.16/69.40	c (round 1, fast)       1593 del vars, 434 del conss, 0 add conss, 110 chg bounds, 1999 chg sides, 3154 chg coeffs, 0 upgd conss, 0 impls, 3581 clqs, 0 implints
69.16/69.43	c    (0.1s) running MILP presolver
69.26/69.53	c    (0.2s) MILP presolver (5 rounds): 488 aggregations, 21 fixings, 0 bound changes
69.26/69.54	c (round 2, medium)     2103 del vars, 435 del conss, 0 add conss, 110 chg bounds, 1999 chg sides, 3154 chg coeffs, 0 upgd conss, 0 impls, 2606 clqs, 0 implints
69.26/69.55	c (round 3, fast)       2103 del vars, 1418 del conss, 0 add conss, 110 chg bounds, 2011 chg sides, 3188 chg coeffs, 0 upgd conss, 0 impls, 2834 clqs, 0 implints
69.26/69.55	c (round 4, exhaustive) 2103 del vars, 1944 del conss, 0 add conss, 110 chg bounds, 2011 chg sides, 3188 chg coeffs, 0 upgd conss, 0 impls, 2834 clqs, 0 implints
69.26/69.56	c (round 5, fast)       2104 del vars, 1945 del conss, 254 add conss, 110 chg bounds, 2011 chg sides, 3188 chg coeffs, 0 upgd conss, 0 impls, 2832 clqs, 0 implints
69.26/69.56	c (round 6, fast)       2104 del vars, 1945 del conss, 255 add conss, 110 chg bounds, 2106 chg sides, 4419 chg coeffs, 0 upgd conss, 0 impls, 2832 clqs, 0 implints
69.36/69.60	c (round 7, exhaustive) 2104 del vars, 1946 del conss, 255 add conss, 110 chg bounds, 2106 chg sides, 4424 chg coeffs, 18460 upgd conss, 0 impls, 2832 clqs, 0 implints
69.36/69.62	c (round 8, fast)       2104 del vars, 1946 del conss, 255 add conss, 110 chg bounds, 2473 chg sides, 7692 chg coeffs, 18460 upgd conss, 0 impls, 2832 clqs, 0 implints
69.36/69.65	c (round 9, medium)     2120 del vars, 5410 del conss, 10068 add conss, 110 chg bounds, 3449 chg sides, 9607 chg coeffs, 18460 upgd conss, 0 impls, 12115 clqs, 0 implints
69.36/69.66	c (round 10, fast)       2120 del vars, 5844 del conss, 10467 add conss, 110 chg bounds, 3482 chg sides, 10214 chg coeffs, 18460 upgd conss, 0 impls, 12115 clqs, 0 implints
69.36/69.68	c (round 11, exhaustive) 2120 del vars, 17718 del conss, 13712 add conss, 110 chg bounds, 3482 chg sides, 10214 chg coeffs, 18460 upgd conss, 0 impls, 12115 clqs, 0 implints
69.46/69.70	c (round 12, exhaustive) 2120 del vars, 17843 del conss, 13712 add conss, 110 chg bounds, 3482 chg sides, 10646 chg coeffs, 18460 upgd conss, 0 impls, 12115 clqs, 0 implints
69.46/69.71	c (round 13, exhaustive) 2225 del vars, 17948 del conss, 13712 add conss, 110 chg bounds, 3482 chg sides, 10684 chg coeffs, 18460 upgd conss, 0 impls, 11883 clqs, 0 implints
69.46/69.72	c (round 14, exhaustive) 2225 del vars, 17961 del conss, 13725 add conss, 110 chg bounds, 3482 chg sides, 10684 chg coeffs, 18460 upgd conss, 0 impls, 11883 clqs, 0 implints
69.46/69.73	c (round 15, exhaustive) 2225 del vars, 17980 del conss, 13725 add conss, 110 chg bounds, 3482 chg sides, 10684 chg coeffs, 18462 upgd conss, 0 impls, 11897 clqs, 0 implints
69.46/69.74	c (round 16, fast)       2230 del vars, 17995 del conss, 13725 add conss, 110 chg bounds, 3482 chg sides, 10688 chg coeffs, 18462 upgd conss, 0 impls, 11867 clqs, 0 implints
69.46/69.74	c (round 17, medium)     2239 del vars, 18013 del conss, 13728 add conss, 110 chg bounds, 3482 chg sides, 10688 chg coeffs, 18462 upgd conss, 0 impls, 11847 clqs, 0 implints
69.46/69.76	c (round 18, exhaustive) 2251 del vars, 18018 del conss, 13728 add conss, 110 chg bounds, 3482 chg sides, 10713 chg coeffs, 18462 upgd conss, 0 impls, 11781 clqs, 0 implints
69.46/69.76	c (round 19, fast)       2268 del vars, 18048 del conss, 13728 add conss, 110 chg bounds, 3482 chg sides, 10718 chg coeffs, 18467 upgd conss, 0 impls, 11777 clqs, 0 implints
70.66/70.93	c (round 20, exhaustive) 2293 del vars, 18049 del conss, 13728 add conss, 110 chg bounds, 3482 chg sides, 10738 chg coeffs, 18467 upgd conss, 0 impls, 14151 clqs, 0 implints
70.66/70.94	c (round 21, fast)       2293 del vars, 18056 del conss, 13787 add conss, 110 chg bounds, 3482 chg sides, 10738 chg coeffs, 18467 upgd conss, 0 impls, 14151 clqs, 0 implints
70.66/70.94	c (round 22, fast)       2293 del vars, 18056 del conss, 13787 add conss, 110 chg bounds, 3570 chg sides, 10994 chg coeffs, 18467 upgd conss, 0 impls, 14151 clqs, 0 implints
70.66/70.95	c (round 23, exhaustive) 2293 del vars, 18067 del conss, 13798 add conss, 110 chg bounds, 3570 chg sides, 11277 chg coeffs, 18467 upgd conss, 0 impls, 14151 clqs, 0 implints
70.66/70.96	c (round 24, exhaustive) 2293 del vars, 18094 del conss, 13798 add conss, 110 chg bounds, 3570 chg sides, 11398 chg coeffs, 18467 upgd conss, 0 impls, 14171 clqs, 0 implints
70.66/70.98	c (round 25, exhaustive) 2293 del vars, 18094 del conss, 13798 add conss, 110 chg bounds, 3570 chg sides, 11428 chg coeffs, 18503 upgd conss, 0 impls, 14176 clqs, 0 implints
70.66/70.98	c (round 26, fast)       2293 del vars, 18130 del conss, 13798 add conss, 110 chg bounds, 3570 chg sides, 11428 chg coeffs, 18503 upgd conss, 0 impls, 14176 clqs, 0 implints
70.77/71.03	c (round 27, exhaustive) 2318 del vars, 18130 del conss, 13798 add conss, 110 chg bounds, 3570 chg sides, 11428 chg coeffs, 18503 upgd conss, 0 impls, 14134 clqs, 0 implints
70.77/71.04	c (round 28, fast)       2318 del vars, 18136 del conss, 13822 add conss, 110 chg bounds, 3570 chg sides, 11428 chg coeffs, 18503 upgd conss, 0 impls, 14135 clqs, 0 implints
70.77/71.05	c (round 29, exhaustive) 2318 del vars, 18137 del conss, 13822 add conss, 110 chg bounds, 3582 chg sides, 11530 chg coeffs, 18503 upgd conss, 0 impls, 14135 clqs, 0 implints
70.77/71.05	c (round 30, exhaustive) 2318 del vars, 18141 del conss, 13822 add conss, 110 chg bounds, 3582 chg sides, 11530 chg coeffs, 18523 upgd conss, 0 impls, 14135 clqs, 0 implints
70.77/71.06	c (round 31, fast)       2318 del vars, 18161 del conss, 13822 add conss, 110 chg bounds, 3582 chg sides, 11530 chg coeffs, 18523 upgd conss, 0 impls, 14135 clqs, 0 implints
70.77/71.10	c (round 32, exhaustive) 2343 del vars, 18161 del conss, 13822 add conss, 110 chg bounds, 3582 chg sides, 11530 chg coeffs, 18523 upgd conss, 0 impls, 14014 clqs, 0 implints
70.77/71.11	c (round 33, fast)       2343 del vars, 18162 del conss, 13846 add conss, 110 chg bounds, 3582 chg sides, 11530 chg coeffs, 18523 upgd conss, 0 impls, 14014 clqs, 0 implints
70.87/71.12	c (round 34, exhaustive) 2343 del vars, 18166 del conss, 13846 add conss, 110 chg bounds, 3594 chg sides, 11632 chg coeffs, 18523 upgd conss, 0 impls, 14014 clqs, 0 implints
70.87/71.13	c (round 35, exhaustive) 2343 del vars, 18166 del conss, 13846 add conss, 110 chg bounds, 3594 chg sides, 11632 chg coeffs, 18543 upgd conss, 0 impls, 14014 clqs, 0 implints
70.87/71.13	c (round 36, fast)       2343 del vars, 18186 del conss, 13846 add conss, 110 chg bounds, 3594 chg sides, 11632 chg coeffs, 18543 upgd conss, 0 impls, 14014 clqs, 0 implints
70.87/71.18	c (round 37, exhaustive) 2368 del vars, 18186 del conss, 13846 add conss, 110 chg bounds, 3594 chg sides, 11632 chg coeffs, 18543 upgd conss, 0 impls, 13939 clqs, 0 implints
70.87/71.19	c (round 38, fast)       2368 del vars, 18188 del conss, 13870 add conss, 110 chg bounds, 3594 chg sides, 11632 chg coeffs, 18543 upgd conss, 0 impls, 13939 clqs, 0 implints
70.96/71.20	c (round 39, exhaustive) 2368 del vars, 18192 del conss, 13870 add conss, 110 chg bounds, 3606 chg sides, 11734 chg coeffs, 18543 upgd conss, 0 impls, 13939 clqs, 0 implints
70.96/71.21	c (round 40, exhaustive) 2368 del vars, 18192 del conss, 13870 add conss, 110 chg bounds, 3606 chg sides, 11734 chg coeffs, 18563 upgd conss, 0 impls, 13939 clqs, 0 implints
70.96/71.21	c (round 41, fast)       2368 del vars, 18212 del conss, 13870 add conss, 110 chg bounds, 3606 chg sides, 11734 chg coeffs, 18563 upgd conss, 0 impls, 13939 clqs, 0 implints
70.96/71.29	c    (1.9s) probing: 1000/12515 (8.0%) - 1 fixings, 103 aggregations, 6797 implications, 0 bound changes
72.35/72.60	c (round 42, exhaustive) 2393 del vars, 18212 del conss, 13870 add conss, 110 chg bounds, 3606 chg sides, 11734 chg coeffs, 18563 upgd conss, 0 impls, 16434 clqs, 0 implints
72.35/72.61	c (round 43, fast)       2393 del vars, 18230 del conss, 13921 add conss, 110 chg bounds, 3606 chg sides, 11734 chg coeffs, 18563 upgd conss, 0 impls, 16434 clqs, 0 implints
72.35/72.61	c (round 44, fast)       2393 del vars, 18230 del conss, 13921 add conss, 110 chg bounds, 3666 chg sides, 11957 chg coeffs, 18563 upgd conss, 0 impls, 16434 clqs, 0 implints
72.35/72.62	c (round 45, exhaustive) 2393 del vars, 18256 del conss, 13923 add conss, 110 chg bounds, 3666 chg sides, 12228 chg coeffs, 18563 upgd conss, 0 impls, 16434 clqs, 0 implints
72.35/72.64	c (round 46, exhaustive) 2393 del vars, 18256 del conss, 13923 add conss, 110 chg bounds, 3666 chg sides, 12331 chg coeffs, 18598 upgd conss, 0 impls, 16454 clqs, 0 implints
72.35/72.64	c (round 47, fast)       2393 del vars, 18291 del conss, 13923 add conss, 110 chg bounds, 3666 chg sides, 12331 chg coeffs, 18598 upgd conss, 0 impls, 16454 clqs, 0 implints
72.35/72.66	c    (3.3s) probing: 2000/12515 (16.0%) - 1 fixings, 124 aggregations, 9248 implications, 0 bound changes
72.55/72.86	c (round 48, exhaustive) 2418 del vars, 18291 del conss, 13923 add conss, 110 chg bounds, 3666 chg sides, 12344 chg coeffs, 18598 upgd conss, 0 impls, 17564 clqs, 0 implints
72.55/72.86	c (round 49, fast)       2418 del vars, 18332 del conss, 13945 add conss, 110 chg bounds, 3666 chg sides, 12344 chg coeffs, 18598 upgd conss, 0 impls, 17564 clqs, 0 implints
72.55/72.86	c (round 50, fast)       2418 del vars, 18332 del conss, 13945 add conss, 110 chg bounds, 3688 chg sides, 12440 chg coeffs, 18598 upgd conss, 0 impls, 17564 clqs, 0 implints
72.55/72.87	c (round 51, medium)     2418 del vars, 18348 del conss, 13945 add conss, 110 chg bounds, 3688 chg sides, 12440 chg coeffs, 18598 upgd conss, 0 impls, 17567 clqs, 0 implints
72.55/72.88	c (round 52, exhaustive) 2418 del vars, 18356 del conss, 13947 add conss, 110 chg bounds, 3688 chg sides, 12451 chg coeffs, 18614 upgd conss, 0 impls, 17567 clqs, 0 implints
72.55/72.88	c (round 53, fast)       2418 del vars, 18372 del conss, 13947 add conss, 110 chg bounds, 3688 chg sides, 12451 chg coeffs, 18614 upgd conss, 0 impls, 17569 clqs, 0 implints
73.15/73.47	c (round 54, exhaustive) 2443 del vars, 18372 del conss, 13947 add conss, 110 chg bounds, 3688 chg sides, 12451 chg coeffs, 18614 upgd conss, 0 impls, 17871 clqs, 0 implints
73.15/73.47	c (round 55, fast)       2443 del vars, 18410 del conss, 13988 add conss, 110 chg bounds, 3688 chg sides, 12451 chg coeffs, 18614 upgd conss, 0 impls, 17871 clqs, 0 implints
73.15/73.48	c (round 56, fast)       2443 del vars, 18410 del conss, 13988 add conss, 110 chg bounds, 3756 chg sides, 12633 chg coeffs, 18614 upgd conss, 0 impls, 17871 clqs, 0 implints
73.15/73.48	c (round 57, medium)     2443 del vars, 18424 del conss, 13988 add conss, 110 chg bounds, 3756 chg sides, 12633 chg coeffs, 18614 upgd conss, 0 impls, 17871 clqs, 0 implints
73.15/73.49	c (round 58, exhaustive) 2443 del vars, 18433 del conss, 13997 add conss, 110 chg bounds, 3756 chg sides, 12673 chg coeffs, 18614 upgd conss, 0 impls, 17871 clqs, 0 implints
73.25/73.50	c (round 59, exhaustive) 2443 del vars, 18450 del conss, 13997 add conss, 110 chg bounds, 3756 chg sides, 12673 chg coeffs, 18614 upgd conss, 0 impls, 17891 clqs, 0 implints
73.25/73.51	c (round 60, exhaustive) 2443 del vars, 18450 del conss, 13997 add conss, 110 chg bounds, 3756 chg sides, 12673 chg coeffs, 18638 upgd conss, 0 impls, 17891 clqs, 0 implints
73.25/73.51	c (round 61, fast)       2443 del vars, 18474 del conss, 13997 add conss, 110 chg bounds, 3756 chg sides, 12673 chg coeffs, 18638 upgd conss, 0 impls, 17891 clqs, 0 implints
73.95/74.21	c    (4.9s) probing: 3000/12515 (24.0%) - 1 fixings, 196 aggregations, 72379 implications, 0 bound changes
74.05/74.35	c (round 62, exhaustive) 2468 del vars, 18474 del conss, 13997 add conss, 110 chg bounds, 3756 chg sides, 12673 chg coeffs, 18638 upgd conss, 0 impls, 94353 clqs, 0 implints
74.05/74.36	c (round 63, fast)       2468 del vars, 18500 del conss, 14218 add conss, 110 chg bounds, 3756 chg sides, 12673 chg coeffs, 18638 upgd conss, 0 impls, 94353 clqs, 0 implints
74.05/74.36	c (round 64, fast)       2468 del vars, 18500 del conss, 14218 add conss, 110 chg bounds, 3851 chg sides, 13742 chg coeffs, 18638 upgd conss, 0 impls, 94353 clqs, 0 implints
74.05/74.39	c (round 65, exhaustive) 2468 del vars, 18504 del conss, 14218 add conss, 110 chg bounds, 3851 chg sides, 18475 chg coeffs, 18638 upgd conss, 0 impls, 94353 clqs, 0 implints
74.54/74.82	c (round 66, exhaustive) 2468 del vars, 18504 del conss, 14218 add conss, 110 chg bounds, 3851 chg sides, 22408 chg coeffs, 18638 upgd conss, 0 impls, 94363 clqs, 0 implints
75.14/75.45	c (round 67, exhaustive) 2468 del vars, 18512 del conss, 14226 add conss, 110 chg bounds, 3851 chg sides, 22692 chg coeffs, 18638 upgd conss, 0 impls, 94448 clqs, 0 implints
75.24/75.51	c (round 68, exhaustive) 2468 del vars, 18536 del conss, 14226 add conss, 110 chg bounds, 3851 chg sides, 22746 chg coeffs, 18638 upgd conss, 0 impls, 94456 clqs, 0 implints
75.24/75.53	c (round 69, exhaustive) 2468 del vars, 18536 del conss, 14226 add conss, 110 chg bounds, 3851 chg sides, 22766 chg coeffs, 18835 upgd conss, 0 impls, 94456 clqs, 0 implints
75.24/75.53	c (round 70, fast)       2468 del vars, 18733 del conss, 14226 add conss, 110 chg bounds, 3851 chg sides, 22766 chg coeffs, 18835 upgd conss, 0 impls, 94456 clqs, 0 implints
75.54/75.87	c (round 71, exhaustive) 2494 del vars, 18733 del conss, 14226 add conss, 110 chg bounds, 3851 chg sides, 22772 chg coeffs, 18835 upgd conss, 0 impls, 101611 clqs, 0 implints
75.54/75.89	c (round 72, fast)       2494 del vars, 18830 del conss, 14354 add conss, 110 chg bounds, 3851 chg sides, 22772 chg coeffs, 18835 upgd conss, 0 impls, 101611 clqs, 0 implints
75.54/75.89	c (round 73, fast)       2494 del vars, 18830 del conss, 14354 add conss, 110 chg bounds, 3902 chg sides, 23389 chg coeffs, 18835 upgd conss, 0 impls, 101611 clqs, 0 implints
76.24/76.58	c (round 74, exhaustive) 2494 del vars, 18848 del conss, 14359 add conss, 110 chg bounds, 3902 chg sides, 23390 chg coeffs, 18835 upgd conss, 0 impls, 101611 clqs, 0 implints
76.24/76.59	c (round 75, exhaustive) 2494 del vars, 18848 del conss, 14359 add conss, 110 chg bounds, 3902 chg sides, 23390 chg coeffs, 18950 upgd conss, 0 impls, 101616 clqs, 0 implints
76.24/76.59	c (round 76, fast)       2494 del vars, 18963 del conss, 14359 add conss, 110 chg bounds, 3902 chg sides, 23390 chg coeffs, 18950 upgd conss, 0 impls, 101616 clqs, 0 implints
76.64/76.99	c (round 77, exhaustive) 2519 del vars, 18963 del conss, 14359 add conss, 110 chg bounds, 3902 chg sides, 23390 chg coeffs, 18950 upgd conss, 0 impls, 101575 clqs, 0 implints
76.64/77.01	c (round 78, fast)       2519 del vars, 19042 del conss, 14529 add conss, 110 chg bounds, 3902 chg sides, 23390 chg coeffs, 18950 upgd conss, 0 impls, 101575 clqs, 0 implints
76.75/77.01	c (round 79, fast)       2519 del vars, 19042 del conss, 14529 add conss, 110 chg bounds, 3965 chg sides, 24214 chg coeffs, 18950 upgd conss, 0 impls, 101575 clqs, 0 implints
77.44/77.70	c (round 80, exhaustive) 2519 del vars, 19054 del conss, 14541 add conss, 110 chg bounds, 3965 chg sides, 24218 chg coeffs, 18950 upgd conss, 0 impls, 101575 clqs, 0 implints
77.44/77.71	c (round 81, exhaustive) 2519 del vars, 19070 del conss, 14541 add conss, 110 chg bounds, 3965 chg sides, 24218 chg coeffs, 18950 upgd conss, 0 impls, 101587 clqs, 0 implints
77.44/77.72	c (round 82, exhaustive) 2519 del vars, 19070 del conss, 14541 add conss, 110 chg bounds, 3965 chg sides, 24218 chg coeffs, 19104 upgd conss, 0 impls, 101587 clqs, 0 implints
77.44/77.73	c (round 83, fast)       2519 del vars, 19224 del conss, 14541 add conss, 110 chg bounds, 3965 chg sides, 24218 chg coeffs, 19104 upgd conss, 0 impls, 101587 clqs, 0 implints
79.13/79.41	c (round 84, exhaustive) 2544 del vars, 19224 del conss, 14541 add conss, 110 chg bounds, 3965 chg sides, 24218 chg coeffs, 19104 upgd conss, 0 impls, 116450 clqs, 0 implints
79.13/79.43	c (round 85, fast)       2544 del vars, 19283 del conss, 14761 add conss, 110 chg bounds, 3965 chg sides, 24218 chg coeffs, 19104 upgd conss, 0 impls, 116450 clqs, 0 implints
79.13/79.43	c (round 86, fast)       2544 del vars, 19283 del conss, 14761 add conss, 110 chg bounds, 4060 chg sides, 25282 chg coeffs, 19104 upgd conss, 0 impls, 116450 clqs, 0 implints
79.84/80.13	c (round 87, exhaustive) 2544 del vars, 19298 del conss, 14776 add conss, 110 chg bounds, 4060 chg sides, 25282 chg coeffs, 19104 upgd conss, 0 impls, 116450 clqs, 0 implints
79.84/80.14	c (round 88, exhaustive) 2544 del vars, 19322 del conss, 14776 add conss, 110 chg bounds, 4060 chg sides, 25282 chg coeffs, 19104 upgd conss, 0 impls, 116465 clqs, 0 implints
79.84/80.15	c (round 89, exhaustive) 2544 del vars, 19322 del conss, 14776 add conss, 110 chg bounds, 4060 chg sides, 25282 chg coeffs, 19300 upgd conss, 0 impls, 116465 clqs, 0 implints
79.84/80.15	c (round 90, fast)       2544 del vars, 19518 del conss, 14776 add conss, 110 chg bounds, 4060 chg sides, 25282 chg coeffs, 19300 upgd conss, 0 impls, 116465 clqs, 0 implints
79.93/80.20	c    (10.9s) probing: 4000/12515 (32.0%) - 1 fixings, 276 aggregations, 427591 implications, 0 bound changes
81.42/81.78	c    (12.4s) probing: 5000/12515 (40.0%) - 1 fixings, 284 aggregations, 481960 implications, 0 bound changes
81.62/81.95	c    (12.6s) probing: 5113/12515 (40.9%) - 1 fixings, 284 aggregations, 483439 implications, 0 bound changes
81.62/81.95	c    (12.6s) probing aborted: 1000/1000 successive useless probings
81.62/81.95	c    (12.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
81.62/81.99	c    (12.6s) symmetry computation finished: 63 generators found (max: 1500, log10 of symmetry group size: 64.23) (symcode time: 0.01)
81.73/82.01	c dynamic symmetry handling statistics:
81.73/82.01	c    orbitopal reduction:       no components
81.73/82.01	c    orbital reduction:         10 components of sizes 28, 21, 21, 21, 28, 6, 6, 6, 6, 21
81.73/82.01	c    lexicographic reduction:  164 permutations with support sizes 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4
81.73/82.01	c handled 11 out of 11 symmetry components
81.73/82.10	c presolving (91 rounds: 91 fast, 53 medium, 48 exhaustive):
81.73/82.10	c  2553 deleted vars, 19518 deleted constraints, 14777 added constraints, 110 tightened bounds, 0 added holes, 4060 changed sides, 25282 changed coefficients
81.73/82.10	c  0 implications, 129264 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
81.73/82.10	c presolved problem has 12230 variables (12230 bin, 0 int, 0 cont) and 15689 constraints
81.73/82.10	c   10499 constraints of type <knapsack>
81.73/82.10	c    1404 constraints of type <setppc>
81.73/82.10	c    2897 constraints of type <and>
81.73/82.10	c     278 constraints of type <linear>
81.73/82.10	c     611 constraints of type <logicor>
81.73/82.10	c transformed objective value is always integral (scale: 1)
81.73/82.10	c Presolving Time: 12.74
81.73/82.10	c 
82.52/82.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
82.52/82.80	c  13.5s|     1 |     0 |  8455 |     - |   358M |   0 |  12k|  15k|  18k|   0 |  0 | 115 |   0 | 0.000000e+00 |      --      |    Inf | unknown
87.60/87.90	c  18.6s|     1 |     0 | 26029 |     - |   379M |   0 |  12k|  15k|  18k| 294 |  1 | 131 |   0 | 0.000000e+00 |      --      |    Inf | unknown
88.10/88.40	c  19.1s|     1 |     0 | 27370 |     - |   379M |   0 |  12k|  15k|  19k| 594 |  2 | 134 |   0 | 0.000000e+00 |      --      |    Inf | unknown
89.00/89.36	c  20.0s|     1 |     0 | 29864 |     - |   379M |   0 |  12k|  15k|  20k|1913 |  3 | 135 |   0 | 0.000000e+00 |      --      |    Inf | unknown
89.50/89.82	c  20.5s|     1 |     0 | 30511 |     - |   379M |   0 |  12k|  15k|  20k|2103 |  4 | 139 |   0 | 0.000000e+00 |      --      |    Inf | unknown
90.71/91.09	c  21.8s|     1 |     0 | 32594 |     - |   390M |   0 |  12k|  15k|  20k|2378 |  5 | 141 |   0 | 0.000000e+00 |      --      |    Inf | unknown
91.70/92.02	c  22.7s|     1 |     0 | 34142 |     - |   397M |   0 |  12k|  15k|  21k|2597 |  6 | 142 |   0 | 0.000000e+00 |      --      |    Inf | unknown
93.08/93.44	c  24.1s|     1 |     0 | 36389 |     - |   408M |   0 |  12k|  15k|  21k|2775 |  7 | 142 |   0 | 0.000000e+00 |      --      |    Inf | unknown
94.79/95.16	c  25.8s|     1 |     0 | 38613 |     - |   415M |   0 |  12k|  15k|  21k|2950 |  8 | 143 |   0 | 0.000000e+00 |      --      |    Inf | unknown
95.47/95.85	c  26.5s|     1 |     0 | 39618 |     - |   415M |   0 |  12k|  15k|  21k|3013 |  9 | 144 |   0 | 0.000000e+00 |      --      |    Inf | unknown
95.87/96.29	c  26.9s|     1 |     0 | 39983 |     - |   415M |   0 |  12k|  15k|  21k|3057 | 10 | 147 |   0 | 0.000000e+00 |      --      |    Inf | unknown
99.16/99.52	c 
99.16/99.52	c SCIP Status        : solving was interrupted [time limit reached]
99.16/99.52	c Solving Time (sec) : 30.18
99.16/99.52	c Solving Nodes      : 1
99.16/99.52	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
99.16/99.52	c Dual Bound         : +0.00000000000000e+00
99.16/99.52	c Gap                : infinite
99.16/99.52	c SCIP status: 23 (TIMELIMIT)
99.16/99.52	c solveScip: freeing transform (!can_skip_free_transform)
99.26/99.60	c pb_solver_status: sst_unknown
99.26/99.60	c LB_goalvalue: 0
99.26/99.60	c UB_goalvalue: 1
99.26/99.60	c Both SAT and SCIP timed out; boosting budgets to sat=40.000000 scip=56.000000
99.26/99.60	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
99.26/99.60	c SCIP returned: sst_unknown
99.26/99.60	c SCIP primal LB: -oo, dual UB: 1
99.26/99.60	c assumptions: 
99.26/99.60	c invoking solver with time budget: 40.000000
139.24/139.73	c sat_solver_result: sst_unknown
139.24/139.73	c c SAT fixed 88 new variables
139.24/139.73	c SAT solver timed out; proceeding to cooperative SCIP call
139.24/139.73	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1
139.24/139.73	c scip solving with time budget: 56.000000
139.24/139.73	c solveScip
139.24/139.73	c initScipForCoop
139.24/139.73	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
139.24/139.76	c presolving:
139.24/139.79	c (round 1, fast)       1681 del vars, 438 del conss, 0 add conss, 110 chg bounds, 1999 chg sides, 3153 chg coeffs, 0 upgd conss, 0 impls, 3548 clqs, 0 implints
139.34/139.81	c    (0.1s) running MILP presolver
139.44/139.92	c    (0.2s) MILP presolver (5 rounds): 486 aggregations, 23 fixings, 0 bound changes
139.44/139.93	c (round 2, medium)     2190 del vars, 439 del conss, 0 add conss, 110 chg bounds, 1999 chg sides, 3153 chg coeffs, 0 upgd conss, 0 impls, 2575 clqs, 0 implints
139.44/139.94	c (round 3, fast)       2190 del vars, 1419 del conss, 0 add conss, 110 chg bounds, 2010 chg sides, 3186 chg coeffs, 0 upgd conss, 0 impls, 2833 clqs, 0 implints
139.44/139.95	c (round 4, exhaustive) 2190 del vars, 1945 del conss, 0 add conss, 110 chg bounds, 2010 chg sides, 3186 chg coeffs, 0 upgd conss, 0 impls, 2833 clqs, 0 implints
139.44/139.95	c (round 5, fast)       2190 del vars, 1945 del conss, 254 add conss, 110 chg bounds, 2010 chg sides, 3186 chg coeffs, 0 upgd conss, 0 impls, 2833 clqs, 0 implints
139.44/139.95	c (round 6, fast)       2190 del vars, 1945 del conss, 254 add conss, 110 chg bounds, 2186 chg sides, 4384 chg coeffs, 0 upgd conss, 0 impls, 2833 clqs, 0 implints
139.44/140.00	c (round 7, exhaustive) 2190 del vars, 1945 del conss, 254 add conss, 110 chg bounds, 2186 chg sides, 4384 chg coeffs, 18441 upgd conss, 0 impls, 2833 clqs, 0 implints
139.55/140.01	c (round 8, fast)       2190 del vars, 1945 del conss, 254 add conss, 110 chg bounds, 2553 chg sides, 7649 chg coeffs, 18441 upgd conss, 0 impls, 2833 clqs, 0 implints
139.55/140.04	c (round 9, medium)     2210 del vars, 5410 del conss, 10063 add conss, 110 chg bounds, 3531 chg sides, 9568 chg coeffs, 18441 upgd conss, 0 impls, 12078 clqs, 0 implints
139.55/140.05	c (round 10, fast)       2210 del vars, 5846 del conss, 10462 add conss, 110 chg bounds, 3564 chg sides, 10175 chg coeffs, 18441 upgd conss, 0 impls, 12078 clqs, 0 implints
139.55/140.07	c (round 11, exhaustive) 2210 del vars, 17713 del conss, 13705 add conss, 110 chg bounds, 3564 chg sides, 10175 chg coeffs, 18441 upgd conss, 0 impls, 12078 clqs, 0 implints
139.55/140.09	c (round 12, exhaustive) 2210 del vars, 17838 del conss, 13705 add conss, 110 chg bounds, 3564 chg sides, 10606 chg coeffs, 18441 upgd conss, 0 impls, 12078 clqs, 0 implints
139.55/140.11	c (round 13, exhaustive) 2314 del vars, 17942 del conss, 13705 add conss, 110 chg bounds, 3564 chg sides, 10644 chg coeffs, 18441 upgd conss, 0 impls, 11850 clqs, 0 implints
139.65/140.12	c (round 14, exhaustive) 2314 del vars, 17954 del conss, 13717 add conss, 110 chg bounds, 3564 chg sides, 10644 chg coeffs, 18441 upgd conss, 0 impls, 11850 clqs, 0 implints
139.65/140.13	c (round 15, exhaustive) 2314 del vars, 17973 del conss, 13717 add conss, 110 chg bounds, 3564 chg sides, 10644 chg coeffs, 18443 upgd conss, 0 impls, 11862 clqs, 0 implints
139.65/140.13	c (round 16, fast)       2319 del vars, 17988 del conss, 13717 add conss, 110 chg bounds, 3564 chg sides, 10648 chg coeffs, 18443 upgd conss, 0 impls, 11832 clqs, 0 implints
139.65/140.14	c (round 17, medium)     2328 del vars, 18006 del conss, 13720 add conss, 110 chg bounds, 3564 chg sides, 10648 chg coeffs, 18443 upgd conss, 0 impls, 11811 clqs, 0 implints
139.65/140.15	c (round 18, exhaustive) 2341 del vars, 18011 del conss, 13720 add conss, 110 chg bounds, 3564 chg sides, 10673 chg coeffs, 18443 upgd conss, 0 impls, 11725 clqs, 0 implints
139.65/140.15	c (round 19, fast)       2367 del vars, 18050 del conss, 13720 add conss, 110 chg bounds, 3564 chg sides, 10678 chg coeffs, 18449 upgd conss, 0 impls, 11713 clqs, 0 implints
140.83/141.34	c (round 20, exhaustive) 2392 del vars, 18051 del conss, 13720 add conss, 110 chg bounds, 3564 chg sides, 10699 chg coeffs, 18449 upgd conss, 0 impls, 14077 clqs, 0 implints
140.83/141.35	c (round 21, fast)       2392 del vars, 18055 del conss, 13779 add conss, 110 chg bounds, 3564 chg sides, 10699 chg coeffs, 18449 upgd conss, 0 impls, 14077 clqs, 0 implints
140.83/141.35	c (round 22, fast)       2392 del vars, 18055 del conss, 13779 add conss, 110 chg bounds, 3688 chg sides, 10926 chg coeffs, 18449 upgd conss, 0 impls, 14077 clqs, 0 implints
140.83/141.36	c (round 23, exhaustive) 2392 del vars, 18065 del conss, 13789 add conss, 110 chg bounds, 3688 chg sides, 11198 chg coeffs, 18449 upgd conss, 0 impls, 14077 clqs, 0 implints
140.83/141.38	c (round 24, exhaustive) 2392 del vars, 18103 del conss, 13789 add conss, 110 chg bounds, 3688 chg sides, 11300 chg coeffs, 18449 upgd conss, 0 impls, 14094 clqs, 0 implints
140.83/141.39	c (round 25, exhaustive) 2392 del vars, 18103 del conss, 13789 add conss, 110 chg bounds, 3688 chg sides, 11319 chg coeffs, 18475 upgd conss, 0 impls, 14101 clqs, 0 implints
140.83/141.39	c (round 26, fast)       2392 del vars, 18129 del conss, 13789 add conss, 110 chg bounds, 3688 chg sides, 11319 chg coeffs, 18475 upgd conss, 0 impls, 14101 clqs, 0 implints
140.93/141.44	c (round 27, exhaustive) 2417 del vars, 18129 del conss, 13789 add conss, 110 chg bounds, 3688 chg sides, 11319 chg coeffs, 18475 upgd conss, 0 impls, 14015 clqs, 0 implints
140.93/141.45	c (round 28, fast)       2417 del vars, 18131 del conss, 13810 add conss, 110 chg bounds, 3688 chg sides, 11319 chg coeffs, 18475 upgd conss, 0 impls, 14016 clqs, 0 implints
140.93/141.45	c (round 29, fast)       2417 del vars, 18131 del conss, 13810 add conss, 110 chg bounds, 3709 chg sides, 11392 chg coeffs, 18475 upgd conss, 0 impls, 14016 clqs, 0 implints
140.93/141.46	c (round 30, exhaustive) 2417 del vars, 18138 del conss, 13810 add conss, 110 chg bounds, 3709 chg sides, 11394 chg coeffs, 18489 upgd conss, 0 impls, 14016 clqs, 0 implints
140.93/141.46	c (round 31, fast)       2417 del vars, 18152 del conss, 13810 add conss, 110 chg bounds, 3709 chg sides, 11394 chg coeffs, 18489 upgd conss, 0 impls, 14016 clqs, 0 implints
141.03/141.52	c (round 32, exhaustive) 2442 del vars, 18152 del conss, 13810 add conss, 110 chg bounds, 3709 chg sides, 11394 chg coeffs, 18489 upgd conss, 0 impls, 13993 clqs, 0 implints
141.03/141.52	c (round 33, fast)       2442 del vars, 18152 del conss, 13827 add conss, 110 chg bounds, 3709 chg sides, 11394 chg coeffs, 18489 upgd conss, 0 impls, 13993 clqs, 0 implints
141.03/141.52	c (round 34, fast)       2442 del vars, 18152 del conss, 13827 add conss, 110 chg bounds, 3726 chg sides, 11455 chg coeffs, 18489 upgd conss, 0 impls, 13993 clqs, 0 implints
141.03/141.53	c (round 35, exhaustive) 2442 del vars, 18157 del conss, 13827 add conss, 110 chg bounds, 3726 chg sides, 11455 chg coeffs, 18501 upgd conss, 0 impls, 13993 clqs, 0 implints
141.03/141.58	c (round 36, exhaustive) 2467 del vars, 18169 del conss, 13827 add conss, 110 chg bounds, 3726 chg sides, 11455 chg coeffs, 18501 upgd conss, 0 impls, 13899 clqs, 0 implints
141.03/141.59	c (round 37, fast)       2467 del vars, 18171 del conss, 13848 add conss, 110 chg bounds, 3726 chg sides, 11455 chg coeffs, 18501 upgd conss, 0 impls, 13899 clqs, 0 implints
141.03/141.59	c (round 38, fast)       2467 del vars, 18171 del conss, 13848 add conss, 110 chg bounds, 3747 chg sides, 11527 chg coeffs, 18501 upgd conss, 0 impls, 13899 clqs, 0 implints
141.13/141.60	c (round 39, exhaustive) 2467 del vars, 18178 del conss, 13848 add conss, 110 chg bounds, 3747 chg sides, 11527 chg coeffs, 18515 upgd conss, 0 impls, 13899 clqs, 0 implints
141.13/141.60	c (round 40, fast)       2467 del vars, 18192 del conss, 13848 add conss, 110 chg bounds, 3747 chg sides, 11527 chg coeffs, 18515 upgd conss, 0 impls, 13899 clqs, 0 implints
141.13/141.68	c    (1.9s) probing: 1000/12417 (8.1%) - 1 fixings, 101 aggregations, 6625 implications, 0 bound changes
141.55/142.01	c    (2.3s) probing: 1250/12417 (10.1%) - 1 fixings, 102 aggregations, 7193 implications, 0 bound changes
141.55/142.01	c    (2.3s) probing aborted: 50/50 successive totally useless probings
141.55/142.01	c    (2.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
141.55/142.05	c    (2.3s) symmetry computation finished: 93 generators found (max: 1500, log10 of symmetry group size: 75.01) (symcode time: 0.01)
141.55/142.08	c dynamic symmetry handling statistics:
141.55/142.08	c    orbitopal reduction:       no components
141.55/142.08	c    orbital reduction:         16 components of sizes 28, 6, 21, 21, 6, 6, 21, 7, 6, 6, 21, 5, 5, 5, 15, 5
141.55/142.08	c    lexicographic reduction:  184 permutations with support sizes 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2
141.55/142.08	c handled 16 out of 16 symmetry components
141.55/142.09	c presolving (41 rounds: 41 fast, 22 medium, 19 exhaustive):
141.55/142.09	c  2470 deleted vars, 18192 deleted constraints, 13848 added constraints, 110 tightened bounds, 0 added holes, 3747 changed sides, 11527 changed coefficients
141.55/142.09	c  0 implications, 15090 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
141.55/142.09	c presolved problem has 12314 variables (12314 bin, 0 int, 0 cont) and 16086 constraints
141.55/142.09	c   10541 constraints of type <knapsack>
141.55/142.09	c    1606 constraints of type <setppc>
141.55/142.09	c    2950 constraints of type <and>
141.55/142.09	c     296 constraints of type <linear>
141.55/142.09	c     693 constraints of type <logicor>
141.55/142.09	c transformed objective value is always integral (scale: 1)
141.55/142.09	c Presolving Time: 2.34
141.55/142.09	c 
142.13/142.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
142.13/142.68	c   3.0s|     1 |     0 |  8420 |     - |   418M |   0 |  12k|  16k|  19k|   0 |  0 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
147.41/147.90	c   8.2s|     1 |     0 | 28637 |     - |   423M |   0 |  12k|  16k|  19k| 163 |  1 | 116 |   0 | 0.000000e+00 |      --      |    Inf | unknown
148.31/148.87	c   9.1s|     1 |     0 | 32891 |     - |   425M |   0 |  12k|  16k|  19k| 404 |  2 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
149.21/149.74	c  10.0s|     1 |     0 | 35263 |     - |   427M |   0 |  12k|  16k|  19k| 628 |  3 | 127 |   0 | 0.000000e+00 |      --      |    Inf | unknown
150.10/150.66	c  10.9s|     1 |     0 | 36955 |     - |   434M |   0 |  12k|  16k|  19k| 808 |  4 | 128 |   0 | 0.000000e+00 |      --      |    Inf | unknown
151.10/151.67	c  11.9s|     1 |     0 | 38732 |     - |   437M |   0 |  12k|  16k|  20k| 977 |  5 | 130 |   0 | 0.000000e+00 |      --      |    Inf | unknown
152.29/152.89	c  13.2s|     1 |     0 | 40978 |     - |   442M |   0 |  12k|  16k|  20k|1148 |  6 | 133 |   0 | 0.000000e+00 |      --      |    Inf | unknown
153.79/154.34	c  14.6s|     1 |     0 | 43740 |     - |   453M |   0 |  12k|  16k|  20k|1310 |  7 | 134 |   0 | 0.000000e+00 |      --      |    Inf | unknown
155.28/155.83	c  16.1s|     1 |     0 | 46129 |     - |   462M |   0 |  12k|  16k|  20k|1509 |  8 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
156.68/157.20	c  17.5s|     1 |     0 | 47974 |     - |   471M |   0 |  12k|  16k|  20k|1697 |  9 | 139 |   0 | 0.000000e+00 |      --      |    Inf | unknown
158.38/158.97	c  19.2s|     1 |     0 | 50059 |     - |   474M |   0 |  12k|  16k|  20k|1872 | 10 | 141 |   0 | 0.000000e+00 |      --      |    Inf | unknown
160.07/160.60	c  20.9s|     1 |     0 | 52496 |     - |   476M |   0 |  12k|  16k|  20k|2049 | 11 | 144 |   0 | 0.000000e+00 |      --      |    Inf | unknown
172.44/173.08	c  33.4s|     1 |     0 | 56680 |     - |   477M |   0 |  12k|  16k|  20k|2049 | 11 | 174 |  20 | 0.000000e+00 |      --      |    Inf | unknown
174.02/174.69	c  35.0s|     1 |     0 | 60238 |     - |   480M |   0 |  12k|  16k|  21k|2246 | 12 | 175 |  20 | 0.000000e+00 |      --      |    Inf | unknown
175.11/175.70	c  36.0s|     1 |     0 | 62652 |     - |   480M |   0 |  12k|  16k|  21k|2379 | 13 | 176 |  20 | 0.000000e+00 |      --      |    Inf | unknown
185.17/185.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
185.17/185.85	c  46.1s|     1 |     2 | 64126 |     - |   480M |   0 |  12k|  16k|  21k|2379 | 13 | 176 |  39 | 0.000000e+00 |      --      |    Inf | unknown
195.03/195.73	c 
195.03/195.73	c SCIP Status        : solving was interrupted [time limit reached]
195.03/195.73	c Solving Time (sec) : 56.00
195.03/195.73	c Solving Nodes      : 3
195.03/195.73	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
195.03/195.73	c Dual Bound         : +0.00000000000000e+00
195.03/195.73	c Gap                : infinite
195.03/195.73	c SCIP status: 23 (TIMELIMIT)
195.03/195.73	c pb_solver_status: sst_unknown
195.03/195.73	c LB_goalvalue: 0
195.03/195.73	c UB_goalvalue: 1
195.03/195.73	c Both SAT and SCIP timed out; boosting budgets to sat=80.000000 scip=112.000000
195.03/195.73	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
195.03/195.73	c SCIP returned: sst_unknown
195.03/195.73	c SCIP primal LB: -oo, dual UB: 1
195.03/195.73	c assumptions: 
195.03/195.73	c invoking solver with time budget: 80.000000
274.96/276.00	c sat_solver_result: sst_unknown
274.96/276.00	c c SAT fixed 13 new variables
274.96/276.00	c SAT solver timed out; proceeding to cooperative SCIP call
274.96/276.00	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1
274.96/276.00	c scip solving with time budget: 112.000000
274.96/276.00	c solveScip
274.96/276.00	c initScipForCoop
274.96/276.00	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
274.96/276.00	c SCIPfreeTransform due to timeout and having shadow nodes
274.96/276.00	c forcing SCIPfreeTransform before solve
275.08/276.08	c Running SCIP presolve for solve-time propagation (rounds=3)
275.08/276.11	c presolving:
275.18/276.13	c (round 1, fast)       1623 del vars, 319 del conss, 0 add conss, 111 chg bounds, 1999 chg sides, 3154 chg coeffs, 0 upgd conss, 0 impls, 3663 clqs, 0 implints
275.18/276.16	c    (0.1s) running MILP presolver
275.27/276.27	c    (0.2s) MILP presolver (5 rounds): 545 aggregations, 23 fixings, 0 bound changes
275.27/276.27	c (round 2, medium)     2192 del vars, 324 del conss, 0 add conss, 111 chg bounds, 1999 chg sides, 3154 chg coeffs, 0 upgd conss, 0 impls, 2574 clqs, 0 implints
275.47/276.43	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
275.47/276.43	c  2228 deleted vars, 1972 deleted constraints, 0 added constraints, 111 tightened bounds, 0 added holes, 2010 changed sides, 3210 changed coefficients
275.47/276.43	c  0 implications, 2722 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
275.47/276.43	c presolved problem has 12553 variables (12553 bin, 0 int, 0 cont) and 18459 constraints
275.47/276.43	c   14339 constraints of type <knapsack>
275.47/276.43	c     276 constraints of type <setppc>
275.47/276.43	c     509 constraints of type <linear>
275.47/276.43	c    3335 constraints of type <logicor>
275.47/276.43	c transformed objective value is always integral (scale: 1)
275.47/276.43	c Presolving Time: 0.33
275.47/276.43	c c SCIP solve-time propagated 1 fixed variables
275.47/276.48	c presolving:
275.57/276.51	c (round 1, fast)       1681 del vars, 438 del conss, 0 add conss, 110 chg bounds, 1999 chg sides, 3153 chg coeffs, 0 upgd conss, 0 impls, 3548 clqs, 0 implints
275.57/276.54	c    (0.1s) running MILP presolver
275.67/276.65	c    (0.2s) MILP presolver (5 rounds): 486 aggregations, 23 fixings, 0 bound changes
275.67/276.65	c (round 2, medium)     2190 del vars, 439 del conss, 0 add conss, 110 chg bounds, 1999 chg sides, 3153 chg coeffs, 0 upgd conss, 0 impls, 2575 clqs, 0 implints
275.67/276.66	c (round 3, fast)       2190 del vars, 1419 del conss, 0 add conss, 110 chg bounds, 2010 chg sides, 3186 chg coeffs, 0 upgd conss, 0 impls, 2833 clqs, 0 implints
275.67/276.67	c (round 4, exhaustive) 2190 del vars, 1945 del conss, 0 add conss, 110 chg bounds, 2010 chg sides, 3186 chg coeffs, 0 upgd conss, 0 impls, 2833 clqs, 0 implints
275.67/276.67	c (round 5, fast)       2190 del vars, 1945 del conss, 254 add conss, 110 chg bounds, 2010 chg sides, 3186 chg coeffs, 0 upgd conss, 0 impls, 2833 clqs, 0 implints
275.67/276.67	c (round 6, fast)       2190 del vars, 1945 del conss, 254 add conss, 110 chg bounds, 2186 chg sides, 4384 chg coeffs, 0 upgd conss, 0 impls, 2833 clqs, 0 implints
275.77/276.72	c (round 7, exhaustive) 2190 del vars, 1945 del conss, 254 add conss, 110 chg bounds, 2186 chg sides, 4384 chg coeffs, 18441 upgd conss, 0 impls, 2833 clqs, 0 implints
275.77/276.73	c (round 8, fast)       2190 del vars, 1945 del conss, 254 add conss, 110 chg bounds, 2553 chg sides, 7649 chg coeffs, 18441 upgd conss, 0 impls, 2833 clqs, 0 implints
275.77/276.76	c (round 9, medium)     2210 del vars, 5410 del conss, 10063 add conss, 110 chg bounds, 3531 chg sides, 9568 chg coeffs, 18441 upgd conss, 0 impls, 12078 clqs, 0 implints
275.77/276.77	c (round 10, fast)       2210 del vars, 5846 del conss, 10462 add conss, 110 chg bounds, 3564 chg sides, 10175 chg coeffs, 18441 upgd conss, 0 impls, 12078 clqs, 0 implints
275.77/276.79	c (round 11, exhaustive) 2210 del vars, 17713 del conss, 13705 add conss, 110 chg bounds, 3564 chg sides, 10175 chg coeffs, 18441 upgd conss, 0 impls, 12078 clqs, 0 implints
275.87/276.81	c (round 12, exhaustive) 2210 del vars, 17838 del conss, 13705 add conss, 110 chg bounds, 3564 chg sides, 10606 chg coeffs, 18441 upgd conss, 0 impls, 12078 clqs, 0 implints
275.87/276.82	c (round 13, exhaustive) 2314 del vars, 17942 del conss, 13705 add conss, 110 chg bounds, 3564 chg sides, 10644 chg coeffs, 18441 upgd conss, 0 impls, 11850 clqs, 0 implints
275.87/276.83	c (round 14, exhaustive) 2314 del vars, 17954 del conss, 13717 add conss, 110 chg bounds, 3564 chg sides, 10644 chg coeffs, 18441 upgd conss, 0 impls, 11850 clqs, 0 implints
275.87/276.85	c (round 15, exhaustive) 2314 del vars, 17973 del conss, 13717 add conss, 110 chg bounds, 3564 chg sides, 10644 chg coeffs, 18443 upgd conss, 0 impls, 11862 clqs, 0 implints
275.87/276.85	c (round 16, fast)       2319 del vars, 17988 del conss, 13717 add conss, 110 chg bounds, 3564 chg sides, 10648 chg coeffs, 18443 upgd conss, 0 impls, 11832 clqs, 0 implints
275.87/276.85	c (round 17, medium)     2328 del vars, 18006 del conss, 13720 add conss, 110 chg bounds, 3564 chg sides, 10648 chg coeffs, 18443 upgd conss, 0 impls, 11811 clqs, 0 implints
275.87/276.87	c (round 18, exhaustive) 2341 del vars, 18011 del conss, 13720 add conss, 110 chg bounds, 3564 chg sides, 10673 chg coeffs, 18443 upgd conss, 0 impls, 11725 clqs, 0 implints
275.87/276.87	c (round 19, fast)       2367 del vars, 18050 del conss, 13720 add conss, 110 chg bounds, 3564 chg sides, 10678 chg coeffs, 18449 upgd conss, 0 impls, 11713 clqs, 0 implints
277.07/278.05	c (round 20, exhaustive) 2392 del vars, 18051 del conss, 13720 add conss, 110 chg bounds, 3564 chg sides, 10699 chg coeffs, 18449 upgd conss, 0 impls, 14077 clqs, 0 implints
277.07/278.06	c (round 21, fast)       2392 del vars, 18055 del conss, 13779 add conss, 110 chg bounds, 3564 chg sides, 10699 chg coeffs, 18449 upgd conss, 0 impls, 14077 clqs, 0 implints
277.07/278.06	c (round 22, fast)       2392 del vars, 18055 del conss, 13779 add conss, 110 chg bounds, 3688 chg sides, 10926 chg coeffs, 18449 upgd conss, 0 impls, 14077 clqs, 0 implints
277.07/278.08	c (round 23, exhaustive) 2392 del vars, 18065 del conss, 13789 add conss, 110 chg bounds, 3688 chg sides, 11198 chg coeffs, 18449 upgd conss, 0 impls, 14077 clqs, 0 implints
277.07/278.09	c (round 24, exhaustive) 2392 del vars, 18103 del conss, 13789 add conss, 110 chg bounds, 3688 chg sides, 11300 chg coeffs, 18449 upgd conss, 0 impls, 14094 clqs, 0 implints
277.07/278.10	c (round 25, exhaustive) 2392 del vars, 18103 del conss, 13789 add conss, 110 chg bounds, 3688 chg sides, 11319 chg coeffs, 18475 upgd conss, 0 impls, 14101 clqs, 0 implints
277.07/278.10	c (round 26, fast)       2392 del vars, 18129 del conss, 13789 add conss, 110 chg bounds, 3688 chg sides, 11319 chg coeffs, 18475 upgd conss, 0 impls, 14101 clqs, 0 implints
277.17/278.15	c (round 27, exhaustive) 2417 del vars, 18129 del conss, 13789 add conss, 110 chg bounds, 3688 chg sides, 11319 chg coeffs, 18475 upgd conss, 0 impls, 14015 clqs, 0 implints
277.17/278.16	c (round 28, fast)       2417 del vars, 18131 del conss, 13810 add conss, 110 chg bounds, 3688 chg sides, 11319 chg coeffs, 18475 upgd conss, 0 impls, 14016 clqs, 0 implints
277.17/278.16	c (round 29, fast)       2417 del vars, 18131 del conss, 13810 add conss, 110 chg bounds, 3709 chg sides, 11392 chg coeffs, 18475 upgd conss, 0 impls, 14016 clqs, 0 implints
277.17/278.17	c (round 30, exhaustive) 2417 del vars, 18138 del conss, 13810 add conss, 110 chg bounds, 3709 chg sides, 11394 chg coeffs, 18489 upgd conss, 0 impls, 14016 clqs, 0 implints
277.17/278.17	c (round 31, fast)       2417 del vars, 18152 del conss, 13810 add conss, 110 chg bounds, 3709 chg sides, 11394 chg coeffs, 18489 upgd conss, 0 impls, 14016 clqs, 0 implints
277.26/278.22	c (round 32, exhaustive) 2442 del vars, 18152 del conss, 13810 add conss, 110 chg bounds, 3709 chg sides, 11394 chg coeffs, 18489 upgd conss, 0 impls, 13993 clqs, 0 implints
277.26/278.23	c (round 33, fast)       2442 del vars, 18152 del conss, 13827 add conss, 110 chg bounds, 3709 chg sides, 11394 chg coeffs, 18489 upgd conss, 0 impls, 13993 clqs, 0 implints
277.26/278.23	c (round 34, fast)       2442 del vars, 18152 del conss, 13827 add conss, 110 chg bounds, 3726 chg sides, 11455 chg coeffs, 18489 upgd conss, 0 impls, 13993 clqs, 0 implints
277.26/278.24	c (round 35, exhaustive) 2442 del vars, 18157 del conss, 13827 add conss, 110 chg bounds, 3726 chg sides, 11455 chg coeffs, 18501 upgd conss, 0 impls, 13993 clqs, 0 implints
277.26/278.29	c (round 36, exhaustive) 2467 del vars, 18169 del conss, 13827 add conss, 110 chg bounds, 3726 chg sides, 11455 chg coeffs, 18501 upgd conss, 0 impls, 13899 clqs, 0 implints
277.36/278.30	c (round 37, fast)       2467 del vars, 18171 del conss, 13848 add conss, 110 chg bounds, 3726 chg sides, 11455 chg coeffs, 18501 upgd conss, 0 impls, 13899 clqs, 0 implints
277.36/278.30	c (round 38, fast)       2467 del vars, 18171 del conss, 13848 add conss, 110 chg bounds, 3747 chg sides, 11527 chg coeffs, 18501 upgd conss, 0 impls, 13899 clqs, 0 implints
277.36/278.31	c (round 39, exhaustive) 2467 del vars, 18178 del conss, 13848 add conss, 110 chg bounds, 3747 chg sides, 11527 chg coeffs, 18515 upgd conss, 0 impls, 13899 clqs, 0 implints
277.36/278.31	c (round 40, fast)       2467 del vars, 18192 del conss, 13848 add conss, 110 chg bounds, 3747 chg sides, 11527 chg coeffs, 18515 upgd conss, 0 impls, 13899 clqs, 0 implints
277.36/278.38	c    (1.9s) probing: 1000/12417 (8.1%) - 1 fixings, 101 aggregations, 6625 implications, 0 bound changes
277.76/278.72	c    (2.3s) probing: 1250/12417 (10.1%) - 1 fixings, 102 aggregations, 7193 implications, 0 bound changes
277.76/278.72	c    (2.3s) probing aborted: 50/50 successive totally useless probings
277.76/278.72	c    (2.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
277.76/278.75	c    (2.3s) symmetry computation finished: 93 generators found (max: 1500, log10 of symmetry group size: 75.01) (symcode time: 0.01)
277.76/278.78	c dynamic symmetry handling statistics:
277.76/278.78	c    orbitopal reduction:       no components
277.76/278.78	c    orbital reduction:         16 components of sizes 28, 6, 21, 21, 6, 6, 21, 7, 6, 6, 21, 5, 5, 5, 15, 5
277.76/278.78	c    lexicographic reduction:  184 permutations with support sizes 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2
277.76/278.78	c handled 16 out of 16 symmetry components
277.86/278.80	c presolving (41 rounds: 41 fast, 22 medium, 19 exhaustive):
277.86/278.80	c  2470 deleted vars, 18192 deleted constraints, 13848 added constraints, 110 tightened bounds, 0 added holes, 3747 changed sides, 11527 changed coefficients
277.86/278.80	c  0 implications, 15090 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
277.86/278.80	c presolved problem has 12314 variables (12314 bin, 0 int, 0 cont) and 16086 constraints
277.86/278.80	c   10541 constraints of type <knapsack>
277.86/278.80	c    1606 constraints of type <setppc>
277.86/278.80	c    2950 constraints of type <and>
277.86/278.80	c     296 constraints of type <linear>
277.86/278.80	c     693 constraints of type <logicor>
277.86/278.80	c transformed objective value is always integral (scale: 1)
277.86/278.80	c Presolving Time: 2.32
277.86/278.80	c 
278.36/279.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
278.36/279.39	c   2.9s|     1 |     0 |  8420 |     - |   472M |   0 |  12k|  16k|  19k|   0 |  0 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
283.64/284.62	c   8.2s|     1 |     0 | 28637 |     - |   474M |   0 |  12k|  16k|  19k| 163 |  1 | 116 |   0 | 0.000000e+00 |      --      |    Inf | unknown
284.53/285.59	c   9.1s|     1 |     0 | 32891 |     - |   474M |   0 |  12k|  16k|  19k| 404 |  2 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
285.43/286.46	c  10.0s|     1 |     0 | 35263 |     - |   475M |   0 |  12k|  16k|  19k| 628 |  3 | 127 |   0 | 0.000000e+00 |      --      |    Inf | unknown
286.33/287.38	c  10.9s|     1 |     0 | 36955 |     - |   477M |   0 |  12k|  16k|  19k| 808 |  4 | 128 |   0 | 0.000000e+00 |      --      |    Inf | unknown
287.32/288.38	c  11.9s|     1 |     0 | 38732 |     - |   477M |   0 |  12k|  16k|  20k| 977 |  5 | 130 |   0 | 0.000000e+00 |      --      |    Inf | unknown
288.52/289.59	c  13.1s|     1 |     0 | 40978 |     - |   477M |   0 |  12k|  16k|  20k|1148 |  6 | 133 |   0 | 0.000000e+00 |      --      |    Inf | unknown
290.03/291.04	c  14.6s|     1 |     0 | 43740 |     - |   478M |   0 |  12k|  16k|  20k|1310 |  7 | 134 |   0 | 0.000000e+00 |      --      |    Inf | unknown
291.51/292.53	c  16.1s|     1 |     0 | 46129 |     - |   479M |   0 |  12k|  16k|  20k|1509 |  8 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
292.90/293.90	c  17.4s|     1 |     0 | 47974 |     - |   480M |   0 |  12k|  16k|  20k|1697 |  9 | 139 |   0 | 0.000000e+00 |      --      |    Inf | unknown
294.60/295.68	c  19.2s|     1 |     0 | 50059 |     - |   480M |   0 |  12k|  16k|  20k|1872 | 10 | 141 |   0 | 0.000000e+00 |      --      |    Inf | unknown
296.29/297.31	c  20.9s|     1 |     0 | 52496 |     - |   480M |   0 |  12k|  16k|  20k|2049 | 11 | 144 |   0 | 0.000000e+00 |      --      |    Inf | unknown
308.64/309.73	c  33.3s|     1 |     0 | 56680 |     - |   480M |   0 |  12k|  16k|  20k|2049 | 11 | 174 |  20 | 0.000000e+00 |      --      |    Inf | unknown
310.24/311.34	c  34.9s|     1 |     0 | 60238 |     - |   480M |   0 |  12k|  16k|  21k|2246 | 12 | 175 |  20 | 0.000000e+00 |      --      |    Inf | unknown
311.23/312.35	c  35.9s|     1 |     0 | 62652 |     - |   480M |   0 |  12k|  16k|  21k|2379 | 13 | 176 |  20 | 0.000000e+00 |      --      |    Inf | unknown
321.30/322.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
321.30/322.40	c  45.9s|     1 |     2 | 64126 |     - |   480M |   0 |  12k|  16k|  21k|2379 | 13 | 176 |  39 | 0.000000e+00 |      --      |    Inf | unknown
388.56/389.96	c 
388.56/389.96	c SCIP Status        : solving was interrupted [time limit reached]
388.56/389.96	c Solving Time (sec) : 113.50
388.56/389.96	c Solving Nodes      : 22
388.56/389.96	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
388.56/389.96	c Dual Bound         : +0.00000000000000e+00
388.56/389.96	c Gap                : infinite
388.56/389.96	c SCIP status: 23 (TIMELIMIT)
388.56/389.96	c solveScip: freeing transform (!can_skip_free_transform)
388.67/390.04	c pb_solver_status: sst_unknown
388.67/390.04	c LB_goalvalue: 0
388.67/390.04	c UB_goalvalue: 1
388.67/390.04	c Both SAT and SCIP timed out; boosting budgets to sat=160.000000 scip=224.000000
388.67/390.04	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
388.67/390.04	c SCIP returned: sst_unknown
388.67/390.04	c SCIP primal LB: -oo, dual UB: 1
388.67/390.04	c assumptions: 
388.67/390.04	c invoking solver with time budget: 160.000000
548.65/550.55	c sat_solver_result: sst_unknown
548.65/550.55	c c SAT fixed 12 new variables
548.65/550.55	c SAT solver timed out; proceeding to cooperative SCIP call
548.65/550.55	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1
548.65/550.55	c scip solving with time budget: 224.000000
548.65/550.55	c solveScip
548.65/550.55	c initScipForCoop
548.65/550.55	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
548.65/550.58	c presolving:
548.75/550.61	c (round 1, fast)       1694 del vars, 440 del conss, 0 add conss, 110 chg bounds, 1999 chg sides, 3152 chg coeffs, 0 upgd conss, 0 impls, 3543 clqs, 0 implints
548.75/550.64	c    (0.1s) running MILP presolver
548.85/550.77	c    (0.2s) MILP presolver (5 rounds): 494 aggregations, 30 fixings, 0 bound changes
548.85/550.77	c (round 2, medium)     2218 del vars, 442 del conss, 0 add conss, 110 chg bounds, 1999 chg sides, 3152 chg coeffs, 0 upgd conss, 0 impls, 2554 clqs, 0 implints
548.85/550.78	c (round 3, fast)       2218 del vars, 1422 del conss, 0 add conss, 110 chg bounds, 2011 chg sides, 3187 chg coeffs, 0 upgd conss, 0 impls, 2804 clqs, 0 implints
548.85/550.79	c (round 4, exhaustive) 2218 del vars, 1961 del conss, 0 add conss, 110 chg bounds, 2011 chg sides, 3187 chg coeffs, 0 upgd conss, 0 impls, 2804 clqs, 0 implints
548.95/550.80	c (round 5, fast)       2218 del vars, 1961 del conss, 253 add conss, 110 chg bounds, 2011 chg sides, 3187 chg coeffs, 0 upgd conss, 0 impls, 2804 clqs, 0 implints
548.95/550.80	c (round 6, fast)       2218 del vars, 1961 del conss, 253 add conss, 110 chg bounds, 2198 chg sides, 4379 chg coeffs, 0 upgd conss, 0 impls, 2804 clqs, 0 implints
548.95/550.84	c (round 7, exhaustive) 2218 del vars, 1961 del conss, 253 add conss, 110 chg bounds, 2198 chg sides, 4379 chg coeffs, 18423 upgd conss, 0 impls, 2804 clqs, 0 implints
548.95/550.86	c (round 8, fast)       2218 del vars, 1961 del conss, 253 add conss, 110 chg bounds, 2565 chg sides, 7632 chg coeffs, 18423 upgd conss, 0 impls, 2804 clqs, 0 implints
548.95/550.89	c (round 9, medium)     2240 del vars, 5418 del conss, 10045 add conss, 110 chg bounds, 3541 chg sides, 9548 chg coeffs, 18423 upgd conss, 0 impls, 12045 clqs, 0 implints
548.95/550.90	c (round 10, fast)       2240 del vars, 5863 del conss, 10444 add conss, 110 chg bounds, 3595 chg sides, 10312 chg coeffs, 18423 upgd conss, 0 impls, 12050 clqs, 0 implints
549.05/550.92	c (round 11, exhaustive) 2240 del vars, 17702 del conss, 13689 add conss, 110 chg bounds, 3605 chg sides, 10332 chg coeffs, 18423 upgd conss, 0 impls, 12060 clqs, 0 implints
549.05/550.92	c (round 12, fast)       2244 del vars, 17716 del conss, 13699 add conss, 110 chg bounds, 3605 chg sides, 10332 chg coeffs, 18423 upgd conss, 0 impls, 12052 clqs, 0 implints
549.05/550.94	c (round 13, exhaustive) 2244 del vars, 17841 del conss, 13699 add conss, 110 chg bounds, 3605 chg sides, 10763 chg coeffs, 18423 upgd conss, 0 impls, 12052 clqs, 0 implints
549.05/550.96	c (round 14, exhaustive) 2339 del vars, 17936 del conss, 13699 add conss, 110 chg bounds, 3605 chg sides, 10801 chg coeffs, 18423 upgd conss, 0 impls, 11840 clqs, 0 implints
549.05/550.97	c (round 15, exhaustive) 2339 del vars, 17947 del conss, 13710 add conss, 110 chg bounds, 3605 chg sides, 10801 chg coeffs, 18423 upgd conss, 0 impls, 11840 clqs, 0 implints
549.05/550.98	c (round 16, exhaustive) 2339 del vars, 17966 del conss, 13710 add conss, 110 chg bounds, 3605 chg sides, 10801 chg coeffs, 18425 upgd conss, 0 impls, 11853 clqs, 0 implints
549.05/550.98	c (round 17, fast)       2344 del vars, 17981 del conss, 13710 add conss, 110 chg bounds, 3605 chg sides, 10805 chg coeffs, 18425 upgd conss, 0 impls, 11823 clqs, 0 implints
549.05/550.99	c (round 18, medium)     2353 del vars, 17999 del conss, 13713 add conss, 110 chg bounds, 3605 chg sides, 10805 chg coeffs, 18425 upgd conss, 0 impls, 11802 clqs, 0 implints
549.05/551.00	c (round 19, exhaustive) 2366 del vars, 18005 del conss, 13714 add conss, 110 chg bounds, 3605 chg sides, 10830 chg coeffs, 18425 upgd conss, 0 impls, 11716 clqs, 0 implints
549.05/551.00	c (round 20, fast)       2392 del vars, 18044 del conss, 13714 add conss, 110 chg bounds, 3605 chg sides, 10835 chg coeffs, 18431 upgd conss, 0 impls, 11705 clqs, 0 implints
550.25/552.13	c (round 21, exhaustive) 2417 del vars, 18045 del conss, 13714 add conss, 110 chg bounds, 3605 chg sides, 10856 chg coeffs, 18431 upgd conss, 0 impls, 13752 clqs, 0 implints
550.25/552.13	c (round 22, fast)       2417 del vars, 18050 del conss, 13773 add conss, 110 chg bounds, 3605 chg sides, 10856 chg coeffs, 18432 upgd conss, 0 impls, 13752 clqs, 0 implints
550.25/552.13	c (round 23, fast)       2417 del vars, 18050 del conss, 13773 add conss, 110 chg bounds, 3741 chg sides, 11083 chg coeffs, 18432 upgd conss, 0 impls, 13752 clqs, 0 implints
550.25/552.15	c (round 24, exhaustive) 2417 del vars, 18059 del conss, 13782 add conss, 110 chg bounds, 3741 chg sides, 11343 chg coeffs, 18432 upgd conss, 0 impls, 13752 clqs, 0 implints
550.25/552.16	c (round 25, exhaustive) 2417 del vars, 18099 del conss, 13782 add conss, 110 chg bounds, 3741 chg sides, 11454 chg coeffs, 18432 upgd conss, 0 impls, 13769 clqs, 0 implints
550.25/552.17	c (round 26, exhaustive) 2417 del vars, 18099 del conss, 13782 add conss, 110 chg bounds, 3741 chg sides, 11484 chg coeffs, 18456 upgd conss, 0 impls, 13775 clqs, 0 implints
550.25/552.18	c (round 27, fast)       2417 del vars, 18123 del conss, 13782 add conss, 110 chg bounds, 3741 chg sides, 11484 chg coeffs, 18456 upgd conss, 0 impls, 13775 clqs, 0 implints
550.34/552.23	c (round 28, exhaustive) 2442 del vars, 18123 del conss, 13782 add conss, 110 chg bounds, 3741 chg sides, 11484 chg coeffs, 18456 upgd conss, 0 impls, 13705 clqs, 0 implints
550.34/552.23	c (round 29, fast)       2442 del vars, 18125 del conss, 13802 add conss, 110 chg bounds, 3741 chg sides, 11484 chg coeffs, 18456 upgd conss, 0 impls, 13706 clqs, 0 implints
550.34/552.23	c (round 30, fast)       2442 del vars, 18125 del conss, 13802 add conss, 110 chg bounds, 3765 chg sides, 11553 chg coeffs, 18456 upgd conss, 0 impls, 13706 clqs, 0 implints
550.34/552.24	c (round 31, exhaustive) 2442 del vars, 18134 del conss, 13804 add conss, 110 chg bounds, 3765 chg sides, 11553 chg coeffs, 18469 upgd conss, 0 impls, 13706 clqs, 0 implints
550.34/552.25	c (round 32, fast)       2442 del vars, 18147 del conss, 13804 add conss, 110 chg bounds, 3765 chg sides, 11553 chg coeffs, 18469 upgd conss, 0 impls, 13707 clqs, 0 implints
550.44/552.30	c (round 33, exhaustive) 2467 del vars, 18147 del conss, 13804 add conss, 110 chg bounds, 3765 chg sides, 11553 chg coeffs, 18469 upgd conss, 0 impls, 13631 clqs, 0 implints
550.44/552.30	c (round 34, fast)       2467 del vars, 18149 del conss, 13825 add conss, 110 chg bounds, 3765 chg sides, 11553 chg coeffs, 18469 upgd conss, 0 impls, 13631 clqs, 0 implints
550.44/552.30	c (round 35, fast)       2467 del vars, 18149 del conss, 13825 add conss, 110 chg bounds, 3789 chg sides, 11625 chg coeffs, 18469 upgd conss, 0 impls, 13631 clqs, 0 implints
550.44/552.31	c (round 36, exhaustive) 2467 del vars, 18156 del conss, 13825 add conss, 110 chg bounds, 3789 chg sides, 11625 chg coeffs, 18483 upgd conss, 0 impls, 13631 clqs, 0 implints
550.44/552.32	c (round 37, fast)       2467 del vars, 18170 del conss, 13825 add conss, 110 chg bounds, 3789 chg sides, 11625 chg coeffs, 18483 upgd conss, 0 impls, 13631 clqs, 0 implints
550.54/552.47	c    (1.9s) probing: 1000/12392 (8.1%) - 2 fixings, 97 aggregations, 6293 implications, 0 bound changes
550.84/552.71	c (round 38, exhaustive) 2492 del vars, 18170 del conss, 13825 add conss, 110 chg bounds, 3789 chg sides, 11625 chg coeffs, 18483 upgd conss, 0 impls, 14754 clqs, 0 implints
550.84/552.72	c (round 39, fast)       2492 del vars, 18171 del conss, 13861 add conss, 110 chg bounds, 3789 chg sides, 11625 chg coeffs, 18483 upgd conss, 0 impls, 14754 clqs, 0 implints
550.84/552.72	c (round 40, fast)       2492 del vars, 18171 del conss, 13861 add conss, 110 chg bounds, 3840 chg sides, 11757 chg coeffs, 18483 upgd conss, 0 impls, 14754 clqs, 0 implints
550.84/552.73	c (round 41, exhaustive) 2492 del vars, 18186 del conss, 13862 add conss, 110 chg bounds, 3840 chg sides, 11813 chg coeffs, 18483 upgd conss, 0 impls, 14754 clqs, 0 implints
550.84/552.75	c (round 42, exhaustive) 2492 del vars, 18186 del conss, 13862 add conss, 110 chg bounds, 3840 chg sides, 11816 chg coeffs, 18505 upgd conss, 0 impls, 14758 clqs, 0 implints
550.84/552.75	c (round 43, fast)       2492 del vars, 18208 del conss, 13862 add conss, 110 chg bounds, 3840 chg sides, 11816 chg coeffs, 18505 upgd conss, 0 impls, 14758 clqs, 0 implints
551.84/553.70	c    (3.2s) probing: 1899/12392 (15.3%) - 2 fixings, 121 aggregations, 8518 implications, 0 bound changes
551.84/553.70	c    (3.2s) probing aborted: 50/50 successive totally useless probings
551.84/553.70	c (round 44, exhaustive) 2515 del vars, 18208 del conss, 13862 add conss, 110 chg bounds, 3840 chg sides, 11816 chg coeffs, 18505 upgd conss, 0 impls, 15908 clqs, 0 implints
551.84/553.71	c (round 45, fast)       2515 del vars, 18245 del conss, 13907 add conss, 110 chg bounds, 3840 chg sides, 11816 chg coeffs, 18505 upgd conss, 0 impls, 15908 clqs, 0 implints
551.84/553.71	c (round 46, fast)       2515 del vars, 18245 del conss, 13907 add conss, 110 chg bounds, 3915 chg sides, 11987 chg coeffs, 18505 upgd conss, 0 impls, 15908 clqs, 0 implints
551.84/553.72	c (round 47, medium)     2515 del vars, 18260 del conss, 13907 add conss, 110 chg bounds, 3915 chg sides, 11987 chg coeffs, 18505 upgd conss, 0 impls, 15908 clqs, 0 implints
551.84/553.73	c (round 48, exhaustive) 2515 del vars, 18280 del conss, 13907 add conss, 110 chg bounds, 3915 chg sides, 12051 chg coeffs, 18505 upgd conss, 0 impls, 15908 clqs, 0 implints
551.84/553.74	c (round 49, exhaustive) 2515 del vars, 18280 del conss, 13907 add conss, 110 chg bounds, 3915 chg sides, 12054 chg coeffs, 18530 upgd conss, 0 impls, 15917 clqs, 0 implints
551.84/553.74	c (round 50, fast)       2515 del vars, 18305 del conss, 13907 add conss, 110 chg bounds, 3915 chg sides, 12054 chg coeffs, 18530 upgd conss, 0 impls, 15917 clqs, 0 implints
551.93/553.89	c    (3.3s) probing: 2000/12392 (16.1%) - 2 fixings, 130 aggregations, 9015 implications, 0 bound changes
552.53/554.46	c (round 51, exhaustive) 2540 del vars, 18305 del conss, 13907 add conss, 110 chg bounds, 3915 chg sides, 12054 chg coeffs, 18530 upgd conss, 0 impls, 16881 clqs, 0 implints
552.53/554.47	c (round 52, fast)       2540 del vars, 18329 del conss, 13958 add conss, 110 chg bounds, 3915 chg sides, 12054 chg coeffs, 18530 upgd conss, 0 impls, 16882 clqs, 0 implints
552.53/554.47	c (round 53, fast)       2540 del vars, 18329 del conss, 13958 add conss, 110 chg bounds, 4018 chg sides, 12248 chg coeffs, 18530 upgd conss, 0 impls, 16882 clqs, 0 implints
552.53/554.49	c (round 54, exhaustive) 2540 del vars, 18344 del conss, 13965 add conss, 110 chg bounds, 4018 chg sides, 12442 chg coeffs, 18530 upgd conss, 0 impls, 16882 clqs, 0 implints
552.63/554.50	c (round 55, exhaustive) 2540 del vars, 18371 del conss, 13965 add conss, 110 chg bounds, 4018 chg sides, 12494 chg coeffs, 18530 upgd conss, 0 impls, 16906 clqs, 0 implints
552.63/554.51	c (round 56, exhaustive) 2540 del vars, 18371 del conss, 13965 add conss, 110 chg bounds, 4018 chg sides, 12506 chg coeffs, 18554 upgd conss, 0 impls, 16908 clqs, 0 implints
552.63/554.51	c (round 57, fast)       2540 del vars, 18395 del conss, 13965 add conss, 110 chg bounds, 4018 chg sides, 12506 chg coeffs, 18554 upgd conss, 0 impls, 16908 clqs, 0 implints
553.14/555.04	c (round 58, exhaustive) 2565 del vars, 18395 del conss, 13965 add conss, 110 chg bounds, 4018 chg sides, 12506 chg coeffs, 18554 upgd conss, 0 impls, 17860 clqs, 0 implints
553.14/555.05	c (round 59, fast)       2565 del vars, 18428 del conss, 14009 add conss, 110 chg bounds, 4018 chg sides, 12506 chg coeffs, 18554 upgd conss, 0 impls, 17860 clqs, 0 implints
553.14/555.05	c (round 60, fast)       2565 del vars, 18428 del conss, 14009 add conss, 110 chg bounds, 4109 chg sides, 12669 chg coeffs, 18554 upgd conss, 0 impls, 17860 clqs, 0 implints
553.14/555.06	c (round 61, exhaustive) 2565 del vars, 18450 del conss, 14019 add conss, 110 chg bounds, 4109 chg sides, 12806 chg coeffs, 18554 upgd conss, 0 impls, 17860 clqs, 0 implints
553.14/555.07	c (round 62, exhaustive) 2565 del vars, 18474 del conss, 14019 add conss, 110 chg bounds, 4109 chg sides, 12836 chg coeffs, 18554 upgd conss, 0 impls, 17877 clqs, 0 implints
553.14/555.08	c (round 63, exhaustive) 2565 del vars, 18474 del conss, 14019 add conss, 110 chg bounds, 4109 chg sides, 12852 chg coeffs, 18574 upgd conss, 0 impls, 17879 clqs, 0 implints
553.14/555.08	c (round 64, fast)       2565 del vars, 18494 del conss, 14019 add conss, 110 chg bounds, 4109 chg sides, 12852 chg coeffs, 18574 upgd conss, 0 impls, 17879 clqs, 0 implints
553.53/555.44	c    (4.9s) probing: 3000/12392 (24.2%) - 2 fixings, 190 aggregations, 69328 implications, 0 bound changes
553.63/555.51	c (round 65, exhaustive) 2591 del vars, 18494 del conss, 14019 add conss, 110 chg bounds, 4109 chg sides, 12852 chg coeffs, 18574 upgd conss, 0 impls, 79246 clqs, 0 implints
553.63/555.52	c (round 66, fast)       2591 del vars, 18525 del conss, 14225 add conss, 110 chg bounds, 4109 chg sides, 12852 chg coeffs, 18574 upgd conss, 0 impls, 79246 clqs, 0 implints
553.63/555.52	c (round 67, fast)       2591 del vars, 18525 del conss, 14225 add conss, 110 chg bounds, 4278 chg sides, 13815 chg coeffs, 18574 upgd conss, 0 impls, 79246 clqs, 0 implints
553.63/555.55	c (round 68, exhaustive) 2591 del vars, 18532 del conss, 14225 add conss, 110 chg bounds, 4278 chg sides, 18102 chg coeffs, 18574 upgd conss, 0 impls, 79246 clqs, 0 implints
553.93/555.89	c (round 69, exhaustive) 2591 del vars, 18532 del conss, 14225 add conss, 110 chg bounds, 4278 chg sides, 20235 chg coeffs, 18574 upgd conss, 0 impls, 79250 clqs, 0 implints
554.24/556.18	c (round 70, exhaustive) 2591 del vars, 18576 del conss, 14228 add conss, 110 chg bounds, 4278 chg sides, 21651 chg coeffs, 18574 upgd conss, 0 impls, 79292 clqs, 0 implints
554.53/556.44	c (round 71, exhaustive) 2591 del vars, 18576 del conss, 14228 add conss, 110 chg bounds, 4278 chg sides, 22350 chg coeffs, 18739 upgd conss, 0 impls, 79322 clqs, 0 implints
554.53/556.44	c (round 72, fast)       2591 del vars, 18741 del conss, 14228 add conss, 110 chg bounds, 4278 chg sides, 22350 chg coeffs, 18739 upgd conss, 0 impls, 79322 clqs, 0 implints
554.92/556.88	c (round 73, exhaustive) 2616 del vars, 18741 del conss, 14228 add conss, 110 chg bounds, 4278 chg sides, 22401 chg coeffs, 18739 upgd conss, 0 impls, 90385 clqs, 0 implints
555.02/556.90	c (round 74, fast)       2616 del vars, 18827 del conss, 14341 add conss, 110 chg bounds, 4278 chg sides, 22401 chg coeffs, 18739 upgd conss, 0 impls, 90385 clqs, 0 implints
555.02/556.90	c (round 75, fast)       2616 del vars, 18827 del conss, 14341 add conss, 110 chg bounds, 4382 chg sides, 22929 chg coeffs, 18739 upgd conss, 0 impls, 90385 clqs, 0 implints
555.62/557.52	c (round 76, exhaustive) 2616 del vars, 18835 del conss, 14349 add conss, 110 chg bounds, 4382 chg sides, 22943 chg coeffs, 18739 upgd conss, 0 impls, 90385 clqs, 0 implints
555.62/557.53	c (round 77, exhaustive) 2616 del vars, 18860 del conss, 14349 add conss, 110 chg bounds, 4382 chg sides, 22949 chg coeffs, 18739 upgd conss, 0 impls, 90393 clqs, 0 implints
555.62/557.54	c (round 78, exhaustive) 2616 del vars, 18860 del conss, 14349 add conss, 110 chg bounds, 4382 chg sides, 22949 chg coeffs, 18827 upgd conss, 0 impls, 90393 clqs, 0 implints
555.62/557.54	c (round 79, fast)       2616 del vars, 18948 del conss, 14349 add conss, 110 chg bounds, 4382 chg sides, 22949 chg coeffs, 18827 upgd conss, 0 impls, 90393 clqs, 0 implints
555.92/557.87	c (round 80, exhaustive) 2641 del vars, 18948 del conss, 14349 add conss, 110 chg bounds, 4382 chg sides, 22949 chg coeffs, 18827 upgd conss, 0 impls, 90391 clqs, 0 implints
555.92/557.89	c (round 81, fast)       2641 del vars, 19032 del conss, 14490 add conss, 110 chg bounds, 4382 chg sides, 22949 chg coeffs, 18827 upgd conss, 0 impls, 90391 clqs, 0 implints
555.92/557.89	c (round 82, fast)       2641 del vars, 19032 del conss, 14490 add conss, 110 chg bounds, 4494 chg sides, 23615 chg coeffs, 18827 upgd conss, 0 impls, 90391 clqs, 0 implints
556.62/558.51	c (round 83, exhaustive) 2641 del vars, 19049 del conss, 14507 add conss, 110 chg bounds, 4494 chg sides, 23616 chg coeffs, 18827 upgd conss, 0 impls, 90391 clqs, 0 implints
556.62/558.52	c (round 84, exhaustive) 2641 del vars, 19076 del conss, 14507 add conss, 110 chg bounds, 4494 chg sides, 23616 chg coeffs, 18827 upgd conss, 0 impls, 90408 clqs, 0 implints
556.62/558.52	c (round 85, exhaustive) 2641 del vars, 19076 del conss, 14507 add conss, 110 chg bounds, 4494 chg sides, 23616 chg coeffs, 18941 upgd conss, 0 impls, 90408 clqs, 0 implints
556.62/558.53	c (round 86, fast)       2641 del vars, 19190 del conss, 14507 add conss, 110 chg bounds, 4494 chg sides, 23616 chg coeffs, 18941 upgd conss, 0 impls, 90408 clqs, 0 implints
558.01/559.95	c (round 87, exhaustive) 2666 del vars, 19190 del conss, 14507 add conss, 110 chg bounds, 4494 chg sides, 23616 chg coeffs, 18941 upgd conss, 0 impls, 99017 clqs, 0 implints
558.01/559.97	c (round 88, fast)       2666 del vars, 19258 del conss, 14703 add conss, 110 chg bounds, 4494 chg sides, 23616 chg coeffs, 18941 upgd conss, 0 impls, 99017 clqs, 0 implints
558.01/559.97	c (round 89, fast)       2666 del vars, 19258 del conss, 14703 add conss, 110 chg bounds, 4647 chg sides, 24539 chg coeffs, 18941 upgd conss, 0 impls, 99017 clqs, 0 implints
558.71/560.60	c (round 90, exhaustive) 2666 del vars, 19270 del conss, 14715 add conss, 110 chg bounds, 4647 chg sides, 24549 chg coeffs, 18941 upgd conss, 0 impls, 99017 clqs, 0 implints
558.71/560.61	c (round 91, exhaustive) 2666 del vars, 19307 del conss, 14716 add conss, 110 chg bounds, 4648 chg sides, 24553 chg coeffs, 18941 upgd conss, 0 impls, 99030 clqs, 0 implints
558.71/560.62	c (round 92, exhaustive) 2666 del vars, 19307 del conss, 14716 add conss, 110 chg bounds, 4648 chg sides, 24553 chg coeffs, 19100 upgd conss, 0 impls, 99030 clqs, 0 implints
558.71/560.62	c (round 93, fast)       2666 del vars, 19466 del conss, 14716 add conss, 110 chg bounds, 4648 chg sides, 24553 chg coeffs, 19100 upgd conss, 0 impls, 99030 clqs, 0 implints
559.12/561.04	c    (10.5s) probing: 4000/12392 (32.3%) - 2 fixings, 290 aggregations, 376473 implications, 0 bound changes
560.60/562.52	c    (12.0s) probing: 5000/12392 (40.3%) - 2 fixings, 294 aggregations, 413158 implications, 0 bound changes
560.70/562.61	c    (12.1s) probing: 5060/12392 (40.8%) - 2 fixings, 294 aggregations, 413587 implications, 0 bound changes
560.70/562.61	c    (12.1s) probing aborted: 1000/1000 successive useless probings
560.70/562.61	c (round 94, exhaustive) 2688 del vars, 19466 del conss, 14716 add conss, 110 chg bounds, 4648 chg sides, 24553 chg coeffs, 19100 upgd conss, 0 impls, 140986 clqs, 0 implints
560.70/562.64	c (round 95, fast)       2688 del vars, 19485 del conss, 14943 add conss, 110 chg bounds, 4648 chg sides, 24553 chg coeffs, 19100 upgd conss, 0 impls, 140986 clqs, 0 implints
560.70/562.64	c (round 96, fast)       2688 del vars, 19485 del conss, 14943 add conss, 110 chg bounds, 4816 chg sides, 25619 chg coeffs, 19100 upgd conss, 0 impls, 140986 clqs, 0 implints
561.30/563.28	c (round 97, exhaustive) 2689 del vars, 19532 del conss, 14948 add conss, 110 chg bounds, 4817 chg sides, 27127 chg coeffs, 19100 upgd conss, 0 impls, 140952 clqs, 0 implints
561.60/563.53	c (round 98, exhaustive) 2689 del vars, 19532 del conss, 14948 add conss, 110 chg bounds, 4817 chg sides, 27211 chg coeffs, 19286 upgd conss, 0 impls, 140981 clqs, 0 implints
561.60/563.54	c (round 99, fast)       2689 del vars, 19718 del conss, 14948 add conss, 110 chg bounds, 4817 chg sides, 27211 chg coeffs, 19286 upgd conss, 0 impls, 140981 clqs, 0 implints
563.11/565.05	c    (14.5s) probing: 6000/12392 (48.4%) - 2 fixings, 299 aggregations, 460599 implications, 0 bound changes
563.30/565.23	c    (14.7s) probing: 6115/12392 (49.3%) - 2 fixings, 299 aggregations, 461327 implications, 0 bound changes
563.30/565.23	c    (14.7s) probing aborted: 1000/1000 successive useless probings
563.30/565.23	c    (14.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
563.30/565.27	c    (14.7s) symmetry computation finished: 63 generators found (max: 1500, log10 of symmetry group size: 65.34) (symcode time: 0.01)
563.30/565.29	c dynamic symmetry handling statistics:
563.30/565.29	c    orbitopal reduction:       no components
563.30/565.29	c    orbital reduction:         10 components of sizes 28, 21, 21, 21, 28, 6, 6, 6, 6, 21
563.30/565.29	c    lexicographic reduction:  164 permutations with support sizes 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4
563.30/565.29	c handled 11 out of 11 symmetry components
563.40/565.32	c presolving (100 rounds: 100 fast, 55 medium, 51 exhaustive):
563.40/565.32	c  2694 deleted vars, 19718 deleted constraints, 14949 added constraints, 110 tightened bounds, 0 added holes, 4817 changed sides, 27231 changed coefficients
563.40/565.32	c  0 implications, 140655 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
563.40/565.32	c presolved problem has 12090 variables (12090 bin, 0 int, 0 cont) and 15661 constraints
563.40/565.32	c   10488 constraints of type <knapsack>
563.40/565.32	c    1400 constraints of type <setppc>
563.40/565.32	c    2882 constraints of type <and>
563.40/565.32	c     298 constraints of type <linear>
563.40/565.32	c     593 constraints of type <logicor>
563.40/565.32	c transformed objective value is always integral (scale: 1)
563.40/565.32	c Presolving Time: 14.74
563.40/565.32	c 
564.21/566.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
564.21/566.11	c  15.6s|     1 |     0 |  9964 |     - |   518M |   0 |  12k|  15k|  18k|   0 |  0 | 131 |   0 | 0.000000e+00 |      --      |    Inf | unknown
570.77/572.71	c  22.2s|     1 |     0 | 30830 |     - |   534M |   0 |  12k|  15k|  18k| 340 |  1 | 140 |   0 | 0.000000e+00 |      --      |    Inf | unknown
571.08/573.10	c  22.5s|     1 |     0 | 31864 |     - |   534M |   0 |  12k|  15k|  18k| 399 |  2 | 143 |   0 | 0.000000e+00 |      --      |    Inf | unknown
572.86/574.81	c  24.3s|     1 |     0 | 36265 |     - |   534M |   0 |  12k|  15k|  20k|2399 |  3 | 145 |   0 | 0.000000e+00 |      --      |    Inf | unknown
573.46/575.43	c  24.9s|     1 |     0 | 37663 |     - |   534M |   0 |  12k|  15k|  22k|3813 |  4 | 147 |   0 | 0.000000e+00 |      --      |    Inf | unknown
574.76/576.78	c  26.2s|     1 |     0 | 40469 |     - |   538M |   0 |  12k|  15k|  22k|4155 |  5 | 149 |   0 | 0.000000e+00 |      --      |    Inf | unknown
576.56/578.59	c  28.0s|     1 |     0 | 43469 |     - |   545M |   0 |  12k|  15k|  22k|4395 |  6 | 151 |   0 | 0.000000e+00 |      --      |    Inf | unknown
577.96/579.93	c  29.4s|     1 |     0 | 45396 |     - |   548M |   0 |  12k|  15k|  23k|4592 |  7 | 151 |   0 | 0.000000e+00 |      --      |    Inf | unknown
580.55/582.53	c  32.0s|     1 |     0 | 47365 |     - |   552M |   0 |  12k|  15k|  23k|4775 |  8 | 153 |   0 | 0.000000e+00 |      --      |    Inf | unknown
581.34/583.35	c  32.8s|     1 |     0 | 48705 |     - |   552M |   0 |  12k|  15k|  23k|4866 |  9 | 154 |   0 | 0.000000e+00 |      --      |    Inf | unknown
583.44/585.47	c  34.9s|     1 |     0 | 50879 |     - |   555M |   0 |  12k|  15k|  23k|5040 | 10 | 155 |   0 | 0.000000e+00 |      --      |    Inf | unknown
584.63/586.68	c  36.1s|     1 |     0 | 53121 |     - |   555M |   0 |  12k|  15k|  23k|5132 | 11 | 157 |   0 | 0.000000e+00 |      --      |    Inf | unknown
594.11/596.18	c  45.6s|     1 |     2 | 65191 |     - |   555M |   0 |  12k|  15k|  23k|5132 | 11 | 163 |  19 | 0.000000e+00 |      --      |    Inf | unknown
772.12/774.71	c 
772.12/774.71	c SCIP Status        : solving was interrupted [time limit reached]
772.12/774.71	c Solving Time (sec) : 224.16
772.12/774.71	c Solving Nodes      : 12
772.12/774.71	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
772.12/774.71	c Dual Bound         : +0.00000000000000e+00
772.12/774.71	c Gap                : infinite
772.12/774.71	c SCIP status: 23 (TIMELIMIT)
772.12/774.71	c pb_solver_status: sst_unknown
772.12/774.71	c LB_goalvalue: 0
772.12/774.71	c UB_goalvalue: 1
772.12/774.71	c Both SAT and SCIP timed out; boosting budgets to sat=320.000000 scip=448.000000
772.12/774.71	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
772.12/774.71	c SCIP returned: sst_unknown
772.12/774.71	c SCIP primal LB: -oo, dual UB: 1
772.12/774.71	c assumptions: 
772.12/774.71	c invoking solver with time budget: 320.000000
1092.09/1095.74	c sat_solver_result: sst_unknown
1092.09/1095.74	c SAT solver timed out; proceeding to cooperative SCIP call
1092.09/1095.74	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1
1092.09/1095.74	c scip solving with time budget: 448.000000
1092.09/1095.74	c solveScip
1092.09/1095.74	c initScipForCoop
1092.09/1095.74	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1092.09/1095.74	c SCIPfreeTransform due to timeout and having shadow nodes
1092.09/1095.74	c forcing SCIPfreeTransform before solve
1092.19/1095.82	c Running SCIP presolve for solve-time propagation (rounds=3)
1092.19/1095.84	c presolving:
1092.19/1095.87	c (round 1, fast)       1635 del vars, 320 del conss, 0 add conss, 111 chg bounds, 1999 chg sides, 3153 chg coeffs, 0 upgd conss, 0 impls, 3660 clqs, 0 implints
1092.29/1095.90	c    (0.1s) running MILP presolver
1092.50/1096.19	c    (0.4s) MILP presolver (14 rounds): 593 aggregations, 93 fixings, 0 bound changes
1092.59/1096.20	c (round 2, medium)     2322 del vars, 325 del conss, 0 add conss, 111 chg bounds, 1999 chg sides, 3153 chg coeffs, 0 upgd conss, 0 impls, 2467 clqs, 0 implints
1093.79/1097.49	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
1093.79/1097.49	c  2347 deleted vars, 2126 deleted constraints, 0 added constraints, 111 tightened bounds, 0 added holes, 2044 changed sides, 3219 changed coefficients
1093.79/1097.49	c  0 implications, 91118 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1093.79/1097.49	c presolved problem has 12425 variables (12425 bin, 0 int, 0 cont) and 18305 constraints
1093.79/1097.49	c   14245 constraints of type <knapsack>
1093.79/1097.49	c     263 constraints of type <setppc>
1093.79/1097.49	c     519 constraints of type <linear>
1093.79/1097.49	c    3278 constraints of type <logicor>
1093.79/1097.49	c transformed objective value is always integral (scale: 1)
1093.79/1097.49	c Presolving Time: 1.65
1093.79/1097.49	c c SCIP solve-time propagated 22 fixed variables
1093.89/1097.54	c presolving:
1093.89/1097.57	c (round 1, fast)       1694 del vars, 440 del conss, 0 add conss, 110 chg bounds, 1999 chg sides, 3152 chg coeffs, 0 upgd conss, 0 impls, 3543 clqs, 0 implints
1093.98/1097.60	c    (0.1s) running MILP presolver
1094.08/1097.74	c    (0.2s) MILP presolver (5 rounds): 494 aggregations, 30 fixings, 0 bound changes
1094.08/1097.74	c (round 2, medium)     2218 del vars, 442 del conss, 0 add conss, 110 chg bounds, 1999 chg sides, 3152 chg coeffs, 0 upgd conss, 0 impls, 2554 clqs, 0 implints
1094.08/1097.75	c (round 3, fast)       2218 del vars, 1422 del conss, 0 add conss, 110 chg bounds, 2011 chg sides, 3187 chg coeffs, 0 upgd conss, 0 impls, 2804 clqs, 0 implints
1094.08/1097.76	c (round 4, exhaustive) 2218 del vars, 1961 del conss, 0 add conss, 110 chg bounds, 2011 chg sides, 3187 chg coeffs, 0 upgd conss, 0 impls, 2804 clqs, 0 implints
1094.08/1097.76	c (round 5, fast)       2218 del vars, 1961 del conss, 253 add conss, 110 chg bounds, 2011 chg sides, 3187 chg coeffs, 0 upgd conss, 0 impls, 2804 clqs, 0 implints
1094.08/1097.76	c (round 6, fast)       2218 del vars, 1961 del conss, 253 add conss, 110 chg bounds, 2198 chg sides, 4379 chg coeffs, 0 upgd conss, 0 impls, 2804 clqs, 0 implints
1094.18/1097.81	c (round 7, exhaustive) 2218 del vars, 1961 del conss, 253 add conss, 110 chg bounds, 2198 chg sides, 4379 chg coeffs, 18423 upgd conss, 0 impls, 2804 clqs, 0 implints
1094.18/1097.82	c (round 8, fast)       2218 del vars, 1961 del conss, 253 add conss, 110 chg bounds, 2565 chg sides, 7632 chg coeffs, 18423 upgd conss, 0 impls, 2804 clqs, 0 implints
1094.18/1097.85	c (round 9, medium)     2240 del vars, 5418 del conss, 10045 add conss, 110 chg bounds, 3541 chg sides, 9548 chg coeffs, 18423 upgd conss, 0 impls, 12045 clqs, 0 implints
1094.18/1097.86	c (round 10, fast)       2240 del vars, 5863 del conss, 10444 add conss, 110 chg bounds, 3595 chg sides, 10312 chg coeffs, 18423 upgd conss, 0 impls, 12050 clqs, 0 implints
1094.18/1097.88	c (round 11, exhaustive) 2240 del vars, 17702 del conss, 13689 add conss, 110 chg bounds, 3605 chg sides, 10332 chg coeffs, 18423 upgd conss, 0 impls, 12060 clqs, 0 implints
1094.18/1097.88	c (round 12, fast)       2244 del vars, 17716 del conss, 13699 add conss, 110 chg bounds, 3605 chg sides, 10332 chg coeffs, 18423 upgd conss, 0 impls, 12052 clqs, 0 implints
1094.28/1097.90	c (round 13, exhaustive) 2244 del vars, 17841 del conss, 13699 add conss, 110 chg bounds, 3605 chg sides, 10763 chg coeffs, 18423 upgd conss, 0 impls, 12052 clqs, 0 implints
1094.28/1097.92	c (round 14, exhaustive) 2339 del vars, 17936 del conss, 13699 add conss, 110 chg bounds, 3605 chg sides, 10801 chg coeffs, 18423 upgd conss, 0 impls, 11840 clqs, 0 implints
1094.28/1097.93	c (round 15, exhaustive) 2339 del vars, 17947 del conss, 13710 add conss, 110 chg bounds, 3605 chg sides, 10801 chg coeffs, 18423 upgd conss, 0 impls, 11840 clqs, 0 implints
1094.28/1097.94	c (round 16, exhaustive) 2339 del vars, 17966 del conss, 13710 add conss, 110 chg bounds, 3605 chg sides, 10801 chg coeffs, 18425 upgd conss, 0 impls, 11853 clqs, 0 implints
1094.28/1097.94	c (round 17, fast)       2344 del vars, 17981 del conss, 13710 add conss, 110 chg bounds, 3605 chg sides, 10805 chg coeffs, 18425 upgd conss, 0 impls, 11823 clqs, 0 implints
1094.28/1097.95	c (round 18, medium)     2353 del vars, 17999 del conss, 13713 add conss, 110 chg bounds, 3605 chg sides, 10805 chg coeffs, 18425 upgd conss, 0 impls, 11802 clqs, 0 implints
1094.28/1097.96	c (round 19, exhaustive) 2366 del vars, 18005 del conss, 13714 add conss, 110 chg bounds, 3605 chg sides, 10830 chg coeffs, 18425 upgd conss, 0 impls, 11716 clqs, 0 implints
1094.28/1097.97	c (round 20, fast)       2392 del vars, 18044 del conss, 13714 add conss, 110 chg bounds, 3605 chg sides, 10835 chg coeffs, 18431 upgd conss, 0 impls, 11705 clqs, 0 implints
1095.49/1099.19	c (round 21, exhaustive) 2417 del vars, 18045 del conss, 13714 add conss, 110 chg bounds, 3605 chg sides, 10856 chg coeffs, 18431 upgd conss, 0 impls, 13752 clqs, 0 implints
1095.49/1099.19	c (round 22, fast)       2417 del vars, 18050 del conss, 13773 add conss, 110 chg bounds, 3605 chg sides, 10856 chg coeffs, 18432 upgd conss, 0 impls, 13752 clqs, 0 implints
1095.58/1099.20	c (round 23, fast)       2417 del vars, 18050 del conss, 13773 add conss, 110 chg bounds, 3741 chg sides, 11083 chg coeffs, 18432 upgd conss, 0 impls, 13752 clqs, 0 implints
1095.58/1099.21	c (round 24, exhaustive) 2417 del vars, 18059 del conss, 13782 add conss, 110 chg bounds, 3741 chg sides, 11343 chg coeffs, 18432 upgd conss, 0 impls, 13752 clqs, 0 implints
1095.58/1099.22	c (round 25, exhaustive) 2417 del vars, 18099 del conss, 13782 add conss, 110 chg bounds, 3741 chg sides, 11454 chg coeffs, 18432 upgd conss, 0 impls, 13769 clqs, 0 implints
1095.58/1099.23	c (round 26, exhaustive) 2417 del vars, 18099 del conss, 13782 add conss, 110 chg bounds, 3741 chg sides, 11484 chg coeffs, 18456 upgd conss, 0 impls, 13775 clqs, 0 implints
1095.58/1099.24	c (round 27, fast)       2417 del vars, 18123 del conss, 13782 add conss, 110 chg bounds, 3741 chg sides, 11484 chg coeffs, 18456 upgd conss, 0 impls, 13775 clqs, 0 implints
1095.58/1099.29	c (round 28, exhaustive) 2442 del vars, 18123 del conss, 13782 add conss, 110 chg bounds, 3741 chg sides, 11484 chg coeffs, 18456 upgd conss, 0 impls, 13705 clqs, 0 implints
1095.68/1099.30	c (round 29, fast)       2442 del vars, 18125 del conss, 13802 add conss, 110 chg bounds, 3741 chg sides, 11484 chg coeffs, 18456 upgd conss, 0 impls, 13706 clqs, 0 implints
1095.68/1099.30	c (round 30, fast)       2442 del vars, 18125 del conss, 13802 add conss, 110 chg bounds, 3765 chg sides, 11553 chg coeffs, 18456 upgd conss, 0 impls, 13706 clqs, 0 implints
1095.68/1099.31	c (round 31, exhaustive) 2442 del vars, 18134 del conss, 13804 add conss, 110 chg bounds, 3765 chg sides, 11553 chg coeffs, 18469 upgd conss, 0 impls, 13706 clqs, 0 implints
1095.68/1099.31	c (round 32, fast)       2442 del vars, 18147 del conss, 13804 add conss, 110 chg bounds, 3765 chg sides, 11553 chg coeffs, 18469 upgd conss, 0 impls, 13707 clqs, 0 implints
1095.68/1099.36	c (round 33, exhaustive) 2467 del vars, 18147 del conss, 13804 add conss, 110 chg bounds, 3765 chg sides, 11553 chg coeffs, 18469 upgd conss, 0 impls, 13631 clqs, 0 implints
1095.68/1099.37	c (round 34, fast)       2467 del vars, 18149 del conss, 13825 add conss, 110 chg bounds, 3765 chg sides, 11553 chg coeffs, 18469 upgd conss, 0 impls, 13631 clqs, 0 implints
1095.68/1099.37	c (round 35, fast)       2467 del vars, 18149 del conss, 13825 add conss, 110 chg bounds, 3789 chg sides, 11625 chg coeffs, 18469 upgd conss, 0 impls, 13631 clqs, 0 implints
1095.68/1099.38	c (round 36, exhaustive) 2467 del vars, 18156 del conss, 13825 add conss, 110 chg bounds, 3789 chg sides, 11625 chg coeffs, 18483 upgd conss, 0 impls, 13631 clqs, 0 implints
1095.68/1099.38	c (round 37, fast)       2467 del vars, 18170 del conss, 13825 add conss, 110 chg bounds, 3789 chg sides, 11625 chg coeffs, 18483 upgd conss, 0 impls, 13631 clqs, 0 implints
1095.88/1099.55	c    (2.0s) probing: 1000/12392 (8.1%) - 2 fixings, 97 aggregations, 6293 implications, 0 bound changes
1096.18/1099.81	c (round 38, exhaustive) 2492 del vars, 18170 del conss, 13825 add conss, 110 chg bounds, 3789 chg sides, 11625 chg coeffs, 18483 upgd conss, 0 impls, 14754 clqs, 0 implints
1096.18/1099.81	c (round 39, fast)       2492 del vars, 18171 del conss, 13861 add conss, 110 chg bounds, 3789 chg sides, 11625 chg coeffs, 18483 upgd conss, 0 impls, 14754 clqs, 0 implints
1096.18/1099.82	c (round 40, fast)       2492 del vars, 18171 del conss, 13861 add conss, 110 chg bounds, 3840 chg sides, 11757 chg coeffs, 18483 upgd conss, 0 impls, 14754 clqs, 0 implints
1096.18/1099.83	c (round 41, exhaustive) 2492 del vars, 18186 del conss, 13862 add conss, 110 chg bounds, 3840 chg sides, 11813 chg coeffs, 18483 upgd conss, 0 impls, 14754 clqs, 0 implints
1096.18/1099.84	c (round 42, exhaustive) 2492 del vars, 18186 del conss, 13862 add conss, 110 chg bounds, 3840 chg sides, 11816 chg coeffs, 18505 upgd conss, 0 impls, 14758 clqs, 0 implints
1096.18/1099.85	c (round 43, fast)       2492 del vars, 18208 del conss, 13862 add conss, 110 chg bounds, 3840 chg sides, 11816 chg coeffs, 18505 upgd conss, 0 impls, 14758 clqs, 0 implints
1097.17/1100.88	c    (3.4s) probing: 1899/12392 (15.3%) - 2 fixings, 121 aggregations, 8518 implications, 0 bound changes
1097.17/1100.88	c    (3.4s) probing aborted: 50/50 successive totally useless probings
1097.17/1100.88	c (round 44, exhaustive) 2515 del vars, 18208 del conss, 13862 add conss, 110 chg bounds, 3840 chg sides, 11816 chg coeffs, 18505 upgd conss, 0 impls, 15908 clqs, 0 implints
1097.17/1100.88	c (round 45, fast)       2515 del vars, 18245 del conss, 13907 add conss, 110 chg bounds, 3840 chg sides, 11816 chg coeffs, 18505 upgd conss, 0 impls, 15908 clqs, 0 implints
1097.17/1100.88	c (round 46, fast)       2515 del vars, 18245 del conss, 13907 add conss, 110 chg bounds, 3915 chg sides, 11987 chg coeffs, 18505 upgd conss, 0 impls, 15908 clqs, 0 implints
1097.17/1100.89	c (round 47, medium)     2515 del vars, 18260 del conss, 13907 add conss, 110 chg bounds, 3915 chg sides, 11987 chg coeffs, 18505 upgd conss, 0 impls, 15908 clqs, 0 implints
1097.27/1100.90	c (round 48, exhaustive) 2515 del vars, 18280 del conss, 13907 add conss, 110 chg bounds, 3915 chg sides, 12051 chg coeffs, 18505 upgd conss, 0 impls, 15908 clqs, 0 implints
1097.27/1100.91	c (round 49, exhaustive) 2515 del vars, 18280 del conss, 13907 add conss, 110 chg bounds, 3915 chg sides, 12054 chg coeffs, 18530 upgd conss, 0 impls, 15917 clqs, 0 implints
1097.27/1100.92	c (round 50, fast)       2515 del vars, 18305 del conss, 13907 add conss, 110 chg bounds, 3915 chg sides, 12054 chg coeffs, 18530 upgd conss, 0 impls, 15917 clqs, 0 implints
1097.39/1101.08	c    (3.6s) probing: 2000/12392 (16.1%) - 2 fixings, 130 aggregations, 9015 implications, 0 bound changes
1098.07/1101.70	c (round 51, exhaustive) 2540 del vars, 18305 del conss, 13907 add conss, 110 chg bounds, 3915 chg sides, 12054 chg coeffs, 18530 upgd conss, 0 impls, 16881 clqs, 0 implints
1098.07/1101.70	c (round 52, fast)       2540 del vars, 18329 del conss, 13958 add conss, 110 chg bounds, 3915 chg sides, 12054 chg coeffs, 18530 upgd conss, 0 impls, 16882 clqs, 0 implints
1098.07/1101.70	c (round 53, fast)       2540 del vars, 18329 del conss, 13958 add conss, 110 chg bounds, 4018 chg sides, 12248 chg coeffs, 18530 upgd conss, 0 impls, 16882 clqs, 0 implints
1098.07/1101.72	c (round 54, exhaustive) 2540 del vars, 18344 del conss, 13965 add conss, 110 chg bounds, 4018 chg sides, 12442 chg coeffs, 18530 upgd conss, 0 impls, 16882 clqs, 0 implints
1098.07/1101.73	c (round 55, exhaustive) 2540 del vars, 18371 del conss, 13965 add conss, 110 chg bounds, 4018 chg sides, 12494 chg coeffs, 18530 upgd conss, 0 impls, 16906 clqs, 0 implints
1098.07/1101.74	c (round 56, exhaustive) 2540 del vars, 18371 del conss, 13965 add conss, 110 chg bounds, 4018 chg sides, 12506 chg coeffs, 18554 upgd conss, 0 impls, 16908 clqs, 0 implints
1098.07/1101.74	c (round 57, fast)       2540 del vars, 18395 del conss, 13965 add conss, 110 chg bounds, 4018 chg sides, 12506 chg coeffs, 18554 upgd conss, 0 impls, 16908 clqs, 0 implints
1098.67/1102.32	c (round 58, exhaustive) 2565 del vars, 18395 del conss, 13965 add conss, 110 chg bounds, 4018 chg sides, 12506 chg coeffs, 18554 upgd conss, 0 impls, 17860 clqs, 0 implints
1098.67/1102.32	c (round 59, fast)       2565 del vars, 18428 del conss, 14009 add conss, 110 chg bounds, 4018 chg sides, 12506 chg coeffs, 18554 upgd conss, 0 impls, 17860 clqs, 0 implints
1098.67/1102.32	c (round 60, fast)       2565 del vars, 18428 del conss, 14009 add conss, 110 chg bounds, 4109 chg sides, 12669 chg coeffs, 18554 upgd conss, 0 impls, 17860 clqs, 0 implints
1098.67/1102.34	c (round 61, exhaustive) 2565 del vars, 18450 del conss, 14019 add conss, 110 chg bounds, 4109 chg sides, 12806 chg coeffs, 18554 upgd conss, 0 impls, 17860 clqs, 0 implints
1098.67/1102.35	c (round 62, exhaustive) 2565 del vars, 18474 del conss, 14019 add conss, 110 chg bounds, 4109 chg sides, 12836 chg coeffs, 18554 upgd conss, 0 impls, 17877 clqs, 0 implints
1098.67/1102.36	c (round 63, exhaustive) 2565 del vars, 18474 del conss, 14019 add conss, 110 chg bounds, 4109 chg sides, 12852 chg coeffs, 18574 upgd conss, 0 impls, 17879 clqs, 0 implints
1098.67/1102.36	c (round 64, fast)       2565 del vars, 18494 del conss, 14019 add conss, 110 chg bounds, 4109 chg sides, 12852 chg coeffs, 18574 upgd conss, 0 impls, 17879 clqs, 0 implints
1099.07/1102.74	c    (5.2s) probing: 3000/12392 (24.2%) - 2 fixings, 190 aggregations, 69328 implications, 0 bound changes
1099.17/1102.81	c (round 65, exhaustive) 2591 del vars, 18494 del conss, 14019 add conss, 110 chg bounds, 4109 chg sides, 12852 chg coeffs, 18574 upgd conss, 0 impls, 79246 clqs, 0 implints
1099.17/1102.82	c (round 66, fast)       2591 del vars, 18525 del conss, 14225 add conss, 110 chg bounds, 4109 chg sides, 12852 chg coeffs, 18574 upgd conss, 0 impls, 79246 clqs, 0 implints
1099.17/1102.83	c (round 67, fast)       2591 del vars, 18525 del conss, 14225 add conss, 110 chg bounds, 4278 chg sides, 13815 chg coeffs, 18574 upgd conss, 0 impls, 79246 clqs, 0 implints
1099.17/1102.85	c (round 68, exhaustive) 2591 del vars, 18532 del conss, 14225 add conss, 110 chg bounds, 4278 chg sides, 18102 chg coeffs, 18574 upgd conss, 0 impls, 79246 clqs, 0 implints
1099.48/1103.17	c (round 69, exhaustive) 2591 del vars, 18532 del conss, 14225 add conss, 110 chg bounds, 4278 chg sides, 20235 chg coeffs, 18574 upgd conss, 0 impls, 79250 clqs, 0 implints
1099.76/1103.43	c (round 70, exhaustive) 2591 del vars, 18576 del conss, 14228 add conss, 110 chg bounds, 4278 chg sides, 21651 chg coeffs, 18574 upgd conss, 0 impls, 79292 clqs, 0 implints
1099.96/1103.66	c (round 71, exhaustive) 2591 del vars, 18576 del conss, 14228 add conss, 110 chg bounds, 4278 chg sides, 22350 chg coeffs, 18739 upgd conss, 0 impls, 79322 clqs, 0 implints
1099.96/1103.66	c (round 72, fast)       2591 del vars, 18741 del conss, 14228 add conss, 110 chg bounds, 4278 chg sides, 22350 chg coeffs, 18739 upgd conss, 0 impls, 79322 clqs, 0 implints
1100.38/1104.10	c (round 73, exhaustive) 2616 del vars, 18741 del conss, 14228 add conss, 110 chg bounds, 4278 chg sides, 22401 chg coeffs, 18739 upgd conss, 0 impls, 90385 clqs, 0 implints
1100.48/1104.12	c (round 74, fast)       2616 del vars, 18827 del conss, 14341 add conss, 110 chg bounds, 4278 chg sides, 22401 chg coeffs, 18739 upgd conss, 0 impls, 90385 clqs, 0 implints
1100.48/1104.12	c (round 75, fast)       2616 del vars, 18827 del conss, 14341 add conss, 110 chg bounds, 4382 chg sides, 22929 chg coeffs, 18739 upgd conss, 0 impls, 90385 clqs, 0 implints
1101.06/1104.71	c (round 76, exhaustive) 2616 del vars, 18835 del conss, 14349 add conss, 110 chg bounds, 4382 chg sides, 22943 chg coeffs, 18739 upgd conss, 0 impls, 90385 clqs, 0 implints
1101.06/1104.72	c (round 77, exhaustive) 2616 del vars, 18860 del conss, 14349 add conss, 110 chg bounds, 4382 chg sides, 22949 chg coeffs, 18739 upgd conss, 0 impls, 90393 clqs, 0 implints
1101.06/1104.73	c (round 78, exhaustive) 2616 del vars, 18860 del conss, 14349 add conss, 110 chg bounds, 4382 chg sides, 22949 chg coeffs, 18827 upgd conss, 0 impls, 90393 clqs, 0 implints
1101.06/1104.73	c (round 79, fast)       2616 del vars, 18948 del conss, 14349 add conss, 110 chg bounds, 4382 chg sides, 22949 chg coeffs, 18827 upgd conss, 0 impls, 90393 clqs, 0 implints
1101.37/1105.07	c (round 80, exhaustive) 2641 del vars, 18948 del conss, 14349 add conss, 110 chg bounds, 4382 chg sides, 22949 chg coeffs, 18827 upgd conss, 0 impls, 90391 clqs, 0 implints
1101.37/1105.09	c (round 81, fast)       2641 del vars, 19032 del conss, 14490 add conss, 110 chg bounds, 4382 chg sides, 22949 chg coeffs, 18827 upgd conss, 0 impls, 90391 clqs, 0 implints
1101.37/1105.09	c (round 82, fast)       2641 del vars, 19032 del conss, 14490 add conss, 110 chg bounds, 4494 chg sides, 23615 chg coeffs, 18827 upgd conss, 0 impls, 90391 clqs, 0 implints
1101.96/1105.69	c (round 83, exhaustive) 2641 del vars, 19049 del conss, 14507 add conss, 110 chg bounds, 4494 chg sides, 23616 chg coeffs, 18827 upgd conss, 0 impls, 90391 clqs, 0 implints
1102.06/1105.70	c (round 84, exhaustive) 2641 del vars, 19076 del conss, 14507 add conss, 110 chg bounds, 4494 chg sides, 23616 chg coeffs, 18827 upgd conss, 0 impls, 90408 clqs, 0 implints
1102.06/1105.71	c (round 85, exhaustive) 2641 del vars, 19076 del conss, 14507 add conss, 110 chg bounds, 4494 chg sides, 23616 chg coeffs, 18941 upgd conss, 0 impls, 90408 clqs, 0 implints
1102.06/1105.71	c (round 86, fast)       2641 del vars, 19190 del conss, 14507 add conss, 110 chg bounds, 4494 chg sides, 23616 chg coeffs, 18941 upgd conss, 0 impls, 90408 clqs, 0 implints
1103.55/1107.23	c (round 87, exhaustive) 2666 del vars, 19190 del conss, 14507 add conss, 110 chg bounds, 4494 chg sides, 23616 chg coeffs, 18941 upgd conss, 0 impls, 99017 clqs, 0 implints
1103.55/1107.25	c (round 88, fast)       2666 del vars, 19258 del conss, 14703 add conss, 110 chg bounds, 4494 chg sides, 23616 chg coeffs, 18941 upgd conss, 0 impls, 99017 clqs, 0 implints
1103.55/1107.25	c (round 89, fast)       2666 del vars, 19258 del conss, 14703 add conss, 110 chg bounds, 4647 chg sides, 24539 chg coeffs, 18941 upgd conss, 0 impls, 99017 clqs, 0 implints
1104.15/1107.85	c (round 90, exhaustive) 2666 del vars, 19270 del conss, 14715 add conss, 110 chg bounds, 4647 chg sides, 24549 chg coeffs, 18941 upgd conss, 0 impls, 99017 clqs, 0 implints
1104.15/1107.86	c (round 91, exhaustive) 2666 del vars, 19307 del conss, 14716 add conss, 110 chg bounds, 4648 chg sides, 24553 chg coeffs, 18941 upgd conss, 0 impls, 99030 clqs, 0 implints
1104.15/1107.87	c (round 92, exhaustive) 2666 del vars, 19307 del conss, 14716 add conss, 110 chg bounds, 4648 chg sides, 24553 chg coeffs, 19100 upgd conss, 0 impls, 99030 clqs, 0 implints
1104.15/1107.87	c (round 93, fast)       2666 del vars, 19466 del conss, 14716 add conss, 110 chg bounds, 4648 chg sides, 24553 chg coeffs, 19100 upgd conss, 0 impls, 99030 clqs, 0 implints
1104.65/1108.32	c    (10.8s) probing: 4000/12392 (32.3%) - 2 fixings, 290 aggregations, 376473 implications, 0 bound changes
1106.24/1109.91	c    (12.4s) probing: 5000/12392 (40.3%) - 2 fixings, 294 aggregations, 413158 implications, 0 bound changes
1106.24/1110.00	c    (12.5s) probing: 5060/12392 (40.8%) - 2 fixings, 294 aggregations, 413587 implications, 0 bound changes
1106.24/1110.00	c    (12.5s) probing aborted: 1000/1000 successive useless probings
1106.35/1110.01	c (round 94, exhaustive) 2688 del vars, 19466 del conss, 14716 add conss, 110 chg bounds, 4648 chg sides, 24553 chg coeffs, 19100 upgd conss, 0 impls, 140986 clqs, 0 implints
1106.35/1110.03	c (round 95, fast)       2688 del vars, 19485 del conss, 14943 add conss, 110 chg bounds, 4648 chg sides, 24553 chg coeffs, 19100 upgd conss, 0 impls, 140986 clqs, 0 implints
1106.35/1110.04	c (round 96, fast)       2688 del vars, 19485 del conss, 14943 add conss, 110 chg bounds, 4816 chg sides, 25619 chg coeffs, 19100 upgd conss, 0 impls, 140986 clqs, 0 implints
1106.94/1110.66	c (round 97, exhaustive) 2689 del vars, 19532 del conss, 14948 add conss, 110 chg bounds, 4817 chg sides, 27127 chg coeffs, 19100 upgd conss, 0 impls, 140952 clqs, 0 implints
1107.24/1110.90	c (round 98, exhaustive) 2689 del vars, 19532 del conss, 14948 add conss, 110 chg bounds, 4817 chg sides, 27211 chg coeffs, 19286 upgd conss, 0 impls, 140981 clqs, 0 implints
1107.24/1110.91	c (round 99, fast)       2689 del vars, 19718 del conss, 14948 add conss, 110 chg bounds, 4817 chg sides, 27211 chg coeffs, 19286 upgd conss, 0 impls, 140981 clqs, 0 implints
1108.83/1112.51	c    (15.0s) probing: 6000/12392 (48.4%) - 2 fixings, 299 aggregations, 460599 implications, 0 bound changes
1108.93/1112.69	c    (15.2s) probing: 6115/12392 (49.3%) - 2 fixings, 299 aggregations, 461327 implications, 0 bound changes
1108.93/1112.69	c    (15.2s) probing aborted: 1000/1000 successive useless probings
1108.93/1112.69	c    (15.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1109.03/1112.73	c    (15.2s) symmetry computation finished: 63 generators found (max: 1500, log10 of symmetry group size: 65.34) (symcode time: 0.01)
1109.03/1112.76	c dynamic symmetry handling statistics:
1109.03/1112.76	c    orbitopal reduction:       no components
1109.03/1112.76	c    orbital reduction:         10 components of sizes 28, 21, 21, 21, 28, 6, 6, 6, 6, 21
1109.03/1112.76	c    lexicographic reduction:  164 permutations with support sizes 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4
1109.03/1112.76	c handled 11 out of 11 symmetry components
1109.03/1112.79	c presolving (100 rounds: 100 fast, 55 medium, 51 exhaustive):
1109.03/1112.79	c  2694 deleted vars, 19718 deleted constraints, 14949 added constraints, 110 tightened bounds, 0 added holes, 4817 changed sides, 27231 changed coefficients
1109.03/1112.79	c  0 implications, 140655 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1109.03/1112.79	c presolved problem has 12090 variables (12090 bin, 0 int, 0 cont) and 15661 constraints
1109.03/1112.79	c   10488 constraints of type <knapsack>
1109.03/1112.79	c    1400 constraints of type <setppc>
1109.03/1112.79	c    2882 constraints of type <and>
1109.03/1112.79	c     298 constraints of type <linear>
1109.03/1112.79	c     593 constraints of type <logicor>
1109.03/1112.79	c transformed objective value is always integral (scale: 1)
1109.03/1112.79	c Presolving Time: 15.24
1109.03/1112.79	c 
1109.83/1113.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1109.83/1113.58	c  16.1s|     1 |     0 |  9964 |     - |   537M |   0 |  12k|  15k|  18k|   0 |  0 | 131 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1116.21/1119.96	c  22.4s|     1 |     0 | 30830 |     - |   550M |   0 |  12k|  15k|  18k| 340 |  1 | 140 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1116.61/1120.34	c  22.8s|     1 |     0 | 31864 |     - |   550M |   0 |  12k|  15k|  18k| 399 |  2 | 143 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1118.31/1122.06	c  24.5s|     1 |     0 | 36265 |     - |   550M |   0 |  12k|  15k|  20k|2399 |  3 | 145 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1118.90/1122.68	c  25.2s|     1 |     0 | 37663 |     - |   550M |   0 |  12k|  15k|  22k|3813 |  4 | 147 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1120.31/1124.02	c  26.5s|     1 |     0 | 40469 |     - |   552M |   0 |  12k|  15k|  22k|4155 |  5 | 149 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1122.09/1125.82	c  28.3s|     1 |     0 | 43469 |     - |   554M |   0 |  12k|  15k|  22k|4395 |  6 | 151 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1123.40/1127.17	c  29.6s|     1 |     0 | 45396 |     - |   555M |   0 |  12k|  15k|  23k|4592 |  7 | 151 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1125.97/1129.77	c  32.3s|     1 |     0 | 47365 |     - |   557M |   0 |  12k|  15k|  23k|4775 |  8 | 153 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1126.77/1130.59	c  33.1s|     1 |     0 | 48705 |     - |   557M |   0 |  12k|  15k|  23k|4866 |  9 | 154 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1128.96/1132.72	c  35.2s|     1 |     0 | 50879 |     - |   557M |   0 |  12k|  15k|  23k|5040 | 10 | 155 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1130.16/1133.93	c  36.4s|     1 |     0 | 53121 |     - |   557M |   0 |  12k|  15k|  23k|5132 | 11 | 157 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1139.92/1143.74	c  46.2s|     1 |     2 | 65191 |     - |   557M |   0 |  12k|  15k|  23k|5132 | 11 | 163 |  19 | 0.000000e+00 |      --      |    Inf | unknown
1540.50/1545.52	c 
1540.50/1545.52	c SCIP Status        : solving was interrupted [time limit reached]
1540.50/1545.52	c Solving Time (sec) : 448.00
1540.50/1545.52	c Solving Nodes      : 12
1540.50/1545.52	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
1540.50/1545.52	c Dual Bound         : +0.00000000000000e+00
1540.50/1545.52	c Gap                : infinite
1540.50/1545.52	c SCIP status: 23 (TIMELIMIT)
1540.50/1545.52	c solveScip: freeing transform (!can_skip_free_transform)
1540.60/1545.61	c pb_solver_status: sst_unknown
1540.60/1545.61	c LB_goalvalue: 0
1540.60/1545.61	c UB_goalvalue: 1
1540.60/1545.61	c Both SAT and SCIP timed out; boosting budgets to sat=640.000000 scip=896.000000
1540.60/1545.61	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
1540.60/1545.61	c SCIP returned: sst_unknown
1540.60/1545.61	c SCIP primal LB: -oo, dual UB: 1
1540.60/1545.61	c assumptions: 
1540.60/1545.61	c invoking solver with time budget: 640.000000
2180.57/2187.64	c sat_solver_result: sst_unknown
2180.57/2187.64	c c SAT fixed 12 new variables
2180.57/2187.64	c SAT solver timed out; proceeding to cooperative SCIP call
2180.57/2187.64	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1
2180.57/2187.64	c scip solving with time budget: 896.000000
2180.57/2187.64	c solveScip
2180.57/2187.64	c initScipForCoop
2180.57/2187.64	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
2180.57/2187.67	c presolving:
2180.57/2187.69	c (round 1, fast)       1707 del vars, 442 del conss, 0 add conss, 112 chg bounds, 1999 chg sides, 3152 chg coeffs, 0 upgd conss, 0 impls, 3536 clqs, 0 implints
2180.68/2187.72	c    (0.1s) running MILP presolver
2180.88/2187.99	c    (0.3s) MILP presolver (14 rounds): 538 aggregations, 96 fixings, 0 bound changes
2180.88/2187.99	c (round 2, medium)     2341 del vars, 445 del conss, 0 add conss, 112 chg bounds, 1999 chg sides, 3152 chg coeffs, 0 upgd conss, 0 impls, 2451 clqs, 0 implints
2180.88/2188.00	c (round 3, fast)       2341 del vars, 1549 del conss, 0 add conss, 112 chg bounds, 2044 chg sides, 3218 chg coeffs, 0 upgd conss, 0 impls, 2776 clqs, 0 implints
2180.99/2188.01	c (round 4, exhaustive) 2341 del vars, 2134 del conss, 0 add conss, 112 chg bounds, 2044 chg sides, 3218 chg coeffs, 0 upgd conss, 0 impls, 2776 clqs, 0 implints
2180.99/2188.01	c (round 5, fast)       2341 del vars, 2134 del conss, 250 add conss, 112 chg bounds, 2044 chg sides, 3218 chg coeffs, 0 upgd conss, 0 impls, 2776 clqs, 0 implints
2180.99/2188.01	c (round 6, fast)       2341 del vars, 2134 del conss, 250 add conss, 112 chg bounds, 2228 chg sides, 4389 chg coeffs, 0 upgd conss, 0 impls, 2776 clqs, 0 implints
2180.99/2188.07	c (round 7, exhaustive) 2341 del vars, 2134 del conss, 250 add conss, 112 chg bounds, 2228 chg sides, 4389 chg coeffs, 18248 upgd conss, 0 impls, 2776 clqs, 0 implints
2180.99/2188.08	c (round 8, fast)       2341 del vars, 2134 del conss, 250 add conss, 112 chg bounds, 2595 chg sides, 7543 chg coeffs, 18248 upgd conss, 0 impls, 2776 clqs, 0 implints
2181.09/2188.11	c (round 9, medium)     2358 del vars, 5504 del conss, 9832 add conss, 112 chg bounds, 3614 chg sides, 9482 chg coeffs, 18248 upgd conss, 0 impls, 11776 clqs, 0 implints
2181.09/2188.12	c (round 10, fast)       2358 del vars, 5928 del conss, 10230 add conss, 112 chg bounds, 3668 chg sides, 10244 chg coeffs, 18248 upgd conss, 0 impls, 11790 clqs, 0 implints
2181.09/2188.13	c (round 11, medium)     2358 del vars, 5928 del conss, 10240 add conss, 112 chg bounds, 3678 chg sides, 10264 chg coeffs, 18248 upgd conss, 0 impls, 11800 clqs, 0 implints
2181.09/2188.13	c (round 12, fast)       2358 del vars, 5938 del conss, 10250 add conss, 112 chg bounds, 3678 chg sides, 10264 chg coeffs, 18248 upgd conss, 0 impls, 11800 clqs, 0 implints
2181.09/2188.15	c (round 13, exhaustive) 2358 del vars, 17638 del conss, 13447 add conss, 112 chg bounds, 3678 chg sides, 10264 chg coeffs, 18248 upgd conss, 0 impls, 11800 clqs, 0 implints
2181.09/2188.17	c (round 14, exhaustive) 2360 del vars, 17765 del conss, 13447 add conss, 112 chg bounds, 3678 chg sides, 10707 chg coeffs, 18248 upgd conss, 0 impls, 11796 clqs, 0 implints
2181.09/2188.19	c (round 15, exhaustive) 2439 del vars, 17844 del conss, 13447 add conss, 112 chg bounds, 3678 chg sides, 10745 chg coeffs, 18248 upgd conss, 0 impls, 11621 clqs, 0 implints
2182.47/2189.52	c (round 16, exhaustive) 2464 del vars, 17846 del conss, 13449 add conss, 112 chg bounds, 3678 chg sides, 10745 chg coeffs, 18251 upgd conss, 0 impls, 13747 clqs, 0 implints
2182.47/2189.53	c (round 17, fast)       2464 del vars, 17846 del conss, 13505 add conss, 112 chg bounds, 3678 chg sides, 10753 chg coeffs, 18251 upgd conss, 0 impls, 13748 clqs, 0 implints
2182.47/2189.53	c (round 18, fast)       2464 del vars, 17846 del conss, 13505 add conss, 112 chg bounds, 3807 chg sides, 10961 chg coeffs, 18251 upgd conss, 0 impls, 13748 clqs, 0 implints
2182.47/2189.55	c (round 19, exhaustive) 2464 del vars, 17883 del conss, 13512 add conss, 112 chg bounds, 3807 chg sides, 11261 chg coeffs, 18251 upgd conss, 0 impls, 13753 clqs, 0 implints
2182.47/2189.56	c (round 20, exhaustive) 2464 del vars, 17883 del conss, 13512 add conss, 112 chg bounds, 3807 chg sides, 11381 chg coeffs, 18273 upgd conss, 0 impls, 13765 clqs, 0 implints
2182.47/2189.56	c (round 21, fast)       2464 del vars, 17905 del conss, 13512 add conss, 112 chg bounds, 3807 chg sides, 11381 chg coeffs, 18273 upgd conss, 0 impls, 13765 clqs, 0 implints
2182.57/2189.62	c (round 22, exhaustive) 2489 del vars, 17906 del conss, 13513 add conss, 112 chg bounds, 3807 chg sides, 11410 chg coeffs, 18273 upgd conss, 0 impls, 13736 clqs, 0 implints
2182.57/2189.62	c (round 23, fast)       2489 del vars, 17906 del conss, 13531 add conss, 112 chg bounds, 3807 chg sides, 11410 chg coeffs, 18273 upgd conss, 0 impls, 13737 clqs, 0 implints
2182.57/2189.63	c (round 24, fast)       2489 del vars, 17906 del conss, 13531 add conss, 112 chg bounds, 3821 chg sides, 11467 chg coeffs, 18273 upgd conss, 0 impls, 13737 clqs, 0 implints
2182.57/2189.64	c (round 25, exhaustive) 2489 del vars, 17911 del conss, 13531 add conss, 112 chg bounds, 3821 chg sides, 11467 chg coeffs, 18286 upgd conss, 0 impls, 13739 clqs, 0 implints
2182.57/2189.64	c (round 26, fast)       2489 del vars, 17924 del conss, 13531 add conss, 112 chg bounds, 3821 chg sides, 11467 chg coeffs, 18286 upgd conss, 0 impls, 13739 clqs, 0 implints
2182.57/2189.69	c (round 27, exhaustive) 2514 del vars, 17924 del conss, 13531 add conss, 112 chg bounds, 3821 chg sides, 11467 chg coeffs, 18286 upgd conss, 0 impls, 13624 clqs, 0 implints
2182.57/2189.70	c (round 28, fast)       2514 del vars, 17924 del conss, 13550 add conss, 112 chg bounds, 3821 chg sides, 11467 chg coeffs, 18286 upgd conss, 0 impls, 13624 clqs, 0 implints
2182.67/2189.70	c (round 29, fast)       2514 del vars, 17924 del conss, 13550 add conss, 112 chg bounds, 3835 chg sides, 11527 chg coeffs, 18286 upgd conss, 0 impls, 13624 clqs, 0 implints
2182.67/2189.71	c (round 30, exhaustive) 2514 del vars, 17929 del conss, 13550 add conss, 112 chg bounds, 3835 chg sides, 11527 chg coeffs, 18300 upgd conss, 0 impls, 13624 clqs, 0 implints
2182.67/2189.71	c (round 31, fast)       2514 del vars, 17943 del conss, 13550 add conss, 112 chg bounds, 3835 chg sides, 11527 chg coeffs, 18300 upgd conss, 0 impls, 13624 clqs, 0 implints
2182.77/2189.80	c    (2.2s) probing: 1000/12332 (8.1%) - 0 fixings, 99 aggregations, 6146 implications, 0 bound changes
2182.77/2189.87	c (round 32, exhaustive) 2539 del vars, 17943 del conss, 13550 add conss, 112 chg bounds, 3835 chg sides, 11527 chg coeffs, 18300 upgd conss, 0 impls, 14301 clqs, 0 implints
2182.77/2189.88	c (round 33, fast)       2539 del vars, 17944 del conss, 13571 add conss, 112 chg bounds, 3835 chg sides, 11527 chg coeffs, 18300 upgd conss, 0 impls, 14301 clqs, 0 implints
2182.77/2189.88	c (round 34, fast)       2539 del vars, 17944 del conss, 13571 add conss, 112 chg bounds, 3851 chg sides, 11592 chg coeffs, 18300 upgd conss, 0 impls, 14301 clqs, 0 implints
2182.77/2189.89	c (round 35, exhaustive) 2539 del vars, 17950 del conss, 13571 add conss, 112 chg bounds, 3851 chg sides, 11605 chg coeffs, 18315 upgd conss, 0 impls, 14301 clqs, 0 implints
2182.77/2189.90	c (round 36, fast)       2539 del vars, 17965 del conss, 13571 add conss, 112 chg bounds, 3851 chg sides, 11605 chg coeffs, 18315 upgd conss, 0 impls, 14301 clqs, 0 implints
2182.98/2190.04	c    (2.4s) probing: 1138/12332 (9.2%) - 0 fixings, 118 aggregations, 7227 implications, 0 bound changes
2182.98/2190.04	c    (2.4s) probing aborted: 50/50 successive totally useless probings
2182.98/2190.04	c (round 37, exhaustive) 2557 del vars, 17965 del conss, 13571 add conss, 112 chg bounds, 3851 chg sides, 11605 chg coeffs, 18315 upgd conss, 0 impls, 14468 clqs, 0 implints
2182.98/2190.05	c (round 38, fast)       2557 del vars, 18001 del conss, 13580 add conss, 112 chg bounds, 3851 chg sides, 11605 chg coeffs, 18315 upgd conss, 0 impls, 14469 clqs, 0 implints
2182.98/2190.05	c (round 39, medium)     2557 del vars, 18018 del conss, 13580 add conss, 112 chg bounds, 3857 chg sides, 11631 chg coeffs, 18315 upgd conss, 0 impls, 14469 clqs, 0 implints
2182.98/2190.07	c (round 40, exhaustive) 2557 del vars, 18027 del conss, 13580 add conss, 112 chg bounds, 3857 chg sides, 11642 chg coeffs, 18321 upgd conss, 0 impls, 14469 clqs, 0 implints
2184.26/2191.33	c    (3.7s) probing: 2000/12332 (16.2%) - 0 fixings, 129 aggregations, 8679 implications, 0 bound changes
2184.97/2192.11	c (round 41, exhaustive) 2582 del vars, 18027 del conss, 13580 add conss, 112 chg bounds, 3857 chg sides, 11642 chg coeffs, 18321 upgd conss, 0 impls, 16448 clqs, 0 implints
2185.08/2192.11	c (round 42, fast)       2582 del vars, 18043 del conss, 13637 add conss, 112 chg bounds, 3857 chg sides, 11642 chg coeffs, 18321 upgd conss, 0 impls, 16448 clqs, 0 implints
2185.08/2192.11	c (round 43, fast)       2582 del vars, 18043 del conss, 13637 add conss, 112 chg bounds, 3966 chg sides, 11861 chg coeffs, 18321 upgd conss, 0 impls, 16448 clqs, 0 implints
2185.08/2192.13	c (round 44, exhaustive) 2582 del vars, 18078 del conss, 13643 add conss, 112 chg bounds, 3966 chg sides, 12147 chg coeffs, 18321 upgd conss, 0 impls, 16448 clqs, 0 implints
2185.08/2192.14	c (round 45, exhaustive) 2582 del vars, 18078 del conss, 13643 add conss, 112 chg bounds, 3966 chg sides, 12281 chg coeffs, 18349 upgd conss, 0 impls, 16471 clqs, 0 implints
2185.08/2192.15	c (round 46, fast)       2582 del vars, 18106 del conss, 13643 add conss, 112 chg bounds, 3966 chg sides, 12281 chg coeffs, 18349 upgd conss, 0 impls, 16471 clqs, 0 implints
2185.56/2192.60	c (round 47, exhaustive) 2607 del vars, 18106 del conss, 13643 add conss, 112 chg bounds, 3966 chg sides, 12315 chg coeffs, 18349 upgd conss, 0 impls, 17980 clqs, 0 implints
2185.56/2192.60	c (round 48, fast)       2607 del vars, 18143 del conss, 13685 add conss, 112 chg bounds, 3966 chg sides, 12315 chg coeffs, 18349 upgd conss, 0 impls, 17980 clqs, 0 implints
2185.56/2192.60	c (round 49, fast)       2607 del vars, 18143 del conss, 13685 add conss, 112 chg bounds, 4053 chg sides, 12475 chg coeffs, 18349 upgd conss, 0 impls, 17980 clqs, 0 implints
2185.56/2192.62	c (round 50, exhaustive) 2607 del vars, 18168 del conss, 13699 add conss, 112 chg bounds, 4053 chg sides, 12507 chg coeffs, 18349 upgd conss, 0 impls, 17986 clqs, 0 implints
2185.56/2192.62	c (round 51, exhaustive) 2607 del vars, 18191 del conss, 13699 add conss, 112 chg bounds, 4053 chg sides, 12507 chg coeffs, 18349 upgd conss, 0 impls, 18015 clqs, 0 implints
2185.56/2192.63	c (round 52, exhaustive) 2607 del vars, 18191 del conss, 13699 add conss, 112 chg bounds, 4053 chg sides, 12507 chg coeffs, 18368 upgd conss, 0 impls, 18015 clqs, 0 implints
2185.56/2192.64	c (round 53, fast)       2607 del vars, 18210 del conss, 13699 add conss, 112 chg bounds, 4053 chg sides, 12507 chg coeffs, 18368 upgd conss, 0 impls, 18015 clqs, 0 implints
2185.86/2193.00	c    (5.4s) probing: 3000/12332 (24.3%) - 0 fixings, 190 aggregations, 56720 implications, 0 bound changes
2186.16/2193.22	c (round 54, exhaustive) 2632 del vars, 18210 del conss, 13699 add conss, 112 chg bounds, 4053 chg sides, 12507 chg coeffs, 18368 upgd conss, 0 impls, 102527 clqs, 0 implints
2186.16/2193.22	c (round 55, fast)       2632 del vars, 18224 del conss, 13889 add conss, 112 chg bounds, 4053 chg sides, 12507 chg coeffs, 18368 upgd conss, 0 impls, 102527 clqs, 0 implints
2186.16/2193.23	c (round 56, fast)       2632 del vars, 18224 del conss, 13889 add conss, 112 chg bounds, 4215 chg sides, 13385 chg coeffs, 18368 upgd conss, 0 impls, 102527 clqs, 0 implints
2186.16/2193.26	c (round 57, exhaustive) 2632 del vars, 18230 del conss, 13889 add conss, 112 chg bounds, 4215 chg sides, 17297 chg coeffs, 18368 upgd conss, 0 impls, 102527 clqs, 0 implints
2186.56/2193.68	c (round 58, exhaustive) 2632 del vars, 18230 del conss, 13889 add conss, 112 chg bounds, 4215 chg sides, 20850 chg coeffs, 18368 upgd conss, 0 impls, 102527 clqs, 0 implints
2187.16/2194.21	c (round 59, exhaustive) 2632 del vars, 18274 del conss, 13893 add conss, 112 chg bounds, 4215 chg sides, 21475 chg coeffs, 18368 upgd conss, 0 impls, 102602 clqs, 0 implints
2187.26/2194.31	c (round 60, exhaustive) 2632 del vars, 18274 del conss, 13893 add conss, 112 chg bounds, 4215 chg sides, 21524 chg coeffs, 18518 upgd conss, 0 impls, 102617 clqs, 0 implints
2187.26/2194.32	c (round 61, fast)       2632 del vars, 18424 del conss, 13893 add conss, 112 chg bounds, 4215 chg sides, 21524 chg coeffs, 18518 upgd conss, 0 impls, 102617 clqs, 0 implints
2187.55/2194.64	c (round 62, exhaustive) 2657 del vars, 18424 del conss, 13893 add conss, 112 chg bounds, 4215 chg sides, 21557 chg coeffs, 18518 upgd conss, 0 impls, 108219 clqs, 0 implints
2187.55/2194.66	c (round 63, fast)       2657 del vars, 18524 del conss, 14019 add conss, 112 chg bounds, 4215 chg sides, 21557 chg coeffs, 18518 upgd conss, 0 impls, 108219 clqs, 0 implints
2187.55/2194.66	c (round 64, fast)       2657 del vars, 18524 del conss, 14019 add conss, 112 chg bounds, 4327 chg sides, 22145 chg coeffs, 18518 upgd conss, 0 impls, 108219 clqs, 0 implints
2188.15/2195.22	c (round 65, exhaustive) 2657 del vars, 18557 del conss, 14025 add conss, 112 chg bounds, 4327 chg sides, 22145 chg coeffs, 18518 upgd conss, 0 impls, 108219 clqs, 0 implints
2188.15/2195.23	c (round 66, exhaustive) 2657 del vars, 18557 del conss, 14025 add conss, 112 chg bounds, 4327 chg sides, 22145 chg coeffs, 18617 upgd conss, 0 impls, 108225 clqs, 0 implints
2188.15/2195.23	c (round 67, fast)       2657 del vars, 18656 del conss, 14025 add conss, 112 chg bounds, 4327 chg sides, 22145 chg coeffs, 18617 upgd conss, 0 impls, 108225 clqs, 0 implints
2188.45/2195.57	c (round 68, exhaustive) 2682 del vars, 18656 del conss, 14025 add conss, 112 chg bounds, 4327 chg sides, 22145 chg coeffs, 18617 upgd conss, 0 impls, 115053 clqs, 0 implints
2188.45/2195.58	c (round 69, fast)       2682 del vars, 18743 del conss, 14179 add conss, 112 chg bounds, 4327 chg sides, 22145 chg coeffs, 18617 upgd conss, 0 impls, 115053 clqs, 0 implints
2188.45/2195.59	c (round 70, fast)       2682 del vars, 18743 del conss, 14179 add conss, 112 chg bounds, 4447 chg sides, 22871 chg coeffs, 18617 upgd conss, 0 impls, 115053 clqs, 0 implints
2189.06/2196.14	c (round 71, exhaustive) 2682 del vars, 18766 del conss, 14202 add conss, 112 chg bounds, 4447 chg sides, 22871 chg coeffs, 18617 upgd conss, 0 impls, 115053 clqs, 0 implints
2189.06/2196.15	c (round 72, exhaustive) 2682 del vars, 18795 del conss, 14202 add conss, 112 chg bounds, 4447 chg sides, 22871 chg coeffs, 18617 upgd conss, 0 impls, 115076 clqs, 0 implints
2189.06/2196.16	c (round 73, exhaustive) 2682 del vars, 18795 del conss, 14202 add conss, 112 chg bounds, 4447 chg sides, 22871 chg coeffs, 18742 upgd conss, 0 impls, 115076 clqs, 0 implints
2189.06/2196.16	c (round 74, fast)       2682 del vars, 18920 del conss, 14202 add conss, 112 chg bounds, 4447 chg sides, 22871 chg coeffs, 18742 upgd conss, 0 impls, 115076 clqs, 0 implints
2190.54/2197.61	c    (10.0s) probing: 4000/12332 (32.4%) - 0 fixings, 264 aggregations, 328491 implications, 0 bound changes
2192.05/2199.18	c    (11.5s) probing: 4970/12332 (40.3%) - 0 fixings, 264 aggregations, 339692 implications, 0 bound changes
2192.05/2199.18	c    (11.5s) probing aborted: 1000/1000 successive useless probings
2192.24/2199.30	c (round 75, exhaustive) 2703 del vars, 18920 del conss, 14202 add conss, 112 chg bounds, 4447 chg sides, 22871 chg coeffs, 18742 upgd conss, 0 impls, 114769 clqs, 0 implints
2192.24/2199.32	c (round 76, fast)       2703 del vars, 18959 del conss, 14410 add conss, 112 chg bounds, 4447 chg sides, 22871 chg coeffs, 18742 upgd conss, 0 impls, 114771 clqs, 0 implints
2192.24/2199.32	c (round 77, fast)       2703 del vars, 18959 del conss, 14410 add conss, 112 chg bounds, 4618 chg sides, 23835 chg coeffs, 18742 upgd conss, 0 impls, 114771 clqs, 0 implints
2192.74/2199.88	c (round 78, exhaustive) 2703 del vars, 19003 del conss, 14412 add conss, 112 chg bounds, 4618 chg sides, 23835 chg coeffs, 18742 upgd conss, 0 impls, 114771 clqs, 0 implints
2192.74/2199.89	c (round 79, exhaustive) 2703 del vars, 19003 del conss, 14412 add conss, 112 chg bounds, 4618 chg sides, 23835 chg coeffs, 18908 upgd conss, 0 impls, 114773 clqs, 0 implints
2192.84/2199.90	c (round 80, fast)       2703 del vars, 19169 del conss, 14412 add conss, 112 chg bounds, 4618 chg sides, 23835 chg coeffs, 18908 upgd conss, 0 impls, 114773 clqs, 0 implints
2192.84/2199.96	c    (12.3s) probing: 5000/12332 (40.5%) - 0 fixings, 264 aggregations, 340020 implications, 0 bound changes
2192.95/2200.08	c    (12.4s) probing: 5070/12332 (41.1%) - 0 fixings, 264 aggregations, 340692 implications, 0 bound changes
2192.95/2200.08	c    (12.4s) probing aborted: 1000/1000 successive useless probings
2192.95/2200.08	c    (12.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2193.05/2200.11	c    (12.5s) symmetry computation finished: 71 generators found (max: 1500, log10 of symmetry group size: 64.64) (symcode time: 0.01)
2193.05/2200.14	c dynamic symmetry handling statistics:
2193.05/2200.14	c    orbitopal reduction:       no components
2193.05/2200.14	c    orbital reduction:         11 components of sizes 28, 21, 21, 21, 7, 28, 6, 6, 6, 6, 21
2193.05/2200.14	c    lexicographic reduction:  171 permutations with support sizes 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4
2193.05/2200.14	c handled 13 out of 13 symmetry components
2193.05/2200.16	c presolving (81 rounds: 81 fast, 43 medium, 39 exhaustive):
2193.05/2200.16	c  2703 deleted vars, 19169 deleted constraints, 14414 added constraints, 112 tightened bounds, 0 added holes, 4618 changed sides, 23835 changed coefficients
2193.05/2200.16	c  0 implications, 115765 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2193.05/2200.16	c presolved problem has 12068 variables (12068 bin, 0 int, 0 cont) and 15676 constraints
2193.05/2200.16	c   10495 constraints of type <knapsack>
2193.05/2200.16	c    1390 constraints of type <setppc>
2193.05/2200.16	c    2894 constraints of type <and>
2193.05/2200.16	c     298 constraints of type <linear>
2193.05/2200.16	c     599 constraints of type <logicor>
2193.05/2200.16	c transformed objective value is always integral (scale: 1)
2193.05/2200.16	c Presolving Time: 12.49
2193.05/2200.16	c 
2193.83/2201.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2193.83/2201.00	c  13.4s|     1 |     0 |  8677 |     - |   570M |   0 |  12k|  15k|  18k|   0 |  0 | 145 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2200.12/2207.23	c  19.6s|     1 |     0 | 26132 |     - |   587M |   0 |  12k|  15k|  18k| 298 |  1 | 162 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2200.31/2207.46	c  19.8s|     1 |     0 | 26525 |     - |   587M |   0 |  12k|  15k|  18k| 385 |  2 | 164 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2200.81/2207.92	c  20.3s|     1 |     0 | 27504 |     - |   587M |   0 |  12k|  15k|  19k| 800 |  3 | 165 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2202.92/2210.02	c  22.4s|     1 |     0 | 33223 |     - |   588M |   0 |  12k|  15k|  20k|1547 |  4 | 167 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2204.20/2211.37	c  23.7s|     1 |     0 | 35313 |     - |   588M |   0 |  12k|  15k|  20k|1600 |  5 | 168 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2204.91/2212.01	c  24.4s|     1 |     0 | 36008 |     - |   588M |   0 |  12k|  15k|  20k|1636 |  6 | 169 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2205.50/2212.66	c  25.0s|     1 |     0 | 36677 |     - |   588M |   0 |  12k|  15k|  20k|1676 |  7 | 170 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2206.29/2213.43	c  25.8s|     1 |     0 | 37553 |     - |   588M |   0 |  12k|  15k|  20k|1716 |  8 | 171 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2206.69/2213.83	c  26.2s|     1 |     0 | 37800 |     - |   588M |   0 |  12k|  15k|  20k|1737 |  9 | 172 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2209.19/2216.38	c  28.7s|     1 |     0 | 41805 |     - |   588M |   0 |  12k|  15k|  20k|2024 | 10 | 175 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2210.18/2217.37	c  29.7s|     1 |     0 | 43058 |     - |   588M |   0 |  12k|  15k|  20k|2049 | 11 | 176 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2226.63/2233.85	c  46.2s|     1 |     2 | 54250 |     - |   588M |   0 |  12k|  15k|  20k|2049 | 11 | 180 |  19 | 0.000000e+00 |      --      |    Inf | unknown
3074.04/3083.64	c 
3074.04/3083.64	c SCIP Status        : solving was interrupted [time limit reached]
3074.04/3083.64	c Solving Time (sec) : 896.00
3074.04/3083.64	c Solving Nodes      : 98
3074.04/3083.64	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
3074.04/3083.64	c Dual Bound         : +0.00000000000000e+00
3074.04/3083.64	c Gap                : infinite
3074.04/3083.64	c SCIP status: 23 (TIMELIMIT)
3074.04/3083.64	c pb_solver_status: sst_unknown
3074.04/3083.64	c LB_goalvalue: 0
3074.04/3083.64	c UB_goalvalue: 1
3074.04/3083.64	c Both SAT and SCIP timed out; boosting budgets to sat=1280.000000 scip=1792.000000
3074.04/3083.64	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
3074.04/3083.64	c SCIP returned: sst_unknown
3074.04/3083.64	c SCIP primal LB: -oo, dual UB: 1
3074.04/3083.64	c assumptions: 
3074.04/3083.64	c invoking solver with time budget: 1280.000000
3600.04/3611.11	
3600.04/3611.11	*** TERMINATED *** by signal
3600.04/3611.11	c
3600.04/3611.11	s UNKNOWN
3600.04/3611.11	c _____________________________________________________________________________
3600.04/3611.11	c std/band forms        : 15484,269
3600.04/3611.11	c 2cl/3cl ITE-codings   : 11676,20966
3600.04/3611.11	c BDD/srt/adr Max costs : 313,224,0
3600.04/3611.11	c BDDraw/bin/mul/srt/adr: 14968,0,269,516,0
3600.04/3611.11	c BDD nodes             : 172863
3600.04/3611.11	c Es1/CC detections     : 0,0
3600.04/3611.11	c CC sort               : 516
3600.04/3611.11	c SAT/UNSAT calls       : 0,0
3600.04/3611.11	c regenrated variables  : 0
3600.04/3611.11	c eliminated fixed lits : 1869
3600.04/3611.11	c goal lit flips        : 0
3600.04/3611.11	c goal stages           : 1
3600.04/3611.11	c goal shrink           : 4
3600.04/3611.11	c goal coeff separations: 0
3600.04/3611.11	c restarts              : 216172
3600.04/3611.11	c conflicts             : 5317376        (1477 /sec)
3600.04/3611.11	c decisions             : 13449698       (3736 /sec)
3600.04/3611.11	c propagations          : 5178342363     (1438409 /sec)
3600.04/3611.11	c inspects              : 0              (0 /sec)
3600.04/3611.11	c CPU time (solving tm) : 3600 s        (1801 s, SAT 0 s, UNSAT 0 s)
3600.04/3611.11	c SAT solver time       : 1801 s
3600.04/3611.11	c SAT solver SAT time   : 0 s
3600.04/3611.11	c SAT solver UNSAT time : 0 s
3600.04/3611.11	c SAT solver TO time    : 1275 s
3600.04/3611.11	c Time for SCIP         : 1793 s
3600.04/3611.11	c Coop SCIP LB improvements           : 0
3600.04/3611.11	c Coop SCIP UB improvements           : 0
3600.04/3611.11	c SCIP globally fixed variables       : 204
3600.04/3611.11	c SAT  globally fixed variables       : 630
3600.04/3611.11	c SCIP freeTransform calls            : 13
3600.04/3611.11	c Time for Opt-base     : 0.0201 s
3600.04/3611.11	c Steps for Opt-base    : 51229
3600.04/3611.11	c Time for BDD coding   : 0.3331 s
3600.04/3611.11	c Time for srt coding   : 0.003404 s
3600.04/3611.11	c Inner solver invocations            : 0
3600.04/3611.11	c Inner solving count                 : 0
3600.04/3611.11	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.3 (svn: 5215) Copyright (C) 2010-2013 Olivier ROUSSEL

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-4780686-1782138273/watcher-4780686-1782138273 -o /tmp/evaluation-result-4780686-1782138273/solver-4780686-1782138273 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780686-1782138273/vars-4780686-1782138273 --bin-var /tmp/runsolver-exch-nodeE010-1782134575-2291502 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4780686-1782138273.opb 

running on 4 cores: 56-59

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,3-4,6-7,10,12,14-15,17-20,22-24,26-28,30,32,34,37-38,41-42,45-48,50-52,54-55,60,62-63
  3550 MHz: 16,33,35,40,43,56-59
  3600 MHz: 2,5,8-9,11,13,21,25,29,31,36,39,44,49,53,61
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0-1,3
  3600 MHz: 2
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 56-59

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (98880 MiB free)
  node 1: cores 8-15, 128973 MiB (69726 MiB free)
  node 2: cores 16-23, 129019 MiB (113702 MiB free)
  node 3: cores 24-31, 129003 MiB (92712 MiB free)
  node 4: cores 32-39, 129019 MiB (114703 MiB free)
  node 5: cores 40-47, 129019 MiB (104382 MiB free)
  node 6: cores 48-55, 129019 MiB (111169 MiB free)
  node 7: cores 56-63, 128474 MiB (109466 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2296194, runsolver pid=2296191
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 16.01 16.09 16.02 17/871 2296197
/proc/meminfo: memFree=834282824/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=101168 memory=29676 CPUtime=0.08 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 5307 209 0 0 8 0 0 0 20 0 1 0 147115029 103596032 7296 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 25292 7419 2718 506 0 5983 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 101168 KiB
Current children cumulated memory: 29676 KiB

[startup+0.212293 s]*
/proc/loadavg: 16.01 16.09 16.02 17/871 2296197
/proc/meminfo: memFree=834259136/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=133488 memory=69812 CPUtime=0.2 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 13437 209 0 0 19 1 0 0 20 0 1 0 147115029 136691712 17408 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 33372 17452 4867 506 0 14063 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 133488 KiB
Current children cumulated memory: 69812 KiB

[startup+0.31291 s]*
/proc/loadavg: 16.01 16.09 16.02 18/871 2296197
/proc/meminfo: memFree=834184796/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=209332 memory=140052 CPUtime=0.29 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 30511 209 0 0 28 1 0 0 20 0 1 0 147115029 214355968 34944 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 52333 35013 5399 506 0 33024 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 209332 KiB
Current children cumulated memory: 140052 KiB

[startup+0.700208 s]
/proc/loadavg: 16.01 16.09 16.02 18/871 2296197
/proc/meminfo: memFree=833818584/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=245908 memory=181196 CPUtime=0.67 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 44878 209 0 0 65 2 0 0 20 0 1 0 147115029 251809792 45128 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 61477 45299 5807 506 0 42168 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 245908 KiB
Current children cumulated memory: 181196 KiB

[startup+1.5002 s]
/proc/loadavg: 16.01 16.09 16.02 17/871 2296197
/proc/meminfo: memFree=833889296/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=255188 memory=191572 CPUtime=1.46 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 52039 209 0 0 144 2 0 0 20 0 1 0 147115029 261312512 47831 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 63797 47893 5822 506 0 44488 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 255188 KiB
Current children cumulated memory: 191572 KiB

[startup+3.11331 s]
/proc/loadavg: 16.01 16.09 16.02 17/871 2296197
/proc/meminfo: memFree=833686136/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=420960 memory=317928 CPUtime=3.07 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 83175 209 0 0 303 4 0 0 20 0 1 0 147115029 431063040 79364 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 105240 79482 6148 506 0 85931 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 420960 KiB
Current children cumulated memory: 317928 KiB

[startup+6.30012 s]
/proc/loadavg: 16.09 16.10 16.02 17/871 2296197
/proc/meminfo: memFree=833627084/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=422344 memory=319536 CPUtime=6.25 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 83579 209 0 0 621 4 0 0 20 0 1 0 147115029 432480256 79876 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 105586 79884 6148 506 0 86277 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 422344 KiB
Current children cumulated memory: 319536 KiB

[startup+12.7002 s]
/proc/loadavg: 16.16 16.12 16.03 17/871 2296197
/proc/meminfo: memFree=832731656/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=410136 memory=319596 CPUtime=12.64 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 88362 209 0 0 1248 16 0 0 20 0 1 0 147115029 419979264 79669 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 102534 79899 6260 506 0 83225 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 410136 KiB
Current children cumulated memory: 319596 KiB

[startup+25.5002 s]
/proc/loadavg: 16.35 16.16 16.04 17/872 2296198
/proc/meminfo: memFree=828564076/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=553956 memory=441164 CPUtime=25.4 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 120404 209 0 0 2460 80 0 0 20 0 1 0 147115029 567250944 110223 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 138489 110291 6292 506 0 119180 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 553956 KiB
Current children cumulated memory: 441164 KiB

[startup+51.1133 s]
/proc/loadavg: 16.23 16.15 16.04 17/872 2296198
/proc/meminfo: memFree=806868700/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=576128 memory=479508 CPUtime=50.92 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 128460 209 0 0 4835 257 0 0 20 0 1 0 147115029 589955072 119803 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 144032 119877 6292 506 0 124723 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 576128 KiB
Current children cumulated memory: 479508 KiB

[startup+102.3 s]
/proc/loadavg: 16.10 16.12 16.04 17/874 2296203
/proc/meminfo: memFree=799178472/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=660668 memory=555032 CPUtime=101.95 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 144542 209 0 0 9536 659 0 0 20 0 1 0 147115029 676524032 138737 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 165167 138758 6292 506 0 145858 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 660668 KiB
Current children cumulated memory: 555032 KiB

[startup+162.3 s]
/proc/loadavg: 16.03 16.10 16.03 17/876 2296258
/proc/meminfo: memFree=750277980/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=724324 memory=614524 CPUtime=161.77 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 155098 209 0 0 14728 1449 0 0 20 0 1 0 147115029 741707776 153504 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 181081 153631 6292 506 0 161772 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 724324 KiB
Current children cumulated memory: 614524 KiB

[startup+222.3 s]
/proc/loadavg: 16.10 16.11 16.04 17/877 2296317
/proc/meminfo: memFree=695188776/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=779136 memory=668636 CPUtime=221.55 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 168122 209 0 0 20134 2021 0 0 20 0 1 0 147115029 797835264 167139 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 194784 167159 6292 506 0 175475 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 779136 KiB
Current children cumulated memory: 668636 KiB

[startup+282.3 s]
/proc/loadavg: 16.04 16.08 16.03 17/877 2296576
/proc/meminfo: memFree=765872992/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=779136 memory=672032 CPUtime=281.35 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 168979 209 0 0 25106 3029 0 0 20 0 1 0 147115029 797835264 167907 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 194784 168008 6292 506 0 175475 0
Current children cumulated CPU time: 281.35 s
Current children cumulated vsize: 779136 KiB
Current children cumulated memory: 672032 KiB

[startup+342.3 s]
/proc/loadavg: 16.01 16.07 16.03 17/876 2296577
/proc/meminfo: memFree=753140412/1055320708 swapFree=32681384/33554428

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

Current children cumulated memory: 797148 KiB

[startup+2922.3 s]
/proc/loadavg: 10.02 10.71 12.70 11/835 2297019
/proc/meminfo: memFree=835140752/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=901744 memory=797148 CPUtime=2913.23 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 195057 209 0 0 273041 18282 0 0 20 0 1 0 147115029 923385856 199181 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 225436 199287 6292 506 0 206127 0
Current children cumulated CPU time: 2913.23 s
Current children cumulated vsize: 901744 KiB
Current children cumulated memory: 797148 KiB

[startup+2982.3 s]
/proc/loadavg: 10.23 10.63 12.54 11/835 2297023
/proc/meminfo: memFree=835649672/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=914856 memory=812592 CPUtime=2973.05 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 198923 209 0 0 279023 18282 0 0 20 0 1 0 147115029 936812544 203021 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 228714 203148 6292 506 0 209405 0
Current children cumulated CPU time: 2973.05 s
Current children cumulated vsize: 914856 KiB
Current children cumulated memory: 812592 KiB

[startup+3042.3 s]
/proc/loadavg: 10.49 10.65 12.43 11/835 2297024
/proc/meminfo: memFree=835493528/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=914856 memory=812592 CPUtime=3032.87 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 198923 209 0 0 285005 18282 0 0 20 0 1 0 147115029 936812544 203021 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 228714 203148 6292 506 0 209405 0
Current children cumulated CPU time: 3032.87 s
Current children cumulated vsize: 914856 KiB
Current children cumulated memory: 812592 KiB

[startup+3102.3 s]
/proc/loadavg: 10.22 10.54 12.28 11/835 2297025
/proc/meminfo: memFree=835024504/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=914856 memory=812592 CPUtime=3092.68 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 198924 209 0 0 290952 18316 0 0 20 0 1 0 147115029 936812544 203021 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 228714 203148 6292 506 0 209405 0
Current children cumulated CPU time: 3092.68 s
Current children cumulated vsize: 914856 KiB
Current children cumulated memory: 812592 KiB

[startup+3162.3 s]
/proc/loadavg: 10.14 10.46 12.14 11/835 2297026
/proc/meminfo: memFree=834963596/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=914856 memory=812592 CPUtime=3152.52 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 198926 209 0 0 296104 19148 0 0 20 0 1 0 147115029 936812544 203021 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 228714 203148 6292 506 0 209405 0
Current children cumulated CPU time: 3152.52 s
Current children cumulated vsize: 914856 KiB
Current children cumulated memory: 812592 KiB

[startup+3222.3 s]
/proc/loadavg: 10.10 10.39 12.01 11/835 2297029
/proc/meminfo: memFree=834824720/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=914856 memory=812592 CPUtime=3212.34 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 198945 209 0 0 301526 19708 0 0 20 0 1 0 147115029 936812544 203021 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 228714 203148 6292 506 0 209405 0
Current children cumulated CPU time: 3212.34 s
Current children cumulated vsize: 914856 KiB
Current children cumulated memory: 812592 KiB

[startup+3282.3 s]
/proc/loadavg: 10.03 10.31 11.88 11/836 2297033
/proc/meminfo: memFree=834686604/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=914856 memory=812592 CPUtime=3272.17 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 198945 209 0 0 306628 20589 0 0 20 0 1 0 147115029 936812544 203021 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 228714 203148 6292 506 0 209405 0
Current children cumulated CPU time: 3272.17 s
Current children cumulated vsize: 914856 KiB
Current children cumulated memory: 812592 KiB

[startup+3342.3 s]
/proc/loadavg: 10.30 10.32 11.78 11/835 2297034
/proc/meminfo: memFree=834752692/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=914856 memory=812808 CPUtime=3331.99 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 198999 209 0 0 312107 21092 0 0 20 0 1 0 147115029 936812544 203149 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 228714 203202 6292 506 0 209405 0
Current children cumulated CPU time: 3331.99 s
Current children cumulated vsize: 914856 KiB
Current children cumulated memory: 812808 KiB

[startup+3402.3 s]
/proc/loadavg: 10.52 10.40 11.71 11/834 2297035
/proc/meminfo: memFree=834782952/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=914856 memory=812808 CPUtime=3391.83 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 198999 209 0 0 317815 21368 0 0 20 0 1 0 147115029 936812544 203149 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 228714 203202 6292 506 0 209405 0
Current children cumulated CPU time: 3391.83 s
Current children cumulated vsize: 914856 KiB
Current children cumulated memory: 812808 KiB

[startup+3462.3 s]
/proc/loadavg: 10.19 10.32 11.60 11/834 2297036
/proc/meminfo: memFree=834769020/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=914856 memory=812808 CPUtime=3451.65 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 198999 209 0 0 323494 21671 0 0 20 0 1 0 147115029 936812544 203149 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 228714 203202 6292 506 0 209405 0
Current children cumulated CPU time: 3451.65 s
Current children cumulated vsize: 914856 KiB
Current children cumulated memory: 812808 KiB

[startup+3522.3 s]
/proc/loadavg: 10.07 10.26 11.50 11/834 2297037
/proc/meminfo: memFree=834926576/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=914856 memory=812808 CPUtime=3511.47 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 198999 209 0 0 329170 21977 0 0 20 0 1 0 147115029 936812544 203149 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 228714 203202 6292 506 0 209405 0
Current children cumulated CPU time: 3511.47 s
Current children cumulated vsize: 914856 KiB
Current children cumulated memory: 812808 KiB

[startup+3582.3 s]
/proc/loadavg: 8.89 9.90 11.30 9/821 2297105
/proc/meminfo: memFree=888126748/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=914856 memory=812808 CPUtime=3571.31 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 198999 209 0 0 334643 22488 0 0 20 0 1 0 147115029 936812544 203149 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 228714 203202 6292 506 0 209405 0
Current children cumulated CPU time: 3571.31 s
Current children cumulated vsize: 914856 KiB
Current children cumulated memory: 812808 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.11 s]
/proc/loadavg: 8.46 9.70 11.18 8/816 2297143
/proc/meminfo: memFree=889297672/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=914856 memory=812808 CPUtime=3600.04 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 198999 209 0 0 336997 23007 0 0 20 0 1 0 147115029 936812544 203149 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 228714 203202 6292 506 0 209405 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 914856 KiB
Current children cumulated memory: 812808 KiB

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

[startup+3611.13 s]
# the end of solver process 2296194 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3369.98 s, system=230.089 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3611.11 s]
/proc/loadavg: 8.46 9.70 11.18 8/816 2297143
/proc/meminfo: memFree=889297672/1055320708 swapFree=32681384/33554428
[pid=2296194] ppid=2296191 vsize=914856 memory=812808 CPUtime=3600.04 cores=56-59
/proc/2296194/stat : 2296194 (naps_release) R 2296191 2296194 2291478 0 -1 4194304 198999 209 0 0 336997 23007 0 0 20 0 1 0 147115029 936812544 203149 18446744073709551615 4210688 6281017 140724254842528 0 0 0 0 0 16898 0 0 0 17 57 0 0 0 0 0 6662968 6676388 14860288 140724254845147 140724254845328 140724254845328 140724254851016 0
/proc/2296194/statm: 228714 203202 6292 506 0 209405 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 914856 KiB
Current children cumulated memory: 812808 KiB

Child status: 10

Real time (s): 3611.13
CPU time (s): 3600.07
CPU user time (s): 3369.98
CPU system time (s): 230.089
CPU usage (%): 99.6936
Max. virtual memory (cumulated for all children) (KiB): 914856
Max. memory (cumulated for all children) (KiB): 812808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3369.98
system time used= 230.089
maximum resident set size= 812596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199208
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= 302
involuntary context switches= 1404


# summary of solver processes directly reported to runsolver:
#   pid: 2296194
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3369.98
#   total CPU system time (s): 230.089

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.8916 second user time and 38.1764 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-06-22 16:24:33
IDJOB=4780686
IDBENCH=180492
IDSOLVER=3589
FILE ID=nodeE010/4780686-1782138273
RUNJOBID= nodeE010-1782134575-2291502
SLURM_JOB_ID= 12510915
Free space on /tmp= 798004 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-RubiksCube-13-4-20-0_c24.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4780686-1782138273/watcher-4780686-1782138273 -o /tmp/evaluation-result-4780686-1782138273/solver-4780686-1782138273 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780686-1782138273/vars-4780686-1782138273 --bin-var /tmp/runsolver-exch-nodeE010-1782134575-2291502 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4780686-1782138273.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= 416a048d6b2710704c97caf5767a9ee3
RANDOM SEED=1195733282

nodeE010 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.048
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3585.015
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 4
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 5
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.982
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 6
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 7
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3605.292
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 9
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3607.636
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 10
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 11
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3615.282
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 16
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3567.624
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3564.553
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 20
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 21
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3595.447
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 22
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3602.236
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 24
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 25
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.368
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 26
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.403
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.944
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 31
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 32
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 33
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.033
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 34
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 35
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 131
initial apicid	: 131
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 36
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3580.075
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 37
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 38
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 39
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3565.006
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 41
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 161
initial apicid	: 161
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 42
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 43
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.846
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 46
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 48
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 49
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.578
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 50
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 51
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3591.536
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.896
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3564.073
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 57
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3557.396
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 58
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3556.902
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3543.343
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3601.359
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3594.827
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        834297156 kB
MemAvailable:   913514640 kB
Buffers:              32 kB
Cached:         82997464 kB
SwapCached:         6960 kB
Active:         133460724 kB
Inactive:       81666660 kB
Active(anon):   132166156 kB
Inactive(anon):    50272 kB
Active(file):    1294568 kB
Inactive(file): 81616388 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32681384 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             32200 kB
Writeback:             0 kB
AnonPages:      132126604 kB
Mapped:           115968 kB
Shmem:             86536 kB
KReclaimable:    1111304 kB
Slab:            1624172 kB
SReclaimable:    1111304 kB
SUnreclaim:       512868 kB
KernelStack:       14880 kB
PageTables:       267700 kB
SecPageTables:     15560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   143526456 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478948 kB
VmallocChunk:          0 kB
Percpu:           116224 kB
HardwareCorrupted:     0 kB
AnonHugePages:  67405824 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 798272 MiB
End job on nodeE010 at 2026-06-22 17:24:45