Trace number 4779130

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
NaPS 1.04SAT (TO)25679 3600.11 3613.12

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-data6_3.opb
MD5SUM9e6692c80f11b0068f23fe5849cf8b25
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark23916
Best CPU time to get the best result obtained on this benchmark3581.43
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 116904
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 116904
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.07	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4779130-1782131235.opb
0.01/0.13	c NaPS 1.03a50.
0.01/0.13	c Using SAT solver: CaDiCaL 3.0.0
0.01/0.13	c Input file name: HOME/instance-4779130-1782131235.opb
0.01/0.13	c Parsing PB file...
0.01/0.13	c goal was devided by 1 with offset 116904.
0.01/0.15	c assumptions before coding: 
0.01/0.16	c initScipForCoop
0.01/0.16	c Running SCIP presolver (time limit: 10 sec)...
0.01/0.16	c solveScip
0.01/0.16	c initScipForCoop
0.01/0.16	c Cooperative mode: scip_coop_offset=116904.000000
0.01/0.16	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.01/0.16	c Running SCIP presolve for solve-time propagation (rounds=3)
0.01/0.17	c presolving:
0.01/0.17	c    (0.0s) running MILP presolver
0.01/0.18	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.01/0.18	c (round 1, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 840 clqs, 0 implints
0.01/0.18	c (round 2, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4476 upgd conss, 0 impls, 840 clqs, 0 implints
0.01/0.21	c    (0.0s) probing: 51/540 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.01/0.21	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.01/0.21	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
0.01/0.21	c  0 deleted vars, 150 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 3360 changed sides, 5040 changed coefficients
0.01/0.21	c  0 implications, 840 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.01/0.21	c presolved problem has 540 variables (540 bin, 0 int, 0 cont) and 4476 constraints
0.01/0.21	c    1734 constraints of type <knapsack>
0.01/0.21	c     840 constraints of type <setppc>
0.01/0.21	c    1902 constraints of type <logicor>
0.01/0.21	c transformed objective value is always integral (scale: 1)
0.01/0.21	c Presolving Time: 0.05
0.01/0.21	c presolving:
0.10/0.22	c    (0.0s) running MILP presolver
0.10/0.23	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.10/0.23	c (round 1, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 840 clqs, 0 implints
0.10/0.23	c (round 2, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4476 upgd conss, 0 impls, 840 clqs, 0 implints
0.10/0.24	c (round 3, medium)     0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 3360 chg sides, 3360 chg coeffs, 4476 upgd conss, 0 impls, 840 clqs, 0 implints
0.10/0.24	c (round 4, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 3360 chg sides, 5040 chg coeffs, 4476 upgd conss, 0 impls, 840 clqs, 0 implints
0.10/0.26	c    (0.1s) probing: 51/540 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.10/0.26	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.10/0.27	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.10/0.27	c    (0.1s) no symmetry present (symcode time: 0.00)
0.10/0.27	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
0.10/0.27	c  0 deleted vars, 150 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 3360 changed sides, 5040 changed coefficients
0.10/0.27	c  0 implications, 840 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.10/0.27	c presolved problem has 540 variables (540 bin, 0 int, 0 cont) and 4476 constraints
0.10/0.27	c    1734 constraints of type <knapsack>
0.10/0.27	c     840 constraints of type <setppc>
0.10/0.27	c    1902 constraints of type <logicor>
0.10/0.27	c transformed objective value is always integral (scale: 1)
0.10/0.27	c Presolving Time: 0.06
0.10/0.27	c 
0.20/0.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.20/0.33	c   0.1s|     1 |     0 |   854 |     - |    24M |   0 | 540 |4554 |4476 |   0 |  0 |  77 |   0 |-1.742200e+04 |      --      |    Inf | unknown
0.67/0.88	c in SCIP_DECL_EVENTEXEC found by SCIP
0.67/0.88	o 29350
0.67/0.88	c Model check passed
0.67/0.88	c * 0.7s|     1 |     0 |  5990 |     - |    LP  |   0 | 540 |4557 |4476 |   0 |  0 |  80 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
0.77/0.90	c   0.7s|     1 |     0 |  6172 |     - |    30M |   0 | 540 |4757 |4485 |   9 |  1 |  80 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
0.77/0.97	c   0.8s|     1 |     0 |  6495 |     - |    36M |   0 | 540 |4758 |4493 |  17 |  2 |  81 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
0.88/1.02	c   0.8s|     1 |     0 |  6627 |     - |    40M |   0 | 540 |4761 |4501 |  25 |  3 |  84 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
0.88/1.08	c   0.9s|     1 |     0 |  6906 |     - |    46M |   0 | 540 |4762 |4509 |  33 |  4 |  85 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
0.98/1.14	c   0.9s|     1 |     0 |  7249 |     - |    52M |   0 | 540 |4765 |4519 |  43 |  5 |  88 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
1.06/1.20	c   1.0s|     1 |     0 |  7348 |     - |    59M |   0 | 540 |4767 |4527 |  51 |  6 |  90 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
1.06/1.25	c   1.0s|     1 |     0 |  7443 |     - |    63M |   0 | 540 |4769 |4534 |  58 |  7 |  92 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
1.17/1.30	c   1.1s|     1 |     0 |  7527 |     - |    69M |   0 | 540 |4770 |4544 |  68 |  8 |  93 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
1.17/1.36	c   1.1s|     1 |     0 |  7655 |     - |    74M |   0 | 540 |4772 |4552 |  76 |  9 |  95 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
1.27/1.41	c   1.2s|     1 |     0 |  7706 |     - |    79M |   0 | 540 |4775 |4558 |  82 | 10 |  98 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
1.27/1.42	c   1.2s|     1 |     0 |  7755 |     - |    79M |   0 | 540 |4778 |4561 |  85 | 11 | 101 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
3.26/3.46	c   3.2s|     1 |     2 | 19856 |     - |    79M |   0 | 540 |4815 |4561 |  85 | 11 | 138 |  11 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
10.03/10.21	c 
10.03/10.21	c SCIP Status        : solving was interrupted [time limit reached]
10.03/10.21	c Solving Time (sec) : 10.00
10.03/10.21	c Solving Nodes      : 17
10.03/10.21	c Primal Bound       : -2.93500000000000e+04 (1 solutions)
10.03/10.21	c Dual Bound         : -1.74220000000000e+04
10.03/10.21	c Gap                : 68.47 %
10.03/10.21	c SCIP status: 23 (TIMELIMIT)
10.03/10.21	c solveScip: freeing transform (!can_skip_free_transform)
10.03/10.24	c SCIP presolver: sst_sat
10.03/10.24	c Converting 4626 PB-constraints to clauses...
10.03/10.24	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 6
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 7
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 4
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 13
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 10
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.24	c d: 1
10.03/10.24	c estimatedAdderCost: 9
10.03/10.24	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 9
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 6
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 7
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 4
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 13
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.25	c d: 1
10.03/10.25	c estimatedAdderCost: 10
10.03/10.25	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 13
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 10
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 9
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 6
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 7
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c estimatedAdderCost: 4
10.03/10.26	c Try to convert by bdds
10.03/10.26	c d: 1
10.03/10.26	c 
10.03/10.27	c pb_solver_status: sst_sat
10.03/10.27	c SCIP presolver nodes=17 > 1; boosting initial SCIP budget to 1000.0 sec
10.03/10.27	c total stages of optimization mode: 1
10.03/10.27	c Use UB found in presolve
10.03/10.27	c Use LB found in presolve
10.03/10.27	c minimizationMode: cmm_Binary
10.03/10.27	c goal coeffs: 80 80 80 80 80 80 80 80 80 80 80 80 257 257 257 257 257 257 257 257 
10.03/10.27	c Try to find a solution more than 91530
10.03/10.27	c estimatedAdderCost: 864
10.03/10.27	c Try to convert by bdds
10.03/10.27	c d: 1
10.03/10.27	c mem for reusing cleared.
11.22/11.44	c Try to convert by sorters
11.22/11.46	c Sorter: base: 5 2 2 3 5 3 
11.22/11.46	c 
11.22/11.47	c assumptions: 
11.22/11.47	c invoking solver with time budget: 5.000000
16.20/16.49	c sat_solver_result: sst_unknown
16.20/16.49	c SAT solver timed out; proceeding to cooperative SCIP call
16.20/16.49	c Calling solveScip for cooperative mode with LB_goalvalue:       87554, UB_goalvalue: 99482
16.20/16.49	c scip solving with time budget: 1000.000000
16.20/16.49	c solveScip
16.20/16.49	c initScipForCoop
16.20/16.49	c Coop Mode: Using SCIP obj units for LB/UB: 87554, +oo
16.20/16.49	c 1/1 feasible solution given by solution candidate storage, new primal bound -2.935000e+04
16.20/16.49	c 
16.30/16.50	c presolving:
16.30/16.50	c    (0.0s) running MILP presolver
16.30/16.51	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
16.30/16.51	c (round 1, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 840 clqs, 0 implints
16.30/16.51	c (round 2, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4476 upgd conss, 0 impls, 840 clqs, 0 implints
16.30/16.52	c (round 3, medium)     0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 3360 chg sides, 3360 chg coeffs, 4476 upgd conss, 0 impls, 840 clqs, 0 implints
16.30/16.53	c (round 4, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 3360 chg sides, 5040 chg coeffs, 4476 upgd conss, 0 impls, 840 clqs, 0 implints
16.30/16.55	c    (0.1s) probing: 51/540 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
16.30/16.55	c    (0.1s) probing aborted: 50/50 successive totally useless probings
16.30/16.55	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
16.30/16.56	c    (0.1s) no symmetry present (symcode time: 0.00)
16.30/16.56	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
16.30/16.56	c  0 deleted vars, 150 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 3360 changed sides, 5040 changed coefficients
16.30/16.56	c  0 implications, 840 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
16.30/16.56	c presolved problem has 540 variables (540 bin, 0 int, 0 cont) and 4476 constraints
16.30/16.56	c    1734 constraints of type <knapsack>
16.30/16.56	c     840 constraints of type <setppc>
16.30/16.56	c    1902 constraints of type <logicor>
16.30/16.56	c transformed objective value is always integral (scale: 1)
16.30/16.56	c Presolving Time: 0.06
16.30/16.56	c transformed 1/1 original solutions to the transformed problem space
16.30/16.56	c 
16.40/16.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.40/16.61	c   0.1s|     1 |     0 |   854 |     - |    79M |   0 | 540 |4548 |4476 |   0 |  0 |  71 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
16.40/16.67	c   0.2s|     1 |     0 |   990 |     - |    79M |   0 | 540 |4551 |4484 |   8 |  1 |  74 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
16.50/16.73	c   0.2s|     1 |     0 |  1273 |     - |    79M |   0 | 540 |4553 |4493 |  17 |  2 |  76 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
16.50/16.78	c   0.3s|     1 |     0 |  1385 |     - |    79M |   0 | 540 |4554 |4501 |  25 |  3 |  77 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
16.60/16.83	c   0.3s|     1 |     0 |  1600 |     - |    79M |   0 | 540 |4555 |4510 |  34 |  4 |  78 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
16.60/16.89	c   0.4s|     1 |     0 |  1838 |     - |    81M |   0 | 540 |4560 |4519 |  43 |  5 |  83 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
16.70/16.96	c   0.5s|     1 |     0 |  1952 |     - |    81M |   0 | 540 |4561 |4528 |  52 |  6 |  84 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
16.81/17.01	c   0.5s|     1 |     0 |  2052 |     - |    81M |   0 | 540 |4563 |4533 |  57 |  7 |  86 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
16.81/17.07	c   0.6s|     1 |     0 |  2120 |     - |    84M |   0 | 540 |4566 |4542 |  66 |  8 |  89 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
16.91/17.12	c   0.6s|     1 |     0 |  2188 |     - |    87M |   0 | 540 |4568 |4550 |  74 |  9 |  91 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
16.91/17.18	c   0.7s|     1 |     0 |  2266 |     - |    87M |   0 | 540 |4572 |4556 |  80 | 10 |  95 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
17.00/17.20	c   0.7s|     1 |     0 |  2350 |     - |    88M |   0 | 540 |4575 |4559 |  84 | 11 |  98 |   0 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
18.80/19.07	c   2.6s|     1 |     2 | 15427 |     - |    88M |   0 | 540 |4618 |4559 |  84 | 11 | 141 |  20 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
30.25/30.58	c  14.1s|   100 |   101 | 50471 | 486.1 |   135M |  17 | 540 |4784 |4551 | 288 |  1 | 309 | 397 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
33.63/33.96	c  17.5s|   200 |   183 | 78634 | 383.3 |   164M |  22 | 540 |4909 |4562 | 495 |  1 | 444 | 426 |-1.742200e+04 |-2.935000e+04 |  68.47%| unknown
34.03/34.35	c in SCIP_DECL_EVENTEXEC found by SCIP
34.03/34.35	o 28552
34.03/34.35	c Model check passed
34.03/34.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
34.03/34.35	c L17.9s|   202 |   185 | 79386 | 383.3 |    rins|  22 | 540 |4909 |4562 | 495 |  1 | 444 | 436 |-1.742200e+04 |-2.855200e+04 |  63.88%| unknown
39.60/40.00	c  23.5s|   300 |   275 |133728 | 439.4 |   165M |  25 | 540 |5143 |4534 | 672 |  1 | 735 | 475 |-1.742200e+04 |-2.855200e+04 |  63.88%| unknown
45.48/45.83	c  29.3s|   400 |   375 |186490 | 461.5 |   168M |  25 | 540 |5082 |4563 | 987 |  1 | 818 | 527 |-1.742200e+04 |-2.855200e+04 |  63.88%| unknown
50.87/51.23	c  34.7s|   500 |   475 |233652 | 463.5 |   171M |  25 | 540 |4920 |4554 |1340 |  1 | 847 | 577 |-1.742200e+04 |-2.855200e+04 |  63.88%| unknown
57.05/57.44	c  41.0s|   600 |   575 |289792 | 479.9 |   172M |  34 | 540 |4805 |4580 |1639 |  1 | 875 | 638 |-1.742200e+04 |-2.855200e+04 |  63.88%| unknown
60.65/61.03	c  44.5s|   700 |   669 |324496 | 460.9 |   173M |  35 | 540 |4772 |4550 |1730 |  1 | 939 | 680 |-1.742200e+04 |-2.855200e+04 |  63.88%| unknown
65.81/66.24	c  49.7s|   800 |   767 |368956 | 458.8 |   174M |  35 | 540 |4745 |4549 |2119 |  1 | 967 | 739 |-1.742200e+04 |-2.855200e+04 |  63.88%| unknown
69.90/70.39	c  53.9s|   900 |   863 |407771 | 451.0 |   175M |  38 | 540 |4736 |4548 |2235 |  1 |1005 | 789 |-1.742200e+04 |-2.855200e+04 |  63.88%| unknown
75.78/76.29	c  59.8s|  1000 |   961 |461545 | 459.7 |   175M |  38 | 540 |4746 |4589 |2470 |  3 |1055 | 865 |-1.742200e+04 |-2.855200e+04 |  63.88%| unknown
80.96/81.46	c  65.0s|  1100 |  1059 |510645 | 462.5 |   178M |  38 | 540 |4730 |4554 |2798 |  1 |1098 | 925 |-1.742200e+04 |-2.855200e+04 |  63.88%| unknown
85.94/86.43	c  69.9s|  1200 |  1157 |563508 | 468.0 |   180M |  38 | 540 |4705 |4565 |3277 |  1 |1123 | 951 |-1.744148e+04 |-2.855200e+04 |  63.70%| unknown
89.54/90.04	c  73.6s|  1300 |  1245 |605540 | 464.3 |   181M |  38 | 540 |4723 |4580 |3618 |  1 |1166 | 957 |-1.744361e+04 |-2.855200e+04 |  63.68%| unknown
93.41/93.98	c  77.5s|  1400 |  1341 |650300 | 463.2 |   182M |  38 | 540 |4717 |4575 |4071 |  1 |1196 | 961 |-1.745425e+04 |-2.855200e+04 |  63.58%| unknown
96.00/96.59	c  80.1s|  1500 |  1437 |686596 | 456.5 |   182M |  38 | 540 |4707 |4555 |4195 |  1 |1221 | 961 |-1.747022e+04 |-2.855200e+04 |  63.43%| unknown
100.68/101.26	c  84.8s|  1600 |  1529 |728198 | 453.9 |   183M |  38 | 540 |4703 |4575 |4495 |  6 |1243 |1004 |-1.747022e+04 |-2.855200e+04 |  63.43%| unknown
104.58/105.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
104.58/105.11	c  88.6s|  1700 |  1619 |766573 | 449.8 |   183M |  38 | 540 |4713 |4534 |4761 |  1 |1293 |1033 |-1.747249e+04 |-2.855200e+04 |  63.41%| unknown
107.86/108.47	c  92.0s|  1800 |  1705 |799608 | 443.2 |   184M |  38 | 540 |4719 |4537 |4985 |  1 |1330 |1065 |-1.747249e+04 |-2.855200e+04 |  63.41%| unknown
113.04/113.68	c  97.2s|  1900 |  1803 |846200 | 444.4 |   185M |  38 | 540 |4706 |4580 |5333 |  2 |1349 |1131 |-1.747550e+04 |-2.855200e+04 |  63.38%| unknown
116.23/116.90	c   100s|  2000 |  1887 |880041 | 439.1 |   185M |  39 | 540 |4720 |4561 |5498 |  1 |1388 |1155 |-1.747550e+04 |-2.855200e+04 |  63.38%| unknown
120.21/120.84	c   104s|  2100 |  1983 |920280 | 437.3 |   186M |  39 | 540 |4721 |4550 |5667 |  1 |1433 |1216 |-1.747761e+04 |-2.855200e+04 |  63.36%| unknown
124.20/124.87	c   108s|  2200 |  2077 |962357 | 436.6 |   186M |  39 | 540 |4737 |4563 |5870 |  1 |1472 |1272 |-1.747761e+04 |-2.855200e+04 |  63.36%| unknown
125.41/126.05	c in SCIP_DECL_EVENTEXEC found by SCIP
125.41/126.05	o 26954
125.41/126.05	c Model check passed
125.41/126.05	c * 110s|  2238 |  2077 |973490 | 434.1 |strongbr|  39 | 540 |4752 |4557 |5921 |  2 |1499 |1286 |-1.747782e+04 |-2.695400e+04 |  54.22%| unknown
127.88/128.54	c   112s|  2300 |  2138 |998799 | 433.4 |   186M |  39 | 540 |4761 |4573 |5974 |  1 |1519 |1322 |-1.747788e+04 |-2.695400e+04 |  54.22%| unknown
130.87/131.57	c   115s|  2400 |  2230 |  1036k| 431.1 |   187M |  39 | 540 |4814 |4560 |6127 |  1 |1600 |1332 |-1.748100e+04 |-2.695400e+04 |  54.19%| unknown
133.96/134.61	c   118s|  2500 |  2324 |  1075k| 429.6 |   188M |  39 | 540 |4791 |4580 |6306 |  1 |1613 |1334 |-1.748100e+04 |-2.695400e+04 |  54.19%| unknown
137.15/137.87	c   121s|  2600 |  2418 |  1117k| 429.0 |   189M |  39 | 540 |4769 |4567 |6527 |  7 |1622 |1336 |-1.748500e+04 |-2.695400e+04 |  54.15%| unknown
140.84/141.59	c   125s|  2700 |  2505 |  1163k| 430.2 |   189M |  39 | 540 |4751 |4554 |6847 |  1 |1650 |1337 |-1.748915e+04 |-2.695400e+04 |  54.12%| unknown
143.92/144.60	c   128s|  2800 |  2595 |  1201k| 428.4 |   189M |  39 | 540 |4700 |4585 |7039 |  6 |1664 |1338 |-1.748915e+04 |-2.695400e+04 |  54.12%| unknown
147.11/147.89	c   131s|  2900 |  2691 |  1242k| 427.8 |   190M |  39 | 540 |4690 |4568 |7245 |  1 |1698 |1338 |-1.748915e+04 |-2.695400e+04 |  54.12%| unknown
151.20/151.99	c   135s|  3000 |  2777 |  1282k| 426.9 |   190M |  39 | 540 |4671 |4564 |7514 |  1 |1716 |1362 |-1.749844e+04 |-2.695400e+04 |  54.04%| unknown
155.58/156.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
155.58/156.36	c   140s|  3100 |  2875 |  1326k| 427.4 |   194M |  41 | 540 |4701 |4560 |7713 |  1 |1765 |1400 |-1.750927e+04 |-2.695400e+04 |  53.94%| unknown
159.97/160.73	c   144s|  3200 |  2973 |  1369k| 427.3 |   197M |  42 | 540 |4710 |4567 |7951 |  1 |1788 |1430 |-1.750927e+04 |-2.695400e+04 |  53.94%| unknown
163.45/164.27	c   148s|  3300 |  3063 |  1403k| 424.9 |   197M |  42 | 540 |4689 |4567 |8100 |  1 |1799 |1467 |-1.751033e+04 |-2.695400e+04 |  53.93%| unknown
166.84/167.68	c   151s|  3400 |  3157 |  1441k| 423.5 |   198M |  42 | 540 |4692 |4564 |8212 |  2 |1819 |1494 |-1.751033e+04 |-2.695400e+04 |  53.93%| unknown
171.03/171.84	c   155s|  3500 |  3251 |  1483k| 423.2 |   199M |  42 | 540 |4689 |4575 |8408 |  1 |1840 |1548 |-1.751033e+04 |-2.695400e+04 |  53.93%| unknown
174.41/175.26	c   159s|  3600 |  3345 |  1518k| 421.2 |   199M |  42 | 540 |4684 |4571 |8539 |  3 |1867 |1590 |-1.751033e+04 |-2.695400e+04 |  53.93%| unknown
179.21/180.02	c   164s|  3700 |  3445 |  1567k| 423.2 |   199M |  42 | 540 |4675 |4579 |8759 |  1 |1875 |1637 |-1.753300e+04 |-2.695400e+04 |  53.73%| unknown
184.48/185.31	c   169s|  3800 |  3543 |  1629k| 428.3 |   203M |  42 | 540 |4714 |4554 |9059 |  0 |1933 |1658 |-1.755697e+04 |-2.695400e+04 |  53.52%| unknown
187.47/188.39	c   172s|  3900 |  3635 |  1668k| 427.2 |   204M |  42 | 540 |4713 |4549 |9177 |  2 |1947 |1676 |-1.756600e+04 |-2.695400e+04 |  53.44%| unknown
190.76/191.68	c   175s|  4000 |  3731 |  1709k| 426.8 |   205M |  42 | 540 |4722 |4564 |9394 |  1 |1979 |1688 |-1.758061e+04 |-2.695400e+04 |  53.32%| unknown
194.16/195.04	c   179s|  4100 |  3829 |  1752k| 427.0 |   206M |  42 | 540 |4737 |4566 |9617 |  1 |2007 |1689 |-1.759241e+04 |-2.695400e+04 |  53.21%| unknown
197.43/198.37	c   182s|  4200 |  3925 |  1794k| 426.9 |   207M |  42 | 540 |4716 |4567 |9787 |  1 |2007 |1691 |-1.760578e+04 |-2.695400e+04 |  53.10%| unknown
200.02/200.94	c   184s|  4300 |  4017 |  1828k| 424.7 |   208M |  42 | 540 |4727 |4580 |9899 |  1 |2040 |1693 |-1.760774e+04 |-2.695400e+04 |  53.08%| unknown
203.22/204.15	c   188s|  4400 |  4115 |  1870k| 424.7 |   210M |  42 | 540 |4711 |4584 |  10k|  1 |2046 |1694 |-1.760774e+04 |-2.695400e+04 |  53.08%| unknown
206.50/207.47	c   191s|  4500 |  4209 |  1908k| 423.7 |   210M |  42 | 540 |4708 |4608 |  10k|  6 |2065 |1704 |-1.761851e+04 |-2.695400e+04 |  52.99%| unknown
210.38/211.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
210.38/211.38	c   195s|  4600 |  4305 |  1949k| 423.3 |   211M |  42 | 540 |4709 |4556 |  10k|  1 |2103 |1730 |-1.763065e+04 |-2.695400e+04 |  52.88%| unknown
214.87/215.88	c   199s|  4700 |  4399 |  1992k| 423.6 |   212M |  42 | 540 |4700 |4579 |  10k|  1 |2132 |1760 |-1.763147e+04 |-2.695400e+04 |  52.87%| unknown
219.07/220.03	c   204s|  4800 |  4493 |  2033k| 423.2 |   212M |  42 | 540 |4678 |4566 |  11k|  1 |2144 |1790 |-1.763371e+04 |-2.695400e+04 |  52.85%| unknown
222.84/223.86	c   207s|  4900 |  4587 |  2072k| 422.6 |   213M |  42 | 540 |4676 |4555 |  11k|  1 |2169 |1823 |-1.763371e+04 |-2.695400e+04 |  52.85%|   2.60%
227.42/228.43	c   212s|  5000 |  4681 |  2112k| 422.2 |   215M |  42 | 540 |4706 |4584 |  11k|  1 |2218 |1882 |-1.763371e+04 |-2.695400e+04 |  52.85%|   2.61%
230.51/231.58	c   215s|  5100 |  4777 |  2149k| 421.1 |   216M |  42 | 540 |4719 |4557 |  11k|  1 |2244 |1892 |-1.763371e+04 |-2.695400e+04 |  52.85%|   2.62%
234.11/235.13	c   219s|  5200 |  4875 |  2190k| 420.9 |   217M |  42 | 540 |4693 |4597 |  12k|  5 |2244 |1914 |-1.763371e+04 |-2.695400e+04 |  52.85%|   2.63%
237.68/238.79	c   222s|  5300 |  4962 |  2229k| 420.3 |   217M |  43 | 540 |4701 |4582 |  12k|  1 |2274 |1958 |-1.763424e+04 |-2.695400e+04 |  52.85%|   2.72%
241.98/243.09	c   227s|  5400 |  5056 |  2273k| 420.7 |   218M |  44 | 540 |4700 |4564 |  12k|  1 |2291 |1999 |-1.764012e+04 |-2.695400e+04 |  52.80%|   2.73%
245.96/247.04	c   231s|  5500 |  5154 |  2313k| 420.3 |   218M |  44 | 540 |4710 |4570 |  12k|  7 |2324 |2039 |-1.764012e+04 |-2.695400e+04 |  52.80%|   2.74%
248.84/250.00	c   234s|  5600 |  5248 |  2349k| 419.3 |   219M |  44 | 540 |4713 |4573 |  12k|  1 |2355 |2059 |-1.764012e+04 |-2.695400e+04 |  52.80%|   2.75%
252.13/253.25	c   237s|  5700 |  5344 |  2386k| 418.4 |   219M |  44 | 540 |4710 |4578 |  12k|  1 |2372 |2084 |-1.764465e+04 |-2.695400e+04 |  52.76%|   2.77%
254.52/255.61	c   239s|  5800 |  5428 |  2418k| 416.7 |   219M |  44 | 540 |4731 |4565 |  12k|  1 |2405 |2089 |-1.764465e+04 |-2.695400e+04 |  52.76%|   2.79%
258.30/259.47	c   243s|  5900 |  5526 |  2463k| 417.2 |   221M |  44 | 540 |4710 |4583 |  13k|  1 |2411 |2092 |-1.764465e+04 |-2.695400e+04 |  52.76%|   2.80%
262.09/263.29	c   247s|  6000 |  5618 |  2510k| 418.2 |   222M |  44 | 540 |4684 |4590 |  13k|  1 |2414 |2102 |-1.764465e+04 |-2.695400e+04 |  52.76%|   2.82%
265.68/266.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
265.68/266.88	c   250s|  6100 |  5716 |  2555k| 418.7 |   223M |  44 | 540 |4695 |4564 |  13k|  1 |2435 |2102 |-1.764465e+04 |-2.695400e+04 |  52.76%|   2.83%
268.57/269.77	c   253s|  6200 |  5814 |  2593k| 418.1 |   225M |  44 | 540 |4678 |4580 |  14k|  1 |2435 |2102 |-1.764550e+04 |-2.695400e+04 |  52.75%|   2.84%
271.76/272.94	c   256s|  6300 |  5914 |  2636k| 418.1 |   225M |  44 | 540 |4697 |4576 |  14k|  1 |2472 |2102 |-1.766592e+04 |-2.695400e+04 |  52.58%|   2.84%
276.14/277.39	c   261s|  6400 |  6014 |  2689k| 420.0 |   225M |  44 | 540 |4703 |4584 |  14k|  1 |2495 |2105 |-1.767979e+04 |-2.695400e+04 |  52.46%|   2.84%
279.43/280.64	c   264s|  6500 |  6114 |  2732k| 420.1 |   227M |  44 | 540 |4684 |4580 |  14k|  3 |2495 |2105 |-1.769411e+04 |-2.695400e+04 |  52.33%|   2.85%
282.93/284.15	c   268s|  6600 |  6212 |  2776k| 420.4 |   227M |  44 | 540 |4680 |4571 |  15k|  1 |2512 |2105 |-1.770371e+04 |-2.695400e+04 |  52.25%|   2.85%
286.20/287.48	c   271s|  6700 |  6305 |  2819k| 420.5 |   228M |  44 | 540 |4716 |4587 |  15k|  1 |2564 |2105 |-1.771708e+04 |-2.695400e+04 |  52.14%|   2.94%
289.80/291.02	c   275s|  6800 |  6405 |  2863k| 420.8 |   228M |  44 | 540 |4706 |4582 |  15k|  1 |2575 |2105 |-1.771708e+04 |-2.695400e+04 |  52.14%|   2.95%
292.38/293.68	c   277s|  6900 |  6497 |  2894k| 419.2 |   229M |  44 | 540 |4712 |4555 |  16k|  1 |2597 |2106 |-1.772089e+04 |-2.695400e+04 |  52.10%|   2.96%
295.57/296.87	c   280s|  7000 |  6589 |  2936k| 419.3 |   229M |  44 | 540 |4692 |4575 |  16k|  1 |2615 |2106 |-1.772089e+04 |-2.695400e+04 |  52.10%|   2.98%
300.05/301.37	c   285s|  7100 |  6689 |  2987k| 420.5 |   231M |  44 | 540 |4682 |4557 |  16k|  1 |2629 |2132 |-1.772089e+04 |-2.695400e+04 |  52.10%|   2.98%
303.44/304.74	c   288s|  7200 |  6782 |  3025k| 419.9 |   233M |  44 | 540 |4668 |4562 |  16k|  1 |2637 |2161 |-1.772958e+04 |-2.695400e+04 |  52.03%|   2.99%
308.92/310.20	c   294s|  7300 |  6880 |  3073k| 420.8 |   233M |  44 | 540 |4645 |4592 |  17k|  1 |2646 |2205 |-1.775008e+04 |-2.695400e+04 |  51.85%|   3.00%
312.21/313.57	c   297s|  7400 |  6976 |  3116k| 420.8 |   234M |  44 | 540 |4659 |4588 |  17k|  1 |2676 |2212 |-1.775610e+04 |-2.695400e+04 |  51.80%|   3.02%
315.70/317.08	c   301s|  7500 |  7070 |  3153k| 420.2 |   235M |  44 | 540 |4636 |4585 |  17k|  1 |2677 |2243 |-1.775610e+04 |-2.695400e+04 |  51.80%|   3.03%
319.79/321.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
319.79/321.13	c   305s|  7600 |  7169 |  3196k| 420.4 |   235M |  44 | 540 |4619 |4573 |  17k|  1 |2677 |2278 |-1.775610e+04 |-2.695400e+04 |  51.80%|   3.06%
324.16/325.52	c   309s|  7700 |  7263 |  3241k| 420.8 |   235M |  44 | 540 |4653 |4568 |  18k|  1 |2715 |2313 |-1.775610e+04 |-2.695400e+04 |  51.80%|   3.09%
328.66/330.03	c   314s|  7800 |  7357 |  3287k| 421.2 |   235M |  44 | 540 |4691 |4613 |  18k|  1 |2762 |2344 |-1.776076e+04 |-2.695400e+04 |  51.76%|   3.10%
334.32/335.78	c   319s|  7900 |  7455 |  3344k| 423.1 |   239M |  44 | 540 |4698 |4567 |  19k|  1 |2777 |2384 |-1.777059e+04 |-2.695400e+04 |  51.68%|   3.10%
338.11/339.52	c   323s|  8000 |  7549 |  3386k| 423.1 |   240M |  44 | 540 |4713 |4563 |  19k|  1 |2798 |2399 |-1.777383e+04 |-2.695400e+04 |  51.65%|   3.11%
341.40/342.85	c   326s|  8100 |  7637 |  3427k| 422.9 |   240M |  44 | 540 |4697 |4567 |  19k|  1 |2802 |2413 |-1.777383e+04 |-2.695400e+04 |  51.65%|   3.12%
344.49/345.94	c   329s|  8200 |  7733 |  3467k| 422.6 |   240M |  44 | 540 |4691 |4564 |  19k|  1 |2807 |2416 |-1.777383e+04 |-2.695400e+04 |  51.65%|   3.13%
347.77/349.27	c   333s|  8300 |  7831 |  3509k| 422.6 |   242M |  44 | 540 |4692 |4553 |  20k|  2 |2827 |2423 |-1.777383e+04 |-2.695400e+04 |  51.65%|   3.13%
350.67/352.19	c   336s|  8400 |  7917 |  3547k| 422.1 |   242M |  44 | 540 |4696 |4555 |  20k|  1 |2846 |2425 |-1.777383e+04 |-2.695400e+04 |  51.65%|   3.14%
354.45/355.94	c   339s|  8500 |  8014 |  3596k| 422.9 |   243M |  44 | 540 |4671 |4569 |  20k|  1 |2846 |2428 |-1.777383e+04 |-2.695400e+04 |  51.65%|   3.18%
357.65/359.16	c   343s|  8600 |  8112 |  3640k| 423.1 |   244M |  44 | 540 |4665 |4594 |  20k|  1 |2856 |2432 |-1.777383e+04 |-2.695400e+04 |  51.65%|   3.18%
360.54/362.02	c   346s|  8700 |  8208 |  3677k| 422.5 |   244M |  44 | 540 |4650 |4560 |  21k|  1 |2860 |2437 |-1.777383e+04 |-2.695400e+04 |  51.65%|   3.18%
365.52/367.09	c   351s|  8800 |  8306 |  3732k| 423.9 |   247M |  44 | 540 |4663 |4576 |  21k|  1 |2883 |2452 |-1.778484e+04 |-2.695400e+04 |  51.56%|   3.19%
369.39/370.99	c   355s|  8900 |  8406 |  3779k| 424.4 |   247M |  44 | 540 |4659 |4578 |  21k|  1 |2894 |2455 |-1.780758e+04 |-2.695400e+04 |  51.36%|   3.19%
373.49/375.01	c   359s|  9000 |  8506 |  3825k| 424.8 |   248M |  44 | 540 |4647 |4584 |  22k|  1 |2894 |2459 |-1.783886e+04 |-2.695400e+04 |  51.10%|   3.19%
377.26/378.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
377.26/378.87	c   362s|  9100 |  8597 |  3866k| 424.7 |   249M |  49 | 540 |4665 |4562 |  22k|  1 |2919 |2488 |-1.784605e+04 |-2.695400e+04 |  51.04%|   3.25%
380.75/382.37	c   366s|  9200 |  8693 |  3904k| 424.2 |   250M |  49 | 540 |4692 |4564 |  22k|  0 |2959 |2508 |-1.784605e+04 |-2.695400e+04 |  51.04%|   3.25%
384.64/386.29	c   370s|  9300 |  8789 |  3947k| 424.3 |   250M |  49 | 540 |4676 |4574 |  22k|  1 |2959 |2528 |-1.784605e+04 |-2.695400e+04 |  51.04%|   3.26%
388.43/390.02	c   374s|  9400 |  8885 |  3986k| 423.9 |   251M |  49 | 540 |4657 |4561 |  23k|  1 |2973 |2552 |-1.784605e+04 |-2.695400e+04 |  51.04%|   3.27%
392.21/393.86	c   377s|  9500 |  8981 |  4030k| 424.1 |   251M |  49 | 540 |4643 |4584 |  23k|  1 |2984 |2575 |-1.784605e+04 |-2.695400e+04 |  51.04%|   3.28%
396.19/397.86	c   381s|  9600 |  9077 |  4072k| 424.0 |   255M |  49 | 540 |4657 |4558 |  23k|  1 |3011 |2607 |-1.785918e+04 |-2.695400e+04 |  50.93%|   3.28%
400.39/402.03	c   386s|  9700 |  9175 |  4116k| 424.2 |   255M |  49 | 540 |4682 |4567 |  23k|  1 |3043 |2643 |-1.785918e+04 |-2.695400e+04 |  50.93%|   3.31%
403.38/405.04	c   389s|  9800 |  9275 |  4151k| 423.4 |   255M |  49 | 540 |4670 |4592 |  23k|  1 |3044 |2666 |-1.785918e+04 |-2.695400e+04 |  50.93%|   3.31%
408.36/410.02	c   394s|  9900 |  9375 |  4203k| 424.4 |   257M |  49 | 540 |4666 |4555 |  24k|  1 |3044 |2707 |-1.785918e+04 |-2.695400e+04 |  50.93%|   3.31%
411.35/413.11	c   397s| 10000 |  9469 |  4239k| 423.7 |   257M |  49 | 540 |4686 |4574 |  24k|  1 |3076 |2747 |-1.785918e+04 |-2.695400e+04 |  50.93%|   3.33%
414.82/416.57	c   400s| 10100 |  9567 |  4280k| 423.6 |   257M |  49 | 540 |4706 |4567 |  24k|  1 |3100 |2764 |-1.785918e+04 |-2.695400e+04 |  50.93%|   3.35%
418.51/420.25	c   404s| 10200 |  9667 |  4322k| 423.6 |   257M |  49 | 540 |4717 |4562 |  24k|  1 |3120 |2777 |-1.785918e+04 |-2.695400e+04 |  50.93%|   3.35%
422.89/424.64	c   408s| 10300 |  9765 |  4376k| 424.7 |   257M |  49 | 540 |4711 |4580 |  25k|  1 |3122 |2779 |-1.786296e+04 |-2.695400e+04 |  50.89%|   3.35%
426.58/428.30	c   412s| 10400 |  9859 |  4415k| 424.4 |   257M |  49 | 540 |4701 |4590 |  25k|  9 |3122 |2808 |-1.786296e+04 |-2.695400e+04 |  50.89%|   3.37%
429.57/431.37	c   415s| 10500 |  9955 |  4456k| 424.2 |   257M |  49 | 540 |4712 |4591 |  25k|  1 |3148 |2814 |-1.787012e+04 |-2.695400e+04 |  50.83%|   3.38%
433.15/434.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
433.15/434.90	c   418s| 10600 | 10047 |  4500k| 424.4 |   257M |  49 | 540 |4706 |4589 |  25k|  1 |3158 |2817 |-1.788198e+04 |-2.695400e+04 |  50.73%|   3.38%
436.44/438.23	c   422s| 10700 | 10145 |  4543k| 424.4 |   257M |  49 | 540 |4706 |4584 |  26k|  3 |3167 |2822 |-1.788198e+04 |-2.695400e+04 |  50.73%|   3.38%
439.73/441.50	c   425s| 10800 | 10239 |  4583k| 424.2 |   258M |  49 | 540 |4707 |4565 |  26k|  3 |3179 |2826 |-1.788715e+04 |-2.695400e+04 |  50.69%|   3.39%
442.42/444.22	c   428s| 10900 | 10337 |  4619k| 423.6 |   258M |  49 | 540 |4711 |4586 |  26k|  1 |3193 |2828 |-1.788715e+04 |-2.695400e+04 |  50.69%|   3.40%
445.81/447.63	c   431s| 11000 | 10433 |  4660k| 423.5 |   261M |  49 | 540 |4726 |4577 |  26k|  1 |3221 |2829 |-1.789667e+04 |-2.695400e+04 |  50.61%|   3.40%
449.10/450.97	c   434s| 11100 | 10533 |  4701k| 423.4 |   262M |  49 | 540 |4745 |4599 |  26k|  1 |3248 |2830 |-1.789667e+04 |-2.695400e+04 |  50.61%|   3.40%
452.79/454.61	c   438s| 11200 | 10631 |  4747k| 423.7 |   262M |  49 | 540 |4733 |4627 |  27k|  6 |3250 |2830 |-1.790196e+04 |-2.695400e+04 |  50.56%|   3.41%
455.48/457.33	c   441s| 11300 | 10731 |  4783k| 423.1 |   262M |  49 | 540 |4745 |4562 |  27k|  1 |3278 |2832 |-1.790196e+04 |-2.695400e+04 |  50.56%|   3.41%
458.97/460.86	c   444s| 11400 | 10827 |  4826k| 423.2 |   263M |  49 | 540 |4739 |4578 |  27k|  1 |3285 |2841 |-1.792642e+04 |-2.695400e+04 |  50.36%|   3.42%
462.17/464.11	c   448s| 11500 | 10923 |  4865k| 422.9 |   263M |  49 | 540 |4742 |4572 |  27k|  1 |3309 |2865 |-1.793079e+04 |-2.695400e+04 |  50.32%|   3.43%
465.45/467.35	c   451s| 11600 | 11021 |  4902k| 422.5 |   263M |  49 | 540 |4716 |4580 |  28k|  3 |3312 |2885 |-1.793650e+04 |-2.695400e+04 |  50.27%|   3.43%
469.73/471.68	c   455s| 11700 | 11117 |  4947k| 422.7 |   264M |  49 | 540 |4706 |4576 |  28k|  1 |3326 |2928 |-1.795694e+04 |-2.695400e+04 |  50.10%|   3.44%
473.82/475.75	c   459s| 11800 | 11217 |  4990k| 422.8 |   265M |  49 | 540 |4702 |4589 |  28k|  1 |3331 |2947 |-1.797345e+04 |-2.695400e+04 |  49.97%|   3.44%
478.40/480.36	c   464s| 11900 | 11315 |  5038k| 423.3 |   266M |  49 | 540 |4696 |4552 |  28k|  1 |3338 |2972 |-1.800238e+04 |-2.695400e+04 |  49.72%|   3.46%
481.29/483.29	c   467s| 12000 | 11413 |  5075k| 422.8 |   266M |  49 | 540 |4706 |4572 |  28k|  1 |3357 |2987 |-1.800601e+04 |-2.695400e+04 |  49.69%|   3.47%
484.38/486.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
484.38/486.30	c   470s| 12100 | 11511 |  5109k| 422.1 |   266M |  49 | 540 |4712 |4603 |  28k|  1 |3377 |3009 |-1.800601e+04 |-2.695400e+04 |  49.69%|   3.47%
488.27/490.24	c   474s| 12200 | 11611 |  5149k| 421.9 |   266M |  49 | 540 |4689 |4580 |  29k|  1 |3377 |3039 |-1.800601e+04 |-2.695400e+04 |  49.69%|   3.48%
491.36/493.32	c   477s| 12300 | 11703 |  5184k| 421.3 |   267M |  49 | 540 |4672 |4567 |  29k|  1 |3382 |3059 |-1.802225e+04 |-2.695400e+04 |  49.56%|   3.48%
494.45/496.48	c   480s| 12400 | 11801 |  5220k| 420.9 |   269M |  49 | 540 |4671 |4557 |  29k|  1 |3388 |3081 |-1.802225e+04 |-2.695400e+04 |  49.56%|   3.49%
497.54/499.50	c   483s| 12500 | 11893 |  5257k| 420.4 |   269M |  49 | 540 |4682 |4568 |  29k|  1 |3406 |3093 |-1.802800e+04 |-2.695400e+04 |  49.51%|   3.52%
500.93/503.01	c   487s| 12600 | 11991 |  5299k| 420.4 |   269M |  49 | 540 |4666 |4571 |  29k|  1 |3408 |3111 |-1.803774e+04 |-2.695400e+04 |  49.43%|   3.52%
504.41/506.47	c   490s| 12700 | 12084 |  5333k| 419.8 |   269M |  49 | 540 |4669 |4584 |  30k|  1 |3421 |3151 |-1.803774e+04 |-2.695400e+04 |  49.43%|   3.57%
508.20/510.22	c   494s| 12800 | 12182 |  5374k| 419.7 |   269M |  49 | 540 |4693 |4588 |  30k|  1 |3450 |3168 |-1.803774e+04 |-2.695400e+04 |  49.43%|   3.58%
511.39/513.41	c   497s| 12900 | 12280 |  5416k| 419.7 |   269M |  49 | 540 |4681 |4588 |  30k|  1 |3457 |3175 |-1.803791e+04 |-2.695400e+04 |  49.43%|   3.61%
513.68/515.77	c   499s| 13000 | 12376 |  5448k| 418.9 |   269M |  51 | 540 |4683 |4589 |  30k|  4 |3475 |3180 |-1.803791e+04 |-2.695400e+04 |  49.43%|   3.61%
516.67/518.73	c   502s| 13100 | 12476 |  5485k| 418.6 |   269M |  51 | 540 |4674 |4573 |  30k|  1 |3475 |3182 |-1.803791e+04 |-2.695400e+04 |  49.43%|   3.61%
519.16/521.28	c   505s| 13200 | 12571 |  5519k| 418.0 |   270M |  51 | 540 |4680 |4588 |  31k|  1 |3488 |3185 |-1.804229e+04 |-2.695400e+04 |  49.39%|   3.65%
521.86/523.93	c   507s| 13300 | 12665 |  5554k| 417.5 |   270M |  51 | 540 |4696 |4563 |  31k|  3 |3510 |3186 |-1.804229e+04 |-2.695400e+04 |  49.39%|   3.65%
525.07/527.19	c   511s| 13400 | 12755 |  5593k| 417.3 |   271M |  51 | 540 |4701 |4567 |  31k|  1 |3523 |3187 |-1.804381e+04 |-2.695400e+04 |  49.38%|   3.66%
528.24/530.30	c   514s| 13500 | 12853 |  5632k| 417.1 |   271M |  51 | 540 |4718 |4568 |  31k|  1 |3548 |3187 |-1.804548e+04 |-2.695400e+04 |  49.37%|   3.67%
530.74/532.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
530.74/532.87	c   516s| 13600 | 12951 |  5668k| 416.6 |   272M |  51 | 540 |4705 |4571 |  31k|  1 |3548 |3188 |-1.804548e+04 |-2.695400e+04 |  49.37%|   3.67%
533.53/535.69	c   519s| 13700 | 13047 |  5704k| 416.2 |   272M |  51 | 540 |4694 |4586 |  32k|  1 |3551 |3189 |-1.804548e+04 |-2.695400e+04 |  49.37%|   3.68%
536.32/538.45	c   522s| 13800 | 13147 |  5741k| 415.9 |   273M |  51 | 540 |4703 |4582 |  32k|  1 |3565 |3190 |-1.804802e+04 |-2.695400e+04 |  49.35%|   3.68%
539.21/541.36	c   525s| 13900 | 13241 |  5775k| 415.4 |   273M |  51 | 540 |4694 |4548 |  32k|  1 |3569 |3191 |-1.804802e+04 |-2.695400e+04 |  49.35%|   3.69%
542.40/544.50	c   528s| 14000 | 13337 |  5815k| 415.3 |   274M |  51 | 540 |4697 |4577 |  32k|  1 |3585 |3193 |-1.805309e+04 |-2.695400e+04 |  49.30%|   3.69%
545.69/547.83	c   531s| 14100 | 13437 |  5852k| 414.9 |   275M |  51 | 540 |4686 |4591 |  32k|  1 |3585 |3210 |-1.806061e+04 |-2.695400e+04 |  49.24%|   3.70%
548.18/550.35	c   534s| 14200 | 13523 |  5883k| 414.2 |   275M |  51 | 540 |4688 |4572 |  33k|  9 |3602 |3211 |-1.806280e+04 |-2.695400e+04 |  49.22%|   3.71%
551.07/553.23	c   537s| 14300 | 13621 |  5918k| 413.8 |   275M |  51 | 540 |4697 |4566 |  33k|  2 |3622 |3211 |-1.806624e+04 |-2.695400e+04 |  49.20%|   3.72%
553.56/555.79	c   539s| 14400 | 13717 |  5949k| 413.0 |   275M |  51 | 540 |4707 |4571 |  33k|  2 |3642 |3229 |-1.806624e+04 |-2.695400e+04 |  49.20%|   3.73%
557.55/559.75	c   543s| 14500 | 13807 |  5989k| 412.9 |   276M |  51 | 540 |4708 |4598 |  33k|  1 |3659 |3250 |-1.806821e+04 |-2.695400e+04 |  49.18%|   3.73%
561.03/563.27	c   547s| 14600 | 13907 |  6026k| 412.7 |   279M |  51 | 540 |4715 |4587 |  33k|  1 |3677 |3274 |-1.806821e+04 |-2.695400e+04 |  49.18%|   3.73%
564.42/566.63	c   550s| 14700 | 14003 |  6067k| 412.6 |   280M |  51 | 540 |4714 |4562 |  34k|  1 |3686 |3285 |-1.806852e+04 |-2.695400e+04 |  49.18%|   3.73%
567.82/570.10	c   554s| 14800 | 14103 |  6102k| 412.2 |   280M |  51 | 540 |4702 |4620 |  34k|  1 |3686 |3308 |-1.807664e+04 |-2.695400e+04 |  49.11%|   3.74%
571.20/573.48	c   557s| 14900 | 14191 |  6139k| 411.9 |   281M |  51 | 540 |4707 |4570 |  34k|  1 |3704 |3327 |-1.807987e+04 |-2.695400e+04 |  49.08%|   3.75%
573.99/576.26	c   560s| 15000 | 14289 |  6171k| 411.3 |   281M |  51 | 540 |4699 |4570 |  34k|  1 |3706 |3340 |-1.808073e+04 |-2.695400e+04 |  49.08%|   3.75%
577.08/579.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
577.08/579.35	c   563s| 15100 | 14389 |  6206k| 410.9 |   281M |  51 | 540 |4699 |4562 |  34k|  1 |3724 |3362 |-1.808497e+04 |-2.695400e+04 |  49.04%|   3.75%
580.47/582.71	c   566s| 15200 | 14487 |  6243k| 410.6 |   281M |  51 | 540 |4693 |4580 |  35k|  1 |3732 |3380 |-1.808954e+04 |-2.695400e+04 |  49.00%|   3.75%
583.87/586.15	c   570s| 15300 | 14583 |  6279k| 410.3 |   281M |  51 | 540 |4693 |4576 |  35k|  1 |3753 |3404 |-1.809470e+04 |-2.695400e+04 |  48.96%|   3.76%
586.95/589.29	c   573s| 15400 | 14681 |  6313k| 409.8 |   282M |  51 | 540 |4684 |4582 |  35k|  1 |3760 |3424 |-1.809581e+04 |-2.695400e+04 |  48.95%|   3.76%
590.14/592.42	c   576s| 15500 | 14775 |  6347k| 409.4 |   284M |  51 | 540 |4735 |4571 |  35k|  1 |3818 |3445 |-1.809581e+04 |-2.695400e+04 |  48.95%|   3.78%
593.22/595.53	c   579s| 15600 | 14861 |  6382k| 409.0 |   284M |  51 | 540 |4729 |4590 |  35k|  1 |3826 |3460 |-1.809985e+04 |-2.695400e+04 |  48.92%|   3.79%
596.41/598.71	c   582s| 15700 | 14957 |  6423k| 409.0 |   284M |  51 | 540 |4716 |4560 |  35k|  1 |3826 |3470 |-1.810176e+04 |-2.695400e+04 |  48.90%|   3.80%
599.30/601.67	c   585s| 15800 | 15051 |  6456k| 408.5 |   284M |  51 | 540 |4696 |4592 |  36k|  1 |3833 |3527 |-1.810398e+04 |-2.695400e+04 |  48.88%|   3.81%
601.71/604.02	c   588s| 15900 | 15137 |  6487k| 407.9 |   285M |  51 | 540 |4694 |4570 |  36k|  1 |3847 |3534 |-1.810603e+04 |-2.695400e+04 |  48.87%|   3.81%
604.58/606.96	c   590s| 16000 | 15235 |  6520k| 407.4 |   285M |  51 | 540 |4672 |4566 |  36k|  1 |3847 |3544 |-1.810619e+04 |-2.695400e+04 |  48.87%|   3.81%
606.88/609.29	c   593s| 16100 | 15326 |  6550k| 406.7 |   285M |  51 | 540 |4694 |4589 |  36k|  4 |3878 |3545 |-1.810639e+04 |-2.695400e+04 |  48.86%|   3.83%
609.78/612.18	c   596s| 16200 | 15424 |  6586k| 406.4 |   285M |  51 | 540 |4745 |4595 |  36k|  1 |3941 |3549 |-1.810639e+04 |-2.695400e+04 |  48.86%|   3.83%
612.46/614.83	c   598s| 16300 | 15520 |  6620k| 406.1 |   285M |  51 | 540 |4741 |4585 |  36k|  1 |3947 |3550 |-1.811278e+04 |-2.695400e+04 |  48.81%|   3.83%
614.85/617.28	c   601s| 16400 | 15608 |  6653k| 405.6 |   286M |  51 | 540 |4744 |4605 |  37k|  5 |3962 |3552 |-1.811278e+04 |-2.695400e+04 |  48.81%|   3.83%
617.44/619.86	c   603s| 16500 | 15708 |  6686k| 405.1 |   286M |  51 | 540 |4729 |4566 |  37k|  1 |3962 |3554 |-1.812207e+04 |-2.695400e+04 |  48.74%|   3.83%
620.43/622.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
620.43/622.80	c   606s| 16600 | 15806 |  6721k| 404.8 |   286M |  51 | 540 |4704 |4581 |  37k|  1 |3962 |3554 |-1.812650e+04 |-2.695400e+04 |  48.70%|   3.84%
623.22/625.68	c   609s| 16700 | 15900 |  6755k| 404.4 |   286M |  51 | 540 |4734 |4561 |  37k|  0 |3996 |3554 |-1.812889e+04 |-2.695400e+04 |  48.68%|   3.85%
626.21/628.62	c   612s| 16800 | 15998 |  6790k| 404.1 |   288M |  51 | 540 |4720 |4592 |  37k|  1 |3996 |3557 |-1.813183e+04 |-2.695400e+04 |  48.66%|   3.85%
629.00/631.44	c   615s| 16900 | 16092 |  6826k| 403.8 |   289M |  51 | 540 |4717 |4563 |  38k|  1 |4015 |3557 |-1.813499e+04 |-2.695400e+04 |  48.63%|   3.85%
631.70/634.15	c   618s| 17000 | 16186 |  6859k| 403.4 |   290M |  51 | 540 |4711 |4564 |  38k|  0 |4028 |3558 |-1.814540e+04 |-2.695400e+04 |  48.54%|   3.86%
634.48/636.97	c   620s| 17100 | 16278 |  6892k| 403.0 |   290M |  51 | 540 |4727 |4565 |  38k|  1 |4058 |3573 |-1.814916e+04 |-2.695400e+04 |  48.51%|   3.86%
637.37/639.82	c   623s| 17200 | 16370 |  6926k| 402.6 |   290M |  51 | 540 |4712 |4562 |  38k|  1 |4063 |3583 |-1.815513e+04 |-2.695400e+04 |  48.46%|   3.86%
640.36/642.84	c   626s| 17300 | 16454 |  6961k| 402.3 |   291M |  51 | 540 |4724 |4606 |  38k|  0 |4089 |3584 |-1.815642e+04 |-2.695400e+04 |  48.45%|   3.87%
643.15/645.61	c   629s| 17400 | 16546 |  6994k| 401.9 |   294M |  51 | 540 |4750 |4568 |  39k|  1 |4120 |3588 |-1.816121e+04 |-2.695400e+04 |  48.42%|   3.87%
646.44/648.93	c   632s| 17500 | 16640 |  7029k| 401.6 |   294M |  51 | 540 |4753 |4566 |  39k|  6 |4136 |3612 |-1.816244e+04 |-2.695400e+04 |  48.41%|   3.90%
648.83/651.34	c   635s| 17600 | 16731 |  7059k| 401.0 |   296M |  51 | 540 |4794 |4567 |  39k|  1 |4184 |3615 |-1.816244e+04 |-2.695400e+04 |  48.41%|   3.91%
651.32/653.82	c   637s| 17700 | 16829 |  7090k| 400.5 |   296M |  51 | 540 |4784 |4561 |  39k|  1 |4185 |3617 |-1.816346e+04 |-2.695400e+04 |  48.40%|   3.91%
654.21/656.78	c   640s| 17800 | 16925 |  7126k| 400.3 |   298M |  51 | 540 |4772 |4571 |  40k|  1 |4192 |3617 |-1.816346e+04 |-2.695400e+04 |  48.40%|   3.92%
657.30/659.88	c   643s| 17900 | 17018 |  7160k| 399.9 |   298M |  51 | 540 |4770 |4577 |  40k|  2 |4203 |3628 |-1.816364e+04 |-2.695400e+04 |  48.40%|   3.92%
660.39/662.94	c   646s| 18000 | 17108 |  7193k| 399.6 |   298M |  51 | 540 |4774 |4573 |  40k|  1 |4217 |3643 |-1.817027e+04 |-2.695400e+04 |  48.34%|   3.94%
663.38/665.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
663.38/665.98	c   649s| 18100 | 17206 |  7228k| 399.2 |   300M |  51 | 540 |4750 |4584 |  40k|  1 |4217 |3661 |-1.817262e+04 |-2.695400e+04 |  48.32%|   3.94%
666.58/669.16	c   653s| 18200 | 17300 |  7262k| 398.9 |   300M |  51 | 540 |4744 |4563 |  40k|  1 |4227 |3683 |-1.817434e+04 |-2.695400e+04 |  48.31%|   3.95%
669.75/672.33	c   656s| 18300 | 17394 |  7296k| 398.6 |   302M |  51 | 540 |4758 |4584 |  41k|  1 |4263 |3707 |-1.817434e+04 |-2.695400e+04 |  48.31%|   3.95%
673.14/675.74	c   659s| 18400 | 17492 |  7333k| 398.5 |   302M |  51 | 540 |4787 |4602 |  41k|  1 |4305 |3728 |-1.817434e+04 |-2.695400e+04 |  48.31%|   3.96%
676.23/678.85	c   662s| 18500 | 17590 |  7369k| 398.3 |   302M |  51 | 540 |4776 |4569 |  41k|  1 |4310 |3740 |-1.818246e+04 |-2.695400e+04 |  48.24%|   3.96%
678.92/681.54	c   665s| 18600 | 17684 |  7399k| 397.7 |   302M |  51 | 540 |4772 |4584 |  41k|  1 |4320 |3764 |-1.818250e+04 |-2.695400e+04 |  48.24%|   3.97%
681.61/684.21	c   668s| 18700 | 17778 |  7430k| 397.3 |   302M |  51 | 540 |4761 |4562 |  41k|  1 |4331 |3786 |-1.818588e+04 |-2.695400e+04 |  48.21%|   3.98%
684.20/686.88	c   670s| 18800 | 17876 |  7461k| 396.8 |   302M |  51 | 540 |4749 |4560 |  42k|  3 |4341 |3802 |-1.819074e+04 |-2.695400e+04 |  48.17%|   3.98%
687.09/689.75	c   673s| 18900 | 17974 |  7496k| 396.6 |   302M |  51 | 540 |4733 |4559 |  42k|  1 |4348 |3814 |-1.819376e+04 |-2.695400e+04 |  48.15%|   3.99%
690.18/692.80	c   676s| 19000 | 18068 |  7530k| 396.2 |   302M |  51 | 540 |4746 |   0 |  42k|  0 |4373 |3844 |-1.819739e+04 |-2.695400e+04 |  48.12%|   3.99%
692.97/695.68	c   679s| 19100 | 18158 |  7563k| 395.9 |   303M |  51 | 540 |4771 |4565 |  42k|  1 |4413 |3890 |-1.820560e+04 |-2.695400e+04 |  48.05%|   4.00%
695.26/697.92	c   681s| 19200 | 18252 |  7593k| 395.4 |   303M |  51 | 540 |4770 |4593 |  42k|  1 |4431 |3896 |-1.820887e+04 |-2.695400e+04 |  48.03%|   4.00%
697.95/700.70	c   684s| 19300 | 18348 |  7626k| 395.0 |   303M |  51 | 540 |4754 |4582 |  42k|  1 |4434 |3910 |-1.821324e+04 |-2.695400e+04 |  47.99%|   4.01%
700.45/703.17	c   687s| 19400 | 18446 |  7659k| 394.7 |   305M |  51 | 540 |4779 |4562 |  42k|  1 |4472 |3910 |-1.821324e+04 |-2.695400e+04 |  47.99%|   4.02%
702.45/705.14	c   689s| 19500 | 18542 |  7687k| 394.1 |   305M |  51 | 540 |4778 |4593 |  43k|  1 |4494 |3912 |-1.821463e+04 |-2.695400e+04 |  47.98%|   4.02%
704.92/707.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
704.92/707.67	c   691s| 19600 | 18632 |  7718k| 393.7 |   305M |  51 | 540 |4789 |4558 |  43k|  3 |4522 |3925 |-1.821463e+04 |-2.695400e+04 |  47.98%|   4.03%
707.81/710.51	c   694s| 19700 | 18730 |  7752k| 393.4 |   306M |  51 | 540 |4794 |4577 |  43k|  1 |4553 |3929 |-1.821577e+04 |-2.695400e+04 |  47.97%|   4.04%
710.90/713.62	c   697s| 19800 | 18820 |  7786k| 393.2 |   308M |  51 | 540 |4784 |4645 |  43k|  6 |4564 |3936 |-1.822169e+04 |-2.695400e+04 |  47.92%|   4.04%
713.59/716.38	c   700s| 19900 | 18916 |  7822k| 393.0 |   308M |  51 | 540 |4821 |4562 |  43k|  1 |4616 |3936 |-1.822169e+04 |-2.695400e+04 |  47.92%|   4.04%
716.39/719.19	c   703s| 20000 | 19010 |  7856k| 392.7 |   309M |  51 | 540 |4802 |4589 |  44k|  1 |4618 |3940 |-1.822169e+04 |-2.695400e+04 |  47.92%|   4.04%
719.38/722.13	c   706s| 20100 | 19104 |  7891k| 392.5 |   309M |  51 | 540 |4794 |4608 |  44k|  0 |4633 |3949 |-1.823187e+04 |-2.695400e+04 |  47.84%|   4.05%
722.06/724.85	c   708s| 20200 | 19198 |  7926k| 392.3 |   309M |  51 | 540 |4782 |4580 |  44k|  1 |4645 |3950 |-1.823533e+04 |-2.695400e+04 |  47.81%|   4.06%
724.55/727.39	c   711s| 20300 | 19294 |  7961k| 392.1 |   309M |  51 | 540 |4764 |4575 |  44k|  1 |4651 |3952 |-1.823756e+04 |-2.695400e+04 |  47.79%|   4.06%
726.64/729.41	c   713s| 20400 | 19388 |  7989k| 391.5 |   309M |  51 | 540 |4746 |4573 |  44k|  1 |4658 |3952 |-1.824122e+04 |-2.695400e+04 |  47.76%|   4.07%
728.83/731.63	c   715s| 20500 | 19475 |  8017k| 391.0 |   310M |  51 | 540 |4739 |4566 |  44k|  1 |4670 |3952 |-1.824368e+04 |-2.695400e+04 |  47.74%|   4.07%
731.24/734.08	c   718s| 20600 | 19573 |  8050k| 390.7 |   310M |  51 | 540 |4728 |4568 |  44k|  1 |4687 |3958 |-1.824687e+04 |-2.695400e+04 |  47.72%|   4.08%
735.01/737.89	c   721s| 20700 | 19667 |  8093k| 390.9 |   310M |  51 | 540 |4719 |4578 |  45k|  1 |4706 |3963 |-1.825070e+04 |-2.695400e+04 |  47.69%|   4.08%
737.70/740.51	c   724s| 20800 | 19763 |  8128k| 390.7 |   314M |  51 | 540 |4727 |4556 |  45k|  1 |4725 |3964 |-1.825400e+04 |-2.695400e+04 |  47.66%|   4.08%
739.79/742.65	c   726s| 20900 | 19847 |  8156k| 390.2 |   314M |  51 | 540 |4702 |4565 |  45k|  1 |4728 |3966 |-1.825528e+04 |-2.695400e+04 |  47.65%|   4.11%
742.58/745.44	c   729s| 21000 | 19941 |  8190k| 389.9 |   314M |  51 | 540 |4683 |4574 |  45k|  1 |4729 |3969 |-1.825601e+04 |-2.695400e+04 |  47.64%|   4.11%
745.07/747.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
745.07/747.90	c   731s| 21100 | 20029 |  8218k| 389.4 |   315M |  51 | 540 |4697 |4594 |  46k|  1 |4750 |3973 |-1.825798e+04 |-2.695400e+04 |  47.63%|   4.11%
747.36/750.29	c   734s| 21200 | 20127 |  8249k| 389.0 |   315M |  51 | 540 |4708 |4571 |  46k|  1 |4767 |3975 |-1.825798e+04 |-2.695400e+04 |  47.63%|   4.12%
750.05/752.94	c   736s| 21300 | 20217 |  8283k| 388.8 |   315M |  51 | 540 |4800 |4584 |  46k|  1 |4862 |3979 |-1.825798e+04 |-2.695400e+04 |  47.63%|   4.12%
754.25/757.12	c   741s| 21400 | 20313 |  8331k| 389.2 |   316M |  51 | 540 |4793 |4578 |  46k|  2 |4863 |4000 |-1.826046e+04 |-2.695400e+04 |  47.61%|   4.12%
756.83/759.75	c   743s| 21500 | 20407 |  8364k| 388.9 |   316M |  51 | 540 |4782 |4587 |  46k|  1 |4874 |4014 |-1.826229e+04 |-2.695400e+04 |  47.59%|   4.13%
759.23/762.15	c   746s| 21600 | 20497 |  8392k| 388.5 |   317M |  51 | 540 |4772 |4552 |  46k|  2 |4887 |4029 |-1.826331e+04 |-2.695400e+04 |  47.59%|   4.13%
762.01/764.99	c   748s| 21700 | 20587 |  8425k| 388.2 |   318M |  51 | 540 |4757 |4573 |  47k|  1 |4904 |4047 |-1.826448e+04 |-2.695400e+04 |  47.58%|   4.14%
764.80/767.74	c   751s| 21800 | 20685 |  8458k| 387.9 |   318M |  51 | 540 |4734 |4579 |  47k|  1 |4905 |4058 |-1.826482e+04 |-2.695400e+04 |  47.57%|   4.14%
767.98/770.96	c   754s| 21900 | 20777 |  8492k| 387.7 |   318M |  51 | 540 |4761 |4585 |  47k|  1 |4948 |4084 |-1.826832e+04 |-2.695400e+04 |  47.55%|   4.15%
770.97/773.94	c   757s| 22000 | 20871 |  8527k| 387.5 |   318M |  53 | 540 |4807 |4580 |  47k|  1 |5008 |4103 |-1.827052e+04 |-2.695400e+04 |  47.53%|   4.15%
774.26/777.20	c   761s| 22100 | 20965 |  8566k| 387.5 |   319M |  53 | 540 |4779 |4583 |  47k|  4 |5008 |4119 |-1.827052e+04 |-2.695400e+04 |  47.53%|   4.15%
777.25/780.28	c   764s| 22200 | 21063 |  8600k| 387.3 |   319M |  53 | 540 |4756 |4563 |  48k|  1 |5008 |4136 |-1.827496e+04 |-2.695400e+04 |  47.49%|   4.15%
780.84/783.83	c   767s| 22300 | 21155 |  8636k| 387.2 |   319M |  53 | 540 |4761 |4556 |  48k|  1 |5033 |4180 |-1.827760e+04 |-2.695400e+04 |  47.47%|   4.16%
783.04/786.09	c   770s| 22400 | 21249 |  8666k| 386.8 |   319M |  53 | 540 |4738 |4564 |  48k|  1 |5043 |4185 |-1.827855e+04 |-2.695400e+04 |  47.46%|   4.16%
785.42/788.49	c   772s| 22500 | 21347 |  8696k| 386.4 |   319M |  53 | 540 |4729 |4574 |  48k|  1 |5053 |4195 |-1.827855e+04 |-2.695400e+04 |  47.46%|   4.16%
788.51/791.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
788.51/791.54	c   775s| 22600 | 21427 |  8728k| 386.1 |   320M |  53 | 540 |4749 |4541 |  48k|  1 |5086 |4233 |-1.828071e+04 |-2.695400e+04 |  47.45%|   4.17%
791.70/794.78	c   778s| 22700 | 21519 |  8762k| 385.9 |   321M |  53 | 540 |4751 |4617 |  49k|  1 |5102 |4242 |-1.828115e+04 |-2.695400e+04 |  47.44%|   4.19%
793.79/796.80	c   780s| 22800 | 21609 |  8789k| 385.4 |   321M |  53 | 540 |4738 |4555 |  49k|  1 |5109 |4244 |-1.828411e+04 |-2.695400e+04 |  47.42%|   4.19%
796.68/799.79	c   783s| 22900 | 21705 |  8826k| 385.4 |   322M |  53 | 540 |4729 |4583 |  49k|  1 |5120 |4246 |-1.828592e+04 |-2.695400e+04 |  47.40%|   4.19%
799.98/803.05	c   787s| 23000 | 21805 |  8863k| 385.3 |   322M |  53 | 540 |4705 |4584 |  49k|  6 |5120 |4253 |-1.828701e+04 |-2.695400e+04 |  47.39%|   4.20%
802.97/806.06	c   790s| 23100 | 21901 |  8899k| 385.2 |   326M |  53 | 540 |4706 |4568 |  49k|  1 |5141 |4257 |-1.828918e+04 |-2.695400e+04 |  47.38%|   4.20%
805.74/808.87	c   792s| 23200 | 21997 |  8931k| 384.9 |   326M |  53 | 540 |4735 |4563 |  50k|  1 |5181 |4264 |-1.829031e+04 |-2.695400e+04 |  47.37%|   4.20%
808.23/811.35	c   795s| 23300 | 22093 |  8964k| 384.7 |   326M |  53 | 540 |4724 |4565 |  50k|  2 |5181 |4267 |-1.829590e+04 |-2.695400e+04 |  47.32%|   4.22%
810.72/813.80	c   797s| 23400 | 22191 |  8996k| 384.4 |   326M |  53 | 540 |4712 |4596 |  50k|  1 |5181 |4275 |-1.829983e+04 |-2.695400e+04 |  47.29%|   4.22%
812.72/815.86	c   799s| 23500 | 22283 |  9024k| 384.0 |   326M |  53 | 540 |4698 |4584 |  50k|  1 |5189 |4276 |-1.830011e+04 |-2.695400e+04 |  47.29%|   4.23%
815.70/818.85	c   802s| 23600 | 22371 |  9058k| 383.7 |   326M |  53 | 540 |4700 |4586 |  50k|  7 |5203 |4280 |-1.830170e+04 |-2.695400e+04 |  47.28%|   4.24%
817.40/820.52	c in SCIP_DECL_EVENTEXEC found by SCIP
817.40/820.52	o 26722
817.40/820.52	c Model check passed
817.40/820.53	c d 804s| 23672 | 22360 |  9080k| 383.5 |veclendi|  53 | 540 |4686 |4575 |   0 |  1 |5205 |4281 |-1.830392e+04 |-2.672200e+04 |  45.99%|   4.27%
818.20/821.35	c   805s| 23700 | 22388 |  9091k| 383.5 |   328M |  53 | 540 |4689 |4565 |  50k|  1 |5211 |4285 |-1.830392e+04 |-2.672200e+04 |  45.99%|   4.27%
820.69/823.83	c   807s| 23800 | 22482 |  9122k| 383.2 |   328M |  53 | 540 |4827 |4570 |  50k|  1 |5353 |4289 |-1.830440e+04 |-2.672200e+04 |  45.99%|   4.28%
823.58/826.74	c   810s| 23900 | 22574 |  9158k| 383.1 |   328M |  53 | 540 |4978 |4592 |  51k|  1 |5511 |4295 |-1.830506e+04 |-2.672200e+04 |  45.98%|   4.28%
826.47/829.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
826.47/829.67	c   813s| 24000 | 22666 |  9194k| 383.0 |   329M |  53 | 540 |5152 |4568 |  51k|  1 |5690 |4295 |-1.830747e+04 |-2.672200e+04 |  45.96%|   4.28%
829.16/832.33	c   816s| 24100 | 22748 |  9227k| 382.8 |   330M |  53 | 540 |5261 |4567 |  51k|  1 |5824 |4308 |-1.831100e+04 |-2.672200e+04 |  45.93%|   4.28%
831.75/834.91	c   818s| 24200 | 22837 |  9259k| 382.5 |   331M |  53 | 540 |5277 |4565 |  51k|  1 |5885 |4312 |-1.831143e+04 |-2.672200e+04 |  45.93%|   4.29%
834.25/837.44	c   821s| 24300 | 22929 |  9292k| 382.3 |   331M |  53 | 540 |5345 |4565 |  51k|  1 |5995 |4314 |-1.831369e+04 |-2.672200e+04 |  45.91%|   4.29%
836.64/839.83	c   823s| 24400 | 23015 |  9320k| 381.9 |   331M |  53 | 540 |5346 |4587 |  51k|  1 |6084 |4315 |-1.831369e+04 |-2.672200e+04 |  45.91%|   4.29%
839.03/842.22	c   826s| 24500 | 23103 |  9351k| 381.6 |   332M |  53 | 540 |5414 |4571 |  52k|  1 |6209 |4316 |-1.831369e+04 |-2.672200e+04 |  45.91%|   4.29%
841.72/844.90	c   828s| 24600 | 23199 |  9384k| 381.4 |   332M |  53 | 540 |5478 |4591 |  52k|  1 |6327 |4326 |-1.831440e+04 |-2.672200e+04 |  45.91%|   4.30%
844.41/847.68	c   831s| 24700 | 23287 |  9417k| 381.2 |   333M |  53 | 540 |5538 |4571 |  52k|  1 |6498 |4328 |-1.831625e+04 |-2.672200e+04 |  45.89%|   4.31%
847.20/850.48	c   834s| 24800 | 23379 |  9449k| 380.9 |   333M |  53 | 540 |5559 |4592 |  52k|  1 |6623 |4328 |-1.831633e+04 |-2.672200e+04 |  45.89%|   4.32%
850.58/853.80	c   837s| 24900 | 23465 |  9487k| 381.0 |   333M |  53 | 540 |5497 |4577 |  52k|  1 |6670 |4338 |-1.831853e+04 |-2.672200e+04 |  45.87%|   4.32%
853.78/857.02	c   841s| 25000 | 23559 |  9529k| 381.1 |   333M |  53 | 540 |5501 |4567 |  52k|  1 |6773 |4340 |-1.831979e+04 |-2.672200e+04 |  45.86%|   4.32%
856.66/859.98	c   843s| 25100 | 23655 |  9566k| 381.0 |   334M |  53 | 540 |5465 |4579 |  53k|  1 |6901 |4341 |-1.831979e+04 |-2.672200e+04 |  45.86%|   4.32%
859.05/862.32	c   846s| 25200 | 23741 |  9597k| 380.8 |   334M |  53 | 540 |5393 |4560 |  53k|  1 |6943 |4345 |-1.831979e+04 |-2.672200e+04 |  45.86%|   4.32%
861.34/864.64	c   848s| 25300 | 23829 |  9626k| 380.4 |   334M |  53 | 540 |5303 |4574 |  53k|  1 |6950 |4358 |-1.831979e+04 |-2.672200e+04 |  45.86%|   4.32%
864.33/867.60	c   851s| 25400 | 23921 |  9661k| 380.3 |   334M |  53 | 540 |5149 |4573 |  53k|  1 |6959 |4381 |-1.831979e+04 |-2.672200e+04 |  45.86%|   4.33%
867.02/870.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
867.02/870.30	c   854s| 25500 | 24005 |  9689k| 379.9 |   334M |  53 | 540 |5062 |4569 |  53k|  1 |6983 |4406 |-1.832023e+04 |-2.672200e+04 |  45.86%|   4.33%
869.21/872.59	c   856s| 25600 | 24095 |  9718k| 379.6 |   334M |  53 | 540 |5002 |4586 |  53k|  1 |7005 |4406 |-1.832023e+04 |-2.672200e+04 |  45.86%|   4.33%
872.00/875.34	c   859s| 25700 | 24183 |  9749k| 379.3 |   335M |  53 | 540 |4949 |4564 |  53k|  1 |7017 |4425 |-1.832675e+04 |-2.672200e+04 |  45.81%|   4.33%
874.59/877.92	c   861s| 25800 | 24271 |  9781k| 379.1 |   338M |  53 | 540 |4939 |4572 |  53k|  1 |7049 |4436 |-1.832915e+04 |-2.672200e+04 |  45.79%|   4.33%
877.28/880.63	c   864s| 25900 | 24365 |  9812k| 378.8 |   340M |  53 | 540 |4914 |4586 |  54k|  1 |7058 |4455 |-1.833003e+04 |-2.672200e+04 |  45.78%|   4.34%
879.79/883.15	c   867s| 26000 | 24453 |  9841k| 378.5 |   341M |  53 | 540 |4903 |4586 |  54k|  1 |7096 |4469 |-1.833003e+04 |-2.672200e+04 |  45.78%|   4.34%
882.86/886.28	c   870s| 26100 | 24545 |  9875k| 378.3 |   341M |  53 | 540 |4887 |4575 |  54k|  1 |7120 |4490 |-1.833082e+04 |-2.672200e+04 |  45.78%|   4.34%
885.77/889.11	c   873s| 26200 | 24635 |  9908k| 378.1 |   341M |  53 | 540 |4964 |4574 |  54k|  1 |7224 |4508 |-1.833270e+04 |-2.672200e+04 |  45.76%|   4.34%
888.04/891.41	c   875s| 26300 | 24724 |  9936k| 377.8 |   341M |  53 | 540 |4948 |4570 |  54k|  1 |7242 |4523 |-1.833713e+04 |-2.672200e+04 |  45.73%|   4.35%
890.04/893.46	c   877s| 26400 | 24812 |  9964k| 377.4 |   343M |  53 | 540 |4915 |4578 |  54k|  1 |7246 |4527 |-1.833892e+04 |-2.672200e+04 |  45.71%|   4.35%
892.53/895.92	c   879s| 26500 | 24900 |  9996k| 377.2 |   343M |  53 | 540 |4891 |4580 |  55k|  1 |7259 |4534 |-1.833913e+04 |-2.672200e+04 |  45.71%|   4.35%
895.12/898.54	c   882s| 26600 | 24980 | 10030k| 377.0 |   344M |  53 | 540 |4863 |4581 |  55k|  1 |7270 |4537 |-1.834168e+04 |-2.672200e+04 |  45.69%|   4.35%
897.91/901.38	c   885s| 26700 | 25057 | 10059k| 376.7 |   344M |  53 | 540 |4838 |4576 |  55k|  1 |7289 |4557 |-1.834341e+04 |-2.672200e+04 |  45.68%|   4.36%
900.61/904.02	c   888s| 26800 | 25142 | 10091k| 376.5 |   345M |  53 | 540 |4861 |4558 |  55k|  1 |7350 |4571 |-1.834380e+04 |-2.672200e+04 |  45.67%|   4.37%
901.49/904.95	c in SCIP_DECL_EVENTEXEC found by SCIP
901.49/904.95	o 26382
901.49/904.95	c Model check passed
901.49/904.96	c * 888s| 26848 | 25017 | 10103k| 376.3 |    LP  |  53 | 540 |4860 |4568 |  55k|  3 |7356 |4576 |-1.834556e+04 |-2.638200e+04 |  43.81%|   4.40%
902.70/906.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
902.70/906.16	c   890s| 26900 | 25064 | 10119k| 376.1 |   345M |  53 | 540 |4849 |4564 |  55k|  1 |7368 |4583 |-1.834658e+04 |-2.638200e+04 |  43.80%|   4.40%
905.08/908.57	c   892s| 27000 | 25160 | 10152k| 375.9 |   345M |  53 | 540 |4820 |4567 |  55k|  1 |7371 |4587 |-1.834788e+04 |-2.638200e+04 |  43.79%|   4.40%
908.58/912.07	c   896s| 27100 | 25260 | 10190k| 376.0 |   345M |  53 | 540 |4781 |4549 |  56k|  1 |7377 |4593 |-1.834800e+04 |-2.638200e+04 |  43.79%|   4.40%
911.36/914.80	c   898s| 27200 | 25346 | 10224k| 375.8 |   345M |  53 | 540 |4755 |4562 |  56k|  1 |7383 |4595 |-1.834800e+04 |-2.638200e+04 |  43.79%|   4.40%
914.05/917.52	c   901s| 27300 | 25432 | 10257k| 375.7 |   345M |  53 | 540 |4759 |4571 |  56k|  1 |7413 |4603 |-1.835101e+04 |-2.638200e+04 |  43.76%|   4.41%
916.14/919.67	c   903s| 27400 | 25524 | 10286k| 375.3 |   345M |  53 | 540 |4771 |4559 |  56k|  2 |7438 |4607 |-1.835101e+04 |-2.638200e+04 |  43.76%|   4.41%
918.73/922.28	c   906s| 27500 | 25614 | 10317k| 375.1 |   345M |  53 | 540 |4748 |4575 |  56k|  1 |7439 |4621 |-1.835208e+04 |-2.638200e+04 |  43.75%|   4.41%
921.32/924.82	c   908s| 27600 | 25706 | 10350k| 374.9 |   345M |  53 | 540 |4729 |4575 |  56k|  1 |7448 |4630 |-1.835303e+04 |-2.638200e+04 |  43.75%|   4.41%
923.53/927.10	c   911s| 27700 | 25794 | 10378k| 374.6 |   346M |  53 | 540 |4721 |4567 |  57k|  1 |7452 |4631 |-1.835338e+04 |-2.638200e+04 |  43.74%|   4.41%
925.90/929.44	c   913s| 27800 | 25882 | 10408k| 374.3 |   346M |  53 | 540 |4710 |4578 |  57k|  1 |7466 |4637 |-1.835487e+04 |-2.638200e+04 |  43.73%|   4.41%
928.39/931.99	c   916s| 27900 | 25970 | 10442k| 374.2 |   346M |  53 | 540 |4705 |4590 |  57k|  1 |7477 |4638 |-1.835627e+04 |-2.638200e+04 |  43.72%|   4.41%
931.28/934.80	c   918s| 28000 | 26062 | 10478k| 374.2 |   346M |  53 | 540 |4708 |4582 |  57k|  1 |7496 |4640 |-1.835852e+04 |-2.638200e+04 |  43.70%|   4.41%
933.97/937.53	c   921s| 28100 | 26150 | 10510k| 374.0 |   346M |  53 | 540 |4700 |4576 |  57k|  1 |7509 |4648 |-1.836030e+04 |-2.638200e+04 |  43.69%|   4.42%
937.06/940.68	c   924s| 28200 | 26246 | 10547k| 374.0 |   346M |  53 | 540 |4691 |4577 |  57k|  1 |7514 |4649 |-1.836302e+04 |-2.638200e+04 |  43.67%|   4.42%
939.25/942.88	c   926s| 28300 | 26334 | 10577k| 373.7 |   347M |  53 | 540 |4698 |4592 |  58k|  1 |7530 |4650 |-1.836302e+04 |-2.638200e+04 |  43.67%|   4.42%
941.25/944.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
941.25/944.81	c   928s| 28400 | 26414 | 10603k| 373.3 |   347M |  53 | 540 |4720 |4604 |  58k|  1 |7564 |4655 |-1.836336e+04 |-2.638200e+04 |  43.67%|   4.42%
943.74/947.39	c   931s| 28500 | 26494 | 10636k| 373.1 |   349M |  53 | 540 |4725 |4582 |  58k|  1 |7579 |4658 |-1.836711e+04 |-2.638200e+04 |  43.64%|   4.42%
946.83/950.45	c   934s| 28600 | 26588 | 10673k| 373.1 |   351M |  53 | 540 |4716 |4584 |  58k|  1 |7594 |4658 |-1.836711e+04 |-2.638200e+04 |  43.64%|   4.42%
949.22/952.90	c   936s| 28700 | 26684 | 10703k| 372.9 |   351M |  53 | 540 |4723 |4565 |  58k|  1 |7605 |4660 |-1.836800e+04 |-2.638200e+04 |  43.63%|   4.42%
951.31/954.98	c   938s| 28800 | 26774 | 10732k| 372.6 |   351M |  53 | 540 |4710 |4574 |  59k|  1 |7612 |4661 |-1.836848e+04 |-2.638200e+04 |  43.63%|   4.43%
954.00/957.63	c   941s| 28900 | 26866 | 10765k| 372.4 |   351M |  53 | 540 |4711 |4568 |  59k|  1 |7626 |4662 |-1.836848e+04 |-2.638200e+04 |  43.63%|   4.43%
956.29/959.94	c   943s| 29000 | 26942 | 10794k| 372.2 |   353M |  53 | 540 |4716 |4582 |  59k|  0 |7641 |4662 |-1.836930e+04 |-2.638200e+04 |  43.62%|   4.43%
959.18/962.85	c   946s| 29100 | 27034 | 10832k| 372.2 |   353M |  53 | 540 |4716 |4565 |  59k|  1 |7660 |4662 |-1.837433e+04 |-2.638200e+04 |  43.58%|   4.43%
961.87/965.50	c   949s| 29200 | 27126 | 10860k| 371.9 |   353M |  53 | 540 |4727 |4558 |  59k|  1 |7686 |4686 |-1.837588e+04 |-2.638200e+04 |  43.57%|   4.43%
964.56/968.27	c   952s| 29300 | 27212 | 10893k| 371.7 |   353M |  53 | 540 |4711 |4594 |  60k|  1 |7693 |4686 |-1.837588e+04 |-2.638200e+04 |  43.57%|   4.44%
967.65/971.31	c   955s| 29400 | 27302 | 10927k| 371.6 |   353M |  53 | 540 |4710 |4582 |  60k|  1 |7706 |4699 |-1.837659e+04 |-2.638200e+04 |  43.56%|   4.44%
970.35/974.04	c   958s| 29500 | 27392 | 10959k| 371.5 |   353M |  53 | 540 |4726 |4603 |  60k|  1 |7737 |4712 |-1.837796e+04 |-2.638200e+04 |  43.55%|   4.45%
973.13/976.82	c   960s| 29600 | 27484 | 10994k| 371.4 |   354M |  53 | 540 |4708 |4600 |  60k|  1 |7737 |4723 |-1.837796e+04 |-2.638200e+04 |  43.55%|   4.45%
976.21/980.00	c   964s| 29700 | 27580 | 11029k| 371.3 |   354M |  53 | 540 |4721 |4591 |  60k|  1 |7770 |4745 |-1.838054e+04 |-2.638200e+04 |  43.53%|   4.45%
978.51/982.26	c   966s| 29800 | 27664 | 11057k| 371.0 |   354M |  53 | 540 |4715 |4574 |  60k|  4 |7780 |4752 |-1.838148e+04 |-2.638200e+04 |  43.52%|   4.46%
981.41/985.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
981.41/985.14	c   969s| 29900 | 27758 | 11090k| 370.9 |   354M |  53 | 540 |4702 |4593 |  61k|  1 |7781 |4765 |-1.838152e+04 |-2.638200e+04 |  43.52%|   4.46%
984.68/988.47	c   972s| 30000 | 27850 | 11124k| 370.8 |   354M |  53 | 540 |4708 |4591 |  61k|  1 |7802 |4784 |-1.838412e+04 |-2.638200e+04 |  43.50%|   4.46%
987.29/991.08	c   975s| 30100 | 27938 | 11155k| 370.6 |   354M |  53 | 540 |4706 |4553 |  61k|  1 |7813 |4793 |-1.838525e+04 |-2.638200e+04 |  43.50%|   4.46%
990.06/993.83	c   977s| 30200 | 28030 | 11186k| 370.4 |   354M |  53 | 540 |4689 |4587 |  61k|  1 |7818 |4806 |-1.838541e+04 |-2.638200e+04 |  43.49%|   4.47%
993.15/996.91	c   980s| 30300 | 28124 | 11222k| 370.3 |   354M |  53 | 540 |4686 |4552 |  61k|  1 |7830 |4821 |-1.838541e+04 |-2.638200e+04 |  43.49%|   4.47%
995.15/998.98	c   982s| 30400 | 28220 | 11249k| 370.0 |   355M |  53 | 540 |4685 |4572 |  61k|  1 |7845 |4831 |-1.838541e+04 |-2.638200e+04 |  43.49%|   4.47%
998.25/1002.11	c   986s| 30500 | 28314 | 11285k| 370.0 |   356M |  53 | 540 |4716 |4573 |  62k|  1 |7887 |4843 |-1.838565e+04 |-2.638200e+04 |  43.49%|   4.47%
1001.12/1004.91	c   988s| 30600 | 28396 | 11320k| 369.9 |   357M |  53 | 540 |4726 |4566 |  62k|  2 |7911 |4847 |-1.838700e+04 |-2.638200e+04 |  43.48%|   4.47%
1004.41/1008.25	c   992s| 30700 | 28486 | 11363k| 370.1 |   358M |  53 | 540 |4714 |4561 |  62k|  1 |7918 |4853 |-1.838815e+04 |-2.638200e+04 |  43.47%|   4.47%
1007.21/1011.11	c   995s| 30800 | 28574 | 11397k| 370.0 |   359M |  53 | 540 |4731 |4566 |  62k|  1 |7951 |4874 |-1.838925e+04 |-2.638200e+04 |  43.46%|   4.47%
1009.69/1013.50	c   997s| 30900 | 28668 | 11427k| 369.8 |   359M |  53 | 540 |4722 |4581 |  62k|  1 |7963 |4884 |-1.839061e+04 |-2.638200e+04 |  43.45%|   4.47%
1011.78/1015.61	c   999s| 31000 | 28758 | 11456k| 369.5 |   359M |  53 | 540 |4724 |4591 |  62k|  2 |7983 |4890 |-1.839180e+04 |-2.638200e+04 |  43.44%|   4.48%
1012.58/1016.49	c 
1012.58/1016.49	c SCIP Status        : solving was interrupted [time limit reached]
1012.58/1016.49	c Solving Time (sec) : 1000.00
1012.58/1016.49	c Solving Nodes      : 31024
1012.58/1016.49	c Primal Bound       : -2.63820000000000e+04 (27 solutions, 11 respecting the objective limit)
1012.58/1016.49	c Dual Bound         : -1.83923196721311e+04
1012.58/1016.49	c Gap                : 43.44 %
1012.58/1016.49	c SCIP status: 23 (TIMELIMIT)
1012.58/1016.49	c SCIP primal bound improved LB: 87554 -> 90522
1012.58/1016.49	c SCIP LP bound tightened UB: 99482 -> 98512
1012.58/1016.49	c pb_solver_status: sst_sat
1012.58/1016.49	c LB_goalvalue: 90522
1012.58/1016.49	c UB_goalvalue: 98512
1012.58/1016.49	c # improved by sat (lb/ub): 0, # improved by scip (lb): 4
1012.58/1016.49	c SCIP returned: sst_sat
1012.58/1016.49	c SCIP primal LB: 90522, dual UB: 98512
1012.58/1016.49	c Try to find a solution more than 93185
1012.58/1016.49	c estimatedAdderCost: 864
1012.58/1016.49	c Try to convert by bdds
1012.58/1016.49	c d: 1
1012.58/1016.49	c Try to convert by sorters
1012.68/1016.50	c Sorter: base: 5 2 2 3 5 3 
1012.68/1016.50	c 
1012.68/1016.50	c assumptions: 
1012.68/1016.50	c invoking solver with time budget: 5.000000
1017.67/1021.53	c sat_solver_result: sst_unknown
1017.67/1021.53	c SAT solver timed out; proceeding to cooperative SCIP call
1017.67/1021.53	c Calling solveScip for cooperative mode with LB_goalvalue:       90522, UB_goalvalue: 98512
1017.67/1021.53	c scip solving with time budget: 1400.000000
1017.67/1021.53	c solveScip
1017.67/1021.53	c initScipForCoop
1017.67/1021.53	c Coop Mode: Using SCIP obj units for LB/UB: 90522, +oo
1017.67/1021.53	c SCIPfreeTransform due to timeout and having shadow nodes
1017.67/1021.53	c forcing SCIPfreeTransform before solve
1017.76/1021.60	c Running SCIP presolve for solve-time propagation (rounds=3)
1017.76/1021.61	c 10/10 feasible solutions given by solution candidate storage, new primal bound -2.638200e+04
1017.76/1021.61	c 
1017.76/1021.61	c presolving:
1017.76/1021.61	c    (0.0s) running MILP presolver
1017.76/1021.62	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1017.76/1021.62	c (round 1, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 840 clqs, 0 implints
1017.76/1021.63	c (round 2, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4476 upgd conss, 0 impls, 840 clqs, 0 implints
1017.76/1021.65	c    (0.0s) probing: 51/540 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1017.76/1021.65	c    (0.0s) probing aborted: 50/50 successive totally useless probings
1017.76/1021.65	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
1017.76/1021.65	c  0 deleted vars, 150 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 3360 changed sides, 5040 changed coefficients
1017.76/1021.65	c  0 implications, 840 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1017.76/1021.65	c presolved problem has 540 variables (540 bin, 0 int, 0 cont) and 4476 constraints
1017.76/1021.65	c    1734 constraints of type <knapsack>
1017.76/1021.65	c     840 constraints of type <setppc>
1017.76/1021.65	c    1902 constraints of type <logicor>
1017.76/1021.65	c transformed objective value is always integral (scale: 1)
1017.76/1021.65	c Presolving Time: 0.05
1017.76/1021.66	c 10/10 feasible solutions given by solution candidate storage, new primal bound -2.638200e+04
1017.76/1021.66	c 
1017.76/1021.66	c presolving:
1017.76/1021.67	c    (0.0s) running MILP presolver
1017.76/1021.67	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1017.76/1021.67	c (round 1, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 840 clqs, 0 implints
1017.76/1021.68	c (round 2, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4476 upgd conss, 0 impls, 840 clqs, 0 implints
1017.76/1021.68	c (round 3, medium)     0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 3360 chg sides, 3360 chg coeffs, 4476 upgd conss, 0 impls, 840 clqs, 0 implints
1017.76/1021.69	c (round 4, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 3360 chg sides, 5040 chg coeffs, 4476 upgd conss, 0 impls, 840 clqs, 0 implints
1017.86/1021.71	c    (0.1s) probing: 51/540 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1017.86/1021.71	c    (0.1s) probing aborted: 50/50 successive totally useless probings
1017.86/1021.72	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1017.86/1021.72	c    (0.1s) no symmetry present (symcode time: 0.00)
1017.86/1021.72	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
1017.86/1021.72	c  0 deleted vars, 150 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 3360 changed sides, 5040 changed coefficients
1017.86/1021.72	c  0 implications, 840 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1017.86/1021.72	c presolved problem has 540 variables (540 bin, 0 int, 0 cont) and 4476 constraints
1017.86/1021.72	c    1734 constraints of type <knapsack>
1017.86/1021.72	c     840 constraints of type <setppc>
1017.86/1021.72	c    1902 constraints of type <logicor>
1017.86/1021.72	c transformed objective value is always integral (scale: 1)
1017.86/1021.72	c Presolving Time: 0.06
1017.86/1021.72	c transformed 10/10 original solutions to the transformed problem space
1017.86/1021.73	c 
1017.86/1021.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1017.86/1021.79	c   0.1s|     1 |     0 |   854 |     - |   277M |   0 | 540 |4548 |4476 |   0 |  0 |  71 |   0 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1017.96/1021.85	c   0.2s|     1 |     0 |   990 |     - |   277M |   0 | 540 |4551 |4484 |   8 |  1 |  74 |   0 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1018.06/1021.90	c   0.2s|     1 |     0 |  1273 |     - |   276M |   0 | 540 |4553 |4493 |  17 |  2 |  76 |   0 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1018.06/1021.95	c   0.3s|     1 |     0 |  1385 |     - |   276M |   0 | 540 |4554 |4501 |  25 |  3 |  77 |   0 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1018.06/1022.00	c   0.3s|     1 |     0 |  1600 |     - |   276M |   0 | 540 |4555 |4510 |  34 |  4 |  78 |   0 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1018.17/1022.06	c   0.4s|     1 |     0 |  1838 |     - |   276M |   0 | 540 |4560 |4519 |  43 |  5 |  83 |   0 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1018.27/1022.13	c   0.5s|     1 |     0 |  1952 |     - |   276M |   0 | 540 |4561 |4528 |  52 |  6 |  84 |   0 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1018.27/1022.18	c   0.5s|     1 |     0 |  2052 |     - |   276M |   0 | 540 |4563 |4533 |  57 |  7 |  86 |   0 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1018.36/1022.24	c   0.6s|     1 |     0 |  2120 |     - |   276M |   0 | 540 |4566 |4542 |  66 |  8 |  89 |   0 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1018.36/1022.29	c   0.6s|     1 |     0 |  2188 |     - |   276M |   0 | 540 |4568 |4550 |  74 |  9 |  91 |   0 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1018.46/1022.35	c   0.7s|     1 |     0 |  2266 |     - |   276M |   0 | 540 |4572 |4556 |  80 | 10 |  95 |   0 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1018.46/1022.37	c   0.7s|     1 |     0 |  2350 |     - |   276M |   0 | 540 |4575 |4559 |  84 | 11 |  98 |   0 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1020.35/1024.24	c   2.6s|     1 |     2 | 15395 |     - |   276M |   0 | 540 |4615 |4559 |  84 | 11 | 138 |  20 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1031.71/1035.68	c  14.0s|   100 |    89 | 54107 | 522.8 |   277M |  18 | 540 |4719 |4550 | 285 |  1 | 243 | 540 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1034.41/1038.34	c  16.7s|   200 |   155 | 79263 | 386.5 |   277M |  27 | 540 |4780 |4546 | 341 |  0 | 305 | 569 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1039.89/1043.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1039.89/1043.86	c  22.2s|   300 |   235 |131853 | 433.1 |   277M |  29 | 540 |4929 |4586 | 566 |  6 | 494 | 618 |-1.742200e+04 |-2.638200e+04 |  51.43%| unknown
1047.26/1051.23	c  29.6s|   400 |   334 |194632 | 481.9 |   277M |  29 | 540 |4971 |4555 |1038 |  1 | 676 | 682 |-1.742200e+04 |-2.638200e+04 |  51.43%|   0.38%
1052.16/1056.18	c in SCIP_DECL_EVENTEXEC found by SCIP
1052.16/1056.18	o 26331
1052.16/1056.18	c Model check passed
1052.16/1056.18	c o34.5s|   488 |   420 |237660 | 483.2 |feaspump|  29 | 540 |4902 |4568 |1385 |  1 | 701 | 731 |-1.742200e+04 |-2.633100e+04 |  51.14%|   0.38%
1052.84/1056.80	c  35.1s|   500 |   432 |242299 | 480.9 |   277M |  29 | 540 |4895 |4551 |1437 |  1 | 712 | 740 |-1.742200e+04 |-2.633100e+04 |  51.14%|   0.42%
1058.43/1062.48	c  40.8s|   600 |   528 |287858 | 476.6 |   277M |  29 | 540 |4815 |4560 |1868 |  1 | 785 | 801 |-1.742200e+04 |-2.633100e+04 |  51.14%|   0.60%
1064.90/1068.97	c  47.3s|   700 |   628 |338535 | 481.0 |   277M |  29 | 540 |4748 |4588 |2275 |  1 | 803 | 857 |-1.742200e+04 |-2.633100e+04 |  51.14%|   0.68%
1070.49/1074.58	c  52.9s|   800 |   724 |389989 | 485.2 |   277M |  31 | 540 |4712 |4565 |2593 |  1 | 847 | 910 |-1.742200e+04 |-2.633100e+04 |  51.14%|   1.07%
1078.07/1082.14	c  60.5s|   900 |   824 |451539 | 499.7 |   278M |  43 | 540 |4689 |4629 |2965 |  1 | 867 | 984 |-1.742314e+04 |-2.633100e+04 |  51.13%|   1.09%
1083.64/1087.70	c  66.0s|  1000 |   924 |506650 | 504.8 |   278M |  44 | 540 |4691 |4553 |3311 |  1 | 902 |1027 |-1.742314e+04 |-2.633100e+04 |  51.13%|   1.11%
1088.23/1092.39	c  70.7s|  1100 |  1018 |559929 | 507.4 |   278M |  44 | 540 |4696 |4556 |3781 |  1 | 939 |1047 |-1.742314e+04 |-2.633100e+04 |  51.13%|   1.22%
1093.51/1097.63	c  76.0s|  1200 |  1116 |618539 | 513.9 |   278M |  44 | 540 |4714 |4539 |4315 |  1 | 975 |1055 |-1.742314e+04 |-2.633100e+04 |  51.13%|   1.25%
1097.49/1101.61	c  80.0s|  1300 |  1203 |666582 | 511.3 |   278M |  44 | 540 |4732 |4579 |4738 |  1 |1021 |1060 |-1.742368e+04 |-2.633100e+04 |  51.12%|   1.31%
1102.78/1106.98	c  85.3s|  1400 |  1301 |715783 | 510.0 |   278M |  44 | 540 |4714 |4601 |5145 |  5 |1036 |1108 |-1.742368e+04 |-2.633100e+04 |  51.12%|   1.34%
1107.46/1111.67	c  90.0s|  1500 |  1399 |761136 | 506.2 |   278M |  45 | 540 |4722 |4567 |5326 |  1 |1075 |1149 |-1.742368e+04 |-2.633100e+04 |  51.12%|   1.38%
1114.74/1118.93	c  97.3s|  1600 |  1495 |824973 | 514.5 |   279M |  45 | 540 |4760 |4604 |5872 |  1 |1145 |1216 |-1.742423e+04 |-2.633100e+04 |  51.12%|   1.43%
1121.71/1125.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1121.71/1125.90	c   104s|  1700 |  1593 |890182 | 522.6 |   278M |  45 | 540 |4745 |4537 |6215 |  1 |1171 |1264 |-1.744100e+04 |-2.633100e+04 |  50.97%|   1.57%
1128.59/1132.83	c   111s|  1800 |  1693 |952475 | 528.1 |   278M |  45 | 540 |4725 |4583 |6825 |  1 |1193 |1321 |-1.744100e+04 |-2.633100e+04 |  50.97%|   1.58%
1134.07/1138.34	c   117s|  1900 |  1787 |  1004k| 527.5 |   278M |  45 | 540 |4700 |4562 |7223 |  1 |1211 |1379 |-1.744100e+04 |-2.633100e+04 |  50.97%|   1.75%
1138.96/1143.26	c   122s|  2000 |  1885 |  1056k| 527.5 |   278M |  45 | 540 |4713 |4561 |7634 |  1 |1258 |1408 |-1.744100e+04 |-2.633100e+04 |  50.97%|   1.75%
1142.64/1146.99	c   125s|  2100 |  1985 |  1105k| 525.6 |   279M |  45 | 540 |4705 |4586 |7906 |  1 |1274 |1421 |-1.753408e+04 |-2.633100e+04 |  50.17%|   1.76%
1146.03/1150.34	c   129s|  2200 |  2083 |  1150k| 522.0 |   279M |  45 | 540 |4697 |4592 |8085 |  1 |1278 |1424 |-1.755674e+04 |-2.633100e+04 |  49.98%|   1.91%
1149.73/1154.06	c   132s|  2300 |  2181 |  1197k| 519.9 |   279M |  45 | 540 |4683 |4553 |8237 |  1 |1285 |1430 |-1.755674e+04 |-2.633100e+04 |  49.98%|   1.93%
1153.91/1158.25	c   137s|  2400 |  2275 |  1246k| 518.6 |   279M |  45 | 540 |4677 |4562 |8664 |  1 |1307 |1434 |-1.755674e+04 |-2.633100e+04 |  49.98%|   1.99%
1158.80/1163.14	c   141s|  2500 |  2369 |  1298k| 518.6 |   279M |  47 | 540 |4663 |4629 |9098 |  2 |1319 |1451 |-1.755728e+04 |-2.633100e+04 |  49.97%|   2.04%
1163.57/1167.95	c   146s|  2600 |  2465 |  1345k| 516.9 |   279M |  48 | 540 |4673 |4531 |9368 |  1 |1350 |1489 |-1.755728e+04 |-2.633100e+04 |  49.97%|   2.14%
1169.26/1173.68	c   152s|  2700 |  2559 |  1396k| 516.4 |   279M |  48 | 540 |4677 |4593 |9800 |  1 |1382 |1531 |-1.755868e+04 |-2.633100e+04 |  49.96%|   2.15%
1175.44/1179.89	c   158s|  2800 |  2655 |  1451k| 517.9 |   279M |  48 | 540 |4668 |4580 |  10k|  1 |1403 |1584 |-1.756450e+04 |-2.633100e+04 |  49.91%|   2.19%
1180.42/1184.83	c   163s|  2900 |  2747 |  1501k| 517.0 |   279M |  48 | 540 |4671 |4585 |  10k|  1 |1424 |1620 |-1.759701e+04 |-2.633100e+04 |  49.63%|   2.30%
1186.30/1190.75	c   169s|  3000 |  2837 |  1562k| 520.2 |   279M |  48 | 540 |4674 |4580 |  11k|  1 |1448 |1655 |-1.761328e+04 |-2.633100e+04 |  49.50%|   2.38%
1190.98/1195.42	c   174s|  3100 |  2937 |  1610k| 518.9 |   279M |  48 | 540 |4667 |4576 |  11k|  1 |1458 |1700 |-1.766831e+04 |-2.633100e+04 |  49.03%|   2.39%
1196.17/1200.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1196.17/1200.68	c   179s|  3200 |  3025 |  1666k| 520.2 |   279M |  48 | 540 |4653 |4578 |  11k|  1 |1472 |1746 |-1.769094e+04 |-2.633100e+04 |  48.84%|   2.47%
1200.85/1205.32	c   184s|  3300 |  3119 |  1718k| 520.1 |   280M |  48 | 540 |4661 |4567 |  12k|  1 |1499 |1769 |-1.770277e+04 |-2.633100e+04 |  48.74%|   2.53%
1205.14/1209.65	c   188s|  3400 |  3219 |  1769k| 520.0 |   281M |  48 | 540 |4658 |4555 |  12k|  1 |1508 |1781 |-1.770277e+04 |-2.633100e+04 |  48.74%|   2.54%
1209.92/1214.41	c   193s|  3500 |  3315 |  1827k| 521.7 |   281M |  48 | 540 |4652 |4591 |  12k|  1 |1518 |1781 |-1.770277e+04 |-2.633100e+04 |  48.74%|   2.57%
1213.31/1217.85	c   196s|  3600 |  3409 |  1871k| 519.3 |   281M |  48 | 540 |4662 |4571 |  13k|  1 |1542 |1802 |-1.770277e+04 |-2.633100e+04 |  48.74%|   2.63%
1217.69/1222.24	c   201s|  3700 |  3503 |  1924k| 519.5 |   281M |  48 | 540 |4658 |4581 |  13k|  1 |1549 |1804 |-1.770277e+04 |-2.633100e+04 |  48.74%|   2.68%
1221.88/1226.43	c   205s|  3800 |  3595 |  1971k| 518.3 |   281M |  48 | 540 |4643 |4568 |  14k|  1 |1556 |1809 |-1.770432e+04 |-2.633100e+04 |  48.73%|   2.78%
1226.58/1231.18	c   210s|  3900 |  3693 |  2021k| 517.9 |   281M |  48 | 540 |4626 |4560 |  14k|  1 |1570 |1835 |-1.770432e+04 |-2.633100e+04 |  48.73%|   2.80%
1230.95/1235.53	c   214s|  4000 |  3785 |  2069k| 516.8 |   281M |  48 | 540 |4629 |4567 |  14k|  1 |1592 |1862 |-1.770432e+04 |-2.633100e+04 |  48.73%|   2.82%
1236.63/1241.24	c   220s|  4100 |  3877 |  2124k| 517.6 |   281M |  48 | 540 |4658 |4595 |  15k|  1 |1642 |1907 |-1.771415e+04 |-2.633100e+04 |  48.64%|   2.93%
1240.91/1245.52	c   224s|  4200 |  3975 |  2168k| 515.9 |   282M |  48 | 540 |4651 |4598 |  15k|  1 |1651 |1942 |-1.773210e+04 |-2.633100e+04 |  48.49%|   2.93%
1245.30/1249.95	c   228s|  4300 |  4075 |  2213k| 514.4 |   282M |  48 | 540 |4647 |4594 |  15k|  1 |1658 |1979 |-1.773210e+04 |-2.633100e+04 |  48.49%|   2.93%
1250.28/1254.96	c   233s|  4400 |  4171 |  2264k| 514.2 |   283M |  48 | 540 |4663 |4600 |  15k|  1 |1682 |2021 |-1.773210e+04 |-2.633100e+04 |  48.49%|   2.96%
1255.27/1259.90	c   238s|  4500 |  4271 |  2314k| 513.8 |   283M |  48 | 540 |4666 |4590 |  16k|  1 |1698 |2071 |-1.773210e+04 |-2.633100e+04 |  48.49%|   2.96%
1260.15/1264.84	c   243s|  4600 |  4371 |  2367k| 514.2 |   284M |  48 | 540 |4653 |4601 |  16k|  1 |1712 |2110 |-1.773210e+04 |-2.633100e+04 |  48.49%|   2.96%
1265.23/1269.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1265.23/1269.98	c   248s|  4700 |  4471 |  2413k| 513.2 |   284M |  48 | 540 |4638 |4560 |  16k|  1 |1719 |2170 |-1.773210e+04 |-2.633100e+04 |  48.49%|   2.98%
1269.22/1273.90	c   252s|  4800 |  4565 |  2457k| 511.6 |   285M |  48 | 540 |4635 |4578 |  17k|  1 |1722 |2189 |-1.774248e+04 |-2.633100e+04 |  48.41%|   2.99%
1273.21/1277.93	c   256s|  4900 |  4665 |  2506k| 511.2 |   285M |  48 | 540 |4664 |4596 |  17k|  4 |1764 |2197 |-1.776611e+04 |-2.633100e+04 |  48.21%|   3.00%
1276.50/1281.27	c   260s|  5000 |  4757 |  2547k| 509.2 |   286M |  48 | 540 |4664 |4582 |  17k|  1 |1776 |2203 |-1.776611e+04 |-2.633100e+04 |  48.21%|   3.01%
1279.79/1284.58	c   263s|  5100 |  4853 |  2592k| 507.9 |   286M |  49 | 540 |4674 |4550 |  17k|  1 |1795 |2205 |-1.776611e+04 |-2.633100e+04 |  48.21%|   3.06%
1283.67/1288.44	c   267s|  5200 |  4941 |  2637k| 506.8 |   286M |  49 | 540 |4703 |4577 |  18k|  1 |1846 |2210 |-1.777085e+04 |-2.633100e+04 |  48.17%|   3.08%
1287.56/1292.33	c   271s|  5300 |  5037 |  2685k| 506.4 |   286M |  49 | 540 |4708 |4582 |  18k|  1 |1875 |2213 |-1.777085e+04 |-2.633100e+04 |  48.17%|   3.11%
1290.75/1295.57	c   274s|  5400 |  5131 |  2728k| 504.9 |   286M |  49 | 540 |4694 |4566 |  18k|  1 |1881 |2217 |-1.777085e+04 |-2.633100e+04 |  48.17%|   3.16%
1294.44/1299.28	c   278s|  5500 |  5229 |  2775k| 504.3 |   286M |  49 | 540 |4702 |4640 |  18k|  1 |1897 |2222 |-1.777451e+04 |-2.633100e+04 |  48.14%|   3.17%
1298.72/1303.57	c   282s|  5600 |  5323 |  2833k| 505.7 |   288M |  49 | 540 |4698 |4601 |  19k|  1 |1897 |2222 |-1.778468e+04 |-2.633100e+04 |  48.05%|   3.21%
1302.01/1306.87	c   285s|  5700 |  5415 |  2878k| 504.7 |   288M |  49 | 540 |4697 |4585 |  19k|  1 |1917 |2225 |-1.779745e+04 |-2.633100e+04 |  47.95%|   3.25%
1306.31/1311.17	c   290s|  5800 |  5515 |  2932k| 505.3 |   288M |  49 | 540 |4703 |4613 |  19k|  2 |1935 |2225 |-1.782495e+04 |-2.633100e+04 |  47.72%|   3.25%
1309.88/1314.76	c   293s|  5900 |  5613 |  2979k| 504.6 |   288M |  49 | 540 |4700 |4579 |  19k|  0 |1951 |2225 |-1.785131e+04 |-2.633100e+04 |  47.50%|   3.25%
1312.87/1317.72	c   296s|  6000 |  5707 |  3018k| 502.8 |   288M |  49 | 540 |4700 |4585 |  19k|  1 |1970 |2226 |-1.785348e+04 |-2.633100e+04 |  47.48%|   3.31%
1315.96/1320.84	c   299s|  6100 |  5801 |  3060k| 501.4 |   288M |  49 | 540 |4708 |4601 |  20k|  1 |1996 |2226 |-1.785357e+04 |-2.633100e+04 |  47.48%|   3.37%
1320.55/1325.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1320.55/1325.45	c   304s|  6200 |  5899 |  3109k| 501.2 |   288M |  49 | 540 |4696 |4595 |  20k|  1 |2005 |2244 |-1.787486e+04 |-2.633100e+04 |  47.31%|   3.37%
1324.83/1329.71	c   308s|  6300 |  5989 |  3154k| 500.4 |   290M |  49 | 540 |4693 |4596 |  20k|  1 |2018 |2268 |-1.787577e+04 |-2.633100e+04 |  47.30%|   3.40%
1328.82/1333.73	c   312s|  6400 |  6085 |  3197k| 499.3 |   291M |  49 | 540 |4701 |4553 |  20k|  0 |2032 |2293 |-1.787577e+04 |-2.633100e+04 |  47.30%|   3.41%
1332.50/1337.46	c   316s|  6500 |  6177 |  3238k| 497.9 |   291M |  49 | 540 |4687 |4592 |  21k|  1 |2041 |2326 |-1.788664e+04 |-2.633100e+04 |  47.21%|   3.42%
1337.68/1342.68	c   321s|  6600 |  6271 |  3290k| 498.3 |   293M |  49 | 540 |4685 |4574 |  21k|  1 |2062 |2351 |-1.789512e+04 |-2.633100e+04 |  47.14%|   3.43%
1343.76/1348.74	c   327s|  6700 |  6371 |  3351k| 499.9 |   294M |  49 | 540 |4664 |4589 |  21k|  1 |2062 |2393 |-1.791183e+04 |-2.633100e+04 |  47.00%|   3.44%
1348.25/1353.28	c   332s|  6800 |  6469 |  3399k| 499.6 |   294M |  49 | 540 |4658 |4557 |  22k|  1 |2077 |2429 |-1.793560e+04 |-2.633100e+04 |  46.81%|   3.47%
1352.83/1357.83	c   336s|  6900 |  6565 |  3446k| 499.2 |   295M |  49 | 540 |4649 |4578 |  22k|  1 |2092 |2454 |-1.794655e+04 |-2.633100e+04 |  46.72%|   3.48%
1356.82/1361.81	c   340s|  7000 |  6659 |  3489k| 498.2 |   295M |  49 | 540 |4652 |4563 |  22k|  1 |2107 |2478 |-1.794655e+04 |-2.633100e+04 |  46.72%|   3.49%
1361.30/1366.30	c   345s|  7100 |  6757 |  3536k| 497.8 |   295M |  49 | 540 |4660 |4579 |  22k|  5 |2123 |2521 |-1.794655e+04 |-2.633100e+04 |  46.72%|   3.49%
1364.79/1369.86	c   348s|  7200 |  6857 |  3580k| 497.0 |   295M |  49 | 540 |4672 |4623 |  23k|  1 |2141 |2540 |-1.794655e+04 |-2.633100e+04 |  46.72%|   3.49%
1368.47/1373.56	c   352s|  7300 |  6949 |  3621k| 495.8 |   295M |  49 | 540 |4696 |4582 |  23k|  1 |2170 |2568 |-1.794655e+04 |-2.633100e+04 |  46.72%|   3.52%
1373.07/1378.13	c   356s|  7400 |  7049 |  3670k| 495.8 |   295M |  49 | 540 |4689 |4647 |  23k|  7 |2176 |2584 |-1.794655e+04 |-2.633100e+04 |  46.72%|   3.52%
1376.84/1381.94	c   360s|  7500 |  7145 |  3715k| 495.2 |   295M |  49 | 540 |4683 |4603 |  23k|  1 |2181 |2594 |-1.794655e+04 |-2.633100e+04 |  46.72%|   3.56%
1380.23/1385.31	c   364s|  7600 |  7245 |  3757k| 494.2 |   295M |  51 | 540 |4698 |4545 |  24k|  1 |2209 |2599 |-1.794655e+04 |-2.633100e+04 |  46.72%|   3.57%
1383.22/1388.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1383.22/1388.30	c   367s|  7700 |  7329 |  3794k| 492.6 |   295M |  51 | 540 |4690 |4613 |  24k|  1 |2217 |2605 |-1.794999e+04 |-2.633100e+04 |  46.69%|   3.58%
1386.93/1392.02	c   370s|  7800 |  7429 |  3842k| 492.3 |   295M |  52 | 540 |4688 |4563 |  24k|  1 |2226 |2614 |-1.794999e+04 |-2.633100e+04 |  46.69%|   3.58%
1390.50/1395.62	c   374s|  7900 |  7527 |  3887k| 491.8 |   296M |  52 | 540 |4684 |4603 |  24k|  1 |2235 |2618 |-1.794999e+04 |-2.633100e+04 |  46.69%|   3.60%
1393.69/1398.88	c   377s|  8000 |  7615 |  3928k| 490.9 |   296M |  52 | 540 |4683 |4584 |  25k|  1 |2247 |2618 |-1.795363e+04 |-2.633100e+04 |  46.66%|   3.63%
1396.48/1401.64	c   380s|  8100 |  7711 |  3965k| 489.3 |   296M |  52 | 540 |4689 |4599 |  25k|  1 |2261 |2619 |-1.795635e+04 |-2.633100e+04 |  46.64%|   3.64%
1399.17/1404.37	c   383s|  8200 |  7807 |  4001k| 487.7 |   297M |  52 | 540 |4679 |4569 |  25k|  1 |2268 |2620 |-1.795701e+04 |-2.633100e+04 |  46.63%|   3.71%
1402.06/1407.28	c   386s|  8300 |  7905 |  4038k| 486.4 |   297M |  52 | 540 |4680 |4585 |  25k|  1 |2284 |2621 |-1.795701e+04 |-2.633100e+04 |  46.63%|   3.71%
1405.86/1411.02	c   389s|  8400 |  8003 |  4085k| 486.2 |   297M |  52 | 540 |4697 |4586 |  26k|  1 |2309 |2621 |-1.796234e+04 |-2.633100e+04 |  46.59%|   3.72%
1409.84/1415.09	c   393s|  8500 |  8101 |  4134k| 486.2 |   297M |  52 | 540 |4692 |4653 |  26k|  1 |2311 |2643 |-1.796913e+04 |-2.633100e+04 |  46.53%|   3.72%
1414.21/1419.49	c   398s|  8600 |  8201 |  4181k| 486.0 |   297M |  52 | 540 |4704 |4566 |  26k|  1 |2330 |2663 |-1.797478e+04 |-2.633100e+04 |  46.49%|   3.72%
1418.30/1423.51	c   402s|  8700 |  8293 |  4223k| 485.3 |   297M |  52 | 540 |4695 |4588 |  26k|  1 |2344 |2685 |-1.797654e+04 |-2.633100e+04 |  46.47%|   3.72%
1422.68/1427.93	c   406s|  8800 |  8380 |  4267k| 484.8 |   298M |  52 | 540 |4703 |4623 |  27k|  1 |2371 |2724 |-1.797907e+04 |-2.633100e+04 |  46.45%|   3.77%
1426.47/1431.78	c   410s|  8900 |  8474 |  4309k| 484.0 |   299M |  52 | 540 |4698 |4639 |  27k|  1 |2386 |2750 |-1.797907e+04 |-2.633100e+04 |  46.45%|   3.77%
1430.45/1435.72	c   414s|  9000 |  8568 |  4351k| 483.3 |   300M |  52 | 540 |4699 |4581 |  27k|  7 |2399 |2773 |-1.798000e+04 |-2.633100e+04 |  46.45%|   3.77%
1434.85/1440.11	c   418s|  9100 |  8662 |  4400k| 483.3 |   301M |  52 | 540 |4711 |4555 |  27k|  0 |2427 |2809 |-1.798321e+04 |-2.633100e+04 |  46.42%|   3.78%
1437.93/1443.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1437.93/1443.27	c   422s|  9200 |  8756 |  4435k| 481.9 |   301M |  52 | 540 |4702 |4586 |  27k|  2 |2436 |2836 |-1.798337e+04 |-2.633100e+04 |  46.42%|   3.78%
1441.51/1446.88	c   425s|  9300 |  8852 |  4473k| 480.9 |   301M |  52 | 540 |4701 |4577 |  27k|  2 |2453 |2870 |-1.799272e+04 |-2.633100e+04 |  46.34%|   3.78%
1445.00/1450.34	c   429s|  9400 |  8944 |  4514k| 480.1 |   301M |  52 | 540 |4706 |4571 |  28k|  1 |2468 |2881 |-1.801248e+04 |-2.633100e+04 |  46.18%|   3.79%
1447.99/1453.35	c   432s|  9500 |  9040 |  4549k| 478.7 |   301M |  52 | 540 |4732 |4613 |  28k|  1 |2500 |2910 |-1.801554e+04 |-2.633100e+04 |  46.16%|   3.79%
1451.38/1456.70	c   435s|  9600 |  9138 |  4590k| 478.0 |   301M |  52 | 540 |4763 |4622 |  28k|  1 |2534 |2927 |-1.801554e+04 |-2.633100e+04 |  46.16%|   3.79%
1454.68/1460.01	c   438s|  9700 |  9236 |  4630k| 477.2 |   301M |  52 | 540 |4771 |4585 |  28k|  1 |2556 |2939 |-1.802200e+04 |-2.633100e+04 |  46.10%|   3.80%
1458.35/1463.73	c   442s|  9800 |  9330 |  4674k| 476.8 |   301M |  52 | 540 |4783 |4578 |  28k|  1 |2573 |2947 |-1.802758e+04 |-2.633100e+04 |  46.06%|   3.80%
1461.54/1466.94	c   445s|  9900 |  9420 |  4713k| 475.9 |   301M |  52 | 540 |4772 |4595 |  29k|  1 |2577 |2955 |-1.802962e+04 |-2.633100e+04 |  46.04%|   3.83%
1464.74/1470.18	c   449s| 10000 |  9514 |  4755k| 475.4 |   301M |  52 | 540 |4783 |4586 |  29k|  1 |2613 |2959 |-1.803194e+04 |-2.633100e+04 |  46.02%|   3.83%
1467.52/1472.98	c   451s| 10100 |  9612 |  4790k| 474.1 |   301M |  52 | 540 |4767 |4609 |  29k|  4 |2613 |2971 |-1.803194e+04 |-2.633100e+04 |  46.02%|   3.85%
1471.10/1476.50	c   455s| 10200 |  9710 |  4834k| 473.8 |   301M |  52 | 540 |4753 |4604 |  29k|  1 |2617 |2987 |-1.803194e+04 |-2.633100e+04 |  46.02%|   3.85%
1474.19/1479.69	c   458s| 10300 |  9806 |  4874k| 473.1 |   302M |  52 | 540 |4763 |4626 |  29k|  1 |2650 |2996 |-1.803194e+04 |-2.633100e+04 |  46.02%|   3.86%
1477.28/1482.72	c   461s| 10400 |  9902 |  4914k| 472.4 |   303M |  52 | 540 |4737 |4602 |  29k|  5 |2655 |3000 |-1.803194e+04 |-2.633100e+04 |  46.02%|   3.86%
1480.27/1485.72	c   464s| 10500 |  9996 |  4952k| 471.5 |   304M |  52 | 540 |4726 |4572 |  30k|  1 |2671 |3005 |-1.803194e+04 |-2.633100e+04 |  46.02%|   3.88%
1483.26/1488.78	c   467s| 10600 | 10092 |  4990k| 470.7 |   304M |  52 | 540 |4713 |4586 |  30k|  1 |2686 |3009 |-1.803660e+04 |-2.633100e+04 |  45.99%|   3.89%
1486.45/1491.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1486.45/1491.98	c   470s| 10700 | 10188 |  5032k| 470.1 |   304M |  52 | 540 |4702 |4586 |  30k|  1 |2688 |3011 |-1.804314e+04 |-2.633100e+04 |  45.93%|   3.89%
1489.34/1494.83	c   473s| 10800 | 10284 |  5070k| 469.3 |   305M |  52 | 540 |4687 |4586 |  30k|  1 |2700 |3011 |-1.804314e+04 |-2.633100e+04 |  45.93%|   3.89%
1491.93/1497.42	c   476s| 10900 | 10382 |  5105k| 468.2 |   305M |  52 | 540 |4678 |4589 |  30k|  1 |2702 |3012 |-1.804314e+04 |-2.633100e+04 |  45.93%|   3.89%
1494.42/1499.98	c   478s| 11000 | 10474 |  5139k| 467.1 |   306M |  55 | 540 |4675 |4574 |  30k|  1 |2720 |3012 |-1.804314e+04 |-2.633100e+04 |  45.93%|   3.90%
1497.41/1502.97	c   481s| 11100 | 10564 |  5175k| 466.1 |   306M |  55 | 540 |4674 |4614 |  31k|  1 |2734 |3022 |-1.804356e+04 |-2.633100e+04 |  45.93%|   3.90%
1500.80/1506.36	c   485s| 11200 | 10664 |  5213k| 465.3 |   306M |  55 | 540 |4664 |4578 |  31k|  1 |2739 |3048 |-1.804532e+04 |-2.633100e+04 |  45.92%|   3.90%
1504.98/1510.50	c   489s| 11300 | 10764 |  5259k| 465.3 |   306M |  55 | 540 |4663 |4600 |  31k|  1 |2746 |3070 |-1.804816e+04 |-2.633100e+04 |  45.89%|   3.91%
1509.17/1514.70	c   493s| 11400 | 10862 |  5306k| 465.3 |   306M |  55 | 540 |4670 |4555 |  31k|  2 |2764 |3098 |-1.805741e+04 |-2.633100e+04 |  45.82%|   3.91%
1512.85/1518.40	c   497s| 11500 | 10958 |  5348k| 464.9 |   306M |  55 | 540 |4689 |4588 |  31k|  1 |2789 |3122 |-1.806437e+04 |-2.633100e+04 |  45.76%|   3.91%
1515.46/1521.10	c   499s| 11600 | 11050 |  5379k| 463.6 |   306M |  55 | 540 |4698 |4594 |  31k|  1 |2804 |3148 |-1.806437e+04 |-2.633100e+04 |  45.76%|   3.91%
1518.83/1524.45	c   503s| 11700 | 11144 |  5418k| 463.0 |   306M |  55 | 540 |4712 |4627 |  32k|  1 |2824 |3171 |-1.806450e+04 |-2.633100e+04 |  45.76%|   3.91%
1522.32/1528.01	c   506s| 11800 | 11238 |  5458k| 462.4 |   306M |  55 | 540 |4706 |4593 |  32k|  1 |2824 |3189 |-1.806450e+04 |-2.633100e+04 |  45.76%|   3.92%
1525.31/1530.92	c   509s| 11900 | 11328 |  5492k| 461.4 |   306M |  55 | 540 |4693 |4568 |  32k|  3 |2832 |3219 |-1.806659e+04 |-2.633100e+04 |  45.74%|   3.94%
1528.20/1533.88	c   512s| 12000 | 11422 |  5527k| 460.4 |   306M |  55 | 540 |4693 |4603 |  32k|  2 |2850 |3250 |-1.806824e+04 |-2.633100e+04 |  45.73%|   3.96%
1531.09/1536.75	c   515s| 12100 | 11522 |  5564k| 459.7 |   307M |  55 | 540 |4692 |4576 |  32k|  1 |2866 |3258 |-1.806850e+04 |-2.633100e+04 |  45.73%|   3.96%
1533.98/1539.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1533.98/1539.65	c   518s| 12200 | 11608 |  5598k| 458.7 |   309M |  55 | 540 |4692 |4586 |  32k|  3 |2883 |3276 |-1.807394e+04 |-2.633100e+04 |  45.68%|   3.97%
1537.38/1543.09	c   521s| 12300 | 11698 |  5631k| 457.7 |   309M |  55 | 540 |4687 |4593 |  32k|  1 |2896 |3321 |-1.807822e+04 |-2.633100e+04 |  45.65%|   4.01%
1540.55/1546.24	c   525s| 12400 | 11798 |  5670k| 457.1 |   309M |  55 | 540 |4732 |4603 |  32k|  1 |2950 |3335 |-1.808774e+04 |-2.633100e+04 |  45.57%|   4.02%
1543.35/1549.05	c   527s| 12500 | 11896 |  5707k| 456.4 |   310M |  55 | 540 |4735 |4576 |  32k|  1 |2961 |3342 |-1.809211e+04 |-2.633100e+04 |  45.54%|   4.02%
1546.13/1551.86	c   530s| 12600 | 11988 |  5745k| 455.8 |   310M |  55 | 540 |4759 |4607 |  33k|  1 |2991 |3342 |-1.809211e+04 |-2.633100e+04 |  45.54%|   4.02%
1549.12/1554.85	c   533s| 12700 | 12084 |  5781k| 455.1 |   310M |  55 | 540 |4751 |4592 |  33k|  1 |2998 |3351 |-1.809922e+04 |-2.633100e+04 |  45.48%|   4.03%
1551.81/1557.54	c   536s| 12800 | 12176 |  5814k| 454.1 |   310M |  55 | 540 |4744 |4606 |  33k|  1 |3006 |3359 |-1.810385e+04 |-2.633100e+04 |  45.44%|   4.05%
1554.31/1560.05	c   538s| 12900 | 12268 |  5847k| 453.1 |   310M |  55 | 540 |4737 |4577 |  33k|  1 |3015 |3361 |-1.810400e+04 |-2.633100e+04 |  45.44%|   4.05%
1557.69/1563.44	c   542s| 13000 | 12364 |  5889k| 452.9 |   310M |  55 | 540 |4724 |4575 |  33k|  1 |3026 |3363 |-1.810400e+04 |-2.633100e+04 |  45.44%|   4.05%
1560.48/1566.24	c   545s| 13100 | 12452 |  5923k| 452.0 |   311M |  55 | 540 |4739 |4604 |  33k|  1 |3059 |3366 |-1.810400e+04 |-2.633100e+04 |  45.44%|   4.08%
1562.87/1568.62	c   547s| 13200 | 12546 |  5956k| 451.1 |   311M |  55 | 540 |4764 |4601 |  34k|  1 |3092 |3366 |-1.811171e+04 |-2.633100e+04 |  45.38%|   4.09%
1565.66/1571.47	c   550s| 13300 | 12636 |  5993k| 450.5 |   311M |  55 | 540 |4757 |4576 |  34k|  1 |3101 |3366 |-1.811171e+04 |-2.633100e+04 |  45.38%|   4.09%
1568.65/1574.45	c   553s| 13400 | 12728 |  6032k| 450.1 |   312M |  55 | 540 |4747 |4571 |  34k|  6 |3109 |3368 |-1.811588e+04 |-2.633100e+04 |  45.35%|   4.10%
1571.35/1577.14	c   555s| 13500 | 12816 |  6065k| 449.2 |   312M |  55 | 540 |4752 |4557 |  34k|  1 |3125 |3384 |-1.811850e+04 |-2.633100e+04 |  45.33%|   4.13%
1574.53/1580.31	c   559s| 13600 | 12914 |  6106k| 448.9 |   312M |  55 | 540 |4752 |4587 |  34k|  1 |3143 |3391 |-1.811850e+04 |-2.633100e+04 |  45.33%|   4.13%
1577.12/1582.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1577.12/1582.97	c   561s| 13700 | 13012 |  6142k| 448.2 |   312M |  55 | 540 |4736 |4573 |  34k|  1 |3145 |3392 |-1.812085e+04 |-2.633100e+04 |  45.31%|   4.13%
1579.51/1585.33	c   564s| 13800 | 13098 |  6174k| 447.3 |   313M |  55 | 540 |4735 |4615 |  34k|  1 |3166 |3392 |-1.812105e+04 |-2.633100e+04 |  45.31%|   4.14%
1581.80/1587.65	c   566s| 13900 | 13186 |  6207k| 446.4 |   314M |  55 | 540 |4740 |4624 |  35k|  1 |3188 |3392 |-1.812909e+04 |-2.633100e+04 |  45.24%|   4.14%
1584.89/1590.71	c   569s| 14000 | 13282 |  6245k| 446.0 |   314M |  55 | 540 |4746 |4586 |  35k|  1 |3211 |3393 |-1.813524e+04 |-2.633100e+04 |  45.19%|   4.15%
1588.19/1594.06	c   572s| 14100 | 13374 |  6283k| 445.5 |   314M |  55 | 540 |4747 |4592 |  35k|  0 |3229 |3414 |-1.814128e+04 |-2.633100e+04 |  45.14%|   4.15%
1591.66/1597.59	c   576s| 14200 | 13466 |  6327k| 445.4 |   314M |  55 | 540 |4759 |4568 |  35k|  1 |3257 |3423 |-1.814520e+04 |-2.633100e+04 |  45.11%|   4.20%
1595.16/1601.10	c   579s| 14300 | 13562 |  6366k| 445.1 |   314M |  55 | 540 |4762 |4584 |  35k|  1 |3279 |3441 |-1.814520e+04 |-2.633100e+04 |  45.11%|   4.20%
1598.04/1604.00	c   582s| 14400 | 13650 |  6400k| 444.3 |   314M |  55 | 540 |4759 |4600 |  35k|  1 |3286 |3461 |-1.814550e+04 |-2.633100e+04 |  45.11%|   4.20%
1601.03/1607.00	c   585s| 14500 | 13742 |  6434k| 443.6 |   314M |  55 | 540 |4757 |4608 |  35k|  1 |3299 |3482 |-1.815025e+04 |-2.633100e+04 |  45.07%|   4.21%
1604.13/1610.08	c   588s| 14600 | 13826 |  6469k| 443.0 |   315M |  55 | 540 |4765 |4593 |  36k|  1 |3332 |3498 |-1.815521e+04 |-2.633100e+04 |  45.03%|   4.22%
1606.91/1612.85	c   591s| 14700 | 13922 |  6501k| 442.1 |   315M |  55 | 540 |4780 |4587 |  36k|  1 |3356 |3519 |-1.815675e+04 |-2.633100e+04 |  45.02%|   4.24%
1610.50/1616.49	c   595s| 14800 | 14018 |  6540k| 441.8 |   315M |  55 | 540 |4766 |4589 |  36k|  1 |3365 |3539 |-1.815675e+04 |-2.633100e+04 |  45.02%|   4.24%
1613.29/1619.28	c   598s| 14900 | 14112 |  6574k| 441.1 |   315M |  55 | 540 |4737 |4556 |  36k|  1 |3375 |3556 |-1.815675e+04 |-2.633100e+04 |  45.02%|   4.26%
1617.09/1623.01	c   601s| 15000 | 14210 |  6615k| 440.9 |   315M |  55 | 540 |4761 |4599 |  36k|  1 |3419 |3585 |-1.816071e+04 |-2.633100e+04 |  44.99%|   4.31%
1620.07/1626.06	c   604s| 15100 | 14304 |  6653k| 440.5 |   315M |  55 | 540 |4742 |4577 |  36k|  1 |3424 |3601 |-1.816420e+04 |-2.633100e+04 |  44.96%|   4.31%
1623.25/1629.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1623.25/1629.27	c   608s| 15200 | 14396 |  6690k| 440.0 |   315M |  55 | 540 |4745 |4610 |  36k|  1 |3449 |3621 |-1.816523e+04 |-2.633100e+04 |  44.95%|   4.31%
1626.54/1632.58	c   611s| 15300 | 14479 |  6724k| 439.4 |   315M |  55 | 540 |4753 |4588 |  37k|  1 |3472 |3646 |-1.816570e+04 |-2.633100e+04 |  44.95%|   4.36%
1629.43/1635.45	c   614s| 15400 | 14573 |  6759k| 438.8 |   315M |  55 | 540 |4748 |4577 |  37k|  1 |3486 |3657 |-1.818159e+04 |-2.633100e+04 |  44.82%|   4.36%
1632.91/1638.97	c   617s| 15500 | 14665 |  6798k| 438.5 |   315M |  55 | 540 |4822 |4579 |  37k|  1 |3570 |3687 |-1.819203e+04 |-2.633100e+04 |  44.74%|   4.36%
1635.90/1641.96	c   620s| 15600 | 14750 |  6833k| 437.9 |   315M |  55 | 540 |4867 |4619 |  37k|  1 |3624 |3708 |-1.819367e+04 |-2.633100e+04 |  44.73%|   4.43%
1639.00/1645.07	c   623s| 15700 | 14846 |  6869k| 437.4 |   315M |  55 | 540 |4851 |4594 |  37k|  1 |3633 |3726 |-1.819678e+04 |-2.633100e+04 |  44.70%|   4.43%
1642.18/1648.29	c   627s| 15800 | 14936 |  6908k| 437.1 |   315M |  55 | 540 |4843 |4601 |  37k|  1 |3651 |3730 |-1.819895e+04 |-2.633100e+04 |  44.68%|   4.45%
1644.98/1651.10	c   629s| 15900 | 15024 |  6940k| 436.4 |   316M |  55 | 540 |4837 |4574 |  38k|  1 |3673 |3755 |-1.821151e+04 |-2.633100e+04 |  44.58%|   4.45%
1647.86/1653.99	c   632s| 16000 | 15122 |  6977k| 436.0 |   317M |  55 | 540 |4834 |4575 |  38k|  1 |3696 |3765 |-1.821982e+04 |-2.633100e+04 |  44.52%|   4.45%
1650.55/1656.69	c   635s| 16100 | 15212 |  7011k| 435.4 |   317M |  55 | 540 |4830 |4640 |  38k|  7 |3722 |3768 |-1.822129e+04 |-2.633100e+04 |  44.51%|   4.46%
1653.95/1660.03	c   638s| 16200 | 15304 |  7051k| 435.2 |   317M |  55 | 540 |4848 |4586 |  38k|  1 |3777 |3771 |-1.822129e+04 |-2.633100e+04 |  44.51%|   4.49%
1657.04/1663.15	c   641s| 16300 | 15396 |  7092k| 435.0 |   317M |  55 | 540 |4823 |4602 |  38k|  6 |3789 |3774 |-1.822467e+04 |-2.633100e+04 |  44.48%|   4.49%
1659.52/1665.65	c   644s| 16400 | 15486 |  7125k| 434.4 |   317M |  55 | 540 |4807 |4588 |  38k|  1 |3804 |3778 |-1.822659e+04 |-2.633100e+04 |  44.46%|   4.50%
1662.02/1668.13	c   646s| 16500 | 15574 |  7157k| 433.7 |   317M |  55 | 540 |4784 |4595 |  39k|  1 |3823 |3778 |-1.822659e+04 |-2.633100e+04 |  44.46%|   4.51%
1664.50/1670.60	c   649s| 16600 | 15668 |  7190k| 433.1 |   317M |  55 | 540 |4755 |4586 |  39k|  1 |3826 |3779 |-1.822659e+04 |-2.633100e+04 |  44.46%|   4.51%
1667.59/1673.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1667.59/1673.72	c   652s| 16700 | 15768 |  7228k| 432.7 |   317M |  55 | 540 |4736 |4606 |  39k|  1 |3838 |3783 |-1.822659e+04 |-2.633100e+04 |  44.46%|   4.53%
1670.08/1676.25	c   655s| 16800 | 15864 |  7262k| 432.2 |   317M |  55 | 540 |4711 |4555 |  39k|  1 |3839 |3785 |-1.822848e+04 |-2.633100e+04 |  44.45%|   4.53%
1672.57/1678.71	c   657s| 16900 | 15956 |  7295k| 431.6 |   317M |  55 | 540 |4706 |4605 |  39k|  1 |3849 |3790 |-1.823041e+04 |-2.633100e+04 |  44.43%|   4.53%
1674.66/1680.89	c   659s| 17000 | 16050 |  7324k| 430.7 |   317M |  55 | 540 |4698 |4566 |  39k|  1 |3856 |3791 |-1.823041e+04 |-2.633100e+04 |  44.43%|   4.53%
1677.35/1683.56	c   662s| 17100 | 16140 |  7361k| 430.4 |   317M |  55 | 540 |4712 |4603 |  40k|  1 |3886 |3791 |-1.823355e+04 |-2.633100e+04 |  44.41%|   4.56%
1680.04/1686.24	c   665s| 17200 | 16234 |  7396k| 429.9 |   317M |  55 | 540 |4715 |4609 |  40k|  1 |3894 |3793 |-1.823635e+04 |-2.633100e+04 |  44.39%|   4.64%
1682.73/1688.97	c   667s| 17300 | 16330 |  7432k| 429.5 |   318M |  55 | 540 |4707 |4584 |  40k|  1 |3898 |3795 |-1.823719e+04 |-2.633100e+04 |  44.38%|   4.65%
1685.52/1691.74	c   670s| 17400 | 16422 |  7470k| 429.2 |   318M |  55 | 540 |4725 |4581 |  40k|  1 |3926 |3795 |-1.824270e+04 |-2.633100e+04 |  44.34%|   4.66%
1688.61/1694.82	c   673s| 17500 | 16508 |  7509k| 429.0 |   318M |  55 | 540 |4755 |4581 |  40k|  1 |3967 |3795 |-1.824765e+04 |-2.633100e+04 |  44.30%|   4.67%
1690.50/1696.79	c   675s| 17600 | 16599 |  7537k| 428.2 |   318M |  55 | 540 |4763 |4627 |  40k|  1 |3984 |3795 |-1.824765e+04 |-2.633100e+04 |  44.30%|   4.74%
1693.09/1699.38	c   678s| 17700 | 16690 |  7568k| 427.5 |   318M |  55 | 540 |4766 |4617 |  40k|  1 |3998 |3805 |-1.824765e+04 |-2.633100e+04 |  44.30%|   4.74%
1695.38/1701.64	c   680s| 17800 | 16766 |  7594k| 426.5 |   319M |  55 | 540 |4782 |4605 |  41k|  1 |4028 |3820 |-1.825318e+04 |-2.633100e+04 |  44.25%|   4.74%
1698.57/1704.82	c   683s| 17900 | 16852 |  7628k| 426.1 |   320M |  55 | 540 |4777 |4612 |  41k|  1 |4047 |3836 |-1.825664e+04 |-2.633100e+04 |  44.23%|   4.74%
1701.46/1707.78	c   686s| 18000 | 16942 |  7664k| 425.7 |   320M |  55 | 540 |4798 |4573 |  41k|  3 |4089 |3842 |-1.826220e+04 |-2.633100e+04 |  44.18%|   4.74%
1704.86/1711.12	c   689s| 18100 | 17032 |  7701k| 425.4 |   321M |  55 | 540 |4793 |4579 |  41k|  1 |4101 |3863 |-1.826248e+04 |-2.633100e+04 |  44.18%|   4.74%
1708.14/1714.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1708.14/1714.48	c   693s| 18200 | 17124 |  7739k| 425.1 |   321M |  55 | 540 |4800 |4582 |  41k|  2 |4122 |3884 |-1.826909e+04 |-2.633100e+04 |  44.13%|   4.75%
1710.74/1717.11	c   695s| 18300 | 17206 |  7767k| 424.4 |   322M |  55 | 540 |4821 |4576 |  41k|  1 |4161 |3904 |-1.826909e+04 |-2.633100e+04 |  44.13%|   4.75%
1713.22/1719.58	c   698s| 18400 | 17300 |  7799k| 423.8 |   322M |  55 | 540 |4807 |4566 |  42k|  3 |4165 |3910 |-1.826909e+04 |-2.633100e+04 |  44.13%|   4.88%
1716.41/1722.75	c   701s| 18500 | 17398 |  7835k| 423.5 |   322M |  55 | 540 |4809 |4625 |  42k|  1 |4185 |3929 |-1.826940e+04 |-2.633100e+04 |  44.13%|   4.90%
1719.89/1726.21	c   705s| 18600 | 17498 |  7875k| 423.3 |   322M |  55 | 540 |4799 |4577 |  42k|  1 |4202 |3945 |-1.827445e+04 |-2.633100e+04 |  44.09%|   4.90%
1722.80/1729.15	c   707s| 18700 | 17588 |  7907k| 422.8 |   322M |  55 | 540 |4808 |4622 |  42k|  1 |4235 |3966 |-1.827564e+04 |-2.633100e+04 |  44.08%|   4.90%
1725.87/1732.20	c   711s| 18800 | 17680 |  7943k| 422.4 |   322M |  55 | 540 |4800 |4590 |  42k|  2 |4252 |3978 |-1.827844e+04 |-2.633100e+04 |  44.05%|   4.90%
1729.16/1735.59	c   714s| 18900 | 17768 |  7981k| 422.2 |   322M |  55 | 540 |4807 |4597 |  42k|  1 |4275 |4006 |-1.827982e+04 |-2.633100e+04 |  44.04%|   4.91%
1731.55/1737.91	c   716s| 19000 | 17858 |  8010k| 421.5 |   323M |  55 | 540 |4811 |4556 |  42k|  1 |4306 |4014 |-1.828050e+04 |-2.633100e+04 |  44.04%|   4.92%
1735.14/1741.58	c   720s| 19100 | 17948 |  8052k| 421.5 |   323M |  55 | 540 |4796 |4585 |  43k|  1 |4318 |4034 |-1.828279e+04 |-2.633100e+04 |  44.02%|   4.94%
1738.13/1744.53	c   723s| 19200 | 18040 |  8086k| 421.1 |   323M |  55 | 540 |4818 |4596 |  43k|  1 |4363 |4052 |-1.828381e+04 |-2.633100e+04 |  44.01%|   4.94%
1741.32/1747.75	c   726s| 19300 | 18124 |  8124k| 420.9 |   323M |  55 | 540 |4828 |4580 |  43k|  1 |4392 |4081 |-1.828678e+04 |-2.633100e+04 |  43.99%|   4.95%
1744.62/1751.01	c   729s| 19400 | 18218 |  8163k| 420.7 |   323M |  55 | 540 |4806 |4591 |  43k|  1 |4394 |4094 |-1.828960e+04 |-2.633100e+04 |  43.97%|   4.95%
1747.10/1753.51	c   732s| 19500 | 18308 |  8193k| 420.1 |   323M |  55 | 540 |4790 |4587 |  43k|  1 |4404 |4106 |-1.829305e+04 |-2.633100e+04 |  43.94%|   4.98%
1750.09/1756.56	c   735s| 19600 | 18402 |  8231k| 419.9 |   326M |  55 | 540 |4760 |4571 |  43k|  1 |4407 |4112 |-1.829564e+04 |-2.633100e+04 |  43.92%|   4.99%
1752.88/1759.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1752.88/1759.35	c   738s| 19700 | 18494 |  8266k| 419.5 |   326M |  55 | 540 |4778 |4611 |  43k|  1 |4441 |4114 |-1.829678e+04 |-2.633100e+04 |  43.91%|   5.00%
1755.47/1761.96	c   740s| 19800 | 18580 |  8301k| 419.2 |   326M |  55 | 540 |4780 |4577 |  44k|  1 |4462 |4125 |-1.829685e+04 |-2.633100e+04 |  43.91%|   5.00%
1757.97/1764.48	c   743s| 19900 | 18670 |  8332k| 418.6 |   327M |  55 | 540 |4781 |4564 |  44k|  1 |4489 |4134 |-1.829736e+04 |-2.633100e+04 |  43.91%|   5.00%
1760.57/1767.02	c   745s| 20000 | 18754 |  8365k| 418.2 |   328M |  55 | 540 |4810 |4586 |  44k|  1 |4532 |4140 |-1.830063e+04 |-2.633100e+04 |  43.88%|   5.03%
1762.85/1769.30	c   748s| 20100 | 18846 |  8395k| 417.6 |   328M |  55 | 540 |4802 |4554 |  44k|  1 |4549 |4146 |-1.830261e+04 |-2.633100e+04 |  43.86%|   5.03%
1765.14/1771.60	c   750s| 20200 | 18940 |  8426k| 417.1 |   328M |  55 | 540 |4783 |4590 |  44k|  2 |4553 |4146 |-1.830261e+04 |-2.633100e+04 |  43.86%|   5.03%
1767.65/1774.15	c   752s| 20300 | 19030 |  8458k| 416.6 |   328M |  55 | 540 |4762 |4568 |  44k|  1 |4565 |4160 |-1.830550e+04 |-2.633100e+04 |  43.84%|   5.03%
1769.93/1776.40	c   755s| 20400 | 19124 |  8490k| 416.1 |   328M |  55 | 540 |4751 |4574 |  44k|  1 |4572 |4160 |-1.830716e+04 |-2.633100e+04 |  43.83%|   5.04%
1772.32/1778.85	c   757s| 20500 | 19214 |  8522k| 415.6 |   328M |  55 | 540 |4777 |4562 |  44k|  1 |4613 |4163 |-1.830716e+04 |-2.633100e+04 |  43.83%|   5.04%
1775.11/1781.64	c   760s| 20600 | 19306 |  8556k| 415.3 |   328M |  55 | 540 |4782 |4593 |  45k|  1 |4642 |4165 |-1.830716e+04 |-2.633100e+04 |  43.83%|   5.04%
1778.00/1784.53	c   763s| 20700 | 19406 |  8594k| 415.1 |   328M |  55 | 540 |4769 |4608 |  45k|  2 |4642 |4169 |-1.830923e+04 |-2.633100e+04 |  43.81%|   5.04%
1780.09/1786.61	c   765s| 20800 | 19497 |  8623k| 414.5 |   328M |  55 | 540 |4752 |4575 |  45k|  1 |4649 |4170 |-1.831271e+04 |-2.633100e+04 |  43.79%|   5.18%
1782.38/1788.96	c   767s| 20900 | 19581 |  8654k| 414.0 |   328M |  55 | 540 |4798 |4591 |  45k|  1 |4715 |4173 |-1.831521e+04 |-2.633100e+04 |  43.77%|   5.20%
1785.18/1791.74	c   770s| 21000 | 19679 |  8692k| 413.8 |   328M |  55 | 540 |4792 |4610 |  45k|  1 |4730 |4173 |-1.831919e+04 |-2.633100e+04 |  43.73%|   5.21%
1787.67/1794.23	c   773s| 21100 | 19773 |  8725k| 413.4 |   328M |  55 | 540 |4783 |4580 |  45k|  1 |4739 |4175 |-1.831919e+04 |-2.633100e+04 |  43.73%|   5.21%
1789.86/1796.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1789.86/1796.49	c   775s| 21200 | 19869 |  8756k| 412.9 |   328M |  55 | 540 |4770 |4567 |  45k|  1 |4742 |4175 |-1.831980e+04 |-2.633100e+04 |  43.73%|   5.22%
1791.85/1798.43	c   777s| 21300 | 19951 |  8782k| 412.3 |   329M |  55 | 540 |4757 |4573 |  45k|  1 |4757 |4175 |-1.831980e+04 |-2.633100e+04 |  43.73%|   5.22%
1793.95/1800.51	c   779s| 21400 | 20027 |  8809k| 411.6 |   330M |  55 | 540 |4779 |4570 |  45k|  1 |4802 |4175 |-1.832050e+04 |-2.633100e+04 |  43.72%|   5.23%
1795.94/1802.58	c   781s| 21500 | 20107 |  8839k| 411.0 |   331M |  55 | 540 |4790 |4580 |  45k|  1 |4830 |4175 |-1.832266e+04 |-2.633100e+04 |  43.71%|   5.25%
1798.73/1805.32	c   784s| 21600 | 20197 |  8872k| 410.7 |   331M |  55 | 540 |4801 |4613 |  46k|  1 |4856 |4179 |-1.832664e+04 |-2.633100e+04 |  43.68%|   5.26%
1801.12/1807.76	c   786s| 21700 | 20291 |  8905k| 410.3 |   334M |  55 | 540 |4804 |4588 |  46k|  1 |4884 |4180 |-1.832807e+04 |-2.633100e+04 |  43.66%|   5.27%
1803.31/1810.00	c   788s| 21800 | 20385 |  8936k| 409.8 |   334M |  55 | 540 |4794 |4593 |  46k|  1 |4893 |4180 |-1.833294e+04 |-2.633100e+04 |  43.63%|   5.28%
1806.11/1812.73	c   791s| 21900 | 20473 |  8969k| 409.5 |   334M |  55 | 540 |4787 |4624 |  46k|  1 |4912 |4187 |-1.833550e+04 |-2.633100e+04 |  43.61%|   5.33%
1809.41/1816.02	c   794s| 22000 | 20565 |  9007k| 409.3 |   334M |  55 | 540 |4780 |4589 |  46k|  1 |4937 |4206 |-1.833559e+04 |-2.633100e+04 |  43.61%|   5.34%
1811.99/1818.61	c   797s| 22100 | 20641 |  9038k| 408.9 |   334M |  55 | 540 |4808 |4599 |  46k|  0 |4985 |4212 |-1.833649e+04 |-2.633100e+04 |  43.60%|   5.35%
1814.88/1821.52	c   800s| 22200 | 20731 |  9071k| 408.5 |   335M |  55 | 540 |4799 |4594 |  47k|  1 |4997 |4228 |-1.833884e+04 |-2.633100e+04 |  43.58%|   5.36%
1817.38/1824.09	c   802s| 22300 | 20821 |  9103k| 408.1 |   335M |  55 | 540 |4805 |4574 |  47k|  1 |5033 |4249 |-1.833954e+04 |-2.633100e+04 |  43.58%|   5.36%
1820.06/1826.76	c   805s| 22400 | 20903 |  9134k| 407.7 |   335M |  55 | 540 |4796 |4599 |  47k|  1 |5048 |4259 |-1.834097e+04 |-2.633100e+04 |  43.56%|   5.39%
1822.95/1829.64	c   808s| 22500 | 20985 |  9168k| 407.4 |   335M |  55 | 540 |4792 |4576 |  47k|  1 |5063 |4277 |-1.834131e+04 |-2.633100e+04 |  43.56%|   5.39%
1825.74/1832.48	c   811s| 22600 | 21077 |  9201k| 407.1 |   335M |  55 | 540 |4781 |4597 |  47k|  1 |5068 |4286 |-1.834132e+04 |-2.633100e+04 |  43.56%|   5.39%
1828.73/1835.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1828.73/1835.43	c   814s| 22700 | 21169 |  9236k| 406.8 |   335M |  55 | 540 |4776 |4588 |  47k|  2 |5092 |4305 |-1.834180e+04 |-2.633100e+04 |  43.56%|   5.39%
1831.62/1838.33	c   817s| 22800 | 21257 |  9270k| 406.5 |   336M |  55 | 540 |4767 |4583 |  47k|  1 |5103 |4321 |-1.834273e+04 |-2.633100e+04 |  43.55%|   5.39%
1834.01/1840.72	c   819s| 22900 | 21333 |  9301k| 406.1 |   336M |  55 | 540 |4794 |4600 |  47k|  1 |5146 |4335 |-1.834305e+04 |-2.633100e+04 |  43.55%|   5.40%
1837.50/1844.20	c   823s| 23000 | 21427 |  9336k| 405.9 |   336M |  55 | 540 |4807 |4574 |  47k|  1 |5176 |4387 |-1.834305e+04 |-2.633100e+04 |  43.55%|   5.40%
1840.69/1847.44	c   826s| 23100 | 21519 |  9374k| 405.7 |   337M |  55 | 540 |4812 |4601 |  48k|  1 |5195 |4421 |-1.834389e+04 |-2.633100e+04 |  43.54%|   5.41%
1843.08/1849.88	c   828s| 23200 | 21607 |  9406k| 405.4 |   337M |  55 | 540 |4800 |4601 |  48k|  1 |5198 |4427 |-1.834624e+04 |-2.633100e+04 |  43.52%|   5.46%
1845.77/1852.57	c   831s| 23300 | 21691 |  9439k| 405.0 |   337M |  55 | 540 |4821 |4540 |  48k|  1 |5235 |4433 |-1.834800e+04 |-2.633100e+04 |  43.51%|   5.53%
1851.06/1857.86	c   836s| 23400 | 21787 |  9484k| 405.2 |   343M |  55 | 540 |4800 |4599 |  48k|  6 |5243 |4465 |-1.835009e+04 |-2.633100e+04 |  43.49%|   5.55%
1855.64/1862.44	c   841s| 23500 | 21885 |  9532k| 405.6 |   344M |  55 | 540 |4769 |4578 |  49k|  1 |5244 |4476 |-1.835091e+04 |-2.633100e+04 |  43.49%|   5.63%
1858.24/1865.09	c   843s| 23600 | 21964 |  9563k| 405.2 |   345M |  55 | 540 |4801 |4589 |  49k|  1 |5300 |4490 |-1.835116e+04 |-2.633100e+04 |  43.48%|   5.76%
1861.33/1868.12	c   846s| 23700 | 22056 |  9599k| 405.0 |   346M |  55 | 540 |4790 |4587 |  49k|  1 |5323 |4517 |-1.835249e+04 |-2.633100e+04 |  43.47%|   5.76%
1863.91/1870.75	c   849s| 23800 | 22146 |  9633k| 404.7 |   346M |  55 | 540 |4800 |4574 |  49k|  1 |5350 |4523 |-1.835249e+04 |-2.633100e+04 |  43.47%|   5.76%
1866.32/1873.17	c   852s| 23900 | 22234 |  9666k| 404.4 |   346M |  55 | 540 |4810 |4565 |  50k|  1 |5378 |4524 |-1.835249e+04 |-2.633100e+04 |  43.47%|   5.76%
1868.60/1875.41	c   854s| 24000 | 22320 |  9696k| 403.9 |   346M |  55 | 540 |4821 |4620 |  50k|  1 |5408 |4529 |-1.835559e+04 |-2.633100e+04 |  43.45%|   5.76%
1871.09/1877.90	c   856s| 24100 | 22412 |  9728k| 403.6 |   346M |  55 | 540 |4815 |4554 |  50k|  1 |5417 |4539 |-1.836098e+04 |-2.633100e+04 |  43.41%|   5.77%
1873.68/1880.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1873.68/1880.55	c   859s| 24200 | 22501 |  9762k| 403.3 |   346M |  55 | 540 |4816 |4566 |  50k|  1 |5430 |4539 |-1.836326e+04 |-2.633100e+04 |  43.39%|   5.84%
1876.47/1883.30	c   862s| 24300 | 22595 |  9796k| 403.1 |   347M |  55 | 540 |4810 |4590 |  50k|  1 |5453 |4545 |-1.836366e+04 |-2.633100e+04 |  43.39%|   5.87%
1879.18/1886.04	c   864s| 24400 | 22691 |  9832k| 402.9 |   347M |  55 | 540 |4792 |4583 |  50k|  1 |5461 |4547 |-1.836528e+04 |-2.633100e+04 |  43.37%|   5.87%
1881.65/1888.58	c   867s| 24500 | 22786 |  9864k| 402.5 |   347M |  55 | 540 |4771 |4618 |  50k|  1 |5467 |4559 |-1.836939e+04 |-2.633100e+04 |  43.34%|   5.92%
1884.05/1890.93	c   869s| 24600 | 22872 |  9894k| 402.1 |   347M |  55 | 540 |4790 |4603 |  51k|  1 |5514 |4560 |-1.837025e+04 |-2.633100e+04 |  43.34%|   5.93%
1886.84/1893.79	c   872s| 24700 | 22968 |  9929k| 401.9 |   348M |  55 | 540 |4772 |4579 |  51k|  1 |5517 |4571 |-1.837668e+04 |-2.633100e+04 |  43.28%|   5.93%
1889.14/1896.07	c   874s| 24800 | 23058 |  9960k| 401.5 |   348M |  55 | 540 |4766 |4581 |  51k|  2 |5530 |4571 |-1.837727e+04 |-2.633100e+04 |  43.28%|   5.93%
1891.32/1898.26	c   877s| 24900 | 23136 |  9988k| 401.1 |   348M |  55 | 540 |4775 |4576 |  51k|  1 |5557 |4572 |-1.837779e+04 |-2.633100e+04 |  43.28%|   5.94%
1894.51/1901.47	c   880s| 25000 | 23220 | 10027k| 401.0 |   348M |  55 | 540 |4807 |4618 |  51k|  7 |5604 |4572 |-1.837921e+04 |-2.633100e+04 |  43.27%|   5.94%
1897.30/1904.26	c   883s| 25100 | 23290 | 10058k| 400.7 |   348M |  55 | 540 |4819 |4615 |  51k|  1 |5641 |4603 |-1.837985e+04 |-2.633100e+04 |  43.26%|   5.98%
1899.49/1906.49	c   885s| 25200 | 23374 | 10088k| 400.3 |   349M |  55 | 540 |4828 |4564 |  51k|  1 |5680 |4603 |-1.838151e+04 |-2.633100e+04 |  43.25%|   5.98%
1901.29/1908.30	c   887s| 25300 | 23462 | 10114k| 399.7 |   349M |  55 | 540 |4822 |4560 |  51k|  1 |5707 |4603 |-1.838264e+04 |-2.633100e+04 |  43.24%|   5.99%
1903.48/1910.42	c   889s| 25400 | 23546 | 10142k| 399.2 |   349M |  55 | 540 |4821 |4575 |  52k|  1 |5732 |4603 |-1.838356e+04 |-2.633100e+04 |  43.23%|   6.00%
1905.77/1912.77	c   891s| 25500 | 23640 | 10174k| 398.9 |   349M |  57 | 540 |4811 |4587 |  52k|  1 |5745 |4604 |-1.838457e+04 |-2.633100e+04 |  43.22%|   6.00%
1908.08/1915.09	c   893s| 25600 | 23732 | 10204k| 398.6 |   349M |  57 | 540 |4799 |4601 |  52k|  1 |5756 |4613 |-1.838554e+04 |-2.633100e+04 |  43.22%|   6.00%
1910.56/1917.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1910.56/1917.59	c   896s| 25700 | 23816 | 10237k| 398.3 |   350M |  57 | 540 |4793 |4566 |  52k|  1 |5774 |4613 |-1.838554e+04 |-2.633100e+04 |  43.22%|   6.00%
1912.75/1919.77	c   898s| 25800 | 23909 | 10267k| 397.9 |   350M |  57 | 540 |4778 |4606 |  52k|  1 |5780 |4615 |-1.838909e+04 |-2.633100e+04 |  43.19%|   6.00%
1915.15/1922.12	c   900s| 25900 | 23989 | 10297k| 397.5 |   351M |  57 | 540 |4791 |4586 |  52k|  1 |5813 |4617 |-1.839042e+04 |-2.633100e+04 |  43.18%|   6.00%
1917.43/1924.44	c   903s| 26000 | 24060 | 10329k| 397.2 |   351M |  57 | 540 |4802 |4572 |  52k|  1 |5852 |4618 |-1.839132e+04 |-2.633100e+04 |  43.17%|   6.00%
1919.33/1926.36	c   905s| 26100 | 24156 | 10356k| 396.7 |   351M |  57 | 540 |4788 |4584 |  52k|  1 |5853 |4618 |-1.839132e+04 |-2.633100e+04 |  43.17%|   6.00%
1921.82/1928.87	c   907s| 26200 | 24248 | 10389k| 396.5 |   351M |  57 | 540 |4829 |   0 |  52k|  0 |5911 |4619 |-1.839250e+04 |-2.633100e+04 |  43.16%|   6.02%
1924.31/1931.31	c   910s| 26300 | 24342 | 10422k| 396.2 |   352M |  57 | 540 |4805 |4618 |  53k|  1 |5917 |4620 |-1.839250e+04 |-2.633100e+04 |  43.16%|   6.02%
1926.90/1933.94	c   912s| 26400 | 24432 | 10456k| 396.0 |   352M |  57 | 540 |4798 |4577 |  53k|  1 |5925 |4627 |-1.839264e+04 |-2.633100e+04 |  43.16%|   6.02%
1929.30/1936.38	c   915s| 26500 | 24512 | 10487k| 395.7 |   352M |  57 | 540 |4771 |4540 |  53k|  1 |5933 |4639 |-1.839374e+04 |-2.633100e+04 |  43.15%|   6.03%
1932.10/1939.12	c in SCIP_DECL_EVENTEXEC found by SCIP
1932.10/1939.12	o 26077
1932.10/1939.12	c Model check passed
1932.10/1939.13	c * 917s| 26585 | 24506 | 10518k| 395.6 |    LP  |  57 | 540 |4789 |4581 |  53k|  2 |5973 |4649 |-1.839526e+04 |-2.607700e+04 |  41.76%|   6.04%
1932.39/1939.44	c   918s| 26600 | 24521 | 10521k| 395.5 |   353M |  57 | 540 |4783 |4606 |  53k|  1 |5973 |4651 |-1.839526e+04 |-2.607700e+04 |  41.76%|   6.04%
1935.38/1942.45	c   921s| 26700 | 24615 | 10557k| 395.3 |   355M |  57 | 540 |4760 |4616 |  53k|  1 |5976 |4674 |-1.839682e+04 |-2.607700e+04 |  41.75%|   6.04%
1938.27/1945.34	c   924s| 26800 | 24697 | 10590k| 395.1 |   355M |  57 | 540 |4767 |4633 |  53k|  1 |6003 |4681 |-1.839929e+04 |-2.607700e+04 |  41.73%|   6.04%
1940.76/1947.83	c   926s| 26900 | 24785 | 10621k| 394.8 |   355M |  57 | 540 |4763 |4589 |  53k|  1 |6020 |4691 |-1.840327e+04 |-2.607700e+04 |  41.70%|   6.04%
1943.45/1950.52	c   929s| 27000 | 24873 | 10651k| 394.4 |   356M |  57 | 540 |4769 |4593 |  53k|  3 |6044 |4710 |-1.840401e+04 |-2.607700e+04 |  41.69%|   6.04%
1945.74/1952.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1945.74/1952.80	c   931s| 27100 | 24954 | 10677k| 393.9 |   356M |  57 | 540 |4810 |4580 |  53k|  1 |6114 |4725 |-1.840618e+04 |-2.607700e+04 |  41.68%|   6.05%
1947.95/1955.03	c   933s| 27200 | 25036 | 10705k| 393.5 |   357M |  57 | 540 |4804 |4585 |  53k|  3 |6125 |4735 |-1.840707e+04 |-2.607700e+04 |  41.67%|   6.05%
1950.32/1957.41	c   936s| 27300 | 25112 | 10732k| 393.1 |   357M |  57 | 540 |4849 |4589 |  54k|  1 |6182 |4759 |-1.840835e+04 |-2.607700e+04 |  41.66%|   6.05%
1953.03/1960.11	c   938s| 27400 | 25204 | 10764k| 392.8 |   357M |  57 | 540 |4838 |4594 |  54k|  1 |6189 |4769 |-1.840845e+04 |-2.607700e+04 |  41.66%|   6.06%
1955.71/1962.82	c   941s| 27500 | 25296 | 10795k| 392.5 |   358M |  57 | 540 |4832 |4576 |  54k|  1 |6212 |4782 |-1.841044e+04 |-2.607700e+04 |  41.64%|   6.06%
1958.40/1965.58	c   944s| 27600 | 25386 | 10827k| 392.2 |   358M |  57 | 540 |4817 |4562 |  54k|  1 |6226 |4793 |-1.841422e+04 |-2.607700e+04 |  41.61%|   6.06%
1961.00/1968.17	c   947s| 27700 | 25464 | 10858k| 391.9 |   359M |  57 | 540 |4824 |4576 |  54k|  3 |6250 |4807 |-1.841422e+04 |-2.607700e+04 |  41.61%|   6.07%
1963.08/1970.21	c   949s| 27800 | 25548 | 10886k| 391.5 |   360M |  57 | 540 |4848 |4576 |  54k|  1 |6288 |4810 |-1.841422e+04 |-2.607700e+04 |  41.61%|   6.07%
1965.98/1973.14	c   951s| 27900 | 25640 | 10921k| 391.4 |   360M |  57 | 540 |4840 |4593 |  54k|  1 |6300 |4813 |-1.841580e+04 |-2.607700e+04 |  41.60%|   6.07%
1968.76/1976.00	c   954s| 28000 | 25728 | 10956k| 391.2 |   361M |  57 | 540 |4854 |4575 |  55k|  1 |6331 |4816 |-1.841580e+04 |-2.607700e+04 |  41.60%|   6.07%
1970.66/1977.86	c   956s| 28100 | 25812 | 10980k| 390.7 |   361M |  57 | 540 |4834 |4626 |  55k|  1 |6337 |4825 |-1.841580e+04 |-2.607700e+04 |  41.60%|   6.08%
1973.45/1980.61	c   959s| 28200 | 25902 | 11015k| 390.5 |   361M |  57 | 540 |4809 |4615 |  55k|  1 |6339 |4830 |-1.841781e+04 |-2.607700e+04 |  41.59%|   6.08%
1975.85/1983.09	c   961s| 28300 | 25988 | 11047k| 390.3 |   361M |  57 | 540 |4809 |4589 |  55k|  1 |6365 |4841 |-1.842034e+04 |-2.607700e+04 |  41.57%|   6.08%
1978.23/1985.44	c   964s| 28400 | 26080 | 11079k| 390.1 |   361M |  57 | 540 |4792 |4603 |  55k|  1 |6374 |4844 |-1.842120e+04 |-2.607700e+04 |  41.56%|   6.08%
1980.94/1988.18	c   967s| 28500 | 26176 | 11113k| 389.9 |   361M |  57 | 540 |4806 |4593 |  55k|  1 |6409 |4851 |-1.842178e+04 |-2.607700e+04 |  41.56%|   6.08%
1982.83/1990.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1982.83/1990.04	c   968s| 28600 | 26266 | 11139k| 389.4 |   362M |  57 | 540 |4796 |4571 |  55k|  1 |6409 |4852 |-1.842178e+04 |-2.607700e+04 |  41.56%|   6.08%
1985.51/1992.77	c   971s| 28700 | 26356 | 11170k| 389.2 |   362M |  57 | 540 |4793 |4566 |  55k|  2 |6424 |4858 |-1.842178e+04 |-2.607700e+04 |  41.56%|   6.08%
1987.40/1994.65	c   973s| 28800 | 26436 | 11197k| 388.7 |   362M |  57 | 540 |4797 |4561 |  56k|  1 |6443 |4860 |-1.842294e+04 |-2.607700e+04 |  41.55%|   6.09%
1989.80/1997.10	c   975s| 28900 | 26529 | 11227k| 388.4 |   362M |  57 | 540 |4786 |4588 |  56k|  1 |6455 |4862 |-1.842691e+04 |-2.607700e+04 |  41.52%|   6.09%
1991.90/1999.11	c   977s| 29000 | 26609 | 11256k| 388.1 |   363M |  57 | 540 |4794 |4560 |  56k|  2 |6482 |4862 |-1.842694e+04 |-2.607700e+04 |  41.52%|   6.09%
1994.48/2001.75	c   980s| 29100 | 26699 | 11289k| 387.9 |   364M |  57 | 540 |4782 |4591 |  56k|  2 |6495 |4869 |-1.842951e+04 |-2.607700e+04 |  41.50%|   6.10%
1996.57/2003.86	c   982s| 29200 | 26781 | 11318k| 387.6 |   364M |  57 | 540 |4787 |4603 |  56k|  1 |6521 |4869 |-1.843214e+04 |-2.607700e+04 |  41.48%|   6.10%
1998.56/2005.80	c   984s| 29300 | 26853 | 11342k| 387.1 |   365M |  57 | 540 |4806 |4575 |  56k|  1 |6551 |4884 |-1.843223e+04 |-2.607700e+04 |  41.48%|   6.10%
2001.16/2008.42	c   987s| 29400 | 26945 | 11375k| 386.9 |   365M |  57 | 540 |4796 |4568 |  56k|  1 |6559 |4884 |-1.843441e+04 |-2.607700e+04 |  41.46%|   6.10%
2003.25/2010.58	c   989s| 29500 | 27032 | 11403k| 386.5 |   366M |  57 | 540 |4787 |4581 |  56k|  1 |6567 |4885 |-1.843517e+04 |-2.607700e+04 |  41.45%|   6.11%
2005.14/2012.48	c   991s| 29600 | 27104 | 11430k| 386.1 |   366M |  57 | 540 |4797 |4571 |  56k|  1 |6592 |4886 |-1.843605e+04 |-2.607700e+04 |  41.45%|   6.11%
2008.03/2015.32	c   994s| 29700 | 27183 | 11464k| 386.0 |   366M |  57 | 540 |4804 |4586 |  57k|  1 |6617 |4891 |-1.843710e+04 |-2.607700e+04 |  41.44%|   6.11%
2010.03/2017.30	c   996s| 29800 | 27257 | 11491k| 385.6 |   367M |  57 | 540 |4803 |4597 |  57k|  2 |6631 |4891 |-1.843832e+04 |-2.607700e+04 |  41.43%|   6.11%
2012.62/2019.97	c   998s| 29900 | 27347 | 11525k| 385.4 |   369M |  57 | 540 |4810 |4583 |  57k|  1 |6654 |4894 |-1.843908e+04 |-2.607700e+04 |  41.42%|   6.12%
2015.41/2022.78	c  1001s| 30000 | 27435 | 11558k| 385.2 |   369M |  57 | 540 |4801 |4580 |  57k|  1 |6672 |4898 |-1.844021e+04 |-2.607700e+04 |  41.41%|   6.12%
2017.71/2025.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2017.71/2025.09	c  1003s| 30100 | 27523 | 11590k| 385.0 |   369M |  57 | 540 |4828 |4609 |  57k|  1 |6712 |4900 |-1.844044e+04 |-2.607700e+04 |  41.41%|   6.12%
2019.81/2027.16	c  1006s| 30200 | 27617 | 11619k| 384.7 |   369M |  57 | 540 |4812 |4584 |  57k|  3 |6718 |4900 |-1.844245e+04 |-2.607700e+04 |  41.40%|   6.13%
2021.89/2029.25	c  1008s| 30300 | 27703 | 11648k| 384.4 |   370M |  57 | 540 |4796 |4575 |  57k|  1 |6729 |4901 |-1.844414e+04 |-2.607700e+04 |  41.38%|   6.13%
2024.69/2032.06	c  1010s| 30400 | 27793 | 11685k| 384.3 |   371M |  57 | 540 |4808 |4578 |  57k|  1 |6756 |4901 |-1.844512e+04 |-2.607700e+04 |  41.38%|   6.13%
2027.07/2034.44	c  1013s| 30500 | 27879 | 11716k| 384.1 |   371M |  57 | 540 |4811 |4596 |  57k|  1 |6789 |4903 |-1.844619e+04 |-2.607700e+04 |  41.37%|   6.13%
2028.86/2036.24	c  1015s| 30600 | 27961 | 11741k| 383.6 |   371M |  57 | 540 |4801 |4592 |  57k|  1 |6801 |4904 |-1.844678e+04 |-2.607700e+04 |  41.36%|   6.13%
2031.26/2038.62	c  1017s| 30700 | 28051 | 11770k| 383.3 |   371M |  57 | 540 |4787 |4577 |  58k|  2 |6806 |4917 |-1.844735e+04 |-2.607700e+04 |  41.36%|   6.13%
2034.05/2041.42	c  1020s| 30800 | 28139 | 11805k| 383.2 |   371M |  57 | 540 |4773 |4620 |  58k|  1 |6820 |4926 |-1.844754e+04 |-2.607700e+04 |  41.36%|   6.13%
2036.54/2043.98	c  1022s| 30900 | 28215 | 11834k| 382.9 |   371M |  57 | 540 |4797 |4588 |  58k|  1 |6865 |4948 |-1.844754e+04 |-2.607700e+04 |  41.36%|   6.14%
2039.43/2046.86	c  1025s| 31000 | 28300 | 11868k| 382.8 |   371M |  57 | 540 |4788 |4584 |  58k|  1 |6871 |4958 |-1.844785e+04 |-2.607700e+04 |  41.36%|   6.14%
2041.82/2049.28	c  1028s| 31100 | 28390 | 11897k| 382.5 |   371M |  57 | 540 |4796 |4598 |  58k|  0 |6897 |4980 |-1.844889e+04 |-2.607700e+04 |  41.35%|   6.14%
2044.21/2051.68	c  1030s| 31200 | 28476 | 11925k| 382.2 |   371M |  57 | 540 |4784 |4569 |  58k|  1 |6907 |4996 |-1.844889e+04 |-2.607700e+04 |  41.35%|   6.14%
2046.40/2053.82	c  1032s| 31300 | 28560 | 11953k| 381.9 |   371M |  57 | 540 |4803 |   0 |  58k|  0 |6937 |5000 |-1.844917e+04 |-2.607700e+04 |  41.35%|   6.14%
2048.89/2056.33	c  1035s| 31400 | 28648 | 11985k| 381.7 |   371M |  57 | 540 |4826 |4626 |  58k|  1 |6975 |5015 |-1.845088e+04 |-2.607700e+04 |  41.33%|   6.14%
2051.69/2059.19	c  1038s| 31500 | 28738 | 12017k| 381.5 |   372M |  57 | 540 |4813 |4594 |  58k|  3 |6994 |5058 |-1.845419e+04 |-2.607700e+04 |  41.31%|   6.15%
2054.07/2061.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2054.07/2061.55	c  1040s| 31600 | 28816 | 12046k| 381.2 |   373M |  57 | 540 |4814 |4590 |  58k|  1 |7020 |5069 |-1.845621e+04 |-2.607700e+04 |  41.29%|   6.15%
2056.06/2063.52	c  1042s| 31700 | 28906 | 12073k| 380.8 |   373M |  57 | 540 |4819 |4576 |  58k|  1 |7048 |5079 |-1.845761e+04 |-2.607700e+04 |  41.28%|   6.15%
2058.06/2065.52	c  1044s| 31800 | 28988 | 12097k| 380.4 |   373M |  57 | 540 |4817 |4604 |  59k|  1 |7074 |5092 |-1.845866e+04 |-2.607700e+04 |  41.27%|   6.16%
2060.05/2067.52	c  1046s| 31900 | 29074 | 12125k| 380.0 |   373M |  57 | 540 |4856 |4611 |  59k|  1 |7131 |5101 |-1.845866e+04 |-2.607700e+04 |  41.27%|   6.16%
2062.65/2070.15	c  1048s| 32000 | 29153 | 12155k| 379.8 |   374M |  57 | 540 |4887 |4567 |  59k|  1 |7177 |5130 |-1.845866e+04 |-2.607700e+04 |  41.27%|   6.16%
2064.73/2072.24	c  1051s| 32100 | 29238 | 12183k| 379.5 |   374M |  57 | 540 |4907 |4593 |  59k|  1 |7212 |5134 |-1.846172e+04 |-2.607700e+04 |  41.25%|   6.16%
2066.54/2074.10	c  1052s| 32200 | 29312 | 12207k| 379.1 |   374M |  57 | 540 |4929 |4584 |  59k|  1 |7249 |5137 |-1.846220e+04 |-2.607700e+04 |  41.25%|   6.17%
2069.32/2076.87	c  1055s| 32300 | 29398 | 12240k| 378.9 |   374M |  57 | 540 |4910 |4643 |  59k|  1 |7261 |5147 |-1.846289e+04 |-2.607700e+04 |  41.24%|   6.17%
2071.41/2078.94	c  1057s| 32400 | 29494 | 12268k| 378.6 |   374M |  57 | 540 |4902 |4592 |  59k|  2 |7272 |5150 |-1.846418e+04 |-2.607700e+04 |  41.23%|   6.17%
2073.80/2081.32	c  1060s| 32500 | 29582 | 12299k| 378.4 |   375M |  57 | 540 |4895 |4606 |  59k|  1 |7285 |5151 |-1.846543e+04 |-2.607700e+04 |  41.22%|   6.17%
2075.69/2083.28	c  1062s| 32600 | 29672 | 12326k| 378.1 |   376M |  57 | 540 |4888 |4572 |  59k|  1 |7305 |5154 |-1.846622e+04 |-2.607700e+04 |  41.21%|   6.17%
2077.99/2085.52	c  1064s| 32700 | 29758 | 12355k| 377.8 |   376M |  57 | 540 |4869 |4611 |  59k|  2 |7320 |5155 |-1.846718e+04 |-2.607700e+04 |  41.21%|   6.18%
2080.38/2087.92	c  1066s| 32800 | 29846 | 12386k| 377.6 |   376M |  57 | 540 |4869 |4614 |  59k|  2 |7337 |5157 |-1.846821e+04 |-2.607700e+04 |  41.20%|   6.18%
2082.58/2090.17	c  1069s| 32900 | 29932 | 12414k| 377.3 |   376M |  57 | 540 |4905 |4577 |  60k|  1 |7395 |5161 |-1.846822e+04 |-2.607700e+04 |  41.20%|   6.18%
2084.86/2092.45	c  1071s| 33000 | 30016 | 12441k| 377.0 |   376M |  57 | 540 |4918 |4580 |  60k|  1 |7421 |5196 |-1.846870e+04 |-2.607700e+04 |  41.20%|   6.19%
2087.95/2095.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2087.95/2095.52	c  1074s| 33100 | 30110 | 12479k| 377.0 |   377M |  57 | 540 |4900 |4580 |  60k|  1 |7422 |5204 |-1.847142e+04 |-2.607700e+04 |  41.17%|   6.19%
2090.24/2097.81	c  1076s| 33200 | 30202 | 12511k| 376.8 |   377M |  57 | 540 |4883 |4602 |  60k|  1 |7433 |5204 |-1.847354e+04 |-2.607700e+04 |  41.16%|   6.20%
2092.44/2100.09	c  1078s| 33300 | 30290 | 12542k| 376.6 |   377M |  57 | 540 |4867 |4588 |  60k|  1 |7455 |5205 |-1.847441e+04 |-2.607700e+04 |  41.15%|   6.20%
2095.12/2102.77	c  1081s| 33400 | 30378 | 12574k| 376.4 |   377M |  57 | 540 |4868 |4572 |  60k|  1 |7485 |5229 |-1.847529e+04 |-2.607700e+04 |  41.15%|   6.20%
2097.43/2105.09	c  1083s| 33500 | 30456 | 12602k| 376.1 |   377M |  57 | 540 |4874 |4598 |  60k|  4 |7509 |5235 |-1.847679e+04 |-2.607700e+04 |  41.13%|   6.20%
2100.01/2107.67	c  1086s| 33600 | 30544 | 12631k| 375.9 |   378M |  57 | 540 |4864 |4578 |  60k|  1 |7524 |5250 |-1.848042e+04 |-2.607700e+04 |  41.11%|   6.20%
2102.00/2109.64	c  1088s| 33700 | 30624 | 12657k| 375.5 |   378M |  57 | 540 |4860 |4570 |  60k|  1 |7548 |5254 |-1.848110e+04 |-2.607700e+04 |  41.10%|   6.20%
2103.89/2111.52	c  1090s| 33800 | 30712 | 12683k| 375.2 |   378M |  57 | 540 |4870 |4590 |  61k|  1 |7587 |5259 |-1.848116e+04 |-2.607700e+04 |  41.10%|   6.21%
2106.58/2114.24	c  1093s| 33900 | 30802 | 12715k| 375.0 |   378M |  57 | 540 |4866 |4634 |  61k|  1 |7603 |5259 |-1.848124e+04 |-2.607700e+04 |  41.10%|   6.21%
2109.07/2116.75	c  1095s| 34000 | 30896 | 12749k| 374.9 |   379M |  57 | 540 |4892 |4587 |  61k|  1 |7654 |5266 |-1.848384e+04 |-2.607700e+04 |  41.08%|   6.21%
2111.38/2119.08	c  1097s| 34100 | 30972 | 12779k| 374.7 |   379M |  57 | 540 |4894 |4609 |  61k|  1 |7675 |5266 |-1.848587e+04 |-2.607700e+04 |  41.06%|   6.21%
2113.66/2121.34	c  1100s| 34200 | 31058 | 12808k| 374.5 |   379M |  57 | 540 |4887 |4607 |  61k|  1 |7695 |5271 |-1.848610e+04 |-2.607700e+04 |  41.06%|   6.22%
2115.95/2123.63	c  1102s| 34300 | 31146 | 12839k| 374.3 |   379M |  57 | 540 |4867 |4604 |  61k|  1 |7711 |5272 |-1.848815e+04 |-2.607700e+04 |  41.05%|   6.22%
2118.04/2125.77	c  1104s| 34400 | 31216 | 12865k| 373.9 |   379M |  57 | 540 |4841 |4605 |  61k|  1 |7724 |5276 |-1.849034e+04 |-2.607700e+04 |  41.03%|   6.22%
2120.34/2128.07	c  1106s| 34500 | 31308 | 12896k| 373.8 |   379M |  57 | 540 |4823 |4634 |  61k|  1 |7735 |5282 |-1.849119e+04 |-2.607700e+04 |  41.02%|   6.22%
2122.72/2130.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2122.72/2130.45	c  1109s| 34600 | 31392 | 12928k| 373.6 |   379M |  57 | 540 |4839 |4588 |  62k|  1 |7777 |5285 |-1.849384e+04 |-2.607700e+04 |  41.00%|   6.22%
2124.91/2132.63	c  1111s| 34700 | 31488 | 12958k| 373.4 |   379M |  57 | 540 |4851 |4620 |  62k|  2 |7809 |5296 |-1.849417e+04 |-2.607700e+04 |  41.00%|   6.22%
2126.81/2134.55	c  1113s| 34800 | 31564 | 12982k| 373.0 |   381M |  57 | 540 |4840 |4582 |  62k|  1 |7820 |5303 |-1.849417e+04 |-2.607700e+04 |  41.00%|   6.23%
2129.31/2137.11	c  1115s| 34900 | 31660 | 13014k| 372.9 |   381M |  57 | 540 |4842 |4585 |  62k|  1 |7843 |5310 |-1.849417e+04 |-2.607700e+04 |  41.00%|   6.23%
2132.30/2140.11	c  1118s| 35000 | 31742 | 13051k| 372.8 |   381M |  57 | 540 |4853 |4597 |  62k|  3 |7872 |5310 |-1.849447e+04 |-2.607700e+04 |  41.00%|   6.23%
2134.68/2142.49	c  1121s| 35100 | 31834 | 13083k| 372.7 |   383M |  57 | 540 |4843 |4602 |  62k|  2 |7876 |5312 |-1.849609e+04 |-2.607700e+04 |  40.99%|   6.23%
2136.77/2144.58	c  1123s| 35200 | 31926 | 13111k| 372.4 |   383M |  57 | 540 |4843 |4607 |  62k|  1 |7907 |5320 |-1.849609e+04 |-2.607700e+04 |  40.99%|   6.23%
2138.96/2146.78	c  1125s| 35300 | 32020 | 13141k| 372.2 |   383M |  57 | 540 |4825 |4572 |  62k|  1 |7923 |5320 |-1.849646e+04 |-2.607700e+04 |  40.98%|   6.23%
2141.16/2148.93	c  1127s| 35400 | 32098 | 13170k| 372.0 |   383M |  57 | 540 |4848 |4574 |  62k|  1 |7966 |5320 |-1.849662e+04 |-2.607700e+04 |  40.98%|   6.23%
2143.75/2151.56	c  1130s| 35500 | 32186 | 13199k| 371.8 |   384M |  57 | 540 |4838 |4648 |  62k|  1 |7976 |5334 |-1.849667e+04 |-2.607700e+04 |  40.98%|   6.23%
2146.14/2153.92	c  1132s| 35600 | 32276 | 13230k| 371.6 |   384M |  57 | 540 |4823 |4622 |  63k|  2 |7983 |5341 |-1.849775e+04 |-2.607700e+04 |  40.97%|   6.24%
2148.83/2156.64	c  1135s| 35700 | 32360 | 13260k| 371.4 |   384M |  57 | 540 |4820 |4594 |  63k|  1 |8007 |5355 |-1.849810e+04 |-2.607700e+04 |  40.97%|   6.24%
2151.02/2158.82	c  1137s| 35800 | 32438 | 13290k| 371.2 |   384M |  57 | 540 |4808 |4610 |  63k|  1 |8022 |5357 |-1.849985e+04 |-2.607700e+04 |  40.96%|   6.24%
2153.32/2161.12	c  1139s| 35900 | 32522 | 13318k| 370.9 |   384M |  57 | 540 |4825 |4622 |  63k|  1 |8052 |5371 |-1.850002e+04 |-2.607700e+04 |  40.96%|   6.24%
2156.10/2164.00	c  1142s| 36000 | 32600 | 13350k| 370.8 |   384M |  57 | 540 |4834 |4604 |  63k|  1 |8080 |5388 |-1.850135e+04 |-2.607700e+04 |  40.95%|   6.24%
2159.59/2167.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2159.59/2167.40	c  1146s| 36100 | 32688 | 13394k| 371.0 |   385M |  57 | 540 |4833 |4576 |  63k|  1 |8090 |5397 |-1.850443e+04 |-2.607700e+04 |  40.92%|   6.24%
2162.38/2170.20	c  1149s| 36200 | 32778 | 13425k| 370.8 |   387M |  57 | 540 |4825 |4630 |  63k|  1 |8100 |5412 |-1.850452e+04 |-2.607700e+04 |  40.92%|   6.24%
2164.97/2172.88	c  1151s| 36300 | 32856 | 13456k| 370.6 |   387M |  57 | 540 |4842 |4593 |  63k|  1 |8134 |5433 |-1.850452e+04 |-2.607700e+04 |  40.92%|   6.25%
2167.66/2175.56	c  1154s| 36400 | 32948 | 13488k| 370.5 |   387M |  57 | 540 |4861 |4615 |  63k|  1 |8171 |5449 |-1.850515e+04 |-2.607700e+04 |  40.92%|   6.25%
2170.05/2177.91	c  1156s| 36500 | 33037 | 13517k| 370.3 |   387M |  57 | 540 |4867 |4596 |  63k|  1 |8204 |5459 |-1.850596e+04 |-2.607700e+04 |  40.91%|   6.25%
2172.74/2180.69	c  1159s| 36600 | 33119 | 13549k| 370.2 |   388M |  57 | 540 |4870 |4594 |  64k|  1 |8223 |5470 |-1.850778e+04 |-2.607700e+04 |  40.90%|   6.26%
2175.14/2183.07	c  1161s| 36700 | 33207 | 13579k| 370.0 |   388M |  57 | 540 |4870 |4598 |  64k|  1 |8245 |5480 |-1.850912e+04 |-2.607700e+04 |  40.89%|   6.26%
2178.02/2185.94	c  1164s| 36800 | 33295 | 13614k| 369.9 |   388M |  57 | 540 |4872 |4568 |  64k|  1 |8275 |5501 |-1.851066e+04 |-2.607700e+04 |  40.88%|   6.26%
2180.51/2188.42	c  1167s| 36900 | 33387 | 13648k| 369.8 |   388M |  57 | 540 |4877 |4581 |  64k|  1 |8309 |5520 |-1.851216e+04 |-2.607700e+04 |  40.86%|   6.27%
2182.70/2190.61	c  1169s| 37000 | 33473 | 13677k| 369.6 |   388M |  57 | 540 |4856 |4626 |  64k|  1 |8319 |5529 |-1.851325e+04 |-2.607700e+04 |  40.86%|   6.27%
2184.69/2192.65	c  1171s| 37100 | 33563 | 13705k| 369.4 |   388M |  57 | 540 |4855 |4627 |  64k|  1 |8349 |5533 |-1.851463e+04 |-2.607700e+04 |  40.85%|   6.27%
2187.48/2195.46	c  1174s| 37200 | 33649 | 13741k| 369.3 |   388M |  57 | 540 |4865 |4570 |  64k|  1 |8380 |5537 |-1.851837e+04 |-2.607700e+04 |  40.82%|   6.28%
2189.78/2197.74	c  1176s| 37300 | 33733 | 13770k| 369.1 |   388M |  57 | 540 |4868 |4595 |  64k|  0 |8408 |5549 |-1.851947e+04 |-2.607700e+04 |  40.81%|   6.28%
2192.27/2200.27	c  1179s| 37400 | 33821 | 13799k| 368.9 |   390M |  57 | 540 |4863 |4621 |  64k|  0 |8434 |5570 |-1.852298e+04 |-2.607700e+04 |  40.78%|   6.28%
2194.26/2202.29	c  1181s| 37500 | 33904 | 13826k| 368.7 |   390M |  57 | 540 |4885 |4579 |  64k|  1 |8483 |5572 |-1.852410e+04 |-2.607700e+04 |  40.77%|   6.29%
2196.07/2204.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2196.07/2204.06	c  1182s| 37600 | 33990 | 13850k| 368.3 |   390M |  57 | 540 |4901 |4594 |  65k|  1 |8520 |5583 |-1.852463e+04 |-2.607700e+04 |  40.77%|   6.29%
2198.44/2206.48	c  1185s| 37700 | 34070 | 13881k| 368.1 |   390M |  57 | 540 |4920 |4576 |  65k|  1 |8555 |5584 |-1.852540e+04 |-2.607700e+04 |  40.76%|   6.29%
2200.94/2208.98	c  1187s| 37800 | 34152 | 13909k| 367.9 |   391M |  57 | 540 |4912 |4566 |  65k|  2 |8582 |5615 |-1.852655e+04 |-2.607700e+04 |  40.75%|   6.30%
2203.14/2211.15	c  1190s| 37900 | 34242 | 13938k| 367.7 |   391M |  57 | 540 |4887 |4591 |  65k|  1 |8598 |5620 |-1.852655e+04 |-2.607700e+04 |  40.75%|   6.30%
2205.32/2213.37	c  1192s| 38000 | 34332 | 13967k| 367.5 |   391M |  57 | 540 |4866 |4576 |  65k|  1 |8604 |5620 |-1.852769e+04 |-2.607700e+04 |  40.75%|   6.30%
2207.31/2215.32	c  1194s| 38100 | 34408 | 13991k| 367.2 |   391M |  57 | 540 |4884 |4591 |  65k|  1 |8646 |5631 |-1.853046e+04 |-2.607700e+04 |  40.73%|   6.30%
2209.12/2217.14	c  1195s| 38200 | 34494 | 14016k| 366.9 |   391M |  57 | 540 |4875 |4575 |  65k|  1 |8658 |5632 |-1.853046e+04 |-2.607700e+04 |  40.73%|   6.30%
2211.11/2219.13	c  1197s| 38300 | 34572 | 14043k| 366.6 |   392M |  57 | 540 |4861 |4587 |  65k|  0 |8673 |5637 |-1.853070e+04 |-2.607700e+04 |  40.72%|   6.30%
2213.30/2221.31	c  1200s| 38400 | 34656 | 14072k| 366.4 |   394M |  57 | 540 |4860 |4650 |  65k|  1 |8689 |5642 |-1.853084e+04 |-2.607700e+04 |  40.72%|   6.31%
2215.59/2223.64	c  1202s| 38500 | 34736 | 14103k| 366.3 |   394M |  58 | 540 |4857 |4581 |  65k|  1 |8708 |5644 |-1.853084e+04 |-2.607700e+04 |  40.72%|   6.31%
2217.48/2225.59	c  1204s| 38600 | 34797 | 14127k| 365.9 |   394M |  58 | 540 |4858 |4595 |  65k|  1 |8732 |5654 |-1.853084e+04 |-2.607700e+04 |  40.72%|   6.38%
2220.17/2228.24	c  1207s| 38700 | 34891 | 14163k| 365.9 |   394M |  58 | 540 |4825 |4649 |  65k|  1 |8732 |5657 |-1.853311e+04 |-2.607700e+04 |  40.70%|   6.39%
2222.76/2230.83	c  1209s| 38800 | 34981 | 14196k| 365.8 |   395M |  58 | 540 |4837 |4573 |  66k|  1 |8756 |5657 |-1.853528e+04 |-2.607700e+04 |  40.69%|   6.39%
2225.35/2233.46	c  1212s| 38900 | 35059 | 14229k| 365.8 |   395M |  58 | 540 |4869 |4570 |  66k|  3 |8817 |5673 |-1.853528e+04 |-2.607700e+04 |  40.69%|   6.39%
2227.84/2235.94	c  1214s| 39000 | 35147 | 14261k| 365.6 |   397M |  58 | 540 |4890 |   0 |  66k|  0 |8851 |5675 |-1.853756e+04 |-2.607700e+04 |  40.67%|   6.39%
2229.84/2237.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2229.84/2237.96	c  1216s| 39100 | 35237 | 14289k| 365.4 |   397M |  58 | 540 |4893 |4622 |  66k|  1 |8865 |5676 |-1.853897e+04 |-2.607700e+04 |  40.66%|   6.39%
2231.94/2240.09	c  1218s| 39200 | 35319 | 14318k| 365.2 |   397M |  58 | 540 |4928 |4568 |  66k|  1 |8920 |5680 |-1.853925e+04 |-2.607700e+04 |  40.66%|   6.39%
2234.12/2242.20	c  1221s| 39300 | 35407 | 14346k| 365.0 |   398M |  58 | 540 |4925 |4593 |  66k|  1 |8933 |5681 |-1.854049e+04 |-2.607700e+04 |  40.65%|   6.40%
2236.31/2244.40	c  1223s| 39400 | 35495 | 14374k| 364.8 |   400M |  58 | 540 |4893 |4589 |  66k|  1 |8933 |5681 |-1.854274e+04 |-2.607700e+04 |  40.63%|   6.40%
2238.31/2246.48	c  1225s| 39500 | 35589 | 14403k| 364.6 |   400M |  58 | 540 |4861 |4590 |  66k|  1 |8937 |5681 |-1.854274e+04 |-2.607700e+04 |  40.63%|   6.40%
2240.50/2248.64	c  1227s| 39600 | 35675 | 14433k| 364.4 |   401M |  58 | 540 |4846 |4622 |  66k|  1 |8952 |5682 |-1.854384e+04 |-2.607700e+04 |  40.62%|   6.40%
2242.49/2250.61	c  1229s| 39700 | 35753 | 14459k| 364.2 |   401M |  58 | 540 |4833 |4585 |  66k|  0 |8960 |5684 |-1.854384e+04 |-2.607700e+04 |  40.62%|   6.40%
2244.28/2252.47	c  1231s| 39800 | 35835 | 14484k| 363.9 |   401M |  58 | 540 |4841 |4587 |  66k|  1 |8981 |5684 |-1.854583e+04 |-2.607700e+04 |  40.61%|   6.41%
2246.28/2254.47	c  1233s| 39900 | 35913 | 14512k| 363.7 |   401M |  58 | 540 |4848 |4595 |  66k|  1 |9006 |5684 |-1.854731e+04 |-2.607700e+04 |  40.60%|   6.41%
2248.17/2256.32	c  1235s| 40000 | 35999 | 14539k| 363.4 |   401M |  58 | 540 |4844 |4597 |  67k|  1 |9020 |5685 |-1.854833e+04 |-2.607700e+04 |  40.59%|   6.41%
2250.16/2258.34	c  1237s| 40100 | 36075 | 14565k| 363.2 |   402M |  58 | 540 |4851 |4561 |  67k|  1 |9042 |5685 |-1.854847e+04 |-2.607700e+04 |  40.59%|   6.41%
2252.15/2260.34	c  1239s| 40200 | 36153 | 14592k| 362.9 |   402M |  58 | 540 |4864 |4604 |  67k|  1 |9079 |5692 |-1.854989e+04 |-2.607700e+04 |  40.58%|   6.41%
2253.96/2262.16	c  1241s| 40300 | 36237 | 14616k| 362.7 |   402M |  58 | 540 |4909 |4576 |  67k|  1 |9139 |5694 |-1.855099e+04 |-2.607700e+04 |  40.57%|   6.42%
2256.04/2264.23	c  1243s| 40400 | 36317 | 14644k| 362.4 |   403M |  58 | 540 |4914 |4639 |  67k|  2 |9167 |5697 |-1.855319e+04 |-2.607700e+04 |  40.55%|   6.42%
2257.73/2265.99	c  1244s| 40500 | 36399 | 14669k| 362.2 |   405M |  58 | 540 |4907 |4603 |  67k|  1 |9182 |5699 |-1.855447e+04 |-2.607700e+04 |  40.54%|   6.42%
2260.13/2268.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2260.13/2268.36	c  1247s| 40600 | 36489 | 14696k| 361.9 |   405M |  58 | 540 |4923 |4615 |  67k|  1 |9218 |5708 |-1.855473e+04 |-2.607700e+04 |  40.54%|   6.42%
2262.62/2270.88	c  1249s| 40700 | 36577 | 14726k| 361.8 |   405M |  58 | 540 |4910 |4598 |  67k|  3 |9241 |5726 |-1.855473e+04 |-2.607700e+04 |  40.54%|   6.42%
2265.01/2273.28	c  1252s| 40800 | 36661 | 14757k| 361.6 |   406M |  58 | 540 |4899 |4564 |  67k|  1 |9253 |5740 |-1.855498e+04 |-2.607700e+04 |  40.54%|   6.43%
2267.00/2275.28	c  1254s| 40900 | 36741 | 14782k| 361.4 |   406M |  58 | 540 |4905 |4588 |  67k|  1 |9278 |5751 |-1.855498e+04 |-2.607700e+04 |  40.54%|   6.43%
2269.09/2277.37	c  1256s| 41000 | 36823 | 14808k| 361.1 |   406M |  58 | 540 |4900 |4602 |  67k|  1 |9301 |5765 |-1.855557e+04 |-2.607700e+04 |  40.53%|   6.43%
2271.38/2279.65	c  1258s| 41100 | 36909 | 14838k| 361.0 |   406M |  58 | 540 |4898 |4592 |  67k|  1 |9329 |5772 |-1.855654e+04 |-2.607700e+04 |  40.53%|   6.43%
2273.48/2281.79	c  1260s| 41200 | 36993 | 14864k| 360.7 |   406M |  58 | 540 |4893 |4571 |  67k|  1 |9344 |5793 |-1.855654e+04 |-2.607700e+04 |  40.53%|   6.43%
2275.47/2283.77	c  1262s| 41300 | 37071 | 14890k| 360.5 |   407M |  58 | 540 |4891 |4587 |  67k|  1 |9373 |5801 |-1.856094e+04 |-2.607700e+04 |  40.49%|   6.43%
2277.66/2285.91	c  1264s| 41400 | 37151 | 14918k| 360.3 |   407M |  58 | 540 |4898 |4613 |  67k|  1 |9405 |5814 |-1.856094e+04 |-2.607700e+04 |  40.49%|   6.44%
2279.87/2288.16	c  1267s| 41500 | 37233 | 14946k| 360.1 |   408M |  58 | 540 |4928 |4576 |  67k|  1 |9458 |5834 |-1.856121e+04 |-2.607700e+04 |  40.49%|   6.44%
2282.05/2290.32	c  1269s| 41600 | 37317 | 14975k| 359.9 |   408M |  58 | 540 |4938 |4569 |  68k|  2 |9506 |5841 |-1.856171e+04 |-2.607700e+04 |  40.49%|   6.44%
2283.75/2292.09	c  1270s| 41700 | 37389 | 14997k| 359.6 |   409M |  58 | 540 |4927 |4593 |  68k|  1 |9516 |5844 |-1.856171e+04 |-2.607700e+04 |  40.49%|   6.44%
2286.13/2294.43	c  1273s| 41800 | 37477 | 15024k| 359.4 |   410M |  58 | 540 |4927 |4598 |  68k|  1 |9533 |5871 |-1.856218e+04 |-2.607700e+04 |  40.48%|   6.44%
2288.62/2296.91	c  1275s| 41900 | 37563 | 15053k| 359.2 |   412M |  58 | 540 |4899 |4595 |  68k|  1 |9535 |5876 |-1.856243e+04 |-2.607700e+04 |  40.48%|   6.45%
2291.11/2299.41	c  1278s| 42000 | 37641 | 15084k| 359.1 |   413M |  58 | 540 |4890 |4599 |  68k|  1 |9557 |5882 |-1.856243e+04 |-2.607700e+04 |  40.48%|   6.45%
2293.40/2301.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2293.40/2301.77	c  1280s| 42100 | 37723 | 15113k| 358.9 |   413M |  58 | 540 |4890 |4564 |  68k|  1 |9589 |5886 |-1.856298e+04 |-2.607700e+04 |  40.48%|   6.53%
2295.81/2304.13	c  1282s| 42200 | 37793 | 15140k| 358.7 |   414M |  58 | 540 |4900 |4581 |  68k|  2 |9621 |5896 |-1.856447e+04 |-2.607700e+04 |  40.47%|   6.54%
2297.80/2306.18	c  1285s| 42300 | 37873 | 15167k| 358.5 |   415M |  58 | 540 |4921 |4595 |  68k|  1 |9659 |5902 |-1.856543e+04 |-2.607700e+04 |  40.46%|   6.54%
2300.18/2308.56	c  1287s| 42400 | 37947 | 15197k| 358.4 |   415M |  58 | 540 |4924 |4591 |  68k|  1 |9685 |5911 |-1.856601e+04 |-2.607700e+04 |  40.46%|   6.54%
2302.27/2310.67	c  1289s| 42500 | 38023 | 15223k| 358.2 |   415M |  58 | 540 |4946 |4580 |  68k|  1 |9739 |5925 |-1.856646e+04 |-2.607700e+04 |  40.45%|   6.55%
2304.46/2312.88	c  1291s| 42600 | 38103 | 15253k| 358.0 |   415M |  58 | 540 |4959 |4594 |  68k|  1 |9779 |5943 |-1.856756e+04 |-2.607700e+04 |  40.44%|   6.55%
2306.26/2314.61	c  1293s| 42700 | 38185 | 15277k| 357.7 |   415M |  58 | 540 |4961 |4553 |  69k|  1 |9809 |5947 |-1.856757e+04 |-2.607700e+04 |  40.44%|   6.55%
2308.76/2317.16	c  1296s| 42800 | 38271 | 15310k| 357.7 |   415M |  58 | 540 |4923 |4586 |  69k|  1 |9816 |5951 |-1.856920e+04 |-2.607700e+04 |  40.43%|   6.55%
2310.75/2319.12	c  1297s| 42900 | 38361 | 15338k| 357.5 |   415M |  58 | 540 |4898 |4585 |  69k|  1 |9823 |5951 |-1.856958e+04 |-2.607700e+04 |  40.43%|   6.56%
2312.93/2321.30	c  1300s| 43000 | 38443 | 15367k| 357.3 |   415M |  58 | 540 |4914 |4630 |  69k|  0 |9870 |5960 |-1.857003e+04 |-2.607700e+04 |  40.43%|   6.56%
2315.12/2323.56	c  1302s| 43100 | 38529 | 15399k| 357.2 |   415M |  58 | 540 |4895 |4587 |  69k|  2 |9882 |5960 |-1.857096e+04 |-2.607700e+04 |  40.42%|   6.56%
2317.22/2325.68	c  1304s| 43200 | 38609 | 15427k| 357.1 |   417M |  58 | 540 |4894 |4570 |  69k|  1 |9921 |5960 |-1.857096e+04 |-2.607700e+04 |  40.42%|   6.56%
2319.31/2327.78	c  1306s| 43300 | 38699 | 15456k| 356.9 |   417M |  58 | 540 |4883 |4575 |  69k|  2 |9941 |5960 |-1.857160e+04 |-2.607700e+04 |  40.41%|   6.57%
2321.50/2329.93	c  1308s| 43400 | 38789 | 15484k| 356.7 |   417M |  58 | 540 |4862 |4594 |  69k|  1 |9944 |5960 |-1.857282e+04 |-2.607700e+04 |  40.40%|   6.60%
2323.99/2332.42	c  1311s| 43500 | 38873 | 15514k| 356.6 |   417M |  58 | 540 |4850 |4598 |  69k|  1 |9954 |5966 |-1.857282e+04 |-2.607700e+04 |  40.40%|   6.61%
2326.08/2334.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2326.08/2334.52	c  1313s| 43600 | 38955 | 15542k| 356.4 |   418M |  58 | 540 |4838 |4627 |  69k|  1 |9970 |5970 |-1.857458e+04 |-2.607700e+04 |  40.39%|   6.61%
2328.68/2337.18	c  1316s| 43700 | 39035 | 15574k| 356.4 |   418M |  58 | 540 |4850 |4573 |  69k|  1 |  10k|5977 |-1.857559e+04 |-2.607700e+04 |  40.38%|   6.61%
2330.76/2339.29	c  1318s| 43800 | 39121 | 15602k| 356.2 |   419M |  58 | 540 |4856 |4578 |  70k|  1 |  10k|5978 |-1.857846e+04 |-2.607700e+04 |  40.36%|   6.61%
2332.67/2341.15	c  1319s| 43900 | 39203 | 15628k| 356.0 |   419M |  58 | 540 |4861 |4572 |  70k|  2 |  10k|5982 |-1.857864e+04 |-2.607700e+04 |  40.36%|   6.61%
2335.05/2343.55	c  1322s| 44000 | 39289 | 15659k| 355.9 |   419M |  58 | 540 |4859 |4607 |  70k|  1 |  10k|5982 |-1.857934e+04 |-2.607700e+04 |  40.35%|   6.62%
2337.55/2346.06	c  1324s| 44100 | 39373 | 15690k| 355.7 |   420M |  58 | 540 |4855 |4595 |  70k|  1 |  10k|5987 |-1.857942e+04 |-2.607700e+04 |  40.35%|   6.62%
2339.64/2348.13	c  1326s| 44200 | 39461 | 15717k| 355.6 |   421M |  58 | 540 |4835 |4583 |  70k|  1 |  10k|5987 |-1.857942e+04 |-2.607700e+04 |  40.35%|   6.62%
2341.42/2349.98	c  1328s| 44300 | 39537 | 15743k| 355.3 |   421M |  58 | 540 |4829 |4578 |  70k|  1 |  10k|5990 |-1.857942e+04 |-2.607700e+04 |  40.35%|   6.63%
2343.91/2352.46	c  1331s| 44400 | 39626 | 15774k| 355.2 |   421M |  58 | 540 |4818 |4568 |  70k|  1 |  10k|5997 |-1.858217e+04 |-2.607700e+04 |  40.33%|   6.63%
2345.81/2354.35	c  1333s| 44500 | 39708 | 15800k| 355.0 |   421M |  58 | 540 |4817 |4596 |  70k|  0 |  10k|6004 |-1.858461e+04 |-2.607700e+04 |  40.32%|   6.63%
2348.00/2356.54	c  1335s| 44600 | 39788 | 15829k| 354.9 |   421M |  58 | 540 |4814 |4595 |  70k|  1 |  10k|6013 |-1.858461e+04 |-2.607700e+04 |  40.32%|   6.64%
2349.99/2358.55	c  1337s| 44700 | 39880 | 15857k| 354.7 |   421M |  58 | 540 |4808 |4587 |  70k|  1 |  10k|6014 |-1.858519e+04 |-2.607700e+04 |  40.31%|   6.64%
2352.60/2361.11	c  1339s| 44800 | 39964 | 15891k| 354.7 |   421M |  58 | 540 |4835 |4554 |  70k|  1 |  10k|6014 |-1.858636e+04 |-2.607700e+04 |  40.30%|   6.64%
2354.67/2363.27	c  1342s| 44900 | 40044 | 15921k| 354.6 |   421M |  58 | 540 |4843 |4604 |  71k|  1 |  10k|6017 |-1.858793e+04 |-2.607700e+04 |  40.29%|   6.65%
2357.37/2365.94	c  1344s| 45000 | 40138 | 15957k| 354.6 |   422M |  58 | 540 |4865 |4585 |  71k|  2 |  10k|6017 |-1.858918e+04 |-2.607700e+04 |  40.28%|   6.65%
2359.26/2367.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2359.26/2367.81	c  1346s| 45100 | 40224 | 15983k| 354.4 |   422M |  58 | 540 |4862 |4591 |  71k|  1 |  10k|6017 |-1.858918e+04 |-2.607700e+04 |  40.28%|   6.65%
2360.95/2369.59	c  1348s| 45200 | 40310 | 16008k| 354.1 |   422M |  58 | 540 |4869 |4584 |  71k|  1 |  10k|6018 |-1.859019e+04 |-2.607700e+04 |  40.27%|   6.65%
2363.14/2371.73	c  1350s| 45300 | 40392 | 16037k| 354.0 |   422M |  58 | 540 |4872 |4595 |  71k|  1 |  10k|6019 |-1.859098e+04 |-2.607700e+04 |  40.27%|   6.65%
2365.45/2374.09	c  1352s| 45400 | 40480 | 16068k| 353.9 |   423M |  58 | 540 |4870 |4580 |  71k|  1 |  10k|6023 |-1.859105e+04 |-2.607700e+04 |  40.27%|   6.65%
2367.44/2376.10	c  1354s| 45500 | 40559 | 16092k| 353.6 |   424M |  58 | 540 |4880 |4575 |  71k|  1 |  10k|6034 |-1.859105e+04 |-2.607700e+04 |  40.27%|   6.66%
2370.32/2378.96	c  1357s| 45600 | 40651 | 16126k| 353.6 |   424M |  58 | 540 |4874 |4585 |  71k|  1 |  10k|6046 |-1.859335e+04 |-2.607700e+04 |  40.25%|   6.66%
2372.62/2381.26	c  1360s| 45700 | 40735 | 16152k| 353.4 |   425M |  58 | 540 |4875 |4623 |  71k|  1 |  10k|6059 |-1.859335e+04 |-2.607700e+04 |  40.25%|   6.66%
2374.91/2383.58	c  1362s| 45800 | 40817 | 16182k| 353.3 |   425M |  58 | 540 |4874 |4580 |  71k|  1 |  10k|6063 |-1.859384e+04 |-2.607700e+04 |  40.25%|   6.67%
2377.20/2385.80	c  1364s| 45900 | 40894 | 16207k| 353.1 |   425M |  58 | 540 |4881 |4621 |  72k|  1 |  10k|6092 |-1.859422e+04 |-2.607700e+04 |  40.24%|   6.67%
2379.59/2388.21	c  1367s| 46000 | 40988 | 16237k| 352.9 |   425M |  58 | 540 |4868 |4573 |  72k|  1 |  10k|6108 |-1.859422e+04 |-2.607700e+04 |  40.24%|   6.67%
2381.59/2390.23	c  1369s| 46100 | 41072 | 16262k| 352.7 |   427M |  58 | 540 |4876 |4581 |  72k|  1 |  10k|6113 |-1.859552e+04 |-2.607700e+04 |  40.23%|   6.67%
2383.78/2392.41	c  1371s| 46200 | 41154 | 16292k| 352.6 |   427M |  58 | 540 |4892 |4571 |  72k|  1 |  10k|6114 |-1.859562e+04 |-2.607700e+04 |  40.23%|   6.67%
2386.17/2394.89	c  1373s| 46300 | 41228 | 16319k| 352.4 |   427M |  58 | 540 |4935 |4634 |  72k|  2 |  10k|6145 |-1.859611e+04 |-2.607700e+04 |  40.23%|   6.67%
2389.37/2398.07	c  1376s| 46400 | 41312 | 16356k| 352.5 |   427M |  58 | 540 |4947 |4583 |  72k|  1 |  10k|6168 |-1.859661e+04 |-2.607700e+04 |  40.22%|   6.68%
2391.55/2400.29	c  1379s| 46500 | 41394 | 16383k| 352.3 |   427M |  58 | 540 |4995 |4595 |  72k|  1 |  10k|6184 |-1.859661e+04 |-2.607700e+04 |  40.22%|   6.69%
2393.54/2402.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2393.54/2402.24	c  1381s| 46600 | 41480 | 16408k| 352.1 |   427M |  58 | 540 |4980 |4585 |  72k|  3 |  10k|6189 |-1.859787e+04 |-2.607700e+04 |  40.21%|   6.69%
2395.53/2404.26	c  1383s| 46700 | 41564 | 16435k| 351.9 |   427M |  58 | 540 |4956 |4606 |  72k|  1 |  10k|6203 |-1.859792e+04 |-2.607700e+04 |  40.21%|   6.69%
2397.63/2406.32	c  1385s| 46800 | 41638 | 16461k| 351.7 |   428M |  58 | 540 |4972 |4589 |  72k|  1 |  10k|6211 |-1.859797e+04 |-2.607700e+04 |  40.21%|   6.69%
2399.62/2408.38	c  1387s| 46900 | 41720 | 16489k| 351.6 |   428M |  58 | 540 |4967 |4600 |  72k|  2 |  10k|6216 |-1.859797e+04 |-2.607700e+04 |  40.21%|   6.69%
2401.51/2410.29	c  1389s| 47000 | 41806 | 16515k| 351.4 |   430M |  58 | 540 |4951 |4609 |  73k|  1 |  10k|6219 |-1.859886e+04 |-2.607700e+04 |  40.21%|   6.69%
2404.00/2412.74	c  1391s| 47100 | 41888 | 16543k| 351.2 |   430M |  58 | 540 |4969 |4604 |  73k|  1 |  10k|6243 |-1.859982e+04 |-2.607700e+04 |  40.20%|   6.70%
2406.41/2415.17	c  1394s| 47200 | 41976 | 16574k| 351.1 |   430M |  58 | 540 |4953 |4585 |  73k|  1 |  10k|6247 |-1.859982e+04 |-2.607700e+04 |  40.20%|   6.70%
2408.69/2417.45	c  1396s| 47300 | 42063 | 16601k| 350.9 |   431M |  58 | 540 |4964 |4605 |  73k|  1 |  10k|6255 |-1.860060e+04 |-2.607700e+04 |  40.19%|   6.70%
2410.98/2419.70	c  1398s| 47400 | 42145 | 16631k| 350.8 |   431M |  58 | 540 |4956 |4566 |  73k|  1 |  10k|6256 |-1.860082e+04 |-2.607700e+04 |  40.19%|   6.70%
2412.87/2421.60	c  1400s| 47500 | 42211 | 16656k| 350.6 |   432M |  58 | 540 |4982 |4624 |  73k|  1 |  10k|6261 |-1.860248e+04 |-2.607700e+04 |  40.18%|   6.74%
2412.87/2421.66	c 
2412.87/2421.66	c SCIP Status        : solving was interrupted [time limit reached]
2412.87/2421.66	c Solving Time (sec) : 1400.00
2412.87/2421.66	c Solving Nodes      : 47504
2412.87/2421.66	c Primal Bound       : -2.60770000000000e+04 (29 solutions)
2412.87/2421.66	c Dual Bound         : -1.86024758513771e+04
2412.87/2421.66	c Gap                : 40.18 %
2412.87/2421.66	c SCIP status: 23 (TIMELIMIT)
2412.87/2421.66	c solveScip: freeing transform (!can_skip_free_transform)
2412.97/2421.76	c SCIP primal bound improved LB: 90522 -> 90827
2412.97/2421.76	c SCIP LP bound tightened UB: 98512 -> 98302
2412.97/2421.76	c pb_solver_status: sst_sat
2412.97/2421.76	c LB_goalvalue: 90827
2412.97/2421.76	c UB_goalvalue: 98302
2412.97/2421.76	c # improved by sat (lb/ub): 0, # improved by scip (lb): 2
2412.97/2421.76	c SCIP returned: sst_sat
2412.97/2421.76	c SCIP primal LB: 90827, dual UB: 98302
2412.97/2421.76	c Try to find a solution more than 93318
2412.97/2421.76	c estimatedAdderCost: 864
2412.97/2421.76	c Try to convert by bdds
2412.97/2421.76	c d: 1
2412.97/2421.76	c Try to convert by sorters
2412.97/2421.76	c Sorter: base: 5 2 2 3 5 3 
2412.97/2421.76	c 
2412.97/2421.77	c assumptions: 
2412.97/2421.77	c invoking solver with time budget: 5.000000
2417.96/2426.78	c sat_solver_result: sst_unknown
2417.96/2426.78	c SAT solver timed out; proceeding to cooperative SCIP call
2417.96/2426.78	c Calling solveScip for cooperative mode with LB_goalvalue:       90827, UB_goalvalue: 98302
2417.96/2426.78	c scip solving with time budget: 1800.000000
2417.96/2426.78	c solveScip
2417.96/2426.78	c initScipForCoop
2417.96/2426.78	c Coop Mode: Using SCIP obj units for LB/UB: 90827, +oo
2417.96/2426.79	c 10/10 feasible solutions given by solution candidate storage, new primal bound -2.607700e+04
2417.96/2426.79	c 
2417.96/2426.79	c presolving:
2418.06/2426.80	c    (0.0s) running MILP presolver
2418.06/2426.80	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2418.06/2426.80	c (round 1, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 840 clqs, 0 implints
2418.06/2426.81	c (round 2, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4476 upgd conss, 0 impls, 840 clqs, 0 implints
2418.06/2426.81	c (round 3, medium)     0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 3360 chg sides, 3360 chg coeffs, 4476 upgd conss, 0 impls, 840 clqs, 0 implints
2418.06/2426.82	c (round 4, exhaustive) 0 del vars, 150 del conss, 0 add conss, 0 chg bounds, 3360 chg sides, 5040 chg coeffs, 4476 upgd conss, 0 impls, 840 clqs, 0 implints
2418.06/2426.84	c    (0.1s) probing: 51/540 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2418.06/2426.84	c    (0.1s) probing aborted: 50/50 successive totally useless probings
2418.06/2426.85	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2418.06/2426.85	c    (0.1s) no symmetry present (symcode time: 0.00)
2418.06/2426.85	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
2418.06/2426.85	c  0 deleted vars, 150 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 3360 changed sides, 5040 changed coefficients
2418.06/2426.85	c  0 implications, 840 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2418.06/2426.85	c presolved problem has 540 variables (540 bin, 0 int, 0 cont) and 4476 constraints
2418.06/2426.85	c    1734 constraints of type <knapsack>
2418.06/2426.85	c     840 constraints of type <setppc>
2418.06/2426.85	c    1902 constraints of type <logicor>
2418.06/2426.85	c transformed objective value is always integral (scale: 1)
2418.06/2426.85	c Presolving Time: 0.06
2418.06/2426.86	c transformed 10/10 original solutions to the transformed problem space
2418.06/2426.86	c 
2418.16/2426.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2418.16/2426.92	c   0.1s|     1 |     0 |   854 |     - |   342M |   0 | 540 |4548 |4476 |   0 |  0 |  71 |   0 |-1.742200e+04 |-2.607700e+04 |  49.68%| unknown
2418.16/2426.98	c   0.2s|     1 |     0 |   990 |     - |   342M |   0 | 540 |4551 |4484 |   8 |  1 |  74 |   0 |-1.742200e+04 |-2.607700e+04 |  49.68%| unknown
2418.27/2427.04	c   0.3s|     1 |     0 |  1273 |     - |   341M |   0 | 540 |4553 |4493 |  17 |  2 |  76 |   0 |-1.742200e+04 |-2.607700e+04 |  49.68%| unknown
2418.27/2427.08	c   0.3s|     1 |     0 |  1385 |     - |   341M |   0 | 540 |4554 |4501 |  25 |  3 |  77 |   0 |-1.742200e+04 |-2.607700e+04 |  49.68%| unknown
2418.37/2427.14	c   0.4s|     1 |     0 |  1600 |     - |   341M |   0 | 540 |4555 |4510 |  34 |  4 |  78 |   0 |-1.742200e+04 |-2.607700e+04 |  49.68%| unknown
2418.45/2427.20	c   0.4s|     1 |     0 |  1838 |     - |   341M |   0 | 540 |4560 |4519 |  43 |  5 |  83 |   0 |-1.742200e+04 |-2.607700e+04 |  49.68%| unknown
2418.45/2427.26	c   0.5s|     1 |     0 |  1952 |     - |   341M |   0 | 540 |4561 |4528 |  52 |  6 |  84 |   0 |-1.742200e+04 |-2.607700e+04 |  49.68%| unknown
2418.55/2427.32	c   0.5s|     1 |     0 |  2052 |     - |   341M |   0 | 540 |4563 |4533 |  57 |  7 |  86 |   0 |-1.742200e+04 |-2.607700e+04 |  49.68%| unknown
2418.55/2427.37	c   0.6s|     1 |     0 |  2120 |     - |   341M |   0 | 540 |4566 |4542 |  66 |  8 |  89 |   0 |-1.742200e+04 |-2.607700e+04 |  49.68%| unknown
2418.65/2427.43	c   0.6s|     1 |     0 |  2188 |     - |   341M |   0 | 540 |4568 |4550 |  74 |  9 |  91 |   0 |-1.742200e+04 |-2.607700e+04 |  49.68%| unknown
2418.65/2427.49	c   0.7s|     1 |     0 |  2266 |     - |   341M |   0 | 540 |4572 |4556 |  80 | 10 |  95 |   0 |-1.742200e+04 |-2.607700e+04 |  49.68%| unknown
2418.75/2427.51	c   0.7s|     1 |     0 |  2350 |     - |   341M |   0 | 540 |4575 |4559 |  84 | 11 |  98 |   0 |-1.742200e+04 |-2.607700e+04 |  49.68%| unknown
2420.45/2429.29	c   2.5s|     1 |     2 | 15139 |     - |   341M |   0 | 540 |4602 |4559 |  84 | 11 | 125 |  19 |-1.742200e+04 |-2.607700e+04 |  49.68%| unknown
2427.82/2436.64	c in SCIP_DECL_EVENTEXEC found by SCIP
2427.82/2436.64	o 25679
2427.82/2436.64	c Model check passed
2427.82/2436.64	c * 9.9s|    15 |    12 | 19284 |1209.6 |strongbr|  13 | 540 |4700 |4545 | 107 |  8 | 224 | 466 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2431.51/2440.32	c  13.5s|   100 |    91 | 46507 | 446.0 |   342M |  18 | 540 |4748 |4553 | 301 |  2 | 272 | 515 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2436.30/2445.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2436.30/2445.18	c  18.4s|   200 |   173 | 83364 | 407.1 |   344M |  21 | 540 |4806 |4549 | 589 |  1 | 339 | 581 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2442.77/2451.65	c  24.9s|   300 |   271 |144663 | 476.0 |   344M |  26 | 540 |4953 |4562 | 775 |  1 | 543 | 620 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2448.26/2457.13	c  30.4s|   400 |   371 |190799 | 472.3 |   344M |  33 | 540 |4935 |4555 |1100 |  1 | 577 | 673 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2454.63/2463.53	c  36.7s|   500 |   471 |245450 | 487.2 |   344M |  44 | 540 |4887 |4578 |1387 |  1 | 611 | 735 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2460.50/2469.47	c  42.7s|   600 |   571 |296476 | 491.0 |   344M |  44 | 540 |4845 |4577 |1711 |  1 | 664 | 800 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2466.58/2475.54	c  48.8s|   700 |   671 |354070 | 503.2 |   344M |  44 | 540 |4792 |4569 |1972 |  1 | 693 | 864 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2471.67/2480.68	c  53.9s|   800 |   771 |401027 | 499.0 |   344M |  44 | 540 |4733 |4549 |2168 |  1 | 706 | 926 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2477.94/2486.90	c  60.1s|   900 |   871 |455484 | 504.0 |   344M |  44 | 540 |4692 |4574 |2555 |  1 | 739 |1000 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2482.63/2491.66	c  64.9s|  1000 |   969 |506249 | 504.4 |   344M |  44 | 540 |4678 |4575 |2954 |  1 | 772 |1029 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2486.61/2495.64	c  68.9s|  1100 |  1069 |554947 | 502.8 |   344M |  45 | 540 |4673 |4536 |3237 |  1 | 788 |1038 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2490.70/2499.75	c  73.0s|  1200 |  1169 |605180 | 502.8 |   344M |  45 | 540 |4673 |4582 |3563 |  1 | 808 |1047 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2495.18/2504.21	c  77.4s|  1300 |  1269 |656895 | 503.9 |   344M |  45 | 540 |4659 |4563 |3929 |  1 | 817 |1058 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2501.76/2510.81	c  84.0s|  1400 |  1369 |714383 | 509.0 |   345M |  45 | 540 |4649 |4572 |4458 |  1 | 844 |1126 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2507.34/2516.44	c  89.7s|  1500 |  1465 |763234 | 507.6 |   345M |  45 | 540 |4657 |4555 |4911 |  1 | 898 |1185 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2512.82/2521.90	c  95.1s|  1600 |  1565 |813728 | 507.4 |   345M |  45 | 540 |4665 |4591 |5400 |  8 | 935 |1244 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2518.60/2527.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2518.60/2527.75	c   101s|  1700 |  1661 |862955 | 506.5 |   345M |  45 | 540 |4664 |4557 |5902 |  1 | 958 |1317 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2523.38/2532.51	c   106s|  1800 |  1759 |908434 | 503.7 |   345M |  46 | 540 |4660 |4569 |6160 |  1 | 981 |1364 |-1.742200e+04 |-2.567900e+04 |  47.39%| unknown
2530.25/2539.48	c   113s|  1900 |  1857 |975026 | 512.2 |   345M |  46 | 540 |4654 |4576 |6810 |  1 |1012 |1414 |-1.742671e+04 |-2.567900e+04 |  47.35%| unknown
2534.54/2543.73	c   117s|  2000 |  1957 |  1027k| 513.0 |   345M |  46 | 540 |4671 |4533 |7055 |  1 |1051 |1419 |-1.744226e+04 |-2.567900e+04 |  47.22%| unknown
2538.23/2547.47	c   121s|  2100 |  2051 |  1073k| 510.1 |   345M |  46 | 540 |4666 |4555 |7370 |  1 |1067 |1427 |-1.744268e+04 |-2.567900e+04 |  47.22%| unknown
2541.22/2550.49	c   124s|  2200 |  2151 |  1112k| 504.6 |   345M |  46 | 540 |4644 |4579 |7578 |  1 |1067 |1428 |-1.744268e+04 |-2.567900e+04 |  47.22%| unknown
2544.70/2553.90	c   127s|  2300 |  2251 |  1155k| 501.6 |   345M |  46 | 540 |4639 |4566 |7850 |  1 |1087 |1430 |-1.744268e+04 |-2.567900e+04 |  47.22%| unknown
2548.49/2557.76	c   131s|  2400 |  2341 |  1199k| 499.0 |   345M |  46 | 540 |4637 |4570 |8238 |  1 |1108 |1432 |-1.744268e+04 |-2.567900e+04 |  47.22%| unknown
2552.89/2562.15	c   135s|  2500 |  2435 |  1241k| 495.7 |   345M |  46 | 540 |4641 |4586 |8610 |  7 |1144 |1473 |-1.744268e+04 |-2.567900e+04 |  47.22%| unknown
2557.66/2566.94	c   140s|  2600 |  2535 |  1286k| 493.9 |   345M |  46 | 540 |4645 |4596 |8976 |  1 |1164 |1507 |-1.744268e+04 |-2.567900e+04 |  47.22%| unknown
2562.34/2571.63	c   145s|  2700 |  2635 |  1331k| 492.3 |   345M |  46 | 540 |4628 |4566 |9412 |  1 |1167 |1543 |-1.744268e+04 |-2.567900e+04 |  47.22%| unknown
2567.42/2576.72	c   150s|  2800 |  2735 |  1378k| 491.7 |   345M |  46 | 540 |4662 |4596 |9785 |  9 |1231 |1580 |-1.744268e+04 |-2.567900e+04 |  47.22%| unknown
2571.51/2580.88	c   154s|  2900 |  2829 |  1419k| 488.7 |   345M |  46 | 540 |4663 |4596 |  10k|  5 |1256 |1630 |-1.744268e+04 |-2.567900e+04 |  47.22%| unknown
2576.09/2585.49	c   159s|  3000 |  2927 |  1461k| 486.7 |   345M |  46 | 540 |4659 |4566 |  10k|  1 |1274 |1674 |-1.744268e+04 |-2.567900e+04 |  47.22%| unknown
2580.37/2589.76	c   163s|  3100 |  3019 |  1503k| 484.3 |   345M |  46 | 540 |4649 |4580 |  10k|  8 |1292 |1709 |-1.744430e+04 |-2.567900e+04 |  47.21%| unknown
2584.86/2594.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2584.86/2594.27	c   167s|  3200 |  3113 |  1553k| 484.8 |   345M |  46 | 540 |4653 |4554 |  11k|  2 |1327 |1747 |-1.746389e+04 |-2.567900e+04 |  47.04%| unknown
2589.24/2598.66	c   172s|  3300 |  3213 |  1596k| 483.3 |   345M |  46 | 540 |4664 |4569 |  11k|  1 |1361 |1790 |-1.746389e+04 |-2.567900e+04 |  47.04%| unknown
2592.74/2602.14	c   175s|  3400 |  3311 |  1640k| 481.8 |   345M |  46 | 540 |4663 |4580 |  11k|  1 |1376 |1794 |-1.746389e+04 |-2.567900e+04 |  47.04%| unknown
2596.22/2605.67	c   179s|  3500 |  3405 |  1680k| 479.7 |   345M |  46 | 540 |4660 |4566 |  12k|  1 |1401 |1797 |-1.746389e+04 |-2.567900e+04 |  47.04%| unknown
2599.72/2609.17	c   182s|  3600 |  3505 |  1720k| 477.4 |   346M |  46 | 540 |4646 |4580 |  12k|  1 |1401 |1801 |-1.746389e+04 |-2.567900e+04 |  47.04%| unknown
2603.60/2613.02	c   186s|  3700 |  3599 |  1764k| 476.4 |   348M |  46 | 540 |4672 |4606 |  13k|  8 |1448 |1805 |-1.746389e+04 |-2.567900e+04 |  47.04%| unknown
2606.59/2616.02	c   189s|  3800 |  3697 |  1803k| 474.0 |   348M |  46 | 540 |4663 |4567 |  13k|  1 |1463 |1806 |-1.746389e+04 |-2.567900e+04 |  47.04%| unknown
2609.77/2619.26	c   192s|  3900 |  3793 |  1846k| 472.9 |   348M |  46 | 540 |4652 |4609 |  13k|  1 |1468 |1806 |-1.746389e+04 |-2.567900e+04 |  47.04%| unknown
2614.05/2623.57	c   197s|  4000 |  3891 |  1890k| 472.2 |   348M |  46 | 540 |4627 |4577 |  13k|  1 |1468 |1831 |-1.746389e+04 |-2.567900e+04 |  47.04%| unknown
2618.24/2627.73	c   201s|  4100 |  3989 |  1933k| 471.2 |   348M |  46 | 540 |4610 |4560 |  14k|  1 |1478 |1856 |-1.746389e+04 |-2.567900e+04 |  47.04%| unknown
2622.72/2632.22	c   205s|  4200 |  4087 |  1978k| 470.7 |   348M |  47 | 540 |4626 |4573 |  14k|  1 |1513 |1890 |-1.748469e+04 |-2.567900e+04 |  46.87%| unknown
2626.81/2636.39	c   210s|  4300 |  4187 |  2024k| 470.3 |   348M |  47 | 540 |4616 |4585 |  14k|  1 |1521 |1917 |-1.749360e+04 |-2.567900e+04 |  46.79%| unknown
2631.79/2641.30	c   215s|  4400 |  4285 |  2073k| 470.8 |   348M |  47 | 540 |4608 |4581 |  15k|  1 |1528 |1961 |-1.751606e+04 |-2.567900e+04 |  46.60%| unknown
2636.67/2646.22	c   219s|  4500 |  4385 |  2125k| 471.9 |   348M |  47 | 540 |4608 |4584 |  15k|  1 |1547 |1988 |-1.753635e+04 |-2.567900e+04 |  46.43%| unknown
2641.25/2650.80	c   224s|  4600 |  4479 |  2170k| 471.5 |   348M |  47 | 540 |4603 |4576 |  15k|  1 |1552 |2027 |-1.754885e+04 |-2.567900e+04 |  46.33%| unknown
2645.34/2655.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2645.34/2655.00	c   228s|  4700 |  4571 |  2213k| 470.6 |   348M |  47 | 540 |4608 |4567 |  16k|  1 |1564 |2071 |-1.754885e+04 |-2.567900e+04 |  46.33%| unknown
2650.12/2659.74	c   233s|  4800 |  4669 |  2261k| 470.7 |   348M |  47 | 540 |4599 |4579 |  16k|  1 |1567 |2111 |-1.755950e+04 |-2.567900e+04 |  46.24%| unknown
2655.70/2665.30	c   239s|  4900 |  4767 |  2317k| 472.5 |   348M |  47 | 540 |4598 |4571 |  17k|  1 |1587 |2147 |-1.756753e+04 |-2.567900e+04 |  46.17%| unknown
2659.89/2669.56	c   243s|  5000 |  4863 |  2364k| 472.6 |   348M |  47 | 540 |4611 |4573 |  17k|  1 |1613 |2170 |-1.757793e+04 |-2.567900e+04 |  46.09%|   1.76%
2664.38/2674.02	c   247s|  5100 |  4955 |  2417k| 473.7 |   348M |  47 | 540 |4615 |4567 |  18k|  1 |1634 |2175 |-1.757793e+04 |-2.567900e+04 |  46.09%|   1.77%
2667.96/2677.63	c   251s|  5200 |  5053 |  2461k| 472.9 |   349M |  47 | 540 |4603 |4577 |  18k|  1 |1634 |2180 |-1.757793e+04 |-2.567900e+04 |  46.09%|   1.77%
2671.54/2681.25	c   254s|  5300 |  5147 |  2503k| 471.9 |   349M |  48 | 540 |4602 |4569 |  18k|  1 |1643 |2185 |-1.757793e+04 |-2.567900e+04 |  46.09%|   1.77%
2674.53/2684.21	c   257s|  5400 |  5237 |  2542k| 470.4 |   349M |  48 | 540 |4615 |4547 |  19k|  1 |1664 |2186 |-1.757793e+04 |-2.567900e+04 |  46.09%|   1.77%
2677.52/2687.27	c   260s|  5500 |  5323 |  2579k| 468.6 |   349M |  48 | 540 |4640 |4553 |  19k|  1 |1705 |2186 |-1.757793e+04 |-2.567900e+04 |  46.09%|   1.78%
2680.51/2690.20	c   263s|  5600 |  5411 |  2615k| 466.8 |   349M |  48 | 540 |4657 |4565 |  19k|  1 |1734 |2187 |-1.757793e+04 |-2.567900e+04 |  46.09%|   1.78%
2683.90/2693.63	c   267s|  5700 |  5509 |  2659k| 466.2 |   349M |  48 | 540 |4646 |4586 |  19k|  1 |1739 |2187 |-1.758307e+04 |-2.567900e+04 |  46.04%|   1.80%
2687.19/2696.90	c   270s|  5800 |  5603 |  2699k| 465.1 |   349M |  48 | 540 |4681 |4576 |  20k|  1 |1789 |2188 |-1.759050e+04 |-2.567900e+04 |  45.98%|   1.81%
2690.47/2700.21	c   273s|  5900 |  5699 |  2741k| 464.3 |   349M |  48 | 540 |4677 |4544 |  20k|  1 |1796 |2188 |-1.759554e+04 |-2.567900e+04 |  45.94%|   1.81%
2694.56/2704.30	c   278s|  6000 |  5795 |  2790k| 464.8 |   350M |  48 | 540 |4690 |4570 |  20k|  1 |1823 |2189 |-1.760415e+04 |-2.567900e+04 |  45.87%|   1.83%
2698.15/2707.99	c   281s|  6100 |  5893 |  2840k| 465.4 |   350M |  48 | 540 |4682 |4563 |  20k|  1 |1833 |2189 |-1.762616e+04 |-2.567900e+04 |  45.69%|   1.86%
2701.63/2711.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2701.63/2711.46	c   285s|  6200 |  5993 |  2883k| 464.7 |   350M |  48 | 540 |4674 |4572 |  21k|  1 |1850 |2190 |-1.762616e+04 |-2.567900e+04 |  45.69%|   1.86%
2705.52/2715.39	c   289s|  6300 |  6087 |  2927k| 464.3 |   350M |  48 | 540 |4691 |4577 |  21k|  1 |1882 |2197 |-1.762616e+04 |-2.567900e+04 |  45.69%|   1.86%
2709.11/2718.90	c   292s|  6400 |  6178 |  2964k| 462.9 |   350M |  48 | 540 |4673 |4564 |  21k|  1 |1890 |2214 |-1.762616e+04 |-2.567900e+04 |  45.69%|   1.86%
2713.09/2722.90	c   296s|  6500 |  6276 |  3006k| 462.2 |   350M |  48 | 540 |4647 |4580 |  22k|  1 |1896 |2259 |-1.762616e+04 |-2.567900e+04 |  45.69%|   1.86%
2716.48/2726.31	c   300s|  6600 |  6364 |  3039k| 460.2 |   350M |  48 | 540 |4691 |4557 |  22k|  1 |1955 |2295 |-1.762616e+04 |-2.567900e+04 |  45.69%|   1.87%
2720.47/2730.34	c   304s|  6700 |  6454 |  3077k| 459.0 |   350M |  48 | 540 |4686 |4601 |  22k|  1 |1967 |2327 |-1.762740e+04 |-2.567900e+04 |  45.68%|   1.88%
2724.95/2734.80	c   308s|  6800 |  6542 |  3122k| 458.9 |   350M |  48 | 540 |4672 |4598 |  23k|  4 |1982 |2356 |-1.762740e+04 |-2.567900e+04 |  45.68%|   1.88%
2729.43/2739.33	c   313s|  6900 |  6640 |  3169k| 459.1 |   350M |  48 | 540 |4678 |4561 |  23k|  1 |1999 |2390 |-1.762740e+04 |-2.567900e+04 |  45.68%|   1.88%
2733.02/2742.91	c   316s|  7000 |  6732 |  3209k| 458.2 |   350M |  48 | 540 |4683 |4569 |  23k|  1 |2019 |2434 |-1.762825e+04 |-2.567900e+04 |  45.67%|   1.88%
2736.81/2746.75	c   320s|  7100 |  6830 |  3250k| 457.6 |   350M |  48 | 540 |4673 |4568 |  24k|  1 |2025 |2466 |-1.764195e+04 |-2.567900e+04 |  45.56%|   1.91%
2740.99/2750.98	c   324s|  7200 |  6926 |  3295k| 457.5 |   350M |  48 | 540 |4662 |4578 |  24k|  1 |2025 |2491 |-1.764195e+04 |-2.567900e+04 |  45.56%|   1.91%
2744.88/2754.82	c   328s|  7300 |  7012 |  3336k| 456.8 |   350M |  48 | 540 |4680 |4560 |  24k|  1 |2058 |2531 |-1.764334e+04 |-2.567900e+04 |  45.55%|   1.92%
2749.07/2759.11	c   332s|  7400 |  7108 |  3382k| 456.9 |   350M |  48 | 540 |4677 |4563 |  24k|  1 |2072 |2541 |-1.765853e+04 |-2.567900e+04 |  45.42%|   1.97%
2753.64/2763.64	c   337s|  7500 |  7206 |  3439k| 458.4 |   350M |  48 | 540 |4708 |4586 |  25k|  1 |2109 |2543 |-1.767638e+04 |-2.567900e+04 |  45.27%|   2.00%
2758.04/2768.01	c   341s|  7600 |  7306 |  3490k| 459.0 |   350M |  48 | 540 |4713 |4586 |  25k|  1 |2130 |2553 |-1.768423e+04 |-2.567900e+04 |  45.21%|   2.02%
2761.32/2771.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2761.32/2771.35	c   345s|  7700 |  7400 |  3531k| 458.4 |   351M |  48 | 540 |4714 |4599 |  26k|  1 |2146 |2553 |-1.768612e+04 |-2.567900e+04 |  45.19%|   2.03%
2764.40/2774.48	c   348s|  7800 |  7492 |  3570k| 457.6 |   351M |  48 | 540 |4700 |4560 |  26k|  1 |2154 |2558 |-1.768612e+04 |-2.567900e+04 |  45.19%|   2.03%
2767.59/2777.61	c   351s|  7900 |  7584 |  3610k| 456.8 |   351M |  48 | 540 |4696 |4591 |  26k|  1 |2161 |2567 |-1.769205e+04 |-2.567900e+04 |  45.14%|   2.06%
2771.28/2781.38	c   355s|  8000 |  7682 |  3659k| 457.2 |   351M |  48 | 540 |4696 |4593 |  26k|  1 |2173 |2570 |-1.770965e+04 |-2.567900e+04 |  45.00%|   2.10%
2775.46/2785.57	c   359s|  8100 |  7780 |  3710k| 457.9 |   351M |  48 | 540 |4711 |4577 |  27k|  3 |2204 |2578 |-1.772572e+04 |-2.567900e+04 |  44.87%|   2.13%
2779.25/2789.39	c   363s|  8200 |  7878 |  3758k| 458.1 |   351M |  48 | 540 |4701 |4571 |  27k|  0 |2209 |2579 |-1.773235e+04 |-2.567900e+04 |  44.81%|   2.14%
2784.05/2794.13	c   367s|  8300 |  7976 |  3815k| 459.4 |   351M |  48 | 540 |4690 |4607 |  27k|  1 |2219 |2603 |-1.773831e+04 |-2.567900e+04 |  44.77%|   2.40%
2788.93/2799.01	c   372s|  8400 |  8076 |  3865k| 459.9 |   351M |  48 | 540 |4666 |4585 |  28k|  1 |2219 |2621 |-1.775065e+04 |-2.567900e+04 |  44.67%|   2.44%
2792.80/2802.96	c   376s|  8500 |  8168 |  3906k| 459.4 |   352M |  48 | 540 |4685 |4559 |  28k|  1 |2251 |2640 |-1.775247e+04 |-2.567900e+04 |  44.65%|   2.44%
2796.69/2806.84	c   380s|  8600 |  8264 |  3946k| 458.6 |   352M |  48 | 540 |4679 |4565 |  28k|  1 |2251 |2657 |-1.775247e+04 |-2.567900e+04 |  44.65%|   2.44%
2800.27/2810.46	c   384s|  8700 |  8352 |  3983k| 457.6 |   352M |  48 | 540 |4693 |4566 |  28k|  1 |2270 |2688 |-1.775247e+04 |-2.567900e+04 |  44.65%|   2.45%
2803.46/2813.68	c   387s|  8800 |  8450 |  4021k| 456.8 |   353M |  48 | 540 |4689 |4576 |  29k|  1 |2277 |2703 |-1.775247e+04 |-2.567900e+04 |  44.65%|   2.45%
2806.55/2816.72	c   390s|  8900 |  8536 |  4054k| 455.3 |   353M |  48 | 540 |4691 |4578 |  29k|  5 |2299 |2724 |-1.775300e+04 |-2.567900e+04 |  44.65%|   2.87%
2810.04/2820.22	c   393s|  9000 |  8626 |  4094k| 454.7 |   353M |  48 | 540 |4675 |4585 |  29k|  1 |2301 |2753 |-1.776141e+04 |-2.567900e+04 |  44.58%|   2.89%
2813.63/2823.88	c   397s|  9100 |  8724 |  4136k| 454.4 |   353M |  48 | 540 |4681 |4544 |  29k|  1 |2320 |2790 |-1.776141e+04 |-2.567900e+04 |  44.58%|   2.89%
2817.21/2827.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2817.21/2827.48	c   401s|  9200 |  8808 |  4177k| 453.8 |   353M |  48 | 540 |4699 |4559 |  29k|  1 |2349 |2816 |-1.776184e+04 |-2.567900e+04 |  44.57%|   2.89%
2821.20/2831.44	c   405s|  9300 |  8900 |  4217k| 453.3 |   353M |  48 | 540 |4707 |4568 |  30k|  1 |2367 |2851 |-1.776184e+04 |-2.567900e+04 |  44.57%|   3.00%
2823.90/2834.13	c   407s|  9400 |  8978 |  4248k| 451.8 |   353M |  48 | 540 |4717 |4541 |  30k|  1 |2393 |2882 |-1.776184e+04 |-2.567900e+04 |  44.57%|   3.01%
2827.79/2838.04	c   411s|  9500 |  9076 |  4289k| 451.3 |   354M |  48 | 540 |4708 |4588 |  30k|  1 |2402 |2904 |-1.776184e+04 |-2.567900e+04 |  44.57%|   3.01%
2831.66/2842.00	c   415s|  9600 |  9166 |  4336k| 451.5 |   354M |  48 | 540 |4735 |4595 |  30k|  1 |2442 |2916 |-1.776624e+04 |-2.567900e+04 |  44.54%|   3.03%
2834.65/2844.96	c   418s|  9700 |  9254 |  4369k| 450.3 |   354M |  48 | 540 |4733 |4586 |  30k|  1 |2454 |2938 |-1.776624e+04 |-2.567900e+04 |  44.54%|   3.03%
2837.94/2848.28	c   422s|  9800 |  9348 |  4408k| 449.7 |   354M |  48 | 540 |4740 |4590 |  31k|  8 |2471 |2945 |-1.776624e+04 |-2.567900e+04 |  44.54%|   3.03%
2841.12/2851.42	c   425s|  9900 |  9446 |  4450k| 449.4 |   354M |  48 | 540 |4735 |4598 |  31k|  1 |2477 |2948 |-1.776624e+04 |-2.567900e+04 |  44.54%|   3.03%
2844.72/2855.06	c   428s| 10000 |  9546 |  4497k| 449.6 |   353M |  48 | 540 |4713 |4617 |  31k|  1 |2477 |2949 |-1.776624e+04 |-2.567900e+04 |  44.54%|   3.03%
2848.00/2858.32	c   432s| 10100 |  9646 |  4539k| 449.3 |   353M |  48 | 540 |4736 |4588 |  31k|  1 |2513 |2950 |-1.776624e+04 |-2.567900e+04 |  44.54%|   3.03%
2851.19/2861.57	c   435s| 10200 |  9738 |  4579k| 448.8 |   353M |  48 | 540 |4730 |4594 |  32k|  6 |2526 |2951 |-1.776624e+04 |-2.567900e+04 |  44.54%|   3.03%
2854.28/2864.69	c   438s| 10300 |  9830 |  4619k| 448.3 |   354M |  48 | 540 |4747 |4598 |  32k|  1 |2554 |2954 |-1.777442e+04 |-2.567900e+04 |  44.47%|   3.05%
2857.96/2868.38	c   442s| 10400 |  9924 |  4665k| 448.5 |   354M |  48 | 540 |4741 |4565 |  32k|  1 |2562 |2955 |-1.777442e+04 |-2.567900e+04 |  44.47%|   3.06%
2861.05/2871.45	c   445s| 10500 | 10014 |  4706k| 448.0 |   354M |  48 | 540 |4753 |4585 |  33k|  1 |2592 |2955 |-1.777442e+04 |-2.567900e+04 |  44.47%|   3.06%
2864.44/2874.81	c   448s| 10600 | 10106 |  4748k| 447.8 |   354M |  48 | 540 |4747 |4561 |  33k|  1 |2611 |2955 |-1.777442e+04 |-2.567900e+04 |  44.47%|   3.11%
2867.64/2878.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2867.64/2878.08	c   451s| 10700 | 10198 |  4790k| 447.6 |   354M |  48 | 540 |4740 |4570 |  33k|  1 |2621 |2955 |-1.777691e+04 |-2.567900e+04 |  44.45%|   3.14%
2871.51/2881.90	c   455s| 10800 | 10290 |  4832k| 447.3 |   354M |  48 | 540 |4733 |4561 |  33k|  2 |2644 |2977 |-1.777953e+04 |-2.567900e+04 |  44.43%|   3.14%
2874.72/2885.15	c   458s| 10900 | 10386 |  4876k| 447.2 |   354M |  48 | 540 |4712 |4602 |  33k|  1 |2651 |2979 |-1.777953e+04 |-2.567900e+04 |  44.43%|   3.14%
2879.29/2889.71	c   463s| 11000 | 10482 |  4925k| 447.6 |   354M |  48 | 540 |4729 |4570 |  34k|  1 |2692 |2997 |-1.777953e+04 |-2.567900e+04 |  44.43%|   3.14%
2883.37/2893.84	c   467s| 11100 | 10572 |  4969k| 447.5 |   355M |  48 | 540 |4705 |4607 |  34k|  3 |2696 |3017 |-1.778378e+04 |-2.567900e+04 |  44.40%|   3.18%
2888.05/2898.53	c   472s| 11200 | 10672 |  5018k| 447.9 |   355M |  48 | 540 |4689 |4584 |  34k|  1 |2696 |3049 |-1.780725e+04 |-2.567900e+04 |  44.21%|   3.21%
2891.24/2901.74	c   475s| 11300 | 10766 |  5056k| 447.3 |   355M |  48 | 540 |4686 |4581 |  34k|  1 |2705 |3063 |-1.780874e+04 |-2.567900e+04 |  44.19%|   3.21%
2895.13/2905.60	c   479s| 11400 | 10856 |  5099k| 447.1 |   355M |  48 | 540 |4694 |4553 |  35k|  2 |2724 |3080 |-1.781199e+04 |-2.567900e+04 |  44.17%|   3.23%
2898.72/2909.24	c   482s| 11500 | 10950 |  5141k| 446.9 |   355M |  48 | 540 |4702 |4589 |  35k|  1 |2740 |3107 |-1.781199e+04 |-2.567900e+04 |  44.17%|   3.23%
2902.70/2913.27	c   486s| 11600 | 11040 |  5181k| 446.5 |   356M |  48 | 540 |4699 |4608 |  35k|  4 |2741 |3140 |-1.781199e+04 |-2.567900e+04 |  44.17%|   3.23%
2906.39/2916.92	c   490s| 11700 | 11134 |  5220k| 446.0 |   356M |  48 | 540 |4733 |4557 |  35k|  1 |2783 |3162 |-1.781367e+04 |-2.567900e+04 |  44.15%|   3.25%
2909.49/2920.11	c   493s| 11800 | 11228 |  5258k| 445.5 |   357M |  48 | 540 |4725 |4611 |  36k|  4 |2785 |3177 |-1.781367e+04 |-2.567900e+04 |  44.15%|   3.25%
2913.57/2924.19	c   497s| 11900 | 11326 |  5305k| 445.7 |   357M |  48 | 540 |4731 |4576 |  36k|  1 |2802 |3194 |-1.781367e+04 |-2.567900e+04 |  44.15%|   3.25%
2916.85/2927.44	c   501s| 12000 | 11420 |  5344k| 445.2 |   357M |  48 | 540 |4716 |4573 |  36k|  1 |2802 |3205 |-1.782264e+04 |-2.567900e+04 |  44.08%|   3.26%
2920.24/2930.80	c   504s| 12100 | 11518 |  5388k| 445.2 |   358M |  48 | 540 |4724 |4606 |  36k|  1 |2826 |3209 |-1.783160e+04 |-2.567900e+04 |  44.01%|   3.28%
2923.72/2934.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2923.72/2934.36	c   508s| 12200 | 11612 |  5431k| 445.1 |   358M |  48 | 540 |4730 |4579 |  36k|  1 |2842 |3219 |-1.783348e+04 |-2.567900e+04 |  43.99%|   3.28%
2926.81/2937.44	c   511s| 12300 | 11710 |  5469k| 444.5 |   358M |  48 | 540 |4726 |4607 |  36k|  1 |2856 |3232 |-1.783348e+04 |-2.567900e+04 |  43.99%|   3.28%
2930.70/2941.37	c   515s| 12400 | 11802 |  5512k| 444.4 |   358M |  48 | 540 |4747 |4572 |  37k|  1 |2885 |3251 |-1.783348e+04 |-2.567900e+04 |  43.99%|   3.29%
2933.99/2944.65	c   518s| 12500 | 11902 |  5551k| 443.9 |   358M |  48 | 540 |4728 |4584 |  37k|  1 |2885 |3267 |-1.783348e+04 |-2.567900e+04 |  43.99%|   3.29%
2937.49/2948.18	c   521s| 12600 | 12000 |  5597k| 444.1 |   358M |  48 | 540 |4739 |4563 |  37k|  1 |2909 |3267 |-1.783348e+04 |-2.567900e+04 |  43.99%|   3.29%
2940.38/2951.10	c   524s| 12700 | 12096 |  5636k| 443.7 |   358M |  48 | 540 |4745 |4581 |  37k|  1 |2933 |3271 |-1.783565e+04 |-2.567900e+04 |  43.98%|   3.29%
2943.65/2954.30	c   528s| 12800 | 12194 |  5678k| 443.5 |   358M |  48 | 540 |4724 |4601 |  38k|  4 |2938 |3277 |-1.783565e+04 |-2.567900e+04 |  43.98%|   3.29%
2946.74/2957.50	c   531s| 12900 | 12290 |  5721k| 443.4 |   358M |  49 | 540 |4722 |4585 |  38k|  1 |2948 |3277 |-1.783658e+04 |-2.567900e+04 |  43.97%|   3.30%
2949.44/2960.19	c   533s| 13000 | 12382 |  5757k| 442.7 |   358M |  49 | 540 |4708 |4598 |  38k|  1 |2950 |3277 |-1.783658e+04 |-2.567900e+04 |  43.97%|   3.31%
2951.92/2962.65	c   536s| 13100 | 12474 |  5792k| 442.0 |   358M |  49 | 540 |4711 |4567 |  38k|  1 |2972 |3277 |-1.783658e+04 |-2.567900e+04 |  43.97%|   3.31%
2954.91/2965.64	c   539s| 13200 | 12574 |  5831k| 441.6 |   358M |  49 | 540 |4702 |4587 |  38k|  1 |2982 |3277 |-1.783658e+04 |-2.567900e+04 |  43.97%|   3.31%
2957.80/2968.56	c   542s| 13300 | 12664 |  5867k| 441.1 |   358M |  49 | 540 |4698 |4618 |  39k|  1 |2998 |3277 |-1.783658e+04 |-2.567900e+04 |  43.97%|   3.31%
2961.19/2971.90	c   545s| 13400 | 12756 |  5913k| 441.1 |   358M |  49 | 540 |4713 |4579 |  39k|  1 |3034 |3278 |-1.783658e+04 |-2.567900e+04 |  43.97%|   3.31%
2964.39/2975.12	c   548s| 13500 | 12850 |  5954k| 440.9 |   358M |  49 | 540 |4708 |4571 |  39k|  1 |3048 |3280 |-1.783658e+04 |-2.567900e+04 |  43.97%|   3.31%
2967.86/2978.65	c   552s| 13600 | 12946 |  5993k| 440.6 |   358M |  49 | 540 |4722 |4586 |  39k|  1 |3072 |3299 |-1.783658e+04 |-2.567900e+04 |  43.97%|   3.31%
2971.26/2982.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2971.26/2982.10	c   555s| 13700 | 13042 |  6030k| 440.1 |   359M |  49 | 540 |4755 |4578 |  39k|  1 |3118 |3318 |-1.783866e+04 |-2.567900e+04 |  43.95%|   3.32%
2973.54/2984.35	c   558s| 13800 | 13132 |  6058k| 438.9 |   359M |  49 | 540 |4738 |4570 |  39k|  1 |3119 |3326 |-1.783866e+04 |-2.567900e+04 |  43.95%|   3.32%
2976.83/2987.62	c   561s| 13900 | 13228 |  6096k| 438.5 |   359M |  49 | 540 |4732 |4555 |  40k|  1 |3126 |3346 |-1.783866e+04 |-2.567900e+04 |  43.95%|   3.33%
2980.72/2991.59	c   565s| 14000 | 13316 |  6139k| 438.4 |   360M |  49 | 540 |4753 |4619 |  40k|  1 |3172 |3371 |-1.783866e+04 |-2.567900e+04 |  43.95%|   3.36%
2984.11/2994.96	c   568s| 14100 | 13412 |  6176k| 437.9 |   360M |  49 | 540 |4734 |4593 |  40k|  1 |3172 |3408 |-1.783866e+04 |-2.567900e+04 |  43.95%|   3.36%
2986.90/2997.79	c   571s| 14200 | 13508 |  6210k| 437.2 |   361M |  49 | 540 |4722 |4570 |  40k|  1 |3183 |3415 |-1.783866e+04 |-2.567900e+04 |  43.95%|   3.36%
2990.78/3001.65	c   575s| 14300 | 13608 |  6252k| 437.1 |   361M |  49 | 540 |4710 |4592 |  40k|  1 |3184 |3443 |-1.784867e+04 |-2.567900e+04 |  43.87%|   3.38%
2994.28/3005.18	c   578s| 14400 | 13702 |  6292k| 436.9 |   361M |  49 | 540 |4719 |4569 |  41k|  1 |3210 |3458 |-1.785114e+04 |-2.567900e+04 |  43.85%|   3.39%
2998.17/3009.06	c   582s| 14500 | 13800 |  6336k| 436.8 |   361M |  49 | 540 |4706 |4580 |  41k|  1 |3216 |3478 |-1.785114e+04 |-2.567900e+04 |  43.85%|   3.39%
3001.26/3012.15	c   585s| 14600 | 13900 |  6372k| 436.3 |   361M |  49 | 540 |4686 |4581 |  41k|  1 |3216 |3499 |-1.785114e+04 |-2.567900e+04 |  43.85%|   3.39%
3003.25/3014.14	c   587s| 14700 | 13990 |  6399k| 435.2 |   361M |  49 | 540 |4673 |4586 |  41k|  1 |3223 |3505 |-1.785114e+04 |-2.567900e+04 |  43.85%|   3.39%
3005.73/3016.64	c   590s| 14800 | 14088 |  6432k| 434.5 |   361M |  49 | 540 |4674 |4566 |  41k|  1 |3234 |3512 |-1.785114e+04 |-2.567900e+04 |  43.85%|   3.39%
3009.02/3019.92	c   593s| 14900 | 14184 |  6475k| 434.4 |   363M |  49 | 540 |4671 |4593 |  41k|  3 |3246 |3514 |-1.785114e+04 |-2.567900e+04 |  43.85%|   3.39%
3011.61/3022.53	c   596s| 15000 | 14280 |  6508k| 433.8 |   363M |  49 | 540 |4679 |4570 |  41k|  1 |3262 |3535 |-1.785114e+04 |-2.567900e+04 |  43.85%|   3.39%
3014.99/3025.91	c   599s| 15100 | 14378 |  6554k| 433.9 |   363M |  49 | 540 |4689 |4610 |  42k|  1 |3282 |3535 |-1.785752e+04 |-2.567900e+04 |  43.80%|   3.40%
3018.48/3029.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3018.48/3029.48	c   603s| 15200 | 14468 |  6596k| 433.9 |   363M |  49 | 540 |4691 |4560 |  42k|  1 |3294 |3535 |-1.785760e+04 |-2.567900e+04 |  43.80%|   3.40%
3021.08/3032.07	c   605s| 15300 | 14568 |  6632k| 433.4 |   363M |  49 | 540 |4701 |4586 |  42k|  1 |3319 |3537 |-1.785760e+04 |-2.567900e+04 |  43.80%|   3.40%
3023.26/3034.27	c   607s| 15400 | 14662 |  6663k| 432.6 |   363M |  49 | 540 |4694 |4554 |  42k|  2 |3319 |3539 |-1.785760e+04 |-2.567900e+04 |  43.80%|   3.40%
3026.25/3037.23	c   610s| 15500 | 14758 |  6702k| 432.3 |   363M |  49 | 540 |4698 |4594 |  42k|  1 |3327 |3539 |-1.785760e+04 |-2.567900e+04 |  43.80%|   3.40%
3029.64/3040.60	c   614s| 15600 | 14856 |  6746k| 432.4 |   363M |  49 | 540 |4722 |4592 |  42k|  1 |3361 |3539 |-1.785760e+04 |-2.567900e+04 |  43.80%|   3.40%
3032.14/3043.19	c   616s| 15700 | 14944 |  6780k| 431.8 |   363M |  49 | 540 |4723 |4608 |  42k|  2 |3368 |3542 |-1.786000e+04 |-2.567900e+04 |  43.78%|   3.41%
3034.32/3045.34	c   619s| 15800 | 15042 |  6810k| 430.9 |   364M |  49 | 540 |4723 |4588 |  42k|  1 |3373 |3543 |-1.786000e+04 |-2.567900e+04 |  43.78%|   3.41%
3037.31/3048.37	c   622s| 15900 | 15142 |  6848k| 430.6 |   364M |  49 | 540 |4718 |4546 |  43k|  1 |3373 |3546 |-1.786000e+04 |-2.567900e+04 |  43.78%|   3.41%
3040.60/3051.67	c   625s| 16000 | 15238 |  6890k| 430.5 |   364M |  49 | 540 |4721 |4576 |  43k|  1 |3386 |3547 |-1.786676e+04 |-2.567900e+04 |  43.73%|   3.43%
3044.39/3055.47	c   629s| 16100 | 15338 |  6939k| 430.9 |   364M |  49 | 540 |4712 |4603 |  43k|  1 |3389 |3548 |-1.787597e+04 |-2.567900e+04 |  43.65%|   3.61%
3047.87/3058.96	c   632s| 16200 | 15432 |  6984k| 431.0 |   364M |  49 | 540 |4711 |4579 |  43k|  1 |3404 |3552 |-1.787944e+04 |-2.567900e+04 |  43.62%|   3.61%
3051.46/3062.50	c   636s| 16300 | 15532 |  7024k| 430.8 |   364M |  49 | 540 |4697 |4605 |  43k|  1 |3412 |3571 |-1.788513e+04 |-2.567900e+04 |  43.58%|   3.63%
3055.15/3066.22	c   639s| 16400 | 15629 |  7068k| 430.9 |   364M |  49 | 540 |4704 |4593 |  43k|  7 |3429 |3577 |-1.788828e+04 |-2.567900e+04 |  43.55%|   3.71%
3058.95/3070.05	c   643s| 16500 | 15723 |  7110k| 430.8 |   364M |  49 | 540 |4700 |4573 |  44k|  0 |3435 |3598 |-1.789512e+04 |-2.567900e+04 |  43.50%|   3.73%
3062.72/3073.82	c   647s| 16600 | 15821 |  7152k| 430.7 |   364M |  49 | 540 |4681 |4581 |  44k|  2 |3445 |3622 |-1.790636e+04 |-2.567900e+04 |  43.41%|   3.75%
3066.02/3077.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3066.02/3077.17	c   650s| 16700 | 15915 |  7190k| 430.5 |   364M |  49 | 540 |4700 |4563 |  44k|  1 |3478 |3648 |-1.790636e+04 |-2.567900e+04 |  43.41%|   3.75%
3068.80/3079.92	c   653s| 16800 | 16011 |  7226k| 430.0 |   364M |  49 | 540 |4690 |4572 |  44k|  1 |3485 |3657 |-1.790636e+04 |-2.567900e+04 |  43.41%|   3.75%
3072.59/3083.77	c   657s| 16900 | 16101 |  7269k| 430.0 |   364M |  49 | 540 |4690 |4599 |  44k|  1 |3499 |3683 |-1.790865e+04 |-2.567900e+04 |  43.39%|   3.76%
3075.77/3086.96	c   660s| 17000 | 16191 |  7307k| 429.7 |   364M |  49 | 540 |4685 |4553 |  44k|  2 |3501 |3691 |-1.791025e+04 |-2.567900e+04 |  43.38%|   3.76%
3079.66/3090.86	c   664s| 17100 | 16289 |  7350k| 429.7 |   364M |  49 | 540 |4693 |4618 |  44k|  1 |3518 |3708 |-1.791025e+04 |-2.567900e+04 |  43.38%|   3.76%
3082.96/3094.19	c   667s| 17200 | 16385 |  7386k| 429.4 |   364M |  49 | 540 |4682 |4603 |  45k|  1 |3518 |3726 |-1.791025e+04 |-2.567900e+04 |  43.38%|   3.76%
3086.14/3097.37	c   671s| 17300 | 16479 |  7422k| 429.0 |   364M |  49 | 540 |4671 |4590 |  45k|  1 |3518 |3745 |-1.791103e+04 |-2.567900e+04 |  43.37%|   3.80%
3089.03/3100.23	c   673s| 17400 | 16573 |  7458k| 428.5 |   364M |  49 | 540 |4661 |4594 |  45k|  1 |3523 |3757 |-1.791532e+04 |-2.567900e+04 |  43.34%|   3.81%
3092.21/3103.47	c   677s| 17500 | 16671 |  7498k| 428.4 |   364M |  49 | 540 |4658 |4593 |  45k|  1 |3529 |3767 |-1.791532e+04 |-2.567900e+04 |  43.34%|   3.81%
3095.60/3106.89	c   680s| 17600 | 16763 |  7538k| 428.2 |   364M |  49 | 540 |4663 |4580 |  45k|  1 |3540 |3780 |-1.791532e+04 |-2.567900e+04 |  43.34%|   3.82%
3098.99/3110.28	c   683s| 17700 | 16859 |  7582k| 428.3 |   365M |  49 | 540 |4681 |4585 |  45k|  1 |3564 |3785 |-1.792209e+04 |-2.567900e+04 |  43.28%|   3.83%
3101.89/3113.18	c   686s| 17800 | 16949 |  7619k| 428.0 |   367M |  49 | 540 |4678 |4587 |  46k|  1 |3572 |3787 |-1.792439e+04 |-2.567900e+04 |  43.26%|   3.84%
3104.57/3115.85	c   689s| 17900 | 17045 |  7654k| 427.5 |   368M |  49 | 540 |4681 |4584 |  46k|  1 |3584 |3790 |-1.792439e+04 |-2.567900e+04 |  43.26%|   3.85%
3107.46/3118.74	c   692s| 18000 | 17139 |  7692k| 427.2 |   368M |  49 | 540 |4676 |4585 |  46k|  1 |3588 |3790 |-1.792439e+04 |-2.567900e+04 |  43.26%|   3.85%
3110.55/3121.85	c   695s| 18100 | 17233 |  7729k| 427.0 |   368M |  49 | 540 |4696 |4606 |  46k|  1 |3620 |3796 |-1.792439e+04 |-2.567900e+04 |  43.26%|   3.86%
3114.43/3125.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3114.43/3125.78	c   699s| 18200 | 17331 |  7763k| 426.4 |   368M |  49 | 540 |4708 |4566 |  46k|  1 |3633 |3857 |-1.792439e+04 |-2.567900e+04 |  43.26%|   3.86%
3118.22/3129.52	c   703s| 18300 | 17421 |  7799k| 426.1 |   368M |  49 | 540 |4708 |4587 |  46k|  1 |3642 |3889 |-1.792994e+04 |-2.567900e+04 |  43.22%|   3.89%
3121.31/3132.63	c   706s| 18400 | 17519 |  7837k| 425.8 |   368M |  49 | 540 |4697 |4575 |  47k|  2 |3642 |3906 |-1.793104e+04 |-2.567900e+04 |  43.21%|   3.89%
3124.71/3136.10	c   709s| 18500 | 17613 |  7879k| 425.8 |   368M |  49 | 540 |4724 |4595 |  47k|  1 |3677 |3916 |-1.793559e+04 |-2.567900e+04 |  43.17%|   3.90%
3127.39/3138.77	c   712s| 18600 | 17704 |  7915k| 425.4 |   368M |  49 | 540 |4722 |4563 |  47k|  1 |3684 |3927 |-1.793559e+04 |-2.567900e+04 |  43.17%|   3.90%
3129.98/3141.32	c   715s| 18700 | 17796 |  7947k| 424.9 |   369M |  49 | 540 |4728 |4595 |  47k|  1 |3702 |3933 |-1.793716e+04 |-2.567900e+04 |  43.16%|   3.90%
3132.37/3143.79	c   717s| 18800 | 17892 |  7979k| 424.4 |   369M |  49 | 540 |4735 |4589 |  47k|  3 |3718 |3936 |-1.793716e+04 |-2.567900e+04 |  43.16%|   3.90%
3135.06/3146.47	c   720s| 18900 | 17988 |  8014k| 423.9 |   370M |  49 | 540 |4735 |4589 |  47k|  1 |3736 |3939 |-1.793891e+04 |-2.567900e+04 |  43.15%|   3.90%
3137.95/3149.39	c   723s| 19000 | 18086 |  8053k| 423.8 |   370M |  49 | 540 |4757 |4598 |  47k|  1 |3776 |3939 |-1.794509e+04 |-2.567900e+04 |  43.10%|   3.91%
3140.84/3152.22	c   725s| 19100 | 18180 |  8087k| 423.3 |   370M |  49 | 540 |4747 |4577 |  48k|  1 |3786 |3949 |-1.794509e+04 |-2.567900e+04 |  43.10%|   3.91%
3143.13/3154.50	c   728s| 19200 | 18276 |  8119k| 422.8 |   370M |  49 | 540 |4745 |4585 |  48k|  4 |3795 |3950 |-1.794509e+04 |-2.567900e+04 |  43.10%|   3.91%
3146.82/3158.26	c   731s| 19300 | 18372 |  8163k| 422.9 |   370M |  49 | 540 |4746 |4566 |  48k|  1 |3808 |3959 |-1.794907e+04 |-2.567900e+04 |  43.07%|   3.93%
3149.90/3161.35	c   735s| 19400 | 18464 |  8203k| 422.8 |   370M |  49 | 540 |4741 |4581 |  48k|  1 |3819 |3959 |-1.794928e+04 |-2.567900e+04 |  43.06%|   3.93%
3153.09/3164.57	c   738s| 19500 | 18560 |  8244k| 422.7 |   370M |  49 | 540 |4732 |4577 |  48k|  1 |3824 |3960 |-1.794928e+04 |-2.567900e+04 |  43.06%|   3.93%
3155.59/3167.07	c   740s| 19600 | 18656 |  8278k| 422.3 |   370M |  49 | 540 |4733 |4561 |  49k|  1 |3839 |3961 |-1.794928e+04 |-2.567900e+04 |  43.06%|   3.93%
3158.27/3169.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3158.27/3169.72	c   743s| 19700 | 18744 |  8313k| 421.9 |   370M |  49 | 540 |4734 |4591 |  49k|  1 |3858 |3961 |-1.795271e+04 |-2.567900e+04 |  43.04%|   3.94%
3161.86/3173.38	c   747s| 19800 | 18840 |  8361k| 422.2 |   370M |  49 | 540 |4739 |4601 |  49k|  1 |3870 |3961 |-1.796155e+04 |-2.567900e+04 |  42.97%|   3.95%
3164.95/3176.42	c   750s| 19900 | 18930 |  8401k| 422.1 |   372M |  49 | 540 |4727 |4595 |  49k|  1 |3878 |3961 |-1.796416e+04 |-2.567900e+04 |  42.95%|   3.96%
3168.14/3179.68	c   753s| 20000 | 19030 |  8442k| 422.0 |   373M |  49 | 540 |4714 |4566 |  49k|  1 |3878 |3965 |-1.796852e+04 |-2.567900e+04 |  42.91%|   3.98%
3171.64/3183.19	c   756s| 20100 | 19126 |  8485k| 422.1 |   373M |  51 | 540 |4706 |4573 |  49k|  1 |3884 |3967 |-1.797302e+04 |-2.567900e+04 |  42.88%|   3.98%
3174.42/3185.94	c   759s| 20200 | 19218 |  8519k| 421.7 |   373M |  51 | 540 |4689 |4592 |  50k|  1 |3884 |3980 |-1.797302e+04 |-2.567900e+04 |  42.88%|   3.98%
3177.11/3188.68	c   762s| 20300 | 19316 |  8553k| 421.2 |   374M |  51 | 540 |4675 |4576 |  50k|  1 |3889 |3995 |-1.797302e+04 |-2.567900e+04 |  42.88%|   3.98%
3180.79/3192.34	c   766s| 20400 | 19414 |  8592k| 421.1 |   374M |  51 | 540 |4664 |4558 |  50k|  1 |3890 |4019 |-1.797470e+04 |-2.567900e+04 |  42.86%|   3.99%
3183.08/3194.60	c   768s| 20500 | 19502 |  8622k| 420.5 |   374M |  51 | 540 |4668 |4558 |  50k|  1 |3900 |4019 |-1.797470e+04 |-2.567900e+04 |  42.86%|   3.99%
3185.49/3197.05	c   770s| 20600 | 19590 |  8651k| 419.9 |   374M |  51 | 540 |4663 |4576 |  50k|  1 |3905 |4034 |-1.797506e+04 |-2.567900e+04 |  42.86%|   3.99%
3188.07/3199.69	c   773s| 20700 | 19678 |  8682k| 419.3 |   374M |  51 | 540 |4655 |4608 |  50k|  1 |3909 |4050 |-1.797630e+04 |-2.567900e+04 |  42.85%|   3.99%
3190.86/3202.48	c   776s| 20800 | 19774 |  8717k| 419.0 |   374M |  51 | 540 |4666 |4591 |  50k|  1 |3934 |4059 |-1.797685e+04 |-2.567900e+04 |  42.84%|   4.00%
3194.14/3205.75	c   779s| 20900 | 19862 |  8753k| 418.7 |   374M |  51 | 540 |4689 |4577 |  50k|  1 |3967 |4082 |-1.797905e+04 |-2.567900e+04 |  42.83%|   4.00%
3196.33/3207.91	c   781s| 21000 | 19956 |  8781k| 418.1 |   374M |  51 | 540 |4704 |4592 |  50k|  1 |3989 |4088 |-1.797905e+04 |-2.567900e+04 |  42.83%|   4.00%
3199.44/3211.06	c   784s| 21100 | 20044 |  8818k| 417.8 |   374M |  51 | 540 |4719 |4561 |  51k|  0 |4009 |4108 |-1.798070e+04 |-2.567900e+04 |  42.81%|   4.00%
3202.52/3214.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3202.52/3214.16	c   787s| 21200 | 20140 |  8854k| 417.6 |   374M |  51 | 540 |4710 |4603 |  51k|  1 |4009 |4122 |-1.798121e+04 |-2.567900e+04 |  42.81%|   4.01%
3206.20/3217.80	c   791s| 21300 | 20238 |  8897k| 417.6 |   374M |  51 | 540 |4719 |4578 |  51k|  1 |4025 |4147 |-1.798296e+04 |-2.567900e+04 |  42.80%|   4.01%
3209.69/3221.39	c   795s| 21400 | 20336 |  8935k| 417.5 |   374M |  51 | 540 |4711 |4568 |  51k|  1 |4030 |4175 |-1.798541e+04 |-2.567900e+04 |  42.78%|   4.02%
3212.28/3223.94	c   797s| 21500 | 20434 |  8968k| 417.0 |   375M |  51 | 540 |4717 |4558 |  51k|  1 |4046 |4181 |-1.798595e+04 |-2.567900e+04 |  42.77%|   4.02%
3215.27/3226.90	c   800s| 21600 | 20524 |  9002k| 416.7 |   375M |  51 | 540 |4711 |4619 |  51k|  1 |4052 |4195 |-1.798610e+04 |-2.567900e+04 |  42.77%|   4.03%
3217.96/3229.68	c   803s| 21700 | 20616 |  9036k| 416.3 |   375M |  51 | 540 |4715 |4583 |  51k|  1 |4068 |4211 |-1.798795e+04 |-2.567900e+04 |  42.76%|   4.03%
3221.05/3232.70	c   806s| 21800 | 20708 |  9072k| 416.1 |   376M |  51 | 540 |4738 |4582 |  52k|  1 |4095 |4233 |-1.798913e+04 |-2.567900e+04 |  42.75%|   4.04%
3223.74/3235.41	c   809s| 21900 | 20804 |  9108k| 415.8 |   376M |  51 | 540 |4756 |4588 |  52k|  1 |4128 |4244 |-1.799172e+04 |-2.567900e+04 |  42.73%|   4.04%
3226.03/3237.76	c   811s| 22000 | 20882 |  9136k| 415.2 |   376M |  51 | 540 |4757 |4574 |  52k|  2 |4139 |4257 |-1.799209e+04 |-2.567900e+04 |  42.72%|   4.05%
3229.02/3240.76	c   814s| 22100 | 20976 |  9170k| 414.9 |   376M |  51 | 540 |4766 |4602 |  52k|  1 |4155 |4280 |-1.799800e+04 |-2.567900e+04 |  42.68%|   4.05%
3232.11/3243.81	c   817s| 22200 | 21072 |  9206k| 414.6 |   376M |  51 | 540 |4788 |4584 |  52k|  1 |4189 |4301 |-1.799850e+04 |-2.567900e+04 |  42.67%|   4.05%
3234.41/3246.19	c   819s| 22300 | 21148 |  9234k| 414.0 |   376M |  51 | 540 |4786 |4583 |  52k|  1 |4194 |4310 |-1.800031e+04 |-2.567900e+04 |  42.66%|   4.06%
3237.19/3248.98	c   822s| 22400 | 21238 |  9264k| 413.5 |   376M |  51 | 540 |4772 |4577 |  52k|  1 |4204 |4328 |-1.800081e+04 |-2.567900e+04 |  42.65%|   4.06%
3239.48/3251.29	c   825s| 22500 | 21332 |  9296k| 413.1 |   376M |  51 | 540 |4767 |4573 |  52k|  1 |4211 |4329 |-1.800081e+04 |-2.567900e+04 |  42.65%|   4.06%
3242.28/3254.05	c   827s| 22600 | 21428 |  9330k| 412.8 |   378M |  51 | 540 |4770 |4595 |  53k|  1 |4233 |4333 |-1.800097e+04 |-2.567900e+04 |  42.65%|   4.06%
3244.46/3256.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3244.46/3256.23	c   829s| 22700 | 21522 |  9360k| 412.3 |   379M |  51 | 540 |4779 |4582 |  53k|  1 |4250 |4338 |-1.800171e+04 |-2.567900e+04 |  42.65%|   4.07%
3246.55/3258.35	c   832s| 22800 | 21608 |  9386k| 411.6 |   379M |  51 | 540 |4771 |4578 |  53k|  1 |4250 |4347 |-1.800301e+04 |-2.567900e+04 |  42.64%|   4.07%
3248.36/3260.15	c   833s| 22900 | 21686 |  9413k| 411.0 |   379M |  51 | 540 |4783 |4581 |  53k|  1 |4272 |4348 |-1.800361e+04 |-2.567900e+04 |  42.63%|   4.07%
3250.84/3262.62	c   836s| 23000 | 21780 |  9446k| 410.6 |   379M |  51 | 540 |4773 |4568 |  53k|  1 |4279 |4351 |-1.800361e+04 |-2.567900e+04 |  42.63%|   4.07%
3253.43/3265.22	c   838s| 23100 | 21870 |  9481k| 410.4 |   379M |  51 | 540 |4762 |4578 |  53k|  1 |4294 |4354 |-1.800361e+04 |-2.567900e+04 |  42.63%|   4.07%
3256.02/3267.82	c   841s| 23200 | 21956 |  9514k| 410.0 |   379M |  51 | 540 |4782 |4581 |  53k|  1 |4326 |4360 |-1.800362e+04 |-2.567900e+04 |  42.63%|   4.07%
3257.91/3269.77	c   843s| 23300 | 22040 |  9538k| 409.3 |   379M |  51 | 540 |4835 |4581 |  54k|  1 |4388 |4361 |-1.800598e+04 |-2.567900e+04 |  42.61%|   4.08%
3259.61/3271.44	c   845s| 23400 | 22116 |  9561k| 408.5 |   380M |  51 | 540 |4841 |4584 |  54k|  1 |4398 |4361 |-1.800662e+04 |-2.567900e+04 |  42.61%|   4.08%
3261.80/3273.61	c   847s| 23500 | 22200 |  9591k| 408.1 |   380M |  51 | 540 |4831 |4575 |  54k|  1 |4398 |4362 |-1.800875e+04 |-2.567900e+04 |  42.59%|   4.09%
3264.09/3275.93	c   849s| 23600 | 22296 |  9624k| 407.7 |   381M |  51 | 540 |4828 |4590 |  54k|  1 |4405 |4362 |-1.801188e+04 |-2.567900e+04 |  42.57%|   4.09%
3265.78/3277.61	c   851s| 23700 | 22380 |  9648k| 407.0 |   381M |  51 | 540 |4840 |4577 |  54k|  1 |4436 |4363 |-1.801244e+04 |-2.567900e+04 |  42.56%|   4.10%
3267.98/3279.88	c   853s| 23800 | 22466 |  9679k| 406.6 |   381M |  51 | 540 |4823 |4570 |  54k|  1 |4438 |4363 |-1.801338e+04 |-2.567900e+04 |  42.56%|   4.10%
3270.47/3282.35	c   856s| 23900 | 22560 |  9713k| 406.3 |   381M |  51 | 540 |4803 |4584 |  54k|  1 |4444 |4363 |-1.801445e+04 |-2.567900e+04 |  42.55%|   4.10%
3272.56/3284.47	c   858s| 24000 | 22648 |  9742k| 405.9 |   381M |  51 | 540 |4813 |4585 |  54k|  1 |4468 |4364 |-1.801445e+04 |-2.567900e+04 |  42.55%|   4.10%
3275.16/3287.07	c   860s| 24100 | 22732 |  9777k| 405.6 |   381M |  51 | 540 |4813 |4592 |  54k|  1 |4486 |4364 |-1.801486e+04 |-2.567900e+04 |  42.54%|   4.10%
3277.34/3289.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3277.34/3289.28	c   862s| 24200 | 22822 |  9807k| 405.2 |   381M |  51 | 540 |4789 |4560 |  54k|  0 |4488 |4365 |-1.801789e+04 |-2.567900e+04 |  42.52%|   4.11%
3279.63/3291.54	c   865s| 24300 | 22902 |  9837k| 404.8 |   381M |  51 | 540 |4826 |4582 |  55k|  1 |4541 |4365 |-1.801890e+04 |-2.567900e+04 |  42.51%|   4.11%
3281.73/3293.66	c   867s| 24400 | 22986 |  9866k| 404.3 |   381M |  51 | 540 |4803 |4580 |  55k|  1 |4541 |4365 |-1.801972e+04 |-2.567900e+04 |  42.50%|   4.11%
3284.32/3296.29	c   870s| 24500 | 23078 |  9901k| 404.1 |   381M |  51 | 540 |4801 |4575 |  55k|  2 |4559 |4366 |-1.802064e+04 |-2.567900e+04 |  42.50%|   4.12%
3286.71/3298.60	c   872s| 24600 | 23158 |  9932k| 403.7 |   381M |  52 | 540 |4790 |4606 |  55k|  2 |4564 |4369 |-1.802173e+04 |-2.567900e+04 |  42.49%|   4.12%
3289.50/3301.46	c   875s| 24700 | 23252 |  9970k| 403.6 |   381M |  52 | 540 |4778 |4579 |  55k|  0 |4568 |4369 |-1.802433e+04 |-2.567900e+04 |  42.47%|   4.13%
3291.89/3303.88	c   877s| 24800 | 23346 | 10004k| 403.3 |   381M |  52 | 540 |4780 |4578 |  55k|  1 |4581 |4372 |-1.802433e+04 |-2.567900e+04 |  42.47%|   4.13%
3295.58/3307.51	c   881s| 24900 | 23438 | 10038k| 403.1 |   381M |  53 | 540 |4756 |4577 |  55k|  1 |4585 |4404 |-1.802736e+04 |-2.567900e+04 |  42.44%|   4.13%
3298.27/3310.28	c   883s| 25000 | 23520 | 10072k| 402.8 |   381M |  53 | 540 |4755 |4583 |  55k|  0 |4606 |4404 |-1.802754e+04 |-2.567900e+04 |  42.44%|   4.14%
3301.07/3313.07	c   886s| 25100 | 23614 | 10107k| 402.6 |   381M |  53 | 540 |4740 |4591 |  56k|  1 |4614 |4406 |-1.802838e+04 |-2.567900e+04 |  42.44%|   4.14%
3303.16/3315.18	c   888s| 25200 | 23685 | 10134k| 402.1 |   381M |  53 | 540 |4772 |4554 |  56k|  1 |4658 |4421 |-1.803107e+04 |-2.567900e+04 |  42.42%|   4.16%
3306.24/3318.22	c   891s| 25300 | 23775 | 10170k| 401.9 |   381M |  53 | 540 |4767 |4611 |  56k|  4 |4665 |4438 |-1.803151e+04 |-2.567900e+04 |  42.41%|   4.16%
3309.04/3321.04	c   894s| 25400 | 23871 | 10206k| 401.8 |   381M |  53 | 540 |4777 |4584 |  56k|  1 |4682 |4450 |-1.803361e+04 |-2.567900e+04 |  42.40%|   4.17%
3312.03/3324.05	c   897s| 25500 | 23965 | 10241k| 401.6 |   382M |  53 | 540 |4771 |4571 |  56k|  1 |4692 |4461 |-1.803658e+04 |-2.567900e+04 |  42.37%|   4.17%
3314.51/3326.59	c   900s| 25600 | 24045 | 10271k| 401.2 |   383M |  53 | 540 |4764 |4559 |  56k|  1 |4703 |4476 |-1.803717e+04 |-2.567900e+04 |  42.37%|   4.18%
3317.30/3329.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3317.30/3329.32	c   903s| 25700 | 24127 | 10305k| 400.9 |   383M |  53 | 540 |4770 |4576 |  56k|  1 |4726 |4488 |-1.803717e+04 |-2.567900e+04 |  42.37%|   4.18%
3319.39/3331.49	c   905s| 25800 | 24221 | 10333k| 400.4 |   383M |  53 | 540 |4753 |4591 |  56k|  1 |4732 |4505 |-1.803717e+04 |-2.567900e+04 |  42.37%|   4.18%
3320.99/3333.04	c   906s| 25900 | 24301 | 10354k| 399.7 |   384M |  53 | 540 |4769 |4590 |  56k|  1 |4758 |4520 |-1.803929e+04 |-2.567900e+04 |  42.35%|   4.18%
3323.17/3335.25	c   908s| 26000 | 24387 | 10381k| 399.2 |   384M |  53 | 540 |4819 |4590 |  56k|  1 |4818 |4531 |-1.804063e+04 |-2.567900e+04 |  42.34%|   4.18%
3325.76/3337.85	c   911s| 26100 | 24481 | 10414k| 398.9 |   384M |  53 | 540 |4814 |4581 |  56k|  2 |4822 |4545 |-1.804136e+04 |-2.567900e+04 |  42.33%|   4.19%
3327.56/3339.61	c   913s| 26200 | 24556 | 10439k| 398.4 |   384M |  53 | 540 |4863 |4592 |  57k|  1 |4875 |4559 |-1.804279e+04 |-2.567900e+04 |  42.32%|   4.19%
3328.75/3340.89	c   914s| 26300 | 24615 | 10456k| 397.5 |   384M |  53 | 540 |4875 |   0 |  57k|  0 |4899 |4562 |-1.804301e+04 |-2.567900e+04 |  42.32%|   4.19%
3330.35/3342.49	c   916s| 26400 | 24679 | 10478k| 396.8 |   384M |  53 | 540 |4867 |4569 |  57k|  1 |4905 |4567 |-1.804412e+04 |-2.567900e+04 |  42.31%|   4.20%
3333.24/3345.33	c   919s| 26500 | 24765 | 10514k| 396.7 |   384M |  53 | 540 |4866 |4592 |  57k|  1 |4920 |4571 |-1.804628e+04 |-2.567900e+04 |  42.30%|   4.20%
3336.94/3349.02	c   922s| 26600 | 24847 | 10556k| 396.8 |   384M |  53 | 540 |4849 |4568 |  57k|  1 |4936 |4600 |-1.804628e+04 |-2.567900e+04 |  42.30%|   4.20%
3340.31/3352.44	c   926s| 26700 | 24939 | 10598k| 396.9 |   385M |  53 | 540 |4836 |4586 |  57k|  0 |4945 |4615 |-1.804711e+04 |-2.567900e+04 |  42.29%|   4.20%
3342.91/3355.02	c   928s| 26800 | 25021 | 10631k| 396.6 |   385M |  53 | 540 |4813 |4594 |  57k|  2 |4949 |4626 |-1.805030e+04 |-2.567900e+04 |  42.26%|   4.23%
3344.40/3356.50	c   930s| 26900 | 25083 | 10652k| 395.9 |   385M |  53 | 540 |4825 |4571 |  57k|  1 |4989 |4627 |-1.805058e+04 |-2.567900e+04 |  42.26%|   4.23%
3347.00/3359.12	c   932s| 27000 | 25175 | 10688k| 395.8 |   385M |  53 | 540 |4804 |4553 |  57k|  1 |4999 |4628 |-1.805058e+04 |-2.567900e+04 |  42.26%|   4.24%
3349.28/3361.47	c   935s| 27100 | 25267 | 10719k| 395.5 |   385M |  53 | 540 |4771 |4586 |  57k|  2 |5004 |4629 |-1.805081e+04 |-2.567900e+04 |  42.26%|   4.24%
3351.47/3363.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3351.47/3363.65	c   937s| 27200 | 25351 | 10750k| 395.1 |   386M |  53 | 540 |4783 |4596 |  57k|  1 |5028 |4629 |-1.805151e+04 |-2.567900e+04 |  42.25%|   4.24%
3353.98/3366.14	c   939s| 27300 | 25443 | 10781k| 394.9 |   386M |  53 | 540 |4756 |4545 |  57k|  1 |5029 |4635 |-1.805151e+04 |-2.567900e+04 |  42.25%|   4.24%
3356.45/3368.68	c   942s| 27400 | 25531 | 10814k| 394.6 |   386M |  53 | 540 |4743 |4609 |  58k|  1 |5034 |4640 |-1.805326e+04 |-2.567900e+04 |  42.24%|   4.24%
3359.14/3371.30	c   945s| 27500 | 25619 | 10849k| 394.4 |   386M |  53 | 540 |4744 |4588 |  58k|  1 |5054 |4641 |-1.805447e+04 |-2.567900e+04 |  42.23%|   4.25%
3361.74/3373.96	c   947s| 27600 | 25713 | 10884k| 394.3 |   387M |  53 | 540 |4715 |4573 |  58k|  1 |5054 |4647 |-1.805738e+04 |-2.567900e+04 |  42.21%|   4.26%
3364.53/3376.72	c   950s| 27700 | 25809 | 10921k| 394.2 |   387M |  53 | 540 |4697 |4595 |  58k|  1 |5056 |4650 |-1.805875e+04 |-2.567900e+04 |  42.20%|   4.26%
3366.83/3379.08	c   952s| 27800 | 25898 | 10952k| 393.9 |   387M |  53 | 540 |4689 |4612 |  58k|  1 |5063 |4654 |-1.806299e+04 |-2.567900e+04 |  42.16%|   4.26%
3369.11/3381.33	c   955s| 27900 | 25982 | 10982k| 393.6 |   388M |  53 | 540 |4684 |4584 |  58k|  1 |5074 |4654 |-1.806568e+04 |-2.567900e+04 |  42.14%|   4.27%
3371.10/3383.38	c   957s| 28000 | 26058 | 11011k| 393.2 |   389M |  53 | 540 |4684 |4571 |  58k|  1 |5089 |4654 |-1.806627e+04 |-2.567900e+04 |  42.14%|   4.27%
3373.59/3385.88	c   959s| 28100 | 26146 | 11046k| 393.0 |   389M |  53 | 540 |4694 |4587 |  58k|  1 |5105 |4654 |-1.806627e+04 |-2.567900e+04 |  42.14%|   4.27%
3375.68/3387.98	c   961s| 28200 | 26234 | 11074k| 392.6 |   389M |  53 | 540 |4675 |4595 |  58k|  1 |5107 |4654 |-1.806667e+04 |-2.567900e+04 |  42.13%|   4.27%
3378.18/3390.40	c   964s| 28300 | 26324 | 11107k| 392.4 |   389M |  53 | 540 |4683 |4603 |  58k|  1 |5119 |4654 |-1.807047e+04 |-2.567900e+04 |  42.10%|   4.28%
3380.07/3392.34	c   966s| 28400 | 26408 | 11133k| 392.0 |   389M |  53 | 540 |4681 |4575 |  58k|  2 |5129 |4656 |-1.807058e+04 |-2.567900e+04 |  42.10%|   4.28%
3381.88/3394.16	c   967s| 28500 | 26486 | 11158k| 391.5 |   389M |  53 | 540 |4687 |4591 |  59k|  1 |5144 |4659 |-1.807058e+04 |-2.567900e+04 |  42.10%|   4.28%
3384.05/3396.39	c   970s| 28600 | 26578 | 11188k| 391.1 |   389M |  53 | 540 |4710 |4594 |  59k|  1 |5175 |4659 |-1.807087e+04 |-2.567900e+04 |  42.10%|   4.28%
3386.35/3398.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3386.35/3398.69	c   972s| 28700 | 26664 | 11218k| 390.8 |   390M |  53 | 540 |4708 |4608 |  59k|  5 |5180 |4663 |-1.807140e+04 |-2.567900e+04 |  42.10%|   4.29%
3388.04/3400.34	c   974s| 28800 | 26736 | 11241k| 390.3 |   392M |  53 | 540 |4731 |4595 |  59k|  1 |5212 |4663 |-1.807175e+04 |-2.567900e+04 |  42.09%|   4.29%
3389.74/3402.10	c   975s| 28900 | 26796 | 11263k| 389.7 |   392M |  53 | 540 |4757 |4596 |  59k|  0 |5241 |4663 |-1.807355e+04 |-2.567900e+04 |  42.08%|   4.29%
3392.02/3404.32	c   978s| 29000 | 26886 | 11293k| 389.4 |   394M |  53 | 540 |4746 |4587 |  59k|  1 |5243 |4663 |-1.807355e+04 |-2.567900e+04 |  42.08%|   4.29%
3394.12/3406.44	c   980s| 29100 | 26972 | 11323k| 389.1 |   394M |  53 | 540 |4740 |4576 |  59k|  2 |5246 |4663 |-1.807432e+04 |-2.567900e+04 |  42.07%|   4.29%
3396.31/3408.64	c   982s| 29200 | 27062 | 11355k| 388.8 |   394M |  53 | 540 |4739 |4595 |  59k|  1 |5254 |4663 |-1.807432e+04 |-2.567900e+04 |  42.07%|   4.29%
3398.50/3410.84	c   984s| 29300 | 27148 | 11383k| 388.5 |   394M |  53 | 540 |4748 |4565 |  59k|  1 |5274 |4666 |-1.807435e+04 |-2.567900e+04 |  42.07%|   4.30%
3401.19/3413.53	c   987s| 29400 | 27238 | 11415k| 388.2 |   394M |  53 | 540 |4746 |4564 |  59k|  2 |5282 |4680 |-1.807659e+04 |-2.567900e+04 |  42.06%|   4.30%
3404.48/3416.85	c   990s| 29500 | 27318 | 11450k| 388.1 |   395M |  53 | 540 |4758 |4584 |  59k|  1 |5311 |4696 |-1.807809e+04 |-2.567900e+04 |  42.04%|   4.30%
3407.17/3419.54	c   993s| 29600 | 27412 | 11483k| 387.9 |   395M |  53 | 540 |4747 |4595 |  59k|  1 |5319 |4710 |-1.807809e+04 |-2.567900e+04 |  42.04%|   4.30%
3409.46/3421.86	c   995s| 29700 | 27506 | 11513k| 387.6 |   395M |  53 | 540 |4733 |4581 |  59k|  1 |5332 |4724 |-1.807809e+04 |-2.567900e+04 |  42.04%|   4.30%
3412.55/3424.96	c   998s| 29800 | 27598 | 11546k| 387.4 |   395M |  53 | 540 |4726 |4560 |  60k|  1 |5342 |4737 |-1.807860e+04 |-2.567900e+04 |  42.04%|   4.31%
3415.04/3427.48	c  1001s| 29900 | 27686 | 11578k| 387.2 |   395M |  53 | 540 |4709 |4587 |  60k|  1 |5360 |4754 |-1.808119e+04 |-2.567900e+04 |  42.02%|   4.32%
3417.65/3430.08	c  1003s| 30000 | 27776 | 11611k| 387.0 |   395M |  53 | 540 |4706 |4606 |  60k|  1 |5370 |4766 |-1.808256e+04 |-2.567900e+04 |  42.01%|   4.32%
3420.52/3432.91	c  1006s| 30100 | 27866 | 11644k| 386.8 |   395M |  53 | 540 |4696 |4569 |  60k|  1 |5377 |4780 |-1.808427e+04 |-2.567900e+04 |  42.00%|   4.33%
3423.01/3435.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3423.01/3435.48	c  1009s| 30200 | 27956 | 11675k| 386.5 |   395M |  53 | 540 |4694 |4580 |  60k|  1 |5380 |4790 |-1.808427e+04 |-2.567900e+04 |  42.00%|   4.33%
3425.21/3437.66	c  1011s| 30300 | 28036 | 11702k| 386.2 |   395M |  53 | 540 |4695 |4593 |  60k|  1 |5388 |4801 |-1.808427e+04 |-2.567900e+04 |  42.00%|   4.33%
3427.10/3439.58	c  1013s| 30400 | 28108 | 11727k| 385.7 |   395M |  53 | 540 |4772 |4595 |  60k|  3 |5468 |4809 |-1.808438e+04 |-2.567900e+04 |  42.00%|   4.33%
3429.60/3442.08	c  1015s| 30500 | 28190 | 11757k| 385.4 |   395M |  53 | 540 |4776 |4561 |  60k|  1 |5474 |4825 |-1.808490e+04 |-2.567900e+04 |  41.99%|   4.33%
3432.69/3445.18	c  1018s| 30600 | 28288 | 11794k| 385.4 |   395M |  53 | 540 |4773 |4557 |  60k|  1 |5477 |4834 |-1.808593e+04 |-2.567900e+04 |  41.98%|   4.34%
3434.87/3447.34	c  1021s| 30700 | 28372 | 11822k| 385.0 |   395M |  53 | 540 |4771 |4594 |  60k|  1 |5484 |4834 |-1.808912e+04 |-2.567900e+04 |  41.96%|   4.34%
3437.36/3449.83	c  1023s| 30800 | 28460 | 11854k| 384.8 |   395M |  53 | 540 |4751 |4590 |  60k|  3 |5484 |4840 |-1.809108e+04 |-2.567900e+04 |  41.94%|   4.34%
3439.85/3452.39	c  1026s| 30900 | 28550 | 11885k| 384.6 |   395M |  53 | 540 |4747 |4630 |  60k|  0 |5493 |4862 |-1.809123e+04 |-2.567900e+04 |  41.94%|   4.34%
3442.24/3454.73	c  1028s| 31000 | 28634 | 11915k| 384.3 |   396M |  53 | 540 |4737 |4583 |  61k|  2 |5501 |4868 |-1.809123e+04 |-2.567900e+04 |  41.94%|   4.34%
3444.55/3457.07	c  1030s| 31100 | 28714 | 11944k| 384.0 |   396M |  53 | 540 |4721 |4581 |  61k|  1 |5507 |4874 |-1.809123e+04 |-2.567900e+04 |  41.94%|   4.35%
3447.64/3460.17	c  1033s| 31200 | 28800 | 11982k| 384.0 |   397M |  53 | 540 |4730 |4591 |  61k|  1 |5528 |4881 |-1.809352e+04 |-2.567900e+04 |  41.92%|   4.36%
3449.53/3462.05	c  1035s| 31300 | 28878 | 12008k| 383.6 |   397M |  53 | 540 |4727 |4569 |  61k|  2 |5538 |4889 |-1.809569e+04 |-2.567900e+04 |  41.91%|   4.37%
3450.91/3463.40	c  1037s| 31400 | 28941 | 12027k| 383.0 |   397M |  53 | 540 |4796 |4587 |  61k|  1 |5611 |4890 |-1.809660e+04 |-2.567900e+04 |  41.90%|   4.37%
3453.20/3465.70	c  1039s| 31500 | 29031 | 12057k| 382.7 |   397M |  54 | 540 |4787 |4565 |  61k|  1 |5612 |4892 |-1.809917e+04 |-2.567900e+04 |  41.88%|   4.37%
3455.40/3467.90	c  1041s| 31600 | 29121 | 12085k| 382.4 |   397M |  54 | 540 |4782 |4597 |  61k|  1 |5625 |4894 |-1.810221e+04 |-2.567900e+04 |  41.86%|   4.38%
3458.50/3471.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3458.50/3471.02	c  1044s| 31700 | 29213 | 12123k| 382.4 |   397M |  54 | 540 |4763 |4559 |  61k|  1 |5625 |4894 |-1.810351e+04 |-2.567900e+04 |  41.85%|   4.38%
3460.18/3472.78	c  1046s| 31800 | 29289 | 12148k| 382.0 |   397M |  54 | 540 |4759 |4567 |  61k|  1 |5640 |4896 |-1.810436e+04 |-2.567900e+04 |  41.84%|   4.39%
3462.48/3475.02	c  1048s| 31900 | 29377 | 12180k| 381.8 |   397M |  54 | 540 |4732 |4555 |  61k|  1 |5640 |4898 |-1.810466e+04 |-2.567900e+04 |  41.84%|   4.39%
3464.66/3477.26	c  1050s| 32000 | 29449 | 12211k| 381.5 |   397M |  54 | 540 |4747 |   0 |  61k|  0 |5674 |4900 |-1.810529e+04 |-2.567900e+04 |  41.83%|   4.40%
3466.95/3479.57	c  1053s| 32100 | 29537 | 12243k| 381.3 |   397M |  54 | 540 |4753 |4587 |  61k|  1 |5695 |4900 |-1.810739e+04 |-2.567900e+04 |  41.82%|   4.40%
3468.95/3481.57	c  1055s| 32200 | 29611 | 12268k| 380.9 |   397M |  54 | 540 |4767 |4591 |  62k|  4 |5721 |4900 |-1.810773e+04 |-2.567900e+04 |  41.81%|   4.40%
3470.84/3483.44	c  1057s| 32300 | 29697 | 12293k| 380.6 |   398M |  54 | 540 |4761 |4599 |  62k|  1 |5730 |4900 |-1.810773e+04 |-2.567900e+04 |  41.81%|   4.40%
3472.83/3485.46	c  1059s| 32400 | 29781 | 12321k| 380.2 |   398M |  54 | 540 |4740 |4584 |  62k|  0 |5730 |4902 |-1.810791e+04 |-2.567900e+04 |  41.81%|   4.40%
3475.62/3488.20	c  1061s| 32500 | 29869 | 12356k| 380.1 |   398M |  54 | 540 |4725 |4616 |  62k|  1 |5743 |4902 |-1.811291e+04 |-2.567900e+04 |  41.77%|   4.42%
3477.32/3489.90	c  1063s| 32600 | 29951 | 12380k| 379.7 |   398M |  54 | 540 |4739 |4590 |  62k|  1 |5769 |4905 |-1.811291e+04 |-2.567900e+04 |  41.77%|   4.42%
3479.61/3492.27	c  1065s| 32700 | 30043 | 12412k| 379.5 |   398M |  54 | 540 |4759 |4578 |  62k|  1 |5799 |4907 |-1.811385e+04 |-2.567900e+04 |  41.76%|   4.42%
3481.80/3494.45	c  1068s| 32800 | 30127 | 12439k| 379.2 |   401M |  54 | 540 |4777 |4580 |  62k|  1 |5825 |4909 |-1.811443e+04 |-2.567900e+04 |  41.76%|   4.42%
3483.79/3496.49	c  1070s| 32900 | 30215 | 12467k| 378.9 |   401M |  54 | 540 |4778 |4608 |  62k|  1 |5842 |4910 |-1.811479e+04 |-2.567900e+04 |  41.76%|   4.42%
3486.58/3499.28	c  1072s| 33000 | 30301 | 12503k| 378.8 |   402M |  54 | 540 |4779 |4562 |  62k|  1 |5856 |4911 |-1.811609e+04 |-2.567900e+04 |  41.75%|   4.42%
3489.48/3502.12	c  1075s| 33100 | 30389 | 12538k| 378.7 |   402M |  54 | 540 |4773 |4578 |  62k|  1 |5870 |4915 |-1.811775e+04 |-2.567900e+04 |  41.73%|   4.44%
3491.38/3504.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3491.38/3504.10	c  1077s| 33200 | 30473 | 12566k| 378.4 |   402M |  54 | 540 |4772 |4580 |  62k|  4 |5886 |4915 |-1.811807e+04 |-2.567900e+04 |  41.73%|   4.45%
3493.37/3506.09	c  1079s| 33300 | 30561 | 12594k| 378.2 |   402M |  54 | 540 |4766 |4575 |  62k|  1 |5894 |4915 |-1.811905e+04 |-2.567900e+04 |  41.72%|   4.45%
3495.85/3508.58	c  1082s| 33400 | 30649 | 12625k| 377.9 |   402M |  54 | 540 |4767 |4587 |  63k|  1 |5910 |4916 |-1.811908e+04 |-2.567900e+04 |  41.72%|   4.45%
3497.94/3510.64	c  1084s| 33500 | 30739 | 12653k| 377.7 |   402M |  54 | 540 |4754 |4586 |  63k|  1 |5919 |4916 |-1.811908e+04 |-2.567900e+04 |  41.72%|   4.45%
3500.03/3512.70	c  1086s| 33600 | 30817 | 12678k| 377.3 |   405M |  54 | 540 |4771 |4574 |  63k|  1 |5940 |4927 |-1.811976e+04 |-2.567900e+04 |  41.72%|   4.45%
3502.34/3515.04	c  1088s| 33700 | 30907 | 12705k| 377.0 |   407M |  54 | 540 |4771 |4573 |  63k|  2 |5950 |4938 |-1.811976e+04 |-2.567900e+04 |  41.72%|   4.46%
3504.72/3517.41	c  1091s| 33800 | 30990 | 12735k| 376.7 |   407M |  54 | 540 |4778 |4597 |  63k|  1 |5974 |4951 |-1.812231e+04 |-2.567900e+04 |  41.70%|   4.46%
3507.21/3519.90	c  1093s| 33900 | 31084 | 12765k| 376.5 |   407M |  54 | 540 |4788 |4587 |  63k|  1 |6000 |4965 |-1.812562e+04 |-2.567900e+04 |  41.67%|   4.47%
3509.60/3522.34	c  1096s| 34000 | 31182 | 12795k| 376.3 |   407M |  54 | 540 |4773 |4591 |  63k|  1 |6005 |4977 |-1.812562e+04 |-2.567900e+04 |  41.67%|   4.47%
3511.99/3524.77	c  1098s| 34100 | 31276 | 12826k| 376.1 |   407M |  55 | 540 |4745 |4595 |  63k|  1 |6005 |4987 |-1.812700e+04 |-2.567900e+04 |  41.66%|   4.48%
3514.08/3526.81	c  1100s| 34200 | 31356 | 12849k| 375.7 |   407M |  55 | 540 |4732 |4577 |  63k|  2 |6010 |5006 |-1.813130e+04 |-2.567900e+04 |  41.63%|   4.48%
3515.78/3528.56	c  1102s| 34300 | 31438 | 12873k| 375.3 |   407M |  55 | 540 |4714 |4596 |  63k|  1 |6015 |5014 |-1.813130e+04 |-2.567900e+04 |  41.63%|   4.48%
3518.07/3530.85	c  1104s| 34400 | 31522 | 12900k| 375.0 |   407M |  55 | 540 |4695 |4578 |  63k|  1 |6015 |5022 |-1.813130e+04 |-2.567900e+04 |  41.63%|   4.49%
3520.46/3533.21	c  1106s| 34500 | 31599 | 12929k| 374.7 |   407M |  55 | 540 |4702 |4578 |  63k|  1 |6032 |5043 |-1.813309e+04 |-2.567900e+04 |  41.61%|   4.49%
3521.85/3534.66	c  1108s| 34600 | 31675 | 12949k| 374.2 |   407M |  55 | 540 |4713 |4575 |  63k|  1 |6048 |5048 |-1.813330e+04 |-2.567900e+04 |  41.61%|   4.49%
3524.04/3536.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3524.04/3536.80	c  1110s| 34700 | 31753 | 12975k| 373.9 |   407M |  55 | 540 |4741 |4635 |  64k|  7 |6085 |5061 |-1.813507e+04 |-2.567900e+04 |  41.60%|   4.50%
3526.73/3539.53	c  1113s| 34800 | 31839 | 13008k| 373.7 |   407M |  55 | 540 |4742 |4621 |  64k|  3 |6096 |5076 |-1.813717e+04 |-2.567900e+04 |  41.58%|   4.50%
3528.73/3541.59	c  1115s| 34900 | 31919 | 13032k| 373.4 |   409M |  55 | 540 |4743 |4571 |  64k|  1 |6105 |5091 |-1.813888e+04 |-2.567900e+04 |  41.57%|   4.51%
3530.62/3543.44	c  1117s| 35000 | 31991 | 13057k| 373.0 |   409M |  55 | 540 |4753 |4568 |  64k|  3 |6127 |5099 |-1.813976e+04 |-2.567900e+04 |  41.56%|   4.51%
3532.12/3544.91	c  1118s| 35100 | 32073 | 13078k| 372.5 |   410M |  55 | 540 |4775 |4582 |  64k|  1 |6152 |5102 |-1.813976e+04 |-2.567900e+04 |  41.56%|   4.51%
3534.32/3547.16	c  1120s| 35200 | 32165 | 13108k| 372.3 |   411M |  55 | 540 |4773 |4587 |  64k|  2 |6158 |5106 |-1.813976e+04 |-2.567900e+04 |  41.56%|   4.51%
3536.40/3549.22	c  1122s| 35300 | 32249 | 13133k| 372.0 |   411M |  55 | 540 |4768 |4587 |  64k|  0 |6175 |5113 |-1.814051e+04 |-2.567900e+04 |  41.56%|   4.51%
3538.09/3550.97	c  1124s| 35400 | 32323 | 13158k| 371.6 |   411M |  55 | 540 |4785 |4589 |  64k|  1 |6210 |5113 |-1.814051e+04 |-2.567900e+04 |  41.56%|   4.51%
3540.30/3553.16	c  1126s| 35500 | 32419 | 13187k| 371.4 |   411M |  55 | 540 |4764 |4589 |  64k|  0 |6214 |5117 |-1.814084e+04 |-2.567900e+04 |  41.55%|   4.51%
3542.48/3555.33	c  1129s| 35600 | 32509 | 13216k| 371.2 |   411M |  55 | 540 |4739 |4561 |  64k|  1 |6214 |5124 |-1.814426e+04 |-2.567900e+04 |  41.53%|   4.52%
3545.28/3558.15	c  1131s| 35700 | 32601 | 13253k| 371.2 |   411M |  55 | 540 |4727 |4581 |  64k|  1 |6228 |5129 |-1.814618e+04 |-2.567900e+04 |  41.51%|   4.53%
3547.46/3560.37	c  1134s| 35800 | 32691 | 13284k| 371.0 |   411M |  55 | 540 |4706 |4564 |  64k|  1 |6231 |5130 |-1.814637e+04 |-2.567900e+04 |  41.51%|   4.53%
3549.45/3562.30	c  1136s| 35900 | 32780 | 13311k| 370.7 |   411M |  55 | 540 |4706 |4579 |  64k|  1 |6246 |5130 |-1.814671e+04 |-2.567900e+04 |  41.51%|   4.53%
3551.54/3564.46	c  1138s| 36000 | 32854 | 13338k| 370.4 |   411M |  55 | 540 |4720 |4586 |  64k|  0 |6271 |5141 |-1.814715e+04 |-2.567900e+04 |  41.50%|   4.53%
3553.64/3566.57	c  1140s| 36100 | 32940 | 13366k| 370.2 |   411M |  55 | 540 |4710 |4614 |  64k|  2 |6271 |5142 |-1.815056e+04 |-2.567900e+04 |  41.48%|   4.53%
3555.83/3568.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3555.83/3568.71	c  1142s| 36200 | 33038 | 13394k| 370.0 |   411M |  55 | 540 |4695 |4586 |  64k|  1 |6271 |5144 |-1.815056e+04 |-2.567900e+04 |  41.48%|   4.53%
3558.02/3570.99	c  1144s| 36300 | 33124 | 13425k| 369.8 |   411M |  55 | 540 |4681 |4581 |  64k|  4 |6278 |5145 |-1.815144e+04 |-2.567900e+04 |  41.47%|   4.54%
3559.91/3572.81	c  1146s| 36400 | 33206 | 13450k| 369.5 |   411M |  55 | 540 |4675 |4570 |  65k|  1 |6293 |5145 |-1.815211e+04 |-2.567900e+04 |  41.47%|   4.54%
3562.31/3575.21	c  1148s| 36500 | 33292 | 13482k| 369.3 |   411M |  55 | 540 |4663 |4571 |  65k|  1 |6299 |5146 |-1.815211e+04 |-2.567900e+04 |  41.47%|   4.54%
3565.00/3577.93	c  1151s| 36600 | 33386 | 13515k| 369.2 |   413M |  55 | 540 |4650 |4587 |  65k|  0 |6303 |5156 |-1.815211e+04 |-2.567900e+04 |  41.47%|   4.54%
3567.39/3580.35	c  1154s| 36700 | 33468 | 13549k| 369.2 |   413M |  55 | 540 |4644 |4592 |  65k|  1 |6315 |5156 |-1.815211e+04 |-2.567900e+04 |  41.47%|   4.54%
3569.58/3582.55	c  1156s| 36800 | 33560 | 13578k| 368.9 |   413M |  55 | 540 |4640 |4603 |  65k|  1 |6321 |5156 |-1.815211e+04 |-2.567900e+04 |  41.47%|   4.54%
3571.67/3584.60	c  1158s| 36900 | 33640 | 13604k| 368.6 |   415M |  55 | 540 |4641 |4569 |  65k|  1 |6331 |5156 |-1.815380e+04 |-2.567900e+04 |  41.45%|   4.55%
3573.86/3586.87	c  1160s| 37000 | 33734 | 13635k| 368.5 |   415M |  55 | 540 |4671 |4594 |  65k|  1 |6366 |5157 |-1.815554e+04 |-2.567900e+04 |  41.44%|   4.55%
3575.56/3588.52	c  1162s| 37100 | 33812 | 13658k| 368.1 |   415M |  55 | 540 |4676 |4592 |  65k|  3 |6378 |5160 |-1.815695e+04 |-2.567900e+04 |  41.43%|   4.56%
3577.25/3590.28	c  1163s| 37200 | 33882 | 13682k| 367.7 |   415M |  55 | 540 |4690 |4584 |  65k|  1 |6397 |5161 |-1.815720e+04 |-2.567900e+04 |  41.43%|   4.56%
3579.24/3592.29	c  1166s| 37300 | 33966 | 13709k| 367.5 |   415M |  55 | 540 |4693 |4583 |  65k|  0 |6408 |5162 |-1.815754e+04 |-2.567900e+04 |  41.42%|   4.56%
3581.54/3594.56	c  1168s| 37400 | 34058 | 13737k| 367.3 |   415M |  55 | 540 |4684 |4577 |  65k|  1 |6414 |5163 |-1.815804e+04 |-2.567900e+04 |  41.42%|   4.56%
3583.73/3596.74	c  1170s| 37500 | 34148 | 13767k| 367.1 |   415M |  55 | 540 |4672 |4610 |  65k|  1 |6414 |5165 |-1.815925e+04 |-2.567900e+04 |  41.41%|   4.57%
3586.22/3599.28	c  1172s| 37600 | 34242 | 13801k| 367.0 |   415M |  55 | 540 |4659 |4576 |  65k|  2 |6417 |5167 |-1.816020e+04 |-2.567900e+04 |  41.40%|   4.57%
3588.13/3601.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3588.13/3601.14	c  1174s| 37700 | 34322 | 13826k| 366.7 |   415M |  55 | 540 |4653 |4584 |  66k|  1 |6424 |5167 |-1.816076e+04 |-2.567900e+04 |  41.40%|   4.57%
3589.61/3602.67	c  1176s| 37800 | 34396 | 13847k| 366.3 |   415M |  55 | 540 |4643 |4579 |  66k|  1 |6425 |5167 |-1.816334e+04 |-2.567900e+04 |  41.38%|   4.57%
3591.80/3604.86	c  1178s| 37900 | 34482 | 13877k| 366.1 |   415M |  55 | 540 |4645 |4593 |  66k|  1 |6442 |5171 |-1.816336e+04 |-2.567900e+04 |  41.38%|   4.58%
3594.49/3607.56	c  1181s| 38000 | 34576 | 13912k| 366.1 |   416M |  55 | 540 |4633 |4600 |  66k|  1 |6446 |5171 |-1.816396e+04 |-2.567900e+04 |  41.37%|   4.59%
3597.09/3610.17	c  1183s| 38100 | 34672 | 13946k| 366.0 |   416M |  55 | 540 |4641 |4565 |  66k|  1 |6463 |5171 |-1.816398e+04 |-2.567900e+04 |  41.37%|   4.59%
3599.37/3612.43	c  1186s| 38200 | 34764 | 13976k| 365.8 |   417M |  55 | 540 |4639 |4586 |  66k|  2 |6463 |5173 |-1.816497e+04 |-2.567900e+04 |  41.37%|   4.59%
3600.08/3613.11	
3600.08/3613.11	*** TERMINATED *** by signal
3600.08/3613.11	c
3600.08/3613.11	s SATISFIABLE
3600.08/3613.11	v -x361 -x362 -x363 x364 x365 x366 -x367 -x368 -x369 -x370 x371 -x372 -x373 -x374 -x375 -x376 x377 -x378 -x379 -x380 -x381 -x382 x383 -x384 -x385 -x386 -x387 -x388 x389 -x390 x391 -x392 -x393 -x394 -x395 -x396 x397 x398 -x399 x400 -x401 x402 -x403 -x404 -x405 -x406 x407 -x408 -x409 -x410 x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 x420 -x421 x422 -x423 -x424 -x425 x426 -x427 -x428 -x429 -x430 -x431 x432 x433 x434 x435 -x436 -x437 x438 -x439 -x440 -x441 -x442 x443 -x444 -x445 -x446 -x447 x448 -x449 -x450 -x451 -x452 x453 -x454 -x455 -x456 -x457 -x458 x459 -x460 -x461 -x462 x463 -x464 -x465 -x466 x467 -x468 -x469 x470 x471 -x472 -x473 -x474 -x475 -x476 -x477 x478 -x479 -x480 -x481 -x482 x483 -x484 -x485 -x486 -x487 -x488 -x489 x490 -x491 x492 -x493 -x494 -x495 -x496 -x497 -x498 x499 -x500 x501 -x502 x503 -x504 -x505 -x506 -x507 -x508 -x509 x510 -x511 -x512 -x513 x514 -x515 x516 -x517 -x518 -x519 -x520 -x521 -x522 x523 -x524 -x525 -x526 -x527 -x528 -x529 x530 -x531 -x532 -x533 -x534 x535 -x536 x537 x538 -x539 -x540 -x2 -x38 -x74 -x110 -x146 -x182 x218 -x254 -x290 -x326 -x3 x39 -x75 -x111 -x147 -x183 -x219 -x255 -x291 -x327 -x4 -x40 -x76 -x112 -x148 x184 -x220 -x256 -x292 -x328 x5 -x41 -x77 -x113 -x149 -x185 -x221 -x257 -x293 -x329 -x6 -x42 -x78 -x114 x150 -x186 -x222 -x258 -x294 -x330 -x7 -x43 -x79 x115 -x151 -x187 -x223 -x259 -x295 -x331 -x9 -x45 -x81 -x117 -x153 x189 -x225 -x261 -x297 -x333 -x10 -x46 -x82 -x118 -x154 -x190 -x226 -x262 -x298 x334 -x11 -x47 x83 -x119 -x155 -x191 -x227 -x263 -x299 -x335 -x12 x48 -x84 -x120 -x156 -x192 -x228 -x264 -x300 -x336 -x13 -x49 -x85 -x121 -x157 -x193 -x229 -x265 -x301 x337 -x14 -x50 -x86 -x122 -x158 -x194 -x230 -x266 x302 -x338 -x16 -x52 -x88 -x124 x160 -x196 -x232 -x268 -x304 -x340 -x17 -x53 -x89 -x125 -x161 -x197 x233 -x269 -x305 -x341 x18 -x54 -x90 -x126 -x162 -x198 -x234 -x270 -x306 -x342 -x19 -x55 x91 -x127 -x163 -x199 -x235 -x271 -x307 -x343 x20 -x56 -x92 -x128 -x164 -x200 -x236 -x272 -x308 -x344 -x21 -x57 -x93 -x129 -x165 -x201 -x237 x273 -x309 -x345 -x23 x59 -x95 -x131 -x167 -x203 -x239 -x275 -x311 -x347 -x24 -x60 -x96 -x132 -x168 -x204 x240 -x276 -x312 -x348 -x25 -x61 -x97 -x133 -x169 -x205 -x241 x277 -x313 -x349 -x26 -x62 -x98 -x134 x170 -x206 -x242 -x278 -x314 -x350 -x27 -x63 -x99 x135 -x171 -x207 -x243 -x279 -x315 -x351 -x28 -x64 -x100 -x136 -x172 -x208 -x244 -x280 x316 -x352 -x30 -x66 -x102 -x138 -x174 x210 -x246 -x282 -x318 -x354 -x31 -x67 -x103 -x139 -x175 -x211 -x247 -x283 x319 -x355 -x32 -x68 -x104 -x140 -x176 -x212 -x248 x284 -x320 -x356 -x33 -x69 x105 -x141 -x177 -x213 -x249 -x285 -x321 -x357 -x34 -x70 -x106 x142 -x178 -x214 -x250 -x286 -x322 -x358 -x35 -x71 -x107 -x143 -x179 -x215 -x251 -x287 -x323 x359 x8 -x44 -x80 -x116 x152 -x188 x224 x260 x296 -x332 -x15 x51 x87 x123 -x159 x195 -x231 x267 -x303 -x339 -x22 -x58 -x94 x130 x166 x202 -x238 -x274 x310 x346 x29 x65 x101 -x137 -x173 -x209 x245 -x281 -x317 x353 x36 x72 -x108 -x144 x180 x216 x252 -x288 -x324 -x360 -x1 -x37 x73 x109 -x145 -x181 -x217 x253 x289 x325
3600.08/3613.11	c Model check passed
3600.08/3613.11	c Model check has passed with goal value: 25679
3600.08/3613.11	c _____________________________________________________________________________
3600.08/3613.11	c std/band forms        : 1950,0
3600.08/3613.11	c 2cl/3cl ITE-codings   : 0,0
3600.08/3613.11	c BDD/srt/adr Max costs : 504647,36532,0
3600.08/3613.11	c BDDraw/bin/mul/srt/adr: 1683,0,0,267,0
3600.08/3613.11	c BDD nodes             : 444352
3600.08/3613.11	c Es1/CC detections     : 0,0
3600.08/3613.11	c CC sort               : 264
3600.08/3613.11	c SAT/UNSAT calls       : 0,0
3600.08/3613.11	c regenrated variables  : 23
3600.08/3613.11	c eliminated fixed lits : 0
3600.08/3613.11	c goal lit flips        : 0
3600.08/3613.11	c goal stages           : 0
3600.08/3613.11	c goal shrink           : 0
3600.08/3613.11	c goal coeff separations: 0
3600.08/3613.11	c restarts              : 7524
3600.08/3613.11	c conflicts             : 140938         (39 /sec)
3600.08/3613.11	c decisions             : 540383         (150 /sec)
3600.08/3613.11	c propagations          : 120683194      (33522 /sec)
3600.08/3613.11	c inspects              : 0              (0 /sec)
3600.08/3613.11	c CPU time (solving tm) : 3600 s        (15.01 s, SAT 0 s, UNSAT 0 s)
3600.08/3613.11	c SAT solver time       : 15.01 s
3600.08/3613.11	c SAT solver SAT time   : 0 s
3600.08/3613.11	c SAT solver UNSAT time : 0 s
3600.08/3613.11	c SAT solver TO time    : 15.01 s
3600.08/3613.11	c Time for SCIP         : 2401 s
3600.08/3613.11	c Coop SCIP LB improvements           : 2
3600.08/3613.11	c Coop SCIP UB improvements           : 2
3600.08/3613.11	c SCIP globally fixed variables       : 0
3600.08/3613.11	c SAT  globally fixed variables       : 0
3600.08/3613.11	c SCIP freeTransform calls            : 5
3600.08/3613.11	c Time for Opt-base     : 0.01575 s
3600.08/3613.11	c Steps for Opt-base    : 114300
3600.08/3613.11	c Time for BDD coding   : 1.182 s
3600.08/3613.11	c Time for srt coding   : 0.01039 s
3600.08/3613.11	c Inner solver invocations            : 0
3600.08/3613.11	c Inner solving count                 : 0
3600.08/3613.11	c _____________________________________________________________________________

Verifier Data

OK	25679

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

running on 4 cores: 48-51

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 2,6,9,18,21,25,29,33,36,38,50
  3550 MHz: 8,10-15,20,32,34-35,40-42,52-59
  3600 MHz: 0-1,3-5,7,16-17,19,22-24,26-28,30-31,37,39,43-49,51,60-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 48-51

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (107853 MiB free)
  node 1: cores 8-15, 128973 MiB (114747 MiB free)
  node 2: cores 16-23, 129019 MiB (111691 MiB free)
  node 3: cores 24-31, 129003 MiB (116022 MiB free)
  node 4: cores 32-39, 129019 MiB (115128 MiB free)
  node 5: cores 40-47, 129019 MiB (115971 MiB free)
  node 6: cores 48-55, 129019 MiB (113973 MiB free)
  node 7: cores 56-63, 128474 MiB (111933 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100064 s]*
/proc/loadavg: 8.65 13.27 12.62 4/849 2429829
/proc/meminfo: memFree=929158668/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=28784 memory=848 CPUtime=0.01 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) D 2429751 2429784 2414428 0 -1 4194304 261 207 0 0 0 1 0 0 20 0 1 0 146411443 29474816 128 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 0 1 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 7196 212 192 506 0 1353 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 28784 KiB
Current children cumulated memory: 848 KiB

[startup+0.21254 s]*
/proc/loadavg: 8.65 13.27 12.62 7/883 2429881
/proc/meminfo: memFree=929101700/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=109248 memory=48344 CPUtime=0.1 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 7794 207 0 0 8 2 0 0 20 0 1 0 146411443 111869952 12024 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 27312 12085 5805 506 0 8003 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 109248 KiB
Current children cumulated memory: 48344 KiB

[startup+0.313828 s]*
/proc/loadavg: 8.65 13.27 12.62 18/873 2429881
/proc/meminfo: memFree=928945580/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=118136 memory=58632 CPUtime=0.2 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 10468 207 0 0 18 2 0 0 20 0 1 0 146411443 120971264 14516 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 29534 14658 6081 506 0 10225 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 118136 KiB
Current children cumulated memory: 58632 KiB

[startup+0.700114 s]
/proc/loadavg: 8.65 13.27 12.62 17/864 2429913
/proc/meminfo: memFree=928522280/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=118628 memory=59188 CPUtime=0.57 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 10592 207 0 0 55 2 0 0 20 0 1 0 146411443 121475072 14644 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 29657 14797 6097 506 0 10348 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 118628 KiB
Current children cumulated memory: 59188 KiB

[startup+1.50018 s]
/proc/loadavg: 8.65 13.27 12.62 13/856 2429921
/proc/meminfo: memFree=927968548/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=173080 memory=109036 CPUtime=1.37 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 24635 207 0 0 134 3 0 0 20 0 1 0 146411443 177233920 27084 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 43270 27259 6097 506 0 23961 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 173080 KiB
Current children cumulated memory: 109036 KiB

[startup+3.1132 s]
/proc/loadavg: 8.65 13.27 12.62 13/851 2430052
/proc/meminfo: memFree=927272512/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=186676 memory=121728 CPUtime=2.97 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 27793 207 0 0 294 3 0 0 20 0 1 0 146411443 191156224 30284 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 46669 30432 6113 506 0 27360 0
Current children cumulated CPU time: 2.97 s
Current children cumulated vsize: 186676 KiB
Current children cumulated memory: 121728 KiB

[startup+6.3001 s]
/proc/loadavg: 9.40 13.35 12.65 15/861 2430435
/proc/meminfo: memFree=926839700/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=186676 memory=121740 CPUtime=6.14 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 27796 207 0 0 611 3 0 0 20 0 1 0 146411443 191156224 30284 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 46669 30435 6113 506 0 27360 0
Current children cumulated CPU time: 6.14 s
Current children cumulated vsize: 186676 KiB
Current children cumulated memory: 121740 KiB

[startup+12.7001 s]
/proc/loadavg: 9.93 13.39 12.67 16/868 2431063
/proc/meminfo: memFree=926277180/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=390940 memory=323772 CPUtime=12.52 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 78398 207 0 0 1233 19 0 0 20 0 1 0 146411443 400322560 80784 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 97735 80943 6241 506 0 78426 0
Current children cumulated CPU time: 12.52 s
Current children cumulated vsize: 390940 KiB
Current children cumulated memory: 323772 KiB

[startup+25.5001 s]
/proc/loadavg: 11.28 13.52 12.72 18/881 2431692
/proc/meminfo: memFree=923910004/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=402804 memory=335672 CPUtime=25.26 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 81254 207 0 0 2472 54 0 0 20 0 1 0 146411443 412471296 83728 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 100701 83918 6241 506 0 81392 0
Current children cumulated CPU time: 25.26 s
Current children cumulated vsize: 402804 KiB
Current children cumulated memory: 335672 KiB

[startup+51.1143 s]
/proc/loadavg: 12.95 13.74 12.81 18/881 2431743
/proc/meminfo: memFree=916751948/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=483712 memory=415480 CPUtime=50.79 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 100444 207 0 0 5023 56 0 0 20 0 1 0 146411443 495321088 103696 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 120928 103870 6256 506 0 101619 0
Current children cumulated CPU time: 50.79 s
Current children cumulated vsize: 483712 KiB
Current children cumulated memory: 415480 KiB

[startup+102.3 s]
/proc/loadavg: 14.68 14.09 12.98 18/882 2431844
/proc/meminfo: memFree=913095832/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=486664 memory=419584 CPUtime=101.78 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 101204 207 0 0 10122 56 0 0 20 0 1 0 146411443 498343936 104592 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 121666 104896 6256 506 0 102357 0
Current children cumulated CPU time: 101.78 s
Current children cumulated vsize: 486664 KiB
Current children cumulated memory: 419584 KiB

[startup+162.3 s]
/proc/loadavg: 16.12 14.61 13.23 18/882 2431845
/proc/meminfo: memFree=912386828/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=498956 memory=433072 CPUtime=161.56 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 104328 207 0 0 16100 56 0 0 20 0 1 0 146411443 510930944 107920 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 124739 108268 6256 506 0 105430 0
Current children cumulated CPU time: 161.56 s
Current children cumulated vsize: 498956 KiB
Current children cumulated memory: 433072 KiB

[startup+222.3 s]
/proc/loadavg: 16.07 14.88 13.41 18/882 2431846
/proc/meminfo: memFree=912905880/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=513376 memory=452928 CPUtime=221.34 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 107908 207 0 0 22077 57 0 0 20 0 1 0 146411443 525697024 112912 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 128344 113232 6378 506 0 109035 0
Current children cumulated CPU time: 221.34 s
Current children cumulated vsize: 513376 KiB
Current children cumulated memory: 452928 KiB

[startup+282.3 s]
/proc/loadavg: 16.02 15.08 13.58 18/879 2431847
/proc/meminfo: memFree=913167464/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=531368 memory=472032 CPUtime=281.12 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 111903 207 0 0 28055 57 0 0 20 0 1 0 146411443 544120832 117648 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 132842 118008 6378 506 0 113533 0
Current children cumulated CPU time: 281.12 s
Current children cumulated vsize: 531368 KiB
Current children cumulated memory: 472032 KiB

[startup+342.3 s]
/proc/loadavg: 16.01 15.25 13.73 18/872 2431849
/proc/meminfo: memFree=913440804/1055320712 swapFree=32567592/33554428

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

Current children cumulated memory: 686040 KiB

[startup+2922.3 s]
/proc/loadavg: 16.51 16.48 16.20 18/870 2431991
/proc/meminfo: memFree=914947248/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=747612 memory=686040 CPUtime=2911.77 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 157955 207 0 0 291075 102 0 0 20 0 1 0 146411443 765554688 171167 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 186903 171510 6378 506 0 167594 0
Current children cumulated CPU time: 2911.77 s
Current children cumulated vsize: 747612 KiB
Current children cumulated memory: 686040 KiB

[startup+2982.3 s]
/proc/loadavg: 16.30 16.42 16.20 18/870 2431992
/proc/meminfo: memFree=914892348/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=747612 memory=686040 CPUtime=2971.55 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 157955 207 0 0 297053 102 0 0 20 0 1 0 146411443 765554688 171167 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 186903 171510 6378 506 0 167594 0
Current children cumulated CPU time: 2971.55 s
Current children cumulated vsize: 747612 KiB
Current children cumulated memory: 686040 KiB

[startup+3042.3 s]
/proc/loadavg: 16.11 16.34 16.18 18/870 2431993
/proc/meminfo: memFree=914870296/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=747612 memory=686040 CPUtime=3031.33 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 157955 207 0 0 303031 102 0 0 20 0 1 0 146411443 765554688 171167 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 186903 171510 6378 506 0 167594 0
Current children cumulated CPU time: 3031.33 s
Current children cumulated vsize: 747612 KiB
Current children cumulated memory: 686040 KiB

[startup+3102.3 s]
/proc/loadavg: 16.57 16.42 16.22 18/870 2431994
/proc/meminfo: memFree=914942672/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=747612 memory=686040 CPUtime=3091.12 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 157955 207 0 0 309010 102 0 0 20 0 1 0 146411443 765554688 171167 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 186903 171510 6378 506 0 167594 0
Current children cumulated CPU time: 3091.12 s
Current children cumulated vsize: 747612 KiB
Current children cumulated memory: 686040 KiB

[startup+3162.3 s]
/proc/loadavg: 16.84 16.53 16.27 18/871 2432002
/proc/meminfo: memFree=914825352/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=747612 memory=686040 CPUtime=3150.9 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 157955 207 0 0 314988 102 0 0 20 0 1 0 146411443 765554688 171167 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 186903 171510 6378 506 0 167594 0
Current children cumulated CPU time: 3150.9 s
Current children cumulated vsize: 747612 KiB
Current children cumulated memory: 686040 KiB

[startup+3222.3 s]
/proc/loadavg: 16.41 16.47 16.27 18/871 2432003
/proc/meminfo: memFree=914721544/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=747612 memory=686040 CPUtime=3210.68 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 157955 207 0 0 320966 102 0 0 20 0 1 0 146411443 765554688 171167 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 186903 171510 6378 506 0 167594 0
Current children cumulated CPU time: 3210.68 s
Current children cumulated vsize: 747612 KiB
Current children cumulated memory: 686040 KiB

[startup+3282.3 s]
/proc/loadavg: 16.15 16.38 16.25 18/871 2432004
/proc/meminfo: memFree=914710216/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=747612 memory=686040 CPUtime=3270.47 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 157955 207 0 0 326945 102 0 0 20 0 1 0 146411443 765554688 171167 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 186903 171510 6378 506 0 167594 0
Current children cumulated CPU time: 3270.47 s
Current children cumulated vsize: 747612 KiB
Current children cumulated memory: 686040 KiB

[startup+3342.3 s]
/proc/loadavg: 16.05 16.31 16.23 18/871 2432005
/proc/meminfo: memFree=914740236/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=747612 memory=686040 CPUtime=3330.25 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 157955 207 0 0 332923 102 0 0 20 0 1 0 146411443 765554688 171167 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 186903 171510 6378 506 0 167594 0
Current children cumulated CPU time: 3330.25 s
Current children cumulated vsize: 747612 KiB
Current children cumulated memory: 686040 KiB

[startup+3402.3 s]
/proc/loadavg: 16.02 16.25 16.21 18/871 2432006
/proc/meminfo: memFree=914747264/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=747612 memory=686040 CPUtime=3390.03 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 158174 207 0 0 338901 102 0 0 20 0 1 0 146411443 765554688 171167 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 186903 171510 6378 506 0 167594 0
Current children cumulated CPU time: 3390.03 s
Current children cumulated vsize: 747612 KiB
Current children cumulated memory: 686040 KiB

[startup+3462.3 s]
/proc/loadavg: 16.44 16.30 16.23 18/870 2432007
/proc/meminfo: memFree=914771456/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=747612 memory=686040 CPUtime=3449.82 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 158212 207 0 0 344880 102 0 0 20 0 1 0 146411443 765554688 171167 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 186903 171510 6378 506 0 167594 0
Current children cumulated CPU time: 3449.82 s
Current children cumulated vsize: 747612 KiB
Current children cumulated memory: 686040 KiB

[startup+3522.3 s]
/proc/loadavg: 17.22 16.58 16.33 18/869 2432008
/proc/meminfo: memFree=914696328/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=747612 memory=686040 CPUtime=3509.6 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 158247 207 0 0 350858 102 0 0 20 0 1 0 146411443 765554688 171167 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 186903 171510 6378 506 0 167594 0
Current children cumulated CPU time: 3509.6 s
Current children cumulated vsize: 747612 KiB
Current children cumulated memory: 686040 KiB

[startup+3582.3 s]
/proc/loadavg: 16.45 16.47 16.31 18/869 2432009
/proc/meminfo: memFree=914638968/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=747612 memory=686040 CPUtime=3569.38 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 158281 207 0 0 356836 102 0 0 20 0 1 0 146411443 765554688 171167 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 186903 171510 6378 506 0 167594 0
Current children cumulated CPU time: 3569.38 s
Current children cumulated vsize: 747612 KiB
Current children cumulated memory: 686040 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.11 s]
/proc/loadavg: 16.27 16.42 16.30 14/849 2432043
/proc/meminfo: memFree=922184340/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=747612 memory=686040 CPUtime=3600.08 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 158301 207 0 0 359906 102 0 0 20 0 1 0 146411443 765554688 171167 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 186903 171510 6378 506 0 167594 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 747612 KiB
Current children cumulated memory: 686040 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.07 s, system=1.04265 s

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

[startup+3613.11 s]
/proc/loadavg: 16.27 16.42 16.30 14/849 2432043
/proc/meminfo: memFree=922184340/1055320712 swapFree=32567592/33554428
[pid=2429784] ppid=2429751 vsize=747612 memory=686040 CPUtime=3600.08 cores=48-51
/proc/2429784/stat : 2429784 (naps_release) R 2429751 2429784 2414428 0 -1 4194304 158301 207 0 0 359906 102 0 0 20 0 1 0 146411443 765554688 171167 18446744073709551615 4210688 6281017 140725281578288 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 12193792 140725281585371 140725281585552 140725281585552 140725281591240 0
/proc/2429784/statm: 186903 171510 6378 506 0 167594 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 747612 KiB
Current children cumulated memory: 686040 KiB

Child status: 10

Real time (s): 3613.12
CPU time (s): 3600.11
CPU user time (s): 3599.07
CPU system time (s): 1.04265
CPU usage (%): 99.6399
Max. virtual memory (cumulated for all children) (KiB): 747612
Max. memory (cumulated for all children) (KiB): 686040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.07
system time used= 1.04265
maximum resident set size= 684668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158508
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= 868
involuntary context switches= 1511


# summary of solver processes directly reported to runsolver:
#   pid: 2429784
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3599.07
#   total CPU system time (s): 1.04265

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.9824 second user time and 38.6426 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-06-22 14:27:15
IDJOB=4779130
IDBENCH=147022
IDSOLVER=3589
FILE ID=nodeE002/4779130-1782131235
RUNJOBID= nodeE002-1782131235-2429621
SLURM_JOB_ID= 12510901
Free space on /tmp= 797844 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-data6_3.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4779130-1782131235/watcher-4779130-1782131235 -o /tmp/evaluation-result-4779130-1782131235/solver-4779130-1782131235 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4779130-1782131235/vars-4779130-1782131235 --bin-var /tmp/runsolver-exch-nodeE002-1782131235-2429621 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4779130-1782131235.opb

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

MD5SUM BENCH= 9e6692c80f11b0068f23fe5849cf8b25
RANDOM SEED=2029570311

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

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

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

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

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

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

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

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

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

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.455
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		: 3578.756
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		: 3578.824
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		: 3578.522
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:       1055320712 kB
MemFree:        929123888 kB
MemAvailable:   1045591172 kB
Buffers:              32 kB
Cached:         120085428 kB
SwapCached:         8820 kB
Active:           700848 kB
Inactive:       119420248 kB
Active(anon):      71480 kB
Inactive(anon):     9272 kB
Active(file):     629368 kB
Inactive(file): 119410976 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32567592 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            127884 kB
Writeback:            36 kB
AnonPages:         37324 kB
Mapped:            61112 kB
Shmem:             45116 kB
KReclaimable:    1171900 kB
Slab:            1714768 kB
SReclaimable:    1171900 kB
SUnreclaim:       542868 kB
KernelStack:       14256 kB
PageTables:         5068 kB
SecPageTables:     15440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:    1391240 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478000 kB
VmallocChunk:          0 kB
Percpu:           119296 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 797584 MiB
End job on nodeE002 at 2026-06-22 15:27:29