Trace number 4796305

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.04UNSAT 1304.43 1308.82

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.6.accl.ucl.opb
MD5SUMd06d89796adb8259df968e568daeeb68
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.6152
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23621
Total number of constraints67526
Number of constraints which are clauses65126
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2400
Minimum length of a constraint1
Maximum length of a constraint13
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 71
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 261
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.04	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4796305-1782482419.opb
0.00/0.11	c NaPS 1.03a50.
0.00/0.11	c Using SAT solver: Kissat
0.00/0.11	c Input file name: HOME/instance-4796305-1782482419.opb
0.00/0.11	c Parsing PB file...
0.21/0.33	c Converting 67525 PB-constraints to clauses...
0.21/0.37	c initScipForCoop
0.21/0.42	c Running SCIP presolver (time limit: 500 sec)...
0.21/0.42	c solveScip
0.21/0.42	c initScipForCoop
0.21/0.42	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.31/0.48	c presolving:
0.41/0.54	c (round 1, fast)       44 del vars, 12 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 43852 clqs, 0 implints
0.41/0.54	c (round 2, fast)       81 del vars, 107 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 43870 clqs, 0 implints
0.41/0.59	c    (0.2s) running MILP presolver
10.25/10.43	c    (10.0s) MILP presolver (57 rounds): 3430 aggregations, 5522 fixings, 0 bound changes
10.25/10.44	c (round 3, medium)     9035 del vars, 67525 del conss, 42609 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 26626 clqs, 0 implints
10.35/10.50	c (round 4, exhaustive) 9036 del vars, 67572 del conss, 42609 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 27193 clqs, 0 implints
10.35/10.55	c (round 5, exhaustive) 9036 del vars, 67572 del conss, 42609 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 42562 upgd conss, 0 impls, 27193 clqs, 0 implints
10.45/10.63	c (round 6, exhaustive) 9036 del vars, 106492 del conss, 55576 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 42562 upgd conss, 0 impls, 27193 clqs, 0 implints
10.45/10.66	c (round 7, exhaustive) 9040 del vars, 106513 del conss, 55597 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 42562 upgd conss, 0 impls, 27190 clqs, 0 implints
10.45/10.68	c (round 8, exhaustive) 9877 del vars, 107366 del conss, 55601 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 42562 upgd conss, 0 impls, 25515 clqs, 0 implints
10.45/10.68	c (round 9, fast)       9877 del vars, 107388 del conss, 55601 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 42562 upgd conss, 0 impls, 25516 clqs, 0 implints
10.45/10.68	c (round 10, exhaustive) 9877 del vars, 107400 del conss, 55605 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 42562 upgd conss, 0 impls, 25516 clqs, 0 implints
10.55/10.70	c (round 11, exhaustive) 10246 del vars, 107770 del conss, 55605 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 42562 upgd conss, 0 impls, 24761 clqs, 0 implints
10.55/10.70	c (round 12, fast)       10279 del vars, 107790 del conss, 55605 add conss, 1 chg bounds, 0 chg sides, 6 chg coeffs, 42562 upgd conss, 0 impls, 24683 clqs, 0 implints
10.55/10.70	c (round 13, fast)       10279 del vars, 107805 del conss, 55605 add conss, 1 chg bounds, 0 chg sides, 6 chg coeffs, 42562 upgd conss, 0 impls, 24683 clqs, 0 implints
10.65/10.85	c (round 14, exhaustive) 10330 del vars, 107805 del conss, 55605 add conss, 1 chg bounds, 0 chg sides, 6 chg coeffs, 42562 upgd conss, 0 impls, 82010 clqs, 0 implints
10.65/10.86	c (round 15, fast)       10331 del vars, 107819 del conss, 55605 add conss, 1 chg bounds, 0 chg sides, 7 chg coeffs, 42566 upgd conss, 0 impls, 82008 clqs, 0 implints
10.65/10.88	c (round 16, exhaustive) 10403 del vars, 107877 del conss, 55663 add conss, 1 chg bounds, 0 chg sides, 7 chg coeffs, 42566 upgd conss, 0 impls, 81377 clqs, 0 implints
10.65/10.89	c (round 17, exhaustive) 10557 del vars, 108099 del conss, 55735 add conss, 1 chg bounds, 0 chg sides, 7 chg coeffs, 42566 upgd conss, 0 impls, 79673 clqs, 0 implints
10.65/10.89	c (round 18, fast)       10572 del vars, 108112 del conss, 55735 add conss, 1 chg bounds, 0 chg sides, 7 chg coeffs, 42566 upgd conss, 0 impls, 79674 clqs, 0 implints
10.75/10.91	c (round 19, exhaustive) 10586 del vars, 108113 del conss, 55736 add conss, 1 chg bounds, 0 chg sides, 7 chg coeffs, 42566 upgd conss, 0 impls, 79541 clqs, 0 implints
10.75/10.92	c (round 20, exhaustive) 10660 del vars, 108206 del conss, 55749 add conss, 1 chg bounds, 0 chg sides, 7 chg coeffs, 42566 upgd conss, 0 impls, 78821 clqs, 0 implints
10.75/10.92	c (round 21, fast)       10684 del vars, 108214 del conss, 55749 add conss, 1 chg bounds, 0 chg sides, 8 chg coeffs, 42566 upgd conss, 0 impls, 78632 clqs, 0 implints
11.04/11.27	c (round 22, exhaustive) 10717 del vars, 108218 del conss, 55749 add conss, 1 chg bounds, 0 chg sides, 8 chg coeffs, 42566 upgd conss, 0 impls, 170897 clqs, 0 implints
11.04/11.27	c (round 23, fast)       10719 del vars, 108249 del conss, 55749 add conss, 1 chg bounds, 0 chg sides, 12 chg coeffs, 42571 upgd conss, 0 impls, 170894 clqs, 0 implints
11.14/11.30	c (round 24, exhaustive) 10733 del vars, 108272 del conss, 55768 add conss, 1 chg bounds, 0 chg sides, 12 chg coeffs, 42571 upgd conss, 0 impls, 170579 clqs, 0 implints
11.14/11.32	c (round 25, exhaustive) 10770 del vars, 108327 del conss, 55782 add conss, 1 chg bounds, 0 chg sides, 12 chg coeffs, 42571 upgd conss, 0 impls, 169543 clqs, 0 implints
11.14/11.33	c (round 26, exhaustive) 10791 del vars, 108350 del conss, 55782 add conss, 1 chg bounds, 0 chg sides, 12 chg coeffs, 42571 upgd conss, 0 impls, 168836 clqs, 0 implints
11.14/11.35	c (round 27, exhaustive) 10812 del vars, 108376 del conss, 55782 add conss, 1 chg bounds, 0 chg sides, 12 chg coeffs, 42571 upgd conss, 0 impls, 168141 clqs, 0 implints
11.14/11.37	c (round 28, exhaustive) 10833 del vars, 108397 del conss, 55782 add conss, 1 chg bounds, 0 chg sides, 12 chg coeffs, 42571 upgd conss, 0 impls, 167468 clqs, 0 implints
11.14/11.39	c (round 29, exhaustive) 10853 del vars, 108418 del conss, 55782 add conss, 1 chg bounds, 0 chg sides, 12 chg coeffs, 42571 upgd conss, 0 impls, 166906 clqs, 0 implints
12.34/12.58	c (round 30, exhaustive) 10884 del vars, 108424 del conss, 55782 add conss, 1 chg bounds, 0 chg sides, 12 chg coeffs, 42571 upgd conss, 0 impls, 176431 clqs, 0 implints
12.34/12.59	c (round 31, fast)       10885 del vars, 108441 del conss, 55782 add conss, 1 chg bounds, 0 chg sides, 13 chg coeffs, 42572 upgd conss, 0 impls, 176423 clqs, 0 implints
12.44/12.61	c (round 32, exhaustive) 10889 del vars, 108456 del conss, 55790 add conss, 1 chg bounds, 0 chg sides, 13 chg coeffs, 42572 upgd conss, 0 impls, 176343 clqs, 0 implints
12.95/13.13	c    (12.7s) probing: 1000/13372 (7.5%) - 32 fixings, 71 aggregations, 937575 implications, 0 bound changes
14.84/15.10	c    (14.7s) probing: 1975/13372 (14.8%) - 32 fixings, 71 aggregations, 1848251 implications, 0 bound changes
14.84/15.10	c    (14.7s) probing aborted: 1000/1000 successive useless probings
14.84/15.10	c (round 33, exhaustive) 10900 del vars, 108458 del conss, 55790 add conss, 1 chg bounds, 0 chg sides, 13 chg coeffs, 42572 upgd conss, 0 impls, 181746 clqs, 0 implints
14.94/15.14	c (round 34, exhaustive) 10902 del vars, 108466 del conss, 55793 add conss, 1 chg bounds, 0 chg sides, 15 chg coeffs, 42576 upgd conss, 0 impls, 181734 clqs, 0 implints
15.03/15.21	c    (14.8s) probing: 2000/13372 (15.0%) - 32 fixings, 71 aggregations, 1877358 implications, 0 bound changes
16.53/16.71	c (round 35, exhaustive) 10928 del vars, 108466 del conss, 55793 add conss, 1 chg bounds, 0 chg sides, 15 chg coeffs, 42576 upgd conss, 0 impls, 181321 clqs, 0 implints
16.53/16.71	c (round 36, fast)       10928 del vars, 108480 del conss, 55793 add conss, 1 chg bounds, 0 chg sides, 15 chg coeffs, 42578 upgd conss, 0 impls, 181321 clqs, 0 implints
16.53/16.73	c (round 37, exhaustive) 10929 del vars, 108487 del conss, 55799 add conss, 1 chg bounds, 0 chg sides, 15 chg coeffs, 42578 upgd conss, 0 impls, 181291 clqs, 0 implints
17.12/17.38	c    (17.0s) probing: 3000/13372 (22.4%) - 63 fixings, 81 aggregations, 2920720 implications, 0 bound changes
17.52/17.76	c (round 38, exhaustive) 10955 del vars, 108487 del conss, 55799 add conss, 1 chg bounds, 0 chg sides, 15 chg coeffs, 42578 upgd conss, 0 impls, 181374 clqs, 0 implints
17.52/17.76	c (round 39, fast)       10955 del vars, 108500 del conss, 55799 add conss, 1 chg bounds, 0 chg sides, 15 chg coeffs, 42582 upgd conss, 0 impls, 181374 clqs, 0 implints
18.62/18.87	c (round 40, exhaustive) 10980 del vars, 108504 del conss, 55803 add conss, 1 chg bounds, 0 chg sides, 15 chg coeffs, 42582 upgd conss, 0 impls, 181431 clqs, 0 implints
18.62/18.89	c (round 41, exhaustive) 10980 del vars, 108525 del conss, 55821 add conss, 1 chg bounds, 0 chg sides, 15 chg coeffs, 42585 upgd conss, 0 impls, 181434 clqs, 0 implints
19.41/19.66	c    (19.2s) probing: 4000/13372 (29.9%) - 88 fixings, 109 aggregations, 4050124 implications, 0 bound changes
20.11/20.31	c (round 42, exhaustive) 11005 del vars, 108526 del conss, 55821 add conss, 1 chg bounds, 0 chg sides, 15 chg coeffs, 42585 upgd conss, 0 impls, 181454 clqs, 0 implints
20.11/20.33	c (round 43, exhaustive) 11006 del vars, 108546 del conss, 55836 add conss, 1 chg bounds, 0 chg sides, 16 chg coeffs, 42590 upgd conss, 0 impls, 181443 clqs, 0 implints
20.82/21.04	c (round 44, exhaustive) 11032 del vars, 108547 del conss, 55836 add conss, 1 chg bounds, 0 chg sides, 16 chg coeffs, 42590 upgd conss, 0 impls, 181368 clqs, 0 implints
20.82/21.05	c (round 45, fast)       11033 del vars, 108558 del conss, 55836 add conss, 1 chg bounds, 0 chg sides, 17 chg coeffs, 42599 upgd conss, 0 impls, 181346 clqs, 0 implints
20.82/21.06	c (round 46, exhaustive) 11034 del vars, 108571 del conss, 55849 add conss, 1 chg bounds, 0 chg sides, 17 chg coeffs, 42599 upgd conss, 0 impls, 181346 clqs, 0 implints
21.71/21.98	c (round 47, exhaustive) 11059 del vars, 108576 del conss, 55850 add conss, 1 chg bounds, 0 chg sides, 17 chg coeffs, 42599 upgd conss, 0 impls, 181458 clqs, 0 implints
21.71/22.00	c (round 48, exhaustive) 11060 del vars, 108599 del conss, 55869 add conss, 1 chg bounds, 0 chg sides, 18 chg coeffs, 42603 upgd conss, 0 impls, 181444 clqs, 0 implints
22.00/22.20	c    (21.8s) probing: 5000/13372 (37.4%) - 108 fixings, 151 aggregations, 5319803 implications, 0 bound changes
23.00/23.21	c (round 49, exhaustive) 11085 del vars, 108601 del conss, 55870 add conss, 1 chg bounds, 0 chg sides, 18 chg coeffs, 42603 upgd conss, 0 impls, 181450 clqs, 0 implints
23.00/23.23	c (round 50, exhaustive) 11085 del vars, 108626 del conss, 55895 add conss, 1 chg bounds, 0 chg sides, 18 chg coeffs, 42603 upgd conss, 0 impls, 181450 clqs, 0 implints
23.70/23.98	c    (23.6s) probing: 6000/13372 (44.9%) - 108 fixings, 193 aggregations, 6091204 implications, 0 bound changes
25.49/25.74	c (round 51, exhaustive) 11110 del vars, 108630 del conss, 55895 add conss, 1 chg bounds, 0 chg sides, 18 chg coeffs, 42603 upgd conss, 0 impls, 181345 clqs, 0 implints
25.49/25.76	c (round 52, exhaustive) 11115 del vars, 108655 del conss, 55915 add conss, 1 chg bounds, 0 chg sides, 23 chg coeffs, 42608 upgd conss, 0 impls, 181247 clqs, 0 implints
25.90/26.17	c    (25.7s) probing: 7000/13372 (52.3%) - 114 fixings, 194 aggregations, 7180408 implications, 0 bound changes
27.98/28.26	c    (27.8s) probing: 8000/13372 (59.8%) - 117 fixings, 195 aggregations, 8225973 implications, 0 bound changes
30.08/30.34	c    (29.9s) probing: 9000/13372 (67.3%) - 120 fixings, 196 aggregations, 9259462 implications, 0 bound changes
32.07/32.37	c    (32.0s) probing: 10000/13372 (74.8%) - 129 fixings, 196 aggregations, 10224788 implications, 0 bound changes
33.07/33.31	c (round 53, exhaustive) 11140 del vars, 108655 del conss, 55915 add conss, 1 chg bounds, 0 chg sides, 23 chg coeffs, 42608 upgd conss, 0 impls, 181352 clqs, 0 implints
33.07/33.32	c (round 54, fast)       11153 del vars, 108675 del conss, 55915 add conss, 1 chg bounds, 0 chg sides, 40 chg coeffs, 42628 upgd conss, 0 impls, 181223 clqs, 0 implints
34.16/34.44	c    (34.0s) probing: 11000/13372 (82.3%) - 134 fixings, 200 aggregations, 11215289 implications, 0 bound changes
36.26/36.50	c    (36.1s) probing: 12000/13372 (89.7%) - 139 fixings, 200 aggregations, 12218635 implications, 0 bound changes
37.35/37.69	c    (37.3s) probing: 12502/13372 (93.5%) - 140 fixings, 201 aggregations, 12934983 implications, 0 bound changes
37.35/37.69	c    (37.3s) probing aborted: 50/50 successive totally useless probings
37.35/37.69	c    (37.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
37.45/37.74	c    (37.3s) symmetry computation finished: 27 generators found (max: 1500, log10 of symmetry group size: inf) (symcode time: 0.02)
37.45/37.75	c dynamic symmetry handling statistics:
37.45/37.75	c    orbitopal reduction:        3 components: 21x10, 27x10, 14x10
37.45/37.75	c    orbital reduction:         no components
37.45/37.75	c    lexicographic reduction:   no permutations
37.45/37.75	c handled 3 out of 3 symmetry components
37.45/37.77	c presolving (55 rounds: 55 fast, 41 medium, 40 exhaustive):
37.45/37.77	c  11163 deleted vars, 108676 deleted constraints, 55916 added constraints, 1 tightened bounds, 0 added holes, 0 changed sides, 40 changed coefficients
37.45/37.77	c  0 implications, 181705 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
37.45/37.77	c presolved problem has 12510 variables (12510 bin, 0 int, 0 cont) and 14634 constraints
37.45/37.77	c    2388 constraints of type <knapsack>
37.45/37.77	c    1419 constraints of type <setppc>
37.45/37.77	c   10824 constraints of type <and>
37.45/37.77	c       3 constraints of type <logicor>
37.45/37.77	c transformed objective value is always integral (scale: 1)
37.45/37.77	c Presolving Time: 37.29
37.45/37.77	c 
37.96/38.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.96/38.28	c  37.9s|     1 |     0 |  4091 |     - |   343M |   0 |  12k|  14k|  25k|   0 |  0 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
40.35/40.68	c  40.3s|     1 |     0 | 14415 |     - |   358M |   0 |  12k|  14k|  26k| 563 |  1 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
41.15/41.47	c  41.1s|     1 |     0 | 17483 |     - |   363M |   0 |  12k|  14k|  26k|1119 |  2 |  58 |   0 | 0.000000e+00 |      --      |    Inf | unknown
41.95/42.24	c  41.8s|     1 |     0 | 20342 |     - |   368M |   0 |  12k|  14k|  27k|1595 |  3 |  59 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.86/43.13	c  42.7s|     1 |     0 | 22629 |     - |   377M |   0 |  12k|  14k|  27k|2012 |  4 |  60 |   0 | 0.000000e+00 |      --      |    Inf | unknown
43.94/44.22	c  43.8s|     1 |     0 | 25525 |     - |   381M |   0 |  12k|  14k|  27k|2407 |  5 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
45.13/45.45	c  45.0s|     1 |     0 | 28094 |     - |   390M |   0 |  12k|  14k|  28k|2813 |  6 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
46.53/46.83	c  46.4s|     1 |     0 | 30752 |     - |   407M |   0 |  12k|  14k|  28k|3138 |  7 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.42/47.71	c  47.3s|     1 |     0 | 32422 |     - |   414M |   0 |  12k|  14k|  28k|3391 |  8 |  67 |   0 | 0.000000e+00 |      --      |    Inf | unknown
48.52/48.83	c  48.4s|     1 |     0 | 33998 |     - |   421M |   0 |  12k|  14k|  29k|3614 |  9 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
49.91/50.22	c  49.8s|     1 |     0 | 36031 |     - |   435M |   0 |  12k|  14k|  29k|3819 | 10 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.32/51.62	c  51.2s|     1 |     0 | 38649 |     - |   438M |   0 |  12k|  14k|  29k|4066 | 11 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
65.68/66.02	c  65.6s|     1 |     2 | 53341 |     - |   438M |   0 |  12k|  14k|  29k|4066 | 11 |  97 |  19 | 0.000000e+00 |      --      |    Inf | unknown
89.20/89.68	c  89.3s|   100 |    44 |145995 |1084.3 |   463M |  40 |  12k|  14k|  29k|9034 |  2 | 179 |  19 | 0.000000e+00 |      --      |    Inf |  26.56%
97.07/97.57	c  97.1s|   200 |   129 |195649 | 788.9 |   488M |  45 |  12k|  14k|  29k|9879 |  1 | 308 |  19 | 0.000000e+00 |      --      |    Inf |  26.56%
101.85/102.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
101.85/102.35	c   102s|   300 |   174 |243693 | 685.8 |   505M |  56 |  12k|  15k|  29k|  10k|  2 | 418 |  19 | 0.000000e+00 |      --      |    Inf |  26.56%
103.94/104.47	c   104s|   400 |   215 |247163 | 522.6 |   507M |  75 |  12k|  15k|  29k|  10k|  2 | 731 |  19 | 0.000000e+00 |      --      |    Inf |  26.56%
109.12/109.62	c   109s|   500 |   236 |269108 | 461.8 |   517M |  75 |  12k|  15k|  29k|  12k|  2 |1122 |  19 | 0.000000e+00 |      --      |    Inf |  26.67%
111.53/112.08	c   112s|   600 |   262 |273848 | 392.7 |   518M |  80 |  12k|  16k|   0 |  13k|  0 |1431 |  19 | 0.000000e+00 |      --      |    Inf |  26.67%
114.80/115.39	c   115s|   700 |   297 |282939 | 349.5 |   534M |  80 |  12k|  16k|  28k|  14k|  2 |1702 |  19 | 0.000000e+00 |      --      |    Inf |  26.67%
116.89/117.40	c   117s|   800 |   393 |285687 | 309.2 |   556M |  80 |  12k|  16k|   0 |  14k|  0 |1710 |  19 | 0.000000e+00 |      --      |    Inf |  26.67%
118.29/118.82	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
118.29/118.82	c (run 1, node 873) performing user restart
118.29/118.82	c 
118.29/118.84	c (restart) converted 1522 cuts from the global cut pool into linear constraints
118.29/118.84	c 
118.29/118.86	c presolving:
118.29/118.88	c (round 1, fast)       9 del vars, 118 del conss, 0 add conss, 0 chg bounds, 54 chg sides, 84 chg coeffs, 0 upgd conss, 0 impls, 181424 clqs, 0 implints
118.39/118.92	c (round 2, exhaustive) 9 del vars, 120 del conss, 3 add conss, 0 chg bounds, 60 chg sides, 95 chg coeffs, 1519 upgd conss, 0 impls, 181424 clqs, 0 implints
118.39/118.93	c (round 3, medium)     9 del vars, 125 del conss, 11 add conss, 0 chg bounds, 70 chg sides, 113 chg coeffs, 1519 upgd conss, 0 impls, 181424 clqs, 0 implints
118.39/118.96	c (round 4, exhaustive) 9 del vars, 756 del conss, 11 add conss, 0 chg bounds, 70 chg sides, 470 chg coeffs, 1519 upgd conss, 0 impls, 181424 clqs, 0 implints
118.50/119.04	c presolving (5 rounds: 5 fast, 4 medium, 3 exhaustive):
118.50/119.04	c  9 deleted vars, 764 deleted constraints, 11 added constraints, 0 tightened bounds, 0 added holes, 70 changed sides, 473 changed coefficients
118.50/119.04	c  0 implications, 181424 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
118.50/119.04	c presolved problem has 12501 variables (12501 bin, 0 int, 0 cont) and 17391 constraints
118.50/119.04	c    2433 constraints of type <knapsack>
118.50/119.04	c    2920 constraints of type <setppc>
118.50/119.04	c   10805 constraints of type <and>
118.50/119.04	c      27 constraints of type <linear>
118.50/119.04	c    1206 constraints of type <logicor>
118.50/119.04	c transformed objective value is always integral (scale: 1)
118.50/119.04	c Presolving Time: 37.47
118.50/119.04	c 
118.89/119.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
118.89/119.49	c   119s|     1 |     0 |292435 |     - |   557M |   0 |  12k|  17k|  26k|   0 |  0 |2005 |  19 | 0.000000e+00 |      --      |    Inf | unknown
120.49/121.07	c   121s|     1 |     0 |295566 |     - |   563M |   0 |  12k|  17k|  27k| 428 |  1 |2006 |  19 | 0.000000e+00 |      --      |    Inf | unknown
121.38/121.97	c   122s|     1 |     0 |298125 |     - |   566M |   0 |  12k|  17k|  27k| 885 |  2 |2007 |  19 | 0.000000e+00 |      --      |    Inf | unknown
122.48/123.01	c   123s|     1 |     0 |300995 |     - |   570M |   0 |  12k|  17k|  28k|1254 |  3 |2009 |  19 | 0.000000e+00 |      --      |    Inf | unknown
123.37/123.94	c   124s|     1 |     0 |303414 |     - |   575M |   0 |  12k|  17k|  28k|1634 |  4 |2011 |  19 | 0.000000e+00 |      --      |    Inf | unknown
124.76/125.30	c   125s|     1 |     0 |306146 |     - |   577M |   0 |  12k|  17k|  28k|1981 |  5 |2012 |  19 | 0.000000e+00 |      --      |    Inf | unknown
126.26/126.86	c   126s|     1 |     0 |309151 |     - |   581M |   0 |  12k|  17k|  29k|2335 |  6 |2015 |  19 | 0.000000e+00 |      --      |    Inf | unknown
128.56/129.13	c   129s|     1 |     0 |311913 |     - |   586M |   0 |  12k|  17k|  29k|2674 |  7 |2017 |  19 | 0.000000e+00 |      --      |    Inf | unknown
130.15/130.76	c   130s|     1 |     0 |314064 |     - |   601M |   0 |  12k|  17k|  29k|2976 |  8 |2020 |  19 | 0.000000e+00 |      --      |    Inf | unknown
131.94/132.57	c   132s|     1 |     0 |316176 |     - |   615M |   0 |  12k|  17k|  30k|3256 |  9 |2022 |  19 | 0.000000e+00 |      --      |    Inf | unknown
135.93/136.52	c   136s|     1 |     0 |318198 |     - |   623M |   0 |  12k|  17k|  30k|3468 | 10 |2025 |  19 | 0.000000e+00 |      --      |    Inf | unknown
137.44/138.09	c   138s|     1 |     0 |320300 |     - |   626M |   0 |  12k|  17k|  29k|3667 | 11 |2027 |  19 | 0.000000e+00 |      --      |    Inf | unknown
157.66/158.37	c   158s|     1 |     0 |323595 |     - |   627M |   0 |  12k|  16k|  29k|3667 | 11 |2030 |  39 | 0.000000e+00 |      --      |    Inf | unknown
158.66/159.32	c   159s|     1 |     0 |325061 |     - |   630M |   0 |  12k|  16k|  28k|3861 | 12 |2032 |  39 | 0.000000e+00 |      --      |    Inf | unknown
159.47/160.11	c   160s|     1 |     0 |326606 |     - |   630M |   0 |  12k|  16k|  29k|3926 | 13 |2035 |  39 | 0.000000e+00 |      --      |    Inf | unknown
159.47/160.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
159.47/160.13	c   160s|     1 |     0 |326606 |     - |   630M |   0 |  12k|  16k|  29k|3926 | 13 |2036 |  39 | 0.000000e+00 |      --      |    Inf | unknown
160.55/161.23	c   161s|     1 |     0 |328276 |     - |   633M |   0 |  12k|  16k|  29k|4108 | 14 |2036 |  39 | 0.000000e+00 |      --      |    Inf | unknown
160.85/161.56	c   161s|     1 |     0 |329078 |     - |   633M |   0 |  12k|  16k|  28k|4163 | 15 |2037 |  39 | 0.000000e+00 |      --      |    Inf | unknown
170.93/171.62	c   171s|     1 |     2 |330130 |     - |   633M |   0 |  12k|  16k|  28k|4163 | 15 |2038 |  58 | 0.000000e+00 |      --      |    Inf | unknown
182.40/183.15	c   183s|   100 |    82 |363546 | 294.4 |   668M |  44 |  12k|  17k|  28k|7939 |  2 |2182 |  58 | 0.000000e+00 |      --      |    Inf | unknown
185.39/186.15	c   186s|   200 |   167 |369662 | 272.6 |   681M |  78 |  12k|  17k|  28k|8764 |  1 |2197 |  58 | 0.000000e+00 |      --      |    Inf | unknown
189.28/190.02	c   190s|   300 |   158 |382764 | 260.5 |   683M |  86 |  12k|  17k|  28k|9912 |  1 |2466 |  58 | 0.000000e+00 |      --      |    Inf | unknown
193.36/194.11	c   194s|   400 |   116 |394717 | 249.4 |   717M |  86 |  12k|  17k|  28k|  11k|  2 |2678 |  58 | 0.000000e+00 |      --      |    Inf |   8.44%
197.13/197.95	c   198s|   500 |    32 |407049 | 240.2 |   726M |  86 |  12k|  17k|  28k|  12k|  2 |2891 |  58 | 0.000000e+00 |      --      |    Inf |  21.06%
209.21/210.04	c   210s|   600 |    69 |454988 | 256.5 |   754M |  86 |  12k|  17k|  29k|  16k|  2 |2987 |  58 | 0.000000e+00 |      --      |    Inf |  50.00%
215.77/216.64	c   216s|   700 |   134 |472755 | 251.5 |   762M |  86 |  12k|  17k|  29k|  17k|  2 |3226 |  58 | 0.000000e+00 |      --      |    Inf |  50.00%
219.65/220.56	c   220s|   800 |   149 |481774 | 241.8 |   769M |  86 |  12k|  18k|  29k|  18k|  2 |3681 |  58 | 0.000000e+00 |      --      |    Inf |  50.02%
221.85/222.71	c   222s|   900 |   157 |484986 | 230.0 |   770M |  86 |  12k|  18k|  29k|  19k|  2 |4120 |  58 | 0.000000e+00 |      --      |    Inf |  50.02%
223.94/224.83	c   224s|  1000 |   150 |488604 | 219.6 |   771M |  86 |  12k|  19k|  29k|  19k|  2 |4715 |  58 | 0.000000e+00 |      --      |    Inf |  50.02%
225.53/226.47	c   226s|  1100 |   151 |491348 | 209.9 |   771M |  86 |  12k|  19k|  29k|  19k|  1 |5198 |  58 | 0.000000e+00 |      --      |    Inf |  50.02%
227.43/228.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
227.43/228.35	c   228s|  1200 |   146 |494049 | 201.1 |   773M |  86 |  12k|  19k|  29k|  20k|  2 |5777 |  58 | 0.000000e+00 |      --      |    Inf |  50.02%
230.02/230.93	c   231s|  1300 |   151 |498839 | 194.0 |   774M |  86 |  12k|  19k|  29k|  20k|  2 |6369 |  58 | 0.000000e+00 |      --      |    Inf |  50.02%
232.41/233.36	c   233s|  1400 |   170 |504564 | 188.0 |   775M |  86 |  12k|  20k|   0 |  21k|  0 |6797 |  58 | 0.000000e+00 |      --      |    Inf |  50.02%
234.60/235.55	c   235s|  1500 |   168 |508292 | 181.6 |   775M |  86 |  12k|  20k|  29k|  21k|  2 |7343 |  58 | 0.000000e+00 |      --      |    Inf |  50.02%
237.10/238.01	c   238s|  1600 |   181 |513459 | 176.4 |   776M |  86 |  12k|  20k|  29k|  22k|  2 |7838 |  58 | 0.000000e+00 |      --      |    Inf |  50.02%
239.19/240.13	c   240s|  1700 |   184 |517703 | 171.2 |   777M |  86 |  12k|  20k|   0 |  22k|  0 |8349 |  58 | 0.000000e+00 |      --      |    Inf |  50.02%
241.48/242.43	c   242s|  1800 |   178 |522340 | 166.5 |   778M |  86 |  12k|  20k|   0 |  23k|  0 |8882 |  58 | 0.000000e+00 |      --      |    Inf |  50.02%
244.18/245.18	c   245s|  1900 |   182 |528336 | 162.7 |   778M |  86 |  12k|  20k|  29k|  23k|  2 |9393 |  58 | 0.000000e+00 |      --      |    Inf |  50.02%
246.86/247.89	c   247s|  2000 |   179 |534497 | 159.1 |   779M |  86 |  12k|  20k|  29k|  24k|  2 |  10k|  58 | 0.000000e+00 |      --      |    Inf |  50.02%
249.75/250.70	c   250s|  2100 |   176 |540785 | 155.9 |   780M |  86 |  12k|  20k|  29k|  24k|  2 |  10k|  58 | 0.000000e+00 |      --      |    Inf |  50.02%
252.24/253.29	c   253s|  2200 |   160 |546228 | 152.6 |   781M |  86 |  12k|  20k|  29k|  25k|  2 |  11k|  58 | 0.000000e+00 |      --      |    Inf |  50.02%
254.93/255.99	c   256s|  2300 |   152 |552007 | 149.6 |   782M |  86 |  12k|  20k|  29k|  25k|  2 |  11k|  58 | 0.000000e+00 |      --      |    Inf |  50.02%
257.52/258.52	c   258s|  2400 |   146 |556789 | 146.5 |   782M |  86 |  12k|  21k|   0 |  26k|  0 |  12k|  58 | 0.000000e+00 |      --      |    Inf |  50.02%
261.51/262.54	c   262s|  2500 |   158 |567726 | 145.4 |   786M |  86 |  12k|  20k|  29k|  27k|  2 |  12k|  58 | 0.000000e+00 |      --      |    Inf |  50.02%
263.80/264.86	c   264s|  2600 |   153 |571986 | 142.4 |   786M |  86 |  12k|  20k|  29k|  27k|  1 |  13k|  58 | 0.000000e+00 |      --      |    Inf |  50.02%
266.59/267.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
266.59/267.69	c   267s|  2700 |   146 |578630 | 140.3 |   787M |  86 |  12k|  20k|   0 |  28k|  0 |  13k|  58 | 0.000000e+00 |      --      |    Inf |  50.02%
269.28/270.34	c   270s|  2800 |   141 |584015 | 138.0 |   788M |  86 |  12k|  20k|   0 |  29k|  0 |  14k|  58 | 0.000000e+00 |      --      |    Inf |  50.02%
273.26/274.36	c   274s|  2900 |   148 |594842 | 137.2 |   788M |  86 |  12k|  20k|  29k|  30k|  2 |  14k|  58 | 0.000000e+00 |      --      |    Inf |  50.02%
276.15/277.25	c   277s|  3000 |   147 |601486 | 135.3 |   788M |  86 |  12k|  21k|  29k|  30k|  2 |  15k|  58 | 0.000000e+00 |      --      |    Inf |  50.02%
280.54/281.61	c   281s|  3100 |   130 |611835 | 134.5 |   808M |  86 |  12k|  20k|  29k|  32k|  2 |  15k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
284.82/285.98	c   286s|  3200 |   135 |622421 | 133.8 |   812M |  86 |  12k|  20k|  29k|  33k|  2 |  15k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
287.92/289.03	c   289s|  3300 |   149 |629034 | 132.2 |   816M |  86 |  12k|  20k|   0 |  33k|  0 |  16k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
291.40/292.51	c   292s|  3400 |   146 |635015 | 130.5 |   831M |  86 |  12k|  20k|  29k|  34k|  2 |  16k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
294.49/295.65	c   295s|  3500 |   140 |641996 | 129.1 |   845M |  86 |  12k|  20k|  29k|  35k|  2 |  16k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
297.38/298.56	c   298s|  3600 |   137 |648408 | 127.7 |   852M |  86 |  12k|  20k|  29k|  36k|  2 |  17k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
301.87/303.06	c   303s|  3700 |   146 |665633 | 128.7 |   862M |  86 |  12k|  20k|  29k|  37k|  2 |  17k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
304.96/306.13	c   306s|  3800 |   149 |672960 | 127.5 |   871M |  86 |  12k|  21k|  29k|  39k|  2 |  18k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
307.74/308.97	c   309s|  3900 |   169 |679776 | 126.2 |   883M |  86 |  12k|  21k|  28k|  40k|  2 |  18k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
309.13/310.39	c   310s|  4000 |   198 |688978 | 125.5 |   885M |  86 |  12k|  21k|  28k|  40k|  1 |  18k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
310.63/311.88	c   311s|  4100 |   167 |690296 | 123.3 |   891M |  86 |  12k|  21k|  28k|  40k|  2 |  18k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
312.93/314.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
312.93/314.19	c   314s|  4200 |   151 |694228 | 121.6 |   897M |  86 |  12k|  21k|  28k|  40k|  2 |  19k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
315.31/316.50	c   316s|  4300 |   139 |697916 | 120.0 |   903M |  86 |  12k|  21k|  28k|  41k|  1 |  19k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
317.70/318.94	c   319s|  4400 |   140 |703272 | 118.7 |   904M |  86 |  12k|  21k|  28k|  42k|  2 |  19k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
320.19/321.46	c   321s|  4500 |   141 |715382 | 118.8 |   904M |  86 |  12k|  21k|  28k|  42k|  2 |  19k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
323.08/324.31	c   324s|  4600 |   139 |721532 | 117.7 |   911M |  86 |  12k|  21k|  29k|  43k|  2 |  20k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
327.07/328.33	c   328s|  4700 |   148 |730038 | 117.1 |   937M |  86 |  12k|  21k|  29k|  45k|  2 |  20k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
330.26/331.59	c   331s|  4800 |   151 |738365 | 116.5 |   943M |  86 |  12k|  21k|  29k|  46k|  2 |  20k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
333.25/334.55	c   334s|  4900 |   147 |746201 | 115.9 |   947M |  86 |  12k|  21k|  29k|  47k|  2 |  21k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
336.44/337.79	c   337s|  5000 |   156 |755881 | 115.5 |   950M |  86 |  12k|  21k|   0 |  48k|  0 |  21k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
339.84/341.17	c   341s|  5100 |   147 |765819 | 115.3 |   953M |  86 |  12k|  21k|   0 |  50k|  0 |  21k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
342.91/344.29	c   344s|  5200 |   131 |774037 | 114.7 |   954M |  86 |  12k|  21k|  28k|  51k|  2 |  22k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
346.59/347.92	c   347s|  5300 |   150 |783706 | 114.4 |   959M |  86 |  12k|  21k|   0 |  52k|  0 |  22k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
351.87/353.26	c   353s|  5400 |   155 |801660 | 115.5 |   968M |  86 |  12k|  21k|  30k|  53k|  2 |  22k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
355.36/356.72	c   356s|  5500 |   133 |811834 | 115.3 |   976M |  86 |  12k|  21k|  29k|  55k|  2 |  23k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
359.24/360.67	c   360s|  5600 |   141 |823832 | 115.3 |   982M |  86 |  12k|  21k|  29k|  56k|  2 |  23k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
363.53/364.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
363.53/364.92	c   364s|  5700 |   140 |836104 | 115.4 |   994M |  86 |  12k|  21k|  29k|  58k|  2 |  23k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
367.31/368.72	c   368s|  5800 |   146 |848206 | 115.5 |   995M |  86 |  12k|  21k|  29k|  59k|  2 |  24k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
371.01/372.46	c   372s|  5900 |   137 |861295 | 115.8 |   996M |  86 |  12k|  22k|  29k|  61k|  2 |  24k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
374.99/376.47	c   376s|  6000 |   137 |874689 | 116.0 |   997M |  86 |  12k|  22k|  29k|  62k|  2 |  25k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
378.08/379.51	c   379s|  6100 |   134 |884010 | 115.7 |   998M |  86 |  12k|  22k|  29k|  63k|  2 |  25k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
381.16/382.68	c   382s|  6200 |   135 |894228 | 115.5 |   998M |  86 |  12k|  23k|   0 |  64k|  0 |  26k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
384.85/386.39	c   386s|  6300 |   129 |906502 | 115.6 |   999M |  86 |  12k|  23k|   0 |  65k|  0 |  26k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
388.14/389.63	c   389s|  6400 |   129 |916504 | 115.4 |  1000M |  86 |  12k|  23k|  29k|  66k|  2 |  26k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
391.82/393.39	c   393s|  6500 |   142 |925766 | 115.1 |  1014M |  86 |  12k|  23k|  29k|  68k|  1 |  27k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
394.71/396.29	c   396s|  6600 |   124 |931153 | 114.3 |  1023M |  86 |  12k|  23k|   0 |  68k|  0 |  27k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
398.30/399.84	c   399s|  6700 |   130 |942421 | 114.2 |  1024M |  86 |  12k|  23k|  29k|  70k|  2 |  27k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
401.69/403.27	c   403s|  6800 |   132 |953945 | 114.2 |  1024M |  86 |  12k|  23k|   0 |  71k|  0 |  27k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
404.49/406.09	c   406s|  6900 |   126 |961805 | 113.8 |  1025M |  86 |  12k|  23k|   0 |  72k|  0 |  28k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
407.96/409.55	c   409s|  7000 |   127 |973211 | 113.8 |  1026M |  86 |  12k|  24k|  29k|  73k|  2 |  28k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
411.46/413.06	c   413s|  7100 |   135 |984083 | 113.7 |  1026M |  86 |  12k|  24k|  29k|  74k|  2 |  29k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
415.93/417.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
415.93/417.56	c   417s|  7200 |   132 |  1001k| 114.5 |  1027M |  86 |  12k|  24k|  29k|  76k|  2 |  29k|  58 | 0.000000e+00 |      --      |    Inf |  50.03%
419.32/420.97	c   421s|  7300 |   143 |  1014k| 114.7 |  1027M |  86 |  12k|  24k|  29k|  77k|  2 |  30k|  58 | 0.000000e+00 |      --      |    Inf |  50.04%
422.61/424.20	c   424s|  7400 |   144 |  1024k| 114.4 |  1027M |  86 |  12k|  24k|  29k|  78k|  2 |  30k|  58 | 0.000000e+00 |      --      |    Inf |  50.04%
425.80/427.43	c   427s|  7500 |   131 |  1033k| 114.2 |  1027M |  86 |  12k|  24k|  29k|  79k|  2 |  30k|  58 | 0.000000e+00 |      --      |    Inf |  50.04%
428.89/430.56	c   430s|  7600 |   136 |  1040k| 113.7 |  1028M |  86 |  12k|  24k|   0 |  80k|  0 |  31k|  58 | 0.000000e+00 |      --      |    Inf |  50.04%
432.38/434.02	c   434s|  7700 |   135 |  1052k| 113.7 |  1028M |  86 |  12k|  24k|  29k|  81k|  2 |  31k|  58 | 0.000000e+00 |      --      |    Inf |  50.04%
435.48/437.18	c   437s|  7800 |   133 |  1059k| 113.2 |  1031M |  86 |  12k|  24k|  29k|  82k|  2 |  32k|  58 | 0.000000e+00 |      --      |    Inf |  50.04%
438.47/440.16	c   440s|  7900 |   138 |  1067k| 112.9 |  1031M |  86 |  12k|  25k|   0 |  83k|  0 |  32k|  58 | 0.000000e+00 |      --      |    Inf |  50.04%
441.85/443.50	c   443s|  8000 |   131 |  1079k| 112.9 |  1031M |  86 |  12k|  25k|  29k|  85k|  2 |  32k|  58 | 0.000000e+00 |      --      |    Inf |  50.04%
446.03/447.78	c   447s|  8100 |   129 |  1094k| 113.4 |  1031M |  86 |  12k|  25k|  29k|  87k|  2 |  33k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
448.92/450.64	c   450s|  8200 |   125 |  1099k| 112.7 |  1031M |  86 |  12k|  24k|  29k|  87k|  2 |  33k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
452.21/453.92	c   453s|  8300 |   131 |  1109k| 112.5 |  1031M |  86 |  12k|  23k|  29k|  88k|  2 |  33k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
455.41/457.16	c   457s|  8400 |   125 |  1119k| 112.3 |  1032M |  86 |  12k|  22k|  29k|  89k|  2 |  34k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
458.78/460.57	c   460s|  8500 |   130 |  1128k| 112.1 |  1032M |  86 |  12k|  22k|   0 |  90k|  0 |  34k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
462.17/463.98	c   464s|  8600 |   125 |  1136k| 111.8 |  1032M |  86 |  12k|  22k|  29k|  91k|  2 |  35k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
465.46/467.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
465.46/467.29	c   467s|  8700 |   125 |  1145k| 111.6 |  1033M |  86 |  12k|  22k|   0 |  92k|  0 |  35k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
468.75/470.59	c   470s|  8800 |   121 |  1154k| 111.3 |  1047M |  86 |  12k|  22k|  29k|  93k|  2 |  36k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
473.73/475.55	c   475s|  8900 |   123 |  1171k| 111.9 |  1053M |  86 |  12k|  22k|  29k|  95k|  2 |  36k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
477.12/478.96	c   479s|  9000 |   140 |  1178k| 111.5 |  1065M |  86 |  12k|  22k|  30k|  96k|  2 |  36k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
480.32/482.15	c   482s|  9100 |   139 |  1185k| 111.1 |  1066M |  86 |  12k|  22k|  30k|  97k|  2 |  37k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
483.69/485.58	c   485s|  9200 |   136 |  1194k| 111.0 |  1066M |  86 |  12k|  23k|  29k|  98k|  2 |  37k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
486.78/488.60	c   488s|  9300 |   128 |  1202k| 110.6 |  1066M |  86 |  12k|  23k|  29k|  98k|  2 |  37k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
489.97/491.89	c   491s|  9400 |   125 |  1213k| 110.6 |  1066M |  86 |  12k|  23k|  29k|  99k|  2 |  38k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
493.76/495.64	c   495s|  9500 |   128 |  1223k| 110.5 |  1066M |  86 |  12k|  24k|  30k| 101k|  2 |  38k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
497.94/499.86	c   499s|  9600 |   130 |  1241k| 111.2 |  1073M |  86 |  12k|  24k|   0 | 102k|  0 |  39k|  58 | 0.000000e+00 |      --      |    Inf |  50.06%
498.54/500.42	c 
498.54/500.42	c SCIP Status        : solving was interrupted [time limit reached]
498.54/500.42	c Solving Time (sec) : 500.00
498.54/500.42	c Solving Nodes      : 9609 (total of 10482 nodes in 2 runs)
498.54/500.42	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.54/500.42	c Dual Bound         : +0.00000000000000e+00
498.54/500.42	c Gap                : infinite
498.54/500.42	c SCIP status: 23 (TIMELIMIT)
498.54/500.42	c solveScip: freeing transform (!can_skip_free_transform)
498.64/500.53	c SCIP presolver: sst_unknown
498.64/500.53	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 13
498.64/500.55	c Try to convert by bdds
498.64/500.55	c D: 1
498.64/500.55	c estimatedAdderCost: 18
498.64/500.55	c Try to convert by bdds
498.64/500.55	c D: 1
498.64/500.55	c estimatedAdderCost: 18
498.64/500.55	c Try to convert by bdds
498.64/500.55	c D: 1
498.64/500.55	c estimatedAdderCost: 18
498.64/500.55	c Try to convert by bdds
498.64/500.55	c D: 1
498.64/500.55	c estimatedAdderCost: 13
498.64/500.55	c Try to convert by bdds
498.64/500.55	c D: 1
498.64/500.55	c estimatedAdderCost: 13
498.64/500.55	c Try to convert by bdds
498.64/500.55	c D: 1
498.64/500.55	c estimatedAdderCost: 13
498.64/500.55	c Try to convert by bdds
498.64/500.55	c D: 1
498.64/500.55	c estimatedAdderCost: 18
498.64/500.55	c Try to convert by bdds
498.64/500.55	c D: 1
498.64/500.55	c estimatedAdderCost: 15
498.64/500.55	c Try to convert by bdds
498.64/500.55	c D: 1
498.64/500.55	c estimatedAdderCost: 15
498.64/500.55	c Try to convert by bdds
498.64/500.55	c D: 1
498.64/500.55	c estimatedAdderCost: 11
498.64/500.55	c Try to convert by bdds
498.64/500.55	c D: 1
498.64/500.55	c estimatedAdderCost: 11
498.64/500.55	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 13
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 18
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 15
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 15
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 11
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 11
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 13
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 18
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 18
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 18
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 13
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 13
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 13
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 18
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 14
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 17
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 17
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 13
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 14
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 18
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 15
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 15
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 11
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 11
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 15
498.64/500.56	c Try to convert by bdds
498.64/500.56	c D: 1
498.64/500.56	c estimatedAdderCost: 15
498.64/500.56	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 11
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 11
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 15
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 15
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 11
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 11
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 15
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 15
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 11
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 11
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 14
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 17
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 14
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 17
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 14
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 17
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 17
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 13
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 14
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 18
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 17
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 13
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 14
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 18
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 13
498.64/500.57	c Try to convert by bdds
498.64/500.57	c D: 1
498.64/500.57	c estimatedAdderCost: 18
498.64/500.57	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 14
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 17
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 17
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 14
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 14
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 17
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 15
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 15
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 11
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 11
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 15
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 15
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 11
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 11
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 15
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 15
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 11
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 11
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 15
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 15
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 11
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 11
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 14
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 17
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 14
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 17
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 14
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 17
498.64/500.58	c Try to convert by bdds
498.64/500.58	c D: 1
498.64/500.58	c estimatedAdderCost: 14
498.64/500.58	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 17
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 17
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 14
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 14
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 17
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 17
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 14
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 14
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 17
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 17
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 14
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 14
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 17
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 13
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 18
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 15
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 16
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 16
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 14
498.64/500.59	c Try to convert by bdds
498.64/500.59	c D: 1
498.64/500.59	c estimatedAdderCost: 15
498.64/500.59	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 17
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 15
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 15
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 11
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 11
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 15
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 15
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 11
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 11
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 15
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 15
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 11
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 11
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 15
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 15
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 11
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 11
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 15
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 15
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 11
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 11
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 15
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 16
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 15
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 16
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 15
498.73/500.60	c Try to convert by bdds
498.73/500.60	c D: 1
498.73/500.60	c estimatedAdderCost: 16
498.73/500.60	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 15
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 16
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 15
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 16
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 16
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 14
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 15
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 17
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 16
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 14
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 15
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 17
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 16
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 14
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 15
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 17
498.73/500.61	c Try to convert by bdds
498.73/500.61	c D: 1
498.73/500.61	c estimatedAdderCost: 16
498.73/500.61	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 14
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 15
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 17
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 13
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 18
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 14
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 17
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 17
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 15
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 14
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 16
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 15
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 15
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 11
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 11
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 15
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 15
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 11
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 11
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 15
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 15
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 11
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 11
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 15
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 15
498.73/500.62	c Try to convert by bdds
498.73/500.62	c D: 1
498.73/500.62	c estimatedAdderCost: 11
498.73/500.62	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 11
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 15
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 15
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 11
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 11
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 15
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 15
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 11
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 11
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 14
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 17
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 14
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 17
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 14
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 17
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 14
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 17
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 14
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 17
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 14
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 17
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 17
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 15
498.73/500.63	c Try to convert by bdds
498.73/500.63	c D: 1
498.73/500.63	c estimatedAdderCost: 14
498.73/500.63	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 16
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 17
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 15
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 14
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 16
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 17
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 15
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 14
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 16
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 17
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 15
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 14
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 16
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 17
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 15
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 14
498.73/500.64	c Try to convert by bdds
498.73/500.64	c D: 1
498.73/500.64	c estimatedAdderCost: 16
498.73/500.64	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 13
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 18
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 15
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 16
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 16
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 14
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 15
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 17
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 15
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 15
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 11
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 11
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 15
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 15
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 11
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 11
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 15
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 15
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 11
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 11
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 15
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 15
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 11
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 11
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 15
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 15
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 11
498.73/500.65	c Try to convert by bdds
498.73/500.65	c D: 1
498.73/500.65	c estimatedAdderCost: 11
498.73/500.65	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 15
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 15
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 11
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 11
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 15
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 15
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 11
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 11
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 15
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 16
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 15
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 16
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 15
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 16
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 15
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 16
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 15
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 16
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 15
498.73/500.66	c Try to convert by bdds
498.73/500.66	c D: 1
498.73/500.66	c estimatedAdderCost: 16
498.73/500.66	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 15
498.73/500.67	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 16
498.73/500.67	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 16
498.73/500.67	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 14
498.73/500.67	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 15
498.73/500.67	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 17
498.73/500.67	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 16
498.73/500.67	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 14
498.73/500.67	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 15
498.73/500.67	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 17
498.73/500.67	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 16
498.73/500.67	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 14
498.73/500.67	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 15
498.73/500.67	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 17
498.73/500.67	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 16
498.73/500.67	c Try to convert by bdds
498.73/500.67	c D: 1
498.73/500.67	c estimatedAdderCost: 14
498.73/500.67	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 15
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 17
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 16
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 14
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 15
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 17
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 16
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 14
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 15
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 17
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 13
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 18
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 18
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 18
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 13
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 13
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 16
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 15
498.73/500.68	c Try to convert by bdds
498.73/500.68	c D: 1
498.73/500.68	c estimatedAdderCost: 15
498.73/500.68	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 16
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 16
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 15
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 13
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 18
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 18
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 18
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 13
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 13
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 13
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 18
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 13
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 18
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 18
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 18
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 13
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 13
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 13
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 18
498.73/500.69	c Try to convert by bdds
498.73/500.69	c D: 1
498.73/500.69	c estimatedAdderCost: 18
498.73/500.69	c Try to convert by bdds
498.73/500.70	c D: 1
498.73/500.70	c estimatedAdderCost: 18
498.73/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 13
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 13
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 13
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 18
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 18
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 18
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 13
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 13
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 18
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 13
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 18
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 18
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 13
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 13
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 18
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 18
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 13
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 13
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 13
498.83/500.70	c Try to convert by bdds
498.83/500.70	c D: 1
498.83/500.70	c estimatedAdderCost: 18
498.83/500.70	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 18
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 18
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 13
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 13
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 18
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 13
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 18
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 18
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 13
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 13
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 18
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 18
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 13
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 13
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 18
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 18
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 13
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 13
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 13
498.83/500.71	c Try to convert by bdds
498.83/500.71	c D: 1
498.83/500.71	c estimatedAdderCost: 18
498.83/500.71	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 18
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 18
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 13
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 13
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 17
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 14
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 18
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 18
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 13
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 13
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 18
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 18
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 13
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 13
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 18
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 18
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 13
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 13
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 18
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 18
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 13
498.83/500.72	c Try to convert by bdds
498.83/500.72	c D: 1
498.83/500.72	c estimatedAdderCost: 13
498.83/500.72	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 13
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 18
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 18
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 18
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 13
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 13
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 17
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 14
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 18
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 18
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 13
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 13
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 18
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 18
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 13
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 13
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 18
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 18
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 13
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 13
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 18
498.83/500.73	c Try to convert by bdds
498.83/500.73	c D: 1
498.83/500.73	c estimatedAdderCost: 18
498.83/500.73	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 13
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 13
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 18
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 18
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 13
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 13
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 13
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 18
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 18
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 18
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 13
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 13
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 17
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 14
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 18
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 18
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 13
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 13
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 18
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 18
498.83/500.74	c Try to convert by bdds
498.83/500.74	c D: 1
498.83/500.74	c estimatedAdderCost: 13
498.83/500.74	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 13
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 18
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 18
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 13
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 13
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 18
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 18
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 13
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 13
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 18
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 18
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 13
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 13
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 18
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 18
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 13
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 13
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 13
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 18
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 18
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 18
498.83/500.75	c Try to convert by bdds
498.83/500.75	c D: 1
498.83/500.75	c estimatedAdderCost: 13
498.83/500.75	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 13
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 17
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 14
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 18
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 18
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 13
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 13
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 18
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 18
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 13
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 13
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 18
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 18
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 13
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 13
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 18
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 18
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 13
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 13
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 18
498.83/500.76	c Try to convert by bdds
498.83/500.76	c D: 1
498.83/500.76	c estimatedAdderCost: 18
498.83/500.76	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 13
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 13
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 18
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 18
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 13
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 13
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 18
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 18
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 13
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 13
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 13
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 18
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 18
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 18
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 13
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 13
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 16
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 15
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 18
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 18
498.83/500.77	c Try to convert by bdds
498.83/500.77	c D: 1
498.83/500.77	c estimatedAdderCost: 13
498.83/500.77	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 13
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 18
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 18
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 13
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 13
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 18
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 18
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 13
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 13
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 18
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 18
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 13
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 13
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 18
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 18
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 13
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 13
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 18
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 18
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 13
498.83/500.78	c Try to convert by bdds
498.83/500.78	c D: 1
498.83/500.78	c estimatedAdderCost: 13
498.83/500.78	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 18
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 18
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 13
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 13
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 18
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 18
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 13
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 13
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 13
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 18
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 18
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 18
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 13
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 13
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 16
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 15
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 18
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 18
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 13
498.83/500.79	c Try to convert by bdds
498.83/500.79	c D: 1
498.83/500.79	c estimatedAdderCost: 13
498.83/500.79	c Try to convert by bdds
498.83/500.80	c D: 1
498.83/500.80	c estimatedAdderCost: 18
498.83/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 18
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 13
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 13
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 18
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 18
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 13
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 13
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 18
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 18
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 13
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 13
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 18
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 18
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 13
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 13
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 18
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 18
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 13
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 13
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 18
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 18
498.93/500.80	c Try to convert by bdds
498.93/500.80	c D: 1
498.93/500.80	c estimatedAdderCost: 13
498.93/500.80	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 13
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 18
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 18
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 13
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 13
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 18
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 18
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 13
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 13
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 13
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 18
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 18
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 18
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 13
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 13
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 17
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 14
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 18
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 18
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 13
498.93/500.81	c Try to convert by bdds
498.93/500.81	c D: 1
498.93/500.81	c estimatedAdderCost: 13
498.93/500.81	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 18
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 18
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 13
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 13
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 18
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 18
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 13
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 13
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 18
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 18
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 13
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 13
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 18
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 18
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 13
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 13
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 18
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 18
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 13
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 13
498.93/500.82	c Try to convert by bdds
498.93/500.82	c D: 1
498.93/500.82	c estimatedAdderCost: 18
498.93/500.82	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 18
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 13
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 13
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 18
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 18
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 13
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 13
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 18
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 18
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 13
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 13
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 18
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 18
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 13
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 13
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 13
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 18
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 18
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 18
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 13
498.93/500.83	c Try to convert by bdds
498.93/500.83	c D: 1
498.93/500.83	c estimatedAdderCost: 13
498.93/500.83	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 17
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 14
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 18
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 18
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 13
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 13
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 18
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 18
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 13
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 13
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 18
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 18
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 13
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 13
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 18
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 18
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 13
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 13
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 18
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 18
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 13
498.93/500.84	c Try to convert by bdds
498.93/500.84	c D: 1
498.93/500.84	c estimatedAdderCost: 13
498.93/500.84	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 18
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 18
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 13
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 13
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 18
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 18
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 13
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 13
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 18
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 18
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 13
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 13
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 18
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 18
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 13
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 13
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 18
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 18
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 13
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 13
498.93/500.85	c Try to convert by bdds
498.93/500.85	c D: 1
498.93/500.85	c estimatedAdderCost: 18
498.93/500.85	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 18
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 13
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 13
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 15
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.86	c D: 1
498.93/500.86	c estimatedAdderCost: 11
498.93/500.86	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 13
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 18
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 13
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 18
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 13
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 18
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 13
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 18
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 13
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 18
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 13
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 18
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 18
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 18
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 13
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 13
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 18
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 18
498.93/500.87	c Try to convert by bdds
498.93/500.87	c D: 1
498.93/500.87	c estimatedAdderCost: 13
498.93/500.87	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 13
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 18
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 18
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 13
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 13
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 18
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 18
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 13
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 13
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 18
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 18
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 13
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 13
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 18
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 18
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 13
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 13
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 13
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 18
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 18
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 18
498.93/500.88	c Try to convert by bdds
498.93/500.88	c D: 1
498.93/500.88	c estimatedAdderCost: 13
498.93/500.88	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 13
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 18
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 18
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 13
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 13
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 18
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 18
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 13
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 13
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 18
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 18
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 13
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 13
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 18
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 18
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 13
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 13
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 18
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 18
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 13
498.93/500.89	c Try to convert by bdds
498.93/500.89	c D: 1
498.93/500.89	c estimatedAdderCost: 13
498.93/500.89	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 18
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 18
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 13
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 13
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 17
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 13
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 14
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 18
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 17
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 13
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 14
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 18
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 17
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 13
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 14
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 18
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 17
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 13
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 14
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 18
499.03/500.90	c Try to convert by bdds
499.03/500.90	c D: 1
499.03/500.90	c estimatedAdderCost: 17
499.03/500.90	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 13
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 14
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 18
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 17
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 14
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 14
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 17
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 17
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 14
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 14
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 17
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 17
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 14
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 14
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 17
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 17
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 14
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 14
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 17
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 16
499.03/500.91	c Try to convert by bdds
499.03/500.91	c D: 1
499.03/500.91	c estimatedAdderCost: 14
499.03/500.91	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 15
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 17
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 16
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 14
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 15
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 17
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 16
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 14
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 15
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 17
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 17
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 15
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 14
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 16
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 17
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 15
499.03/500.92	c Try to convert by bdds
499.03/500.92	c D: 1
499.03/500.92	c estimatedAdderCost: 14
499.03/500.92	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 16
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 16
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 14
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 15
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 17
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 15
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 15
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 11
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 11
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 15
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 16
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 13
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 18
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 18
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 13
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 14
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 17
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 14
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 17
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 15
499.03/500.93	c Try to convert by bdds
499.03/500.93	c D: 1
499.03/500.93	c estimatedAdderCost: 16
499.03/500.93	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 14
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 17
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 16
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 14
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 15
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 17
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 17
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 15
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 14
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 16
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 16
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 14
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 15
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 17
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 17
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 14
499.03/500.94	c Try to convert by bdds
499.03/500.94	c D: 1
499.03/500.94	c estimatedAdderCost: 14
499.03/500.94	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 17
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 17
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 13
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 14
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 18
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 15
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 15
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 11
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 11
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 16
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 15
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 15
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 16
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 15
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 15
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 11
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 11
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 15
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 15
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 11
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 11
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 15
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 15
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 11
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 11
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 15
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 15
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 11
499.03/500.95	c Try to convert by bdds
499.03/500.95	c D: 1
499.03/500.95	c estimatedAdderCost: 11
499.03/500.95	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 15
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 15
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 11
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 11
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 15
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 15
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 11
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 11
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 15
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 15
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 11
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 11
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 16
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 15
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 15
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 16
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 16
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 15
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 15
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 16
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 16
499.03/500.96	c Try to convert by bdds
499.03/500.96	c D: 1
499.03/500.96	c estimatedAdderCost: 15
499.03/500.96	c Try to convert by bdds
499.03/500.97	c D: 1
499.03/500.97	c estimatedAdderCost: 15
499.03/500.97	c Try to convert by bdds
499.03/500.97	c D: 1
499.03/500.97	c estimatedAdderCost: 16
499.03/500.97	c Try to convert by bdds
499.03/500.97	c D: 1
499.03/500.97	c estimatedAdderCost: 16
499.03/500.97	c Try to convert by bdds
499.03/500.97	c D: 1
499.03/500.97	c estimatedAdderCost: 15
499.03/500.97	c Try to convert by bdds
499.03/500.97	c D: 1
499.03/500.97	c estimatedAdderCost: 15
499.03/500.97	c Try to convert by bdds
499.03/500.97	c D: 1
499.03/500.97	c estimatedAdderCost: 16
499.03/500.97	c Try to convert by bdds
499.03/500.97	c D: 1
499.03/500.97	c estimatedAdderCost: 16
499.03/500.97	c Try to convert by bdds
499.03/500.97	c D: 1
499.03/500.97	c estimatedAdderCost: 15
499.03/500.97	c Try to convert by bdds
499.03/500.97	c D: 1
499.03/500.97	c estimatedAdderCost: 15
499.03/500.97	c Try to convert by bdds
499.03/500.97	c D: 1
499.03/500.97	c estimatedAdderCost: 16
499.03/500.97	c Try to convert by bdds
499.03/500.97	c D: 1
499.03/500.97	c estimatedAdderCost: 16
499.03/500.97	c Try to convert by bdds
499.03/500.97	c D: 1
499.03/500.97	c estimatedAdderCost: 15
499.03/500.97	c Try to convert by bdds
499.03/500.97	c D: 1
499.03/500.97	c estimatedAdderCost: 15
499.03/500.97	c Try to convert by bdds
499.03/500.97	c D: 1
499.03/500.97	c estimatedAdderCost: 16
499.03/500.97	c Try to convert by bdds
499.03/500.97	c D: 1
499.03/500.97	c estimatedAdderCost: 16
499.03/500.97	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 15
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 15
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 16
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 15
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 15
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 11
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 11
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 15
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 15
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 11
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 11
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 15
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 16
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 18
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 18
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 13
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 13
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 18
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 18
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 13
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 13
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 18
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 18
499.03/500.98	c Try to convert by bdds
499.03/500.98	c D: 1
499.03/500.98	c estimatedAdderCost: 13
499.03/500.98	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 13
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 18
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 18
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 13
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 13
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 18
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 18
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 13
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 13
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 18
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 18
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 13
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 13
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 18
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 18
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 13
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 13
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 18
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 18
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 13
499.03/500.99	c Try to convert by bdds
499.03/500.99	c D: 1
499.03/500.99	c estimatedAdderCost: 13
499.03/500.99	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 18
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 18
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 13
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 13
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 18
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 18
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 13
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 13
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 18
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 18
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 13
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 13
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 18
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 18
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 13
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 13
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 13
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 18
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 18
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 18
499.03/501.00	c Try to convert by bdds
499.03/501.00	c D: 1
499.03/501.00	c estimatedAdderCost: 13
499.03/501.00	c Try to convert by bdds
499.03/501.01	c D: 1
499.03/501.01	c estimatedAdderCost: 13
499.03/501.01	c Try to convert by bdds
499.03/501.01	c D: 1
499.03/501.01	c estimatedAdderCost: 13
499.03/501.01	c Try to convert by bdds
499.03/501.01	c D: 1
499.03/501.01	c estimatedAdderCost: 18
499.03/501.01	c Try to convert by bdds
499.03/501.01	c D: 1
499.03/501.01	c estimatedAdderCost: 13
499.03/501.01	c Try to convert by bdds
499.03/501.01	c D: 1
499.03/501.01	c estimatedAdderCost: 17
499.03/501.01	c Try to convert by bdds
499.03/501.01	c D: 1
499.03/501.01	c estimatedAdderCost: 18
499.03/501.01	c Try to convert by bdds
499.03/501.01	c D: 1
499.03/501.01	c estimatedAdderCost: 14
499.03/501.01	c Try to convert by bdds
499.03/501.01	c D: 1
499.03/501.01	c estimatedAdderCost: 14
499.03/501.01	c Try to convert by bdds
499.15/501.01	c D: 1
499.15/501.01	c estimatedAdderCost: 17
499.15/501.01	c Try to convert by bdds
499.15/501.01	c D: 1
499.15/501.01	c estimatedAdderCost: 17
499.15/501.01	c Try to convert by bdds
499.15/501.01	c D: 1
499.15/501.01	c estimatedAdderCost: 14
499.15/501.01	c Try to convert by bdds
499.15/501.01	c D: 1
499.15/501.01	c estimatedAdderCost: 14
499.15/501.01	c Try to convert by bdds
499.15/501.01	c D: 1
499.15/501.01	c estimatedAdderCost: 16
499.15/501.01	c Try to convert by bdds
499.15/501.01	c D: 1
499.15/501.01	c estimatedAdderCost: 17
499.15/501.01	c Try to convert by bdds
499.15/501.01	c D: 1
499.15/501.01	c estimatedAdderCost: 15
499.15/501.01	c Try to convert by bdds
499.15/501.01	c D: 1
499.15/501.01	c estimatedAdderCost: 15
499.15/501.01	c Try to convert by bdds
499.15/501.01	c D: 1
499.15/501.01	c estimatedAdderCost: 17
499.15/501.01	c Try to convert by bdds
499.15/501.01	c D: 1
499.15/501.01	c estimatedAdderCost: 16
499.15/501.01	c Try to convert by bdds
499.15/501.01	c D: 1
499.15/501.01	c estimatedAdderCost: 14
499.15/501.01	c Try to convert by bdds
499.15/501.01	c D: 1
499.15/501.01	c estimatedAdderCost: 14
499.15/501.01	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 16
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 17
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 15
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 18
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 18
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 13
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 13
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 18
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 18
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 13
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 13
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 18
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 18
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 13
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 13
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 18
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 18
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 13
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 13
499.15/501.02	c Try to convert by bdds
499.15/501.02	c D: 1
499.15/501.02	c estimatedAdderCost: 18
499.15/501.02	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 18
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 13
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 13
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 18
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 18
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 13
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 13
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 18
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 18
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 13
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 13
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 18
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 18
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 13
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 13
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 18
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 18
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 13
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 13
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 18
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 18
499.15/501.03	c Try to convert by bdds
499.15/501.03	c D: 1
499.15/501.03	c estimatedAdderCost: 13
499.15/501.03	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 13
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 18
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 18
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 13
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 13
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 18
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 18
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 13
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 13
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 18
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 18
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 13
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 13
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 18
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 18
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 13
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 13
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 18
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 18
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 13
499.15/501.04	c Try to convert by bdds
499.15/501.04	c D: 1
499.15/501.04	c estimatedAdderCost: 13
499.15/501.04	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 18
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 18
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 13
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 13
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 18
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 18
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 13
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 13
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 18
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 18
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 13
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 13
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 18
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 18
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 13
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 13
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 18
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 18
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 13
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 13
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 18
499.15/501.05	c Try to convert by bdds
499.15/501.05	c D: 1
499.15/501.05	c estimatedAdderCost: 18
499.15/501.05	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 13
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 13
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 18
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 18
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 13
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 13
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 18
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 18
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 13
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 13
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 18
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 18
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 13
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 13
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 18
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 18
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 13
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 13
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 18
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 18
499.15/501.06	c Try to convert by bdds
499.15/501.06	c D: 1
499.15/501.06	c estimatedAdderCost: 13
499.15/501.06	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 13
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 18
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 18
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 13
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 13
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 18
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 18
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 13
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 13
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 18
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 18
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 13
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 13
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 18
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 18
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 13
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 13
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 18
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 18
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 13
499.15/501.07	c Try to convert by bdds
499.15/501.07	c D: 1
499.15/501.07	c estimatedAdderCost: 13
499.15/501.07	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 18
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 18
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 13
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 13
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 18
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 18
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 13
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 13
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 18
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 18
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 13
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 13
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 18
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 18
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 13
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 13
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 18
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 18
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 13
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 13
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 18
499.15/501.08	c Try to convert by bdds
499.15/501.08	c D: 1
499.15/501.08	c estimatedAdderCost: 18
499.15/501.08	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 13
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 13
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 18
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 18
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 13
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 13
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 18
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 18
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 13
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 13
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 18
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 18
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 13
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 13
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 18
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 18
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 13
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 13
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 18
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 18
499.15/501.09	c Try to convert by bdds
499.15/501.09	c D: 1
499.15/501.09	c estimatedAdderCost: 13
499.15/501.09	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 13
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 18
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 18
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 13
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 13
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 18
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 18
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 13
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 13
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 18
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 18
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 13
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 13
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 18
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 18
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 13
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 13
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 18
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 18
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 13
499.15/501.10	c Try to convert by bdds
499.15/501.10	c D: 1
499.15/501.10	c estimatedAdderCost: 13
499.15/501.10	c Try to convert by bdds
499.15/501.11	c D: 1
499.15/501.11	c estimatedAdderCost: 18
499.15/501.11	c Try to convert by bdds
499.15/501.11	c D: 1
499.15/501.11	c estimatedAdderCost: 18
499.15/501.11	c Try to convert by bdds
499.15/501.11	c D: 1
499.15/501.11	c estimatedAdderCost: 13
499.15/501.11	c Try to convert by bdds
499.15/501.11	c D: 1
499.15/501.11	c estimatedAdderCost: 13
499.15/501.11	c Try to convert by bdds
499.15/501.11	c D: 1
499.15/501.11	c estimatedAdderCost: 18
499.15/501.11	c Try to convert by bdds
499.15/501.11	c D: 1
499.15/501.11	c estimatedAdderCost: 18
499.15/501.11	c Try to convert by bdds
499.15/501.11	c D: 1
499.15/501.11	c estimatedAdderCost: 13
499.15/501.11	c Try to convert by bdds
499.15/501.11	c D: 1
499.15/501.11	c estimatedAdderCost: 13
499.15/501.11	c Try to convert by bdds
499.15/501.11	c D: 1
499.15/501.11	c estimatedAdderCost: 18
499.15/501.11	c Try to convert by bdds
499.25/501.11	c D: 1
499.25/501.11	c estimatedAdderCost: 18
499.25/501.11	c Try to convert by bdds
499.25/501.11	c D: 1
499.25/501.11	c estimatedAdderCost: 13
499.25/501.11	c Try to convert by bdds
499.25/501.11	c D: 1
499.25/501.11	c estimatedAdderCost: 13
499.25/501.11	c Try to convert by bdds
499.25/501.11	c D: 1
499.25/501.11	c estimatedAdderCost: 18
499.25/501.11	c Try to convert by bdds
499.25/501.11	c D: 1
499.25/501.11	c estimatedAdderCost: 18
499.25/501.11	c Try to convert by bdds
499.25/501.11	c D: 1
499.25/501.11	c estimatedAdderCost: 13
499.25/501.11	c Try to convert by bdds
499.25/501.11	c D: 1
499.25/501.11	c estimatedAdderCost: 13
499.25/501.11	c Try to convert by bdds
499.25/501.11	c D: 1
499.25/501.11	c estimatedAdderCost: 18
499.25/501.11	c Try to convert by bdds
499.25/501.11	c D: 1
499.25/501.11	c estimatedAdderCost: 18
499.25/501.11	c Try to convert by bdds
499.25/501.11	c D: 1
499.25/501.11	c estimatedAdderCost: 13
499.25/501.11	c Try to convert by bdds
499.25/501.11	c D: 1
499.25/501.11	c estimatedAdderCost: 13
499.25/501.11	c Try to convert by bdds
499.25/501.11	c D: 1
499.25/501.11	c estimatedAdderCost: 18
499.25/501.11	c Try to convert by bdds
499.25/501.11	c D: 1
499.25/501.11	c estimatedAdderCost: 18
499.25/501.11	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 13
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 13
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 18
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 18
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 13
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 13
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 18
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 18
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 13
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 13
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 18
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 18
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 13
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 13
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 18
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 18
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 13
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 13
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 18
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 18
499.25/501.12	c Try to convert by bdds
499.25/501.12	c D: 1
499.25/501.12	c estimatedAdderCost: 13
499.25/501.12	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 13
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 18
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 18
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 13
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 13
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 18
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 18
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 13
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 13
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 18
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 18
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 13
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 13
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 18
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 18
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 13
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 13
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 18
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 18
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 13
499.25/501.13	c Try to convert by bdds
499.25/501.13	c D: 1
499.25/501.13	c estimatedAdderCost: 13
499.25/501.13	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 18
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 18
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 13
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 13
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 18
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 18
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 13
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 13
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 18
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 18
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 13
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 13
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 18
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 18
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 13
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 13
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 18
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 18
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 13
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 13
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 18
499.25/501.14	c Try to convert by bdds
499.25/501.14	c D: 1
499.25/501.14	c estimatedAdderCost: 18
499.25/501.14	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 13
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 13
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 18
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 18
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 13
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 13
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 18
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 18
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 13
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 13
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 18
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 18
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 13
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 13
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 18
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 18
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 13
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 13
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 18
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 18
499.25/501.15	c Try to convert by bdds
499.25/501.15	c D: 1
499.25/501.15	c estimatedAdderCost: 13
499.25/501.15	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 13
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 18
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 18
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 13
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 13
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 18
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 18
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 13
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 13
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 18
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 18
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 13
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 13
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 18
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 18
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 13
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 13
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 18
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 18
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 13
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 13
499.25/501.16	c Try to convert by bdds
499.25/501.16	c D: 1
499.25/501.16	c estimatedAdderCost: 18
499.25/501.16	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 18
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 13
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 13
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 18
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 18
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 13
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 13
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 18
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 18
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 13
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 13
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 18
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 18
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 13
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 13
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 18
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 18
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 13
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 13
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 18
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 18
499.25/501.17	c Try to convert by bdds
499.25/501.17	c D: 1
499.25/501.17	c estimatedAdderCost: 13
499.25/501.17	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 13
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 18
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 18
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 13
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 13
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 18
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 18
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 13
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 13
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 18
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 18
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 13
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 13
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 18
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 18
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 13
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 13
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 18
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 18
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 13
499.25/501.18	c Try to convert by bdds
499.25/501.18	c D: 1
499.25/501.18	c estimatedAdderCost: 13
499.25/501.18	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 18
499.25/501.19	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 18
499.25/501.19	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 13
499.25/501.19	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 13
499.25/501.19	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 18
499.25/501.19	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 18
499.25/501.19	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 13
499.25/501.19	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 13
499.25/501.19	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 18
499.25/501.19	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 18
499.25/501.19	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 13
499.25/501.19	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 13
499.25/501.19	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 18
499.25/501.19	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 18
499.25/501.19	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 13
499.25/501.19	c Try to convert by bdds
499.25/501.19	c D: 1
499.25/501.19	c estimatedAdderCost: 13
499.25/501.19	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 18
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 18
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 13
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 13
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 18
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 18
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 13
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 13
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 18
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 18
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 13
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 13
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 18
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 18
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 13
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 13
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 18
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 18
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 13
499.34/501.20	c Try to convert by bdds
499.34/501.20	c D: 1
499.34/501.20	c estimatedAdderCost: 13
499.34/501.20	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 18
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 18
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 13
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 13
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 18
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 18
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 13
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 13
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 18
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 18
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 13
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 13
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 18
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 18
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 13
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 13
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 18
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 18
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 13
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 13
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 17
499.34/501.21	c Try to convert by bdds
499.34/501.21	c D: 1
499.34/501.21	c estimatedAdderCost: 13
499.34/501.21	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 14
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 18
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 17
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 13
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 14
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 18
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 17
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 13
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 14
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 18
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 17
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 13
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 14
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 18
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 17
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 13
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 14
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 18
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 17
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 13
499.34/501.22	c Try to convert by bdds
499.34/501.22	c D: 1
499.34/501.22	c estimatedAdderCost: 14
499.34/501.22	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 18
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 17
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 13
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 14
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 18
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 17
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 13
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 14
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 18
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 17
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 13
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 14
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 18
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 17
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 13
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 14
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 18
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 17
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 13
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 14
499.34/501.23	c Try to convert by bdds
499.34/501.23	c D: 1
499.34/501.23	c estimatedAdderCost: 18
499.34/501.23	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 17
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 13
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 14
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 18
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 18
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 18
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 13
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 13
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 18
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 18
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 13
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 13
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 17
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 13
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 14
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 18
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 18
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 18
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 13
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 13
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 17
499.34/501.24	c Try to convert by bdds
499.34/501.24	c D: 1
499.34/501.24	c estimatedAdderCost: 13
499.34/501.24	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 14
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 18
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 18
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 18
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 13
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 13
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 18
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 18
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 13
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 13
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 18
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 18
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 13
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 13
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 17
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 13
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 14
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 18
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 18
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 18
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 13
499.34/501.25	c Try to convert by bdds
499.34/501.25	c D: 1
499.34/501.25	c estimatedAdderCost: 13
499.34/501.25	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 17
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 13
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 14
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 18
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 18
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 18
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 13
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 13
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 17
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 14
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 14
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 17
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 17
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 14
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 14
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 17
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 17
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 14
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 14
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 17
499.34/501.26	c Try to convert by bdds
499.34/501.26	c D: 1
499.34/501.26	c estimatedAdderCost: 17
499.34/501.26	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 14
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 14
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 17
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 17
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 14
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 14
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 17
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 17
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 14
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 14
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 17
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 17
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 14
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 14
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 17
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 17
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 14
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 14
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 17
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 17
499.34/501.27	c Try to convert by bdds
499.34/501.27	c D: 1
499.34/501.27	c estimatedAdderCost: 14
499.34/501.27	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 14
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 17
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 17
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 14
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 14
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 17
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 17
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 14
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 14
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 17
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 17
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 14
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 14
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 17
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 18
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 18
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 13
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 13
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 17
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 13
499.34/501.28	c Try to convert by bdds
499.34/501.28	c D: 1
499.34/501.28	c estimatedAdderCost: 14
499.34/501.28	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 18
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 18
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 18
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 13
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 13
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 17
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 14
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 14
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 17
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 17
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 14
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 14
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 17
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 17
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 14
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 14
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 17
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 18
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 18
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 13
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 13
499.34/501.29	c Try to convert by bdds
499.34/501.29	c D: 1
499.34/501.29	c estimatedAdderCost: 17
499.34/501.29	c Try to convert by bdds
499.34/501.30	c D: 1
499.34/501.30	c estimatedAdderCost: 13
499.34/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 14
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 18
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 18
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 18
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 13
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 13
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 17
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 14
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 14
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 17
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 17
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 14
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 14
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 17
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 17
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 14
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 14
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 17
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 16
499.44/501.30	c Try to convert by bdds
499.44/501.30	c D: 1
499.44/501.30	c estimatedAdderCost: 14
499.44/501.30	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 15
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 17
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 16
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 14
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 15
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 17
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 16
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 14
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 15
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 17
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 16
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 14
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 15
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 17
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 16
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 14
499.44/501.31	c Try to convert by bdds
499.44/501.31	c D: 1
499.44/501.31	c estimatedAdderCost: 15
499.44/501.31	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 17
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 16
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 14
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 15
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 17
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 16
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 14
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 15
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 17
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 16
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 14
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 15
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 17
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 16
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 14
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 15
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 17
499.44/501.32	c Try to convert by bdds
499.44/501.32	c D: 1
499.44/501.32	c estimatedAdderCost: 16
499.44/501.32	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 14
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 15
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 17
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 16
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 14
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 15
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 17
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 16
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 14
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 15
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 17
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 18
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 18
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 13
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 13
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 17
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 13
499.44/501.33	c Try to convert by bdds
499.44/501.33	c D: 1
499.44/501.33	c estimatedAdderCost: 14
499.44/501.33	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 18
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 18
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 18
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 13
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 13
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 17
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 14
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 14
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 17
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 16
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 14
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 15
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 17
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 16
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 14
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 15
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 17
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 16
499.44/501.34	c Try to convert by bdds
499.44/501.34	c D: 1
499.44/501.34	c estimatedAdderCost: 14
499.44/501.34	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 15
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 17
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 16
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 14
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 15
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 17
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 18
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 18
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 13
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 13
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 17
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 13
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 14
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 18
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 18
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 18
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 13
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 13
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 17
499.44/501.35	c Try to convert by bdds
499.44/501.35	c D: 1
499.44/501.35	c estimatedAdderCost: 14
499.44/501.35	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 14
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 17
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 16
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 14
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 15
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 17
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 16
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 14
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 15
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 17
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 16
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 14
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 15
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 17
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 16
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 14
499.44/501.36	c Try to convert by bdds
499.44/501.36	c D: 1
499.44/501.36	c estimatedAdderCost: 15
499.44/501.36	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 17
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 17
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 15
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 14
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 16
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 17
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 15
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 14
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 16
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 17
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 15
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 14
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 16
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 17
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 15
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 14
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 16
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 17
499.44/501.37	c Try to convert by bdds
499.44/501.37	c D: 1
499.44/501.37	c estimatedAdderCost: 15
499.44/501.37	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 14
499.44/501.38	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 16
499.44/501.38	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 17
499.44/501.38	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 15
499.44/501.38	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 14
499.44/501.38	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 16
499.44/501.38	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 17
499.44/501.38	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 15
499.44/501.38	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 14
499.44/501.38	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 16
499.44/501.38	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 17
499.44/501.38	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 15
499.44/501.38	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 14
499.44/501.38	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 16
499.44/501.38	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 17
499.44/501.38	c Try to convert by bdds
499.44/501.38	c D: 1
499.44/501.38	c estimatedAdderCost: 15
499.44/501.38	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 14
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 16
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 17
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 15
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 14
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 16
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 17
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 15
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 14
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 16
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 17
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 15
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 14
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 16
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 18
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 18
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 13
499.44/501.39	c Try to convert by bdds
499.44/501.39	c D: 1
499.44/501.39	c estimatedAdderCost: 13
499.44/501.39	c Try to convert by bdds
499.44/501.40	c D: 1
499.44/501.40	c estimatedAdderCost: 17
499.44/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 13
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 14
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 18
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 18
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 18
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 13
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 13
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 17
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 14
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 14
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 17
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 16
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 14
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 15
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 17
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 17
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 15
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 14
499.54/501.40	c Try to convert by bdds
499.54/501.40	c D: 1
499.54/501.40	c estimatedAdderCost: 16
499.54/501.40	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 17
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 15
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 14
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 16
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 17
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 15
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 14
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 16
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 17
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 15
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 14
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 16
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 17
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 15
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 14
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 16
499.54/501.41	c Try to convert by bdds
499.54/501.41	c D: 1
499.54/501.41	c estimatedAdderCost: 18
499.54/501.41	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 18
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 13
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 13
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 17
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 13
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 14
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 18
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 18
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 18
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 13
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 13
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 17
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 14
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 14
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 17
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 16
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 14
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 15
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 17
499.54/501.42	c Try to convert by bdds
499.54/501.42	c D: 1
499.54/501.42	c estimatedAdderCost: 17
499.54/501.42	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 15
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 14
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 16
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 17
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 15
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 14
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 16
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 17
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 15
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 14
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 16
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 17
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 15
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 14
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 16
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 17
499.54/501.43	c Try to convert by bdds
499.54/501.43	c D: 1
499.54/501.43	c estimatedAdderCost: 15
499.54/501.43	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 14
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 16
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 16
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 14
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 15
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 17
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 16
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 14
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 15
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 17
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 16
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 14
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 15
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 17
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 16
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 14
499.54/501.44	c Try to convert by bdds
499.54/501.44	c D: 1
499.54/501.44	c estimatedAdderCost: 15
499.54/501.44	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 17
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 16
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 14
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 15
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 17
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 16
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 14
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 15
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 17
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 16
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 14
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 15
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 17
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 16
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 14
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 15
499.54/501.45	c Try to convert by bdds
499.54/501.45	c D: 1
499.54/501.45	c estimatedAdderCost: 17
499.54/501.45	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 16
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 14
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 15
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 17
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 16
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 14
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 15
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 17
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 16
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 14
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 15
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 17
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 16
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 14
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 15
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 17
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 15
499.54/501.46	c Try to convert by bdds
499.54/501.46	c D: 1
499.54/501.46	c estimatedAdderCost: 16
499.54/501.46	c Try to convert by bdds
499.54/501.47	c D: 1
499.54/501.47	c estimatedAdderCost: 16
499.54/501.47	c Try to convert by bdds
499.54/501.47	c D: 1
499.54/501.47	c estimatedAdderCost: 15
499.54/501.47	c Try to convert by bdds
499.54/501.47	c D: 1
499.54/501.47	c estimatedAdderCost: 16
499.54/501.47	c Try to convert by bdds
499.54/501.47	c D: 1
499.54/501.47	c estimatedAdderCost: 15
499.54/501.47	c Try to convert by bdds
499.54/501.47	c D: 1
499.54/501.47	c estimatedAdderCost: 15
499.54/501.47	c Try to convert by bdds
499.54/501.47	c D: 1
499.54/501.47	c estimatedAdderCost: 16
499.54/501.47	c Try to convert by bdds
499.54/501.47	c D: 1
499.54/501.47	c estimatedAdderCost: 16
499.54/501.47	c Try to convert by bdds
499.54/501.47	c D: 1
499.54/501.47	c estimatedAdderCost: 15
499.54/501.47	c Try to convert by bdds
499.54/501.47	c D: 1
499.54/501.47	c estimatedAdderCost: 15
499.54/501.47	c Try to convert by bdds
499.54/501.47	c D: 1
499.54/501.47	c estimatedAdderCost: 16
499.54/501.47	c Try to convert by bdds
499.54/501.47	c D: 1
499.54/501.47	c estimatedAdderCost: 16
499.54/501.47	c Try to convert by bdds
499.54/501.47	c D: 1
499.54/501.47	c estimatedAdderCost: 15
499.54/501.47	c Try to convert by bdds
499.54/501.47	c D: 1
499.54/501.47	c estimatedAdderCost: 15
499.54/501.47	c Try to convert by bdds
499.54/501.47	c D: 1
499.54/501.47	c estimatedAdderCost: 16
499.54/501.47	c Try to convert by bdds
499.54/501.47	c D: 1
499.54/501.47	c estimatedAdderCost: 16
499.54/501.47	c Try to convert by bdds
499.54/501.48	c D: 1
499.54/501.48	c estimatedAdderCost: 15
499.54/501.48	c Try to convert by bdds
499.54/501.48	c D: 1
499.54/501.48	c estimatedAdderCost: 15
499.54/501.48	c Try to convert by bdds
499.54/501.48	c D: 1
499.54/501.48	c estimatedAdderCost: 16
499.54/501.48	c Try to convert by bdds
499.54/501.48	c D: 1
499.54/501.48	c estimatedAdderCost: 16
499.54/501.48	c Try to convert by bdds
499.54/501.48	c D: 1
499.54/501.48	c estimatedAdderCost: 15
499.54/501.48	c Try to convert by bdds
499.54/501.48	c D: 1
499.54/501.48	c estimatedAdderCost: 15
499.54/501.48	c Try to convert by bdds
499.54/501.48	c D: 1
499.54/501.48	c estimatedAdderCost: 16
499.54/501.48	c Try to convert by bdds
499.54/501.48	c D: 1
499.54/501.48	c estimatedAdderCost: 16
499.54/501.48	c Try to convert by bdds
499.54/501.48	c D: 1
499.54/501.48	c estimatedAdderCost: 15
499.54/501.48	c Try to convert by bdds
499.54/501.48	c D: 1
499.54/501.48	c estimatedAdderCost: 15
499.54/501.48	c Try to convert by bdds
499.54/501.48	c D: 1
499.54/501.48	c estimatedAdderCost: 16
499.54/501.48	c Try to convert by bdds
499.54/501.48	c D: 1
499.54/501.48	c estimatedAdderCost: 16
499.54/501.48	c Try to convert by bdds
499.54/501.48	c D: 1
499.54/501.48	c estimatedAdderCost: 15
499.54/501.48	c Try to convert by bdds
499.54/501.48	c D: 1
499.54/501.48	c estimatedAdderCost: 15
499.54/501.48	c Try to convert by bdds
499.54/501.48	c D: 1
499.54/501.48	c estimatedAdderCost: 16
499.54/501.48	c Try to convert by bdds
499.54/501.49	c D: 1
499.54/501.49	c estimatedAdderCost: 16
499.54/501.49	c Try to convert by bdds
499.54/501.49	c D: 1
499.54/501.49	c estimatedAdderCost: 15
499.54/501.49	c Try to convert by bdds
499.54/501.49	c D: 1
499.54/501.49	c estimatedAdderCost: 15
499.54/501.49	c Try to convert by bdds
499.54/501.49	c D: 1
499.54/501.49	c estimatedAdderCost: 16
499.54/501.49	c Try to convert by bdds
499.54/501.49	c D: 1
499.54/501.49	c estimatedAdderCost: 16
499.54/501.49	c Try to convert by bdds
499.54/501.49	c D: 1
499.54/501.49	c estimatedAdderCost: 15
499.54/501.49	c Try to convert by bdds
499.54/501.49	c D: 1
499.54/501.49	c estimatedAdderCost: 15
499.54/501.49	c Try to convert by bdds
499.54/501.49	c D: 1
499.54/501.49	c estimatedAdderCost: 16
499.54/501.49	c Try to convert by bdds
499.54/501.49	c D: 1
499.54/501.49	c estimatedAdderCost: 16
499.54/501.49	c Try to convert by bdds
499.54/501.49	c D: 1
499.54/501.49	c estimatedAdderCost: 15
499.54/501.49	c Try to convert by bdds
499.54/501.49	c D: 1
499.54/501.49	c estimatedAdderCost: 15
499.54/501.49	c Try to convert by bdds
499.54/501.49	c D: 1
499.54/501.49	c estimatedAdderCost: 16
499.54/501.49	c Try to convert by bdds
499.54/501.49	c D: 1
499.54/501.49	c estimatedAdderCost: 16
499.54/501.49	c Try to convert by bdds
499.54/501.49	c D: 1
499.54/501.49	c estimatedAdderCost: 15
499.54/501.49	c Try to convert by bdds
499.54/501.49	c D: 1
499.54/501.49	c estimatedAdderCost: 15
499.54/501.49	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 16
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 16
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 15
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 15
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 16
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 18
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 18
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 13
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 13
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 17
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 13
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 14
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 18
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 18
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 18
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 13
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 13
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 17
499.64/501.50	c Try to convert by bdds
499.64/501.50	c D: 1
499.64/501.50	c estimatedAdderCost: 14
499.64/501.50	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 14
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 17
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 16
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 14
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 15
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 17
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 17
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 15
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 14
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 16
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 16
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 14
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 15
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 17
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 16
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 14
499.64/501.51	c Try to convert by bdds
499.64/501.51	c D: 1
499.64/501.51	c estimatedAdderCost: 15
499.64/501.51	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 17
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 16
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 14
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 15
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 17
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 16
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 14
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 15
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 17
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 16
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 14
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 15
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 17
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 16
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 14
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 15
499.64/501.52	c Try to convert by bdds
499.64/501.52	c D: 1
499.64/501.52	c estimatedAdderCost: 17
499.64/501.52	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 18
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 18
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 13
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 13
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 17
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 13
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 14
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 18
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 18
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 18
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 13
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 13
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 17
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 14
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 14
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 17
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 16
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 14
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 15
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 17
499.64/501.53	c Try to convert by bdds
499.64/501.53	c D: 1
499.64/501.53	c estimatedAdderCost: 17
499.64/501.53	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 15
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 14
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 16
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 16
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 14
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 15
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 17
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 16
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 14
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 15
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 17
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 16
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 14
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 15
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 17
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 16
499.64/501.54	c Try to convert by bdds
499.64/501.54	c D: 1
499.64/501.54	c estimatedAdderCost: 14
499.64/501.54	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 15
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 17
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 16
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 14
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 15
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 17
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 16
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 14
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 15
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 17
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 15
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 15
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 11
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 11
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 15
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 15
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 11
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 11
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 15
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 15
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 11
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 11
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 15
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 15
499.64/501.55	c Try to convert by bdds
499.64/501.55	c D: 1
499.64/501.55	c estimatedAdderCost: 11
499.64/501.55	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 11
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 15
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 15
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 11
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 11
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 15
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 15
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 11
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 11
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 18
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 18
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 13
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 13
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 18
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 18
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 13
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 13
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 18
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 18
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 13
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 13
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 17
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 13
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 14
499.64/501.56	c Try to convert by bdds
499.64/501.56	c D: 1
499.64/501.56	c estimatedAdderCost: 18
499.64/501.56	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 17
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 13
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 14
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 18
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 18
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 18
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 13
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 13
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 17
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 13
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 14
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 18
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 17
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 13
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 14
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 18
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 18
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 18
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 13
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 13
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 17
499.64/501.57	c Try to convert by bdds
499.64/501.57	c D: 1
499.64/501.57	c estimatedAdderCost: 13
499.64/501.57	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 14
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 18
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 17
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 14
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 14
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 17
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 17
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 14
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 14
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 17
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 17
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 14
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 14
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 17
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 18
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 18
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 13
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 13
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 17
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 13
499.64/501.58	c Try to convert by bdds
499.64/501.58	c D: 1
499.64/501.58	c estimatedAdderCost: 14
499.64/501.58	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 18
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 17
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 14
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 14
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 17
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 17
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 14
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 14
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 17
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 17
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 14
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 14
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 17
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 18
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 18
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 13
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 13
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 17
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 13
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 14
499.64/501.59	c Try to convert by bdds
499.64/501.59	c D: 1
499.64/501.59	c estimatedAdderCost: 18
499.64/501.59	c Try to convert by bdds
499.64/501.60	c D: 1
499.64/501.60	c estimatedAdderCost: 17
499.64/501.60	c Try to convert by bdds
499.64/501.60	c D: 1
499.64/501.60	c estimatedAdderCost: 14
499.64/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 14
499.74/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 17
499.74/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 16
499.74/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 14
499.74/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 15
499.74/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 17
499.74/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 16
499.74/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 14
499.74/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 15
499.74/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 17
499.74/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 16
499.74/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 14
499.74/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 15
499.74/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 17
499.74/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 16
499.74/501.60	c Try to convert by bdds
499.74/501.60	c D: 1
499.74/501.60	c estimatedAdderCost: 14
499.74/501.60	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 15
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 17
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 18
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 18
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 13
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 13
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 17
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 13
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 14
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 18
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 17
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 14
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 14
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 17
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 16
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 14
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 15
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 17
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 16
499.74/501.61	c Try to convert by bdds
499.74/501.61	c D: 1
499.74/501.61	c estimatedAdderCost: 14
499.74/501.61	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 15
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 17
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 16
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 14
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 15
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 17
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 16
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 14
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 15
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 17
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 18
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 18
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 13
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 13
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 17
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 13
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 14
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 18
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 17
499.74/501.62	c Try to convert by bdds
499.74/501.62	c D: 1
499.74/501.62	c estimatedAdderCost: 14
499.74/501.62	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 14
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 17
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 16
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 14
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 15
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 17
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 17
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 15
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 14
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 16
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 17
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 15
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 14
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 16
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 17
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 15
499.74/501.63	c Try to convert by bdds
499.74/501.63	c D: 1
499.74/501.63	c estimatedAdderCost: 14
499.74/501.63	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 16
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 17
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 15
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 14
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 16
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 17
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 15
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 14
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 16
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 18
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 18
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 13
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 13
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 17
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 13
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 14
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 18
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 17
499.74/501.64	c Try to convert by bdds
499.74/501.64	c D: 1
499.74/501.64	c estimatedAdderCost: 14
499.74/501.64	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 14
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 17
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 16
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 14
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 15
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 17
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 17
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 15
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 14
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 16
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 17
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 15
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 14
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 16
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 17
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 15
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 14
499.74/501.65	c Try to convert by bdds
499.74/501.65	c D: 1
499.74/501.65	c estimatedAdderCost: 16
499.74/501.65	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 17
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 15
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 14
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 16
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 17
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 15
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 14
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 16
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 15
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 15
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 11
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 11
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 15
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 15
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 11
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 11
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 15
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 15
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 11
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 11
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 15
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 15
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 11
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 11
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 15
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 15
499.74/501.66	c Try to convert by bdds
499.74/501.66	c D: 1
499.74/501.66	c estimatedAdderCost: 11
499.74/501.66	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 15
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.67	c D: 1
499.74/501.67	c estimatedAdderCost: 11
499.74/501.67	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 11
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.68	c D: 1
499.74/501.68	c estimatedAdderCost: 15
499.74/501.68	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 11
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 11
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 15
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 15
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 11
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 11
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 15
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 15
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 11
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 11
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 15
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 15
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 11
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 11
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 15
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 15
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 11
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 11
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 15
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 15
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 11
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c estimatedAdderCost: 11
499.74/501.69	c Try to convert by bdds
499.74/501.69	c D: 1
499.74/501.69	c 
1304.39/1308.80	c sat_solver_result: sst_unsat
1304.39/1308.80	s UNSATISFIABLE
1304.39/1308.80	c _____________________________________________________________________________
1304.39/1308.80	c std/band forms        : 2400,0
1304.39/1308.80	c 2cl/3cl ITE-codings   : 209861,0
1304.39/1308.80	c BDD/srt/adr Max costs : 244,0,0
1304.39/1308.80	c BDDraw/bin/mul/srt/adr: 0,0,2400,0,0
1304.39/1308.80	c BDD nodes             : 329121
1304.39/1308.80	c Es1/CC detections     : 0,0
1304.39/1308.80	c CC sort               : 0
1304.39/1308.80	c SAT/UNSAT calls       : 0,1
1304.39/1308.80	c regenrated variables  : 0
1304.39/1308.80	c eliminated fixed lits : 0
1304.39/1308.80	c goal lit flips        : 0
1304.39/1308.80	c goal stages           : 0
1304.39/1308.80	c goal shrink           : 0
1304.39/1308.80	c goal coeff separations: 0
1304.39/1308.80	c restarts              : 194973
1304.39/1308.80	c conflicts             : 11387341       (8730 /sec)
1304.39/1308.80	c decisions             : 66451843       (50944 /sec)
1304.39/1308.80	c propagations          : 5492924079     (4211060 /sec)
1304.39/1308.80	c inspects              : 0              (0 /sec)
1304.39/1308.80	c CPU time (solving tm) : 1304 s        (804.5 s, SAT 0 s, UNSAT 804.5 s)
1304.39/1308.80	c SAT solver time       : 804.5 s
1304.39/1308.80	c SAT solver SAT time   : 0 s
1304.39/1308.80	c SAT solver UNSAT time : 804.5 s
1304.39/1308.80	c SAT solver TO time    : 0 s
1304.39/1308.80	c Time for SCIP         : 498.3 s
1304.39/1308.80	c Coop SCIP LB improvements           : 0
1304.39/1308.80	c Coop SCIP UB improvements           : 0
1304.39/1308.80	c SCIP globally fixed variables       : 0
1304.39/1308.80	c SAT  globally fixed variables       : 0
1304.39/1308.80	c SCIP freeTransform calls            : 1
1304.39/1308.80	c Time for Opt-base     : 0.4995 s
1304.39/1308.80	c Steps for Opt-base    : 2262828
1304.39/1308.80	c Time for BDD coding   : 1.119 s
1304.39/1308.80	c Time for srt coding   : 0 s
1304.39/1308.80	c Inner solver invocations            : 0
1304.39/1308.80	c Inner solving count                 : 0
1304.39/1308.80	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4796305-1782482419/watcher-4796305-1782482419 -o /tmp/evaluation-result-4796305-1782482419/solver-4796305-1782482419 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4796305-1782482419/vars-4796305-1782482419 --bin-var /tmp/runsolver-exch-nodeE008-1782482419-2508345 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4796305-1782482419.opb 

running on 4 cores: 8-11

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 4,12,14-15,17,19,21,24-25,44,46,49-50,52,54,59
  3550 MHz: 20,22-23,40-43,57-58,61-62
  3600 MHz: 0-3,5-11,13,16,18,26-39,45,47-48,51,53,55-56,60,63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3600 MHz: 0-3

CPU governors:
  performance: 8-11

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (110431 MiB free)
  node 1: cores 8-15, 129019 MiB (114747 MiB free)
  node 2: cores 16-23, 128973 MiB (115791 MiB free)
  node 3: cores 24-31, 129003 MiB (114182 MiB free)
  node 4: cores 32-39, 129019 MiB (89990 MiB free)
  node 5: cores 40-47, 129019 MiB (113283 MiB free)
  node 6: cores 48-55, 129019 MiB (109487 MiB free)
  node 7: cores 56-63, 128474 MiB (104119 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
Current StackSize limit: 8192 KiB

solver pid=2508588, runsolver pid=2508552

[startup+0.100056 s]*
/proc/loadavg: 1.44 0.30 0.10 12/869 2508615
/proc/meminfo: memFree=892758508/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=81988 memory=3136 CPUtime=0 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) D 2508552 2508588 2508326 0 -1 4194304 385 209 0 0 0 0 0 0 20 0 1 0 181529826 83955712 640 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 0 1 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 20497 784 708 506 0 1510 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 81988 KiB
Current children cumulated memory: 3136 KiB

[startup+0.212123 s]*
/proc/loadavg: 1.44 0.30 0.10 17/871 2508622
/proc/meminfo: memFree=892382160/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=112148 memory=40468 CPUtime=0.11 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 7976 209 0 0 11 0 0 0 20 0 1 0 181529826 114839552 9856 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 28037 10117 2642 506 0 8728 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 112148 KiB
Current children cumulated memory: 40468 KiB

[startup+0.315708 s]*
/proc/loadavg: 1.44 0.30 0.10 18/869 2508626
/proc/meminfo: memFree=891985196/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=134916 memory=63076 CPUtime=0.21 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 13696 209 0 0 21 0 0 0 20 0 1 0 181529826 138153984 15488 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 33762 15769 2658 506 0 14453 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 134916 KiB
Current children cumulated memory: 63076 KiB

[startup+0.70021 s]
/proc/loadavg: 1.44 0.30 0.10 17/869 2508626
/proc/meminfo: memFree=891192000/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=339704 memory=273524 CPUtime=0.59 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 63227 209 0 0 55 4 0 0 20 0 1 0 181529826 347856896 68135 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 84926 68381 5626 506 0 65617 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 339704 KiB
Current children cumulated memory: 273524 KiB

[startup+1.50011 s]
/proc/loadavg: 1.44 0.30 0.10 15/865 2508634
/proc/meminfo: memFree=890035572/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=339704 memory=273524 CPUtime=1.38 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 63227 209 0 0 134 4 0 0 20 0 1 0 181529826 347856896 68135 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 84926 68381 5626 506 0 65617 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 339704 KiB
Current children cumulated memory: 273524 KiB

[startup+3.1126 s]
/proc/loadavg: 1.44 0.30 0.10 16/865 2508634
/proc/meminfo: memFree=886230076/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=339704 memory=273524 CPUtime=2.99 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 63232 209 0 0 295 4 0 0 20 0 1 0 181529826 347856896 68135 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 84926 68381 5626 506 0 65617 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 339704 KiB
Current children cumulated memory: 273524 KiB

[startup+6.3001 s]
/proc/loadavg: 2.61 0.56 0.18 15/865 2508634
/proc/meminfo: memFree=885652216/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=339704 memory=273588 CPUtime=6.17 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 63245 209 0 0 613 4 0 0 20 0 1 0 181529826 347856896 68135 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 84926 68397 5642 506 0 65617 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 339704 KiB
Current children cumulated memory: 273588 KiB

[startup+12.7002 s]
/proc/loadavg: 3.68 0.82 0.27 15/865 2508634
/proc/meminfo: memFree=884869768/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=347568 memory=282296 CPUtime=12.54 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 71359 209 0 0 1250 4 0 0 20 0 1 0 181529826 355909632 70376 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 86892 70574 5752 506 0 67583 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 347568 KiB
Current children cumulated memory: 282296 KiB

[startup+25.5002 s]
/proc/loadavg: 6.41 1.56 0.52 17/873 2508718
/proc/meminfo: memFree=883652772/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=350432 memory=285120 CPUtime=25.29 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 72053 209 0 0 2525 4 0 0 20 0 1 0 181529826 358842368 71016 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 87608 71280 5767 506 0 68299 0
Current children cumulated CPU time: 25.29 s
Current children cumulated vsize: 350432 KiB
Current children cumulated memory: 285120 KiB

[startup+51.1135 s]
/proc/loadavg: 9.68 2.72 0.93 17/874 2508730
/proc/meminfo: memFree=882168952/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=646376 memory=529756 CPUtime=50.83 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 125024 209 0 0 5074 9 0 0 20 0 1 0 181529826 661889024 132180 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 161594 132439 6124 506 0 142285 0
Current children cumulated CPU time: 50.83 s
Current children cumulated vsize: 646376 KiB
Current children cumulated memory: 529756 KiB

[startup+102.3 s]
/proc/loadavg: 13.26 4.77 1.72 16/870 2508740
/proc/meminfo: memFree=879961528/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=743416 memory=623988 CPUtime=101.85 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 148631 209 0 0 10175 10 0 0 20 0 1 0 181529826 761257984 155732 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 185854 155997 6124 506 0 166545 0
Current children cumulated CPU time: 101.85 s
Current children cumulated vsize: 743416 KiB
Current children cumulated memory: 623988 KiB

[startup+162.3 s]
/proc/loadavg: 15.03 6.83 2.63 17/875 2508783
/proc/meminfo: memFree=879064084/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=906580 memory=741772 CPUtime=161.65 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 178464 209 0 0 16154 11 0 0 20 0 1 0 181529826 928337920 185200 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 226645 185443 6124 506 0 207336 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 906580 KiB
Current children cumulated memory: 741772 KiB

[startup+222.3 s]
/proc/loadavg: 15.64 8.50 3.47 17/876 2508835
/proc/meminfo: memFree=878578464/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=971196 memory=750560 CPUtime=221.45 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 180473 209 0 0 22133 12 0 0 20 0 1 0 181529826 994504704 187383 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 242799 187640 6124 506 0 223490 0
Current children cumulated CPU time: 221.45 s
Current children cumulated vsize: 971196 KiB
Current children cumulated memory: 750560 KiB

[startup+282.3 s]
/proc/loadavg: 15.87 9.87 4.25 17/876 2508836
/proc/meminfo: memFree=878417172/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1009388 memory=776352 CPUtime=281.23 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 187007 209 0 0 28110 13 0 0 20 0 1 0 181529826 1033613312 193783 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 252347 194088 6124 506 0 233038 0
Current children cumulated CPU time: 281.23 s
Current children cumulated vsize: 1009388 KiB
Current children cumulated memory: 776352 KiB

[startup+342.3 s]
/proc/loadavg: 16.56 11.16 5.05 16/870 2508945
/proc/meminfo: memFree=878942768/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1151100 memory=827828 CPUtime=341.02 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 199628 209 0 0 34087 15 0 0 20 0 1 0 181529826 1178726400 206756 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0

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

/proc/loadavg: 16.12 14.89 9.08 17/877 2511604
/proc/meminfo: memFree=868535576/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1261064 memory=896512 CPUtime=759.58 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 353858 209 0 0 75919 39 0 0 20 0 1 0 181529826 1291329536 224016 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 315266 224128 6186 506 0 295957 0
Current children cumulated CPU time: 759.58 s
Current children cumulated vsize: 1261064 KiB
Current children cumulated memory: 896512 KiB

[startup+822.3 s]
/proc/loadavg: 16.61 15.24 9.56 16/871 2511913
/proc/meminfo: memFree=869496376/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1261064 memory=896512 CPUtime=819.38 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 387964 209 0 0 81893 45 0 0 20 0 1 0 181529826 1291329536 224016 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 315266 224128 6186 506 0 295957 0
Current children cumulated CPU time: 819.38 s
Current children cumulated vsize: 1261064 KiB
Current children cumulated memory: 896512 KiB

[startup+882.3 s]
/proc/loadavg: 17.19 15.67 10.07 16/870 2512413
/proc/meminfo: memFree=869846476/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1277448 memory=902656 CPUtime=879.18 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 434322 209 0 0 87868 50 0 0 20 0 1 0 181529826 1308106752 225552 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 319362 225664 6186 506 0 300053 0
Current children cumulated CPU time: 879.18 s
Current children cumulated vsize: 1277448 KiB
Current children cumulated memory: 902656 KiB

[startup+942.3 s]
/proc/loadavg: 16.47 15.75 10.45 17/874 2513209
/proc/meminfo: memFree=872016008/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1277448 memory=902664 CPUtime=938.99 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 466421 209 0 0 93844 55 0 0 20 0 1 0 181529826 1308106752 225554 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 319362 225666 6186 506 0 300053 0
Current children cumulated CPU time: 938.99 s
Current children cumulated vsize: 1277448 KiB
Current children cumulated memory: 902664 KiB

[startup+1002.3 s]
/proc/loadavg: 16.62 15.91 10.84 17/874 2513260
/proc/meminfo: memFree=875024224/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1261064 memory=896756 CPUtime=998.8 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 511106 209 0 0 99819 61 0 0 20 0 1 0 181529826 1291329536 224018 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 315266 224189 6186 506 0 295957 0
Current children cumulated CPU time: 998.8 s
Current children cumulated vsize: 1261064 KiB
Current children cumulated memory: 896756 KiB

[startup+1062.3 s]
/proc/loadavg: 16.52 16.03 11.20 17/874 2513261
/proc/meminfo: memFree=874480020/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1261064 memory=899100 CPUtime=1058.63 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 528432 209 0 0 105799 64 0 0 20 0 1 0 181529826 1291329536 224530 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 315266 224775 6186 506 0 295957 0
Current children cumulated CPU time: 1058.63 s
Current children cumulated vsize: 1261064 KiB
Current children cumulated memory: 899100 KiB

[startup+1122.3 s]
/proc/loadavg: 16.19 16.02 11.50 17/874 2513313
/proc/meminfo: memFree=874224436/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1261064 memory=906220 CPUtime=1118.44 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 561114 209 0 0 111776 68 0 0 20 0 1 0 181529826 1291329536 226240 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 315266 226555 6186 506 0 295957 0
Current children cumulated CPU time: 1118.44 s
Current children cumulated vsize: 1261064 KiB
Current children cumulated memory: 906220 KiB

[startup+1182.3 s]
/proc/loadavg: 16.07 16.02 11.79 17/875 2513364
/proc/meminfo: memFree=874655132/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1277448 memory=915352 CPUtime=1178.26 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 607145 209 0 0 117750 76 0 0 20 0 1 0 181529826 1308106752 228626 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 319362 228838 6186 506 0 300053 0
Current children cumulated CPU time: 1178.26 s
Current children cumulated vsize: 1277448 KiB
Current children cumulated memory: 915352 KiB

[startup+1242.3 s]
/proc/loadavg: 16.02 16.01 12.05 17/874 2513369
/proc/meminfo: memFree=874892956/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1261064 memory=916676 CPUtime=1238.09 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 653931 209 0 0 123726 83 0 0 20 0 1 0 181529826 1291329536 228882 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 315266 229169 6186 506 0 295957 0
Current children cumulated CPU time: 1238.09 s
Current children cumulated vsize: 1261064 KiB
Current children cumulated memory: 916676 KiB

[startup+1302.3 s]
/proc/loadavg: 16.01 16.00 12.30 17/875 2513575
/proc/meminfo: memFree=885938868/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1261064 memory=942084 CPUtime=1297.91 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 687759 209 0 0 129704 87 0 0 20 0 1 0 181529826 1291329536 235154 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 315266 235521 6186 506 0 295957 0
Current children cumulated CPU time: 1297.91 s
Current children cumulated vsize: 1261064 KiB
Current children cumulated memory: 942084 KiB

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

# cumulated CPU time of all completed processes:  user=1303.54 s, system=0.89196 s

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

[startup+1305.6 s]
/proc/loadavg: 16.01 16.00 12.30 17/875 2513575
/proc/meminfo: memFree=885963852/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1261064 memory=950784 CPUtime=1301.2 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 688630 209 0 0 130033 87 0 0 20 0 1 0 181529826 1291329536 237202 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 315266 237696 6186 506 0 295957 0
Current children cumulated CPU time: 1301.2 s
Current children cumulated vsize: 1261064 KiB
Current children cumulated memory: 950784 KiB

[startup+1307.2 s]
/proc/loadavg: 16.01 16.00 12.32 17/875 2513575
/proc/meminfo: memFree=885961400/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1261064 memory=950304 CPUtime=1302.8 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 689381 209 0 0 130193 87 0 0 20 0 1 0 181529826 1291329536 237202 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 315266 237576 6186 506 0 295957 0
Current children cumulated CPU time: 1302.8 s
Current children cumulated vsize: 1261064 KiB
Current children cumulated memory: 950304 KiB

[startup+1308 s]*
/proc/loadavg: 16.01 16.00 12.32 17/875 2513575
/proc/meminfo: memFree=885965468/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1261064 memory=950304 CPUtime=1303.61 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 689381 209 0 0 130274 87 0 0 20 0 1 0 181529826 1291329536 237202 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 315266 237576 6186 506 0 295957 0
Current children cumulated CPU time: 1303.61 s
Current children cumulated vsize: 1261064 KiB
Current children cumulated memory: 950304 KiB

[startup+1308.4 s]
/proc/loadavg: 16.01 16.00 12.32 17/875 2513575
/proc/meminfo: memFree=885965468/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1261064 memory=950304 CPUtime=1303.99 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 689381 209 0 0 130312 87 0 0 20 0 1 0 181529826 1291329536 237202 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 315266 237576 6186 506 0 295957 0
Current children cumulated CPU time: 1303.99 s
Current children cumulated vsize: 1261064 KiB
Current children cumulated memory: 950304 KiB

[startup+1308.8 s]
/proc/loadavg: 16.01 16.00 12.32 17/875 2513575
/proc/meminfo: memFree=885965468/1055320708 swapFree=33553916/33554428
[pid=2508588] ppid=2508552 vsize=1261064 memory=950584 CPUtime=1304.39 cores=8-11
/proc/2508588/stat : 2508588 (naps_release) R 2508552 2508588 2508326 0 -1 4194304 689451 209 0 0 130352 87 0 0 20 0 1 0 181529826 1291329536 237202 18446744073709551615 4210688 6281017 140734234826896 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 38223872 140734234835163 140734234835344 140734234835344 140734234841032 0
/proc/2508588/statm: 315266 237646 6186 506 0 295957 0
Current children cumulated CPU time: 1304.39 s
Current children cumulated vsize: 1261064 KiB
Current children cumulated memory: 950584 KiB

Child status: 10

Real time (s): 1308.82
CPU time (s): 1304.43
CPU user time (s): 1303.54
CPU system time (s): 0.89196
CPU usage (%): 99.6642
Max. virtual memory (cumulated for all children) (KiB): 1310216
Max. memory (cumulated for all children) (KiB): 954400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.54
system time used= 0.89196
maximum resident set size= 952904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 689695
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= 550
involuntary context switches= 2911


# summary of solver processes directly reported to runsolver:
#   pid: 2508588
#   total CPU time (s): 1304.43
#   total CPU user time (s): 1303.54
#   total CPU system time (s): 0.89196

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.23606 second user time and 14.2009 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-26 16:00:20
IDJOB=4796305
IDBENCH=147736
IDSOLVER=3589
FILE ID=nodeE008/4796305-1782482419
RUNJOBID= nodeE008-1782482419-2508345
SLURM_JOB_ID= 12524532
Free space on /tmp= 800784 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.6.accl.ucl.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4796305-1782482419/watcher-4796305-1782482419 -o /tmp/evaluation-result-4796305-1782482419/solver-4796305-1782482419 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4796305-1782482419/vars-4796305-1782482419 --bin-var /tmp/runsolver-exch-nodeE008-1782482419-2508345 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4796305-1782482419.opb

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

MD5SUM BENCH= d06d89796adb8259df968e568daeeb68
RANDOM SEED=1428324014

nodeE008 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		: 3590.987
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		: 3586.927
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		: 3587.066
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		: 3592.690
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		: 3581.338
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		: 3586.717
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		: 3581.540
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		: 3585.782
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		: 3613.489
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		: 3612.447
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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.205
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		: 3600.542
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		: 3599.570
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		: 3600.145
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		: 2493.659
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		: 3589.255
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		: 2493.659
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		: 3563.041
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		: 3565.320
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		: 2493.659
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		: 3599.098
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		: 3591.696
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		: 3598.871
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		: 2493.659
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		: 3587.146
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		: 2493.659
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3587.622
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3584.160
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		: 3582.811
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		: 3595.048
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		: 3590.297
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		: 2493.659
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		: 3577.147
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3574.752
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		: 3594.818
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		: 3592.802
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		: 3589.988
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		: 3588.890
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		: 3590.657
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		: 3587.296
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		: 3569.527
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		: 3569.607
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3572.744
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		: 3574.993
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		: 3575.058
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		: 2493.659
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		: 3573.529
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
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		: 3577.024
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:       1055320708 kB
MemFree:        892996200 kB
MemAvailable:   1046433096 kB
Buffers:            2840 kB
Cached:         157972256 kB
SwapCached:           12 kB
Active:          3512140 kB
Inactive:       154594744 kB
Active(anon):     984340 kB
Inactive(anon):    66848 kB
Active(file):    2527800 kB
Inactive(file): 154527896 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            244776 kB
Writeback:             8 kB
AnonPages:        134820 kB
Mapped:           180884 kB
Shmem:            919400 kB
KReclaimable:    1657960 kB
Slab:            2243616 kB
SReclaimable:    1657960 kB
SUnreclaim:       585656 kB
KernelStack:       14064 kB
PageTables:         5328 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    1387480 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478308 kB
VmallocChunk:          0 kB
Percpu:           123136 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      397764 kB
DirectMap2M:    22992896 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 800740 MiB
End job on nodeE008 at 2026-06-26 16:22:09