Trace number 4780374

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.04SAT (TO)4889 3600.07 3613.13

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
minlplib2-pb-0.1.0/opb/normalized-faclay25.lin.opb
MD5SUM7d954e2caab4b79d98bd7a17b7ec8d2a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4618
Best CPU time to get the best result obtained on this benchmark3573.92
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4901
Total number of constraints13801
Number of constraints which are clauses9200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints4600
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 4900
Biggest coefficient in the objective function 6435
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 53769
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 6435
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 53769
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.01	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4780374-1782137273.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-4780374-1782137273.opb
0.00/0.02	c Parsing PB file...
0.00/0.03	c goal was devided by 1 with offset 30102.
0.00/0.08	c assumptions before coding: 
0.00/0.09	c initScipForCoop
0.00/0.10	c Running SCIP presolver (time limit: 10 sec)...
0.00/0.10	c solveScip
0.00/0.10	c initScipForCoop
0.00/0.10	c Cooperative mode: scip_coop_offset=30102.000000
0.00/0.10	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.00/0.10	c Running SCIP presolve for solve-time propagation (rounds=3)
0.00/0.11	c feasible solution found by trivial heuristic after 0.0 seconds, objective value -6.435000e+03
0.00/0.11	c presolving:
0.08/0.13	c    (0.0s) running MILP presolver
0.08/0.14	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.08/0.14	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
0.08/0.15	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
0.39/0.49	c    (0.4s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 2838 implications, 0 bound changes
0.39/0.49	c    (0.4s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 2840 implications, 0 bound changes
0.39/0.49	c    (0.4s) probing aborted: 1000/1000 successive useless probings
0.39/0.50	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
0.39/0.50	c  1 deleted vars, 2300 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.50	c  0 implications, 2840 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.39/0.50	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 11500 constraints
0.39/0.50	c    4600 constraints of type <knapsack>
0.39/0.50	c    2300 constraints of type <linear>
0.39/0.50	c    4600 constraints of type <logicor>
0.39/0.50	c transformed objective value is always integral (scale: 1)
0.39/0.50	c Presolving Time: 0.40
0.39/0.52	c 2/2 feasible solutions given by solution candidate storage, new primal bound -6.435000e+03
0.39/0.52	c 
0.39/0.52	c presolving:
0.49/0.54	c    (0.0s) running MILP presolver
0.49/0.55	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.49/0.56	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
0.49/0.56	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
0.49/0.58	c (round 3, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 0 clqs, 0 implints
0.49/0.60	c (round 4, medium)     1 del vars, 6900 del conss, 9200 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
0.58/0.61	c (round 5, exhaustive) 1 del vars, 20700 del conss, 13800 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
0.66/0.79	c    (0.3s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
0.66/0.79	c    (0.3s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
0.66/0.79	c    (0.3s) probing aborted: 1000/1000 successive useless probings
0.66/0.79	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.66/0.79	c    (0.3s) no symmetry present (symcode time: 0.00)
0.66/0.79	c presolving (6 rounds: 6 fast, 6 medium, 5 exhaustive):
0.66/0.79	c  1 deleted vars, 20700 deleted constraints, 13800 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.66/0.79	c  0 implications, 10040 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.66/0.79	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 6900 constraints
0.66/0.79	c    4600 constraints of type <and>
0.66/0.79	c    2300 constraints of type <linear>
0.66/0.79	c transformed objective value is always integral (scale: 1)
0.66/0.79	c Presolving Time: 0.28
0.76/0.80	c transformed 2/2 original solutions to the transformed problem space
0.76/0.80	c 
0.76/0.82	c in SCIP_DECL_EVENTEXEC found by SCIP
0.76/0.82	o 5940
0.76/0.83	c Model check passed
0.76/0.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.76/0.83	c p 0.3s|     1 |     0 |     0 |     - |  clique|   0 |4900 |6900 |  11k|   0 |  0 |   0 |   0 | 1.723200e+04 |-5.940000e+03 |    Inf | unknown
0.76/0.85	c in SCIP_DECL_EVENTEXEC found by SCIP
0.76/0.85	o 5596
0.76/0.85	c Model check passed
0.76/0.85	c p 0.3s|     1 |     0 |     0 |     - | vbounds|   0 |4900 |6900 |  11k|   0 |  0 |   0 |   0 | 1.723200e+04 |-5.596000e+03 |    Inf | unknown
3.46/3.57	c   3.1s|     1 |     0 | 10811 |     - |    80M |   0 |4900 |6900 |  11k|   0 |  0 |   0 |   0 |-7.510000e+02 |-5.596000e+03 | 645.14%| unknown
3.65/3.74	c   3.2s|     1 |     0 | 10875 |     - |    85M |   0 |4900 |6901 |  11k|  19 |  1 |   1 |   0 |-7.820000e+02 |-5.596000e+03 | 615.60%| unknown
3.75/3.85	c   3.3s|     1 |     0 | 11000 |     - |    87M |   0 |4900 |6902 |  11k|  91 |  2 |   2 |   0 |-8.280000e+02 |-5.596000e+03 | 575.85%| unknown
3.85/3.97	c   3.5s|     1 |     0 | 11200 |     - |    89M |   0 |4900 |6903 |  11k| 132 |  3 |   3 |   0 |-8.755000e+02 |-5.596000e+03 | 539.18%| unknown
3.96/4.10	c   3.6s|     1 |     0 | 11421 |     - |    92M |   0 |4900 |6904 |  11k| 171 |  4 |   4 |   0 |-9.230000e+02 |-5.596000e+03 | 506.28%| unknown
4.15/4.26	c   3.7s|     1 |     0 | 11674 |     - |    95M |   0 |4900 |6905 |  11k| 215 |  5 |   5 |   0 |-9.721667e+02 |-5.596000e+03 | 475.62%| unknown
4.25/4.39	c   3.9s|     1 |     0 | 11881 |     - |    99M |   0 |4900 |6906 |  11k| 267 |  6 |   6 |   0 |-1.001667e+03 |-5.596000e+03 | 458.67%| unknown
4.45/4.58	c   4.1s|     1 |     0 | 12316 |     - |   103M |   0 |4900 |6907 |  11k| 311 |  7 |   7 |   0 |-1.051000e+03 |-5.596000e+03 | 432.45%| unknown
4.65/4.78	c   4.3s|     1 |     0 | 12740 |     - |   105M |   0 |4900 |6909 |  11k| 357 |  8 |   9 |   0 |-1.101250e+03 |-5.596000e+03 | 408.15%| unknown
4.85/4.98	c   4.5s|     1 |     0 | 13178 |     - |   109M |   0 |4900 |6910 |  11k| 407 |  9 |  10 |   0 |-1.146917e+03 |-5.596000e+03 | 387.92%| unknown
5.15/5.20	c   4.7s|     1 |     0 | 13611 |     - |   116M |   0 |4900 |6911 |  11k| 446 | 10 |  11 |   0 |-1.183000e+03 |-5.596000e+03 | 373.03%| unknown
5.35/5.42	c   4.9s|     1 |     0 | 14183 |     - |   117M |   0 |4900 |6912 |  12k| 500 | 11 |  12 |   0 |-1.236625e+03 |-5.596000e+03 | 352.52%| unknown
5.65/5.73	c   5.2s|     1 |     0 | 15110 |     - |   118M |   0 |4900 |6914 |  12k| 547 | 12 |  14 |   0 |-1.284500e+03 |-5.596000e+03 | 335.66%| unknown
5.96/6.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.96/6.01	c   5.5s|     1 |     0 | 15825 |     - |   120M |   0 |4900 |6917 |  12k| 588 | 13 |  17 |   0 |-1.311750e+03 |-5.596000e+03 | 326.61%| unknown
6.15/6.29	c   5.8s|     1 |     0 | 16588 |     - |   121M |   0 |4900 |6918 |  12k| 644 | 14 |  18 |   0 |-1.366000e+03 |-5.596000e+03 | 309.66%| unknown
6.45/6.50	c   6.0s|     1 |     0 | 17193 |     - |   122M |   0 |4900 |6919 |  12k| 690 | 15 |  19 |   0 |-1.392250e+03 |-5.596000e+03 | 301.94%| unknown
6.75/6.82	c   6.3s|     1 |     0 | 18199 |     - |   124M |   0 |4900 |6920 |  12k| 739 | 16 |  20 |   0 |-1.443024e+03 |-5.596000e+03 | 287.80%| unknown
6.85/7.00	c   6.5s|     1 |     0 | 18637 |     - |   125M |   0 |4900 |6921 |  12k| 773 | 17 |  21 |   0 |-1.462036e+03 |-5.596000e+03 | 282.75%| unknown
7.25/7.30	c   6.8s|     1 |     0 | 19454 |     - |   127M |   0 |4900 |6924 |  12k| 803 | 18 |  24 |   0 |-1.483036e+03 |-5.596000e+03 | 277.33%| unknown
7.54/7.62	c   7.1s|     1 |     0 | 20289 |     - |   128M |   0 |4900 |6925 |  12k| 839 | 19 |  25 |   0 |-1.519947e+03 |-5.596000e+03 | 268.17%| unknown
7.84/7.92	c   7.4s|     1 |     0 | 21079 |     - |   129M |   0 |4900 |6926 |  12k| 868 | 20 |  26 |   0 |-1.543519e+03 |-5.596000e+03 | 262.55%| unknown
7.84/7.99	c   7.5s|     1 |     0 | 21117 |     - |   129M |   0 |4900 |6927 |  12k| 910 | 21 |  27 |   0 |-1.543655e+03 |-5.596000e+03 | 262.52%| unknown
7.95/8.06	c   7.6s|     1 |     0 | 21121 |     - |   130M |   0 |4900 |6928 |  12k| 913 | 22 |  28 |   0 |-1.543655e+03 |-5.596000e+03 | 262.52%| unknown
10.43/10.51	c  10.0s|     1 |     2 | 29437 |     - |   130M |   0 |4900 |6930 |  12k| 913 | 23 |  30 |   0 |-1.543655e+03 |-5.596000e+03 | 262.52%| unknown
10.43/10.51	c 
10.43/10.51	c SCIP Status        : solving was interrupted [time limit reached]
10.43/10.51	c Solving Time (sec) : 10.00
10.43/10.51	c Solving Nodes      : 1
10.43/10.51	c Primal Bound       : -5.59600000000000e+03 (4 solutions)
10.43/10.51	c Dual Bound         : -1.54365467032967e+03
10.43/10.51	c Gap                : 262.52 %
10.43/10.51	c SCIP status: 23 (TIMELIMIT)
10.43/10.51	c solveScip: freeing transform (!can_skip_free_transform)
10.43/10.54	c SCIP presolver: sst_sat
10.43/10.54	c Converting 13800 PB-constraints to clauses...
10.43/10.54	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 3
10.43/10.54	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 3
10.43/10.55	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 3
10.43/10.56	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 3
10.43/10.57	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 3
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c 
10.43/10.58	c pb_solver_status: sst_sat
10.43/10.58	c total stages of optimization mode: 1
10.43/10.58	c Use UB found in presolve
10.43/10.58	c Use LB found in presolve
10.43/10.58	c minimizationMode: cmm_Binary
10.43/10.59	c goal coeffs: 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 
10.43/10.59	c Try to find a solution more than 25857
10.53/10.60	c V: 1
10.53/10.60	c estimatedAdderCost: 7631
10.53/10.60	c Try to convert by sorters
10.63/10.70	c Sorter: base: 2 5 
10.63/10.70	c 
10.94/11.11	c assumptions: 
10.94/11.11	c invoking solver with time budget: 5.000000
16.60/16.74	c sat_solver_result: sst_unknown
16.60/16.74	c SAT solver timed out; proceeding to cooperative SCIP call
16.60/16.74	c Calling solveScip for cooperative mode with LB_goalvalue:       24506, UB_goalvalue: 28559
16.60/16.74	c scip solving with time budget: 7.000000
16.60/16.74	c solveScip
16.60/16.74	c initScipForCoop
16.60/16.74	c Coop Mode: Using SCIP obj units for LB/UB: 24506, +oo
16.60/16.75	c 4/4 feasible solutions given by solution candidate storage, new primal bound -5.596000e+03
16.60/16.75	c 
16.60/16.75	c presolving:
16.60/16.77	c    (0.0s) running MILP presolver
16.60/16.79	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
16.60/16.79	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
16.70/16.80	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
16.70/16.81	c (round 3, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 0 clqs, 0 implints
16.70/16.83	c (round 4, medium)     1 del vars, 6900 del conss, 9200 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
16.70/16.85	c (round 5, exhaustive) 1 del vars, 20700 del conss, 13800 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
16.92/17.03	c    (0.3s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
16.92/17.03	c    (0.3s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
16.92/17.03	c    (0.3s) probing aborted: 1000/1000 successive useless probings
16.92/17.03	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
16.92/17.04	c    (0.3s) no symmetry present (symcode time: 0.00)
16.92/17.04	c presolving (6 rounds: 6 fast, 6 medium, 5 exhaustive):
16.92/17.04	c  1 deleted vars, 20700 deleted constraints, 13800 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
16.92/17.04	c  0 implications, 10040 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
16.92/17.04	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 6900 constraints
16.92/17.04	c    4600 constraints of type <and>
16.92/17.04	c    2300 constraints of type <linear>
16.92/17.04	c transformed objective value is always integral (scale: 1)
16.92/17.04	c Presolving Time: 0.28
16.92/17.04	c transformed 4/4 original solutions to the transformed problem space
16.92/17.04	c 
19.69/19.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.69/19.80	c   3.1s|     1 |     0 | 10811 |     - |   129M |   0 |4900 |6901 |  11k|   0 |  0 |   0 |   0 |-7.510000e+02 |-5.596000e+03 | 645.14%| unknown
19.79/19.97	c   3.2s|     1 |     0 | 10875 |     - |   129M |   0 |4900 |6902 |  11k|  19 |  1 |   1 |   0 |-7.820000e+02 |-5.596000e+03 | 615.60%| unknown
19.90/20.08	c   3.3s|     1 |     0 | 11000 |     - |   129M |   0 |4900 |6903 |  11k|  91 |  2 |   2 |   0 |-8.280000e+02 |-5.596000e+03 | 575.85%| unknown
20.09/20.20	c   3.5s|     1 |     0 | 11200 |     - |   129M |   0 |4900 |6904 |  11k| 132 |  3 |   3 |   0 |-8.755000e+02 |-5.596000e+03 | 539.18%| unknown
20.19/20.33	c   3.6s|     1 |     0 | 11421 |     - |   129M |   0 |4900 |6905 |  11k| 171 |  4 |   4 |   0 |-9.230000e+02 |-5.596000e+03 | 506.28%| unknown
20.29/20.49	c   3.7s|     1 |     0 | 11674 |     - |   129M |   0 |4900 |6906 |  11k| 215 |  5 |   5 |   0 |-9.721667e+02 |-5.596000e+03 | 475.62%| unknown
20.49/20.62	c   3.9s|     1 |     0 | 11881 |     - |   131M |   0 |4900 |6907 |  11k| 267 |  6 |   6 |   0 |-1.001667e+03 |-5.596000e+03 | 458.67%| unknown
20.70/20.81	c   4.1s|     1 |     0 | 12316 |     - |   131M |   0 |4900 |6908 |  11k| 311 |  7 |   7 |   0 |-1.051000e+03 |-5.596000e+03 | 432.45%| unknown
20.91/21.01	c   4.3s|     1 |     0 | 12740 |     - |   131M |   0 |4900 |6910 |  11k| 357 |  8 |   9 |   0 |-1.101250e+03 |-5.596000e+03 | 408.15%| unknown
21.10/21.21	c   4.5s|     1 |     0 | 13178 |     - |   131M |   0 |4900 |6911 |  11k| 407 |  9 |  10 |   0 |-1.146917e+03 |-5.596000e+03 | 387.92%| unknown
21.30/21.43	c   4.7s|     1 |     0 | 13611 |     - |   131M |   0 |4900 |6912 |  11k| 446 | 10 |  11 |   0 |-1.183000e+03 |-5.596000e+03 | 373.03%| unknown
21.49/21.65	c   4.9s|     1 |     0 | 14183 |     - |   131M |   0 |4900 |6913 |  12k| 500 | 11 |  12 |   0 |-1.236625e+03 |-5.596000e+03 | 352.52%| unknown
21.79/21.96	c   5.2s|     1 |     0 | 15110 |     - |   131M |   0 |4900 |6915 |  12k| 547 | 12 |  14 |   0 |-1.284500e+03 |-5.596000e+03 | 335.66%| unknown
22.09/22.24	c   5.5s|     1 |     0 | 15825 |     - |   131M |   0 |4900 |6918 |  12k| 588 | 13 |  17 |   0 |-1.311750e+03 |-5.596000e+03 | 326.61%| unknown
22.39/22.52	c   5.8s|     1 |     0 | 16588 |     - |   131M |   0 |4900 |6919 |  12k| 644 | 14 |  18 |   0 |-1.366000e+03 |-5.596000e+03 | 309.66%| unknown
22.59/22.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
22.59/22.73	c   6.0s|     1 |     0 | 17193 |     - |   131M |   0 |4900 |6920 |  12k| 690 | 15 |  19 |   0 |-1.392250e+03 |-5.596000e+03 | 301.94%| unknown
22.90/23.05	c   6.3s|     1 |     0 | 18199 |     - |   131M |   0 |4900 |6921 |  12k| 739 | 16 |  20 |   0 |-1.443024e+03 |-5.596000e+03 | 287.80%| unknown
23.09/23.22	c   6.5s|     1 |     0 | 18637 |     - |   131M |   0 |4900 |6922 |  12k| 773 | 17 |  21 |   0 |-1.462036e+03 |-5.596000e+03 | 282.75%| unknown
23.39/23.52	c   6.8s|     1 |     0 | 19454 |     - |   131M |   0 |4900 |6925 |  12k| 803 | 18 |  24 |   0 |-1.483036e+03 |-5.596000e+03 | 277.33%| unknown
23.59/23.74	c   7.0s|     1 |     0 | 19936 |     - |   131M |   0 |4900 |6926 |  12k| 839 | 19 |  25 |   0 |-1.483036e+03 |-5.596000e+03 | 277.33%| unknown
23.59/23.74	c (node 1) LP solver hit time limit in LP 20 -- using pseudo solution instead
23.59/23.74	c 
23.59/23.74	c SCIP Status        : solving was interrupted [time limit reached]
23.59/23.74	c Solving Time (sec) : 7.00
23.59/23.74	c Solving Nodes      : 1
23.59/23.74	c Primal Bound       : -5.59600000000000e+03 (4 solutions, 1 respecting the objective limit)
23.59/23.74	c Dual Bound         : -1.48303634475597e+03
23.59/23.74	c Gap                : 277.33 %
23.59/23.74	c SCIP status: 23 (TIMELIMIT)
23.59/23.74	c pb_solver_status: sst_sat
23.59/23.74	c LB_goalvalue: 24506
23.59/23.74	c UB_goalvalue: 28559
23.59/23.74	c Both SAT and SCIP timed out; boosting budgets to sat=10.000000 scip=19.600000
23.59/23.74	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
23.59/23.74	c SCIP returned: sst_sat
23.59/23.74	c SCIP primal LB: 24506, dual UB: 28619
23.59/23.74	c Try to find a solution more than 25857
23.59/23.74	c assumptions: 
23.59/23.74	c invoking solver with time budget: 10.000000
33.96/34.13	c sat_solver_result: sst_unknown
33.96/34.13	c SAT solver timed out; proceeding to cooperative SCIP call
33.96/34.13	c Calling solveScip for cooperative mode with LB_goalvalue:       24506, UB_goalvalue: 28559
33.96/34.13	c scip solving with time budget: 19.600000
33.96/34.13	c solveScip
33.96/34.13	c initScipForCoop
33.96/34.13	c Coop Mode: Using SCIP obj units for LB/UB: 24506, +oo
33.96/34.13	c SCIPfreeTransform due to timeout and having shadow nodes
33.96/34.13	c forcing SCIPfreeTransform before solve
33.96/34.16	c Running SCIP presolve for solve-time propagation (rounds=3)
33.96/34.17	c 4/4 feasible solutions given by solution candidate storage, new primal bound -5.596000e+03
33.96/34.17	c 
33.96/34.17	c presolving:
33.96/34.19	c    (0.0s) running MILP presolver
34.05/34.20	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
34.05/34.20	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
34.05/34.21	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
34.45/34.60	c    (0.4s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 2838 implications, 0 bound changes
34.45/34.60	c    (0.4s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 2840 implications, 0 bound changes
34.45/34.60	c    (0.4s) probing aborted: 1000/1000 successive useless probings
34.45/34.61	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
34.45/34.61	c  1 deleted vars, 2300 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
34.45/34.61	c  0 implications, 2840 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
34.45/34.61	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 11500 constraints
34.45/34.61	c    4600 constraints of type <knapsack>
34.45/34.61	c    2300 constraints of type <linear>
34.45/34.61	c    4600 constraints of type <logicor>
34.45/34.61	c transformed objective value is always integral (scale: 1)
34.45/34.61	c Presolving Time: 0.44
34.45/34.62	c 4/4 feasible solutions given by solution candidate storage, new primal bound -5.596000e+03
34.45/34.62	c 
34.45/34.63	c presolving:
34.45/34.65	c    (0.0s) running MILP presolver
34.45/34.66	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
34.45/34.66	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
34.45/34.67	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
34.45/34.69	c (round 3, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 0 clqs, 0 implints
34.55/34.71	c (round 4, medium)     1 del vars, 6900 del conss, 9200 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
34.55/34.72	c (round 5, exhaustive) 1 del vars, 20700 del conss, 13800 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
34.75/34.91	c    (0.3s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
34.75/34.91	c    (0.3s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
34.75/34.91	c    (0.3s) probing aborted: 1000/1000 successive useless probings
34.75/34.91	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
34.75/34.91	c    (0.3s) no symmetry present (symcode time: 0.00)
34.75/34.92	c presolving (6 rounds: 6 fast, 6 medium, 5 exhaustive):
34.75/34.92	c  1 deleted vars, 20700 deleted constraints, 13800 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
34.75/34.92	c  0 implications, 10040 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
34.75/34.92	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 6900 constraints
34.75/34.92	c    4600 constraints of type <and>
34.75/34.92	c    2300 constraints of type <linear>
34.75/34.92	c transformed objective value is always integral (scale: 1)
34.75/34.92	c Presolving Time: 0.29
34.75/34.92	c transformed 4/4 original solutions to the transformed problem space
34.75/34.92	c 
37.44/37.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.44/37.69	c   3.1s|     1 |     0 | 10811 |     - |   129M |   0 |4900 |6901 |  11k|   0 |  0 |   0 |   0 |-7.510000e+02 |-5.596000e+03 | 645.14%| unknown
37.64/37.86	c   3.3s|     1 |     0 | 10875 |     - |   130M |   0 |4900 |6902 |  11k|  19 |  1 |   1 |   0 |-7.820000e+02 |-5.596000e+03 | 615.60%| unknown
37.74/37.97	c   3.4s|     1 |     0 | 11000 |     - |   130M |   0 |4900 |6903 |  11k|  91 |  2 |   2 |   0 |-8.280000e+02 |-5.596000e+03 | 575.85%| unknown
37.85/38.10	c   3.5s|     1 |     0 | 11200 |     - |   130M |   0 |4900 |6904 |  11k| 132 |  3 |   3 |   0 |-8.755000e+02 |-5.596000e+03 | 539.18%| unknown
38.04/38.22	c   3.6s|     1 |     0 | 11421 |     - |   130M |   0 |4900 |6905 |  11k| 171 |  4 |   4 |   0 |-9.230000e+02 |-5.596000e+03 | 506.28%| unknown
38.14/38.38	c   3.8s|     1 |     0 | 11674 |     - |   130M |   0 |4900 |6906 |  11k| 215 |  5 |   5 |   0 |-9.721667e+02 |-5.596000e+03 | 475.62%| unknown
38.33/38.51	c   3.9s|     1 |     0 | 11881 |     - |   131M |   0 |4900 |6907 |  11k| 267 |  6 |   6 |   0 |-1.001667e+03 |-5.596000e+03 | 458.67%| unknown
38.53/38.71	c   4.1s|     1 |     0 | 12316 |     - |   131M |   0 |4900 |6908 |  11k| 311 |  7 |   7 |   0 |-1.051000e+03 |-5.596000e+03 | 432.45%| unknown
38.73/38.90	c   4.3s|     1 |     0 | 12740 |     - |   131M |   0 |4900 |6910 |  11k| 357 |  8 |   9 |   0 |-1.101250e+03 |-5.596000e+03 | 408.15%| unknown
38.85/39.11	c   4.5s|     1 |     0 | 13178 |     - |   131M |   0 |4900 |6911 |  11k| 407 |  9 |  10 |   0 |-1.146917e+03 |-5.596000e+03 | 387.92%| unknown
39.13/39.33	c   4.7s|     1 |     0 | 13611 |     - |   131M |   0 |4900 |6912 |  11k| 446 | 10 |  11 |   0 |-1.183000e+03 |-5.596000e+03 | 373.03%| unknown
39.33/39.55	c   4.9s|     1 |     0 | 14183 |     - |   131M |   0 |4900 |6913 |  12k| 500 | 11 |  12 |   0 |-1.236625e+03 |-5.596000e+03 | 352.52%| unknown
39.63/39.86	c   5.3s|     1 |     0 | 15110 |     - |   131M |   0 |4900 |6915 |  12k| 547 | 12 |  14 |   0 |-1.284500e+03 |-5.596000e+03 | 335.66%| unknown
39.94/40.14	c   5.5s|     1 |     0 | 15825 |     - |   131M |   0 |4900 |6918 |  12k| 588 | 13 |  17 |   0 |-1.311750e+03 |-5.596000e+03 | 326.61%| unknown
40.23/40.42	c   5.8s|     1 |     0 | 16588 |     - |   131M |   0 |4900 |6919 |  12k| 644 | 14 |  18 |   0 |-1.366000e+03 |-5.596000e+03 | 309.66%| unknown
40.43/40.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
40.43/40.63	c   6.0s|     1 |     0 | 17193 |     - |   131M |   0 |4900 |6920 |  12k| 690 | 15 |  19 |   0 |-1.392250e+03 |-5.596000e+03 | 301.94%| unknown
40.73/40.96	c   6.3s|     1 |     0 | 18199 |     - |   131M |   0 |4900 |6921 |  12k| 739 | 16 |  20 |   0 |-1.443024e+03 |-5.596000e+03 | 287.80%| unknown
40.94/41.12	c   6.5s|     1 |     0 | 18637 |     - |   131M |   0 |4900 |6922 |  12k| 773 | 17 |  21 |   0 |-1.462036e+03 |-5.596000e+03 | 282.75%| unknown
41.22/41.43	c   6.8s|     1 |     0 | 19454 |     - |   131M |   0 |4900 |6925 |  12k| 803 | 18 |  24 |   0 |-1.483036e+03 |-5.596000e+03 | 277.33%| unknown
41.52/41.75	c   7.1s|     1 |     0 | 20289 |     - |   131M |   0 |4900 |6926 |  12k| 839 | 19 |  25 |   0 |-1.519947e+03 |-5.596000e+03 | 268.17%| unknown
41.84/42.05	c   7.4s|     1 |     0 | 21079 |     - |   131M |   0 |4900 |6927 |  12k| 868 | 20 |  26 |   0 |-1.543519e+03 |-5.596000e+03 | 262.55%| unknown
41.94/42.13	c   7.5s|     1 |     0 | 21117 |     - |   131M |   0 |4900 |6928 |  12k| 910 | 21 |  27 |   0 |-1.543655e+03 |-5.596000e+03 | 262.52%| unknown
41.94/42.19	c   7.6s|     1 |     0 | 21121 |     - |   131M |   0 |4900 |6929 |  12k| 913 | 22 |  28 |   0 |-1.543655e+03 |-5.596000e+03 | 262.52%| unknown
53.98/54.22	c  19.6s|     1 |     2 | 70932 |     - |   132M |   0 |4900 |6931 |  12k| 913 | 23 |  30 |   0 |-1.543655e+03 |-5.596000e+03 | 262.52%| unknown
53.98/54.22	c 
53.98/54.22	c SCIP Status        : solving was interrupted [time limit reached]
53.98/54.22	c Solving Time (sec) : 19.61
53.98/54.22	c Solving Nodes      : 1
53.98/54.22	c Primal Bound       : -5.59600000000000e+03 (4 solutions)
53.98/54.22	c Dual Bound         : -1.54365467032967e+03
53.98/54.22	c Gap                : 262.52 %
53.98/54.22	c SCIP status: 23 (TIMELIMIT)
53.98/54.22	c solveScip: freeing transform (!can_skip_free_transform)
53.98/54.25	c pb_solver_status: sst_sat
53.98/54.25	c LB_goalvalue: 24506
53.98/54.25	c UB_goalvalue: 28559
53.98/54.25	c Both SAT and SCIP timed out; boosting budgets to sat=20.000000 scip=54.880000
53.98/54.25	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
53.98/54.25	c SCIP returned: sst_sat
53.98/54.25	c SCIP primal LB: 24506, dual UB: 28559
53.98/54.25	c Try to find a solution more than 25857
53.98/54.25	c assumptions: 
53.98/54.25	c invoking solver with time budget: 20.000000
74.00/74.33	c sat_solver_result: sst_unknown
74.00/74.33	c SAT solver timed out; proceeding to cooperative SCIP call
74.00/74.33	c Calling solveScip for cooperative mode with LB_goalvalue:       24506, UB_goalvalue: 28559
74.00/74.33	c scip solving with time budget: 54.880000
74.00/74.33	c solveScip
74.00/74.33	c initScipForCoop
74.00/74.33	c Coop Mode: Using SCIP obj units for LB/UB: 24506, +oo
74.00/74.35	c 4/4 feasible solutions given by solution candidate storage, new primal bound -5.596000e+03
74.00/74.35	c 
74.00/74.35	c presolving:
74.00/74.37	c    (0.0s) running MILP presolver
74.00/74.38	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
74.00/74.39	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
74.10/74.40	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
74.10/74.41	c (round 3, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 0 clqs, 0 implints
74.10/74.43	c (round 4, medium)     1 del vars, 6900 del conss, 9200 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
74.10/74.45	c (round 5, exhaustive) 1 del vars, 20700 del conss, 13800 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
74.30/74.63	c    (0.3s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
74.30/74.63	c    (0.3s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
74.30/74.63	c    (0.3s) probing aborted: 1000/1000 successive useless probings
74.30/74.63	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
74.30/74.64	c    (0.3s) no symmetry present (symcode time: 0.00)
74.30/74.64	c presolving (6 rounds: 6 fast, 6 medium, 5 exhaustive):
74.30/74.64	c  1 deleted vars, 20700 deleted constraints, 13800 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
74.30/74.64	c  0 implications, 10040 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
74.30/74.64	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 6900 constraints
74.30/74.64	c    4600 constraints of type <and>
74.30/74.64	c    2300 constraints of type <linear>
74.30/74.64	c transformed objective value is always integral (scale: 1)
74.30/74.64	c Presolving Time: 0.29
74.30/74.64	c transformed 4/4 original solutions to the transformed problem space
74.30/74.64	c 
77.09/77.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
77.09/77.40	c   3.1s|     1 |     0 | 10811 |     - |   130M |   0 |4900 |6901 |  11k|   0 |  0 |   0 |   0 |-7.510000e+02 |-5.596000e+03 | 645.14%| unknown
77.19/77.58	c   3.2s|     1 |     0 | 10875 |     - |   130M |   0 |4900 |6902 |  11k|  19 |  1 |   1 |   0 |-7.820000e+02 |-5.596000e+03 | 615.60%| unknown
77.29/77.69	c   3.4s|     1 |     0 | 11000 |     - |   130M |   0 |4900 |6903 |  11k|  91 |  2 |   2 |   0 |-8.280000e+02 |-5.596000e+03 | 575.85%| unknown
77.49/77.81	c   3.5s|     1 |     0 | 11200 |     - |   130M |   0 |4900 |6904 |  11k| 132 |  3 |   3 |   0 |-8.755000e+02 |-5.596000e+03 | 539.18%| unknown
77.59/77.94	c   3.6s|     1 |     0 | 11421 |     - |   130M |   0 |4900 |6905 |  11k| 171 |  4 |   4 |   0 |-9.230000e+02 |-5.596000e+03 | 506.28%| unknown
77.70/78.09	c   3.8s|     1 |     0 | 11674 |     - |   130M |   0 |4900 |6906 |  11k| 215 |  5 |   5 |   0 |-9.721667e+02 |-5.596000e+03 | 475.62%| unknown
77.89/78.23	c   3.9s|     1 |     0 | 11881 |     - |   132M |   0 |4900 |6907 |  11k| 267 |  6 |   6 |   0 |-1.001667e+03 |-5.596000e+03 | 458.67%| unknown
78.09/78.42	c   4.1s|     1 |     0 | 12316 |     - |   132M |   0 |4900 |6908 |  11k| 311 |  7 |   7 |   0 |-1.051000e+03 |-5.596000e+03 | 432.45%| unknown
78.29/78.62	c   4.3s|     1 |     0 | 12740 |     - |   132M |   0 |4900 |6910 |  11k| 357 |  8 |   9 |   0 |-1.101250e+03 |-5.596000e+03 | 408.15%| unknown
78.49/78.82	c   4.5s|     1 |     0 | 13178 |     - |   132M |   0 |4900 |6911 |  11k| 407 |  9 |  10 |   0 |-1.146917e+03 |-5.596000e+03 | 387.92%| unknown
78.70/79.04	c   4.7s|     1 |     0 | 13611 |     - |   132M |   0 |4900 |6912 |  11k| 446 | 10 |  11 |   0 |-1.183000e+03 |-5.596000e+03 | 373.03%| unknown
78.88/79.26	c   4.9s|     1 |     0 | 14183 |     - |   132M |   0 |4900 |6913 |  12k| 500 | 11 |  12 |   0 |-1.236625e+03 |-5.596000e+03 | 352.52%| unknown
79.18/79.57	c   5.2s|     1 |     0 | 15110 |     - |   132M |   0 |4900 |6915 |  12k| 547 | 12 |  14 |   0 |-1.284500e+03 |-5.596000e+03 | 335.66%| unknown
79.48/79.85	c   5.5s|     1 |     0 | 15825 |     - |   132M |   0 |4900 |6918 |  12k| 588 | 13 |  17 |   0 |-1.311750e+03 |-5.596000e+03 | 326.61%| unknown
79.79/80.13	c   5.8s|     1 |     0 | 16588 |     - |   132M |   0 |4900 |6919 |  12k| 644 | 14 |  18 |   0 |-1.366000e+03 |-5.596000e+03 | 309.66%| unknown
79.98/80.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
79.98/80.33	c   6.0s|     1 |     0 | 17193 |     - |   132M |   0 |4900 |6920 |  12k| 690 | 15 |  19 |   0 |-1.392250e+03 |-5.596000e+03 | 301.94%| unknown
80.28/80.65	c   6.3s|     1 |     0 | 18199 |     - |   132M |   0 |4900 |6921 |  12k| 739 | 16 |  20 |   0 |-1.443024e+03 |-5.596000e+03 | 287.80%| unknown
80.48/80.82	c   6.5s|     1 |     0 | 18637 |     - |   132M |   0 |4900 |6922 |  12k| 773 | 17 |  21 |   0 |-1.462036e+03 |-5.596000e+03 | 282.75%| unknown
80.79/81.13	c   6.8s|     1 |     0 | 19454 |     - |   132M |   0 |4900 |6925 |  12k| 803 | 18 |  24 |   0 |-1.483036e+03 |-5.596000e+03 | 277.33%| unknown
81.08/81.44	c   7.1s|     1 |     0 | 20289 |     - |   132M |   0 |4900 |6926 |  12k| 839 | 19 |  25 |   0 |-1.519947e+03 |-5.596000e+03 | 268.17%| unknown
81.37/81.74	c   7.4s|     1 |     0 | 21079 |     - |   132M |   0 |4900 |6927 |  12k| 868 | 20 |  26 |   0 |-1.543519e+03 |-5.596000e+03 | 262.55%| unknown
81.47/81.82	c   7.5s|     1 |     0 | 21117 |     - |   132M |   0 |4900 |6928 |  12k| 910 | 21 |  27 |   0 |-1.543655e+03 |-5.596000e+03 | 262.52%| unknown
81.47/81.88	c   7.5s|     1 |     0 | 21121 |     - |   132M |   0 |4900 |6929 |  12k| 913 | 22 |  28 |   0 |-1.543655e+03 |-5.596000e+03 | 262.52%| unknown
104.19/104.63	c  30.3s|     1 |     2 | 80932 |     - |   132M |   0 |4900 |6931 |  12k| 913 | 23 |  30 |  38 |-1.573155e+03 |-5.596000e+03 | 255.72%| unknown
128.69/129.21	c 
128.69/129.21	c SCIP Status        : solving was interrupted [time limit reached]
128.69/129.21	c Solving Time (sec) : 54.88
128.69/129.21	c Solving Nodes      : 5
128.69/129.21	c Primal Bound       : -5.59600000000000e+03 (4 solutions, 1 respecting the objective limit)
128.69/129.21	c Dual Bound         : -1.59996469092239e+03
128.69/129.21	c Gap                : 249.76 %
128.69/129.22	c SCIP status: 23 (TIMELIMIT)
128.69/129.22	c SCIP LP bound tightened UB: 28559 -> 28502
128.69/129.22	c pb_solver_status: sst_sat
128.69/129.22	c LB_goalvalue: 24506
128.69/129.22	c UB_goalvalue: 28502
128.69/129.22	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
128.69/129.22	c SCIP returned: sst_sat
128.69/129.22	c SCIP primal LB: 24506, dual UB: 28502
128.69/129.22	c Try to find a solution more than 25838
128.69/129.24	c V: 1
128.69/129.24	c estimatedAdderCost: 7631
128.69/129.24	c Try to convert by sorters
128.69/129.29	c Sorter: base: 2 5 
128.69/129.29	c 
128.89/129.43	c assumptions: 
128.89/129.43	c invoking solver with time budget: 20.000000
148.92/149.51	c sat_solver_result: sst_unknown
148.92/149.51	c SAT solver timed out; proceeding to cooperative SCIP call
148.92/149.51	c Calling solveScip for cooperative mode with LB_goalvalue:       24506, UB_goalvalue: 28502
148.92/149.51	c scip solving with time budget: 76.832000
148.92/149.51	c solveScip
148.92/149.51	c initScipForCoop
148.92/149.51	c Coop Mode: Using SCIP obj units for LB/UB: 24506, +oo
148.92/149.51	c SCIPfreeTransform due to timeout and having shadow nodes
148.92/149.51	c forcing SCIPfreeTransform before solve
148.92/149.54	c Running SCIP presolve for solve-time propagation (rounds=3)
148.92/149.55	c 4/4 feasible solutions given by solution candidate storage, new primal bound -5.596000e+03
148.92/149.55	c 
148.92/149.55	c presolving:
148.92/149.57	c    (0.0s) running MILP presolver
148.92/149.58	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
148.92/149.58	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
148.92/149.59	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
149.43/150.03	c    (0.5s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 2838 implications, 0 bound changes
149.43/150.03	c    (0.5s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 2840 implications, 0 bound changes
149.43/150.03	c    (0.5s) probing aborted: 1000/1000 successive useless probings
149.43/150.04	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
149.43/150.04	c  1 deleted vars, 2300 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
149.43/150.04	c  0 implications, 2840 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
149.43/150.04	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 11500 constraints
149.43/150.04	c    4600 constraints of type <knapsack>
149.43/150.04	c    2300 constraints of type <linear>
149.43/150.04	c    4600 constraints of type <logicor>
149.43/150.04	c transformed objective value is always integral (scale: 1)
149.43/150.04	c Presolving Time: 0.49
149.43/150.06	c 4/4 feasible solutions given by solution candidate storage, new primal bound -5.596000e+03
149.43/150.06	c 
149.43/150.06	c presolving:
149.43/150.08	c    (0.0s) running MILP presolver
149.43/150.09	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
149.43/150.10	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
149.43/150.11	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
149.53/150.12	c (round 3, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 0 clqs, 0 implints
149.53/150.14	c (round 4, medium)     1 del vars, 6900 del conss, 9200 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
149.53/150.16	c (round 5, exhaustive) 1 del vars, 20700 del conss, 13800 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
149.72/150.35	c    (0.3s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
149.72/150.35	c    (0.3s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
149.72/150.35	c    (0.3s) probing aborted: 1000/1000 successive useless probings
149.72/150.35	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
149.72/150.36	c    (0.3s) no symmetry present (symcode time: 0.00)
149.72/150.36	c presolving (6 rounds: 6 fast, 6 medium, 5 exhaustive):
149.72/150.36	c  1 deleted vars, 20700 deleted constraints, 13800 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
149.72/150.36	c  0 implications, 10040 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
149.72/150.36	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 6900 constraints
149.72/150.36	c    4600 constraints of type <and>
149.72/150.36	c    2300 constraints of type <linear>
149.72/150.36	c transformed objective value is always integral (scale: 1)
149.72/150.36	c Presolving Time: 0.30
149.72/150.37	c transformed 4/4 original solutions to the transformed problem space
149.72/150.37	c 
152.52/153.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
152.52/153.12	c   3.1s|     1 |     0 | 10811 |     - |   131M |   0 |4900 |6901 |  11k|   0 |  0 |   0 |   0 |-7.510000e+02 |-5.596000e+03 | 645.14%| unknown
152.71/153.30	c   3.3s|     1 |     0 | 10875 |     - |   131M |   0 |4900 |6902 |  11k|  19 |  1 |   1 |   0 |-7.820000e+02 |-5.596000e+03 | 615.60%| unknown
152.81/153.41	c   3.4s|     1 |     0 | 11000 |     - |   131M |   0 |4900 |6903 |  11k|  91 |  2 |   2 |   0 |-8.280000e+02 |-5.596000e+03 | 575.85%| unknown
152.91/153.53	c   3.5s|     1 |     0 | 11200 |     - |   132M |   0 |4900 |6904 |  11k| 132 |  3 |   3 |   0 |-8.755000e+02 |-5.596000e+03 | 539.18%| unknown
153.01/153.66	c   3.6s|     1 |     0 | 11421 |     - |   132M |   0 |4900 |6905 |  11k| 171 |  4 |   4 |   0 |-9.230000e+02 |-5.596000e+03 | 506.28%| unknown
153.21/153.81	c   3.8s|     1 |     0 | 11674 |     - |   132M |   0 |4900 |6906 |  11k| 215 |  5 |   5 |   0 |-9.721667e+02 |-5.596000e+03 | 475.62%| unknown
153.31/153.95	c   3.9s|     1 |     0 | 11881 |     - |   132M |   0 |4900 |6907 |  11k| 267 |  6 |   6 |   0 |-1.001667e+03 |-5.596000e+03 | 458.67%| unknown
153.52/154.14	c   4.1s|     1 |     0 | 12316 |     - |   132M |   0 |4900 |6908 |  11k| 311 |  7 |   7 |   0 |-1.051000e+03 |-5.596000e+03 | 432.45%| unknown
153.71/154.34	c   4.3s|     1 |     0 | 12740 |     - |   132M |   0 |4900 |6910 |  11k| 357 |  8 |   9 |   0 |-1.101250e+03 |-5.596000e+03 | 408.15%| unknown
153.90/154.54	c   4.5s|     1 |     0 | 13178 |     - |   132M |   0 |4900 |6911 |  11k| 407 |  9 |  10 |   0 |-1.146917e+03 |-5.596000e+03 | 387.92%| unknown
154.10/154.76	c   4.7s|     1 |     0 | 13611 |     - |   132M |   0 |4900 |6912 |  11k| 446 | 10 |  11 |   0 |-1.183000e+03 |-5.596000e+03 | 373.03%| unknown
154.30/154.98	c   4.9s|     1 |     0 | 14183 |     - |   132M |   0 |4900 |6913 |  12k| 500 | 11 |  12 |   0 |-1.236625e+03 |-5.596000e+03 | 352.52%| unknown
154.70/155.30	c   5.2s|     1 |     0 | 15110 |     - |   132M |   0 |4900 |6915 |  12k| 547 | 12 |  14 |   0 |-1.284500e+03 |-5.596000e+03 | 335.66%| unknown
154.90/155.57	c   5.5s|     1 |     0 | 15825 |     - |   132M |   0 |4900 |6918 |  12k| 588 | 13 |  17 |   0 |-1.311750e+03 |-5.596000e+03 | 326.61%| unknown
155.20/155.85	c   5.8s|     1 |     0 | 16588 |     - |   132M |   0 |4900 |6919 |  12k| 644 | 14 |  18 |   0 |-1.366000e+03 |-5.596000e+03 | 309.66%| unknown
155.41/156.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
155.41/156.06	c   6.0s|     1 |     0 | 17193 |     - |   132M |   0 |4900 |6920 |  12k| 690 | 15 |  19 |   0 |-1.392250e+03 |-5.596000e+03 | 301.94%| unknown
155.70/156.39	c   6.3s|     1 |     0 | 18199 |     - |   132M |   0 |4900 |6921 |  12k| 739 | 16 |  20 |   0 |-1.443024e+03 |-5.596000e+03 | 287.80%| unknown
155.90/156.55	c   6.5s|     1 |     0 | 18637 |     - |   132M |   0 |4900 |6922 |  12k| 773 | 17 |  21 |   0 |-1.462036e+03 |-5.596000e+03 | 282.75%| unknown
156.20/156.86	c   6.8s|     1 |     0 | 19454 |     - |   132M |   0 |4900 |6925 |  12k| 803 | 18 |  24 |   0 |-1.483036e+03 |-5.596000e+03 | 277.33%| unknown
156.51/157.18	c   7.1s|     1 |     0 | 20289 |     - |   132M |   0 |4900 |6926 |  12k| 839 | 19 |  25 |   0 |-1.519947e+03 |-5.596000e+03 | 268.17%| unknown
156.79/157.48	c   7.4s|     1 |     0 | 21079 |     - |   132M |   0 |4900 |6927 |  12k| 868 | 20 |  26 |   0 |-1.543519e+03 |-5.596000e+03 | 262.55%| unknown
156.89/157.55	c   7.5s|     1 |     0 | 21117 |     - |   132M |   0 |4900 |6928 |  12k| 910 | 21 |  27 |   0 |-1.543655e+03 |-5.596000e+03 | 262.52%| unknown
156.99/157.62	c   7.6s|     1 |     0 | 21121 |     - |   132M |   0 |4900 |6929 |  12k| 913 | 22 |  28 |   0 |-1.543655e+03 |-5.596000e+03 | 262.52%| unknown
177.72/178.43	c  28.4s|     1 |     2 | 70932 |     - |   132M |   0 |4900 |6931 |  12k| 913 | 23 |  30 |  38 |-1.573155e+03 |-5.596000e+03 | 255.72%| unknown
225.94/226.88	c 
225.94/226.88	c SCIP Status        : solving was interrupted [time limit reached]
225.94/226.88	c Solving Time (sec) : 76.83
225.94/226.88	c Solving Nodes      : 24
225.94/226.88	c Primal Bound       : -5.59600000000000e+03 (4 solutions)
225.94/226.88	c Dual Bound         : -1.66498657407408e+03
225.94/226.88	c Gap                : 236.10 %
225.94/226.88	c SCIP status: 23 (TIMELIMIT)
225.94/226.88	c solveScip: freeing transform (!can_skip_free_transform)
226.04/226.92	c SCIP LP bound tightened UB: 28502 -> 28437
226.04/226.92	c pb_solver_status: sst_sat
226.04/226.92	c LB_goalvalue: 24506
226.04/226.92	c UB_goalvalue: 28437
226.04/226.92	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
226.04/226.92	c SCIP returned: sst_sat
226.04/226.92	c SCIP primal LB: 24506, dual UB: 28437
226.04/226.92	c Try to find a solution more than 25816
226.04/226.94	c V: 1
226.04/226.94	c estimatedAdderCost: 7631
226.04/226.94	c Try to convert by sorters
226.15/227.03	c Sorter: base: 2 5 
226.15/227.03	c 
226.25/227.18	c assumptions: 
226.25/227.18	c invoking solver with time budget: 20.000000
246.26/247.27	c sat_solver_result: sst_unknown
246.26/247.27	c SAT solver timed out; proceeding to cooperative SCIP call
246.26/247.27	c Calling solveScip for cooperative mode with LB_goalvalue:       24506, UB_goalvalue: 28437
246.26/247.27	c scip solving with time budget: 107.564800
246.26/247.27	c solveScip
246.26/247.27	c initScipForCoop
246.26/247.27	c Coop Mode: Using SCIP obj units for LB/UB: 24506, +oo
246.26/247.28	c 4/4 feasible solutions given by solution candidate storage, new primal bound -5.596000e+03
246.26/247.28	c 
246.26/247.28	c presolving:
246.36/247.30	c    (0.0s) running MILP presolver
246.36/247.31	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
246.36/247.32	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
246.36/247.33	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
246.36/247.34	c (round 3, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 0 clqs, 0 implints
246.36/247.36	c (round 4, medium)     1 del vars, 6900 del conss, 9200 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
246.36/247.38	c (round 5, exhaustive) 1 del vars, 20700 del conss, 13800 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
246.56/247.57	c    (0.3s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
246.56/247.57	c    (0.3s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
246.56/247.57	c    (0.3s) probing aborted: 1000/1000 successive useless probings
246.56/247.57	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
246.56/247.58	c    (0.3s) no symmetry present (symcode time: 0.00)
246.56/247.58	c presolving (6 rounds: 6 fast, 6 medium, 5 exhaustive):
246.56/247.58	c  1 deleted vars, 20700 deleted constraints, 13800 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
246.56/247.58	c  0 implications, 10040 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
246.56/247.58	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 6900 constraints
246.56/247.58	c    4600 constraints of type <and>
246.56/247.58	c    2300 constraints of type <linear>
246.56/247.58	c transformed objective value is always integral (scale: 1)
246.56/247.58	c Presolving Time: 0.30
246.56/247.58	c transformed 4/4 original solutions to the transformed problem space
246.56/247.59	c 
249.35/250.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
249.35/250.35	c   3.1s|     1 |     0 | 10811 |     - |   156M |   0 |4900 |6901 |  11k|   0 |  0 |   0 |   0 |-7.510000e+02 |-5.596000e+03 | 645.14%| unknown
249.55/250.52	c   3.3s|     1 |     0 | 10875 |     - |   156M |   0 |4900 |6902 |  11k|  19 |  1 |   1 |   0 |-7.820000e+02 |-5.596000e+03 | 615.60%| unknown
249.65/250.63	c   3.4s|     1 |     0 | 11000 |     - |   156M |   0 |4900 |6903 |  11k|  91 |  2 |   2 |   0 |-8.280000e+02 |-5.596000e+03 | 575.85%| unknown
249.74/250.75	c   3.5s|     1 |     0 | 11200 |     - |   156M |   0 |4900 |6904 |  11k| 132 |  3 |   3 |   0 |-8.755000e+02 |-5.596000e+03 | 539.18%| unknown
249.84/250.88	c   3.6s|     1 |     0 | 11421 |     - |   156M |   0 |4900 |6905 |  11k| 171 |  4 |   4 |   0 |-9.230000e+02 |-5.596000e+03 | 506.28%| unknown
250.06/251.04	c   3.8s|     1 |     0 | 11674 |     - |   156M |   0 |4900 |6906 |  11k| 215 |  5 |   5 |   0 |-9.721667e+02 |-5.596000e+03 | 475.62%| unknown
250.16/251.17	c   3.9s|     1 |     0 | 11881 |     - |   156M |   0 |4900 |6907 |  11k| 267 |  6 |   6 |   0 |-1.001667e+03 |-5.596000e+03 | 458.67%| unknown
250.34/251.37	c   4.1s|     1 |     0 | 12316 |     - |   156M |   0 |4900 |6908 |  11k| 311 |  7 |   7 |   0 |-1.051000e+03 |-5.596000e+03 | 432.45%| unknown
250.54/251.56	c   4.3s|     1 |     0 | 12740 |     - |   156M |   0 |4900 |6910 |  11k| 357 |  8 |   9 |   0 |-1.101250e+03 |-5.596000e+03 | 408.15%| unknown
250.74/251.76	c   4.5s|     1 |     0 | 13178 |     - |   156M |   0 |4900 |6911 |  11k| 407 |  9 |  10 |   0 |-1.146917e+03 |-5.596000e+03 | 387.92%| unknown
250.94/251.99	c   4.7s|     1 |     0 | 13611 |     - |   156M |   0 |4900 |6912 |  11k| 446 | 10 |  11 |   0 |-1.183000e+03 |-5.596000e+03 | 373.03%| unknown
251.24/252.20	c   4.9s|     1 |     0 | 14183 |     - |   156M |   0 |4900 |6913 |  12k| 500 | 11 |  12 |   0 |-1.236625e+03 |-5.596000e+03 | 352.52%| unknown
251.54/252.52	c   5.3s|     1 |     0 | 15110 |     - |   156M |   0 |4900 |6915 |  12k| 547 | 12 |  14 |   0 |-1.284500e+03 |-5.596000e+03 | 335.66%| unknown
251.74/252.79	c   5.5s|     1 |     0 | 15825 |     - |   156M |   0 |4900 |6918 |  12k| 588 | 13 |  17 |   0 |-1.311750e+03 |-5.596000e+03 | 326.61%| unknown
252.05/253.07	c   5.8s|     1 |     0 | 16588 |     - |   156M |   0 |4900 |6919 |  12k| 644 | 14 |  18 |   0 |-1.366000e+03 |-5.596000e+03 | 309.66%| unknown
252.24/253.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
252.24/253.28	c   6.0s|     1 |     0 | 17193 |     - |   156M |   0 |4900 |6920 |  12k| 690 | 15 |  19 |   0 |-1.392250e+03 |-5.596000e+03 | 301.94%| unknown
252.63/253.61	c   6.3s|     1 |     0 | 18199 |     - |   156M |   0 |4900 |6921 |  12k| 739 | 16 |  20 |   0 |-1.443024e+03 |-5.596000e+03 | 287.80%| unknown
252.73/253.77	c   6.5s|     1 |     0 | 18637 |     - |   156M |   0 |4900 |6922 |  12k| 773 | 17 |  21 |   0 |-1.462036e+03 |-5.596000e+03 | 282.75%| unknown
253.04/254.08	c   6.8s|     1 |     0 | 19454 |     - |   156M |   0 |4900 |6925 |  12k| 803 | 18 |  24 |   0 |-1.483036e+03 |-5.596000e+03 | 277.33%| unknown
253.43/254.40	c   7.1s|     1 |     0 | 20289 |     - |   156M |   0 |4900 |6926 |  12k| 839 | 19 |  25 |   0 |-1.519947e+03 |-5.596000e+03 | 268.17%| unknown
253.73/254.70	c   7.4s|     1 |     0 | 21079 |     - |   156M |   0 |4900 |6927 |  12k| 868 | 20 |  26 |   0 |-1.543519e+03 |-5.596000e+03 | 262.55%| unknown
253.73/254.77	c   7.5s|     1 |     0 | 21117 |     - |   156M |   0 |4900 |6928 |  12k| 910 | 21 |  27 |   0 |-1.543655e+03 |-5.596000e+03 | 262.52%| unknown
253.83/254.84	c   7.6s|     1 |     0 | 21121 |     - |   156M |   0 |4900 |6929 |  12k| 913 | 22 |  28 |   0 |-1.543655e+03 |-5.596000e+03 | 262.52%| unknown
276.55/277.64	c  30.4s|     1 |     2 | 80932 |     - |   156M |   0 |4900 |6931 |  12k| 913 | 23 |  30 |  38 |-1.573155e+03 |-5.596000e+03 | 255.72%| unknown
337.52/338.88	c in SCIP_DECL_EVENTEXEC found by SCIP
337.52/338.88	o 5484
337.52/338.88	c Model check passed
337.52/338.88	c *91.6s|    65 |    44 |154670 |2086.7 |    LP  |  38 |4900 |6966 |  14k|4071 |  2 |  65 | 224 |-1.664987e+03 |-5.484000e+03 | 229.37%| unknown
338.92/340.21	c  92.9s|   100 |    45 |160677 |1409.7 |   161M |  38 |4900 |6985 |  14k|4534 |  6 |  84 | 224 |-1.664987e+03 |-5.484000e+03 | 229.37%| unknown
353.47/354.83	c 
353.47/354.83	c SCIP Status        : solving was interrupted [time limit reached]
353.47/354.83	c Solving Time (sec) : 107.57
353.47/354.83	c Solving Nodes      : 175
353.47/354.83	c Primal Bound       : -5.48400000000000e+03 (5 solutions, 2 respecting the objective limit)
353.47/354.83	c Dual Bound         : -1.74337500000000e+03
353.47/354.83	c Gap                : 214.56 %
353.47/354.83	c SCIP status: 23 (TIMELIMIT)
353.47/354.83	c SCIP primal bound improved LB: 24506 -> 24618
353.47/354.83	c SCIP LP bound tightened UB: 28437 -> 28359
353.47/354.83	c pb_solver_status: sst_sat
353.47/354.83	c LB_goalvalue: 24618
353.47/354.83	c UB_goalvalue: 28359
353.47/354.83	c # improved by sat (lb/ub): 0, # improved by scip (lb): 1
353.47/354.83	c SCIP returned: sst_sat
353.47/354.83	c SCIP primal LB: 24618, dual UB: 28359
353.47/354.83	c Try to find a solution more than 25865
353.47/354.85	c V: 1
353.47/354.85	c estimatedAdderCost: 7631
353.47/354.85	c Try to convert by sorters
353.56/354.91	c Sorter: base: 2 5 
353.56/354.91	c 
353.78/355.15	c assumptions: 
353.78/355.15	c invoking solver with time budget: 20.000000
373.79/375.23	c sat_solver_result: sst_unknown
373.79/375.23	c SAT solver timed out; proceeding to cooperative SCIP call
373.79/375.23	c Calling solveScip for cooperative mode with LB_goalvalue:       24618, UB_goalvalue: 28359
373.79/375.23	c scip solving with time budget: 150.590720
373.79/375.23	c solveScip
373.79/375.23	c initScipForCoop
373.79/375.23	c Coop Mode: Using SCIP obj units for LB/UB: 24618, +oo
373.79/375.23	c SCIPfreeTransform due to timeout and having shadow nodes
373.79/375.23	c forcing SCIPfreeTransform before solve
373.79/375.26	c Running SCIP presolve for solve-time propagation (rounds=3)
373.79/375.28	c 5/5 feasible solutions given by solution candidate storage, new primal bound -5.484000e+03
373.79/375.28	c 
373.79/375.28	c presolving:
373.89/375.30	c    (0.0s) running MILP presolver
373.89/375.31	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
373.89/375.31	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
373.89/375.32	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
374.29/375.78	c    (0.5s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 2838 implications, 0 bound changes
374.29/375.78	c    (0.5s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 2840 implications, 0 bound changes
374.29/375.78	c    (0.5s) probing aborted: 1000/1000 successive useless probings
374.29/375.79	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
374.29/375.79	c  1 deleted vars, 2300 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
374.29/375.79	c  0 implications, 2840 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
374.29/375.79	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 11500 constraints
374.29/375.79	c    4600 constraints of type <knapsack>
374.29/375.79	c    2300 constraints of type <linear>
374.29/375.79	c    4600 constraints of type <logicor>
374.29/375.79	c transformed objective value is always integral (scale: 1)
374.29/375.79	c Presolving Time: 0.52
374.39/375.81	c 5/5 feasible solutions given by solution candidate storage, new primal bound -5.484000e+03
374.39/375.81	c 
374.39/375.81	c presolving:
374.39/375.83	c    (0.0s) running MILP presolver
374.39/375.85	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
374.39/375.85	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
374.39/375.86	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
374.39/375.87	c (round 3, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 0 clqs, 0 implints
374.49/375.90	c (round 4, medium)     1 del vars, 6900 del conss, 9200 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
374.49/375.91	c (round 5, exhaustive) 1 del vars, 20700 del conss, 13800 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
374.60/376.10	c    (0.3s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
374.60/376.10	c    (0.3s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
374.60/376.10	c    (0.3s) probing aborted: 1000/1000 successive useless probings
374.60/376.10	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
374.60/376.11	c    (0.3s) no symmetry present (symcode time: 0.00)
374.70/376.11	c presolving (6 rounds: 6 fast, 6 medium, 5 exhaustive):
374.70/376.11	c  1 deleted vars, 20700 deleted constraints, 13800 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
374.70/376.11	c  0 implications, 10040 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
374.70/376.11	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 6900 constraints
374.70/376.11	c    4600 constraints of type <and>
374.70/376.11	c    2300 constraints of type <linear>
374.70/376.11	c transformed objective value is always integral (scale: 1)
374.70/376.11	c Presolving Time: 0.30
374.70/376.11	c transformed 5/5 original solutions to the transformed problem space
374.70/376.11	c 
377.38/378.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
377.38/378.88	c   3.1s|     1 |     0 | 10811 |     - |   172M |   0 |4900 |6901 |  11k|   0 |  0 |   0 |   0 |-7.510000e+02 |-5.484000e+03 | 630.23%| unknown
377.59/379.06	c   3.3s|     1 |     0 | 10875 |     - |   172M |   0 |4900 |6902 |  11k|  19 |  1 |   1 |   0 |-7.820000e+02 |-5.484000e+03 | 601.28%| unknown
377.69/379.17	c   3.4s|     1 |     0 | 11000 |     - |   172M |   0 |4900 |6903 |  11k|  91 |  2 |   2 |   0 |-8.280000e+02 |-5.484000e+03 | 562.32%| unknown
377.78/379.29	c   3.5s|     1 |     0 | 11200 |     - |   172M |   0 |4900 |6904 |  11k| 132 |  3 |   3 |   0 |-8.755000e+02 |-5.484000e+03 | 526.38%| unknown
377.98/379.42	c   3.6s|     1 |     0 | 11421 |     - |   172M |   0 |4900 |6905 |  11k| 171 |  4 |   4 |   0 |-9.230000e+02 |-5.484000e+03 | 494.15%| unknown
378.08/379.57	c   3.8s|     1 |     0 | 11674 |     - |   172M |   0 |4900 |6906 |  11k| 215 |  5 |   5 |   0 |-9.721667e+02 |-5.484000e+03 | 464.10%| unknown
378.28/379.71	c   3.9s|     1 |     0 | 11881 |     - |   172M |   0 |4900 |6907 |  11k| 267 |  6 |   6 |   0 |-1.001667e+03 |-5.484000e+03 | 447.49%| unknown
378.48/379.90	c   4.1s|     1 |     0 | 12316 |     - |   172M |   0 |4900 |6908 |  11k| 311 |  7 |   7 |   0 |-1.051000e+03 |-5.484000e+03 | 421.79%| unknown
378.59/380.10	c   4.3s|     1 |     0 | 12740 |     - |   172M |   0 |4900 |6910 |  11k| 357 |  8 |   9 |   0 |-1.101250e+03 |-5.484000e+03 | 397.98%| unknown
378.88/380.30	c   4.5s|     1 |     0 | 13178 |     - |   172M |   0 |4900 |6911 |  11k| 407 |  9 |  10 |   0 |-1.146917e+03 |-5.484000e+03 | 378.15%| unknown
379.08/380.53	c   4.7s|     1 |     0 | 13611 |     - |   172M |   0 |4900 |6912 |  11k| 446 | 10 |  11 |   0 |-1.183000e+03 |-5.484000e+03 | 363.57%| unknown
379.27/380.73	c   4.9s|     1 |     0 | 14183 |     - |   172M |   0 |4900 |6913 |  12k| 500 | 11 |  12 |   0 |-1.236625e+03 |-5.484000e+03 | 343.47%| unknown
379.59/381.05	c   5.3s|     1 |     0 | 15110 |     - |   172M |   0 |4900 |6915 |  12k| 547 | 12 |  14 |   0 |-1.284500e+03 |-5.484000e+03 | 326.94%| unknown
379.87/381.33	c   5.5s|     1 |     0 | 15825 |     - |   172M |   0 |4900 |6918 |  12k| 588 | 13 |  17 |   0 |-1.311750e+03 |-5.484000e+03 | 318.07%| unknown
380.17/381.61	c   5.8s|     1 |     0 | 16588 |     - |   172M |   0 |4900 |6919 |  12k| 644 | 14 |  18 |   0 |-1.366000e+03 |-5.484000e+03 | 301.46%| unknown
380.37/381.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
380.37/381.82	c   6.0s|     1 |     0 | 17193 |     - |   172M |   0 |4900 |6920 |  12k| 690 | 15 |  19 |   0 |-1.392250e+03 |-5.484000e+03 | 293.89%| unknown
380.68/382.14	c   6.3s|     1 |     0 | 18199 |     - |   172M |   0 |4900 |6921 |  12k| 739 | 16 |  20 |   0 |-1.443024e+03 |-5.484000e+03 | 280.04%| unknown
380.87/382.31	c   6.5s|     1 |     0 | 18637 |     - |   172M |   0 |4900 |6922 |  12k| 773 | 17 |  21 |   0 |-1.462036e+03 |-5.484000e+03 | 275.09%| unknown
381.17/382.62	c   6.8s|     1 |     0 | 19454 |     - |   172M |   0 |4900 |6925 |  12k| 803 | 18 |  24 |   0 |-1.483036e+03 |-5.484000e+03 | 269.78%| unknown
381.47/382.94	c   7.1s|     1 |     0 | 20289 |     - |   172M |   0 |4900 |6926 |  12k| 839 | 19 |  25 |   0 |-1.519947e+03 |-5.484000e+03 | 260.80%| unknown
381.77/383.24	c   7.4s|     1 |     0 | 21079 |     - |   172M |   0 |4900 |6927 |  12k| 868 | 20 |  26 |   0 |-1.543519e+03 |-5.484000e+03 | 255.29%| unknown
381.87/383.31	c   7.5s|     1 |     0 | 21117 |     - |   172M |   0 |4900 |6928 |  12k| 910 | 21 |  27 |   0 |-1.543655e+03 |-5.484000e+03 | 255.26%| unknown
381.87/383.38	c   7.6s|     1 |     0 | 21121 |     - |   172M |   0 |4900 |6929 |  12k| 913 | 22 |  28 |   0 |-1.543655e+03 |-5.484000e+03 | 255.26%| unknown
402.99/404.59	c  28.8s|     1 |     2 | 70732 |     - |   172M |   0 |4900 |6931 |  12k| 913 | 23 |  30 |  38 |-1.573155e+03 |-5.484000e+03 | 248.60%| unknown
524.34/526.39	c 
524.34/526.39	c SCIP Status        : solving was interrupted [time limit reached]
524.34/526.39	c Solving Time (sec) : 150.59
524.34/526.39	c Solving Nodes      : 81
524.34/526.39	c Primal Bound       : -5.48400000000000e+03 (6 solutions)
524.34/526.39	c Dual Bound         : -1.67650825593395e+03
524.34/526.39	c Gap                : 227.11 %
524.34/526.39	c SCIP status: 23 (TIMELIMIT)
524.34/526.39	c solveScip: freeing transform (!can_skip_free_transform)
524.44/526.44	c pb_solver_status: sst_sat
524.44/526.44	c LB_goalvalue: 24618
524.44/526.44	c UB_goalvalue: 28359
524.44/526.44	c Both SAT and SCIP timed out; boosting budgets to sat=40.000000 scip=421.654016
524.44/526.44	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
524.44/526.44	c SCIP returned: sst_sat
524.44/526.44	c SCIP primal LB: 24618, dual UB: 28426
524.44/526.44	c Try to find a solution more than 25865
524.44/526.44	c assumptions: 
524.44/526.44	c invoking solver with time budget: 40.000000
564.40/566.57	c sat_solver_result: sst_unknown
564.40/566.57	c SAT solver timed out; proceeding to cooperative SCIP call
564.40/566.57	c Calling solveScip for cooperative mode with LB_goalvalue:       24618, UB_goalvalue: 28359
564.40/566.57	c scip solving with time budget: 421.654016
564.40/566.57	c solveScip
564.40/566.57	c initScipForCoop
564.40/566.57	c Coop Mode: Using SCIP obj units for LB/UB: 24618, +oo
564.40/566.59	c 6/6 feasible solutions given by solution candidate storage, new primal bound -5.484000e+03
564.40/566.59	c 
564.40/566.59	c presolving:
564.50/566.61	c    (0.0s) running MILP presolver
564.50/566.63	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
564.50/566.63	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
564.50/566.64	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
564.50/566.65	c (round 3, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 0 clqs, 0 implints
564.50/566.68	c (round 4, medium)     1 del vars, 6900 del conss, 9200 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
564.50/566.69	c (round 5, exhaustive) 1 del vars, 20700 del conss, 13800 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
564.70/566.89	c    (0.3s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
564.70/566.89	c    (0.3s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
564.70/566.89	c    (0.3s) probing aborted: 1000/1000 successive useless probings
564.70/566.89	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
564.70/566.89	c    (0.3s) no symmetry present (symcode time: 0.00)
564.80/566.90	c presolving (6 rounds: 6 fast, 6 medium, 5 exhaustive):
564.80/566.90	c  1 deleted vars, 20700 deleted constraints, 13800 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
564.80/566.90	c  0 implications, 10040 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
564.80/566.90	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 6900 constraints
564.80/566.90	c    4600 constraints of type <and>
564.80/566.90	c    2300 constraints of type <linear>
564.80/566.90	c transformed objective value is always integral (scale: 1)
564.80/566.90	c Presolving Time: 0.30
564.80/566.90	c transformed 6/6 original solutions to the transformed problem space
564.80/566.90	c 
567.49/569.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
567.49/569.67	c   3.1s|     1 |     0 | 10811 |     - |   216M |   0 |4900 |6901 |  11k|   0 |  0 |   0 |   0 |-7.510000e+02 |-5.484000e+03 | 630.23%| unknown
567.69/569.85	c   3.3s|     1 |     0 | 10875 |     - |   216M |   0 |4900 |6902 |  11k|  19 |  1 |   1 |   0 |-7.820000e+02 |-5.484000e+03 | 601.28%| unknown
567.79/569.96	c   3.4s|     1 |     0 | 11000 |     - |   216M |   0 |4900 |6903 |  11k|  91 |  2 |   2 |   0 |-8.280000e+02 |-5.484000e+03 | 562.32%| unknown
567.90/570.08	c   3.5s|     1 |     0 | 11200 |     - |   216M |   0 |4900 |6904 |  11k| 132 |  3 |   3 |   0 |-8.755000e+02 |-5.484000e+03 | 526.38%| unknown
568.09/570.21	c   3.6s|     1 |     0 | 11421 |     - |   216M |   0 |4900 |6905 |  11k| 171 |  4 |   4 |   0 |-9.230000e+02 |-5.484000e+03 | 494.15%| unknown
568.19/570.37	c   3.8s|     1 |     0 | 11674 |     - |   216M |   0 |4900 |6906 |  11k| 215 |  5 |   5 |   0 |-9.721667e+02 |-5.484000e+03 | 464.10%| unknown
568.39/570.50	c   3.9s|     1 |     0 | 11881 |     - |   216M |   0 |4900 |6907 |  11k| 267 |  6 |   6 |   0 |-1.001667e+03 |-5.484000e+03 | 447.49%| unknown
568.59/570.70	c   4.1s|     1 |     0 | 12316 |     - |   216M |   0 |4900 |6908 |  11k| 311 |  7 |   7 |   0 |-1.051000e+03 |-5.484000e+03 | 421.79%| unknown
568.69/570.89	c   4.3s|     1 |     0 | 12740 |     - |   216M |   0 |4900 |6910 |  11k| 357 |  8 |   9 |   0 |-1.101250e+03 |-5.484000e+03 | 397.98%| unknown
568.90/571.09	c   4.5s|     1 |     0 | 13178 |     - |   216M |   0 |4900 |6911 |  11k| 407 |  9 |  10 |   0 |-1.146917e+03 |-5.484000e+03 | 378.15%| unknown
569.18/571.32	c   4.7s|     1 |     0 | 13611 |     - |   216M |   0 |4900 |6912 |  11k| 446 | 10 |  11 |   0 |-1.183000e+03 |-5.484000e+03 | 363.57%| unknown
569.38/571.52	c   5.0s|     1 |     0 | 14183 |     - |   216M |   0 |4900 |6913 |  12k| 500 | 11 |  12 |   0 |-1.236625e+03 |-5.484000e+03 | 343.47%| unknown
569.68/571.84	c   5.3s|     1 |     0 | 15110 |     - |   216M |   0 |4900 |6915 |  12k| 547 | 12 |  14 |   0 |-1.284500e+03 |-5.484000e+03 | 326.94%| unknown
569.99/572.11	c   5.5s|     1 |     0 | 15825 |     - |   216M |   0 |4900 |6918 |  12k| 588 | 13 |  17 |   0 |-1.311750e+03 |-5.484000e+03 | 318.07%| unknown
570.18/572.39	c   5.8s|     1 |     0 | 16588 |     - |   216M |   0 |4900 |6919 |  12k| 644 | 14 |  18 |   0 |-1.366000e+03 |-5.484000e+03 | 301.46%| unknown
570.48/572.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
570.48/572.61	c   6.0s|     1 |     0 | 17193 |     - |   216M |   0 |4900 |6920 |  12k| 690 | 15 |  19 |   0 |-1.392250e+03 |-5.484000e+03 | 293.89%| unknown
570.78/572.93	c   6.4s|     1 |     0 | 18199 |     - |   216M |   0 |4900 |6921 |  12k| 739 | 16 |  20 |   0 |-1.443024e+03 |-5.484000e+03 | 280.04%| unknown
570.89/573.10	c   6.5s|     1 |     0 | 18637 |     - |   216M |   0 |4900 |6922 |  12k| 773 | 17 |  21 |   0 |-1.462036e+03 |-5.484000e+03 | 275.09%| unknown
571.28/573.41	c   6.8s|     1 |     0 | 19454 |     - |   216M |   0 |4900 |6925 |  12k| 803 | 18 |  24 |   0 |-1.483036e+03 |-5.484000e+03 | 269.78%| unknown
571.57/573.72	c   7.1s|     1 |     0 | 20289 |     - |   216M |   0 |4900 |6926 |  12k| 839 | 19 |  25 |   0 |-1.519947e+03 |-5.484000e+03 | 260.80%| unknown
571.88/574.02	c   7.4s|     1 |     0 | 21079 |     - |   216M |   0 |4900 |6927 |  12k| 868 | 20 |  26 |   0 |-1.543519e+03 |-5.484000e+03 | 255.29%| unknown
571.88/574.10	c   7.5s|     1 |     0 | 21117 |     - |   216M |   0 |4900 |6928 |  12k| 910 | 21 |  27 |   0 |-1.543655e+03 |-5.484000e+03 | 255.26%| unknown
571.99/574.16	c   7.6s|     1 |     0 | 21121 |     - |   216M |   0 |4900 |6929 |  12k| 913 | 22 |  28 |   0 |-1.543655e+03 |-5.484000e+03 | 255.26%| unknown
594.80/597.08	c  30.5s|     1 |     2 | 80732 |     - |   216M |   0 |4900 |6931 |  12k| 913 | 23 |  30 |  38 |-1.573155e+03 |-5.484000e+03 | 248.60%| unknown
722.52/725.21	c in SCIP_DECL_EVENTEXEC found by SCIP
722.52/725.21	o 5472
722.52/725.21	c Model check passed
722.52/725.21	c * 159s|    92 |    83 |369912 |3832.9 |    LP  |  40 |4900 |6973 |  14k|6602 |  1 |  72 | 311 |-1.676508e+03 |-5.472000e+03 | 226.39%| unknown
722.72/725.48	c   159s|   100 |    81 |370706 |3531.2 |   226M |  40 |4900 |6973 |  14k|6644 |  0 |  72 | 311 |-1.676508e+03 |-5.472000e+03 | 226.39%| unknown
733.98/736.74	c in SCIP_DECL_EVENTEXEC found by SCIP
733.98/736.74	o 5439
733.98/736.74	c Model check passed
733.98/736.74	c * 170s|   153 |    86 |396325 |2468.4 |    LP  |  45 |4900 |6980 |  14k|7436 |  1 |  80 | 328 |-1.735966e+03 |-5.439000e+03 | 213.31%| unknown
734.29/737.07	c in SCIP_DECL_EVENTEXEC found by SCIP
734.29/737.07	o 5437
734.29/737.08	c Model check passed
734.29/737.08	c * 171s|   156 |    85 |396561 |2422.2 |    LP  |  45 |4900 |6980 |  14k|7456 |  5 |  80 | 328 |-1.735966e+03 |-5.437000e+03 | 213.20%| unknown
734.39/737.16	c in SCIP_DECL_EVENTEXEC found by SCIP
734.39/737.16	o 5416
734.39/737.16	c Model check passed
734.39/737.16	c * 171s|   158 |    85 |396881 |2393.4 |    LP  |  45 |4900 |6979 |  14k|7458 |  2 |  80 | 328 |-1.735966e+03 |-5.416000e+03 | 211.99%| unknown
734.88/737.66	c in SCIP_DECL_EVENTEXEC found by SCIP
734.88/737.66	o 5400
734.88/737.66	c Model check passed
734.88/737.66	c * 171s|   160 |    85 |397514 |2367.3 |    LP  |  45 |4900 |6951 |  14k|7503 |  5 |  80 | 328 |-1.735966e+03 |-5.400000e+03 | 211.07%| unknown
735.67/738.42	c in SCIP_DECL_EVENTEXEC found by SCIP
735.67/738.42	o 5357
735.67/738.42	c Model check passed
735.67/738.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
735.67/738.42	c * 172s|   167 |    84 |399900 |2281.8 |    LP  |  45 |4900 |6960 |  14k|7597 |  2 |  89 | 332 |-1.735966e+03 |-5.357000e+03 | 208.59%| unknown
735.77/738.50	c in SCIP_DECL_EVENTEXEC found by SCIP
735.77/738.50	o 5354
735.77/738.50	c Model check passed
735.77/738.50	c * 172s|   170 |    83 |400213 |2243.1 |    LP  |  45 |4900 |6960 |  14k|7597 |  2 |  89 | 332 |-1.735966e+03 |-5.354000e+03 | 208.42%| unknown
746.73/749.50	c   183s|   200 |    89 |428142 |2045.3 |   269M |  45 |4900 |7003 |  14k|8236 |  4 | 132 | 363 |-1.737917e+03 |-5.354000e+03 | 208.07%| unknown
757.10/759.96	c in SCIP_DECL_EVENTEXEC found by SCIP
757.10/759.96	o 5350
757.10/759.96	c Model check passed
757.10/759.96	c * 193s|   224 |    95 |450402 |1925.0 |    LP  |  45 |4900 |7003 |  14k|8618 |  2 | 132 | 384 |-1.786917e+03 |-5.350000e+03 | 199.40%| unknown
758.59/761.44	c in SCIP_DECL_EVENTEXEC found by SCIP
758.59/761.44	o 5305
758.59/761.44	c Model check passed
758.59/761.44	c * 195s|   261 |    92 |456394 |1674.1 |    LP  |  45 |4900 |7015 |  14k|8808 |  2 | 144 | 384 |-1.786917e+03 |-5.305000e+03 | 196.88%| unknown
759.09/761.91	c in SCIP_DECL_EVENTEXEC found by SCIP
759.09/761.91	o 5304
759.09/761.91	c Model check passed
759.09/761.91	c * 195s|   278 |    91 |458343 |1578.4 |    LP  |  45 |4900 |7007 |  14k|8831 |  2 | 145 | 384 |-1.786917e+03 |-5.304000e+03 | 196.82%| unknown
761.38/764.22	c   198s|   300 |    97 |468947 |1497.7 |   272M |  45 |4900 |7007 |  14k|9117 |  3 | 145 | 384 |-1.786917e+03 |-5.304000e+03 | 196.82%| unknown
779.02/781.98	c in SCIP_DECL_EVENTEXEC found by SCIP
779.02/781.98	o 5293
779.02/781.98	c Model check passed
779.02/781.98	c * 215s|   363 |   104 |516718 |1369.1 |    LP  |  45 |4900 |7050 |  14k|9609 |  1 | 188 | 415 |-1.827750e+03 |-5.293000e+03 | 189.59%| unknown
783.30/786.29	c   220s|   400 |   105 |529534 |1274.2 |   290M |  45 |4900 |7072 |  14k|9791 |  2 | 210 | 431 |-1.827750e+03 |-5.293000e+03 | 189.59%| unknown
842.58/845.72	c   279s|   500 |   131 |674291 |1309.0 |   332M |  45 |4900 |7143 |  15k|  11k|  3 | 304 | 544 |-1.931500e+03 |-5.293000e+03 | 174.04%| unknown
842.68/845.82	c in SCIP_DECL_EVENTEXEC found by SCIP
842.68/845.82	o 5291
842.68/845.82	c Model check passed
842.68/845.82	c * 279s|   504 |   129 |674761 |1299.5 |    LP  |  45 |4900 |7105 |  15k|  11k|  2 | 304 | 544 |-1.931500e+03 |-5.291000e+03 | 173.93%| unknown
852.05/855.27	c in SCIP_DECL_EVENTEXEC found by SCIP
852.05/855.27	o 5281
852.05/855.28	c Model check passed
852.05/855.28	c * 289s|   532 |   135 |699951 |1278.4 |    LP  |  45 |4900 |7108 |  15k|  12k|  2 | 312 | 552 |-1.931500e+03 |-5.281000e+03 | 173.41%| unknown
852.55/855.78	c in SCIP_DECL_EVENTEXEC found by SCIP
852.55/855.78	o 5270
852.55/855.79	c Model check passed
852.55/855.79	c * 289s|   538 |   133 |701132 |1266.3 |    LP  |  45 |4900 |7108 |  15k|  12k|  4 | 312 | 552 |-1.931500e+03 |-5.270000e+03 | 172.84%| unknown
878.55/881.89	c in SCIP_DECL_EVENTEXEC found by SCIP
878.55/881.89	o 5248
878.55/881.89	c Model check passed
878.55/881.89	c * 315s|   600 |   145 |760125 |1233.7 |strongbr|  45 |4900 |7096 |  14k|  13k|  2 | 320 | 610 |-1.971875e+03 |-5.248000e+03 | 166.14%| unknown
879.34/882.61	c in SCIP_DECL_EVENTEXEC found by SCIP
879.34/882.61	o 5239
879.34/882.61	c Model check passed
879.34/882.61	c * 316s|   605 |   146 |763181 |1228.6 |    LP  |  45 |4900 |7096 |  14k|  13k|  1 | 320 | 611 |-1.971875e+03 |-5.239000e+03 | 165.69%| unknown
879.34/882.65	c in SCIP_DECL_EVENTEXEC found by SCIP
879.34/882.65	o 5228
879.34/882.65	c Model check passed
879.34/882.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
879.34/882.65	c * 316s|   606 |   145 |763325 |1226.8 |    LP  |  45 |4900 |7076 |  14k|  13k|  1 | 320 | 611 |-1.971875e+03 |-5.228000e+03 | 165.13%| unknown
914.72/918.14	c   352s|   700 |   155 |841446 |1173.6 |   378M |  45 |4900 |7084 |  15k|  14k|  3 | 344 | 678 |-1.971875e+03 |-5.228000e+03 | 165.13%| unknown
936.43/939.92	c   373s|   800 |   157 |897705 |1097.1 |   381M |  45 |4900 |7102 |  14k|  15k|  5 | 371 | 726 |-1.974665e+03 |-5.228000e+03 | 164.75%| unknown
960.63/964.26	c   398s|   900 |   167 |959680 |1044.0 |   382M |  45 |4900 |7122 |  15k|  16k|  2 | 403 | 776 |-1.974665e+03 |-5.228000e+03 | 164.75%| unknown
960.83/964.44	c in SCIP_DECL_EVENTEXEC found by SCIP
960.83/964.44	o 5200
960.83/964.44	c Model check passed
960.83/964.44	c * 398s|   905 |   168 |960457 |1039.1 |    LP  |  45 |4900 |7061 |  15k|  16k|  1 | 403 | 776 |-1.974665e+03 |-5.200000e+03 | 163.34%| unknown
962.33/965.95	c in SCIP_DECL_EVENTEXEC found by SCIP
962.33/965.95	o 5195
962.33/965.95	c Model check passed
962.33/965.95	c r 399s|   966 |   171 |966082 | 979.2 |rounding|  45 |4900 |7057 |  15k|  16k|  0 | 407 | 783 |-1.974665e+03 |-5.195000e+03 | 163.08%| unknown
964.53/968.16	c   402s|  1000 |   173 |972153 | 952.0 |   384M |  45 |4900 |7065 |  15k|  16k|  4 | 415 | 795 |-1.974665e+03 |-5.195000e+03 | 163.08%| unknown
973.40/977.06	c in SCIP_DECL_EVENTEXEC found by SCIP
973.40/977.06	o 5192
973.40/977.06	c Model check passed
973.40/977.06	c * 410s|  1017 |   172 |991759 | 955.4 |    LP  |  45 |4900 |7071 |  15k|  16k|  3 | 421 | 810 |-2.003488e+03 |-5.192000e+03 | 159.15%| unknown
984.54/988.23	c 
984.54/988.23	c SCIP Status        : solving was interrupted [time limit reached]
984.54/988.23	c Solving Time (sec) : 421.65
984.54/988.23	c Solving Nodes      : 1074
984.54/988.23	c Primal Bound       : -5.19200000000000e+03 (28 solutions, 22 respecting the objective limit)
984.54/988.23	c Dual Bound         : -2.04062500000000e+03
984.54/988.23	c Gap                : 154.43 %
984.54/988.23	c SCIP status: 23 (TIMELIMIT)
984.54/988.23	c SCIP primal bound improved LB: 24618 -> 24910
984.54/988.23	c SCIP LP bound tightened UB: 28359 -> 28062
984.54/988.23	c pb_solver_status: sst_sat
984.54/988.23	c LB_goalvalue: 24910
984.54/988.23	c UB_goalvalue: 28062
984.54/988.23	c # improved by sat (lb/ub): 0, # improved by scip (lb): 20
984.54/988.23	c SCIP returned: sst_sat
984.54/988.23	c SCIP primal LB: 24910, dual UB: 28062
984.54/988.23	c Try to find a solution more than 25960
984.54/988.25	c V: 1
984.54/988.25	c estimatedAdderCost: 7631
984.54/988.25	c Try to convert by sorters
984.64/988.31	c Sorter: base: 2 5 
984.64/988.31	c 
984.75/988.45	c assumptions: 
984.75/988.45	c invoking solver with time budget: 40.000000
1024.80/1028.60	c sat_solver_result: sst_unknown
1024.80/1028.60	c SAT solver timed out; proceeding to cooperative SCIP call
1024.80/1028.60	c Calling solveScip for cooperative mode with LB_goalvalue:       24910, UB_goalvalue: 28062
1024.80/1028.60	c scip solving with time budget: 590.315622
1024.80/1028.60	c solveScip
1024.80/1028.60	c initScipForCoop
1024.80/1028.60	c Coop Mode: Using SCIP obj units for LB/UB: 24910, +oo
1024.80/1028.60	c SCIPfreeTransform due to timeout and having shadow nodes
1024.80/1028.60	c forcing SCIPfreeTransform before solve
1024.80/1028.64	c Running SCIP presolve for solve-time propagation (rounds=3)
1024.80/1028.65	c 10/10 feasible solutions given by solution candidate storage, new primal bound -5.192000e+03
1024.80/1028.65	c 
1024.80/1028.66	c presolving:
1024.80/1028.68	c    (0.0s) running MILP presolver
1024.80/1028.69	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1024.80/1028.69	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
1024.90/1028.70	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
1025.40/1029.20	c    (0.6s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 2838 implications, 0 bound changes
1025.40/1029.20	c    (0.6s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 2840 implications, 0 bound changes
1025.40/1029.20	c    (0.6s) probing aborted: 1000/1000 successive useless probings
1025.40/1029.21	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
1025.40/1029.21	c  1 deleted vars, 2300 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1025.40/1029.21	c  0 implications, 2840 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1025.40/1029.21	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 11500 constraints
1025.40/1029.21	c    4600 constraints of type <knapsack>
1025.40/1029.21	c    2300 constraints of type <linear>
1025.40/1029.21	c    4600 constraints of type <logicor>
1025.40/1029.21	c transformed objective value is always integral (scale: 1)
1025.40/1029.21	c Presolving Time: 0.56
1025.40/1029.23	c 10/10 feasible solutions given by solution candidate storage, new primal bound -5.192000e+03
1025.40/1029.23	c 
1025.40/1029.24	c presolving:
1025.40/1029.26	c    (0.0s) running MILP presolver
1025.40/1029.27	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1025.40/1029.28	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
1025.40/1029.29	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
1025.50/1029.30	c (round 3, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 0 clqs, 0 implints
1025.50/1029.32	c (round 4, medium)     1 del vars, 6900 del conss, 9200 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
1025.50/1029.34	c (round 5, exhaustive) 1 del vars, 20700 del conss, 13800 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
1025.70/1029.54	c    (0.3s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
1025.70/1029.54	c    (0.3s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
1025.70/1029.54	c    (0.3s) probing aborted: 1000/1000 successive useless probings
1025.70/1029.54	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1025.70/1029.55	c    (0.3s) no symmetry present (symcode time: 0.00)
1025.70/1029.55	c presolving (6 rounds: 6 fast, 6 medium, 5 exhaustive):
1025.70/1029.55	c  1 deleted vars, 20700 deleted constraints, 13800 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1025.70/1029.55	c  0 implications, 10040 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1025.70/1029.55	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 6900 constraints
1025.70/1029.55	c    4600 constraints of type <and>
1025.70/1029.55	c    2300 constraints of type <linear>
1025.70/1029.55	c transformed objective value is always integral (scale: 1)
1025.70/1029.55	c Presolving Time: 0.31
1025.70/1029.56	c transformed 12/12 original solutions to the transformed problem space
1025.70/1029.56	c 
1028.49/1032.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1028.49/1032.33	c   3.1s|     1 |     0 | 10811 |     - |   389M |   0 |4900 |6901 |  11k|   0 |  0 |   0 |   0 |-7.510000e+02 |-5.192000e+03 | 591.34%| unknown
1028.59/1032.49	c   3.3s|     1 |     0 | 10875 |     - |   389M |   0 |4900 |6902 |  11k|  19 |  1 |   1 |   0 |-7.820000e+02 |-5.192000e+03 | 563.94%| unknown
1028.69/1032.58	c   3.4s|     1 |     0 | 11000 |     - |   389M |   0 |4900 |6903 |  11k|  91 |  2 |   2 |   0 |-8.280000e+02 |-5.192000e+03 | 527.05%| unknown
1028.79/1032.69	c   3.5s|     1 |     0 | 11200 |     - |   389M |   0 |4900 |6904 |  11k| 132 |  3 |   3 |   0 |-8.755000e+02 |-5.192000e+03 | 493.03%| unknown
1028.99/1032.80	c   3.6s|     1 |     0 | 11421 |     - |   389M |   0 |4900 |6905 |  11k| 171 |  4 |   4 |   0 |-9.230000e+02 |-5.192000e+03 | 462.51%| unknown
1029.09/1032.94	c   3.7s|     1 |     0 | 11674 |     - |   389M |   0 |4900 |6906 |  11k| 215 |  5 |   5 |   0 |-9.721667e+02 |-5.192000e+03 | 434.06%| unknown
1029.20/1033.07	c   3.9s|     1 |     0 | 11881 |     - |   389M |   0 |4900 |6907 |  11k| 267 |  6 |   6 |   0 |-1.001667e+03 |-5.192000e+03 | 418.34%| unknown
1029.39/1033.25	c   4.0s|     1 |     0 | 12316 |     - |   389M |   0 |4900 |6908 |  11k| 311 |  7 |   7 |   0 |-1.051000e+03 |-5.192000e+03 | 394.01%| unknown
1029.58/1033.44	c   4.2s|     1 |     0 | 12740 |     - |   389M |   0 |4900 |6910 |  11k| 357 |  8 |   9 |   0 |-1.101250e+03 |-5.192000e+03 | 371.46%| unknown
1029.78/1033.62	c   4.4s|     1 |     0 | 13178 |     - |   389M |   0 |4900 |6911 |  11k| 407 |  9 |  10 |   0 |-1.146917e+03 |-5.192000e+03 | 352.69%| unknown
1029.98/1033.83	c   4.6s|     1 |     0 | 13611 |     - |   389M |   0 |4900 |6912 |  11k| 446 | 10 |  11 |   0 |-1.183000e+03 |-5.192000e+03 | 338.88%| unknown
1030.19/1034.04	c   4.8s|     1 |     0 | 14183 |     - |   389M |   0 |4900 |6913 |  12k| 500 | 11 |  12 |   0 |-1.236625e+03 |-5.192000e+03 | 319.85%| unknown
1030.48/1034.35	c   5.1s|     1 |     0 | 15110 |     - |   389M |   0 |4900 |6915 |  12k| 547 | 12 |  14 |   0 |-1.284500e+03 |-5.192000e+03 | 304.20%| unknown
1030.78/1034.61	c   5.4s|     1 |     0 | 15825 |     - |   389M |   0 |4900 |6918 |  12k| 588 | 13 |  17 |   0 |-1.311750e+03 |-5.192000e+03 | 295.81%| unknown
1030.98/1034.89	c   5.7s|     1 |     0 | 16588 |     - |   389M |   0 |4900 |6919 |  12k| 644 | 14 |  18 |   0 |-1.366000e+03 |-5.192000e+03 | 280.09%| unknown
1031.19/1035.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1031.19/1035.10	c   5.9s|     1 |     0 | 17193 |     - |   389M |   0 |4900 |6920 |  12k| 690 | 15 |  19 |   0 |-1.392250e+03 |-5.192000e+03 | 272.92%| unknown
1031.58/1035.42	c   6.2s|     1 |     0 | 18199 |     - |   389M |   0 |4900 |6921 |  12k| 739 | 16 |  20 |   0 |-1.443024e+03 |-5.192000e+03 | 259.80%| unknown
1031.68/1035.59	c   6.4s|     1 |     0 | 18637 |     - |   389M |   0 |4900 |6922 |  12k| 773 | 17 |  21 |   0 |-1.462036e+03 |-5.192000e+03 | 255.12%| unknown
1031.98/1035.89	c   6.7s|     1 |     0 | 19454 |     - |   389M |   0 |4900 |6925 |  12k| 803 | 18 |  24 |   0 |-1.483036e+03 |-5.192000e+03 | 250.09%| unknown
1032.29/1036.19	c   7.0s|     1 |     0 | 20289 |     - |   389M |   0 |4900 |6926 |  12k| 839 | 19 |  25 |   0 |-1.519947e+03 |-5.192000e+03 | 241.59%| unknown
1032.57/1036.47	c   7.3s|     1 |     0 | 21079 |     - |   389M |   0 |4900 |6927 |  12k| 868 | 20 |  26 |   0 |-1.543519e+03 |-5.192000e+03 | 236.37%| unknown
1032.67/1036.55	c   7.3s|     1 |     0 | 21117 |     - |   389M |   0 |4900 |6928 |  12k| 910 | 21 |  27 |   0 |-1.543655e+03 |-5.192000e+03 | 236.34%| unknown
1032.67/1036.60	c   7.4s|     1 |     0 | 21121 |     - |   389M |   0 |4900 |6929 |  12k| 913 | 22 |  28 |   0 |-1.543655e+03 |-5.192000e+03 | 236.34%| unknown
1047.62/1051.51	c  22.3s|     1 |     2 | 60916 |     - |   390M |   0 |4900 |6939 |  12k| 913 | 23 |  38 |  19 |-1.571835e+03 |-5.192000e+03 | 230.31%| unknown
1107.40/1111.55	c  82.3s|   100 |    49 |137158 |1172.1 |   406M |  34 |4900 |6946 |  13k|3853 |  0 |  45 | 220 |-1.653444e+03 |-5.192000e+03 | 214.01%| unknown
1136.40/1140.61	c   111s|   200 |    69 |233065 |1065.0 |   408M |  34 |4900 |6985 |  13k|5572 |  2 |  84 | 251 |-1.711980e+03 |-5.192000e+03 | 203.27%| unknown
1163.60/1168.00	c   139s|   300 |    97 |319347 | 997.4 |   412M |  37 |4900 |7057 |  14k|7109 |  1 | 160 | 327 |-1.751000e+03 |-5.192000e+03 | 196.52%| unknown
1177.84/1182.24	c   153s|   400 |   117 |357169 | 842.2 |   413M |  37 |4900 |7065 |  14k|8206 |  0 | 187 | 371 |-1.760750e+03 |-5.192000e+03 | 194.87%| unknown
1191.30/1195.79	c   167s|   500 |   121 |390742 | 740.7 |   418M |  40 |4900 |7070 |  13k|9347 |  4 | 207 | 410 |-1.769125e+03 |-5.192000e+03 | 193.48%| unknown
1222.28/1226.87	c   198s|   600 |   145 |472304 | 753.2 |   426M |  40 |4900 |7070 |  14k|  11k|  0 | 228 | 464 |-1.797969e+03 |-5.192000e+03 | 188.77%| unknown
1237.83/1242.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1237.83/1242.48	c   213s|   700 |   151 |515523 | 707.3 |   435M |  40 |4900 |7097 |  14k|  12k|  1 | 266 | 508 |-1.801458e+03 |-5.192000e+03 | 188.21%| unknown
1248.50/1253.16	c   224s|   800 |   153 |545110 | 655.8 |   437M |  40 |4900 |7141 |  14k|  13k|  0 | 319 | 568 |-1.801700e+03 |-5.192000e+03 | 188.17%| unknown
1248.59/1253.22	c in SCIP_DECL_EVENTEXEC found by SCIP
1248.59/1253.22	o 5173
1248.59/1253.22	c Model check passed
1248.59/1253.22	c * 224s|   804 |   151 |545322 | 652.8 |    LP  |  40 |4900 |7141 |  14k|  13k|  4 | 319 | 568 |-1.801700e+03 |-5.173000e+03 | 187.12%| unknown
1265.83/1270.50	c   241s|   900 |   171 |591939 | 634.9 |   438M |  40 |4900 |7153 |  14k|  14k|  5 | 349 | 604 |-1.816292e+03 |-5.173000e+03 | 184.81%| unknown
1268.43/1273.17	c in SCIP_DECL_EVENTEXEC found by SCIP
1268.43/1273.17	o 5144
1268.43/1273.17	c Model check passed
1268.43/1273.17	c * 244s|   945 |   170 |603103 | 616.5 |    LP  |  40 |4900 |7150 |  14k|  14k|  1 | 350 | 604 |-1.826250e+03 |-5.144000e+03 | 181.67%| unknown
1278.98/1283.72	c   255s|  1000 |   177 |632609 | 612.1 |   439M |  40 |4900 |7139 |  14k|  14k|  2 | 368 | 628 |-1.826292e+03 |-5.144000e+03 | 181.66%| unknown
1299.10/1303.90	c   275s|  1100 |   197 |684882 | 604.0 |   440M |  40 |4900 |7219 |  14k|  16k|  0 | 458 | 690 |-1.841833e+03 |-5.144000e+03 | 179.29%| unknown
1310.36/1315.21	c   286s|  1200 |   199 |707278 | 572.3 |   442M |  40 |4900 |7274 |  14k|  17k|  1 | 521 | 732 |-1.848083e+03 |-5.144000e+03 | 178.34%| unknown
1320.72/1325.67	c   296s|  1300 |   203 |733784 | 548.6 |   443M |  40 |4900 |7304 |  14k|  17k|  0 | 565 | 779 |-1.852125e+03 |-5.144000e+03 | 177.74%| unknown
1327.90/1332.83	c   304s|  1400 |   207 |755777 | 525.1 |   444M |  40 |4900 |7353 |  14k|  18k|  1 | 629 | 810 |-1.860375e+03 |-5.144000e+03 | 176.50%| unknown
1352.21/1357.23	c   328s|  1500 |   223 |809230 | 525.8 |   465M |  40 |4900 |7327 |  14k|  19k|  2 | 630 | 845 |-1.875250e+03 |-5.144000e+03 | 174.31%| unknown
1369.65/1374.71	c   345s|  1600 |   231 |850491 | 518.7 |   466M |  40 |4900 |7298 |  14k|  20k|  1 | 668 | 893 |-1.886333e+03 |-5.144000e+03 | 172.70%| unknown
1384.59/1389.70	c   360s|  1700 |   239 |890127 | 511.5 |   474M |  40 |4900 |7320 |  14k|  21k|  1 | 715 | 932 |-1.887750e+03 |-5.144000e+03 | 172.49%| unknown
1402.63/1407.83	c   379s|  1800 |   243 |931485 | 506.0 |   482M |  40 |4900 |7304 |  14k|  22k|  0 | 716 | 973 |-1.892500e+03 |-5.144000e+03 | 171.81%| unknown
1447.67/1453.08	c   424s|  1900 |   249 |  1056k| 545.3 |   491M |  40 |4900 |7324 |  14k|  23k|  2 | 758 |1037 |-1.893000e+03 |-5.144000e+03 | 171.74%| unknown
1458.02/1463.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1458.02/1463.40	c   434s|  2000 |   247 |  1086k| 533.0 |   493M |  40 |4900 |7323 |  15k|  24k|  1 | 767 |1069 |-1.893000e+03 |-5.144000e+03 | 171.74%| unknown
1507.56/1513.14	c   484s|  2100 |   257 |  1187k| 555.8 |   510M |  40 |4900 |7300 |  14k|  26k|  3 | 794 |1152 |-1.895167e+03 |-5.144000e+03 | 171.43%| unknown
1613.56/1619.53	c 
1613.56/1619.53	c SCIP Status        : solving was interrupted [time limit reached]
1613.56/1619.53	c Solving Time (sec) : 590.32
1613.56/1619.53	c Solving Nodes      : 2175
1613.56/1619.53	c Primal Bound       : -5.14400000000000e+03 (21 solutions)
1613.56/1619.53	c Dual Bound         : -1.90956357521211e+03
1613.56/1619.53	c Gap                : 169.38 %
1613.56/1619.53	c SCIP status: 23 (TIMELIMIT)
1613.56/1619.53	c solveScip: freeing transform (!can_skip_free_transform)
1613.56/1619.58	c SCIP primal bound improved LB: 24910 -> 24958
1613.56/1619.58	c pb_solver_status: sst_sat
1613.56/1619.58	c LB_goalvalue: 24958
1613.56/1619.58	c UB_goalvalue: 28062
1613.56/1619.58	c # improved by sat (lb/ub): 0, # improved by scip (lb): 2
1613.56/1619.58	c SCIP returned: sst_sat
1613.56/1619.58	c SCIP primal LB: 24958, dual UB: 28193
1613.56/1619.58	c Try to find a solution more than 25992
1613.66/1619.60	c V: 1
1613.66/1619.60	c estimatedAdderCost: 7631
1613.66/1619.60	c Try to convert by sorters
1613.66/1619.66	c Sorter: base: 2 5 
1613.66/1619.66	c 
1613.86/1619.81	c assumptions: 
1613.86/1619.81	c invoking solver with time budget: 40.000000
1653.93/1660.05	c sat_solver_result: sst_unknown
1653.93/1660.05	c SAT solver timed out; proceeding to cooperative SCIP call
1653.93/1660.05	c Calling solveScip for cooperative mode with LB_goalvalue:       24958, UB_goalvalue: 28062
1653.93/1660.05	c scip solving with time budget: 826.441871
1653.93/1660.05	c solveScip
1653.93/1660.05	c initScipForCoop
1653.93/1660.05	c Coop Mode: Using SCIP obj units for LB/UB: 24958, +oo
1653.93/1660.07	c 10/10 feasible solutions given by solution candidate storage, new primal bound -5.144000e+03
1653.93/1660.07	c 
1653.93/1660.08	c presolving:
1653.93/1660.10	c    (0.0s) running MILP presolver
1653.93/1660.11	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1654.03/1660.12	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
1654.03/1660.13	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
1654.03/1660.14	c (round 3, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 0 clqs, 0 implints
1654.03/1660.16	c (round 4, medium)     1 del vars, 6900 del conss, 9200 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
1654.03/1660.18	c (round 5, exhaustive) 1 del vars, 20700 del conss, 13800 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
1654.21/1660.38	c    (0.3s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
1654.21/1660.38	c    (0.3s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
1654.21/1660.38	c    (0.3s) probing aborted: 1000/1000 successive useless probings
1654.21/1660.38	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1654.21/1660.39	c    (0.3s) no symmetry present (symcode time: 0.00)
1654.21/1660.39	c presolving (6 rounds: 6 fast, 6 medium, 5 exhaustive):
1654.21/1660.39	c  1 deleted vars, 20700 deleted constraints, 13800 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1654.21/1660.39	c  0 implications, 10040 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1654.21/1660.39	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 6900 constraints
1654.21/1660.39	c    4600 constraints of type <and>
1654.21/1660.39	c    2300 constraints of type <linear>
1654.21/1660.39	c transformed objective value is always integral (scale: 1)
1654.21/1660.39	c Presolving Time: 0.32
1654.31/1660.40	c transformed 12/12 original solutions to the transformed problem space
1654.31/1660.40	c 
1657.02/1663.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1657.02/1663.17	c   3.1s|     1 |     0 | 10811 |     - |   541M |   0 |4900 |6901 |  11k|   0 |  0 |   0 |   0 |-7.510000e+02 |-5.144000e+03 | 584.95%| unknown
1657.20/1663.33	c   3.3s|     1 |     0 | 10875 |     - |   541M |   0 |4900 |6902 |  11k|  19 |  1 |   1 |   0 |-7.820000e+02 |-5.144000e+03 | 557.80%| unknown
1657.30/1663.43	c   3.4s|     1 |     0 | 11000 |     - |   541M |   0 |4900 |6903 |  11k|  91 |  2 |   2 |   0 |-8.280000e+02 |-5.144000e+03 | 521.26%| unknown
1657.40/1663.54	c   3.5s|     1 |     0 | 11200 |     - |   541M |   0 |4900 |6904 |  11k| 132 |  3 |   3 |   0 |-8.755000e+02 |-5.144000e+03 | 487.55%| unknown
1657.50/1663.65	c   3.6s|     1 |     0 | 11421 |     - |   541M |   0 |4900 |6905 |  11k| 171 |  4 |   4 |   0 |-9.230000e+02 |-5.144000e+03 | 457.31%| unknown
1657.60/1663.79	c   3.7s|     1 |     0 | 11674 |     - |   541M |   0 |4900 |6906 |  11k| 215 |  5 |   5 |   0 |-9.721667e+02 |-5.144000e+03 | 429.13%| unknown
1657.80/1663.93	c   3.9s|     1 |     0 | 11881 |     - |   541M |   0 |4900 |6907 |  11k| 267 |  6 |   6 |   0 |-1.001667e+03 |-5.144000e+03 | 413.54%| unknown
1657.91/1664.10	c   4.1s|     1 |     0 | 12316 |     - |   541M |   0 |4900 |6908 |  11k| 311 |  7 |   7 |   0 |-1.051000e+03 |-5.144000e+03 | 389.44%| unknown
1658.10/1664.29	c   4.2s|     1 |     0 | 12740 |     - |   541M |   0 |4900 |6910 |  11k| 357 |  8 |   9 |   0 |-1.101250e+03 |-5.144000e+03 | 367.11%| unknown
1658.30/1664.48	c   4.4s|     1 |     0 | 13178 |     - |   541M |   0 |4900 |6911 |  11k| 407 |  9 |  10 |   0 |-1.146917e+03 |-5.144000e+03 | 348.51%| unknown
1658.50/1664.68	c   4.6s|     1 |     0 | 13611 |     - |   541M |   0 |4900 |6912 |  11k| 446 | 10 |  11 |   0 |-1.183000e+03 |-5.144000e+03 | 334.83%| unknown
1658.70/1664.89	c   4.8s|     1 |     0 | 14183 |     - |   541M |   0 |4900 |6913 |  12k| 500 | 11 |  12 |   0 |-1.236625e+03 |-5.144000e+03 | 315.97%| unknown
1659.10/1665.21	c   5.2s|     1 |     0 | 15110 |     - |   541M |   0 |4900 |6915 |  12k| 547 | 12 |  14 |   0 |-1.284500e+03 |-5.144000e+03 | 300.47%| unknown
1659.29/1665.47	c   5.4s|     1 |     0 | 15825 |     - |   541M |   0 |4900 |6918 |  12k| 588 | 13 |  17 |   0 |-1.311750e+03 |-5.144000e+03 | 292.15%| unknown
1659.59/1665.75	c   5.7s|     1 |     0 | 16588 |     - |   541M |   0 |4900 |6919 |  12k| 644 | 14 |  18 |   0 |-1.366000e+03 |-5.144000e+03 | 276.57%| unknown
1659.79/1665.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1659.79/1665.97	c   5.9s|     1 |     0 | 17193 |     - |   541M |   0 |4900 |6920 |  12k| 690 | 15 |  19 |   0 |-1.392250e+03 |-5.144000e+03 | 269.47%| unknown
1660.09/1666.29	c   6.2s|     1 |     0 | 18199 |     - |   541M |   0 |4900 |6921 |  12k| 739 | 16 |  20 |   0 |-1.443024e+03 |-5.144000e+03 | 256.47%| unknown
1660.29/1666.46	c   6.4s|     1 |     0 | 18637 |     - |   541M |   0 |4900 |6922 |  12k| 773 | 17 |  21 |   0 |-1.462036e+03 |-5.144000e+03 | 251.84%| unknown
1660.59/1666.76	c   6.7s|     1 |     0 | 19454 |     - |   541M |   0 |4900 |6925 |  12k| 803 | 18 |  24 |   0 |-1.483036e+03 |-5.144000e+03 | 246.86%| unknown
1660.90/1667.06	c   7.0s|     1 |     0 | 20289 |     - |   541M |   0 |4900 |6926 |  12k| 839 | 19 |  25 |   0 |-1.519947e+03 |-5.144000e+03 | 238.43%| unknown
1661.19/1667.34	c   7.3s|     1 |     0 | 21079 |     - |   541M |   0 |4900 |6927 |  12k| 868 | 20 |  26 |   0 |-1.543519e+03 |-5.144000e+03 | 233.26%| unknown
1661.29/1667.42	c   7.4s|     1 |     0 | 21117 |     - |   541M |   0 |4900 |6928 |  12k| 910 | 21 |  27 |   0 |-1.543655e+03 |-5.144000e+03 | 233.24%| unknown
1661.29/1667.47	c   7.4s|     1 |     0 | 21121 |     - |   541M |   0 |4900 |6929 |  12k| 913 | 22 |  28 |   0 |-1.543655e+03 |-5.144000e+03 | 233.24%| unknown
1676.23/1682.46	c  22.4s|     1 |     2 | 60842 |     - |   541M |   0 |4900 |6931 |  12k| 913 | 23 |  30 |  19 |-1.571835e+03 |-5.144000e+03 | 227.26%| unknown
1750.68/1757.17	c  97.1s|   100 |    53 |181098 |1615.9 |   555M |  37 |4900 |6986 |  14k|3908 |  5 |  85 | 234 |-1.737568e+03 |-5.144000e+03 | 196.05%| unknown
1758.43/1764.95	c in SCIP_DECL_EVENTEXEC found by SCIP
1758.43/1764.95	o 5139
1758.43/1764.95	c Model check passed
1758.43/1764.95	c * 105s|   145 |    60 |203289 |1265.1 |    LP  |  37 |4900 |6986 |  14k|4503 |  4 |  85 | 250 |-1.744000e+03 |-5.139000e+03 | 194.67%| unknown
1760.83/1767.35	c in SCIP_DECL_EVENTEXEC found by SCIP
1760.83/1767.35	o 5131
1760.83/1767.35	c Model check passed
1760.83/1767.35	c * 107s|   162 |    65 |216729 |1215.0 |    LP  |  39 |4900 |6986 |  14k|4581 |  4 |  85 | 250 |-1.752417e+03 |-5.131000e+03 | 192.80%| unknown
1766.70/1773.22	c   113s|   200 |    67 |229798 |1048.6 |   557M |  39 |4900 |7010 |  14k|4779 |  3 | 109 | 273 |-1.757219e+03 |-5.131000e+03 | 192.00%| unknown
1771.39/1777.98	c in SCIP_DECL_EVENTEXEC found by SCIP
1771.39/1777.98	o 5123
1771.39/1777.98	c Model check passed
1771.39/1777.98	c * 118s|   256 |    75 |246590 | 884.2 |    LP  |  40 |4900 |7018 |  14k|5056 |  2 | 117 | 273 |-1.785167e+03 |-5.123000e+03 | 186.98%| unknown
1771.50/1778.05	c in SCIP_DECL_EVENTEXEC found by SCIP
1771.50/1778.05	o 5115
1771.50/1778.05	c Model check passed
1771.50/1778.05	c * 118s|   263 |    74 |246789 | 861.3 |    LP  |  40 |4900 |7018 |  14k|5086 |  3 | 117 | 273 |-1.785167e+03 |-5.115000e+03 | 186.53%| unknown
1772.18/1778.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1772.18/1778.73	c   119s|   300 |    71 |249074 | 762.4 |   563M |  40 |4900 |7033 |  14k|5178 |  0 | 132 | 273 |-1.785167e+03 |-5.115000e+03 | 186.53%| unknown
1786.33/1792.95	c in SCIP_DECL_EVENTEXEC found by SCIP
1786.33/1792.95	o 5110
1786.33/1792.95	c Model check passed
1786.33/1792.95	c * 133s|   364 |    87 |279452 | 711.7 |    LP  |  40 |4900 |7054 |  14k|5875 |  3 | 153 | 307 |-1.789250e+03 |-5.110000e+03 | 185.59%| unknown
1792.42/1799.09	c   139s|   400 |    93 |298101 | 694.2 |   575M |  40 |4900 |7055 |  14k|6604 |  0 | 154 | 314 |-1.822250e+03 |-5.110000e+03 | 180.42%| unknown
1806.86/1813.55	c in SCIP_DECL_EVENTEXEC found by SCIP
1806.86/1813.55	o 5104
1806.86/1813.55	c Model check passed
1806.86/1813.55	c * 153s|   465 |    98 |335340 | 677.2 |    LP  |  40 |4900 |7076 |  14k|7447 |  3 | 177 | 341 |-1.828333e+03 |-5.104000e+03 | 179.16%| unknown
1813.83/1820.54	c   160s|   500 |    99 |350152 | 659.4 |   577M |  40 |4900 |7074 |  14k|7991 |  0 | 177 | 357 |-1.829324e+03 |-5.104000e+03 | 179.01%| unknown
1847.01/1853.86	c   194s|   600 |   117 |437827 | 695.7 |   579M |  40 |4900 |7120 |  14k|  10k|  2 | 247 | 419 |-1.829324e+03 |-5.104000e+03 | 179.01%| unknown
1866.44/1873.36	c in SCIP_DECL_EVENTEXEC found by SCIP
1866.44/1873.36	o 5052
1866.44/1873.36	c Model check passed
1866.44/1873.36	c d 213s|   615 |   132 |485970 | 757.1 |guideddi|  40 |4900 |7117 |  13k|   0 |  4 | 252 | 451 |-1.829333e+03 |-5.052000e+03 | 176.17%| unknown
1965.79/1973.06	c   313s|   700 |   177 |734102 |1020.0 |   614M |  40 |4900 |7114 |   0 |  16k|  0 | 274 | 585 |-1.863417e+03 |-5.052000e+03 | 171.11%| unknown
1981.32/1988.69	c   329s|   800 |   175 |771697 | 939.4 |   615M |  40 |4900 |7136 |  14k|  17k|  0 | 296 | 638 |-1.863417e+03 |-5.052000e+03 | 171.11%| unknown
1983.11/1990.42	c in SCIP_DECL_EVENTEXEC found by SCIP
1983.11/1990.42	o 4992
1983.11/1990.42	c Model check passed
1983.11/1990.42	c L 330s|   815 |   176 |776201 | 927.6 |    rins|  40 |4900 |7103 |  14k|  17k|  1 | 296 | 638 |-1.863417e+03 |-4.992000e+03 | 167.89%| unknown
1999.77/2007.13	c   347s|   900 |   179 |820075 | 888.7 |   616M |  40 |4900 |7130 |  14k|  17k|  0 | 329 | 673 |-1.864500e+03 |-4.992000e+03 | 167.74%| unknown
2044.99/2052.56	c   393s|  1000 |   199 |922377 | 902.2 |   622M |  40 |4900 |7121 |  15k|  18k|  1 | 340 | 739 |-1.880500e+03 |-4.992000e+03 | 165.46%| unknown
2064.32/2071.98	c in SCIP_DECL_EVENTEXEC found by SCIP
2064.32/2071.98	o 4907
2064.32/2071.99	c Model check passed
2064.32/2071.99	c L 412s|  1015 |   204 |956666 | 922.6 |crossove|  40 |4900 |7032 |  14k|  19k|  1 | 340 | 767 |-1.882500e+03 |-4.907000e+03 | 160.66%| unknown
2091.22/2098.97	c   439s|  1100 |   211 |  1026k| 914.7 |   629M |  40 |4900 |7052 |  15k|  19k|  2 | 370 | 808 |-1.905167e+03 |-4.907000e+03 | 157.56%| unknown
2193.86/2201.99	c   542s|  1200 |   233 |  1234k|1011.8 |   654M |  40 |4900 |7062 |  14k|  24k|  2 | 395 | 969 |-1.927479e+03 |-4.907000e+03 | 154.58%| unknown
2314.13/2322.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2314.13/2322.68	c   663s|  1300 |   251 |  1474k|1118.6 |   681M |  40 |4900 |7073 |  15k|  29k|  2 | 423 |1146 |-1.944083e+03 |-4.907000e+03 | 152.41%| unknown
2422.54/2431.42	c   771s|  1400 |   259 |  1692k|1194.7 |   696M |  40 |4900 |7084 |  15k|  32k|  2 | 443 |1293 |-1.946070e+03 |-4.907000e+03 | 152.15%| unknown
2477.35/2486.41	c   826s|  1500 |   269 |  1811k|1194.5 |   697M |  40 |4900 |7111 |  15k|  33k|  2 | 472 |1394 |-1.956250e+03 |-4.907000e+03 | 150.84%| unknown
2477.35/2486.49	c 
2477.35/2486.49	c SCIP Status        : solving was interrupted [time limit reached]
2477.35/2486.49	c Solving Time (sec) : 826.44
2477.35/2486.49	c Solving Nodes      : 1501
2477.35/2486.49	c Primal Bound       : -4.90700000000000e+03 (26 solutions, 13 respecting the objective limit)
2477.35/2486.49	c Dual Bound         : -1.95625000000000e+03
2477.35/2486.49	c Gap                : 150.84 %
2477.35/2486.49	c SCIP status: 23 (TIMELIMIT)
2477.35/2486.49	c SCIP primal bound improved LB: 24958 -> 25195
2477.35/2486.49	c pb_solver_status: sst_sat
2477.35/2486.49	c LB_goalvalue: 25195
2477.35/2486.49	c UB_goalvalue: 28062
2477.35/2486.49	c # improved by sat (lb/ub): 0, # improved by scip (lb): 9
2477.35/2486.49	c SCIP returned: sst_sat
2477.35/2486.49	c SCIP primal LB: 25195, dual UB: 28146
2477.35/2486.50	c Try to find a solution more than 26150
2477.45/2486.52	c V: 1
2477.45/2486.52	c estimatedAdderCost: 7631
2477.45/2486.52	c Try to convert by sorters
2477.45/2486.58	c Sorter: base: 2 5 
2477.45/2486.58	c 
2477.45/2486.58	c assumptions: 
2477.45/2486.58	c invoking solver with time budget: 40.000000
2518.00/2527.21	c sat_solver_result: sst_unknown
2518.00/2527.21	c SAT solver timed out; proceeding to cooperative SCIP call
2518.00/2527.21	c Calling solveScip for cooperative mode with LB_goalvalue:       25195, UB_goalvalue: 28062
2518.00/2527.21	c scip solving with time budget: 1157.018620
2518.00/2527.21	c solveScip
2518.00/2527.21	c initScipForCoop
2518.00/2527.21	c Coop Mode: Using SCIP obj units for LB/UB: 25195, +oo
2518.00/2527.21	c SCIPfreeTransform due to timeout and having shadow nodes
2518.00/2527.21	c forcing SCIPfreeTransform before solve
2518.00/2527.25	c Running SCIP presolve for solve-time propagation (rounds=3)
2518.00/2527.26	c 10/10 feasible solutions given by solution candidate storage, new primal bound -4.907000e+03
2518.00/2527.26	c 
2518.00/2527.27	c presolving:
2518.00/2527.29	c    (0.0s) running MILP presolver
2518.10/2527.30	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2518.10/2527.30	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
2518.10/2527.31	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
2518.60/2527.82	c    (0.6s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 2838 implications, 0 bound changes
2518.60/2527.82	c    (0.6s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 2840 implications, 0 bound changes
2518.60/2527.82	c    (0.6s) probing aborted: 1000/1000 successive useless probings
2518.60/2527.83	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
2518.60/2527.83	c  1 deleted vars, 2300 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2518.60/2527.83	c  0 implications, 2840 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2518.60/2527.83	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 11500 constraints
2518.60/2527.83	c    4600 constraints of type <knapsack>
2518.60/2527.83	c    2300 constraints of type <linear>
2518.60/2527.83	c    4600 constraints of type <logicor>
2518.60/2527.83	c transformed objective value is always integral (scale: 1)
2518.60/2527.83	c Presolving Time: 0.57
2518.60/2527.85	c 10/10 feasible solutions given by solution candidate storage, new primal bound -4.907000e+03
2518.60/2527.85	c 
2518.60/2527.86	c presolving:
2518.60/2527.88	c    (0.0s) running MILP presolver
2518.60/2527.89	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2518.70/2527.90	c (round 1, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs, 0 implints
2518.70/2527.91	c (round 2, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4600 upgd conss, 0 impls, 0 clqs, 0 implints
2518.70/2527.92	c (round 3, exhaustive) 1 del vars, 2300 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 0 clqs, 0 implints
2518.70/2527.94	c (round 4, medium)     1 del vars, 6900 del conss, 9200 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
2518.70/2527.96	c (round 5, exhaustive) 1 del vars, 20700 del conss, 13800 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 9200 clqs, 0 implints
2518.91/2528.16	c    (0.3s) probing: 1000/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
2518.91/2528.16	c    (0.3s) probing: 1001/4900 (20.4%) - 0 fixings, 0 aggregations, 840 implications, 0 bound changes
2518.91/2528.16	c    (0.3s) probing aborted: 1000/1000 successive useless probings
2518.91/2528.16	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2518.91/2528.17	c    (0.3s) no symmetry present (symcode time: 0.00)
2518.91/2528.17	c presolving (6 rounds: 6 fast, 6 medium, 5 exhaustive):
2518.91/2528.17	c  1 deleted vars, 20700 deleted constraints, 13800 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2518.91/2528.17	c  0 implications, 10040 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2518.91/2528.17	c presolved problem has 4900 variables (4900 bin, 0 int, 0 cont) and 6900 constraints
2518.91/2528.17	c    4600 constraints of type <and>
2518.91/2528.17	c    2300 constraints of type <linear>
2518.91/2528.17	c transformed objective value is always integral (scale: 1)
2518.91/2528.17	c Presolving Time: 0.32
2518.91/2528.18	c transformed 12/12 original solutions to the transformed problem space
2518.91/2528.18	c 
2521.69/2530.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2521.69/2530.96	c   3.1s|     1 |     0 | 10811 |     - |   695M |   0 |4900 |6901 |  11k|   0 |  0 |   0 |   0 |-7.510000e+02 |-4.907000e+03 | 553.40%| unknown
2521.90/2531.15	c   3.3s|     1 |     0 | 10875 |     - |   696M |   0 |4900 |6902 |  11k|  19 |  1 |   1 |   0 |-7.820000e+02 |-4.907000e+03 | 527.49%| unknown
2521.99/2531.26	c   3.4s|     1 |     0 | 11000 |     - |   696M |   0 |4900 |6903 |  11k|  91 |  2 |   2 |   0 |-8.280000e+02 |-4.907000e+03 | 492.63%| unknown
2522.09/2531.39	c   3.6s|     1 |     0 | 11200 |     - |   696M |   0 |4900 |6904 |  11k| 132 |  3 |   3 |   0 |-8.755000e+02 |-4.907000e+03 | 460.48%| unknown
2522.29/2531.52	c   3.7s|     1 |     0 | 11421 |     - |   696M |   0 |4900 |6905 |  11k| 171 |  4 |   4 |   0 |-9.230000e+02 |-4.907000e+03 | 431.64%| unknown
2522.39/2531.69	c   3.8s|     1 |     0 | 11674 |     - |   696M |   0 |4900 |6906 |  11k| 215 |  5 |   5 |   0 |-9.721667e+02 |-4.907000e+03 | 404.75%| unknown
2522.59/2531.83	c   4.0s|     1 |     0 | 11881 |     - |   696M |   0 |4900 |6907 |  11k| 267 |  6 |   6 |   0 |-1.001667e+03 |-4.907000e+03 | 389.88%| unknown
2522.80/2532.03	c   4.2s|     1 |     0 | 12316 |     - |   696M |   0 |4900 |6908 |  11k| 311 |  7 |   7 |   0 |-1.051000e+03 |-4.907000e+03 | 366.89%| unknown
2522.98/2532.24	c   4.4s|     1 |     0 | 12740 |     - |   696M |   0 |4900 |6910 |  11k| 357 |  8 |   9 |   0 |-1.101250e+03 |-4.907000e+03 | 345.58%| unknown
2523.18/2532.45	c   4.6s|     1 |     0 | 13178 |     - |   696M |   0 |4900 |6911 |  11k| 407 |  9 |  10 |   0 |-1.146917e+03 |-4.907000e+03 | 327.84%| unknown
2523.38/2532.68	c   4.8s|     1 |     0 | 13611 |     - |   696M |   0 |4900 |6912 |  11k| 446 | 10 |  11 |   0 |-1.183000e+03 |-4.907000e+03 | 314.79%| unknown
2523.68/2532.90	c   5.1s|     1 |     0 | 14183 |     - |   696M |   0 |4900 |6913 |  12k| 500 | 11 |  12 |   0 |-1.236625e+03 |-4.907000e+03 | 296.81%| unknown
2523.98/2533.25	c   5.4s|     1 |     0 | 15110 |     - |   696M |   0 |4900 |6915 |  12k| 547 | 12 |  14 |   0 |-1.284500e+03 |-4.907000e+03 | 282.02%| unknown
2524.28/2533.53	c   5.7s|     1 |     0 | 15825 |     - |   696M |   0 |4900 |6918 |  12k| 588 | 13 |  17 |   0 |-1.311750e+03 |-4.907000e+03 | 274.08%| unknown
2524.58/2533.81	c   6.0s|     1 |     0 | 16588 |     - |   696M |   0 |4900 |6919 |  12k| 644 | 14 |  18 |   0 |-1.366000e+03 |-4.907000e+03 | 259.22%| unknown
2524.79/2534.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2524.79/2534.04	c   6.2s|     1 |     0 | 17193 |     - |   696M |   0 |4900 |6920 |  12k| 690 | 15 |  19 |   0 |-1.392250e+03 |-4.907000e+03 | 252.45%| unknown
2525.08/2534.38	c   6.5s|     1 |     0 | 18199 |     - |   696M |   0 |4900 |6921 |  12k| 739 | 16 |  20 |   0 |-1.443024e+03 |-4.907000e+03 | 240.05%| unknown
2525.28/2534.58	c   6.7s|     1 |     0 | 18637 |     - |   696M |   0 |4900 |6922 |  12k| 773 | 17 |  21 |   0 |-1.462036e+03 |-4.907000e+03 | 235.63%| unknown
2525.58/2534.90	c   7.1s|     1 |     0 | 19454 |     - |   696M |   0 |4900 |6925 |  12k| 803 | 18 |  24 |   0 |-1.483036e+03 |-4.907000e+03 | 230.88%| unknown
2525.97/2535.22	c   7.4s|     1 |     0 | 20289 |     - |   696M |   0 |4900 |6926 |  12k| 839 | 19 |  25 |   0 |-1.519947e+03 |-4.907000e+03 | 222.84%| unknown
2526.27/2535.52	c   7.7s|     1 |     0 | 21079 |     - |   696M |   0 |4900 |6927 |  12k| 868 | 20 |  26 |   0 |-1.543519e+03 |-4.907000e+03 | 217.91%| unknown
2526.27/2535.58	c   7.7s|     1 |     0 | 21117 |     - |   696M |   0 |4900 |6928 |  12k| 910 | 21 |  27 |   0 |-1.543655e+03 |-4.907000e+03 | 217.88%| unknown
2526.37/2535.65	c   7.8s|     1 |     0 | 21121 |     - |   696M |   0 |4900 |6929 |  12k| 913 | 22 |  28 |   0 |-1.543655e+03 |-4.907000e+03 | 217.88%| unknown
2541.32/2550.66	c  22.8s|     1 |     2 | 60349 |     - |   696M |   0 |4900 |6935 |  12k| 913 | 23 |  34 |  19 |-1.571835e+03 |-4.907000e+03 | 212.18%| unknown
2611.87/2621.48	c  93.6s|   100 |    55 |186414 |1669.6 |   711M |  29 |4900 |6956 |  13k|4056 |  2 |  55 | 231 |-1.653444e+03 |-4.907000e+03 | 196.77%| unknown
2645.64/2655.34	c   128s|   200 |    85 |287807 |1340.1 |   718M |  35 |4900 |7007 |  12k|5973 |  2 | 110 | 284 |-1.698207e+03 |-4.907000e+03 | 188.95%| unknown
2698.75/2708.66	c   181s|   300 |   107 |414074 |1314.2 |   740M |  35 |4900 |7023 |  13k|8743 |  0 | 135 | 360 |-1.701284e+03 |-4.907000e+03 | 188.43%| unknown
2721.87/2731.80	c   204s|   400 |   111 |474158 |1135.4 |   742M |  35 |4900 |7083 |  14k|  10k|  1 | 200 | 426 |-1.728667e+03 |-4.907000e+03 | 183.86%| unknown
2737.71/2747.74	c   220s|   500 |   121 |513820 | 987.4 |   742M |  39 |4900 |7112 |  14k|  11k|  1 | 231 | 473 |-1.756646e+03 |-4.907000e+03 | 179.34%| unknown
2755.64/2765.79	c   238s|   600 |   120 |565741 | 909.2 |   743M |  39 |4900 |7136 |  14k|  11k|  0 | 262 | 503 |-1.766667e+03 |-4.907000e+03 | 177.75%| unknown
2787.03/2797.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2787.03/2797.25	c   269s|   700 |   144 |645170 | 892.8 |   744M |  39 |4900 |7125 |  13k|  13k|  1 | 281 | 553 |-1.840292e+03 |-4.907000e+03 | 166.64%| unknown
2808.76/2819.09	c   291s|   800 |   152 |698859 | 848.2 |   745M |  39 |4900 |7111 |  14k|  15k|  3 | 282 | 616 |-1.870500e+03 |-4.907000e+03 | 162.34%| unknown
2829.27/2839.65	c   312s|   900 |   154 |750605 | 811.4 |   745M |  39 |4900 |7103 |  13k|  16k|  0 | 289 | 648 |-1.893375e+03 |-4.907000e+03 | 159.17%| unknown
2855.48/2865.97	c   338s|  1000 |   156 |849251 | 829.0 |   746M |  39 |4900 |7138 |  14k|  17k|  2 | 329 | 692 |-1.897667e+03 |-4.907000e+03 | 158.58%| unknown
2880.69/2891.25	c   363s|  1100 |   172 |906378 | 805.5 |   747M |  39 |4900 |7152 |  14k|  18k|  0 | 360 | 752 |-1.916167e+03 |-4.907000e+03 | 156.08%| unknown
2899.54/2910.12	c   382s|  1200 |   178 |952836 | 777.1 |   747M |  39 |4900 |7158 |  14k|  19k|  0 | 372 | 805 |-1.917382e+03 |-4.907000e+03 | 155.92%| unknown
2903.91/2914.54	c in SCIP_DECL_EVENTEXEC found by SCIP
2903.91/2914.54	o 4889
2903.91/2914.55	c Model check passed
2903.91/2914.55	c L 387s|  1215 |   181 |959832 | 773.2 |crossove|  39 |4900 |7158 |  14k|  19k|  1 | 372 | 821 |-1.917382e+03 |-4.889000e+03 | 154.98%| unknown
2911.09/2921.79	c   394s|  1300 |   184 |982307 | 739.9 |   748M |  39 |4900 |7165 |  14k|  19k|  1 | 380 | 844 |-1.917382e+03 |-4.889000e+03 | 154.98%| unknown
2937.49/2948.28	c   420s|  1400 |   186 |  1044k| 731.7 |   760M |  40 |4900 |7195 |  14k|  20k|  1 | 421 | 896 |-1.931875e+03 |-4.889000e+03 | 153.07%| unknown
2978.45/2989.36	c   462s|  1500 |   198 |  1110k| 726.6 |   761M |  40 |4900 |7228 |  14k|  21k|  0 | 464 | 950 |-1.950667e+03 |-4.889000e+03 | 150.63%| unknown
3010.93/3021.90	c   494s|  1600 |   210 |  1175k| 721.8 |   778M |  40 |4900 |7232 |  14k|  22k|  1 | 482 |1015 |-1.956969e+03 |-4.889000e+03 | 149.83%| unknown
3026.47/3037.55	c   510s|  1700 |   206 |  1214k| 702.6 |   778M |  40 |4900 |7227 |  14k|  22k|  0 | 482 |1046 |-1.956969e+03 |-4.889000e+03 | 149.83%| unknown
3077.80/3089.01	c   561s|  1800 |   220 |  1326k| 725.4 |   794M |  40 |4900 |7303 |  14k|  24k|  2 | 597 |1168 |-1.964167e+03 |-4.889000e+03 | 148.91%| unknown
3116.76/3128.12	c   600s|  1900 |   226 |  1411k| 732.1 |   800M |  40 |4900 |7299 |  14k|  25k|  3 | 597 |1231 |-1.965667e+03 |-4.889000e+03 | 148.72%| unknown
3171.25/3182.82	c   655s|  2000 |   250 |  1521k| 750.8 |   815M |  40 |4900 |7352 |  15k|  28k|  2 | 667 |1326 |-1.970917e+03 |-4.889000e+03 | 148.06%| unknown
3202.64/3214.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3202.64/3214.32	c   686s|  2100 |   254 |  1598k| 751.4 |   817M |  40 |4900 |7416 |  15k|  28k|  4 | 752 |1390 |-1.983542e+03 |-4.889000e+03 | 146.48%| unknown
3246.08/3257.93	c   730s|  2200 |   268 |  1684k| 756.2 |   823M |  40 |4900 |7458 |  15k|  29k|  1 | 811 |1480 |-1.984375e+03 |-4.889000e+03 | 146.37%| unknown
3317.82/3329.92	c   802s|  2300 |   278 |  1831k| 787.6 |   834M |  40 |4900 |7451 |  15k|  31k|  0 | 862 |1573 |-2.008917e+03 |-4.889000e+03 | 143.36%| unknown
3423.45/3435.90	c   908s|  2400 |   304 |  2033k| 838.7 |   854M |  40 |4900 |7531 |  15k|  34k|  3 | 960 |1738 |-2.016250e+03 |-4.889000e+03 | 142.48%| unknown
3484.23/3497.00	c   969s|  2500 |   304 |  2160k| 856.2 |   862M |  40 |4900 |7559 |  15k|  36k|  0 |1020 |1842 |-2.022417e+03 |-4.889000e+03 | 141.74%| unknown
3600.04/3613.11	
3600.04/3613.11	*** TERMINATED *** by signal
3600.04/3613.11	c
3600.04/3613.11	s SATISFIABLE
3600.04/3613.11	v x302 x1 x2 x303 x4 x304 x7 -x305 -x8 -x306 -x9 x307 x10 -x308 -x16 x309 x17 -x310 -x18 -x311 -x20 -x312 -x21 -x313 -x22 -x314 -x23 x315 x24 -x316 -x25 -x317 -x28 -x318 -x29 -x319 -x31 -x320 -x32 -x321 -x35 -x322 -x37 -x323 -x38 -x324 -x40 -x325 -x41 -x326 -x43 -x327 -x44 -x328 -x45 -x329 -x46 -x330 -x3 x331 x332 x5 -x333 -x6 x334 -x335 -x336 -x337 -x11 x338 x13 -x339 -x15 -x340 x341 -x342 -x343 -x19 -x344 -x345 -x346 -x347 -x50 -x348 -x51 -x349 -x53 -x350 -x54 -x351 -x57 -x352 -x59 -x353 -x60 x354 x62 -x355 -x63 -x356 -x65 -x357 -x66 -x358 -x67 -x359 -x68 -x360 -x361 -x362 -x363 -x364 -x365 -x12 -x366 -x367 -x14 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x26 -x378 -x48 -x379 x71 -x380 x72 -x381 x74 -x382 x75 -x383 -x78 -x384 -x80 -x385 x81 -x386 x83 -x387 x84 -x388 -x86 -x389 -x87 -x390 x88 -x391 -x89 x392 -x393 x394 -x395 -x396 -x397 x398 x399 x27 x400 x49 -x401 -x91 -x402 -x92 -x403 -x94 -x404 -x95 -x405 -x98 -x406 -x100 -x407 -x101 -x408 -x103 -x409 -x104 -x410 -x106 -x411 -x107 -x412 -x108 -x413 -x109 -x414 x415 -x416 -x417 x418 x419 -x420 -x421 -x422 x423 -x424 -x425 -x426 -x427 x428 -x429 -x430 -x431 -x111 -x432 -x113 -x433 -x114 -x434 -x117 -x435 -x119 -x436 -x120 x437 x122 -x438 -x123 -x439 -x125 -x440 -x126 -x441 -x127 -x442 -x128 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x131 -x460 -x132 -x461 -x135 -x462 -x137 -x463 x138 -x464 x140 -x465 -x141 -x466 -x143 -x467 -x144 -x468 -x145 -x469 -x146 -x470 -x471 x472 -x473 x474 x475 -x476 -x477 -x478 -x479 x480 -x481 -x30 -x482 -x52 x483 x484 x130 -x485 -x148 -x486 -x149 -x487 -x152 -x488 -x154 -x489 -x155 x490 x157 -x491 -x158 -x492 -x160 -x493 -x161 -x494 -x162 -x495 -x163 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x165 -x515 -x168 -x516 -x170 -x517 x171 -x518 x173 -x519 -x174 -x520 -x176 -x521 -x177 -x522 -x178 -x523 -x179 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x183 -x540 -x185 -x541 x186 -x542 x188 -x543 x189 -x544 -x191 -x545 -x192 -x546 x193 -x547 -x194 -x548 x549 -x550 -x551 x552 -x553 -x554 -x555 -x556 x557 -x558 -x33 x559 x55 x560 x115 x561 x133 x562 x166 x563 x181 -x564 -x197 -x565 -x199 -x566 -x200 x567 x202 -x568 -x203 -x569 -x205 -x570 -x206 -x571 -x207 -x572 -x208 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x34 -x582 -x56 -x583 -x116 -x584 -x134 -x585 -x167 -x586 x182 -x587 -x210 -x588 -x212 -x589 x213 -x590 x215 -x591 -x216 -x592 -x218 -x593 -x219 -x594 x220 -x595 -x221 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 x224 -x610 x225 -x611 x227 -x612 x228 -x613 x230 -x614 x231 -x615 x232 -x616 x233 -x617 x618 -x619 -x620 -x621 -x622 x623 -x624 -x36 -x625 -x58 x626 x118 x627 x136 x628 x169 x629 x184 x630 x223 -x631 -x235 -x632 -x236 x633 x238 -x634 -x239 -x635 -x241 -x636 -x242 -x637 -x243 -x638 -x244 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 x246 -x652 x248 -x653 x249 -x654 x251 -x655 x252 -x656 x253 -x657 x254 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 x257 -x675 -x258 -x676 -x260 -x677 -x261 -x678 -x262 -x679 -x263 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x39 -x689 -x61 -x690 -x121 -x691 -x139 -x692 -x172 -x693 x187 -x694 x226 -x695 x247 -x696 -x256 -x697 x265 -x698 -x266 -x699 -x268 -x700 -x269 -x701 x270 -x702 -x271 -x703 -x704 -x705 x706 x707 x708 x709 x710 x711 x712 x713 -x714 -x273 -x715 -x275 -x716 -x276 -x717 -x277 -x718 -x278 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x281 -x735 -x282 -x736 x283 -x737 -x284 -x738 -x739 -x740 -x741 -x742 -x42 -x743 -x64 -x744 -x124 -x745 -x142 -x746 -x175 -x747 -x190 -x748 x229 -x749 x250 -x750 -x259 -x751 -x274 -x752 -x280 -x753 -x286 -x754 -x287 -x755 x288 -x756 -x289 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x291 -x772 x292 -x773 -x293 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 x295 -x787 x296 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x298 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x47 -x818 -x69 x819 x129 x820 x147 x821 x180 x822 x195 x823 x234 x824 x255 x825 x264 -x826 -x279 x827 x285 x828 x294 x829 x297 x830 x299 x831 x300 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 x70 -x880 x73 -x881 -x882 -x883 x76 -x884 x82 -x885 -x886 -x887 -x888 -x889 -x890 -x891 x90 -x892 -x893 -x894 -x895 -x896 -x897 -x898 x899 -x900 -x93 -x901 -x902 -x903 -x96 -x904 -x102 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x110 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 x150 -x984 -x156 -x985 -x986 -x987 -x988 -x989 -x990 -x991 -x164 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 -x1024 -x1025 -x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 -x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x201 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 -x1064 -x209 -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x97 -x1075 -x151 -x1076 -x1077 -x1078 -x196 -x1079 x214 -x1080 -x1081 -x1082 -x1083 -x1084 -x1085 -x1086 x222 -x1087 -x1088 -x1089 -x1090 -x1091 -x1092 -x1093 -x1094 -x1095 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 -x1110 -x1111 -x1112 -x1113 -x1114 -x1115 -x1116 -x99 -x1117 -x153 -x1118 -x1119 -x1120 -x198 -x1121 -x237 -x1122 -x1123 -x1124 -x1125 -x1126 -x1127 -x1128 x245 -x1129 -x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 -x1151 -x1152 -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 -x1163 -x1164 -x1165 -x1166 -x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179 -x1180 -x1181 -x1182 -x1183 -x1184 -x1185 -x1186 -x1187 -x1188 -x1189 -x1190 x272 -x1191 -x1192 -x1193 -x1194 -x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 -x1203 -x1204 -x1205 -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x105 -x1230 -x159 -x1231 -x1232 -x1233 -x204 -x1234 -x267 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 x290 -x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 -x1273 -x1274 -x1275 -x1276 -x1277 -x1278 -x1279 -x1280 -x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 -x1288 -x1289 -x1290 -x1291 -x1292 -x1293 -x1294 -x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 -x1309 -x1310 -x1311 -x1312 -x1313 -x1314 -x1315 -x1316 -x1317 -x1318 -x1319 -x1320 -x1321 -x1322 -x1323 -x1324 -x1325 -x1326 -x1327 -x1328 -x1329 -x1330 -x1331 -x1332 -x1333 -x1334 x77 -x1335 x79 -x1336 -x1337 -x1338 -x1339 -x1340 -x85 -x1341 -x1342 -x1343 -x1344 x1345 -x1346 -x1347 -x1348 -x1349 x1350 -x1351 -x1352 -x1353 -x1354 -x1355 -x1356 -x1357 -x1358 -x1359 -x1360 -x1361 -x1362 -x1363 -x1364 -x1365 -x1366 -x1367 -x1368 -x1369 -x1370 -x1371 -x1372 -x1373 -x1374 -x1375 -x1376 -x1377 -x1378 -x1379 -x1380 -x1381 -x1382 -x1383 -x1384 -x1385 -x1386 -x1387 -x1388 -x1389 -x1390 -x1391 -x1392 -x1393 -x1394 -x1395 -x1396 -x1397 -x1398 -x1399 -x1400 -x1401 -x1402 -x1403 -x1404 -x1405 -x1406 -x1407 -x1408 -x1409 -x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 -x1421 -x1422 -x1423 -x1424 -x1425 -x1426 -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1435 -x1436 -x1437 -x1438 -x1439 -x1440 -x1441 -x1442 -x1443 -x1444 -x1445 -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1454 -x1455 -x1456 -x1457 -x1458 -x1459 -x1460 -x1461 -x1462 -x1463 -x1464 -x1465 -x1466 -x1467 -x1468 -x1469 -x1470 -x1471 -x1472 -x1473 -x1474 -x1475 -x1476 -x1477 -x1478 -x1479 -x1480 -x1481 -x1482 -x1483 -x1484 -x1485 -x1486 -x1487 -x1488 -x1489 -x1490 -x1491 -x1492 -x1493 -x1494 -x1495 -x1496 -x1497 -x1498 -x1499 -x1500 -x1501 -x1502 -x1503 -x1504 -x1505 -x1506 x1507 -x1508 -x1509 -x1510 -x1511 -x1512 x1513 -x1514 x1515 x1516 x1517 x1518 x1519 -x1520 -x1521 -x1522 -x1523 x1524 -x1525 -x1526 -x1527 -x1528 -x1529 -x1530 -x1531 -x1532 -x1533 -x1534 -x1535 -x1536 -x1537 -x1538 -x1539 -x1540 -x1541 -x1542 -x1543 -x1544 x211 -x1545 -x1546 -x1547 -x1548 -x1549 -x217 -x1550 -x1551 -x1552 -x1553 -x1554 -x1555 -x1556 -x1557 -x1558 -x1559 -x1560 -x1561 -x1562 -x1563 -x1564 -x1565 -x1566 -x1567 -x1568 -x1569 -x1570 -x1571 -x1572 -x1573 -x1574 -x1575 -x1576 -x1577 -x1578 -x1579 -x1580 -x1581 -x1582 -x1583 -x1584 -x1585 -x1586 -x1587 -x1588 -x1589 -x1590 -x1591 -x1592 -x1593 -x1594 -x240 -x1595 -x1596 -x1597 -x1598 -x1599 -x1600 -x1601 -x1602 -x1603 -x1604 -x1605 -x1606 -x1607 -x1608 -x1609 -x1610 -x1611 -x1612 -x1613 -x1614 -x1615 -x1616 -x1617 -x1618 -x1619 -x1620 -x1621 -x1622 -x1623 -x1624 -x1625 -x1626 -x1627 -x1628 -x1629 -x1630 -x1631 -x1632 -x1633 -x1634 -x1635 -x1636 -x1637 -x1638 -x1639 -x1640 -x1641 -x1642 -x1643 -x1644 -x1645 -x1646 -x1647 -x1648 -x1649 -x1650 -x1651 -x1652 -x1653 -x1654 -x1655 -x1656 -x1657 -x1658 -x1659 -x1660 -x1661 -x1662 -x1663 -x1664 -x1665 x1666 -x1667 x1668 x1669 x1670 x1671 x1672 x1673 x1674 x1675 x1676 -x1677 -x1678 -x1679 -x1680 -x1681 -x1682 -x1683 -x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 -x1691 -x1692 -x1693 -x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1701 -x1702 -x1703 -x1704 -x1705 -x1706 -x1707 -x1708 -x1709 -x1710 -x1711 -x1712 -x1713 -x1714 -x1715 -x1716 -x1717 -x1718 -x1719 -x1720 -x1721 -x1722 -x1723 -x1724 -x1725 -x1726 -x1727 -x1728 -x1729 -x1730 -x1731 -x1732 -x1733 -x1734 -x1735 -x1736 -x1737 -x1738 -x1739 -x1740 -x1741 -x1742 -x1743 -x1744 -x1745 -x1746 -x1747 -x1748 -x1749 -x1750 -x1751 -x1752 -x1753 -x1754 -x1755 -x1756 -x1757 -x1758 -x1759 -x1760 -x1761 -x1762 -x1763 -x1764 -x1765 -x1766 -x1767 -x1768 -x1769 -x1770 -x1771 -x1772 -x1773 -x1774 -x1775 -x1776 -x1777 -x1778 -x1779 -x1780 -x1781 -x1782 -x1783 -x1784 -x1785 -x1786 -x1787 -x1788 -x1789 -x1790 -x1791 -x1792 -x1793 -x1794 -x1795 -x1796 -x1797 -x1798 -x1799 -x1800 -x1801 x1802 -x1803 x1804 -x1805 -x1806 x1807 x1808 -x1809 -x1810 -x1811 -x1812 -x1813 -x1814 -x1815 -x1816 -x1817 -x1818 -x1819 -x1820 -x1821 -x1822 -x1823 -x1824 -x1825 x1826 x1827 x1828 x1829 x1830 x1831 -x1832 x1833 x1834 x1835 x1836 -x1837 -x1838 x1839 x1840 -x1841 x1842 -x1843 x1844 -x1845 -x1846 x1847 -x1848 -x1849 -x1850 x1851 -x1852 -x1853 -x1854 -x1855 -x1856 x1857 x1858 x1859 x1860 -x1861 x1862 -x1863 x1864 x1865 x1866 -x1867 -x1868 x1869 -x1870 x1871 -x1872 x1873 -x1874 -x1875 x1876 -x1877 x1878 -x1879 x1880 -x1881 -x1882 -x1883 -x1884 -x1885 x1886 x1887 x1888 x1889 x1890 x1891 x1892 -x1893 -x1894 x1895 -x1896 x1897 x1898 -x1899 x1900 -x1901 -x1902 -x1903 -x1904 -x1905 -x1906 x1907 -x1908 -x1909 -x1910 -x1911 -x1912 -x1913 x1914 x1915 -x1916 x1917 -x1918 x1919 x1920 x1921 x1922 -x1923 -x1924 x1925 -x1926 x1927 -x1928 -x1929 -x1930 x1931 -x1932 -x1933 x1934 -x1935 x1936 -x1937 x1938 -x1939 -x1940 -x1941 -x1942 -x1943 x1944 x1945 -x1946 x1947 x1948 -x1949 -x1950 -x1951 x1952 -x1953 x1954 -x1955 -x1956 x1957 x1958 -x1959 x1960 -x1961 x1962 x1963 x1964 x1965 -x1966 -x1967 x1968 -x1969 x1970 x1971 x1972 -x1973 x1974 x1975 x1976 -x1977 -x1978 -x1979 x1980 x1981 x1982 x1983 -x1984 -x1985 -x1986 -x1987 -x1988 -x1989 x1990 -x1991 -x1992 -x1993 -x1994 -x1995 -x1996 -x1997 x1998 x1999 x2000 -x2001
3600.04/3613.11	v x2002 -x2003 x2004 -x2005 -x2006 x2007 -x2008 -x2009 x2010 -x2011 x2012 x2013 x2014 -x2015 -x2016 -x2017 x2018 -x2019 x2020 -x2021 -x2022 -x2023 -x2024 -x2025 -x2026 -x2027 -x2028 -x2029 -x2030 -x2031 -x2032 -x2033 -x2034 -x2035 -x2036 -x2037 -x2038 -x2039 -x2040 -x2041 -x2042 -x2043 x2044 x2045 -x2046 -x2047 x2048 -x2049 x2050 x2051 -x2052 x2053 -x2054 x2055 x2056 -x2057 -x2058 -x2059 x2060 -x2061 -x2062 -x2063 -x2064 -x2065 x2066 -x2067 -x2068 -x2069 -x2070 -x2071 -x2072 -x2073 -x2074 -x2075 -x2076 -x2077 -x2078 -x2079 -x2080 -x2081 -x2082 -x2083 -x2084 -x2085 -x2086 -x2087 x2088 x2089 -x2090 -x2091 -x2092 x2093 -x2094 x2095 x2096 -x2097 x2098 -x2099 x2100 x2101 -x2102 x2103 -x2104 x2105 -x2106 -x2107 -x2108 -x2109 -x2110 x2111 x2112 x2113 -x2114 -x2115 -x2116 x2117 -x2118 x2119 -x2120 -x2121 x2122 -x2123 x2124 x2125 -x2126 x2127 -x2128 x2129 -x2130 -x2131 -x2132 x2133 -x2134 x2135 x2136 -x2137 x2138 x2139 x2140 x2141 x2142 x2143 x2144 x2145 x2146 x2147 -x2148 -x2149 -x2150 -x2151 -x2152 -x2153 -x2154 -x2155 -x2156 x2157 x2158 -x2159 -x2160 x2161 -x2162 -x2163 x2164 -x2165 x2166 -x2167 -x2168 -x2169 -x2170 -x2171 x2172 -x2173 x2174 -x2175 -x2176 -x2177 -x2178 -x2179 -x2180 -x2181 -x2182 -x2183 -x2184 -x2185 -x2186 -x2187 -x2188 -x2189 -x2190 -x2191 -x2192 -x2193 -x2194 -x2195 -x2196 -x2197 -x2198 -x2199 -x2200 -x2201 -x2202 -x2203 -x2204 -x2205 -x2206 -x2207 -x2208 -x2209 -x2210 -x2211 -x2212 -x2213 -x2214 -x2215 -x2216 -x2217 -x2218 -x2219 -x2220 -x2221 -x2222 -x2223 -x2224 -x2225 -x2226 -x2227 -x2228 -x2229 -x2230 -x2231 -x2232 x2233 -x2234 x2235 x2236 -x2237 x2238 -x2239 x2240 -x2241 x2242 x2243 x2244 -x2245 x2246 -x2247 -x2248 -x2249 -x2250 -x2251 -x2252 -x2253 -x2254 -x2255 -x2256 -x2257 -x2258 -x2259 -x2260 -x2261 -x2262 -x2263 x2264 -x2265 x2266 -x2267 x2268 x2269 x2270 x2271 x2272 x2273 -x2274 x2275 x2276 x2277 x2278 x2279 -x2280 -x2281 -x2282 -x2283 -x2284 -x2285 -x2286 -x2287 -x2288 -x2289 -x2290 -x2291 -x2292 -x2293 -x2294 -x2295 -x2296 -x2297 -x2298 -x2299 -x2300 -x2301 -x2302 -x2303 -x2304 -x2305 -x2306 -x2307 -x2308 -x2309 -x2310 -x2311 -x2312 -x2313 -x2314 -x2315 -x2316 -x2317 -x2318 -x2319 -x2320 -x2321 -x2322 -x2323 -x2324 -x2325 -x2326 -x2327 -x2328 -x2329 -x2330 -x2331 -x2332 -x2333 -x2334 -x2335 -x2336 -x2337 -x2338 -x2339 -x2340 -x2341 -x2342 -x2343 -x2344 -x2345 -x2346 -x2347 -x2348 -x2349 -x2350 -x2351 -x2352 -x2353 -x2354 -x2355 -x2356 -x2357 -x2358 -x2359 -x2360 -x2361 -x2362 -x2363 -x2364 -x2365 -x2366 -x2367 -x2368 -x2369 -x2370 -x2371 -x2372 -x2373 -x2374 -x2375 -x2376 -x2377 -x2378 -x2379 -x2380 -x2381 -x2382 -x2383 -x2384 -x2385 -x2386 -x2387 -x2388 -x2389 -x2390 -x2391 -x2392 -x2393 -x2394 -x2395 -x2396 -x2397 -x2398 -x2399 -x2400 -x2401 -x2402 -x2403 -x2404 -x2405 -x2406 -x2407 -x2408 -x2409 -x2410 -x2411 -x2412 -x2413 -x2414 -x2415 -x2416 -x2417 -x2418 -x2419 -x2420 -x2421 -x2422 -x2423 -x2424 -x2425 -x2426 -x2427 -x2428 -x2429 -x2430 -x2431 -x2432 -x2433 -x2434 -x2435 -x2436 -x2437 -x2438 -x2439 -x2440 -x2441 -x2442 -x2443 -x2444 -x2445 -x2446 -x2447 -x2448 -x2449 -x2450 -x2451 -x2452 -x2453 -x2454 -x2455 -x2456 -x2457 -x2458 -x2459 -x2460 -x2461 -x2462 -x2463 -x2464 -x2465 -x2466 -x2467 -x2468 -x2469 -x2470 -x2471 -x2472 -x2473 -x2474 -x2475 -x2476 -x2477 -x2478 -x2479 -x2480 -x2481 -x2482 -x2483 -x2484 -x2485 -x2486 -x2487 -x2488 -x2489 -x2490 -x2491 -x2492 -x2493 -x2494 -x2495 -x2496 -x2497 -x2498 -x2499 -x2500 -x2501 -x2502 -x2503 -x2504 -x2505 -x2506 -x2507 -x2508 -x2509 -x2510 -x2511 -x2512 -x2513 -x2514 -x2515 -x2516 -x2517 -x2518 -x2519 -x2520 -x2521 -x2522 -x2523 -x2524 -x2525 -x2526 -x2527 -x2528 -x2529 -x2530 -x2531 -x2532 -x2533 -x2534 -x2535 -x2536 -x2537 -x2538 -x2539 -x2540 -x2541 -x2542 -x2543 -x2544 -x2545 -x2546 -x2547 -x2548 -x2549 -x2550 -x2551 -x2552 -x2553 -x2554 -x2555 -x2556 -x2557 -x2558 -x2559 -x2560 -x2561 -x2562 -x2563 -x2564 -x2565 -x2566 -x2567 -x2568 -x2569 -x2570 -x2571 -x2572 x2573 -x2574 x2575 x2576 -x2577 -x2578 -x2579 -x2580 x2581 x2582 -x2583 -x2584 x2585 -x2586 -x2587 -x2588 -x2589 x2590 -x2591 -x2592 -x2593 -x2594 -x2595 -x2596 -x2597 -x2598 -x2599 -x2600 -x2601 -x2602 -x2603 -x2604 -x2605 -x2606 -x2607 -x2608 -x2609 -x2610 -x2611 -x2612 -x2613 -x2614 -x2615 -x2616 -x2617 -x2618 -x2619 -x2620 -x2621 -x2622 -x2623 -x2624 -x2625 -x2626 -x2627 -x2628 -x2629 -x2630 -x2631 -x2632 -x2633 -x2634 -x2635 -x2636 -x2637 -x2638 -x2639 -x2640 -x2641 -x2642 -x2643 -x2644 -x2645 -x2646 -x2647 -x2648 x2649 -x2650 -x2651 x2652 -x2653 -x2654 -x2655 -x2656 x2657 x2658 x2659 x2660 x2661 -x2662 -x2663 -x2664 -x2665 x2666 -x2667 -x2668 -x2669 -x2670 -x2671 -x2672 -x2673 -x2674 -x2675 -x2676 -x2677 -x2678 -x2679 -x2680 -x2681 -x2682 -x2683 -x2684 -x2685 -x2686 -x2687 -x2688 -x2689 -x2690 -x2691 -x2692 -x2693 -x2694 -x2695 -x2696 -x2697 -x2698 -x2699 -x2700 -x2701 -x2702 -x2703 -x2704 -x2705 -x2706 -x2707 -x2708 -x2709 -x2710 -x2711 -x2712 -x2713 -x2714 -x2715 -x2716 -x2717 x2718 -x2719 -x2720 -x2721 -x2722 x2723 x2724 -x2725 x2726 x2727 -x2728 -x2729 -x2730 -x2731 x2732 -x2733 -x2734 -x2735 -x2736 x2737 -x2738 -x2739 -x2740 -x2741 -x2742 -x2743 -x2744 -x2745 -x2746 -x2747 -x2748 -x2749 -x2750 -x2751 -x2752 -x2753 -x2754 -x2755 -x2756 -x2757 -x2758 -x2759 -x2760 -x2761 -x2762 -x2763 -x2764 -x2765 -x2766 -x2767 -x2768 -x2769 -x2770 -x2771 -x2772 -x2773 -x2774 -x2775 -x2776 -x2777 -x2778 -x2779 -x2780 -x2781 -x2782 -x2783 -x2784 -x2785 -x2786 -x2787 -x2788 -x2789 -x2790 -x2791 -x2792 -x2793 -x2794 -x2795 -x2796 -x2797 -x2798 -x2799 -x2800 -x2801 -x2802 x2803 x2804 x2805 x2806 x2807 x2808 x2809 x2810 x2811 -x2812 -x2813 -x2814 -x2815 -x2816 -x2817 -x2818 -x2819 -x2820 -x2821 -x2822 -x2823 -x2824 -x2825 -x2826 -x2827 -x2828 -x2829 -x2830 -x2831 -x2832 -x2833 -x2834 -x2835 -x2836 -x2837 -x2838 -x2839 -x2840 -x2841 -x2842 -x2843 -x2844 -x2845 -x2846 -x2847 -x2848 -x2849 -x2850 -x2851 -x2852 -x2853 -x2854 -x2855 -x2856 -x2857 -x2858 -x2859 -x2860 -x2861 -x2862 -x2863 -x2864 -x2865 -x2866 -x2867 -x2868 -x2869 -x2870 -x2871 -x2872 -x2873 -x2874 -x2875 -x2876 -x2877 -x2878 -x2879 -x2880 -x2881 -x2882 -x2883 -x2884 -x2885 -x2886 -x2887 -x2888 -x2889 -x2890 -x2891 -x2892 -x2893 -x2894 -x2895 -x2896 -x2897 -x2898 -x2899 -x2900 -x2901 -x2902 -x2903 -x2904 -x2905 -x2906 -x2907 -x2908 -x2909 -x2910 -x2911 -x2912 -x2913 -x2914 -x2915 x2916 -x2917 x2918 x2919 -x2920 x2921 x2922 x2923 x2924 -x2925 x2926 x2927 x2928 x2929 -x2930 -x2931 x2932 -x2933 x2934 x2935 -x2936 -x2937 -x2938 -x2939 x2940 -x2941 -x2942 -x2943 -x2944 -x2945 -x2946 -x2947 -x2948 -x2949 -x2950 -x2951 -x2952 -x2953 -x2954 -x2955 -x2956 -x2957 -x2958 -x2959 -x2960 -x2961 -x2962 -x2963 -x2964 -x2965 -x2966 -x2967 -x2968 -x2969 -x2970 -x2971 -x2972 -x2973 -x2974 -x2975 -x2976 -x2977 -x2978 -x2979 -x2980 -x2981 -x2982 -x2983 -x2984 -x2985 -x2986 -x2987 -x2988 -x2989 -x2990 -x2991 -x2992 -x2993 -x2994 -x2995 -x2996 -x2997 -x2998 -x2999 -x3000 -x3001 x3002 -x3003 x3004 x3005 -x3006 -x3007 -x3008 -x3009 x3010 x3011 x3012 x3013 -x3014 -x3015 -x3016 -x3017 -x3018 -x3019 -x3020 -x3021 -x3022 -x3023 -x3024 -x3025 -x3026 -x3027 -x3028 -x3029 -x3030 -x3031 -x3032 -x3033 -x3034 -x3035 -x3036 -x3037 -x3038 -x3039 -x3040 -x3041 -x3042 -x3043 -x3044 -x3045 -x3046 -x3047 -x3048 -x3049 -x3050 -x3051 -x3052 -x3053 -x3054 -x3055 -x3056 -x3057 -x3058 -x3059 -x3060 -x3061 -x3062 -x3063 -x3064 x3065 -x3066 -x3067 -x3068 -x3069 x3070 -x3071 x3072 x3073 x3074 -x3075 -x3076 -x3077 -x3078 -x3079 -x3080 -x3081 -x3082 -x3083 -x3084 -x3085 -x3086 -x3087 -x3088 -x3089 -x3090 -x3091 -x3092 -x3093 -x3094 -x3095 -x3096 -x3097 -x3098 -x3099 x3100 -x3101 -x3102 -x3103 -x3104 -x3105 -x3106 x3107 -x3108 x3109 x3110 x3111 -x3112 x3113 -x3114 -x3115 -x3116 -x3117 -x3118 -x3119 -x3120 -x3121 -x3122 -x3123 -x3124 -x3125 -x3126 -x3127 -x3128 -x3129 -x3130 -x3131 -x3132 -x3133 -x3134 -x3135 -x3136 -x3137 -x3138 -x3139 -x3140 -x3141 x3142 x3143 x3144 x3145 x3146 x3147 x3148 x3149 -x3150 -x3151 -x3152 -x3153 -x3154 -x3155 -x3156 -x3157 -x3158 -x3159 -x3160 -x3161 -x3162 -x3163 -x3164 -x3165 -x3166 -x3167 -x3168 -x3169 -x3170 -x3171 -x3172 -x3173 -x3174 -x3175 -x3176 -x3177 -x3178 -x3179 -x3180 -x3181 -x3182 -x3183 -x3184 -x3185 -x3186 -x3187 -x3188 -x3189 -x3190 -x3191 -x3192 -x3193 -x3194 -x3195 -x3196 -x3197 -x3198 -x3199 -x3200 -x3201 -x3202 -x3203 -x3204 -x3205 -x3206 -x3207 -x3208 -x3209 -x3210 -x3211 -x3212 -x3213 -x3214 -x3215 -x3216 -x3217 -x3218 -x3219 -x3220 -x3221 -x3222 -x3223 -x3224 -x3225 -x3226 -x3227 -x3228 -x3229 -x3230 -x3231 -x3232 -x3233 -x3234 -x3235 -x3236 -x3237 -x3238 -x3239 -x3240 -x3241 x3242 x3243 x3244 x3245 x3246 x3247 x3248 x3249 x3250 x3251 x3252 x3253 -x3254 -x3255 -x3256 -x3257 -x3258 -x3259 -x3260 -x3261 -x3262 -x3263 -x3264 -x3265 -x3266 -x3267 -x3268 -x3269 -x3270 -x3271 -x3272 -x3273 -x3274 -x3275 -x3276 -x3277 -x3278 -x3279 -x3280 -x3281 -x3282 -x3283 -x3284 -x3285 -x3286 -x3287 -x3288 -x3289 -x3290 -x3291 -x3292 -x3293 -x3294 -x3295 -x3296 -x3297 -x3298 -x3299 -x3300 -x3301 x3302 -x3303 -x3304 -x3305 -x3306 -x3307 x3308 x3309 -x3310 -x3311 x3312 -x3313 -x3314 -x3315 -x3316 -x3317 -x3318 -x3319 -x3320 -x3321 -x3322 -x3323 -x3324 -x3325 -x3326 -x3327 -x3328 -x3329 -x3330 -x3331 -x3332 -x3333 -x3334 -x3335 -x3336 -x3337 -x3338 -x3339 -x3340 -x3341 -x3342 -x3343 -x3344 -x3345 -x3346 -x3347 -x3348 -x3349 -x3350 -x3351 -x3352 -x3353 -x3354 -x3355 -x3356 -x3357 -x3358 -x3359 -x3360 -x3361 -x3362 -x3363 -x3364 -x3365 -x3366 -x3367 -x3368 -x3369 -x3370 -x3371 -x3372 -x3373 -x3374 -x3375 -x3376 -x3377 -x3378 -x3379 -x3380 -x3381 -x3382 -x3383 -x3384 -x3385 -x3386 -x3387 -x3388 -x3389 -x3390 -x3391 -x3392 -x3393 -x3394 -x3395 -x3396 -x3397 -x3398 -x3399 -x3400 -x3401 -x3402 -x3403 -x3404 -x3405 -x3406 -x3407 -x3408 -x3409 -x3410 -x3411 -x3412 -x3413 -x3414 -x3415 -x3416 -x3417 -x3418 -x3419 -x3420 -x3421 -x3422 -x3423 -x3424 -x3425 -x3426 x3427 x3428 x3429 x3430 x3431 -x3432 -x3433 -x3434 -x3435 -x3436 -x3437 -x3438 -x3439 -x3440 -x3441 -x3442 -x3443 -x3444 -x3445 -x3446 -x3447 -x3448 -x3449 -x3450 -x3451 -x3452 -x3453 -x3454 -x3455 -x3456 -x3457 -x3458 -x3459 -x3460 -x3461 -x3462 -x3463 -x3464 -x3465 -x3466 -x3467 -x3468 -x3469 -x3470 -x3471 -x3472 -x3473 -x3474 -x3475 -x3476 -x3477 -x3478 -x3479 -x3480 -x3481 -x3482 -x3483 -x3484 -x3485 -x3486 -x3487 -x3488 -x3489 -x3490 -x3491 -x3492 -x3493 -x3494 -x3495 -x3496 -x3497 -x3498 -x3499 -x3500 -x3501 -x3502 -x3503 -x3504 -x3505 -x3506 -x3507 -x3508 -x3509 -x3510 -x3511 -x3512 -x3513 -x3514 -x3515 -x3516 -x3517 -x3518 -x3519 -x3520 -x3521 -x3522 -x3523 -x3524 -x3525 -x3526 -x3527 -x3528 -x3529 -x3530 -x3531 -x3532 -x3533 -x3534 -x3535 -x3536 -x3537 -x3538 -x3539 -x3540 -x3541 -x3542 -x3543 -x3544 -x3545 x3546 -x3547 x3548 x3549 -x3550 -x3551 -x3552 -x3553 x3554 x3555 -x3556 -x3557 -x3558 -x3559 -x3560 x3561 -x3562 -x3563 -x3564 -x3565 -x3566 -x3567 -x3568 -x3569 -x3570 -x3571 -x3572 -x3573 -x3574 -x3575 -x3576 -x3577 -x3578 -x3579 -x3580 -x3581 -x3582 -x3583 -x3584 -x3585 -x3586 -x3587 -x3588 -x3589 -x3590 -x3591 -x3592 -x3593 -x3594 -x3595 -x3596 -x3597 -x3598 -x3599 -x3600 -x3601 -x3602 -x3603 -x3604 -x3605 -x3606 -x3607 -x3608 -x3609 -x3610 x3611 -x3612 -x3613 -x3614 -x3615 x3616 x3617 -x3618 x3619 -x3620 -x3621 -x3622 x3623 -x3624 -x3625 -x3626 -x3627 -x3628 x3629 -x3630 -x3631 -x3632 -x3633 -x3634 -x3635 -x3636 -x3637 -x3638 -x3639 -x3640 -x3641 -x3642 -x3643 -x3644 -x3645 -x3646 -x3647 x3648 -x3649 -x3650 -x3651 -x3652 -x3653 -x3654 x3655 x3656 -x3657 x3658 -x3659 x3660 -x3661 x3662 -x3663 -x3664 -x3665 -x3666 -x3667 x3668 -x3669 -x3670 -x3671 -x3672 -x3673 -x3674 -x3675 -x3676 -x3677 -x3678 -x3679 -x3680 -x3681 -x3682 -x3683 -x3684 -x3685 -x3686 -x3687 -x3688 -x3689 -x3690 -x3691 x3692 x3693 x3694 x3695 x3696 x3697 x3698 -x3699 -x3700 -x3701 -x3702 -x3703 -x3704 -x3705 -x3706 -x3707 -x3708 -x3709 -x3710 -x3711 -x3712 -x3713 -x3714 -x3715 -x3716 -x3717 -x3718 -x3719 -x3720 -x3721 -x3722 -x3723 -x3724 -x3725 -x3726 -x3727 -x3728 -x3729 -x3730 -x3731 -x3732 -x3733 -x3734 -x3735 -x3736 -x3737 -x3738 -x3739 -x3740 -x3741 -x3742 -x3743 -x3744 -x3745 -x3746 -x3747 -x3748 -x3749 -x3750 -x3751 -x3752 -x3753 -x3754 -x3755 -x3756 -x3757 -x3758 -x3759 -x3760 -x3761 -x3762 -x3763 -x3764 -x3765 -x3766 -x3767 -x3768 -x3769 -x3770 -x3771 -x3772 -x3773 -x3774 -x3775 -x3776 -x3777 -x3778 -x3779 -x3780 -x3781 -x3782 -x3783 -x3784 -x3785 -x3786 -x3787 -x3788 -x3789 -x3790 -x3791 -x3792 -x3793 -x3794 -x3795 -x3796 x3797 -x3798 x3799 x3800 x3801 x3802 x3803 -x3804 x3805 x3806 x3807 x3808 x3809 x3810 x3811 -x3812 x3813 x3814 x3815 -x3816 -x3817 -x3818 x3819 -x3820 -x3821 -x3822 -x3823 -x3824 -x3825 -x3826 -x3827 -x3828 -x3829 -x3830 x3831 x3832 x3833 -x3834 x3835 -x3836 x3837 -x3838 x3839 -x3840 -x3841 -x3842 -x3843 x3844 -x3845 x3846 -x3847 -x3848 -x3849 -x3850 -x3851 -x3852 -x3853 -x3854 -x3855 -x3856 -x3857 -x3858 -x3859 -x3860 -x3861 -x3862 x3863 x3864 -x3865 -x3866 x3867 -x3868 x3869 x3870 x3871 -x3872 -x3873 -x3874 -x3875 -x3876 -x3877 x3878 -x3879 -x3880 -x3881 -x3882 -x3883 -x3884 -x3885 -x3886 -x3887 -x3888 -x3889 -x3890 -x3891 -x3892 -x3893 x3894 x3895 -x3896 -x3897 -x3898 x3899 -x3900 x3901 x3902 x3903 -x3904 -x3905 -x3906 -x3907 -x3908 -x3909 -x3910 x3911 x3912 x3913 -x3914 -x3915 -x3916 x3917 -x3918 x3919 x3920 x3921 -x3922 -x3923 -x3924 -x3925 -x3926 x3927 -x3928 x3929 x3930 -x3931 x3932 x3933 x3934 -x3935 -x3936 -x3937 -x3938 -x3939 -x3940 -x3941 -x3942 -x3943 -x3944 x3945 x3946 -x3947 x3948 -x3949 -x3950 -x3951 -x3952 x3953 -x3954 x3955 -x3956 -x3957 -x3958 -x3959 -x3960 -x3961 -x3962 -x3963 -x3964 -x3965 -x3966 -x3967 -x3968 -x3969 -x3970 -x3971 -x3972 -x3973 -x3974 -x3975 -x3976 -x3977 -x3978 -x3979 -x3980 -x3981 -x3982 -x3983 -x3984 -x3985 -x3986 -x3987 -x3988 -x3989 x3990 x3991 -x3992 x3993 x3994 x3995 x3996 -x3997 x3998 -x3999 -x4000 -x4001
3600.04/3613.11	v -x4002 -x4003 -x4004 -x4005 -x4006 -x4007 -x4008 x4009 x4010 x4011 x4012 x4013 x4014 x4015 x4016 x4017 -x4018 -x4019 -x4020 -x4021 -x4022 -x4023 -x4024 -x4025 -x4026 -x4027 -x4028 -x4029 -x4030 -x4031 -x4032 -x4033 -x4034 -x4035 -x4036 -x4037 -x4038 -x4039 -x4040 -x4041 -x4042 -x4043 -x4044 -x4045 -x4046 -x4047 -x4048 -x4049 -x4050 -x4051 -x4052 -x4053 -x4054 -x4055 -x4056 -x4057 -x4058 -x4059 -x4060 -x4061 -x4062 -x4063 -x4064 -x4065 -x4066 -x4067 -x4068 -x4069 -x4070 -x4071 -x4072 -x4073 -x4074 -x4075 -x4076 -x4077 -x4078 -x4079 -x4080 -x4081 -x4082 -x4083 -x4084 -x4085 -x4086 -x4087 -x4088 -x4089 -x4090 -x4091 -x4092 -x4093 -x4094 -x4095 -x4096 -x4097 -x4098 -x4099 -x4100 -x4101 -x4102 -x4103 -x4104 -x4105 -x4106 -x4107 -x4108 -x4109 -x4110 -x4111 -x4112 -x4113 -x4114 -x4115 -x4116 -x4117 -x4118 x4119 x4120 x4121 x4122 -x4123 -x4124 -x4125 -x4126 -x4127 -x4128 -x4129 -x4130 -x4131 -x4132 -x4133 -x4134 -x4135 -x4136 -x4137 -x4138 -x4139 -x4140 -x4141 -x4142 -x4143 -x4144 -x4145 -x4146 -x4147 -x4148 -x4149 -x4150 -x4151 -x4152 -x4153 -x4154 -x4155 -x4156 -x4157 -x4158 -x4159 -x4160 -x4161 -x4162 -x4163 -x4164 -x4165 -x4166 -x4167 -x4168 -x4169 -x4170 -x4171 -x4172 -x4173 -x4174 -x4175 -x4176 -x4177 -x4178 -x4179 -x4180 -x4181 -x4182 -x4183 -x4184 -x4185 -x4186 -x4187 -x4188 -x4189 -x4190 -x4191 -x4192 -x4193 -x4194 -x4195 -x4196 -x4197 -x4198 -x4199 -x4200 -x4201 -x4202 -x4203 -x4204 -x4205 -x4206 -x4207 -x4208 -x4209 -x4210 -x4211 -x4212 -x4213 -x4214 -x4215 -x4216 -x4217 -x4218 -x4219 x4220 x4221 -x4222 -x4223 x4224 -x4225 x4226 x4227 -x4228 -x4229 -x4230 -x4231 -x4232 x4233 -x4234 -x4235 -x4236 -x4237 -x4238 -x4239 -x4240 -x4241 -x4242 -x4243 -x4244 -x4245 -x4246 x4247 -x4248 -x4249 -x4250 -x4251 x4252 -x4253 x4254 x4255 -x4256 -x4257 -x4258 -x4259 -x4260 x4261 x4262 -x4263 -x4264 -x4265 -x4266 x4267 -x4268 x4269 x4270 -x4271 -x4272 -x4273 x4274 -x4275 x4276 -x4277 -x4278 x4279 x4280 x4281 x4282 -x4283 -x4284 -x4285 -x4286 -x4287 -x4288 -x4289 -x4290 -x4291 -x4292 -x4293 -x4294 -x4295 -x4296 -x4297 -x4298 -x4299 -x4300 -x4301 -x4302 -x4303 -x4304 -x4305 -x4306 -x4307 -x4308 -x4309 -x4310 -x4311 -x4312 -x4313 -x4314 -x4315 -x4316 -x4317 -x4318 -x4319 -x4320 -x4321 -x4322 -x4323 -x4324 -x4325 -x4326 -x4327 -x4328 -x4329 x4330 -x4331 -x4332 x4333 x4334 -x4335 x4336 -x4337 -x4338 -x4339 -x4340 -x4341 -x4342 -x4343 -x4344 x4345 x4346 x4347 x4348 x4349 x4350 x4351 x4352 x4353 x4354 x4355 x4356 x4357 x4358 -x4359 -x4360 -x4361 -x4362 -x4363 x4364 x4365 x4366 x4367 x4368 x4369 -x4370 x4371 x4372 x4373 x4374 x4375 x4376 x4377 x4378 x4379 x4380 x4381 x4382 x4383 -x4384 x4385 -x4386 -x4387 -x4388 -x4389 x4390 x4391 x4392 x4393 x4394 x4395 x4396 x4397 x4398 -x4399 x4400 -x4401 x4402 -x4403 x4404 x4405 x4406 x4407 x4408 x4409 -x4410 -x4411 -x4412 -x4413 x4414 x4415 x4416 x4417 x4418 -x4419 x4420 -x4421 x4422 -x4423 x4424 x4425 x4426 x4427 x4428 -x4429 x4430 -x4431 -x4432 x4433 -x4434 x4435 x4436 x4437 x4438 -x4439 x4440 -x4441 -x4442 x4443 -x4444 x4445 -x4446 x4447 -x4448 -x4449 x4450 x4451 x4452 -x4453 x4454 x4455 x4456 -x4457 x4458 x4459 -x4460 x4461 -x4462 -x4463 -x4464 x4465 x4466 x4467 x4468 x4469 x4470 x4471 -x4472 -x4473 -x4474 -x4475 -x4476 -x4477 -x4478 -x4479 -x4480 -x4481 -x4482 -x4483 -x4484 -x4485 -x4486 -x4487 -x4488 -x4489 -x4490 -x4491 -x4492 -x4493 -x4494 -x4495 -x4496 -x4497 -x4498 -x4499 -x4500 -x4501 -x4502 -x4503 -x4504 -x4505 -x4506 -x4507 -x4508 -x4509 -x4510 -x4511 -x4512 -x4513 -x4514 x4515 -x4516 -x4517 -x4518 -x4519 -x4520 -x4521 -x4522 -x4523 -x4524 -x4525 -x4526 -x4527 -x4528 -x4529 -x4530 -x4531 -x4532 -x4533 -x4534 -x4535 -x4536 -x4537 -x4538 -x4539 -x4540 -x4541 -x4542 -x4543 -x4544 -x4545 -x4546 -x4547 -x4548 -x4549 -x4550 -x4551 -x4552 -x4553 -x4554 -x4555 -x4556 -x4557 -x4558 -x4559 -x4560 -x4561 -x4562 -x4563 -x4564 -x4565 -x4566 -x4567 -x4568 -x4569 -x4570 -x4571 x4572 -x4573 x4574 x4575 x4576 x4577 x4578 x4579 x4580 x4581 x4582 x4583 x4584 x4585 -x4586 -x4587 -x4588 x4589 x4590 x4591 x4592 x4593 x4594 x4595 x4596 x4597 -x4598 -x4599 -x4600 -x4601 x4602 x4603 x4604 x4605 -x4606 -x4607 -x4608 -x4609 x4610 x4611 x4612 x4613 x4614 -x4615 -x4616 -x4617 -x4618 x4619 x4620 x4621 x4622 x4623 -x4624 -x4625 -x4626 x4627 x4628 x4629 x4630 -x4631 -x4632 -x4633 x4634 -x4635 -x4636 -x4637 x4638 -x4639 x4640 x4641 x4642 x4643 x4644 -x4645 -x4646 -x4647 x4648 x4649 x4650 x4651 x4652 x4653 -x4654 -x4655 -x4656 -x4657 -x4658 -x4659 -x4660 -x4661 -x4662 -x4663 -x4664 -x4665 -x4666 -x4667 -x4668 -x4669 -x4670 -x4671 -x4672 -x4673 -x4674 -x4675 -x4676 -x4677 -x4678 -x4679 -x4680 -x4681 -x4682 -x4683 -x4684 -x4685 -x4686 -x4687 -x4688 -x4689 -x4690 -x4691 -x4692 -x4693 -x4694 -x4695 -x4696 -x4697 -x4698 -x4699 -x4700 -x4701 -x4702 -x4703 -x4704 -x4705 -x4706 -x4707 -x4708 -x4709 -x4710 -x4711 -x4712 -x4713 -x4714 -x4715 -x4716 -x4717 -x4718 -x4719 -x4720 -x4721 -x4722 -x4723 -x4724 -x4725 -x4726 -x4727 -x4728 -x4729 -x4730 -x4731 -x4732 -x4733 -x4734 x4735 x4736 x4737 x4738 x4739 x4740 -x4741 -x4742 -x4743 -x4744 -x4745 -x4746 -x4747 -x4748 -x4749 -x4750 -x4751 -x4752 -x4753 -x4754 -x4755 -x4756 -x4757 -x4758 -x4759 -x4760 -x4761 -x4762 -x4763 -x4764 -x4765 -x4766 -x4767 -x4768 -x4769 -x4770 -x4771 -x4772 -x4773 -x4774 -x4775 -x4776 -x4777 -x4778 -x4779 -x4780 -x4781 -x4782 -x4783 -x4784 -x4785 -x4786 -x4787 -x4788 -x4789 -x4790 x4791 x4792 x4793 x4794 -x4795 x4796 -x4797 -x4798 -x4799 -x4800 -x4801 -x4802 -x4803 -x4804 -x4805 x4806 x4807 x4808 x4809 x4810 x4811 -x4812 -x4813 -x4814 -x4815 -x4816 -x4817 -x4818 -x4819 -x4820 -x4821 -x4822 -x4823 -x4824 -x4825 -x4826 -x4827 -x4828 -x4829 -x4830 -x4831 -x4832 -x4833 -x4834 -x4835 -x4836 -x4837 -x4838 -x4839 -x4840 -x4841 -x4842 -x4843 -x4844 -x4845 -x4846 -x4847 -x4848 -x4849 -x4850 -x4851 -x4852 -x4853 -x4854 -x4855 x4856 x4857 x4858 x4859 -x4860 -x4861 -x4862 -x4863 -x4864 -x4865 x4866 x4867 x4868 x4869 -x4870 -x4871 -x4872 -x4873 -x4874 -x4875 -x4876 -x4877 -x4878 x4879 x4880 x4881 -x4882 -x4883 -x4884 -x4885 -x4886 x4887 x4888 x4889 -x4890 -x4891 x4892 -x4893 x4894 -x4895 -x4896 -x4897 x4898 x4899 x4900 -x4901 x301 x112
3600.04/3613.11	c Model check passed
3600.04/3613.11	c Model check has passed with goal value: 4889
3600.04/3613.11	c _____________________________________________________________________________
3600.04/3613.11	c std/band forms        : 4607,0
3600.04/3613.11	c 2cl/3cl ITE-codings   : 0,0
3600.04/3613.11	c BDD/srt/adr Max costs : 2,893776,0
3600.04/3613.11	c BDDraw/bin/mul/srt/adr: 4600,0,0,7,0
3600.04/3613.11	c BDD nodes             : 13800
3600.04/3613.11	c Es1/CC detections     : 0,0
3600.04/3613.11	c CC sort               : 0
3600.04/3613.11	c SAT/UNSAT calls       : 0,0
3600.04/3613.11	c regenrated variables  : 5
3600.04/3613.11	c eliminated fixed lits : 7
3600.04/3613.11	c goal lit flips        : 0
3600.04/3613.11	c goal stages           : 0
3600.04/3613.11	c goal shrink           : 0
3600.04/3613.11	c goal coeff separations: 0
3600.04/3613.11	c restarts              : 3042
3600.04/3613.11	c conflicts             : 65826          (18 /sec)
3600.04/3613.11	c decisions             : 2676921        (744 /sec)
3600.04/3613.11	c propagations          : 1152294485     (320078 /sec)
3600.04/3613.11	c inspects              : 0              (0 /sec)
3600.04/3613.11	c CPU time (solving tm) : 3600 s        (256.6 s, SAT 0 s, UNSAT 0 s)
3600.04/3613.11	c SAT solver time       : 256.6 s
3600.04/3613.11	c SAT solver SAT time   : 0 s
3600.04/3613.11	c SAT solver UNSAT time : 0 s
3600.04/3613.11	c SAT solver TO time    : 256.6 s
3600.04/3613.11	c Time for SCIP         : 2257 s
3600.04/3613.11	c Coop SCIP LB improvements           : 4
3600.04/3613.11	c Coop SCIP UB improvements           : 4
3600.04/3613.11	c SCIP globally fixed variables       : 0
3600.04/3613.11	c SAT  globally fixed variables       : 0
3600.04/3613.11	c SCIP freeTransform calls            : 16
3600.04/3613.11	c Time for Opt-base     : 0.04252 s
3600.04/3613.11	c Steps for Opt-base    : 352728
3600.04/3613.11	c Time for BDD coding   : 0.02427 s
3600.04/3613.11	c Time for srt coding   : 0.44 s
3600.04/3613.11	c Inner solver invocations            : 0
3600.04/3613.11	c Inner solving count                 : 0
3600.04/3613.11	c _____________________________________________________________________________

Verifier Data

OK	4889

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-4780374-1782137273/watcher-4780374-1782137273 -o /tmp/evaluation-result-4780374-1782137273/solver-4780374-1782137273 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780374-1782137273/vars-4780374-1782137273 --bin-var /tmp/runsolver-exch-nodeE001-1782133630-2451893 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4780374-1782137273.opb 

running on 4 cores: 28-31

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0,2-3,5-7,9,13-15,17-18,21-22,24,26,33-36,38,40-41,45-48,50,53-55,62
  3550 MHz: 1,37,39,49,51-52,56-61
  3600 MHz: 4,8,10-12,16,19-20,23,25,27-32,42-44,63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 28-31

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (107897 MiB free)
  node 1: cores 8-15, 129019 MiB (105471 MiB free)
  node 2: cores 16-23, 129019 MiB (102888 MiB free)
  node 3: cores 24-31, 129003 MiB (111443 MiB free)
  node 4: cores 32-39, 129019 MiB (111721 MiB free)
  node 5: cores 40-47, 129019 MiB (108574 MiB free)
  node 6: cores 48-55, 129019 MiB (112927 MiB free)
  node 7: cores 56-63, 128429 MiB (112645 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=2455582, runsolver pid=2455579
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 16.44 16.46 16.76 16/869 2455589
/proc/meminfo: memFree=894489384/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=132576 memory=69924 CPUtime=0.08 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 12877 209 0 0 7 1 0 0 20 0 1 0 147015396 135757824 17280 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 33144 17481 5349 506 0 13835 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 132576 KiB
Current children cumulated memory: 69924 KiB

[startup+0.213244 s]*
/proc/loadavg: 16.40 16.45 16.75 15/867 2455599
/proc/meminfo: memFree=894406132/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=145224 memory=84000 CPUtime=0.19 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 17892 209 0 0 18 1 0 0 20 0 1 0 147015396 148709376 20885 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 36306 21000 5735 506 0 16997 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 145224 KiB
Current children cumulated memory: 84000 KiB

[startup+0.314134 s]*
/proc/loadavg: 16.40 16.45 16.75 16/871 2455605
/proc/meminfo: memFree=894256800/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=145440 memory=84220 CPUtime=0.29 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 17947 209 0 0 28 1 0 0 20 0 1 0 147015396 148930560 20885 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 36360 21055 5735 506 0 17051 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 145440 KiB
Current children cumulated memory: 84220 KiB

[startup+0.700162 s]
/proc/loadavg: 16.40 16.45 16.75 16/871 2455605
/proc/meminfo: memFree=894173704/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=152932 memory=91164 CPUtime=0.66 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 21020 209 0 0 65 1 0 0 20 0 1 0 147015396 156602368 22639 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 38233 22791 5750 506 0 18924 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 152932 KiB
Current children cumulated memory: 91164 KiB

[startup+1.50013 s]
/proc/loadavg: 16.40 16.45 16.75 16/872 2455606
/proc/meminfo: memFree=894035208/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=189260 memory=120456 CPUtime=1.46 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 28912 209 0 0 144 2 0 0 20 0 1 0 147015396 193802240 30022 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 47315 30114 6061 506 0 28006 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 189260 KiB
Current children cumulated memory: 120456 KiB

[startup+3.11236 s]
/proc/loadavg: 16.40 16.45 16.75 17/876 2455648
/proc/meminfo: memFree=892949516/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=190328 memory=121232 CPUtime=3.07 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 29106 209 0 0 305 2 0 0 20 0 1 0 147015396 194895872 30150 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 47582 30308 6061 506 0 28273 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 190328 KiB
Current children cumulated memory: 121232 KiB

[startup+6.30011 s]
/proc/loadavg: 16.37 16.45 16.75 16/872 2455656
/proc/meminfo: memFree=895770740/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=240304 memory=170176 CPUtime=6.25 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 41326 209 0 0 622 3 0 0 20 0 1 0 147015396 246071296 42310 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 60076 42544 6124 506 0 40767 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 240304 KiB
Current children cumulated memory: 170176 KiB

[startup+12.7002 s]
/proc/loadavg: 16.34 16.44 16.75 17/877 2455699
/proc/meminfo: memFree=893500716/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=740240 memory=646972 CPUtime=12.62 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 97603 209 0 0 1243 19 0 0 20 0 1 0 147015396 758005760 161683 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 185060 161743 6204 506 0 165751 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 740240 KiB
Current children cumulated memory: 646972 KiB

[startup+25.5002 s]
/proc/loadavg: 16.29 16.42 16.74 17/878 2455750
/proc/meminfo: memFree=890733272/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=812680 memory=712004 CPUtime=25.38 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 100116 209 0 0 2501 37 0 0 20 0 1 0 147015396 832184320 177889 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 203170 178001 6220 506 0 183861 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 812680 KiB
Current children cumulated memory: 712004 KiB

[startup+51.1124 s]
/proc/loadavg: 16.53 16.47 16.74 17/878 2455750
/proc/meminfo: memFree=887627748/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=866892 memory=769032 CPUtime=50.9 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 106547 209 0 0 5038 52 0 0 20 0 1 0 147015396 887697408 192045 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 216723 192258 6236 506 0 197414 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 866892 KiB
Current children cumulated memory: 769032 KiB

[startup+102.3 s]
/proc/loadavg: 16.80 16.55 16.75 16/874 2455908
/proc/meminfo: memFree=843502252/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=903764 memory=818976 CPUtime=101.9 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 114101 209 0 0 9917 273 0 0 20 0 1 0 147015396 925454336 204565 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 225941 204744 6252 506 0 206632 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 903764 KiB
Current children cumulated memory: 818976 KiB

[startup+162.3 s]
/proc/loadavg: 16.39 16.48 16.71 17/883 2456512
/proc/meminfo: memFree=861351028/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=915012 memory=839336 CPUtime=161.68 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 117562 209 0 0 15701 467 0 0 20 0 1 0 147015396 936972288 209611 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 228753 209834 6252 506 0 209444 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 915012 KiB
Current children cumulated memory: 839336 KiB

[startup+222.3 s]
/proc/loadavg: 16.14 16.39 16.67 17/882 2456516
/proc/meminfo: memFree=750794044/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=915012 memory=839348 CPUtime=221.46 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 117565 209 0 0 21679 467 0 0 20 0 1 0 147015396 936972288 209611 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 228753 209837 6252 506 0 209444 0
Current children cumulated CPU time: 221.46 s
Current children cumulated vsize: 915012 KiB
Current children cumulated memory: 839348 KiB

[startup+282.3 s]
/proc/loadavg: 16.36 16.42 16.66 17/881 2456774
/proc/meminfo: memFree=855316932/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=958620 memory=875316 CPUtime=281.23 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 129342 209 0 0 27617 506 0 0 20 0 1 0 147015396 981626880 218781 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 239655 218829 6252 506 0 220346 0
Current children cumulated CPU time: 281.23 s
Current children cumulated vsize: 958620 KiB
Current children cumulated memory: 875316 KiB

[startup+342.3 s]
/proc/loadavg: 16.13 16.34 16.62 17/878 2456780
/proc/meminfo: memFree=763566748/1055320720 swapFree=33554428/33554428

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

Current children cumulated memory: 1523616 KiB

[startup+2922.3 s]
/proc/loadavg: 16.06 16.06 16.12 17/872 2457311
/proc/meminfo: memFree=754101480/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=1740552 memory=1551044 CPUtime=2911.68 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 250224 209 0 0 289940 1228 0 0 20 0 1 0 147015396 1782325248 387619 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 435138 387761 6252 506 0 415829 0
Current children cumulated CPU time: 2911.68 s
Current children cumulated vsize: 1740552 KiB
Current children cumulated memory: 1551044 KiB

[startup+2982.3 s]
/proc/loadavg: 16.02 16.05 16.11 17/872 2457313
/proc/meminfo: memFree=754937476/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=1770264 memory=1581868 CPUtime=2971.47 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 257935 209 0 0 295918 1229 0 0 20 0 1 0 147015396 1812750336 395299 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 442566 395467 6252 506 0 423257 0
Current children cumulated CPU time: 2971.47 s
Current children cumulated vsize: 1770264 KiB
Current children cumulated memory: 1581868 KiB

[startup+3042.3 s]
/proc/loadavg: 16.00 16.04 16.10 17/872 2457314
/proc/meminfo: memFree=755530928/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=1770264 memory=1581868 CPUtime=3031.26 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 257935 209 0 0 301897 1229 0 0 20 0 1 0 147015396 1812750336 395299 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 442566 395467 6252 506 0 423257 0
Current children cumulated CPU time: 3031.26 s
Current children cumulated vsize: 1770264 KiB
Current children cumulated memory: 1581868 KiB

[startup+3102.3 s]
/proc/loadavg: 16.00 16.03 16.09 17/872 2457315
/proc/meminfo: memFree=754119088/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=1778500 memory=1588856 CPUtime=3091.04 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 259682 209 0 0 307875 1229 0 0 20 0 1 0 147015396 1821184000 397091 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 444625 397214 6252 506 0 425316 0
Current children cumulated CPU time: 3091.04 s
Current children cumulated vsize: 1778500 KiB
Current children cumulated memory: 1588856 KiB

[startup+3162.3 s]
/proc/loadavg: 16.00 16.02 16.08 17/872 2457316
/proc/meminfo: memFree=754509992/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=1783740 memory=1594008 CPUtime=3150.82 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 260970 209 0 0 313853 1229 0 0 20 0 1 0 147015396 1826549760 398371 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 445935 398502 6252 506 0 426626 0
Current children cumulated CPU time: 3150.82 s
Current children cumulated vsize: 1783740 KiB
Current children cumulated memory: 1594008 KiB

[startup+3222.3 s]
/proc/loadavg: 16.00 16.02 16.08 17/871 2457328
/proc/meminfo: memFree=756092708/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=1784596 memory=1596276 CPUtime=3210.61 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 261568 209 0 0 319832 1229 0 0 20 0 1 0 147015396 1827426304 398883 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 446149 399069 6252 506 0 426840 0
Current children cumulated CPU time: 3210.61 s
Current children cumulated vsize: 1784596 KiB
Current children cumulated memory: 1596276 KiB

[startup+3282.3 s]
/proc/loadavg: 16.00 16.01 16.07 17/870 2457329
/proc/meminfo: memFree=754318500/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=1816408 memory=1622344 CPUtime=3270.39 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 268085 209 0 0 325810 1229 0 0 20 0 1 0 147015396 1860001792 405411 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 454102 405586 6252 506 0 434793 0
Current children cumulated CPU time: 3270.39 s
Current children cumulated vsize: 1816408 KiB
Current children cumulated memory: 1622344 KiB

[startup+3342.3 s]
/proc/loadavg: 16.00 16.00 16.06 17/872 2457334
/proc/meminfo: memFree=753650008/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=1816408 memory=1622476 CPUtime=3330.18 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 268119 209 0 0 331789 1229 0 0 20 0 1 0 147015396 1860001792 405411 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 454102 405619 6252 506 0 434793 0
Current children cumulated CPU time: 3330.18 s
Current children cumulated vsize: 1816408 KiB
Current children cumulated memory: 1622476 KiB

[startup+3402.3 s]
/proc/loadavg: 16.00 16.00 16.06 17/872 2457335
/proc/meminfo: memFree=751839132/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=1816408 memory=1623536 CPUtime=3389.97 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 268492 209 0 0 337768 1229 0 0 20 0 1 0 147015396 1860001792 405667 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 454102 405884 6252 506 0 434793 0
Current children cumulated CPU time: 3389.97 s
Current children cumulated vsize: 1816408 KiB
Current children cumulated memory: 1623536 KiB

[startup+3462.3 s]
/proc/loadavg: 16.00 16.00 16.05 17/872 2457336
/proc/meminfo: memFree=750391964/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=1821408 memory=1624920 CPUtime=3449.75 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 268846 209 0 0 343746 1229 0 0 20 0 1 0 147015396 1865121792 406051 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 455352 406230 6252 506 0 436043 0
Current children cumulated CPU time: 3449.75 s
Current children cumulated vsize: 1821408 KiB
Current children cumulated memory: 1624920 KiB

[startup+3522.3 s]
/proc/loadavg: 16.00 16.00 16.05 17/872 2457341
/proc/meminfo: memFree=750136052/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=1835756 memory=1628836 CPUtime=3509.54 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 269826 209 0 0 349725 1229 0 0 20 0 1 0 147015396 1879814144 407075 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 458939 407209 6252 506 0 439630 0
Current children cumulated CPU time: 3509.54 s
Current children cumulated vsize: 1835756 KiB
Current children cumulated memory: 1628836 KiB

[startup+3582.3 s]
/proc/loadavg: 16.28 16.07 16.06 17/872 2457342
/proc/meminfo: memFree=750711008/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=1843756 memory=1631936 CPUtime=3569.33 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 270601 209 0 0 355703 1230 0 0 20 0 1 0 147015396 1888006144 407843 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 460939 407984 6252 506 0 441630 0
Current children cumulated CPU time: 3569.33 s
Current children cumulated vsize: 1843756 KiB
Current children cumulated memory: 1631936 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.11 s]
/proc/loadavg: 15.60 15.93 16.02 12/846 2457507
/proc/meminfo: memFree=773039104/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=1843756 memory=1632028 CPUtime=3600.04 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 270603 209 0 0 358774 1230 0 0 20 0 1 0 147015396 1888006144 407843 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 460939 408007 6252 506 0 441630 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1843756 KiB
Current children cumulated memory: 1632028 KiB

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

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

# cumulated CPU time of all completed processes:  user=3587.75 s, system=12.3226 s

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

[startup+3613.11 s]
/proc/loadavg: 15.60 15.93 16.02 12/846 2457507
/proc/meminfo: memFree=773039104/1055320720 swapFree=33554428/33554428
[pid=2455582] ppid=2455579 vsize=1843756 memory=1632028 CPUtime=3600.04 cores=28-31
/proc/2455582/stat : 2455582 (naps_release) R 2455579 2455582 2451876 0 -1 4194304 270603 209 0 0 358774 1230 0 0 20 0 1 0 147015396 1888006144 407843 18446744073709551615 4210688 6281017 140736521384464 0 0 0 0 0 16898 0 0 0 17 29 0 0 0 0 0 6662968 6676388 20807680 140736521386203 140736521386384 140736521386384 140736521392072 0
/proc/2455582/statm: 460939 408007 6252 506 0 441630 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1843756 KiB
Current children cumulated memory: 1632028 KiB

Child status: 10

Real time (s): 3613.13
CPU time (s): 3600.07
CPU user time (s): 3587.75
CPU system time (s): 12.3226
CPU usage (%): 99.6383
Max. virtual memory (cumulated for all children) (KiB): 1843756
Max. memory (cumulated for all children) (KiB): 1632028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.75
system time used= 12.3226
maximum resident set size= 1664480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270822
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= 304
involuntary context switches= 2000


# summary of solver processes directly reported to runsolver:
#   pid: 2455582
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3587.75
#   total CPU system time (s): 12.3226

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.1868 second user time and 36.3746 second system time

The end

Launcher Data

Begin job on nodeE001 at 2026-06-22 16:07:53
IDJOB=4780374
IDBENCH=158560
IDSOLVER=3589
FILE ID=nodeE001/4780374-1782137273
RUNJOBID= nodeE001-1782133630-2451893
SLURM_JOB_ID= 12510913
Free space on /tmp= 798472 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/opb/normalized-faclay25.lin.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4780374-1782137273/watcher-4780374-1782137273 -o /tmp/evaluation-result-4780374-1782137273/solver-4780374-1782137273 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780374-1782137273/vars-4780374-1782137273 --bin-var /tmp/runsolver-exch-nodeE001-1782133630-2451893 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4780374-1782137273.opb

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

MD5SUM BENCH= 7d954e2caab4b79d98bd7a17b7ec8d2a
RANDOM SEED=958804865

nodeE001 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.23
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		: 3564.541
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.23
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		: 2493.659
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.23
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		: 2493.659
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.23
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		: 3591.839
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.23
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		: 2493.659
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.23
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.23
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.23
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		: 3588.208
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.23
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		: 3580.267
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.23
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		: 3590.590
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.23
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		: 3586.268
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.23
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		: 3587.189
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.23
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		: 2493.659
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.23
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.23
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.23
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		: 3584.645
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.23
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.23
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.23
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		: 3582.759
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.23
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		: 3607.475
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.23
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		: 2493.659
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.23
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.23
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		: 3613.423
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.23
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		: 3586.588
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.23
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		: 3579.503
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.23
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		: 3586.042
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.23
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		: 3581.748
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.23
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		: 3600.640
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.23
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		: 3585.725
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.23
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		: 3582.062
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.23
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		: 3570.531
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.23
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		: 3582.820
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.23
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		: 2493.659
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.23
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.23
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.23
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		: 2493.659
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.23
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		: 3569.202
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.23
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.23
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.23
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		: 3594.361
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.23
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.23
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		: 3592.484
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.23
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		: 3592.438
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.23
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		: 3595.596
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.23
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.23
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.23
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.23
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.23
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		: 3563.956
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.23
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.23
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		: 3560.160
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.23
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		: 3562.741
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.23
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		: 3567.055
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.23
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		: 3572.163
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.23
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		: 3571.979
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.23
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		: 3554.505
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.23
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		: 3553.539
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.23
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		: 3551.519
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.23
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		: 2493.659
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.23
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		: 3579.539
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.23
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		: 3574.470
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.23
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.23
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		: 3568.768
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.23
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:       1055320720 kB
MemFree:        894554380 kB
MemAvailable:   1030354056 kB
Buffers:            3352 kB
Cached:         140056836 kB
SwapCached:            0 kB
Active:         18324088 kB
Inactive:       138400656 kB
Active(anon):   17552432 kB
Inactive(anon):        0 kB
Active(file):     771656 kB
Inactive(file): 138400656 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             95536 kB
Writeback:            24 kB
AnonPages:      16661196 kB
Mapped:           244836 kB
Shmem:            887856 kB
KReclaimable:    1544084 kB
Slab:            2136192 kB
SReclaimable:    1544084 kB
SUnreclaim:       592108 kB
KernelStack:       14816 kB
PageTables:        40368 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214788 kB
Committed_AS:   19019172 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478868 kB
VmallocChunk:          0 kB
Percpu:           123904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6422528 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:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 798352 MiB
End job on nodeE001 at 2026-06-22 17:08:06