Trace number 4780702

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.04OPT-58 2194.14 2201.6

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/
wallon/normalized-StillLife-09-12_c24.opb
MD5SUM85429201fe39d64c7cd178ad954e57ec
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-58
Best CPU time to get the best result obtained on this benchmark14.9405
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2593
Total number of constraints1655
Number of constraints which are clauses143
Number of constraints which are cardinality constraints (but not clauses)108
Number of constraints which are nor clauses,nor cardinality constraints1404
Minimum length of a constraint1
Maximum length of a constraint12
Number of terms in the objective function 108
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 108
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 108
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.01	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4780702-1782138460.opb
0.00/0.02	c NaPS 1.03a50.
0.00/0.02	c Using SAT solver: CaDiCaL 3.0.0
0.00/0.02	c Input file name: HOME/instance-4780702-1782138460.opb
0.00/0.02	c Parsing PB file...
0.00/0.03	c goal was devided by 1 with offset 0.
0.00/0.04	c V: 192
0.00/0.04	c assumptions before coding: 
0.00/0.05	c initScipForCoop
0.00/0.05	c Running SCIP presolver (time limit: 10 sec)...
0.00/0.05	c solveScip
0.00/0.05	c initScipForCoop
0.00/0.05	c Cooperative mode: scip_coop_offset=0.000000
0.00/0.05	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.00/0.05	c Running SCIP presolve for solve-time propagation (rounds=3)
0.00/0.05	c presolving:
0.00/0.05	c (round 1, fast)       151 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1306 clqs, 0 implints
0.00/0.06	c    (0.0s) running MILP presolver
0.00/0.07	c    (0.0s) MILP presolver (5 rounds): 671 aggregations, 292 fixings, 0 bound changes
0.00/0.07	c (round 2, medium)     1114 del vars, 1886 del conss, 1390 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 962 clqs, 0 implints
0.08/0.15	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
0.08/0.15	c  1139 deleted vars, 1886 deleted constraints, 1602 added constraints, 0 tightened bounds, 0 added holes, 68 changed sides, 282 changed coefficients
0.08/0.15	c  0 implications, 10178 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.08/0.15	c presolved problem has 1454 variables (1454 bin, 0 int, 0 cont) and 1602 constraints
0.08/0.15	c     253 constraints of type <knapsack>
0.08/0.15	c     779 constraints of type <setppc>
0.08/0.15	c     392 constraints of type <linear>
0.08/0.15	c     178 constraints of type <logicor>
0.08/0.15	c transformed objective value is always integral (scale: 1)
0.08/0.15	c Presolving Time: 0.10
0.08/0.15	c c SCIP solve-time propagated 321 fixed variables
0.08/0.15	c presolving:
0.08/0.15	c (round 1, fast)       151 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1306 clqs, 0 implints
0.08/0.16	c    (0.0s) running MILP presolver
0.08/0.18	c    (0.0s) MILP presolver (5 rounds): 671 aggregations, 292 fixings, 0 bound changes
0.08/0.18	c (round 2, medium)     1114 del vars, 1886 del conss, 1390 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 962 clqs, 0 implints
0.08/0.18	c (round 3, fast)       1114 del vars, 1886 del conss, 1602 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1278 clqs, 0 implints
0.08/0.18	c (round 4, fast)       1114 del vars, 1886 del conss, 1602 add conss, 0 chg bounds, 68 chg sides, 282 chg coeffs, 0 upgd conss, 0 impls, 1278 clqs, 0 implints
0.08/0.18	c (round 5, exhaustive) 1114 del vars, 1886 del conss, 1602 add conss, 0 chg bounds, 68 chg sides, 282 chg coeffs, 1210 upgd conss, 0 impls, 1278 clqs, 0 implints
0.08/0.18	c (round 6, fast)       1114 del vars, 1886 del conss, 1602 add conss, 0 chg bounds, 68 chg sides, 336 chg coeffs, 1210 upgd conss, 0 impls, 1278 clqs, 0 implints
0.08/0.18	c (round 7, medium)     1115 del vars, 2140 del conss, 2126 add conss, 0 chg bounds, 68 chg sides, 336 chg coeffs, 1210 upgd conss, 0 impls, 1621 clqs, 0 implints
0.08/0.19	c (round 8, exhaustive) 1115 del vars, 2140 del conss, 2126 add conss, 0 chg bounds, 100 chg sides, 336 chg coeffs, 1210 upgd conss, 0 impls, 1621 clqs, 0 implints
0.08/0.19	c (round 9, exhaustive) 1115 del vars, 2140 del conss, 2126 add conss, 0 chg bounds, 100 chg sides, 336 chg coeffs, 1350 upgd conss, 0 impls, 1621 clqs, 0 implints
0.08/0.21	c (round 10, exhaustive) 1151 del vars, 2140 del conss, 2126 add conss, 0 chg bounds, 100 chg sides, 336 chg coeffs, 1350 upgd conss, 0 impls, 1900 clqs, 0 implints
0.08/0.21	c (round 11, fast)       1151 del vars, 2176 del conss, 2338 add conss, 0 chg bounds, 100 chg sides, 354 chg coeffs, 1350 upgd conss, 0 impls, 1900 clqs, 0 implints
0.08/0.21	c (round 12, fast)       1151 del vars, 2176 del conss, 2338 add conss, 0 chg bounds, 168 chg sides, 636 chg coeffs, 1350 upgd conss, 0 impls, 1900 clqs, 0 implints
0.08/0.21	c (round 13, exhaustive) 1151 del vars, 2212 del conss, 2338 add conss, 0 chg bounds, 200 chg sides, 636 chg coeffs, 1350 upgd conss, 0 impls, 1900 clqs, 0 implints
0.08/0.21	c (round 14, exhaustive) 1151 del vars, 2212 del conss, 2338 add conss, 0 chg bounds, 200 chg sides, 636 chg coeffs, 1526 upgd conss, 0 impls, 1900 clqs, 0 implints
0.08/0.21	c (round 15, fast)       1151 del vars, 2388 del conss, 2338 add conss, 0 chg bounds, 200 chg sides, 636 chg coeffs, 1526 upgd conss, 0 impls, 1900 clqs, 0 implints
0.19/0.28	c    (0.1s) probing: 1000/1478 (67.7%) - 53 fixings, 0 aggregations, 10053 implications, 0 bound changes
0.19/0.29	c (round 16, exhaustive) 1176 del vars, 2388 del conss, 2338 add conss, 0 chg bounds, 200 chg sides, 636 chg coeffs, 1526 upgd conss, 0 impls, 10116 clqs, 0 implints
0.19/0.29	c (round 17, fast)       1176 del vars, 2413 del conss, 2550 add conss, 0 chg bounds, 225 chg sides, 661 chg coeffs, 1526 upgd conss, 0 impls, 10116 clqs, 0 implints
0.19/0.29	c (round 18, fast)       1176 del vars, 2413 del conss, 2550 add conss, 0 chg bounds, 243 chg sides, 918 chg coeffs, 1526 upgd conss, 0 impls, 10116 clqs, 0 implints
0.19/0.30	c (round 19, exhaustive) 1176 del vars, 2449 del conss, 2550 add conss, 0 chg bounds, 275 chg sides, 918 chg coeffs, 1526 upgd conss, 0 impls, 10116 clqs, 0 implints
0.19/0.30	c (round 20, exhaustive) 1176 del vars, 2449 del conss, 2550 add conss, 0 chg bounds, 275 chg sides, 918 chg coeffs, 1727 upgd conss, 0 impls, 10116 clqs, 0 implints
0.19/0.30	c (round 21, fast)       1176 del vars, 2625 del conss, 2550 add conss, 0 chg bounds, 275 chg sides, 918 chg coeffs, 1727 upgd conss, 0 impls, 10116 clqs, 0 implints
0.29/0.32	c (round 22, exhaustive) 1201 del vars, 2625 del conss, 2550 add conss, 0 chg bounds, 275 chg sides, 918 chg coeffs, 1727 upgd conss, 0 impls, 9540 clqs, 0 implints
0.29/0.32	c (round 23, fast)       1201 del vars, 2682 del conss, 2760 add conss, 0 chg bounds, 284 chg sides, 927 chg coeffs, 1727 upgd conss, 0 impls, 9604 clqs, 0 implints
0.29/0.32	c (round 24, fast)       1201 del vars, 2682 del conss, 2760 add conss, 0 chg bounds, 284 chg sides, 1171 chg coeffs, 1727 upgd conss, 0 impls, 9604 clqs, 0 implints
0.29/0.32	c (round 25, exhaustive) 1201 del vars, 2693 del conss, 2760 add conss, 0 chg bounds, 316 chg sides, 1171 chg coeffs, 1727 upgd conss, 0 impls, 9604 clqs, 0 implints
0.29/0.33	c (round 26, exhaustive) 1201 del vars, 2693 del conss, 2760 add conss, 0 chg bounds, 316 chg sides, 1171 chg coeffs, 1935 upgd conss, 0 impls, 9604 clqs, 0 implints
0.29/0.33	c (round 27, fast)       1201 del vars, 2892 del conss, 2760 add conss, 0 chg bounds, 316 chg sides, 1171 chg coeffs, 1935 upgd conss, 0 impls, 9604 clqs, 0 implints
0.29/0.33	c    (0.2s) probing cycle finished: starting next cycle
0.29/0.33	c    (0.2s) probing: 51/1390 (3.7%) - 88 fixings, 0 aggregations, 11634 implications, 0 bound changes
0.29/0.33	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.29/0.33	c (round 28, exhaustive) 1203 del vars, 2892 del conss, 2760 add conss, 0 chg bounds, 316 chg sides, 1171 chg coeffs, 1935 upgd conss, 0 impls, 9489 clqs, 0 implints
0.29/0.33	c (round 29, fast)       1203 del vars, 2898 del conss, 2895 add conss, 0 chg bounds, 316 chg sides, 1171 chg coeffs, 1935 upgd conss, 0 impls, 9497 clqs, 0 implints
0.29/0.34	c (round 30, fast)       1203 del vars, 2898 del conss, 2895 add conss, 0 chg bounds, 316 chg sides, 1340 chg coeffs, 1935 upgd conss, 0 impls, 9497 clqs, 0 implints
0.29/0.34	c (round 31, exhaustive) 1203 del vars, 2898 del conss, 2895 add conss, 0 chg bounds, 322 chg sides, 1340 chg coeffs, 1935 upgd conss, 0 impls, 9497 clqs, 0 implints
0.29/0.34	c (round 32, exhaustive) 1203 del vars, 2898 del conss, 2895 add conss, 0 chg bounds, 322 chg sides, 1340 chg coeffs, 2070 upgd conss, 0 impls, 9497 clqs, 0 implints
0.29/0.34	c (round 33, fast)       1203 del vars, 3033 del conss, 2895 add conss, 0 chg bounds, 322 chg sides, 1340 chg coeffs, 2070 upgd conss, 0 impls, 9497 clqs, 0 implints
0.29/0.34	c    (0.2s) probing: 56/1390 (4.0%) - 88 fixings, 0 aggregations, 11634 implications, 0 bound changes
0.29/0.34	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.29/0.34	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.29/0.34	c    (0.2s) no symmetry present (symcode time: 0.00)
0.29/0.35	c presolving (34 rounds: 34 fast, 18 medium, 16 exhaustive):
0.29/0.35	c  1203 deleted vars, 3033 deleted constraints, 2895 added constraints, 0 tightened bounds, 0 added holes, 322 changed sides, 1340 changed coefficients
0.29/0.35	c  0 implications, 9497 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.29/0.35	c presolved problem has 1390 variables (1390 bin, 0 int, 0 cont) and 1748 constraints
0.29/0.35	c    1178 constraints of type <setppc>
0.29/0.35	c     218 constraints of type <linear>
0.29/0.35	c     352 constraints of type <logicor>
0.29/0.35	c transformed objective value is always integral (scale: 1)
0.29/0.35	c Presolving Time: 0.19
0.29/0.35	c 
0.29/0.35	c in SCIP_DECL_EVENTEXEC found by SCIP
0.29/0.35	o 0
0.29/0.35	c Model check passed
0.29/0.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.29/0.35	c p 0.2s|     1 |     0 |     0 |     - |   locks|   0 |1390 |1749 |1748 |   0 |  0 |   0 |   0 | 1.080000e+02 | 0.000000e+00 |    Inf | unknown
0.29/0.39	c   0.2s|     1 |     0 |  1386 |     - |    23M |   0 |1390 |1809 |1771 |   0 |  0 |  37 |   0 | 7.437245e+01 | 0.000000e+00 |    Inf | unknown
0.39/0.47	c   0.3s|     1 |     0 |  1746 |     - |    35M |   0 |1390 |1811 |1914 | 143 |  1 |  39 |   0 | 7.369354e+01 | 0.000000e+00 |    Inf | unknown
0.49/0.57	c   0.4s|     1 |     0 |  2166 |     - |    45M |   0 |1390 |1811 |2021 | 250 |  2 |  39 |   0 | 7.216290e+01 | 0.000000e+00 |    Inf | unknown
0.66/0.75	c   0.6s|     1 |     0 |  2690 |     - |    57M |   0 |1390 |1811 |2102 | 331 |  3 |  39 |   0 | 6.965017e+01 | 0.000000e+00 |    Inf | unknown
0.86/0.95	c   0.8s|     1 |     0 |  3096 |     - |    64M |   0 |1390 |1814 |2179 | 408 |  4 |  42 |   0 | 6.806740e+01 | 0.000000e+00 |    Inf | unknown
1.07/1.12	c   1.0s|     1 |     0 |  3661 |     - |    65M |   0 |1390 |1814 |2240 | 469 |  5 |  42 |   0 | 6.726315e+01 | 0.000000e+00 |    Inf | unknown
1.16/1.27	c   1.1s|     1 |     0 |  4002 |     - |    65M |   0 |1390 |1814 |2290 | 519 |  6 |  42 |   0 | 6.668321e+01 | 0.000000e+00 |    Inf | unknown
1.36/1.42	c   1.3s|     1 |     0 |  4208 |     - |    65M |   0 |1390 |1814 |2318 | 547 |  7 |  42 |   0 | 6.641522e+01 | 0.000000e+00 |    Inf | unknown
1.46/1.56	c   1.4s|     1 |     0 |  4382 |     - |    66M |   0 |1390 |1817 |2346 | 575 |  8 |  45 |   0 | 6.622983e+01 | 0.000000e+00 |    Inf | unknown
1.67/1.79	c   1.6s|     1 |     0 |  4682 |     - |    75M |   0 |1390 |1818 |2366 | 595 |  9 |  46 |   0 | 6.586375e+01 | 0.000000e+00 |    Inf | unknown
1.87/1.94	c   1.8s|     1 |     0 |  4907 |     - |    75M |   0 |1390 |1821 |2390 | 619 | 10 |  49 |   0 | 6.551920e+01 | 0.000000e+00 |    Inf | unknown
1.98/2.05	c   1.9s|     1 |     0 |  5021 |     - |    76M |   0 |1390 |1824 |2155 | 644 | 11 |  52 |   0 | 6.530643e+01 | 0.000000e+00 |    Inf | unknown
2.08/2.18	c   2.0s|     1 |     0 |  5166 |     - |    76M |   0 |1390 |1824 |2172 | 661 | 12 |  52 |   0 | 6.519275e+01 | 0.000000e+00 |    Inf | unknown
2.26/2.30	c   2.2s|     1 |     0 |  5272 |     - |    76M |   0 |1390 |1825 |2190 | 679 | 13 |  53 |   0 | 6.515100e+01 | 0.000000e+00 |    Inf | unknown
2.36/2.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.36/2.44	c   2.3s|     1 |     0 |  5482 |     - |    76M |   0 |1390 |1827 |2209 | 698 | 14 |  55 |   0 | 6.508490e+01 | 0.000000e+00 |    Inf | unknown
2.46/2.57	c   2.4s|     1 |     0 |  5513 |     - |    77M |   0 |1390 |1831 |2227 | 716 | 15 |  59 |   0 | 6.508488e+01 | 0.000000e+00 |    Inf | unknown
2.56/2.69	c   2.5s|     1 |     0 |  5532 |     - |    77M |   0 |1390 |1833 |2239 | 728 | 16 |  61 |   0 | 6.508484e+01 | 0.000000e+00 |    Inf | unknown
2.76/2.82	c   2.7s|     1 |     0 |  5673 |     - |    77M |   0 |1390 |1835 |2028 | 738 | 17 |  63 |   0 | 6.504522e+01 | 0.000000e+00 |    Inf | unknown
2.86/2.91	c   2.8s|     1 |     0 |  5739 |     - |    77M |   0 |1390 |1837 |2039 | 749 | 18 |  65 |   0 | 6.504124e+01 | 0.000000e+00 |    Inf | unknown
2.97/3.01	c   2.9s|     1 |     0 |  5823 |     - |    78M |   0 |1390 |1837 |2053 | 763 | 19 |  65 |   0 | 6.501866e+01 | 0.000000e+00 |    Inf | unknown
2.97/3.10	c   3.0s|     1 |     0 |  5839 |     - |    78M |   0 |1390 |1837 |2059 | 769 | 20 |  65 |   0 | 6.501762e+01 | 0.000000e+00 |    Inf | unknown
3.16/3.20	c   3.0s|     1 |     0 |  5883 |     - |    78M |   0 |1390 |1837 |2068 | 778 | 21 |  65 |   0 | 6.501445e+01 | 0.000000e+00 |    Inf | unknown
3.16/3.29	c   3.1s|     1 |     0 |  5891 |     - |    78M |   0 |1390 |1840 |2074 | 784 | 22 |  68 |   0 | 6.501445e+01 | 0.000000e+00 |    Inf | unknown
3.26/3.38	c   3.2s|     1 |     0 |  5896 |     - |    78M |   0 |1390 |1842 |1991 | 790 | 23 |  70 |   0 | 6.501445e+01 | 0.000000e+00 |    Inf | unknown
3.36/3.44	c   3.3s|     1 |     0 |  5900 |     - |    78M |   0 |1390 |1844 |1994 | 793 | 24 |  72 |   0 | 6.501445e+01 | 0.000000e+00 |    Inf | unknown
3.36/3.49	c   3.3s|     1 |     0 |  5902 |     - |    78M |   0 |1390 |1844 |1995 | 794 | 25 |  72 |   0 | 6.501445e+01 | 0.000000e+00 |    Inf | unknown
4.65/4.74	c   4.6s|     1 |     0 | 11426 |     - |    78M |   0 |1390 |1860 |1995 | 794 | 26 |  93 |  23 | 6.472890e+01 | 0.000000e+00 |    Inf | unknown
4.75/4.81	c   4.7s|     1 |     0 | 11533 |     - |    78M |   0 |1390 |1861 |2063 | 862 | 27 |  94 |  23 | 6.472890e+01 | 0.000000e+00 |    Inf | unknown
4.75/4.82	c   4.7s|     1 |     0 | 11561 |     - |    78M |   0 |1390 |1861 |2077 | 876 | 28 |  94 |  23 | 6.472890e+01 | 0.000000e+00 |    Inf | unknown
5.45/5.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.45/5.53	c   5.4s|     1 |     2 | 11576 |     - |    78M |   0 |1390 |1865 |2077 | 876 | 28 |  98 |  46 | 6.459333e+01 | 0.000000e+00 |    Inf | unknown
10.05/10.15	c 
10.05/10.15	c SCIP Status        : solving was interrupted [time limit reached]
10.05/10.15	c Solving Time (sec) : 10.00
10.05/10.15	c Solving Nodes      : 8
10.05/10.15	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
10.05/10.15	c Dual Bound         : +6.45933294259906e+01
10.05/10.15	c Gap                : infinite
10.05/10.15	c SCIP status: 23 (TIMELIMIT)
10.05/10.15	c solveScip: freeing transform (!can_skip_free_transform)
10.05/10.17	c SCIP presolver: sst_sat
10.05/10.17	c Converting 1924 PB-constraints to clauses...
10.05/10.17	c   -- Clauses(.)/Splits(s): ########################################################################################################################################################################################################################estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 6
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 8
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 8
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 8
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 8
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 8
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 8
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 8
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 8
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 8
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 8
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 8
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 8
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 8
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 8
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 8
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.17	c D: 1
10.05/10.17	c estimatedAdderCost: 12
10.05/10.17	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 8
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 8
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 8
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 8
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 8
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 8
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.18	c D: 1
10.05/10.18	c estimatedAdderCost: 12
10.05/10.18	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 12
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 12
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 12
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 8
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 8
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 12
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 12
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 12
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 12
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 12
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 12
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 12
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 12
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 12
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 12
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 8
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 5
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 8
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 8
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 8
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 8
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 8
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 8
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 8
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 8
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 8
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 8
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 5
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 6
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 15
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 15
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 15
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 15
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 15
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 15
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 15
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 15
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 15
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 15
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 6
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 15
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 17
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 17
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 17
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 17
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 17
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 17
10.05/10.19	c Try to convert by bdds
10.05/10.19	c D: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 3
10.05/10.19	c Try to convert by bdds
10.05/10.19	c d: 1
10.05/10.19	c estimatedAdderCost: 17
10.05/10.19	c Try to convert by bdds
10.05/10.20	c D: 1
10.05/10.20	c estimatedAdderCost: 3
10.05/10.20	c Try to convert by bdds
10.05/10.20	c d: 1
10.05/10.20	c estimatedAdderCost: 3
10.05/10.20	c Try to convert by bdds
10.05/10.20	c d: 1
10.05/10.20	c estimatedAdderCost: 3
10.05/10.20	c Try to convert by bdds
10.05/10.20	c d: 1
10.05/10.20	c estimatedAdderCost: 3
10.05/10.20	c Try to convert by bdds
10.05/10.20	c d: 1
10.05/10.20	c estimatedAdderCost: 3
10.05/10.20	c Try to convert by bdds
10.05/10.20	c d: 1
10.05/10.20	c estimatedAdderCost: 3
10.05/10.20	c Try to convert by bdds
10.05/10.20	c d: 1
10.05/10.20	c estimatedAdderCost: 3
10.05/10.20	c Try to convert by bdds
10.05/10.20	c d: 1
10.05/10.20	c estimatedAdderCost: 3
10.05/10.20	c Try to convert by bdds
10.05/10.20	c d: 1
10.05/10.20	c estimatedAdderCost: 3
10.05/10.20	c Try to convert by bdds
10.05/10.20	c d: 1
10.05/10.20	c estimatedAdderCost: 3
10.05/10.20	c Try to convert by bdds
10.05/10.20	c d: 1
10.05/10.20	c estimatedAdderCost: 17
10.05/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 15
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 15
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 15
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 15
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 17
10.14/10.20	c Try to convert by bdds
10.14/10.20	c D: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.20	c d: 1
10.14/10.20	c estimatedAdderCost: 3
10.14/10.20	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 15
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 15
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 15
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 15
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.21	c d: 1
10.14/10.21	c estimatedAdderCost: 17
10.14/10.21	c Try to convert by bdds
10.14/10.21	c D: 1
10.14/10.21	c estimatedAdderCost: 3
10.14/10.21	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 15
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 15
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 15
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 15
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.22	c D: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 3
10.14/10.22	c Try to convert by bdds
10.14/10.22	c d: 1
10.14/10.22	c estimatedAdderCost: 17
10.14/10.22	c Try to convert by bdds
10.14/10.23	c D: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 17
10.14/10.23	c Try to convert by bdds
10.14/10.23	c D: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 15
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 6
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 15
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 15
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 15
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 15
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 15
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 15
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 15
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 15
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 15
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 15
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 6
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c estimatedAdderCost: 3
10.14/10.23	c Try to convert by bdds
10.14/10.23	c d: 1
10.14/10.23	c 
10.14/10.24	c pb_solver_status: sst_sat
10.14/10.24	c SCIP presolver nodes=8 > 1; boosting initial SCIP budget to 1000.0 sec
10.14/10.24	c total stages of optimization mode: 1
10.14/10.24	c Use UB found in presolve
10.14/10.24	c Use LB found in presolve
10.14/10.24	c minimizationMode: cmm_Binary
10.14/10.24	c goal coeffs: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
10.14/10.24	c Try to find a solution more than 21
10.14/10.24	c 
10.14/10.24	c assumptions: 
10.14/10.24	c invoking solver with time budget: 5.000000
10.33/10.40	c Model check passed
10.33/10.40	c sat_solver_result: sst_sat
10.33/10.40	c pb_solver_status: sst_sat
10.33/10.40	c in maximizeGoal found by SAT
10.33/10.40	o -46
10.33/10.40	c addUnit: @goal_constraint0
10.33/10.40	c Found a solution: 46.  Optimum bounded: [46,65].
10.33/10.40	c Try to find a solution more than 52
10.33/10.40	c 
10.33/10.40	c assumptions: 
10.33/10.40	c invoking solver with time budget: 4.840539
14.04/14.16	c Model check passed
14.04/14.16	c sat_solver_result: sst_sat
14.04/14.16	c c SAT fixed 35 new variables
14.04/14.16	c pb_solver_status: sst_sat
14.04/14.16	c in maximizeGoal found by SAT
14.04/14.16	o -53
14.04/14.16	c addUnit: @goal_constraint1
14.04/14.16	c Found a solution: 53.  Optimum bounded: [53,65].
14.04/14.16	c Try to find a solution more than 57
14.04/14.16	c 
14.04/14.16	c assumptions: 
14.04/14.16	c invoking solver with time budget: 1.088431
15.12/15.25	c sat_solver_result: sst_unknown
15.12/15.25	c c SAT fixed 3 new variables
15.12/15.25	c SAT solver timed out; proceeding to cooperative SCIP call
15.12/15.25	c Calling solveScip for cooperative mode with LB_goalvalue:       53, UB_goalvalue: 65
15.12/15.25	c scip solving with time budget: 1000.000000
15.12/15.25	c solveScip
15.12/15.25	c initScipForCoop
15.12/15.25	c Coop Mode: Using SCIP obj units for LB/UB: 53, +oo
15.12/15.26	c 1/1 feasible solution given by solution candidate storage, new primal bound 5.300000e+01
15.12/15.26	c 
15.12/15.26	c presolving:
15.12/15.26	c (round 1, fast)       210 del vars, 38 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1302 clqs, 0 implints
15.12/15.26	c    (0.0s) running MILP presolver
15.12/15.28	c    (0.0s) MILP presolver (4 rounds): 691 aggregations, 271 fixings, 0 bound changes
15.12/15.28	c (round 2, medium)     1172 del vars, 1886 del conss, 1351 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 955 clqs, 0 implints
15.12/15.28	c (round 3, fast)       1172 del vars, 1886 del conss, 1563 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1272 clqs, 0 implints
15.12/15.28	c (round 4, fast)       1172 del vars, 1886 del conss, 1563 add conss, 21 chg bounds, 74 chg sides, 279 chg coeffs, 0 upgd conss, 0 impls, 1272 clqs, 0 implints
15.12/15.29	c (round 5, exhaustive) 1172 del vars, 1886 del conss, 1563 add conss, 21 chg bounds, 74 chg sides, 279 chg coeffs, 1168 upgd conss, 0 impls, 1272 clqs, 0 implints
15.12/15.29	c (round 6, medium)     1172 del vars, 2102 del conss, 1995 add conss, 21 chg bounds, 74 chg sides, 279 chg coeffs, 1168 upgd conss, 0 impls, 1596 clqs, 0 implints
15.12/15.29	c (round 7, exhaustive) 1172 del vars, 2102 del conss, 1995 add conss, 21 chg bounds, 107 chg sides, 279 chg coeffs, 1168 upgd conss, 0 impls, 1596 clqs, 0 implints
15.12/15.29	c (round 8, exhaustive) 1172 del vars, 2102 del conss, 1995 add conss, 21 chg bounds, 107 chg sides, 279 chg coeffs, 1309 upgd conss, 0 impls, 1596 clqs, 0 implints
15.22/15.30	c    (0.1s) probing: 125/1421 (8.8%) - 0 fixings, 0 aggregations, 218 implications, 0 bound changes
15.22/15.30	c    (0.1s) probing aborted: 50/50 successive totally useless probings
15.22/15.31	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
15.22/15.31	c    (0.1s) no symmetry present (symcode time: 0.00)
15.22/15.31	c presolving (9 rounds: 9 fast, 6 medium, 4 exhaustive):
15.22/15.31	c  1172 deleted vars, 2102 deleted constraints, 1995 added constraints, 21 tightened bounds, 0 added holes, 107 changed sides, 279 changed coefficients
15.22/15.31	c  0 implications, 1814 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
15.22/15.31	c presolved problem has 1421 variables (1421 bin, 0 int, 0 cont) and 1779 constraints
15.22/15.31	c    1209 constraints of type <setppc>
15.22/15.31	c     254 constraints of type <linear>
15.22/15.31	c     316 constraints of type <logicor>
15.22/15.31	c transformed objective value is always integral (scale: 1)
15.22/15.31	c Presolving Time: 0.05
15.22/15.31	c transformed 1/1 original solutions to the transformed problem space
15.22/15.31	c 
15.22/15.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.22/15.36	c   0.1s|     1 |     0 |  1588 |     - |    79M |   0 |1421 |1810 |1779 |   0 |  0 |  30 |   0 | 7.534525e+01 | 5.300000e+01*|  42.16%| unknown
15.32/15.42	c   0.2s|     1 |     0 |  1910 |     - |    79M |   0 |1421 |1813 |1885 | 106 |  1 |  33 |   0 | 7.300186e+01 | 5.300000e+01*|  37.74%| unknown
15.42/15.51	c   0.3s|     1 |     0 |  2202 |     - |    79M |   0 |1421 |1816 |1982 | 203 |  2 |  36 |   0 | 7.087303e+01 | 5.300000e+01*|  33.72%| unknown
15.52/15.64	c   0.4s|     1 |     0 |  2715 |     - |    80M |   0 |1421 |1816 |2073 | 294 |  3 |  36 |   0 | 6.825237e+01 | 5.300000e+01*|  28.78%| unknown
15.72/15.83	c   0.6s|     1 |     0 |  3174 |     - |    83M |   0 |1421 |1819 |2136 | 357 |  4 |  39 |   0 | 6.727603e+01 | 5.300000e+01*|  26.94%| unknown
15.94/16.04	c   0.8s|     1 |     0 |  3641 |     - |    91M |   0 |1421 |1819 |2194 | 415 |  5 |  39 |   0 | 6.676058e+01 | 5.300000e+01*|  25.96%| unknown
16.12/16.27	c   1.0s|     1 |     0 |  4015 |     - |   101M |   0 |1421 |1822 |2235 | 456 |  6 |  42 |   0 | 6.633430e+01 | 5.300000e+01*|  25.16%| unknown
16.42/16.53	c   1.3s|     1 |     0 |  4347 |     - |   115M |   0 |1421 |1822 |2272 | 493 |  7 |  42 |   0 | 6.595971e+01 | 5.300000e+01*|  24.45%| unknown
16.72/16.84	c   1.6s|     1 |     0 |  4793 |     - |   133M |   0 |1421 |1823 |2308 | 529 |  8 |  43 |   0 | 6.569633e+01 | 5.300000e+01*|  23.96%| unknown
17.03/17.15	c   1.9s|     1 |     0 |  5122 |     - |   151M |   0 |1421 |1823 |2333 | 554 |  9 |  43 |   0 | 6.539572e+01 | 5.300000e+01*|  23.39%| unknown
17.41/17.51	c   2.3s|     1 |     0 |  5534 |     - |   170M |   0 |1421 |1826 |2359 | 580 | 10 |  46 |   0 | 6.514075e+01 | 5.300000e+01*|  22.91%| unknown
17.61/17.72	c   2.5s|     1 |     0 |  5867 |     - |   170M |   0 |1421 |1829 |2169 | 610 | 11 |  49 |   0 | 6.503513e+01 | 5.300000e+01*|  22.71%| unknown
17.81/17.90	c   2.6s|     1 |     0 |  5940 |     - |   170M |   0 |1421 |1831 |2188 | 629 | 12 |  51 |   0 | 6.500940e+01 | 5.300000e+01*|  22.66%| unknown
17.92/18.11	c   2.9s|     1 |     0 |  6069 |     - |   171M |   0 |1421 |1835 |2205 | 646 | 13 |  55 |   0 | 6.498521e+01 | 5.300000e+01*|  22.61%| unknown
18.22/18.30	c   3.0s|     1 |     0 |  6172 |     - |   171M |   0 |1421 |1835 |2221 | 662 | 14 |  55 |   0 | 6.497763e+01 | 5.300000e+01*|  22.60%| unknown
18.42/18.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
18.42/18.50	c   3.2s|     1 |     0 |  6229 |     - |   171M |   0 |1421 |1837 |2235 | 676 | 15 |  57 |   0 | 6.497582e+01 | 5.300000e+01*|  22.60%| unknown
18.52/18.69	c   3.4s|     1 |     0 |  6249 |     - |   171M |   0 |1421 |1840 |2240 | 681 | 16 |  60 |   0 | 6.497579e+01 | 5.300000e+01*|  22.60%| unknown
18.72/18.89	c   3.6s|     1 |     0 |  6265 |     - |   171M |   0 |1421 |1840 |2059 | 687 | 17 |  60 |   0 | 6.497545e+01 | 5.300000e+01*|  22.60%| unknown
18.93/19.06	c   3.8s|     1 |     0 |  6301 |     - |   171M |   0 |1421 |1842 |2067 | 695 | 18 |  62 |   0 | 6.497469e+01 | 5.300000e+01*|  22.59%| unknown
19.12/19.23	c   4.0s|     1 |     0 |  6319 |     - |   172M |   0 |1421 |1846 |2074 | 702 | 19 |  66 |   0 | 6.497463e+01 | 5.300000e+01*|  22.59%| unknown
19.32/19.42	c   4.2s|     1 |     0 |  6334 |     - |   172M |   0 |1421 |1846 |2081 | 709 | 20 |  66 |   0 | 6.497433e+01 | 5.300000e+01*|  22.59%| unknown
19.52/19.61	c   4.4s|     1 |     0 |  6349 |     - |   172M |   0 |1421 |1846 |2087 | 715 | 21 |  66 |   0 | 6.497394e+01 | 5.300000e+01*|  22.59%| unknown
19.61/19.79	c   4.5s|     1 |     0 |  6355 |     - |   172M |   0 |1421 |1849 |2090 | 718 | 22 |  69 |   0 | 6.497394e+01 | 5.300000e+01*|  22.59%| unknown
19.81/19.98	c   4.7s|     1 |     0 |  6357 |     - |   172M |   0 |1421 |1849 |1950 | 719 | 23 |  69 |   0 | 6.497394e+01 | 5.300000e+01*|  22.59%| unknown
19.93/20.09	c   4.8s|     1 |     0 |  6359 |     - |   172M |   0 |1421 |1852 |1951 | 720 | 24 |  72 |   0 | 6.497394e+01 | 5.300000e+01*|  22.59%| unknown
21.81/21.91	c   6.7s|     1 |     0 | 10581 |     - |   172M |   0 |1421 |1886 |1972 | 720 | 24 |  90 |  31 | 6.464666e+01 | 5.300000e+01*|  21.97%| unknown
21.92/22.02	c   6.8s|     1 |     0 | 10700 |     - |   172M |   0 |1421 |1886 |2033 | 781 | 25 |  90 |  31 | 6.464666e+01 | 5.300000e+01*|  21.97%| unknown
21.92/22.04	c   6.8s|     1 |     0 | 10793 |     - |   172M |   0 |1421 |1886 |2066 | 814 | 26 |  90 |  31 | 6.464666e+01 | 5.300000e+01*|  21.97%| unknown
24.10/24.26	c   9.0s|     1 |     0 | 11013 |     - |   172M |   0 |1421 |1891 |2066 | 814 | 26 | 100 |  84 | 6.450260e+01 | 5.300000e+01*|  21.70%| unknown
24.20/24.38	c   9.1s|     1 |     0 | 11122 |     - |   172M |   0 |1421 |1891 |2000 | 845 | 27 | 100 |  84 | 6.450260e+01 | 5.300000e+01*|  21.70%| unknown
24.20/24.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
24.20/24.39	c   9.1s|     1 |     0 | 11136 |     - |   172M |   0 |1421 |1894 |2011 | 856 | 28 | 103 |  84 | 6.450260e+01 | 5.300000e+01*|  21.70%| unknown
26.59/26.74	c  11.5s|     1 |     0 | 11388 |     - |   172M |   0 |1421 |1917 |2029 | 856 | 28 | 113 | 141 | 6.427760e+01 | 5.300000e+01*|  21.28%| unknown
26.69/26.84	c  11.6s|     1 |     0 | 11454 |     - |   172M |   0 |1421 |1919 |2076 | 903 | 29 | 115 | 141 | 6.427760e+01 | 5.300000e+01*|  21.28%| unknown
26.69/26.85	c  11.6s|     1 |     0 | 11476 |     - |   172M |   0 |1421 |1919 |2092 | 919 | 30 | 115 | 141 | 6.427760e+01 | 5.300000e+01*|  21.28%| unknown
27.59/27.77	c  12.5s|     1 |     2 | 11507 |     - |   172M |   0 |1421 |1919 |2092 | 919 | 30 | 115 | 175 | 6.425004e+01 | 5.300000e+01*|  21.23%| unknown
39.54/39.77	c  24.5s|   100 |    73 | 36500 | 300.2 |   214M |  22 |1421 |2057 |1962 |2660 |  1 | 305 | 758 | 6.386089e+01 | 5.300000e+01*|  20.49%|  65.25%
43.85/44.05	c  28.8s|   200 |   149 | 60589 | 270.4 |   219M |  22 |1421 |2123 |1840 |5136 |  1 | 376 | 815 | 6.341355e+01 | 5.300000e+01*|  19.65%|  66.40%
47.52/47.70	c  32.4s|   300 |   207 | 79643 | 243.7 |   223M |  29 |1421 |2124 |   0 |7283 |  0 | 419 | 857 | 6.340626e+01 | 5.300000e+01*|  19.63%|  66.53%
51.11/51.36	c  36.1s|   400 |   267 | 98520 | 229.9 |   230M |  33 |1421 |2146 |1961 |9181 |  2 | 463 | 907 | 6.340626e+01 | 5.300000e+01*|  19.63%|  66.58%
52.81/53.08	c  37.8s|   500 |   317 |109784 | 206.4 |   232M |  33 |1421 |2215 |1833 |  10k|  1 | 541 | 976 | 6.331331e+01 | 5.300000e+01*|  19.46%|  66.80%
54.69/54.97	c  39.7s|   600 |   373 |120971 | 190.6 |   233M |  40 |1421 |2249 |1965 |  11k|  1 | 588 |1029 | 6.331331e+01 | 5.300000e+01*|  19.46%|  66.81%
56.39/56.62	c  41.4s|   700 |   418 |130716 | 177.3 |   233M |  40 |1421 |2295 |2031 |  12k|  1 | 639 |1102 | 6.310666e+01 | 5.300000e+01*|  19.07%|  67.31%
58.98/59.21	c  44.0s|   800 |   475 |150380 | 179.7 |   235M |  40 |1421 |2349 |2050 |  13k|  1 | 701 |1171 | 6.296559e+01 | 5.300000e+01*|  18.80%|  67.72%
62.07/62.31	c  47.1s|   900 |   550 |174067 | 186.1 |   242M |  44 |1421 |2484 |2106 |  15k|  1 | 849 |1260 | 6.289440e+01 | 5.300000e+01*|  18.67%|  67.89%
63.96/64.27	c  49.0s|  1000 |   597 |190693 | 184.1 |   242M |  60 |1421 |2553 |2181 |  16k|  2 | 931 |1325 | 6.280842e+01 | 5.300000e+01*|  18.51%|  68.10%
64.87/65.19	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
64.87/65.19	c (run 1, node 1071) performing user restart
64.87/65.19	c 
64.87/65.19	c (restart) converted 216 cuts from the global cut pool into linear constraints
64.87/65.19	c 
64.96/65.21	c presolving:
64.96/65.22	c (round 1, fast)       51 del vars, 85 del conss, 158 add conss, 0 chg bounds, 19 chg sides, 123 chg coeffs, 0 upgd conss, 0 impls, 1840 clqs, 0 implints
64.96/65.22	c (round 2, fast)       51 del vars, 85 del conss, 158 add conss, 0 chg bounds, 93 chg sides, 214 chg coeffs, 0 upgd conss, 0 impls, 1840 clqs, 0 implints
64.96/65.22	c (round 3, medium)     51 del vars, 85 del conss, 158 add conss, 0 chg bounds, 97 chg sides, 218 chg coeffs, 0 upgd conss, 0 impls, 1842 clqs, 0 implints
64.96/65.22	c (round 4, exhaustive) 51 del vars, 149 del conss, 158 add conss, 0 chg bounds, 133 chg sides, 223 chg coeffs, 0 upgd conss, 0 impls, 1842 clqs, 0 implints
64.96/65.22	c (round 5, exhaustive) 51 del vars, 149 del conss, 158 add conss, 0 chg bounds, 133 chg sides, 225 chg coeffs, 323 upgd conss, 0 impls, 1842 clqs, 0 implints
64.96/65.23	c (round 6, fast)       51 del vars, 254 del conss, 158 add conss, 0 chg bounds, 133 chg sides, 232 chg coeffs, 323 upgd conss, 0 impls, 1842 clqs, 0 implints
64.96/65.23	c (round 7, medium)     51 del vars, 254 del conss, 160 add conss, 0 chg bounds, 137 chg sides, 242 chg coeffs, 323 upgd conss, 0 impls, 1852 clqs, 0 implints
64.96/65.23	c (round 8, fast)       51 del vars, 256 del conss, 161 add conss, 0 chg bounds, 137 chg sides, 242 chg coeffs, 323 upgd conss, 0 impls, 1852 clqs, 0 implints
64.96/65.23	c (round 9, exhaustive) 51 del vars, 260 del conss, 162 add conss, 0 chg bounds, 137 chg sides, 242 chg coeffs, 323 upgd conss, 0 impls, 1852 clqs, 0 implints
64.96/65.23	c (round 10, exhaustive) 51 del vars, 646 del conss, 162 add conss, 0 chg bounds, 137 chg sides, 245 chg coeffs, 323 upgd conss, 0 impls, 1852 clqs, 0 implints
64.96/65.23	c (round 11, exhaustive) 51 del vars, 692 del conss, 162 add conss, 0 chg bounds, 137 chg sides, 322 chg coeffs, 323 upgd conss, 0 impls, 1852 clqs, 0 implints
64.96/65.24	c (round 12, exhaustive) 51 del vars, 696 del conss, 162 add conss, 0 chg bounds, 137 chg sides, 322 chg coeffs, 323 upgd conss, 0 impls, 1855 clqs, 0 implints
64.96/65.24	c (round 13, exhaustive) 51 del vars, 696 del conss, 162 add conss, 0 chg bounds, 137 chg sides, 389 chg coeffs, 323 upgd conss, 0 impls, 1855 clqs, 0 implints
64.96/65.25	c (round 14, exhaustive) 51 del vars, 698 del conss, 162 add conss, 0 chg bounds, 137 chg sides, 391 chg coeffs, 323 upgd conss, 0 impls, 1860 clqs, 0 implints
64.96/65.25	c presolving (15 rounds: 15 fast, 11 medium, 9 exhaustive):
64.96/65.25	c  51 deleted vars, 698 deleted constraints, 162 added constraints, 0 tightened bounds, 0 added holes, 137 changed sides, 392 changed coefficients
64.96/65.25	c  0 implications, 1860 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
64.96/65.25	c presolved problem has 1370 variables (1370 bin, 0 int, 0 cont) and 2283 constraints
64.96/65.25	c      52 constraints of type <knapsack>
64.96/65.25	c     922 constraints of type <setppc>
64.96/65.25	c       1 constraints of type <and>
64.96/65.25	c     312 constraints of type <linear>
64.96/65.25	c     996 constraints of type <logicor>
64.96/65.25	c transformed objective value is always integral (scale: 1)
64.96/65.25	c Presolving Time: 0.10
64.96/65.25	c transformed 1/1 original solutions to the transformed problem space
64.96/65.25	c 
65.16/65.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
65.16/65.48	c  50.2s|     1 |     0 |201587 |     - |   232M |   0 |1370 |2283 |1586 |   0 |  0 | 984 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
65.36/65.63	c  50.4s|     1 |     0 |201951 |     - |   234M |   0 |1370 |2284 |1651 |  65 |  1 | 985 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
65.46/65.79	c  50.5s|     1 |     0 |202214 |     - |   234M |   0 |1370 |2284 |1704 | 118 |  2 | 985 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
65.66/65.95	c  50.7s|     1 |     0 |202406 |     - |   235M |   0 |1370 |2284 |1738 | 152 |  3 | 985 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
65.77/66.10	c  50.8s|     1 |     0 |202550 |     - |   237M |   0 |1370 |2284 |1766 | 180 |  4 | 985 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
65.95/66.27	c  51.0s|     1 |     0 |202751 |     - |   241M |   0 |1370 |2284 |1785 | 199 |  5 | 985 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
66.15/66.46	c  51.2s|     1 |     0 |203033 |     - |   249M |   0 |1370 |2284 |1805 | 219 |  6 | 985 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
66.36/66.64	c  51.4s|     1 |     0 |203159 |     - |   254M |   0 |1370 |2284 |1831 | 245 |  7 | 985 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
66.56/66.84	c  51.6s|     1 |     0 |203335 |     - |   261M |   0 |1370 |2284 |1845 | 259 |  8 | 985 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
66.77/67.04	c  51.8s|     1 |     0 |203474 |     - |   264M |   0 |1370 |2284 |1862 | 276 |  9 | 985 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
66.96/67.25	c  52.0s|     1 |     0 |203612 |     - |   275M |   0 |1370 |2284 |1870 | 284 | 10 | 985 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
67.06/67.36	c  52.1s|     1 |     0 |203792 |     - |   275M |   0 |1370 |2287 |1878 | 292 | 11 | 988 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
67.16/67.47	c  52.2s|     1 |     0 |203866 |     - |   275M |   0 |1370 |2288 |1588 | 297 | 12 | 989 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
67.25/67.56	c  52.3s|     1 |     0 |203878 |     - |   275M |   0 |1370 |2288 |1595 | 304 | 13 | 989 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
67.35/67.66	c  52.4s|     1 |     0 |203971 |     - |   275M |   0 |1370 |2288 |1599 | 308 | 14 | 989 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
67.45/67.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
67.45/67.76	c  52.5s|     1 |     0 |204103 |     - |   276M |   0 |1370 |2288 |1607 | 316 | 15 | 989 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
67.55/67.88	c  52.6s|     1 |     0 |204306 |     - |   276M |   0 |1370 |2288 |1614 | 323 | 16 | 989 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
67.65/67.99	c  52.7s|     1 |     0 |204331 |     - |   276M |   0 |1370 |2287 |1626 | 335 | 17 | 989 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
67.87/68.11	c  52.9s|     1 |     0 |204379 |     - |   276M |   0 |1370 |2287 |1531 | 344 | 18 | 989 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
67.95/68.21	c  53.0s|     1 |     0 |204397 |     - |   276M |   0 |1370 |2285 |1535 | 348 | 19 | 989 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
68.05/68.32	c  53.1s|     1 |     0 |204430 |     - |   276M |   0 |1370 |2287 |1548 | 361 | 20 | 991 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
68.15/68.44	c  53.2s|     1 |     0 |204522 |     - |   276M |   0 |1370 |2286 |1557 | 370 | 21 | 991 |1355 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
69.44/69.76	c  54.5s|     1 |     2 |206064 |     - |   276M |   0 |1370 |2299 |1557 | 370 | 21 |1006 |1373 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
72.94/73.25	c  58.0s|   100 |    83 |230482 | 184.1 |   291M |  36 |1370 |2395 |1525 | 800 |  1 |1109 |1413 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
75.23/75.53	c  60.3s|   200 |   139 |244896 | 181.0 |   294M |  44 |1370 |2448 |1620 |1701 |  1 |1168 |1453 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
81.31/81.65	c  66.4s|   300 |   166 |271377 | 187.1 |   298M |  44 |1370 |2613 |1597 |4075 |  1 |1347 |1612 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
85.20/85.57	c  70.3s|   400 |   218 |288447 | 186.0 |   302M |  44 |1370 |2660 |1598 |5328 |  2 |1451 |1706 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
89.58/89.93	c  74.7s|   500 |   238 |309082 | 187.3 |   307M |  46 |1370 |2680 |1622 |7024 |  2 |1563 |1845 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
91.79/92.11	c  76.9s|   600 |   252 |318997 | 182.0 |   309M |  54 |1370 |2707 |   0 |7712 |  0 |1629 |1928 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
92.78/93.19	c  77.9s|   700 |   261 |326921 | 176.2 |   310M |  56 |1370 |2724 |1685 |7964 |  1 |1751 |2014 | 6.279731e+01 | 5.300000e+01*|  18.49%| unknown
95.96/96.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
95.96/96.35	c  81.1s|   800 |   287 |342560 | 175.1 |   314M |  56 |1370 |2707 |1694 |9316 |  3 |1879 |2111 | 6.276200e+01 | 5.300000e+01*|  18.42%|   0.85%
98.15/98.58	c  83.3s|   900 |   288 |351962 | 171.0 |   315M |  56 |1370 |2711 |   0 |  10k|  0 |1949 |2188 | 6.275842e+01 | 5.300000e+01*|  18.41%|   0.88%
100.34/100.76	c  85.5s|  1000 |   292 |363275 | 168.2 |   317M |  56 |1370 |2645 |1713 |  10k|  1 |2007 |2259 | 6.274802e+01 | 5.300000e+01*|  18.39%|   0.91%
101.94/102.34	c  87.1s|  1100 |   299 |371780 | 164.4 |   317M |  61 |1370 |2607 |1693 |  11k|  0 |2082 |2334 | 6.274723e+01 | 5.300000e+01*|  18.39%|   0.91%
102.93/103.38	c  88.1s|  1200 |   310 |377609 | 159.7 |   318M |  61 |1370 |2632 |1728 |  11k|  1 |2150 |2380 | 6.274723e+01 | 5.300000e+01*|  18.39%|   0.91%
104.23/104.64	c  89.4s|  1300 |   334 |385762 | 156.4 |   319M |  70 |1370 |2624 |1511 |  12k|  2 |2223 |2438 | 6.273382e+01 | 5.300000e+01*|  18.37%|   0.94%
105.03/105.45	c  90.2s|  1400 |   376 |393967 | 153.4 |   319M |  70 |1370 |2663 |1496 |  12k|  1 |2322 |2516 | 6.273382e+01 | 5.300000e+01*|  18.37%|   0.94%
106.12/106.51	c  91.3s|  1500 |   398 |400716 | 150.1 |   320M |  70 |1370 |2686 |1522 |  13k|  1 |2403 |2635 | 6.268913e+01 | 5.300000e+01*|  18.28%|   1.08%
106.63/107.10	c in SCIP_DECL_EVENTEXEC found by SCIP
106.63/107.10	o -54
106.63/107.10	c Model check passed
106.63/107.10	c *91.9s|  1537 |   340 |404407 | 149.4 |    LP  |  70 |1370 |2731 |1591 |  13k|  1 |2465 |2669 | 6.268913e+01 | 5.400000e+01 |  16.09%|   2.26%
108.31/108.78	c  93.5s|  1600 |   359 |419061 | 151.3 |   322M |  70 |1370 |2730 |1599 |  14k|  0 |2494 |2700 | 6.268093e+01 | 5.400000e+01 |  16.08%|   2.39%
111.40/111.80	c  96.5s|  1700 |   382 |435553 | 151.8 |   325M |  70 |1370 |2809 |1611 |  16k|  3 |2668 |2861 | 6.268093e+01 | 5.400000e+01 |  16.08%|   2.49%
112.40/112.89	c in SCIP_DECL_EVENTEXEC found by SCIP
112.40/112.89	o -55
112.40/112.89	c Model check passed
112.40/112.89	c *97.6s|  1782 |   300 |444360 | 150.5 |strongbr|  70 |1370 |2887 |1529 |  16k|  5 |2876 |2996 | 6.268093e+01 | 5.500000e+01 |  13.97%|   4.66%
112.80/113.22	c  98.0s|  1800 |   306 |447631 | 150.7 |   326M |  70 |1370 |2871 |1574 |  17k|  2 |2913 |3024 | 6.268093e+01 | 5.500000e+01 |  13.97%|   4.77%
113.80/114.23	c  99.0s|  1900 |   309 |454373 | 147.9 |   327M |  70 |1370 |2896 |   0 |  17k|  0 |3067 |3138 | 6.268093e+01 | 5.500000e+01 |  13.97%|   4.89%
116.20/116.60	c   101s|  2000 |   333 |464495 | 146.4 |   328M |  70 |1370 |2825 |1638 |  18k|  1 |3147 |3197 | 6.264798e+01 | 5.500000e+01 |  13.91%|   5.00%
116.30/116.76	c in SCIP_DECL_EVENTEXEC found by SCIP
116.30/116.76	o -56
116.30/116.76	c Model check passed
116.30/116.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
116.30/116.76	c * 102s|  2015 |   250 |465161 | 145.9 |    LP  |  70 |1370 |2827 |1646 |  18k|  1 |3153 |3200 | 6.264798e+01 | 5.600000e+01 |  11.87%|   7.72%
117.79/118.20	c   103s|  2100 |   260 |475724 | 145.3 |   329M |  70 |1370 |2853 |1497 |  19k|  1 |3363 |3369 | 6.264741e+01 | 5.600000e+01 |  11.87%|   8.10%
119.98/120.45	c   105s|  2200 |   286 |489836 | 145.2 |   330M |  70 |1370 |2843 |1593 |  20k|  3 |3536 |3529 | 6.261497e+01 | 5.600000e+01 |  11.81%|   8.14%
121.38/121.86	c   107s|  2300 |   292 |501945 | 144.5 |   330M |  70 |1370 |2844 |1524 |  22k|  0 |3781 |3756 | 6.261497e+01 | 5.600000e+01 |  11.81%|   8.51%
123.58/124.08	c   109s|  2400 |   311 |515466 | 144.2 |   331M |  70 |1370 |2777 |1545 |  23k|  0 |3890 |3868 | 6.261355e+01 | 5.600000e+01 |  11.81%|   8.79%
124.77/125.22	c   110s|  2500 |   313 |525351 | 142.9 |   331M |  70 |1370 |2842 |1495 |  24k|  0 |4137 |4103 | 6.261355e+01 | 5.600000e+01 |  11.81%|   9.00%
126.36/126.83	c   112s|  2600 |   325 |535090 | 141.7 |   331M |  70 |1370 |2822 |1516 |  24k|  5 |4334 |4289 | 6.261236e+01 | 5.600000e+01 |  11.81%|   9.09%
127.67/128.17	c   113s|  2700 |   323 |546896 | 141.1 |   332M |  70 |1370 |2934 |1548 |  25k|  6 |4760 |4545 | 6.261236e+01 | 5.600000e+01 |  11.81%|   9.77%
130.35/130.82	c   116s|  2800 |   348 |559983 | 140.8 |   333M |  70 |1370 |2949 |1540 |  26k|  1 |4926 |4662 | 6.259770e+01 | 5.600000e+01 |  11.78%|   9.84%
131.74/132.29	c   117s|  2900 |   351 |568257 | 139.3 |   333M |  70 |1370 |3063 |   0 |  27k|  0 |5151 |4778 | 6.258910e+01 | 5.600000e+01 |  11.77%|   9.85%
133.83/134.34	c   119s|  3000 |   373 |577640 | 138.2 |   334M |  70 |1370 |3072 |1522 |  28k|  1 |5352 |4943 | 6.258859e+01 | 5.600000e+01 |  11.77%|   9.89%
134.54/135.03	c   120s|  3100 |   366 |582014 | 136.0 |   334M |  70 |1370 |3164 |1505 |  28k|  0 |5523 |5039 | 6.258859e+01 | 5.600000e+01 |  11.77%|   9.89%
135.73/136.25	c   121s|  3200 |   372 |589091 | 134.4 |   334M |  70 |1370 |3175 |   0 |  29k|  0 |5615 |5116 | 6.258859e+01 | 5.600000e+01 |  11.77%|   9.89%
137.53/138.03	c   123s|  3300 |   392 |600643 | 134.0 |   335M |  70 |1370 |3041 |1489 |  29k|  0 |5687 |5236 | 6.257601e+01 | 5.600000e+01 |  11.74%|   9.91%
140.41/140.97	c   126s|  3400 |   418 |616807 | 134.6 |   335M |  70 |1370 |2955 |1560 |  31k|  0 |5800 |5348 | 6.256428e+01 | 5.600000e+01 |  11.72%|   9.96%
141.80/142.30	c in SCIP_DECL_EVENTEXEC found by SCIP
141.80/142.30	o -57
141.80/142.30	c Model check passed
141.80/142.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
141.80/142.30	c * 127s|  3465 |   366 |624368 | 134.4 |strongbr|  70 |1370 |2929 |1552 |  31k|  8 |5901 |5434 | 6.256260e+01 | 5.700000e+01 |   9.76%|  11.05%
143.70/144.25	c   129s|  3500 |   372 |632818 | 135.2 |   336M |  70 |1370 |2969 |1498 |  32k|  0 |6062 |5547 | 6.256260e+01 | 5.700000e+01 |   9.76%|  11.50%
146.40/146.93	c   132s|  3600 |   382 |648607 | 135.7 |   337M |  70 |1370 |2802 |1498 |  33k|  0 |6166 |5698 | 6.252411e+01 | 5.700000e+01 |   9.69%|  12.07%
150.18/150.75	c   135s|  3700 |   410 |668170 | 136.9 |   337M |  70 |1370 |2749 |1488 |  34k|  2 |6345 |5915 | 6.251885e+01 | 5.700000e+01 |   9.68%|  12.35%
151.18/151.76	c   137s|  3800 |   406 |676398 | 135.8 |   337M |  70 |1370 |2810 |1528 |  35k|  3 |6586 |6102 | 6.251885e+01 | 5.700000e+01 |   9.68%|  12.42%
152.67/153.23	c   138s|  3900 |   423 |688753 | 135.6 |   337M |  70 |1370 |2835 |1531 |  35k|  2 |6721 |6261 | 6.251885e+01 | 5.700000e+01 |   9.68%|  12.59%
155.07/155.68	c   140s|  4000 |   443 |702544 | 135.6 |   338M |  70 |1370 |2867 |1529 |  37k|  1 |6873 |6459 | 6.249996e+01 | 5.700000e+01 |   9.65%|  12.72%
157.36/157.96	c   143s|  4100 |   453 |713247 | 135.0 |   338M |  70 |1370 |2868 |1517 |  37k|  0 |6967 |6574 | 6.248056e+01 | 5.700000e+01 |   9.62%|  12.80%
160.46/161.01	c   146s|  4200 |   469 |729896 | 135.6 |   339M |  70 |1370 |2876 |1530 |  38k|  3 |7235 |6892 | 6.242481e+01 | 5.700000e+01 |   9.52%|  12.94%
162.84/163.46	c   148s|  4300 |   483 |743470 | 135.6 |   339M |  70 |1370 |2800 |   0 |  39k|  0 |7289 |7028 | 6.242133e+01 | 5.700000e+01 |   9.51%|  13.01%
165.33/165.90	c   151s|  4400 |   501 |756940 | 135.6 |   339M |  70 |1370 |2811 |1490 |  40k|  4 |7439 |7208 | 6.241627e+01 | 5.700000e+01 |   9.50%|  13.02%
168.44/169.07	c   154s|  4500 |   531 |773627 | 136.2 |   341M |  70 |1370 |2805 |1551 |  42k|  0 |7556 |7435 | 6.238876e+01 | 5.700000e+01 |   9.45%|  13.13%
172.53/173.13	c   158s|  4600 |   536 |790861 | 136.8 |   341M |  70 |1370 |2761 |1614 |  44k|  2 |7677 |7601 | 6.237010e+01 | 5.700000e+01 |   9.42%|  13.26%
176.70/177.33	c   162s|  4700 |   572 |813184 | 138.3 |   342M |  70 |1370 |2684 |   0 |  46k|  0 |7803 |7906 | 6.232252e+01 | 5.700000e+01 |   9.34%|  13.40%
179.29/179.96	c   165s|  4800 |   592 |828474 | 138.6 |   342M |  70 |1370 |2667 |   0 |  47k|  0 |7916 |8125 | 6.231924e+01 | 5.700000e+01 |   9.33%|  13.42%
182.58/183.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
182.58/183.28	c   168s|  4900 |   622 |843764 | 138.8 |   343M |  70 |1370 |2648 |1460 |  48k|  2 |8002 |8294 | 6.230728e+01 | 5.700000e+01 |   9.31%|  13.48%
187.06/187.71	c   172s|  5000 |   652 |866011 | 140.2 |   343M |  70 |1370 |2578 |1534 |  50k|  0 |8088 |8558 | 6.230024e+01 | 5.700000e+01 |   9.30%|  13.51%
189.95/190.67	c   175s|  5100 |   678 |882782 | 140.6 |   343M |  70 |1370 |2556 |1554 |  51k|  0 |8218 |8798 | 6.229724e+01 | 5.700000e+01 |   9.29%|  13.74%
192.25/192.90	c   178s|  5200 |   700 |896538 | 140.6 |   344M |  70 |1370 |2565 |1469 |  52k|  1 |8335 |9029 | 6.229105e+01 | 5.700000e+01 |   9.28%|  14.05%
193.35/194.08	c   179s|  5300 |   710 |905101 | 139.7 |   344M |  70 |1370 |2674 |1561 |  52k|  2 |8510 |9219 | 6.229105e+01 | 5.700000e+01 |   9.28%|  14.05%
195.93/196.66	c   181s|  5400 |   724 |919185 | 139.7 |   344M |  70 |1370 |2645 |1529 |  53k|  0 |8615 |9439 | 6.228984e+01 | 5.700000e+01 |   9.28%|  14.16%
198.03/198.74	c   183s|  5500 |   742 |932926 | 139.7 |   344M |  70 |1370 |2656 |1498 |  54k|  2 |8723 |9685 | 6.228820e+01 | 5.700000e+01 |   9.28%|  14.16%
199.62/200.34	c   185s|  5600 |   747 |941495 | 138.9 |   344M |  70 |1370 |2754 |1499 |  55k|  0 |8877 |9881 | 6.228748e+01 | 5.700000e+01 |   9.28%|  14.17%
203.11/203.83	c   189s|  5700 |   769 |958011 | 139.3 |   345M |  70 |1370 |2617 |1538 |  56k|  0 |8948 |  10k| 6.226681e+01 | 5.700000e+01 |   9.24%|  14.32%
207.41/208.16	c   193s|  5800 |   797 |981889 | 140.7 |   346M |  70 |1370 |2694 |1485 |  58k|  2 |9180 |  10k| 6.224881e+01 | 5.700000e+01 |   9.21%|  14.46%
210.89/211.66	c   196s|  5900 |   835 |998529 | 141.1 |   346M |  70 |1370 |2787 |1553 |  60k|  3 |9337 |  10k| 6.224289e+01 | 5.700000e+01 |   9.20%|  14.67%
213.18/214.00	c   199s|  6000 |   859 |  1009k| 140.7 |   346M |  70 |1370 |2745 |1551 |  61k|  0 |9423 |  10k| 6.224077e+01 | 5.700000e+01 |   9.19%|  14.72%
214.88/215.62	c   200s|  6100 |   869 |  1019k| 140.0 |   347M |  70 |1370 |2756 |1513 |  61k|  2 |9500 |  11k| 6.224047e+01 | 5.700000e+01 |   9.19%|  14.72%
216.57/217.37	c   202s|  6200 |   883 |  1029k| 139.6 |   347M |  70 |1370 |2761 |1600 |  62k|  0 |9582 |  11k| 6.224001e+01 | 5.700000e+01 |   9.19%|  14.74%
218.38/219.14	c   204s|  6300 |   889 |  1042k| 139.4 |   347M |  70 |1370 |2756 |1471 |  63k|  2 |9697 |  11k| 6.223763e+01 | 5.700000e+01 |   9.19%|  14.75%
218.86/219.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
218.86/219.67	c   204s|  6400 |   901 |  1047k| 138.2 |   347M |  70 |1370 |2712 |1515 |  63k|  0 |9730 |  11k| 6.223763e+01 | 5.700000e+01 |   9.19%|  14.75%
221.37/222.17	c   207s|  6500 |   920 |  1061k| 138.2 |   347M |  70 |1370 |2699 |1570 |  64k|  1 |9785 |  11k| 6.220793e+01 | 5.700000e+01 |   9.14%|  14.80%
223.15/223.99	c   209s|  6600 |   942 |  1074k| 138.1 |   347M |  70 |1370 |2670 |1517 |  65k|  2 |9858 |  11k| 6.219490e+01 | 5.700000e+01 |   9.11%|  14.86%
226.14/226.91	c   212s|  6700 |   955 |  1089k| 138.2 |   347M |  70 |1370 |2674 |1480 |  67k|  1 |9925 |  11k| 6.218414e+01 | 5.700000e+01 |   9.09%|  15.01%
226.94/227.75	c   213s|  6800 |   955 |  1097k| 137.6 |   347M |  70 |1370 |2690 |1494 |  68k|  1 |9981 |  12k| 6.218414e+01 | 5.700000e+01 |   9.09%|  15.01%
228.25/229.09	c   214s|  6900 |   965 |  1107k| 137.1 |   348M |  70 |1370 |2728 |1554 |  69k|  1 |  10k|  12k| 6.218303e+01 | 5.700000e+01 |   9.09%|  15.03%
231.92/232.79	c   218s|  7000 |   989 |  1127k| 137.8 |   348M |  70 |1370 |2676 |1571 |  70k|  0 |  10k|  12k| 6.214501e+01 | 5.700000e+01 |   9.03%|  15.12%
234.33/235.19	c   220s|  7100 |  1027 |  1141k| 137.9 |   349M |  70 |1370 |2685 |1610 |  71k|  0 |  10k|  12k| 6.213829e+01 | 5.700000e+01 |   9.01%|  15.16%
236.81/237.61	c   222s|  7200 |  1051 |  1155k| 137.9 |   349M |  70 |1370 |2664 |1562 |  72k|  1 |  10k|  12k| 6.212725e+01 | 5.700000e+01 |   9.00%|  15.22%
238.90/239.70	c   224s|  7300 |  1077 |  1168k| 137.8 |   349M |  70 |1370 |2662 |1573 |  73k|  4 |  10k|  12k| 6.211878e+01 | 5.700000e+01 |   8.98%|  15.24%
239.60/240.42	c   225s|  7400 |  1084 |  1174k| 136.9 |   349M |  70 |1370 |2674 |1625 |  73k|  1 |  10k|  12k| 6.211878e+01 | 5.700000e+01 |   8.98%|  15.24%
239.80/240.60	c in SCIP_DECL_EVENTEXEC found by SCIP
239.80/240.60	o -58
239.80/240.60	c Model check passed
239.80/240.60	c * 225s|  7456 |   735 |  1175k| 136.2 |    LP  |  70 |1370 |2683 |1668 |  73k|  2 |  10k|  12k| 6.211878e+01 | 5.800000e+01 |   7.10%|  21.34%
240.00/240.82	c   226s|  7500 |   729 |  1178k| 135.8 |   350M |  70 |1370 |2678 |1522 |  73k|  0 |  10k|  12k| 6.211878e+01 | 5.800000e+01 |   7.10%|  21.58%
242.09/242.93	c   228s|  7600 |   745 |  1193k| 135.9 |   350M |  70 |1370 |2598 |1521 |  74k|  0 |  10k|  12k| 6.211159e+01 | 5.800000e+01 |   7.09%|  21.96%
243.88/244.73	c   229s|  7700 |   767 |  1205k| 135.8 |   350M |  70 |1370 |2598 |1578 |  75k|  2 |  10k|  12k| 6.210501e+01 | 5.800000e+01 |   7.08%|  22.13%
249.07/249.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
249.07/249.91	c   235s|  7800 |   803 |  1232k| 137.2 |   352M |  70 |1370 |2539 |1467 |  77k|  1 |  10k|  13k| 6.207237e+01 | 5.800000e+01 |   7.02%|  22.43%
250.96/251.81	c   237s|  7900 |   803 |  1245k| 137.1 |   352M |  70 |1370 |2517 |1507 |  78k|  0 |  10k|  13k| 6.206180e+01 | 5.800000e+01 |   7.00%|  22.80%
254.35/255.26	c   240s|  8000 |   815 |  1263k| 137.6 |   353M |  70 |1370 |2503 |1528 |  80k|  1 |  10k|  13k| 6.205120e+01 | 5.800000e+01 |   6.98%|  23.23%
257.05/258.00	c   243s|  8100 |   827 |  1278k| 137.8 |   353M |  70 |1370 |2483 |1576 |  81k|  0 |  10k|  13k| 6.204535e+01 | 5.800000e+01 |   6.97%|  23.32%
259.74/260.60	c   245s|  8200 |   849 |  1295k| 138.1 |   353M |  70 |1370 |2501 |1553 |  82k|  0 |  10k|  13k| 6.204387e+01 | 5.800000e+01 |   6.97%|  23.42%
261.15/262.07	c   247s|  8300 |   851 |  1304k| 137.6 |   353M |  70 |1370 |2502 |1498 |  83k|  2 |  10k|  13k| 6.204178e+01 | 5.800000e+01 |   6.97%|  23.47%
263.62/264.54	c   249s|  8400 |   865 |  1319k| 137.7 |   354M |  70 |1370 |2485 |1605 |  84k|  2 |  10k|  13k| 6.203689e+01 | 5.800000e+01 |   6.96%|  23.74%
267.23/268.14	c   253s|  8500 |   891 |  1340k| 138.5 |   354M |  70 |1370 |2465 |1464 |  86k|  3 |  10k|  13k| 6.202221e+01 | 5.800000e+01 |   6.93%|  24.01%
269.12/270.10	c   255s|  8600 |   891 |  1353k| 138.4 |   354M |  70 |1370 |2472 |1477 |  87k|  0 |  10k|  13k| 6.202098e+01 | 5.800000e+01 |   6.93%|  24.26%
270.70/271.69	c   256s|  8700 |   897 |  1363k| 138.0 |   354M |  70 |1370 |2476 |1619 |  88k|  0 |  10k|  13k| 6.201787e+01 | 5.800000e+01 |   6.93%|  24.46%
273.99/274.93	c   260s|  8800 |   915 |  1380k| 138.4 |   354M |  70 |1370 |2483 |1494 |  89k|  1 |  10k|  13k| 6.200188e+01 | 5.800000e+01 |   6.90%|  24.56%
275.59/276.56	c   261s|  8900 |   933 |  1392k| 138.1 |   354M |  70 |1370 |2465 |1612 |  90k|  2 |  10k|  13k| 6.199705e+01 | 5.800000e+01 |   6.89%|  24.81%
276.78/277.78	c   263s|  9000 |   933 |  1402k| 137.8 |   354M |  70 |1370 |2463 |1601 |  91k|  0 |  10k|  13k| 6.199407e+01 | 5.800000e+01 |   6.89%|  25.03%
277.58/278.57	c   263s|  9100 |   947 |  1411k| 137.3 |   354M |  70 |1370 |2488 |1549 |  92k|  2 |  10k|  14k| 6.199407e+01 | 5.800000e+01 |   6.89%|  25.04%
279.19/280.15	c   265s|  9200 |   947 |  1421k| 137.0 |   354M |  70 |1370 |2487 |1575 |  92k|  0 |  10k|  14k| 6.199171e+01 | 5.800000e+01 |   6.88%|  25.08%
280.67/281.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
280.67/281.68	c   266s|  9300 |   953 |  1433k| 136.8 |   354M |  70 |1370 |2477 |1486 |  93k|  2 |  10k|  14k| 6.198732e+01 | 5.800000e+01 |   6.87%|  25.30%
283.96/284.98	c   270s|  9400 |   977 |  1449k| 137.0 |   354M |  70 |1370 |2490 |1554 |  95k|  3 |  10k|  14k| 6.197686e+01 | 5.800000e+01 |   6.86%|  25.36%
286.35/287.30	c   272s|  9500 |  1003 |  1462k| 136.9 |   354M |  70 |1370 |2537 |1621 |  96k|  1 |  10k|  14k| 6.197179e+01 | 5.800000e+01 |   6.85%|  25.41%
287.35/288.35	c   273s|  9600 |  1009 |  1471k| 136.5 |   354M |  70 |1370 |2573 |1501 |  96k|  4 |  11k|  14k| 6.196628e+01 | 5.800000e+01 |   6.84%|  25.43%
290.75/291.76	c   277s|  9700 |  1037 |  1490k| 137.0 |   360M |  70 |1370 |2597 |1575 |  97k|  2 |  11k|  14k| 6.196116e+01 | 5.800000e+01 |   6.83%|  25.47%
292.05/293.02	c   278s|  9800 |  1047 |  1500k| 136.7 |   361M |  70 |1370 |2638 |1586 |  98k|  0 |  11k|  14k| 6.196116e+01 | 5.800000e+01 |   6.83%|  25.47%
293.64/294.68	c   279s|  9900 |  1057 |  1511k| 136.4 |   361M |  70 |1370 |2652 |1579 |  98k|  3 |  11k|  14k| 6.195637e+01 | 5.800000e+01 |   6.82%|  25.48%
295.83/296.80	c   282s| 10000 |  1051 |  1526k| 136.5 |   361M |  70 |1370 |2683 |1573 |  99k|  1 |  11k|  15k| 6.195637e+01 | 5.800000e+01 |   6.82%|  25.48%
297.72/298.79	c   284s| 10100 |  1054 |  1538k| 136.4 |   361M |  70 |1370 |2677 |1544 | 100k|  0 |  11k|  15k| 6.195489e+01 | 5.800000e+01 |   6.82%|  25.51%
300.51/301.51	c   286s| 10200 |  1054 |  1552k| 136.4 |   361M |  70 |1370 |2724 |1474 | 100k|  0 |  11k|  15k| 6.195301e+01 | 5.800000e+01 |   6.82%|  26.20%
302.21/303.23	c   288s| 10300 |  1058 |  1564k| 136.3 |   361M |  70 |1370 |2716 |1445 | 101k|  0 |  11k|  15k| 6.194957e+01 | 5.800000e+01 |   6.81%|  26.42%
304.40/305.44	c   290s| 10400 |  1066 |  1577k| 136.2 |   361M |  70 |1370 |2726 |1470 | 102k|  2 |  11k|  15k| 6.194629e+01 | 5.800000e+01 |   6.80%|  26.45%
305.79/306.84	c   292s| 10500 |  1072 |  1587k| 135.9 |   361M |  70 |1370 |2775 |1756 | 103k|  0 |  11k|  15k| 6.194518e+01 | 5.800000e+01 |   6.80%|  26.60%
308.58/309.69	c   294s| 10600 |  1088 |  1605k| 136.3 |   362M |  70 |1370 |2817 |1531 | 104k|  2 |  11k|  15k| 6.193449e+01 | 5.800000e+01 |   6.78%|  26.99%
312.09/313.18	c   298s| 10700 |  1114 |  1622k| 136.6 |   362M |  70 |1370 |2871 |1575 | 105k|  1 |  12k|  16k| 6.193099e+01 | 5.800000e+01 |   6.78%|  27.06%
315.26/316.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
315.26/316.36	c   301s| 10800 |  1145 |  1638k| 136.8 |   362M |  70 |1370 |2853 |1592 | 106k|  2 |  12k|  16k| 6.192562e+01 | 5.800000e+01 |   6.77%|  27.14%
318.25/319.36	c   304s| 10900 |  1163 |  1657k| 137.2 |   362M |  70 |1370 |2843 |1494 | 108k|  0 |  12k|  16k| 6.192085e+01 | 5.800000e+01 |   6.76%|  27.28%
320.65/321.71	c   306s| 11000 |  1169 |  1676k| 137.6 |   362M |  70 |1370 |2942 |1466 | 109k|  3 |  12k|  16k| 6.192085e+01 | 5.800000e+01 |   6.76%|  27.32%
321.74/322.84	c   308s| 11100 |  1175 |  1685k| 137.3 |   362M |  70 |1370 |3010 |1600 | 109k|  2 |  12k|  17k| 6.192085e+01 | 5.800000e+01 |   6.76%|  27.33%
323.54/324.68	c   309s| 11200 |  1179 |  1698k| 137.2 |   363M |  70 |1370 |3027 |1541 | 110k|  0 |  12k|  17k| 6.192014e+01 | 5.800000e+01 |   6.76%|  27.47%
326.73/327.87	c   313s| 11300 |  1211 |  1717k| 137.6 |   363M |  70 |1370 |2969 |1458 | 111k|  3 |  12k|  17k| 6.190576e+01 | 5.800000e+01 |   6.73%|  27.60%
328.12/329.27	c   314s| 11400 |  1217 |  1728k| 137.4 |   364M |  70 |1370 |2959 |1538 | 112k|  2 |  12k|  17k| 6.190230e+01 | 5.800000e+01 |   6.73%|  27.63%
329.93/331.02	c   316s| 11500 |  1221 |  1741k| 137.3 |   364M |  70 |1370 |3098 |1547 | 113k|  4 |  12k|  17k| 6.190230e+01 | 5.800000e+01 |   6.73%|  27.83%
332.11/333.27	c   318s| 11600 |  1233 |  1753k| 137.2 |   364M |  70 |1370 |3113 |1572 | 113k|  1 |  12k|  17k| 6.190075e+01 | 5.800000e+01 |   6.73%|  27.90%
334.60/335.74	c   320s| 11700 |  1237 |  1767k| 137.2 |   364M |  70 |1370 |3018 |1642 | 114k|  7 |  13k|  17k| 6.188924e+01 | 5.800000e+01 |   6.71%|  28.12%
336.29/337.43	c   322s| 11800 |  1254 |  1779k| 137.1 |   364M |  70 |1370 |3015 |1552 | 115k|  0 |  13k|  18k| 6.187779e+01 | 5.800000e+01 |   6.69%|  28.14%
338.00/339.14	c   324s| 11900 |  1254 |  1790k| 136.9 |   364M |  70 |1370 |2964 |1505 | 116k|  3 |  13k|  18k| 6.187779e+01 | 5.800000e+01 |   6.69%|  28.25%
340.78/341.94	c   327s| 12000 |  1258 |  1805k| 137.0 |   364M |  70 |1370 |2869 |1533 | 117k|  1 |  13k|  18k| 6.187142e+01 | 5.800000e+01 |   6.67%|  28.54%
344.17/345.39	c   330s| 12100 |  1264 |  1822k| 137.2 |   365M |  70 |1370 |2794 |1534 | 118k|  3 |  13k|  18k| 6.186490e+01 | 5.800000e+01 |   6.66%|  28.71%
345.27/346.49	c   331s| 12200 |  1268 |  1833k| 137.0 |   365M |  70 |1370 |2826 |1571 | 119k|  0 |  13k|  18k| 6.185696e+01 | 5.800000e+01 |   6.65%|  28.74%
349.55/350.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
349.55/350.71	c   335s| 12300 |  1290 |  1853k| 137.5 |   366M |  70 |1370 |2823 |1511 | 120k|  3 |  13k|  18k| 6.184519e+01 | 5.800000e+01 |   6.63%|  28.91%
352.64/353.82	c   339s| 12400 |  1302 |  1869k| 137.7 |   371M |  70 |1370 |2826 |1500 | 121k|  3 |  13k|  19k| 6.183298e+01 | 5.800000e+01 |   6.61%|  28.98%
354.54/355.76	c   341s| 12500 |  1314 |  1881k| 137.5 |   371M |  70 |1370 |2884 |1574 | 122k|  1 |  13k|  19k| 6.182329e+01 | 5.800000e+01 |   6.59%|  29.06%
356.94/358.17	c   343s| 12600 |  1325 |  1894k| 137.5 |   371M |  70 |1370 |2881 |1516 | 123k|  0 |  13k|  19k| 6.181289e+01 | 5.800000e+01 |   6.57%|  29.08%
359.83/361.08	c   346s| 12700 |  1355 |  1911k| 137.7 |   371M |  70 |1370 |2853 |1637 | 124k|  0 |  13k|  19k| 6.180228e+01 | 5.800000e+01 |   6.56%|  29.11%
361.31/362.51	c   347s| 12800 |  1361 |  1921k| 137.5 |   371M |  70 |1370 |2976 |1480 | 125k|  1 |  14k|  19k| 6.180228e+01 | 5.800000e+01 |   6.56%|  29.13%
363.51/364.76	c   350s| 12900 |  1379 |  1936k| 137.5 |   371M |  70 |1370 |2950 |1544 | 126k|  1 |  14k|  20k| 6.179075e+01 | 5.800000e+01 |   6.54%|  29.22%
366.30/367.59	c   352s| 13000 |  1407 |  1948k| 137.4 |   371M |  70 |1370 |2945 |   0 | 127k|  0 |  14k|  20k| 6.178491e+01 | 5.800000e+01 |   6.53%|  29.26%
367.39/368.62	c   353s| 13100 |  1435 |  1958k| 137.2 |   371M |  70 |1370 |2948 |1575 | 127k|  2 |  14k|  20k| 6.178363e+01 | 5.800000e+01 |   6.52%|  29.26%
369.69/370.90	c   356s| 13200 |  1427 |  1969k| 137.0 |   372M |  70 |1370 |2921 |1615 | 128k|  0 |  14k|  20k| 6.178235e+01 | 5.800000e+01 |   6.52%|  29.59%
370.58/371.89	c   357s| 13300 |  1435 |  1979k| 136.7 |   372M |  70 |1370 |2900 |1553 | 129k|  7 |  14k|  20k| 6.178088e+01 | 5.800000e+01 |   6.52%|  29.66%
372.08/373.35	c   358s| 13400 |  1455 |  1991k| 136.6 |   372M |  70 |1370 |2834 |1572 | 130k|  6 |  14k|  20k| 6.178027e+01 | 5.800000e+01 |   6.52%|  29.81%
374.78/376.09	c   361s| 13500 |  1481 |  2004k| 136.6 |   372M |  70 |1370 |2826 |1600 | 131k|  5 |  14k|  20k| 6.177734e+01 | 5.800000e+01 |   6.51%|  29.98%
376.78/378.01	c   363s| 13600 |  1491 |  2016k| 136.4 |   372M |  70 |1370 |2895 |1600 | 131k|  2 |  14k|  21k| 6.177280e+01 | 5.800000e+01 |   6.50%|  30.01%
377.56/378.84	c   364s| 13700 |  1490 |  2023k| 136.0 |   372M |  70 |1370 |2926 |1616 | 132k|  0 |  14k|  21k| 6.177213e+01 | 5.800000e+01 |   6.50%|  30.03%
379.77/381.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
379.77/381.02	c   366s| 13800 |  1508 |  2038k| 136.1 |   372M |  70 |1370 |2883 |1516 | 133k|  3 |  14k|  21k| 6.177183e+01 | 5.800000e+01 |   6.50%|  30.08%
380.76/382.01	c   367s| 13900 |  1514 |  2048k| 135.9 |   372M |  70 |1370 |2886 |1597 | 133k|  1 |  14k|  21k| 6.177183e+01 | 5.800000e+01 |   6.50%|  30.10%
382.44/383.73	c   368s| 14000 |  1528 |  2061k| 135.8 |   372M |  70 |1370 |2893 |1582 | 133k|  0 |  14k|  21k| 6.176985e+01 | 5.800000e+01 |   6.50%|  30.13%
384.24/385.51	c   370s| 14100 |  1534 |  2071k| 135.5 |   372M |  70 |1370 |2876 |1570 | 134k|  2 |  14k|  21k| 6.175848e+01 | 5.800000e+01 |   6.48%|  30.16%
385.75/387.04	c   372s| 14200 |  1551 |  2081k| 135.3 |   372M |  70 |1370 |2866 |1547 | 135k|  2 |  14k|  21k| 6.175679e+01 | 5.800000e+01 |   6.48%|  30.23%
387.74/389.08	c   374s| 14300 |  1563 |  2093k| 135.2 |   373M |  70 |1370 |2861 |1487 | 135k|  2 |  14k|  21k| 6.174473e+01 | 5.800000e+01 |   6.46%|  30.29%
389.12/390.46	c   375s| 14400 |  1571 |  2103k| 135.0 |   374M |  70 |1370 |2821 |1488 | 136k|  2 |  14k|  21k| 6.173486e+01 | 5.800000e+01 |   6.44%|  30.40%
389.92/391.28	c   376s| 14500 |  1579 |  2112k| 134.7 |   374M |  70 |1370 |2759 |1494 | 136k|  2 |  14k|  21k| 6.173182e+01 | 5.800000e+01 |   6.43%|  30.56%
391.22/392.51	c   377s| 14600 |  1585 |  2122k| 134.5 |   374M |  70 |1370 |2772 |1501 | 137k|  1 |  15k|  22k| 6.173128e+01 | 5.800000e+01 |   6.43%|  30.59%
392.22/393.52	c   378s| 14700 |  1599 |  2131k| 134.2 |   374M |  70 |1370 |2836 |1564 | 137k|  1 |  15k|  22k| 6.173128e+01 | 5.800000e+01 |   6.43%|  30.59%
394.11/395.41	c   380s| 14800 |  1611 |  2141k| 134.0 |   374M |  70 |1370 |2880 |1573 | 138k|  0 |  15k|  22k| 6.172278e+01 | 5.800000e+01 |   6.42%|  30.65%
395.61/396.96	c   382s| 14900 |  1623 |  2150k| 133.7 |   374M |  70 |1370 |2889 |1549 | 139k|  1 |  15k|  22k| 6.171393e+01 | 5.800000e+01 |   6.40%|  30.67%
396.82/398.11	c   383s| 15000 |  1633 |  2165k| 133.8 |   374M |  70 |1370 |2879 |1561 | 139k|  1 |  15k|  22k| 6.170117e+01 | 5.800000e+01 |   6.38%|  30.68%
397.40/398.74	c   383s| 15100 |  1637 |  2171k| 133.4 |   374M |  70 |1370 |2884 |1562 | 140k|  2 |  15k|  22k| 6.170117e+01 | 5.800000e+01 |   6.38%|  30.68%
399.30/400.63	c   385s| 15200 |  1635 |  2182k| 133.2 |   375M |  70 |1370 |2827 |1637 | 140k|  0 |  15k|  22k| 6.169651e+01 | 5.800000e+01 |   6.37%|  30.71%
400.70/402.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
400.70/402.09	c   387s| 15300 |  1649 |  2193k| 133.1 |   375M |  70 |1370 |2788 |1623 | 141k|  2 |  15k|  22k| 6.169326e+01 | 5.800000e+01 |   6.37%|  30.78%
403.88/405.23	c   390s| 15400 |  1663 |  2209k| 133.2 |   375M |  70 |1370 |2763 |1619 | 142k|  3 |  15k|  22k| 6.168586e+01 | 5.800000e+01 |   6.35%|  30.95%
405.38/406.74	c   391s| 15500 |  1681 |  2220k| 133.1 |   376M |  70 |1370 |2792 |1510 | 142k|  3 |  15k|  23k| 6.168464e+01 | 5.800000e+01 |   6.35%|  30.97%
406.17/407.51	c   392s| 15600 |  1687 |  2227k| 132.7 |   376M |  70 |1370 |2827 |1584 | 143k|  2 |  15k|  23k| 6.168464e+01 | 5.800000e+01 |   6.35%|  30.98%
407.27/408.62	c   393s| 15700 |  1698 |  2235k| 132.4 |   376M |  70 |1370 |2846 |1510 | 143k|  2 |  15k|  23k| 6.167339e+01 | 5.800000e+01 |   6.33%|  31.01%
408.26/409.66	c   394s| 15800 |  1712 |  2243k| 132.1 |   376M |  70 |1370 |2827 |1568 | 144k|  2 |  15k|  23k| 6.167155e+01 | 5.800000e+01 |   6.33%|  31.02%
410.26/411.62	c   396s| 15900 |  1730 |  2255k| 132.0 |   376M |  70 |1370 |2779 |1554 | 144k|  0 |  15k|  23k| 6.167024e+01 | 5.800000e+01 |   6.33%|  31.11%
411.77/413.19	c   398s| 16000 |  1746 |  2267k| 131.9 |   377M |  70 |1370 |2778 |1592 | 145k|  8 |  15k|  23k| 6.166909e+01 | 5.800000e+01 |   6.33%|  31.15%
412.85/414.25	c   399s| 16100 |  1774 |  2277k| 131.8 |   377M |  70 |1370 |2798 |1596 | 146k|  4 |  15k|  23k| 6.166829e+01 | 5.800000e+01 |   6.32%|  31.16%
413.76/415.17	c   400s| 16200 |  1784 |  2287k| 131.6 |   377M |  70 |1370 |2818 |1499 | 146k|  4 |  15k|  23k| 6.166672e+01 | 5.800000e+01 |   6.32%|  31.17%
415.65/417.02	c   402s| 16300 |  1796 |  2298k| 131.5 |   378M |  70 |1370 |2831 |1551 | 147k|  2 |  15k|  23k| 6.165827e+01 | 5.800000e+01 |   6.31%|  31.30%
416.44/417.82	c   403s| 16400 |  1790 |  2306k| 131.2 |   378M |  70 |1370 |2947 |1559 | 148k|  4 |  15k|  24k| 6.165827e+01 | 5.800000e+01 |   6.31%|  31.31%
417.65/419.10	c   404s| 16500 |  1807 |  2318k| 131.1 |   378M |  70 |1370 |2982 |1610 | 149k|  6 |  15k|  24k| 6.165581e+01 | 5.800000e+01 |   6.30%|  31.33%
418.53/419.93	c   405s| 16600 |  1805 |  2326k| 130.8 |   378M |  70 |1370 |3047 |1515 | 149k|  2 |  16k|  24k| 6.165581e+01 | 5.800000e+01 |   6.30%|  31.33%
419.83/421.21	c   406s| 16700 |  1815 |  2337k| 130.7 |   378M |  70 |1370 |3087 |1611 | 150k|  0 |  16k|  24k| 6.165474e+01 | 5.800000e+01 |   6.30%|  31.35%
421.73/423.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
421.73/423.19	c   408s| 16800 |  1837 |  2348k| 130.6 |   378M |  70 |1370 |3065 |1587 | 150k|  2 |  16k|  24k| 6.165318e+01 | 5.800000e+01 |   6.30%|  31.36%
424.41/425.87	c   411s| 16900 |  1863 |  2363k| 130.7 |   380M |  70 |1370 |3014 |1598 | 151k|  3 |  16k|  24k| 6.163455e+01 | 5.800000e+01 |   6.27%|  31.43%
425.72/427.12	c   412s| 17000 |  1879 |  2373k| 130.5 |   380M |  70 |1370 |2944 |1478 | 152k|  1 |  16k|  24k| 6.163363e+01 | 5.800000e+01 |   6.26%|  31.51%
427.40/428.82	c   414s| 17100 |  1897 |  2385k| 130.5 |   380M |  70 |1370 |2868 |1543 | 152k|  4 |  16k|  24k| 6.162433e+01 | 5.800000e+01 |   6.25%|  31.53%
428.80/430.29	c   415s| 17200 |  1919 |  2397k| 130.4 |   380M |  70 |1370 |2837 |1534 | 153k|  0 |  16k|  24k| 6.161438e+01 | 5.800000e+01 |   6.23%|  31.55%
432.98/434.47	c   419s| 17300 |  1923 |  2416k| 130.7 |   386M |  70 |1370 |2754 |   0 | 155k|  0 |  16k|  24k| 6.160859e+01 | 5.800000e+01 |   6.22%|  31.74%
434.48/436.00	c   421s| 17400 |  1929 |  2427k| 130.6 |   386M |  70 |1370 |2758 |1589 | 156k|  0 |  16k|  25k| 6.160774e+01 | 5.800000e+01 |   6.22%|  31.76%
435.48/436.98	c   422s| 17500 |  1933 |  2438k| 130.5 |   386M |  70 |1370 |2810 |1479 | 157k|  1 |  16k|  25k| 6.160555e+01 | 5.800000e+01 |   6.22%|  31.77%
436.69/438.14	c   423s| 17600 |  1945 |  2449k| 130.4 |   386M |  70 |1370 |2826 |1506 | 157k|  0 |  16k|  25k| 6.160409e+01 | 5.800000e+01 |   6.21%|  31.79%
438.47/439.95	c   425s| 17700 |  1969 |  2462k| 130.4 |   387M |  70 |1370 |2823 |1537 | 158k|  0 |  16k|  25k| 6.160045e+01 | 5.800000e+01 |   6.21%|  31.87%
439.96/441.42	c   426s| 17800 |  1983 |  2473k| 130.3 |   387M |  70 |1370 |2873 |1505 | 158k|  0 |  16k|  25k| 6.159104e+01 | 5.800000e+01 |   6.19%|  31.90%
441.06/442.58	c   427s| 17900 |  2005 |  2484k| 130.2 |   387M |  70 |1370 |2916 |1469 | 159k|  2 |  16k|  25k| 6.158849e+01 | 5.800000e+01 |   6.19%|  31.92%
442.85/444.38	c   429s| 18000 |  2003 |  2498k| 130.2 |   387M |  70 |1370 |2978 |1592 | 160k|  3 |  17k|  25k| 6.158825e+01 | 5.800000e+01 |   6.19%|  31.95%
444.45/445.90	c   431s| 18100 |  2005 |  2507k| 130.0 |   387M |  70 |1370 |3118 |1545 | 160k|  0 |  17k|  26k| 6.158696e+01 | 5.800000e+01 |   6.18%|  31.98%
445.65/447.19	c   432s| 18200 |  2017 |  2516k| 129.8 |   387M |  70 |1370 |3151 |1551 | 161k|  6 |  17k|  26k| 6.158487e+01 | 5.800000e+01 |   6.18%|  31.99%
447.14/448.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
447.14/448.61	c   433s| 18300 |  2025 |  2526k| 129.7 |   387M |  70 |1370 |3126 |1497 | 161k|  2 |  17k|  26k| 6.158309e+01 | 5.800000e+01 |   6.18%|  32.09%
449.23/450.73	c   435s| 18400 |  2036 |  2539k| 129.7 |   387M |  70 |1370 |3042 |1509 | 162k|  0 |  17k|  26k| 6.156939e+01 | 5.800000e+01 |   6.15%|  32.15%
450.55/452.05	c   437s| 18500 |  2044 |  2549k| 129.5 |   387M |  70 |1370 |2938 |1516 | 162k|  0 |  17k|  26k| 6.155952e+01 | 5.800000e+01 |   6.14%|  32.17%
451.64/453.13	c   438s| 18600 |  2060 |  2560k| 129.4 |   387M |  70 |1370 |2923 |1585 | 163k|  0 |  17k|  26k| 6.155815e+01 | 5.800000e+01 |   6.13%|  32.22%
453.32/454.86	c   440s| 18700 |  2076 |  2572k| 129.4 |   387M |  70 |1370 |2909 |1603 | 164k|  0 |  17k|  26k| 6.155168e+01 | 5.800000e+01 |   6.12%|  32.23%
455.02/456.52	c   441s| 18800 |  2080 |  2584k| 129.3 |   387M |  70 |1370 |2920 |1543 | 164k|  3 |  17k|  26k| 6.154151e+01 | 5.800000e+01 |   6.11%|  32.27%
457.11/458.68	c   443s| 18900 |  2094 |  2598k| 129.4 |   388M |  70 |1370 |2932 |1507 | 165k|  0 |  17k|  27k| 6.153508e+01 | 5.800000e+01 |   6.09%|  32.35%
458.71/460.24	c   445s| 19000 |  2102 |  2610k| 129.3 |   388M |  70 |1370 |2938 |1525 | 166k|  0 |  17k|  27k| 6.152158e+01 | 5.800000e+01 |   6.07%|  32.41%
461.00/462.53	c   447s| 19100 |  2122 |  2624k| 129.4 |   391M |  70 |1370 |2944 |1598 | 167k|  2 |  17k|  27k| 6.151614e+01 | 5.800000e+01 |   6.06%|  32.45%
461.99/463.54	c   448s| 19200 |  2120 |  2633k| 129.2 |   391M |  70 |1370 |2986 |1572 | 167k|  1 |  18k|  27k| 6.151614e+01 | 5.800000e+01 |   6.06%|  32.48%
465.18/466.73	c   451s| 19300 |  2145 |  2648k| 129.3 |   391M |  70 |1370 |3050 |1486 | 168k|  0 |  18k|  27k| 6.150482e+01 | 5.800000e+01 |   6.04%|  32.52%
466.18/467.77	c   453s| 19400 |  2155 |  2659k| 129.2 |   391M |  70 |1370 |3038 |1546 | 169k|  0 |  18k|  27k| 6.150302e+01 | 5.800000e+01 |   6.04%|  32.54%
467.08/468.66	c   453s| 19500 |  2165 |  2668k| 129.0 |   391M |  70 |1370 |3110 |1559 | 169k|  2 |  18k|  28k| 6.150252e+01 | 5.800000e+01 |   6.04%|  32.54%
468.07/469.67	c   454s| 19600 |  2161 |  2677k| 128.8 |   391M |  70 |1370 |3112 |1548 | 170k|  0 |  18k|  28k| 6.150033e+01 | 5.800000e+01 |   6.04%|  32.56%
469.27/470.81	c   456s| 19700 |  2179 |  2686k| 128.6 |   391M |  70 |1370 |3212 |1582 | 170k|  0 |  18k|  28k| 6.149697e+01 | 5.800000e+01 |   6.03%|  32.57%
470.36/471.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
470.36/471.96	c   457s| 19800 |  2177 |  2695k| 128.4 |   391M |  70 |1370 |3271 |1558 | 170k|  2 |  18k|  28k| 6.149472e+01 | 5.800000e+01 |   6.03%|  32.60%
472.26/473.86	c   459s| 19900 |  2179 |  2706k| 128.3 |   392M |  70 |1370 |3184 |1566 | 171k|  0 |  18k|  28k| 6.148490e+01 | 5.800000e+01 |   6.01%|  32.70%
473.57/475.12	c   460s| 20000 |  2189 |  2716k| 128.2 |   392M |  70 |1370 |3179 |1593 | 171k|  0 |  18k|  28k| 6.148425e+01 | 5.800000e+01 |   6.01%|  32.73%
474.35/475.96	c   461s| 20100 |  2205 |  2726k| 128.1 |   392M |  70 |1370 |3154 |1493 | 172k|  1 |  18k|  28k| 6.148289e+01 | 5.800000e+01 |   6.00%|  32.74%
475.84/477.47	c   462s| 20200 |  2230 |  2738k| 128.1 |   393M |  70 |1370 |3141 |1550 | 173k|  2 |  18k|  28k| 6.147970e+01 | 5.800000e+01 |   6.00%|  32.75%
477.14/478.76	c   464s| 20300 |  2234 |  2749k| 128.0 |   393M |  70 |1370 |3083 |1561 | 174k|  0 |  19k|  29k| 6.147436e+01 | 5.800000e+01 |   5.99%|  32.80%
478.63/480.22	c   465s| 20400 |  2241 |  2761k| 127.9 |   393M |  70 |1370 |3042 |1577 | 174k|  2 |  19k|  29k| 6.147071e+01 | 5.800000e+01 |   5.98%|  32.90%
479.83/481.41	c   466s| 20500 |  2245 |  2771k| 127.8 |   393M |  70 |1370 |3047 |1488 | 174k|  3 |  19k|  29k| 6.147071e+01 | 5.800000e+01 |   5.98%|  32.96%
480.73/482.35	c   467s| 20600 |  2265 |  2781k| 127.6 |   393M |  70 |1370 |3046 |1515 | 175k|  0 |  19k|  29k| 6.146276e+01 | 5.800000e+01 |   5.97%|  33.01%
481.82/483.47	c   468s| 20700 |  2275 |  2788k| 127.4 |   393M |  70 |1370 |3115 |1508 | 175k|  2 |  19k|  29k| 6.146210e+01 | 5.800000e+01 |   5.97%|  33.01%
482.92/484.53	c   469s| 20800 |  2275 |  2798k| 127.3 |   393M |  70 |1370 |3172 |1511 | 175k|  2 |  19k|  29k| 6.145856e+01 | 5.800000e+01 |   5.96%|  33.07%
484.61/486.24	c   471s| 20900 |  2279 |  2809k| 127.2 |   394M |  70 |1370 |3197 |1567 | 176k|  0 |  19k|  29k| 6.145642e+01 | 5.800000e+01 |   5.96%|  33.11%
486.52/488.16	c   473s| 21000 |  2299 |  2821k| 127.2 |   394M |  70 |1370 |3207 |1571 | 177k|  4 |  19k|  29k| 6.144971e+01 | 5.800000e+01 |   5.95%|  33.16%
488.20/489.88	c   475s| 21100 |  2299 |  2832k| 127.1 |   396M |  70 |1370 |3179 |1535 | 177k|  2 |  19k|  30k| 6.144908e+01 | 5.800000e+01 |   5.95%|  33.20%
490.51/492.15	c   477s| 21200 |  2301 |  2845k| 127.1 |   402M |  70 |1370 |3072 |1601 | 178k|  0 |  19k|  30k| 6.144707e+01 | 5.800000e+01 |   5.94%|  33.29%
492.79/494.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
492.79/494.41	c   479s| 21300 |  2315 |  2859k| 127.1 |   402M |  70 |1370 |2941 |1626 | 179k|  0 |  19k|  30k| 6.144611e+01 | 5.800000e+01 |   5.94%|  33.46%
493.58/495.22	c   480s| 21400 |  2320 |  2868k| 127.0 |   402M |  70 |1370 |2862 |1462 | 179k|  2 |  19k|  30k| 6.144501e+01 | 5.800000e+01 |   5.94%|  33.54%
494.28/495.97	c   481s| 21500 |  2324 |  2876k| 126.8 |   402M |  70 |1370 |2850 |1603 | 180k|  0 |  19k|  30k| 6.144501e+01 | 5.800000e+01 |   5.94%|  33.62%
495.08/496.70	c   481s| 21600 |  2340 |  2886k| 126.7 |   402M |  70 |1370 |2843 |1561 | 181k|  3 |  19k|  30k| 6.144327e+01 | 5.800000e+01 |   5.94%|  33.63%
495.88/497.52	c   482s| 21700 |  2346 |  2896k| 126.6 |   402M |  70 |1370 |2862 |1554 | 181k|  2 |  19k|  30k| 6.144107e+01 | 5.800000e+01 |   5.93%|  33.66%
497.38/499.10	c   484s| 21800 |  2362 |  2908k| 126.5 |   402M |  70 |1370 |2845 |1547 | 182k|  4 |  19k|  30k| 6.143291e+01 | 5.800000e+01 |   5.92%|  33.74%
498.48/500.13	c   485s| 21900 |  2366 |  2917k| 126.4 |   402M |  70 |1370 |2910 |1556 | 182k|  0 |  20k|  30k| 6.143291e+01 | 5.800000e+01 |   5.92%|  33.74%
499.66/501.39	c   486s| 22000 |  2370 |  2928k| 126.3 |   402M |  70 |1370 |3057 |1537 | 183k|  5 |  20k|  30k| 6.143291e+01 | 5.800000e+01 |   5.92%|  33.75%
500.56/502.21	c   487s| 22100 |  2378 |  2936k| 126.1 |   402M |  70 |1370 |3071 |1598 | 183k|  5 |  20k|  31k| 6.143049e+01 | 5.800000e+01 |   5.91%|  33.76%
501.37/503.08	c   488s| 22200 |  2386 |  2944k| 125.9 |   403M |  70 |1370 |3137 |1572 | 183k|  0 |  20k|  31k| 6.142755e+01 | 5.800000e+01 |   5.91%|  33.77%
502.05/503.72	c   488s| 22300 |  2394 |  2951k| 125.6 |   403M |  70 |1370 |3137 |1578 | 184k|  0 |  20k|  31k| 6.142623e+01 | 5.800000e+01 |   5.91%|  33.77%
503.65/505.35	c   490s| 22400 |  2414 |  2961k| 125.5 |   403M |  70 |1370 |3150 |1520 | 184k|  1 |  20k|  31k| 6.142090e+01 | 5.800000e+01 |   5.90%|  33.84%
504.36/506.08	c   491s| 22500 |  2416 |  2968k| 125.3 |   403M |  70 |1370 |3166 |1597 | 184k|  2 |  20k|  31k| 6.141902e+01 | 5.800000e+01 |   5.89%|  33.84%
505.54/507.28	c   492s| 22600 |  2422 |  2977k| 125.2 |   403M |  70 |1370 |3147 |1562 | 185k|  6 |  20k|  31k| 6.141003e+01 | 5.800000e+01 |   5.88%|  33.86%
507.35/509.03	c   494s| 22700 |  2432 |  2988k| 125.1 |   403M |  70 |1370 |3137 |1535 | 185k|  0 |  20k|  31k| 6.140936e+01 | 5.800000e+01 |   5.88%|  33.88%
508.53/510.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
508.53/510.21	c   495s| 22800 |  2450 |  3000k| 125.1 |   403M |  70 |1370 |3218 |1536 | 186k|  0 |  20k|  31k| 6.140508e+01 | 5.800000e+01 |   5.87%|  33.89%
509.34/511.01	c   496s| 22900 |  2446 |  3008k| 124.9 |   403M |  70 |1370 |3252 |1554 | 186k|  1 |  20k|  31k| 6.140508e+01 | 5.800000e+01 |   5.87%|  33.92%
510.72/512.40	c   497s| 23000 |  2439 |  3018k| 124.8 |   403M |  70 |1370 |3270 |1564 | 187k|  4 |  21k|  32k| 6.140110e+01 | 5.800000e+01 |   5.86%|  34.07%
512.02/513.79	c   499s| 23100 |  2448 |  3028k| 124.7 |   403M |  70 |1370 |3303 |1553 | 187k|  0 |  21k|  32k| 6.139861e+01 | 5.800000e+01 |   5.86%|  34.19%
512.91/514.64	c   499s| 23200 |  2470 |  3038k| 124.6 |   403M |  70 |1370 |3260 |1530 | 187k|  7 |  21k|  32k| 6.139718e+01 | 5.800000e+01 |   5.86%|  34.21%
514.11/515.84	c   501s| 23300 |  2480 |  3048k| 124.5 |   404M |  70 |1370 |3211 |1556 | 188k|  5 |  21k|  32k| 6.139499e+01 | 5.800000e+01 |   5.85%|  34.23%
515.80/517.52	c   502s| 23400 |  2488 |  3059k| 124.4 |   404M |  70 |1370 |3153 |1506 | 189k|  0 |  21k|  32k| 6.139263e+01 | 5.800000e+01 |   5.85%|  34.28%
517.10/518.86	c   504s| 23500 |  2496 |  3069k| 124.3 |   404M |  70 |1370 |3142 |1559 | 189k|  0 |  21k|  32k| 6.139048e+01 | 5.800000e+01 |   5.85%|  34.31%
517.80/519.52	c   504s| 23600 |  2498 |  3077k| 124.1 |   404M |  70 |1370 |3119 |   0 | 189k|  0 |  21k|  32k| 6.138888e+01 | 5.800000e+01 |   5.84%|  34.32%
519.19/520.92	c   506s| 23700 |  2508 |  3088k| 124.1 |   404M |  70 |1370 |3161 |1675 | 189k|  1 |  21k|  32k| 6.138807e+01 | 5.800000e+01 |   5.84%|  34.33%
519.89/521.69	c   506s| 23800 |  2511 |  3097k| 124.0 |   404M |  70 |1370 |3099 |1499 | 190k|  2 |  21k|  32k| 6.138674e+01 | 5.800000e+01 |   5.84%|  34.36%
520.59/522.37	c   507s| 23900 |  2519 |  3104k| 123.7 |   404M |  70 |1370 |3051 |1505 | 190k|  2 |  21k|  32k| 6.138674e+01 | 5.800000e+01 |   5.84%|  34.38%
521.58/523.39	c   508s| 24000 |  2531 |  3113k| 123.6 |   404M |  70 |1370 |3049 |1538 | 190k|  2 |  21k|  33k| 6.138621e+01 | 5.800000e+01 |   5.84%|  34.38%
522.48/524.22	c   509s| 24100 |  2525 |  3121k| 123.4 |   404M |  70 |1370 |3094 |1569 | 190k|  0 |  21k|  33k| 6.138621e+01 | 5.800000e+01 |   5.84%|  34.39%
523.88/525.61	c   510s| 24200 |  2535 |  3132k| 123.3 |   404M |  70 |1370 |3080 |1537 | 191k|  0 |  21k|  33k| 6.138223e+01 | 5.800000e+01 |   5.83%|  34.42%
524.88/526.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
524.88/526.68	c   511s| 24300 |  2555 |  3142k| 123.3 |   404M |  70 |1370 |3116 |1555 | 191k|  0 |  21k|  33k| 6.137888e+01 | 5.800000e+01 |   5.83%|  34.43%
525.67/527.47	c   512s| 24400 |  2561 |  3150k| 123.1 |   404M |  70 |1370 |3124 |1577 | 191k|  0 |  21k|  33k| 6.137874e+01 | 5.800000e+01 |   5.83%|  34.46%
526.47/528.23	c   513s| 24500 |  2567 |  3157k| 122.9 |   404M |  70 |1370 |3135 |1583 | 191k|  3 |  21k|  33k| 6.137762e+01 | 5.800000e+01 |   5.82%|  34.47%
528.07/529.80	c   515s| 24600 |  2603 |  3169k| 122.9 |   405M |  70 |1370 |3081 |1549 | 192k|  0 |  22k|  33k| 6.137276e+01 | 5.800000e+01 |   5.82%|  34.47%
528.96/530.76	c   516s| 24700 |  2621 |  3178k| 122.8 |   405M |  70 |1370 |3124 |1535 | 192k|  6 |  22k|  33k| 6.136769e+01 | 5.800000e+01 |   5.81%|  34.48%
529.76/531.53	c   516s| 24800 |  2633 |  3187k| 122.6 |   405M |  70 |1370 |3145 |1493 | 192k|  0 |  22k|  34k| 6.136517e+01 | 5.800000e+01 |   5.80%|  34.49%
530.86/532.64	c   517s| 24900 |  2647 |  3197k| 122.6 |   405M |  70 |1370 |3224 |1539 | 192k|  0 |  22k|  34k| 6.136514e+01 | 5.800000e+01 |   5.80%|  34.50%
531.85/533.62	c   518s| 25000 |  2661 |  3206k| 122.4 |   405M |  70 |1370 |3209 |1530 | 193k|  3 |  22k|  34k| 6.136407e+01 | 5.800000e+01 |   5.80%|  34.51%
533.85/535.64	c   520s| 25100 |  2672 |  3217k| 122.4 |   405M |  70 |1370 |3174 |1503 | 193k|  2 |  22k|  34k| 6.136161e+01 | 5.800000e+01 |   5.80%|  34.53%
534.84/536.65	c   521s| 25200 |  2692 |  3227k| 122.3 |   405M |  70 |1370 |3234 |1525 | 193k|  0 |  22k|  34k| 6.135924e+01 | 5.800000e+01 |   5.79%|  34.54%
536.04/537.86	c   523s| 25300 |  2698 |  3237k| 122.2 |   405M |  70 |1370 |3229 |1519 | 193k|  1 |  22k|  34k| 6.135257e+01 | 5.800000e+01 |   5.78%|  34.56%
537.25/539.07	c   524s| 25400 |  2720 |  3248k| 122.2 |   406M |  70 |1370 |3223 |1542 | 194k|  1 |  22k|  34k| 6.135200e+01 | 5.800000e+01 |   5.78%|  34.57%
538.43/540.29	c   525s| 25500 |  2736 |  3257k| 122.0 |   406M |  70 |1370 |3301 |1495 | 194k|  2 |  22k|  35k| 6.135110e+01 | 5.800000e+01 |   5.78%|  34.58%
540.92/542.72	c   527s| 25600 |  2742 |  3269k| 122.0 |   407M |  70 |1370 |3293 |1519 | 194k|  2 |  22k|  35k| 6.134917e+01 | 5.800000e+01 |   5.77%|  34.62%
543.22/545.05	c   530s| 25700 |  2733 |  3279k| 122.0 |   408M |  70 |1370 |3285 |1606 | 195k|  0 |  22k|  35k| 6.134735e+01 | 5.800000e+01 |   5.77%|  34.68%
544.22/546.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
544.22/546.02	c   531s| 25800 |  2737 |  3290k| 121.9 |   408M |  70 |1370 |3233 |1507 | 195k|  1 |  23k|  35k| 6.134300e+01 | 5.800000e+01 |   5.76%|  34.71%
545.32/547.11	c   532s| 25900 |  2754 |  3301k| 121.9 |   408M |  70 |1370 |3257 |1572 | 196k|  0 |  23k|  35k| 6.133965e+01 | 5.800000e+01 |   5.76%|  34.74%
546.40/548.20	c   533s| 26000 |  2772 |  3312k| 121.8 |   408M |  70 |1370 |3271 |1550 | 196k|  1 |  23k|  35k| 6.133792e+01 | 5.800000e+01 |   5.76%|  34.76%
547.21/549.08	c   534s| 26100 |  2782 |  3321k| 121.7 |   408M |  70 |1370 |3276 |1509 | 196k|  1 |  23k|  36k| 6.133547e+01 | 5.800000e+01 |   5.75%|  34.77%
548.09/549.95	c   535s| 26200 |  2802 |  3331k| 121.6 |   408M |  70 |1370 |3243 |1523 | 196k|  1 |  23k|  36k| 6.133245e+01 | 5.800000e+01 |   5.75%|  34.79%
549.49/551.37	c   536s| 26300 |  2814 |  3341k| 121.5 |   408M |  70 |1370 |3206 |1547 | 197k|  0 |  23k|  36k| 6.132958e+01 | 5.800000e+01 |   5.74%|  34.83%
550.30/552.13	c   537s| 26400 |  2826 |  3350k| 121.4 |   408M |  70 |1370 |3154 |1485 | 197k|  0 |  23k|  36k| 6.132430e+01 | 5.800000e+01 |   5.73%|  34.86%
551.08/552.92	c   538s| 26500 |  2828 |  3357k| 121.2 |   408M |  70 |1370 |3154 |1493 | 197k|  2 |  23k|  36k| 6.132182e+01 | 5.800000e+01 |   5.73%|  34.87%
551.78/553.65	c   538s| 26600 |  2834 |  3366k| 121.1 |   408M |  70 |1370 |3118 |   0 | 197k|  0 |  23k|  36k| 6.132081e+01 | 5.800000e+01 |   5.73%|  34.92%
552.68/554.56	c   539s| 26700 |  2850 |  3374k| 121.0 |   409M |  70 |1370 |3086 |1527 | 198k|  2 |  23k|  36k| 6.131539e+01 | 5.800000e+01 |   5.72%|  34.94%
553.29/555.16	c   540s| 26800 |  2844 |  3380k| 120.7 |   409M |  70 |1370 |3073 |1507 | 198k|  2 |  23k|  36k| 6.131539e+01 | 5.800000e+01 |   5.72%|  34.95%
554.57/556.46	c   541s| 26900 |  2856 |  3389k| 120.6 |   409M |  70 |1370 |3046 |1507 | 198k|  1 |  23k|  36k| 6.131291e+01 | 5.800000e+01 |   5.71%|  34.97%
556.06/557.93	c   543s| 27000 |  2852 |  3398k| 120.5 |   409M |  70 |1370 |3056 |1570 | 198k|  1 |  23k|  36k| 6.131169e+01 | 5.800000e+01 |   5.71%|  35.00%
557.96/559.80	c   545s| 27100 |  2868 |  3409k| 120.5 |   409M |  70 |1370 |3084 |1548 | 199k|  2 |  23k|  37k| 6.131034e+01 | 5.800000e+01 |   5.71%|  35.06%
558.66/560.59	c   545s| 27200 |  2870 |  3416k| 120.3 |   409M |  70 |1370 |3143 |1502 | 199k|  0 |  23k|  37k| 6.130831e+01 | 5.800000e+01 |   5.70%|  35.07%
559.66/561.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
559.66/561.50	c   546s| 27300 |  2876 |  3425k| 120.2 |   409M |  70 |1370 |3177 |1557 | 200k|  2 |  23k|  37k| 6.130752e+01 | 5.800000e+01 |   5.70%|  35.08%
560.36/562.27	c   547s| 27400 |  2878 |  3432k| 120.1 |   409M |  70 |1370 |3200 |1569 | 200k|  1 |  24k|  37k| 6.130752e+01 | 5.800000e+01 |   5.70%|  35.08%
561.35/563.29	c   548s| 27500 |  2890 |  3444k| 120.0 |   409M |  70 |1370 |3242 |1537 | 200k|  5 |  24k|  37k| 6.130419e+01 | 5.800000e+01 |   5.70%|  35.10%
562.45/564.34	c   549s| 27600 |  2892 |  3454k| 120.0 |   410M |  70 |1370 |3252 |1564 | 201k|  0 |  24k|  37k| 6.130371e+01 | 5.800000e+01 |   5.70%|  35.10%
563.54/565.43	c   550s| 27700 |  2896 |  3463k| 119.9 |   410M |  70 |1370 |3215 |1563 | 201k|  2 |  24k|  37k| 6.130322e+01 | 5.800000e+01 |   5.70%|  35.11%
564.74/566.63	c   551s| 27800 |  2897 |  3472k| 119.8 |   411M |  70 |1370 |3187 |1512 | 201k|  2 |  24k|  37k| 6.130320e+01 | 5.800000e+01 |   5.70%|  35.19%
566.63/568.57	c   553s| 27900 |  2905 |  3485k| 119.8 |   411M |  70 |1370 |3195 |   0 | 202k|  0 |  24k|  37k| 6.130220e+01 | 5.800000e+01 |   5.69%|  35.29%
567.83/569.70	c   554s| 28000 |  2915 |  3497k| 119.8 |   411M |  70 |1370 |3183 |1581 | 202k|  2 |  24k|  37k| 6.129535e+01 | 5.800000e+01 |   5.68%|  35.35%
568.82/570.77	c   556s| 28100 |  2919 |  3509k| 119.8 |   411M |  70 |1370 |3309 |1568 | 203k|  2 |  24k|  37k| 6.129535e+01 | 5.800000e+01 |   5.68%|  35.35%
571.02/573.01	c   558s| 28200 |  2915 |  3520k| 119.7 |   411M |  70 |1370 |3296 |1541 | 203k|  0 |  24k|  37k| 6.128894e+01 | 5.800000e+01 |   5.67%|  35.42%
572.13/574.04	c   559s| 28300 |  2917 |  3529k| 119.7 |   411M |  70 |1370 |3264 |1535 | 204k|  0 |  24k|  37k| 6.128605e+01 | 5.800000e+01 |   5.67%|  35.48%
573.61/575.52	c   560s| 28400 |  2927 |  3539k| 119.6 |   411M |  70 |1370 |3254 |1506 | 204k|  2 |  24k|  38k| 6.128478e+01 | 5.800000e+01 |   5.66%|  35.54%
574.31/576.28	c   561s| 28500 |  2933 |  3548k| 119.5 |   411M |  70 |1370 |3259 |1512 | 204k|  0 |  24k|  38k| 6.128379e+01 | 5.800000e+01 |   5.66%|  35.55%
575.90/577.89	c   563s| 28600 |  2959 |  3559k| 119.5 |   411M |  70 |1370 |3222 |1504 | 205k|  2 |  24k|  38k| 6.127921e+01 | 5.800000e+01 |   5.65%|  35.64%
577.69/579.63	c   564s| 28700 |  2968 |  3570k| 119.4 |   412M |  70 |1370 |3203 |1569 | 205k|  0 |  24k|  38k| 6.127613e+01 | 5.800000e+01 |   5.65%|  35.71%
579.10/581.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
579.10/581.06	c   566s| 28800 |  2982 |  3583k| 119.5 |   412M |  70 |1370 |3180 |1574 | 206k|  3 |  24k|  38k| 6.127502e+01 | 5.800000e+01 |   5.65%|  35.76%
580.49/582.42	c   567s| 28900 |  2986 |  3593k| 119.4 |   412M |  70 |1370 |3218 |1525 | 206k|  3 |  25k|  38k| 6.127384e+01 | 5.800000e+01 |   5.64%|  35.77%
581.38/583.35	c   568s| 29000 |  2995 |  3602k| 119.3 |   412M |  70 |1370 |3231 |1572 | 207k|  4 |  25k|  38k| 6.127384e+01 | 5.800000e+01 |   5.64%|  35.77%
582.09/584.10	c   569s| 29100 |  2997 |  3611k| 119.2 |   412M |  70 |1370 |3203 |1544 | 207k|  0 |  25k|  38k| 6.127123e+01 | 5.800000e+01 |   5.64%|  35.79%
583.57/585.50	c   570s| 29200 |  3006 |  3622k| 119.2 |   412M |  70 |1370 |3209 |1486 | 208k|  0 |  25k|  38k| 6.126868e+01 | 5.800000e+01 |   5.64%|  35.81%
584.27/586.21	c   571s| 29300 |  3008 |  3630k| 119.1 |   412M |  70 |1370 |3170 |1537 | 208k|  1 |  25k|  38k| 6.126833e+01 | 5.800000e+01 |   5.64%|  35.90%
585.08/587.01	c   572s| 29400 |  3012 |  3640k| 119.0 |   412M |  70 |1370 |3153 |1601 | 208k|  0 |  25k|  38k| 6.126816e+01 | 5.800000e+01 |   5.63%|  35.92%
585.96/588.00	c   573s| 29500 |  3022 |  3649k| 118.9 |   412M |  70 |1370 |3081 |1531 | 209k|  1 |  25k|  38k| 6.126629e+01 | 5.800000e+01 |   5.63%|  35.98%
587.26/589.26	c   574s| 29600 |  3024 |  3660k| 118.9 |   412M |  70 |1370 |3079 |1572 | 209k|  3 |  25k|  38k| 6.126586e+01 | 5.800000e+01 |   5.63%|  36.00%
589.25/591.28	c   576s| 29700 |  3024 |  3672k| 118.9 |   413M |  70 |1370 |3030 |1497 | 209k|  0 |  25k|  38k| 6.126340e+01 | 5.800000e+01 |   5.63%|  36.18%
590.95/592.92	c   578s| 29800 |  3046 |  3687k| 119.0 |   413M |  70 |1370 |3022 |1493 | 210k|  0 |  25k|  38k| 6.125889e+01 | 5.800000e+01 |   5.62%|  36.20%
592.24/594.26	c   579s| 29900 |  3064 |  3700k| 119.0 |   413M |  70 |1370 |3002 |1580 | 210k|  0 |  25k|  38k| 6.125810e+01 | 5.800000e+01 |   5.62%|  36.24%
593.24/595.21	c   580s| 30000 |  3078 |  3711k| 119.0 |   413M |  70 |1370 |2970 |1530 | 211k|  2 |  25k|  39k| 6.125384e+01 | 5.800000e+01 |   5.61%|  36.26%
594.63/596.62	c   581s| 30100 |  3086 |  3722k| 118.9 |   414M |  70 |1370 |3010 |1538 | 211k|  2 |  25k|  39k| 6.125131e+01 | 5.800000e+01 |   5.61%|  36.28%
595.64/597.62	c   582s| 30200 |  3096 |  3731k| 118.9 |   414M |  70 |1370 |3023 |1594 | 212k|  0 |  25k|  39k| 6.124272e+01 | 5.800000e+01 |   5.59%|  36.30%
596.43/598.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
596.43/598.46	c   583s| 30300 |  3118 |  3741k| 118.8 |   414M |  70 |1370 |3038 |1547 | 212k|  0 |  25k|  39k| 6.124058e+01 | 5.800000e+01 |   5.59%|  36.31%
597.14/599.19	c   584s| 30400 |  3128 |  3750k| 118.7 |   414M |  70 |1370 |2996 |1547 | 212k|  2 |  25k|  39k| 6.123961e+01 | 5.800000e+01 |   5.59%|  36.33%
597.93/599.91	c   585s| 30500 |  3126 |  3758k| 118.6 |   414M |  70 |1370 |3036 |1553 | 213k|  0 |  25k|  39k| 6.123846e+01 | 5.800000e+01 |   5.58%|  36.37%
598.72/600.70	c   585s| 30600 |  3134 |  3767k| 118.5 |   414M |  70 |1370 |2984 |1604 | 213k|  4 |  25k|  39k| 6.123620e+01 | 5.800000e+01 |   5.58%|  36.38%
599.82/601.85	c   587s| 30700 |  3140 |  3777k| 118.4 |   414M |  70 |1370 |2969 |1546 | 213k|  2 |  25k|  39k| 6.123413e+01 | 5.800000e+01 |   5.58%|  36.40%
600.72/602.71	c   587s| 30800 |  3164 |  3787k| 118.4 |   414M |  70 |1370 |2960 |1583 | 214k|  1 |  25k|  39k| 6.123228e+01 | 5.800000e+01 |   5.57%|  36.42%
601.51/603.52	c   588s| 30900 |  3182 |  3797k| 118.3 |   414M |  70 |1370 |2948 |1537 | 214k|  0 |  25k|  39k| 6.122910e+01 | 5.800000e+01 |   5.57%|  36.43%
602.31/604.37	c   589s| 31000 |  3192 |  3806k| 118.2 |   414M |  70 |1370 |2917 |1549 | 214k|  3 |  25k|  39k| 6.122755e+01 | 5.800000e+01 |   5.56%|  36.46%
603.21/605.24	c   590s| 31100 |  3196 |  3817k| 118.2 |   414M |  70 |1370 |2912 |1578 | 215k|  3 |  25k|  39k| 6.122698e+01 | 5.800000e+01 |   5.56%|  36.47%
604.40/606.43	c   591s| 31200 |  3210 |  3827k| 118.1 |   414M |  70 |1370 |2907 |1569 | 215k|  1 |  25k|  39k| 6.122342e+01 | 5.800000e+01 |   5.56%|  36.54%
605.30/607.35	c   592s| 31300 |  3222 |  3835k| 118.0 |   414M |  70 |1370 |2986 |1607 | 215k|  2 |  26k|  39k| 6.122238e+01 | 5.800000e+01 |   5.56%|  36.54%
607.29/609.34	c   594s| 31400 |  3234 |  3847k| 118.0 |   414M |  70 |1370 |3182 |1545 | 215k|  1 |  26k|  40k| 6.121868e+01 | 5.800000e+01 |   5.55%|  36.55%
608.69/610.78	c   596s| 31500 |  3256 |  3858k| 118.0 |   414M |  70 |1370 |3151 |1560 | 216k|  0 |  26k|  40k| 6.121580e+01 | 5.800000e+01 |   5.54%|  36.58%
609.69/611.70	c   596s| 31600 |  3262 |  3867k| 117.9 |   414M |  70 |1370 |3134 |1560 | 216k|  0 |  26k|  40k| 6.121471e+01 | 5.800000e+01 |   5.54%|  36.59%
610.78/612.88	c   598s| 31700 |  3270 |  3878k| 117.9 |   415M |  70 |1370 |3182 |1570 | 216k|  0 |  26k|  40k| 6.121376e+01 | 5.800000e+01 |   5.54%|  36.60%
611.68/613.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
611.68/613.72	c   598s| 31800 |  3280 |  3887k| 117.8 |   415M |  70 |1370 |3172 |1498 | 216k|  1 |  26k|  40k| 6.121239e+01 | 5.800000e+01 |   5.54%|  36.61%
612.28/614.35	c   599s| 31900 |  3274 |  3894k| 117.7 |   415M |  70 |1370 |3146 |1577 | 216k|  0 |  26k|  40k| 6.121239e+01 | 5.800000e+01 |   5.54%|  36.61%
613.67/615.79	c   601s| 32000 |  3282 |  3904k| 117.6 |   415M |  70 |1370 |3263 |1604 | 217k|  0 |  26k|  40k| 6.121210e+01 | 5.800000e+01 |   5.54%|  36.61%
614.47/616.57	c   601s| 32100 |  3288 |  3913k| 117.5 |   415M |  70 |1370 |3189 |1524 | 217k|  3 |  26k|  40k| 6.121097e+01 | 5.800000e+01 |   5.54%|  36.63%
615.17/617.22	c   602s| 32200 |  3288 |  3920k| 117.4 |   415M |  70 |1370 |3172 |1512 | 217k|  0 |  26k|  40k| 6.121022e+01 | 5.800000e+01 |   5.53%|  36.64%
616.46/618.56	c   603s| 32300 |  3318 |  3931k| 117.4 |   415M |  70 |1370 |3126 |1578 | 217k|  2 |  26k|  40k| 6.120844e+01 | 5.800000e+01 |   5.53%|  36.67%
617.36/619.41	c   604s| 32400 |  3316 |  3939k| 117.3 |   415M |  70 |1370 |3103 |1589 | 217k|  3 |  26k|  40k| 6.120733e+01 | 5.800000e+01 |   5.53%|  36.68%
618.55/620.60	c   605s| 32500 |  3313 |  3948k| 117.2 |   416M |  70 |1370 |3050 |1515 | 218k|  0 |  26k|  41k| 6.120601e+01 | 5.800000e+01 |   5.53%|  36.75%
619.35/621.46	c   606s| 32600 |  3319 |  3957k| 117.1 |   416M |  70 |1370 |3042 |1548 | 218k|  0 |  26k|  41k| 6.120533e+01 | 5.800000e+01 |   5.53%|  36.81%
620.64/622.78	c   608s| 32700 |  3325 |  3967k| 117.0 |   416M |  70 |1370 |3257 |   0 | 218k|  0 |  27k|  41k| 6.120331e+01 | 5.800000e+01 |   5.52%|  36.84%
621.54/623.64	c   608s| 32800 |  3319 |  3975k| 116.9 |   416M |  70 |1370 |3314 |1565 | 218k|  0 |  27k|  41k| 6.120204e+01 | 5.800000e+01 |   5.52%|  36.96%
622.83/624.90	c   610s| 32900 |  3319 |  3984k| 116.8 |   416M |  70 |1370 |3360 |1551 | 219k|  4 |  27k|  41k| 6.120128e+01 | 5.800000e+01 |   5.52%|  36.97%
624.04/626.14	c   611s| 33000 |  3329 |  3995k| 116.8 |   416M |  70 |1370 |3234 |1516 | 219k|  2 |  27k|  41k| 6.120032e+01 | 5.800000e+01 |   5.52%|  37.05%
624.73/626.88	c   612s| 33100 |  3335 |  4003k| 116.7 |   416M |  70 |1370 |3169 |1592 | 219k|  3 |  27k|  41k| 6.119957e+01 | 5.800000e+01 |   5.52%|  37.06%
626.12/628.25	c   613s| 33200 |  3341 |  4013k| 116.7 |   416M |  70 |1370 |3081 |1513 | 220k|  0 |  27k|  41k| 6.119855e+01 | 5.800000e+01 |   5.51%|  37.09%
627.42/629.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
627.42/629.57	c   614s| 33300 |  3357 |  4023k| 116.6 |   416M |  70 |1370 |3069 |1582 | 221k|  2 |  27k|  41k| 6.119836e+01 | 5.800000e+01 |   5.51%|  37.11%
629.41/631.57	c   616s| 33400 |  3359 |  4035k| 116.6 |   418M |  70 |1370 |3224 |1469 | 221k|  1 |  27k|  42k| 6.119786e+01 | 5.800000e+01 |   5.51%|  37.14%
630.21/632.33	c   617s| 33500 |  3363 |  4041k| 116.5 |   418M |  70 |1370 |3243 |1543 | 221k|  2 |  27k|  42k| 6.119652e+01 | 5.800000e+01 |   5.51%|  37.16%
631.10/633.24	c   618s| 33600 |  3381 |  4050k| 116.4 |   419M |  70 |1370 |3231 |1539 | 221k|  2 |  27k|  42k| 6.119619e+01 | 5.800000e+01 |   5.51%|  37.17%
632.01/634.18	c   619s| 33700 |  3407 |  4059k| 116.3 |   419M |  70 |1370 |3202 |1533 | 221k|  2 |  27k|  42k| 6.119320e+01 | 5.800000e+01 |   5.51%|  37.19%
633.30/635.43	c   620s| 33800 |  3417 |  4069k| 116.3 |   419M |  70 |1370 |3229 |1603 | 222k|  0 |  27k|  42k| 6.119294e+01 | 5.800000e+01 |   5.51%|  37.21%
634.49/636.63	c   621s| 33900 |  3430 |  4078k| 116.2 |   419M |  70 |1370 |3195 |1578 | 222k|  2 |  27k|  42k| 6.119089e+01 | 5.800000e+01 |   5.50%|  37.24%
635.69/637.82	c   623s| 34000 |  3442 |  4088k| 116.2 |   419M |  70 |1370 |3166 |1564 | 223k|  0 |  28k|  42k| 6.118962e+01 | 5.800000e+01 |   5.50%|  37.37%
636.78/638.96	c   624s| 34100 |  3446 |  4097k| 116.1 |   419M |  70 |1370 |3178 |1522 | 223k|  0 |  28k|  42k| 6.118956e+01 | 5.800000e+01 |   5.50%|  37.38%
637.78/639.90	c   625s| 34200 |  3444 |  4105k| 116.0 |   419M |  70 |1370 |3174 |   0 | 224k|  0 |  28k|  43k| 6.118736e+01 | 5.800000e+01 |   5.50%|  37.39%
638.48/640.60	c   625s| 34300 |  3448 |  4113k| 115.9 |   419M |  70 |1370 |3121 |1543 | 224k|  1 |  28k|  43k| 6.118675e+01 | 5.800000e+01 |   5.49%|  37.46%
639.57/641.79	c   627s| 34400 |  3454 |  4122k| 115.8 |   419M |  70 |1370 |3102 |1542 | 224k|  0 |  28k|  43k| 6.118668e+01 | 5.800000e+01 |   5.49%|  37.49%
640.37/642.52	c   627s| 34500 |  3464 |  4130k| 115.7 |   419M |  70 |1370 |3085 |1526 | 224k|  0 |  28k|  43k| 6.118455e+01 | 5.800000e+01 |   5.49%|  37.50%
641.17/643.33	c   628s| 34600 |  3470 |  4139k| 115.6 |   419M |  70 |1370 |3040 |1547 | 224k|  0 |  28k|  43k| 6.118359e+01 | 5.800000e+01 |   5.49%|  37.51%
641.98/644.16	c   629s| 34700 |  3468 |  4147k| 115.5 |   419M |  70 |1370 |3046 |1616 | 225k|  0 |  28k|  43k| 6.118313e+01 | 5.800000e+01 |   5.49%|  37.52%
643.06/645.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
643.06/645.26	c   630s| 34800 |  3474 |  4156k| 115.4 |   419M |  70 |1370 |3099 |1520 | 225k|  0 |  28k|  43k| 6.118247e+01 | 5.800000e+01 |   5.49%|  37.53%
644.76/647.00	c   632s| 34900 |  3496 |  4167k| 115.5 |   419M |  70 |1370 |3117 |1579 | 225k|  0 |  28k|  43k| 6.117856e+01 | 5.800000e+01 |   5.48%|  37.60%
646.15/648.39	c   633s| 35000 |  3522 |  4178k| 115.4 |   419M |  70 |1370 |3101 |   0 | 225k|  0 |  28k|  43k| 6.117457e+01 | 5.800000e+01 |   5.47%|  37.63%
647.05/649.29	c   634s| 35100 |  3538 |  4189k| 115.4 |   420M |  70 |1370 |3085 |1578 | 225k|  0 |  28k|  43k| 6.116874e+01 | 5.800000e+01 |   5.46%|  37.66%
647.75/649.93	c   635s| 35200 |  3532 |  4196k| 115.3 |   420M |  70 |1370 |3049 |1570 | 226k|  1 |  28k|  43k| 6.116851e+01 | 5.800000e+01 |   5.46%|  37.88%
648.74/650.93	c   636s| 35300 |  3546 |  4205k| 115.2 |   420M |  70 |1370 |3046 |1541 | 226k|  1 |  28k|  43k| 6.116602e+01 | 5.800000e+01 |   5.46%|  37.90%
650.24/652.42	c   637s| 35400 |  3566 |  4218k| 115.3 |   420M |  70 |1370 |3056 |1598 | 226k|  2 |  28k|  43k| 6.116528e+01 | 5.800000e+01 |   5.46%|  37.92%
650.95/653.17	c   638s| 35500 |  3584 |  4227k| 115.2 |   420M |  70 |1370 |3009 |1534 | 227k|  2 |  28k|  43k| 6.116293e+01 | 5.800000e+01 |   5.45%|  37.95%
652.13/654.33	c   639s| 35600 |  3598 |  4237k| 115.2 |   420M |  70 |1370 |3122 |1610 | 227k|  3 |  28k|  44k| 6.116013e+01 | 5.800000e+01 |   5.45%|  37.95%
653.62/655.88	c   641s| 35700 |  3612 |  4248k| 115.1 |   420M |  70 |1370 |3132 |1598 | 227k|  0 |  29k|  44k| 6.115752e+01 | 5.800000e+01 |   5.44%|  37.98%
655.42/657.65	c   642s| 35800 |  3623 |  4258k| 115.1 |   420M |  70 |1370 |3144 |1571 | 228k|  2 |  29k|  44k| 6.115017e+01 | 5.800000e+01 |   5.43%|  38.08%
656.32/658.51	c   643s| 35900 |  3631 |  4268k| 115.0 |   420M |  70 |1370 |3148 |1515 | 228k|  0 |  29k|  44k| 6.114773e+01 | 5.800000e+01 |   5.43%|  38.09%
657.11/659.34	c   644s| 36000 |  3631 |  4277k| 115.0 |   420M |  70 |1370 |3104 |1584 | 229k|  0 |  29k|  44k| 6.114743e+01 | 5.800000e+01 |   5.43%|  38.18%
657.82/660.03	c   645s| 36100 |  3629 |  4284k| 114.9 |   421M |  70 |1370 |3133 |1548 | 229k|  0 |  29k|  44k| 6.114743e+01 | 5.800000e+01 |   5.43%|  38.18%
658.41/660.70	c   645s| 36200 |  3635 |  4292k| 114.8 |   421M |  70 |1370 |3102 |1503 | 229k|  2 |  29k|  44k| 6.114464e+01 | 5.800000e+01 |   5.42%|  38.21%
659.11/661.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
659.11/661.30	c   646s| 36300 |  3627 |  4299k| 114.6 |   421M |  70 |1370 |3061 |1566 | 230k|  0 |  29k|  44k| 6.114453e+01 | 5.800000e+01 |   5.42%|  38.45%
659.92/662.16	c   647s| 36400 |  3641 |  4308k| 114.6 |   421M |  70 |1370 |3042 |1550 | 230k|  0 |  29k|  44k| 6.114267e+01 | 5.800000e+01 |   5.42%|  38.48%
660.40/662.69	c   647s| 36500 |  3643 |  4314k| 114.4 |   421M |  70 |1370 |3003 |1605 | 230k|  0 |  29k|  44k| 6.114242e+01 | 5.800000e+01 |   5.42%|  38.53%
661.30/663.50	c   648s| 36600 |  3645 |  4323k| 114.4 |   421M |  70 |1370 |3016 |1544 | 230k|  0 |  29k|  44k| 6.114134e+01 | 5.800000e+01 |   5.42%|  38.57%
662.00/664.22	c   649s| 36700 |  3663 |  4332k| 114.3 |   421M |  70 |1370 |3006 |1518 | 230k|  6 |  29k|  44k| 6.113959e+01 | 5.800000e+01 |   5.41%|  38.59%
662.49/664.73	c   649s| 36800 |  3657 |  4337k| 114.1 |   421M |  70 |1370 |3025 |1513 | 231k|  0 |  29k|  44k| 6.113959e+01 | 5.800000e+01 |   5.41%|  38.59%
663.19/665.46	c   650s| 36900 |  3665 |  4346k| 114.1 |   421M |  70 |1370 |3011 |1648 | 231k|  0 |  29k|  44k| 6.113716e+01 | 5.800000e+01 |   5.41%|  38.61%
664.39/666.61	c   651s| 37000 |  3673 |  4355k| 114.0 |   421M |  70 |1370 |3014 |1551 | 231k|  1 |  29k|  44k| 6.113565e+01 | 5.800000e+01 |   5.41%|  38.65%
665.08/667.31	c   652s| 37100 |  3677 |  4361k| 113.9 |   421M |  70 |1370 |3017 |1539 | 231k|  0 |  29k|  44k| 6.113565e+01 | 5.800000e+01 |   5.41%|  38.66%
665.89/668.19	c   653s| 37200 |  3691 |  4370k| 113.8 |   421M |  70 |1370 |3050 |1615 | 231k|  0 |  29k|  45k| 6.113342e+01 | 5.800000e+01 |   5.40%|  38.68%
666.79/669.06	c   654s| 37300 |  3695 |  4379k| 113.8 |   421M |  70 |1370 |3026 |1583 | 232k|  0 |  29k|  45k| 6.113204e+01 | 5.800000e+01 |   5.40%|  38.72%
667.97/670.28	c   655s| 37400 |  3703 |  4389k| 113.7 |   421M |  70 |1370 |3082 |1578 | 232k|  2 |  29k|  45k| 6.113084e+01 | 5.800000e+01 |   5.40%|  38.77%
669.17/671.49	c   656s| 37500 |  3715 |  4399k| 113.7 |   421M |  70 |1370 |3067 |1556 | 232k|  2 |  29k|  45k| 6.112868e+01 | 5.800000e+01 |   5.39%|  38.79%
670.17/672.41	c   657s| 37600 |  3723 |  4408k| 113.6 |   421M |  70 |1370 |3150 |1556 | 232k|  0 |  29k|  45k| 6.112748e+01 | 5.800000e+01 |   5.39%|  38.81%
671.16/673.45	c   658s| 37700 |  3739 |  4418k| 113.6 |   422M |  70 |1370 |3180 |1514 | 232k|  0 |  30k|  45k| 6.112111e+01 | 5.800000e+01 |   5.38%|  38.84%
672.16/674.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
672.16/674.46	c   659s| 37800 |  3733 |  4427k| 113.5 |   422M |  70 |1370 |3320 |1516 | 233k|  2 |  30k|  45k| 6.112095e+01 | 5.800000e+01 |   5.38%|  38.85%
672.77/675.05	c   660s| 37900 |  3737 |  4434k| 113.4 |   422M |  70 |1370 |3291 |1575 | 233k|  1 |  30k|  45k| 6.111984e+01 | 5.800000e+01 |   5.38%|  38.86%
673.55/675.80	c   661s| 38000 |  3733 |  4443k| 113.3 |   422M |  70 |1370 |3288 |1703 | 233k|  2 |  30k|  45k| 6.111962e+01 | 5.800000e+01 |   5.38%|  38.87%
674.45/676.79	c   662s| 38100 |  3741 |  4453k| 113.3 |   422M |  70 |1370 |3225 |1614 | 233k|  0 |  30k|  45k| 6.111842e+01 | 5.800000e+01 |   5.38%|  38.91%
675.05/677.35	c   662s| 38200 |  3741 |  4459k| 113.2 |   422M |  70 |1370 |3175 |1535 | 233k|  0 |  30k|  45k| 6.111782e+01 | 5.800000e+01 |   5.38%|  38.92%
675.86/678.11	c   663s| 38300 |  3753 |  4468k| 113.1 |   422M |  70 |1370 |3178 |1540 | 233k| 11 |  30k|  46k| 6.111720e+01 | 5.800000e+01 |   5.37%|  38.96%
676.54/678.82	c   664s| 38400 |  3755 |  4475k| 113.0 |   422M |  70 |1370 |3143 |1579 | 234k|  0 |  30k|  46k| 6.111517e+01 | 5.800000e+01 |   5.37%|  38.98%
677.34/679.65	c   664s| 38500 |  3777 |  4485k| 113.0 |   422M |  70 |1370 |3142 |1510 | 234k|  0 |  30k|  46k| 6.111290e+01 | 5.800000e+01 |   5.37%|  39.01%
678.14/680.46	c   665s| 38600 |  3793 |  4493k| 112.9 |   423M |  70 |1370 |3098 |1493 | 234k|  3 |  30k|  46k| 6.111288e+01 | 5.800000e+01 |   5.37%|  39.02%
679.13/681.46	c   666s| 38700 |  3799 |  4503k| 112.9 |   423M |  70 |1370 |3169 |1627 | 234k|  5 |  30k|  46k| 6.111101e+01 | 5.800000e+01 |   5.36%|  39.02%
680.03/682.33	c   667s| 38800 |  3799 |  4513k| 112.8 |   423M |  70 |1370 |3177 |1546 | 234k|  0 |  30k|  46k| 6.111053e+01 | 5.800000e+01 |   5.36%|  39.02%
680.93/683.21	c   668s| 38900 |  3799 |  4521k| 112.7 |   423M |  70 |1370 |3261 |1529 | 235k|  3 |  30k|  46k| 6.111044e+01 | 5.800000e+01 |   5.36%|  39.04%
681.62/683.91	c   669s| 39000 |  3815 |  4529k| 112.7 |   423M |  70 |1370 |3248 |1524 | 235k|  3 |  30k|  46k| 6.110880e+01 | 5.800000e+01 |   5.36%|  39.09%
682.42/684.76	c   670s| 39100 |  3829 |  4539k| 112.6 |   423M |  70 |1370 |3257 |1585 | 235k|  1 |  30k|  46k| 6.110679e+01 | 5.800000e+01 |   5.36%|  39.10%
683.73/686.05	c   671s| 39200 |  3827 |  4548k| 112.6 |   423M |  70 |1370 |3269 |1537 | 235k|  2 |  30k|  46k| 6.110497e+01 | 5.800000e+01 |   5.35%|  39.20%
684.31/686.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
684.31/686.68	c   671s| 39300 |  3815 |  4555k| 112.5 |   423M |  70 |1370 |3213 |1551 | 235k|  3 |  30k|  46k| 6.110497e+01 | 5.800000e+01 |   5.35%|  39.20%
685.61/687.92	c   673s| 39400 |  3818 |  4565k| 112.4 |   423M |  70 |1370 |3211 |1570 | 235k|  1 |  31k|  47k| 6.110366e+01 | 5.800000e+01 |   5.35%|  39.24%
686.51/688.84	c   674s| 39500 |  3826 |  4572k| 112.3 |   423M |  70 |1370 |3246 |1509 | 235k|  3 |  31k|  47k| 6.110264e+01 | 5.800000e+01 |   5.35%|  39.25%
687.10/689.47	c   674s| 39600 |  3828 |  4580k| 112.2 |   423M |  70 |1370 |3270 |1552 | 235k|  0 |  31k|  47k| 6.110154e+01 | 5.800000e+01 |   5.35%|  39.27%
687.90/690.21	c   675s| 39700 |  3836 |  4588k| 112.2 |   423M |  70 |1370 |3230 |   0 | 235k|  0 |  31k|  47k| 6.110146e+01 | 5.800000e+01 |   5.35%|  39.33%
688.50/690.88	c   676s| 39800 |  3844 |  4596k| 112.1 |   423M |  70 |1370 |3201 |1504 | 236k|  0 |  31k|  47k| 6.110102e+01 | 5.800000e+01 |   5.35%|  39.36%
689.59/691.91	c   677s| 39900 |  3860 |  4606k| 112.1 |   423M |  70 |1370 |3247 |1557 | 236k|  2 |  31k|  47k| 6.110024e+01 | 5.800000e+01 |   5.35%|  39.37%
690.70/693.06	c   678s| 40000 |  3854 |  4614k| 112.0 |   425M |  70 |1370 |3216 |1577 | 236k|  0 |  31k|  47k| 6.109967e+01 | 5.800000e+01 |   5.34%|  39.43%
691.80/694.16	c   679s| 40100 |  3872 |  4623k| 111.9 |   425M |  70 |1370 |3262 |1547 | 236k|  2 |  31k|  47k| 6.109809e+01 | 5.800000e+01 |   5.34%|  39.44%
693.38/695.71	c   680s| 40200 |  3884 |  4634k| 111.9 |   425M |  70 |1370 |3260 |1548 | 236k|  3 |  31k|  47k| 6.109717e+01 | 5.800000e+01 |   5.34%|  39.47%
694.08/696.47	c   681s| 40300 |  3898 |  4643k| 111.9 |   425M |  70 |1370 |3279 |   0 | 236k|  0 |  31k|  48k| 6.109474e+01 | 5.800000e+01 |   5.34%|  39.48%
694.88/697.26	c   682s| 40400 |  3898 |  4650k| 111.8 |   425M |  70 |1370 |3259 |1574 | 237k|  4 |  31k|  48k| 6.109455e+01 | 5.800000e+01 |   5.34%|  39.48%
695.57/697.94	c   683s| 40500 |  3908 |  4658k| 111.7 |   425M |  70 |1370 |3217 |1544 | 237k|  0 |  31k|  48k| 6.109121e+01 | 5.800000e+01 |   5.33%|  39.51%
696.27/698.68	c   683s| 40600 |  3918 |  4666k| 111.6 |   425M |  70 |1370 |3206 |1535 | 237k|  0 |  31k|  48k| 6.108911e+01 | 5.800000e+01 |   5.33%|  39.52%
697.17/699.58	c   684s| 40700 |  3944 |  4676k| 111.6 |   425M |  70 |1370 |3212 |1606 | 237k|  4 |  31k|  48k| 6.108783e+01 | 5.800000e+01 |   5.32%|  39.54%
698.16/700.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
698.16/700.50	c   685s| 40800 |  3945 |  4685k| 111.5 |   425M |  70 |1370 |3245 |1517 | 237k|  0 |  31k|  48k| 6.108695e+01 | 5.800000e+01 |   5.32%|  39.55%
699.56/701.92	c   687s| 40900 |  3961 |  4695k| 111.5 |   426M |  70 |1370 |3356 |1590 | 238k|  4 |  32k|  48k| 6.108256e+01 | 5.800000e+01 |   5.31%|  39.61%
700.85/703.21	c   688s| 41000 |  3965 |  4704k| 111.5 |   426M |  70 |1370 |3338 |1545 | 238k|  0 |  32k|  48k| 6.108153e+01 | 5.800000e+01 |   5.31%|  39.65%
701.66/704.02	c   689s| 41100 |  3977 |  4714k| 111.4 |   426M |  70 |1370 |3238 |1599 | 238k|  2 |  32k|  48k| 6.107922e+01 | 5.800000e+01 |   5.31%|  39.69%
702.55/704.93	c   690s| 41200 |  3995 |  4723k| 111.4 |   426M |  70 |1370 |3230 |1707 | 239k|  0 |  32k|  48k| 6.107849e+01 | 5.800000e+01 |   5.31%|  39.71%
703.66/706.02	c   691s| 41300 |  4001 |  4735k| 111.4 |   426M |  70 |1370 |3285 |1601 | 239k|  0 |  32k|  48k| 6.107849e+01 | 5.800000e+01 |   5.31%|  39.71%
704.34/706.71	c   691s| 41400 |  4012 |  4743k| 111.3 |   426M |  70 |1370 |3228 |1535 | 239k|  4 |  32k|  49k| 6.107806e+01 | 5.800000e+01 |   5.31%|  39.72%
705.24/707.66	c   692s| 41500 |  4026 |  4753k| 111.3 |   426M |  70 |1370 |3183 |1583 | 239k|  0 |  32k|  49k| 6.107645e+01 | 5.800000e+01 |   5.30%|  39.73%
706.04/708.44	c   693s| 41600 |  4040 |  4763k| 111.3 |   426M |  70 |1370 |3170 |   0 | 239k|  0 |  32k|  49k| 6.107523e+01 | 5.800000e+01 |   5.30%|  39.75%
707.13/709.51	c   694s| 41700 |  4044 |  4771k| 111.2 |   426M |  70 |1370 |3152 |1504 | 240k|  0 |  32k|  49k| 6.107484e+01 | 5.800000e+01 |   5.30%|  39.78%
707.83/710.23	c   695s| 41800 |  4062 |  4779k| 111.1 |   426M |  70 |1370 |3129 |1555 | 240k|  2 |  32k|  49k| 6.107370e+01 | 5.800000e+01 |   5.30%|  39.78%
708.53/710.91	c   696s| 41900 |  4062 |  4788k| 111.1 |   426M |  70 |1370 |3135 |1513 | 240k|  3 |  32k|  49k| 6.107321e+01 | 5.800000e+01 |   5.30%|  39.79%
709.42/711.80	c   697s| 42000 |  4076 |  4797k| 111.0 |   426M |  70 |1370 |3123 |1582 | 240k|  0 |  32k|  49k| 6.106888e+01 | 5.800000e+01 |   5.29%|  39.81%
710.32/712.77	c   698s| 42100 |  4080 |  4806k| 111.0 |   426M |  70 |1370 |3145 |1551 | 240k|  4 |  32k|  49k| 6.106839e+01 | 5.800000e+01 |   5.29%|  39.82%
711.12/713.55	c   698s| 42200 |  4082 |  4813k| 110.9 |   426M |  70 |1370 |3151 |1516 | 240k|  2 |  32k|  49k| 6.106839e+01 | 5.800000e+01 |   5.29%|  39.83%
711.82/714.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
711.82/714.21	c   699s| 42300 |  4094 |  4821k| 110.8 |   426M |  70 |1370 |3118 |1547 | 240k|  0 |  32k|  49k| 6.106741e+01 | 5.800000e+01 |   5.29%|  39.85%
712.41/714.86	c   700s| 42400 |  4096 |  4829k| 110.8 |   426M |  70 |1370 |3121 |1557 | 241k|  2 |  32k|  49k| 6.106714e+01 | 5.800000e+01 |   5.29%|  39.85%
713.31/715.74	c   700s| 42500 |  4100 |  4840k| 110.8 |   427M |  70 |1370 |3131 |1574 | 241k|  0 |  32k|  49k| 6.106446e+01 | 5.800000e+01 |   5.28%|  39.86%
714.01/716.49	c   701s| 42600 |  4116 |  4850k| 110.7 |   427M |  70 |1370 |3116 |1585 | 241k|  2 |  32k|  49k| 6.106240e+01 | 5.800000e+01 |   5.28%|  39.88%
714.80/717.28	c   702s| 42700 |  4116 |  4859k| 110.7 |   427M |  70 |1370 |3151 |1619 | 241k|  2 |  32k|  49k| 6.106132e+01 | 5.800000e+01 |   5.28%|  39.88%
715.61/718.02	c   703s| 42800 |  4116 |  4867k| 110.6 |   427M |  70 |1370 |3173 |1609 | 241k|  0 |  32k|  49k| 6.106120e+01 | 5.800000e+01 |   5.28%|  39.89%
716.50/718.99	c   704s| 42900 |  4112 |  4876k| 110.6 |   427M |  70 |1370 |3231 |1599 | 241k|  3 |  32k|  50k| 6.106120e+01 | 5.800000e+01 |   5.28%|  39.90%
717.89/720.32	c   705s| 43000 |  4108 |  4886k| 110.5 |   427M |  70 |1370 |3175 |1512 | 242k|  0 |  33k|  50k| 6.106031e+01 | 5.800000e+01 |   5.28%|  39.93%
718.39/720.87	c   706s| 43100 |  4114 |  4892k| 110.4 |   427M |  70 |1370 |3160 |1513 | 242k|  2 |  33k|  50k| 6.106010e+01 | 5.800000e+01 |   5.28%|  39.93%
719.19/721.62	c   706s| 43200 |  4118 |  4900k| 110.4 |   427M |  70 |1370 |3132 |1591 | 242k|  3 |  33k|  50k| 6.105839e+01 | 5.800000e+01 |   5.27%|  39.93%
719.79/722.28	c   707s| 43300 |  4120 |  4907k| 110.3 |   427M |  70 |1370 |3149 |1516 | 242k|  1 |  33k|  50k| 6.105808e+01 | 5.800000e+01 |   5.27%|  39.93%
720.70/723.14	c   708s| 43400 |  4128 |  4917k| 110.2 |   427M |  70 |1370 |3093 |1575 | 242k|  2 |  33k|  50k| 6.105673e+01 | 5.800000e+01 |   5.27%|  40.02%
721.98/724.43	c   709s| 43500 |  4126 |  4932k| 110.3 |   427M |  70 |1370 |3097 |1563 | 243k|  2 |  33k|  50k| 6.105637e+01 | 5.800000e+01 |   5.27%|  40.04%
722.69/725.14	c   710s| 43600 |  4126 |  4940k| 110.3 |   427M |  70 |1370 |3131 |1484 | 243k|  0 |  33k|  50k| 6.105466e+01 | 5.800000e+01 |   5.27%|  40.09%
723.59/726.03	c   711s| 43700 |  4138 |  4948k| 110.2 |   427M |  70 |1370 |3207 |1570 | 243k|  2 |  33k|  50k| 6.105436e+01 | 5.800000e+01 |   5.27%|  40.10%
724.47/726.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
724.47/726.95	c   712s| 43800 |  4146 |  4956k| 110.1 |   427M |  70 |1370 |3255 |1570 | 243k|  0 |  33k|  50k| 6.105346e+01 | 5.800000e+01 |   5.26%|  40.11%
725.27/727.71	c   712s| 43900 |  4138 |  4963k| 110.0 |   427M |  70 |1370 |3261 |1529 | 243k|  0 |  33k|  50k| 6.105346e+01 | 5.800000e+01 |   5.26%|  40.11%
726.06/728.58	c   713s| 44000 |  4132 |  4971k| 110.0 |   427M |  70 |1370 |3316 |1772 | 243k|  0 |  33k|  51k| 6.105133e+01 | 5.800000e+01 |   5.26%|  40.15%
726.96/729.50	c   714s| 44100 |  4150 |  4981k| 109.9 |   427M |  70 |1370 |3289 |1556 | 243k|  6 |  33k|  51k| 6.104948e+01 | 5.800000e+01 |   5.26%|  40.16%
727.96/730.43	c   715s| 44200 |  4164 |  4990k| 109.9 |   427M |  70 |1370 |3324 |1542 | 244k|  2 |  33k|  51k| 6.104819e+01 | 5.800000e+01 |   5.26%|  40.16%
728.67/731.13	c   716s| 44300 |  4164 |  4998k| 109.9 |   427M |  70 |1370 |3282 |1518 | 244k|  0 |  33k|  51k| 6.104647e+01 | 5.800000e+01 |   5.25%|  40.17%
729.25/731.78	c   717s| 44400 |  4172 |  5006k| 109.8 |   427M |  70 |1370 |3237 |1522 | 244k|  2 |  33k|  51k| 6.104563e+01 | 5.800000e+01 |   5.25%|  40.18%
730.35/732.83	c   718s| 44500 |  4182 |  5015k| 109.7 |   428M |  70 |1370 |3232 |1570 | 244k|  3 |  33k|  51k| 6.104424e+01 | 5.800000e+01 |   5.25%|  40.19%
731.14/733.63	c   718s| 44600 |  4188 |  5024k| 109.7 |   428M |  70 |1370 |3217 |1548 | 244k|  1 |  33k|  51k| 6.104305e+01 | 5.800000e+01 |   5.25%|  40.20%
732.04/734.53	c   719s| 44700 |  4194 |  5034k| 109.7 |   428M |  70 |1370 |3236 |1597 | 244k|  0 |  34k|  51k| 6.104075e+01 | 5.800000e+01 |   5.24%|  40.21%
732.65/735.16	c   720s| 44800 |  4202 |  5041k| 109.6 |   428M |  70 |1370 |3228 |1526 | 244k|  4 |  34k|  51k| 6.104024e+01 | 5.800000e+01 |   5.24%|  40.22%
733.44/735.99	c   721s| 44900 |  4214 |  5051k| 109.6 |   428M |  70 |1370 |3217 |1490 | 244k|  0 |  34k|  51k| 6.103432e+01 | 5.800000e+01 |   5.23%|  40.24%
734.23/736.72	c   721s| 45000 |  4227 |  5059k| 109.5 |   429M |  70 |1370 |3198 |1525 | 245k|  1 |  34k|  51k| 6.103200e+01 | 5.800000e+01 |   5.23%|  40.24%
735.03/737.59	c   722s| 45100 |  4243 |  5068k| 109.4 |   429M |  70 |1370 |3274 |1570 | 245k|  0 |  34k|  51k| 6.102716e+01 | 5.800000e+01 |   5.22%|  40.25%
736.03/738.54	c   723s| 45200 |  4265 |  5077k| 109.4 |   429M |  70 |1370 |3303 |1581 | 245k|  0 |  34k|  52k| 6.102420e+01 | 5.800000e+01 |   5.21%|  40.28%
736.82/739.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
736.82/739.35	c   724s| 45300 |  4275 |  5086k| 109.4 |   429M |  70 |1370 |3280 |1586 | 245k|  1 |  34k|  52k| 6.102284e+01 | 5.800000e+01 |   5.21%|  40.28%
737.92/740.44	c   725s| 45400 |  4278 |  5095k| 109.3 |   429M |  70 |1370 |3236 |1536 | 245k|  3 |  34k|  52k| 6.102086e+01 | 5.800000e+01 |   5.21%|  40.35%
738.63/741.17	c   726s| 45500 |  4284 |  5102k| 109.2 |   429M |  70 |1370 |3237 |1504 | 245k|  0 |  34k|  52k| 6.102008e+01 | 5.800000e+01 |   5.21%|  40.45%
739.53/742.02	c   727s| 45600 |  4284 |  5110k| 109.2 |   429M |  70 |1370 |3181 |1609 | 246k|  0 |  34k|  52k| 6.101720e+01 | 5.800000e+01 |   5.20%|  40.47%
740.31/742.87	c   728s| 45700 |  4306 |  5119k| 109.1 |   429M |  70 |1370 |3180 |1564 | 246k|  3 |  34k|  52k| 6.101622e+01 | 5.800000e+01 |   5.20%|  40.48%
741.21/743.77	c   729s| 45800 |  4316 |  5126k| 109.1 |   429M |  70 |1370 |3226 |   0 | 246k|  0 |  34k|  52k| 6.101621e+01 | 5.800000e+01 |   5.20%|  40.48%
742.62/745.17	c   730s| 45900 |  4324 |  5135k| 109.0 |   429M |  70 |1370 |3269 |1522 | 246k|  0 |  34k|  52k| 6.101526e+01 | 5.800000e+01 |   5.20%|  40.50%
743.61/746.16	c   731s| 46000 |  4328 |  5144k| 109.0 |   429M |  70 |1370 |3281 |1555 | 246k|  0 |  34k|  53k| 6.101400e+01 | 5.800000e+01 |   5.20%|  40.50%
744.51/747.05	c   732s| 46100 |  4318 |  5153k| 108.9 |   429M |  70 |1370 |3320 |1592 | 246k|  0 |  34k|  53k| 6.101400e+01 | 5.800000e+01 |   5.20%|  40.50%
745.39/747.90	c   733s| 46200 |  4318 |  5162k| 108.9 |   429M |  70 |1370 |3334 |1547 | 247k|  0 |  34k|  53k| 6.101283e+01 | 5.800000e+01 |   5.19%|  40.55%
746.39/748.95	c   734s| 46300 |  4322 |  5171k| 108.8 |   429M |  70 |1370 |3341 |1561 | 247k|  0 |  34k|  53k| 6.101199e+01 | 5.800000e+01 |   5.19%|  40.58%
747.29/749.86	c   735s| 46400 |  4324 |  5181k| 108.8 |   429M |  70 |1370 |3337 |1533 | 247k|  0 |  35k|  53k| 6.101044e+01 | 5.800000e+01 |   5.19%|  40.59%
747.98/750.58	c   735s| 46500 |  4332 |  5189k| 108.8 |   429M |  70 |1370 |3330 |1560 | 247k|  1 |  35k|  53k| 6.101015e+01 | 5.800000e+01 |   5.19%|  40.60%
748.98/751.58	c   736s| 46600 |  4336 |  5199k| 108.7 |   429M |  70 |1370 |3381 |1562 | 247k|  0 |  35k|  53k| 6.100877e+01 | 5.800000e+01 |   5.19%|  40.61%
750.28/752.82	c   738s| 46700 |  4348 |  5209k| 108.7 |   429M |  70 |1370 |3497 |1567 | 247k|  4 |  35k|  53k| 6.100740e+01 | 5.800000e+01 |   5.19%|  40.62%
751.77/754.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
751.77/754.35	c   739s| 46800 |  4358 |  5219k| 108.7 |   429M |  70 |1370 |3569 |1561 | 247k|  7 |  35k|  54k| 6.100712e+01 | 5.800000e+01 |   5.18%|  40.66%
752.58/755.12	c   740s| 46900 |  4356 |  5227k| 108.7 |   429M |  70 |1370 |3537 |1549 | 247k|  1 |  35k|  54k| 6.100545e+01 | 5.800000e+01 |   5.18%|  40.66%
753.76/756.33	c   741s| 47000 |  4376 |  5237k| 108.6 |   429M |  70 |1370 |3451 |1508 | 248k|  1 |  35k|  54k| 6.100429e+01 | 5.800000e+01 |   5.18%|  40.71%
754.76/757.36	c   742s| 47100 |  4402 |  5247k| 108.6 |   429M |  70 |1370 |3400 |1538 | 248k|  0 |  35k|  54k| 6.100211e+01 | 5.800000e+01 |   5.18%|  40.74%
756.25/758.81	c   744s| 47200 |  4424 |  5258k| 108.6 |   430M |  70 |1370 |3434 |1564 | 248k|  2 |  35k|  54k| 6.100066e+01 | 5.800000e+01 |   5.17%|  40.75%
757.15/759.70	c   744s| 47300 |  4432 |  5266k| 108.6 |   430M |  70 |1370 |3403 |1581 | 248k|  3 |  35k|  54k| 6.099807e+01 | 5.800000e+01 |   5.17%|  40.77%
757.85/760.43	c   745s| 47400 |  4448 |  5274k| 108.5 |   430M |  70 |1370 |3365 |1506 | 248k|  1 |  35k|  54k| 6.099772e+01 | 5.800000e+01 |   5.17%|  40.78%
758.85/761.48	c   746s| 47500 |  4466 |  5285k| 108.5 |   430M |  70 |1370 |3352 |1498 | 248k|  0 |  35k|  54k| 6.099658e+01 | 5.800000e+01 |   5.17%|  40.79%
760.24/762.83	c   748s| 47600 |  4476 |  5295k| 108.5 |   430M |  70 |1370 |3278 |1578 | 249k|  2 |  35k|  54k| 6.099574e+01 | 5.800000e+01 |   5.17%|  40.84%
761.04/763.68	c   748s| 47700 |  4469 |  5305k| 108.5 |   430M |  70 |1370 |3250 |1554 | 249k|  1 |  35k|  54k| 6.099486e+01 | 5.800000e+01 |   5.16%|  40.89%
762.13/764.76	c   750s| 47800 |  4483 |  5317k| 108.5 |   430M |  70 |1370 |3260 |1503 | 249k|  1 |  36k|  54k| 6.099247e+01 | 5.800000e+01 |   5.16%|  40.95%
763.13/765.73	c   750s| 47900 |  4477 |  5325k| 108.4 |   430M |  70 |1370 |3252 |1538 | 249k|  0 |  36k|  54k| 6.099247e+01 | 5.800000e+01 |   5.16%|  40.98%
764.03/766.61	c   751s| 48000 |  4487 |  5334k| 108.4 |   430M |  70 |1370 |3251 |1602 | 249k|  4 |  36k|  55k| 6.099183e+01 | 5.800000e+01 |   5.16%|  40.99%
764.92/767.59	c   752s| 48100 |  4499 |  5345k| 108.4 |   430M |  70 |1370 |3242 |1593 | 250k|  0 |  36k|  55k| 6.099044e+01 | 5.800000e+01 |   5.16%|  41.01%
766.22/768.81	c   754s| 48200 |  4501 |  5355k| 108.4 |   430M |  70 |1370 |3225 |1513 | 250k|  2 |  36k|  55k| 6.099005e+01 | 5.800000e+01 |   5.16%|  41.03%
766.92/769.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
766.92/769.52	c   754s| 48300 |  4513 |  5364k| 108.4 |   430M |  70 |1370 |3214 |1511 | 250k|  4 |  36k|  55k| 6.098944e+01 | 5.800000e+01 |   5.15%|  41.04%
767.81/770.46	c   755s| 48400 |  4523 |  5373k| 108.3 |   430M |  70 |1370 |3210 |1534 | 250k|  2 |  36k|  55k| 6.098840e+01 | 5.800000e+01 |   5.15%|  41.05%
768.61/771.26	c   756s| 48500 |  4529 |  5383k| 108.3 |   430M |  70 |1370 |3190 |1571 | 250k|  0 |  36k|  55k| 6.098517e+01 | 5.800000e+01 |   5.15%|  41.07%
769.42/772.01	c   757s| 48600 |  4545 |  5391k| 108.2 |   430M |  70 |1370 |3192 |1543 | 250k|  1 |  36k|  55k| 6.098341e+01 | 5.800000e+01 |   5.14%|  41.08%
770.01/772.65	c   757s| 48700 |  4543 |  5398k| 108.2 |   430M |  70 |1370 |3218 |1454 | 250k|  0 |  36k|  55k| 6.098199e+01 | 5.800000e+01 |   5.14%|  41.10%
770.80/773.42	c   758s| 48800 |  4555 |  5407k| 108.1 |   430M |  70 |1370 |3231 |1464 | 250k|  3 |  36k|  55k| 6.098117e+01 | 5.800000e+01 |   5.14%|  41.12%
771.51/774.19	c   759s| 48900 |  4553 |  5416k| 108.1 |   430M |  70 |1370 |3232 |1541 | 251k|  3 |  36k|  55k| 6.098060e+01 | 5.800000e+01 |   5.14%|  41.18%
772.10/774.77	c   760s| 49000 |  4553 |  5423k| 108.0 |   430M |  70 |1370 |3199 |1547 | 251k|  1 |  36k|  55k| 6.097915e+01 | 5.800000e+01 |   5.14%|  41.19%
773.29/775.90	c   761s| 49100 |  4553 |  5433k| 108.0 |   430M |  70 |1370 |3159 |1501 | 251k|  0 |  36k|  55k| 6.097583e+01 | 5.800000e+01 |   5.13%|  41.23%
773.99/776.64	c   761s| 49200 |  4565 |  5442k| 108.0 |   430M |  70 |1370 |3132 |1541 | 251k|  0 |  36k|  55k| 6.097448e+01 | 5.800000e+01 |   5.13%|  41.26%
774.89/777.54	c   762s| 49300 |  4575 |  5451k| 107.9 |   430M |  70 |1370 |3161 |1580 | 251k|  4 |  36k|  55k| 6.097270e+01 | 5.800000e+01 |   5.13%|  41.27%
775.59/778.21	c   763s| 49400 |  4575 |  5457k| 107.8 |   430M |  70 |1370 |3182 |1571 | 251k|  0 |  36k|  55k| 6.097247e+01 | 5.800000e+01 |   5.12%|  41.27%
776.18/778.83	c   764s| 49500 |  4585 |  5465k| 107.8 |   430M |  70 |1370 |3171 |1577 | 251k|  0 |  36k|  55k| 6.097061e+01 | 5.800000e+01 |   5.12%|  41.28%
776.98/779.68	c   764s| 49600 |  4585 |  5472k| 107.7 |   430M |  70 |1370 |3236 |1538 | 251k|  3 |  36k|  56k| 6.096920e+01 | 5.800000e+01 |   5.12%|  41.29%
777.78/780.48	c   765s| 49700 |  4587 |  5483k| 107.7 |   431M |  70 |1370 |3217 |1530 | 251k|  0 |  36k|  56k| 6.096765e+01 | 5.800000e+01 |   5.12%|  41.30%
778.68/781.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
778.68/781.30	c   766s| 49800 |  4591 |  5491k| 107.6 |   431M |  70 |1370 |3245 |1554 | 251k|  3 |  37k|  56k| 6.096750e+01 | 5.800000e+01 |   5.12%|  41.30%
779.28/782.00	c   767s| 49900 |  4596 |  5499k| 107.6 |   431M |  70 |1370 |3244 |1574 | 252k|  2 |  37k|  56k| 6.096750e+01 | 5.800000e+01 |   5.12%|  41.31%
780.28/783.00	c   768s| 50000 |  4614 |  5508k| 107.6 |   431M |  70 |1370 |3258 |1576 | 252k|  4 |  37k|  56k| 6.096705e+01 | 5.800000e+01 |   5.12%|  41.31%
781.57/784.28	c   769s| 50100 |  4622 |  5519k| 107.6 |   431M |  70 |1370 |3241 |1588 | 252k|  3 |  37k|  56k| 6.096491e+01 | 5.800000e+01 |   5.11%|  41.32%
782.38/785.08	c   770s| 50200 |  4620 |  5528k| 107.5 |   431M |  70 |1370 |3245 |1544 | 252k|  2 |  37k|  56k| 6.096244e+01 | 5.800000e+01 |   5.11%|  41.33%
783.07/785.79	c   771s| 50300 |  4624 |  5536k| 107.5 |   431M |  70 |1370 |3214 |1583 | 252k|  1 |  37k|  56k| 6.096112e+01 | 5.800000e+01 |   5.11%|  41.34%
784.26/786.90	c   772s| 50400 |  4638 |  5545k| 107.4 |   431M |  70 |1370 |3250 |1589 | 252k|  3 |  37k|  56k| 6.096108e+01 | 5.800000e+01 |   5.11%|  41.34%
785.16/787.83	c   773s| 50500 |  4648 |  5556k| 107.5 |   431M |  70 |1370 |3213 |1576 | 252k|  3 |  37k|  56k| 6.096015e+01 | 5.800000e+01 |   5.10%|  41.35%
785.86/788.56	c   773s| 50600 |  4650 |  5564k| 107.4 |   431M |  70 |1370 |3180 |1551 | 252k|  1 |  37k|  56k| 6.095972e+01 | 5.800000e+01 |   5.10%|  41.36%
786.56/789.24	c   774s| 50700 |  4652 |  5572k| 107.3 |   431M |  70 |1370 |3144 |1560 | 252k|  0 |  37k|  56k| 6.095890e+01 | 5.800000e+01 |   5.10%|  41.36%
787.15/789.88	c   775s| 50800 |  4662 |  5579k| 107.3 |   431M |  70 |1370 |3099 |1605 | 253k|  3 |  37k|  56k| 6.095887e+01 | 5.800000e+01 |   5.10%|  41.37%
788.05/790.70	c   775s| 50900 |  4662 |  5587k| 107.2 |   431M |  70 |1370 |3097 |1579 | 253k|  2 |  37k|  57k| 6.095799e+01 | 5.800000e+01 |   5.10%|  41.38%
789.14/791.84	c   777s| 51000 |  4662 |  5596k| 107.2 |   431M |  70 |1370 |3219 |1547 | 253k|  2 |  37k|  57k| 6.095783e+01 | 5.800000e+01 |   5.10%|  41.42%
789.74/792.49	c   777s| 51100 |  4666 |  5603k| 107.1 |   431M |  70 |1370 |3212 |1595 | 253k|  0 |  37k|  57k| 6.095781e+01 | 5.800000e+01 |   5.10%|  41.44%
790.64/793.31	c   778s| 51200 |  4672 |  5611k| 107.1 |   431M |  70 |1370 |3281 |   0 | 253k|  0 |  37k|  57k| 6.095731e+01 | 5.800000e+01 |   5.10%|  41.44%
791.35/794.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
791.35/794.07	c   779s| 51300 |  4684 |  5620k| 107.0 |   431M |  70 |1370 |3218 |1513 | 253k|  0 |  37k|  57k| 6.095497e+01 | 5.800000e+01 |   5.09%|  41.49%
792.35/795.01	c   780s| 51400 |  4690 |  5632k| 107.1 |   431M |  70 |1370 |3190 |1555 | 253k|  0 |  37k|  57k| 6.095391e+01 | 5.800000e+01 |   5.09%|  41.55%
793.44/796.13	c   781s| 51500 |  4704 |  5641k| 107.0 |   431M |  70 |1370 |3204 |1568 | 253k|  2 |  37k|  57k| 6.095250e+01 | 5.800000e+01 |   5.09%|  41.57%
794.23/796.90	c   782s| 51600 |  4710 |  5649k| 107.0 |   431M |  70 |1370 |3231 |1566 | 253k|  0 |  38k|  57k| 6.095180e+01 | 5.800000e+01 |   5.09%|  41.57%
795.12/797.81	c   783s| 51700 |  4720 |  5660k| 107.0 |   431M |  70 |1370 |3172 |1590 | 253k|  0 |  38k|  57k| 6.095044e+01 | 5.800000e+01 |   5.09%|  41.64%
795.82/798.54	c   783s| 51800 |  4722 |  5667k| 106.9 |   431M |  70 |1370 |3172 |1518 | 254k|  0 |  38k|  57k| 6.094961e+01 | 5.800000e+01 |   5.09%|  41.65%
796.52/799.28	c   784s| 51900 |  4726 |  5675k| 106.9 |   431M |  70 |1370 |3165 |1544 | 254k|  0 |  38k|  57k| 6.094938e+01 | 5.800000e+01 |   5.09%|  41.69%
797.33/800.09	c   785s| 52000 |  4724 |  5683k| 106.8 |   431M |  70 |1370 |3197 |1556 | 254k|  2 |  38k|  58k| 6.094929e+01 | 5.800000e+01 |   5.08%|  41.72%
798.11/800.86	c   786s| 52100 |  4737 |  5692k| 106.8 |   431M |  70 |1370 |3158 |1539 | 254k|  0 |  38k|  58k| 6.094759e+01 | 5.800000e+01 |   5.08%|  41.75%
798.91/801.61	c   786s| 52200 |  4733 |  5700k| 106.7 |   431M |  70 |1370 |3157 |1557 | 254k|  1 |  38k|  58k| 6.094757e+01 | 5.800000e+01 |   5.08%|  41.76%
799.61/802.34	c   787s| 52300 |  4731 |  5708k| 106.7 |   431M |  70 |1370 |3162 |1525 | 254k|  0 |  38k|  58k| 6.094757e+01 | 5.800000e+01 |   5.08%|  41.81%
800.20/802.94	c   788s| 52400 |  4729 |  5714k| 106.6 |   432M |  70 |1370 |3243 |1528 | 254k|  0 |  38k|  58k| 6.094757e+01 | 5.800000e+01 |   5.08%|  41.81%
801.10/803.81	c   789s| 52500 |  4727 |  5723k| 106.6 |   432M |  70 |1370 |3273 |1515 | 254k|  1 |  38k|  58k| 6.094665e+01 | 5.800000e+01 |   5.08%|  41.83%
801.80/804.57	c   789s| 52600 |  4737 |  5731k| 106.5 |   432M |  70 |1370 |3275 |1521 | 254k|  2 |  38k|  58k| 6.094609e+01 | 5.800000e+01 |   5.08%|  41.88%
803.19/805.96	c   791s| 52700 |  4741 |  5742k| 106.5 |   432M |  70 |1370 |3337 |1565 | 255k|  1 |  38k|  58k| 6.094601e+01 | 5.800000e+01 |   5.08%|  41.95%
803.79/806.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
803.79/806.60	c   791s| 52800 |  4750 |  5750k| 106.5 |   432M |  70 |1370 |3307 |1551 | 255k|  1 |  38k|  58k| 6.094584e+01 | 5.800000e+01 |   5.08%|  41.96%
805.09/807.84	c   793s| 52900 |  4758 |  5758k| 106.4 |   432M |  70 |1370 |3279 |   0 | 255k|  0 |  38k|  58k| 6.094571e+01 | 5.800000e+01 |   5.08%|  42.01%
806.48/809.24	c   794s| 53000 |  4764 |  5769k| 106.4 |   432M |  70 |1370 |3221 |1572 | 255k|  0 |  38k|  58k| 6.094286e+01 | 5.800000e+01 |   5.07%|  42.08%
807.29/810.10	c   795s| 53100 |  4775 |  5779k| 106.4 |   432M |  70 |1370 |3206 |1571 | 255k|  0 |  38k|  58k| 6.093978e+01 | 5.800000e+01 |   5.07%|  42.12%
808.07/810.86	c   796s| 53200 |  4785 |  5788k| 106.4 |   433M |  70 |1370 |3152 |1615 | 255k|  0 |  38k|  58k| 6.093696e+01 | 5.800000e+01 |   5.06%|  42.16%
808.77/811.55	c   796s| 53300 |  4789 |  5796k| 106.3 |   433M |  70 |1370 |3125 |1521 | 256k|  0 |  38k|  58k| 6.093651e+01 | 5.800000e+01 |   5.06%|  42.19%
809.57/812.37	c   797s| 53400 |  4793 |  5805k| 106.3 |   433M |  70 |1370 |3177 |1589 | 256k|  0 |  38k|  59k| 6.093590e+01 | 5.800000e+01 |   5.06%|  42.19%
810.38/813.11	c   798s| 53500 |  4793 |  5814k| 106.3 |   433M |  70 |1370 |3148 |1581 | 256k|  2 |  38k|  59k| 6.093590e+01 | 5.800000e+01 |   5.06%|  42.22%
811.16/813.99	c   799s| 53600 |  4777 |  5821k| 106.2 |   433M |  70 |1370 |3163 |1597 | 256k|  1 |  39k|  59k| 6.093590e+01 | 5.800000e+01 |   5.06%|  42.23%
811.86/814.64	c   799s| 53700 |  4777 |  5828k| 106.2 |   433M |  70 |1370 |3138 |1535 | 256k|  4 |  39k|  59k| 6.093512e+01 | 5.800000e+01 |   5.06%|  42.25%
813.06/815.81	c   801s| 53800 |  4795 |  5838k| 106.1 |   433M |  70 |1370 |3221 |1600 | 256k|  0 |  39k|  59k| 6.093459e+01 | 5.800000e+01 |   5.06%|  42.27%
813.85/816.68	c   801s| 53900 |  4809 |  5848k| 106.1 |   433M |  70 |1370 |3250 |1574 | 257k|  3 |  39k|  59k| 6.093273e+01 | 5.800000e+01 |   5.06%|  42.30%
815.15/817.93	c   803s| 54000 |  4815 |  5859k| 106.1 |   433M |  70 |1370 |3255 |1564 | 257k|  1 |  39k|  59k| 6.092992e+01 | 5.800000e+01 |   5.05%|  42.32%
817.25/820.09	c   805s| 54100 |  4833 |  5871k| 106.1 |   433M |  70 |1370 |3302 |1564 | 257k|  2 |  39k|  59k| 6.092791e+01 | 5.800000e+01 |   5.05%|  42.35%
818.14/821.00	c   806s| 54200 |  4835 |  5879k| 106.1 |   433M |  70 |1370 |3325 |1601 | 257k|  0 |  39k|  59k| 6.092732e+01 | 5.800000e+01 |   5.05%|  42.35%
819.03/821.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
819.03/821.80	c   807s| 54300 |  4835 |  5888k| 106.1 |   433M |  70 |1370 |3290 |1566 | 258k|  0 |  39k|  60k| 6.092687e+01 | 5.800000e+01 |   5.05%|  42.36%
820.24/823.07	c   808s| 54400 |  4839 |  5898k| 106.1 |   433M |  70 |1370 |3280 |1725 | 258k|  0 |  39k|  60k| 6.092563e+01 | 5.800000e+01 |   5.04%|  42.37%
821.42/824.25	c   809s| 54500 |  4845 |  5908k| 106.1 |   433M |  70 |1370 |3330 |1586 | 258k|  0 |  39k|  60k| 6.092435e+01 | 5.800000e+01 |   5.04%|  42.39%
822.23/825.01	c   810s| 54600 |  4863 |  5917k| 106.0 |   433M |  70 |1370 |3298 |1538 | 258k|  0 |  39k|  60k| 6.091908e+01 | 5.800000e+01 |   5.03%|  42.41%
823.02/825.83	c   811s| 54700 |  4873 |  5926k| 106.0 |   433M |  70 |1370 |3270 |1595 | 258k|  0 |  39k|  60k| 6.091817e+01 | 5.800000e+01 |   5.03%|  42.46%
823.62/826.47	c   811s| 54800 |  4871 |  5932k| 105.9 |   433M |  70 |1370 |3248 |1529 | 258k|  0 |  39k|  60k| 6.091809e+01 | 5.800000e+01 |   5.03%|  42.51%
824.33/827.19	c   812s| 54900 |  4881 |  5940k| 105.9 |   433M |  70 |1370 |3251 |1513 | 258k|  0 |  39k|  60k| 6.091589e+01 | 5.800000e+01 |   5.03%|  42.59%
825.01/827.81	c   813s| 55000 |  4887 |  5947k| 105.8 |   433M |  70 |1370 |3260 |1570 | 258k|  1 |  39k|  60k| 6.091468e+01 | 5.800000e+01 |   5.03%|  42.61%
825.91/828.76	c   814s| 55100 |  4889 |  5956k| 105.8 |   433M |  70 |1370 |3250 |1552 | 259k|  3 |  39k|  60k| 6.091187e+01 | 5.800000e+01 |   5.02%|  42.68%
826.70/829.59	c   814s| 55200 |  4895 |  5965k| 105.7 |   433M |  70 |1370 |3264 |1541 | 259k|  5 |  39k|  60k| 6.091097e+01 | 5.800000e+01 |   5.02%|  42.73%
827.40/830.21	c   815s| 55300 |  4895 |  5972k| 105.7 |   433M |  70 |1370 |3242 |1553 | 259k|  0 |  40k|  60k| 6.091097e+01 | 5.800000e+01 |   5.02%|  42.74%
828.10/830.98	c   816s| 55400 |  4896 |  5982k| 105.7 |   433M |  70 |1370 |3204 |1540 | 259k|  2 |  40k|  60k| 6.091021e+01 | 5.800000e+01 |   5.02%|  42.81%
828.80/831.61	c   816s| 55500 |  4906 |  5990k| 105.6 |   433M |  70 |1370 |3224 |1531 | 259k|  0 |  40k|  60k| 6.090987e+01 | 5.800000e+01 |   5.02%|  42.82%
829.50/832.35	c   817s| 55600 |  4924 |  5998k| 105.6 |   433M |  70 |1370 |3222 |1540 | 259k|  2 |  40k|  61k| 6.090857e+01 | 5.800000e+01 |   5.01%|  42.84%
830.21/833.10	c   818s| 55700 |  4926 |  6006k| 105.5 |   433M |  70 |1370 |3208 |1588 | 259k|  0 |  40k|  61k| 6.090789e+01 | 5.800000e+01 |   5.01%|  42.85%
830.89/833.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
830.89/833.73	c   818s| 55800 |  4936 |  6012k| 105.5 |   433M |  70 |1370 |3206 |1518 | 259k|  1 |  40k|  61k| 6.090613e+01 | 5.800000e+01 |   5.01%|  42.86%
831.59/834.47	c   819s| 55900 |  4940 |  6020k| 105.4 |   433M |  70 |1370 |3182 |1504 | 259k|  0 |  40k|  61k| 6.090553e+01 | 5.800000e+01 |   5.01%|  42.87%
832.30/835.15	c   820s| 56000 |  4954 |  6028k| 105.4 |   433M |  70 |1370 |3144 |1532 | 259k|  2 |  40k|  61k| 6.090337e+01 | 5.800000e+01 |   5.01%|  42.93%
833.08/836.01	c   821s| 56100 |  4960 |  6036k| 105.3 |   433M |  70 |1370 |3118 |1541 | 259k|  0 |  40k|  61k| 6.090277e+01 | 5.800000e+01 |   5.00%|  42.95%
833.98/836.88	c   822s| 56200 |  4968 |  6044k| 105.3 |   433M |  70 |1370 |3148 |1576 | 260k|  0 |  40k|  61k| 6.090219e+01 | 5.800000e+01 |   5.00%|  42.96%
835.37/838.21	c   823s| 56300 |  4972 |  6054k| 105.3 |   433M |  70 |1370 |3147 |1535 | 260k|  0 |  40k|  61k| 6.090016e+01 | 5.800000e+01 |   5.00%|  42.98%
836.28/839.12	c   824s| 56400 |  4970 |  6063k| 105.2 |   433M |  70 |1370 |3199 |1541 | 260k|  0 |  40k|  61k| 6.089969e+01 | 5.800000e+01 |   5.00%|  43.02%
836.97/839.88	c   825s| 56500 |  4988 |  6072k| 105.2 |   434M |  70 |1370 |3200 |1552 | 260k|  0 |  40k|  61k| 6.089832e+01 | 5.800000e+01 |   5.00%|  43.03%
838.06/840.91	c   826s| 56600 |  4998 |  6080k| 105.2 |   434M |  70 |1370 |3259 |1491 | 260k|  3 |  40k|  61k| 6.089639e+01 | 5.800000e+01 |   4.99%|  43.03%
838.96/841.80	c   827s| 56700 |  5006 |  6089k| 105.2 |   434M |  70 |1370 |3269 |1579 | 261k|  3 |  40k|  61k| 6.089336e+01 | 5.800000e+01 |   4.99%|  43.06%
839.86/842.75	c   827s| 56800 |  5012 |  6097k| 105.1 |   434M |  70 |1370 |3341 |1506 | 261k|  0 |  40k|  62k| 6.089336e+01 | 5.800000e+01 |   4.99%|  43.06%
840.95/843.87	c   829s| 56900 |  5004 |  6106k| 105.1 |   434M |  70 |1370 |3317 |1559 | 261k|  0 |  40k|  62k| 6.089332e+01 | 5.800000e+01 |   4.99%|  43.11%
841.75/844.69	c   829s| 57000 |  5006 |  6115k| 105.1 |   434M |  70 |1370 |3278 |1750 | 261k|  1 |  40k|  62k| 6.089180e+01 | 5.800000e+01 |   4.99%|  43.16%
842.55/845.43	c   830s| 57100 |  5020 |  6124k| 105.0 |   434M |  70 |1370 |3297 |1476 | 261k|  0 |  40k|  62k| 6.089107e+01 | 5.800000e+01 |   4.98%|  43.16%
843.64/846.59	c   831s| 57200 |  5019 |  6132k| 105.0 |   434M |  70 |1370 |3245 |1557 | 261k|  0 |  40k|  62k| 6.089024e+01 | 5.800000e+01 |   4.98%|  43.19%
844.54/847.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
844.54/847.47	c   832s| 57300 |  5014 |  6140k| 104.9 |   434M |  70 |1370 |3241 |1555 | 261k|  0 |  40k|  62k| 6.088933e+01 | 5.800000e+01 |   4.98%|  43.25%
845.34/848.27	c   833s| 57400 |  5020 |  6148k| 104.9 |   434M |  70 |1370 |3227 |1515 | 261k|  0 |  41k|  62k| 6.088832e+01 | 5.800000e+01 |   4.98%|  43.32%
846.15/849.09	c   834s| 57500 |  5040 |  6158k| 104.9 |   434M |  70 |1370 |3194 |1581 | 262k|  0 |  41k|  62k| 6.088557e+01 | 5.800000e+01 |   4.98%|  43.34%
847.03/849.91	c   835s| 57600 |  5050 |  6166k| 104.8 |   434M |  70 |1370 |3317 |1549 | 262k|  0 |  41k|  62k| 6.088533e+01 | 5.800000e+01 |   4.97%|  43.35%
847.93/850.89	c   836s| 57700 |  5062 |  6174k| 104.8 |   434M |  70 |1370 |3376 |1572 | 262k|  3 |  41k|  62k| 6.088422e+01 | 5.800000e+01 |   4.97%|  43.35%
848.73/851.67	c   836s| 57800 |  5072 |  6183k| 104.8 |   434M |  70 |1370 |3371 |1590 | 262k|  0 |  41k|  62k| 6.088269e+01 | 5.800000e+01 |   4.97%|  43.36%
849.92/852.81	c   838s| 57900 |  5069 |  6192k| 104.8 |   434M |  70 |1370 |3426 |1572 | 262k|  1 |  41k|  63k| 6.088266e+01 | 5.800000e+01 |   4.97%|  43.37%
850.72/853.62	c   838s| 58000 |  5073 |  6201k| 104.7 |   434M |  70 |1370 |3416 |1583 | 262k|  0 |  41k|  63k| 6.088229e+01 | 5.800000e+01 |   4.97%|  43.38%
851.42/854.30	c   839s| 58100 |  5083 |  6210k| 104.7 |   434M |  70 |1370 |3397 |1516 | 262k|  2 |  41k|  63k| 6.088037e+01 | 5.800000e+01 |   4.97%|  43.39%
851.91/854.88	c   840s| 58200 |  5087 |  6217k| 104.6 |   434M |  70 |1370 |3381 |1576 | 262k|  2 |  41k|  63k| 6.087853e+01 | 5.800000e+01 |   4.96%|  43.39%
852.91/855.88	c   841s| 58300 |  5095 |  6225k| 104.6 |   434M |  70 |1370 |3439 |1535 | 263k|  0 |  41k|  63k| 6.087697e+01 | 5.800000e+01 |   4.96%|  43.40%
853.81/856.75	c   842s| 58400 |  5111 |  6235k| 104.6 |   434M |  70 |1370 |3388 |1544 | 263k|  2 |  41k|  63k| 6.087342e+01 | 5.800000e+01 |   4.95%|  43.41%
854.70/857.60	c   842s| 58500 |  5121 |  6243k| 104.6 |   435M |  70 |1370 |3398 |1561 | 263k| 11 |  41k|  63k| 6.087204e+01 | 5.800000e+01 |   4.95%|  43.42%
855.80/858.76	c   844s| 58600 |  5129 |  6252k| 104.5 |   435M |  70 |1370 |3557 |1565 | 263k|  2 |  41k|  63k| 6.087153e+01 | 5.800000e+01 |   4.95%|  43.43%
856.70/859.66	c   844s| 58700 |  5123 |  6260k| 104.5 |   435M |  70 |1370 |3605 |   0 | 263k|  0 |  42k|  63k| 6.087139e+01 | 5.800000e+01 |   4.95%|  43.43%
857.29/860.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
857.29/860.29	c   845s| 58800 |  5131 |  6268k| 104.4 |   436M |  70 |1370 |3566 |1539 | 263k|  3 |  42k|  63k| 6.087088e+01 | 5.800000e+01 |   4.95%|  43.44%
857.89/860.89	c   846s| 58900 |  5139 |  6275k| 104.4 |   436M |  70 |1370 |3466 |1552 | 263k|  0 |  42k|  63k| 6.086948e+01 | 5.800000e+01 |   4.95%|  43.73%
858.59/861.58	c   846s| 59000 |  5145 |  6284k| 104.4 |   436M |  70 |1370 |3416 |1505 | 263k|  0 |  42k|  64k| 6.086903e+01 | 5.800000e+01 |   4.95%|  43.75%
859.29/862.27	c   847s| 59100 |  5144 |  6291k| 104.3 |   436M |  70 |1370 |3347 |1536 | 263k|  1 |  42k|  64k| 6.086873e+01 | 5.800000e+01 |   4.95%|  43.79%
860.28/863.21	c   848s| 59200 |  5148 |  6301k| 104.3 |   436M |  70 |1370 |3268 |1549 | 264k|  2 |  42k|  64k| 6.086813e+01 | 5.800000e+01 |   4.95%|  43.92%
860.98/863.96	c   849s| 59300 |  5154 |  6308k| 104.2 |   436M |  70 |1370 |3203 |1545 | 264k|  0 |  42k|  64k| 6.086700e+01 | 5.800000e+01 |   4.94%|  43.99%
862.38/865.35	c   850s| 59400 |  5164 |  6317k| 104.2 |   437M |  70 |1370 |3187 |1626 | 264k|  3 |  42k|  64k| 6.086622e+01 | 5.800000e+01 |   4.94%|  44.01%
863.09/866.10	c   851s| 59500 |  5154 |  6326k| 104.2 |   437M |  70 |1370 |3227 |1570 | 264k|  0 |  42k|  64k| 6.086622e+01 | 5.800000e+01 |   4.94%|  44.02%
863.77/866.79	c   852s| 59600 |  5166 |  6334k| 104.2 |   437M |  70 |1370 |3211 |1558 | 265k|  0 |  42k|  64k| 6.086570e+01 | 5.800000e+01 |   4.94%|  44.03%
865.27/868.26	c   853s| 59700 |  5174 |  6345k| 104.2 |   437M |  70 |1370 |3232 |1542 | 265k|  1 |  42k|  64k| 6.086352e+01 | 5.800000e+01 |   4.94%|  44.11%
866.26/869.21	c   854s| 59800 |  5182 |  6354k| 104.2 |   437M |  70 |1370 |3282 |1553 | 266k|  4 |  42k|  64k| 6.086284e+01 | 5.800000e+01 |   4.94%|  44.11%
866.96/869.99	c   855s| 59900 |  5198 |  6363k| 104.1 |   437M |  70 |1370 |3317 |1553 | 266k|  0 |  42k|  64k| 6.086015e+01 | 5.800000e+01 |   4.93%|  44.12%
868.26/871.23	c   856s| 60000 |  5210 |  6373k| 104.1 |   437M |  70 |1370 |3307 |1592 | 266k|  3 |  42k|  64k| 6.085821e+01 | 5.800000e+01 |   4.93%|  44.14%
868.85/871.85	c   857s| 60100 |  5220 |  6381k| 104.1 |   437M |  70 |1370 |3293 |1588 | 266k|  1 |  42k|  64k| 6.085714e+01 | 5.800000e+01 |   4.93%|  44.15%
869.75/872.74	c   857s| 60200 |  5225 |  6391k| 104.1 |   437M |  70 |1370 |3329 |1538 | 267k|  1 |  42k|  64k| 6.085560e+01 | 5.800000e+01 |   4.92%|  44.16%
870.45/873.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
870.45/873.43	c   858s| 60300 |  5227 |  6398k| 104.0 |   437M |  70 |1370 |3315 |1543 | 267k|  0 |  42k|  64k| 6.085527e+01 | 5.800000e+01 |   4.92%|  44.17%
870.95/873.98	c   859s| 60400 |  5241 |  6406k| 104.0 |   437M |  70 |1370 |3306 |1521 | 267k|  2 |  42k|  64k| 6.085501e+01 | 5.800000e+01 |   4.92%|  44.20%
871.74/874.77	c   860s| 60500 |  5244 |  6415k| 104.0 |   437M |  70 |1370 |3258 |1536 | 267k|  1 |  42k|  64k| 6.085459e+01 | 5.800000e+01 |   4.92%|  44.22%
872.34/875.36	c   860s| 60600 |  5244 |  6422k| 103.9 |   437M |  70 |1370 |3275 |1524 | 267k|  0 |  42k|  64k| 6.085432e+01 | 5.800000e+01 |   4.92%|  44.23%
873.05/876.09	c   861s| 60700 |  5260 |  6430k| 103.9 |   437M |  70 |1370 |3254 |1487 | 267k|  1 |  42k|  64k| 6.085037e+01 | 5.800000e+01 |   4.91%|  44.23%
873.74/876.79	c   862s| 60800 |  5264 |  6439k| 103.8 |   437M |  70 |1370 |3221 |1486 | 267k|  1 |  42k|  65k| 6.085034e+01 | 5.800000e+01 |   4.91%|  44.24%
874.93/877.98	c   863s| 60900 |  5276 |  6447k| 103.8 |   437M |  70 |1370 |3202 |1521 | 268k|  2 |  42k|  65k| 6.084865e+01 | 5.800000e+01 |   4.91%|  44.26%
875.63/878.67	c   863s| 61000 |  5280 |  6456k| 103.8 |   437M |  70 |1370 |3145 |1588 | 268k|  2 |  42k|  65k| 6.084774e+01 | 5.800000e+01 |   4.91%|  44.26%
876.43/879.42	c   864s| 61100 |  5274 |  6464k| 103.7 |   437M |  70 |1370 |3133 |1545 | 268k|  1 |  42k|  65k| 6.084774e+01 | 5.800000e+01 |   4.91%|  44.26%
877.04/880.09	c   865s| 61200 |  5278 |  6472k| 103.7 |   437M |  70 |1370 |3083 |1520 | 268k|  0 |  42k|  65k| 6.084714e+01 | 5.800000e+01 |   4.91%|  44.27%
877.72/880.77	c   866s| 61300 |  5284 |  6477k| 103.6 |   437M |  70 |1370 |3101 |1590 | 268k|  0 |  43k|  65k| 6.084668e+01 | 5.800000e+01 |   4.91%|  44.27%
878.62/881.69	c   866s| 61400 |  5290 |  6486k| 103.6 |   437M |  70 |1370 |3257 |1572 | 268k|  4 |  43k|  65k| 6.084499e+01 | 5.800000e+01 |   4.91%|  44.28%
879.32/882.30	c   867s| 61500 |  5290 |  6493k| 103.5 |   437M |  70 |1370 |3257 |1580 | 269k|  2 |  43k|  65k| 6.084437e+01 | 5.800000e+01 |   4.90%|  44.29%
879.82/882.85	c   868s| 61600 |  5290 |  6499k| 103.5 |   438M |  70 |1370 |3273 |1555 | 269k|  0 |  43k|  65k| 6.084391e+01 | 5.800000e+01 |   4.90%|  44.29%
880.61/883.65	c   868s| 61700 |  5308 |  6508k| 103.4 |   438M |  70 |1370 |3266 |1522 | 269k|  0 |  43k|  65k| 6.084110e+01 | 5.800000e+01 |   4.90%|  44.30%
881.41/884.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
881.41/884.46	c   869s| 61800 |  5314 |  6516k| 103.4 |   438M |  70 |1370 |3281 |1517 | 269k|  0 |  43k|  65k| 6.084004e+01 | 5.800000e+01 |   4.90%|  44.32%
882.02/885.07	c   870s| 61900 |  5324 |  6524k| 103.4 |   438M |  70 |1370 |3212 |1539 | 269k|  3 |  43k|  65k| 6.083847e+01 | 5.800000e+01 |   4.89%|  44.34%
882.71/885.79	c   871s| 62000 |  5324 |  6532k| 103.3 |   438M |  70 |1370 |3178 |1514 | 269k|  1 |  43k|  65k| 6.083825e+01 | 5.800000e+01 |   4.89%|  44.34%
883.30/886.38	c   871s| 62100 |  5329 |  6540k| 103.3 |   438M |  70 |1370 |3154 |1572 | 269k|  3 |  43k|  65k| 6.083698e+01 | 5.800000e+01 |   4.89%|  44.35%
884.30/887.30	c   872s| 62200 |  5331 |  6548k| 103.3 |   439M |  70 |1370 |3147 |1539 | 269k|  2 |  43k|  65k| 6.083671e+01 | 5.800000e+01 |   4.89%|  44.41%
885.01/888.11	c   873s| 62300 |  5337 |  6555k| 103.2 |   439M |  70 |1370 |3215 |1521 | 270k|  1 |  43k|  65k| 6.083660e+01 | 5.800000e+01 |   4.89%|  44.41%
885.60/888.60	c   873s| 62400 |  5331 |  6561k| 103.1 |   439M |  70 |1370 |3219 |1454 | 270k|  0 |  43k|  65k| 6.083631e+01 | 5.800000e+01 |   4.89%|  44.41%
886.49/889.51	c   874s| 62500 |  5323 |  6570k| 103.1 |   439M |  70 |1370 |3238 |1583 | 270k|  0 |  43k|  66k| 6.083597e+01 | 5.800000e+01 |   4.89%|  44.46%
887.49/890.53	c   875s| 62600 |  5321 |  6580k| 103.1 |   439M |  70 |1370 |3275 |1594 | 270k|  1 |  43k|  66k| 6.083541e+01 | 5.800000e+01 |   4.89%|  44.48%
888.29/891.32	c   876s| 62700 |  5341 |  6589k| 103.1 |   439M |  70 |1370 |3300 |1593 | 270k|  0 |  43k|  66k| 6.083291e+01 | 5.800000e+01 |   4.88%|  44.49%
889.00/892.09	c   877s| 62800 |  5335 |  6596k| 103.0 |   439M |  70 |1370 |3353 |1547 | 270k|  1 |  43k|  66k| 6.083216e+01 | 5.800000e+01 |   4.88%|  44.49%
889.68/892.74	c   877s| 62900 |  5335 |  6604k| 103.0 |   439M |  70 |1370 |3288 |1507 | 270k|  0 |  43k|  66k| 6.083164e+01 | 5.800000e+01 |   4.88%|  44.52%
890.68/893.72	c   878s| 63000 |  5347 |  6614k| 103.0 |   439M |  70 |1370 |3312 |1609 | 270k|  2 |  44k|  66k| 6.083030e+01 | 5.800000e+01 |   4.88%|  44.53%
891.27/894.37	c   879s| 63100 |  5347 |  6622k| 103.0 |   439M |  70 |1370 |3285 |   0 | 270k|  0 |  44k|  66k| 6.082881e+01 | 5.800000e+01 |   4.88%|  44.59%
891.87/894.94	c   880s| 63200 |  5358 |  6629k| 102.9 |   439M |  70 |1370 |3263 |1575 | 270k|  3 |  44k|  66k| 6.082795e+01 | 5.800000e+01 |   4.88%|  44.60%
892.27/895.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
892.27/895.39	c   880s| 63300 |  5354 |  6633k| 102.8 |   439M |  70 |1370 |3284 |1549 | 270k|  0 |  44k|  66k| 6.082795e+01 | 5.800000e+01 |   4.88%|  44.61%
892.98/896.06	c   881s| 63400 |  5357 |  6641k| 102.8 |   439M |  70 |1370 |3308 |1547 | 270k|  2 |  44k|  66k| 6.082688e+01 | 5.800000e+01 |   4.87%|  44.63%
893.77/896.87	c   882s| 63500 |  5361 |  6651k| 102.8 |   439M |  70 |1370 |3267 |1534 | 270k|  1 |  44k|  66k| 6.082532e+01 | 5.800000e+01 |   4.87%|  44.63%
894.46/897.53	c   882s| 63600 |  5370 |  6657k| 102.7 |   439M |  70 |1370 |3298 |1525 | 271k|  0 |  44k|  66k| 6.082532e+01 | 5.800000e+01 |   4.87%|  44.63%
895.16/898.28	c   883s| 63700 |  5364 |  6666k| 102.7 |   439M |  70 |1370 |3263 |1575 | 271k|  0 |  44k|  66k| 6.082508e+01 | 5.800000e+01 |   4.87%|  44.65%
895.87/898.91	c   884s| 63800 |  5372 |  6673k| 102.6 |   439M |  70 |1370 |3230 |1570 | 271k|  0 |  44k|  66k| 6.082481e+01 | 5.800000e+01 |   4.87%|  44.65%
897.26/900.35	c   885s| 63900 |  5380 |  6684k| 102.7 |   439M |  70 |1370 |3198 |1542 | 271k|  0 |  44k|  66k| 6.082330e+01 | 5.800000e+01 |   4.87%|  44.74%
898.16/901.23	c   886s| 64000 |  5384 |  6695k| 102.7 |   439M |  70 |1370 |3171 |1530 | 271k|  6 |  44k|  66k| 6.082130e+01 | 5.800000e+01 |   4.86%|  44.76%
899.16/902.24	c   887s| 64100 |  5391 |  6704k| 102.6 |   439M |  70 |1370 |3187 |1542 | 271k|  0 |  44k|  66k| 6.082112e+01 | 5.800000e+01 |   4.86%|  44.76%
899.97/903.04	c   888s| 64200 |  5409 |  6713k| 102.6 |   439M |  70 |1370 |3175 |1555 | 271k|  4 |  44k|  66k| 6.081985e+01 | 5.800000e+01 |   4.86%|  44.77%
900.65/903.73	c   888s| 64300 |  5405 |  6720k| 102.6 |   440M |  70 |1370 |3162 |1589 | 271k|  0 |  44k|  66k| 6.081985e+01 | 5.800000e+01 |   4.86%|  44.78%
901.45/904.59	c   889s| 64400 |  5405 |  6730k| 102.6 |   440M |  70 |1370 |3156 |1622 | 271k|  0 |  44k|  67k| 6.081925e+01 | 5.800000e+01 |   4.86%|  44.89%
902.25/905.30	c   890s| 64500 |  5405 |  6738k| 102.5 |   440M |  70 |1370 |3165 |1598 | 272k|  2 |  44k|  67k| 6.081869e+01 | 5.800000e+01 |   4.86%|  44.90%
902.96/906.05	c   891s| 64600 |  5411 |  6747k| 102.5 |   440M |  70 |1370 |3156 |1557 | 272k|  0 |  44k|  67k| 6.081652e+01 | 5.800000e+01 |   4.86%|  44.95%
903.64/906.74	c   891s| 64700 |  5405 |  6754k| 102.5 |   440M |  70 |1370 |3154 |1554 | 272k|  3 |  44k|  67k| 6.081652e+01 | 5.800000e+01 |   4.86%|  44.97%
904.34/907.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
904.34/907.41	c   892s| 64800 |  5411 |  6762k| 102.4 |   440M |  70 |1370 |3157 |1596 | 272k|  3 |  44k|  67k| 6.081583e+01 | 5.800000e+01 |   4.85%|  44.98%
904.95/908.10	c   893s| 64900 |  5413 |  6769k| 102.4 |   440M |  70 |1370 |3161 |1579 | 272k|  2 |  44k|  67k| 6.081487e+01 | 5.800000e+01 |   4.85%|  44.99%
905.73/908.81	c   894s| 65000 |  5421 |  6778k| 102.4 |   440M |  70 |1370 |3177 |1498 | 272k|  2 |  44k|  67k| 6.081342e+01 | 5.800000e+01 |   4.85%|  45.03%
906.43/909.50	c   894s| 65100 |  5433 |  6786k| 102.3 |   440M |  70 |1370 |3163 |1588 | 272k|  2 |  44k|  67k| 6.081330e+01 | 5.800000e+01 |   4.85%|  45.08%
907.23/910.34	c   895s| 65200 |  5441 |  6795k| 102.3 |   440M |  70 |1370 |3139 |1566 | 272k|  6 |  44k|  67k| 6.081322e+01 | 5.800000e+01 |   4.85%|  45.09%
908.62/911.72	c   896s| 65300 |  5439 |  6803k| 102.3 |   440M |  70 |1370 |3137 |1554 | 272k|  0 |  44k|  67k| 6.081189e+01 | 5.800000e+01 |   4.85%|  45.23%
909.32/912.47	c   897s| 65400 |  5445 |  6812k| 102.3 |   440M |  70 |1370 |3169 |1588 | 272k|  3 |  44k|  67k| 6.080939e+01 | 5.800000e+01 |   4.84%|  45.26%
910.32/913.40	c   898s| 65500 |  5463 |  6823k| 102.3 |   440M |  70 |1370 |3194 |1504 | 273k|  2 |  44k|  67k| 6.080669e+01 | 5.800000e+01 |   4.84%|  45.28%
911.11/914.23	c   899s| 65600 |  5465 |  6833k| 102.3 |   440M |  70 |1370 |3175 |1548 | 273k|  0 |  44k|  67k| 6.080575e+01 | 5.800000e+01 |   4.84%|  45.31%
912.51/915.60	c   900s| 65700 |  5463 |  6844k| 102.3 |   440M |  70 |1370 |3154 |1532 | 273k|  3 |  44k|  67k| 6.080520e+01 | 5.800000e+01 |   4.84%|  45.48%
913.31/916.41	c   901s| 65800 |  5465 |  6853k| 102.3 |   440M |  70 |1370 |3162 |1539 | 273k|  0 |  45k|  67k| 6.080356e+01 | 5.800000e+01 |   4.83%|  45.50%
914.30/917.40	c   902s| 65900 |  5471 |  6860k| 102.2 |   440M |  70 |1370 |3218 |1491 | 273k|  1 |  45k|  67k| 6.080349e+01 | 5.800000e+01 |   4.83%|  45.50%
915.01/918.12	c   903s| 66000 |  5491 |  6869k| 102.2 |   440M |  70 |1370 |3210 |1682 | 273k|  2 |  45k|  67k| 6.080161e+01 | 5.800000e+01 |   4.83%|  45.52%
915.70/918.80	c   904s| 66100 |  5489 |  6878k| 102.2 |   440M |  70 |1370 |3201 |1544 | 273k|  1 |  45k|  67k| 6.080036e+01 | 5.800000e+01 |   4.83%|  45.54%
916.29/919.46	c   904s| 66200 |  5495 |  6886k| 102.1 |   440M |  70 |1370 |3233 |1549 | 273k|  0 |  45k|  67k| 6.079942e+01 | 5.800000e+01 |   4.83%|  45.55%
917.09/920.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
917.09/920.24	c   905s| 66300 |  5488 |  6894k| 102.1 |   440M |  70 |1370 |3255 |1529 | 274k|  0 |  45k|  67k| 6.079894e+01 | 5.800000e+01 |   4.83%|  45.59%
917.79/920.91	c   906s| 66400 |  5502 |  6901k| 102.1 |   440M |  70 |1370 |3250 |1563 | 274k|  2 |  45k|  67k| 6.079804e+01 | 5.800000e+01 |   4.82%|  45.60%
918.59/921.72	c   906s| 66500 |  5506 |  6910k| 102.0 |   440M |  70 |1370 |3251 |1564 | 274k|  3 |  45k|  67k| 6.079758e+01 | 5.800000e+01 |   4.82%|  45.61%
919.38/922.53	c   907s| 66600 |  5508 |  6918k| 102.0 |   440M |  70 |1370 |3218 |1520 | 274k|  0 |  45k|  67k| 6.079657e+01 | 5.800000e+01 |   4.82%|  45.62%
919.99/923.19	c   908s| 66700 |  5500 |  6925k| 102.0 |   440M |  70 |1370 |3242 |1583 | 274k|  1 |  45k|  67k| 6.079657e+01 | 5.800000e+01 |   4.82%|  45.65%
920.78/923.94	c   909s| 66800 |  5504 |  6935k| 102.0 |   441M |  70 |1370 |3233 |1533 | 274k|  0 |  45k|  67k| 6.079628e+01 | 5.800000e+01 |   4.82%|  45.65%
921.58/924.71	c   909s| 66900 |  5508 |  6944k| 101.9 |   441M |  70 |1370 |3230 |1545 | 274k|  0 |  45k|  68k| 6.079530e+01 | 5.800000e+01 |   4.82%|  45.67%
922.37/925.53	c   910s| 67000 |  5524 |  6954k| 101.9 |   441M |  70 |1370 |3234 |1557 | 274k|  3 |  45k|  68k| 6.079406e+01 | 5.800000e+01 |   4.82%|  45.68%
922.98/926.15	c   911s| 67100 |  5530 |  6962k| 101.9 |   441M |  70 |1370 |3226 |1575 | 274k|  1 |  45k|  68k| 6.079399e+01 | 5.800000e+01 |   4.82%|  45.69%
923.67/926.88	c   912s| 67200 |  5541 |  6970k| 101.9 |   441M |  70 |1370 |3227 |1590 | 275k|  2 |  45k|  68k| 6.079286e+01 | 5.800000e+01 |   4.82%|  45.69%
924.57/927.70	c   912s| 67300 |  5555 |  6979k| 101.9 |   441M |  70 |1370 |3219 |1573 | 275k|  2 |  45k|  68k| 6.079103e+01 | 5.800000e+01 |   4.81%|  45.70%
925.16/928.34	c   913s| 67400 |  5551 |  6986k| 101.8 |   441M |  70 |1370 |3183 |1550 | 275k|  1 |  45k|  68k| 6.079103e+01 | 5.800000e+01 |   4.81%|  45.70%
925.97/929.12	c   914s| 67500 |  5565 |  6995k| 101.8 |   441M |  70 |1370 |3203 |1578 | 275k|  0 |  45k|  68k| 6.079047e+01 | 5.800000e+01 |   4.81%|  45.72%
926.46/929.62	c   914s| 67600 |  5563 |  7001k| 101.7 |   441M |  70 |1370 |3219 |1543 | 275k|  0 |  45k|  68k| 6.079047e+01 | 5.800000e+01 |   4.81%|  45.72%
927.16/930.33	c   915s| 67700 |  5565 |  7009k| 101.7 |   441M |  70 |1370 |3210 |1549 | 275k|  0 |  45k|  68k| 6.078837e+01 | 5.800000e+01 |   4.81%|  45.73%
927.75/930.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
927.75/930.94	c   916s| 67800 |  5559 |  7015k| 101.7 |   441M |  70 |1370 |3186 |1539 | 275k|  0 |  45k|  68k| 6.078811e+01 | 5.800000e+01 |   4.81%|  45.74%
928.25/931.48	c   916s| 67900 |  5559 |  7022k| 101.6 |   441M |  70 |1370 |3178 |1560 | 275k|  2 |  45k|  68k| 6.078766e+01 | 5.800000e+01 |   4.81%|  45.74%
929.05/932.21	c   917s| 68000 |  5557 |  7031k| 101.6 |   441M |  70 |1370 |3174 |1525 | 275k|  4 |  45k|  68k| 6.078747e+01 | 5.800000e+01 |   4.81%|  45.76%
929.65/932.87	c   918s| 68100 |  5555 |  7038k| 101.5 |   441M |  70 |1370 |3173 |1551 | 275k|  0 |  45k|  68k| 6.078747e+01 | 5.800000e+01 |   4.81%|  45.77%
930.44/933.64	c   918s| 68200 |  5554 |  7046k| 101.5 |   441M |  70 |1370 |3206 |1491 | 275k|  0 |  45k|  68k| 6.078666e+01 | 5.800000e+01 |   4.80%|  45.78%
931.04/934.27	c   919s| 68300 |  5562 |  7054k| 101.5 |   441M |  70 |1370 |3213 |1581 | 275k|  3 |  45k|  68k| 6.078646e+01 | 5.800000e+01 |   4.80%|  45.82%
931.74/934.94	c   920s| 68400 |  5570 |  7062k| 101.4 |   441M |  70 |1370 |3182 |   0 | 275k|  0 |  45k|  68k| 6.078455e+01 | 5.800000e+01 |   4.80%|  45.83%
932.64/935.82	c   921s| 68500 |  5580 |  7072k| 101.4 |   441M |  70 |1370 |3205 |1551 | 276k|  0 |  45k|  68k| 6.078387e+01 | 5.800000e+01 |   4.80%|  45.84%
933.23/936.44	c   921s| 68600 |  5606 |  7080k| 101.4 |   441M |  70 |1370 |3190 |1550 | 276k|  2 |  46k|  68k| 6.078260e+01 | 5.800000e+01 |   4.80%|  45.84%
933.94/937.15	c   922s| 68700 |  5606 |  7088k| 101.4 |   441M |  70 |1370 |3253 |1591 | 276k|  1 |  46k|  68k| 6.078216e+01 | 5.800000e+01 |   4.80%|  45.85%
934.73/937.99	c   923s| 68800 |  5612 |  7094k| 101.3 |   441M |  70 |1370 |3222 |1552 | 276k|  2 |  46k|  68k| 6.078044e+01 | 5.800000e+01 |   4.79%|  45.86%
935.53/938.73	c   923s| 68900 |  5602 |  7101k| 101.3 |   441M |  70 |1370 |3216 |   0 | 276k|  0 |  46k|  68k| 6.078017e+01 | 5.800000e+01 |   4.79%|  45.90%
936.32/939.50	c   924s| 69000 |  5606 |  7109k| 101.3 |   441M |  70 |1370 |3208 |1543 | 276k|  0 |  46k|  68k| 6.077978e+01 | 5.800000e+01 |   4.79%|  45.91%
937.12/940.36	c   925s| 69100 |  5622 |  7117k| 101.2 |   441M |  70 |1370 |3225 |1531 | 276k|  0 |  46k|  68k| 6.077763e+01 | 5.800000e+01 |   4.79%|  45.92%
938.02/941.25	c   926s| 69200 |  5622 |  7126k| 101.2 |   441M |  70 |1370 |3361 |1544 | 276k|  2 |  46k|  69k| 6.077763e+01 | 5.800000e+01 |   4.79%|  45.92%
938.71/941.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
938.71/941.92	c   927s| 69300 |  5614 |  7132k| 101.1 |   441M |  70 |1370 |3325 |1547 | 276k|  0 |  46k|  69k| 6.077763e+01 | 5.800000e+01 |   4.79%|  45.94%
939.31/942.50	c   927s| 69400 |  5620 |  7139k| 101.1 |   441M |  70 |1370 |3305 |1556 | 276k|  3 |  46k|  69k| 6.077709e+01 | 5.800000e+01 |   4.79%|  45.95%
939.92/943.18	c   928s| 69500 |  5620 |  7147k| 101.1 |   441M |  70 |1370 |3296 |1505 | 276k|  1 |  46k|  69k| 6.077680e+01 | 5.800000e+01 |   4.79%|  46.02%
940.61/943.86	c   929s| 69600 |  5634 |  7156k| 101.0 |   441M |  70 |1370 |3281 |1601 | 276k|  0 |  46k|  69k| 6.077663e+01 | 5.800000e+01 |   4.79%|  46.03%
941.30/944.52	c   929s| 69700 |  5634 |  7164k| 101.0 |   441M |  70 |1370 |3262 |1531 | 276k|  2 |  46k|  69k| 6.077621e+01 | 5.800000e+01 |   4.79%|  46.03%
942.10/945.36	c   930s| 69800 |  5636 |  7170k| 101.0 |   441M |  70 |1370 |3293 |1580 | 276k|  2 |  46k|  69k| 6.077584e+01 | 5.800000e+01 |   4.79%|  46.03%
942.81/946.06	c   931s| 69900 |  5630 |  7178k| 100.9 |   441M |  70 |1370 |3306 |1788 | 276k|  3 |  46k|  69k| 6.077566e+01 | 5.800000e+01 |   4.79%|  46.04%
943.40/946.63	c   931s| 70000 |  5630 |  7184k| 100.9 |   441M |  70 |1370 |3251 |1575 | 276k|  1 |  46k|  69k| 6.077566e+01 | 5.800000e+01 |   4.79%|  46.08%
944.09/947.34	c   932s| 70100 |  5634 |  7192k| 100.8 |   441M |  70 |1370 |3215 |1591 | 276k|  2 |  46k|  69k| 6.077473e+01 | 5.800000e+01 |   4.78%|  46.08%
944.69/948.00	c   933s| 70200 |  5642 |  7200k| 100.8 |   441M |  70 |1370 |3196 |1565 | 276k|  0 |  46k|  69k| 6.077430e+01 | 5.800000e+01 |   4.78%|  46.09%
945.59/948.80	c   934s| 70300 |  5652 |  7209k| 100.8 |   441M |  70 |1370 |3192 |1508 | 276k|  0 |  46k|  69k| 6.077368e+01 | 5.800000e+01 |   4.78%|  46.10%
946.59/949.82	c   935s| 70400 |  5662 |  7219k| 100.8 |   442M |  70 |1370 |3261 |1575 | 277k|  5 |  46k|  69k| 6.077149e+01 | 5.800000e+01 |   4.78%|  46.11%
947.38/950.64	c   935s| 70500 |  5669 |  7228k| 100.8 |   442M |  70 |1370 |3282 |1548 | 277k|  2 |  46k|  69k| 6.077092e+01 | 5.800000e+01 |   4.78%|  46.11%
947.98/951.29	c   936s| 70600 |  5675 |  7236k| 100.8 |   442M |  70 |1370 |3246 |1555 | 277k|  3 |  46k|  69k| 6.077057e+01 | 5.800000e+01 |   4.78%|  46.15%
948.68/951.93	c   937s| 70700 |  5677 |  7243k| 100.7 |   442M |  70 |1370 |3254 |1546 | 277k|  2 |  46k|  69k| 6.076918e+01 | 5.800000e+01 |   4.77%|  46.17%
949.28/952.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
949.28/952.53	c   937s| 70800 |  5671 |  7250k| 100.7 |   442M |  70 |1370 |3251 |1513 | 277k|  0 |  47k|  69k| 6.076897e+01 | 5.800000e+01 |   4.77%|  46.18%
949.97/953.28	c   938s| 70900 |  5671 |  7258k| 100.6 |   442M |  70 |1370 |3237 |1606 | 277k|  2 |  47k|  69k| 6.076883e+01 | 5.800000e+01 |   4.77%|  46.22%
950.57/953.82	c   939s| 71000 |  5671 |  7265k| 100.6 |   442M |  70 |1370 |3191 |1527 | 277k|  0 |  47k|  69k| 6.076878e+01 | 5.800000e+01 |   4.77%|  46.23%
951.37/954.60	c   939s| 71100 |  5689 |  7274k| 100.6 |   442M |  70 |1370 |3176 |1573 | 277k|  2 |  47k|  69k| 6.076838e+01 | 5.800000e+01 |   4.77%|  46.23%
951.97/955.26	c   940s| 71200 |  5697 |  7282k| 100.6 |   442M |  70 |1370 |3174 |1601 | 277k|  0 |  47k|  69k| 6.076618e+01 | 5.800000e+01 |   4.77%|  46.25%
952.78/956.07	c   941s| 71300 |  5715 |  7290k| 100.5 |   442M |  70 |1370 |3187 |1498 | 278k|  2 |  47k|  69k| 6.076494e+01 | 5.800000e+01 |   4.77%|  46.26%
953.46/956.72	c   941s| 71400 |  5715 |  7298k| 100.5 |   442M |  70 |1370 |3236 |1574 | 278k|  2 |  47k|  69k| 6.076494e+01 | 5.800000e+01 |   4.77%|  46.26%
954.16/957.44	c   942s| 71500 |  5713 |  7306k| 100.5 |   442M |  70 |1370 |3261 |1535 | 278k|  0 |  47k|  69k| 6.076494e+01 | 5.800000e+01 |   4.77%|  46.30%
954.77/958.05	c   943s| 71600 |  5718 |  7313k| 100.4 |   442M |  70 |1370 |3276 |1557 | 278k|  0 |  47k|  70k| 6.076425e+01 | 5.800000e+01 |   4.77%|  46.32%
955.55/958.80	c   944s| 71700 |  5722 |  7322k| 100.4 |   443M |  70 |1370 |3251 |1552 | 278k|  3 |  47k|  70k| 6.076191e+01 | 5.800000e+01 |   4.76%|  46.37%
956.25/959.51	c   944s| 71800 |  5720 |  7330k| 100.4 |   443M |  70 |1370 |3266 |1605 | 278k|  2 |  47k|  70k| 6.076119e+01 | 5.800000e+01 |   4.76%|  46.39%
957.14/960.42	c   945s| 71900 |  5726 |  7338k| 100.4 |   443M |  70 |1370 |3277 |1543 | 278k|  2 |  47k|  70k| 6.075994e+01 | 5.800000e+01 |   4.76%|  46.44%
958.14/961.41	c   946s| 72000 |  5730 |  7347k| 100.3 |   443M |  70 |1370 |3346 |1549 | 278k|  0 |  47k|  70k| 6.075921e+01 | 5.800000e+01 |   4.76%|  46.45%
958.85/962.11	c   947s| 72100 |  5726 |  7355k| 100.3 |   443M |  70 |1370 |3334 |1511 | 278k|  0 |  47k|  70k| 6.075874e+01 | 5.800000e+01 |   4.76%|  46.46%
959.44/962.78	c   948s| 72200 |  5728 |  7363k| 100.3 |   443M |  70 |1370 |3339 |1539 | 278k|  2 |  47k|  70k| 6.075751e+01 | 5.800000e+01 |   4.75%|  46.52%
960.23/963.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
960.23/963.52	c   948s| 72300 |  5738 |  7371k| 100.3 |   443M |  70 |1370 |3377 |1558 | 278k|  3 |  47k|  70k| 6.075687e+01 | 5.800000e+01 |   4.75%|  46.53%
960.84/964.14	c   949s| 72400 |  5748 |  7379k| 100.2 |   443M |  70 |1370 |3392 |1556 | 278k|  0 |  47k|  70k| 6.075599e+01 | 5.800000e+01 |   4.75%|  46.54%
961.53/964.87	c   950s| 72500 |  5750 |  7387k| 100.2 |   443M |  70 |1370 |3424 |1578 | 278k|  1 |  47k|  70k| 6.075449e+01 | 5.800000e+01 |   4.75%|  46.54%
962.23/965.52	c   950s| 72600 |  5764 |  7395k| 100.2 |   443M |  70 |1370 |3380 |1535 | 278k|  0 |  47k|  70k| 6.075337e+01 | 5.800000e+01 |   4.75%|  46.59%
962.84/966.13	c   951s| 72700 |  5764 |  7402k| 100.1 |   443M |  70 |1370 |3359 |1533 | 278k|  2 |  47k|  70k| 6.075258e+01 | 5.800000e+01 |   4.75%|  46.60%
963.52/966.82	c   952s| 72800 |  5770 |  7410k| 100.1 |   443M |  70 |1370 |3344 |1511 | 278k|  0 |  47k|  70k| 6.075243e+01 | 5.800000e+01 |   4.75%|  46.63%
964.12/967.42	c   952s| 72900 |  5772 |  7417k| 100.1 |   443M |  70 |1370 |3321 |1558 | 279k|  0 |  47k|  70k| 6.075208e+01 | 5.800000e+01 |   4.74%|  46.64%
964.92/968.24	c   953s| 73000 |  5768 |  7425k| 100.0 |   443M |  70 |1370 |3312 |1541 | 279k|  2 |  47k|  70k| 6.075188e+01 | 5.800000e+01 |   4.74%|  46.64%
965.73/969.05	c   954s| 73100 |  5762 |  7434k| 100.0 |   443M |  70 |1370 |3260 |1884 | 279k|  1 |  47k|  70k| 6.075180e+01 | 5.800000e+01 |   4.74%|  46.65%
966.51/969.80	c   955s| 73200 |  5766 |  7441k| 100.0 |   443M |  70 |1370 |3269 |1531 | 279k|  0 |  48k|  70k| 6.075143e+01 | 5.800000e+01 |   4.74%|  46.66%
967.11/970.46	c   955s| 73300 |  5768 |  7447k|  99.9 |   443M |  70 |1370 |3265 |1542 | 279k|  0 |  48k|  70k| 6.075054e+01 | 5.800000e+01 |   4.74%|  46.67%
967.72/971.07	c   956s| 73400 |  5774 |  7455k|  99.9 |   443M |  70 |1370 |3258 |1530 | 279k|  0 |  48k|  70k| 6.075024e+01 | 5.800000e+01 |   4.74%|  46.70%
968.40/971.70	c   956s| 73500 |  5774 |  7464k|  99.9 |   443M |  70 |1370 |3250 |1605 | 279k|  3 |  48k|  71k| 6.075000e+01 | 5.800000e+01 |   4.74%|  46.70%
969.60/972.98	c   958s| 73600 |  5774 |  7471k|  99.9 |   443M |  70 |1370 |3237 |1555 | 279k|  0 |  48k|  71k| 6.074905e+01 | 5.800000e+01 |   4.74%|  46.78%
970.40/973.71	c   958s| 73700 |  5774 |  7479k|  99.8 |   443M |  70 |1370 |3231 |1527 | 279k|  0 |  48k|  71k| 6.074794e+01 | 5.800000e+01 |   4.74%|  46.79%
971.09/974.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
971.09/974.42	c   959s| 73800 |  5774 |  7487k|  99.8 |   443M |  70 |1370 |3217 |1530 | 279k|  0 |  48k|  71k| 6.074729e+01 | 5.800000e+01 |   4.74%|  46.80%
971.70/975.08	c   960s| 73900 |  5782 |  7494k|  99.8 |   443M |  70 |1370 |3210 |1543 | 279k|  1 |  48k|  71k| 6.074595e+01 | 5.800000e+01 |   4.73%|  46.81%
972.29/975.66	c   960s| 74000 |  5796 |  7501k|  99.7 |   443M |  70 |1370 |3202 |1554 | 279k|  0 |  48k|  71k| 6.074508e+01 | 5.800000e+01 |   4.73%|  46.81%
972.89/976.29	c   961s| 74100 |  5800 |  7509k|  99.7 |   443M |  70 |1370 |3219 |1745 | 279k|  2 |  48k|  71k| 6.074414e+01 | 5.800000e+01 |   4.73%|  46.82%
973.48/976.82	c   962s| 74200 |  5804 |  7515k|  99.7 |   443M |  70 |1370 |3249 |1530 | 279k|  1 |  48k|  71k| 6.074414e+01 | 5.800000e+01 |   4.73%|  46.83%
974.08/977.49	c   962s| 74300 |  5810 |  7523k|  99.6 |   443M |  70 |1370 |3255 |1555 | 279k|  2 |  48k|  71k| 6.074382e+01 | 5.800000e+01 |   4.73%|  46.85%
974.79/978.15	c   963s| 74400 |  5812 |  7530k|  99.6 |   443M |  70 |1370 |3242 |1590 | 279k|  4 |  48k|  71k| 6.074361e+01 | 5.800000e+01 |   4.73%|  46.88%
975.48/978.84	c   964s| 74500 |  5825 |  7539k|  99.6 |   443M |  70 |1370 |3223 |   0 | 279k|  0 |  48k|  71k| 6.074015e+01 | 5.800000e+01 |   4.72%|  46.90%
976.17/979.56	c   964s| 74600 |  5829 |  7547k|  99.5 |   443M |  70 |1370 |3235 |1532 | 279k|  0 |  48k|  71k| 6.073993e+01 | 5.800000e+01 |   4.72%|  46.91%
976.97/980.34	c   965s| 74700 |  5839 |  7556k|  99.5 |   443M |  70 |1370 |3250 |1505 | 279k|  1 |  48k|  71k| 6.073956e+01 | 5.800000e+01 |   4.72%|  46.92%
977.57/981.00	c   966s| 74800 |  5843 |  7564k|  99.5 |   443M |  70 |1370 |3223 |1540 | 280k|  3 |  48k|  71k| 6.073926e+01 | 5.800000e+01 |   4.72%|  46.93%
978.27/981.65	c   966s| 74900 |  5841 |  7572k|  99.5 |   443M |  70 |1370 |3225 |1494 | 280k|  0 |  48k|  71k| 6.073736e+01 | 5.800000e+01 |   4.72%|  46.94%
979.16/982.55	c   967s| 75000 |  5843 |  7579k|  99.4 |   443M |  70 |1370 |3229 |   0 | 280k|  0 |  48k|  71k| 6.073736e+01 | 5.800000e+01 |   4.72%|  46.95%
980.26/983.63	c   968s| 75100 |  5843 |  7588k|  99.4 |   443M |  70 |1370 |3303 |1590 | 280k|  0 |  48k|  71k| 6.073695e+01 | 5.800000e+01 |   4.72%|  46.96%
981.35/984.73	c   969s| 75200 |  5859 |  7597k|  99.4 |   443M |  70 |1370 |3315 |1546 | 280k|  7 |  48k|  72k| 6.073561e+01 | 5.800000e+01 |   4.72%|  46.97%
982.05/985.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
982.05/985.49	c   970s| 75300 |  5865 |  7603k|  99.4 |   443M |  70 |1370 |3331 |1559 | 280k|  1 |  48k|  72k| 6.073428e+01 | 5.800000e+01 |   4.71%|  46.98%
982.85/986.21	c   971s| 75400 |  5863 |  7612k|  99.3 |   443M |  70 |1370 |3324 |1583 | 280k|  3 |  48k|  72k| 6.073404e+01 | 5.800000e+01 |   4.71%|  46.98%
983.45/986.85	c   972s| 75500 |  5871 |  7620k|  99.3 |   443M |  70 |1370 |3319 |1552 | 280k|  0 |  48k|  72k| 6.073305e+01 | 5.800000e+01 |   4.71%|  46.99%
984.14/987.51	c   972s| 75600 |  5875 |  7627k|  99.3 |   443M |  70 |1370 |3283 |1556 | 280k|  2 |  48k|  72k| 6.073255e+01 | 5.800000e+01 |   4.71%|  47.03%
984.76/988.12	c   973s| 75700 |  5879 |  7635k|  99.3 |   443M |  70 |1370 |3273 |1475 | 280k|  0 |  48k|  72k| 6.073251e+01 | 5.800000e+01 |   4.71%|  47.04%
985.44/988.80	c   974s| 75800 |  5885 |  7643k|  99.2 |   443M |  70 |1370 |3243 |1521 | 280k|  1 |  48k|  72k| 6.073085e+01 | 5.800000e+01 |   4.71%|  47.06%
986.14/989.55	c   974s| 75900 |  5877 |  7650k|  99.2 |   443M |  70 |1370 |3265 |1581 | 280k|  3 |  48k|  72k| 6.073085e+01 | 5.800000e+01 |   4.71%|  47.11%
987.03/990.46	c   975s| 76000 |  5877 |  7658k|  99.2 |   443M |  70 |1370 |3210 |1491 | 280k|  2 |  48k|  72k| 6.073068e+01 | 5.800000e+01 |   4.71%|  47.15%
987.65/991.05	c   976s| 76100 |  5875 |  7664k|  99.1 |   443M |  70 |1370 |3214 |1694 | 281k|  2 |  48k|  72k| 6.073068e+01 | 5.800000e+01 |   4.71%|  47.15%
988.23/991.70	c   976s| 76200 |  5875 |  7671k|  99.1 |   443M |  70 |1370 |3242 |1469 | 281k|  0 |  49k|  72k| 6.073025e+01 | 5.800000e+01 |   4.71%|  47.17%
989.33/992.80	c   978s| 76300 |  5877 |  7680k|  99.1 |   443M |  70 |1370 |3300 |1564 | 281k|  1 |  49k|  72k| 6.073009e+01 | 5.800000e+01 |   4.71%|  47.21%
990.02/993.44	c   978s| 76400 |  5895 |  7688k|  99.0 |   444M |  70 |1370 |3272 |1551 | 281k|  0 |  49k|  72k| 6.072806e+01 | 5.800000e+01 |   4.70%|  47.22%
990.63/994.05	c   979s| 76500 |  5897 |  7695k|  99.0 |   444M |  70 |1370 |3305 |1548 | 281k|  0 |  49k|  72k| 6.072750e+01 | 5.800000e+01 |   4.70%|  47.23%
991.32/994.76	c   980s| 76600 |  5895 |  7702k|  99.0 |   444M |  70 |1370 |3285 |1573 | 281k|  1 |  49k|  72k| 6.072732e+01 | 5.800000e+01 |   4.70%|  47.23%
991.92/995.34	c   980s| 76700 |  5895 |  7709k|  98.9 |   444M |  70 |1370 |3266 |1559 | 281k|  0 |  49k|  72k| 6.072659e+01 | 5.800000e+01 |   4.70%|  47.24%
992.63/996.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
992.63/996.02	c   981s| 76800 |  5905 |  7717k|  98.9 |   445M |  70 |1370 |3222 |1508 | 281k|  0 |  49k|  72k| 6.072356e+01 | 5.800000e+01 |   4.70%|  47.28%
993.21/996.63	c   981s| 76900 |  5909 |  7724k|  98.9 |   445M |  70 |1370 |3198 |1595 | 281k|  3 |  49k|  72k| 6.072261e+01 | 5.800000e+01 |   4.69%|  47.29%
993.91/997.32	c   982s| 77000 |  5915 |  7732k|  98.9 |   445M |  70 |1370 |3200 |1554 | 282k|  0 |  49k|  72k| 6.072075e+01 | 5.800000e+01 |   4.69%|  47.29%
995.11/998.57	c   983s| 77100 |  5921 |  7740k|  98.8 |   445M |  70 |1370 |3297 |1562 | 282k|  0 |  49k|  73k| 6.072030e+01 | 5.800000e+01 |   4.69%|  47.30%
995.90/999.39	c   984s| 77200 |  5933 |  7748k|  98.8 |   445M |  70 |1370 |3311 |1555 | 282k|  2 |  49k|  73k| 6.072005e+01 | 5.800000e+01 |   4.69%|  47.31%
997.20/1000.64	c   985s| 77300 |  5924 |  7758k|  98.8 |   445M |  70 |1370 |3306 |1567 | 282k|  0 |  49k|  73k| 6.071764e+01 | 5.800000e+01 |   4.69%|  47.35%
997.80/1001.27	c   986s| 77400 |  5928 |  7765k|  98.8 |   445M |  70 |1370 |3283 |1602 | 282k|  2 |  49k|  73k| 6.071750e+01 | 5.800000e+01 |   4.69%|  47.35%
998.49/1001.99	c   987s| 77500 |  5930 |  7774k|  98.8 |   445M |  70 |1370 |3250 |1614 | 282k|  6 |  49k|  73k| 6.071722e+01 | 5.800000e+01 |   4.68%|  47.42%
999.19/1002.66	c   987s| 77600 |  5930 |  7782k|  98.7 |   445M |  70 |1370 |3222 |1575 | 282k|  1 |  49k|  73k| 6.071693e+01 | 5.800000e+01 |   4.68%|  47.43%
999.89/1003.33	c   988s| 77700 |  5932 |  7790k|  98.7 |   445M |  70 |1370 |3181 |1580 | 282k|  0 |  49k|  73k| 6.071428e+01 | 5.800000e+01 |   4.68%|  47.44%
1000.49/1003.96	c   989s| 77800 |  5926 |  7797k|  98.7 |   445M |  70 |1370 |3149 |1530 | 282k|  0 |  49k|  73k| 6.071370e+01 | 5.800000e+01 |   4.68%|  47.52%
1001.08/1004.57	c   989s| 77900 |  5936 |  7805k|  98.6 |   445M |  70 |1370 |3129 |1553 | 283k|  1 |  49k|  73k| 6.071341e+01 | 5.800000e+01 |   4.68%|  47.52%
1002.28/1005.76	c   991s| 78000 |  5932 |  7814k|  98.6 |   445M |  70 |1370 |3186 |1572 | 283k|  2 |  49k|  73k| 6.071319e+01 | 5.800000e+01 |   4.68%|  47.53%
1003.37/1006.85	c   992s| 78100 |  5932 |  7827k|  98.7 |   445M |  70 |1370 |3193 |1527 | 283k|  0 |  49k|  73k| 6.071254e+01 | 5.800000e+01 |   4.68%|  47.54%
1004.07/1007.51	c   992s| 78200 |  5942 |  7835k|  98.7 |   445M |  70 |1370 |3181 |1479 | 283k|  2 |  49k|  73k| 6.071213e+01 | 5.800000e+01 |   4.68%|  47.54%
1004.58/1008.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1004.58/1008.10	c   993s| 78300 |  5950 |  7842k|  98.6 |   445M |  70 |1370 |3186 |1499 | 283k|  0 |  49k|  73k| 6.071187e+01 | 5.800000e+01 |   4.68%|  47.55%
1005.37/1008.80	c   994s| 78400 |  5949 |  7851k|  98.6 |   445M |  70 |1370 |3177 |1553 | 283k|  0 |  49k|  73k| 6.071024e+01 | 5.800000e+01 |   4.67%|  47.56%
1005.87/1009.39	c   994s| 78500 |  5947 |  7857k|  98.6 |   445M |  70 |1370 |3175 |1624 | 283k|  3 |  49k|  73k| 6.070982e+01 | 5.800000e+01 |   4.67%|  47.57%
1006.68/1010.17	c   995s| 78600 |  5949 |  7864k|  98.5 |   445M |  70 |1370 |3243 |1586 | 283k|  2 |  49k|  74k| 6.070938e+01 | 5.800000e+01 |   4.67%|  47.57%
1007.86/1011.31	c   996s| 78700 |  5947 |  7873k|  98.5 |   445M |  70 |1370 |3252 |1536 | 284k|  0 |  50k|  74k| 6.070852e+01 | 5.800000e+01 |   4.67%|  47.61%
1008.57/1012.06	c   997s| 78800 |  5957 |  7882k|  98.5 |   445M |  70 |1370 |3243 |1615 | 284k|  3 |  50k|  74k| 6.070825e+01 | 5.800000e+01 |   4.67%|  47.62%
1009.45/1012.99	c   998s| 78900 |  5960 |  7891k|  98.5 |   445M |  70 |1370 |3276 |1561 | 284k|  0 |  50k|  74k| 6.070793e+01 | 5.800000e+01 |   4.67%|  47.62%
1010.16/1013.70	c   998s| 79000 |  5972 |  7900k|  98.5 |   446M |  70 |1370 |3226 |1544 | 284k|  1 |  50k|  74k| 6.070544e+01 | 5.800000e+01 |   4.66%|  47.63%
1010.86/1014.38	c   999s| 79100 |  5975 |  7908k|  98.5 |   446M |  70 |1370 |3220 |1533 | 284k|  0 |  50k|  74k| 6.070410e+01 | 5.800000e+01 |   4.66%|  47.68%
1011.75/1015.20	c  1000s| 79200 |  5996 |  7918k|  98.5 |   446M |  70 |1370 |3220 |1499 | 284k|  0 |  50k|  74k| 6.070318e+01 | 5.800000e+01 |   4.66%|  47.69%
1011.75/1015.25	c 
1011.75/1015.25	c SCIP Status        : solving was interrupted [time limit reached]
1011.75/1015.25	c Solving Time (sec) : 1000.00
1011.75/1015.25	c Solving Nodes      : 79205 (total of 80276 nodes in 2 runs)
1011.75/1015.25	c Primal Bound       : +5.80000000000000e+01 (6 solutions, 5 respecting the objective limit)
1011.75/1015.25	c Dual Bound         : +6.07030969962278e+01
1011.75/1015.25	c Gap                : 4.66 %
1011.75/1015.25	c SCIP status: 23 (TIMELIMIT)
1011.75/1015.25	c SCIP primal bound improved LB: 53 -> 58
1011.75/1015.25	c SCIP LP bound tightened UB: 65 -> 61
1011.75/1015.25	c pb_solver_status: sst_sat
1011.75/1015.25	c LB_goalvalue: 58
1011.75/1015.25	c UB_goalvalue: 61
1011.75/1015.25	c # improved by sat (lb/ub): 2, # improved by scip (lb): 5
1011.75/1015.25	c SCIP returned: sst_sat
1011.75/1015.25	c SCIP primal LB: 58, dual UB: 61
1011.75/1015.25	c Try to find a solution more than 59
1011.75/1015.25	c 
1011.75/1015.25	c assumptions: 
1011.75/1015.25	c invoking solver with time budget: 7.000000
1018.73/1022.28	c sat_solver_result: sst_unknown
1018.73/1022.28	c c SAT fixed 32 new variables
1018.73/1022.28	c SAT solver timed out; proceeding to cooperative SCIP call
1018.73/1022.28	c Calling solveScip for cooperative mode with LB_goalvalue:       58, UB_goalvalue: 61
1018.73/1022.28	c scip solving with time budget: 1400.000000
1018.73/1022.28	c solveScip
1018.73/1022.28	c initScipForCoop
1018.73/1022.28	c Coop Mode: Using SCIP obj units for LB/UB: 58, +oo
1018.73/1022.28	c SCIPfreeTransform due to timeout and having shadow nodes
1018.73/1022.28	c forcing SCIPfreeTransform before solve
1018.83/1022.36	c Running SCIP presolve for solve-time propagation (rounds=3)
1018.83/1022.36	c 6/6 feasible solutions given by solution candidate storage, new primal bound 5.800000e+01
1018.83/1022.36	c 
1018.83/1022.37	c presolving:
1018.83/1022.37	c (round 1, fast)       210 del vars, 38 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1302 clqs, 0 implints
1018.83/1022.37	c    (0.0s) running MILP presolver
1018.83/1022.39	c    (0.0s) MILP presolver (4 rounds): 691 aggregations, 271 fixings, 0 bound changes
1018.83/1022.39	c (round 2, medium)     1172 del vars, 1886 del conss, 1351 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 955 clqs, 0 implints
1018.93/1022.47	c    (0.1s) probing: 1000/1421 (70.4%) - 17 fixings, 0 aggregations, 8967 implications, 0 bound changes
1018.93/1022.48	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
1018.93/1022.48	c  1197 deleted vars, 1886 deleted constraints, 1563 added constraints, 21 tightened bounds, 0 added holes, 74 changed sides, 279 changed coefficients
1018.93/1022.48	c  0 implications, 9951 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1018.93/1022.48	c presolved problem has 1396 variables (1396 bin, 0 int, 0 cont) and 1563 constraints
1018.93/1022.48	c     216 constraints of type <knapsack>
1018.93/1022.48	c     777 constraints of type <setppc>
1018.93/1022.48	c     395 constraints of type <linear>
1018.93/1022.48	c     175 constraints of type <logicor>
1018.93/1022.48	c transformed objective value is always integral (scale: 1)
1018.93/1022.48	c Presolving Time: 0.12
1018.93/1022.48	c c SCIP solve-time propagated 43 fixed variables
1018.93/1022.49	c 6/6 feasible solutions given by solution candidate storage, new primal bound 5.800000e+01
1018.93/1022.49	c 
1018.93/1022.49	c presolving:
1018.93/1022.49	c (round 1, fast)       210 del vars, 38 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1302 clqs, 0 implints
1018.93/1022.49	c    (0.0s) running MILP presolver
1019.03/1022.51	c    (0.0s) MILP presolver (4 rounds): 691 aggregations, 271 fixings, 0 bound changes
1019.03/1022.51	c (round 2, medium)     1172 del vars, 1886 del conss, 1351 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 955 clqs, 0 implints
1019.03/1022.51	c (round 3, fast)       1172 del vars, 1886 del conss, 1563 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1272 clqs, 0 implints
1019.03/1022.51	c (round 4, fast)       1172 del vars, 1886 del conss, 1563 add conss, 21 chg bounds, 74 chg sides, 279 chg coeffs, 0 upgd conss, 0 impls, 1272 clqs, 0 implints
1019.03/1022.52	c (round 5, exhaustive) 1172 del vars, 1886 del conss, 1563 add conss, 21 chg bounds, 74 chg sides, 279 chg coeffs, 1168 upgd conss, 0 impls, 1272 clqs, 0 implints
1019.03/1022.52	c (round 6, medium)     1172 del vars, 2102 del conss, 1995 add conss, 21 chg bounds, 74 chg sides, 279 chg coeffs, 1168 upgd conss, 0 impls, 1596 clqs, 0 implints
1019.03/1022.52	c (round 7, exhaustive) 1172 del vars, 2102 del conss, 1995 add conss, 21 chg bounds, 107 chg sides, 279 chg coeffs, 1168 upgd conss, 0 impls, 1596 clqs, 0 implints
1019.03/1022.52	c (round 8, exhaustive) 1172 del vars, 2102 del conss, 1995 add conss, 21 chg bounds, 107 chg sides, 279 chg coeffs, 1309 upgd conss, 0 impls, 1596 clqs, 0 implints
1019.03/1022.54	c    (0.1s) probing: 125/1421 (8.8%) - 0 fixings, 0 aggregations, 218 implications, 0 bound changes
1019.03/1022.54	c    (0.1s) probing aborted: 50/50 successive totally useless probings
1019.03/1022.54	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1019.03/1022.54	c    (0.1s) no symmetry present (symcode time: 0.00)
1019.03/1022.54	c presolving (9 rounds: 9 fast, 6 medium, 4 exhaustive):
1019.03/1022.54	c  1172 deleted vars, 2102 deleted constraints, 1995 added constraints, 21 tightened bounds, 0 added holes, 107 changed sides, 279 changed coefficients
1019.03/1022.54	c  0 implications, 1814 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1019.03/1022.54	c presolved problem has 1421 variables (1421 bin, 0 int, 0 cont) and 1779 constraints
1019.03/1022.54	c    1209 constraints of type <setppc>
1019.03/1022.54	c     254 constraints of type <linear>
1019.03/1022.54	c     316 constraints of type <logicor>
1019.03/1022.54	c transformed objective value is always integral (scale: 1)
1019.03/1022.54	c Presolving Time: 0.05
1019.03/1022.55	c transformed 6/6 original solutions to the transformed problem space
1019.03/1022.55	c 
1019.03/1022.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1019.03/1022.59	c   0.1s|     1 |     0 |  1588 |     - |   426M |   0 |1421 |1810 |1779 |   0 |  0 |  30 |   0 | 7.534525e+01 | 5.800000e+01 |  29.91%| unknown
1019.13/1022.66	c   0.2s|     1 |     0 |  1910 |     - |   426M |   0 |1421 |1813 |1885 | 106 |  1 |  33 |   0 | 7.300186e+01 | 5.800000e+01 |  25.87%| unknown
1019.23/1022.75	c   0.3s|     1 |     0 |  2202 |     - |   426M |   0 |1421 |1816 |1982 | 203 |  2 |  36 |   0 | 7.087303e+01 | 5.800000e+01 |  22.19%| unknown
1019.33/1022.88	c   0.4s|     1 |     0 |  2715 |     - |   426M |   0 |1421 |1816 |2073 | 294 |  3 |  36 |   0 | 6.825237e+01 | 5.800000e+01 |  17.68%| unknown
1019.54/1023.07	c   0.6s|     1 |     0 |  3174 |     - |   426M |   0 |1421 |1819 |2136 | 357 |  4 |  39 |   0 | 6.727603e+01 | 5.800000e+01 |  15.99%| unknown
1019.73/1023.29	c   0.8s|     1 |     0 |  3641 |     - |   426M |   0 |1421 |1819 |2194 | 415 |  5 |  39 |   0 | 6.676058e+01 | 5.800000e+01 |  15.10%| unknown
1020.03/1023.52	c   1.0s|     1 |     0 |  4015 |     - |   426M |   0 |1421 |1822 |2235 | 456 |  6 |  42 |   0 | 6.633430e+01 | 5.800000e+01 |  14.37%| unknown
1020.23/1023.78	c   1.3s|     1 |     0 |  4347 |     - |   426M |   0 |1421 |1822 |2272 | 493 |  7 |  42 |   0 | 6.595971e+01 | 5.800000e+01 |  13.72%| unknown
1020.54/1024.09	c   1.6s|     1 |     0 |  4793 |     - |   426M |   0 |1421 |1823 |2308 | 529 |  8 |  43 |   0 | 6.569633e+01 | 5.800000e+01 |  13.27%| unknown
1020.93/1024.41	c   1.9s|     1 |     0 |  5122 |     - |   426M |   0 |1421 |1823 |2333 | 554 |  9 |  43 |   0 | 6.539572e+01 | 5.800000e+01 |  12.75%| unknown
1021.23/1024.77	c   2.3s|     1 |     0 |  5534 |     - |   428M |   0 |1421 |1826 |2359 | 580 | 10 |  46 |   0 | 6.514075e+01 | 5.800000e+01 |  12.31%| unknown
1021.43/1024.98	c   2.5s|     1 |     0 |  5867 |     - |   428M |   0 |1421 |1829 |2169 | 610 | 11 |  49 |   0 | 6.503513e+01 | 5.800000e+01 |  12.13%| unknown
1021.64/1025.16	c   2.7s|     1 |     0 |  5940 |     - |   428M |   0 |1421 |1831 |2188 | 629 | 12 |  51 |   0 | 6.500940e+01 | 5.800000e+01 |  12.09%| unknown
1021.82/1025.37	c   2.9s|     1 |     0 |  6069 |     - |   428M |   0 |1421 |1835 |2205 | 646 | 13 |  55 |   0 | 6.498521e+01 | 5.800000e+01 |  12.04%| unknown
1022.02/1025.56	c   3.1s|     1 |     0 |  6172 |     - |   428M |   0 |1421 |1835 |2221 | 662 | 14 |  55 |   0 | 6.497763e+01 | 5.800000e+01 |  12.03%| unknown
1022.22/1025.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1022.22/1025.76	c   3.3s|     1 |     0 |  6229 |     - |   428M |   0 |1421 |1837 |2235 | 676 | 15 |  57 |   0 | 6.497582e+01 | 5.800000e+01 |  12.03%| unknown
1022.42/1025.95	c   3.5s|     1 |     0 |  6249 |     - |   428M |   0 |1421 |1840 |2240 | 681 | 16 |  60 |   0 | 6.497579e+01 | 5.800000e+01 |  12.03%| unknown
1022.64/1026.15	c   3.7s|     1 |     0 |  6265 |     - |   428M |   0 |1421 |1840 |2059 | 687 | 17 |  60 |   0 | 6.497545e+01 | 5.800000e+01 |  12.03%| unknown
1022.82/1026.32	c   3.8s|     1 |     0 |  6301 |     - |   428M |   0 |1421 |1842 |2067 | 695 | 18 |  62 |   0 | 6.497469e+01 | 5.800000e+01 |  12.03%| unknown
1023.02/1026.50	c   4.0s|     1 |     0 |  6319 |     - |   428M |   0 |1421 |1846 |2074 | 702 | 19 |  66 |   0 | 6.497463e+01 | 5.800000e+01 |  12.03%| unknown
1023.12/1026.68	c   4.2s|     1 |     0 |  6334 |     - |   428M |   0 |1421 |1846 |2081 | 709 | 20 |  66 |   0 | 6.497433e+01 | 5.800000e+01 |  12.02%| unknown
1023.32/1026.87	c   4.4s|     1 |     0 |  6349 |     - |   428M |   0 |1421 |1846 |2087 | 715 | 21 |  66 |   0 | 6.497394e+01 | 5.800000e+01 |  12.02%| unknown
1023.53/1027.06	c   4.6s|     1 |     0 |  6355 |     - |   428M |   0 |1421 |1849 |2090 | 718 | 22 |  69 |   0 | 6.497394e+01 | 5.800000e+01 |  12.02%| unknown
1023.72/1027.24	c   4.8s|     1 |     0 |  6357 |     - |   428M |   0 |1421 |1849 |1950 | 719 | 23 |  69 |   0 | 6.497394e+01 | 5.800000e+01 |  12.02%| unknown
1023.82/1027.35	c   4.9s|     1 |     0 |  6359 |     - |   428M |   0 |1421 |1852 |1951 | 720 | 24 |  72 |   0 | 6.497394e+01 | 5.800000e+01 |  12.02%| unknown
1025.63/1029.17	c   6.7s|     1 |     0 | 10581 |     - |   428M |   0 |1421 |1886 |1972 | 720 | 24 |  90 |  31 | 6.464666e+01 | 5.800000e+01 |  11.46%| unknown
1025.71/1029.29	c   6.8s|     1 |     0 | 10700 |     - |   428M |   0 |1421 |1886 |2033 | 781 | 25 |  90 |  31 | 6.464666e+01 | 5.800000e+01 |  11.46%| unknown
1025.81/1029.30	c   6.8s|     1 |     0 | 10793 |     - |   428M |   0 |1421 |1886 |2066 | 814 | 26 |  90 |  31 | 6.464666e+01 | 5.800000e+01 |  11.46%| unknown
1028.01/1031.52	c   9.0s|     1 |     0 | 11013 |     - |   428M |   0 |1421 |1891 |2066 | 814 | 26 | 100 |  84 | 6.450260e+01 | 5.800000e+01 |  11.21%| unknown
1028.10/1031.64	c   9.2s|     1 |     0 | 11122 |     - |   428M |   0 |1421 |1891 |2000 | 845 | 27 | 100 |  84 | 6.450260e+01 | 5.800000e+01 |  11.21%| unknown
1028.10/1031.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1028.10/1031.65	c   9.2s|     1 |     0 | 11136 |     - |   428M |   0 |1421 |1894 |2011 | 856 | 28 | 103 |  84 | 6.450260e+01 | 5.800000e+01 |  11.21%| unknown
1030.51/1034.01	c  11.5s|     1 |     0 | 11388 |     - |   428M |   0 |1421 |1917 |2029 | 856 | 28 | 113 | 141 | 6.427760e+01 | 5.800000e+01 |  10.82%| unknown
1030.61/1034.11	c  11.6s|     1 |     0 | 11454 |     - |   428M |   0 |1421 |1919 |2076 | 903 | 29 | 115 | 141 | 6.427760e+01 | 5.800000e+01 |  10.82%| unknown
1030.61/1034.12	c  11.6s|     1 |     0 | 11476 |     - |   428M |   0 |1421 |1919 |2092 | 919 | 30 | 115 | 141 | 6.427760e+01 | 5.800000e+01 |  10.82%| unknown
1031.51/1035.05	c  12.6s|     1 |     2 | 11507 |     - |   428M |   0 |1421 |1919 |2092 | 919 | 30 | 115 | 175 | 6.425004e+01 | 5.800000e+01 |  10.78%| unknown
1042.96/1046.52	c  24.0s|   100 |    19 | 32627 | 261.0 |   424M |  22 |1421 |2040 |2026 |3056 |  2 | 287 | 865 | 6.343816e+01 | 5.800000e+01 |   9.38%|  68.35%
1046.05/1049.67	c  27.2s|   200 |    37 | 50388 | 219.1 |   426M |  24 |1421 |2060 |1971 |4980 |  1 | 321 | 897 | 6.337089e+01 | 5.800000e+01 |   9.26%|  69.56%
1047.24/1050.82	c  28.3s|   300 |    72 | 60252 | 178.8 |   426M |  31 |1421 |2080 |2011 |5873 |  0 | 346 | 932 | 6.313373e+01 | 5.800000e+01 |   8.85%|  71.29%
1048.45/1052.08	c  29.6s|   400 |    94 | 68751 | 155.3 |   427M |  34 |1421 |2102 |2010 |6711 |  0 | 375 | 968 | 6.302318e+01 | 5.800000e+01 |   8.66%|  71.81%
1050.44/1054.07	c  31.6s|   500 |   112 | 78117 | 143.0 |   429M |  39 |1421 |2106 |1911 |7573 |  1 | 383 |1002 | 6.286276e+01 | 5.800000e+01 |   8.38%|  72.60%
1051.13/1054.74	c  32.2s|   600 |   131 | 84256 | 129.3 |   429M |  39 |1421 |2123 |1920 |8336 |  1 | 401 |1024 | 6.286276e+01 | 5.800000e+01 |   8.38%|  72.60%
1052.03/1055.62	c  33.1s|   700 |   155 | 91872 | 121.7 |   422M |  39 |1421 |2189 |2006 |9063 |  0 | 468 |1075 | 6.286276e+01 | 5.800000e+01 |   8.38%|  72.60%
1053.12/1056.77	c  34.3s|   800 |   183 | 99010 | 115.4 |   423M |  39 |1421 |2202 |2035 |9857 |  7 | 483 |1110 | 6.283024e+01 | 5.800000e+01 |   8.33%|  72.76%
1053.72/1057.33	c  34.8s|   900 |   193 |103847 | 108.0 |   423M |  39 |1421 |2212 |1938 |  10k|  1 | 495 |1142 | 6.283024e+01 | 5.800000e+01 |   8.33%|  72.77%
1054.43/1058.06	c  35.6s|  1000 |   196 |110221 | 103.5 |   423M |  40 |1421 |2231 |1975 |  10k|  0 | 520 |1186 | 6.267680e+01 | 5.800000e+01 |   8.06%|  74.19%
1055.32/1059.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1055.32/1059.00	c  36.5s|  1100 |   228 |117782 | 101.0 |   423M |  40 |1421 |2301 |2035 |  11k|  1 | 593 |1255 | 6.258666e+01 | 5.800000e+01 |   7.91%|  74.62%
1056.01/1059.60	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
1056.01/1059.60	c (run 1, node 1157) performing user restart
1056.01/1059.60	c 
1056.01/1059.60	c (restart) converted 239 cuts from the global cut pool into linear constraints
1056.01/1059.60	c 
1056.01/1059.61	c presolving:
1056.01/1059.61	c (round 1, fast)       47 del vars, 72 del conss, 154 add conss, 0 chg bounds, 20 chg sides, 141 chg coeffs, 0 upgd conss, 0 impls, 1839 clqs, 0 implints
1056.01/1059.61	c (round 2, fast)       47 del vars, 72 del conss, 154 add conss, 0 chg bounds, 84 chg sides, 223 chg coeffs, 0 upgd conss, 0 impls, 1839 clqs, 0 implints
1056.01/1059.62	c (round 3, exhaustive) 47 del vars, 137 del conss, 154 add conss, 0 chg bounds, 121 chg sides, 227 chg coeffs, 0 upgd conss, 0 impls, 1839 clqs, 0 implints
1056.01/1059.62	c (round 4, exhaustive) 47 del vars, 137 del conss, 154 add conss, 0 chg bounds, 121 chg sides, 228 chg coeffs, 346 upgd conss, 0 impls, 1839 clqs, 0 implints
1056.01/1059.62	c (round 5, fast)       47 del vars, 244 del conss, 154 add conss, 0 chg bounds, 121 chg sides, 235 chg coeffs, 346 upgd conss, 0 impls, 1839 clqs, 0 implints
1056.01/1059.62	c (round 6, medium)     47 del vars, 244 del conss, 156 add conss, 0 chg bounds, 125 chg sides, 245 chg coeffs, 346 upgd conss, 0 impls, 1856 clqs, 0 implints
1056.01/1059.62	c (round 7, fast)       47 del vars, 246 del conss, 157 add conss, 0 chg bounds, 125 chg sides, 245 chg coeffs, 346 upgd conss, 0 impls, 1856 clqs, 0 implints
1056.01/1059.62	c (round 8, exhaustive) 47 del vars, 250 del conss, 158 add conss, 0 chg bounds, 125 chg sides, 245 chg coeffs, 346 upgd conss, 0 impls, 1856 clqs, 0 implints
1056.01/1059.63	c (round 9, exhaustive) 47 del vars, 639 del conss, 158 add conss, 0 chg bounds, 125 chg sides, 250 chg coeffs, 346 upgd conss, 0 impls, 1856 clqs, 0 implints
1056.01/1059.63	c (round 10, exhaustive) 47 del vars, 674 del conss, 158 add conss, 0 chg bounds, 125 chg sides, 309 chg coeffs, 346 upgd conss, 0 impls, 1856 clqs, 0 implints
1056.01/1059.64	c (round 11, exhaustive) 47 del vars, 676 del conss, 158 add conss, 0 chg bounds, 125 chg sides, 309 chg coeffs, 346 upgd conss, 0 impls, 1856 clqs, 0 implints
1056.01/1059.64	c (round 12, exhaustive) 47 del vars, 676 del conss, 158 add conss, 0 chg bounds, 125 chg sides, 369 chg coeffs, 346 upgd conss, 0 impls, 1856 clqs, 0 implints
1056.01/1059.64	c (round 13, exhaustive) 47 del vars, 679 del conss, 158 add conss, 0 chg bounds, 125 chg sides, 369 chg coeffs, 346 upgd conss, 0 impls, 1863 clqs, 0 implints
1056.01/1059.65	c presolving (14 rounds: 14 fast, 10 medium, 9 exhaustive):
1056.01/1059.65	c  47 deleted vars, 679 deleted constraints, 158 added constraints, 0 tightened bounds, 0 added holes, 125 changed sides, 369 changed coefficients
1056.01/1059.65	c  0 implications, 1863 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1056.01/1059.65	c presolved problem has 1374 variables (1374 bin, 0 int, 0 cont) and 2095 constraints
1056.01/1059.65	c      49 constraints of type <knapsack>
1056.01/1059.65	c     914 constraints of type <setppc>
1056.01/1059.65	c       1 constraints of type <and>
1056.01/1059.65	c     290 constraints of type <linear>
1056.01/1059.65	c     841 constraints of type <logicor>
1056.01/1059.65	c transformed objective value is always integral (scale: 1)
1056.01/1059.65	c Presolving Time: 0.10
1056.01/1059.65	c transformed 6/6 original solutions to the transformed problem space
1056.01/1059.65	c 
1056.21/1059.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1056.21/1059.83	c  37.3s|     1 |     0 |126961 |     - |   393M |   0 |1374 |2095 |1604 |   0 |  0 | 670 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1056.31/1059.96	c  37.5s|     1 |     0 |127180 |     - |   393M |   0 |1374 |2096 |1664 |  60 |  1 | 671 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1056.52/1060.11	c  37.6s|     1 |     0 |127467 |     - |   393M |   0 |1374 |2096 |1704 | 100 |  2 | 671 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1056.61/1060.27	c  37.8s|     1 |     0 |127723 |     - |   393M |   0 |1374 |2096 |1734 | 130 |  3 | 671 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1056.81/1060.45	c  38.0s|     1 |     0 |127870 |     - |   396M |   0 |1374 |2097 |1756 | 152 |  4 | 672 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1057.01/1060.62	c  38.1s|     1 |     0 |128074 |     - |   398M |   0 |1374 |2098 |1774 | 170 |  5 | 673 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1057.21/1060.82	c  38.3s|     1 |     0 |128313 |     - |   398M |   0 |1374 |2101 |1788 | 184 |  6 | 676 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1057.31/1061.00	c  38.5s|     1 |     0 |128401 |     - |   398M |   0 |1374 |2102 |1809 | 205 |  7 | 677 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1057.61/1061.21	c  38.7s|     1 |     0 |128627 |     - |   414M |   0 |1374 |2102 |1817 | 213 |  8 | 677 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1057.81/1061.42	c  38.9s|     1 |     0 |128692 |     - |   419M |   0 |1374 |2102 |1830 | 226 |  9 | 677 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1058.01/1061.63	c  39.1s|     1 |     0 |128821 |     - |   429M |   0 |1374 |2102 |1840 | 236 | 10 | 677 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1058.11/1061.73	c  39.2s|     1 |     0 |128953 |     - |   429M |   0 |1374 |2102 |1847 | 243 | 11 | 677 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1058.21/1061.83	c  39.3s|     1 |     0 |129076 |     - |   429M |   0 |1374 |2104 |1863 | 259 | 12 | 679 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1058.30/1061.94	c  39.5s|     1 |     0 |129216 |     - |   429M |   0 |1374 |2104 |1869 | 265 | 13 | 679 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1058.42/1062.05	c  39.6s|     1 |     0 |129278 |     - |   430M |   0 |1374 |2108 |1879 | 275 | 14 | 683 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1058.52/1062.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1058.52/1062.17	c  39.7s|     1 |     0 |129378 |     - |   430M |   0 |1374 |2108 |1537 | 281 | 15 | 683 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1058.60/1062.26	c  39.8s|     1 |     0 |129395 |     - |   430M |   0 |1374 |2108 |1546 | 290 | 16 | 683 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1058.70/1062.36	c  39.9s|     1 |     0 |129413 |     - |   430M |   0 |1374 |2108 |1552 | 296 | 17 | 683 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1058.80/1062.46	c  40.0s|     1 |     0 |129461 |     - |   430M |   0 |1374 |2108 |1559 | 303 | 18 | 683 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1058.90/1062.58	c  40.1s|     1 |     0 |129595 |     - |   430M |   0 |1374 |2104 |1571 | 315 | 19 | 683 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1059.10/1062.70	c  40.2s|     1 |     0 |129642 |     - |   430M |   0 |1374 |2107 |1585 | 329 | 20 | 686 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1059.20/1062.83	c  40.3s|     1 |     0 |129781 |     - |   430M |   0 |1374 |2110 |1542 | 351 | 21 | 689 |1299 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1060.51/1064.12	c  41.6s|     1 |     0 |131550 |     - |   430M |   0 |1374 |2124 |1553 | 351 | 21 | 694 |1317 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1060.60/1064.27	c  41.8s|     1 |     0 |131681 |     - |   430M |   0 |1374 |2124 |1613 | 411 | 22 | 694 |1317 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1060.60/1064.29	c  41.8s|     1 |     0 |131729 |     - |   430M |   0 |1374 |2125 |1559 | 432 | 23 | 695 |1317 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1061.00/1064.61	c  42.1s|     1 |     0 |132155 |     - |   430M |   0 |1374 |2127 |1559 | 432 | 23 | 698 |1322 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1061.10/1064.76	c  42.3s|     1 |     0 |132266 |     - |   430M |   0 |1374 |2125 |1616 | 489 | 24 | 698 |1322 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1061.10/1064.77	c  42.3s|     1 |     0 |132313 |     - |   430M |   0 |1374 |2125 |1631 | 504 | 25 | 698 |1322 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1061.69/1065.34	c  42.9s|     1 |     2 |132341 |     - |   430M |   0 |1374 |2125 |1631 | 504 | 25 | 698 |1332 | 6.258666e+01 | 5.800000e+01 |   7.91%| unknown
1065.18/1068.87	c  46.4s|   100 |    36 |148762 | 107.0 |   447M |  16 |1374 |2168 |1444 |1801 |  0 | 742 |1416 | 6.258666e+01 | 5.800000e+01 |   7.91%|  15.36%
1072.66/1076.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1072.66/1076.32	c  53.8s|   200 |    80 |185388 | 126.1 |   459M |  20 |1374 |2264 |1660 |4414 |  6 | 850 |1535 | 6.258666e+01 | 5.800000e+01 |   7.91%|  16.73%
1074.95/1078.68	c  56.2s|   300 |    80 |198572 | 126.5 |   459M |  21 |1374 |2303 |1506 |4998 |  2 | 891 |1608 | 6.258666e+01 | 5.800000e+01 |   7.91%|  16.76%
1076.05/1079.78	c  57.3s|   400 |   118 |210523 | 126.0 |   459M |  25 |1374 |2369 |   0 |5427 |  0 | 962 |1637 | 6.249042e+01 | 5.800000e+01 |   7.74%|  17.38%
1077.94/1081.68	c  59.2s|   500 |   122 |221838 | 125.3 |   459M |  26 |1374 |2446 |1506 |6203 |  0 |1062 |1721 | 6.248326e+01 | 5.800000e+01 |   7.73%|  17.49%
1079.04/1082.79	c  60.3s|   600 |   154 |233268 | 124.6 |   459M |  29 |1374 |2444 |1558 |6579 |  2 |1111 |1761 | 6.242506e+01 | 5.800000e+01 |   7.63%|  17.87%
1081.53/1085.22	c  62.7s|   700 |   177 |250292 | 127.1 |   459M |  29 |1374 |2417 |1548 |7375 |  2 |1224 |1842 | 6.233006e+01 | 5.800000e+01 |   7.47%|  18.54%
1083.62/1087.34	c  64.8s|   800 |   203 |265731 | 128.5 |   459M |  30 |1374 |2395 |1540 |8448 |  1 |1291 |1874 | 6.228541e+01 | 5.800000e+01 |   7.39%|  18.98%
1086.21/1089.95	c  67.5s|   900 |   230 |282064 | 130.2 |   459M |  30 |1374 |2411 |1545 |9548 |  2 |1407 |1965 | 6.224315e+01 | 5.800000e+01 |   7.32%|  19.83%
1089.20/1092.97	c  70.5s|  1000 |   250 |296308 | 130.8 |   459M |  30 |1374 |2466 |   0 |  10k|  0 |1520 |2083 | 6.223829e+01 | 5.800000e+01 |   7.31%|  20.08%
1090.90/1094.65	c  72.2s|  1100 |   264 |305777 | 129.2 |   459M |  30 |1374 |2540 |1575 |  11k|  1 |1629 |2199 | 6.221666e+01 | 5.800000e+01 |   7.27%|  20.28%
1092.89/1096.67	c  74.2s|  1200 |   288 |321022 | 130.1 |   459M |  30 |1374 |2660 |1594 |  11k|  2 |1784 |2328 | 6.221650e+01 | 5.800000e+01 |   7.27%|  20.30%
1093.69/1097.48	c  75.0s|  1300 |   298 |327180 | 127.4 |   459M |  38 |1374 |2706 |1576 |  12k|  0 |1840 |2387 | 6.221650e+01 | 5.800000e+01 |   7.27%|  20.30%
1095.08/1098.87	c  76.4s|  1400 |   306 |336452 | 126.0 |   459M |  38 |1374 |2695 |1589 |  12k|  0 |1893 |2445 | 6.214660e+01 | 5.800000e+01 |   7.15%|  20.93%
1096.08/1099.81	c  77.3s|  1500 |   318 |344712 | 124.4 |   459M |  38 |1374 |2768 |1582 |  12k|  2 |2001 |2517 | 6.214630e+01 | 5.800000e+01 |   7.15%|  20.93%
1097.67/1101.45	c  79.0s|  1600 |   332 |356135 | 124.0 |   459M |  38 |1374 |2751 |1640 |  13k|  4 |2093 |2618 | 6.210814e+01 | 5.800000e+01 |   7.08%|  21.29%
1100.17/1103.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1100.17/1103.98	c  81.5s|  1700 |   338 |374676 | 126.1 |   459M |  38 |1374 |2748 |1579 |  14k|  0 |2189 |2744 | 6.210207e+01 | 5.800000e+01 |   7.07%|  21.53%
1103.95/1107.76	c  85.3s|  1800 |   339 |391433 | 127.5 |   459M |  38 |1374 |2631 |   0 |  15k|  0 |2276 |2871 | 6.206351e+01 | 5.800000e+01 |   7.01%|  22.21%
1106.65/1110.46	c  88.0s|  1900 |   369 |407827 | 128.7 |   459M |  38 |1374 |2620 |1606 |  16k|  2 |2330 |2962 | 6.205011e+01 | 5.800000e+01 |   6.98%|  22.35%
1111.34/1115.11	c  92.6s|  2000 |   391 |430729 | 131.9 |   459M |  38 |1374 |2686 |1544 |  17k|  1 |2465 |3131 | 6.202164e+01 | 5.800000e+01 |   6.93%|  22.57%
1116.23/1120.06	c  97.6s|  2100 |   395 |451362 | 134.2 |   459M |  38 |1374 |2733 |1601 |  19k|  5 |2632 |3353 | 6.198374e+01 | 5.800000e+01 |   6.87%|  23.02%
1118.71/1122.56	c   100s|  2200 |   411 |465965 | 134.6 |   459M |  38 |1374 |2803 |1570 |  20k|  0 |2806 |3529 | 6.197824e+01 | 5.800000e+01 |   6.86%|  23.06%
1122.31/1126.16	c   104s|  2300 |   435 |485688 | 136.4 |   459M |  38 |1374 |2891 |1637 |  22k|  2 |2951 |3734 | 6.196946e+01 | 5.800000e+01 |   6.84%|  23.14%
1125.09/1128.94	c   106s|  2400 |   455 |501590 | 137.0 |   459M |  38 |1374 |2884 |1603 |  23k|  1 |2999 |3847 | 6.194039e+01 | 5.800000e+01 |   6.79%|  23.33%
1127.68/1131.58	c   109s|  2500 |   461 |516226 | 137.3 |   459M |  38 |1374 |2972 |1631 |  24k|  2 |3127 |4007 | 6.193145e+01 | 5.800000e+01 |   6.78%|  23.40%
1131.07/1134.95	c   112s|  2600 |   489 |534224 | 138.4 |   459M |  38 |1374 |3052 |1604 |  25k|  2 |3294 |4226 | 6.192317e+01 | 5.800000e+01 |   6.76%|  23.46%
1133.56/1137.46	c   115s|  2700 |   489 |549539 | 138.8 |   459M |  38 |1374 |3040 |1559 |  25k|  2 |3372 |4362 | 6.190567e+01 | 5.800000e+01 |   6.73%|  23.58%
1137.05/1140.93	c   118s|  2800 |   509 |568105 | 140.0 |   459M |  38 |1374 |3057 |1648 |  27k|  0 |3489 |4571 | 6.188430e+01 | 5.800000e+01 |   6.70%|  23.75%
1140.44/1144.32	c   122s|  2900 |   526 |588688 | 141.6 |   459M |  38 |1374 |3012 |1643 |  28k|  3 |3614 |4778 | 6.184832e+01 | 5.800000e+01 |   6.64%|  24.04%
1142.74/1146.65	c   124s|  3000 |   538 |603651 | 141.8 |   459M |  38 |1374 |3073 |1586 |  29k|  0 |3812 |5008 | 6.184724e+01 | 5.800000e+01 |   6.63%|  24.09%
1145.33/1149.20	c   127s|  3100 |   560 |621310 | 142.6 |   459M |  38 |1374 |3158 |1603 |  30k|  3 |4005 |5240 | 6.183809e+01 | 5.800000e+01 |   6.62%|  24.15%
1148.72/1152.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1148.72/1152.67	c   130s|  3200 |   576 |638476 | 143.3 |   458M |  38 |1374 |3182 |1642 |  32k|  2 |4173 |5411 | 6.181161e+01 | 5.800000e+01 |   6.57%|  24.36%
1151.71/1155.69	c   133s|  3300 |   590 |657440 | 144.3 |   458M |  38 |1374 |3195 |1537 |  33k|  6 |4309 |5616 | 6.177648e+01 | 5.800000e+01 |   6.51%|  24.60%
1154.80/1158.75	c   136s|  3400 |   602 |672591 | 144.5 |   458M |  38 |1374 |3183 |1640 |  34k|  1 |4403 |5772 | 6.176535e+01 | 5.800000e+01 |   6.49%|  24.75%
1157.99/1161.98	c   139s|  3500 |   618 |690799 | 145.3 |   458M |  38 |1374 |3212 |   0 |  35k|  0 |4583 |6016 | 6.175358e+01 | 5.800000e+01 |   6.47%|  24.91%
1160.58/1164.54	c   142s|  3600 |   652 |706073 | 145.4 |   458M |  38 |1374 |3183 |1609 |  36k|  2 |4652 |6181 | 6.173903e+01 | 5.800000e+01 |   6.45%|  25.02%
1162.57/1166.54	c   144s|  3700 |   672 |720855 | 145.5 |   458M |  38 |1374 |3145 |1584 |  37k|  0 |4743 |6338 | 6.168659e+01 | 5.800000e+01 |   6.36%|  25.43%
1164.86/1168.81	c   146s|  3800 |   702 |734770 | 145.4 |   458M |  38 |1374 |3206 |1677 |  37k|  1 |4860 |6467 | 6.166851e+01 | 5.800000e+01 |   6.33%|  25.61%
1166.56/1170.57	c   148s|  3900 |   704 |746274 | 144.8 |   458M |  38 |1374 |3329 |1611 |  38k|  4 |5037 |6707 | 6.164870e+01 | 5.800000e+01 |   6.29%|  25.78%
1168.35/1172.31	c   150s|  4000 |   716 |756823 | 144.0 |   458M |  38 |1374 |3377 |1634 |  38k|  0 |5143 |6896 | 6.164548e+01 | 5.800000e+01 |   6.29%|  25.80%
1169.55/1173.54	c   151s|  4100 |   734 |767224 | 143.2 |   458M |  40 |1374 |3482 |   0 |  39k|  0 |5287 |7068 | 6.164492e+01 | 5.800000e+01 |   6.28%|  25.81%
1170.74/1174.73	c   152s|  4200 |   738 |773815 | 141.8 |   458M |  40 |1374 |3587 |1604 |  39k|  1 |5425 |7219 | 6.164399e+01 | 5.800000e+01 |   6.28%|  25.82%
1172.34/1176.38	c   154s|  4300 |   760 |785663 | 141.4 |   458M |  40 |1374 |3597 |1631 |  39k|  0 |5550 |7442 | 6.160759e+01 | 5.800000e+01 |   6.22%|  26.06%
1174.05/1178.08	c   156s|  4400 |   768 |796514 | 140.8 |   458M |  40 |1374 |3633 |1642 |  40k|  0 |5681 |7615 | 6.159661e+01 | 5.800000e+01 |   6.20%|  26.13%
1176.72/1180.72	c   158s|  4500 |   795 |810993 | 140.8 |   458M |  40 |1374 |3498 |   0 |  41k|  0 |5856 |7922 | 6.156956e+01 | 5.800000e+01 |   6.15%|  26.40%
1179.52/1183.54	c   161s|  4600 |   825 |826344 | 141.1 |   458M |  40 |1374 |3286 |1585 |  42k|  1 |5988 |8155 | 6.155772e+01 | 5.800000e+01 |   6.13%|  26.49%
1180.81/1184.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1180.81/1184.84	c   162s|  4700 |   823 |837494 | 140.6 |   458M |  40 |1374 |3229 |1625 |  42k|  0 |6077 |8301 | 6.155130e+01 | 5.800000e+01 |   6.12%|  26.53%
1182.50/1186.57	c   164s|  4800 |   843 |851065 | 140.5 |   458M |  40 |1374 |3202 |1605 |  42k|  0 |6173 |8455 | 6.153900e+01 | 5.800000e+01 |   6.10%|  26.64%
1183.80/1187.82	c   165s|  4900 |   846 |860318 | 139.7 |   458M |  40 |1374 |3201 |1642 |  42k|  2 |6298 |8680 | 6.153900e+01 | 5.800000e+01 |   6.10%|  26.64%
1185.29/1189.31	c   167s|  5000 |   850 |871415 | 139.2 |   458M |  40 |1374 |3327 |1601 |  43k|  1 |6518 |8968 | 6.153829e+01 | 5.800000e+01 |   6.10%|  26.65%
1187.58/1191.66	c   169s|  5100 |   858 |883897 | 139.0 |   459M |  40 |1374 |3355 |1645 |  43k|  0 |6642 |9193 | 6.153501e+01 | 5.800000e+01 |   6.09%|  26.68%
1189.48/1193.56	c   171s|  5200 |   884 |897266 | 138.9 |   459M |  40 |1374 |3402 |1612 |  44k|  2 |6794 |9469 | 6.153168e+01 | 5.800000e+01 |   6.09%|  26.74%
1190.99/1195.02	c   173s|  5300 |   904 |909402 | 138.6 |   459M |  40 |1374 |3421 |1651 |  44k|  0 |6890 |9668 | 6.152885e+01 | 5.800000e+01 |   6.08%|  26.76%
1193.46/1197.53	c   175s|  5400 |   914 |921778 | 138.4 |   459M |  40 |1374 |3380 |1648 |  45k|  4 |7004 |9895 | 6.152012e+01 | 5.800000e+01 |   6.07%|  26.82%
1195.46/1199.58	c   177s|  5500 |   934 |934161 | 138.2 |   459M |  40 |1374 |3406 |1687 |  45k|  4 |7096 |  10k| 6.151657e+01 | 5.800000e+01 |   6.06%|  26.84%
1197.06/1201.17	c   179s|  5600 |   944 |946695 | 138.0 |   459M |  40 |1374 |3434 |1605 |  46k|  2 |7236 |  10k| 6.151588e+01 | 5.800000e+01 |   6.06%|  26.85%
1198.55/1202.62	c   180s|  5700 |   958 |955785 | 137.3 |   459M |  40 |1374 |3500 |1617 |  46k|  4 |7375 |  10k| 6.151248e+01 | 5.800000e+01 |   6.06%|  26.87%
1200.05/1204.12	c   182s|  5800 |   962 |965311 | 136.7 |   459M |  40 |1374 |3473 |1629 |  46k|  2 |7460 |  10k| 6.151016e+01 | 5.800000e+01 |   6.05%|  26.89%
1201.34/1205.41	c   183s|  5900 |   966 |975700 | 136.2 |   459M |  40 |1374 |3519 |1546 |  47k|  0 |7606 |  11k| 6.149638e+01 | 5.800000e+01 |   6.03%|  26.98%
1203.23/1207.38	c   185s|  6000 |   980 |989346 | 136.2 |   459M |  40 |1374 |3469 |1605 |  47k|  3 |7728 |  11k| 6.149393e+01 | 5.800000e+01 |   6.02%|  27.00%
1205.12/1209.21	c   187s|  6100 |  1010 |  1001k| 136.1 |   459M |  40 |1374 |3494 |1671 |  48k|  7 |7859 |  11k| 6.148450e+01 | 5.800000e+01 |   6.01%|  27.07%
1207.22/1211.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1207.22/1211.36	c   189s|  6200 |  1034 |  1016k| 136.2 |   459M |  40 |1374 |3584 |1606 |  48k|  4 |8034 |  11k| 6.148402e+01 | 5.800000e+01 |   6.01%|  27.08%
1208.92/1213.04	c   191s|  6300 |  1042 |  1027k| 135.9 |   459M |  40 |1374 |3565 |1614 |  49k|  3 |8139 |  12k| 6.148332e+01 | 5.800000e+01 |   6.01%|  27.14%
1210.41/1214.51	c   192s|  6400 |  1056 |  1039k| 135.7 |   459M |  40 |1374 |3602 |1654 |  49k|  9 |8306 |  12k| 6.148150e+01 | 5.800000e+01 |   6.00%|  27.15%
1211.40/1215.53	c   193s|  6500 |  1066 |  1049k| 135.2 |   459M |  40 |1374 |3544 |1623 |  49k|  0 |8355 |  12k| 6.147799e+01 | 5.800000e+01 |   6.00%|  27.18%
1213.50/1217.68	c   195s|  6600 |  1066 |  1063k| 135.3 |   459M |  40 |1374 |3431 |1620 |  50k|  0 |8449 |  12k| 6.147442e+01 | 5.800000e+01 |   5.99%|  27.21%
1215.69/1219.84	c   197s|  6700 |  1079 |  1078k| 135.5 |   459M |  40 |1374 |3261 |1648 |  50k|  0 |8545 |  13k| 6.146828e+01 | 5.800000e+01 |   5.98%|  27.43%
1217.00/1221.17	c   199s|  6800 |  1085 |  1091k| 135.3 |   459M |  40 |1374 |3242 |1646 |  51k|  1 |8623 |  13k| 6.145073e+01 | 5.800000e+01 |   5.95%|  27.60%
1219.38/1223.55	c   201s|  6900 |  1087 |  1105k| 135.4 |   459M |  40 |1374 |3160 |1646 |  51k|  8 |8731 |  13k| 6.144491e+01 | 5.800000e+01 |   5.94%|  27.68%
1221.47/1225.62	c   203s|  7000 |  1101 |  1118k| 135.4 |   459M |  40 |1374 |3156 |1584 |  52k|  4 |8851 |  13k| 6.144206e+01 | 5.800000e+01 |   5.93%|  27.72%
1223.76/1227.91	c   205s|  7100 |  1131 |  1134k| 135.7 |   459M |  40 |1374 |3129 |1603 |  52k|  1 |8953 |  13k| 6.143085e+01 | 5.800000e+01 |   5.92%|  27.79%
1224.97/1229.15	c   207s|  7200 |  1138 |  1142k| 135.0 |   459M |  40 |1374 |3101 |1584 |  53k|  0 |9017 |  13k| 6.142737e+01 | 5.800000e+01 |   5.91%|  28.98%
1225.87/1230.08	c   208s|  7300 |  1144 |  1152k| 134.6 |   459M |  40 |1374 |3074 |1692 |  53k|  7 |9094 |  14k| 6.142679e+01 | 5.800000e+01 |   5.91%|  28.99%
1226.96/1231.18	c   209s|  7400 |  1166 |  1163k| 134.2 |   459M |  40 |1374 |3070 |1609 |  53k|  5 |9188 |  14k| 6.142335e+01 | 5.800000e+01 |   5.90%|  29.02%
1228.44/1232.65	c   210s|  7500 |  1172 |  1176k| 134.3 |   459M |  40 |1374 |3030 |1586 |  54k|  3 |9231 |  14k| 6.142290e+01 | 5.800000e+01 |   5.90%|  29.02%
1230.44/1234.60	c   212s|  7600 |  1196 |  1189k| 134.2 |   459M |  40 |1374 |2986 |1620 |  54k|  3 |9273 |  14k| 6.141396e+01 | 5.800000e+01 |   5.89%|  29.11%
1232.73/1236.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1232.73/1236.95	c   214s|  7700 |  1212 |  1202k| 134.2 |   459M |  40 |1374 |2964 |1657 |  55k|  3 |9354 |  14k| 6.140295e+01 | 5.800000e+01 |   5.87%|  29.21%
1233.84/1238.06	c   216s|  7800 |  1224 |  1211k| 133.7 |   459M |  40 |1374 |2956 |   0 |  55k|  0 |9409 |  14k| 6.139766e+01 | 5.800000e+01 |   5.86%|  29.25%
1234.84/1239.01	c   217s|  7900 |  1233 |  1221k| 133.3 |   459M |  40 |1374 |2947 |1630 |  55k|  2 |9460 |  15k| 6.138515e+01 | 5.800000e+01 |   5.84%|  29.34%
1235.94/1240.16	c   218s|  8000 |  1241 |  1230k| 132.8 |   459M |  40 |1374 |2971 |1631 |  56k|  2 |9514 |  15k| 6.137673e+01 | 5.800000e+01 |   5.82%|  29.43%
1237.52/1241.70	c   219s|  8100 |  1249 |  1241k| 132.6 |   459M |  40 |1374 |2959 |1643 |  56k|  0 |9567 |  15k| 6.137673e+01 | 5.800000e+01 |   5.82%|  29.44%
1239.01/1243.22	c   221s|  8200 |  1275 |  1253k| 132.5 |   459M |  40 |1374 |2941 |1616 |  57k|  0 |9608 |  15k| 6.137521e+01 | 5.800000e+01 |   5.82%|  29.49%
1239.61/1243.87	c   221s|  8300 |  1281 |  1259k| 131.7 |   459M |  40 |1374 |2967 |1607 |  57k|  0 |9652 |  15k| 6.137521e+01 | 5.800000e+01 |   5.82%|  29.49%
1240.82/1245.08	c   223s|  8400 |  1323 |  1273k| 131.7 |   459M |  40 |1374 |2959 |1593 |  57k|  1 |9693 |  15k| 6.136981e+01 | 5.800000e+01 |   5.81%|  29.53%
1241.82/1246.01	c   224s|  8500 |  1343 |  1283k| 131.4 |   459M |  40 |1374 |2977 |1597 |  58k|  0 |9760 |  15k| 6.136424e+01 | 5.800000e+01 |   5.80%|  29.57%
1242.60/1246.88	c   224s|  8600 |  1359 |  1292k| 131.0 |   459M |  40 |1374 |3002 |1599 |  58k|  1 |9812 |  15k| 6.136287e+01 | 5.800000e+01 |   5.80%|  29.58%
1243.60/1247.85	c   225s|  8700 |  1371 |  1300k| 130.4 |   459M |  40 |1374 |2963 |1610 |  58k|  3 |9816 |  15k| 6.135784e+01 | 5.800000e+01 |   5.79%|  29.61%
1244.20/1248.48	c   226s|  8800 |  1381 |  1306k| 129.8 |   459M |  40 |1374 |2986 |1633 |  58k|  0 |9868 |  15k| 6.135470e+01 | 5.800000e+01 |   5.78%|  29.63%
1245.19/1249.46	c   227s|  8900 |  1381 |  1313k| 129.2 |   459M |  40 |1374 |2944 |1748 |  59k|  4 |9877 |  15k| 6.134802e+01 | 5.800000e+01 |   5.77%|  29.70%
1245.99/1250.23	c   228s|  9000 |  1401 |  1322k| 128.8 |   459M |  40 |1374 |2934 |1574 |  59k|  0 |9922 |  16k| 6.134776e+01 | 5.800000e+01 |   5.77%|  29.70%
1246.90/1251.16	c   229s|  9100 |  1397 |  1331k| 128.4 |   459M |  40 |1374 |2886 |1553 |  59k|  0 |9966 |  16k| 6.134520e+01 | 5.800000e+01 |   5.77%|  29.73%
1248.08/1252.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1248.08/1252.37	c   230s|  9200 |  1421 |  1342k| 128.2 |   459M |  40 |1374 |2851 |1661 |  60k|  4 |  10k|  16k| 6.133810e+01 | 5.800000e+01 |   5.76%|  29.96%
1248.98/1253.23	c   231s|  9300 |  1441 |  1352k| 128.0 |   459M |  40 |1374 |2852 |   0 |  60k|  0 |  10k|  16k| 6.133785e+01 | 5.800000e+01 |   5.75%|  29.96%
1249.58/1253.86	c   231s|  9400 |  1446 |  1360k| 127.5 |   459M |  40 |1374 |2872 |1637 |  60k|  0 |  10k|  16k| 6.132620e+01 | 5.800000e+01 |   5.73%|  30.04%
1250.38/1254.67	c   232s|  9500 |  1446 |  1370k| 127.3 |   459M |  40 |1374 |2839 |1629 |  60k|  1 |  10k|  16k| 6.132139e+01 | 5.800000e+01 |   5.73%|  30.15%
1251.17/1255.44	c   233s|  9600 |  1454 |  1378k| 126.8 |   459M |  40 |1374 |2831 |1668 |  60k|  5 |  10k|  16k| 6.131494e+01 | 5.800000e+01 |   5.72%|  30.19%
1251.97/1256.24	c   234s|  9700 |  1470 |  1388k| 126.6 |   459M |  40 |1374 |2810 |   0 |  60k|  0 |  10k|  16k| 6.130877e+01 | 5.800000e+01 |   5.70%|  30.24%
1253.26/1257.59	c   235s|  9800 |  1486 |  1400k| 126.5 |   459M |  40 |1374 |2809 |1628 |  61k|  2 |  10k|  16k| 6.130369e+01 | 5.800000e+01 |   5.70%|  30.33%
1253.96/1258.28	c   236s|  9900 |  1498 |  1408k| 126.1 |   459M |  40 |1374 |2825 |1627 |  61k|  2 |  10k|  16k| 6.130155e+01 | 5.800000e+01 |   5.69%|  35.13%
1254.66/1258.92	c   236s| 10000 |  1514 |  1416k| 125.6 |   459M |  40 |1374 |2818 |1644 |  61k|  2 |  10k|  17k| 6.129968e+01 | 5.800000e+01 |   5.69%|  35.14%
1256.15/1260.46	c   238s| 10100 |  1528 |  1437k| 126.4 |   459M |  40 |1374 |2797 |1631 |  61k|  1 |  10k|  17k| 6.128428e+01 | 5.800000e+01 |   5.66%|  35.25%
1256.95/1261.21	c   239s| 10200 |  1542 |  1445k| 126.1 |   459M |  40 |1374 |2802 |1628 |  61k|  1 |  10k|  17k| 6.128228e+01 | 5.800000e+01 |   5.66%|  35.26%
1257.45/1261.76	c   239s| 10300 |  1540 |  1451k| 125.5 |   459M |  40 |1374 |2800 |1628 |  61k|  0 |  10k|  17k| 6.127867e+01 | 5.800000e+01 |   5.65%|  35.29%
1258.25/1262.53	c   240s| 10400 |  1556 |  1460k| 125.2 |   459M |  40 |1374 |2784 |1629 |  61k|  0 |  10k|  17k| 6.127148e+01 | 5.800000e+01 |   5.64%|  35.34%
1258.86/1263.14	c   241s| 10500 |  1554 |  1468k| 124.7 |   459M |  40 |1374 |2782 |1628 |  61k|  3 |  10k|  17k| 6.127148e+01 | 5.800000e+01 |   5.64%|  35.34%
1259.44/1263.74	c   241s| 10600 |  1560 |  1474k| 124.2 |   459M |  40 |1374 |2756 |1547 |  61k|  0 |  10k|  17k| 6.126946e+01 | 5.800000e+01 |   5.64%|  35.36%
1260.24/1264.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1260.24/1264.53	c   242s| 10700 |  1562 |  1483k| 124.0 |   460M |  40 |1374 |2743 |1544 |  62k|  3 |  10k|  17k| 6.126481e+01 | 5.800000e+01 |   5.63%|  35.39%
1261.04/1265.34	c   243s| 10800 |  1564 |  1494k| 123.8 |   460M |  40 |1374 |2794 |1661 |  62k|  3 |  10k|  17k| 6.126481e+01 | 5.800000e+01 |   5.63%|  35.39%
1261.75/1266.08	c   244s| 10900 |  1568 |  1501k| 123.4 |   460M |  40 |1374 |2787 |1600 |  62k|  0 |  10k|  17k| 6.126316e+01 | 5.800000e+01 |   5.63%|  35.41%
1262.63/1266.94	c   244s| 11000 |  1582 |  1511k| 123.2 |   460M |  40 |1374 |2743 |1552 |  62k|  0 |  10k|  17k| 6.125351e+01 | 5.800000e+01 |   5.61%|  35.48%
1263.84/1268.13	c   246s| 11100 |  1590 |  1520k| 122.9 |   460M |  40 |1374 |2740 |1557 |  63k|  1 |  10k|  17k| 6.125276e+01 | 5.800000e+01 |   5.61%|  35.50%
1264.62/1268.93	c   246s| 11200 |  1614 |  1529k| 122.6 |   460M |  40 |1374 |2755 |1617 |  63k|  0 |  10k|  18k| 6.125114e+01 | 5.800000e+01 |   5.61%|  35.51%
1265.32/1269.64	c   247s| 11300 |  1624 |  1538k| 122.3 |   460M |  40 |1374 |2757 |1617 |  63k|  3 |  10k|  18k| 6.124657e+01 | 5.800000e+01 |   5.60%|  35.54%
1265.83/1270.14	c   248s| 11400 |  1628 |  1543k| 121.8 |   460M |  40 |1374 |2776 |1636 |  63k|  0 |  10k|  18k| 6.123726e+01 | 5.800000e+01 |   5.58%|  35.60%
1266.42/1270.76	c   248s| 11500 |  1636 |  1550k| 121.4 |   460M |  40 |1374 |2795 |1619 |  64k|  2 |  10k|  18k| 6.123650e+01 | 5.800000e+01 |   5.58%|  35.61%
1267.61/1272.00	c   250s| 11600 |  1644 |  1558k| 121.1 |   460M |  40 |1374 |2804 |1649 |  64k|  2 |  10k|  18k| 6.123522e+01 | 5.800000e+01 |   5.58%|  35.62%
1268.72/1273.03	c   251s| 11700 |  1658 |  1569k| 121.0 |   460M |  40 |1374 |2815 |1623 |  64k|  3 |  10k|  18k| 6.122670e+01 | 5.800000e+01 |   5.56%|  35.68%
1269.31/1273.65	c   251s| 11800 |  1660 |  1576k| 120.6 |   460M |  40 |1374 |2782 |1598 |  64k|  1 |  10k|  18k| 6.122451e+01 | 5.800000e+01 |   5.56%|  35.70%
1270.50/1274.86	c   252s| 11900 |  1666 |  1586k| 120.4 |   460M |  40 |1374 |2782 |1651 |  65k|  7 |  10k|  18k| 6.122262e+01 | 5.800000e+01 |   5.56%|  35.75%
1271.20/1275.56	c   253s| 12000 |  1672 |  1595k| 120.2 |   460M |  40 |1374 |2777 |1575 |  65k|  4 |  10k|  18k| 6.122035e+01 | 5.800000e+01 |   5.55%|  35.77%
1271.90/1276.26	c   254s| 12100 |  1680 |  1604k| 119.9 |   460M |  40 |1374 |2758 |1616 |  65k|  5 |  10k|  18k| 6.121700e+01 | 5.800000e+01 |   5.55%|  35.79%
1272.59/1276.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1272.59/1276.99	c   255s| 12200 |  1688 |  1612k| 119.6 |   460M |  40 |1374 |2721 |1560 |  66k|  1 |  10k|  18k| 6.121593e+01 | 5.800000e+01 |   5.54%|  35.80%
1274.19/1278.51	c   256s| 12300 |  1706 |  1622k| 119.5 |   460M |  40 |1374 |2724 |1657 |  66k|  0 |  10k|  18k| 6.121516e+01 | 5.800000e+01 |   5.54%|  35.84%
1275.09/1279.43	c   257s| 12400 |  1712 |  1630k| 119.3 |   460M |  40 |1374 |2722 |1643 |  66k|  0 |  10k|  18k| 6.121214e+01 | 5.800000e+01 |   5.54%|  35.86%
1276.48/1280.81	c   258s| 12500 |  1730 |  1643k| 119.3 |   460M |  40 |1374 |2754 |1623 |  66k|  3 |  11k|  19k| 6.121101e+01 | 5.800000e+01 |   5.54%|  35.88%
1277.69/1282.03	c   260s| 12600 |  1746 |  1653k| 119.2 |   460M |  40 |1374 |2778 |1557 |  67k|  6 |  11k|  19k| 6.120806e+01 | 5.800000e+01 |   5.53%|  35.91%
1278.18/1282.58	c   260s| 12700 |  1754 |  1660k| 118.8 |   460M |  40 |1374 |2780 |1619 |  67k|  2 |  11k|  19k| 6.120595e+01 | 5.800000e+01 |   5.53%|  35.92%
1279.27/1283.63	c   261s| 12800 |  1780 |  1669k| 118.6 |   460M |  40 |1374 |2811 |1595 |  67k|  4 |  11k|  19k| 6.120133e+01 | 5.800000e+01 |   5.52%|  35.96%
1280.68/1285.05	c   263s| 12900 |  1792 |  1681k| 118.6 |   460M |  40 |1374 |2840 |1597 |  67k|  4 |  11k|  19k| 6.119763e+01 | 5.800000e+01 |   5.51%|  36.03%
1281.78/1286.18	c   264s| 13000 |  1790 |  1691k| 118.5 |   460M |  40 |1374 |2887 |1627 |  68k|  0 |  11k|  19k| 6.119675e+01 | 5.800000e+01 |   5.51%|  36.03%
1283.16/1287.58	c   265s| 13100 |  1800 |  1703k| 118.5 |   460M |  40 |1374 |2977 |1566 |  68k|  0 |  11k|  19k| 6.118812e+01 | 5.800000e+01 |   5.50%|  36.10%
1284.35/1288.79	c   266s| 13200 |  1816 |  1714k| 118.4 |   460M |  40 |1374 |3037 |1570 |  69k|  0 |  11k|  19k| 6.118012e+01 | 5.800000e+01 |   5.48%|  36.16%
1285.55/1289.96	c   267s| 13300 |  1836 |  1725k| 118.4 |   460M |  40 |1374 |3072 |1567 |  69k|  3 |  11k|  20k| 6.117956e+01 | 5.800000e+01 |   5.48%|  36.17%
1286.94/1291.36	c   269s| 13400 |  1845 |  1735k| 118.3 |   460M |  40 |1374 |3027 |1536 |  69k|  0 |  11k|  20k| 6.117885e+01 | 5.800000e+01 |   5.48%|  36.18%
1288.04/1292.44	c   270s| 13500 |  1851 |  1745k| 118.1 |   460M |  40 |1374 |2965 |1599 |  69k|  6 |  11k|  20k| 6.117361e+01 | 5.800000e+01 |   5.47%|  36.25%
1289.65/1294.02	c   272s| 13600 |  1859 |  1756k| 118.1 |   460M |  40 |1374 |3029 |1564 |  70k|  1 |  11k|  20k| 6.117159e+01 | 5.800000e+01 |   5.47%|  36.30%
1290.93/1295.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1290.93/1295.31	c   273s| 13700 |  1885 |  1766k| 118.0 |   460M |  40 |1374 |3131 |1605 |  70k|  0 |  12k|  20k| 6.116134e+01 | 5.800000e+01 |   5.45%|  36.38%
1291.93/1296.37	c   274s| 13800 |  1893 |  1776k| 117.8 |   460M |  40 |1374 |3136 |1613 |  70k|  5 |  12k|  20k| 6.115850e+01 | 5.800000e+01 |   5.45%|  36.41%
1293.12/1297.57	c   275s| 13900 |  1909 |  1787k| 117.7 |   460M |  40 |1374 |3070 |1569 |  70k|  0 |  12k|  20k| 6.115283e+01 | 5.800000e+01 |   5.44%|  36.46%
1293.92/1298.37	c   276s| 14000 |  1915 |  1793k| 117.4 |   460M |  40 |1374 |3019 |1782 |  70k|  0 |  12k|  21k| 6.115145e+01 | 5.800000e+01 |   5.43%|  36.47%
1295.02/1299.48	c   277s| 14100 |  1927 |  1804k| 117.3 |   460M |  40 |1374 |2985 |1616 |  71k|  0 |  12k|  21k| 6.114736e+01 | 5.800000e+01 |   5.43%|  36.51%
1295.91/1300.37	c   278s| 14200 |  1937 |  1814k| 117.2 |   460M |  40 |1374 |2929 |1634 |  71k|  0 |  12k|  21k| 6.114389e+01 | 5.800000e+01 |   5.42%|  36.53%
1297.21/1301.66	c   279s| 14300 |  1957 |  1826k| 117.2 |   460M |  40 |1374 |2950 |1622 |  71k|  2 |  12k|  21k| 6.114246e+01 | 5.800000e+01 |   5.42%|  36.54%
1298.61/1303.03	c   281s| 14400 |  1967 |  1836k| 117.2 |   460M |  40 |1374 |2994 |1642 |  71k|  0 |  12k|  21k| 6.114019e+01 | 5.800000e+01 |   5.41%|  36.56%
1300.20/1304.60	c   282s| 14500 |  1981 |  1848k| 117.1 |   460M |  40 |1374 |3015 |1588 |  72k|  0 |  12k|  21k| 6.113265e+01 | 5.800000e+01 |   5.40%|  36.62%
1301.29/1305.70	c   283s| 14600 |  1999 |  1858k| 117.1 |   460M |  40 |1374 |3078 |1567 |  72k|  0 |  12k|  22k| 6.113249e+01 | 5.800000e+01 |   5.40%|  36.63%
1302.49/1306.97	c   284s| 14700 |  2005 |  1870k| 117.0 |   460M |  40 |1374 |3161 |1578 |  72k|  0 |  12k|  22k| 6.113113e+01 | 5.800000e+01 |   5.40%|  36.64%
1303.88/1308.33	c   286s| 14800 |  2015 |  1881k| 117.0 |   460M |  40 |1374 |3206 |1560 |  72k|  0 |  12k|  22k| 6.113004e+01 | 5.800000e+01 |   5.40%|  36.72%
1305.19/1309.61	c   287s| 14900 |  2043 |  1892k| 116.9 |   460M |  40 |1374 |3293 |1601 |  72k| 27 |  13k|  22k| 6.112892e+01 | 5.800000e+01 |   5.39%|  36.73%
1306.59/1311.03	c   289s| 15000 |  2049 |  1902k| 116.8 |   460M |  40 |1374 |3211 |1675 |  72k|  1 |  13k|  23k| 6.112542e+01 | 5.800000e+01 |   5.39%|  36.75%
1307.78/1312.25	c   290s| 15100 |  2065 |  1913k| 116.8 |   460M |  40 |1374 |3158 |1607 |  72k|  6 |  13k|  23k| 6.111812e+01 | 5.800000e+01 |   5.38%|  36.80%
1308.77/1313.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1308.77/1313.29	c   291s| 15200 |  2079 |  1922k| 116.6 |   460M |  40 |1374 |3197 |1619 |  73k|  1 |  13k|  23k| 6.111754e+01 | 5.800000e+01 |   5.38%|  36.81%
1309.58/1314.06	c   292s| 15300 |  2093 |  1927k| 116.3 |   460M |  40 |1374 |3245 |1634 |  73k|  2 |  13k|  23k| 6.111419e+01 | 5.800000e+01 |   5.37%|  36.83%
1310.68/1315.14	c   293s| 15400 |  2103 |  1936k| 116.1 |   460M |  40 |1374 |3332 |1638 |  73k| 12 |  13k|  23k| 6.111210e+01 | 5.800000e+01 |   5.37%|  36.84%
1311.67/1316.12	c   294s| 15500 |  2119 |  1946k| 116.0 |   460M |  40 |1374 |3331 |1618 |  73k|  2 |  13k|  23k| 6.111134e+01 | 5.800000e+01 |   5.36%|  36.85%
1312.67/1317.14	c   295s| 15600 |  2119 |  1955k| 115.8 |   460M |  40 |1374 |3341 |1619 |  73k|  0 |  13k|  24k| 6.111134e+01 | 5.800000e+01 |   5.36%|  36.85%
1313.45/1317.91	c   295s| 15700 |  2117 |  1964k| 115.7 |   460M |  40 |1374 |3296 |1568 |  73k|  4 |  13k|  24k| 6.111098e+01 | 5.800000e+01 |   5.36%|  36.86%
1314.35/1318.88	c   296s| 15800 |  2135 |  1973k| 115.6 |   460M |  40 |1374 |3295 |1632 |  73k|  0 |  13k|  24k| 6.110948e+01 | 5.800000e+01 |   5.36%|  36.87%
1316.15/1320.62	c   298s| 15900 |  2139 |  1987k| 115.7 |   460M |  40 |1374 |3269 |1926 |  74k|  2 |  13k|  24k| 6.110752e+01 | 5.800000e+01 |   5.36%|  36.88%
1317.94/1322.46	c   300s| 16000 |  2139 |  1998k| 115.6 |   461M |  40 |1374 |3195 |1618 |  74k| 10 |  13k|  24k| 6.110675e+01 | 5.800000e+01 |   5.36%|  37.09%
1319.43/1323.90	c   301s| 16100 |  2173 |  2012k| 115.8 |   461M |  40 |1374 |3136 |1633 |  75k|  2 |  14k|  24k| 6.110307e+01 | 5.800000e+01 |   5.35%|  37.11%
1320.73/1325.25	c   303s| 16200 |  2185 |  2022k| 115.7 |   461M |  40 |1374 |3152 |1613 |  75k|  2 |  14k|  24k| 6.110172e+01 | 5.800000e+01 |   5.35%|  37.13%
1322.22/1326.73	c   304s| 16300 |  2199 |  2034k| 115.7 |   461M |  40 |1374 |3158 |1598 |  75k|  4 |  14k|  25k| 6.109802e+01 | 5.800000e+01 |   5.34%|  37.16%
1323.63/1328.15	c   306s| 16400 |  2205 |  2045k| 115.7 |   461M |  40 |1374 |3252 |1613 |  76k|  5 |  14k|  25k| 6.109441e+01 | 5.800000e+01 |   5.34%|  37.19%
1325.41/1329.90	c   307s| 16500 |  2213 |  2057k| 115.7 |   461M |  40 |1374 |3273 |1610 |  76k|  0 |  14k|  25k| 6.109128e+01 | 5.800000e+01 |   5.33%|  37.22%
1326.31/1330.84	c   308s| 16600 |  2221 |  2066k| 115.6 |   461M |  40 |1374 |3320 |1618 |  76k|  3 |  14k|  25k| 6.108957e+01 | 5.800000e+01 |   5.33%|  37.24%
1327.41/1331.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1327.41/1331.95	c   309s| 16700 |  2245 |  2077k| 115.5 |   461M |  40 |1374 |3292 |1622 |  76k|  1 |  14k|  25k| 6.108848e+01 | 5.800000e+01 |   5.32%|  37.25%
1328.40/1332.97	c   310s| 16800 |  2259 |  2087k| 115.4 |   461M |  40 |1374 |3228 |1548 |  76k|  3 |  14k|  26k| 6.108681e+01 | 5.800000e+01 |   5.32%|  37.27%
1329.40/1334.00	c   312s| 16900 |  2261 |  2096k| 115.3 |   461M |  40 |1374 |3208 |1625 |  77k|  0 |  14k|  26k| 6.108570e+01 | 5.800000e+01 |   5.32%|  37.28%
1330.61/1335.17	c   313s| 17000 |  2283 |  2108k| 115.3 |   461M |  40 |1374 |3206 |1580 |  77k|  3 |  14k|  26k| 6.108089e+01 | 5.800000e+01 |   5.31%|  37.31%
1331.50/1336.02	c   314s| 17100 |  2299 |  2117k| 115.2 |   461M |  40 |1374 |3225 |1560 |  77k|  1 |  15k|  26k| 6.107950e+01 | 5.800000e+01 |   5.31%|  37.33%
1332.29/1336.80	c   314s| 17200 |  2291 |  2125k| 115.0 |   461M |  40 |1374 |3193 |1814 |  77k|  2 |  15k|  26k| 6.107797e+01 | 5.800000e+01 |   5.31%|  37.34%
1333.19/1337.72	c   315s| 17300 |  2313 |  2136k| 115.0 |   461M |  40 |1374 |3138 |1593 |  78k|  2 |  15k|  26k| 6.107373e+01 | 5.800000e+01 |   5.30%|  37.38%
1334.18/1338.76	c   316s| 17400 |  2327 |  2144k| 114.8 |   461M |  40 |1374 |3103 |1608 |  78k|  3 |  15k|  26k| 6.107343e+01 | 5.800000e+01 |   5.30%|  37.38%
1335.28/1339.84	c   317s| 17500 |  2339 |  2155k| 114.8 |   461M |  40 |1374 |3093 |1606 |  78k|  0 |  15k|  27k| 6.107040e+01 | 5.800000e+01 |   5.29%|  37.41%
1336.37/1340.97	c   318s| 17600 |  2381 |  2167k| 114.8 |   461M |  40 |1374 |3060 |   0 |  78k|  0 |  15k|  27k| 6.106686e+01 | 5.800000e+01 |   5.29%|  37.43%
1337.07/1341.61	c   319s| 17700 |  2395 |  2174k| 114.6 |   462M |  40 |1374 |3043 |1541 |  78k|  0 |  15k|  27k| 6.106149e+01 | 5.800000e+01 |   5.28%|  37.47%
1337.97/1342.51	c   320s| 17800 |  2403 |  2183k| 114.4 |   462M |  40 |1374 |3061 |1618 |  78k|  0 |  15k|  27k| 6.105972e+01 | 5.800000e+01 |   5.28%|  37.49%
1338.87/1343.45	c   321s| 17900 |  2417 |  2193k| 114.4 |   462M |  40 |1374 |3083 |1554 |  79k|  0 |  15k|  27k| 6.105884e+01 | 5.800000e+01 |   5.27%|  37.51%
1339.86/1344.40	c   322s| 18000 |  2435 |  2203k| 114.3 |   462M |  40 |1374 |3071 |1545 |  79k|  0 |  15k|  27k| 6.105303e+01 | 5.800000e+01 |   5.26%|  37.55%
1341.26/1345.88	c   323s| 18100 |  2459 |  2214k| 114.2 |   462M |  40 |1374 |3082 |1589 |  79k|  0 |  15k|  27k| 6.105086e+01 | 5.800000e+01 |   5.26%|  37.56%
1342.46/1347.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1342.46/1347.04	c   325s| 18200 |  2477 |  2224k| 114.2 |   462M |  40 |1374 |3054 |1636 |  80k|  0 |  15k|  27k| 6.104842e+01 | 5.800000e+01 |   5.26%|  37.59%
1343.25/1347.84	c   325s| 18300 |  2493 |  2233k| 114.1 |   462M |  40 |1374 |3040 |1599 |  80k|  0 |  15k|  28k| 6.104784e+01 | 5.800000e+01 |   5.25%|  37.59%
1344.05/1348.60	c   326s| 18400 |  2491 |  2242k| 113.9 |   462M |  40 |1374 |3040 |1624 |  80k|  0 |  15k|  28k| 6.104533e+01 | 5.800000e+01 |   5.25%|  37.61%
1344.84/1349.40	c   327s| 18500 |  2503 |  2250k| 113.8 |   462M |  40 |1374 |3064 |1587 |  80k|  2 |  15k|  28k| 6.104148e+01 | 5.800000e+01 |   5.24%|  37.64%
1345.64/1350.22	c   328s| 18600 |  2513 |  2258k| 113.6 |   462M |  40 |1374 |3116 |1588 |  80k|  0 |  15k|  28k| 6.104148e+01 | 5.800000e+01 |   5.24%|  37.64%
1346.55/1351.12	c   329s| 18700 |  2515 |  2268k| 113.5 |   462M |  40 |1374 |3100 |1623 |  81k|  2 |  15k|  28k| 6.103972e+01 | 5.800000e+01 |   5.24%|  37.66%
1347.33/1351.92	c   329s| 18800 |  2520 |  2276k| 113.4 |   462M |  40 |1374 |3100 |1610 |  81k|  0 |  15k|  28k| 6.103972e+01 | 5.800000e+01 |   5.24%|  37.82%
1348.63/1353.27	c   331s| 18900 |  2513 |  2286k| 113.3 |   462M |  40 |1374 |3088 |1621 |  81k|  0 |  15k|  28k| 6.103972e+01 | 5.800000e+01 |   5.24%|  38.23%
1349.63/1354.24	c   332s| 19000 |  2525 |  2297k| 113.3 |   462M |  40 |1374 |3064 |1628 |  81k|  0 |  16k|  28k| 6.103733e+01 | 5.800000e+01 |   5.24%|  38.30%
1350.44/1355.05	c   333s| 19100 |  2545 |  2306k| 113.2 |   462M |  40 |1374 |3072 |1616 |  82k|  0 |  16k|  28k| 6.103663e+01 | 5.800000e+01 |   5.24%|  38.31%
1351.12/1355.75	c   333s| 19200 |  2545 |  2314k| 113.0 |   462M |  40 |1374 |3066 |1604 |  82k|  0 |  16k|  29k| 6.103663e+01 | 5.800000e+01 |   5.24%|  38.31%
1351.82/1356.48	c   334s| 19300 |  2557 |  2322k| 112.9 |   462M |  40 |1374 |3054 |1596 |  82k|  2 |  16k|  29k| 6.103547e+01 | 5.800000e+01 |   5.23%|  38.32%
1352.61/1357.24	c   335s| 19400 |  2575 |  2331k| 112.7 |   462M |  40 |1374 |3041 |1531 |  82k|  0 |  16k|  29k| 6.103057e+01 | 5.800000e+01 |   5.23%|  38.36%
1353.81/1358.48	c   336s| 19500 |  2589 |  2343k| 112.8 |   463M |  40 |1374 |3035 |1522 |  82k|  0 |  16k|  29k| 6.102507e+01 | 5.800000e+01 |   5.22%|  38.40%
1354.81/1359.43	c   337s| 19600 |  2599 |  2353k| 112.7 |   463M |  40 |1374 |3063 |1553 |  83k|  7 |  16k|  29k| 6.102235e+01 | 5.800000e+01 |   5.21%|  38.42%
1356.00/1360.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1356.00/1360.68	c   338s| 19700 |  2617 |  2363k| 112.6 |   463M |  40 |1374 |3068 |1554 |  83k|  0 |  16k|  29k| 6.102232e+01 | 5.800000e+01 |   5.21%|  38.43%
1356.80/1361.46	c   339s| 19800 |  2629 |  2371k| 112.5 |   463M |  40 |1374 |3066 |1592 |  84k|  0 |  16k|  29k| 6.102114e+01 | 5.800000e+01 |   5.21%|  38.44%
1357.80/1362.43	c   340s| 19900 |  2651 |  2381k| 112.4 |   463M |  40 |1374 |3061 |1575 |  84k|  2 |  16k|  29k| 6.101923e+01 | 5.800000e+01 |   5.21%|  38.45%
1358.59/1363.22	c   341s| 20000 |  2665 |  2391k| 112.3 |   463M |  40 |1374 |3030 |1601 |  84k|  0 |  16k|  29k| 6.101860e+01 | 5.800000e+01 |   5.20%|  38.46%
1359.89/1364.56	c   342s| 20100 |  2670 |  2401k| 112.3 |   463M |  40 |1374 |3032 |1651 |  84k|  0 |  16k|  29k| 6.101561e+01 | 5.800000e+01 |   5.20%|  38.53%
1360.78/1365.47	c   343s| 20200 |  2674 |  2410k| 112.2 |   463M |  40 |1374 |3035 |1612 |  85k|  3 |  16k|  30k| 6.100818e+01 | 5.800000e+01 |   5.19%|  38.59%
1362.18/1366.81	c   344s| 20300 |  2672 |  2421k| 112.2 |   463M |  40 |1374 |3010 |1622 |  85k|  0 |  16k|  30k| 6.100668e+01 | 5.800000e+01 |   5.18%|  38.97%
1363.28/1367.90	c   345s| 20400 |  2684 |  2432k| 112.2 |   463M |  40 |1374 |3007 |1629 |  86k|  2 |  16k|  30k| 6.100076e+01 | 5.800000e+01 |   5.17%|  39.09%
1363.97/1368.65	c   346s| 20500 |  2688 |  2441k| 112.1 |   463M |  40 |1374 |3032 |1615 |  86k|  2 |  16k|  30k| 6.100015e+01 | 5.800000e+01 |   5.17%|  39.09%
1364.77/1369.41	c   347s| 20600 |  2695 |  2448k| 111.9 |   463M |  40 |1374 |3040 |1634 |  86k|  0 |  16k|  30k| 6.099859e+01 | 5.800000e+01 |   5.17%|  39.12%
1365.67/1370.37	c   348s| 20700 |  2715 |  2459k| 111.9 |   463M |  40 |1374 |3031 |1581 |  86k|  4 |  16k|  30k| 6.099661e+01 | 5.800000e+01 |   5.17%|  39.14%
1366.38/1371.07	c   349s| 20800 |  2715 |  2467k| 111.7 |   463M |  40 |1374 |3054 |1596 |  86k|  2 |  16k|  30k| 6.099371e+01 | 5.800000e+01 |   5.16%|  39.16%
1367.26/1371.92	c   349s| 20900 |  2727 |  2477k| 111.7 |   463M |  40 |1374 |3104 |1596 |  87k|  0 |  16k|  30k| 6.099187e+01 | 5.800000e+01 |   5.16%|  39.17%
1367.96/1372.65	c   350s| 21000 |  2729 |  2484k| 111.5 |   463M |  40 |1374 |3068 |1626 |  87k|  2 |  16k|  30k| 6.098961e+01 | 5.800000e+01 |   5.15%|  39.19%
1368.86/1373.59	c   351s| 21100 |  2735 |  2495k| 111.5 |   463M |  40 |1374 |3047 |1736 |  87k|  0 |  16k|  30k| 6.098866e+01 | 5.800000e+01 |   5.15%|  39.20%
1369.56/1374.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1369.56/1374.24	c   352s| 21200 |  2753 |  2503k| 111.3 |   463M |  40 |1374 |3051 |1595 |  87k|  3 |  16k|  30k| 6.098749e+01 | 5.800000e+01 |   5.15%|  39.20%
1370.37/1375.07	c   353s| 21300 |  2775 |  2513k| 111.3 |   463M |  40 |1374 |3048 |1585 |  88k|  2 |  16k|  31k| 6.097857e+01 | 5.800000e+01 |   5.14%|  39.27%
1371.15/1375.83	c   353s| 21400 |  2777 |  2520k| 111.1 |   463M |  40 |1374 |3061 |1616 |  88k|  0 |  16k|  31k| 6.097787e+01 | 5.800000e+01 |   5.13%|  39.27%
1372.05/1376.72	c   354s| 21500 |  2797 |  2531k| 111.1 |   463M |  40 |1374 |3029 |   0 |  88k|  0 |  16k|  31k| 6.097313e+01 | 5.800000e+01 |   5.13%|  39.31%
1372.75/1377.45	c   355s| 21600 |  2819 |  2540k| 111.0 |   463M |  40 |1374 |3016 |1613 |  88k|  3 |  16k|  31k| 6.097274e+01 | 5.800000e+01 |   5.13%|  39.31%
1373.46/1378.18	c   356s| 21700 |  2841 |  2548k| 110.9 |   463M |  40 |1374 |3018 |1614 |  88k|  2 |  16k|  31k| 6.097199e+01 | 5.800000e+01 |   5.12%|  44.23%
1374.24/1378.94	c   356s| 21800 |  2857 |  2557k| 110.8 |   463M |  40 |1374 |3045 |1596 |  89k|  2 |  17k|  31k| 6.097079e+01 | 5.800000e+01 |   5.12%|  44.24%
1374.94/1379.65	c   357s| 21900 |  2863 |  2564k| 110.6 |   463M |  40 |1374 |3088 |1597 |  89k|  1 |  17k|  31k| 6.097027e+01 | 5.800000e+01 |   5.12%|  44.25%
1375.74/1380.45	c   358s| 22000 |  2885 |  2573k| 110.5 |   463M |  40 |1374 |3105 |1606 |  89k|  0 |  17k|  31k| 6.096913e+01 | 5.800000e+01 |   5.12%|  44.25%
1376.54/1381.25	c   359s| 22100 |  2909 |  2582k| 110.4 |   463M |  40 |1374 |3115 |1600 |  89k|  0 |  17k|  31k| 6.096846e+01 | 5.800000e+01 |   5.12%|  44.26%
1377.45/1382.11	c   360s| 22200 |  2905 |  2589k| 110.3 |   463M |  40 |1374 |3159 |1596 |  89k|  0 |  17k|  31k| 6.096672e+01 | 5.800000e+01 |   5.12%|  44.28%
1377.93/1382.64	c   360s| 22300 |  2911 |  2596k| 110.1 |   463M |  40 |1374 |3156 |1597 |  89k|  0 |  17k|  31k| 6.096672e+01 | 5.800000e+01 |   5.12%|  44.28%
1378.83/1383.50	c   361s| 22400 |  2945 |  2605k| 110.0 |   463M |  40 |1374 |3157 |1589 |  89k|  0 |  17k|  32k| 6.096431e+01 | 5.800000e+01 |   5.11%|  44.30%
1379.63/1384.31	c   362s| 22500 |  2965 |  2614k| 109.9 |   463M |  40 |1374 |3141 |1597 |  90k|  0 |  17k|  32k| 6.096144e+01 | 5.800000e+01 |   5.11%|  44.33%
1380.34/1385.03	c   363s| 22600 |  2979 |  2621k| 109.8 |   463M |  40 |1374 |3133 |1597 |  90k|  5 |  17k|  32k| 6.096004e+01 | 5.800000e+01 |   5.10%|  44.34%
1381.02/1385.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1381.02/1385.76	c   363s| 22700 |  2975 |  2630k| 109.7 |   463M |  40 |1374 |3097 |1555 |  90k|  0 |  17k|  32k| 6.095654e+01 | 5.800000e+01 |   5.10%|  44.36%
1381.72/1386.47	c   364s| 22800 |  2985 |  2638k| 109.5 |   463M |  40 |1374 |3089 |1597 |  90k|  3 |  17k|  32k| 6.095556e+01 | 5.800000e+01 |   5.10%|  44.37%
1382.52/1387.24	c   365s| 22900 |  3001 |  2647k| 109.5 |   463M |  40 |1374 |3105 |1637 |  90k|  0 |  17k|  32k| 6.095415e+01 | 5.800000e+01 |   5.09%|  44.38%
1383.21/1387.98	c   365s| 23000 |  3015 |  2655k| 109.3 |   463M |  40 |1374 |3095 |1554 |  90k|  0 |  17k|  32k| 6.095119e+01 | 5.800000e+01 |   5.09%|  44.40%
1384.01/1388.75	c   366s| 23100 |  3033 |  2663k| 109.2 |   463M |  40 |1374 |3088 |1600 |  91k|  0 |  17k|  32k| 6.095001e+01 | 5.800000e+01 |   5.09%|  44.41%
1385.32/1390.03	c   368s| 23200 |  3053 |  2675k| 109.3 |   463M |  40 |1374 |3112 |1543 |  91k|  4 |  17k|  32k| 6.094815e+01 | 5.800000e+01 |   5.08%|  44.43%
1386.10/1390.87	c   368s| 23300 |  3047 |  2685k| 109.2 |   463M |  40 |1374 |3066 |1530 |  91k|  0 |  17k|  32k| 6.094116e+01 | 5.800000e+01 |   5.07%|  44.49%
1387.10/1391.80	c   369s| 23400 |  3071 |  2696k| 109.2 |   463M |  40 |1374 |3069 |1644 |  91k|  0 |  17k|  32k| 6.093912e+01 | 5.800000e+01 |   5.07%|  44.51%
1388.00/1392.71	c   370s| 23500 |  3087 |  2705k| 109.2 |   463M |  40 |1374 |3104 |1606 |  91k|  3 |  17k|  32k| 6.093717e+01 | 5.800000e+01 |   5.06%|  44.53%
1388.89/1393.66	c   371s| 23600 |  3099 |  2714k| 109.1 |   463M |  40 |1374 |3118 |1618 |  91k|  2 |  17k|  32k| 6.093645e+01 | 5.800000e+01 |   5.06%|  44.53%
1389.59/1394.30	c   372s| 23700 |  3095 |  2720k| 108.9 |   463M |  40 |1374 |3120 |1586 |  92k|  1 |  17k|  33k| 6.093645e+01 | 5.800000e+01 |   5.06%|  44.53%
1390.19/1394.96	c   372s| 23800 |  3091 |  2727k| 108.7 |   463M |  40 |1374 |3109 |1582 |  92k|  4 |  17k|  33k| 6.093645e+01 | 5.800000e+01 |   5.06%|  44.54%
1391.40/1396.16	c   374s| 23900 |  3101 |  2737k| 108.7 |   463M |  40 |1374 |3145 |1621 |  92k|  0 |  17k|  33k| 6.093435e+01 | 5.800000e+01 |   5.06%|  44.59%
1392.39/1397.12	c   375s| 24000 |  3107 |  2746k| 108.6 |   463M |  40 |1374 |3193 |1636 |  92k|  3 |  17k|  33k| 6.093404e+01 | 5.800000e+01 |   5.06%|  44.59%
1393.29/1398.09	c   376s| 24100 |  3125 |  2754k| 108.5 |   463M |  40 |1374 |3221 |1609 |  92k|  4 |  18k|  33k| 6.093336e+01 | 5.800000e+01 |   5.06%|  44.60%
1394.08/1398.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1394.08/1398.85	c   376s| 24200 |  3130 |  2763k| 108.4 |   463M |  40 |1374 |3178 |1630 |  92k|  0 |  18k|  33k| 6.093069e+01 | 5.800000e+01 |   5.05%|  44.62%
1395.07/1399.82	c   377s| 24300 |  3113 |  2773k| 108.4 |   463M |  40 |1374 |3139 |1656 |  93k|  2 |  18k|  33k| 6.092849e+01 | 5.800000e+01 |   5.05%|  44.71%
1396.17/1400.97	c   378s| 24400 |  3121 |  2782k| 108.3 |   463M |  40 |1374 |3141 |1670 |  93k|  0 |  18k|  33k| 6.092514e+01 | 5.800000e+01 |   5.04%|  44.74%
1397.07/1401.82	c   379s| 24500 |  3119 |  2791k| 108.2 |   463M |  40 |1374 |3178 |1634 |  93k|  3 |  18k|  33k| 6.092514e+01 | 5.800000e+01 |   5.04%|  44.74%
1397.96/1402.79	c   380s| 24600 |  3117 |  2799k| 108.2 |   463M |  40 |1374 |3206 |1524 |  93k|  3 |  18k|  34k| 6.092508e+01 | 5.800000e+01 |   5.04%|  44.75%
1398.96/1403.72	c   381s| 24700 |  3121 |  2810k| 108.1 |   463M |  40 |1374 |3190 |1588 |  93k|  0 |  18k|  34k| 6.092497e+01 | 5.800000e+01 |   5.04%|  44.77%
1400.06/1404.82	c   382s| 24800 |  3131 |  2820k| 108.1 |   463M |  40 |1374 |3198 |1623 |  93k|  1 |  18k|  34k| 6.092281e+01 | 5.800000e+01 |   5.04%|  47.49%
1401.15/1405.97	c   383s| 24900 |  3137 |  2830k| 108.1 |   463M |  40 |1374 |3178 |1633 |  93k|  0 |  18k|  34k| 6.092084e+01 | 5.800000e+01 |   5.04%|  47.50%
1402.05/1406.89	c   384s| 25000 |  3149 |  2840k| 108.1 |   463M |  40 |1374 |3144 |1614 |  93k|  7 |  18k|  34k| 6.091896e+01 | 5.800000e+01 |   5.03%|  47.59%
1403.44/1408.25	c   386s| 25100 |  3165 |  2851k| 108.0 |   463M |  40 |1374 |3207 |1546 |  94k|  1 |  18k|  34k| 6.091747e+01 | 5.800000e+01 |   5.03%|  47.60%
1404.44/1409.25	c   387s| 25200 |  3179 |  2860k| 108.0 |   463M |  40 |1374 |3194 |1646 |  94k|  0 |  18k|  34k| 6.091545e+01 | 5.800000e+01 |   5.03%|  47.62%
1405.35/1410.17	c   388s| 25300 |  3187 |  2871k| 108.0 |   463M |  40 |1374 |3182 |1614 |  94k|  0 |  18k|  34k| 6.091535e+01 | 5.800000e+01 |   5.03%|  47.62%
1406.63/1411.40	c   389s| 25400 |  3215 |  2882k| 108.0 |   463M |  40 |1374 |3235 |1573 |  94k|  0 |  18k|  34k| 6.091346e+01 | 5.800000e+01 |   5.02%|  47.63%
1407.43/1412.23	c   390s| 25500 |  3224 |  2891k| 108.0 |   463M |  40 |1374 |3199 |1634 |  94k|  3 |  18k|  34k| 6.090994e+01 | 5.800000e+01 |   5.02%|  47.78%
1408.24/1413.07	c   391s| 25600 |  3234 |  2899k| 107.8 |   463M |  40 |1374 |3313 |1616 |  94k|  4 |  19k|  35k| 6.090994e+01 | 5.800000e+01 |   5.02%|  47.78%
1409.12/1413.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1409.12/1413.91	c   391s| 25700 |  3248 |  2907k| 107.7 |   463M |  40 |1374 |3382 |1587 |  94k|  0 |  19k|  35k| 6.090822e+01 | 5.800000e+01 |   5.01%|  47.79%
1410.02/1414.80	c   392s| 25800 |  3258 |  2916k| 107.7 |   463M |  40 |1374 |3353 |1573 |  94k|  2 |  19k|  35k| 6.090345e+01 | 5.800000e+01 |   5.01%|  47.83%
1411.12/1415.91	c   393s| 25900 |  3270 |  2927k| 107.7 |   463M |  40 |1374 |3338 |1586 |  94k|  0 |  19k|  35k| 6.090206e+01 | 5.800000e+01 |   5.00%|  47.85%
1412.01/1416.82	c   394s| 26000 |  3284 |  2936k| 107.6 |   463M |  40 |1374 |3281 |1617 |  95k|  1 |  19k|  35k| 6.090181e+01 | 5.800000e+01 |   5.00%|  47.86%
1412.81/1417.67	c   395s| 26100 |  3290 |  2944k| 107.5 |   463M |  40 |1374 |3204 |1629 |  95k|  1 |  19k|  35k| 6.090044e+01 | 5.800000e+01 |   5.00%|  47.88%
1413.71/1418.54	c   396s| 26200 |  3296 |  2952k| 107.4 |   463M |  40 |1374 |3172 |1676 |  95k|  1 |  19k|  35k| 6.089856e+01 | 5.800000e+01 |   5.00%|  47.89%
1414.32/1419.18	c   397s| 26300 |  3300 |  2959k| 107.3 |   463M |  40 |1374 |3156 |1628 |  95k|  2 |  19k|  35k| 6.089856e+01 | 5.800000e+01 |   5.00%|  47.89%
1415.21/1420.05	c   398s| 26400 |  3302 |  2969k| 107.2 |   463M |  40 |1374 |3133 |1606 |  95k|  0 |  19k|  35k| 6.089742e+01 | 5.800000e+01 |   5.00%|  47.90%
1416.40/1421.25	c   399s| 26500 |  3334 |  2980k| 107.2 |   463M |  40 |1374 |3160 |1599 |  95k|  2 |  19k|  35k| 6.089591e+01 | 5.800000e+01 |   4.99%|  47.92%
1417.09/1421.96	c   399s| 26600 |  3334 |  2988k| 107.2 |   463M |  40 |1374 |3167 |1623 |  95k|  0 |  19k|  35k| 6.089217e+01 | 5.800000e+01 |   4.99%|  47.95%
1417.99/1422.87	c   400s| 26700 |  3362 |  2998k| 107.1 |   463M |  40 |1374 |3203 |1589 |  95k|  0 |  19k|  36k| 6.089205e+01 | 5.800000e+01 |   4.99%|  47.95%
1419.39/1424.25	c   402s| 26800 |  3370 |  3008k| 107.1 |   463M |  40 |1374 |3251 |1591 |  96k|  0 |  19k|  36k| 6.089118e+01 | 5.800000e+01 |   4.98%|  47.97%
1420.08/1424.97	c   402s| 26900 |  3362 |  3015k| 107.0 |   463M |  40 |1374 |3278 |1621 |  96k|  2 |  19k|  36k| 6.089064e+01 | 5.800000e+01 |   4.98%|  47.98%
1420.98/1425.86	c   403s| 27000 |  3366 |  3024k| 106.9 |   463M |  40 |1374 |3318 |1646 |  96k|  1 |  20k|  36k| 6.089002e+01 | 5.800000e+01 |   4.98%|  47.99%
1421.88/1426.70	c   404s| 27100 |  3380 |  3035k| 106.9 |   463M |  40 |1374 |3313 |1585 |  96k|  3 |  20k|  36k| 6.088824e+01 | 5.800000e+01 |   4.98%|  48.01%
1422.87/1427.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1422.87/1427.77	c   405s| 27200 |  3380 |  3044k| 106.9 |   463M |  40 |1374 |3328 |1634 |  96k|  2 |  20k|  36k| 6.088824e+01 | 5.800000e+01 |   4.98%|  48.01%
1423.87/1428.75	c   406s| 27300 |  3386 |  3054k| 106.8 |   463M |  40 |1374 |3285 |1627 |  96k|  2 |  20k|  36k| 6.088817e+01 | 5.800000e+01 |   4.98%|  48.02%
1424.77/1429.68	c   407s| 27400 |  3382 |  3062k| 106.7 |   463M |  40 |1374 |3277 |1534 |  96k|  2 |  20k|  36k| 6.088791e+01 | 5.800000e+01 |   4.98%|  48.02%
1425.66/1430.57	c   408s| 27500 |  3390 |  3072k| 106.7 |   463M |  40 |1374 |3205 |1532 |  96k|  0 |  20k|  36k| 6.088579e+01 | 5.800000e+01 |   4.98%|  48.08%
1426.86/1431.77	c   409s| 27600 |  3408 |  3083k| 106.7 |   463M |  40 |1374 |3223 |1608 |  97k|  5 |  20k|  37k| 6.088530e+01 | 5.800000e+01 |   4.97%|  48.09%
1428.65/1433.55	c   411s| 27700 |  3426 |  3094k| 106.7 |   463M |  40 |1374 |3358 |1608 |  97k|  0 |  20k|  37k| 6.088137e+01 | 5.800000e+01 |   4.97%|  48.11%
1430.16/1435.07	c   413s| 27800 |  3426 |  3102k| 106.7 |   463M |  40 |1374 |3503 |1641 |  97k|  2 |  20k|  37k| 6.088012e+01 | 5.800000e+01 |   4.97%|  48.12%
1431.44/1436.32	c   414s| 27900 |  3432 |  3111k| 106.6 |   463M |  40 |1374 |3509 |1621 |  97k|  0 |  20k|  38k| 6.087872e+01 | 5.800000e+01 |   4.96%|  48.14%
1432.25/1437.19	c   415s| 28000 |  3432 |  3121k| 106.6 |   463M |  40 |1374 |3446 |1619 |  97k| 11 |  20k|  38k| 6.087531e+01 | 5.800000e+01 |   4.96%|  48.16%
1433.15/1438.01	c   416s| 28100 |  3432 |  3130k| 106.5 |   463M |  40 |1374 |3332 |1591 |  97k|  1 |  20k|  38k| 6.087526e+01 | 5.800000e+01 |   4.96%|  48.24%
1434.25/1439.17	c   417s| 28200 |  3458 |  3142k| 106.6 |   463M |  40 |1374 |3305 |1565 |  97k|  0 |  21k|  38k| 6.087277e+01 | 5.800000e+01 |   4.95%|  48.26%
1435.53/1440.45	c   418s| 28300 |  3474 |  3152k| 106.5 |   463M |  40 |1374 |3361 |1583 |  97k|  0 |  21k|  38k| 6.087168e+01 | 5.800000e+01 |   4.95%|  48.27%
1436.53/1441.45	c   419s| 28400 |  3492 |  3162k| 106.5 |   463M |  40 |1374 |3379 |   0 |  97k|  0 |  21k|  38k| 6.087086e+01 | 5.800000e+01 |   4.95%|  48.27%
1437.72/1442.69	c   420s| 28500 |  3516 |  3171k| 106.4 |   463M |  40 |1374 |3431 |1615 |  98k|  0 |  21k|  38k| 6.087013e+01 | 5.800000e+01 |   4.95%|  48.28%
1438.52/1443.48	c   421s| 28600 |  3507 |  3179k| 106.4 |   463M |  40 |1374 |3394 |2067 |  98k|  1 |  21k|  39k| 6.087006e+01 | 5.800000e+01 |   4.95%|  48.29%
1440.01/1444.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1440.01/1444.99	c   423s| 28700 |  3520 |  3193k| 106.5 |   463M |  40 |1374 |3374 |1595 |  98k|  3 |  21k|  39k| 6.086731e+01 | 5.800000e+01 |   4.94%|  48.35%
1440.81/1445.70	c   423s| 28800 |  3523 |  3200k| 106.4 |   463M |  40 |1374 |3357 |1588 |  98k|  3 |  21k|  39k| 6.086731e+01 | 5.800000e+01 |   4.94%|  48.36%
1441.71/1446.68	c   424s| 28900 |  3541 |  3212k| 106.4 |   463M |  40 |1374 |3309 |1601 |  98k|  2 |  21k|  39k| 6.086643e+01 | 5.800000e+01 |   4.94%|  48.36%
1443.00/1447.93	c   425s| 29000 |  3545 |  3223k| 106.4 |   463M |  40 |1374 |3300 |1584 |  98k|  2 |  21k|  39k| 6.086340e+01 | 5.800000e+01 |   4.94%|  48.41%
1444.50/1449.48	c   427s| 29100 |  3551 |  3241k| 106.6 |   463M |  40 |1374 |3292 |1610 |  99k|  6 |  21k|  39k| 6.086170e+01 | 5.800000e+01 |   4.93%|  50.22%
1445.40/1450.35	c   428s| 29200 |  3569 |  3251k| 106.6 |   464M |  40 |1374 |3275 |1565 |  99k|  0 |  21k|  39k| 6.086080e+01 | 5.800000e+01 |   4.93%|  50.23%
1446.39/1451.39	c   429s| 29300 |  3585 |  3262k| 106.7 |   464M |  40 |1374 |3247 |1593 |  99k|  0 |  21k|  39k| 6.085668e+01 | 5.800000e+01 |   4.93%|  50.26%
1447.39/1452.39	c   430s| 29400 |  3597 |  3271k| 106.6 |   464M |  40 |1374 |3267 |1604 |  99k|  0 |  21k|  39k| 6.085583e+01 | 5.800000e+01 |   4.92%|  50.27%
1448.38/1453.31	c   431s| 29500 |  3619 |  3282k| 106.6 |   464M |  40 |1374 |3249 |1537 | 100k|  2 |  21k|  39k| 6.085350e+01 | 5.800000e+01 |   4.92%|  50.29%
1448.98/1454.00	c   432s| 29600 |  3623 |  3289k| 106.5 |   464M |  40 |1374 |3258 |1636 | 100k|  3 |  21k|  39k| 6.085209e+01 | 5.800000e+01 |   4.92%|  50.30%
1449.68/1454.67	c   432s| 29700 |  3623 |  3298k| 106.4 |   464M |  40 |1374 |3242 |1622 | 100k|  2 |  21k|  39k| 6.085191e+01 | 5.800000e+01 |   4.92%|  50.31%
1450.38/1455.36	c   433s| 29800 |  3633 |  3305k| 106.3 |   464M |  40 |1374 |3241 |1569 | 100k|  2 |  21k|  40k| 6.085191e+01 | 5.800000e+01 |   4.92%|  50.31%
1450.98/1456.01	c   434s| 29900 |  3629 |  3312k| 106.2 |   464M |  40 |1374 |3272 |1663 | 100k|  0 |  22k|  40k| 6.085179e+01 | 5.800000e+01 |   4.92%|  50.32%
1451.97/1456.94	c   434s| 30000 |  3641 |  3322k| 106.2 |   464M |  40 |1374 |3294 |1595 | 100k|  2 |  22k|  40k| 6.084989e+01 | 5.800000e+01 |   4.91%|  50.33%
1452.87/1457.86	c   435s| 30100 |  3647 |  3333k| 106.2 |   464M |  40 |1374 |3271 |1605 | 100k|  2 |  22k|  40k| 6.084858e+01 | 5.800000e+01 |   4.91%|  50.36%
1454.26/1459.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1454.26/1459.29	c   437s| 30200 |  3661 |  3344k| 106.2 |   464M |  40 |1374 |3272 |1627 | 101k|  0 |  22k|  40k| 6.084807e+01 | 5.800000e+01 |   4.91%|  50.38%
1455.26/1460.21	c   438s| 30300 |  3685 |  3352k| 106.1 |   464M |  40 |1374 |3292 |1553 | 101k|  2 |  22k|  40k| 6.084701e+01 | 5.800000e+01 |   4.91%|  50.39%
1455.86/1460.89	c   438s| 30400 |  3692 |  3360k| 106.0 |   464M |  40 |1374 |3292 |1564 | 101k|  0 |  22k|  40k| 6.084656e+01 | 5.800000e+01 |   4.91%|  50.39%
1456.55/1461.51	c   439s| 30500 |  3704 |  3367k| 105.9 |   464M |  40 |1374 |3293 |1576 | 101k|  0 |  22k|  40k| 6.084604e+01 | 5.800000e+01 |   4.91%|  50.39%
1457.25/1462.24	c   440s| 30600 |  3718 |  3373k| 105.8 |   464M |  40 |1374 |3340 |1588 | 101k|  2 |  22k|  40k| 6.084554e+01 | 5.800000e+01 |   4.91%|  50.40%
1458.06/1463.10	c   441s| 30700 |  3710 |  3381k| 105.7 |   464M |  40 |1374 |3307 |1708 | 101k|  0 |  22k|  41k| 6.084395e+01 | 5.800000e+01 |   4.90%|  50.41%
1458.95/1464.00	c   442s| 30800 |  3722 |  3391k| 105.7 |   464M |  40 |1374 |3298 |1563 | 102k|  1 |  22k|  41k| 6.084143e+01 | 5.800000e+01 |   4.90%|  50.43%
1459.74/1464.73	c   442s| 30900 |  3724 |  3399k| 105.6 |   464M |  40 |1374 |3290 |1604 | 102k|  0 |  22k|  41k| 6.084119e+01 | 5.800000e+01 |   4.90%|  50.44%
1460.34/1465.35	c   443s| 31000 |  3728 |  3406k| 105.5 |   464M |  40 |1374 |3267 |1607 | 102k|  0 |  22k|  41k| 6.083926e+01 | 5.800000e+01 |   4.90%|  50.46%
1461.15/1466.14	c   444s| 31100 |  3736 |  3414k| 105.4 |   464M |  40 |1374 |3222 |1620 | 102k|  2 |  22k|  41k| 6.083432e+01 | 5.800000e+01 |   4.89%|  50.49%
1461.94/1466.99	c   445s| 31200 |  3758 |  3425k| 105.4 |   464M |  40 |1374 |3164 |1621 | 102k|  3 |  22k|  41k| 6.083241e+01 | 5.800000e+01 |   4.88%|  50.51%
1463.04/1468.02	c   446s| 31300 |  3767 |  3434k| 105.4 |   464M |  40 |1374 |3183 |1602 | 102k|  2 |  22k|  41k| 6.083128e+01 | 5.800000e+01 |   4.88%|  50.53%
1463.83/1468.83	c   446s| 31400 |  3789 |  3444k| 105.4 |   464M |  40 |1374 |3180 |1598 | 102k|  4 |  22k|  41k| 6.082817e+01 | 5.800000e+01 |   4.88%|  50.55%
1464.92/1469.92	c   447s| 31500 |  3805 |  3454k| 105.3 |   464M |  40 |1374 |3220 |1629 | 102k|  0 |  22k|  41k| 6.082664e+01 | 5.800000e+01 |   4.87%|  50.56%
1465.82/1470.84	c   448s| 31600 |  3807 |  3463k| 105.3 |   464M |  40 |1374 |3214 |1626 | 102k|  0 |  23k|  41k| 6.082472e+01 | 5.800000e+01 |   4.87%|  50.59%
1466.42/1471.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1466.42/1471.49	c   449s| 31700 |  3819 |  3470k| 105.2 |   464M |  40 |1374 |3233 |1606 | 102k|  2 |  23k|  42k| 6.082422e+01 | 5.800000e+01 |   4.87%|  50.59%
1467.31/1472.38	c   450s| 31800 |  3843 |  3482k| 105.2 |   464M |  40 |1374 |3220 |1583 | 103k|  1 |  23k|  42k| 6.082265e+01 | 5.800000e+01 |   4.87%|  50.61%
1468.21/1473.28	c   451s| 31900 |  3853 |  3492k| 105.2 |   464M |  40 |1374 |3244 |1583 | 103k|  0 |  23k|  42k| 6.081906e+01 | 5.800000e+01 |   4.86%|  50.63%
1469.12/1474.13	c   452s| 32000 |  3869 |  3501k| 105.2 |   464M |  40 |1374 |3222 |1527 | 103k|  0 |  23k|  42k| 6.081490e+01 | 5.800000e+01 |   4.85%|  50.67%
1469.81/1474.87	c   452s| 32100 |  3879 |  3509k| 105.1 |   464M |  40 |1374 |3233 |1616 | 103k|  2 |  23k|  42k| 6.081481e+01 | 5.800000e+01 |   4.85%|  50.67%
1470.60/1475.69	c   453s| 32200 |  3871 |  3517k| 105.0 |   464M |  40 |1374 |3173 |1576 | 103k|  0 |  23k|  42k| 6.081435e+01 | 5.800000e+01 |   4.85%|  50.69%
1471.30/1476.30	c   454s| 32300 |  3877 |  3524k| 104.9 |   464M |  40 |1374 |3187 |1574 | 103k|  1 |  23k|  42k| 6.081435e+01 | 5.800000e+01 |   4.85%|  50.69%
1471.90/1476.96	c   454s| 32400 |  3889 |  3532k| 104.8 |   464M |  40 |1374 |3183 |1636 | 103k|  3 |  23k|  42k| 6.081064e+01 | 5.800000e+01 |   4.85%|  50.72%
1472.70/1477.71	c   455s| 32500 |  3905 |  3541k| 104.8 |   464M |  40 |1374 |3148 |1598 | 103k|  0 |  23k|  42k| 6.080850e+01 | 5.800000e+01 |   4.84%|  50.74%
1473.79/1478.87	c   456s| 32600 |  3907 |  3550k| 104.8 |   464M |  40 |1374 |3140 |1581 | 103k|  0 |  23k|  42k| 6.080544e+01 | 5.800000e+01 |   4.84%|  50.79%
1474.69/1479.73	c   457s| 32700 |  3921 |  3559k| 104.7 |   464M |  40 |1374 |3143 |1592 | 104k|  4 |  23k|  42k| 6.080424e+01 | 5.800000e+01 |   4.83%|  50.80%
1475.49/1480.53	c   458s| 32800 |  3921 |  3568k| 104.7 |   464M |  40 |1374 |3124 |1723 | 104k|  4 |  23k|  42k| 6.080376e+01 | 5.800000e+01 |   4.83%|  50.81%
1476.28/1481.35	c   459s| 32900 |  3937 |  3577k| 104.6 |   464M |  40 |1374 |3154 |1649 | 104k|  1 |  23k|  42k| 6.080340e+01 | 5.800000e+01 |   4.83%|  50.81%
1476.99/1482.10	c   460s| 33000 |  3945 |  3585k| 104.6 |   464M |  40 |1374 |3147 |1636 | 104k|  0 |  23k|  42k| 6.080298e+01 | 5.800000e+01 |   4.83%|  50.82%
1477.78/1482.88	c   460s| 33100 |  3961 |  3594k| 104.5 |   464M |  40 |1374 |3141 |1599 | 104k|  3 |  23k|  43k| 6.080155e+01 | 5.800000e+01 |   4.83%|  50.84%
1478.57/1483.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1478.57/1483.63	c   461s| 33200 |  3967 |  3602k| 104.4 |   464M |  40 |1374 |3147 |1587 | 104k|  0 |  23k|  43k| 6.080115e+01 | 5.800000e+01 |   4.83%|  50.84%
1479.27/1484.39	c   462s| 33300 |  3985 |  3611k| 104.4 |   464M |  40 |1374 |3181 |1645 | 104k|  3 |  23k|  43k| 6.080062e+01 | 5.800000e+01 |   4.83%|  50.85%
1480.08/1485.12	c   463s| 33400 |  3987 |  3619k| 104.3 |   464M |  40 |1374 |3185 |1590 | 104k|  2 |  23k|  43k| 6.080039e+01 | 5.800000e+01 |   4.83%|  50.85%
1480.87/1485.97	c   463s| 33500 |  4007 |  3629k| 104.3 |   464M |  40 |1374 |3176 |1572 | 104k|  0 |  23k|  43k| 6.079608e+01 | 5.800000e+01 |   4.82%|  50.88%
1481.66/1486.74	c   464s| 33600 |  4037 |  3638k| 104.3 |   464M |  40 |1374 |3188 |1613 | 105k|  0 |  23k|  43k| 6.079319e+01 | 5.800000e+01 |   4.82%|  50.90%
1482.26/1487.40	c   465s| 33700 |  4051 |  3647k| 104.2 |   464M |  40 |1374 |3173 |1544 | 105k|  0 |  23k|  43k| 6.079101e+01 | 5.800000e+01 |   4.81%|  50.92%
1482.86/1488.01	c   466s| 33800 |  4049 |  3654k| 104.1 |   464M |  40 |1374 |3172 |   0 | 105k|  0 |  23k|  43k| 6.079028e+01 | 5.800000e+01 |   4.81%|  50.92%
1483.66/1488.78	c   466s| 33900 |  4047 |  3662k| 104.1 |   464M |  40 |1374 |3161 |1462 | 105k|  1 |  23k|  43k| 6.078972e+01 | 5.800000e+01 |   4.81%|  51.15%
1484.55/1489.63	c   467s| 34000 |  4055 |  3672k| 104.1 |   464M |  40 |1374 |3132 |1596 | 105k|  0 |  23k|  43k| 6.078854e+01 | 5.800000e+01 |   4.81%|  51.23%
1485.15/1490.21	c   468s| 34100 |  4044 |  3679k| 104.0 |   464M |  40 |1374 |3136 |1539 | 105k|  2 |  23k|  43k| 6.078854e+01 | 5.800000e+01 |   4.81%|  51.27%
1485.96/1491.05	c   469s| 34200 |  4054 |  3688k| 103.9 |   464M |  40 |1374 |3144 |1554 | 105k|  0 |  23k|  43k| 6.078767e+01 | 5.800000e+01 |   4.81%|  51.27%
1486.75/1491.85	c   469s| 34300 |  4073 |  3697k| 103.9 |   465M |  40 |1374 |3135 |1557 | 106k|  1 |  23k|  43k| 6.078450e+01 | 5.800000e+01 |   4.80%|  51.37%
1487.44/1492.53	c   470s| 34400 |  4079 |  3705k| 103.8 |   465M |  40 |1374 |3143 |1609 | 106k|  2 |  23k|  43k| 6.078301e+01 | 5.800000e+01 |   4.80%|  51.38%
1488.14/1493.27	c   471s| 34500 |  4073 |  3711k| 103.7 |   465M |  40 |1374 |3178 |1599 | 106k|  3 |  23k|  44k| 6.078301e+01 | 5.800000e+01 |   4.80%|  51.38%
1488.95/1494.08	c   472s| 34600 |  4093 |  3721k| 103.7 |   465M |  40 |1374 |3191 |1594 | 106k|  3 |  24k|  44k| 6.078086e+01 | 5.800000e+01 |   4.79%|  51.40%
1490.05/1495.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1490.05/1495.15	c   473s| 34700 |  4098 |  3731k| 103.7 |   465M |  40 |1374 |3282 |1607 | 106k|  8 |  24k|  44k| 6.078085e+01 | 5.800000e+01 |   4.79%|  51.44%
1490.73/1495.82	c   473s| 34800 |  4096 |  3739k| 103.6 |   465M |  40 |1374 |3296 |1626 | 106k|  1 |  24k|  44k| 6.077764e+01 | 5.800000e+01 |   4.79%|  51.47%
1491.43/1496.59	c   474s| 34900 |  4102 |  3746k| 103.5 |   465M |  40 |1374 |3339 |1626 | 106k|  0 |  24k|  44k| 6.077693e+01 | 5.800000e+01 |   4.79%|  51.47%
1492.23/1497.31	c   475s| 35000 |  4106 |  3752k| 103.4 |   465M |  40 |1374 |3354 |1638 | 106k|  4 |  24k|  44k| 6.077678e+01 | 5.800000e+01 |   4.79%|  51.48%
1492.94/1498.08	c   476s| 35100 |  4120 |  3761k| 103.4 |   465M |  40 |1374 |3377 |1622 | 106k|  2 |  24k|  44k| 6.077644e+01 | 5.800000e+01 |   4.79%|  51.48%
1493.82/1498.91	c   476s| 35200 |  4122 |  3771k| 103.3 |   465M |  40 |1374 |3367 |1596 | 107k|  4 |  24k|  44k| 6.077543e+01 | 5.800000e+01 |   4.79%|  51.49%
1494.52/1499.65	c   477s| 35300 |  4138 |  3780k| 103.3 |   465M |  40 |1374 |3362 |1560 | 107k|  2 |  24k|  44k| 6.077418e+01 | 5.800000e+01 |   4.78%|  51.50%
1495.32/1500.40	c   478s| 35400 |  4132 |  3788k| 103.3 |   465M |  40 |1374 |3353 |1603 | 107k|  0 |  24k|  44k| 6.077230e+01 | 5.800000e+01 |   4.78%|  51.51%
1495.93/1501.10	c   479s| 35500 |  4135 |  3796k| 103.2 |   465M |  40 |1374 |3338 |1569 | 107k|  2 |  24k|  44k| 6.077090e+01 | 5.800000e+01 |   4.78%|  51.55%
1496.71/1501.81	c   479s| 35600 |  4143 |  3804k| 103.1 |   465M |  40 |1374 |3335 |1535 | 107k|  0 |  24k|  44k| 6.076975e+01 | 5.800000e+01 |   4.78%|  51.56%
1497.41/1502.51	c   480s| 35700 |  4146 |  3813k| 103.1 |   465M |  40 |1374 |3295 |1642 | 107k|  2 |  24k|  44k| 6.076811e+01 | 5.800000e+01 |   4.77%|  51.58%
1498.21/1503.34	c   481s| 35800 |  4156 |  3823k| 103.1 |   465M |  40 |1374 |3268 |1622 | 107k|  4 |  24k|  45k| 6.076797e+01 | 5.800000e+01 |   4.77%|  51.58%
1498.80/1503.99	c   482s| 35900 |  4158 |  3830k| 103.0 |   465M |  40 |1374 |3261 |1559 | 107k|  0 |  24k|  45k| 6.076797e+01 | 5.800000e+01 |   4.77%|  51.58%
1499.50/1504.69	c   482s| 36000 |  4178 |  3838k| 102.9 |   465M |  40 |1374 |3215 |1569 | 108k|  1 |  24k|  45k| 6.076660e+01 | 5.800000e+01 |   4.77%|  51.60%
1500.30/1505.40	c   483s| 36100 |  4198 |  3848k| 102.9 |   465M |  40 |1374 |3205 |1623 | 108k|  1 |  24k|  45k| 6.076618e+01 | 5.800000e+01 |   4.77%|  51.60%
1501.10/1506.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1501.10/1506.26	c   484s| 36200 |  4204 |  3858k| 102.9 |   465M |  40 |1374 |3190 |1631 | 108k|  2 |  24k|  45k| 6.076499e+01 | 5.800000e+01 |   4.77%|  51.62%
1501.91/1507.01	c   485s| 36300 |  4210 |  3867k| 102.9 |   465M |  40 |1374 |3186 |1565 | 108k|  0 |  24k|  45k| 6.076383e+01 | 5.800000e+01 |   4.77%|  51.63%
1502.59/1507.74	c   485s| 36400 |  4226 |  3876k| 102.8 |   465M |  40 |1374 |3224 |1609 | 108k|  0 |  24k|  45k| 6.076166e+01 | 5.800000e+01 |   4.76%|  51.65%
1503.09/1508.25	c   486s| 36500 |  4240 |  3881k| 102.7 |   465M |  40 |1374 |3223 |1609 | 108k|  0 |  24k|  45k| 6.075818e+01 | 5.800000e+01 |   4.76%|  51.67%
1503.79/1508.94	c   486s| 36600 |  4254 |  3889k| 102.6 |   465M |  40 |1374 |3256 |1573 | 108k|  3 |  24k|  45k| 6.075663e+01 | 5.800000e+01 |   4.75%|  51.68%
1504.48/1509.66	c   487s| 36700 |  4264 |  3897k| 102.6 |   465M |  40 |1374 |3278 |1574 | 108k|  2 |  24k|  45k| 6.075603e+01 | 5.800000e+01 |   4.75%|  51.69%
1505.18/1510.33	c   488s| 36800 |  4276 |  3905k| 102.5 |   465M |  40 |1374 |3249 |1649 | 109k|  0 |  24k|  45k| 6.075451e+01 | 5.800000e+01 |   4.75%|  51.70%
1505.89/1511.06	c   489s| 36900 |  4291 |  3914k| 102.5 |   465M |  40 |1374 |3244 |1592 | 109k|  2 |  24k|  45k| 6.075395e+01 | 5.800000e+01 |   4.75%|  51.70%
1506.58/1511.74	c   489s| 37000 |  4299 |  3922k| 102.4 |   465M |  40 |1374 |3250 |1536 | 109k|  0 |  24k|  45k| 6.075331e+01 | 5.800000e+01 |   4.75%|  51.71%
1507.37/1512.52	c   490s| 37100 |  4313 |  3931k| 102.4 |   465M |  40 |1374 |3250 |1626 | 109k|  5 |  25k|  45k| 6.075209e+01 | 5.800000e+01 |   4.74%|  51.72%
1508.37/1513.52	c   491s| 37200 |  4313 |  3939k| 102.3 |   465M |  40 |1374 |3259 |1623 | 109k|  0 |  25k|  45k| 6.075170e+01 | 5.800000e+01 |   4.74%|  51.73%
1509.27/1514.40	c   492s| 37300 |  4319 |  3948k| 102.3 |   465M |  40 |1374 |3250 |1606 | 109k|  0 |  25k|  46k| 6.075138e+01 | 5.800000e+01 |   4.74%|  51.73%
1510.06/1515.24	c   493s| 37400 |  4327 |  3956k| 102.3 |   465M |  40 |1374 |3328 |1607 | 109k|  2 |  25k|  46k| 6.075123e+01 | 5.800000e+01 |   4.74%|  51.73%
1510.87/1516.07	c   494s| 37500 |  4337 |  3964k| 102.2 |   465M |  40 |1374 |3362 |1606 | 109k|  1 |  25k|  46k| 6.075103e+01 | 5.800000e+01 |   4.74%|  51.73%
1511.76/1516.99	c   495s| 37600 |  4339 |  3972k| 102.1 |   465M |  40 |1374 |3362 |1635 | 109k|  2 |  25k|  46k| 6.074957e+01 | 5.800000e+01 |   4.74%|  51.76%
1512.56/1517.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1512.56/1517.78	c   495s| 37700 |  4356 |  3980k| 102.1 |   465M |  40 |1374 |3380 |1562 | 109k|  2 |  25k|  46k| 6.074837e+01 | 5.800000e+01 |   4.74%|  52.34%
1513.55/1518.73	c   496s| 37800 |  4368 |  3990k| 102.1 |   465M |  40 |1374 |3341 |1541 | 110k|  4 |  25k|  46k| 6.074768e+01 | 5.800000e+01 |   4.74%|  52.36%
1514.35/1519.58	c   497s| 37900 |  4374 |  3998k| 102.0 |   465M |  40 |1374 |3304 |1647 | 110k|  0 |  25k|  46k| 6.074612e+01 | 5.800000e+01 |   4.73%|  52.37%
1515.15/1520.39	c   498s| 38000 |  4364 |  4007k| 102.0 |   465M |  40 |1374 |3272 |1544 | 110k|  2 |  25k|  46k| 6.074612e+01 | 5.800000e+01 |   4.73%|  52.38%
1516.34/1521.51	c   499s| 38100 |  4372 |  4017k| 102.0 |   465M |  40 |1374 |3291 |1612 | 110k|  0 |  25k|  46k| 6.074576e+01 | 5.800000e+01 |   4.73%|  52.39%
1517.34/1522.50	c   500s| 38200 |  4373 |  4027k| 102.0 |   465M |  40 |1374 |3333 |1621 | 110k|  2 |  25k|  46k| 6.074301e+01 | 5.800000e+01 |   4.73%|  52.41%
1518.34/1523.55	c   501s| 38300 |  4377 |  4038k| 102.0 |   466M |  40 |1374 |3343 |1669 | 110k|  0 |  25k|  46k| 6.074196e+01 | 5.800000e+01 |   4.73%|  52.42%
1519.13/1524.38	c   502s| 38400 |  4379 |  4046k| 101.9 |   466M |  40 |1374 |3384 |1567 | 110k|  0 |  25k|  47k| 6.074043e+01 | 5.800000e+01 |   4.72%|  52.44%
1519.94/1525.19	c   503s| 38500 |  4383 |  4054k| 101.9 |   466M |  40 |1374 |3374 |1623 | 110k|  0 |  25k|  47k| 6.073887e+01 | 5.800000e+01 |   4.72%|  52.45%
1521.14/1526.32	c   504s| 38600 |  4399 |  4066k| 101.9 |   466M |  40 |1374 |3367 |1602 | 110k|  0 |  25k|  47k| 6.073546e+01 | 5.800000e+01 |   4.72%|  52.48%
1522.03/1527.23	c   505s| 38700 |  4397 |  4075k| 101.9 |   466M |  40 |1374 |3329 |1592 | 110k|  3 |  26k|  47k| 6.073431e+01 | 5.800000e+01 |   4.71%|  52.49%
1522.84/1528.06	c   506s| 38800 |  4419 |  4084k| 101.9 |   466M |  40 |1374 |3337 |1589 | 110k|  0 |  26k|  47k| 6.073380e+01 | 5.800000e+01 |   4.71%|  52.50%
1523.63/1528.81	c   506s| 38900 |  4437 |  4091k| 101.8 |   466M |  40 |1374 |3361 |1630 | 110k|  0 |  26k|  47k| 6.073320e+01 | 5.800000e+01 |   4.71%|  52.50%
1524.32/1529.50	c   507s| 39000 |  4447 |  4100k| 101.8 |   466M |  40 |1374 |3363 |1636 | 111k|  1 |  26k|  47k| 6.073142e+01 | 5.800000e+01 |   4.71%|  52.51%
1525.72/1530.99	c   509s| 39100 |  4453 |  4109k| 101.7 |   466M |  40 |1374 |3402 |   0 | 111k|  0 |  26k|  47k| 6.073030e+01 | 5.800000e+01 |   4.71%|  52.55%
1526.52/1531.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1526.52/1531.76	c   509s| 39200 |  4449 |  4118k| 101.7 |   466M |  40 |1374 |3414 |1566 | 111k|  0 |  26k|  47k| 6.072990e+01 | 5.800000e+01 |   4.71%|  52.57%
1527.31/1532.59	c   510s| 39300 |  4455 |  4126k| 101.6 |   466M |  40 |1374 |3374 |1691 | 111k|  4 |  26k|  47k| 6.072854e+01 | 5.800000e+01 |   4.70%|  52.65%
1528.01/1533.29	c   511s| 39400 |  4483 |  4135k| 101.6 |   466M |  40 |1374 |3345 |1596 | 111k|  0 |  26k|  47k| 6.072533e+01 | 5.800000e+01 |   4.70%|  52.68%
1528.92/1534.15	c   512s| 39500 |  4491 |  4144k| 101.6 |   466M |  40 |1374 |3333 |1562 | 112k|  2 |  26k|  47k| 6.072304e+01 | 5.800000e+01 |   4.69%|  52.69%
1529.71/1534.95	c   512s| 39600 |  4496 |  4153k| 101.6 |   466M |  40 |1374 |3367 |1622 | 112k|  3 |  26k|  47k| 6.072115e+01 | 5.800000e+01 |   4.69%|  52.71%
1530.50/1535.78	c   513s| 39700 |  4494 |  4161k| 101.5 |   466M |  40 |1374 |3418 |1546 | 112k|  4 |  26k|  47k| 6.072059e+01 | 5.800000e+01 |   4.69%|  52.72%
1531.20/1536.44	c   514s| 39800 |  4502 |  4168k| 101.4 |   466M |  40 |1374 |3410 |1615 | 112k|  1 |  26k|  47k| 6.071937e+01 | 5.800000e+01 |   4.69%|  52.73%
1532.10/1537.36	c   515s| 39900 |  4515 |  4177k| 101.4 |   466M |  40 |1374 |3396 |1532 | 112k|  2 |  26k|  48k| 6.071937e+01 | 5.800000e+01 |   4.69%|  52.73%
1533.09/1538.30	c   516s| 40000 |  4515 |  4188k| 101.4 |   466M |  40 |1374 |3339 |1631 | 112k|  0 |  26k|  48k| 6.071840e+01 | 5.800000e+01 |   4.69%|  52.74%
1533.69/1538.99	c   517s| 40100 |  4529 |  4197k| 101.4 |   466M |  40 |1374 |3296 |1579 | 112k|  0 |  26k|  48k| 6.071819e+01 | 5.800000e+01 |   4.69%|  52.74%
1534.90/1540.12	c   518s| 40200 |  4541 |  4208k| 101.4 |   466M |  40 |1374 |3289 |1582 | 112k|  1 |  26k|  48k| 6.071570e+01 | 5.800000e+01 |   4.68%|  52.76%
1535.68/1540.98	c   518s| 40300 |  4553 |  4217k| 101.4 |   466M |  40 |1374 |3319 |1555 | 113k|  0 |  26k|  48k| 6.071444e+01 | 5.800000e+01 |   4.68%|  52.77%
1536.58/1541.86	c   519s| 40400 |  4563 |  4225k| 101.3 |   466M |  40 |1374 |3296 |1552 | 113k|  0 |  26k|  48k| 6.071337e+01 | 5.800000e+01 |   4.68%|  52.79%
1537.48/1542.70	c   520s| 40500 |  4581 |  4236k| 101.4 |   466M |  40 |1374 |3286 |1577 | 113k|  0 |  26k|  48k| 6.071204e+01 | 5.800000e+01 |   4.68%|  52.80%
1538.08/1543.36	c   521s| 40600 |  4599 |  4244k| 101.3 |   466M |  40 |1374 |3279 |1616 | 113k|  2 |  26k|  48k| 6.071016e+01 | 5.800000e+01 |   4.67%|  52.81%
1539.47/1544.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1539.47/1544.76	c   522s| 40700 |  4607 |  4254k| 101.3 |   466M |  40 |1374 |3353 |1617 | 113k|  0 |  27k|  48k| 6.070936e+01 | 5.800000e+01 |   4.67%|  52.82%
1540.27/1545.50	c   523s| 40800 |  4629 |  4263k| 101.3 |   466M |  40 |1374 |3312 |   0 | 113k|  0 |  27k|  48k| 6.070831e+01 | 5.800000e+01 |   4.67%|  52.83%
1540.97/1546.25	c   524s| 40900 |  4633 |  4272k| 101.2 |   466M |  40 |1374 |3296 |1816 | 113k|  4 |  27k|  48k| 6.070696e+01 | 5.800000e+01 |   4.67%|  52.85%
1541.66/1546.96	c   524s| 41000 |  4651 |  4280k| 101.2 |   466M |  40 |1374 |3266 |1608 | 114k|  0 |  27k|  48k| 6.070611e+01 | 5.800000e+01 |   4.67%|  52.85%
1542.56/1547.89	c   525s| 41100 |  4657 |  4290k| 101.2 |   466M |  40 |1374 |3294 |1586 | 114k|  0 |  27k|  49k| 6.070447e+01 | 5.800000e+01 |   4.66%|  52.87%
1543.26/1548.53	c   526s| 41200 |  4661 |  4298k| 101.1 |   466M |  40 |1374 |3232 |1609 | 114k|  4 |  27k|  49k| 6.070107e+01 | 5.800000e+01 |   4.66%|  52.90%
1543.95/1549.25	c   527s| 41300 |  4661 |  4306k| 101.1 |   466M |  40 |1374 |3200 |1564 | 114k|  0 |  27k|  49k| 6.070046e+01 | 5.800000e+01 |   4.66%|  52.91%
1545.05/1550.39	c   528s| 41400 |  4675 |  4315k| 101.1 |   466M |  40 |1374 |3248 |1582 | 114k|  6 |  27k|  49k| 6.069877e+01 | 5.800000e+01 |   4.65%|  52.92%
1545.65/1550.96	c   528s| 41500 |  4687 |  4322k| 101.0 |   466M |  40 |1374 |3243 |1601 | 114k|  1 |  27k|  49k| 6.069800e+01 | 5.800000e+01 |   4.65%|  52.93%
1546.55/1551.80	c   529s| 41600 |  4697 |  4331k| 101.0 |   466M |  40 |1374 |3290 |1592 | 114k|  3 |  27k|  49k| 6.069773e+01 | 5.800000e+01 |   4.65%|  52.93%
1547.24/1552.55	c   530s| 41700 |  4703 |  4340k| 101.0 |   466M |  40 |1374 |3321 |1645 | 114k|  0 |  27k|  49k| 6.069746e+01 | 5.800000e+01 |   4.65%|  52.93%
1548.14/1553.49	c   531s| 41800 |  4719 |  4349k| 100.9 |   466M |  40 |1374 |3323 |1562 | 114k|  0 |  27k|  49k| 6.069732e+01 | 5.800000e+01 |   4.65%|  52.94%
1549.03/1554.33	c   532s| 41900 |  4725 |  4358k| 100.9 |   466M |  40 |1374 |3312 |1592 | 115k|  0 |  27k|  49k| 6.069671e+01 | 5.800000e+01 |   4.65%|  52.95%
1549.63/1554.97	c   532s| 42000 |  4723 |  4367k| 100.9 |   466M |  40 |1374 |3277 |1634 | 115k|  0 |  27k|  49k| 6.069670e+01 | 5.800000e+01 |   4.65%|  52.95%
1550.63/1555.94	c   533s| 42100 |  4727 |  4376k| 100.8 |   466M |  40 |1374 |3275 |1575 | 115k|  3 |  27k|  49k| 6.069526e+01 | 5.800000e+01 |   4.65%|  52.97%
1551.23/1556.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1551.23/1556.58	c   534s| 42200 |  4723 |  4383k| 100.8 |   466M |  40 |1374 |3240 |1630 | 115k|  3 |  27k|  49k| 6.069526e+01 | 5.800000e+01 |   4.65%|  52.98%
1552.02/1557.32	c   535s| 42300 |  4739 |  4393k| 100.8 |   466M |  40 |1374 |3233 |1639 | 115k|  2 |  27k|  49k| 6.069333e+01 | 5.800000e+01 |   4.64%|  53.00%
1552.62/1557.91	c   535s| 42400 |  4739 |  4400k| 100.7 |   467M |  40 |1374 |3197 |1578 | 115k|  2 |  27k|  49k| 6.069261e+01 | 5.800000e+01 |   4.64%|  53.01%
1553.32/1558.67	c   536s| 42500 |  4749 |  4408k| 100.7 |   467M |  40 |1374 |3187 |1603 | 115k|  0 |  27k|  49k| 6.069030e+01 | 5.800000e+01 |   4.64%|  53.03%
1554.32/1559.66	c   537s| 42600 |  4761 |  4419k| 100.7 |   467M |  40 |1374 |3206 |1607 | 115k|  2 |  27k|  50k| 6.068852e+01 | 5.800000e+01 |   4.64%|  53.05%
1555.01/1560.32	c   538s| 42700 |  4755 |  4427k| 100.6 |   467M |  40 |1374 |3207 |1586 | 115k|  4 |  27k|  50k| 6.068768e+01 | 5.800000e+01 |   4.63%|  53.06%
1556.01/1561.32	c   539s| 42800 |  4769 |  4435k| 100.6 |   467M |  40 |1374 |3206 |1622 | 115k|  2 |  27k|  50k| 6.068439e+01 | 5.800000e+01 |   4.63%|  53.08%
1556.72/1562.11	c   540s| 42900 |  4779 |  4444k| 100.6 |   467M |  40 |1374 |3200 |1625 | 116k|  3 |  27k|  50k| 6.068287e+01 | 5.800000e+01 |   4.63%|  53.10%
1557.50/1562.88	c   540s| 43000 |  4799 |  4453k| 100.5 |   467M |  40 |1374 |3208 |1596 | 116k|  0 |  27k|  50k| 6.068136e+01 | 5.800000e+01 |   4.62%|  53.11%
1558.30/1563.69	c   541s| 43100 |  4811 |  4462k| 100.5 |   467M |  40 |1374 |3191 |1604 | 116k|  0 |  27k|  50k| 6.068123e+01 | 5.800000e+01 |   4.62%|  53.12%
1559.10/1564.48	c   542s| 43200 |  4831 |  4473k| 100.5 |   467M |  40 |1374 |3200 |1591 | 116k|  2 |  28k|  50k| 6.068098e+01 | 5.800000e+01 |   4.62%|  53.12%
1559.90/1565.20	c   543s| 43300 |  4825 |  4480k| 100.5 |   467M |  40 |1374 |3226 |1651 | 116k|  0 |  28k|  50k| 6.068054e+01 | 5.800000e+01 |   4.62%|  53.13%
1560.89/1566.23	c   544s| 43400 |  4827 |  4488k| 100.4 |   467M |  40 |1374 |3287 |1581 | 116k|  1 |  28k|  50k| 6.068030e+01 | 5.800000e+01 |   4.62%|  53.13%
1561.89/1567.26	c   545s| 43500 |  4837 |  4497k| 100.4 |   467M |  40 |1374 |3331 |1601 | 116k|  2 |  28k|  50k| 6.067999e+01 | 5.800000e+01 |   4.62%|  53.13%
1562.59/1567.97	c   545s| 43600 |  4849 |  4505k| 100.3 |   467M |  40 |1374 |3321 |1593 | 116k|  0 |  28k|  50k| 6.067970e+01 | 5.800000e+01 |   4.62%|  53.13%
1563.70/1569.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1563.70/1569.03	c   547s| 43700 |  4873 |  4515k| 100.3 |   467M |  40 |1374 |3392 |1613 | 116k|  1 |  28k|  51k| 6.067833e+01 | 5.800000e+01 |   4.62%|  53.15%
1564.69/1570.01	c   548s| 43800 |  4871 |  4524k| 100.3 |   467M |  40 |1374 |3432 |1638 | 116k|  0 |  28k|  51k| 6.067833e+01 | 5.800000e+01 |   4.62%|  53.15%
1565.88/1571.27	c   549s| 43900 |  4861 |  4533k| 100.3 |   467M |  40 |1374 |3488 |1645 | 116k|  2 |  28k|  51k| 6.067833e+01 | 5.800000e+01 |   4.62%|  53.15%
1566.68/1572.10	c   550s| 44000 |  4873 |  4542k| 100.3 |   467M |  40 |1374 |3441 |1562 | 116k|  0 |  28k|  51k| 6.067523e+01 | 5.800000e+01 |   4.61%|  53.18%
1567.97/1573.38	c   551s| 44100 |  4885 |  4553k| 100.3 |   467M |  40 |1374 |3550 |1614 | 117k|  3 |  28k|  51k| 6.067356e+01 | 5.800000e+01 |   4.61%|  53.19%
1568.78/1574.14	c   552s| 44200 |  4898 |  4559k| 100.2 |   467M |  40 |1374 |3565 |1609 | 117k|  2 |  28k|  51k| 6.067214e+01 | 5.800000e+01 |   4.61%|  53.20%
1569.77/1575.18	c   553s| 44300 |  4912 |  4568k| 100.2 |   467M |  40 |1374 |3587 |1603 | 117k|  2 |  29k|  51k| 6.067074e+01 | 5.800000e+01 |   4.60%|  53.21%
1570.56/1575.98	c   553s| 44400 |  4920 |  4576k| 100.1 |   467M |  40 |1374 |3600 |1564 | 117k|  0 |  29k|  51k| 6.066854e+01 | 5.800000e+01 |   4.60%|  53.23%
1571.55/1576.90	c   554s| 44500 |  4930 |  4585k| 100.1 |   467M |  40 |1374 |3590 |1557 | 117k|  2 |  29k|  52k| 6.066752e+01 | 5.800000e+01 |   4.60%|  53.24%
1572.25/1577.65	c   555s| 44600 |  4942 |  4593k| 100.1 |   467M |  40 |1374 |3620 |1591 | 117k|  2 |  29k|  52k| 6.066732e+01 | 5.800000e+01 |   4.60%|  53.24%
1573.05/1578.42	c   556s| 44700 |  4948 |  4602k| 100.0 |   467M |  40 |1374 |3590 |1600 | 117k|  0 |  29k|  52k| 6.066726e+01 | 5.800000e+01 |   4.60%|  53.24%
1574.14/1579.55	c   557s| 44800 |  4956 |  4610k| 100.0 |   467M |  40 |1374 |3602 |1612 | 117k|  0 |  29k|  52k| 6.066647e+01 | 5.800000e+01 |   4.60%|  53.25%
1575.24/1580.68	c   558s| 44900 |  4954 |  4618k| 100.0 |   467M |  40 |1374 |3629 |1663 | 117k|  0 |  29k|  52k| 6.066640e+01 | 5.800000e+01 |   4.60%|  53.26%
1576.04/1581.40	c   559s| 45000 |  4952 |  4626k|  99.9 |   467M |  40 |1374 |3563 |1588 | 117k|  0 |  29k|  52k| 6.066538e+01 | 5.800000e+01 |   4.60%|  53.27%
1576.65/1582.09	c   560s| 45100 |  4956 |  4634k|  99.9 |   467M |  40 |1374 |3526 |1613 | 118k|  2 |  29k|  52k| 6.066496e+01 | 5.800000e+01 |   4.59%|  53.28%
1577.43/1582.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1577.43/1582.89	c   560s| 45200 |  4956 |  4643k|  99.9 |   467M |  40 |1374 |3502 |1622 | 118k|  0 |  29k|  52k| 6.066384e+01 | 5.800000e+01 |   4.59%|  53.29%
1578.43/1583.87	c   561s| 45300 |  4957 |  4653k|  99.9 |   467M |  40 |1374 |3504 |1605 | 118k|  0 |  29k|  52k| 6.066342e+01 | 5.800000e+01 |   4.59%|  53.31%
1579.23/1584.60	c   562s| 45400 |  4969 |  4661k|  99.8 |   467M |  40 |1374 |3546 |1565 | 118k|  0 |  29k|  52k| 6.066104e+01 | 5.800000e+01 |   4.59%|  53.33%
1579.93/1585.34	c   563s| 45500 |  4979 |  4670k|  99.8 |   467M |  40 |1374 |3549 |1603 | 118k|  2 |  29k|  53k| 6.065970e+01 | 5.800000e+01 |   4.59%|  53.34%
1580.82/1586.27	c   564s| 45600 |  4985 |  4679k|  99.8 |   467M |  40 |1374 |3527 |1631 | 118k|  1 |  29k|  53k| 6.065855e+01 | 5.800000e+01 |   4.58%|  53.35%
1581.42/1586.89	c   564s| 45700 |  4995 |  4687k|  99.7 |   467M |  40 |1374 |3543 |1584 | 118k|  2 |  29k|  53k| 6.065812e+01 | 5.800000e+01 |   4.58%|  53.35%
1582.32/1587.75	c   565s| 45800 |  5001 |  4695k|  99.7 |   467M |  40 |1374 |3562 |1607 | 118k|  0 |  29k|  53k| 6.065775e+01 | 5.800000e+01 |   4.58%|  53.36%
1583.11/1588.51	c   566s| 45900 |  5003 |  4703k|  99.7 |   467M |  40 |1374 |3542 |1644 | 118k|  1 |  29k|  53k| 6.065735e+01 | 5.800000e+01 |   4.58%|  53.37%
1584.01/1589.41	c   567s| 46000 |  4995 |  4713k|  99.7 |   467M |  40 |1374 |3447 |1737 | 118k|  2 |  29k|  53k| 6.065592e+01 | 5.800000e+01 |   4.58%|  53.39%
1584.81/1590.23	c   568s| 46100 |  4994 |  4722k|  99.6 |   467M |  40 |1374 |3496 |1655 | 118k|  0 |  29k|  53k| 6.065592e+01 | 5.800000e+01 |   4.58%|  53.40%
1585.51/1590.95	c   568s| 46200 |  5002 |  4730k|  99.6 |   467M |  40 |1374 |3477 |1595 | 119k|  8 |  30k|  53k| 6.065326e+01 | 5.800000e+01 |   4.57%|  53.42%
1586.20/1591.69	c   569s| 46300 |  5006 |  4739k|  99.6 |   467M |  40 |1374 |3457 |1574 | 119k|  0 |  30k|  53k| 6.065184e+01 | 5.800000e+01 |   4.57%|  53.43%
1586.90/1592.36	c   570s| 46400 |  5008 |  4746k|  99.5 |   467M |  40 |1374 |3470 |1625 | 119k|  0 |  30k|  53k| 6.065064e+01 | 5.800000e+01 |   4.57%|  53.44%
1587.71/1593.15	c   571s| 46500 |  5008 |  4754k|  99.5 |   467M |  40 |1374 |3477 |1638 | 119k|  0 |  30k|  53k| 6.064778e+01 | 5.800000e+01 |   4.57%|  55.21%
1588.49/1593.95	c   571s| 46600 |  5013 |  4764k|  99.5 |   467M |  40 |1374 |3427 |1563 | 119k|  0 |  30k|  53k| 6.064581e+01 | 5.800000e+01 |   4.56%|  56.37%
1589.39/1594.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1589.39/1594.85	c   572s| 46700 |  5029 |  4774k|  99.5 |   467M |  40 |1374 |3380 |1541 | 119k|  0 |  30k|  53k| 6.064102e+01 | 5.800000e+01 |   4.55%|  56.41%
1590.39/1595.81	c   573s| 46800 |  5043 |  4785k|  99.5 |   467M |  40 |1374 |3342 |1599 | 119k|  5 |  30k|  54k| 6.063724e+01 | 5.800000e+01 |   4.55%|  56.45%
1591.28/1596.74	c   574s| 46900 |  5049 |  4794k|  99.5 |   467M |  40 |1374 |3360 |1581 | 119k|  3 |  30k|  54k| 6.063696e+01 | 5.800000e+01 |   4.55%|  56.45%
1592.08/1597.51	c   575s| 47000 |  5045 |  4800k|  99.4 |   467M |  40 |1374 |3407 |1608 | 119k|  0 |  30k|  54k| 6.063649e+01 | 5.800000e+01 |   4.55%|  56.46%
1592.98/1598.47	c   576s| 47100 |  5053 |  4809k|  99.4 |   467M |  40 |1374 |3456 |1628 | 119k|  3 |  30k|  54k| 6.063630e+01 | 5.800000e+01 |   4.55%|  56.46%
1593.78/1599.21	c   577s| 47200 |  5061 |  4818k|  99.3 |   467M |  40 |1374 |3451 |1624 | 119k|  2 |  30k|  54k| 6.063492e+01 | 5.800000e+01 |   4.54%|  56.47%
1594.47/1600.01	c   578s| 47300 |  5067 |  4826k|  99.3 |   467M |  40 |1374 |3481 |1630 | 120k|  0 |  30k|  54k| 6.063262e+01 | 5.800000e+01 |   4.54%|  56.49%
1595.27/1600.72	c   578s| 47400 |  5079 |  4834k|  99.3 |   467M |  40 |1374 |3470 |1576 | 120k|  0 |  30k|  54k| 6.063227e+01 | 5.800000e+01 |   4.54%|  56.49%
1596.96/1602.40	c   580s| 47500 |  5105 |  4847k|  99.3 |   467M |  40 |1374 |3646 |1567 | 120k|  0 |  30k|  54k| 6.063123e+01 | 5.800000e+01 |   4.54%|  56.50%
1597.68/1603.13	c   581s| 47600 |  5117 |  4855k|  99.3 |   467M |  40 |1374 |3648 |1534 | 120k|  0 |  30k|  54k| 6.063123e+01 | 5.800000e+01 |   4.54%|  56.50%
1598.27/1603.74	c   581s| 47700 |  5113 |  4862k|  99.2 |   467M |  40 |1374 |3645 |1611 | 120k|  2 |  30k|  55k| 6.063067e+01 | 5.800000e+01 |   4.54%|  56.51%
1598.96/1604.49	c   582s| 47800 |  5129 |  4869k|  99.2 |   467M |  40 |1374 |3633 |1598 | 120k|  2 |  30k|  55k| 6.062823e+01 | 5.800000e+01 |   4.53%|  56.53%
1599.57/1605.03	c   583s| 47900 |  5133 |  4876k|  99.1 |   467M |  40 |1374 |3649 |1591 | 120k|  1 |  30k|  55k| 6.062758e+01 | 5.800000e+01 |   4.53%|  56.54%
1600.36/1605.81	c   583s| 48000 |  5125 |  4886k|  99.1 |   467M |  40 |1374 |3543 |1605 | 120k|  1 |  30k|  55k| 6.062538e+01 | 5.800000e+01 |   4.53%|  56.56%
1601.16/1606.61	c   584s| 48100 |  5147 |  4895k|  99.1 |   467M |  40 |1374 |3489 |1627 | 120k|  0 |  30k|  55k| 6.062036e+01 | 5.800000e+01 |   4.52%|  56.60%
1601.85/1607.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1601.85/1607.37	c   585s| 48200 |  5151 |  4905k|  99.1 |   467M |  40 |1374 |3453 |1586 | 120k|  3 |  30k|  55k| 6.061943e+01 | 5.800000e+01 |   4.52%|  56.61%
1602.66/1608.16	c   586s| 48300 |  5153 |  4913k|  99.1 |   467M |  40 |1374 |3438 |1590 | 120k|  0 |  31k|  55k| 6.061904e+01 | 5.800000e+01 |   4.52%|  56.61%
1603.56/1609.06	c   587s| 48400 |  5163 |  4925k|  99.1 |   467M |  40 |1374 |3439 |1638 | 120k|  4 |  31k|  55k| 6.061895e+01 | 5.800000e+01 |   4.52%|  56.62%
1604.34/1609.80	c   587s| 48500 |  5171 |  4934k|  99.1 |   467M |  40 |1374 |3432 |1538 | 121k|  0 |  31k|  55k| 6.061852e+01 | 5.800000e+01 |   4.51%|  56.63%
1604.94/1610.45	c   588s| 48600 |  5179 |  4942k|  99.0 |   467M |  40 |1374 |3415 |1620 | 121k|  2 |  31k|  55k| 6.061629e+01 | 5.800000e+01 |   4.51%|  56.65%
1605.94/1611.48	c   589s| 48700 |  5203 |  4952k|  99.1 |   467M |  40 |1374 |3411 |1634 | 121k|  5 |  31k|  55k| 6.061238e+01 | 5.800000e+01 |   4.50%|  56.67%
1606.65/1612.13	c   590s| 48800 |  5198 |  4960k|  99.0 |   467M |  40 |1374 |3414 |1631 | 121k|  2 |  31k|  55k| 6.061160e+01 | 5.800000e+01 |   4.50%|  56.68%
1607.33/1612.84	c   590s| 48900 |  5201 |  4968k|  99.0 |   467M |  40 |1374 |3396 |1616 | 121k|  2 |  31k|  55k| 6.060978e+01 | 5.800000e+01 |   4.50%|  56.70%
1608.23/1613.74	c   591s| 49000 |  5213 |  4977k|  98.9 |   467M |  40 |1374 |3385 |1607 | 121k|  0 |  31k|  55k| 6.060946e+01 | 5.800000e+01 |   4.50%|  56.71%
1609.13/1614.67	c   592s| 49100 |  5225 |  4988k|  99.0 |   467M |  40 |1374 |3382 |1597 | 121k|  0 |  31k|  55k| 6.060749e+01 | 5.800000e+01 |   4.50%|  56.72%
1609.83/1615.35	c   593s| 49200 |  5229 |  4997k|  98.9 |   467M |  40 |1374 |3347 |1618 | 121k|  2 |  31k|  55k| 6.060492e+01 | 5.800000e+01 |   4.49%|  56.75%
1610.64/1616.12	c   594s| 49300 |  5235 |  5005k|  98.9 |   467M |  40 |1374 |3374 |1604 | 121k|  0 |  31k|  55k| 6.060352e+01 | 5.800000e+01 |   4.49%|  56.76%
1611.42/1616.95	c   594s| 49400 |  5241 |  5015k|  98.9 |   467M |  40 |1374 |3376 |1563 | 121k|  3 |  31k|  55k| 6.060215e+01 | 5.800000e+01 |   4.49%|  56.78%
1612.22/1617.77	c   595s| 49500 |  5245 |  5023k|  98.9 |   467M |  40 |1374 |3430 |1601 | 122k|  0 |  31k|  55k| 6.060187e+01 | 5.800000e+01 |   4.49%|  56.78%
1613.11/1618.64	c   596s| 49600 |  5249 |  5033k|  98.9 |   467M |  40 |1374 |3406 |1602 | 122k|  2 |  31k|  56k| 6.060018e+01 | 5.800000e+01 |   4.48%|  56.80%
1613.81/1619.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1613.81/1619.39	c   597s| 49700 |  5254 |  5042k|  98.9 |   467M |  40 |1374 |3396 |1577 | 122k|  2 |  31k|  56k| 6.059872e+01 | 5.800000e+01 |   4.48%|  56.83%
1614.70/1620.22	c   598s| 49800 |  5256 |  5050k|  98.8 |   468M |  40 |1374 |3371 |1582 | 122k|  0 |  31k|  56k| 6.059825e+01 | 5.800000e+01 |   4.48%|  56.83%
1615.40/1620.93	c   598s| 49900 |  5270 |  5059k|  98.8 |   468M |  40 |1374 |3359 |1597 | 122k|  0 |  31k|  56k| 6.059711e+01 | 5.800000e+01 |   4.48%|  56.84%
1616.10/1621.65	c   599s| 50000 |  5278 |  5068k|  98.8 |   468M |  40 |1374 |3348 |1551 | 122k|  0 |  31k|  56k| 6.059599e+01 | 5.800000e+01 |   4.48%|  56.85%
1616.90/1622.41	c   600s| 50100 |  5292 |  5078k|  98.8 |   468M |  40 |1374 |3346 |1591 | 122k|  2 |  31k|  56k| 6.059460e+01 | 5.800000e+01 |   4.47%|  56.86%
1617.89/1623.43	c   601s| 50200 |  5288 |  5087k|  98.8 |   468M |  40 |1374 |3429 |1600 | 122k|  1 |  31k|  56k| 6.059392e+01 | 5.800000e+01 |   4.47%|  56.87%
1618.60/1624.17	c   602s| 50300 |  5294 |  5096k|  98.8 |   468M |  40 |1374 |3399 |1601 | 122k|  1 |  31k|  56k| 6.059184e+01 | 5.800000e+01 |   4.47%|  56.89%
1619.50/1625.05	c   603s| 50400 |  5299 |  5105k|  98.7 |   468M |  40 |1374 |3417 |1566 | 122k|  0 |  31k|  56k| 6.059177e+01 | 5.800000e+01 |   4.47%|  56.89%
1620.29/1625.80	c   603s| 50500 |  5319 |  5113k|  98.7 |   468M |  40 |1374 |3422 |1556 | 122k|  2 |  31k|  56k| 6.059104e+01 | 5.800000e+01 |   4.47%|  56.90%
1621.08/1626.65	c   604s| 50600 |  5311 |  5122k|  98.7 |   468M |  40 |1374 |3405 |1625 | 122k|  2 |  31k|  56k| 6.058959e+01 | 5.800000e+01 |   4.46%|  56.91%
1621.88/1627.48	c   605s| 50700 |  5319 |  5129k|  98.6 |   468M |  40 |1374 |3393 |1628 | 123k|  0 |  31k|  56k| 6.058959e+01 | 5.800000e+01 |   4.46%|  56.92%
1622.59/1628.19	c   606s| 50800 |  5322 |  5138k|  98.6 |   468M |  40 |1374 |3393 |1621 | 123k|  3 |  31k|  56k| 6.058830e+01 | 5.800000e+01 |   4.46%|  56.93%
1623.37/1629.00	c   607s| 50900 |  5324 |  5145k|  98.6 |   468M |  40 |1374 |3380 |1620 | 123k|  0 |  31k|  56k| 6.058719e+01 | 5.800000e+01 |   4.46%|  56.94%
1624.37/1629.99	c   608s| 51000 |  5338 |  5154k|  98.6 |   468M |  40 |1374 |3395 |1537 | 123k|  0 |  32k|  57k| 6.058663e+01 | 5.800000e+01 |   4.46%|  56.95%
1625.37/1630.95	c   608s| 51100 |  5342 |  5164k|  98.5 |   468M |  40 |1374 |3458 |1538 | 123k|  1 |  32k|  57k| 6.058583e+01 | 5.800000e+01 |   4.46%|  56.95%
1626.06/1631.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1626.06/1631.66	c   609s| 51200 |  5342 |  5171k|  98.5 |   468M |  40 |1374 |3459 |1619 | 123k|  9 |  32k|  57k| 6.058549e+01 | 5.800000e+01 |   4.46%|  56.95%
1626.86/1632.43	c   610s| 51300 |  5355 |  5180k|  98.5 |   468M |  40 |1374 |3454 |1618 | 123k|  1 |  32k|  57k| 6.058410e+01 | 5.800000e+01 |   4.46%|  56.97%
1627.57/1633.16	c   611s| 51400 |  5371 |  5189k|  98.5 |   468M |  40 |1374 |3458 |1574 | 123k|  0 |  32k|  57k| 6.058285e+01 | 5.800000e+01 |   4.45%|  56.97%
1628.16/1633.74	c   611s| 51500 |  5383 |  5196k|  98.4 |   468M |  40 |1374 |3481 |1553 | 123k|  1 |  32k|  57k| 6.058170e+01 | 5.800000e+01 |   4.45%|  56.98%
1628.76/1634.35	c   612s| 51600 |  5389 |  5202k|  98.4 |   468M |  40 |1374 |3515 |1554 | 123k|  1 |  32k|  57k| 6.058152e+01 | 5.800000e+01 |   4.45%|  56.98%
1629.15/1634.75	c   612s| 51700 |  5393 |  5207k|  98.3 |   468M |  40 |1374 |3528 |1560 | 123k|  0 |  32k|  57k| 6.058092e+01 | 5.800000e+01 |   4.45%|  56.99%
1629.75/1635.34	c   613s| 51800 |  5395 |  5214k|  98.2 |   468M |  40 |1374 |3506 |1555 | 123k|  0 |  32k|  57k| 6.057997e+01 | 5.800000e+01 |   4.45%|  57.00%
1630.46/1636.07	c   614s| 51900 |  5409 |  5222k|  98.2 |   468M |  40 |1374 |3506 |1576 | 123k|  0 |  32k|  57k| 6.057828e+01 | 5.800000e+01 |   4.45%|  57.01%
1631.15/1636.70	c   614s| 52000 |  5405 |  5229k|  98.1 |   468M |  40 |1374 |3512 |1588 | 123k|  2 |  32k|  57k| 6.057820e+01 | 5.800000e+01 |   4.45%|  57.01%
1632.04/1637.63	c   615s| 52100 |  5408 |  5239k|  98.1 |   468M |  40 |1374 |3515 |1594 | 124k|  2 |  32k|  57k| 6.057754e+01 | 5.800000e+01 |   4.44%|  57.02%
1632.74/1638.35	c   616s| 52200 |  5399 |  5246k|  98.1 |   468M |  40 |1374 |3515 |1660 | 124k|  1 |  32k|  57k| 6.057602e+01 | 5.800000e+01 |   4.44%|  57.04%
1633.45/1639.05	c   617s| 52300 |  5411 |  5255k|  98.0 |   468M |  40 |1374 |3506 |1584 | 124k|  1 |  32k|  57k| 6.057566e+01 | 5.800000e+01 |   4.44%|  57.04%
1634.13/1639.75	c   617s| 52400 |  5411 |  5261k|  98.0 |   468M |  40 |1374 |3512 |1570 | 124k|  0 |  32k|  57k| 6.057481e+01 | 5.800000e+01 |   4.44%|  57.05%
1634.83/1640.42	c   618s| 52500 |  5421 |  5268k|  97.9 |   468M |  40 |1374 |3549 |1634 | 124k|  0 |  32k|  58k| 6.057431e+01 | 5.800000e+01 |   4.44%|  57.05%
1635.44/1641.07	c   619s| 52600 |  5433 |  5276k|  97.9 |   468M |  40 |1374 |3520 |1568 | 124k|  0 |  32k|  58k| 6.057201e+01 | 5.800000e+01 |   4.43%|  57.07%
1636.23/1641.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1636.23/1641.88	c   619s| 52700 |  5445 |  5285k|  97.9 |   468M |  40 |1374 |3534 |1553 | 124k|  2 |  32k|  58k| 6.057023e+01 | 5.800000e+01 |   4.43%|  57.08%
1637.02/1642.61	c   620s| 52800 |  5445 |  5294k|  97.9 |   469M |  40 |1374 |3513 |1621 | 124k|  0 |  32k|  58k| 6.056879e+01 | 5.800000e+01 |   4.43%|  57.09%
1637.82/1643.49	c   621s| 52900 |  5458 |  5303k|  97.9 |   469M |  40 |1374 |3483 |1618 | 124k|  0 |  32k|  58k| 6.056621e+01 | 5.800000e+01 |   4.42%|  57.26%
1638.92/1644.55	c   622s| 53000 |  5454 |  5312k|  97.8 |   469M |  40 |1374 |3460 |1586 | 124k|  0 |  32k|  58k| 6.056610e+01 | 5.800000e+01 |   4.42%|  57.26%
1639.72/1645.39	c   623s| 53100 |  5470 |  5321k|  97.8 |   469M |  40 |1374 |3440 |1602 | 125k|  0 |  32k|  58k| 6.056425e+01 | 5.800000e+01 |   4.42%|  57.28%
1640.53/1646.11	c   624s| 53200 |  5464 |  5330k|  97.8 |   469M |  40 |1374 |3412 |1645 | 125k|  1 |  32k|  58k| 6.056307e+01 | 5.800000e+01 |   4.42%|  57.29%
1641.11/1646.71	c   624s| 53300 |  5464 |  5337k|  97.7 |   469M |  40 |1374 |3395 |1584 | 125k|  0 |  32k|  58k| 6.056305e+01 | 5.800000e+01 |   4.42%|  57.30%
1641.81/1647.41	c   625s| 53400 |  5462 |  5346k|  97.7 |   469M |  40 |1374 |3405 |1607 | 125k|  2 |  32k|  58k| 6.056305e+01 | 5.800000e+01 |   4.42%|  57.30%
1642.61/1648.25	c   626s| 53500 |  5478 |  5354k|  97.7 |   469M |  40 |1374 |3452 |1609 | 125k|  0 |  32k|  58k| 6.056180e+01 | 5.800000e+01 |   4.42%|  57.31%
1643.20/1648.88	c   626s| 53600 |  5483 |  5362k|  97.7 |   469M |  40 |1374 |3442 |1567 | 125k|  0 |  33k|  58k| 6.056109e+01 | 5.800000e+01 |   4.42%|  58.48%
1644.10/1649.72	c   627s| 53700 |  5497 |  5372k|  97.7 |   469M |  40 |1374 |3459 |1634 | 125k|  0 |  33k|  58k| 6.056032e+01 | 5.800000e+01 |   4.41%|  58.48%
1644.70/1650.39	c   628s| 53800 |  5503 |  5380k|  97.6 |   469M |  40 |1374 |3452 |1612 | 125k|  0 |  33k|  58k| 6.055756e+01 | 5.800000e+01 |   4.41%|  58.50%
1645.51/1651.16	c   629s| 53900 |  5499 |  5389k|  97.6 |   469M |  40 |1374 |3440 |1616 | 125k|  0 |  33k|  58k| 6.055718e+01 | 5.800000e+01 |   4.41%|  58.51%
1646.29/1651.92	c   629s| 54000 |  5519 |  5398k|  97.6 |   469M |  40 |1374 |3393 |1543 | 125k|  2 |  33k|  58k| 6.055546e+01 | 5.800000e+01 |   4.41%|  58.53%
1647.09/1652.70	c   630s| 54100 |  5530 |  5409k|  97.6 |   470M |  40 |1374 |3368 |1698 | 125k|  0 |  33k|  58k| 6.055339e+01 | 5.800000e+01 |   4.40%|  58.54%
1647.69/1653.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1647.69/1653.39	c   631s| 54200 |  5542 |  5417k|  97.6 |   470M |  40 |1374 |3362 |1607 | 126k|  1 |  33k|  58k| 6.055269e+01 | 5.800000e+01 |   4.40%|  58.55%
1648.40/1654.01	c   632s| 54300 |  5546 |  5425k|  97.6 |   470M |  40 |1374 |3379 |1540 | 126k|  0 |  33k|  58k| 6.055222e+01 | 5.800000e+01 |   4.40%|  58.56%
1648.98/1654.61	c   632s| 54400 |  5558 |  5432k|  97.5 |   470M |  40 |1374 |3370 |1585 | 126k|  0 |  33k|  58k| 6.055222e+01 | 5.800000e+01 |   4.40%|  58.56%
1649.58/1655.28	c   633s| 54500 |  5572 |  5440k|  97.5 |   470M |  40 |1374 |3374 |1593 | 126k|  0 |  33k|  58k| 6.055194e+01 | 5.800000e+01 |   4.40%|  58.56%
1650.28/1655.90	c   633s| 54600 |  5576 |  5448k|  97.5 |   470M |  40 |1374 |3397 |1603 | 126k|  0 |  33k|  58k| 6.055086e+01 | 5.800000e+01 |   4.40%|  58.57%
1651.17/1656.82	c   634s| 54700 |  5578 |  5457k|  97.4 |   470M |  40 |1374 |3466 |   0 | 126k|  0 |  33k|  59k| 6.055039e+01 | 5.800000e+01 |   4.40%|  58.57%
1651.87/1657.54	c   635s| 54800 |  5568 |  5466k|  97.4 |   470M |  40 |1374 |3444 |1938 | 126k|  4 |  33k|  59k| 6.054840e+01 | 5.800000e+01 |   4.39%|  58.59%
1652.67/1658.35	c   636s| 54900 |  5573 |  5475k|  97.4 |   470M |  40 |1374 |3439 |1618 | 126k|  0 |  33k|  59k| 6.054589e+01 | 5.800000e+01 |   4.39%|  58.61%
1653.38/1659.03	c   637s| 55000 |  5571 |  5484k|  97.4 |   470M |  40 |1374 |3433 |1599 | 126k|  0 |  33k|  59k| 6.054575e+01 | 5.800000e+01 |   4.39%|  58.61%
1654.06/1659.74	c   637s| 55100 |  5571 |  5493k|  97.4 |   470M |  40 |1374 |3417 |1588 | 126k|  0 |  33k|  59k| 6.054230e+01 | 5.800000e+01 |   4.38%|  58.64%
1654.76/1660.48	c   638s| 55200 |  5583 |  5502k|  97.4 |   470M |  40 |1374 |3378 |1592 | 126k|  4 |  33k|  59k| 6.053869e+01 | 5.800000e+01 |   4.38%|  58.66%
1655.56/1661.28	c   639s| 55300 |  5587 |  5510k|  97.4 |   470M |  40 |1374 |3351 |1596 | 126k|  0 |  33k|  59k| 6.053699e+01 | 5.800000e+01 |   4.37%|  58.68%
1656.37/1662.02	c   640s| 55400 |  5597 |  5519k|  97.3 |   470M |  40 |1374 |3340 |1580 | 126k|  0 |  33k|  59k| 6.053662e+01 | 5.800000e+01 |   4.37%|  58.69%
1657.05/1662.71	c   640s| 55500 |  5603 |  5526k|  97.3 |   470M |  40 |1374 |3365 |1595 | 127k|  0 |  33k|  59k| 6.053600e+01 | 5.800000e+01 |   4.37%|  58.69%
1657.65/1663.34	c   641s| 55600 |  5621 |  5534k|  97.3 |   470M |  40 |1374 |3345 |1589 | 127k|  0 |  33k|  59k| 6.053566e+01 | 5.800000e+01 |   4.37%|  58.70%
1658.25/1663.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1658.25/1663.97	c   641s| 55700 |  5623 |  5542k|  97.2 |   470M |  40 |1374 |3348 |1570 | 127k|  0 |  33k|  59k| 6.053527e+01 | 5.800000e+01 |   4.37%|  58.70%
1659.05/1664.70	c   642s| 55800 |  5617 |  5550k|  97.2 |   470M |  40 |1374 |3372 |1566 | 127k|  0 |  33k|  59k| 6.053518e+01 | 5.800000e+01 |   4.37%|  58.71%
1659.84/1665.58	c   643s| 55900 |  5625 |  5559k|  97.2 |   470M |  40 |1374 |3378 |1585 | 127k|  0 |  33k|  59k| 6.053446e+01 | 5.800000e+01 |   4.37%|  58.71%
1660.74/1666.42	c   644s| 56000 |  5627 |  5569k|  97.2 |   470M |  40 |1374 |3374 |1621 | 127k|  0 |  33k|  59k| 6.053320e+01 | 5.800000e+01 |   4.37%|  58.73%
1661.45/1667.14	c   645s| 56100 |  5635 |  5578k|  97.2 |   470M |  40 |1374 |3369 |1623 | 127k|  2 |  33k|  59k| 6.053304e+01 | 5.800000e+01 |   4.37%|  58.73%
1662.04/1667.72	c   645s| 56200 |  5639 |  5585k|  97.1 |   470M |  40 |1374 |3359 |1636 | 127k|  2 |  33k|  59k| 6.053147e+01 | 5.800000e+01 |   4.36%|  58.75%
1662.73/1668.45	c   646s| 56300 |  5639 |  5594k|  97.1 |   470M |  40 |1374 |3344 |1569 | 127k|  0 |  33k|  59k| 6.053039e+01 | 5.800000e+01 |   4.36%|  58.76%
1663.53/1669.29	c   647s| 56400 |  5649 |  5603k|  97.1 |   470M |  40 |1374 |3357 |1586 | 127k|  2 |  33k|  59k| 6.052889e+01 | 5.800000e+01 |   4.36%|  58.77%
1664.53/1670.23	c   648s| 56500 |  5651 |  5612k|  97.1 |   470M |  40 |1374 |3353 |1602 | 127k|  3 |  33k|  60k| 6.052743e+01 | 5.800000e+01 |   4.36%|  58.78%
1665.23/1670.90	c   648s| 56600 |  5655 |  5621k|  97.1 |   470M |  40 |1374 |3355 |1595 | 127k|  2 |  33k|  60k| 6.052643e+01 | 5.800000e+01 |   4.36%|  58.79%
1665.92/1671.62	c   649s| 56700 |  5657 |  5629k|  97.1 |   470M |  40 |1374 |3340 |1549 | 127k|  2 |  33k|  60k| 6.052578e+01 | 5.800000e+01 |   4.35%|  58.81%
1666.62/1672.33	c   650s| 56800 |  5667 |  5637k|  97.0 |   470M |  40 |1374 |3346 |1578 | 127k|  2 |  33k|  60k| 6.052411e+01 | 5.800000e+01 |   4.35%|  58.82%
1667.33/1673.10	c   651s| 56900 |  5672 |  5645k|  97.0 |   471M |  40 |1374 |3386 |1622 | 128k|  0 |  33k|  60k| 6.052365e+01 | 5.800000e+01 |   4.35%|  58.83%
1668.12/1673.85	c   651s| 57000 |  5692 |  5655k|  97.0 |   471M |  40 |1374 |3371 |1588 | 128k|  0 |  33k|  60k| 6.052041e+01 | 5.800000e+01 |   4.35%|  58.86%
1669.42/1675.12	c   653s| 57100 |  5700 |  5663k|  97.0 |   471M |  40 |1374 |3376 |1596 | 128k|  2 |  33k|  60k| 6.052009e+01 | 5.800000e+01 |   4.34%|  58.87%
1670.01/1675.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1670.01/1675.78	c   653s| 57200 |  5703 |  5670k|  96.9 |   471M |  40 |1374 |3358 |1592 | 128k|  0 |  34k|  60k| 6.051930e+01 | 5.800000e+01 |   4.34%|  58.88%
1670.81/1676.58	c   654s| 57300 |  5715 |  5679k|  96.9 |   471M |  40 |1374 |3363 |1582 | 128k|  2 |  34k|  60k| 6.051918e+01 | 5.800000e+01 |   4.34%|  58.88%
1671.60/1677.31	c   655s| 57400 |  5715 |  5688k|  96.9 |   471M |  40 |1374 |3378 |1600 | 129k|  2 |  34k|  60k| 6.051910e+01 | 5.800000e+01 |   4.34%|  58.89%
1672.10/1677.83	c   655s| 57500 |  5731 |  5694k|  96.8 |   471M |  40 |1374 |3363 |1598 | 129k|  0 |  34k|  60k| 6.051890e+01 | 5.800000e+01 |   4.34%|  58.89%
1672.80/1678.54	c   656s| 57600 |  5737 |  5703k|  96.8 |   471M |  40 |1374 |3331 |1537 | 129k|  3 |  34k|  60k| 6.051709e+01 | 5.800000e+01 |   4.34%|  58.90%
1673.50/1679.28	c   657s| 57700 |  5746 |  5711k|  96.8 |   471M |  40 |1374 |3312 |1591 | 129k|  4 |  34k|  60k| 6.051656e+01 | 5.800000e+01 |   4.34%|  58.91%
1674.31/1680.05	c   658s| 57800 |  5756 |  5720k|  96.8 |   471M |  40 |1374 |3290 |1645 | 129k|  0 |  34k|  60k| 6.051563e+01 | 5.800000e+01 |   4.34%|  58.92%
1675.30/1681.02	c   659s| 57900 |  5774 |  5729k|  96.8 |   471M |  40 |1374 |3310 |1588 | 129k|  0 |  34k|  60k| 6.051292e+01 | 5.800000e+01 |   4.33%|  58.94%
1675.99/1681.76	c   659s| 58000 |  5764 |  5737k|  96.7 |   471M |  40 |1374 |3296 |1575 | 129k|  0 |  34k|  60k| 6.051268e+01 | 5.800000e+01 |   4.33%|  58.95%
1676.69/1682.45	c   660s| 58100 |  5780 |  5745k|  96.7 |   471M |  40 |1374 |3312 |   0 | 130k|  0 |  34k|  60k| 6.051223e+01 | 5.800000e+01 |   4.33%|  58.95%
1677.30/1683.07	c   661s| 58200 |  5776 |  5752k|  96.7 |   471M |  40 |1374 |3297 |1625 | 130k|  0 |  34k|  60k| 6.051028e+01 | 5.800000e+01 |   4.33%|  58.97%
1678.08/1683.89	c   661s| 58300 |  5770 |  5761k|  96.7 |   471M |  40 |1374 |3319 |1627 | 130k|  0 |  34k|  60k| 6.051023e+01 | 5.800000e+01 |   4.33%|  58.97%
1678.79/1684.57	c   662s| 58400 |  5780 |  5769k|  96.6 |   471M |  40 |1374 |3327 |1634 | 130k|  0 |  34k|  60k| 6.050900e+01 | 5.800000e+01 |   4.33%|  58.98%
1679.39/1685.13	c   663s| 58500 |  5782 |  5775k|  96.6 |   471M |  40 |1374 |3327 |1592 | 130k|  0 |  34k|  60k| 6.050817e+01 | 5.800000e+01 |   4.32%|  58.99%
1679.98/1685.71	c   663s| 58600 |  5784 |  5781k|  96.5 |   471M |  40 |1374 |3317 |1604 | 130k|  1 |  34k|  60k| 6.050554e+01 | 5.800000e+01 |   4.32%|  59.01%
1680.58/1686.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1680.58/1686.36	c   664s| 58700 |  5788 |  5789k|  96.5 |   471M |  40 |1374 |3293 |1599 | 130k|  0 |  34k|  61k| 6.050549e+01 | 5.800000e+01 |   4.32%|  59.01%
1681.29/1687.06	c   665s| 58800 |  5796 |  5798k|  96.5 |   471M |  40 |1374 |3280 |1548 | 130k|  0 |  34k|  61k| 6.050414e+01 | 5.800000e+01 |   4.32%|  59.02%
1681.87/1687.64	c   665s| 58900 |  5794 |  5805k|  96.4 |   471M |  40 |1374 |3258 |1611 | 130k|  0 |  34k|  61k| 6.050414e+01 | 5.800000e+01 |   4.32%|  59.03%
1682.57/1688.37	c   666s| 59000 |  5806 |  5813k|  96.4 |   471M |  40 |1374 |3259 |1614 | 130k|  1 |  34k|  61k| 6.050366e+01 | 5.800000e+01 |   4.32%|  59.03%
1683.47/1689.26	c   667s| 59100 |  5814 |  5823k|  96.4 |   471M |  40 |1374 |3283 |1596 | 130k|  3 |  34k|  61k| 6.050314e+01 | 5.800000e+01 |   4.32%|  59.04%
1684.46/1690.25	c   668s| 59200 |  5818 |  5831k|  96.4 |   471M |  40 |1374 |3328 |1581 | 131k|  0 |  34k|  61k| 6.050289e+01 | 5.800000e+01 |   4.32%|  59.04%
1685.27/1691.07	c   669s| 59300 |  5820 |  5841k|  96.4 |   471M |  40 |1374 |3370 |1645 | 131k|  0 |  34k|  61k| 6.050049e+01 | 5.800000e+01 |   4.31%|  59.06%
1686.27/1692.02	c   670s| 59400 |  5818 |  5850k|  96.4 |   471M |  40 |1374 |3393 |1615 | 131k|  2 |  34k|  61k| 6.049901e+01 | 5.800000e+01 |   4.31%|  59.08%
1686.95/1692.76	c   670s| 59500 |  5818 |  5858k|  96.3 |   471M |  40 |1374 |3401 |   0 | 131k|  0 |  34k|  61k| 6.049886e+01 | 5.800000e+01 |   4.31%|  59.08%
1687.65/1693.44	c   671s| 59600 |  5830 |  5866k|  96.3 |   471M |  40 |1374 |3388 |1587 | 131k|  2 |  34k|  61k| 6.049724e+01 | 5.800000e+01 |   4.31%|  59.09%
1688.45/1694.24	c   672s| 59700 |  5828 |  5875k|  96.3 |   471M |  40 |1374 |3393 |1620 | 131k|  5 |  34k|  61k| 6.049701e+01 | 5.800000e+01 |   4.31%|  59.10%
1689.26/1695.11	c   673s| 59800 |  5823 |  5884k|  96.3 |   471M |  40 |1374 |3395 |1555 | 131k|  2 |  34k|  61k| 6.049576e+01 | 5.800000e+01 |   4.30%|  59.11%
1690.25/1696.02	c   674s| 59900 |  5829 |  5896k|  96.3 |   471M |  40 |1374 |3398 |1611 | 131k|  0 |  34k|  61k| 6.049459e+01 | 5.800000e+01 |   4.30%|  59.12%
1691.14/1696.97	c   674s| 60000 |  5839 |  5905k|  96.3 |   471M |  40 |1374 |3434 |1582 | 131k|  2 |  34k|  61k| 6.049317e+01 | 5.800000e+01 |   4.30%|  59.13%
1691.93/1697.75	c   675s| 60100 |  5846 |  5914k|  96.3 |   471M |  40 |1374 |3462 |1618 | 131k|  0 |  34k|  61k| 6.049148e+01 | 5.800000e+01 |   4.30%|  59.14%
1692.93/1698.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1692.93/1698.70	c   676s| 60200 |  5847 |  5925k|  96.3 |   471M |  40 |1374 |3451 |1607 | 131k|  0 |  35k|  61k| 6.048998e+01 | 5.800000e+01 |   4.29%|  59.73%
1693.63/1699.41	c   677s| 60300 |  5843 |  5933k|  96.3 |   471M |  40 |1374 |3445 |1637 | 131k|  0 |  35k|  61k| 6.048901e+01 | 5.800000e+01 |   4.29%|  59.74%
1694.24/1700.03	c   678s| 60400 |  5855 |  5941k|  96.3 |   471M |  40 |1374 |3396 |1592 | 131k|  0 |  35k|  61k| 6.048841e+01 | 5.800000e+01 |   4.29%|  59.75%
1695.12/1700.97	c   678s| 60500 |  5861 |  5950k|  96.3 |   471M |  40 |1374 |3378 |1613 | 131k|  4 |  35k|  61k| 6.048608e+01 | 5.800000e+01 |   4.29%|  59.76%
1695.92/1701.72	c   679s| 60600 |  5863 |  5958k|  96.3 |   471M |  40 |1374 |3353 |1571 | 132k|  0 |  35k|  61k| 6.048431e+01 | 5.800000e+01 |   4.28%|  59.78%
1696.62/1702.47	c   680s| 60700 |  5878 |  5967k|  96.2 |   471M |  40 |1374 |3327 |1572 | 132k|  0 |  35k|  61k| 6.048335e+01 | 5.800000e+01 |   4.28%|  59.83%
1697.52/1703.39	c   681s| 60800 |  5872 |  5976k|  96.2 |   471M |  40 |1374 |3366 |   0 | 132k|  0 |  35k|  61k| 6.048321e+01 | 5.800000e+01 |   4.28%|  59.85%
1698.62/1704.43	c   682s| 60900 |  5872 |  5986k|  96.2 |   472M |  40 |1374 |3401 |1628 | 132k|  0 |  35k|  62k| 6.048199e+01 | 5.800000e+01 |   4.28%|  59.86%
1699.41/1705.27	c   683s| 61000 |  5882 |  5996k|  96.2 |   472M |  40 |1374 |3400 |1758 | 132k|  0 |  35k|  62k| 6.048139e+01 | 5.800000e+01 |   4.28%|  59.86%
1700.22/1706.10	c   684s| 61100 |  5890 |  6005k|  96.2 |   472M |  40 |1374 |3366 |1613 | 132k|  1 |  35k|  62k| 6.047919e+01 | 5.800000e+01 |   4.27%|  59.88%
1701.10/1706.98	c   684s| 61200 |  5894 |  6015k|  96.2 |   472M |  40 |1374 |3410 |1612 | 132k|  0 |  35k|  62k| 6.047824e+01 | 5.800000e+01 |   4.27%|  59.89%
1701.70/1707.59	c   685s| 61300 |  5892 |  6022k|  96.2 |   472M |  40 |1374 |3396 |1612 | 132k|  1 |  35k|  62k| 6.047741e+01 | 5.800000e+01 |   4.27%|  59.90%
1702.50/1708.36	c   686s| 61400 |  5884 |  6032k|  96.2 |   472M |  40 |1374 |3384 |1690 | 132k|  0 |  35k|  62k| 6.047600e+01 | 5.800000e+01 |   4.27%|  59.91%
1703.60/1709.45	c   687s| 61500 |  5884 |  6042k|  96.2 |   473M |  40 |1374 |3427 |1582 | 132k|  3 |  35k|  62k| 6.047569e+01 | 5.800000e+01 |   4.27%|  59.92%
1704.39/1710.23	c   688s| 61600 |  5887 |  6052k|  96.2 |   473M |  40 |1374 |3436 |1619 | 132k|  0 |  35k|  62k| 6.047490e+01 | 5.800000e+01 |   4.27%|  63.10%
1705.69/1711.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1705.69/1711.54	c   689s| 61700 |  5890 |  6064k|  96.3 |   473M |  40 |1374 |3471 |1645 | 132k|  0 |  35k|  62k| 6.047304e+01 | 5.800000e+01 |   4.26%|  63.12%
1706.39/1712.20	c   690s| 61800 |  5892 |  6071k|  96.2 |   473M |  40 |1374 |3481 |1650 | 132k|  0 |  35k|  62k| 6.047293e+01 | 5.800000e+01 |   4.26%|  63.12%
1706.99/1712.84	c   690s| 61900 |  5913 |  6079k|  96.2 |   473M |  40 |1374 |3470 |1647 | 132k|  1 |  35k|  62k| 6.047126e+01 | 5.800000e+01 |   4.26%|  63.13%
1707.68/1713.53	c   691s| 62000 |  5911 |  6088k|  96.2 |   473M |  40 |1374 |3464 |1605 | 132k|  0 |  35k|  62k| 6.047054e+01 | 5.800000e+01 |   4.26%|  63.14%
1708.48/1714.39	c   692s| 62100 |  5909 |  6096k|  96.2 |   473M |  40 |1374 |3466 |1597 | 133k|  3 |  35k|  62k| 6.046891e+01 | 5.800000e+01 |   4.26%|  63.17%
1709.19/1715.01	c   693s| 62200 |  5909 |  6104k|  96.1 |   473M |  40 |1374 |3448 |1585 | 133k|  0 |  35k|  62k| 6.046880e+01 | 5.800000e+01 |   4.26%|  63.17%
1709.97/1715.86	c   693s| 62300 |  5923 |  6113k|  96.1 |   473M |  40 |1374 |3434 |1637 | 133k|  0 |  35k|  62k| 6.046713e+01 | 5.800000e+01 |   4.25%|  63.18%
1710.67/1716.55	c   694s| 62400 |  5937 |  6122k|  96.1 |   473M |  40 |1374 |3434 |1639 | 133k|  1 |  35k|  62k| 6.046608e+01 | 5.800000e+01 |   4.25%|  63.19%
1711.28/1717.19	c   695s| 62500 |  5937 |  6129k|  96.1 |   473M |  40 |1374 |3418 |1581 | 133k|  0 |  35k|  62k| 6.046362e+01 | 5.800000e+01 |   4.25%|  63.21%
1711.97/1717.87	c   695s| 62600 |  5949 |  6138k|  96.1 |   473M |  40 |1374 |3425 |1560 | 133k|  3 |  35k|  62k| 6.046168e+01 | 5.800000e+01 |   4.24%|  63.22%
1712.86/1718.72	c   696s| 62700 |  5941 |  6146k|  96.0 |   473M |  40 |1374 |3479 |   0 | 133k|  0 |  35k|  63k| 6.045907e+01 | 5.800000e+01 |   4.24%|  63.24%
1713.56/1719.47	c   697s| 62800 |  5961 |  6155k|  96.0 |   474M |  40 |1374 |3467 |1596 | 133k|  6 |  35k|  63k| 6.045821e+01 | 5.800000e+01 |   4.24%|  63.25%
1714.27/1720.14	c   698s| 62900 |  5963 |  6163k|  96.0 |   474M |  40 |1374 |3482 |1610 | 133k|  3 |  35k|  63k| 6.045672e+01 | 5.800000e+01 |   4.24%|  63.26%
1715.06/1720.90	c   698s| 63000 |  5966 |  6173k|  96.0 |   474M |  40 |1374 |3492 |1634 | 133k|  0 |  36k|  63k| 6.045558e+01 | 5.800000e+01 |   4.23%|  63.27%
1715.75/1721.67	c   699s| 63100 |  5972 |  6181k|  96.0 |   474M |  40 |1374 |3484 |1531 | 133k|  0 |  36k|  63k| 6.045463e+01 | 5.800000e+01 |   4.23%|  63.27%
1716.45/1722.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1716.45/1722.38	c   700s| 63200 |  5980 |  6191k|  96.0 |   474M |  40 |1374 |3461 |1575 | 133k|  0 |  36k|  63k| 6.045440e+01 | 5.800000e+01 |   4.23%|  63.28%
1717.05/1722.98	c   700s| 63300 |  5980 |  6198k|  95.9 |   474M |  40 |1374 |3431 |1561 | 133k|  0 |  36k|  63k| 6.045402e+01 | 5.800000e+01 |   4.23%|  63.28%
1717.94/1723.80	c   701s| 63400 |  5978 |  6207k|  95.9 |   474M |  40 |1374 |3420 |1580 | 134k|  3 |  36k|  63k| 6.045290e+01 | 5.800000e+01 |   4.23%|  63.29%
1718.74/1724.63	c   702s| 63500 |  5980 |  6215k|  95.9 |   474M |  40 |1374 |3416 |1595 | 134k|  2 |  36k|  63k| 6.045286e+01 | 5.800000e+01 |   4.23%|  63.29%
1719.34/1725.23	c   703s| 63600 |  5986 |  6222k|  95.9 |   474M |  40 |1374 |3424 |1604 | 134k|  0 |  36k|  63k| 6.045280e+01 | 5.800000e+01 |   4.23%|  63.29%
1720.04/1725.94	c   703s| 63700 |  5998 |  6231k|  95.9 |   474M |  40 |1374 |3402 |1568 | 134k|  0 |  36k|  63k| 6.045198e+01 | 5.800000e+01 |   4.23%|  63.30%
1720.73/1726.69	c   704s| 63800 |  5996 |  6240k|  95.9 |   474M |  40 |1374 |3390 |   0 | 134k|  0 |  36k|  63k| 6.045079e+01 | 5.800000e+01 |   4.23%|  63.31%
1721.53/1727.46	c   705s| 63900 |  6002 |  6248k|  95.8 |   474M |  40 |1374 |3412 |1582 | 134k|  0 |  36k|  63k| 6.045004e+01 | 5.800000e+01 |   4.22%|  63.32%
1722.24/1728.19	c   706s| 64000 |  6002 |  6256k|  95.8 |   474M |  40 |1374 |3450 |1632 | 134k|  0 |  36k|  63k| 6.044905e+01 | 5.800000e+01 |   4.22%|  63.33%
1723.32/1729.26	c   707s| 64100 |  6002 |  6264k|  95.8 |   474M |  40 |1374 |3482 |1629 | 134k|  0 |  36k|  63k| 6.044807e+01 | 5.800000e+01 |   4.22%|  63.34%
1724.13/1730.07	c   708s| 64200 |  6016 |  6272k|  95.8 |   474M |  40 |1374 |3483 |1593 | 134k|  1 |  36k|  63k| 6.044697e+01 | 5.800000e+01 |   4.22%|  63.35%
1724.72/1730.63	c   708s| 64300 |  6010 |  6279k|  95.7 |   474M |  40 |1374 |3474 |1609 | 134k|  3 |  36k|  63k| 6.044697e+01 | 5.800000e+01 |   4.22%|  63.35%
1725.42/1731.30	c   709s| 64400 |  6010 |  6287k|  95.7 |   474M |  40 |1374 |3441 |1588 | 134k|  2 |  36k|  63k| 6.044686e+01 | 5.800000e+01 |   4.22%|  63.35%
1726.01/1731.98	c   709s| 64500 |  6004 |  6294k|  95.7 |   474M |  40 |1374 |3485 |1601 | 134k|  0 |  36k|  63k| 6.044686e+01 | 5.800000e+01 |   4.22%|  63.36%
1726.71/1732.63	c   710s| 64600 |  6004 |  6303k|  95.6 |   474M |  40 |1374 |3466 |1596 | 134k|  0 |  36k|  63k| 6.044682e+01 | 5.800000e+01 |   4.22%|  63.36%
1727.41/1733.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1727.41/1733.34	c   711s| 64700 |  6012 |  6311k|  95.6 |   474M |  40 |1374 |3420 |1609 | 134k|  0 |  36k|  63k| 6.044548e+01 | 5.800000e+01 |   4.22%|  63.37%
1728.12/1734.02	c   712s| 64800 |  6010 |  6319k|  95.6 |   474M |  40 |1374 |3398 |1657 | 134k|  0 |  36k|  63k| 6.044292e+01 | 5.800000e+01 |   4.21%|  63.39%
1728.80/1734.76	c   712s| 64900 |  6022 |  6328k|  95.6 |   474M |  40 |1374 |3387 |1553 | 134k|  0 |  36k|  63k| 6.044194e+01 | 5.800000e+01 |   4.21%|  63.40%
1729.61/1735.55	c   713s| 65000 |  6030 |  6337k|  95.6 |   474M |  40 |1374 |3380 |1609 | 134k|  1 |  36k|  63k| 6.044087e+01 | 5.800000e+01 |   4.21%|  63.41%
1730.41/1736.32	c   714s| 65100 |  6042 |  6346k|  95.6 |   475M |  40 |1374 |3396 |1600 | 135k|  0 |  36k|  64k| 6.044085e+01 | 5.800000e+01 |   4.21%|  63.41%
1731.30/1737.27	c   715s| 65200 |  6048 |  6355k|  95.6 |   475M |  40 |1374 |3387 |1578 | 135k|  0 |  36k|  64k| 6.043985e+01 | 5.800000e+01 |   4.21%|  63.42%
1732.00/1737.93	c   715s| 65300 |  6038 |  6361k|  95.5 |   475M |  40 |1374 |3392 |1533 | 135k|  0 |  36k|  64k| 6.043985e+01 | 5.800000e+01 |   4.21%|  63.42%
1732.80/1738.79	c   716s| 65400 |  6046 |  6371k|  95.5 |   475M |  40 |1374 |3440 |1590 | 135k|  0 |  36k|  64k| 6.043945e+01 | 5.800000e+01 |   4.21%|  63.43%
1734.99/1740.90	c   718s| 65500 |  6046 |  6380k|  95.5 |   475M |  40 |1374 |3570 |1583 | 135k|  2 |  36k|  64k| 6.043945e+01 | 5.800000e+01 |   4.21%|  63.43%
1735.69/1741.63	c   719s| 65600 |  6046 |  6388k|  95.5 |   475M |  40 |1374 |3596 |1580 | 135k|  0 |  37k|  64k| 6.043861e+01 | 5.800000e+01 |   4.20%|  63.43%
1736.39/1742.33	c   720s| 65700 |  6052 |  6397k|  95.5 |   475M |  40 |1374 |3570 |1577 | 135k|  1 |  37k|  64k| 6.043696e+01 | 5.800000e+01 |   4.20%|  63.44%
1737.10/1743.05	c   721s| 65800 |  6046 |  6406k|  95.5 |   475M |  40 |1374 |3567 |1815 | 135k|  0 |  37k|  64k| 6.043558e+01 | 5.800000e+01 |   4.20%|  63.46%
1737.98/1743.93	c   721s| 65900 |  6053 |  6415k|  95.5 |   475M |  40 |1374 |3549 |1586 | 135k|  0 |  37k|  64k| 6.043473e+01 | 5.800000e+01 |   4.20%|  63.46%
1738.68/1744.61	c   722s| 66000 |  6053 |  6423k|  95.4 |   475M |  40 |1374 |3475 |   0 | 135k|  0 |  37k|  64k| 6.043439e+01 | 5.800000e+01 |   4.20%|  63.47%
1739.58/1745.52	c   723s| 66100 |  6059 |  6432k|  95.4 |   475M |  40 |1374 |3456 |1578 | 135k|  0 |  37k|  64k| 6.043400e+01 | 5.800000e+01 |   4.20%|  63.48%
1740.37/1746.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1740.37/1746.34	c   724s| 66200 |  6063 |  6440k|  95.4 |   475M |  40 |1374 |3504 |1669 | 135k|  1 |  37k|  64k| 6.043342e+01 | 5.800000e+01 |   4.20%|  63.49%
1741.18/1747.15	c   725s| 66300 |  6083 |  6450k|  95.4 |   475M |  40 |1374 |3512 |1599 | 135k|  1 |  37k|  65k| 6.043283e+01 | 5.800000e+01 |   4.19%|  63.49%
1741.77/1747.79	c   725s| 66400 |  6085 |  6457k|  95.4 |   475M |  40 |1374 |3521 |1594 | 135k|  2 |  37k|  65k| 6.043199e+01 | 5.800000e+01 |   4.19%|  63.50%
1742.47/1748.48	c   726s| 66500 |  6084 |  6465k|  95.4 |   475M |  40 |1374 |3521 |1615 | 135k|  0 |  37k|  65k| 6.043063e+01 | 5.800000e+01 |   4.19%|  63.51%
1743.36/1749.30	c   727s| 66600 |  6094 |  6475k|  95.4 |   475M |  40 |1374 |3518 |1616 | 135k|  2 |  37k|  65k| 6.042936e+01 | 5.800000e+01 |   4.19%|  63.53%
1744.07/1750.03	c   728s| 66700 |  6100 |  6483k|  95.3 |   475M |  40 |1374 |3520 |1630 | 135k|  2 |  37k|  65k| 6.042929e+01 | 5.800000e+01 |   4.19%|  63.53%
1744.86/1750.82	c   728s| 66800 |  6092 |  6492k|  95.3 |   475M |  40 |1374 |3493 |1725 | 136k|  0 |  37k|  65k| 6.042794e+01 | 5.800000e+01 |   4.19%|  63.54%
1745.65/1751.65	c   729s| 66900 |  6106 |  6500k|  95.3 |   475M |  40 |1374 |3520 |1607 | 136k|  1 |  37k|  65k| 6.042689e+01 | 5.800000e+01 |   4.18%|  63.55%
1746.25/1752.25	c   730s| 67000 |  6106 |  6507k|  95.3 |   475M |  40 |1374 |3511 |1598 | 136k|  3 |  37k|  65k| 6.042644e+01 | 5.800000e+01 |   4.18%|  63.55%
1746.95/1752.98	c   730s| 67100 |  6098 |  6515k|  95.2 |   475M |  40 |1374 |3518 |1605 | 136k|  3 |  37k|  65k| 6.042485e+01 | 5.800000e+01 |   4.18%|  63.57%
1747.65/1753.63	c   731s| 67200 |  6090 |  6522k|  95.2 |   475M |  40 |1374 |3482 |1636 | 136k|  1 |  37k|  65k| 6.042401e+01 | 5.800000e+01 |   4.18%|  63.57%
1748.44/1754.41	c   732s| 67300 |  6082 |  6531k|  95.2 |   475M |  40 |1374 |3446 |1634 | 136k|  4 |  37k|  65k| 6.042259e+01 | 5.800000e+01 |   4.18%|  63.58%
1749.16/1755.19	c   733s| 67400 |  6076 |  6540k|  95.2 |   475M |  40 |1374 |3463 |1566 | 136k|  2 |  37k|  65k| 6.042258e+01 | 5.800000e+01 |   4.18%|  63.59%
1749.74/1755.77	c   733s| 67500 |  6082 |  6547k|  95.2 |   475M |  40 |1374 |3456 |1611 | 136k|  2 |  37k|  65k| 6.042207e+01 | 5.800000e+01 |   4.18%|  63.59%
1750.44/1756.45	c   734s| 67600 |  6067 |  6554k|  95.1 |   475M |  40 |1374 |3413 |1641 | 136k|  0 |  37k|  65k| 6.042099e+01 | 5.800000e+01 |   4.17%|  63.60%
1751.15/1757.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1751.15/1757.11	c   735s| 67700 |  6069 |  6562k|  95.1 |   475M |  40 |1374 |3424 |1588 | 136k|  1 |  37k|  65k| 6.042038e+01 | 5.800000e+01 |   4.17%|  63.61%
1752.04/1758.02	c   736s| 67800 |  6071 |  6572k|  95.1 |   475M |  40 |1374 |3443 |1614 | 136k|  0 |  37k|  65k| 6.041910e+01 | 5.800000e+01 |   4.17%|  63.62%
1752.63/1758.64	c   736s| 67900 |  6057 |  6579k|  95.1 |   475M |  40 |1374 |3435 |1593 | 136k|  0 |  37k|  65k| 6.041891e+01 | 5.800000e+01 |   4.17%|  63.63%
1753.43/1759.44	c   737s| 68000 |  6054 |  6587k|  95.1 |   475M |  40 |1374 |3425 |1634 | 136k|  0 |  37k|  65k| 6.041847e+01 | 5.800000e+01 |   4.17%|  63.67%
1754.22/1760.27	c   738s| 68100 |  6056 |  6596k|  95.0 |   475M |  40 |1374 |3443 |1567 | 136k|  2 |  37k|  65k| 6.041731e+01 | 5.800000e+01 |   4.17%|  63.68%
1754.92/1760.96	c   738s| 68200 |  6054 |  6604k|  95.0 |   475M |  40 |1374 |3450 |1618 | 137k|  0 |  38k|  65k| 6.041695e+01 | 5.800000e+01 |   4.17%|  63.68%
1756.03/1762.06	c   740s| 68300 |  6044 |  6612k|  95.0 |   475M |  40 |1374 |3445 |1633 | 137k|  0 |  38k|  65k| 6.041560e+01 | 5.800000e+01 |   4.16%|  63.71%
1756.81/1762.86	c   740s| 68400 |  6040 |  6621k|  95.0 |   476M |  40 |1374 |3456 |1623 | 137k|  3 |  38k|  65k| 6.041490e+01 | 5.800000e+01 |   4.16%|  63.72%
1757.71/1763.79	c   741s| 68500 |  6052 |  6631k|  95.0 |   476M |  40 |1374 |3434 |1612 | 137k|  0 |  38k|  66k| 6.041421e+01 | 5.800000e+01 |   4.16%|  63.73%
1758.41/1764.48	c   742s| 68600 |  6046 |  6639k|  95.0 |   476M |  40 |1374 |3473 |1619 | 137k|  3 |  38k|  66k| 6.041269e+01 | 5.800000e+01 |   4.16%|  63.74%
1759.20/1765.24	c   743s| 68700 |  6044 |  6648k|  95.0 |   476M |  40 |1374 |3477 |1576 | 137k|  2 |  38k|  66k| 6.041224e+01 | 5.800000e+01 |   4.16%|  63.75%
1759.90/1765.93	c   743s| 68800 |  6050 |  6655k|  94.9 |   476M |  40 |1374 |3466 |1636 | 137k|  1 |  38k|  66k| 6.041077e+01 | 5.800000e+01 |   4.16%|  63.78%
1760.50/1766.59	c   744s| 68900 |  6064 |  6664k|  94.9 |   476M |  40 |1374 |3449 |1584 | 137k|  2 |  38k|  66k| 6.040953e+01 | 5.800000e+01 |   4.15%|  63.79%
1761.20/1767.27	c   745s| 69000 |  6056 |  6672k|  94.9 |   476M |  40 |1374 |3455 |1575 | 138k|  0 |  38k|  66k| 6.040893e+01 | 5.800000e+01 |   4.15%|  63.79%
1761.90/1767.94	c   745s| 69100 |  6058 |  6680k|  94.9 |   476M |  40 |1374 |3455 |1598 | 138k|  0 |  38k|  66k| 6.040837e+01 | 5.800000e+01 |   4.15%|  63.80%
1762.59/1768.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1762.59/1768.61	c   746s| 69200 |  6070 |  6688k|  94.9 |   476M |  40 |1374 |3446 |1600 | 138k|  0 |  38k|  66k| 6.040815e+01 | 5.800000e+01 |   4.15%|  63.81%
1763.29/1769.37	c   747s| 69300 |  6056 |  6697k|  94.9 |   476M |  40 |1374 |3434 |1605 | 138k|  0 |  38k|  66k| 6.040656e+01 | 5.800000e+01 |   4.15%|  63.82%
1764.10/1770.14	c   748s| 69400 |  6056 |  6705k|  94.8 |   476M |  40 |1374 |3457 |1611 | 138k|  2 |  38k|  66k| 6.040630e+01 | 5.800000e+01 |   4.15%|  63.82%
1764.78/1770.85	c   748s| 69500 |  6058 |  6714k|  94.8 |   476M |  40 |1374 |3468 |1576 | 138k|  2 |  38k|  66k| 6.040608e+01 | 5.800000e+01 |   4.15%|  63.83%
1766.28/1772.36	c   750s| 69600 |  6044 |  6724k|  94.8 |   476M |  40 |1374 |3478 |1721 | 138k|  0 |  38k|  66k| 6.040488e+01 | 5.800000e+01 |   4.15%|  63.84%
1767.18/1773.21	c   751s| 69700 |  6050 |  6733k|  94.8 |   476M |  40 |1374 |3520 |1594 | 139k|  3 |  38k|  66k| 6.040299e+01 | 5.800000e+01 |   4.14%|  63.85%
1767.77/1773.89	c   751s| 69800 |  6046 |  6740k|  94.8 |   476M |  40 |1374 |3530 |1583 | 139k|  1 |  38k|  66k| 6.040245e+01 | 5.800000e+01 |   4.14%|  63.86%
1768.47/1774.52	c   752s| 69900 |  6033 |  6747k|  94.8 |   476M |  40 |1374 |3526 |   0 | 139k|  0 |  38k|  66k| 6.040209e+01 | 5.800000e+01 |   4.14%|  63.86%
1769.17/1775.21	c   753s| 70000 |  6043 |  6756k|  94.8 |   476M |  40 |1374 |3510 |1663 | 139k|  0 |  38k|  66k| 6.040042e+01 | 5.800000e+01 |   4.14%|  63.89%
1770.08/1776.13	c   754s| 70100 |  6047 |  6764k|  94.7 |   476M |  40 |1374 |3521 |1547 | 139k|  0 |  38k|  66k| 6.039861e+01 | 5.800000e+01 |   4.14%|  63.91%
1770.86/1776.91	c   754s| 70200 |  6061 |  6773k|  94.7 |   476M |  40 |1374 |3501 |1609 | 139k|  2 |  38k|  66k| 6.039721e+01 | 5.800000e+01 |   4.13%|  63.93%
1771.46/1777.59	c   755s| 70300 |  6061 |  6780k|  94.7 |   476M |  40 |1374 |3502 |1622 | 139k|  2 |  38k|  66k| 6.039622e+01 | 5.800000e+01 |   4.13%|  63.94%
1772.26/1778.36	c   756s| 70400 |  6069 |  6790k|  94.7 |   476M |  40 |1374 |3484 |1571 | 139k|  0 |  38k|  66k| 6.039603e+01 | 5.800000e+01 |   4.13%|  63.94%
1773.16/1779.21	c   757s| 70500 |  6065 |  6799k|  94.7 |   476M |  40 |1374 |3491 |1633 | 140k|  0 |  38k|  66k| 6.039492e+01 | 5.800000e+01 |   4.13%|  63.95%
1773.85/1779.98	c   757s| 70600 |  6065 |  6807k|  94.7 |   476M |  40 |1374 |3506 |1612 | 140k|  2 |  38k|  66k| 6.039486e+01 | 5.800000e+01 |   4.13%|  63.95%
1774.75/1780.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1774.75/1780.89	c   758s| 70700 |  6059 |  6816k|  94.7 |   476M |  40 |1374 |3542 |1628 | 140k|  2 |  38k|  67k| 6.039463e+01 | 5.800000e+01 |   4.13%|  63.95%
1775.55/1781.62	c   759s| 70800 |  6063 |  6824k|  94.6 |   476M |  40 |1374 |3596 |1586 | 140k|  7 |  38k|  67k| 6.039369e+01 | 5.800000e+01 |   4.13%|  63.96%
1776.34/1782.49	c   760s| 70900 |  6067 |  6833k|  94.6 |   476M |  40 |1374 |3642 |1601 | 140k|  2 |  38k|  67k| 6.039319e+01 | 5.800000e+01 |   4.13%|  63.97%
1777.14/1783.22	c   761s| 71000 |  6062 |  6842k|  94.6 |   476M |  40 |1374 |3631 |1595 | 140k|  0 |  39k|  67k| 6.039319e+01 | 5.800000e+01 |   4.13%|  63.97%
1777.84/1783.98	c   761s| 71100 |  6068 |  6850k|  94.6 |   476M |  40 |1374 |3619 |1533 | 140k|  0 |  39k|  67k| 6.039272e+01 | 5.800000e+01 |   4.13%|  63.98%
1778.74/1784.85	c   762s| 71200 |  6072 |  6859k|  94.6 |   476M |  40 |1374 |3570 |1580 | 140k|  2 |  39k|  67k| 6.039057e+01 | 5.800000e+01 |   4.12%|  63.99%
1779.53/1785.63	c   763s| 71300 |  6058 |  6869k|  94.6 |   476M |  40 |1374 |3511 |   0 | 140k|  0 |  39k|  67k| 6.038840e+01 | 5.800000e+01 |   4.12%|  64.01%
1780.13/1786.20	c   764s| 71400 |  6034 |  6875k|  94.6 |   476M |  40 |1374 |3478 |1616 | 140k|  0 |  39k|  67k| 6.038823e+01 | 5.800000e+01 |   4.12%|  64.02%
1780.73/1786.89	c   764s| 71500 |  6046 |  6884k|  94.5 |   476M |  40 |1374 |3467 |1596 | 141k|  2 |  39k|  67k| 6.038707e+01 | 5.800000e+01 |   4.12%|  64.03%
1781.53/1787.64	c   765s| 71600 |  6044 |  6891k|  94.5 |   477M |  40 |1374 |3480 |1603 | 141k|  0 |  39k|  67k| 6.038645e+01 | 5.800000e+01 |   4.11%|  64.04%
1782.42/1788.51	c   766s| 71700 |  6046 |  6900k|  94.5 |   477M |  40 |1374 |3562 |1590 | 141k|  4 |  39k|  67k| 6.038565e+01 | 5.800000e+01 |   4.11%|  64.05%
1783.22/1789.37	c   767s| 71800 |  6044 |  6907k|  94.5 |   477M |  40 |1374 |3632 |   0 | 141k|  0 |  39k|  67k| 6.038521e+01 | 5.800000e+01 |   4.11%|  64.05%
1783.93/1790.03	c   768s| 71900 |  6048 |  6915k|  94.5 |   477M |  40 |1374 |3626 |1612 | 141k|  0 |  39k|  67k| 6.038449e+01 | 5.800000e+01 |   4.11%|  64.06%
1784.71/1790.81	c   768s| 72000 |  6054 |  6925k|  94.5 |   477M |  40 |1374 |3625 |1594 | 141k|  0 |  39k|  67k| 6.038283e+01 | 5.800000e+01 |   4.11%|  64.07%
1785.51/1791.64	c   769s| 72100 |  6054 |  6935k|  94.5 |   477M |  40 |1374 |3543 |1634 | 141k|  0 |  39k|  67k| 6.038147e+01 | 5.800000e+01 |   4.11%|  64.08%
1786.11/1792.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1786.11/1792.29	c   770s| 72200 |  6050 |  6942k|  94.5 |   477M |  40 |1374 |3503 |1619 | 141k|  0 |  39k|  67k| 6.038090e+01 | 5.800000e+01 |   4.11%|  64.09%
1786.92/1793.04	c   771s| 72300 |  6034 |  6950k|  94.4 |   477M |  40 |1374 |3474 |1614 | 141k|  0 |  39k|  67k| 6.038090e+01 | 5.800000e+01 |   4.11%|  64.09%
1787.60/1793.70	c   771s| 72400 |  6036 |  6958k|  94.4 |   477M |  40 |1374 |3487 |1612 | 141k|  0 |  39k|  67k| 6.037994e+01 | 5.800000e+01 |   4.10%|  64.10%
1788.50/1794.61	c   772s| 72500 |  6034 |  6967k|  94.4 |   477M |  40 |1374 |3488 |1615 | 142k|  4 |  39k|  68k| 6.037956e+01 | 5.800000e+01 |   4.10%|  64.10%
1789.20/1795.33	c   773s| 72600 |  6040 |  6976k|  94.4 |   477M |  40 |1374 |3483 |1604 | 142k|  3 |  39k|  68k| 6.037836e+01 | 5.800000e+01 |   4.10%|  64.11%
1789.80/1796.00	c   774s| 72700 |  6016 |  6983k|  94.4 |   477M |  40 |1374 |3476 |1597 | 142k|  0 |  39k|  68k| 6.037834e+01 | 5.800000e+01 |   4.10%|  64.12%
1791.09/1797.27	c   775s| 72800 |  6004 |  6992k|  94.4 |   477M |  40 |1374 |3474 |1624 | 142k|  0 |  39k|  68k| 6.037834e+01 | 5.800000e+01 |   4.10%|  64.13%
1791.90/1798.02	c   776s| 72900 |  6002 |  7001k|  94.4 |   477M |  40 |1374 |3468 |1590 | 142k|  0 |  39k|  68k| 6.037702e+01 | 5.800000e+01 |   4.10%|  64.14%
1792.90/1799.02	c   777s| 73000 |  6010 |  7012k|  94.4 |   477M |  40 |1374 |3469 |1551 | 142k|  0 |  39k|  68k| 6.037635e+01 | 5.800000e+01 |   4.10%|  64.15%
1793.68/1799.84	c   777s| 73100 |  6008 |  7021k|  94.4 |   477M |  40 |1374 |3470 |1606 | 142k|  0 |  39k|  68k| 6.037631e+01 | 5.800000e+01 |   4.10%|  64.15%
1794.58/1800.70	c   778s| 73200 |  6012 |  7032k|  94.4 |   477M |  40 |1374 |3476 |1597 | 142k|  2 |  39k|  68k| 6.037583e+01 | 5.800000e+01 |   4.10%|  64.17%
1795.28/1801.45	c   779s| 73300 |  6000 |  7040k|  94.4 |   477M |  40 |1374 |3458 |1567 | 142k|  0 |  39k|  68k| 6.037555e+01 | 5.800000e+01 |   4.10%|  64.17%
1796.08/1802.27	c   780s| 73400 |  5992 |  7049k|  94.4 |   477M |  40 |1374 |3462 |1609 | 143k|  0 |  39k|  68k| 6.037536e+01 | 5.800000e+01 |   4.10%|  64.17%
1796.89/1803.02	c   781s| 73500 |  5990 |  7056k|  94.3 |   477M |  40 |1374 |3501 |1601 | 143k|  2 |  40k|  68k| 6.037535e+01 | 5.800000e+01 |   4.10%|  64.17%
1797.77/1803.93	c   781s| 73600 |  5990 |  7066k|  94.3 |   477M |  40 |1374 |3509 |1647 | 143k|  0 |  40k|  68k| 6.037478e+01 | 5.800000e+01 |   4.09%|  64.19%
1798.47/1804.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1798.47/1804.62	c   782s| 73700 |  5999 |  7073k|  94.3 |   477M |  40 |1374 |3515 |1605 | 143k|  3 |  40k|  68k| 6.037477e+01 | 5.800000e+01 |   4.09%|  64.19%
1799.46/1805.66	c   783s| 73800 |  5995 |  7082k|  94.3 |   477M |  40 |1374 |3595 |1598 | 143k|  3 |  40k|  68k| 6.037455e+01 | 5.800000e+01 |   4.09%|  64.20%
1800.26/1806.48	c   784s| 73900 |  5995 |  7092k|  94.3 |   477M |  40 |1374 |3581 |1749 | 143k|  2 |  40k|  68k| 6.037373e+01 | 5.800000e+01 |   4.09%|  64.20%
1801.16/1807.38	c   785s| 74000 |  5993 |  7101k|  94.3 |   477M |  40 |1374 |3637 |1627 | 143k|  4 |  40k|  68k| 6.037299e+01 | 5.800000e+01 |   4.09%|  64.21%
1802.06/1808.28	c   786s| 74100 |  5997 |  7109k|  94.3 |   477M |  40 |1374 |3654 |1557 | 143k|  0 |  40k|  69k| 6.037233e+01 | 5.800000e+01 |   4.09%|  64.22%
1802.75/1808.97	c   786s| 74200 |  5985 |  7117k|  94.3 |   477M |  40 |1374 |3607 |1628 | 143k|  5 |  40k|  69k| 6.037172e+01 | 5.800000e+01 |   4.09%|  64.22%
1803.65/1809.86	c   787s| 74300 |  5977 |  7126k|  94.3 |   477M |  40 |1374 |3565 |1585 | 143k|  0 |  40k|  69k| 6.037108e+01 | 5.800000e+01 |   4.09%|  64.23%
1804.45/1810.60	c   788s| 74400 |  5971 |  7135k|  94.2 |   477M |  40 |1374 |3532 |1638 | 144k|  2 |  40k|  69k| 6.037032e+01 | 5.800000e+01 |   4.09%|  64.24%
1805.24/1811.44	c   789s| 74500 |  5961 |  7145k|  94.3 |   477M |  40 |1374 |3504 |1637 | 144k|  2 |  40k|  69k| 6.036997e+01 | 5.800000e+01 |   4.09%|  64.24%
1806.04/1812.24	c   790s| 74600 |  5959 |  7154k|  94.3 |   477M |  40 |1374 |3459 |1578 | 144k|  0 |  40k|  69k| 6.036981e+01 | 5.800000e+01 |   4.09%|  64.27%
1806.74/1812.98	c   790s| 74700 |  5957 |  7163k|  94.2 |   477M |  40 |1374 |3441 |1618 | 144k|  2 |  40k|  69k| 6.036729e+01 | 5.800000e+01 |   4.08%|  64.29%
1807.74/1813.90	c   791s| 74800 |  5953 |  7174k|  94.3 |   477M |  40 |1374 |3436 |1579 | 144k|  2 |  40k|  69k| 6.036574e+01 | 5.800000e+01 |   4.08%|  64.31%
1808.43/1814.63	c   792s| 74900 |  5946 |  7183k|  94.3 |   477M |  40 |1374 |3402 |1619 | 144k|  1 |  40k|  69k| 6.036423e+01 | 5.800000e+01 |   4.08%|  64.36%
1809.13/1815.30	c   793s| 75000 |  5940 |  7190k|  94.2 |   477M |  40 |1374 |3384 |1640 | 144k|  1 |  40k|  69k| 6.036359e+01 | 5.800000e+01 |   4.08%|  64.37%
1810.33/1816.50	c   794s| 75100 |  5928 |  7205k|  94.3 |   477M |  40 |1374 |3370 |1611 | 144k|  0 |  40k|  69k| 6.036335e+01 | 5.800000e+01 |   4.07%|  64.37%
1811.12/1817.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1811.12/1817.37	c   795s| 75200 |  5924 |  7215k|  94.3 |   477M |  40 |1374 |3399 |1591 | 144k|  0 |  40k|  69k| 6.036181e+01 | 5.800000e+01 |   4.07%|  64.39%
1811.83/1818.09	c   796s| 75300 |  5920 |  7224k|  94.3 |   477M |  40 |1374 |3393 |1797 | 144k|  2 |  40k|  69k| 6.036083e+01 | 5.800000e+01 |   4.07%|  64.40%
1812.52/1818.76	c   796s| 75400 |  5912 |  7232k|  94.3 |   477M |  40 |1374 |3384 |1607 | 144k|  0 |  40k|  69k| 6.036079e+01 | 5.800000e+01 |   4.07%|  64.41%
1813.32/1819.59	c   797s| 75500 |  5917 |  7242k|  94.3 |   477M |  40 |1374 |3400 |1579 | 144k|  2 |  40k|  69k| 6.035919e+01 | 5.800000e+01 |   4.07%|  64.42%
1814.11/1820.37	c   798s| 75600 |  5922 |  7251k|  94.3 |   477M |  40 |1374 |3424 |1560 | 144k|  0 |  40k|  69k| 6.035691e+01 | 5.800000e+01 |   4.06%|  64.44%
1815.01/1821.23	c   799s| 75700 |  5936 |  7261k|  94.3 |   477M |  40 |1374 |3449 |1536 | 145k|  0 |  40k|  69k| 6.035609e+01 | 5.800000e+01 |   4.06%|  64.45%
1815.71/1821.93	c   799s| 75800 |  5936 |  7269k|  94.3 |   477M |  40 |1374 |3454 |1632 | 145k|  0 |  40k|  69k| 6.035572e+01 | 5.800000e+01 |   4.06%|  64.45%
1816.51/1822.70	c   800s| 75900 |  5936 |  7277k|  94.3 |   477M |  40 |1374 |3443 |1602 | 145k|  3 |  40k|  69k| 6.035485e+01 | 5.800000e+01 |   4.06%|  64.46%
1817.20/1823.40	c   801s| 76000 |  5936 |  7286k|  94.3 |   477M |  40 |1374 |3445 |1612 | 145k|  0 |  40k|  69k| 6.035314e+01 | 5.800000e+01 |   4.06%|  64.49%
1817.91/1824.11	c   802s| 76100 |  5946 |  7295k|  94.2 |   477M |  40 |1374 |3429 |1603 | 145k|  2 |  41k|  69k| 6.035153e+01 | 5.800000e+01 |   4.05%|  64.50%
1818.60/1824.85	c   802s| 76200 |  5946 |  7302k|  94.2 |   477M |  40 |1374 |3414 |1599 | 145k|  2 |  41k|  69k| 6.035079e+01 | 5.800000e+01 |   4.05%|  64.51%
1819.40/1825.61	c   803s| 76300 |  5954 |  7312k|  94.2 |   477M |  40 |1374 |3436 |1581 | 145k|  0 |  41k|  69k| 6.034985e+01 | 5.800000e+01 |   4.05%|  64.52%
1820.09/1826.31	c   804s| 76400 |  5942 |  7320k|  94.2 |   477M |  40 |1374 |3450 |1618 | 145k|  1 |  41k|  69k| 6.034902e+01 | 5.800000e+01 |   4.05%|  64.52%
1820.69/1827.00	c   805s| 76500 |  5944 |  7328k|  94.2 |   477M |  40 |1374 |3438 |1596 | 145k|  0 |  41k|  69k| 6.034821e+01 | 5.800000e+01 |   4.05%|  64.53%
1821.59/1827.86	c   805s| 76600 |  5949 |  7337k|  94.2 |   477M |  40 |1374 |3468 |1614 | 145k|  0 |  41k|  69k| 6.034787e+01 | 5.800000e+01 |   4.05%|  64.55%
1822.29/1828.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1822.29/1828.56	c   806s| 76700 |  5951 |  7346k|  94.2 |   477M |  40 |1374 |3492 |1594 | 145k|  0 |  41k|  69k| 6.034603e+01 | 5.800000e+01 |   4.04%|  64.56%
1823.08/1829.36	c   807s| 76800 |  5949 |  7356k|  94.2 |   477M |  40 |1374 |3464 |1551 | 146k|  0 |  41k|  69k| 6.034577e+01 | 5.800000e+01 |   4.04%|  64.57%
1823.89/1830.19	c   808s| 76900 |  5949 |  7366k|  94.2 |   477M |  40 |1374 |3449 |1518 | 146k|  0 |  41k|  69k| 6.034338e+01 | 5.800000e+01 |   4.04%|  64.59%
1824.68/1831.01	c   809s| 77000 |  5946 |  7373k|  94.2 |   477M |  40 |1374 |3520 |1604 | 146k|  3 |  41k|  70k| 6.034310e+01 | 5.800000e+01 |   4.04%|  64.59%
1825.38/1831.65	c   809s| 77100 |  5938 |  7381k|  94.1 |   477M |  40 |1374 |3479 |1629 | 146k|  2 |  41k|  70k| 6.034266e+01 | 5.800000e+01 |   4.04%|  64.60%
1825.97/1832.29	c   810s| 77200 |  5922 |  7388k|  94.1 |   477M |  40 |1374 |3476 |1568 | 146k|  2 |  41k|  70k| 6.034266e+01 | 5.800000e+01 |   4.04%|  64.60%
1826.67/1833.00	c   811s| 77300 |  5934 |  7397k|  94.1 |   477M |  40 |1374 |3463 |1609 | 146k|  1 |  41k|  70k| 6.034064e+01 | 5.800000e+01 |   4.04%|  64.61%
1827.47/1833.71	c   811s| 77400 |  5938 |  7406k|  94.1 |   477M |  40 |1374 |3460 |1580 | 146k|  3 |  41k|  70k| 6.034038e+01 | 5.800000e+01 |   4.04%|  64.62%
1828.07/1834.35	c   812s| 77500 |  5933 |  7413k|  94.1 |   477M |  40 |1374 |3431 |1628 | 146k|  2 |  41k|  70k| 6.033800e+01 | 5.800000e+01 |   4.03%|  64.64%
1828.88/1835.14	c   813s| 77600 |  5923 |  7422k|  94.1 |   477M |  40 |1374 |3413 |1611 | 146k|  1 |  41k|  70k| 6.033698e+01 | 5.800000e+01 |   4.03%|  64.66%
1829.66/1835.92	c   813s| 77700 |  5927 |  7429k|  94.0 |   477M |  40 |1374 |3433 |1606 | 146k|  0 |  41k|  70k| 6.033671e+01 | 5.800000e+01 |   4.03%|  64.67%
1830.26/1836.55	c   814s| 77800 |  5911 |  7437k|  94.0 |   477M |  40 |1374 |3404 |1624 | 146k|  0 |  41k|  70k| 6.033630e+01 | 5.800000e+01 |   4.03%|  64.68%
1830.96/1837.29	c   815s| 77900 |  5907 |  7445k|  94.0 |   477M |  40 |1374 |3428 |1605 | 147k|  0 |  41k|  70k| 6.033598e+01 | 5.800000e+01 |   4.03%|  64.68%
1831.65/1837.96	c   815s| 78000 |  5907 |  7453k|  94.0 |   477M |  40 |1374 |3405 |1872 | 147k|  0 |  41k|  70k| 6.033509e+01 | 5.800000e+01 |   4.03%|  64.69%
1832.35/1838.66	c   816s| 78100 |  5903 |  7461k|  94.0 |   477M |  40 |1374 |3377 |1630 | 147k|  0 |  41k|  70k| 6.033398e+01 | 5.800000e+01 |   4.02%|  64.70%
1833.05/1839.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1833.05/1839.32	c   817s| 78200 |  5909 |  7469k|  93.9 |   477M |  40 |1374 |3386 |1578 | 147k|  1 |  41k|  70k| 6.033248e+01 | 5.800000e+01 |   4.02%|  64.71%
1833.65/1839.99	c   818s| 78300 |  5903 |  7477k|  93.9 |   477M |  40 |1374 |3365 |1614 | 147k|  0 |  41k|  70k| 6.033222e+01 | 5.800000e+01 |   4.02%|  64.72%
1834.35/1840.68	c   818s| 78400 |  5903 |  7486k|  93.9 |   477M |  40 |1374 |3371 |1610 | 147k|  3 |  41k|  70k| 6.033059e+01 | 5.800000e+01 |   4.02%|  64.73%
1835.14/1841.44	c   819s| 78500 |  5899 |  7496k|  93.9 |   477M |  40 |1374 |3343 |1603 | 147k|  3 |  41k|  70k| 6.032998e+01 | 5.800000e+01 |   4.02%|  64.74%
1835.85/1842.16	c   820s| 78600 |  5899 |  7504k|  93.9 |   477M |  40 |1374 |3337 |1641 | 147k|  0 |  41k|  70k| 6.032810e+01 | 5.800000e+01 |   4.01%|  64.76%
1836.64/1842.92	c   820s| 78700 |  5891 |  7513k|  93.9 |   477M |  40 |1374 |3362 |1597 | 147k|  0 |  41k|  70k| 6.032765e+01 | 5.800000e+01 |   4.01%|  64.76%
1837.53/1843.83	c   821s| 78800 |  5879 |  7522k|  93.9 |   477M |  40 |1374 |3379 |1624 | 147k|  1 |  41k|  70k| 6.032764e+01 | 5.800000e+01 |   4.01%|  64.84%
1838.23/1844.54	c   822s| 78900 |  5881 |  7531k|  93.9 |   477M |  40 |1374 |3392 |1751 | 147k|  0 |  41k|  70k| 6.032712e+01 | 5.800000e+01 |   4.01%|  64.84%
1838.93/1845.27	c   823s| 79000 |  5872 |  7540k|  93.9 |   477M |  40 |1374 |3360 |1630 | 148k|  0 |  41k|  70k| 6.032622e+01 | 5.800000e+01 |   4.01%|  64.85%
1839.63/1845.93	c   823s| 79100 |  5868 |  7548k|  93.9 |   477M |  40 |1374 |3345 |1597 | 148k|  0 |  41k|  70k| 6.032587e+01 | 5.800000e+01 |   4.01%|  64.86%
1840.33/1846.62	c   824s| 79200 |  5864 |  7556k|  93.9 |   477M |  40 |1374 |3346 |1551 | 148k|  2 |  41k|  70k| 6.032571e+01 | 5.800000e+01 |   4.01%|  64.87%
1840.84/1847.19	c   825s| 79300 |  5864 |  7562k|  93.8 |   477M |  40 |1374 |3323 |1618 | 148k|  0 |  41k|  70k| 6.032531e+01 | 5.800000e+01 |   4.01%|  64.87%
1841.73/1848.02	c   826s| 79400 |  5854 |  7573k|  93.8 |   477M |  40 |1374 |3329 |1862 | 148k|  0 |  41k|  70k| 6.032327e+01 | 5.800000e+01 |   4.01%|  64.89%
1842.42/1848.74	c   826s| 79500 |  5856 |  7581k|  93.8 |   477M |  40 |1374 |3360 |1610 | 148k|  0 |  41k|  70k| 6.032214e+01 | 5.800000e+01 |   4.00%|  64.90%
1843.11/1849.45	c   827s| 79600 |  5854 |  7590k|  93.8 |   477M |  40 |1374 |3375 |1743 | 148k|  3 |  42k|  70k| 6.032162e+01 | 5.800000e+01 |   4.00%|  64.90%
1843.91/1850.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1843.91/1850.20	c   828s| 79700 |  5844 |  7600k|  93.8 |   477M |  40 |1374 |3350 |1577 | 148k|  0 |  42k|  70k| 6.032068e+01 | 5.800000e+01 |   4.00%|  64.91%
1844.41/1850.78	c   828s| 79800 |  5852 |  7606k|  93.8 |   477M |  40 |1374 |3412 |1573 | 148k|  0 |  42k|  70k| 6.031985e+01 | 5.800000e+01 |   4.00%|  64.92%
1845.11/1851.44	c   829s| 79900 |  5846 |  7614k|  93.8 |   477M |  40 |1374 |3392 |1548 | 148k|  0 |  42k|  70k| 6.031938e+01 | 5.800000e+01 |   4.00%|  64.92%
1845.82/1852.19	c   830s| 80000 |  5834 |  7622k|  93.7 |   477M |  40 |1374 |3411 |1632 | 148k|  0 |  42k|  70k| 6.031793e+01 | 5.800000e+01 |   4.00%|  64.94%
1846.50/1852.83	c   830s| 80100 |  5832 |  7630k|  93.7 |   477M |  40 |1374 |3412 |1572 | 148k|  0 |  42k|  70k| 6.031754e+01 | 5.800000e+01 |   4.00%|  64.95%
1847.30/1853.61	c   831s| 80200 |  5834 |  7640k|  93.7 |   478M |  40 |1374 |3398 |1599 | 149k|  1 |  42k|  70k| 6.031589e+01 | 5.800000e+01 |   3.99%|  64.97%
1847.90/1854.29	c   832s| 80300 |  5830 |  7647k|  93.7 |   478M |  40 |1374 |3421 |1564 | 149k|  0 |  42k|  70k| 6.031530e+01 | 5.800000e+01 |   3.99%|  64.97%
1848.81/1855.14	c   833s| 80400 |  5822 |  7657k|  93.7 |   478M |  40 |1374 |3420 |1613 | 149k|  1 |  42k|  70k| 6.031483e+01 | 5.800000e+01 |   3.99%|  64.98%
1849.59/1855.97	c   833s| 80500 |  5818 |  7666k|  93.7 |   478M |  40 |1374 |3424 |1631 | 149k|  5 |  42k|  70k| 6.031453e+01 | 5.800000e+01 |   3.99%|  64.98%
1850.39/1856.78	c   834s| 80600 |  5820 |  7675k|  93.7 |   478M |  40 |1374 |3445 |1612 | 149k|  2 |  42k|  71k| 6.031423e+01 | 5.800000e+01 |   3.99%|  64.98%
1851.19/1857.51	c   835s| 80700 |  5822 |  7684k|  93.7 |   478M |  40 |1374 |3450 |1619 | 149k|  1 |  42k|  71k| 6.031393e+01 | 5.800000e+01 |   3.99%|  64.99%
1851.88/1858.20	c   836s| 80800 |  5816 |  7692k|  93.7 |   478M |  40 |1374 |3460 |1828 | 149k|  3 |  42k|  71k| 6.031291e+01 | 5.800000e+01 |   3.99%|  65.00%
1852.58/1858.90	c   836s| 80900 |  5803 |  7701k|  93.7 |   478M |  40 |1374 |3455 |1607 | 149k|  0 |  42k|  71k| 6.031274e+01 | 5.800000e+01 |   3.99%|  65.29%
1853.18/1859.59	c   837s| 81000 |  5807 |  7708k|  93.7 |   478M |  40 |1374 |3464 |1570 | 149k|  0 |  42k|  71k| 6.031163e+01 | 5.800000e+01 |   3.99%|  65.29%
1853.98/1860.33	c   838s| 81100 |  5817 |  7717k|  93.7 |   478M |  40 |1374 |3451 |1598 | 149k|  0 |  42k|  71k| 6.031053e+01 | 5.800000e+01 |   3.98%|  65.30%
1854.79/1861.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1854.79/1861.12	c   839s| 81200 |  5823 |  7727k|  93.7 |   478M |  40 |1374 |3439 |   0 | 150k|  0 |  42k|  71k| 6.030784e+01 | 5.800000e+01 |   3.98%|  65.33%
1855.37/1861.71	c   839s| 81300 |  5831 |  7734k|  93.6 |   478M |  40 |1374 |3432 |1606 | 150k|  2 |  42k|  71k| 6.030734e+01 | 5.800000e+01 |   3.98%|  65.33%
1856.07/1862.48	c   840s| 81400 |  5828 |  7743k|  93.6 |   478M |  40 |1374 |3422 |1788 | 150k|  1 |  42k|  71k| 6.030619e+01 | 5.800000e+01 |   3.98%|  65.35%
1856.78/1863.17	c   841s| 81500 |  5820 |  7751k|  93.6 |   478M |  40 |1374 |3397 |1565 | 150k|  0 |  42k|  71k| 6.030611e+01 | 5.800000e+01 |   3.98%|  65.36%
1857.47/1863.89	c   841s| 81600 |  5820 |  7760k|  93.6 |   478M |  40 |1374 |3402 |1621 | 150k|  1 |  42k|  71k| 6.030419e+01 | 5.800000e+01 |   3.97%|  65.37%
1858.26/1864.69	c   842s| 81700 |  5826 |  7769k|  93.6 |   478M |  40 |1374 |3415 |1615 | 150k|  4 |  42k|  71k| 6.030362e+01 | 5.800000e+01 |   3.97%|  65.38%
1858.96/1865.35	c   843s| 81800 |  5820 |  7777k|  93.6 |   478M |  40 |1374 |3398 |1581 | 150k|  0 |  42k|  71k| 6.030197e+01 | 5.800000e+01 |   3.97%|  65.40%
1859.67/1866.04	c   844s| 81900 |  5824 |  7785k|  93.6 |   478M |  40 |1374 |3391 |   0 | 150k|  0 |  42k|  71k| 6.030056e+01 | 5.800000e+01 |   3.97%|  65.42%
1860.36/1866.76	c   844s| 82000 |  5818 |  7792k|  93.5 |   478M |  40 |1374 |3366 |1593 | 150k|  2 |  42k|  71k| 6.030011e+01 | 5.800000e+01 |   3.97%|  65.42%
1860.95/1867.39	c   845s| 82100 |  5807 |  7799k|  93.5 |   478M |  40 |1374 |3371 |1559 | 150k|  5 |  42k|  71k| 6.029863e+01 | 5.800000e+01 |   3.96%|  65.44%
1861.76/1868.11	c   846s| 82200 |  5809 |  7808k|  93.5 |   478M |  40 |1374 |3363 |1612 | 150k|  0 |  42k|  71k| 6.029704e+01 | 5.800000e+01 |   3.96%|  65.45%
1862.55/1868.94	c   846s| 82300 |  5809 |  7818k|  93.5 |   478M |  40 |1374 |3356 |1620 | 150k|  0 |  42k|  71k| 6.029452e+01 | 5.800000e+01 |   3.96%|  65.48%
1863.35/1869.72	c   847s| 82400 |  5819 |  7828k|  93.5 |   478M |  40 |1374 |3371 |1604 | 151k|  2 |  42k|  71k| 6.029423e+01 | 5.800000e+01 |   3.96%|  65.48%
1864.04/1870.40	c   848s| 82500 |  5809 |  7836k|  93.5 |   478M |  40 |1374 |3359 |1826 | 151k|  2 |  42k|  71k| 6.029418e+01 | 5.800000e+01 |   3.96%|  65.48%
1864.75/1871.14	c   849s| 82600 |  5809 |  7845k|  93.5 |   478M |  40 |1374 |3357 |1638 | 151k|  2 |  42k|  71k| 6.029361e+01 | 5.800000e+01 |   3.95%|  65.49%
1865.54/1871.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1865.54/1871.97	c   849s| 82700 |  5815 |  7855k|  93.5 |   478M |  40 |1374 |3410 |1585 | 151k|  1 |  43k|  71k| 6.029268e+01 | 5.800000e+01 |   3.95%|  65.50%
1866.04/1872.49	c   850s| 82800 |  5809 |  7861k|  93.5 |   478M |  40 |1374 |3406 |1604 | 151k|  0 |  43k|  71k| 6.029161e+01 | 5.800000e+01 |   3.95%|  65.50%
1866.83/1873.21	c   851s| 82900 |  5818 |  7870k|  93.5 |   478M |  40 |1374 |3397 |1546 | 151k|  0 |  43k|  71k| 6.028888e+01 | 5.800000e+01 |   3.95%|  65.53%
1867.43/1873.89	c   851s| 83000 |  5812 |  7879k|  93.5 |   478M |  40 |1374 |3354 |1646 | 151k|  3 |  43k|  71k| 6.028829e+01 | 5.800000e+01 |   3.95%|  65.53%
1868.33/1874.74	c   852s| 83100 |  5824 |  7888k|  93.5 |   478M |  40 |1374 |3396 |1602 | 151k|  2 |  43k|  71k| 6.028715e+01 | 5.800000e+01 |   3.94%|  65.54%
1868.93/1875.36	c   853s| 83200 |  5814 |  7896k|  93.4 |   478M |  40 |1374 |3381 |1581 | 151k|  0 |  43k|  71k| 6.028653e+01 | 5.800000e+01 |   3.94%|  65.55%
1869.74/1876.14	c   854s| 83300 |  5810 |  7905k|  93.4 |   478M |  40 |1374 |3345 |1601 | 151k|  2 |  43k|  71k| 6.028526e+01 | 5.800000e+01 |   3.94%|  65.56%
1870.42/1876.86	c   854s| 83400 |  5806 |  7914k|  93.4 |   478M |  40 |1374 |3324 |1586 | 151k|  2 |  43k|  71k| 6.028525e+01 | 5.800000e+01 |   3.94%|  65.57%
1871.12/1877.50	c   855s| 83500 |  5800 |  7922k|  93.4 |   478M |  40 |1374 |3313 |1560 | 151k|  0 |  43k|  71k| 6.028437e+01 | 5.800000e+01 |   3.94%|  65.58%
1871.73/1878.14	c   856s| 83600 |  5790 |  7929k|  93.4 |   478M |  40 |1374 |3332 |1611 | 151k|  2 |  43k|  71k| 6.028394e+01 | 5.800000e+01 |   3.94%|  65.59%
1872.51/1878.91	c   856s| 83700 |  5796 |  7937k|  93.4 |   478M |  40 |1374 |3312 |1561 | 152k|  0 |  43k|  71k| 6.028348e+01 | 5.800000e+01 |   3.94%|  65.59%
1873.81/1880.21	c   858s| 83800 |  5794 |  7947k|  93.4 |   478M |  40 |1374 |3308 |1632 | 152k|  0 |  43k|  72k| 6.028253e+01 | 5.800000e+01 |   3.94%|  65.60%
1874.51/1880.94	c   858s| 83900 |  5786 |  7954k|  93.4 |   478M |  40 |1374 |3310 |1600 | 152k|  2 |  43k|  72k| 6.028241e+01 | 5.800000e+01 |   3.94%|  65.61%
1875.21/1881.61	c   859s| 84000 |  5792 |  7962k|  93.3 |   478M |  40 |1374 |3314 |1580 | 152k|  6 |  43k|  72k| 6.028234e+01 | 5.800000e+01 |   3.94%|  65.61%
1875.72/1882.18	c   860s| 84100 |  5780 |  7968k|  93.3 |   478M |  40 |1374 |3337 |1668 | 152k|  0 |  43k|  72k| 6.028234e+01 | 5.800000e+01 |   3.94%|  65.61%
1876.40/1882.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1876.40/1882.86	c   860s| 84200 |  5774 |  7976k|  93.3 |   478M |  40 |1374 |3363 |1628 | 152k|  2 |  43k|  72k| 6.027782e+01 | 5.800000e+01 |   3.93%|  65.65%
1877.10/1883.58	c   861s| 84300 |  5776 |  7985k|  93.3 |   478M |  40 |1374 |3371 |1596 | 152k|  0 |  43k|  72k| 6.027705e+01 | 5.800000e+01 |   3.93%|  65.65%
1877.80/1884.25	c   862s| 84400 |  5768 |  7993k|  93.3 |   478M |  40 |1374 |3377 |1601 | 152k|  0 |  43k|  72k| 6.027628e+01 | 5.800000e+01 |   3.92%|  65.66%
1878.49/1884.91	c   862s| 84500 |  5766 |  8001k|  93.2 |   478M |  40 |1374 |3389 |1561 | 152k|  0 |  43k|  72k| 6.027533e+01 | 5.800000e+01 |   3.92%|  65.67%
1879.19/1885.66	c   863s| 84600 |  5756 |  8010k|  93.2 |   478M |  40 |1374 |3400 |1590 | 152k|  2 |  43k|  72k| 6.027515e+01 | 5.800000e+01 |   3.92%|  65.68%
1880.09/1886.51	c   864s| 84700 |  5748 |  8021k|  93.3 |   478M |  40 |1374 |3403 |1612 | 152k|  3 |  43k|  72k| 6.027458e+01 | 5.800000e+01 |   3.92%|  65.68%
1880.70/1887.16	c   865s| 84800 |  5736 |  8029k|  93.2 |   478M |  40 |1374 |3390 |1598 | 152k|  0 |  43k|  72k| 6.027401e+01 | 5.800000e+01 |   3.92%|  65.69%
1881.38/1887.87	c   865s| 84900 |  5724 |  8037k|  93.2 |   478M |  40 |1374 |3388 |1629 | 153k|  0 |  43k|  72k| 6.027332e+01 | 5.800000e+01 |   3.92%|  65.69%
1882.38/1888.82	c   866s| 85000 |  5728 |  8046k|  93.2 |   478M |  40 |1374 |3408 |1650 | 153k|  2 |  43k|  72k| 6.027213e+01 | 5.800000e+01 |   3.92%|  65.70%
1882.98/1889.44	c   867s| 85100 |  5728 |  8053k|  93.2 |   478M |  40 |1374 |3410 |1647 | 153k|  4 |  43k|  72k| 6.027204e+01 | 5.800000e+01 |   3.92%|  65.71%
1883.78/1890.25	c   868s| 85200 |  5720 |  8063k|  93.2 |   478M |  40 |1374 |3393 |1625 | 153k|  2 |  43k|  72k| 6.027082e+01 | 5.800000e+01 |   3.92%|  65.73%
1884.27/1890.78	c   868s| 85300 |  5722 |  8068k|  93.2 |   478M |  40 |1374 |3406 |1623 | 153k|  5 |  43k|  72k| 6.027056e+01 | 5.800000e+01 |   3.91%|  65.73%
1885.17/1891.60	c   869s| 85400 |  5720 |  8077k|  93.2 |   478M |  40 |1374 |3414 |1633 | 153k| 10 |  43k|  72k| 6.026959e+01 | 5.800000e+01 |   3.91%|  65.74%
1885.87/1892.37	c   870s| 85500 |  5714 |  8086k|  93.1 |   479M |  40 |1374 |3403 |1580 | 153k|  2 |  43k|  72k| 6.026922e+01 | 5.800000e+01 |   3.91%|  65.74%
1886.58/1893.08	c   871s| 85600 |  5710 |  8094k|  93.1 |   479M |  40 |1374 |3413 |1604 | 153k|  4 |  43k|  72k| 6.026851e+01 | 5.800000e+01 |   3.91%|  65.75%
1887.26/1893.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1887.26/1893.77	c   871s| 85700 |  5708 |  8101k|  93.1 |   479M |  40 |1374 |3402 |1553 | 153k|  0 |  43k|  72k| 6.026757e+01 | 5.800000e+01 |   3.91%|  65.76%
1888.16/1894.66	c   872s| 85800 |  5706 |  8111k|  93.1 |   479M |  40 |1374 |3421 |1627 | 153k|  2 |  43k|  72k| 6.026610e+01 | 5.800000e+01 |   3.91%|  65.77%
1888.86/1895.37	c   873s| 85900 |  5704 |  8119k|  93.1 |   479M |  40 |1374 |3407 |1585 | 153k|  0 |  43k|  72k| 6.026419e+01 | 5.800000e+01 |   3.90%|  65.78%
1889.57/1896.10	c   874s| 86000 |  5710 |  8128k|  93.1 |   479M |  40 |1374 |3400 |1552 | 153k|  4 |  43k|  72k| 6.026359e+01 | 5.800000e+01 |   3.90%|  65.81%
1890.15/1896.68	c   874s| 86100 |  5702 |  8135k|  93.1 |   479M |  40 |1374 |3380 |1653 | 153k|  0 |  43k|  72k| 6.026269e+01 | 5.800000e+01 |   3.90%|  65.82%
1890.95/1897.44	c   875s| 86200 |  5698 |  8144k|  93.1 |   479M |  40 |1374 |3372 |1585 | 154k|  2 |  43k|  72k| 6.026171e+01 | 5.800000e+01 |   3.90%|  65.83%
1891.66/1898.13	c   876s| 86300 |  5706 |  8152k|  93.1 |   479M |  40 |1374 |3373 |1619 | 154k|  0 |  43k|  72k| 6.026112e+01 | 5.800000e+01 |   3.90%|  65.83%
1892.45/1899.01	c   877s| 86400 |  5700 |  8162k|  93.1 |   479M |  40 |1374 |3358 |1600 | 154k|  2 |  43k|  72k| 6.025947e+01 | 5.800000e+01 |   3.90%|  65.85%
1893.34/1899.81	c   877s| 86500 |  5704 |  8172k|  93.1 |   479M |  40 |1374 |3376 |1601 | 154k|  0 |  44k|  72k| 6.025826e+01 | 5.800000e+01 |   3.89%|  65.86%
1894.24/1900.72	c   878s| 86600 |  5694 |  8181k|  93.1 |   479M |  40 |1374 |3380 |1606 | 154k|  0 |  44k|  72k| 6.025695e+01 | 5.800000e+01 |   3.89%|  65.88%
1894.94/1901.49	c   879s| 86700 |  5672 |  8190k|  93.1 |   479M |  40 |1374 |3391 |1615 | 154k|  0 |  44k|  73k| 6.025477e+01 | 5.800000e+01 |   3.89%|  65.90%
1895.73/1902.24	c   880s| 86800 |  5666 |  8199k|  93.1 |   479M |  40 |1374 |3384 |1600 | 154k|  2 |  44k|  73k| 6.025231e+01 | 5.800000e+01 |   3.88%|  65.92%
1896.43/1902.96	c   880s| 86900 |  5666 |  8208k|  93.1 |   479M |  40 |1374 |3386 |1603 | 154k|  0 |  44k|  73k| 6.025137e+01 | 5.800000e+01 |   3.88%|  65.93%
1897.23/1903.73	c   881s| 87000 |  5656 |  8217k|  93.1 |   479M |  40 |1374 |3389 |1557 | 154k|  2 |  44k|  73k| 6.025073e+01 | 5.800000e+01 |   3.88%|  65.94%
1897.93/1904.48	c   882s| 87100 |  5644 |  8226k|  93.0 |   479M |  40 |1374 |3416 |1622 | 154k|  0 |  44k|  73k| 6.025052e+01 | 5.800000e+01 |   3.88%|  65.95%
1898.72/1905.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1898.72/1905.22	c   883s| 87200 |  5646 |  8235k|  93.0 |   479M |  40 |1374 |3423 |1788 | 154k|  3 |  44k|  73k| 6.025000e+01 | 5.800000e+01 |   3.88%|  65.96%
1899.42/1905.93	c   883s| 87300 |  5634 |  8243k|  93.0 |   479M |  40 |1374 |3409 |1587 | 155k|  0 |  44k|  73k| 6.024895e+01 | 5.800000e+01 |   3.88%|  65.97%
1900.22/1906.75	c   884s| 87400 |  5628 |  8253k|  93.0 |   479M |  40 |1374 |3431 |1609 | 155k|  0 |  44k|  73k| 6.024785e+01 | 5.800000e+01 |   3.88%|  65.98%
1901.02/1907.54	c   885s| 87500 |  5616 |  8263k|  93.0 |   479M |  40 |1374 |3444 |1618 | 155k|  0 |  44k|  73k| 6.024734e+01 | 5.800000e+01 |   3.87%|  66.00%
1901.81/1908.34	c   886s| 87600 |  5604 |  8272k|  93.0 |   479M |  40 |1374 |3447 |1535 | 155k|  1 |  44k|  73k| 6.024690e+01 | 5.800000e+01 |   3.87%|  66.01%
1902.52/1909.05	c   887s| 87700 |  5598 |  8280k|  93.0 |   479M |  40 |1374 |3439 |1545 | 155k|  0 |  44k|  73k| 6.024631e+01 | 5.800000e+01 |   3.87%|  66.02%
1903.21/1909.74	c   887s| 87800 |  5590 |  8288k|  93.0 |   479M |  40 |1374 |3433 |1650 | 155k|  2 |  44k|  73k| 6.024524e+01 | 5.800000e+01 |   3.87%|  66.03%
1903.81/1910.36	c   888s| 87900 |  5586 |  8296k|  93.0 |   479M |  40 |1374 |3439 |1637 | 155k|  0 |  44k|  73k| 6.024431e+01 | 5.800000e+01 |   3.87%|  66.04%
1904.70/1911.20	c   889s| 88000 |  5572 |  8304k|  93.0 |   479M |  40 |1374 |3433 |1643 | 155k|  2 |  44k|  73k| 6.024122e+01 | 5.800000e+01 |   3.86%|  66.06%
1905.40/1911.95	c   889s| 88100 |  5570 |  8313k|  93.0 |   479M |  40 |1374 |3468 |1608 | 155k|  2 |  44k|  73k| 6.024037e+01 | 5.800000e+01 |   3.86%|  66.07%
1906.10/1912.67	c   890s| 88200 |  5568 |  8322k|  93.0 |   479M |  40 |1374 |3461 |1583 | 155k|  1 |  44k|  73k| 6.023916e+01 | 5.800000e+01 |   3.86%|  66.08%
1906.80/1913.35	c   891s| 88300 |  5564 |  8330k|  93.0 |   479M |  40 |1374 |3484 |1641 | 155k|  3 |  44k|  73k| 6.023893e+01 | 5.800000e+01 |   3.86%|  66.08%
1907.51/1914.06	c   892s| 88400 |  5564 |  8339k|  93.0 |   479M |  40 |1374 |3483 |1589 | 155k|  2 |  44k|  73k| 6.023864e+01 | 5.800000e+01 |   3.86%|  66.09%
1908.39/1914.92	c   892s| 88500 |  5562 |  8350k|  93.0 |   479M |  40 |1374 |3466 |1557 | 155k|  2 |  44k|  73k| 6.023681e+01 | 5.800000e+01 |   3.86%|  66.10%
1908.99/1915.51	c   893s| 88600 |  5558 |  8356k|  92.9 |   479M |  40 |1374 |3437 |1569 | 156k|  2 |  44k|  73k| 6.023650e+01 | 5.800000e+01 |   3.86%|  66.11%
1909.60/1916.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1909.60/1916.15	c   894s| 88700 |  5564 |  8364k|  92.9 |   479M |  40 |1374 |3425 |1622 | 156k|  0 |  44k|  73k| 6.023533e+01 | 5.800000e+01 |   3.85%|  66.13%
1910.38/1916.98	c   894s| 88800 |  5570 |  8371k|  92.9 |   479M |  40 |1374 |3439 |1638 | 156k|  2 |  44k|  73k| 6.023504e+01 | 5.800000e+01 |   3.85%|  66.13%
1911.08/1917.63	c   895s| 88900 |  5570 |  8379k|  92.9 |   479M |  40 |1374 |3457 |1604 | 156k|  2 |  44k|  73k| 6.023432e+01 | 5.800000e+01 |   3.85%|  66.13%
1911.68/1918.29	c   896s| 89000 |  5550 |  8387k|  92.9 |   479M |  40 |1374 |3424 |1603 | 156k|  1 |  44k|  73k| 6.023253e+01 | 5.800000e+01 |   3.85%|  66.18%
1912.38/1918.94	c   896s| 89100 |  5540 |  8395k|  92.9 |   479M |  40 |1374 |3409 |1625 | 156k|  0 |  44k|  73k| 6.023229e+01 | 5.800000e+01 |   3.85%|  66.18%
1913.07/1919.66	c   897s| 89200 |  5548 |  8404k|  92.9 |   479M |  40 |1374 |3480 |1653 | 156k|  0 |  44k|  73k| 6.023070e+01 | 5.800000e+01 |   3.85%|  66.19%
1914.07/1920.63	c   898s| 89300 |  5548 |  8415k|  92.9 |   479M |  40 |1374 |3517 |1656 | 156k|  0 |  44k|  73k| 6.023012e+01 | 5.800000e+01 |   3.85%|  66.20%
1914.77/1921.32	c   899s| 89400 |  5542 |  8423k|  92.9 |   479M |  40 |1374 |3540 |1600 | 156k|  2 |  45k|  73k| 6.022848e+01 | 5.800000e+01 |   3.84%|  66.22%
1915.48/1922.03	c   900s| 89500 |  5528 |  8431k|  92.8 |   479M |  40 |1374 |3520 |1586 | 156k|  2 |  45k|  73k| 6.022784e+01 | 5.800000e+01 |   3.84%|  66.22%
1916.16/1922.79	c   900s| 89600 |  5524 |  8440k|  92.8 |   479M |  40 |1374 |3494 |1620 | 156k|  4 |  45k|  73k| 6.022515e+01 | 5.800000e+01 |   3.84%|  66.24%
1917.06/1923.60	c   901s| 89700 |  5515 |  8450k|  92.8 |   479M |  40 |1374 |3523 |1584 | 156k|  0 |  45k|  73k| 6.022399e+01 | 5.800000e+01 |   3.83%|  66.26%
1917.76/1924.30	c   902s| 89800 |  5521 |  8458k|  92.8 |   479M |  40 |1374 |3531 |1568 | 156k|  0 |  45k|  73k| 6.022264e+01 | 5.800000e+01 |   3.83%|  66.27%
1918.26/1924.80	c   902s| 89900 |  5519 |  8464k|  92.8 |   479M |  40 |1374 |3538 |1597 | 156k|  0 |  45k|  73k| 6.022264e+01 | 5.800000e+01 |   3.83%|  66.27%
1918.86/1925.42	c   903s| 90000 |  5525 |  8472k|  92.8 |   479M |  40 |1374 |3525 |1601 | 156k|  0 |  45k|  73k| 6.022165e+01 | 5.800000e+01 |   3.83%|  66.28%
1919.47/1926.04	c   904s| 90100 |  5521 |  8479k|  92.8 |   479M |  40 |1374 |3525 |1759 | 156k|  1 |  45k|  73k| 6.022136e+01 | 5.800000e+01 |   3.83%|  66.29%
1920.15/1926.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1920.15/1926.70	c   904s| 90200 |  5523 |  8487k|  92.7 |   479M |  40 |1374 |3532 |1607 | 156k|  0 |  45k|  73k| 6.022046e+01 | 5.800000e+01 |   3.83%|  66.30%
1920.75/1927.32	c   905s| 90300 |  5511 |  8493k|  92.7 |   479M |  40 |1374 |3539 |1845 | 156k|  0 |  45k|  73k| 6.022043e+01 | 5.800000e+01 |   3.83%|  66.31%
1921.35/1928.00	c   906s| 90400 |  5503 |  8502k|  92.7 |   479M |  40 |1374 |3531 |1559 | 156k|  1 |  45k|  73k| 6.021933e+01 | 5.800000e+01 |   3.83%|  66.32%
1922.04/1928.66	c   906s| 90500 |  5497 |  8509k|  92.7 |   479M |  40 |1374 |3498 |1585 | 157k|  2 |  45k|  73k| 6.021847e+01 | 5.800000e+01 |   3.82%|  66.33%
1922.64/1929.28	c   907s| 90600 |  5485 |  8516k|  92.7 |   479M |  40 |1374 |3450 |1603 | 157k|  2 |  45k|  73k| 6.021783e+01 | 5.800000e+01 |   3.82%|  66.33%
1923.34/1929.90	c   907s| 90700 |  5481 |  8524k|  92.6 |   479M |  40 |1374 |3424 |1615 | 157k|  3 |  45k|  73k| 6.021755e+01 | 5.800000e+01 |   3.82%|  66.34%
1924.04/1930.64	c   908s| 90800 |  5471 |  8533k|  92.6 |   479M |  40 |1374 |3442 |1614 | 157k|  0 |  45k|  73k| 6.021755e+01 | 5.800000e+01 |   3.82%|  66.34%
1924.74/1931.37	c   909s| 90900 |  5475 |  8542k|  92.6 |   479M |  40 |1374 |3437 |1620 | 157k|  5 |  45k|  74k| 6.021625e+01 | 5.800000e+01 |   3.82%|  66.35%
1925.55/1932.13	c   910s| 91000 |  5461 |  8551k|  92.6 |   479M |  40 |1374 |3429 |1603 | 157k|  2 |  45k|  74k| 6.021582e+01 | 5.800000e+01 |   3.82%|  66.35%
1926.24/1932.82	c   910s| 91100 |  5457 |  8560k|  92.6 |   479M |  40 |1374 |3426 |1556 | 157k|  0 |  45k|  74k| 6.021444e+01 | 5.800000e+01 |   3.82%|  66.37%
1927.34/1933.92	c   911s| 91200 |  5451 |  8569k|  92.6 |   479M |  40 |1374 |3452 |1815 | 157k|  0 |  45k|  74k| 6.021315e+01 | 5.800000e+01 |   3.82%|  66.39%
1928.03/1934.62	c   912s| 91300 |  5443 |  8577k|  92.6 |   479M |  40 |1374 |3464 |1609 | 157k|  0 |  45k|  74k| 6.021200e+01 | 5.800000e+01 |   3.81%|  66.40%
1928.73/1935.35	c   913s| 91400 |  5451 |  8586k|  92.6 |   479M |  40 |1374 |3466 |1584 | 157k|  6 |  45k|  74k| 6.021087e+01 | 5.800000e+01 |   3.81%|  66.41%
1929.54/1936.17	c   914s| 91500 |  5453 |  8595k|  92.6 |   479M |  40 |1374 |3466 |1608 | 157k|  0 |  45k|  74k| 6.021049e+01 | 5.800000e+01 |   3.81%|  66.42%
1930.23/1936.80	c   914s| 91600 |  5455 |  8603k|  92.6 |   479M |  40 |1374 |3453 |1584 | 157k|  3 |  45k|  74k| 6.020904e+01 | 5.800000e+01 |   3.81%|  66.43%
1930.72/1937.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1930.72/1937.36	c   915s| 91700 |  5457 |  8610k|  92.6 |   479M |  40 |1374 |3435 |1638 | 157k|  2 |  45k|  74k| 6.020881e+01 | 5.800000e+01 |   3.81%|  66.44%
1931.43/1938.03	c   916s| 91800 |  5453 |  8618k|  92.6 |   479M |  40 |1374 |3423 |1617 | 157k|  2 |  45k|  74k| 6.020753e+01 | 5.800000e+01 |   3.81%|  66.45%
1932.02/1938.67	c   916s| 91900 |  5455 |  8626k|  92.5 |   479M |  40 |1374 |3434 |1606 | 157k|  0 |  45k|  74k| 6.020698e+01 | 5.800000e+01 |   3.81%|  66.45%
1932.82/1939.41	c   917s| 92000 |  5453 |  8634k|  92.5 |   479M |  40 |1374 |3484 |1640 | 157k|  0 |  45k|  74k| 6.020595e+01 | 5.800000e+01 |   3.80%|  66.46%
1933.43/1940.05	c   918s| 92100 |  5463 |  8642k|  92.5 |   479M |  40 |1374 |3484 |1557 | 158k|  2 |  45k|  74k| 6.020551e+01 | 5.800000e+01 |   3.80%|  66.47%
1934.11/1940.71	c   918s| 92200 |  5471 |  8650k|  92.5 |   479M |  40 |1374 |3481 |1583 | 158k|  3 |  45k|  74k| 6.020499e+01 | 5.800000e+01 |   3.80%|  66.47%
1934.71/1941.33	c   919s| 92300 |  5453 |  8658k|  92.5 |   479M |  40 |1374 |3475 |1631 | 158k|  2 |  45k|  74k| 6.020426e+01 | 5.800000e+01 |   3.80%|  66.48%
1935.42/1942.04	c   920s| 92400 |  5457 |  8667k|  92.5 |   479M |  40 |1374 |3461 |1565 | 158k|  0 |  45k|  74k| 6.020399e+01 | 5.800000e+01 |   3.80%|  66.49%
1936.20/1942.82	c   920s| 92500 |  5448 |  8675k|  92.5 |   479M |  40 |1374 |3478 |1591 | 158k|  0 |  45k|  74k| 6.020356e+01 | 5.800000e+01 |   3.80%|  66.50%
1936.90/1943.50	c   921s| 92600 |  5444 |  8683k|  92.5 |   479M |  40 |1374 |3494 |1600 | 158k|  0 |  45k|  74k| 6.020301e+01 | 5.800000e+01 |   3.80%|  66.51%
1937.60/1944.22	c   922s| 92700 |  5441 |  8692k|  92.5 |   479M |  40 |1374 |3515 |1602 | 158k|  0 |  45k|  74k| 6.020130e+01 | 5.800000e+01 |   3.80%|  66.60%
1938.30/1944.97	c   922s| 92800 |  5441 |  8701k|  92.5 |   479M |  40 |1374 |3506 |1555 | 158k|  0 |  45k|  74k| 6.020063e+01 | 5.800000e+01 |   3.79%|  66.61%
1939.09/1945.74	c   923s| 92900 |  5449 |  8711k|  92.5 |   479M |  40 |1374 |3552 |1611 | 158k|  2 |  46k|  74k| 6.019991e+01 | 5.800000e+01 |   3.79%|  66.62%
1939.79/1946.41	c   924s| 93000 |  5431 |  8719k|  92.5 |   479M |  40 |1374 |3559 |1611 | 158k|  1 |  46k|  74k| 6.019867e+01 | 5.800000e+01 |   3.79%|  66.63%
1940.50/1947.15	c   925s| 93100 |  5431 |  8728k|  92.5 |   479M |  40 |1374 |3544 |1631 | 158k|  5 |  46k|  74k| 6.019780e+01 | 5.800000e+01 |   3.79%|  66.65%
1941.19/1947.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1941.19/1947.86	c   925s| 93200 |  5418 |  8737k|  92.4 |   479M |  40 |1374 |3529 |1603 | 158k|  0 |  46k|  74k| 6.019768e+01 | 5.800000e+01 |   3.79%|  66.66%
1941.98/1948.66	c   926s| 93300 |  5404 |  8746k|  92.4 |   479M |  40 |1374 |3529 |1635 | 158k|  1 |  46k|  74k| 6.019663e+01 | 5.800000e+01 |   3.79%|  66.67%
1942.88/1949.53	c   927s| 93400 |  5416 |  8755k|  92.4 |   479M |  40 |1374 |3565 |1577 | 158k|  1 |  46k|  74k| 6.019507e+01 | 5.800000e+01 |   3.78%|  66.68%
1943.58/1950.21	c   928s| 93500 |  5398 |  8763k|  92.4 |   479M |  40 |1374 |3576 |1678 | 158k|  0 |  46k|  74k| 6.019448e+01 | 5.800000e+01 |   3.78%|  66.69%
1944.18/1950.83	c   928s| 93600 |  5398 |  8771k|  92.4 |   479M |  40 |1374 |3571 |1624 | 158k|  0 |  46k|  74k| 6.019308e+01 | 5.800000e+01 |   3.78%|  66.70%
1944.77/1951.49	c   929s| 93700 |  5386 |  8779k|  92.4 |   479M |  40 |1374 |3542 |1638 | 158k|  2 |  46k|  74k| 6.019279e+01 | 5.800000e+01 |   3.78%|  66.71%
1945.67/1952.32	c   930s| 93800 |  5371 |  8788k|  92.4 |   479M |  40 |1374 |3533 |1660 | 158k|  2 |  46k|  74k| 6.019088e+01 | 5.800000e+01 |   3.78%|  66.72%
1946.38/1953.06	c   931s| 93900 |  5367 |  8796k|  92.4 |   479M |  40 |1374 |3529 |1548 | 158k|  0 |  46k|  74k| 6.018947e+01 | 5.800000e+01 |   3.77%|  66.73%
1947.07/1953.77	c   931s| 94000 |  5359 |  8805k|  92.4 |   479M |  40 |1374 |3513 |1588 | 159k|  2 |  46k|  74k| 6.018922e+01 | 5.800000e+01 |   3.77%|  66.74%
1947.86/1954.56	c   932s| 94100 |  5359 |  8813k|  92.4 |   479M |  40 |1374 |3511 |1587 | 159k|  0 |  46k|  74k| 6.018824e+01 | 5.800000e+01 |   3.77%|  66.76%
1948.56/1955.26	c   933s| 94200 |  5355 |  8821k|  92.4 |   479M |  40 |1374 |3499 |1578 | 159k|  0 |  46k|  74k| 6.018775e+01 | 5.800000e+01 |   3.77%|  66.76%
1949.37/1956.01	c   934s| 94300 |  5349 |  8830k|  92.4 |   479M |  40 |1374 |3475 |1581 | 159k|  4 |  46k|  74k| 6.018754e+01 | 5.800000e+01 |   3.77%|  66.77%
1950.06/1956.79	c   934s| 94400 |  5341 |  8839k|  92.4 |   479M |  40 |1374 |3460 |1566 | 159k|  1 |  46k|  74k| 6.018571e+01 | 5.800000e+01 |   3.77%|  66.79%
1950.75/1957.47	c   935s| 94500 |  5343 |  8847k|  92.3 |   479M |  40 |1374 |3460 |1607 | 159k|  3 |  46k|  75k| 6.018557e+01 | 5.800000e+01 |   3.77%|  66.79%
1951.46/1958.17	c   936s| 94600 |  5343 |  8855k|  92.3 |   479M |  40 |1374 |3480 |1612 | 159k|  0 |  46k|  75k| 6.018446e+01 | 5.800000e+01 |   3.77%|  66.80%
1952.25/1958.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1952.25/1958.95	c   936s| 94700 |  5335 |  8864k|  92.3 |   479M |  40 |1374 |3466 |1623 | 159k|  3 |  46k|  75k| 6.018397e+01 | 5.800000e+01 |   3.77%|  66.81%
1952.95/1959.65	c   937s| 94800 |  5325 |  8872k|  92.3 |   479M |  40 |1374 |3442 |1629 | 159k|  2 |  46k|  75k| 6.018192e+01 | 5.800000e+01 |   3.76%|  66.83%
1953.74/1960.49	c   938s| 94900 |  5307 |  8882k|  92.3 |   479M |  40 |1374 |3455 |1708 | 159k|  0 |  46k|  75k| 6.018007e+01 | 5.800000e+01 |   3.76%|  66.84%
1954.74/1961.41	c   939s| 95000 |  5305 |  8892k|  92.3 |   479M |  40 |1374 |3466 |1576 | 159k|  1 |  46k|  75k| 6.017837e+01 | 5.800000e+01 |   3.76%|  66.87%
1955.35/1962.11	c   940s| 95100 |  5299 |  8900k|  92.3 |   479M |  40 |1374 |3465 |1561 | 159k|  0 |  46k|  75k| 6.017789e+01 | 5.800000e+01 |   3.75%|  66.87%
1956.13/1962.88	c   940s| 95200 |  5289 |  8909k|  92.3 |   479M |  40 |1374 |3481 |1590 | 159k|  0 |  46k|  75k| 6.017718e+01 | 5.800000e+01 |   3.75%|  66.88%
1956.93/1963.60	c   941s| 95300 |  5289 |  8918k|  92.3 |   479M |  40 |1374 |3492 |1630 | 159k|  0 |  46k|  75k| 6.017570e+01 | 5.800000e+01 |   3.75%|  66.89%
1957.83/1964.56	c   942s| 95400 |  5285 |  8928k|  92.3 |   479M |  40 |1374 |3527 |1628 | 159k|  0 |  46k|  75k| 6.017448e+01 | 5.800000e+01 |   3.75%|  66.91%
1958.72/1965.43	c   943s| 95500 |  5283 |  8937k|  92.3 |   479M |  40 |1374 |3561 |1578 | 159k|  0 |  46k|  75k| 6.017378e+01 | 5.800000e+01 |   3.75%|  66.92%
1959.44/1966.12	c   944s| 95600 |  5275 |  8946k|  92.3 |   479M |  40 |1374 |3506 |1610 | 159k|  2 |  46k|  75k| 6.017232e+01 | 5.800000e+01 |   3.75%|  66.94%
1960.12/1966.89	c   944s| 95700 |  5273 |  8954k|  92.3 |   479M |  40 |1374 |3487 |1607 | 159k|  2 |  46k|  75k| 6.017154e+01 | 5.800000e+01 |   3.74%|  66.94%
1960.82/1967.57	c   945s| 95800 |  5279 |  8963k|  92.3 |   479M |  40 |1374 |3486 |1620 | 160k|  2 |  46k|  75k| 6.017015e+01 | 5.800000e+01 |   3.74%|  66.95%
1961.61/1968.32	c   946s| 95900 |  5263 |  8970k|  92.3 |   479M |  40 |1374 |3480 |1621 | 160k|  0 |  46k|  75k| 6.016970e+01 | 5.800000e+01 |   3.74%|  66.96%
1962.42/1969.12	c   947s| 96000 |  5267 |  8980k|  92.3 |   479M |  40 |1374 |3479 |1582 | 160k|  1 |  47k|  75k| 6.016868e+01 | 5.800000e+01 |   3.74%|  66.97%
1963.21/1969.91	c   947s| 96100 |  5263 |  8989k|  92.3 |   479M |  40 |1374 |3470 |1569 | 160k|  2 |  47k|  75k| 6.016818e+01 | 5.800000e+01 |   3.74%|  66.98%
1963.91/1970.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1963.91/1970.62	c   948s| 96200 |  5259 |  8998k|  92.3 |   479M |  40 |1374 |3468 |1573 | 160k|  2 |  47k|  75k| 6.016797e+01 | 5.800000e+01 |   3.74%|  66.98%
1964.60/1971.32	c   949s| 96300 |  5245 |  9006k|  92.3 |   479M |  40 |1374 |3476 |1560 | 160k|  0 |  47k|  75k| 6.016762e+01 | 5.800000e+01 |   3.74%|  66.99%
1965.20/1971.98	c   949s| 96400 |  5231 |  9014k|  92.3 |   479M |  40 |1374 |3464 |   0 | 160k|  0 |  47k|  75k| 6.016659e+01 | 5.800000e+01 |   3.74%|  67.00%
1965.90/1972.65	c   950s| 96500 |  5209 |  9022k|  92.2 |   479M |  40 |1374 |3455 |1632 | 160k|  0 |  47k|  75k| 6.016602e+01 | 5.800000e+01 |   3.73%|  67.03%
1966.60/1973.39	c   951s| 96600 |  5215 |  9032k|  92.2 |   479M |  40 |1374 |3459 |1618 | 160k|  5 |  47k|  75k| 6.016588e+01 | 5.800000e+01 |   3.73%|  67.03%
1967.31/1974.10	c   952s| 96700 |  5199 |  9039k|  92.2 |   479M |  40 |1374 |3477 |1849 | 160k|  0 |  47k|  75k| 6.016503e+01 | 5.800000e+01 |   3.73%|  67.04%
1968.09/1974.81	c   952s| 96800 |  5201 |  9048k|  92.2 |   479M |  40 |1374 |3479 |1585 | 160k|  4 |  47k|  75k| 6.016334e+01 | 5.800000e+01 |   3.73%|  67.05%
1968.59/1975.38	c   953s| 96900 |  5189 |  9055k|  92.2 |   479M |  40 |1374 |3485 |1641 | 160k|  1 |  47k|  75k| 6.016137e+01 | 5.800000e+01 |   3.73%|  67.07%
1969.30/1976.04	c   954s| 97000 |  5189 |  9063k|  92.2 |   479M |  40 |1374 |3490 |1602 | 160k|  2 |  47k|  75k| 6.016059e+01 | 5.800000e+01 |   3.73%|  67.08%
1969.88/1976.62	c   954s| 97100 |  5187 |  9070k|  92.2 |   479M |  40 |1374 |3487 |1621 | 160k|  1 |  47k|  75k| 6.016002e+01 | 5.800000e+01 |   3.72%|  67.09%
1970.48/1977.22	c   955s| 97200 |  5181 |  9077k|  92.1 |   479M |  40 |1374 |3479 |1596 | 160k|  0 |  47k|  75k| 6.015942e+01 | 5.800000e+01 |   3.72%|  67.09%
1971.08/1977.85	c   955s| 97300 |  5177 |  9084k|  92.1 |   479M |  40 |1374 |3503 |1561 | 160k|  3 |  47k|  75k| 6.015820e+01 | 5.800000e+01 |   3.72%|  67.10%
1971.78/1978.52	c   956s| 97400 |  5168 |  9092k|  92.1 |   479M |  40 |1374 |3507 |1578 | 160k|  1 |  47k|  75k| 6.015682e+01 | 5.800000e+01 |   3.72%|  67.12%
1972.39/1979.17	c   957s| 97500 |  5164 |  9100k|  92.1 |   479M |  40 |1374 |3514 |1642 | 160k|  3 |  47k|  75k| 6.015589e+01 | 5.800000e+01 |   3.72%|  67.12%
1973.07/1979.86	c   957s| 97600 |  5157 |  9108k|  92.1 |   479M |  40 |1374 |3546 |1648 | 160k|  0 |  47k|  75k| 6.015531e+01 | 5.800000e+01 |   3.72%|  67.21%
1973.77/1980.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1973.77/1980.52	c   958s| 97700 |  5147 |  9116k|  92.1 |   479M |  40 |1374 |3539 |1632 | 160k|  2 |  47k|  75k| 6.015455e+01 | 5.800000e+01 |   3.71%|  67.22%
1974.67/1981.43	c   959s| 97800 |  5145 |  9125k|  92.1 |   479M |  40 |1374 |3549 |1561 | 161k|  0 |  47k|  76k| 6.015181e+01 | 5.800000e+01 |   3.71%|  67.24%
1975.38/1982.13	c   960s| 97900 |  5153 |  9133k|  92.1 |   479M |  40 |1374 |3561 |1630 | 161k|  2 |  47k|  76k| 6.015112e+01 | 5.800000e+01 |   3.71%|  67.25%
1976.16/1982.92	c   960s| 98000 |  5151 |  9143k|  92.1 |   479M |  40 |1374 |3556 |1584 | 161k|  0 |  47k|  76k| 6.014902e+01 | 5.800000e+01 |   3.71%|  67.27%
1976.96/1983.71	c   961s| 98100 |  5143 |  9152k|  92.1 |   479M |  40 |1374 |3554 |1537 | 161k|  0 |  47k|  76k| 6.014848e+01 | 5.800000e+01 |   3.70%|  67.27%
1977.56/1984.30	c   962s| 98200 |  5139 |  9159k|  92.0 |   479M |  40 |1374 |3549 |1580 | 161k|  2 |  47k|  76k| 6.014846e+01 | 5.800000e+01 |   3.70%|  67.28%
1978.16/1984.90	c   962s| 98300 |  5129 |  9166k|  92.0 |   479M |  40 |1374 |3518 |1595 | 161k|  3 |  47k|  76k| 6.014578e+01 | 5.800000e+01 |   3.70%|  67.30%
1978.85/1985.63	c   963s| 98400 |  5113 |  9175k|  92.0 |   479M |  40 |1374 |3509 |1556 | 161k|  0 |  47k|  76k| 6.014537e+01 | 5.800000e+01 |   3.70%|  67.31%
1979.65/1986.40	c   964s| 98500 |  5105 |  9185k|  92.0 |   479M |  40 |1374 |3490 |1605 | 161k|  1 |  47k|  76k| 6.014387e+01 | 5.800000e+01 |   3.70%|  67.34%
1980.26/1987.09	c   965s| 98600 |  5099 |  9193k|  92.0 |   479M |  40 |1374 |3499 |1571 | 161k|  0 |  47k|  76k| 6.014248e+01 | 5.800000e+01 |   3.69%|  67.35%
1981.05/1987.85	c   965s| 98700 |  5091 |  9202k|  92.0 |   479M |  40 |1374 |3479 |1687 | 161k|  0 |  47k|  76k| 6.014113e+01 | 5.800000e+01 |   3.69%|  67.37%
1982.04/1988.83	c   966s| 98800 |  5091 |  9212k|  92.0 |   479M |  40 |1374 |3501 |1607 | 161k|  4 |  47k|  76k| 6.013996e+01 | 5.800000e+01 |   3.69%|  67.39%
1982.64/1989.49	c   967s| 98900 |  5083 |  9219k|  92.0 |   479M |  40 |1374 |3481 |1633 | 161k|  0 |  47k|  76k| 6.013975e+01 | 5.800000e+01 |   3.69%|  67.41%
1983.35/1990.19	c   968s| 99000 |  5079 |  9228k|  92.0 |   479M |  40 |1374 |3477 |1596 | 161k|  0 |  47k|  76k| 6.013970e+01 | 5.800000e+01 |   3.69%|  67.41%
1984.13/1990.97	c   968s| 99100 |  5065 |  9237k|  92.0 |   479M |  40 |1374 |3487 |1603 | 161k|  1 |  47k|  76k| 6.013883e+01 | 5.800000e+01 |   3.69%|  67.42%
1984.83/1991.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1984.83/1991.69	c   969s| 99200 |  5049 |  9245k|  92.0 |   479M |  40 |1374 |3502 |1774 | 161k|  2 |  47k|  76k| 6.013828e+01 | 5.800000e+01 |   3.69%|  67.43%
1985.63/1992.40	c   970s| 99300 |  5053 |  9253k|  92.0 |   479M |  40 |1374 |3505 |1597 | 161k|  0 |  47k|  76k| 6.013803e+01 | 5.800000e+01 |   3.69%|  67.43%
1986.24/1993.08	c   971s| 99400 |  5041 |  9261k|  92.0 |   479M |  40 |1374 |3496 |1795 | 161k|  0 |  47k|  76k| 6.013698e+01 | 5.800000e+01 |   3.68%|  67.46%
1987.12/1993.91	c   971s| 99500 |  5029 |  9270k|  92.0 |   479M |  40 |1374 |3506 |1599 | 162k|  2 |  47k|  76k| 6.013525e+01 | 5.800000e+01 |   3.68%|  67.47%
1988.12/1994.99	c   973s| 99600 |  5013 |  9280k|  92.0 |   479M |  40 |1374 |3553 |1608 | 162k|  0 |  48k|  76k| 6.013481e+01 | 5.800000e+01 |   3.68%|  67.47%
1988.82/1995.66	c   973s| 99700 |  4985 |  9288k|  92.0 |   479M |  40 |1374 |3525 |1639 | 162k|  1 |  48k|  76k| 6.013424e+01 | 5.800000e+01 |   3.68%|  67.48%
1989.71/1996.51	c   974s| 99800 |  4985 |  9297k|  92.0 |   479M |  40 |1374 |3570 |1551 | 162k|  0 |  48k|  76k| 6.013199e+01 | 5.800000e+01 |   3.68%|  67.51%
1990.32/1997.15	c   975s| 99900 |  4983 |  9304k|  91.9 |   479M |  40 |1374 |3572 |1617 | 162k|  2 |  48k|  76k| 6.013109e+01 | 5.800000e+01 |   3.67%|  67.51%
1991.01/1997.85	c   975s|100000 |  4971 |  9313k|  91.9 |   479M |  40 |1374 |3550 |1788 | 162k|  0 |  48k|  76k| 6.013038e+01 | 5.800000e+01 |   3.67%|  67.52%
1991.80/1998.60	c   976s|100100 |  4963 |  9322k|  91.9 |   479M |  40 |1374 |3520 |1616 | 162k|  0 |  48k|  76k| 6.012959e+01 | 5.800000e+01 |   3.67%|  67.53%
1992.50/1999.34	c   977s|100200 |  4949 |  9331k|  91.9 |   479M |  40 |1374 |3480 |1644 | 162k|  1 |  48k|  76k| 6.012805e+01 | 5.800000e+01 |   3.67%|  67.54%
1993.31/2000.18	c   978s|100300 |  4935 |  9341k|  91.9 |   479M |  40 |1374 |3493 |   0 | 162k|  0 |  48k|  76k| 6.012734e+01 | 5.800000e+01 |   3.67%|  67.55%
1994.21/2001.10	c   979s|100400 |  4934 |  9351k|  91.9 |   479M |  40 |1374 |3543 |1610 | 162k|  0 |  48k|  76k| 6.012491e+01 | 5.800000e+01 |   3.66%|  67.65%
1994.99/2001.84	c   979s|100500 |  4934 |  9360k|  91.9 |   479M |  40 |1374 |3554 |1586 | 162k|  0 |  48k|  76k| 6.012417e+01 | 5.800000e+01 |   3.66%|  67.66%
1995.79/2002.63	c   980s|100600 |  4928 |  9368k|  91.9 |   479M |  40 |1374 |3574 |1607 | 162k|  0 |  48k|  76k| 6.012228e+01 | 5.800000e+01 |   3.66%|  67.67%
1996.59/2003.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1996.59/2003.40	c   981s|100700 |  4918 |  9377k|  91.9 |   479M |  40 |1374 |3580 |1620 | 162k|  2 |  48k|  76k| 6.011939e+01 | 5.800000e+01 |   3.65%|  67.70%
1997.09/2004.00	c   982s|100800 |  4900 |  9385k|  91.9 |   479M |  40 |1374 |3555 |1623 | 162k|  0 |  48k|  76k| 6.011862e+01 | 5.800000e+01 |   3.65%|  67.70%
1997.88/2004.72	c   982s|100900 |  4885 |  9393k|  91.9 |   479M |  40 |1374 |3543 |1587 | 162k|  0 |  48k|  76k| 6.011798e+01 | 5.800000e+01 |   3.65%|  67.71%
1998.58/2005.41	c   983s|101000 |  4863 |  9402k|  91.9 |   479M |  40 |1374 |3535 |1613 | 162k|  2 |  48k|  76k| 6.011732e+01 | 5.800000e+01 |   3.65%|  67.73%
1999.19/2006.11	c   984s|101100 |  4857 |  9411k|  91.9 |   479M |  40 |1374 |3571 |1592 | 162k|  2 |  48k|  77k| 6.011699e+01 | 5.800000e+01 |   3.65%|  67.73%
1999.98/2006.89	c   984s|101200 |  4839 |  9419k|  91.9 |   479M |  40 |1374 |3556 |1902 | 162k|  0 |  48k|  77k| 6.011643e+01 | 5.800000e+01 |   3.65%|  67.77%
2000.77/2007.68	c   985s|101300 |  4847 |  9428k|  91.9 |   479M |  40 |1374 |3563 |1607 | 162k|  0 |  48k|  77k| 6.011428e+01 | 5.800000e+01 |   3.65%|  67.78%
2001.47/2008.34	c   986s|101400 |  4825 |  9436k|  91.9 |   479M |  40 |1374 |3550 |1547 | 163k|  0 |  48k|  77k| 6.011423e+01 | 5.800000e+01 |   3.65%|  67.79%
2002.18/2009.03	c   987s|101500 |  4817 |  9445k|  91.9 |   479M |  40 |1374 |3542 |1563 | 163k|  0 |  48k|  77k| 6.011388e+01 | 5.800000e+01 |   3.64%|  67.80%
2002.77/2009.67	c   987s|101600 |  4813 |  9453k|  91.9 |   479M |  40 |1374 |3552 |1609 | 163k|  0 |  48k|  77k| 6.011308e+01 | 5.800000e+01 |   3.64%|  67.81%
2003.46/2010.35	c   988s|101700 |  4797 |  9461k|  91.9 |   479M |  40 |1374 |3545 |1588 | 163k|  0 |  48k|  77k| 6.011259e+01 | 5.800000e+01 |   3.64%|  67.82%
2004.06/2010.99	c   989s|101800 |  4788 |  9469k|  91.8 |   479M |  40 |1374 |3527 |1596 | 163k|  0 |  48k|  77k| 6.011169e+01 | 5.800000e+01 |   3.64%|  67.83%
2004.76/2011.68	c   989s|101900 |  4778 |  9477k|  91.8 |   479M |  40 |1374 |3554 |1549 | 163k|  0 |  48k|  77k| 6.011137e+01 | 5.800000e+01 |   3.64%|  67.83%
2005.56/2012.45	c   990s|102000 |  4776 |  9486k|  91.8 |   479M |  40 |1374 |3600 |1629 | 163k|  0 |  48k|  77k| 6.011014e+01 | 5.800000e+01 |   3.64%|  67.84%
2006.27/2013.13	c   991s|102100 |  4768 |  9494k|  91.8 |   479M |  40 |1374 |3587 |1646 | 163k|  1 |  48k|  77k| 6.010940e+01 | 5.800000e+01 |   3.64%|  67.85%
2007.17/2014.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2007.17/2014.09	c   992s|102200 |  4752 |  9502k|  91.8 |   479M |  40 |1374 |3577 |1576 | 163k|  0 |  48k|  77k| 6.010938e+01 | 5.800000e+01 |   3.64%|  67.86%
2007.96/2014.85	c   992s|102300 |  4730 |  9511k|  91.8 |   479M |  40 |1374 |3568 |1604 | 163k|  1 |  48k|  77k| 6.010828e+01 | 5.800000e+01 |   3.63%|  67.87%
2008.66/2015.53	c   993s|102400 |  4716 |  9519k|  91.8 |   479M |  40 |1374 |3586 |1660 | 163k|  5 |  48k|  77k| 6.010562e+01 | 5.800000e+01 |   3.63%|  67.89%
2009.35/2016.20	c   994s|102500 |  4698 |  9527k|  91.8 |   479M |  40 |1374 |3556 |1610 | 163k|  2 |  48k|  77k| 6.010262e+01 | 5.800000e+01 |   3.63%|  67.92%
2009.95/2016.84	c   994s|102600 |  4670 |  9535k|  91.8 |   479M |  40 |1374 |3538 |1566 | 163k|  4 |  48k|  77k| 6.010205e+01 | 5.800000e+01 |   3.62%|  67.92%
2010.65/2017.50	c   995s|102700 |  4648 |  9542k|  91.7 |   479M |  40 |1374 |3534 |1574 | 163k|  2 |  49k|  77k| 6.010153e+01 | 5.800000e+01 |   3.62%|  67.94%
2011.55/2018.45	c   996s|102800 |  4638 |  9551k|  91.7 |   479M |  40 |1374 |3543 |1599 | 163k|  3 |  49k|  77k| 6.010088e+01 | 5.800000e+01 |   3.62%|  67.95%
2012.26/2019.16	c   997s|102900 |  4630 |  9558k|  91.7 |   479M |  40 |1374 |3539 |1598 | 163k|  0 |  49k|  77k| 6.010068e+01 | 5.800000e+01 |   3.62%|  67.95%
2012.94/2019.82	c   997s|103000 |  4630 |  9566k|  91.7 |   479M |  40 |1374 |3521 |1617 | 163k|  0 |  49k|  77k| 6.009962e+01 | 5.800000e+01 |   3.62%|  67.96%
2013.74/2020.65	c   998s|103100 |  4614 |  9575k|  91.7 |   479M |  40 |1374 |3510 |1726 | 164k|  4 |  49k|  77k| 6.009925e+01 | 5.800000e+01 |   3.62%|  67.96%
2014.34/2021.28	c   999s|103200 |  4600 |  9583k|  91.7 |   479M |  40 |1374 |3525 |1616 | 164k|  4 |  49k|  77k| 6.009922e+01 | 5.800000e+01 |   3.62%|  67.97%
2015.15/2022.07	c  1000s|103300 |  4593 |  9591k|  91.7 |   479M |  40 |1374 |3538 |1591 | 164k|  4 |  49k|  77k| 6.009678e+01 | 5.800000e+01 |   3.62%|  83.21%
2015.83/2022.72	c  1000s|103400 |  4587 |  9599k|  91.7 |   479M |  40 |1374 |3542 |1646 | 164k|  2 |  49k|  77k| 6.009579e+01 | 5.800000e+01 |   3.61%|  83.22%
2016.53/2023.44	c  1001s|103500 |  4585 |  9607k|  91.7 |   479M |  40 |1374 |3558 |1554 | 164k|  1 |  49k|  77k| 6.009508e+01 | 5.800000e+01 |   3.61%|  83.23%
2017.24/2024.15	c  1002s|103600 |  4577 |  9615k|  91.7 |   479M |  40 |1374 |3572 |1624 | 164k|  0 |  49k|  77k| 6.009349e+01 | 5.800000e+01 |   3.61%|  83.24%
2017.92/2024.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2017.92/2024.83	c  1002s|103700 |  4565 |  9622k|  91.6 |   479M |  40 |1374 |3581 |1836 | 164k|  0 |  49k|  77k| 6.009266e+01 | 5.800000e+01 |   3.61%|  83.25%
2018.62/2025.52	c  1003s|103800 |  4553 |  9631k|  91.6 |   479M |  40 |1374 |3567 |1620 | 164k|  1 |  49k|  77k| 6.009130e+01 | 5.800000e+01 |   3.61%|  83.27%
2019.32/2026.25	c  1004s|103900 |  4549 |  9640k|  91.6 |   479M |  40 |1374 |3596 |1624 | 164k|  0 |  49k|  77k| 6.009094e+01 | 5.800000e+01 |   3.61%|  83.27%
2020.02/2027.01	c  1005s|104000 |  4543 |  9649k|  91.6 |   479M |  40 |1374 |3631 |1575 | 164k|  0 |  49k|  77k| 6.008893e+01 | 5.800000e+01 |   3.60%|  83.29%
2020.71/2027.65	c  1005s|104100 |  4533 |  9657k|  91.6 |   479M |  40 |1374 |3636 |1563 | 164k|  0 |  49k|  77k| 6.008829e+01 | 5.800000e+01 |   3.60%|  83.30%
2021.51/2028.40	c  1006s|104200 |  4523 |  9666k|  91.6 |   479M |  40 |1374 |3606 |1683 | 164k|  4 |  49k|  77k| 6.008753e+01 | 5.800000e+01 |   3.60%|  83.31%
2022.12/2029.10	c  1007s|104300 |  4513 |  9675k|  91.6 |   479M |  40 |1374 |3589 |1591 | 164k|  1 |  49k|  77k| 6.008708e+01 | 5.800000e+01 |   3.60%|  83.32%
2022.71/2029.66	c  1007s|104400 |  4501 |  9681k|  91.6 |   479M |  40 |1374 |3583 |1608 | 164k|  0 |  49k|  77k| 6.008701e+01 | 5.800000e+01 |   3.60%|  83.33%
2023.50/2030.43	c  1008s|104500 |  4491 |  9691k|  91.6 |   479M |  40 |1374 |3545 |1613 | 164k|  5 |  49k|  77k| 6.008649e+01 | 5.800000e+01 |   3.60%|  83.33%
2024.30/2031.22	c  1009s|104600 |  4479 |  9700k|  91.6 |   479M |  40 |1374 |3535 |1620 | 164k|  0 |  49k|  77k| 6.008628e+01 | 5.800000e+01 |   3.60%|  83.36%
2025.00/2031.90	c  1009s|104700 |  4465 |  9708k|  91.6 |   480M |  40 |1374 |3504 |1601 | 164k|  0 |  49k|  77k| 6.008545e+01 | 5.800000e+01 |   3.60%|  83.37%
2025.70/2032.63	c  1010s|104800 |  4447 |  9716k|  91.6 |   480M |  40 |1374 |3507 |1598 | 164k|  1 |  49k|  77k| 6.008444e+01 | 5.800000e+01 |   3.59%|  83.38%
2026.39/2033.31	c  1011s|104900 |  4429 |  9724k|  91.6 |   480M |  40 |1374 |3523 |1600 | 164k|  0 |  49k|  77k| 6.008315e+01 | 5.800000e+01 |   3.59%|  83.40%
2027.20/2034.16	c  1012s|105000 |  4409 |  9733k|  91.6 |   480M |  40 |1374 |3486 |1623 | 165k|  3 |  49k|  77k| 6.008193e+01 | 5.800000e+01 |   3.59%|  83.41%
2027.89/2034.84	c  1012s|105100 |  4397 |  9742k|  91.6 |   480M |  40 |1374 |3488 |1588 | 165k|  0 |  49k|  77k| 6.008095e+01 | 5.800000e+01 |   3.59%|  83.42%
2028.59/2035.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2028.59/2035.54	c  1013s|105200 |  4397 |  9750k|  91.5 |   480M |  40 |1374 |3507 |1569 | 165k|  1 |  49k|  77k| 6.007952e+01 | 5.800000e+01 |   3.59%|  83.43%
2029.48/2036.43	c  1014s|105300 |  4397 |  9760k|  91.5 |   480M |  40 |1374 |3578 |1647 | 165k|  0 |  49k|  78k| 6.007905e+01 | 5.800000e+01 |   3.58%|  83.44%
2030.09/2037.09	c  1015s|105400 |  4389 |  9768k|  91.5 |   480M |  40 |1374 |3579 |1573 | 165k|  2 |  49k|  78k| 6.007722e+01 | 5.800000e+01 |   3.58%|  83.46%
2030.78/2037.73	c  1015s|105500 |  4381 |  9775k|  91.5 |   480M |  40 |1374 |3591 |1603 | 165k|  0 |  49k|  78k| 6.007611e+01 | 5.800000e+01 |   3.58%|  83.47%
2031.48/2038.41	c  1016s|105600 |  4371 |  9784k|  91.5 |   480M |  40 |1374 |3588 |1624 | 165k|  0 |  49k|  78k| 6.007440e+01 | 5.800000e+01 |   3.58%|  83.48%
2032.09/2039.03	c  1017s|105700 |  4369 |  9791k|  91.5 |   480M |  40 |1374 |3613 |1602 | 165k|  4 |  49k|  78k| 6.007440e+01 | 5.800000e+01 |   3.58%|  83.48%
2032.77/2039.73	c  1017s|105800 |  4354 |  9799k|  91.5 |   480M |  40 |1374 |3578 |1593 | 165k|  0 |  49k|  78k| 6.007351e+01 | 5.800000e+01 |   3.58%|  83.49%
2033.47/2040.49	c  1018s|105900 |  4362 |  9808k|  91.5 |   480M |  40 |1374 |3548 |1558 | 165k|  4 |  50k|  78k| 6.007265e+01 | 5.800000e+01 |   3.57%|  83.51%
2034.27/2041.26	c  1019s|106000 |  4356 |  9818k|  91.5 |   480M |  40 |1374 |3534 |1611 | 165k|  2 |  50k|  78k| 6.007059e+01 | 5.800000e+01 |   3.57%|  83.53%
2035.18/2042.13	c  1020s|106100 |  4354 |  9829k|  91.5 |   480M |  40 |1374 |3548 |1625 | 165k|  4 |  50k|  78k| 6.006815e+01 | 5.800000e+01 |   3.57%|  83.55%
2035.76/2042.78	c  1020s|106200 |  4340 |  9837k|  91.5 |   480M |  40 |1374 |3534 |1590 | 165k|  0 |  50k|  78k| 6.006435e+01 | 5.800000e+01 |   3.56%|  83.58%
2036.56/2043.59	c  1021s|106300 |  4324 |  9845k|  91.5 |   480M |  40 |1374 |3539 |1600 | 165k|  2 |  50k|  78k| 6.006355e+01 | 5.800000e+01 |   3.56%|  83.59%
2037.36/2044.36	c  1022s|106400 |  4320 |  9854k|  91.5 |   480M |  40 |1374 |3552 |1581 | 165k|  0 |  50k|  78k| 6.006111e+01 | 5.800000e+01 |   3.55%|  83.61%
2037.95/2044.97	c  1022s|106500 |  4310 |  9861k|  91.5 |   480M |  40 |1374 |3544 |1640 | 165k|  0 |  50k|  78k| 6.006100e+01 | 5.800000e+01 |   3.55%|  83.61%
2038.75/2045.75	c  1023s|106600 |  4298 |  9871k|  91.5 |   480M |  40 |1374 |3547 |1603 | 165k|  0 |  50k|  78k| 6.005959e+01 | 5.800000e+01 |   3.55%|  83.63%
2039.75/2046.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2039.75/2046.75	c  1024s|106700 |  4300 |  9880k|  91.5 |   480M |  40 |1374 |3567 |1580 | 165k|  0 |  50k|  78k| 6.005945e+01 | 5.800000e+01 |   3.55%|  83.63%
2040.45/2047.45	c  1025s|106800 |  4288 |  9888k|  91.5 |   480M |  40 |1374 |3564 |1558 | 166k|  0 |  50k|  78k| 6.005910e+01 | 5.800000e+01 |   3.55%|  83.64%
2041.24/2048.20	c  1026s|106900 |  4271 |  9896k|  91.5 |   480M |  40 |1374 |3556 |1598 | 166k|  0 |  50k|  78k| 6.005894e+01 | 5.800000e+01 |   3.55%|  83.64%
2041.84/2048.85	c  1026s|107000 |  4261 |  9904k|  91.4 |   480M |  40 |1374 |3555 |1596 | 166k|  0 |  50k|  78k| 6.005876e+01 | 5.800000e+01 |   3.55%|  83.64%
2042.44/2049.42	c  1027s|107100 |  4253 |  9910k|  91.4 |   480M |  40 |1374 |3536 |1610 | 166k|  0 |  50k|  78k| 6.005829e+01 | 5.800000e+01 |   3.55%|  83.65%
2043.15/2050.12	c  1028s|107200 |  4245 |  9919k|  91.4 |   480M |  40 |1374 |3540 |1603 | 166k|  3 |  50k|  78k| 6.005667e+01 | 5.800000e+01 |   3.55%|  83.66%
2043.93/2050.93	c  1028s|107300 |  4240 |  9929k|  91.4 |   480M |  40 |1374 |3542 |1586 | 166k|  3 |  50k|  78k| 6.005513e+01 | 5.800000e+01 |   3.54%|  83.68%
2044.53/2051.52	c  1029s|107400 |  4238 |  9937k|  91.4 |   480M |  40 |1374 |3550 |1582 | 166k|  2 |  50k|  78k| 6.005423e+01 | 5.800000e+01 |   3.54%|  83.69%
2045.14/2052.19	c  1030s|107500 |  4230 |  9944k|  91.4 |   480M |  40 |1374 |3570 |1584 | 166k|  0 |  50k|  78k| 6.005402e+01 | 5.800000e+01 |   3.54%|  83.69%
2045.83/2052.84	c  1030s|107600 |  4204 |  9952k|  91.4 |   480M |  40 |1374 |3576 |1601 | 166k|  0 |  50k|  78k| 6.005359e+01 | 5.800000e+01 |   3.54%|  83.70%
2046.52/2053.58	c  1031s|107700 |  4192 |  9960k|  91.4 |   480M |  40 |1374 |3591 |1627 | 166k|  0 |  50k|  78k| 6.005152e+01 | 5.800000e+01 |   3.54%|  83.71%
2047.32/2054.34	c  1032s|107800 |  4182 |  9970k|  91.4 |   480M |  40 |1374 |3578 |1567 | 166k|  0 |  50k|  78k| 6.004921e+01 | 5.800000e+01 |   3.53%|  83.73%
2048.22/2055.26	c  1033s|107900 |  4180 |  9978k|  91.4 |   480M |  40 |1374 |3585 |1626 | 166k|  2 |  50k|  78k| 6.004619e+01 | 5.800000e+01 |   3.53%|  83.75%
2048.91/2055.93	c  1033s|108000 |  4170 |  9987k|  91.4 |   480M |  40 |1374 |3568 |1554 | 166k|  0 |  50k|  78k| 6.004535e+01 | 5.800000e+01 |   3.53%|  83.76%
2049.41/2056.48	c  1034s|108100 |  4162 |  9994k|  91.3 |   480M |  40 |1374 |3555 |1654 | 166k|  2 |  50k|  78k| 6.004507e+01 | 5.800000e+01 |   3.53%|  83.76%
2050.12/2057.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2050.12/2057.12	c  1035s|108200 |  4156 | 10002k|  91.3 |   480M |  40 |1374 |3541 |1540 | 166k|  0 |  50k|  78k| 6.004411e+01 | 5.800000e+01 |   3.52%|  83.77%
2050.71/2057.76	c  1035s|108300 |  4156 | 10009k|  91.3 |   480M |  40 |1374 |3526 |1599 | 166k|  0 |  50k|  78k| 6.004218e+01 | 5.800000e+01 |   3.52%|  83.79%
2051.41/2058.45	c  1036s|108400 |  4136 | 10017k|  91.3 |   480M |  40 |1374 |3547 |1617 | 166k|  0 |  50k|  78k| 6.004199e+01 | 5.800000e+01 |   3.52%|  83.79%
2052.12/2059.14	c  1037s|108500 |  4114 | 10025k|  91.3 |   480M |  40 |1374 |3527 |1631 | 166k|  2 |  50k|  78k| 6.004196e+01 | 5.800000e+01 |   3.52%|  83.79%
2052.80/2059.81	c  1037s|108600 |  4102 | 10032k|  91.3 |   480M |  40 |1374 |3507 |1688 | 166k|  2 |  50k|  78k| 6.004140e+01 | 5.800000e+01 |   3.52%|  83.80%
2053.40/2060.42	c  1038s|108700 |  4082 | 10040k|  91.3 |   480M |  40 |1374 |3479 |1601 | 166k|  0 |  50k|  78k| 6.004122e+01 | 5.800000e+01 |   3.52%|  83.81%
2054.11/2061.17	c  1039s|108800 |  4066 | 10048k|  91.3 |   480M |  40 |1374 |3492 |1578 | 166k|  0 |  50k|  78k| 6.003974e+01 | 5.800000e+01 |   3.52%|  83.82%
2054.89/2061.98	c  1039s|108900 |  4052 | 10058k|  91.3 |   480M |  40 |1374 |3501 |1617 | 166k|  4 |  50k|  78k| 6.003821e+01 | 5.800000e+01 |   3.51%|  83.84%
2055.79/2062.84	c  1040s|109000 |  4040 | 10068k|  91.3 |   480M |  40 |1374 |3523 |1602 | 166k|  0 |  50k|  78k| 6.003755e+01 | 5.800000e+01 |   3.51%|  83.85%
2056.79/2063.81	c  1041s|109100 |  4028 | 10077k|  91.3 |   480M |  40 |1374 |3553 |1598 | 166k|  3 |  50k|  78k| 6.003584e+01 | 5.800000e+01 |   3.51%|  83.86%
2057.39/2064.42	c  1042s|109200 |  4010 | 10085k|  91.3 |   480M |  40 |1374 |3550 |1598 | 167k|  0 |  50k|  78k| 6.003557e+01 | 5.800000e+01 |   3.51%|  83.87%
2058.18/2065.21	c  1043s|109300 |  4004 | 10094k|  91.3 |   480M |  40 |1374 |3535 |1742 | 167k|  0 |  51k|  79k| 6.003420e+01 | 5.800000e+01 |   3.51%|  83.88%
2058.88/2065.93	c  1043s|109400 |  3990 | 10102k|  91.3 |   480M |  40 |1374 |3512 |1619 | 167k|  0 |  51k|  79k| 6.003274e+01 | 5.800000e+01 |   3.50%|  83.89%
2059.58/2066.68	c  1044s|109500 |  3970 | 10111k|  91.3 |   480M |  40 |1374 |3512 |1620 | 167k|  2 |  51k|  79k| 6.003065e+01 | 5.800000e+01 |   3.50%|  83.91%
2060.28/2067.39	c  1045s|109600 |  3960 | 10120k|  91.2 |   480M |  40 |1374 |3501 |1570 | 167k|  3 |  51k|  79k| 6.002998e+01 | 5.800000e+01 |   3.50%|  83.92%
2060.99/2068.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2060.99/2068.07	c  1046s|109700 |  3942 | 10128k|  91.2 |   480M |  40 |1374 |3506 |1711 | 167k|  2 |  51k|  79k| 6.002904e+01 | 5.800000e+01 |   3.50%|  83.93%
2061.67/2068.78	c  1046s|109800 |  3936 | 10136k|  91.2 |   480M |  40 |1374 |3508 |1615 | 167k|  0 |  51k|  79k| 6.002822e+01 | 5.800000e+01 |   3.50%|  83.94%
2062.37/2069.44	c  1047s|109900 |  3910 | 10144k|  91.2 |   480M |  40 |1374 |3510 |1629 | 167k|  1 |  51k|  79k| 6.002812e+01 | 5.800000e+01 |   3.50%|  83.95%
2063.17/2070.22	c  1048s|110000 |  3898 | 10154k|  91.2 |   480M |  40 |1374 |3532 |1600 | 167k|  2 |  51k|  79k| 6.002632e+01 | 5.800000e+01 |   3.49%|  83.96%
2063.98/2071.04	c  1049s|110100 |  3880 | 10163k|  91.2 |   480M |  40 |1374 |3552 |1808 | 167k|  2 |  51k|  79k| 6.002475e+01 | 5.800000e+01 |   3.49%|  83.98%
2064.66/2071.79	c  1049s|110200 |  3876 | 10170k|  91.2 |   480M |  40 |1374 |3558 |1602 | 167k|  0 |  51k|  79k| 6.002455e+01 | 5.800000e+01 |   3.49%|  83.98%
2065.66/2072.72	c  1050s|110300 |  3870 | 10179k|  91.2 |   480M |  40 |1374 |3577 |1603 | 167k|  2 |  51k|  79k| 6.002304e+01 | 5.800000e+01 |   3.49%|  84.00%
2066.36/2073.43	c  1051s|110400 |  3846 | 10188k|  91.2 |   480M |  40 |1374 |3570 |1626 | 167k|  0 |  51k|  79k| 6.002214e+01 | 5.800000e+01 |   3.49%|  84.01%
2067.07/2074.15	c  1052s|110500 |  3844 | 10196k|  91.2 |   480M |  40 |1374 |3558 |1670 | 167k|  0 |  51k|  79k| 6.001979e+01 | 5.800000e+01 |   3.48%|  84.03%
2067.75/2074.88	c  1052s|110600 |  3838 | 10205k|  91.2 |   480M |  40 |1374 |3553 |1593 | 167k|  2 |  51k|  79k| 6.001609e+01 | 5.800000e+01 |   3.48%|  84.06%
2068.45/2075.58	c  1053s|110700 |  3826 | 10213k|  91.2 |   480M |  40 |1374 |3541 |1641 | 167k|  1 |  51k|  79k| 6.001510e+01 | 5.800000e+01 |   3.47%|  84.07%
2069.06/2076.18	c  1054s|110800 |  3810 | 10220k|  91.2 |   480M |  40 |1374 |3544 |1617 | 167k|  0 |  51k|  79k| 6.001453e+01 | 5.800000e+01 |   3.47%|  84.07%
2069.74/2076.88	c  1054s|110900 |  3800 | 10229k|  91.2 |   480M |  40 |1374 |3564 |1636 | 167k|  1 |  51k|  79k| 6.001190e+01 | 5.800000e+01 |   3.47%|  84.09%
2070.34/2077.47	c  1055s|111000 |  3788 | 10235k|  91.1 |   480M |  40 |1374 |3542 |1694 | 167k|  0 |  51k|  79k| 6.001057e+01 | 5.800000e+01 |   3.47%|  84.12%
2071.05/2078.17	c  1056s|111100 |  3776 | 10244k|  91.1 |   480M |  40 |1374 |3529 |1607 | 167k|  2 |  51k|  79k| 6.000885e+01 | 5.800000e+01 |   3.46%|  84.14%
2071.64/2078.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2071.64/2078.78	c  1056s|111200 |  3768 | 10251k|  91.1 |   480M |  40 |1374 |3520 |1601 | 167k|  0 |  51k|  79k| 6.000841e+01 | 5.800000e+01 |   3.46%|  84.14%
2072.34/2079.40	c  1057s|111300 |  3760 | 10258k|  91.1 |   480M |  40 |1374 |3540 |1636 | 167k|  2 |  51k|  79k| 6.000841e+01 | 5.800000e+01 |   3.46%|  84.15%
2073.05/2080.14	c  1058s|111400 |  3742 | 10267k|  91.1 |   480M |  40 |1374 |3549 |1588 | 167k|  0 |  51k|  79k| 6.000830e+01 | 5.800000e+01 |   3.46%|  84.17%
2073.63/2080.79	c  1058s|111500 |  3728 | 10275k|  91.1 |   480M |  40 |1374 |3560 |1576 | 168k|  0 |  51k|  79k| 6.000830e+01 | 5.800000e+01 |   3.46%|  84.18%
2074.43/2081.52	c  1059s|111600 |  3700 | 10283k|  91.1 |   480M |  40 |1374 |3571 |1596 | 168k|  0 |  51k|  79k| 6.000773e+01 | 5.800000e+01 |   3.46%|  84.18%
2075.23/2082.33	c  1060s|111700 |  3688 | 10292k|  91.1 |   480M |  40 |1374 |3604 |1623 | 168k|  0 |  51k|  79k| 6.000750e+01 | 5.800000e+01 |   3.46%|  84.19%
2075.94/2083.04	c  1061s|111800 |  3678 | 10301k|  91.1 |   480M |  40 |1374 |3617 |1560 | 168k|  2 |  51k|  79k| 6.000580e+01 | 5.800000e+01 |   3.46%|  84.20%
2076.62/2083.77	c  1061s|111900 |  3652 | 10310k|  91.1 |   480M |  40 |1374 |3605 |1549 | 168k|  0 |  51k|  79k| 6.000575e+01 | 5.800000e+01 |   3.46%|  84.20%
2077.42/2084.57	c  1062s|112000 |  3636 | 10319k|  91.1 |   480M |  40 |1374 |3618 |1629 | 168k|  1 |  51k|  79k| 6.000396e+01 | 5.800000e+01 |   3.46%|  84.22%
2078.22/2085.33	c  1063s|112100 |  3624 | 10328k|  91.1 |   480M |  40 |1374 |3602 |1596 | 168k|  2 |  51k|  79k| 6.000213e+01 | 5.800000e+01 |   3.45%|  84.23%
2078.81/2085.99	c  1064s|112200 |  3600 | 10336k|  91.1 |   480M |  40 |1374 |3564 |1689 | 168k|  0 |  51k|  79k| 6.000173e+01 | 5.800000e+01 |   3.45%|  84.24%
2079.51/2086.62	c  1064s|112300 |  3598 | 10344k|  91.1 |   480M |  40 |1374 |3563 |1588 | 168k|  0 |  51k|  79k| 5.999994e+01 | 5.800000e+01 |   3.45%|  84.26%
2080.21/2087.34	c  1065s|112400 |  3574 | 10353k|  91.0 |   480M |  40 |1374 |3555 |1597 | 168k|  0 |  51k|  79k| 5.999936e+01 | 5.800000e+01 |   3.45%|  84.27%
2080.92/2088.02	c  1066s|112500 |  3554 | 10360k|  91.0 |   480M |  40 |1374 |3582 |1582 | 168k|  0 |  51k|  79k| 5.999851e+01 | 5.800000e+01 |   3.45%|  84.28%
2081.60/2088.70	c  1066s|112600 |  3538 | 10367k|  91.0 |   480M |  40 |1374 |3585 |1692 | 168k|  3 |  51k|  79k| 5.999491e+01 | 5.800000e+01 |   3.44%|  84.31%
2082.30/2089.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2082.30/2089.43	c  1067s|112700 |  3528 | 10376k|  91.0 |   480M |  40 |1374 |3587 |1618 | 168k|  0 |  51k|  79k| 5.998987e+01 | 5.800000e+01 |   3.43%|  84.35%
2083.01/2090.12	c  1068s|112800 |  3512 | 10385k|  91.0 |   480M |  40 |1374 |3595 |1701 | 168k|  1 |  51k|  79k| 5.998846e+01 | 5.800000e+01 |   3.43%|  84.36%
2083.60/2090.79	c  1068s|112900 |  3506 | 10393k|  91.0 |   480M |  40 |1374 |3608 |1619 | 168k|  3 |  51k|  79k| 5.998619e+01 | 5.800000e+01 |   3.42%|  84.38%
2084.30/2091.45	c  1069s|113000 |  3492 | 10401k|  91.0 |   480M |  40 |1374 |3619 |1607 | 168k|  3 |  51k|  79k| 5.998590e+01 | 5.800000e+01 |   3.42%|  84.38%
2084.91/2092.06	c  1070s|113100 |  3480 | 10408k|  91.0 |   480M |  40 |1374 |3603 |1605 | 168k|  4 |  52k|  79k| 5.998532e+01 | 5.800000e+01 |   3.42%|  84.39%
2085.59/2092.78	c  1070s|113200 |  3459 | 10417k|  91.0 |   480M |  40 |1374 |3602 |1595 | 168k|  0 |  52k|  79k| 5.998322e+01 | 5.800000e+01 |   3.42%|  84.41%
2086.49/2093.69	c  1071s|113300 |  3429 | 10427k|  91.0 |   480M |  40 |1374 |3579 |1645 | 168k|  0 |  52k|  79k| 5.998224e+01 | 5.800000e+01 |   3.42%|  84.43%
2087.29/2094.40	c  1072s|113400 |  3401 | 10436k|  91.0 |   480M |  40 |1374 |3580 |1536 | 168k|  0 |  52k|  79k| 5.998022e+01 | 5.800000e+01 |   3.41%|  84.47%
2088.08/2095.28	c  1073s|113500 |  3399 | 10447k|  91.0 |   480M |  40 |1374 |3579 |1638 | 168k|  0 |  52k|  79k| 5.997871e+01 | 5.800000e+01 |   3.41%|  84.49%
2088.78/2096.00	c  1074s|113600 |  3378 | 10455k|  91.0 |   480M |  40 |1374 |3561 |1609 | 168k|  0 |  52k|  79k| 5.997722e+01 | 5.800000e+01 |   3.41%|  84.50%
2089.48/2096.69	c  1074s|113700 |  3370 | 10463k|  91.0 |   480M |  40 |1374 |3584 |1644 | 169k|  0 |  52k|  79k| 5.997615e+01 | 5.800000e+01 |   3.41%|  84.51%
2090.28/2097.42	c  1075s|113800 |  3356 | 10472k|  91.0 |   480M |  40 |1374 |3601 |1594 | 169k|  0 |  52k|  79k| 5.997528e+01 | 5.800000e+01 |   3.41%|  84.52%
2090.89/2098.09	c  1076s|113900 |  3340 | 10480k|  91.0 |   480M |  40 |1374 |3601 |1594 | 169k|  0 |  52k|  79k| 5.997442e+01 | 5.800000e+01 |   3.40%|  84.53%
2091.67/2098.88	c  1076s|114000 |  3336 | 10488k|  91.0 |   480M |  40 |1374 |3595 |1614 | 169k|  0 |  52k|  79k| 5.997082e+01 | 5.800000e+01 |   3.40%|  84.56%
2092.47/2099.63	c  1077s|114100 |  3336 | 10497k|  91.0 |   480M |  40 |1374 |3603 |1601 | 169k|  2 |  52k|  79k| 5.996875e+01 | 5.800000e+01 |   3.39%|  84.57%
2093.17/2100.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2093.17/2100.32	c  1078s|114200 |  3324 | 10506k|  91.0 |   480M |  40 |1374 |3585 |1630 | 169k|  4 |  52k|  79k| 5.996816e+01 | 5.800000e+01 |   3.39%|  84.58%
2093.98/2101.14	c  1079s|114300 |  3312 | 10515k|  90.9 |   480M |  40 |1374 |3573 |1619 | 169k|  0 |  52k|  80k| 5.996645e+01 | 5.800000e+01 |   3.39%|  84.60%
2094.76/2101.90	c  1079s|114400 |  3294 | 10523k|  90.9 |   480M |  40 |1374 |3564 |1523 | 169k|  0 |  52k|  80k| 5.996603e+01 | 5.800000e+01 |   3.39%|  84.60%
2095.36/2102.59	c  1080s|114500 |  3274 | 10532k|  90.9 |   480M |  40 |1374 |3552 |1541 | 169k|  0 |  52k|  80k| 5.996514e+01 | 5.800000e+01 |   3.39%|  84.62%
2096.06/2103.24	c  1081s|114600 |  3274 | 10540k|  90.9 |   480M |  40 |1374 |3551 |1620 | 169k|  0 |  52k|  80k| 5.996397e+01 | 5.800000e+01 |   3.39%|  84.63%
2096.75/2103.90	c  1081s|114700 |  3264 | 10548k|  90.9 |   480M |  40 |1374 |3561 |1604 | 169k|  0 |  52k|  80k| 5.996308e+01 | 5.800000e+01 |   3.38%|  84.63%
2097.35/2104.57	c  1082s|114800 |  3248 | 10556k|  90.9 |   480M |  40 |1374 |3569 |1620 | 169k|  0 |  52k|  80k| 5.996215e+01 | 5.800000e+01 |   3.38%|  84.64%
2098.25/2105.41	c  1083s|114900 |  3234 | 10565k|  90.9 |   480M |  40 |1374 |3591 |1625 | 169k|  1 |  52k|  80k| 5.996057e+01 | 5.800000e+01 |   3.38%|  84.65%
2099.05/2106.22	c  1084s|115000 |  3220 | 10574k|  90.9 |   480M |  40 |1374 |3628 |1542 | 169k|  0 |  52k|  80k| 5.995793e+01 | 5.800000e+01 |   3.38%|  84.67%
2099.74/2106.92	c  1084s|115100 |  3192 | 10583k|  90.9 |   480M |  40 |1374 |3613 |1551 | 169k|  0 |  52k|  80k| 5.995778e+01 | 5.800000e+01 |   3.38%|  84.68%
2100.44/2107.66	c  1085s|115200 |  3168 | 10591k|  90.9 |   480M |  40 |1374 |3606 |1612 | 169k|  0 |  52k|  80k| 5.995671e+01 | 5.800000e+01 |   3.37%|  84.83%
2101.24/2108.46	c  1086s|115300 |  3154 | 10600k|  90.9 |   480M |  40 |1374 |3608 |1606 | 169k|  2 |  52k|  80k| 5.995587e+01 | 5.800000e+01 |   3.37%|  84.84%
2102.04/2109.21	c  1087s|115400 |  3138 | 10609k|  90.9 |   480M |  40 |1374 |3627 |1592 | 169k|  0 |  52k|  80k| 5.995497e+01 | 5.800000e+01 |   3.37%|  84.85%
2102.73/2109.92	c  1087s|115500 |  3126 | 10617k|  90.9 |   480M |  40 |1374 |3618 |1578 | 169k|  0 |  52k|  80k| 5.995387e+01 | 5.800000e+01 |   3.37%|  84.86%
2103.33/2110.58	c  1088s|115600 |  3094 | 10625k|  90.9 |   480M |  40 |1374 |3610 |1626 | 169k|  0 |  52k|  80k| 5.995310e+01 | 5.800000e+01 |   3.37%|  84.88%
2103.94/2111.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2103.94/2111.19	c  1089s|115700 |  3078 | 10632k|  90.9 |   480M |  40 |1374 |3590 |1630 | 169k|  0 |  52k|  80k| 5.995184e+01 | 5.800000e+01 |   3.37%|  84.89%
2104.63/2111.86	c  1089s|115800 |  3054 | 10640k|  90.9 |   480M |  40 |1374 |3574 |1650 | 169k|  0 |  52k|  80k| 5.995151e+01 | 5.800000e+01 |   3.36%|  84.90%
2105.32/2112.51	c  1090s|115900 |  3048 | 10647k|  90.8 |   480M |  40 |1374 |3582 |1631 | 169k|  3 |  52k|  80k| 5.995062e+01 | 5.800000e+01 |   3.36%|  84.91%
2105.94/2113.17	c  1091s|116000 |  3024 | 10655k|  90.8 |   480M |  40 |1374 |3581 |1753 | 169k|  0 |  52k|  80k| 5.994876e+01 | 5.800000e+01 |   3.36%|  84.92%
2106.62/2113.84	c  1091s|116100 |  3006 | 10664k|  90.8 |   480M |  40 |1374 |3590 |1574 | 170k|  0 |  52k|  80k| 5.994828e+01 | 5.800000e+01 |   3.36%|  84.93%
2107.32/2114.51	c  1092s|116200 |  2982 | 10672k|  90.8 |   480M |  40 |1374 |3598 |1658 | 170k|  0 |  52k|  80k| 5.994821e+01 | 5.800000e+01 |   3.36%|  84.93%
2107.93/2115.18	c  1093s|116300 |  2956 | 10680k|  90.8 |   480M |  40 |1374 |3592 |1598 | 170k|  2 |  52k|  80k| 5.994809e+01 | 5.800000e+01 |   3.36%|  84.93%
2108.61/2115.83	c  1093s|116400 |  2936 | 10686k|  90.8 |   480M |  40 |1374 |3596 |1558 | 170k|  0 |  53k|  80k| 5.994725e+01 | 5.800000e+01 |   3.36%|  84.94%
2109.31/2116.54	c  1094s|116500 |  2920 | 10695k|  90.8 |   480M |  40 |1374 |3582 |1525 | 170k|  1 |  53k|  80k| 5.994721e+01 | 5.800000e+01 |   3.36%|  84.94%
2110.01/2117.25	c  1095s|116600 |  2924 | 10704k|  90.8 |   480M |  40 |1374 |3557 |1593 | 170k|  1 |  53k|  80k| 5.994586e+01 | 5.800000e+01 |   3.35%|  84.96%
2110.61/2117.83	c  1095s|116700 |  2909 | 10711k|  90.8 |   480M |  40 |1374 |3547 |1574 | 170k|  1 |  53k|  80k| 5.994460e+01 | 5.800000e+01 |   3.35%|  84.97%
2111.40/2118.65	c  1096s|116800 |  2901 | 10721k|  90.8 |   480M |  40 |1374 |3570 |1596 | 170k|  2 |  53k|  80k| 5.994338e+01 | 5.800000e+01 |   3.35%|  84.98%
2112.10/2119.32	c  1097s|116900 |  2883 | 10729k|  90.8 |   480M |  40 |1374 |3563 |1593 | 170k|  2 |  53k|  80k| 5.994130e+01 | 5.800000e+01 |   3.35%|  85.00%
2112.70/2119.97	c  1097s|117000 |  2873 | 10736k|  90.7 |   480M |  40 |1374 |3579 |1636 | 170k|  0 |  53k|  80k| 5.994107e+01 | 5.800000e+01 |   3.35%|  85.00%
2113.40/2120.68	c  1098s|117100 |  2859 | 10745k|  90.7 |   480M |  40 |1374 |3595 |1625 | 170k|  2 |  53k|  80k| 5.993943e+01 | 5.800000e+01 |   3.34%|  85.02%
2114.10/2121.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2114.10/2121.36	c  1099s|117200 |  2835 | 10753k|  90.7 |   480M |  40 |1374 |3589 |1774 | 170k|  3 |  53k|  80k| 5.993914e+01 | 5.800000e+01 |   3.34%|  85.02%
2114.69/2122.00	c  1100s|117300 |  2823 | 10760k|  90.7 |   480M |  40 |1374 |3585 |1611 | 170k|  2 |  53k|  80k| 5.993734e+01 | 5.800000e+01 |   3.34%|  85.04%
2115.49/2122.75	c  1100s|117400 |  2803 | 10769k|  90.7 |   480M |  40 |1374 |3598 |1638 | 170k|  0 |  53k|  80k| 5.993160e+01 | 5.800000e+01 |   3.33%|  85.08%
2116.19/2123.46	c  1101s|117500 |  2781 | 10778k|  90.7 |   480M |  40 |1374 |3573 |1684 | 170k|  2 |  53k|  80k| 5.993139e+01 | 5.800000e+01 |   3.33%|  85.08%
2116.80/2124.10	c  1102s|117600 |  2777 | 10786k|  90.7 |   480M |  40 |1374 |3552 |1570 | 170k|  1 |  53k|  80k| 5.993016e+01 | 5.800000e+01 |   3.33%|  85.10%
2117.58/2124.84	c  1102s|117700 |  2759 | 10795k|  90.7 |   480M |  40 |1374 |3525 |1624 | 170k|  2 |  53k|  80k| 5.992926e+01 | 5.800000e+01 |   3.33%|  85.11%
2118.28/2125.51	c  1103s|117800 |  2745 | 10802k|  90.7 |   480M |  40 |1374 |3522 |1638 | 170k|  1 |  53k|  80k| 5.992851e+01 | 5.800000e+01 |   3.33%|  85.11%
2118.89/2126.12	c  1104s|117900 |  2735 | 10809k|  90.7 |   480M |  40 |1374 |3506 |1614 | 170k|  2 |  53k|  80k| 5.992828e+01 | 5.800000e+01 |   3.32%|  85.12%
2119.58/2126.83	c  1104s|118000 |  2713 | 10817k|  90.7 |   480M |  40 |1374 |3500 |1608 | 170k|  0 |  53k|  80k| 5.992770e+01 | 5.800000e+01 |   3.32%|  85.12%
2120.27/2127.55	c  1105s|118100 |  2707 | 10826k|  90.7 |   480M |  40 |1374 |3502 |1591 | 170k|  2 |  53k|  80k| 5.992670e+01 | 5.800000e+01 |   3.32%|  85.13%
2121.07/2128.30	c  1106s|118200 |  2693 | 10834k|  90.7 |   480M |  40 |1374 |3520 |1560 | 170k|  0 |  53k|  80k| 5.992627e+01 | 5.800000e+01 |   3.32%|  85.14%
2121.67/2128.99	c  1106s|118300 |  2679 | 10842k|  90.6 |   480M |  40 |1374 |3535 |1663 | 170k|  1 |  53k|  80k| 5.992547e+01 | 5.800000e+01 |   3.32%|  85.15%
2122.47/2129.71	c  1107s|118400 |  2653 | 10850k|  90.6 |   480M |  40 |1374 |3537 |1602 | 170k|  0 |  53k|  80k| 5.992454e+01 | 5.800000e+01 |   3.32%|  85.16%
2123.26/2130.58	c  1108s|118500 |  2611 | 10860k|  90.6 |   480M |  40 |1374 |3547 |1605 | 170k|  0 |  53k|  80k| 5.992009e+01 | 5.800000e+01 |   3.31%|  85.22%
2124.06/2131.30	c  1109s|118600 |  2587 | 10869k|  90.6 |   480M |  40 |1374 |3537 |1637 | 170k|  0 |  53k|  80k| 5.991826e+01 | 5.800000e+01 |   3.31%|  85.24%
2124.77/2132.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2124.77/2132.02	c  1110s|118700 |  2573 | 10877k|  90.6 |   480M |  40 |1374 |3558 |1592 | 170k|  4 |  53k|  80k| 5.991737e+01 | 5.800000e+01 |   3.31%|  85.24%
2125.46/2132.73	c  1110s|118800 |  2563 | 10886k|  90.6 |   480M |  40 |1374 |3571 |1580 | 170k|  4 |  53k|  80k| 5.991552e+01 | 5.800000e+01 |   3.30%|  85.26%
2126.16/2133.47	c  1111s|118900 |  2540 | 10894k|  90.6 |   480M |  40 |1374 |3602 |1610 | 170k|  2 |  53k|  80k| 5.991544e+01 | 5.800000e+01 |   3.30%|  85.26%
2126.77/2134.10	c  1112s|119000 |  2514 | 10902k|  90.6 |   480M |  40 |1374 |3597 |1602 | 170k|  0 |  53k|  80k| 5.991334e+01 | 5.800000e+01 |   3.30%|  85.28%
2127.55/2134.83	c  1112s|119100 |  2498 | 10910k|  90.6 |   480M |  40 |1374 |3604 |1559 | 171k|  3 |  53k|  80k| 5.990938e+01 | 5.800000e+01 |   3.29%|  85.31%
2128.25/2135.55	c  1113s|119200 |  2479 | 10919k|  90.6 |   480M |  40 |1374 |3593 |1584 | 171k|  3 |  53k|  80k| 5.990885e+01 | 5.800000e+01 |   3.29%|  85.32%
2128.95/2136.24	c  1114s|119300 |  2463 | 10927k|  90.6 |   480M |  40 |1374 |3570 |1568 | 171k|  1 |  53k|  80k| 5.990848e+01 | 5.800000e+01 |   3.29%|  85.32%
2129.64/2136.94	c  1114s|119400 |  2439 | 10936k|  90.6 |   480M |  40 |1374 |3555 |1549 | 171k|  0 |  53k|  80k| 5.990811e+01 | 5.800000e+01 |   3.29%|  85.33%
2130.24/2137.57	c  1115s|119500 |  2411 | 10943k|  90.6 |   480M |  40 |1374 |3545 |1594 | 171k|  2 |  53k|  80k| 5.990634e+01 | 5.800000e+01 |   3.29%|  85.35%
2131.04/2138.31	c  1116s|119600 |  2396 | 10952k|  90.6 |   480M |  40 |1374 |3583 |1582 | 171k|  0 |  53k|  80k| 5.990585e+01 | 5.800000e+01 |   3.29%|  85.36%
2131.64/2138.96	c  1116s|119700 |  2367 | 10960k|  90.6 |   480M |  40 |1374 |3573 |1636 | 171k|  0 |  53k|  80k| 5.990535e+01 | 5.800000e+01 |   3.29%|  85.36%
2132.24/2139.58	c  1117s|119800 |  2351 | 10968k|  90.6 |   480M |  40 |1374 |3568 |1632 | 171k|  0 |  53k|  80k| 5.990391e+01 | 5.800000e+01 |   3.28%|  85.38%
2133.23/2140.56	c  1118s|119900 |  2322 | 10978k|  90.6 |   480M |  40 |1374 |3587 |1554 | 171k|  0 |  54k|  80k| 5.990282e+01 | 5.800000e+01 |   3.28%|  85.39%
2133.93/2141.21	c  1119s|120000 |  2306 | 10985k|  90.6 |   480M |  40 |1374 |3573 |1606 | 171k|  2 |  54k|  80k| 5.990013e+01 | 5.800000e+01 |   3.28%|  85.41%
2134.74/2142.11	c  1120s|120100 |  2278 | 10997k|  90.6 |   480M |  40 |1374 |3546 |1603 | 171k|  0 |  54k|  81k| 5.989740e+01 | 5.800000e+01 |   3.27%|  85.43%
2135.42/2142.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2135.42/2142.77	c  1120s|120200 |  2264 | 11005k|  90.6 |   480M |  40 |1374 |3518 |1560 | 171k|  0 |  54k|  81k| 5.989680e+01 | 5.800000e+01 |   3.27%|  85.44%
2136.22/2143.50	c  1121s|120300 |  2240 | 11013k|  90.6 |   480M |  40 |1374 |3566 |1662 | 171k|  2 |  54k|  81k| 5.989536e+01 | 5.800000e+01 |   3.27%|  85.45%
2136.92/2144.24	c  1122s|120400 |  2208 | 11022k|  90.6 |   480M |  40 |1374 |3579 |1620 | 171k|  0 |  54k|  81k| 5.989340e+01 | 5.800000e+01 |   3.26%|  85.48%
2137.52/2144.85	c  1122s|120500 |  2198 | 11029k|  90.5 |   480M |  40 |1374 |3581 |1632 | 171k|  0 |  54k|  81k| 5.988997e+01 | 5.800000e+01 |   3.26%|  85.50%
2138.22/2145.55	c  1123s|120600 |  2183 | 11037k|  90.5 |   480M |  40 |1374 |3568 |1579 | 171k|  4 |  54k|  81k| 5.988827e+01 | 5.800000e+01 |   3.26%|  85.52%
2138.91/2146.22	c  1124s|120700 |  2157 | 11045k|  90.5 |   480M |  40 |1374 |3587 |1591 | 171k|  0 |  54k|  81k| 5.988709e+01 | 5.800000e+01 |   3.25%|  85.53%
2139.51/2146.80	c  1124s|120800 |  2139 | 11052k|  90.5 |   480M |  40 |1374 |3577 |1619 | 171k|  0 |  54k|  81k| 5.988523e+01 | 5.800000e+01 |   3.25%|  85.55%
2140.21/2147.55	c  1125s|120900 |  2117 | 11060k|  90.5 |   480M |  40 |1374 |3558 |1609 | 171k|  2 |  54k|  81k| 5.988239e+01 | 5.800000e+01 |   3.25%|  85.58%
2140.82/2148.13	c  1126s|121000 |  2109 | 11067k|  90.5 |   480M |  40 |1374 |3567 |1542 | 171k|  0 |  54k|  81k| 5.988006e+01 | 5.800000e+01 |   3.24%|  85.59%
2141.50/2148.88	c  1126s|121100 |  2087 | 11076k|  90.5 |   480M |  40 |1374 |3570 |1584 | 171k|  3 |  54k|  81k| 5.987872e+01 | 5.800000e+01 |   3.24%|  85.61%
2142.10/2149.48	c  1127s|121200 |  2075 | 11083k|  90.5 |   480M |  40 |1374 |3558 |1598 | 171k|  0 |  54k|  81k| 5.987640e+01 | 5.800000e+01 |   3.24%|  85.62%
2142.81/2150.16	c  1128s|121300 |  2055 | 11091k|  90.5 |   480M |  40 |1374 |3585 |1630 | 171k|  3 |  54k|  81k| 5.987492e+01 | 5.800000e+01 |   3.23%|  85.63%
2143.50/2150.83	c  1128s|121400 |  2031 | 11099k|  90.5 |   480M |  40 |1374 |3583 |1622 | 171k|  2 |  54k|  81k| 5.987096e+01 | 5.800000e+01 |   3.23%|  85.67%
2144.29/2151.65	c  1129s|121500 |  2005 | 11109k|  90.5 |   480M |  40 |1374 |3606 |1717 | 171k|  0 |  54k|  81k| 5.986951e+01 | 5.800000e+01 |   3.22%|  85.68%
2145.19/2152.52	c  1130s|121600 |  1977 | 11117k|  90.5 |   480M |  40 |1374 |3617 |1616 | 171k|  3 |  54k|  81k| 5.986661e+01 | 5.800000e+01 |   3.22%|  85.71%
2145.99/2153.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2145.99/2153.31	c  1131s|121700 |  1957 | 11128k|  90.5 |   480M |  40 |1374 |3620 |1645 | 171k|  0 |  54k|  81k| 5.986415e+01 | 5.800000e+01 |   3.21%|  85.73%
2146.59/2153.96	c  1131s|121800 |  1939 | 11135k|  90.4 |   480M |  40 |1374 |3616 |1592 | 171k|  0 |  54k|  81k| 5.986285e+01 | 5.800000e+01 |   3.21%|  85.76%
2147.28/2154.60	c  1132s|121900 |  1927 | 11143k|  90.4 |   480M |  40 |1374 |3603 |1887 | 171k|  2 |  54k|  81k| 5.986126e+01 | 5.800000e+01 |   3.21%|  85.78%
2147.88/2155.26	c  1133s|122000 |  1913 | 11151k|  90.4 |   480M |  40 |1374 |3597 |1622 | 171k|  0 |  54k|  81k| 5.986037e+01 | 5.800000e+01 |   3.21%|  85.79%
2148.58/2155.96	c  1133s|122100 |  1893 | 11159k|  90.4 |   480M |  40 |1374 |3586 |1759 | 171k|  0 |  54k|  81k| 5.985744e+01 | 5.800000e+01 |   3.20%|  85.81%
2149.28/2156.67	c  1134s|122200 |  1883 | 11167k|  90.4 |   480M |  40 |1374 |3619 |1631 | 171k|  2 |  54k|  81k| 5.985456e+01 | 5.800000e+01 |   3.20%|  85.84%
2149.98/2157.31	c  1135s|122300 |  1857 | 11175k|  90.4 |   480M |  40 |1374 |3616 |1622 | 171k|  0 |  54k|  81k| 5.985178e+01 | 5.800000e+01 |   3.19%|  85.86%
2150.69/2158.01	c  1136s|122400 |  1828 | 11183k|  90.4 |   480M |  40 |1374 |3639 |1575 | 171k|  2 |  54k|  81k| 5.985165e+01 | 5.800000e+01 |   3.19%|  85.87%
2151.27/2158.60	c  1136s|122500 |  1800 | 11190k|  90.4 |   480M |  40 |1374 |3611 |1532 | 171k|  0 |  54k|  81k| 5.984906e+01 | 5.800000e+01 |   3.19%|  85.89%
2151.87/2159.28	c  1137s|122600 |  1784 | 11198k|  90.4 |   480M |  40 |1374 |3622 |1600 | 171k|  0 |  54k|  81k| 5.984667e+01 | 5.800000e+01 |   3.18%|  85.91%
2152.68/2160.04	c  1138s|122700 |  1765 | 11207k|  90.4 |   480M |  40 |1374 |3624 |1614 | 172k|  2 |  54k|  81k| 5.984486e+01 | 5.800000e+01 |   3.18%|  85.93%
2153.78/2161.15	c  1139s|122800 |  1741 | 11216k|  90.4 |   480M |  40 |1374 |3639 |1607 | 172k| 11 |  54k|  81k| 5.984280e+01 | 5.800000e+01 |   3.18%|  85.95%
2154.56/2161.97	c  1139s|122900 |  1713 | 11224k|  90.4 |   480M |  40 |1374 |3654 |1613 | 172k|  0 |  54k|  81k| 5.983990e+01 | 5.800000e+01 |   3.17%|  85.98%
2155.26/2162.61	c  1140s|123000 |  1691 | 11232k|  90.4 |   480M |  40 |1374 |3639 |1616 | 172k|  0 |  54k|  81k| 5.983689e+01 | 5.800000e+01 |   3.17%|  86.00%
2155.86/2163.29	c  1141s|123100 |  1677 | 11241k|  90.4 |   480M |  40 |1374 |3658 |1649 | 172k|  0 |  54k|  81k| 5.983338e+01 | 5.800000e+01 |   3.16%|  86.03%
2156.45/2163.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2156.45/2163.87	c  1141s|123200 |  1667 | 11247k|  90.3 |   480M |  40 |1374 |3645 |1637 | 172k|  1 |  55k|  81k| 5.983016e+01 | 5.800000e+01 |   3.16%|  86.06%
2157.15/2164.54	c  1142s|123300 |  1649 | 11256k|  90.3 |   480M |  40 |1374 |3632 |1615 | 172k|  0 |  55k|  81k| 5.982722e+01 | 5.800000e+01 |   3.15%|  86.09%
2157.85/2165.29	c  1143s|123400 |  1631 | 11265k|  90.3 |   480M |  40 |1374 |3635 |1605 | 172k|  0 |  55k|  81k| 5.982434e+01 | 5.800000e+01 |   3.15%|  86.12%
2158.55/2165.95	c  1143s|123500 |  1595 | 11272k|  90.3 |   480M |  40 |1374 |3627 |   0 | 172k|  0 |  55k|  81k| 5.982329e+01 | 5.800000e+01 |   3.14%|  86.13%
2159.25/2166.60	c  1144s|123600 |  1573 | 11280k|  90.3 |   480M |  40 |1374 |3633 |1634 | 172k|  0 |  55k|  81k| 5.981996e+01 | 5.800000e+01 |   3.14%|  86.16%
2159.94/2167.30	c  1145s|123700 |  1549 | 11288k|  90.3 |   480M |  40 |1374 |3628 |1619 | 172k|  1 |  55k|  81k| 5.981824e+01 | 5.800000e+01 |   3.13%|  86.17%
2160.54/2168.00	c  1146s|123800 |  1521 | 11296k|  90.3 |   480M |  40 |1374 |3628 |1593 | 172k|  3 |  55k|  81k| 5.981667e+01 | 5.800000e+01 |   3.13%|  86.19%
2161.34/2168.77	c  1146s|123900 |  1493 | 11305k|  90.3 |   480M |  40 |1374 |3647 |1633 | 172k|  0 |  55k|  81k| 5.981170e+01 | 5.800000e+01 |   3.12%|  86.23%
2162.03/2169.40	c  1147s|124000 |  1485 | 11313k|  90.3 |   480M |  40 |1374 |3663 |1606 | 172k|  2 |  55k|  81k| 5.980662e+01 | 5.800000e+01 |   3.11%|  86.27%
2162.64/2170.06	c  1148s|124100 |  1469 | 11321k|  90.3 |   480M |  40 |1374 |3654 |1574 | 172k|  0 |  55k|  81k| 5.980293e+01 | 5.800000e+01 |   3.11%|  86.30%
2163.33/2170.79	c  1148s|124200 |  1437 | 11330k|  90.3 |   480M |  40 |1374 |3648 |1597 | 172k|  0 |  55k|  81k| 5.979913e+01 | 5.800000e+01 |   3.10%|  86.33%
2164.13/2171.56	c  1149s|124300 |  1408 | 11339k|  90.3 |   480M |  40 |1374 |3639 |1781 | 172k|  3 |  55k|  81k| 5.979862e+01 | 5.800000e+01 |   3.10%|  86.33%
2164.83/2172.20	c  1150s|124400 |  1388 | 11346k|  90.3 |   480M |  40 |1374 |3625 |1601 | 172k|  2 |  55k|  81k| 5.979689e+01 | 5.800000e+01 |   3.10%|  86.35%
2165.42/2172.84	c  1150s|124500 |  1362 | 11354k|  90.2 |   480M |  40 |1374 |3622 |1618 | 172k|  0 |  55k|  81k| 5.979418e+01 | 5.800000e+01 |   3.09%|  86.37%
2166.12/2173.56	c  1151s|124600 |  1330 | 11363k|  90.2 |   480M |  40 |1374 |3594 |1723 | 172k|  2 |  55k|  81k| 5.978998e+01 | 5.800000e+01 |   3.09%|  86.41%
2166.73/2174.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2166.73/2174.19	c  1152s|124700 |  1296 | 11370k|  90.2 |   480M |  40 |1374 |3561 |1571 | 172k|  0 |  55k|  81k| 5.978379e+01 | 5.800000e+01 |   3.08%|  86.46%
2167.52/2174.94	c  1152s|124800 |  1274 | 11379k|  90.2 |   480M |  40 |1374 |3553 |1589 | 172k|  3 |  55k|  81k| 5.978125e+01 | 5.800000e+01 |   3.07%|  86.48%
2168.21/2175.61	c  1153s|124900 |  1250 | 11387k|  90.2 |   480M |  40 |1374 |3560 |1710 | 172k|  0 |  55k|  81k| 5.977587e+01 | 5.800000e+01 |   3.06%|  86.53%
2168.81/2176.20	c  1154s|125000 |  1232 | 11394k|  90.2 |   480M |  40 |1374 |3549 |1588 | 172k|  0 |  55k|  81k| 5.977291e+01 | 5.800000e+01 |   3.06%|  86.84%
2169.41/2176.87	c  1154s|125100 |  1206 | 11402k|  90.2 |   480M |  40 |1374 |3539 |1720 | 172k|  0 |  55k|  81k| 5.976985e+01 | 5.800000e+01 |   3.05%|  86.86%
2170.11/2177.59	c  1155s|125200 |  1184 | 11410k|  90.2 |   480M |  40 |1374 |3540 |1597 | 172k|  2 |  55k|  81k| 5.976582e+01 | 5.800000e+01 |   3.04%|  86.90%
2170.80/2178.23	c  1156s|125300 |  1148 | 11417k|  90.2 |   480M |  40 |1374 |3544 |1647 | 172k|  0 |  55k|  81k| 5.976377e+01 | 5.800000e+01 |   3.04%|  86.92%
2171.40/2178.86	c  1156s|125400 |  1114 | 11424k|  90.2 |   480M |  40 |1374 |3551 |1591 | 172k|  2 |  55k|  81k| 5.976100e+01 | 5.800000e+01 |   3.04%|  86.94%
2172.10/2179.57	c  1157s|125500 |  1096 | 11433k|  90.2 |   480M |  40 |1374 |3549 |1562 | 172k|  0 |  55k|  81k| 5.975890e+01 | 5.800000e+01 |   3.03%|  86.96%
2172.80/2180.28	c  1158s|125600 |  1072 | 11442k|  90.2 |   480M |  40 |1374 |3548 |1603 | 172k|  0 |  55k|  81k| 5.975639e+01 | 5.800000e+01 |   3.03%|  86.99%
2173.40/2180.87	c  1158s|125700 |  1040 | 11449k|  90.1 |   480M |  40 |1374 |3538 |1598 | 173k|  1 |  55k|  81k| 5.975427e+01 | 5.800000e+01 |   3.02%|  87.00%
2174.19/2181.63	c  1159s|125800 |  1010 | 11457k|  90.1 |   480M |  40 |1374 |3543 |1605 | 173k|  1 |  55k|  81k| 5.975229e+01 | 5.800000e+01 |   3.02%|  87.02%
2174.89/2182.36	c  1160s|125900 |   968 | 11466k|  90.1 |   480M |  40 |1374 |3535 |1611 | 173k|  3 |  55k|  81k| 5.975051e+01 | 5.800000e+01 |   3.02%|  87.04%
2175.70/2183.16	c  1161s|126000 |   922 | 11475k|  90.1 |   480M |  40 |1374 |3558 |1585 | 173k|  0 |  55k|  82k| 5.974808e+01 | 5.800000e+01 |   3.01%|  87.07%
2176.39/2183.80	c  1161s|126100 |   904 | 11483k|  90.1 |   480M |  40 |1374 |3551 |1593 | 173k|  0 |  55k|  82k| 5.974048e+01 | 5.800000e+01 |   3.00%|  87.12%
2176.98/2184.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2176.98/2184.47	c  1162s|126200 |   878 | 11491k|  90.1 |   480M |  40 |1374 |3544 |1551 | 173k|  0 |  55k|  82k| 5.973769e+01 | 5.800000e+01 |   3.00%|  87.14%
2177.69/2185.15	c  1163s|126300 |   848 | 11499k|  90.1 |   480M |  40 |1374 |3546 |1612 | 173k|  0 |  55k|  82k| 5.973665e+01 | 5.800000e+01 |   2.99%|  87.17%
2178.28/2185.79	c  1163s|126400 |   818 | 11506k|  90.1 |   480M |  40 |1374 |3531 |1622 | 173k|  0 |  55k|  82k| 5.973103e+01 | 5.800000e+01 |   2.98%|  87.21%
2179.08/2186.53	c  1164s|126500 |   777 | 11515k|  90.1 |   480M |  40 |1374 |3542 |1605 | 173k|  0 |  55k|  82k| 5.972766e+01 | 5.800000e+01 |   2.98%|  87.24%
2179.69/2187.19	c  1165s|126600 |   745 | 11523k|  90.1 |   480M |  40 |1374 |3531 |1585 | 173k|  0 |  55k|  82k| 5.972616e+01 | 5.800000e+01 |   2.98%|  87.25%
2180.47/2187.94	c  1165s|126700 |   717 | 11533k|  90.1 |   480M |  40 |1374 |3574 |   0 | 173k|  0 |  55k|  82k| 5.972274e+01 | 5.800000e+01 |   2.97%|  87.28%
2181.17/2188.63	c  1166s|126800 |   689 | 11541k|  90.1 |   480M |  40 |1374 |3588 |1608 | 173k|  0 |  55k|  82k| 5.971214e+01 | 5.800000e+01 |   2.95%|  87.37%
2181.87/2189.38	c  1167s|126900 |   659 | 11550k|  90.1 |   480M |  40 |1374 |3579 |1603 | 173k|  0 |  55k|  82k| 5.970515e+01 | 5.800000e+01 |   2.94%|  87.45%
2182.68/2190.13	c  1168s|127000 |   615 | 11559k|  90.1 |   480M |  40 |1374 |3587 |1612 | 173k|  2 |  55k|  82k| 5.969998e+01 | 5.800000e+01 |   2.93%|  87.49%
2183.36/2190.86	c  1168s|127100 |   577 | 11567k|  90.1 |   480M |  40 |1374 |3617 |1679 | 173k|  2 |  56k|  82k| 5.969572e+01 | 5.800000e+01 |   2.92%|  87.53%
2184.16/2191.64	c  1169s|127200 |   537 | 11576k|  90.1 |   480M |  40 |1374 |3625 |1604 | 173k|  2 |  56k|  82k| 5.969454e+01 | 5.800000e+01 |   2.92%|  87.54%
2184.86/2192.32	c  1170s|127300 |   493 | 11583k|  90.1 |   480M |  40 |1374 |3625 |1809 | 173k|  0 |  56k|  82k| 5.969119e+01 | 5.800000e+01 |   2.92%|  87.57%
2185.46/2192.98	c  1170s|127400 |   457 | 11591k|  90.1 |   480M |  40 |1374 |3625 |1621 | 173k|  0 |  56k|  82k| 5.967750e+01 | 5.800000e+01 |   2.89%|  87.67%
2186.15/2193.60	c  1171s|127500 |   433 | 11598k|  90.0 |   480M |  40 |1374 |3598 |1642 | 173k|  0 |  56k|  82k| 5.967051e+01 | 5.800000e+01 |   2.88%|  87.73%
2186.75/2194.28	c  1172s|127600 |   397 | 11607k|  90.0 |   480M |  40 |1374 |3572 |1663 | 173k|  3 |  56k|  82k| 5.966605e+01 | 5.800000e+01 |   2.87%|  87.77%
2187.45/2194.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2187.45/2194.96	c  1172s|127700 |   367 | 11614k|  90.0 |   480M |  40 |1374 |3566 |1598 | 173k|  2 |  56k|  82k| 5.966323e+01 | 5.800000e+01 |   2.87%|  87.79%
2188.05/2195.50	c  1173s|127800 |   343 | 11620k|  90.0 |   480M |  40 |1374 |3572 |1603 | 173k|  3 |  56k|  82k| 5.965729e+01 | 5.800000e+01 |   2.86%|  87.84%
2188.66/2196.15	c  1174s|127900 |   311 | 11628k|  90.0 |   480M |  40 |1374 |3562 |1705 | 173k|  0 |  56k|  82k| 5.964927e+01 | 5.800000e+01 |   2.84%|  87.93%
2189.34/2196.80	c  1174s|128000 |   275 | 11636k|  90.0 |   480M |  40 |1374 |3559 |1640 | 173k|  0 |  56k|  82k| 5.964242e+01 | 5.800000e+01 |   2.83%|  87.98%
2190.04/2197.52	c  1175s|128100 |   241 | 11644k|  90.0 |   480M |  40 |1374 |3561 |1615 | 173k|  0 |  56k|  82k| 5.963139e+01 | 5.800000e+01 |   2.81%|  88.07%
2190.65/2198.13	c  1176s|128200 |   213 | 11651k|  90.0 |   480M |  40 |1374 |3544 |1621 | 173k|  2 |  56k|  82k| 5.961937e+01 | 5.800000e+01 |   2.79%|  88.18%
2191.34/2198.81	c  1176s|128300 |   179 | 11659k|  90.0 |   480M |  40 |1374 |3553 |1604 | 173k|  0 |  56k|  82k| 5.959376e+01 | 5.800000e+01 |   2.75%|  88.37%
2191.84/2199.39	c  1177s|128400 |   139 | 11666k|  89.9 |   480M |  40 |1374 |3539 |1813 | 173k|  0 |  56k|  82k| 5.958400e+01 | 5.800000e+01 |   2.73%|  88.47%
2192.54/2200.05	c  1178s|128500 |   107 | 11674k|  89.9 |   480M |  40 |1374 |3534 |1586 | 173k|  1 |  56k|  82k| 5.955363e+01 | 5.800000e+01 |   2.68%|  88.70%
2193.23/2200.75	c  1178s|128600 |    65 | 11682k|  89.9 |   480M |  40 |1374 |3570 |1655 | 173k|  0 |  56k|  82k| 5.952838e+01 | 5.800000e+01 |   2.64%|  88.88%
2193.93/2201.43	c  1179s|128700 |    17 | 11690k|  89.9 |   480M |  40 |1374 |3589 |1848 | 173k|  0 |  56k|  82k| 5.949608e+01 | 5.800000e+01 |   2.58%|  89.13%
2194.03/2201.57	c 
2194.03/2201.57	c SCIP Status        : problem is solved [optimal solution found]
2194.03/2201.57	c Solving Time (sec) : 1179.08
2194.03/2201.57	c Solving Nodes      : 128727 (total of 129884 nodes in 2 runs)
2194.03/2201.57	c Primal Bound       : +5.80000000000000e+01 (6 solutions)
2194.03/2201.57	c Dual Bound         : +5.80000000000000e+01
2194.03/2201.57	c Gap                : 0.00 %
2194.03/2201.57	c SCIP status: 1 (OPTIMAL)
2194.03/2201.57	c solveScip: freeing transform (!can_skip_free_transform)
2194.03/2201.58	c SCIP LP bound tightened UB: 61 -> 58
2194.03/2201.58	c pb_solver_status: sst_sat
2194.03/2201.58	c LB_goalvalue: 58
2194.03/2201.58	c UB_goalvalue: 58
2194.03/2201.58	c findModelForBestValue: pb_solver_status=sst_sat
2194.03/2201.58	c pb_solver_status: sst_best
2194.03/2201.58	s OPTIMUM FOUND
2194.03/2201.58	v x2 x3 -x4 x5 x6 -x7 -x8 x9 x10 -x11 x12 x13 -x14 x15 -x16 x17 -x18 x19 -x20 -x21 x22 -x23 x24 -x25 x26 -x27 -x28 x29 -x30 x31 x32 -x33 x34 -x35 -x36 x37 x38 x39 x40 x41 -x42 x43 -x44 -x45 x46 x47 x48 x49 -x50 -x51 -x52 -x53 -x54 x55 -x56 x57 -x58 -x59 -x60 -x61 x62 x63 x64 x65 -x66 x67 -x68 -x69 x70 x71 x72 x73 x74 -x75 -x76 x77 -x78 x79 x80 -x81 x82 -x83 -x84 x85 -x86 x87 -x88 x89 -x90 -x91 x92 -x93 x94 -x95 x96 -x97 x98 x99 -x100 x101 x102 -x103 -x104 x105 x106 -x107 x108 x109 x1 -x113 x112 -x111 -x110 -x117 x116 -x115 -x114 -x121 -x120 x119 -x118 -x125 x124 -x123 -x122 x129 x128 -x127 -x126 -x133 x132 -x131 -x130 -x137 x136 -x135 -x134 -x141 x140 -x139 -x138 -x145 x144 -x143 -x142 -x149 -x148 x147 -x146 -x153 x152 -x151 -x150 -x157 x156 -x155 -x154 -x161 -x160 x159 -x158 x165 x164 -x163 -x162 x169 -x168 x167 -x166 x173 x172 -x171 -x170 -x177 x176 x175 -x174 x181 x180 -x179 -x178 -x185 -x184 x183 -x182 x189 -x188 x187 -x186 x193 x192 -x191 -x190 x197 -x196 x195 -x194 x201 x200 -x199 -x198 -x205 -x204 x203 -x202 x209 x208 -x207 -x206 x213 -x212 x211 -x210 -x217 x216 x215 -x214 x221 x220 -x219 -x218 -x225 x224 x223 -x222 x229 x228 -x227 -x226 x233 x232 -x231 -x230 -x237 -x236 x235 -x234 x241 x240 -x239 -x238 -x245 x244 x243 -x242 x249 -x248 x247 -x246 x253 x252 -x251 -x250 -x257 x256 -x255 -x254 x261 x260 -x259 -x258 x265 x264 -x263 -x262 -x269 x268 -x267 -x266 x273 -x272 x271 -x270 x277 x276 -x275 -x274 x281 -x280 x279 -x278 -x285 -x284 x283 -x282 x289 x288 -x287 -x286 x293 x292 -x291 -x290 x297 x296 -x295 -x294 -x301 x300 -x299 -x298 -x305 -x304 x303 -x302 -x309 x308 x307 -x306 -x313 x312 x311 -x310 -x317 -x316 x315 -x314 x321 -x320 x319 -x318 -x325 x324 -x323 -x322 -x329 -x328 x327 -x326 -x333 x332 -x331 -x330 x337 -x336 x335 -x334 -x341 x340 x339 -x338 -x345 x344 x343 -x342 -x349 -x348 x347 -x346 -x353 x352 -x351 -x350 x357 x356 -x355 -x354 x361 x360 -x359 -x358 -x365 x364 -x363 -x362 x369 -x368 x367 -x366 x373 x372 -x371 -x370 x377 -x376 x375 -x374 -x381 -x380 x379 -x378 x385 x384 -x383 -x382 x389 x388 -x387 -x386 x393 x392 -x391 -x390 -x397 x396 -x395 -x394 x401 x400 -x399 -x398 x405 -x404 x403 -x402 -x409 x408 x407 -x406 x413 x412 -x411 -x410 x417 -x416 x415 -x414 x421 x420 -x419 -x418 x425 x424 -x423 -x422 x429 -x428 x427 -x426 x433 x432 -x431 -x430 -x437 x436 x435 -x434 x441 -x440 x439 -x438 x445 x444 -x443 -x442 -x449 -x448 x447 -x446 x453 x452 -x451 -x450 x457 -x456 x455 -x454 x461 x460 -x459 -x458 x465 -x464 x463 -x462 -x469 -x468 x467 -x466 x473 x472 -x471 -x470 -x477 x476 x475 -x474 x481 x480 -x479 -x478 x485 -x484 x483 -x482 x489 x488 -x487 -x486 -x493 -x492 x491 -x490 -x497 x496 -x495 -x494 -x501 x500 -x499 -x498 -x505 -x504 x503 -x502 -x509 x508 -x507 -x506 -x513 x512 -x511 -x510 -x517 x516 -x515 -x514 -x521 x520 -x519 -x518 x525 x524 -x523 -x522 -x529 x528 -x527 -x526 -x533 -x532 x531 -x530 -x537 x536 -x535 -x534 -x541 x540 -x539 -x538 -x550 -x549 x548 -x547 -x546 -x545 -x544 -x543 -x542 -x551 -x552 -x553 x554 -x555 -x556 -x557 -x558 -x559 -x560 -x569 -x568 x567 -x566 -x565 -x564 -x563 -x562 -x561 -x570 -x571 -x572 x573 -x574 -x575 -x576 -x577 -x578 -x579 -x588 -x587 -x586 -x585 x584 -x583 -x582 -x581 -x580 -x589 -x590 -x591 -x592 -x593 x594 -x595 -x596 -x597 -x598 -x607 -x606 x605 -x604 -x603 -x602 -x601 -x600 -x599 -x608 -x609 -x610 x611 -x612 -x613 -x614 -x615 -x616 -x617 -x626 -x625 -x624 x623 -x622 -x621 -x620 -x619 -x618 -x627 -x628 -x629 -x630 x631 -x632 -x633 -x634 -x635 -x636 -x645 -x644 x643 -x642 -x641 -x640 -x639 -x638 -x637 -x646 -x647 x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x664 -x663 x662 -x661 -x660 -x659 -x658 -x657 -x656 -x665 -x666 x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x683 -x682 x681 -x680 -x679 -x678 -x677 -x676 -x675 -x684 -x685 -x686 x687 -x688 -x689 -x690 -x691 -x692 -x693 -x702 -x701 x700 -x699 -x698 -x697 -x696 -x695 -x694 -x703 -x704 -x705 x706 -x707 -x708 -x709 -x710 -x711 -x712 -x721 -x720 -x719 -x718 x717 -x716 -x715 -x714 -x713 -x722 -x723 -x724 -x725 -x726 x727 -x728 -x729 -x730 -x731 -x740 -x739 x738 -x737 -x736 -x735 -x734 -x733 -x732 -x741 -x742 -x743 x744 -x745 -x746 -x747 -x748 -x749 -x750 -x759 -x758 x757 -x756 -x755 -x754 -x753 -x752 -x751 -x760 -x761 -x762 x763 -x764 -x765 -x766 -x767 -x768 -x769 -x778 -x777 -x776 -x775 x774 -x773 -x772 -x771 -x770 -x779 -x780 -x781 -x782 -x783 x784 -x785 -x786 -x787 -x788 -x797 -x796 -x795 x794 -x793 -x792 -x791 -x790 -x789 -x798 -x799 -x800 -x801 x802 -x803 -x804 -x805 -x806 -x807 -x816 -x815 -x814 -x813 -x812 x811 -x810 -x809 -x808 -x817 -x818 -x819 -x820 -x821 -x822 x823 -x824 -x825 -x826 -x835 -x834 -x833 x832 -x831 -x830 -x829 -x828 -x827 -x836 -x837 -x838 -x839 x840 -x841 -x842 -x843 -x844 -x845 -x854 -x853 -x852 -x851 -x850 -x849 x848 -x847 -x846 -x855 -x856 -x857 -x858 -x859 -x860 -x861 x862 -x863 -x864 -x873 -x872 -x871 x870 -x869 -x868 -x867 -x866 -x865 -x874 -x875 -x876 -x877 x878 -x879 -x880 -x881 -x882 -x883 -x892 -x891 -x890 -x889 x888 -x887 -x886 -x885 -x884 -x893 -x894 -x895 -x896 -x897 x898 -x899 -x900 -x901 -x902 -x911 -x910 -x909 -x908 -x907 x906 -x905 -x904 -x903 -x912 -x913 -x914 -x915 -x916 -x917 x918 -x919 -x920 -x921 -x930 -x929 -x928 x927 -x926 -x925 -x924 -x923 -x922 -x931 -x932 -x933 -x934 x935 -x936 -x937 -x938 -x939 -x940 -x949 -x948 -x947 -x946 -x945 x944 -x943 -x942 -x941 -x950 -x951 -x952 -x953 -x954 -x955 x956 -x957 -x958 -x959 -x968 -x967 -x966 x965 -x964 -x963 -x962 -x961 -x960 -x969 -x970 -x971 -x972 x973 -x974 -x975 -x976 -x977 -x978 -x987 -x986 -x985 -x984 x983 -x982 -x981 -x980 -x979 -x988 -x989 -x990 -x991 -x992 x993 -x994 -x995 -x996 -x997 -x1006 -x1005 -x1004 x1003 -x1002 -x1001 -x1000 -x999 -x998 -x1007 -x1008 -x1009 -x1010 x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1025 -x1024 -x1023 -x1022 -x1021 x1020 -x1019 -x1018 -x1017 -x1026 -x1027 -x1028 -x1029 -x1030 -x1031 x1032 -x1033 -x1034 -x1035 -x1044 -x1043 -x1042 -x1041 -x1040 -x1039 x1038 -x1037 -x1036 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 x1052 -x1053 -x1054 -x1063 -x1062 -x1061 x1060 -x1059 -x1058 -x1057 -x1056 -x1055 -x1064 -x1065 -x1066 -x1067 x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1082 -x1081 -x1080 -x1079 -x1078 -x1077 x1076 -x1075 -x1074 -x1083 -x1084 -x1085 -x1086 -x1087 -x1088 -x1089 x1090 -x1091 -x1092 -x1101 -x1100 -x1099 x1098 -x1097 -x1096 -x1095 -x1094 -x1093 -x1102 -x1103 -x1104 -x1105 x1106 -x1107 -x1108 -x1109 -x1110 -x1111 -x1120 -x1119 -x1118 x1117 -x1116 -x1115 -x1114 -x1113 -x1112 -x1121 -x1122 -x1123 -x1124 x1125 -x1126 -x1127 -x1128 -x1129 -x1130 -x1139 -x1138 -x1137 -x1136 x1135 -x1134 -x1133 -x1132 -x1131 -x1140 -x1141 -x1142 -x1143 -x1144 x1145 -x1146 -x1147 -x1148 -x1149 -x1158 -x1157 -x1156 x1155 -x1154 -x1153 -x1152 -x1151 -x1150 -x1159 -x1160 -x1161 -x1162 x1163 -x1164 -x1165 -x1166 -x1167 -x1168 -x1177 -x1176 -x1175 -x1174 -x1173 -x1172 x1171 -x1170 -x1169 -x1178 -x1179 -x1180 -x1181 -x1182 -x1183 -x1184 x1185 -x1186 -x1187 -x1196 -x1195 -x1194 -x1193 -x1192 x1191 -x1190 -x1189 -x1188 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 x1203 -x1204 -x1205 -x1206 -x1215 -x1214 -x1213 x1212 -x1211 -x1210 -x1209 -x1208 -x1207 -x1216 -x1217 -x1218 -x1219 x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1234 -x1233 x1232 -x1231 -x1230 -x1229 -x1228 -x1227 -x1226 -x1235 -x1236 -x1237 x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 -x1253 -x1252 -x1251 x1250 -x1249 -x1248 -x1247 -x1246 -x1245 -x1254 -x1255 -x1256 -x1257 x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1272 -x1271 -x1270 x1269 -x1268 -x1267 -x1266 -x1265 -x1264 -x1273 -x1274 -x1275 -x1276 x1277 -x1278 -x1279 -x1280 -x1281 -x1282 -x1291 -x1290 x1289 -x1288 -x1287 -x1286 -x1285 -x1284 -x1283 -x1292 -x1293 -x1294 x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1310 -x1309 -x1308 -x1307 -x1306 x1305 -x1304 -x1303 -x1302 -x1311 -x1312 -x1313 -x1314 -x1315 -x1316 x1317 -x1318 -x1319 -x1320 -x1329 -x1328 -x1327 x1326 -x1325 -x1324 -x1323 -x1322 -x1321 -x1330 -x1331 -x1332 -x1333 x1334 -x1335 -x1336 -x1337 -x1338 -x1339 -x1348 -x1347 -x1346 -x1345 -x1344 x1343 -x1342 -x1341 -x1340 -x1349 -x1350 -x1351 -x1352 -x1353 -x1354 x1355 -x1356 -x1357 -x1358 -x1367 -x1366 -x1365 -x1364 x1363 -x1362 -x1361 -x1360 -x1359 -x1368 -x1369 -x1370 -x1371 -x1372 x1373 -x1374 -x1375 -x1376 -x1377 -x1386 -x1385 -x1384 x1383 -x1382 -x1381 -x1380 -x1379 -x1378 -x1387 -x1388 -x1389 -x1390 x1391 -x1392 -x1393 -x1394 -x1395 -x1396 -x1405 -x1404 -x1403 x1402 -x1401 -x1400 -x1399 -x1398 -x1397 -x1406 -x1407 -x1408 -x1409 x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1424 -x1423 -x1422 x1421 -x1420 -x1419 -x1418 -x1417 -x1416 -x1425 -x1426 -x1427 -x1428 x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1443 -x1442 x1441 -x1440 -x1439 -x1438 -x1437 -x1436 -x1435 -x1444 -x1445 -x1446 x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1462 -x1461 -x1460 -x1459 x1458 -x1457 -x1456 -x1455 -x1454 -x1463 -x1464 -x1465 -x1466 -x1467 x1468 -x1469 -x1470 -x1471 -x1472 -x1481 -x1480 -x1479 -x1478 -x1477 -x1476 x1475 -x1474 -x1473 -x1482 -x1483 -x1484 -x1485 -x1486 -x1487 -x1488 x1489 -x1490 -x1491 -x1500 -x1499 -x1498 -x1497 -x1496 -x1495 x1494 -x1493 -x1492 -x1501 -x1502 -x1503 -x1504 -x1505 -x1506 -x1507 x1508 -x1509 -x1510 -x1519 -x1518 -x1517 -x1516 x1515 -x1514 -x1513 -x1512 -x1511 -x1520 -x1521 -x1522 -x1523 -x1524 x1525 -x1526 -x1527 -x1528 -x1529 -x1538 -x1537 -x1536 -x1535 -x1534 x1533 -x1532 -x1531 -x1530 -x1539 -x1540 -x1541 -x1542 -x1543 -x1544 x1545 -x1546 -x1547 -x1548 -x1557 -x1556 x1555 -x1554 -x1553 -x1552 -x1551 -x1550 -x1549 -x1558 -x1559 -x1560 x1561 -x1562 -x1563 -x1564 -x1565 -x1566 -x1567 -x1576 -x1575 -x1574 -x1573 x1572 -x1571 -x1570 -x1569 -x1568 -x1577 -x1578 -x1579 -x1580 -x1581 x1582 -x1583 -x1584 -x1585 -x1586 -x1595 -x1594 x1593 -x1592 -x1591 -x1590 -x1589 -x1588 -x1587 -x1596 -x1597 -x1598 x1599 -x1600 -x1601 -x1602 -x1603 -x1604 -x1605 -x1614 -x1613 -x1612 -x1611 -x1610 x1609 -x1608 -x1607 -x1606 -x1615 -x1616 -x1617 -x1618 -x1619 -x1620 x1621 -x1622 -x1623 -x1624 -x1633 -x1632 -x1631 -x1630 -x1629 -x1628 x1627 -x1626 -x1625 -x1634 -x1635 -x1636 -x1637 -x1638 -x1639 -x1640 x1641 -x1642 -x1643 -x1652 -x1651 -x1650 -x1649 -x1648 -x1647 x1646 -x1645 -x1644 -x1653 -x1654 -x1655 -x1656 -x1657 -x1658 -x1659 x1660 -x1661 -x1662 -x1671 -x1670 -x1669 -x1668 x1667 -x1666 -x1665 -x1664 -x1663 -x1672 -x1673 -x1674 -x1675 -x1676 x1677 -x1678 -x1679 -x1680 -x1681 -x1690 -x1689 x1688 -x1687 -x1686 -x1685 -x1684 -x1683 -x1682 -x1691 -x1692 -x1693 x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1709 -x1708 -x1707 x1706 -x1705 -x1704 -x1703 -x1702 -x1701 -x1710 -x1711 -x1712 -x1713 x1714 -x1715 -x1716 -x1717 -x1718 -x1719 -x1728 -x1727 -x1726 x1725 -x1724 -x1723 -x1722 -x1721 -x1720 -x1729 -x1730 -x1731 -x1732 x1733 -x1734 -x1735 -x1736 -x1737 -x1738 -x1747 -x1746 x1745 -x1744 -x1743 -x1742 -x1741 -x1740 -x1739 -x1748 -x1749 -x1750 x1751 -x1752 -x1753 -x1754 -x1755 -x1756 -x1757 -x1766 -x1765 -x1764 -x1763 -x1762 x1761 -x1760 -x1759 -x1758 -x1767 -x1768 -x1769 -x1770 -x1771 -x1772 x1773 -x1774 -x1775 -x1776 -x1785 -x1784 -x1783 x1782 -x1781 -x1780 -x1779 -x1778 -x1777 -x1786 -x1787 -x1788 -x1789 x1790 -x1791 -x1792 -x1793 -x1794 -x1795 -x1804 -x1803 -x1802 -x1801 -x1800 x1799 -x1798 -x1797 -x1796 -x1805 -x1806 -x1807 -x1808 -x1809 -x1810 x1811 -x1812 -x1813 -x1814 -x1823 -x1822 -x1821 -x1820 x1819 -x1818 -x1817 -x1816 -x1815 -x1824 -x1825 -x1826 -x1827 -x1828 x1829 -x1830 -x1831 -x1832 -x1833 -x1842 -x1841 -x1840 x1839 -x1838 -x1837 -x1836 -x1835 -x1834 -x1843 -x1844 -x1845 -x1846 x1847 -x1848 -x1849 -x1850 -x1851 -x1852 -x1861 -x1860 -x1859 x1858 -x1857 -x1856 -x1855 -x1854 -x1853 -x1862 -x1863 -x1864 -x1865 x1866 -x1867 -x1868 -x1869 -x1870 -x1871 -x1880 -x1879 -x1878 x1877 -x1876 -x1875 -x1874 -x1873 -x1872 -x1881 -x1882 -x1883 -x1884 x1885 -x1886 -x1887 -x1888 -x1889 -x1890 -x1899 -x1898 x1897 -x1896 -x1895 -x1894 -x1893 -x1892 -x1891 -x1900 -x1901 -x1902 x1903 -x1904 -x1905 -x1906 -x1907 -x1908 -x1909 -x1918 -x1917 -x1916 x1915 -x1914 -x1913 -x1912 -x1911 -x1910 -x1919 -x1920 -x1921 -x1922 x1923 -x1924 -x1925 -x1926 -x1927 -x1928 -x1937 -x1936 -x1935 -x1934 -x1933 x1932 -x1931 -x1930 -x1929 -x1938 -x1939 -x1940 -x1941 -x1942 -x1943 x1944 -x1945 -x1946 -x1947 -x1956 -x1955 -x1954 -x1953 -x1952 -x1951 x1950 -x1949 -x1948 -x1957 -x1958 -x1959 -x1960 -x1961 -x1962 -x1963 x1964 -x1965 -x1966 -x1975 -x1974 -x1973 x1972 -x1971 -x1970 -x1969 -x1968 -x1967 -x1976 -x1977 -x1978 -x1979 x1980 -x1981 -x1982 -x1983 -x1984 -x1985 -x1994 -x1993 -x1992 -x1991 -x1990 x1989 -x1988 -x1987 -x1986 -x1995 -x1996 -x1997 -x1998 -x1999
2194.03/2201.58	v -x2000 x2001 -x2002 -x2003 -x2004 -x2013 -x2012 -x2011 x2010 -x2009 -x2008 -x2007 -x2006 -x2005 -x2014 -x2015 -x2016 -x2017 x2018 -x2019 -x2020 -x2021 -x2022 -x2023 -x2032 -x2031 -x2030 x2029 -x2028 -x2027 -x2026 -x2025 -x2024 -x2033 -x2034 -x2035 -x2036 x2037 -x2038 -x2039 -x2040 -x2041 -x2042 -x2051 -x2050 -x2049 -x2048 -x2047 x2046 -x2045 -x2044 -x2043 -x2052 -x2053 -x2054 -x2055 -x2056 -x2057 x2058 -x2059 -x2060 -x2061 -x2070 -x2069 -x2068 x2067 -x2066 -x2065 -x2064 -x2063 -x2062 -x2071 -x2072 -x2073 -x2074 x2075 -x2076 -x2077 -x2078 -x2079 -x2080 -x2089 -x2088 -x2087 -x2086 -x2085 -x2084 x2083 -x2082 -x2081 -x2090 -x2091 -x2092 -x2093 -x2094 -x2095 -x2096 x2097 -x2098 -x2099 -x2108 -x2107 -x2106 -x2105 -x2104 x2103 -x2102 -x2101 -x2100 -x2109 -x2110 -x2111 -x2112 -x2113 -x2114 x2115 -x2116 -x2117 -x2118 -x2127 -x2126 -x2125 x2124 -x2123 -x2122 -x2121 -x2120 -x2119 -x2128 -x2129 -x2130 -x2131 x2132 -x2133 -x2134 -x2135 -x2136 -x2137 -x2146 -x2145 -x2144 -x2143 x2142 -x2141 -x2140 -x2139 -x2138 -x2147 -x2148 -x2149 -x2150 -x2151 x2152 -x2153 -x2154 -x2155 -x2156 -x2165 -x2164 -x2163 x2162 -x2161 -x2160 -x2159 -x2158 -x2157 -x2166 -x2167 -x2168 -x2169 x2170 -x2171 -x2172 -x2173 -x2174 -x2175 -x2184 -x2183 -x2182 -x2181 -x2180 x2179 -x2178 -x2177 -x2176 -x2185 -x2186 -x2187 -x2188 -x2189 -x2190 x2191 -x2192 -x2193 -x2194 -x2203 -x2202 -x2201 x2200 -x2199 -x2198 -x2197 -x2196 -x2195 -x2204 -x2205 -x2206 -x2207 x2208 -x2209 -x2210 -x2211 -x2212 -x2213 -x2222 -x2221 -x2220 -x2219 -x2218 x2217 -x2216 -x2215 -x2214 -x2223 -x2224 -x2225 -x2226 -x2227 -x2228 x2229 -x2230 -x2231 -x2232 -x2241 -x2240 -x2239 -x2238 x2237 -x2236 -x2235 -x2234 -x2233 -x2242 -x2243 -x2244 -x2245 -x2246 x2247 -x2248 -x2249 -x2250 -x2251 -x2260 -x2259 -x2258 x2257 -x2256 -x2255 -x2254 -x2253 -x2252 -x2261 -x2262 -x2263 -x2264 x2265 -x2266 -x2267 -x2268 -x2269 -x2270 -x2279 -x2278 -x2277 -x2276 -x2275 -x2274 x2273 -x2272 -x2271 -x2280 -x2281 -x2282 -x2283 -x2284 -x2285 -x2286 x2287 -x2288 -x2289 -x2298 -x2297 -x2296 x2295 -x2294 -x2293 -x2292 -x2291 -x2290 -x2299 -x2300 -x2301 -x2302 x2303 -x2304 -x2305 -x2306 -x2307 -x2308 -x2317 -x2316 -x2315 -x2314 -x2313 x2312 -x2311 -x2310 -x2309 -x2318 -x2319 -x2320 -x2321 -x2322 -x2323 x2324 -x2325 -x2326 -x2327 -x2336 -x2335 -x2334 x2333 -x2332 -x2331 -x2330 -x2329 -x2328 -x2337 -x2338 -x2339 -x2340 x2341 -x2342 -x2343 -x2344 -x2345 -x2346 -x2355 -x2354 -x2353 -x2352 x2351 -x2350 -x2349 -x2348 -x2347 -x2356 -x2357 -x2358 -x2359 -x2360 x2361 -x2362 -x2363 -x2364 -x2365 -x2374 -x2373 x2372 -x2371 -x2370 -x2369 -x2368 -x2367 -x2366 -x2375 -x2376 -x2377 x2378 -x2379 -x2380 -x2381 -x2382 -x2383 -x2384 -x2393 -x2392 x2391 -x2390 -x2389 -x2388 -x2387 -x2386 -x2385 -x2394 -x2395 -x2396 x2397 -x2398 -x2399 -x2400 -x2401 -x2402 -x2403 -x2412 -x2411 -x2410 -x2409 x2408 -x2407 -x2406 -x2405 -x2404 -x2413 -x2414 -x2415 -x2416 -x2417 x2418 -x2419 -x2420 -x2421 -x2422 -x2431 -x2430 x2429 -x2428 -x2427 -x2426 -x2425 -x2424 -x2423 -x2432 -x2433 -x2434 x2435 -x2436 -x2437 -x2438 -x2439 -x2440 -x2441 -x2450 -x2449 x2448 -x2447 -x2446 -x2445 -x2444 -x2443 -x2442 -x2451 -x2452 -x2453 x2454 -x2455 -x2456 -x2457 -x2458 -x2459 -x2460 -x2469 -x2468 x2467 -x2466 -x2465 -x2464 -x2463 -x2462 -x2461 -x2470 -x2471 x2472 -x2473 -x2474 -x2475 -x2476 -x2477 -x2478 -x2479 -x2488 -x2487 x2486 -x2485 -x2484 -x2483 -x2482 -x2481 -x2480 -x2489 -x2490 x2491 -x2492 -x2493 -x2494 -x2495 -x2496 -x2497 -x2498 -x2507 -x2506 -x2505 x2504 -x2503 -x2502 -x2501 -x2500 -x2499 -x2508 -x2509 -x2510 -x2511 x2512 -x2513 -x2514 -x2515 -x2516 -x2517 -x2526 -x2525 x2524 -x2523 -x2522 -x2521 -x2520 -x2519 -x2518 -x2527 -x2528 -x2529 x2530 -x2531 -x2532 -x2533 -x2534 -x2535 -x2536 -x2545 -x2544 -x2543 -x2542 x2541 -x2540 -x2539 -x2538 -x2537 -x2546 -x2547 -x2548 -x2549 -x2550 x2551 -x2552 -x2553 -x2554 -x2555 -x2564 -x2563 x2562 -x2561 -x2560 -x2559 -x2558 -x2557 -x2556 -x2565 -x2566 -x2567 x2568 -x2569 -x2570 -x2571 -x2572 -x2573 -x2574 -x2583 -x2582 x2581 -x2580 -x2579 -x2578 -x2577 -x2576 -x2575 -x2584 -x2585 -x2586 x2587 -x2588 -x2589 -x2590 -x2591 -x2592 -x2593
2194.03/2201.58	c Model check passed
2194.03/2201.58	c Model check has passed with goal value: -58
2194.03/2201.58	c _____________________________________________________________________________
2194.03/2201.58	c std/band forms        : 1208,216
2194.03/2201.58	c 2cl/3cl ITE-codings   : 0,8824
2194.03/2201.58	c BDD/srt/adr Max costs : 94,2334,0
2194.03/2201.58	c BDDraw/bin/mul/srt/adr: 1172,0,140,112,0
2194.03/2201.58	c BDD nodes             : 17350
2194.03/2201.58	c Es1/CC detections     : 0,0
2194.03/2201.58	c CC sort               : 112
2194.03/2201.58	c SAT/UNSAT calls       : 2,0
2194.03/2201.58	c regenrated variables  : 487
2194.03/2201.58	c eliminated fixed lits : 192
2194.03/2201.58	c goal lit flips        : 0
2194.03/2201.58	c goal stages           : 0
2194.03/2201.58	c goal shrink           : 0
2194.03/2201.58	c goal coeff separations: 0
2194.03/2201.58	c restarts              : 16014
2194.03/2201.58	c conflicts             : 168219         (77 /sec)
2194.03/2201.58	c decisions             : 614522         (280 /sec)
2194.03/2201.58	c propagations          : 74617952       (34008 /sec)
2194.03/2201.58	c inspects              : 0              (0 /sec)
2194.03/2201.58	c CPU time (solving tm) : 2194 s        (12 s, SAT 3.911 s, UNSAT 0 s)
2194.03/2201.58	c SAT solver time       : 12 s
2194.03/2201.58	c SAT solver SAT time   : 3.911 s
2194.03/2201.58	c SAT solver UNSAT time : 0 s
2194.03/2201.58	c SAT solver TO time    : 8.091 s
2194.03/2201.58	c Time for SCIP         : 2182 s
2194.03/2201.58	c Coop SCIP LB improvements           : 1
2194.03/2201.58	c Coop SCIP UB improvements           : 2
2194.03/2201.58	c SCIP globally fixed variables       : 364
2194.03/2201.58	c SAT  globally fixed variables       : 70
2194.03/2201.58	c SCIP freeTransform calls            : 5
2194.03/2201.58	c Time for Opt-base     : 0.006583 s
2194.03/2201.58	c Steps for Opt-base    : 13440
2194.03/2201.58	c Time for BDD coding   : 0.05507 s
2194.03/2201.58	c Time for srt coding   : 0.000997 s
2194.03/2201.58	c Inner solver invocations            : 0
2194.03/2201.58	c Inner solving count                 : 0
2194.03/2201.58	c _____________________________________________________________________________

Verifier Data

OK	-58

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

running on 4 cores: 16-19

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

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

CPU governors:
  performance: 16-19

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (94756 MiB free)
  node 1: cores 8-15, 128973 MiB (54646 MiB free)
  node 2: cores 16-23, 129019 MiB (114839 MiB free)
  node 3: cores 24-31, 129003 MiB (62948 MiB free)
  node 4: cores 32-39, 129019 MiB (114680 MiB free)
  node 5: cores 40-47, 129019 MiB (82720 MiB free)
  node 6: cores 48-55, 129019 MiB (76375 MiB free)
  node 7: cores 56-63, 128474 MiB (108860 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=2296314, runsolver pid=2296311
Current StackSize limit: 8192 KiB


[startup+0.100068 s]*
/proc/loadavg: 16.18 16.12 16.04 17/877 2296317
/proc/meminfo: memFree=726745108/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=105364 memory=44868 CPUtime=0.08 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 6449 204 0 0 8 0 0 0 20 0 1 0 147133722 107892736 11136 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 26341 11217 5770 506 0 7032 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 105364 KiB
Current children cumulated memory: 44868 KiB

[startup+0.21344 s]*
/proc/loadavg: 16.18 16.12 16.04 17/877 2296317
/proc/meminfo: memFree=726595412/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=109136 memory=48472 CPUtime=0.19 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 7338 204 0 0 19 0 0 0 20 0 1 0 147133722 111755264 12032 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 27284 12118 5786 506 0 7975 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 109136 KiB
Current children cumulated memory: 48472 KiB

[startup+0.31212 s]*
/proc/loadavg: 16.18 16.12 16.04 17/877 2296317
/proc/meminfo: memFree=726485476/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=109136 memory=48472 CPUtime=0.29 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 7338 204 0 0 29 0 0 0 20 0 1 0 147133722 111755264 12032 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 27284 12118 5786 506 0 7975 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 109136 KiB
Current children cumulated memory: 48472 KiB

[startup+0.700133 s]
/proc/loadavg: 16.18 16.12 16.04 17/877 2296317
/proc/meminfo: memFree=726244824/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=149584 memory=87780 CPUtime=0.66 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 16835 204 0 0 66 0 0 0 20 0 1 0 147133722 153174016 21888 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 37396 21945 6145 506 0 18087 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 149584 KiB
Current children cumulated memory: 87780 KiB

[startup+1.50013 s]
/proc/loadavg: 16.18 16.12 16.04 17/877 2296317
/proc/meminfo: memFree=726358084/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=161192 memory=98400 CPUtime=1.46 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 19756 204 0 0 146 0 0 0 20 0 1 0 147133722 165060608 24704 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 40298 24600 6145 506 0 20989 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 161192 KiB
Current children cumulated memory: 98400 KiB

[startup+3.11352 s]
/proc/loadavg: 16.17 16.12 16.04 17/877 2296317
/proc/meminfo: memFree=716877792/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=173700 memory=110184 CPUtime=3.07 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 23380 204 0 0 306 1 0 0 20 0 1 0 147133722 177868800 27431 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 43425 27546 6145 506 0 24116 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 173700 KiB
Current children cumulated memory: 110184 KiB

[startup+6.30013 s]
/proc/loadavg: 16.17 16.12 16.04 17/877 2296317
/proc/meminfo: memFree=706454764/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=178308 memory=115084 CPUtime=6.25 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 26298 204 0 0 624 1 0 0 20 0 1 0 147133722 182587392 28748 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 44577 28771 6161 506 0 25268 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 178308 KiB
Current children cumulated memory: 115084 KiB

[startup+12.7001 s]
/proc/loadavg: 16.15 16.12 16.04 17/877 2296317
/proc/meminfo: memFree=702486408/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=183092 memory=122116 CPUtime=12.63 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 29076 204 0 0 1224 39 0 0 20 0 1 0 147133722 187486208 30386 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 45773 30529 6289 506 0 26464 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 183092 KiB
Current children cumulated memory: 122116 KiB

[startup+25.5001 s]
/proc/loadavg: 16.12 16.11 16.04 17/877 2296317
/proc/meminfo: memFree=699454760/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=282580 memory=217872 CPUtime=25.4 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 56417 204 0 0 2475 65 0 0 20 0 1 0 147133722 289361920 54451 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 70645 54468 6289 506 0 51336 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 282580 KiB
Current children cumulated memory: 217872 KiB

[startup+51.1136 s]
/proc/loadavg: 16.08 16.10 16.04 17/876 2296317
/proc/meminfo: memFree=697480208/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=350856 memory=281572 CPUtime=50.92 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 75959 204 0 0 5026 66 0 0 20 0 1 0 147133722 359276544 70313 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 87714 70393 6289 506 0 68405 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 350856 KiB
Current children cumulated memory: 281572 KiB

[startup+102.3 s]
/proc/loadavg: 16.03 16.08 16.03 17/877 2296576
/proc/meminfo: memFree=765748516/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=423736 memory=353648 CPUtime=101.94 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 97133 204 0 0 10126 68 0 0 20 0 1 0 147133722 433905664 88377 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 105934 88412 6289 506 0 86625 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 423736 KiB
Current children cumulated memory: 353648 KiB

[startup+162.3 s]
/proc/loadavg: 16.01 16.07 16.02 17/876 2296577
/proc/meminfo: memFree=749123856/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=458068 memory=387936 CPUtime=161.75 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 106356 204 0 0 16105 70 0 0 20 0 1 0 147133722 469061632 96850 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 114517 96984 6289 506 0 95208 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 458068 KiB
Current children cumulated memory: 387936 KiB

[startup+222.3 s]
/proc/loadavg: 16.00 16.05 16.02 17/874 2296578
/proc/meminfo: memFree=745847788/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=464288 memory=394356 CPUtime=221.55 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 112194 204 0 0 22085 70 0 0 20 0 1 0 147133722 475430912 98548 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 116072 98589 6289 506 0 96763 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 464288 KiB
Current children cumulated memory: 394356 KiB

[startup+282.3 s]
/proc/loadavg: 16.00 16.04 16.01 17/872 2296579
/proc/meminfo: memFree=723655084/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=468792 memory=397480 CPUtime=281.37 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 116039 204 0 0 28067 70 0 0 20 0 1 0 147133722 480043008 99308 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 117198 99370 6289 506 0 97889 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 468792 KiB
Current children cumulated memory: 397480 KiB

[startup+342.3 s]
/proc/loadavg: 16.00 16.03 16.01 17/872 2296584
/proc/meminfo: memFree=701009560/1055320708 swapFree=32681384/33554428

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

/proc/loadavg: 15.26 14.74 15.27 15/858 2296849
/proc/meminfo: memFree=753313840/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=593828 memory=522956 CPUtime=1895.83 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 295753 204 0 0 189401 182 0 0 20 0 1 0 147133722 608079872 130618 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 148457 130739 6471 506 0 129148 0
Current children cumulated CPU time: 1895.83 s
Current children cumulated vsize: 593828 KiB
Current children cumulated memory: 522956 KiB

[startup+1962.3 s]
/proc/loadavg: 14.71 14.70 15.22 15/859 2296851
/proc/meminfo: memFree=743742980/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=584696 memory=514872 CPUtime=1955.64 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 298035 204 0 0 195381 183 0 0 20 0 1 0 147133722 598728704 128532 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 146174 128718 6471 506 0 126865 0
Current children cumulated CPU time: 1955.64 s
Current children cumulated vsize: 584696 KiB
Current children cumulated memory: 514872 KiB

[startup+2022.3 s]
/proc/loadavg: 13.92 14.49 15.11 14/853 2296897
/proc/meminfo: memFree=758099636/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=586468 memory=516644 CPUtime=2015.43 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 302864 204 0 0 201359 184 0 0 20 0 1 0 147133722 600543232 128989 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 146617 129161 6471 506 0 127308 0
Current children cumulated CPU time: 2015.43 s
Current children cumulated vsize: 586468 KiB
Current children cumulated memory: 516644 KiB

[startup+2082.3 s]
/proc/loadavg: 13.34 14.22 14.98 14/853 2296898
/proc/meminfo: memFree=766874912/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=598560 memory=527652 CPUtime=2075.23 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 305616 204 0 0 207339 184 0 0 20 0 1 0 147133722 612925440 131805 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 149640 131913 6471 506 0 130331 0
Current children cumulated CPU time: 2075.23 s
Current children cumulated vsize: 598560 KiB
Current children cumulated memory: 527652 KiB

[startup+2142.3 s]
/proc/loadavg: 12.71 13.88 14.82 13/848 2296933
/proc/meminfo: memFree=790619520/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=598560 memory=527652 CPUtime=2135.03 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 305616 204 0 0 213319 184 0 0 20 0 1 0 147133722 612925440 131805 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 149640 131913 6471 506 0 130331 0
Current children cumulated CPU time: 2135.03 s
Current children cumulated vsize: 598560 KiB
Current children cumulated memory: 527652 KiB

[startup+2201.6 s]
# the end of solver process 2296314 was just reported to runsolver
# Child status: 30

# cumulated CPU time of all completed processes:  user=2192.27 s, system=1.86821 s

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

[startup+2150.4 s]
/proc/loadavg: 12.60 13.82 14.79 13/848 2296933
/proc/meminfo: memFree=790642840/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=586468 memory=516772 CPUtime=2143.1 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 305859 204 0 0 214126 184 0 0 20 0 1 0 147133722 600543232 129122 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 146617 129193 6471 506 0 127308 0
Current children cumulated CPU time: 2143.1 s
Current children cumulated vsize: 586468 KiB
Current children cumulated memory: 516772 KiB

[startup+2176 s]*
/proc/loadavg: 12.40 13.67 14.71 13/848 2296936
/proc/meminfo: memFree=790704880/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=586468 memory=516772 CPUtime=2168.62 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 305859 204 0 0 216678 184 0 0 20 0 1 0 147133722 600543232 129122 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 146617 129193 6471 506 0 127308 0
Current children cumulated CPU time: 2168.62 s
Current children cumulated vsize: 586468 KiB
Current children cumulated memory: 516772 KiB

[startup+2188.8 s]
/proc/loadavg: 12.31 13.59 14.67 13/848 2296936
/proc/meminfo: memFree=790710836/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=586468 memory=516772 CPUtime=2181.37 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 305859 204 0 0 217953 184 0 0 20 0 1 0 147133722 600543232 129122 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 146617 129193 6471 506 0 127308 0
Current children cumulated CPU time: 2181.37 s
Current children cumulated vsize: 586468 KiB
Current children cumulated memory: 516772 KiB

[startup+2195.2 s]
/proc/loadavg: 12.28 13.57 14.65 13/848 2296936
/proc/meminfo: memFree=790712548/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=586468 memory=516772 CPUtime=2187.75 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 305859 204 0 0 218591 184 0 0 20 0 1 0 147133722 600543232 129122 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 146617 129193 6471 506 0 127308 0
Current children cumulated CPU time: 2187.75 s
Current children cumulated vsize: 586468 KiB
Current children cumulated memory: 516772 KiB

[startup+2198.4 s]
/proc/loadavg: 12.26 13.54 14.64 13/848 2296936
/proc/meminfo: memFree=790706092/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=586468 memory=516772 CPUtime=2190.94 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 305859 204 0 0 218910 184 0 0 20 0 1 0 147133722 600543232 129122 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 146617 129193 6471 506 0 127308 0
Current children cumulated CPU time: 2190.94 s
Current children cumulated vsize: 586468 KiB
Current children cumulated memory: 516772 KiB

[startup+2200 s]*
/proc/loadavg: 12.26 13.54 14.64 13/848 2296936
/proc/meminfo: memFree=790705680/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=586468 memory=516772 CPUtime=2192.54 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 305859 204 0 0 219070 184 0 0 20 0 1 0 147133722 600543232 129122 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 146617 129193 6471 506 0 127308 0
Current children cumulated CPU time: 2192.54 s
Current children cumulated vsize: 586468 KiB
Current children cumulated memory: 516772 KiB

[startup+2200.8 s]
/proc/loadavg: 12.26 13.54 14.64 13/848 2296936
/proc/meminfo: memFree=790705680/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=586468 memory=516772 CPUtime=2193.33 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 305859 204 0 0 219149 184 0 0 20 0 1 0 147133722 600543232 129122 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 146617 129193 6471 506 0 127308 0
Current children cumulated CPU time: 2193.33 s
Current children cumulated vsize: 586468 KiB
Current children cumulated memory: 516772 KiB

[startup+2201.2 s]
/proc/loadavg: 12.26 13.54 14.64 13/848 2296936
/proc/meminfo: memFree=790706440/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=586468 memory=516772 CPUtime=2193.73 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 305859 204 0 0 219189 184 0 0 20 0 1 0 147133722 600543232 129122 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 146617 129193 6471 506 0 127308 0
Current children cumulated CPU time: 2193.73 s
Current children cumulated vsize: 586468 KiB
Current children cumulated memory: 516772 KiB

[startup+2201.4 s]
/proc/loadavg: 12.26 13.54 14.64 13/848 2296936
/proc/meminfo: memFree=790706440/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=586468 memory=516772 CPUtime=2193.93 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 305859 204 0 0 219209 184 0 0 20 0 1 0 147133722 600543232 129122 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 146617 129193 6471 506 0 127308 0
Current children cumulated CPU time: 2193.93 s
Current children cumulated vsize: 586468 KiB
Current children cumulated memory: 516772 KiB

[startup+2201.5 s]
/proc/loadavg: 12.26 13.54 14.64 13/848 2296936
/proc/meminfo: memFree=790706440/1055320708 swapFree=32681384/33554428
[pid=2296314] ppid=2296311 vsize=586468 memory=516772 CPUtime=2194.03 cores=16-19
/proc/2296314/stat : 2296314 (naps_release) R 2296311 2296314 2291478 0 -1 4194304 305859 204 0 0 219219 184 0 0 20 0 1 0 147133722 600543232 129122 18446744073709551615 4210688 6281017 140735109130944 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 11624448 140735109134555 140735109134736 140735109134736 140735109140424 0
/proc/2296314/statm: 146617 129193 6471 506 0 127308 0
Current children cumulated CPU time: 2194.03 s
Current children cumulated vsize: 586468 KiB
Current children cumulated memory: 516772 KiB

Child status: 30

Real time (s): 2201.6
CPU time (s): 2194.14
CPU user time (s): 2192.27
CPU system time (s): 1.86821
CPU usage (%): 99.6613
Max. virtual memory (cumulated for all children) (KiB): 598560
Max. memory (cumulated for all children) (KiB): 528624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2192.27
system time used= 1.86821
maximum resident set size= 528244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 306098
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= 307
involuntary context switches= 1154


# summary of solver processes directly reported to runsolver:
#   pid: 2296314
#   total CPU time (s): 2194.14
#   total CPU user time (s): 2192.27
#   total CPU system time (s): 1.86821

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.21246 second user time and 23.0537 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-06-22 16:27:40
IDJOB=4780702
IDBENCH=180558
IDSOLVER=3589
FILE ID=nodeE010/4780702-1782138460
RUNJOBID= nodeE010-1782134575-2291492
SLURM_JOB_ID= 12510915
Free space on /tmp= 797980 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-StillLife-09-12_c24.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4780702-1782138460/watcher-4780702-1782138460 -o /tmp/evaluation-result-4780702-1782138460/solver-4780702-1782138460 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780702-1782138460/vars-4780702-1782138460 --bin-var /tmp/runsolver-exch-nodeE010-1782134575-2291492 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4780702-1782138460.opb

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

MD5SUM BENCH= 85429201fe39d64c7cd178ad954e57ec
RANDOM SEED=191677664

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        726926624 kB
MemAvailable:   806252108 kB
Buffers:              32 kB
Cached:         83105460 kB
SwapCached:         6960 kB
Active:         238213784 kB
Inactive:       81774656 kB
Active(anon):   236919216 kB
Inactive(anon):    50272 kB
Active(file):    1294568 kB
Inactive(file): 81724384 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32681384 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15360 kB
Writeback:            60 kB
AnonPages:      236877988 kB
Mapped:           117288 kB
Shmem:             86536 kB
KReclaimable:    1111312 kB
Slab:            1624600 kB
SReclaimable:    1111312 kB
SUnreclaim:       513288 kB
KernelStack:       14896 kB
PageTables:       475716 kB
SecPageTables:     15560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   254080032 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479028 kB
VmallocChunk:          0 kB
Percpu:           116224 kB
HardwareCorrupted:     0 kB
AnonHugePages:  120541184 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 798160 MiB
End job on nodeE010 at 2026-06-22 17:04:22