Trace number 4779722

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
NaPS 1.04? (TO) 3600.05 3615.02

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx63.opb
MD5SUM7c2ff02722ff3a09887b085a032d3a00
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark667.437
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
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 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 786
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4779722-1782134599.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-4779722-1782134599.opb
0.00/0.02	c Parsing PB file...
0.00/0.02	c goal was devided by 1 with offset 6.
0.00/0.07	c assumptions before coding: 
0.00/0.08	c initScipForCoop
0.00/0.08	c Running SCIP presolver (time limit: 10 sec)...
0.00/0.08	c solveScip
0.00/0.08	c initScipForCoop
0.00/0.08	c Cooperative mode: scip_coop_offset=6.000000
0.00/0.08	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.00/0.08	c Running SCIP presolve for solve-time propagation (rounds=3)
0.00/0.09	c presolving:
0.00/0.09	c (round 1, fast)       6 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 447 clqs, 0 implints
0.00/0.10	c    (0.0s) running MILP presolver
0.00/0.10	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.00/0.10	c (round 2, exhaustive) 6 del vars, 63 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 447 clqs, 0 implints
0.08/0.12	c    (0.0s) probing: 51/3210 (1.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.08/0.12	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.08/0.13	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
0.08/0.13	c  6 deleted vars, 63 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.08/0.13	c  0 implications, 447 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.08/0.13	c presolved problem has 3210 variables (3210 bin, 0 int, 0 cont) and 447 constraints
0.08/0.13	c     384 constraints of type <knapsack>
0.08/0.13	c      63 constraints of type <setppc>
0.08/0.13	c transformed objective value is always integral (scale: 1)
0.08/0.13	c Presolving Time: 0.04
0.08/0.13	c presolving:
0.08/0.14	c (round 1, fast)       6 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 447 clqs, 0 implints
0.08/0.14	c    (0.0s) running MILP presolver
0.08/0.15	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.08/0.15	c (round 2, exhaustive) 6 del vars, 63 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 447 clqs, 0 implints
0.08/0.15	c (round 3, exhaustive) 6 del vars, 63 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 447 clqs, 0 implints
0.08/0.18	c    (0.1s) probing: 51/3210 (1.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.08/0.18	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.08/0.19	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.57/0.64	c    (0.5s) symmetry computation finished: 428 generators found (max: 1500, log10 of symmetry group size: 140.88) (symcode time: 0.45)
0.57/0.65	c dynamic symmetry handling statistics:
0.57/0.65	c    orbitopal reduction:       no components
0.57/0.65	c    orbital reduction:         no components
0.57/0.65	c    lexicographic reduction:   no permutations
0.57/0.65	c handled 1 out of 1 symmetry components
0.57/0.65	c (round 4, exhaustive) 391 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 431 clqs, 0 implints
0.57/0.65	c (round 5, medium)     594 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 418 clqs, 0 implints
0.57/0.66	c (round 6, medium)     649 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
0.57/0.66	c (round 7, medium)     661 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
0.57/0.66	c (round 8, medium)     666 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
0.57/0.66	c (round 9, medium)     682 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
0.57/0.66	c (round 10, medium)     687 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
0.77/0.86	c    (0.7s) probing: 1000/3210 (31.2%) - 0 fixings, 0 aggregations, 49933 implications, 0 bound changes
0.87/0.90	c    (0.8s) probing: 1203/3210 (37.5%) - 0 fixings, 0 aggregations, 57931 implications, 0 bound changes
0.87/0.90	c    (0.8s) probing aborted: 50/50 successive totally useless probings
0.87/0.90	c presolving (11 rounds: 11 fast, 10 medium, 4 exhaustive):
0.87/0.90	c  687 deleted vars, 63 deleted constraints, 482 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.87/0.90	c  0 implications, 28728 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.87/0.90	c presolved problem has 2529 variables (2529 bin, 0 int, 0 cont) and 929 constraints
0.87/0.90	c     384 constraints of type <knapsack>
0.87/0.90	c      63 constraints of type <setppc>
0.87/0.90	c     482 constraints of type <orbitope_pp>
0.87/0.90	c transformed objective value is always integral (scale: 1)
0.87/0.90	c Presolving Time: 0.77
0.87/0.90	c 
0.98/1.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.98/1.01	c   0.9s|     1 |     0 |   687 |     - |    74M |   0 |2529 |1014 | 447 |   0 |  0 |  84 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1.08/1.12	c   1.0s|     1 |     0 |  1438 |     - |    77M |   0 |2529 |1014 | 462 |  15 |  1 |  84 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1.08/1.15	c   1.0s|     1 |     0 |  1500 |     - |    80M |   0 |2529 |1015 | 478 |  31 |  2 |  85 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1.08/1.17	c   1.0s|     1 |     0 |  1587 |     - |    82M |   0 |2529 |1016 | 493 |  46 |  3 |  86 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1.17/1.20	c   1.1s|     1 |     0 |  1656 |     - |    83M |   0 |2529 |1017 | 509 |  62 |  4 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1.17/1.23	c   1.1s|     1 |     0 |  1713 |     - |    84M |   0 |2529 |1017 | 525 |  78 |  5 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1.17/1.26	c   1.1s|     1 |     0 |  1814 |     - |    84M |   0 |2529 |1017 | 541 |  94 |  6 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1.27/1.30	c   1.2s|     1 |     0 |  1902 |     - |    87M |   0 |2529 |1017 | 555 | 108 |  7 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1.27/1.34	c   1.2s|     1 |     0 |  2024 |     - |    90M |   0 |2529 |1018 | 572 | 125 |  8 |  88 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1.27/1.37	c   1.2s|     1 |     0 |  2116 |     - |    91M |   0 |2529 |1018 | 593 | 146 |  9 |  88 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1.36/1.41	c   1.3s|     1 |     0 |  2289 |     - |    92M |   0 |2529 |1019 | 613 | 166 | 10 |  89 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1.36/1.45	c   1.3s|     1 |     0 |  2415 |     - |    94M |   0 |2529 |1024 | 631 | 184 | 11 |  94 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1.56/1.69	c   1.6s|     1 |     2 |  5101 |     - |    94M |   0 |2529 |1036 | 631 | 184 | 11 | 106 |  11 |-6.000000e+00 |      --      |    Inf | unknown
3.75/3.81	c   3.7s|   100 |    75 | 29107 | 269.6 |    99M |  43 |2529 |1215 | 520 | 399 |  1 | 286 |  11 |-6.000000e+00 |      --      |    Inf | unknown
4.55/4.63	c   4.5s|   200 |    82 | 43308 | 205.5 |   104M |  50 |2529 |1325 | 527 | 555 |  2 | 396 |  11 |-6.000000e+00 |      --      |    Inf | unknown
5.44/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.44/5.53	c   5.4s|   300 |    86 | 60758 | 195.1 |   105M |  50 |2529 |1451 | 501 | 688 |  1 | 522 |  11 |-6.000000e+00 |      --      |    Inf | unknown
5.95/6.08	c   5.9s|   400 |   102 | 70416 | 170.4 |   106M |  50 |2529 |1560 | 521 | 744 |  1 | 631 |  11 |-6.000000e+00 |      --      |    Inf | unknown
6.73/6.86	c   6.7s|   500 |    95 | 85653 | 166.8 |   108M |  50 |2529 |1621 | 508 | 811 |  1 | 697 |  11 |-6.000000e+00 |      --      |    Inf | unknown
7.33/7.47	c   7.3s|   600 |   100 | 97728 | 159.1 |   108M |  50 |2529 |1704 | 516 | 892 |  0 | 785 |  11 |-6.000000e+00 |      --      |    Inf | unknown
8.54/8.68	c   8.5s|   700 |   102 |119038 | 166.8 |   109M |  50 |2529 |1941 | 501 |1063 |  1 |1029 |  11 |-6.000000e+00 |      --      |    Inf | unknown
9.23/9.33	c   9.2s|   800 |   112 |131948 | 162.1 |   110M |  50 |2529 |2108 | 510 |1145 |  1 |1197 |  11 |-6.000000e+00 |      --      |    Inf | unknown
9.83/9.95	c   9.8s|   900 |   109 |143607 | 157.1 |   110M |  50 |2529 |2179 | 513 |1297 |  1 |1272 |  11 |-6.000000e+00 |      --      |    Inf | unknown
10.04/10.13	c 
10.04/10.13	c SCIP Status        : solving was interrupted [time limit reached]
10.04/10.13	c Solving Time (sec) : 10.00
10.04/10.13	c Solving Nodes      : 939
10.04/10.13	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
10.04/10.13	c Dual Bound         : -6.00000000000000e+00
10.04/10.13	c Gap                : infinite
10.04/10.13	c SCIP status: 23 (TIMELIMIT)
10.04/10.13	c solveScip: freeing transform (!can_skip_free_transform)
10.04/10.14	c SCIP presolver: sst_unknown
10.04/10.14	c Converting 3720 PB-constraints to clauses...
10.04/10.14	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 96
10.04/10.15	c Try to convert by bdds
10.04/10.15	c d: 1
10.04/10.15	c estimatedAdderCost: 96
10.04/10.15	c Try to convert by bdds
10.04/10.15	c d: 1
10.04/10.15	c estimatedAdderCost: 96
10.04/10.15	c Try to convert by bdds
10.04/10.15	c d: 1
10.04/10.15	c estimatedAdderCost: 96
10.04/10.15	c Try to convert by bdds
10.04/10.16	c d: 1
10.04/10.16	c estimatedAdderCost: 96
10.04/10.16	c Try to convert by bdds
10.04/10.16	c d: 1
10.04/10.16	c estimatedAdderCost: 96
10.04/10.16	c Try to convert by bdds
10.04/10.16	c d: 1
10.04/10.16	c estimatedAdderCost: 96
10.04/10.16	c Try to convert by bdds
10.04/10.16	c d: 1
10.04/10.16	c estimatedAdderCost: 96
10.04/10.16	c Try to convert by bdds
10.04/10.16	c d: 1
10.04/10.16	c estimatedAdderCost: 96
10.04/10.16	c Try to convert by bdds
10.04/10.16	c d: 1
10.04/10.16	c estimatedAdderCost: 96
10.04/10.16	c Try to convert by bdds
10.04/10.17	c d: 1
10.04/10.17	c estimatedAdderCost: 96
10.04/10.17	c Try to convert by bdds
10.04/10.17	c d: 1
10.04/10.17	c estimatedAdderCost: 96
10.04/10.17	c Try to convert by bdds
10.04/10.17	c d: 1
10.04/10.17	c estimatedAdderCost: 96
10.04/10.17	c Try to convert by bdds
10.04/10.17	c d: 1
10.04/10.17	c estimatedAdderCost: 96
10.04/10.17	c Try to convert by bdds
10.04/10.17	c d: 1
10.04/10.17	c estimatedAdderCost: 96
10.04/10.17	c Try to convert by bdds
10.04/10.17	c d: 1
10.04/10.17	c estimatedAdderCost: 96
10.04/10.17	c Try to convert by bdds
10.04/10.18	c d: 1
10.04/10.18	c estimatedAdderCost: 96
10.04/10.18	c Try to convert by bdds
10.04/10.18	c d: 1
10.04/10.18	c estimatedAdderCost: 96
10.04/10.18	c Try to convert by bdds
10.04/10.18	c d: 1
10.04/10.18	c estimatedAdderCost: 96
10.04/10.18	c Try to convert by bdds
10.04/10.18	c d: 1
10.04/10.18	c estimatedAdderCost: 96
10.04/10.18	c Try to convert by bdds
10.04/10.18	c d: 1
10.04/10.18	c estimatedAdderCost: 96
10.04/10.18	c Try to convert by bdds
10.04/10.18	c d: 1
10.04/10.18	c estimatedAdderCost: 96
10.04/10.18	c Try to convert by bdds
10.04/10.19	c d: 1
10.04/10.19	c estimatedAdderCost: 96
10.04/10.19	c Try to convert by bdds
10.04/10.19	c d: 1
10.04/10.19	c estimatedAdderCost: 96
10.04/10.19	c Try to convert by bdds
10.04/10.19	c d: 1
10.04/10.19	c estimatedAdderCost: 96
10.04/10.19	c Try to convert by bdds
10.04/10.19	c d: 1
10.04/10.19	c estimatedAdderCost: 96
10.04/10.19	c Try to convert by bdds
10.04/10.19	c d: 1
10.04/10.19	c estimatedAdderCost: 96
10.04/10.19	c Try to convert by bdds
10.04/10.19	c d: 1
10.04/10.19	c estimatedAdderCost: 96
10.04/10.19	c Try to convert by bdds
10.13/10.20	c d: 1
10.13/10.20	c estimatedAdderCost: 96
10.13/10.20	c Try to convert by bdds
10.13/10.20	c d: 1
10.13/10.20	c estimatedAdderCost: 96
10.13/10.20	c Try to convert by bdds
10.13/10.20	c d: 1
10.13/10.20	c estimatedAdderCost: 96
10.13/10.20	c Try to convert by bdds
10.13/10.20	c d: 1
10.13/10.20	c estimatedAdderCost: 96
10.13/10.20	c Try to convert by bdds
10.13/10.20	c d: 1
10.13/10.20	c estimatedAdderCost: 96
10.13/10.20	c Try to convert by bdds
10.13/10.20	c d: 1
10.13/10.20	c estimatedAdderCost: 96
10.13/10.20	c Try to convert by bdds
10.13/10.21	c d: 1
10.13/10.21	c estimatedAdderCost: 96
10.13/10.21	c Try to convert by bdds
10.13/10.21	c d: 1
10.13/10.21	c estimatedAdderCost: 96
10.13/10.21	c Try to convert by bdds
10.13/10.21	c d: 1
10.13/10.21	c estimatedAdderCost: 96
10.13/10.21	c Try to convert by bdds
10.13/10.21	c d: 1
10.13/10.21	c estimatedAdderCost: 96
10.13/10.21	c Try to convert by bdds
10.13/10.21	c d: 1
10.13/10.21	c estimatedAdderCost: 96
10.13/10.21	c Try to convert by bdds
10.13/10.21	c d: 1
10.13/10.21	c estimatedAdderCost: 96
10.13/10.21	c Try to convert by bdds
10.13/10.22	c d: 1
10.13/10.22	c estimatedAdderCost: 96
10.13/10.22	c Try to convert by bdds
10.13/10.22	c d: 1
10.13/10.22	c estimatedAdderCost: 96
10.13/10.22	c Try to convert by bdds
10.13/10.22	c d: 1
10.13/10.22	c estimatedAdderCost: 96
10.13/10.22	c Try to convert by bdds
10.13/10.22	c d: 1
10.13/10.22	c estimatedAdderCost: 96
10.13/10.22	c Try to convert by bdds
10.13/10.22	c d: 1
10.13/10.22	c estimatedAdderCost: 96
10.13/10.22	c Try to convert by bdds
10.13/10.22	c d: 1
10.13/10.22	c estimatedAdderCost: 96
10.13/10.22	c Try to convert by bdds
10.13/10.23	c d: 1
10.13/10.23	c estimatedAdderCost: 96
10.13/10.23	c Try to convert by bdds
10.13/10.23	c d: 1
10.13/10.23	c estimatedAdderCost: 96
10.13/10.23	c Try to convert by bdds
10.13/10.23	c d: 1
10.13/10.23	c estimatedAdderCost: 96
10.13/10.23	c Try to convert by bdds
10.13/10.23	c d: 1
10.13/10.23	c estimatedAdderCost: 96
10.13/10.23	c Try to convert by bdds
10.13/10.23	c d: 1
10.13/10.23	c estimatedAdderCost: 96
10.13/10.23	c Try to convert by bdds
10.13/10.23	c d: 1
10.13/10.23	c estimatedAdderCost: 96
10.13/10.23	c Try to convert by bdds
10.13/10.24	c d: 1
10.13/10.24	c estimatedAdderCost: 96
10.13/10.24	c Try to convert by bdds
10.13/10.24	c d: 1
10.13/10.24	c estimatedAdderCost: 96
10.13/10.24	c Try to convert by bdds
10.13/10.24	c d: 1
10.13/10.24	c estimatedAdderCost: 96
10.13/10.24	c Try to convert by bdds
10.13/10.24	c d: 1
10.13/10.24	c estimatedAdderCost: 96
10.13/10.24	c Try to convert by bdds
10.13/10.24	c d: 1
10.13/10.24	c estimatedAdderCost: 96
10.13/10.24	c Try to convert by bdds
10.13/10.24	c d: 1
10.13/10.24	c estimatedAdderCost: 96
10.13/10.24	c Try to convert by bdds
10.13/10.25	c d: 1
10.13/10.25	c estimatedAdderCost: 96
10.13/10.25	c Try to convert by bdds
10.13/10.25	c d: 1
10.13/10.25	c estimatedAdderCost: 96
10.13/10.25	c Try to convert by bdds
10.13/10.25	c d: 1
10.13/10.25	c estimatedAdderCost: 96
10.13/10.25	c Try to convert by bdds
10.13/10.25	c d: 1
10.13/10.25	c estimatedAdderCost: 96
10.13/10.25	c Try to convert by bdds
10.13/10.25	c d: 1
10.13/10.25	c estimatedAdderCost: 96
10.13/10.25	c Try to convert by bdds
10.13/10.25	c d: 1
10.13/10.25	c estimatedAdderCost: 96
10.13/10.25	c Try to convert by bdds
10.13/10.26	c d: 1
10.13/10.26	c estimatedAdderCost: 96
10.13/10.26	c Try to convert by bdds
10.13/10.26	c d: 1
10.13/10.26	c estimatedAdderCost: 96
10.13/10.26	c Try to convert by bdds
10.13/10.26	c d: 1
10.13/10.26	c estimatedAdderCost: 96
10.13/10.26	c Try to convert by bdds
10.13/10.26	c d: 1
10.13/10.26	c estimatedAdderCost: 96
10.13/10.26	c Try to convert by bdds
10.13/10.26	c d: 1
10.13/10.26	c estimatedAdderCost: 96
10.13/10.26	c Try to convert by bdds
10.13/10.26	c d: 1
10.13/10.26	c estimatedAdderCost: 96
10.13/10.26	c Try to convert by bdds
10.13/10.27	c d: 1
10.13/10.27	c estimatedAdderCost: 96
10.13/10.27	c Try to convert by bdds
10.13/10.27	c d: 1
10.13/10.27	c estimatedAdderCost: 96
10.13/10.27	c Try to convert by bdds
10.13/10.27	c d: 1
10.13/10.27	c estimatedAdderCost: 96
10.13/10.27	c Try to convert by bdds
10.13/10.27	c d: 1
10.13/10.27	c estimatedAdderCost: 96
10.13/10.27	c Try to convert by bdds
10.13/10.27	c d: 1
10.13/10.27	c estimatedAdderCost: 96
10.13/10.27	c Try to convert by bdds
10.13/10.27	c d: 1
10.13/10.27	c estimatedAdderCost: 96
10.13/10.27	c Try to convert by bdds
10.13/10.28	c d: 1
10.13/10.28	c estimatedAdderCost: 96
10.13/10.28	c Try to convert by bdds
10.13/10.28	c d: 1
10.13/10.28	c estimatedAdderCost: 96
10.13/10.28	c Try to convert by bdds
10.13/10.28	c d: 1
10.13/10.28	c estimatedAdderCost: 96
10.13/10.28	c Try to convert by bdds
10.13/10.28	c d: 1
10.13/10.28	c estimatedAdderCost: 96
10.13/10.28	c Try to convert by bdds
10.13/10.28	c d: 1
10.13/10.28	c estimatedAdderCost: 96
10.13/10.28	c Try to convert by bdds
10.13/10.28	c d: 1
10.13/10.28	c estimatedAdderCost: 96
10.13/10.28	c Try to convert by bdds
10.13/10.29	c d: 1
10.13/10.29	c estimatedAdderCost: 96
10.13/10.29	c Try to convert by bdds
10.13/10.29	c d: 1
10.13/10.29	c estimatedAdderCost: 96
10.13/10.29	c Try to convert by bdds
10.13/10.29	c d: 1
10.13/10.29	c estimatedAdderCost: 96
10.13/10.29	c Try to convert by bdds
10.13/10.29	c d: 1
10.13/10.29	c estimatedAdderCost: 96
10.13/10.29	c Try to convert by bdds
10.13/10.29	c d: 1
10.13/10.29	c estimatedAdderCost: 96
10.13/10.29	c Try to convert by bdds
10.13/10.29	c d: 1
10.13/10.29	c estimatedAdderCost: 96
10.13/10.29	c Try to convert by bdds
10.23/10.30	c d: 1
10.23/10.30	c estimatedAdderCost: 96
10.23/10.30	c Try to convert by bdds
10.23/10.30	c d: 1
10.23/10.30	c estimatedAdderCost: 96
10.23/10.30	c Try to convert by bdds
10.23/10.30	c d: 1
10.23/10.30	c estimatedAdderCost: 96
10.23/10.30	c Try to convert by bdds
10.23/10.30	c d: 1
10.23/10.30	c estimatedAdderCost: 96
10.23/10.30	c Try to convert by bdds
10.23/10.30	c d: 1
10.23/10.30	c estimatedAdderCost: 96
10.23/10.30	c Try to convert by bdds
10.23/10.30	c d: 1
10.23/10.30	c estimatedAdderCost: 96
10.23/10.30	c Try to convert by bdds
10.23/10.31	c d: 1
10.23/10.31	c estimatedAdderCost: 96
10.23/10.31	c Try to convert by bdds
10.23/10.31	c d: 1
10.23/10.31	c estimatedAdderCost: 96
10.23/10.31	c Try to convert by bdds
10.23/10.31	c d: 1
10.23/10.31	c estimatedAdderCost: 96
10.23/10.31	c Try to convert by bdds
10.23/10.31	c d: 1
10.23/10.31	c estimatedAdderCost: 96
10.23/10.31	c Try to convert by bdds
10.23/10.31	c d: 1
10.23/10.31	c estimatedAdderCost: 96
10.23/10.31	c Try to convert by bdds
10.23/10.31	c d: 1
10.23/10.31	c estimatedAdderCost: 96
10.23/10.31	c Try to convert by bdds
10.23/10.32	c d: 1
10.23/10.32	c estimatedAdderCost: 96
10.23/10.32	c Try to convert by bdds
10.23/10.32	c d: 1
10.23/10.32	c estimatedAdderCost: 96
10.23/10.32	c Try to convert by bdds
10.23/10.32	c d: 1
10.23/10.32	c estimatedAdderCost: 96
10.23/10.32	c Try to convert by bdds
10.23/10.32	c d: 1
10.23/10.32	c estimatedAdderCost: 96
10.23/10.32	c Try to convert by bdds
10.23/10.33	c d: 1
10.23/10.33	c estimatedAdderCost: 96
10.23/10.33	c Try to convert by bdds
10.23/10.33	c d: 1
10.23/10.33	c estimatedAdderCost: 96
10.23/10.33	c Try to convert by bdds
10.23/10.33	c d: 1
10.23/10.33	c estimatedAdderCost: 96
10.23/10.33	c Try to convert by bdds
10.23/10.33	c d: 1
10.23/10.33	c estimatedAdderCost: 96
10.23/10.33	c Try to convert by bdds
10.23/10.33	c d: 1
10.23/10.33	c estimatedAdderCost: 96
10.23/10.33	c Try to convert by bdds
10.23/10.33	c d: 1
10.23/10.33	c estimatedAdderCost: 96
10.23/10.33	c Try to convert by bdds
10.23/10.34	c d: 1
10.23/10.34	c estimatedAdderCost: 96
10.23/10.34	c Try to convert by bdds
10.23/10.34	c d: 1
10.23/10.34	c estimatedAdderCost: 96
10.23/10.34	c Try to convert by bdds
10.23/10.34	c d: 1
10.23/10.34	c estimatedAdderCost: 96
10.23/10.34	c Try to convert by bdds
10.23/10.34	c d: 1
10.23/10.34	c estimatedAdderCost: 96
10.23/10.34	c Try to convert by bdds
10.23/10.34	c d: 1
10.23/10.34	c estimatedAdderCost: 96
10.23/10.34	c Try to convert by bdds
10.23/10.34	c d: 1
10.23/10.34	c estimatedAdderCost: 96
10.23/10.34	c Try to convert by bdds
10.23/10.35	c d: 1
10.23/10.35	c estimatedAdderCost: 96
10.23/10.35	c Try to convert by bdds
10.23/10.35	c d: 1
10.23/10.35	c estimatedAdderCost: 96
10.23/10.35	c Try to convert by bdds
10.23/10.35	c d: 1
10.23/10.35	c estimatedAdderCost: 96
10.23/10.35	c Try to convert by bdds
10.23/10.35	c d: 1
10.23/10.35	c estimatedAdderCost: 96
10.23/10.35	c Try to convert by bdds
10.23/10.35	c d: 1
10.23/10.35	c estimatedAdderCost: 96
10.23/10.35	c Try to convert by bdds
10.23/10.35	c d: 1
10.23/10.35	c estimatedAdderCost: 96
10.23/10.35	c Try to convert by bdds
10.23/10.36	c d: 1
10.23/10.36	c estimatedAdderCost: 96
10.23/10.36	c Try to convert by bdds
10.23/10.36	c d: 1
10.23/10.36	c estimatedAdderCost: 96
10.23/10.36	c Try to convert by bdds
10.23/10.36	c d: 1
10.23/10.36	c estimatedAdderCost: 96
10.23/10.36	c Try to convert by bdds
10.23/10.36	c d: 1
10.23/10.36	c estimatedAdderCost: 96
10.23/10.36	c Try to convert by bdds
10.23/10.36	c d: 1
10.23/10.36	c estimatedAdderCost: 96
10.23/10.36	c Try to convert by bdds
10.23/10.36	c d: 1
10.23/10.36	c estimatedAdderCost: 96
10.23/10.36	c Try to convert by bdds
10.23/10.37	c d: 1
10.23/10.37	c estimatedAdderCost: 96
10.23/10.37	c Try to convert by bdds
10.23/10.37	c d: 1
10.23/10.37	c estimatedAdderCost: 96
10.23/10.37	c Try to convert by bdds
10.23/10.37	c d: 1
10.23/10.37	c estimatedAdderCost: 96
10.23/10.37	c Try to convert by bdds
10.23/10.37	c d: 1
10.23/10.37	c estimatedAdderCost: 96
10.23/10.37	c Try to convert by bdds
10.23/10.37	c d: 1
10.23/10.37	c estimatedAdderCost: 96
10.23/10.37	c Try to convert by bdds
10.23/10.37	c d: 1
10.23/10.37	c estimatedAdderCost: 96
10.23/10.37	c Try to convert by bdds
10.23/10.38	c d: 1
10.23/10.38	c estimatedAdderCost: 96
10.23/10.38	c Try to convert by bdds
10.23/10.38	c d: 1
10.23/10.38	c estimatedAdderCost: 96
10.23/10.38	c Try to convert by bdds
10.23/10.38	c d: 1
10.23/10.38	c estimatedAdderCost: 96
10.23/10.38	c Try to convert by bdds
10.23/10.38	c d: 1
10.23/10.38	c estimatedAdderCost: 96
10.23/10.38	c Try to convert by bdds
10.23/10.38	c d: 1
10.23/10.38	c estimatedAdderCost: 96
10.23/10.38	c Try to convert by bdds
10.23/10.38	c d: 1
10.23/10.38	c estimatedAdderCost: 96
10.23/10.38	c Try to convert by bdds
10.23/10.39	c d: 1
10.23/10.39	c estimatedAdderCost: 96
10.23/10.39	c Try to convert by bdds
10.23/10.39	c d: 1
10.23/10.39	c estimatedAdderCost: 96
10.23/10.39	c Try to convert by bdds
10.23/10.39	c d: 1
10.23/10.39	c estimatedAdderCost: 96
10.23/10.39	c Try to convert by bdds
10.23/10.39	c d: 1
10.23/10.39	c estimatedAdderCost: 96
10.23/10.39	c Try to convert by bdds
10.23/10.39	c d: 1
10.23/10.39	c estimatedAdderCost: 96
10.23/10.39	c Try to convert by bdds
10.23/10.39	c d: 1
10.23/10.39	c estimatedAdderCost: 96
10.23/10.39	c Try to convert by bdds
10.33/10.40	c d: 1
10.33/10.40	c estimatedAdderCost: 96
10.33/10.40	c Try to convert by bdds
10.33/10.40	c d: 1
10.33/10.40	c estimatedAdderCost: 96
10.33/10.40	c Try to convert by bdds
10.33/10.40	c d: 1
10.33/10.40	c estimatedAdderCost: 96
10.33/10.40	c Try to convert by bdds
10.33/10.40	c d: 1
10.33/10.40	c estimatedAdderCost: 96
10.33/10.40	c Try to convert by bdds
10.33/10.40	c d: 1
10.33/10.40	c estimatedAdderCost: 96
10.33/10.40	c Try to convert by bdds
10.33/10.40	c d: 1
10.33/10.40	c estimatedAdderCost: 96
10.33/10.40	c Try to convert by bdds
10.33/10.41	c d: 1
10.33/10.41	c estimatedAdderCost: 96
10.33/10.41	c Try to convert by bdds
10.33/10.41	c d: 1
10.33/10.41	c estimatedAdderCost: 96
10.33/10.41	c Try to convert by bdds
10.33/10.41	c d: 1
10.33/10.41	c estimatedAdderCost: 96
10.33/10.41	c Try to convert by bdds
10.33/10.41	c d: 1
10.33/10.41	c estimatedAdderCost: 96
10.33/10.41	c Try to convert by bdds
10.33/10.41	c d: 1
10.33/10.41	c estimatedAdderCost: 96
10.33/10.41	c Try to convert by bdds
10.33/10.41	c d: 1
10.33/10.41	c estimatedAdderCost: 96
10.33/10.41	c Try to convert by bdds
10.33/10.42	c d: 1
10.33/10.42	c estimatedAdderCost: 96
10.33/10.42	c Try to convert by bdds
10.33/10.42	c d: 1
10.33/10.42	c estimatedAdderCost: 96
10.33/10.42	c Try to convert by bdds
10.33/10.42	c d: 1
10.33/10.42	c estimatedAdderCost: 96
10.33/10.42	c Try to convert by bdds
10.33/10.42	c d: 1
10.33/10.42	c estimatedAdderCost: 96
10.33/10.42	c Try to convert by bdds
10.33/10.42	c d: 1
10.33/10.42	c estimatedAdderCost: 96
10.33/10.42	c Try to convert by bdds
10.33/10.42	c d: 1
10.33/10.42	c estimatedAdderCost: 96
10.33/10.42	c Try to convert by bdds
10.33/10.43	c d: 1
10.33/10.43	c estimatedAdderCost: 96
10.33/10.43	c Try to convert by bdds
10.33/10.43	c d: 1
10.33/10.43	c estimatedAdderCost: 96
10.33/10.43	c Try to convert by bdds
10.33/10.43	c d: 1
10.33/10.43	c estimatedAdderCost: 96
10.33/10.43	c Try to convert by bdds
10.33/10.43	c d: 1
10.33/10.43	c estimatedAdderCost: 96
10.33/10.43	c Try to convert by bdds
10.33/10.43	c d: 1
10.33/10.43	c estimatedAdderCost: 96
10.33/10.43	c Try to convert by bdds
10.33/10.43	c d: 1
10.33/10.43	c estimatedAdderCost: 96
10.33/10.43	c Try to convert by bdds
10.33/10.44	c d: 1
10.33/10.44	c estimatedAdderCost: 96
10.33/10.44	c Try to convert by bdds
10.33/10.44	c d: 1
10.33/10.44	c estimatedAdderCost: 96
10.33/10.44	c Try to convert by bdds
10.33/10.44	c d: 1
10.33/10.44	c estimatedAdderCost: 96
10.33/10.44	c Try to convert by bdds
10.33/10.44	c d: 1
10.33/10.44	c estimatedAdderCost: 96
10.33/10.44	c Try to convert by bdds
10.33/10.44	c d: 1
10.33/10.44	c estimatedAdderCost: 96
10.33/10.44	c Try to convert by bdds
10.33/10.44	c d: 1
10.33/10.44	c estimatedAdderCost: 96
10.33/10.44	c Try to convert by bdds
10.33/10.45	c d: 1
10.33/10.45	c estimatedAdderCost: 96
10.33/10.45	c Try to convert by bdds
10.33/10.45	c d: 1
10.33/10.45	c estimatedAdderCost: 96
10.33/10.45	c Try to convert by bdds
10.33/10.45	c d: 1
10.33/10.45	c estimatedAdderCost: 96
10.33/10.45	c Try to convert by bdds
10.33/10.45	c d: 1
10.33/10.45	c estimatedAdderCost: 96
10.33/10.45	c Try to convert by bdds
10.33/10.45	c d: 1
10.33/10.45	c estimatedAdderCost: 96
10.33/10.45	c Try to convert by bdds
10.33/10.45	c d: 1
10.33/10.45	c estimatedAdderCost: 96
10.33/10.45	c Try to convert by bdds
10.33/10.46	c d: 1
10.33/10.46	c estimatedAdderCost: 96
10.33/10.46	c Try to convert by bdds
10.33/10.46	c d: 1
10.33/10.46	c estimatedAdderCost: 96
10.33/10.46	c Try to convert by bdds
10.33/10.46	c d: 1
10.33/10.46	c estimatedAdderCost: 96
10.33/10.46	c Try to convert by bdds
10.33/10.46	c d: 1
10.33/10.46	c estimatedAdderCost: 96
10.33/10.46	c Try to convert by bdds
10.33/10.46	c d: 1
10.33/10.46	c estimatedAdderCost: 96
10.33/10.46	c Try to convert by bdds
10.33/10.46	c d: 1
10.33/10.46	c estimatedAdderCost: 96
10.33/10.46	c Try to convert by bdds
10.33/10.47	c d: 1
10.33/10.47	c estimatedAdderCost: 96
10.33/10.47	c Try to convert by bdds
10.33/10.47	c d: 1
10.33/10.47	c estimatedAdderCost: 96
10.33/10.47	c Try to convert by bdds
10.33/10.47	c d: 1
10.33/10.47	c estimatedAdderCost: 96
10.33/10.47	c Try to convert by bdds
10.33/10.47	c d: 1
10.33/10.47	c estimatedAdderCost: 96
10.33/10.47	c Try to convert by bdds
10.33/10.47	c d: 1
10.33/10.47	c estimatedAdderCost: 96
10.33/10.47	c Try to convert by bdds
10.33/10.47	c d: 1
10.33/10.47	c estimatedAdderCost: 96
10.33/10.47	c Try to convert by bdds
10.33/10.48	c d: 1
10.33/10.48	c estimatedAdderCost: 96
10.33/10.48	c Try to convert by bdds
10.33/10.48	c d: 1
10.33/10.48	c estimatedAdderCost: 96
10.33/10.48	c Try to convert by bdds
10.33/10.48	c d: 1
10.33/10.48	c estimatedAdderCost: 96
10.33/10.48	c Try to convert by bdds
10.33/10.48	c d: 1
10.33/10.48	c estimatedAdderCost: 96
10.33/10.48	c Try to convert by bdds
10.33/10.48	c d: 1
10.33/10.48	c estimatedAdderCost: 96
10.33/10.48	c Try to convert by bdds
10.33/10.48	c d: 1
10.33/10.48	c estimatedAdderCost: 96
10.33/10.48	c Try to convert by bdds
10.33/10.49	c d: 1
10.33/10.49	c estimatedAdderCost: 96
10.33/10.49	c Try to convert by bdds
10.33/10.49	c d: 1
10.33/10.49	c estimatedAdderCost: 96
10.33/10.49	c Try to convert by bdds
10.33/10.49	c d: 1
10.33/10.49	c estimatedAdderCost: 96
10.33/10.49	c Try to convert by bdds
10.33/10.49	c d: 1
10.33/10.49	c estimatedAdderCost: 96
10.33/10.49	c Try to convert by bdds
10.33/10.49	c d: 1
10.33/10.49	c estimatedAdderCost: 96
10.33/10.49	c Try to convert by bdds
10.33/10.49	c d: 1
10.33/10.49	c estimatedAdderCost: 96
10.33/10.49	c Try to convert by bdds
10.43/10.50	c d: 1
10.43/10.50	c estimatedAdderCost: 96
10.43/10.50	c Try to convert by bdds
10.43/10.50	c d: 1
10.43/10.50	c estimatedAdderCost: 96
10.43/10.50	c Try to convert by bdds
10.43/10.50	c d: 1
10.43/10.50	c estimatedAdderCost: 96
10.43/10.50	c Try to convert by bdds
10.43/10.50	c d: 1
10.43/10.50	c estimatedAdderCost: 96
10.43/10.50	c Try to convert by bdds
10.43/10.50	c d: 1
10.43/10.50	c estimatedAdderCost: 96
10.43/10.50	c Try to convert by bdds
10.43/10.50	c d: 1
10.43/10.50	c estimatedAdderCost: 96
10.43/10.50	c Try to convert by bdds
10.43/10.51	c d: 1
10.43/10.51	c estimatedAdderCost: 96
10.43/10.51	c Try to convert by bdds
10.43/10.51	c d: 1
10.43/10.51	c estimatedAdderCost: 96
10.43/10.51	c Try to convert by bdds
10.43/10.51	c d: 1
10.43/10.51	c estimatedAdderCost: 96
10.43/10.51	c Try to convert by bdds
10.43/10.51	c d: 1
10.43/10.51	c estimatedAdderCost: 96
10.43/10.51	c Try to convert by bdds
10.43/10.51	c d: 1
10.43/10.51	c estimatedAdderCost: 96
10.43/10.51	c Try to convert by bdds
10.43/10.51	c d: 1
10.43/10.51	c estimatedAdderCost: 96
10.43/10.51	c Try to convert by bdds
10.43/10.52	c d: 1
10.43/10.52	c estimatedAdderCost: 96
10.43/10.52	c Try to convert by bdds
10.43/10.52	c d: 1
10.43/10.52	c estimatedAdderCost: 96
10.43/10.52	c Try to convert by bdds
10.43/10.52	c d: 1
10.43/10.52	c estimatedAdderCost: 96
10.43/10.52	c Try to convert by bdds
10.43/10.52	c d: 1
10.43/10.52	c estimatedAdderCost: 96
10.43/10.52	c Try to convert by bdds
10.43/10.52	c d: 1
10.43/10.52	c estimatedAdderCost: 96
10.43/10.52	c Try to convert by bdds
10.43/10.52	c d: 1
10.43/10.52	c estimatedAdderCost: 96
10.43/10.52	c Try to convert by bdds
10.43/10.53	c d: 1
10.43/10.53	c estimatedAdderCost: 96
10.43/10.53	c Try to convert by bdds
10.43/10.53	c d: 1
10.43/10.53	c estimatedAdderCost: 96
10.43/10.53	c Try to convert by bdds
10.43/10.53	c d: 1
10.43/10.53	c estimatedAdderCost: 96
10.43/10.53	c Try to convert by bdds
10.43/10.53	c d: 1
10.43/10.53	c estimatedAdderCost: 96
10.43/10.53	c Try to convert by bdds
10.43/10.53	c d: 1
10.43/10.53	c estimatedAdderCost: 96
10.43/10.53	c Try to convert by bdds
10.43/10.53	c d: 1
10.43/10.53	c estimatedAdderCost: 96
10.43/10.53	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 96
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 96
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 96
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 96
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 96
10.43/10.54	c Try to convert by bdds
10.43/10.54	c d: 1
10.43/10.54	c estimatedAdderCost: 96
10.43/10.54	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 96
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 96
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 96
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 96
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 96
10.43/10.55	c Try to convert by bdds
10.43/10.55	c d: 1
10.43/10.55	c estimatedAdderCost: 96
10.43/10.55	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 96
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 96
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 96
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 96
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 96
10.43/10.56	c Try to convert by bdds
10.43/10.56	c d: 1
10.43/10.56	c estimatedAdderCost: 96
10.43/10.56	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 96
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 96
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 96
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 96
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 96
10.43/10.57	c Try to convert by bdds
10.43/10.57	c d: 1
10.43/10.57	c estimatedAdderCost: 96
10.43/10.57	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 96
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 96
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 96
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 96
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 96
10.43/10.58	c Try to convert by bdds
10.43/10.58	c d: 1
10.43/10.58	c estimatedAdderCost: 96
10.43/10.58	c Try to convert by bdds
10.43/10.59	c d: 1
10.43/10.59	c estimatedAdderCost: 96
10.43/10.59	c Try to convert by bdds
10.43/10.59	c d: 1
10.43/10.59	c estimatedAdderCost: 96
10.43/10.59	c Try to convert by bdds
10.43/10.59	c d: 1
10.43/10.59	c estimatedAdderCost: 96
10.43/10.59	c Try to convert by bdds
10.43/10.59	c d: 1
10.43/10.59	c estimatedAdderCost: 96
10.43/10.59	c Try to convert by bdds
10.43/10.59	c d: 1
10.43/10.59	c estimatedAdderCost: 96
10.43/10.59	c Try to convert by bdds
10.43/10.59	c d: 1
10.43/10.59	c estimatedAdderCost: 96
10.43/10.59	c Try to convert by bdds
10.53/10.60	c d: 1
10.53/10.60	c estimatedAdderCost: 96
10.53/10.60	c Try to convert by bdds
10.53/10.60	c d: 1
10.53/10.60	c estimatedAdderCost: 96
10.53/10.60	c Try to convert by bdds
10.53/10.60	c d: 1
10.53/10.60	c estimatedAdderCost: 96
10.53/10.60	c Try to convert by bdds
10.53/10.60	c d: 1
10.53/10.60	c estimatedAdderCost: 96
10.53/10.60	c Try to convert by bdds
10.53/10.60	c d: 1
10.53/10.60	c estimatedAdderCost: 96
10.53/10.60	c Try to convert by bdds
10.53/10.60	c d: 1
10.53/10.60	c estimatedAdderCost: 96
10.53/10.60	c Try to convert by bdds
10.53/10.61	c d: 1
10.53/10.61	c estimatedAdderCost: 96
10.53/10.61	c Try to convert by bdds
10.53/10.61	c d: 1
10.53/10.61	c estimatedAdderCost: 96
10.53/10.61	c Try to convert by bdds
10.53/10.61	c d: 1
10.53/10.61	c estimatedAdderCost: 96
10.53/10.61	c Try to convert by bdds
10.53/10.61	c d: 1
10.53/10.61	c estimatedAdderCost: 96
10.53/10.61	c Try to convert by bdds
10.53/10.61	c d: 1
10.53/10.61	c estimatedAdderCost: 96
10.53/10.61	c Try to convert by bdds
10.53/10.61	c d: 1
10.53/10.61	c estimatedAdderCost: 96
10.53/10.61	c Try to convert by bdds
10.53/10.62	c d: 1
10.53/10.62	c estimatedAdderCost: 96
10.53/10.62	c Try to convert by bdds
10.53/10.62	c d: 1
10.53/10.62	c estimatedAdderCost: 96
10.53/10.62	c Try to convert by bdds
10.53/10.62	c d: 1
10.53/10.62	c estimatedAdderCost: 96
10.53/10.62	c Try to convert by bdds
10.53/10.62	c d: 1
10.53/10.62	c estimatedAdderCost: 96
10.53/10.62	c Try to convert by bdds
10.53/10.62	c d: 1
10.53/10.62	c estimatedAdderCost: 96
10.53/10.62	c Try to convert by bdds
10.53/10.62	c d: 1
10.53/10.62	c estimatedAdderCost: 96
10.53/10.62	c Try to convert by bdds
10.53/10.63	c d: 1
10.53/10.63	c estimatedAdderCost: 96
10.53/10.63	c Try to convert by bdds
10.53/10.63	c d: 1
10.53/10.63	c estimatedAdderCost: 96
10.53/10.63	c Try to convert by bdds
10.53/10.63	c d: 1
10.53/10.63	c estimatedAdderCost: 96
10.53/10.63	c Try to convert by bdds
10.53/10.63	c d: 1
10.53/10.63	c estimatedAdderCost: 96
10.53/10.63	c Try to convert by bdds
10.53/10.63	c d: 1
10.53/10.63	c estimatedAdderCost: 96
10.53/10.63	c Try to convert by bdds
10.53/10.63	c d: 1
10.53/10.63	c estimatedAdderCost: 96
10.53/10.63	c Try to convert by bdds
10.53/10.64	c d: 1
10.53/10.64	c estimatedAdderCost: 96
10.53/10.64	c Try to convert by bdds
10.53/10.64	c d: 1
10.53/10.64	c estimatedAdderCost: 96
10.53/10.64	c Try to convert by bdds
10.53/10.64	c d: 1
10.53/10.64	c estimatedAdderCost: 96
10.53/10.64	c Try to convert by bdds
10.53/10.64	c d: 1
10.53/10.64	c estimatedAdderCost: 96
10.53/10.64	c Try to convert by bdds
10.53/10.64	c d: 1
10.53/10.64	c estimatedAdderCost: 96
10.53/10.64	c Try to convert by bdds
10.53/10.64	c d: 1
10.53/10.64	c estimatedAdderCost: 96
10.53/10.64	c Try to convert by bdds
10.53/10.65	c d: 1
10.53/10.65	c estimatedAdderCost: 96
10.53/10.65	c Try to convert by bdds
10.53/10.65	c d: 1
10.53/10.65	c estimatedAdderCost: 96
10.53/10.65	c Try to convert by bdds
10.53/10.66	c d: 1
10.53/10.66	c estimatedAdderCost: 96
10.53/10.66	c Try to convert by bdds
10.53/10.66	c d: 1
10.53/10.66	c estimatedAdderCost: 96
10.53/10.66	c Try to convert by bdds
10.53/10.66	c d: 1
10.53/10.66	c estimatedAdderCost: 96
10.53/10.66	c Try to convert by bdds
10.53/10.66	c d: 1
10.53/10.66	c estimatedAdderCost: 96
10.53/10.66	c Try to convert by bdds
10.53/10.66	c d: 1
10.53/10.66	c estimatedAdderCost: 96
10.53/10.66	c Try to convert by bdds
10.53/10.66	c d: 1
10.53/10.66	c estimatedAdderCost: 96
10.53/10.66	c Try to convert by bdds
10.53/10.67	c d: 1
10.53/10.67	c estimatedAdderCost: 96
10.53/10.67	c Try to convert by bdds
10.53/10.67	c d: 1
10.53/10.67	c estimatedAdderCost: 96
10.53/10.67	c Try to convert by bdds
10.53/10.67	c d: 1
10.53/10.67	c estimatedAdderCost: 96
10.53/10.67	c Try to convert by bdds
10.53/10.67	c d: 1
10.53/10.67	c estimatedAdderCost: 96
10.53/10.67	c Try to convert by bdds
10.53/10.67	c d: 1
10.53/10.67	c estimatedAdderCost: 96
10.53/10.67	c Try to convert by bdds
10.53/10.67	c d: 1
10.53/10.67	c estimatedAdderCost: 96
10.53/10.67	c Try to convert by bdds
10.53/10.68	c d: 1
10.53/10.68	c estimatedAdderCost: 96
10.53/10.68	c Try to convert by bdds
10.53/10.68	c d: 1
10.53/10.68	c estimatedAdderCost: 96
10.53/10.68	c Try to convert by bdds
10.53/10.68	c d: 1
10.53/10.68	c estimatedAdderCost: 96
10.53/10.68	c Try to convert by bdds
10.53/10.68	c d: 1
10.53/10.68	c estimatedAdderCost: 96
10.53/10.68	c Try to convert by bdds
10.53/10.68	c d: 1
10.53/10.68	c estimatedAdderCost: 96
10.53/10.68	c Try to convert by bdds
10.53/10.68	c d: 1
10.53/10.68	c estimatedAdderCost: 96
10.53/10.68	c Try to convert by bdds
10.53/10.69	c d: 1
10.53/10.69	c estimatedAdderCost: 96
10.53/10.69	c Try to convert by bdds
10.53/10.69	c d: 1
10.53/10.69	c estimatedAdderCost: 96
10.53/10.69	c Try to convert by bdds
10.53/10.69	c d: 1
10.53/10.69	c estimatedAdderCost: 96
10.53/10.69	c Try to convert by bdds
10.53/10.69	c d: 1
10.53/10.69	c estimatedAdderCost: 96
10.53/10.69	c Try to convert by bdds
10.53/10.69	c d: 1
10.53/10.69	c estimatedAdderCost: 96
10.53/10.69	c Try to convert by bdds
10.53/10.69	c d: 1
10.53/10.69	c estimatedAdderCost: 96
10.53/10.69	c Try to convert by bdds
10.62/10.70	c d: 1
10.62/10.70	c estimatedAdderCost: 96
10.62/10.70	c Try to convert by bdds
10.62/10.70	c d: 1
10.62/10.70	c estimatedAdderCost: 96
10.62/10.70	c Try to convert by bdds
10.62/10.70	c d: 1
10.62/10.70	c estimatedAdderCost: 96
10.62/10.70	c Try to convert by bdds
10.62/10.70	c d: 1
10.62/10.70	c estimatedAdderCost: 96
10.62/10.70	c Try to convert by bdds
10.62/10.70	c d: 1
10.62/10.70	c estimatedAdderCost: 96
10.62/10.70	c Try to convert by bdds
10.62/10.70	c d: 1
10.62/10.70	c estimatedAdderCost: 96
10.62/10.70	c Try to convert by bdds
10.62/10.71	c d: 1
10.62/10.71	c estimatedAdderCost: 96
10.62/10.71	c Try to convert by bdds
10.62/10.71	c d: 1
10.62/10.71	c estimatedAdderCost: 96
10.62/10.71	c Try to convert by bdds
10.62/10.71	c d: 1
10.62/10.71	c estimatedAdderCost: 96
10.62/10.71	c Try to convert by bdds
10.62/10.71	c d: 1
10.62/10.71	c estimatedAdderCost: 96
10.62/10.71	c Try to convert by bdds
10.62/10.71	c d: 1
10.62/10.71	c estimatedAdderCost: 96
10.62/10.71	c Try to convert by bdds
10.62/10.71	c d: 1
10.62/10.71	c estimatedAdderCost: 96
10.62/10.71	c Try to convert by bdds
10.62/10.72	c d: 1
10.62/10.72	c estimatedAdderCost: 96
10.62/10.72	c Try to convert by bdds
10.62/10.72	c d: 1
10.62/10.72	c estimatedAdderCost: 96
10.62/10.72	c Try to convert by bdds
10.62/10.72	c d: 1
10.62/10.72	c estimatedAdderCost: 96
10.62/10.72	c Try to convert by bdds
10.62/10.72	c d: 1
10.62/10.72	c estimatedAdderCost: 96
10.62/10.72	c Try to convert by bdds
10.62/10.72	c d: 1
10.62/10.72	c estimatedAdderCost: 96
10.62/10.72	c Try to convert by bdds
10.62/10.72	c d: 1
10.62/10.72	c estimatedAdderCost: 96
10.62/10.72	c Try to convert by bdds
10.62/10.73	c d: 1
10.62/10.73	c estimatedAdderCost: 96
10.62/10.73	c Try to convert by bdds
10.62/10.73	c d: 1
10.62/10.73	c estimatedAdderCost: 96
10.62/10.73	c Try to convert by bdds
10.62/10.73	c d: 1
10.62/10.73	c estimatedAdderCost: 96
10.62/10.73	c Try to convert by bdds
10.62/10.73	c d: 1
10.62/10.73	c estimatedAdderCost: 96
10.62/10.73	c Try to convert by bdds
10.62/10.73	c d: 1
10.62/10.73	c estimatedAdderCost: 96
10.62/10.73	c Try to convert by bdds
10.62/10.73	c d: 1
10.62/10.73	c estimatedAdderCost: 96
10.62/10.73	c Try to convert by bdds
10.62/10.74	c d: 1
10.62/10.74	c estimatedAdderCost: 96
10.62/10.74	c Try to convert by bdds
10.62/10.74	c d: 1
10.62/10.74	c estimatedAdderCost: 96
10.62/10.74	c Try to convert by bdds
10.62/10.74	c d: 1
10.62/10.74	c estimatedAdderCost: 96
10.62/10.74	c Try to convert by bdds
10.62/10.74	c d: 1
10.62/10.74	c estimatedAdderCost: 96
10.62/10.74	c Try to convert by bdds
10.62/10.74	c d: 1
10.62/10.74	c estimatedAdderCost: 96
10.62/10.74	c Try to convert by bdds
10.62/10.74	c d: 1
10.62/10.74	c estimatedAdderCost: 96
10.62/10.74	c Try to convert by bdds
10.62/10.75	c d: 1
10.62/10.75	c estimatedAdderCost: 96
10.62/10.75	c Try to convert by bdds
10.62/10.75	c d: 1
10.62/10.75	c estimatedAdderCost: 96
10.62/10.75	c Try to convert by bdds
10.62/10.75	c d: 1
10.62/10.75	c estimatedAdderCost: 96
10.62/10.75	c Try to convert by bdds
10.62/10.75	c d: 1
10.62/10.75	c estimatedAdderCost: 96
10.62/10.75	c Try to convert by bdds
10.62/10.75	c d: 1
10.62/10.75	c estimatedAdderCost: 96
10.62/10.75	c Try to convert by bdds
10.62/10.75	c d: 1
10.62/10.75	c estimatedAdderCost: 96
10.62/10.75	c Try to convert by bdds
10.62/10.76	c d: 1
10.62/10.76	c estimatedAdderCost: 96
10.62/10.76	c Try to convert by bdds
10.62/10.76	c d: 1
10.62/10.76	c estimatedAdderCost: 96
10.62/10.76	c Try to convert by bdds
10.62/10.76	c d: 1
10.62/10.76	c estimatedAdderCost: 96
10.62/10.76	c Try to convert by bdds
10.62/10.76	c d: 1
10.62/10.76	c estimatedAdderCost: 96
10.62/10.76	c Try to convert by bdds
10.62/10.76	c d: 1
10.62/10.76	c estimatedAdderCost: 96
10.62/10.76	c Try to convert by bdds
10.62/10.76	c d: 1
10.62/10.76	c estimatedAdderCost: 96
10.62/10.76	c Try to convert by bdds
10.62/10.77	c d: 1
10.62/10.77	c estimatedAdderCost: 96
10.62/10.77	c Try to convert by bdds
10.62/10.77	c d: 1
10.62/10.77	c estimatedAdderCost: 96
10.62/10.77	c Try to convert by bdds
10.62/10.77	c d: 1
10.62/10.77	c estimatedAdderCost: 96
10.62/10.77	c Try to convert by bdds
10.62/10.77	c d: 1
10.62/10.77	c estimatedAdderCost: 96
10.62/10.77	c Try to convert by bdds
10.62/10.77	c d: 1
10.62/10.77	c estimatedAdderCost: 96
10.62/10.77	c Try to convert by bdds
10.62/10.77	c d: 1
10.62/10.77	c estimatedAdderCost: 96
10.62/10.77	c Try to convert by bdds
10.62/10.78	c d: 1
10.62/10.78	c estimatedAdderCost: 96
10.62/10.78	c Try to convert by bdds
10.62/10.78	c d: 1
10.62/10.78	c estimatedAdderCost: 96
10.62/10.78	c Try to convert by bdds
10.62/10.78	c d: 1
10.62/10.78	c estimatedAdderCost: 96
10.62/10.78	c Try to convert by bdds
10.62/10.78	c d: 1
10.62/10.78	c estimatedAdderCost: 96
10.62/10.78	c Try to convert by bdds
10.62/10.78	c d: 1
10.62/10.78	c estimatedAdderCost: 96
10.62/10.78	c Try to convert by bdds
10.62/10.78	c d: 1
10.62/10.78	c estimatedAdderCost: 96
10.62/10.78	c Try to convert by bdds
10.62/10.79	c d: 1
10.62/10.79	c estimatedAdderCost: 96
10.62/10.79	c Try to convert by bdds
10.62/10.79	c d: 1
10.62/10.79	c estimatedAdderCost: 96
10.62/10.79	c Try to convert by bdds
10.62/10.79	c d: 1
10.62/10.79	c estimatedAdderCost: 96
10.62/10.79	c Try to convert by bdds
10.62/10.79	c d: 1
10.62/10.79	c estimatedAdderCost: 96
10.62/10.79	c Try to convert by bdds
10.62/10.79	c d: 1
10.62/10.79	c estimatedAdderCost: 96
10.62/10.79	c Try to convert by bdds
10.62/10.79	c d: 1
10.62/10.79	c estimatedAdderCost: 96
10.62/10.79	c Try to convert by bdds
10.72/10.80	c d: 1
10.72/10.80	c estimatedAdderCost: 96
10.72/10.80	c Try to convert by bdds
10.72/10.80	c d: 1
10.72/10.80	c estimatedAdderCost: 96
10.72/10.80	c Try to convert by bdds
10.72/10.80	c d: 1
10.72/10.80	c 
10.82/10.96	c pb_solver_status: sst_unknown
10.82/10.96	c SCIP presolver nodes=939 > 1; boosting initial SCIP budget to 1000.0 sec
10.82/10.96	c total stages of optimization mode: 1
10.82/10.96	c Use UB found in presolve
10.82/10.96	c LB updated by evalGoalLB to 0
10.82/10.96	c minimizationMode: cmm_First_solve
10.82/10.96	c goal coeffs: 1 1 1 1 1 1 
10.82/10.96	c assumptions: 
10.82/10.96	c invoking solver with time budget: 5.000000
15.81/16.00	c sat_solver_result: sst_unknown
15.81/16.00	c SAT solver timed out; proceeding to cooperative SCIP call
15.81/16.00	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 0
15.81/16.00	c scip solving with time budget: 1000.000000
15.81/16.00	c solveScip
15.81/16.00	c initScipForCoop
15.81/16.00	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
15.81/16.00	c presolving:
15.92/16.01	c (round 1, fast)       6 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 447 clqs, 0 implints
15.92/16.02	c    (0.0s) running MILP presolver
15.92/16.02	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
15.92/16.02	c (round 2, exhaustive) 6 del vars, 63 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 447 clqs, 0 implints
15.92/16.03	c (round 3, exhaustive) 6 del vars, 63 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 447 clqs, 0 implints
15.92/16.05	c    (0.1s) probing: 51/3210 (1.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
15.92/16.05	c    (0.1s) probing aborted: 50/50 successive totally useless probings
15.92/16.06	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
16.41/16.51	c    (0.5s) symmetry computation finished: 428 generators found (max: 1500, log10 of symmetry group size: 140.88) (symcode time: 0.44)
16.41/16.51	c dynamic symmetry handling statistics:
16.41/16.51	c    orbitopal reduction:       no components
16.41/16.51	c    orbital reduction:         no components
16.41/16.51	c    lexicographic reduction:   no permutations
16.41/16.51	c handled 1 out of 1 symmetry components
16.41/16.51	c (round 4, exhaustive) 391 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 431 clqs, 0 implints
16.41/16.52	c (round 5, medium)     594 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 418 clqs, 0 implints
16.41/16.52	c (round 6, medium)     649 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
16.41/16.52	c (round 7, medium)     661 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
16.41/16.52	c (round 8, medium)     666 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
16.41/16.53	c (round 9, medium)     682 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
16.41/16.53	c (round 10, medium)     687 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
16.61/16.72	c    (0.7s) probing: 1000/3210 (31.2%) - 0 fixings, 0 aggregations, 49933 implications, 0 bound changes
16.61/16.76	c    (0.8s) probing: 1203/3210 (37.5%) - 0 fixings, 0 aggregations, 57931 implications, 0 bound changes
16.61/16.76	c    (0.8s) probing aborted: 50/50 successive totally useless probings
16.61/16.77	c presolving (11 rounds: 11 fast, 10 medium, 4 exhaustive):
16.61/16.77	c  687 deleted vars, 63 deleted constraints, 482 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
16.61/16.77	c  0 implications, 28728 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
16.61/16.77	c presolved problem has 2529 variables (2529 bin, 0 int, 0 cont) and 929 constraints
16.61/16.77	c     384 constraints of type <knapsack>
16.61/16.77	c      63 constraints of type <setppc>
16.61/16.77	c     482 constraints of type <orbitope_pp>
16.61/16.77	c transformed objective value is always integral (scale: 1)
16.61/16.77	c Presolving Time: 0.76
16.61/16.77	c 
16.71/16.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.71/16.87	c   0.9s|     1 |     0 |   687 |     - |   110M |   0 |2529 |1014 | 447 |   0 |  0 |  84 |   0 |-6.000000e+00 |      --      |    Inf | unknown
16.81/16.98	c   1.0s|     1 |     0 |  1438 |     - |   110M |   0 |2529 |1014 | 462 |  15 |  1 |  84 |   0 |-6.000000e+00 |      --      |    Inf | unknown
16.81/17.00	c   1.0s|     1 |     0 |  1500 |     - |   110M |   0 |2529 |1015 | 478 |  31 |  2 |  85 |   0 |-6.000000e+00 |      --      |    Inf | unknown
16.92/17.03	c   1.0s|     1 |     0 |  1587 |     - |   111M |   0 |2529 |1016 | 493 |  46 |  3 |  86 |   0 |-6.000000e+00 |      --      |    Inf | unknown
16.92/17.06	c   1.1s|     1 |     0 |  1656 |     - |   111M |   0 |2529 |1017 | 509 |  62 |  4 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
16.92/17.09	c   1.1s|     1 |     0 |  1713 |     - |   111M |   0 |2529 |1017 | 525 |  78 |  5 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
17.02/17.12	c   1.1s|     1 |     0 |  1814 |     - |   111M |   0 |2529 |1017 | 541 |  94 |  6 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
17.02/17.16	c   1.2s|     1 |     0 |  1902 |     - |   111M |   0 |2529 |1017 | 555 | 108 |  7 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
17.11/17.20	c   1.2s|     1 |     0 |  2024 |     - |   111M |   0 |2529 |1018 | 572 | 125 |  8 |  88 |   0 |-6.000000e+00 |      --      |    Inf | unknown
17.11/17.24	c   1.2s|     1 |     0 |  2116 |     - |   111M |   0 |2529 |1018 | 593 | 146 |  9 |  88 |   0 |-6.000000e+00 |      --      |    Inf | unknown
17.11/17.27	c   1.3s|     1 |     0 |  2289 |     - |   111M |   0 |2529 |1019 | 613 | 166 | 10 |  89 |   0 |-6.000000e+00 |      --      |    Inf | unknown
17.21/17.31	c   1.3s|     1 |     0 |  2415 |     - |   111M |   0 |2529 |1024 | 631 | 184 | 11 |  94 |   0 |-6.000000e+00 |      --      |    Inf | unknown
17.41/17.55	c   1.6s|     1 |     2 |  5101 |     - |   111M |   0 |2529 |1036 | 631 | 184 | 11 | 106 |  11 |-6.000000e+00 |      --      |    Inf | unknown
19.50/19.68	c   3.7s|   100 |    75 | 29107 | 269.6 |   111M |  43 |2529 |1215 | 520 | 399 |  1 | 286 |  11 |-6.000000e+00 |      --      |    Inf | unknown
20.40/20.50	c   4.5s|   200 |    82 | 43308 | 205.5 |   111M |  50 |2529 |1325 | 527 | 555 |  2 | 396 |  11 |-6.000000e+00 |      --      |    Inf | unknown
21.19/21.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.19/21.39	c   5.4s|   300 |    86 | 60758 | 195.1 |   111M |  50 |2529 |1451 | 501 | 688 |  1 | 522 |  11 |-6.000000e+00 |      --      |    Inf | unknown
21.79/21.94	c   5.9s|   400 |   102 | 70416 | 170.4 |   111M |  50 |2529 |1560 | 521 | 744 |  1 | 631 |  11 |-6.000000e+00 |      --      |    Inf | unknown
22.59/22.72	c   6.7s|   500 |    95 | 85653 | 166.8 |   111M |  50 |2529 |1621 | 508 | 811 |  1 | 697 |  11 |-6.000000e+00 |      --      |    Inf | unknown
23.19/23.33	c   7.3s|   600 |   100 | 97728 | 159.1 |   111M |  50 |2529 |1704 | 516 | 892 |  0 | 785 |  11 |-6.000000e+00 |      --      |    Inf | unknown
24.38/24.55	c   8.6s|   700 |   102 |119038 | 166.8 |   111M |  50 |2529 |1941 | 501 |1063 |  1 |1029 |  11 |-6.000000e+00 |      --      |    Inf | unknown
25.08/25.20	c   9.2s|   800 |   112 |131948 | 162.1 |   111M |  50 |2529 |2108 | 510 |1145 |  1 |1197 |  11 |-6.000000e+00 |      --      |    Inf | unknown
25.68/25.82	c   9.8s|   900 |   109 |143607 | 157.1 |   111M |  50 |2529 |2179 | 513 |1297 |  1 |1272 |  11 |-6.000000e+00 |      --      |    Inf | unknown
26.08/26.26	c  10.3s|  1000 |   103 |152230 | 150.0 |   111M |  50 |2529 |2244 | 517 |1323 |  1 |1343 |  11 |-6.000000e+00 |      --      |    Inf | unknown
26.58/26.77	c  10.8s|  1100 |   112 |162246 | 145.4 |   111M |  50 |2529 |2289 | 515 |1373 |  1 |1437 |  11 |-6.000000e+00 |      --      |    Inf | unknown
27.47/27.63	c  11.6s|  1200 |   112 |180442 | 148.5 |   112M |  50 |2529 |2374 | 518 |1554 |  0 |1547 |  11 |-6.000000e+00 |      --      |    Inf | unknown
28.07/28.29	c  12.3s|  1300 |   116 |194293 | 147.7 |   112M |  50 |2529 |2473 | 506 |1687 |  0 |1671 |  11 |-6.000000e+00 |      --      |    Inf | unknown
28.67/28.81	c  12.8s|  1400 |   119 |204104 | 144.2 |   113M |  50 |2529 |2613 | 509 |1769 |  1 |1832 |  11 |-6.000000e+00 |      --      |    Inf | unknown
29.07/29.27	c  13.3s|  1500 |   135 |212237 | 140.0 |   113M |  50 |2529 |2694 | 514 |1834 |  0 |1954 |  11 |-6.000000e+00 |      --      |    Inf | unknown
29.77/29.92	c  13.9s|  1600 |   133 |225429 | 139.5 |   113M |  50 |2529 |2796 | 517 |1975 |  2 |2079 |  11 |-6.000000e+00 |      --      |    Inf | unknown
30.46/30.60	c  14.6s|  1700 |   135 |239331 | 139.4 |   114M |  50 |2529 |2882 | 508 |2086 |  0 |2211 |  11 |-6.000000e+00 |      --      |    Inf | unknown
31.16/31.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
31.16/31.31	c  15.3s|  1800 |   128 |253993 | 139.8 |   114M |  50 |2529 |2953 | 510 |2205 |  0 |2315 |  11 |-6.000000e+00 |      --      |    Inf | unknown
31.76/31.93	c  15.9s|  1900 |   134 |265901 | 138.7 |   114M |  50 |2529 |3016 | 511 |2310 |  1 |2421 |  11 |-6.000000e+00 |      --      |    Inf | unknown
32.66/32.86	c  16.9s|  2000 |   140 |283410 | 140.6 |   114M |  50 |2529 |3099 | 510 |2453 |  1 |2558 |  11 |-6.000000e+00 |      --      |    Inf | unknown
33.45/33.63	c  17.6s|  2100 |   140 |298162 | 140.9 |   115M |  50 |2529 |3164 | 507 |2561 |  1 |2701 |  11 |-6.000000e+00 |      --      |    Inf | unknown
34.35/34.51	c  18.5s|  2200 |   161 |318687 | 143.8 |   115M |  50 |2529 |3120 | 525 |2689 |  2 |2786 |  11 |-6.000000e+00 |      --      |    Inf | unknown
35.25/35.49	c  19.5s|  2300 |   173 |337540 | 145.8 |   115M |  50 |2529 |3154 | 510 |2770 |  1 |2857 |  11 |-6.000000e+00 |      --      |    Inf | unknown
36.05/36.26	c  20.3s|  2400 |   175 |353630 | 146.4 |   115M |  50 |2529 |3242 | 509 |2844 |  0 |2983 |  11 |-6.000000e+00 |      --      |    Inf | unknown
36.86/37.03	c  21.0s|  2500 |   174 |369057 | 146.7 |   116M |  50 |2529 |3348 | 520 |2924 |  0 |3137 |  11 |-6.000000e+00 |      --      |    Inf | unknown
37.44/37.67	c  21.7s|  2600 |   173 |381723 | 145.9 |   116M |  50 |2529 |3453 | 520 |3013 |  1 |3277 |  11 |-6.000000e+00 |      --      |    Inf | unknown
38.34/38.58	c  22.6s|  2700 |   204 |399714 | 147.2 |   116M |  50 |2529 |3455 |   0 |3149 |  0 |3473 |  11 |-6.000000e+00 |      --      |    Inf | unknown
39.54/39.77	c  23.8s|  2800 |   228 |422111 | 149.9 |   117M |  50 |2529 |3522 | 514 |3331 |  1 |3684 |  11 |-6.000000e+00 |      --      |    Inf | unknown
40.43/40.67	c  24.7s|  2900 |   220 |440701 | 151.2 |   117M |  50 |2529 |3507 | 515 |3422 |  0 |3864 |  11 |-6.000000e+00 |      --      |    Inf | unknown
41.23/41.46	c  25.5s|  3000 |   219 |456873 | 151.5 |   117M |  50 |2529 |3561 | 513 |3476 |  1 |4025 |  11 |-6.000000e+00 |      --      |    Inf | unknown
42.13/42.33	c  26.3s|  3100 |   216 |472685 | 151.7 |   117M |  50 |2529 |3471 | 507 |3648 |  1 |4145 |  11 |-6.000000e+00 |      --      |    Inf | unknown
42.73/42.97	c  27.0s|  3200 |   220 |484722 | 150.8 |   117M |  50 |2529 |3530 | 516 |3745 |  1 |4345 |  11 |-6.000000e+00 |      --      |    Inf | unknown
43.52/43.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
43.52/43.76	c  27.8s|  3300 |   227 |501219 | 151.2 |   117M |  50 |2529 |3573 | 520 |3822 |  0 |4465 |  11 |-6.000000e+00 |      --      |    Inf | unknown
44.32/44.55	c  28.6s|  3400 |   224 |517989 | 151.7 |   118M |  50 |2529 |3617 | 523 |3930 |  0 |4558 |  11 |-6.000000e+00 |      --      |    Inf | unknown
45.02/45.24	c  29.2s|  3500 |   233 |531348 | 151.2 |   118M |  50 |2529 |3652 | 520 |4017 |  1 |4728 |  11 |-6.000000e+00 |      --      |    Inf | unknown
46.21/46.45	c  30.5s|  3600 |   210 |556099 | 153.8 |   118M |  50 |2529 |3306 | 516 |4104 |  1 |4880 |  11 |-6.000000e+00 |      --      |    Inf | unknown
46.93/47.13	c  31.1s|  3700 |   225 |569476 | 153.3 |   118M |  50 |2529 |3183 | 507 |4205 |  1 |5042 |  11 |-6.000000e+00 |      --      |    Inf | unknown
47.31/47.57	c  31.6s|  3800 |   230 |577861 | 151.5 |   118M |  50 |2529 |3329 | 518 |4281 |  1 |5189 |  11 |-6.000000e+00 |      --      |    Inf | unknown
48.31/48.57	c  32.6s|  3900 |   234 |593213 | 151.5 |   118M |  50 |2529 |3277 | 478 |4410 |  1 |5366 |  11 |-6.000000e+00 |      --      |    Inf | unknown
49.50/49.78	c  33.8s|  4000 |   255 |616491 | 153.6 |   119M |  50 |2529 |3317 | 509 |4512 |  0 |5612 |  11 |-6.000000e+00 |      --      |    Inf | unknown
50.30/50.54	c  34.5s|  4100 |   268 |632436 | 153.7 |   119M |  50 |2529 |3443 | 519 |4644 |  2 |5793 |  11 |-6.000000e+00 |      --      |    Inf | unknown
51.20/51.49	c  35.5s|  4200 |   260 |651932 | 154.7 |   119M |  50 |2529 |3365 | 489 |4757 |  1 |5981 |  11 |-6.000000e+00 |      --      |    Inf | unknown
52.39/52.62	c  36.6s|  4300 |   281 |674390 | 156.3 |   119M |  50 |2529 |3387 | 509 |4860 |  1 |6137 |  11 |-6.000000e+00 |      --      |    Inf | unknown
52.99/53.29	c  37.3s|  4400 |   299 |688016 | 155.9 |   119M |  50 |2529 |3266 | 504 |4981 |  1 |6284 |  11 |-6.000000e+00 |      --      |    Inf | unknown
54.48/54.76	c  38.8s|  4500 |   335 |716526 | 158.7 |   119M |  50 |2529 |3396 | 520 |5172 |  2 |6539 |  11 |-6.000000e+00 |      --      |    Inf | unknown
55.98/56.26	c  40.3s|  4600 |   362 |745356 | 161.5 |   119M |  50 |2529 |3472 | 502 |5339 |  1 |6689 |  11 |-6.000000e+00 |      --      |    Inf | unknown
57.27/57.54	c  41.5s|  4700 |   383 |769201 | 163.2 |   120M |  50 |2529 |3586 | 514 |5573 |  1 |6834 |  11 |-6.000000e+00 |      --      |    Inf | unknown
58.36/58.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
58.36/58.69	c  42.7s|  4800 |   404 |791294 | 164.4 |   120M |  50 |2529 |3667 | 525 |5727 |  1 |6948 |  11 |-6.000000e+00 |      --      |    Inf | unknown
59.66/59.96	c  44.0s|  4900 |   422 |817362 | 166.3 |   120M |  50 |2529 |3790 | 537 |5946 |  1 |7074 |  11 |-6.000000e+00 |      --      |    Inf | unknown
60.55/60.82	c  44.8s|  5000 |   417 |835036 | 166.6 |   120M |  50 |2529 |3898 | 551 |6037 |  0 |7205 |  11 |-6.000000e+00 |      --      |    Inf | unknown
61.95/62.23	c  46.2s|  5100 |   428 |862537 | 168.7 |   120M |  50 |2529 |3952 |   0 |6201 |  0 |7278 |  11 |-6.000000e+00 |      --      |    Inf | unknown
63.64/63.91	c  47.9s|  5200 |   437 |902429 | 173.1 |   120M |  50 |2529 |4004 | 548 |6380 |  1 |7346 |  11 |-6.000000e+00 |      --      |    Inf | unknown
65.04/65.35	c  49.4s|  5300 |   460 |932024 | 175.4 |   121M |  50 |2529 |4061 | 547 |6549 |  1 |7410 |  11 |-6.000000e+00 |      --      |    Inf | unknown
66.33/66.67	c  50.7s|  5400 |   478 |958149 | 177.0 |   121M |  50 |2529 |4110 | 562 |6711 |  0 |7489 |  11 |-6.000000e+00 |      --      |    Inf | unknown
67.84/68.18	c  52.2s|  5500 |   487 |988808 | 179.4 |   121M |  51 |2529 |4178 | 552 |6888 |  0 |7586 |  11 |-6.000000e+00 |      --      |    Inf | unknown
69.22/69.51	c  53.5s|  5600 |   489 |  1015k| 181.0 |   121M |  51 |2529 |4239 | 541 |7027 |  1 |7688 |  11 |-6.000000e+00 |      --      |    Inf | unknown
71.01/71.33	c  55.3s|  5700 |   473 |  1053k| 184.4 |   121M |  51 |2529 |4230 | 544 |7169 |  1 |7814 |  11 |-6.000000e+00 |      --      |    Inf | unknown
72.60/72.94	c  56.9s|  5800 |   469 |  1084k| 186.7 |   122M |  51 |2529 |4229 | 578 |7350 |  2 |7887 |  11 |-6.000000e+00 |      --      |    Inf | unknown
74.29/74.63	c  58.6s|  5900 |   458 |  1119k| 189.3 |   122M |  51 |2529 |4226 | 555 |7463 |  0 |7953 |  11 |-6.000000e+00 |      --      |    Inf | unknown
75.59/76.00	c  60.0s|  6000 |   454 |  1147k| 190.9 |   122M |  51 |2529 |4167 | 530 |7638 |  1 |8018 |  11 |-6.000000e+00 |      --      |    Inf | unknown
76.98/77.31	c  61.3s|  6100 |   461 |  1174k| 192.2 |   122M |  51 |2529 |3775 | 533 |7868 |  1 |8139 |  11 |-6.000000e+00 |      --      |    Inf | unknown
78.18/78.54	c  62.5s|  6200 |   466 |  1199k| 193.0 |   122M |  51 |2529 |3803 |   0 |8012 |  0 |8317 |  11 |-6.000000e+00 |      --      |    Inf | unknown
79.87/80.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
79.87/80.29	c  64.3s|  6300 |   488 |  1222k| 193.7 |   122M |  51 |2529 |3475 | 517 |8235 |  1 |8459 |  11 |-6.000000e+00 |      --      |    Inf | unknown
81.17/81.58	c  65.6s|  6400 |   483 |  1247k| 194.6 |   122M |  51 |2529 |3554 | 508 |8420 |  0 |8709 |  11 |-6.000000e+00 |      --      |    Inf | unknown
82.46/82.83	c  66.8s|  6500 |   495 |  1272k| 195.5 |   123M |  51 |2529 |3564 | 522 |8637 |  1 |8909 |  11 |-6.000000e+00 |      --      |    Inf | unknown
83.26/83.66	c  67.7s|  6600 |   510 |  1289k| 195.0 |   123M |  51 |2529 |3505 | 505 |8739 |  1 |9021 |  11 |-6.000000e+00 |      --      |    Inf | unknown
83.95/84.30	c  68.3s|  6700 |   526 |  1301k| 194.0 |   123M |  51 |2529 |3630 | 520 |8835 |  1 |9163 |  11 |-6.000000e+00 |      --      |    Inf | unknown
84.95/85.38	c  69.4s|  6800 |   526 |  1324k| 194.5 |   124M |  51 |2529 |3556 | 515 |9018 |  0 |9300 |  11 |-6.000000e+00 |      --      |    Inf | unknown
85.84/86.20	c  70.2s|  6900 |   534 |  1341k| 194.1 |   124M |  51 |2529 |3530 |   0 |9169 |  0 |9433 |  11 |-6.000000e+00 |      --      |    Inf | unknown
86.65/87.11	c  71.1s|  7000 |   542 |  1360k| 194.0 |   124M |  51 |2529 |3575 | 527 |9295 |  1 |9588 |  11 |-6.000000e+00 |      --      |    Inf | unknown
87.24/87.61	c  71.6s|  7100 |   543 |  1368k| 192.4 |   124M |  51 |2529 |3553 | 520 |9397 |  1 |9706 |  11 |-6.000000e+00 |      --      |    Inf | unknown
87.75/88.19	c  72.2s|  7200 |   557 |  1377k| 191.0 |   124M |  51 |2529 |3470 | 551 |9600 |  4 |9851 |  11 |-6.000000e+00 |      --      |    Inf | unknown
88.33/88.76	c  72.8s|  7300 |   561 |  1386k| 189.7 |   124M |  51 |2529 |3579 | 521 |9789 |  0 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
88.93/89.38	c  73.4s|  7400 |   582 |  1397k| 188.5 |   124M |  51 |2529 |3574 | 522 |9996 |  1 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
89.43/89.89	c  73.9s|  7500 |   583 |  1405k| 187.1 |   125M |  51 |2529 |3633 | 538 |  10k|  1 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
90.32/90.74	c  74.7s|  7600 |   600 |  1418k| 186.4 |   125M |  51 |2529 |3305 | 520 |  10k|  2 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
91.12/91.51	c  75.5s|  7700 |   639 |  1429k| 185.3 |   125M |  51 |2529 |2870 | 511 |  10k|  0 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
91.82/92.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
91.82/92.28	c  76.3s|  7800 |   643 |  1441k| 184.5 |   125M |  51 |2529 |2795 | 520 |  10k|  0 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
92.51/92.96	c  77.0s|  7900 |   648 |  1452k| 183.6 |   125M |  51 |2529 |2765 | 560 |  10k|  1 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
93.21/93.69	c  77.7s|  8000 |   670 |  1466k| 183.1 |   125M |  51 |2529 |2701 | 507 |  10k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
93.91/94.39	c  78.4s|  8100 |   709 |  1479k| 182.3 |   125M |  51 |2529 |2655 | 498 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
94.51/94.93	c  78.9s|  8200 |   736 |  1487k| 181.1 |   125M |  51 |2529 |2611 | 501 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
95.00/95.46	c  79.5s|  8300 |   764 |  1495k| 179.9 |   125M |  51 |2529 |2548 | 504 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
95.71/96.19	c  80.2s|  8400 |   776 |  1506k| 179.1 |   126M |  51 |2529 |2590 | 509 |  11k|  0 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
96.20/96.63	c  80.6s|  8500 |   801 |  1513k| 177.8 |   126M |  51 |2529 |2476 | 513 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
96.89/97.30	c  81.3s|  8600 |   822 |  1523k| 176.9 |   126M |  51 |2529 |2259 | 520 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
97.60/98.03	c  82.0s|  8700 |   854 |  1534k| 176.1 |   126M |  51 |2529 |2199 | 511 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
98.19/98.69	c  82.7s|  8800 |   881 |  1544k| 175.3 |   126M |  51 |2529 |2094 | 504 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
98.79/99.26	c  83.3s|  8900 |   901 |  1553k| 174.3 |   126M |  51 |2529 |2077 | 515 |  12k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
99.38/99.86	c  83.9s|  9000 |   920 |  1562k| 173.4 |   126M |  51 |2529 |2088 | 524 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
99.98/100.48	c  84.5s|  9100 |   940 |  1571k| 172.5 |   126M |  51 |2529 |2031 | 514 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
100.59/101.04	c  85.0s|  9200 |   969 |  1580k| 171.6 |   126M |  51 |2529 |2077 | 517 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
101.18/101.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
101.18/101.61	c  85.6s|  9300 |   974 |  1590k| 170.8 |   127M |  51 |2529 |2126 | 529 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
101.69/102.16	c  86.2s|  9400 |   991 |  1600k| 170.0 |   127M |  51 |2529 |2167 | 530 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
102.27/102.73	c  86.7s|  9500 |   984 |  1610k| 169.3 |   127M |  51 |2529 |2181 | 563 |  12k|  0 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
102.97/103.49	c  87.5s|  9600 |  1015 |  1623k| 168.9 |   127M |  51 |2529 |1902 | 516 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
103.68/104.17	c  88.2s|  9700 |  1037 |  1634k| 168.3 |   127M |  51 |2529 |1802 | 530 |  13k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
104.46/104.95	c  89.0s|  9800 |  1056 |  1647k| 167.8 |   127M |  51 |2529 |1810 | 542 |  13k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
105.06/105.58	c  89.6s|  9900 |  1068 |  1658k| 167.3 |   127M |  51 |2529 |1870 | 533 |  13k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
105.67/106.16	c  90.2s| 10000 |  1085 |  1667k| 166.6 |   128M |  51 |2529 |1892 | 522 |  13k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
106.45/106.98	c  91.0s| 10100 |  1104 |  1681k| 166.3 |   128M |  51 |2529 |1890 | 509 |  13k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
107.05/107.60	c  91.6s| 10200 |  1124 |  1692k| 165.7 |   129M |  51 |2529 |1913 | 530 |  13k|  0 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
107.84/108.34	c  92.3s| 10300 |  1145 |  1705k| 165.4 |   129M |  51 |2529 |1924 | 537 |  13k|  0 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
108.44/108.95	c  93.0s| 10400 |  1168 |  1715k| 164.7 |   129M |  51 |2529 |1869 | 543 |  14k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
108.94/109.47	c  93.5s| 10500 |  1192 |  1723k| 164.0 |   129M |  51 |2529 |1801 | 504 |  14k|  0 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
109.55/110.01	c  94.0s| 10600 |  1246 |  1732k| 163.2 |   129M |  51 |2529 |1701 | 522 |  14k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
110.23/110.74	c  94.7s| 10700 |  1264 |  1744k| 162.8 |   129M |  51 |2529 |1773 | 501 |  14k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
110.83/111.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
110.83/111.37	c  95.4s| 10800 |  1287 |  1754k| 162.2 |   130M |  51 |2529 |1777 | 548 |  14k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
111.73/112.23	c  96.2s| 10900 |  1328 |  1767k| 161.9 |   130M |  51 |2529 |1775 | 510 |  14k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
112.23/112.73	c  96.7s| 11000 |  1375 |  1775k| 161.2 |   130M |  51 |2529 |1808 | 506 |  15k|  0 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
112.72/113.27	c  97.3s| 11100 |  1419 |  1783k| 160.4 |   130M |  51 |2529 |1800 | 504 |  15k|  1 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
113.22/113.73	c  97.7s| 11200 |  1446 |  1790k| 159.7 |   131M |  51 |2529 |1880 | 505 |  15k|  1 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
113.72/114.25	c  98.3s| 11300 |  1443 |  1799k| 159.0 |   131M |  51 |2529 |2015 | 528 |  15k|  0 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
114.53/115.01	c  99.0s| 11400 |  1471 |  1811k| 158.7 |   131M |  51 |2529 |2014 | 516 |  15k|  1 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
115.21/115.71	c  99.7s| 11500 |  1479 |  1823k| 158.4 |   131M |  51 |2529 |2101 | 528 |  15k|  0 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
115.81/116.37	c   100s| 11600 |  1504 |  1834k| 157.9 |   131M |  51 |2529 |2046 | 494 |  15k|  0 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
116.31/116.89	c   101s| 11700 |  1578 |  1840k| 157.1 |   132M |  51 |2529 |1931 | 507 |  16k|  1 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
117.00/117.50	c   101s| 11800 |  1595 |  1850k| 156.6 |   132M |  51 |2529 |1921 | 524 |  16k|  1 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
117.40/117.92	c   102s| 11900 |  1620 |  1856k| 155.8 |   132M |  51 |2529 |1956 | 532 |  16k|  1 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
118.30/118.86	c   103s| 12000 |  1636 |  1876k| 156.2 |   132M |  51 |2529 |1981 | 517 |  16k|  0 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
119.10/119.60	c   104s| 12100 |  1633 |  1889k| 156.0 |   132M |  51 |2529 |1986 | 526 |  16k|  2 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
119.89/120.45	c   104s| 12200 |  1644 |  1903k| 155.9 |   132M |  51 |2529 |1889 | 523 |  16k|  1 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
120.69/121.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
120.69/121.25	c   105s| 12300 |  1657 |  1915k| 155.5 |   133M |  51 |2529 |1870 | 526 |  17k|  1 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
121.39/121.95	c   106s| 12400 |  1668 |  1926k| 155.2 |   133M |  51 |2529 |1914 | 515 |  17k|  0 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
122.18/122.77	c   107s| 12500 |  1677 |  1940k| 155.1 |   133M |  51 |2529 |1942 | 511 |  17k|  1 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
122.98/123.53	c   108s| 12600 |  1695 |  1953k| 154.9 |   133M |  51 |2529 |2008 | 519 |  17k|  1 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
123.49/124.05	c   108s| 12700 |  1700 |  1962k| 154.3 |   133M |  51 |2529 |2124 | 538 |  17k|  0 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
124.07/124.68	c   109s| 12800 |  1722 |  1971k| 153.9 |   133M |  51 |2529 |2133 | 529 |  17k|  0 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
124.97/125.53	c   110s| 12900 |  1728 |  1985k| 153.8 |   133M |  51 |2529 |2184 | 520 |  17k|  0 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
125.87/126.41	c   110s| 13000 |  1733 |  2001k| 153.8 |   133M |  51 |2529 |2191 | 497 |  17k|  1 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
126.66/127.25	c   111s| 13100 |  1759 |  2015k| 153.7 |   134M |  51 |2529 |2079 | 489 |  18k|  1 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
127.57/128.17	c   112s| 13200 |  1768 |  2030k| 153.7 |   134M |  51 |2529 |2083 | 514 |  18k|  0 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
128.26/128.83	c   113s| 13300 |  1781 |  2042k| 153.4 |   134M |  51 |2529 |2197 | 527 |  18k|  1 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
128.85/129.45	c   113s| 13400 |  1801 |  2052k| 153.0 |   134M |  51 |2529 |2267 | 532 |  18k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
129.56/130.11	c   114s| 13500 |  1815 |  2063k| 152.7 |   135M |  51 |2529 |2284 | 515 |  18k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
130.64/131.26	c   115s| 13600 |  1809 |  2088k| 153.4 |   135M |  51 |2529 |2288 | 521 |  18k|  2 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
131.55/132.12	c   116s| 13700 |  1816 |  2105k| 153.5 |   135M |  51 |2529 |2313 | 491 |  18k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
132.45/133.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
132.45/133.04	c   117s| 13800 |  1832 |  2122k| 153.7 |   135M |  51 |2529 |2322 | 528 |  18k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
133.44/134.06	c   118s| 13900 |  1840 |  2143k| 154.0 |   135M |  51 |2529 |2321 | 528 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
134.44/135.07	c   119s| 14000 |  1845 |  2164k| 154.5 |   135M |  51 |2529 |2336 | 542 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
135.62/136.26	c   120s| 14100 |  1839 |  2189k| 155.1 |   135M |  51 |2529 |2336 | 537 |  19k|  0 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
137.12/137.70	c   122s| 14200 |  1841 |  2219k| 156.1 |   135M |  51 |2529 |2345 | 536 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
138.52/139.13	c   123s| 14300 |  1842 |  2248k| 157.1 |   135M |  51 |2529 |2359 | 551 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
139.81/140.40	c   124s| 14400 |  1843 |  2274k| 157.8 |   135M |  51 |2529 |2359 | 535 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
141.10/141.72	c   126s| 14500 |  1847 |  2300k| 158.5 |   135M |  51 |2529 |2374 | 523 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
142.41/143.03	c   127s| 14600 |  1853 |  2327k| 159.3 |   135M |  52 |2529 |2401 | 531 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
143.50/144.12	c   128s| 14700 |  1850 |  2350k| 159.7 |   136M |  52 |2529 |2447 | 541 |  20k|  2 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
145.08/145.78	c   130s| 14800 |  1860 |  2384k| 161.0 |   136M |  52 |2529 |2392 | 519 |  20k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
146.79/147.47	c   131s| 14900 |  1855 |  2419k| 162.2 |   136M |  52 |2529 |2406 | 542 |  20k|  0 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
147.78/148.45	c   132s| 15000 |  1863 |  2438k| 162.4 |   136M |  53 |2529 |2434 | 535 |  20k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
149.17/149.85	c   134s| 15100 |  1867 |  2467k| 163.2 |   136M |  55 |2529 |2439 | 548 |  20k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
150.87/151.53	c   136s| 15200 |  1869 |  2501k| 164.4 |   136M |  55 |2529 |2442 | 532 |  20k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
151.86/152.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
151.86/152.58	c   137s| 15300 |  1868 |  2522k| 164.7 |   136M |  55 |2529 |2452 | 537 |  20k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
152.86/153.56	c   138s| 15400 |  1871 |  2542k| 165.0 |   136M |  55 |2529 |2513 | 532 |  20k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
154.05/154.70	c   139s| 15500 |  1867 |  2566k| 165.4 |   136M |  55 |2529 |2557 | 533 |  21k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
155.15/155.87	c   140s| 15600 |  1882 |  2590k| 165.9 |   136M |  55 |2529 |2402 | 508 |  21k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
155.75/156.45	c   140s| 15700 |  1910 |  2601k| 165.5 |   137M |  55 |2529 |2445 | 514 |  21k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
156.46/157.12	c   141s| 15800 |  1913 |  2614k| 165.4 |   137M |  55 |2529 |2494 | 530 |  21k|  0 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
157.45/158.14	c   142s| 15900 |  1924 |  2636k| 165.6 |   137M |  55 |2529 |2523 | 520 |  21k|  0 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
158.23/158.91	c   143s| 16000 |  1920 |  2652k| 165.6 |   137M |  55 |2529 |2568 | 533 |  21k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
159.03/159.79	c   144s| 16100 |  1928 |  2671k| 165.8 |   137M |  55 |2529 |2488 | 534 |  21k|  0 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
160.03/160.75	c   145s| 16200 |  1957 |  2690k| 166.0 |   138M |  55 |2529 |2483 | 543 |  22k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
161.22/161.97	c   146s| 16300 |  1953 |  2718k| 166.6 |   138M |  55 |2529 |2515 | 529 |  22k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
162.22/162.96	c   147s| 16400 |  1949 |  2739k| 166.9 |   138M |  55 |2529 |2538 | 528 |  22k|  0 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
163.21/163.97	c   148s| 16500 |  1948 |  2761k| 167.2 |   138M |  55 |2529 |2583 | 532 |  22k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
164.01/164.79	c   149s| 16600 |  1955 |  2778k| 167.3 |   138M |  55 |2529 |2544 | 523 |  22k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
165.10/165.81	c   150s| 16700 |  1957 |  2800k| 167.6 |   138M |  55 |2529 |2568 | 546 |  22k|  2 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
165.90/166.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
165.90/166.66	c   151s| 16800 |  1957 |  2819k| 167.7 |   138M |  55 |2529 |2555 | 537 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
167.49/168.29	c   152s| 16900 |  1943 |  2853k| 168.7 |   138M |  55 |2529 |2540 | 529 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
168.19/169.00	c   153s| 17000 |  1943 |  2867k| 168.6 |   138M |  55 |2529 |2595 | 519 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
169.19/169.96	c   154s| 17100 |  1936 |  2888k| 168.8 |   138M |  55 |2529 |2600 | 521 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
169.98/170.79	c   155s| 17200 |  1945 |  2905k| 168.8 |   138M |  55 |2529 |2618 | 519 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
170.78/171.51	c   156s| 17300 |  1960 |  2919k| 168.6 |   139M |  55 |2529 |2717 | 515 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
171.39/172.11	c   156s| 17400 |  1965 |  2931k| 168.3 |   139M |  55 |2529 |2886 | 518 |  23k|  1 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
172.17/172.91	c   157s| 17500 |  1980 |  2947k| 168.3 |   139M |  55 |2529 |2842 | 521 |  23k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
172.87/173.66	c   158s| 17600 |  2003 |  2961k| 168.1 |   139M |  55 |2529 |2800 | 532 |  24k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
173.47/174.28	c   158s| 17700 |  2006 |  2973k| 167.9 |   139M |  55 |2529 |2840 | 534 |  24k|  0 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
174.46/175.27	c   159s| 17800 |  2010 |  2994k| 168.1 |   139M |  55 |2529 |2851 | 523 |  24k|  0 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
175.56/176.30	c   160s| 17900 |  2011 |  3015k| 168.4 |   139M |  55 |2529 |2839 | 531 |  24k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
176.75/177.58	c   162s| 18000 |  2027 |  3042k| 168.9 |   139M |  55 |2529 |2745 | 525 |  24k|  0 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
177.85/178.61	c   163s| 18100 |  2034 |  3064k| 169.2 |   139M |  55 |2529 |2748 | 529 |  24k|  0 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
178.74/179.56	c   164s| 18200 |  2035 |  3083k| 169.3 |   139M |  55 |2529 |2713 | 532 |  24k|  2 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
179.64/180.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
179.64/180.40	c   164s| 18300 |  2040 |  3100k| 169.3 |   140M |  55 |2529 |2618 | 527 |  25k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
180.64/181.43	c   165s| 18400 |  2053 |  3122k| 169.6 |   140M |  55 |2529 |2599 | 519 |  25k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
181.35/182.19	c   166s| 18500 |  2048 |  3138k| 169.5 |   140M |  55 |2529 |2671 | 530 |  25k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
182.53/183.36	c   167s| 18600 |  2046 |  3162k| 169.9 |   140M |  55 |2529 |2664 | 523 |  25k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
183.34/184.18	c   168s| 18700 |  2050 |  3178k| 169.9 |   140M |  55 |2529 |2627 | 523 |  25k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
184.62/185.49	c   169s| 18800 |  2048 |  3206k| 170.4 |   140M |  55 |2529 |2540 |   0 |  25k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
185.91/186.71	c   171s| 18900 |  2055 |  3234k| 171.0 |   140M |  55 |2529 |2563 | 525 |  25k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
187.01/187.80	c   172s| 19000 |  2057 |  3257k| 171.3 |   140M |  55 |2529 |2571 | 538 |  26k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
187.71/188.51	c   173s| 19100 |  2107 |  3271k| 171.2 |   140M |  55 |2529 |2572 | 534 |  26k|  2 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
188.40/189.29	c   173s| 19200 |  2146 |  3287k| 171.1 |   140M |  55 |2529 |2591 | 524 |  26k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
189.21/190.09	c   174s| 19300 |  2170 |  3303k| 171.1 |   140M |  55 |2529 |2603 | 522 |  26k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
190.10/190.96	c   175s| 19400 |  2186 |  3321k| 171.1 |   141M |  55 |2529 |2599 | 535 |  26k|  2 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
190.99/191.87	c   176s| 19500 |  2182 |  3341k| 171.2 |   141M |  55 |2529 |2655 | 524 |  26k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
191.99/192.84	c   177s| 19600 |  2182 |  3361k| 171.4 |   142M |  55 |2529 |2686 | 528 |  26k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
192.88/193.72	c   178s| 19700 |  2178 |  3380k| 171.5 |   142M |  55 |2529 |2700 | 533 |  27k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
193.78/194.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
193.78/194.62	c   179s| 19800 |  2179 |  3399k| 171.6 |   142M |  55 |2529 |2687 | 524 |  27k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
194.38/195.29	c   179s| 19900 |  2179 |  3412k| 171.4 |   142M |  55 |2529 |2667 | 546 |  27k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
195.07/195.92	c   180s| 20000 |  2163 |  3424k| 171.1 |   142M |  55 |2529 |2627 | 566 |  27k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
195.87/196.75	c   181s| 20100 |  2122 |  3440k| 171.0 |   142M |  55 |2529 |2622 | 524 |  27k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
196.87/197.71	c   182s| 20200 |  2128 |  3454k| 170.9 |   142M |  55 |2529 |2421 | 549 |  27k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
197.56/198.43	c   182s| 20300 |  2130 |  3467k| 170.7 |   142M |  55 |2529 |2374 | 531 |  27k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
198.46/199.30	c   183s| 20400 |  2131 |  3481k| 170.6 |   142M |  55 |2529 |2321 | 539 |  27k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
199.06/199.94	c   184s| 20500 |  2142 |  3492k| 170.2 |   142M |  55 |2529 |2272 | 536 |  27k|  2 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
199.55/200.41	c   184s| 20600 |  2156 |  3499k| 169.8 |   142M |  55 |2529 |2173 | 522 |  27k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
200.16/201.05	c   185s| 20700 |  2164 |  3510k| 169.5 |   142M |  55 |2529 |2077 | 499 |  27k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
200.65/201.58	c   186s| 20800 |  2183 |  3518k| 169.0 |   142M |  55 |2529 |2001 | 532 |  28k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
201.26/202.15	c   186s| 20900 |  2210 |  3526k| 168.6 |   142M |  55 |2529 |1945 | 513 |  28k|  2 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
201.84/202.78	c   187s| 21000 |  2273 |  3533k| 168.2 |   142M |  55 |2529 |1845 | 503 |  28k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
202.44/203.35	c   187s| 21100 |  2300 |  3543k| 167.8 |   142M |  55 |2529 |1785 | 550 |  28k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
203.25/204.12	c   188s| 21200 |  2295 |  3556k| 167.6 |   142M |  55 |2529 |1812 | 514 |  28k|  0 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
203.83/204.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
203.83/204.72	c   189s| 21300 |  2309 |  3566k| 167.3 |   142M |  55 |2529 |1876 | 516 |  28k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
204.93/205.80	c   190s| 21400 |  2304 |  3583k| 167.4 |   142M |  55 |2529 |1908 | 517 |  28k|  1 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
205.52/206.45	c   190s| 21500 |  2332 |  3593k| 167.0 |   143M |  55 |2529 |1972 | 526 |  29k|  1 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
206.23/207.17	c   191s| 21600 |  2335 |  3605k| 166.8 |   143M |  55 |2529 |2029 | 536 |  29k|  1 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
206.92/207.83	c   192s| 21700 |  2361 |  3616k| 166.5 |   143M |  55 |2529 |1983 | 545 |  29k|  0 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
207.42/208.37	c   192s| 21800 |  2371 |  3624k| 166.2 |   143M |  55 |2529 |2055 | 534 |  29k|  0 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
208.13/209.09	c   193s| 21900 |  2377 |  3636k| 166.0 |   143M |  55 |2529 |2011 | 498 |  29k|  0 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
208.91/209.83	c   194s| 22000 |  2382 |  3648k| 165.7 |   143M |  55 |2529 |2080 | 540 |  29k|  1 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
209.51/210.42	c   194s| 22100 |  2385 |  3658k| 165.4 |   143M |  55 |2529 |2097 | 522 |  29k|  1 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
210.12/211.05	c   195s| 22200 |  2380 |  3668k| 165.2 |   143M |  55 |2529 |2142 | 533 |  29k|  0 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
210.60/211.54	c   196s| 22300 |  2390 |  3676k| 164.8 |   143M |  55 |2529 |2176 | 512 |  29k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
211.30/212.25	c   196s| 22400 |  2400 |  3688k| 164.5 |   143M |  55 |2529 |2247 | 670 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
212.21/213.11	c   197s| 22500 |  2421 |  3702k| 164.4 |   143M |  55 |2529 |2172 | 527 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
212.89/213.84	c   198s| 22600 |  2428 |  3714k| 164.3 |   143M |  55 |2529 |2191 | 544 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
213.49/214.42	c   198s| 22700 |  2467 |  3723k| 163.9 |   143M |  55 |2529 |2117 | 498 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
213.99/214.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
213.99/214.91	c   199s| 22800 |  2531 |  3729k| 163.5 |   143M |  55 |2529 |2078 | 508 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
214.48/215.45	c   199s| 22900 |  2610 |  3736k| 163.0 |   143M |  55 |2529 |2102 | 514 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
215.09/216.03	c   200s| 23000 |  2630 |  3742k| 162.6 |   144M |  55 |2529 |2085 | 514 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
215.78/216.79	c   201s| 23100 |  2626 |  3753k| 162.4 |   144M |  55 |2529 |2112 | 508 |  30k|  0 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
216.47/217.48	c   201s| 23200 |  2640 |  3764k| 162.2 |   144M |  55 |2529 |2072 | 513 |  31k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
217.47/218.44	c   202s| 23300 |  2647 |  3780k| 162.1 |   144M |  55 |2529 |2111 | 521 |  31k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
218.18/219.18	c   203s| 23400 |  2652 |  3791k| 161.9 |   144M |  55 |2529 |2122 | 541 |  31k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
219.18/220.18	c   204s| 23500 |  2657 |  3807k| 161.9 |   144M |  55 |2529 |2080 | 536 |  31k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
219.86/220.82	c   205s| 23600 |  2679 |  3817k| 161.7 |   144M |  55 |2529 |2114 | 535 |  31k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
220.86/221.81	c   206s| 23700 |  2691 |  3832k| 161.6 |   144M |  55 |2529 |2148 | 507 |  31k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
221.35/222.33	c   206s| 23800 |  2718 |  3840k| 161.3 |   144M |  55 |2529 |2043 | 506 |  31k|  1 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
222.25/223.21	c   207s| 23900 |  2726 |  3854k| 161.2 |   145M |  55 |2529 |2080 | 498 |  31k|  1 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
223.25/224.25	c   208s| 24000 |  2734 |  3871k| 161.2 |   145M |  55 |2529 |2047 | 529 |  32k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
223.84/224.86	c   209s| 24100 |  2763 |  3880k| 160.9 |   145M |  55 |2529 |2046 | 529 |  32k|  1 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
224.44/225.48	c   209s| 24200 |  2772 |  3891k| 160.7 |   145M |  55 |2529 |2059 | 536 |  32k|  1 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
225.44/226.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
225.44/226.43	c   210s| 24300 |  2756 |  3907k| 160.7 |   145M |  55 |2529 |2069 | 527 |  32k|  1 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
226.43/227.41	c   211s| 24400 |  2749 |  3923k| 160.7 |   145M |  55 |2529 |2163 | 515 |  32k|  1 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
227.14/228.15	c   212s| 24500 |  2758 |  3935k| 160.5 |   145M |  55 |2529 |2152 | 540 |  32k|  1 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
227.92/228.94	c   213s| 24600 |  2761 |  3948k| 160.4 |   145M |  55 |2529 |2213 | 535 |  33k|  1 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
228.62/229.60	c   214s| 24700 |  2763 |  3960k| 160.3 |   145M |  55 |2529 |2307 | 540 |  33k|  0 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
229.22/230.28	c   214s| 24800 |  2755 |  3972k| 160.1 |   145M |  55 |2529 |2294 | 542 |  33k|  0 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
230.03/231.05	c   215s| 24900 |  2765 |  3984k| 159.9 |   145M |  55 |2529 |2327 | 538 |  33k|  0 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
230.91/231.91	c   216s| 25000 |  2777 |  3998k| 159.8 |   145M |  55 |2529 |2341 | 521 |  33k|  1 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
231.51/232.59	c   217s| 25100 |  2791 |  4008k| 159.6 |   145M |  55 |2529 |2388 | 504 |  33k|  2 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
231.91/232.95	c   217s| 25200 |  2807 |  4014k| 159.2 |   145M |  55 |2529 |2433 | 514 |  33k|  0 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
232.60/233.61	c   218s| 25300 |  2789 |  4027k| 159.1 |   145M |  55 |2529 |2477 | 531 |  33k|  0 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
233.30/234.37	c   218s| 25400 |  2800 |  4039k| 159.0 |   145M |  55 |2529 |2550 | 536 |  34k|  2 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
234.50/235.50	c   220s| 25500 |  2798 |  4057k| 159.0 |   145M |  55 |2529 |2534 | 527 |  34k|  0 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
235.39/236.40	c   220s| 25600 |  2799 |  4072k| 159.0 |   145M |  55 |2529 |2490 | 516 |  34k|  1 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
236.39/237.43	c   221s| 25700 |  2795 |  4088k| 159.0 |   146M |  55 |2529 |2488 | 536 |  34k|  1 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
237.38/238.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
237.38/238.41	c   222s| 25800 |  2811 |  4106k| 159.1 |   146M |  55 |2529 |2432 | 525 |  34k|  1 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
238.09/239.11	c   223s| 25900 |  2822 |  4118k| 158.9 |   146M |  55 |2529 |2385 | 508 |  34k|  1 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
238.99/240.02	c   224s| 26000 |  2833 |  4133k| 158.9 |   146M |  55 |2529 |2310 | 545 |  34k|  1 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
239.67/240.77	c   225s| 26100 |  2837 |  4145k| 158.8 |   146M |  55 |2529 |2354 | 524 |  34k|  0 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
240.37/241.48	c   225s| 26200 |  2848 |  4156k| 158.6 |   146M |  55 |2529 |2385 | 533 |  34k|  0 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
240.98/242.05	c   226s| 26300 |  2855 |  4166k| 158.3 |   146M |  55 |2529 |2451 | 517 |  35k|  0 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
241.66/242.74	c   227s| 26400 |  2860 |  4176k| 158.1 |   146M |  55 |2529 |2416 | 529 |  35k|  0 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
242.36/243.42	c   227s| 26500 |  2867 |  4188k| 158.0 |   146M |  55 |2529 |2441 | 537 |  35k|  1 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
243.07/244.15	c   228s| 26600 |  2893 |  4199k| 157.8 |   146M |  55 |2529 |2389 | 525 |  35k|  1 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
243.46/244.53	c   229s| 26700 |  2891 |  4204k| 157.4 |   146M |  55 |2529 |2242 | 536 |  35k|  0 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
244.07/245.16	c   229s| 26800 |  2896 |  4214k| 157.2 |   146M |  55 |2529 |2251 | 550 |  35k|  1 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
244.65/245.72	c   230s| 26900 |  2903 |  4222k| 156.9 |   146M |  55 |2529 |2277 | 528 |  35k|  1 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
245.65/246.75	c   231s| 27000 |  2905 |  4240k| 157.0 |   146M |  55 |2529 |2321 | 532 |  35k|  0 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
246.44/247.53	c   232s| 27100 |  2913 |  4253k| 156.9 |   146M |  55 |2529 |2368 | 524 |  36k|  1 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
247.14/248.25	c   232s| 27200 |  2937 |  4265k| 156.7 |   146M |  55 |2529 |2273 | 511 |  36k|  1 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
247.95/249.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
247.95/249.06	c   233s| 27300 |  2932 |  4277k| 156.6 |   147M |  55 |2529 |2249 | 530 |  36k|  0 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
248.63/249.79	c   234s| 27400 |  2947 |  4289k| 156.5 |   147M |  55 |2529 |2227 | 539 |  36k|  0 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
249.53/250.61	c   235s| 27500 |  2950 |  4302k| 156.4 |   147M |  55 |2529 |2281 | 531 |  36k|  1 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
250.04/251.17	c   235s| 27600 |  2944 |  4312k| 156.2 |   147M |  55 |2529 |2382 | 505 |  36k|  2 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
250.94/252.02	c   236s| 27700 |  2955 |  4326k| 156.1 |   147M |  55 |2529 |2318 | 515 |  36k|  1 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
251.52/252.64	c   237s| 27800 |  2967 |  4336k| 155.9 |   147M |  55 |2529 |2394 | 521 |  36k|  0 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
252.32/253.44	c   237s| 27900 |  2957 |  4349k| 155.8 |   147M |  55 |2529 |2364 | 512 |  36k|  0 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
253.11/254.21	c   238s| 28000 |  2981 |  4362k| 155.7 |   147M |  55 |2529 |2317 | 535 |  37k|  0 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
253.61/254.78	c   239s| 28100 |  2999 |  4371k| 155.5 |   148M |  55 |2529 |2295 | 528 |  37k|  0 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
254.92/256.07	c   240s| 28200 |  3003 |  4391k| 155.6 |   148M |  55 |2529 |2090 | 507 |  37k|  1 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
255.60/256.72	c   241s| 28300 |  3013 |  4402k| 155.5 |   148M |  55 |2529 |2143 | 532 |  37k|  1 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
256.30/257.47	c   241s| 28400 |  3013 |  4415k| 155.4 |   148M |  55 |2529 |2211 | 536 |  37k|  1 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
257.01/258.18	c   242s| 28500 |  3021 |  4426k| 155.2 |   148M |  55 |2529 |2233 | 526 |  37k|  0 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
258.00/259.11	c   243s| 28600 |  3024 |  4443k| 155.3 |   148M |  55 |2529 |2335 | 537 |  37k|  0 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
258.79/260.00	c   244s| 28700 |  3022 |  4458k| 155.3 |   148M |  55 |2529 |2419 | 539 |  37k|  0 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
259.89/261.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
259.89/261.02	c   245s| 28800 |  3028 |  4476k| 155.4 |   148M |  59 |2529 |2415 | 544 |  37k|  1 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
260.58/261.78	c   246s| 28900 |  3032 |  4489k| 155.3 |   148M |  59 |2529 |2275 | 521 |  37k|  1 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
261.17/262.36	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
261.17/262.36	c (run 1, node 28978) performing user restart
261.17/262.36	c 
261.17/262.36	c (restart) converted 34 cuts from the global cut pool into linear constraints
261.17/262.36	c 
261.17/262.37	c presolving:
261.17/262.38	c (round 1, fast)       1 del vars, 14 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 9 chg coeffs, 0 upgd conss, 0 impls, 28753 clqs, 0 implints
261.17/262.39	c (round 2, exhaustive) 1 del vars, 14 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 9 chg coeffs, 34 upgd conss, 0 impls, 28753 clqs, 0 implints
261.27/262.42	c (round 3, exhaustive) 1 del vars, 84 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 138 chg coeffs, 34 upgd conss, 0 impls, 28753 clqs, 0 implints
261.27/262.48	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
261.27/262.48	c  1 deleted vars, 84 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 139 changed coefficients
261.27/262.48	c  0 implications, 28753 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
261.27/262.48	c presolved problem has 2528 variables (2528 bin, 0 int, 0 cont) and 2164 constraints
261.27/262.48	c     413 constraints of type <knapsack>
261.27/262.48	c     100 constraints of type <setppc>
261.27/262.48	c       5 constraints of type <linear>
261.27/262.48	c     482 constraints of type <orbitope_pp>
261.27/262.48	c    1164 constraints of type <logicor>
261.27/262.48	c transformed objective value is always integral (scale: 1)
261.27/262.48	c Presolving Time: 0.88
261.27/262.48	c 
261.37/262.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
261.37/262.52	c   247s|     1 |     0 |  4499k|     - |   153M |   0 |2528 |2214 | 481 |   0 |  0 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
261.47/262.65	c   247s|     1 |     0 |  4499k|     - |   153M |   0 |2528 |2206 | 499 |  18 |  1 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
261.47/262.68	c   247s|     1 |     0 |  4499k|     - |   153M |   0 |2528 |2194 | 518 |  37 |  2 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
261.58/262.72	c   247s|     1 |     0 |  4499k|     - |   153M |   0 |2528 |2179 | 536 |  55 |  3 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
261.68/262.80	c   247s|     1 |     0 |  4500k|     - |   153M |   0 |2528 |2168 | 553 |  72 |  4 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
261.68/262.85	c   247s|     1 |     0 |  4500k|     - |   153M |   0 |2528 |2155 | 572 |  91 |  5 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
261.68/262.89	c   247s|     1 |     0 |  4500k|     - |   153M |   0 |2528 |2141 | 586 | 105 |  6 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
261.89/263.01	c   247s|     1 |     0 |  4502k|     - |   153M |   0 |2528 |2130 | 610 | 129 |  7 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
261.89/263.07	c   247s|     1 |     0 |  4502k|     - |   153M |   0 |2528 |2107 | 628 | 147 |  8 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
262.28/263.43	c   247s|     1 |     0 |  4507k|     - |   154M |   0 |2528 |2087 | 651 | 170 |  9 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
262.38/263.50	c   248s|     1 |     0 |  4507k|     - |   154M |   0 |2528 |2056 | 673 | 192 | 10 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
262.48/263.69	c   248s|     1 |     0 |  4509k|     - |   157M |   0 |2528 |2020 | 696 | 215 | 11 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
263.07/264.21	c   248s|     1 |     2 |  4509k|     - |   157M |   0 |2528 |1939 | 696 | 215 | 11 |  31k|  22 |-6.000000e+00 |      --      |    Inf | unknown
264.76/265.91	c   250s|   100 |    39 |  4535k| 155.5 |   158M |  40 |2528 |1998 | 582 | 416 |  0 |  31k|  22 |-6.000000e+00 |      --      |    Inf | unknown
265.97/267.19	c   251s|   200 |    66 |  4554k| 155.7 |   158M |  40 |2528 |1989 | 592 | 593 |  1 |  31k|  22 |-6.000000e+00 |      --      |    Inf | unknown
266.87/268.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
266.87/268.02	c   252s|   300 |    75 |  4566k| 155.5 |   158M |  50 |2528 |2112 | 614 | 712 |  0 |  31k|  22 |-6.000000e+00 |      --      |    Inf | unknown
268.05/269.21	c   253s|   400 |    78 |  4585k| 155.6 |   158M |  50 |2528 |2190 | 557 | 921 |  0 |  31k|  22 |-6.000000e+00 |      --      |    Inf | unknown
269.15/270.35	c   254s|   500 |    85 |  4601k| 155.7 |   158M |  50 |2528 |2241 | 593 |1018 |  1 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
270.34/271.50	c   256s|   600 |    77 |  4618k| 155.7 |   158M |  50 |2528 |2282 | 588 |1108 |  0 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
271.85/273.05	c   257s|   700 |    78 |  4642k| 156.0 |   158M |  50 |2528 |2364 | 602 |1293 |  1 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
273.62/274.83	c   259s|   800 |    79 |  4669k| 156.4 |   158M |  50 |2528 |2461 | 572 |1514 |  1 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
275.02/276.20	c   260s|   900 |    77 |  4689k| 156.5 |   158M |  50 |2528 |2558 | 577 |1610 |  0 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
276.31/277.52	c   262s|  1000 |   100 |  4711k| 156.7 |   158M |  50 |2528 |2488 | 578 |1820 |  1 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
278.00/279.28	c   263s|  1100 |   115 |  4739k| 157.1 |   158M |  50 |2528 |2560 | 602 |2144 |  1 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
279.60/280.88	c   265s|  1200 |   115 |  4764k| 157.5 |   158M |  50 |2528 |2593 | 633 |2391 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
281.19/282.44	c   266s|  1300 |   118 |  4790k| 157.8 |   159M |  50 |2528 |2631 | 607 |2536 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
282.29/283.55	c   268s|  1400 |   142 |  4807k| 157.8 |   159M |  50 |2528 |2598 | 604 |2767 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
283.38/284.70	c   269s|  1500 |   150 |  4826k| 157.9 |   159M |  50 |2528 |2659 | 608 |2862 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
284.79/286.07	c   270s|  1600 |   152 |  4848k| 158.1 |   159M |  50 |2528 |2772 | 634 |2988 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
285.97/287.23	c   271s|  1700 |   161 |  4866k| 158.2 |   159M |  50 |2528 |2810 | 611 |3144 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
286.96/288.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
286.96/288.28	c   272s|  1800 |   165 |  4883k| 158.3 |   159M |  50 |2528 |2872 | 627 |3356 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
288.36/289.60	c   274s|  1900 |   173 |  4905k| 158.4 |   159M |  50 |2528 |2852 | 624 |3495 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
289.95/291.20	c   275s|  2000 |   174 |  4932k| 158.8 |   159M |  50 |2528 |2899 | 605 |3676 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
291.35/292.67	c   277s|  2100 |   176 |  4956k| 159.1 |   159M |  50 |2528 |2942 | 637 |3883 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
292.44/293.77	c   278s|  2200 |   179 |  4974k| 159.1 |   159M |  50 |2528 |2988 | 621 |4069 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
293.54/294.83	c   279s|  2300 |   184 |  4991k| 159.2 |   159M |  50 |2528 |3055 |   0 |4238 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
294.53/295.85	c   280s|  2400 |   171 |  5008k| 159.2 |   159M |  50 |2528 |2984 | 621 |4317 |  0 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
295.92/297.23	c   281s|  2500 |   177 |  5030k| 159.4 |   159M |  50 |2528 |3010 | 640 |4562 |  1 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
297.62/298.92	c   283s|  2600 |   182 |  5056k| 159.7 |   159M |  50 |2528 |3069 | 634 |4757 |  1 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
299.41/300.78	c   285s|  2700 |   176 |  5086k| 160.1 |   159M |  50 |2528 |3141 | 616 |4879 |  1 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
300.72/302.07	c   286s|  2800 |   180 |  5106k| 160.3 |   159M |  50 |2528 |3231 |   0 |5035 |  0 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
302.30/303.62	c   288s|  2900 |   180 |  5129k| 160.5 |   159M |  50 |2528 |3332 | 677 |5214 |  3 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
303.99/305.32	c   289s|  3000 |   188 |  5155k| 160.8 |   159M |  50 |2528 |3400 | 655 |5442 |  1 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
305.58/307.00	c   291s|  3100 |   189 |  5181k| 161.1 |   159M |  50 |2528 |3476 | 649 |5589 |  0 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
307.87/309.20	c   293s|  3200 |   195 |  5219k| 161.8 |   159M |  50 |2528 |3446 | 618 |5795 |  0 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
310.06/311.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
310.06/311.44	c   295s|  3300 |   196 |  5254k| 162.4 |   159M |  50 |2528 |3152 | 659 |6098 |  1 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
311.26/312.66	c   297s|  3400 |   194 |  5273k| 162.5 |   159M |  50 |2528 |3200 | 652 |6200 |  0 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
312.66/314.04	c   298s|  3500 |   206 |  5295k| 162.7 |   159M |  50 |2528 |3216 | 662 |6324 |  1 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
314.24/315.62	c   300s|  3600 |   196 |  5318k| 162.9 |   160M |  50 |2528 |3263 | 675 |6401 |  1 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
316.14/317.56	c   302s|  3700 |   194 |  5347k| 163.3 |   160M |  50 |2528 |3313 | 613 |6591 |  2 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
317.93/319.35	c   303s|  3800 |   213 |  5377k| 163.7 |   160M |  50 |2528 |3296 |   0 |6701 |  0 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
320.42/321.85	c   306s|  3900 |   224 |  5417k| 164.4 |   160M |  50 |2528 |3290 | 640 |6924 |  2 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
321.81/323.23	c   307s|  4000 |   241 |  5440k| 164.6 |   161M |  50 |2528 |3300 | 638 |7045 |  1 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
323.40/324.81	c   309s|  4100 |   260 |  5465k| 164.8 |   161M |  50 |2528 |3324 | 638 |7221 |  1 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
324.50/325.95	c   310s|  4200 |   266 |  5483k| 164.9 |   161M |  50 |2528 |3369 | 649 |7332 |  2 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
326.09/327.50	c   311s|  4300 |   280 |  5508k| 165.1 |   161M |  50 |2528 |3398 | 638 |7439 |  0 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
328.08/329.53	c   314s|  4400 |   277 |  5542k| 165.7 |   161M |  50 |2528 |3402 | 689 |7637 |  0 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
329.78/331.24	c   315s|  4500 |   264 |  5568k| 166.0 |   161M |  50 |2528 |3402 | 641 |7899 |  1 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
331.47/332.90	c   317s|  4600 |   266 |  5595k| 166.2 |   161M |  50 |2528 |3438 | 643 |8013 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
332.87/334.36	c   318s|  4700 |   264 |  5618k| 166.4 |   161M |  50 |2528 |3478 | 616 |8132 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
334.46/335.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
334.46/335.90	c   320s|  4800 |   266 |  5644k| 166.7 |   161M |  50 |2528 |3509 | 625 |8292 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
336.15/337.67	c   322s|  4900 |   268 |  5673k| 167.1 |   161M |  50 |2528 |3519 | 629 |8481 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
337.94/339.42	c   323s|  5000 |   265 |  5701k| 167.4 |   161M |  50 |2528 |3457 | 618 |8590 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
340.13/341.68	c   326s|  5100 |   245 |  5737k| 168.0 |   161M |  50 |2528 |3376 | 664 |8677 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
342.03/343.57	c   328s|  5200 |   249 |  5766k| 168.3 |   161M |  50 |2528 |3438 | 611 |8782 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
343.82/345.34	c   329s|  5300 |   241 |  5794k| 168.7 |   161M |  50 |2528 |3431 | 653 |8896 |  0 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
345.31/346.84	c   331s|  5400 |   246 |  5818k| 168.9 |   161M |  50 |2528 |3421 | 564 |9084 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
346.41/347.99	c   332s|  5500 |   244 |  5836k| 168.9 |   161M |  50 |2528 |3434 | 614 |9199 |  0 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
348.30/349.88	c   334s|  5600 |   246 |  5865k| 169.3 |   161M |  50 |2528 |3463 | 611 |9428 |  0 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
349.89/351.41	c   335s|  5700 |   255 |  5889k| 169.5 |   161M |  50 |2528 |3411 | 616 |9659 |  1 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
351.19/352.75	c   337s|  5800 |   258 |  5911k| 169.6 |   161M |  50 |2528 |3536 | 623 |9810 |  1 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
352.68/354.20	c   338s|  5900 |   261 |  5934k| 169.8 |   161M |  50 |2528 |3599 | 615 |9932 |  1 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
353.78/355.37	c   339s|  6000 |   279 |  5953k| 169.8 |   162M |  50 |2528 |3688 | 614 |  10k|  0 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
355.07/356.63	c   341s|  6100 |   288 |  5973k| 169.9 |   162M |  50 |2528 |3765 | 616 |  10k|  0 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
356.58/358.17	c   342s|  6200 |   278 |  5998k| 170.2 |   162M |  50 |2528 |3845 | 631 |  10k|  0 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
358.36/359.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
358.36/359.92	c   344s|  6300 |   281 |  6025k| 170.4 |   162M |  50 |2528 |3876 | 633 |  10k|  0 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
359.75/361.35	c   345s|  6400 |   294 |  6047k| 170.6 |   162M |  50 |2528 |3907 | 628 |  10k|  1 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
360.95/362.54	c   347s|  6500 |   301 |  6064k| 170.6 |   162M |  50 |2528 |3905 | 603 |  10k|  1 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
362.24/363.86	c   348s|  6600 |   318 |  6085k| 170.7 |   162M |  50 |2528 |3986 |   0 |  10k|  0 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
364.33/365.93	c   350s|  6700 |   321 |  6120k| 171.2 |   162M |  50 |2528 |4035 | 612 |  11k|  1 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
365.83/367.45	c   351s|  6800 |   326 |  6144k| 171.4 |   162M |  50 |2528 |4073 |   0 |  11k|  0 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
367.12/368.75	c   353s|  6900 |   342 |  6166k| 171.5 |   163M |  50 |2528 |4083 | 617 |  11k|  2 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
368.12/369.76	c   354s|  7000 |   344 |  6183k| 171.5 |   163M |  50 |2528 |4165 | 621 |  11k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
369.52/371.12	c   355s|  7100 |   347 |  6205k| 171.6 |   163M |  50 |2528 |4172 | 623 |  11k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
371.20/372.80	c   357s|  7200 |   346 |  6232k| 171.9 |   163M |  50 |2528 |4233 | 622 |  11k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
372.80/374.45	c   358s|  7300 |   341 |  6259k| 172.2 |   163M |  50 |2528 |4158 | 622 |  11k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
374.19/375.82	c   360s|  7400 |   350 |  6280k| 172.3 |   163M |  50 |2528 |4179 | 568 |  11k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
375.40/377.03	c   361s|  7500 |   367 |  6298k| 172.3 |   163M |  50 |2528 |4335 | 579 |  12k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
376.28/377.94	c   362s|  7600 |   363 |  6310k| 172.2 |   163M |  50 |2528 |4428 | 583 |  12k|  2 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
377.49/379.16	c   363s|  7700 |   370 |  6324k| 172.1 |   163M |  50 |2528 |4527 | 566 |  12k|  1 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
378.77/380.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
378.77/380.48	c   364s|  7800 |   374 |  6340k| 172.1 |   163M |  50 |2528 |4620 | 587 |  12k|  1 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
380.16/381.84	c   366s|  7900 |   392 |  6361k| 172.2 |   163M |  50 |2528 |4648 | 585 |  12k|  0 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
381.86/383.53	c   368s|  8000 |   387 |  6387k| 172.4 |   163M |  50 |2528 |4689 |   0 |  12k|  0 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
383.15/384.81	c   369s|  8100 |   394 |  6404k| 172.4 |   163M |  50 |2528 |4704 | 586 |  13k|  0 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
384.04/385.79	c   370s|  8200 |   408 |  6418k| 172.3 |   163M |  50 |2528 |4733 | 564 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
385.24/386.99	c   371s|  8300 |   409 |  6433k| 172.2 |   163M |  50 |2528 |4724 | 592 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
386.35/388.10	c   372s|  8400 |   412 |  6450k| 172.2 |   163M |  50 |2528 |4736 | 570 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
387.23/388.95	c   373s|  8500 |   413 |  6463k| 172.1 |   163M |  50 |2528 |4845 | 588 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
388.03/389.79	c   374s|  8600 |   412 |  6476k| 172.0 |   164M |  50 |2528 |4928 | 581 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
389.34/391.04	c   375s|  8700 |   420 |  6492k| 172.0 |   164M |  50 |2528 |4861 | 579 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
390.43/392.13	c   376s|  8800 |   426 |  6507k| 171.9 |   164M |  50 |2528 |4898 | 590 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
391.51/393.28	c   377s|  8900 |   428 |  6522k| 171.9 |   164M |  50 |2528 |4939 | 568 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
392.42/394.16	c   378s|  9000 |   433 |  6534k| 171.7 |   164M |  50 |2528 |4985 | 588 |  14k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
393.50/395.25	c   379s|  9100 |   426 |  6549k| 171.7 |   164M |  50 |2528 |5035 | 595 |  14k|  0 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
394.50/396.28	c   380s|  9200 |   429 |  6563k| 171.6 |   164M |  50 |2528 |5098 | 591 |  14k|  1 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
395.69/397.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
395.69/397.49	c   381s|  9300 |   434 |  6580k| 171.6 |   164M |  50 |2528 |5072 | 567 |  14k|  1 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
397.09/398.88	c   383s|  9400 |   435 |  6600k| 171.7 |   164M |  50 |2528 |5131 | 565 |  14k|  0 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
398.30/400.03	c   384s|  9500 |   435 |  6618k| 171.7 |   164M |  50 |2528 |5210 | 572 |  14k|  1 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
399.88/401.64	c   386s|  9600 |   424 |  6642k| 171.9 |   164M |  50 |2528 |5282 | 570 |  14k|  0 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
401.17/402.95	c   387s|  9700 |   414 |  6662k| 171.9 |   164M |  50 |2528 |5210 | 566 |  15k|  1 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
402.76/404.50	c   389s|  9800 |   415 |  6686k| 172.1 |   164M |  50 |2528 |5250 | 583 |  15k|  0 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
404.06/405.82	c   390s|  9900 |   417 |  6706k| 172.2 |   164M |  50 |2528 |5231 | 650 |  15k|  1 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
404.95/406.76	c   391s| 10000 |   417 |  6721k| 172.1 |   164M |  50 |2528 |5255 | 577 |  15k|  1 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
406.45/408.21	c   392s| 10100 |   419 |  6743k| 172.2 |   164M |  50 |2528 |5347 | 604 |  15k|  0 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
408.04/409.80	c   394s| 10200 |   423 |  6769k| 172.5 |   164M |  50 |2528 |5338 | 577 |  15k|  0 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
409.35/411.16	c   395s| 10300 |   438 |  6791k| 172.6 |   164M |  50 |2528 |5311 | 603 |  15k|  1 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
410.63/412.46	c   396s| 10400 |   432 |  6812k| 172.7 |   164M |  50 |2528 |5272 | 625 |  15k|  0 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
412.34/414.14	c   398s| 10500 |   428 |  6837k| 172.9 |   164M |  50 |2528 |5342 | 561 |  15k|  1 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
413.62/415.44	c   399s| 10600 |   436 |  6857k| 172.9 |   164M |  50 |2528 |5339 | 569 |  16k|  1 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
414.81/416.61	c   401s| 10700 |   446 |  6874k| 172.9 |   165M |  50 |2528 |5362 | 629 |  16k|  0 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
416.32/418.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
416.32/418.15	c   402s| 10800 |   447 |  6897k| 173.1 |   165M |  50 |2528 |5468 | 646 |  16k|  1 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
418.70/420.56	c   405s| 10900 |   447 |  6934k| 173.6 |   165M |  50 |2528 |5494 | 581 |  16k|  0 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
419.39/421.29	c   405s| 11000 |   446 |  6944k| 173.4 |   165M |  50 |2528 |5599 | 580 |  16k|  1 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
420.79/422.63	c   407s| 11100 |   451 |  6965k| 173.5 |   165M |  50 |2528 |5729 | 588 |  16k|  1 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
421.88/423.77	c   408s| 11200 |   440 |  6981k| 173.4 |   165M |  50 |2528 |5685 | 579 |  16k|  0 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
423.58/425.41	c   409s| 11300 |   431 |  7006k| 173.6 |   165M |  50 |2528 |5583 | 581 |  17k|  0 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
425.37/427.29	c   411s| 11400 |   434 |  7034k| 173.9 |   165M |  50 |2528 |5617 | 671 |  17k|  0 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
426.46/428.34	c   412s| 11500 |   438 |  7049k| 173.8 |   165M |  50 |2528 |5560 | 573 |  17k|  1 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
428.17/430.06	c   414s| 11600 |   452 |  7075k| 174.0 |   165M |  50 |2528 |5431 | 694 |  17k|  1 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
429.65/431.56	c   416s| 11700 |   449 |  7098k| 174.2 |   166M |  50 |2528 |5486 | 601 |  17k|  0 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
430.95/432.84	c   417s| 11800 |   455 |  7120k| 174.3 |   166M |  50 |2528 |5559 | 622 |  17k|  0 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
432.34/434.20	c   418s| 11900 |   457 |  7142k| 174.4 |   166M |  50 |2528 |5626 | 606 |  17k|  1 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
433.83/435.77	c   420s| 12000 |   448 |  7169k| 174.6 |   166M |  50 |2528 |5616 | 672 |  17k|  1 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
435.33/437.26	c   421s| 12100 |   452 |  7191k| 174.8 |   166M |  50 |2528 |5688 | 591 |  17k|  0 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
436.82/438.72	c   423s| 12200 |   457 |  7213k| 174.9 |   166M |  50 |2528 |5595 | 575 |  18k|  0 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
438.31/440.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
438.31/440.24	c   424s| 12300 |   461 |  7236k| 175.0 |   166M |  50 |2528 |5584 | 567 |  18k|  1 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
440.01/441.90	c   426s| 12400 |   478 |  7261k| 175.2 |   166M |  50 |2528 |5721 | 572 |  18k|  0 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
441.40/443.34	c   427s| 12500 |   487 |  7282k| 175.3 |   166M |  50 |2528 |5707 | 586 |  18k|  1 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
442.70/444.66	c   429s| 12600 |   484 |  7302k| 175.3 |   166M |  50 |2528 |5789 | 586 |  18k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
444.59/446.52	c   431s| 12700 |   485 |  7330k| 175.6 |   166M |  50 |2528 |5725 | 608 |  19k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
446.19/448.13	c   432s| 12800 |   483 |  7354k| 175.7 |   166M |  50 |2528 |5697 | 574 |  19k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
449.18/451.14	c   435s| 12900 |   496 |  7409k| 176.6 |   167M |  50 |2528 |5654 | 686 |  19k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
452.26/454.27	c   438s| 13000 |   504 |  7466k| 177.5 |   167M |  50 |2528 |5713 | 672 |  19k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
455.54/457.51	c   442s| 13100 |   515 |  7525k| 178.5 |   167M |  50 |2528 |5762 | 662 |  19k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
458.23/460.29	c   444s| 13200 |   508 |  7576k| 179.3 |   167M |  50 |2528 |5783 | 652 |  19k|  0 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
460.13/462.16	c   446s| 13300 |   510 |  7611k| 179.7 |   167M |  50 |2528 |5813 | 577 |  19k|  0 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
461.52/463.55	c   448s| 13400 |   509 |  7633k| 179.8 |   167M |  50 |2528 |5808 | 585 |  19k|  0 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
463.61/465.60	c   450s| 13500 |   512 |  7664k| 180.1 |   167M |  50 |2528 |5747 | 602 |  20k|  2 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
465.30/467.35	c   451s| 13600 |   514 |  7691k| 180.3 |   167M |  50 |2528 |5671 | 628 |  20k|  0 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
466.69/468.72	c   453s| 13700 |   517 |  7711k| 180.4 |   167M |  50 |2528 |5743 | 562 |  20k|  1 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
468.00/470.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
468.00/470.10	c   454s| 13800 |   523 |  7732k| 180.5 |   167M |  50 |2528 |5596 | 572 |  20k|  0 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
469.38/471.46	c   455s| 13900 |   529 |  7752k| 180.5 |   167M |  50 |2528 |5598 | 625 |  20k|  1 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
471.47/473.58	c   458s| 14000 |   536 |  7785k| 180.9 |   167M |  50 |2528 |5441 | 666 |  20k|  0 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
472.67/474.72	c   459s| 14100 |   539 |  7804k| 180.9 |   167M |  50 |2528 |5448 | 631 |  21k|  0 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
475.45/477.54	c   462s| 14200 |   514 |  7848k| 181.5 |   167M |  50 |2528 |5237 | 566 |  21k|  0 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
477.06/479.14	c   463s| 14300 |   520 |  7873k| 181.6 |   167M |  50 |2528 |5298 | 655 |  21k|  0 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
478.95/481.06	c   465s| 14400 |   512 |  7902k| 181.9 |   167M |  50 |2528 |5331 | 574 |  21k|  1 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
480.63/482.72	c   467s| 14500 |   516 |  7928k| 182.1 |   167M |  50 |2528 |5333 | 630 |  21k|  1 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
482.52/484.68	c   469s| 14600 |   502 |  7957k| 182.3 |   167M |  50 |2528 |5255 | 550 |  21k|  1 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
484.22/486.30	c   470s| 14700 |   509 |  7983k| 182.5 |   167M |  50 |2528 |5313 |   0 |  21k|  0 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
486.11/488.23	c   472s| 14800 |   508 |  8013k| 182.8 |   167M |  50 |2528 |5248 | 668 |  21k|  1 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
487.91/490.07	c   474s| 14900 |   521 |  8040k| 183.0 |   167M |  50 |2528 |5221 | 587 |  22k|  1 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
489.59/491.73	c   476s| 15000 |   525 |  8064k| 183.1 |   167M |  50 |2528 |5258 |   0 |  22k|  0 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
490.79/492.96	c   477s| 15100 |   525 |  8083k| 183.1 |   167M |  50 |2528 |5278 | 656 |  22k|  0 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
492.58/494.73	c   479s| 15200 |   524 |  8111k| 183.3 |   167M |  50 |2528 |5213 | 575 |  22k|  1 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
494.98/497.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
494.98/497.16	c   481s| 15300 |   542 |  8148k| 183.7 |   167M |  50 |2528 |5190 | 624 |  22k|  0 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
496.56/498.72	c   483s| 15400 |   543 |  8174k| 183.9 |   167M |  50 |2528 |5225 | 664 |  22k|  2 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
498.36/500.50	c   485s| 15500 |   546 |  8201k| 184.1 |   167M |  50 |2528 |5218 | 571 |  22k|  1 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
500.05/502.27	c   486s| 15600 |   556 |  8227k| 184.3 |   168M |  50 |2528 |5257 | 657 |  23k|  2 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
501.74/503.92	c   488s| 15700 |   539 |  8252k| 184.4 |   168M |  50 |2528 |5323 |   0 |  23k|  0 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
503.14/505.31	c   489s| 15800 |   536 |  8273k| 184.5 |   168M |  50 |2528 |5381 | 671 |  23k|  0 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
504.94/507.18	c   491s| 15900 |   540 |  8304k| 184.8 |   168M |  50 |2528 |5298 | 581 |  23k|  0 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
506.72/508.92	c   493s| 16000 |   536 |  8332k| 185.0 |   168M |  50 |2528 |5253 | 587 |  23k|  0 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
508.52/510.75	c   495s| 16100 |   554 |  8361k| 185.2 |   168M |  50 |2528 |5221 | 595 |  23k|  1 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
510.51/512.72	c   497s| 16200 |   561 |  8391k| 185.5 |   168M |  50 |2528 |5228 | 613 |  23k|  1 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
512.70/514.90	c   499s| 16300 |   553 |  8424k| 185.8 |   168M |  50 |2528 |5197 | 607 |  24k|  1 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
514.29/516.51	c   501s| 16400 |   545 |  8450k| 185.9 |   168M |  50 |2528 |5259 | 649 |  24k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
516.08/518.40	c   502s| 16500 |   547 |  8479k| 186.2 |   168M |  50 |2528 |5302 | 663 |  24k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
518.18/520.44	c   504s| 16600 |   543 |  8511k| 186.5 |   168M |  50 |2528 |5365 | 653 |  24k|  0 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
519.67/521.93	c   506s| 16700 |   544 |  8536k| 186.6 |   168M |  50 |2528 |5467 | 624 |  24k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
521.46/523.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
521.46/523.73	c   508s| 16800 |   551 |  8564k| 186.8 |   168M |  50 |2528 |5413 | 638 |  24k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
523.25/525.53	c   510s| 16900 |   554 |  8593k| 187.0 |   168M |  50 |2528 |5391 | 623 |  24k|  0 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
524.86/527.18	c   511s| 17000 |   559 |  8620k| 187.2 |   168M |  50 |2528 |5450 | 612 |  25k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
526.85/529.17	c   513s| 17100 |   548 |  8655k| 187.6 |   168M |  50 |2528 |5472 | 645 |  25k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
528.74/531.05	c   515s| 17200 |   558 |  8683k| 187.8 |   168M |  50 |2528 |5509 | 599 |  25k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
530.52/532.85	c   517s| 17300 |   571 |  8709k| 187.9 |   168M |  50 |2528 |5325 | 569 |  25k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
532.32/534.64	c   519s| 17400 |   568 |  8736k| 188.1 |   168M |  50 |2528 |5359 | 595 |  25k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
534.11/536.42	c   520s| 17500 |   572 |  8762k| 188.3 |   168M |  50 |2528 |5113 | 672 |  25k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
535.20/537.53	c   522s| 17600 |   578 |  8778k| 188.2 |   168M |  50 |2528 |5099 | 595 |  25k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
537.30/539.68	c   524s| 17700 |   584 |  8809k| 188.5 |   168M |  50 |2528 |4692 | 633 |  25k|  0 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
539.09/541.46	c   525s| 17800 |   592 |  8837k| 188.6 |   168M |  50 |2528 |4675 | 628 |  26k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
540.49/542.80	c   527s| 17900 |   593 |  8858k| 188.7 |   168M |  50 |2528 |4849 | 630 |  26k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
542.08/544.40	c   528s| 18000 |   587 |  8883k| 188.8 |   168M |  50 |2528 |4887 | 626 |  26k|  0 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
543.97/546.30	c   530s| 18100 |   597 |  8915k| 189.1 |   168M |  50 |2528 |4914 | 636 |  26k|  1 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
545.27/547.69	c   532s| 18200 |   604 |  8936k| 189.2 |   168M |  50 |2528 |4801 | 641 |  26k|  1 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
547.56/549.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
547.56/549.98	c   534s| 18300 |   609 |  8972k| 189.5 |   168M |  50 |2528 |4768 | 666 |  26k|  0 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
551.54/553.93	c   538s| 18400 |   584 |  9033k| 190.4 |   168M |  50 |2528 |4245 | 678 |  26k|  0 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
553.65/556.01	c   540s| 18500 |   607 |  9061k| 190.6 |   168M |  50 |2528 |4317 | 569 |  27k|  0 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
554.83/557.22	c   541s| 18600 |   656 |  9077k| 190.5 |   168M |  50 |2528 |4392 | 563 |  27k|  1 |  55k|  22 |-6.000000e+00 |      --      |    Inf | unknown
557.81/560.21	c   544s| 18700 |   652 |  9127k| 191.2 |   168M |  50 |2528 |4453 | 573 |  27k|  1 |  55k|  22 |-6.000000e+00 |      --      |    Inf | unknown
561.30/563.70	c   548s| 18800 |   675 |  9187k| 192.0 |   168M |  50 |2528 |4509 | 574 |  27k|  2 |  55k|  22 |-6.000000e+00 |      --      |    Inf | unknown
563.89/566.32	c   550s| 18900 |   673 |  9229k| 192.5 |   168M |  50 |2528 |4564 | 593 |  27k|  0 |  55k|  22 |-6.000000e+00 |      --      |    Inf | unknown
567.28/569.71	c   554s| 19000 |   680 |  9280k| 193.2 |   168M |  50 |2528 |4556 | 579 |  27k|  1 |  55k|  22 |-6.000000e+00 |      --      |    Inf | unknown
570.16/572.62	c   557s| 19100 |   653 |  9327k| 193.7 |   168M |  50 |2528 |4648 | 576 |  27k|  1 |  56k|  22 |-6.000000e+00 |      --      |    Inf | unknown
573.95/576.43	c   560s| 19200 |   634 |  9382k| 194.5 |   168M |  50 |2528 |4546 | 587 |  28k|  0 |  56k|  22 |-6.000000e+00 |      --      |    Inf | unknown
577.23/579.74	c   564s| 19300 |   632 |  9434k| 195.2 |   168M |  50 |2528 |4581 | 633 |  28k|  1 |  56k|  22 |-6.000000e+00 |      --      |    Inf | unknown
579.82/582.34	c   566s| 19400 |   638 |  9474k| 195.6 |   168M |  50 |2528 |4410 | 595 |  28k|  0 |  56k|  22 |-6.000000e+00 |      --      |    Inf | unknown
582.81/585.32	c   569s| 19500 |   632 |  9524k| 196.2 |   169M |  50 |2528 |4422 | 618 |  28k|  1 |  56k|  22 |-6.000000e+00 |      --      |    Inf | unknown
584.52/587.05	c   571s| 19600 |   638 |  9555k| 196.4 |   169M |  50 |2528 |4464 |   0 |  28k|  0 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
587.79/590.39	c   574s| 19700 |   634 |  9607k| 197.1 |   169M |  50 |2528 |4480 |   0 |  28k|  0 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
589.78/592.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
589.78/592.37	c   576s| 19800 |   642 |  9645k| 197.5 |   169M |  51 |2528 |4551 | 668 |  28k|  2 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
591.87/594.43	c   578s| 19900 |   637 |  9683k| 197.9 |   169M |  51 |2528 |4558 | 656 |  28k|  0 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
594.16/596.78	c   581s| 20000 |   636 |  9728k| 198.4 |   169M |  51 |2528 |4618 | 680 |  29k|  0 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
596.26/598.88	c   583s| 20100 |   638 |  9767k| 198.8 |   169M |  51 |2528 |4622 | 652 |  29k|  1 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
598.95/601.52	c   586s| 20200 |   645 |  9815k| 199.3 |   169M |  51 |2528 |4600 | 559 |  29k|  1 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
601.45/604.04	c   588s| 20300 |   684 |  9860k| 199.8 |   169M |  51 |2528 |4626 | 654 |  29k|  0 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
603.92/606.58	c   591s| 20400 |   695 |  9905k| 200.3 |   169M |  51 |2528 |4726 | 581 |  29k|  1 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
606.61/609.20	c   593s| 20500 |   720 |  9949k| 200.8 |   169M |  51 |2528 |4836 | 567 |  29k|  1 |  58k|  22 |-6.000000e+00 |      --      |    Inf | unknown
609.20/611.85	c   596s| 20600 |   728 |  9993k| 201.3 |   169M |  51 |2528 |4819 | 567 |  29k|  1 |  58k|  22 |-6.000000e+00 |      --      |    Inf | unknown
611.79/614.43	c   598s| 20700 |   739 | 10044k| 201.9 |   169M |  51 |2528 |4945 |   0 |  29k|  0 |  58k|  22 |-6.000000e+00 |      --      |    Inf | unknown
615.08/617.71	c   602s| 20800 |   734 | 10100k| 202.7 |   169M |  51 |2528 |4875 | 569 |  30k|  0 |  58k|  22 |-6.000000e+00 |      --      |    Inf | unknown
617.57/620.27	c   604s| 20900 |   738 | 10145k| 203.1 |   169M |  51 |2528 |4930 | 560 |  30k|  1 |  58k|  22 |-6.000000e+00 |      --      |    Inf | unknown
620.47/623.15	c   607s| 21000 |   740 | 10194k| 203.7 |   169M |  51 |2528 |5047 | 568 |  30k|  0 |  59k|  22 |-6.000000e+00 |      --      |    Inf | unknown
623.54/626.27	c   610s| 21100 |   755 | 10247k| 204.4 |   169M |  51 |2528 |5138 | 572 |  30k|  0 |  59k|  22 |-6.000000e+00 |      --      |    Inf | unknown
627.53/630.27	c   614s| 21200 |   664 | 10318k| 205.4 |   169M |  51 |2528 |4932 | 661 |  30k|  1 |  59k|  22 |-6.000000e+00 |      --      |    Inf | unknown
630.71/633.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
630.71/633.44	c   617s| 21300 |   654 | 10378k| 206.2 |   169M |  51 |2528 |4985 | 661 |  30k|  0 |  59k|  22 |-6.000000e+00 |      --      |    Inf | unknown
633.10/635.85	c   620s| 21400 |   658 | 10422k| 206.6 |   169M |  51 |2528 |5063 | 617 |  30k|  2 |  59k|  22 |-6.000000e+00 |      --      |    Inf | unknown
634.90/637.64	c   622s| 21500 |   652 | 10456k| 206.9 |   169M |  51 |2528 |5206 | 593 |  31k|  0 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
636.99/639.75	c   624s| 21600 |   656 | 10495k| 207.3 |   169M |  51 |2528 |5079 | 613 |  31k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
639.08/641.81	c   626s| 21700 |   662 | 10535k| 207.6 |   169M |  51 |2528 |5105 | 620 |  31k|  0 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
640.77/643.52	c   628s| 21800 |   666 | 10568k| 207.9 |   169M |  51 |2528 |5173 | 635 |  31k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
642.17/644.93	c   629s| 21900 |   665 | 10595k| 208.0 |   169M |  51 |2528 |5200 | 635 |  31k|  0 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
644.16/646.93	c   631s| 22000 |   666 | 10635k| 208.4 |   169M |  51 |2528 |5234 | 634 |  31k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
646.36/649.14	c   633s| 22100 |   668 | 10679k| 208.8 |   169M |  51 |2528 |5281 | 633 |  31k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
649.04/651.89	c   636s| 22200 |   675 | 10733k| 209.5 |   169M |  51 |2528 |5345 | 641 |  31k|  0 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
652.12/654.93	c   639s| 22300 |   684 | 10789k| 210.2 |   169M |  51 |2528 |5351 | 631 |  32k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
654.51/657.35	c   641s| 22400 |   693 | 10835k| 210.6 |   169M |  51 |2528 |5382 | 613 |  32k|  0 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
656.50/659.38	c   643s| 22500 |   699 | 10874k| 211.0 |   169M |  51 |2528 |5441 | 641 |  32k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
658.00/660.80	c   645s| 22600 |   715 | 10898k| 211.0 |   169M |  51 |2528 |5498 | 628 |  32k|  0 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
659.99/662.80	c   647s| 22700 |   705 | 10931k| 211.3 |   169M |  51 |2528 |5555 | 621 |  32k|  1 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
661.88/664.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
661.88/664.72	c   649s| 22800 |   691 | 10963k| 211.5 |   169M |  51 |2528 |5467 | 634 |  32k|  1 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
663.77/666.66	c   651s| 22900 |   693 | 10994k| 211.7 |   169M |  51 |2528 |5420 | 646 |  33k|  0 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
665.66/668.58	c   653s| 23000 |   688 | 11025k| 211.9 |   170M |  51 |2528 |5406 | 643 |  33k|  0 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
667.46/670.35	c   654s| 23100 |   671 | 11054k| 212.0 |   170M |  51 |2528 |5237 | 583 |  33k|  0 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
669.05/671.90	c   656s| 23200 |   681 | 11078k| 212.1 |   170M |  51 |2528 |5256 | 596 |  33k|  1 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
670.34/673.23	c   657s| 23300 |   681 | 11100k| 212.1 |   170M |  51 |2528 |5346 | 591 |  33k|  0 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
671.84/674.73	c   659s| 23400 |   683 | 11123k| 212.1 |   170M |  51 |2528 |5354 | 594 |  33k|  1 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
673.43/676.33	c   660s| 23500 |   680 | 11147k| 212.2 |   170M |  51 |2528 |5444 | 609 |  33k|  1 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
675.13/678.08	c   662s| 23600 |   676 | 11174k| 212.3 |   170M |  51 |2528 |5383 | 589 |  33k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
676.62/679.57	c   664s| 23700 |   689 | 11198k| 212.3 |   170M |  51 |2528 |5281 | 573 |  34k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
677.81/680.77	c   665s| 23800 |   694 | 11218k| 212.3 |   170M |  51 |2528 |5297 | 589 |  34k|  0 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
678.81/681.77	c   666s| 23900 |   701 | 11235k| 212.2 |   170M |  51 |2528 |5337 | 595 |  34k|  0 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
680.60/683.51	c   668s| 24000 |   700 | 11263k| 212.4 |   170M |  51 |2528 |5358 | 643 |  34k|  0 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
682.29/685.22	c   669s| 24100 |   707 | 11290k| 212.5 |   170M |  51 |2528 |5410 | 587 |  34k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
683.29/686.21	c   670s| 24200 |   718 | 11306k| 212.4 |   170M |  51 |2528 |5468 | 588 |  34k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
684.28/687.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
684.28/687.22	c   671s| 24300 |   719 | 11322k| 212.3 |   170M |  51 |2528 |5511 | 580 |  34k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
686.27/689.22	c   673s| 24400 |   731 | 11353k| 212.5 |   170M |  51 |2528 |5477 | 566 |  34k|  0 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
687.27/690.25	c   674s| 24500 |   752 | 11369k| 212.4 |   170M |  51 |2528 |5482 | 584 |  34k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
688.26/691.23	c   675s| 24600 |   749 | 11384k| 212.2 |   170M |  51 |2528 |5514 | 600 |  35k|  2 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
689.36/692.34	c   676s| 24700 |   748 | 11402k| 212.2 |   170M |  51 |2528 |5551 | 588 |  35k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
690.85/693.89	c   678s| 24800 |   728 | 11427k| 212.3 |   170M |  51 |2528 |5529 | 584 |  35k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
692.16/695.13	c   679s| 24900 |   726 | 11447k| 212.2 |   170M |  51 |2528 |5572 | 591 |  35k|  2 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
693.16/696.13	c   680s| 25000 |   723 | 11463k| 212.1 |   170M |  51 |2528 |5597 | 585 |  35k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
694.54/697.53	c   682s| 25100 |   729 | 11485k| 212.2 |   170M |  51 |2528 |5563 | 603 |  35k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
695.33/698.36	c   682s| 25200 |   741 | 11497k| 212.0 |   170M |  51 |2528 |5566 | 586 |  35k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
696.43/699.40	c   683s| 25300 |   739 | 11514k| 211.9 |   170M |  51 |2528 |5607 | 591 |  36k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
697.32/700.36	c   684s| 25400 |   735 | 11529k| 211.8 |   170M |  51 |2528 |5612 | 593 |  36k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
698.32/701.33	c   685s| 25500 |   737 | 11543k| 211.7 |   170M |  51 |2528 |5661 | 584 |  36k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
698.92/701.98	c   686s| 25600 |   739 | 11553k| 211.4 |   170M |  51 |2528 |5667 | 599 |  36k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
699.71/702.79	c   687s| 25700 |   736 | 11564k| 211.3 |   170M |  51 |2528 |5644 | 596 |  36k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
700.81/703.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
700.81/703.86	c   688s| 25800 |   734 | 11581k| 211.2 |   170M |  51 |2528 |5652 | 588 |  36k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
701.61/704.67	c   689s| 25900 |   742 | 11594k| 211.0 |   170M |  51 |2528 |5681 | 585 |  36k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
702.90/705.99	c   690s| 26000 |   740 | 11616k| 211.1 |   170M |  51 |2528 |5722 | 594 |  36k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
704.01/707.08	c   691s| 26100 |   739 | 11633k| 211.0 |   170M |  51 |2528 |5766 | 580 |  36k|  2 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
705.49/708.56	c   693s| 26200 |   741 | 11657k| 211.0 |   170M |  51 |2528 |5775 | 581 |  36k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
706.68/709.77	c   694s| 26300 |   753 | 11676k| 211.0 |   170M |  51 |2528 |5793 | 586 |  37k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
707.68/710.75	c   695s| 26400 |   762 | 11691k| 210.9 |   170M |  51 |2528 |5832 | 594 |  37k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
708.68/711.77	c   696s| 26500 |   757 | 11709k| 210.8 |   170M |  51 |2528 |5865 | 591 |  37k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
710.08/713.13	c   697s| 26600 |   759 | 11731k| 210.9 |   170M |  51 |2528 |5904 | 607 |  37k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
711.17/714.20	c   698s| 26700 |   762 | 11749k| 210.8 |   170M |  51 |2528 |5972 | 592 |  37k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
712.26/715.31	c   699s| 26800 |   760 | 11768k| 210.8 |   170M |  51 |2528 |5975 | 609 |  37k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
713.86/716.98	c   701s| 26900 |   758 | 11798k| 210.9 |   170M |  51 |2528 |5999 | 611 |  37k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
715.55/718.69	c   703s| 27000 |   747 | 11827k| 211.0 |   170M |  51 |2528 |5956 | 577 |  37k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
716.64/719.78	c   704s| 27100 |   744 | 11844k| 211.0 |   170M |  51 |2528 |5855 | 579 |  37k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
718.05/721.18	c   705s| 27200 |   742 | 11867k| 211.0 |   170M |  51 |2528 |5877 | 594 |  38k|  0 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
721.13/724.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
721.13/724.25	c   708s| 27300 |   744 | 11914k| 211.5 |   170M |  51 |2528 |5500 | 624 |  38k|  0 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
722.52/725.68	c   710s| 27400 |   757 | 11936k| 211.5 |   170M |  51 |2528 |5311 | 606 |  38k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
724.41/727.59	c   712s| 27500 |   733 | 11963k| 211.6 |   170M |  51 |2528 |5251 | 890 |  38k|  0 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
726.10/729.27	c   713s| 27600 |   733 | 11990k| 211.7 |   170M |  51 |2528 |5199 | 606 |  38k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
727.40/730.55	c   715s| 27700 |   738 | 12011k| 211.7 |   170M |  51 |2528 |5234 | 616 |  38k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
729.00/732.12	c   716s| 27800 |   736 | 12035k| 211.8 |   170M |  51 |2528 |5231 | 619 |  38k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
731.38/734.57	c   719s| 27900 |   744 | 12072k| 212.0 |   170M |  51 |2528 |5118 | 711 |  39k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
733.47/736.60	c   721s| 28000 |   784 | 12099k| 212.1 |   170M |  51 |2528 |4659 | 620 |  39k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
734.88/738.01	c   722s| 28100 |   790 | 12119k| 212.1 |   170M |  51 |2528 |4670 | 560 |  39k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
735.76/738.90	c   723s| 28200 |   798 | 12132k| 212.0 |   170M |  51 |2528 |4705 |   0 |  39k|  0 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
736.97/740.11	c   724s| 28300 |   797 | 12152k| 211.9 |   170M |  51 |2528 |4773 | 574 |  39k|  0 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
738.65/741.87	c   726s| 28400 |   798 | 12180k| 212.1 |   170M |  51 |2528 |4846 | 593 |  39k|  0 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
739.96/743.13	c   727s| 28500 |   797 | 12199k| 212.0 |   170M |  51 |2528 |4886 | 576 |  39k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
741.04/744.24	c   728s| 28600 |   804 | 12215k| 211.9 |   170M |  51 |2528 |4982 | 575 |  39k|  0 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
742.43/745.61	c   730s| 28700 |   803 | 12236k| 211.9 |   170M |  51 |2528 |5016 | 587 |  39k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
744.72/747.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
744.72/747.97	c   732s| 28800 |   813 | 12277k| 212.3 |   170M |  51 |2528 |5028 | 569 |  40k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
747.41/750.60	c   735s| 28900 |   813 | 12325k| 212.7 |   170M |  51 |2528 |5070 | 571 |  40k|  2 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
749.50/752.77	c   737s| 29000 |   847 | 12365k| 213.1 |   170M |  51 |2528 |5064 | 564 |  40k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
751.81/755.07	c   739s| 29100 |   855 | 12408k| 213.4 |   170M |  51 |2528 |5087 | 588 |  40k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
753.90/757.18	c   741s| 29200 |   849 | 12447k| 213.7 |   170M |  51 |2528 |5104 | 578 |  40k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
756.57/759.86	c   744s| 29300 |   884 | 12496k| 214.2 |   170M |  51 |2528 |5141 | 566 |  40k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
758.88/762.18	c   746s| 29400 |   890 | 12538k| 214.6 |   171M |  51 |2528 |5180 | 571 |  41k|  1 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
760.96/764.22	c   748s| 29500 |   903 | 12575k| 214.8 |   171M |  51 |2528 |5242 |   0 |  41k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
763.05/766.31	c   750s| 29600 |   903 | 12612k| 215.1 |   171M |  51 |2528 |5270 | 581 |  41k|  1 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
766.63/769.93	c   754s| 29700 |   822 | 12676k| 215.8 |   171M |  51 |2528 |5145 | 565 |  41k|  1 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
769.02/772.34	c   756s| 29800 |   828 | 12719k| 216.2 |   171M |  51 |2528 |5218 |   0 |  41k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
772.01/775.30	c   759s| 29900 |   825 | 12772k| 216.7 |   171M |  51 |2528 |5208 | 576 |  41k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
773.71/777.07	c   761s| 30000 |   828 | 12802k| 216.9 |   171M |  51 |2528 |5217 | 588 |  41k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
775.10/778.46	c   762s| 30100 |   821 | 12823k| 216.8 |   171M |  51 |2528 |5293 | 566 |  42k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
776.39/779.73	c   764s| 30200 |   821 | 12842k| 216.8 |   171M |  51 |2528 |5369 | 595 |  42k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
778.38/781.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
778.38/781.70	c   766s| 30300 |   812 | 12872k| 216.9 |   171M |  51 |2528 |5222 | 586 |  42k|  1 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
780.18/783.56	c   768s| 30400 |   820 | 12900k| 217.1 |   171M |  51 |2528 |5260 | 609 |  42k|  1 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
782.27/785.65	c   770s| 30500 |   822 | 12932k| 217.2 |   171M |  51 |2528 |5389 | 613 |  42k|  1 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
784.06/787.49	c   771s| 30600 |   813 | 12961k| 217.3 |   171M |  51 |2528 |5431 | 605 |  42k|  1 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
785.76/789.14	c   773s| 30700 |   811 | 12985k| 217.4 |   171M |  51 |2528 |5453 | 610 |  42k|  1 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
787.94/791.35	c   775s| 30800 |   807 | 13019k| 217.6 |   171M |  51 |2528 |5488 | 579 |  42k|  0 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
789.83/793.23	c   777s| 30900 |   816 | 13048k| 217.7 |   171M |  51 |2528 |5494 | 598 |  42k|  0 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
791.43/794.84	c   779s| 31000 |   820 | 13073k| 217.8 |   171M |  51 |2528 |5509 | 570 |  43k|  1 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
793.02/796.42	c   780s| 31100 |   825 | 13098k| 217.8 |   171M |  51 |2528 |5562 | 564 |  43k|  0 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
795.01/798.49	c   782s| 31200 |   821 | 13129k| 218.0 |   171M |  51 |2528 |5589 | 591 |  43k|  0 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
796.72/800.13	c   784s| 31300 |   818 | 13154k| 218.0 |   171M |  51 |2528 |5653 | 595 |  43k|  0 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
798.30/801.74	c   786s| 31400 |   814 | 13178k| 218.1 |   171M |  51 |2528 |5705 | 581 |  43k|  0 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
799.39/802.80	c   787s| 31500 |   816 | 13193k| 217.9 |   171M |  51 |2528 |5760 | 582 |  43k|  1 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
800.70/804.11	c   788s| 31600 |   812 | 13212k| 217.9 |   171M |  51 |2528 |5779 | 586 |  43k|  0 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
802.38/805.85	c   790s| 31700 |   820 | 13240k| 218.0 |   171M |  51 |2528 |5761 | 657 |  43k|  0 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
803.59/807.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
803.59/807.06	c   791s| 31800 |   827 | 13259k| 217.9 |   171M |  51 |2528 |5600 | 583 |  43k|  0 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
804.87/808.36	c   792s| 31900 |   826 | 13280k| 217.9 |   171M |  51 |2528 |5624 | 580 |  43k|  1 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
806.76/810.30	c   794s| 32000 |   837 | 13310k| 218.1 |   171M |  51 |2528 |5553 | 613 |  44k|  0 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
808.35/811.82	c   796s| 32100 |   837 | 13333k| 218.1 |   171M |  51 |2528 |5655 | 606 |  44k|  1 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
809.95/813.44	c   797s| 32200 |   833 | 13359k| 218.2 |   171M |  51 |2528 |5766 | 624 |  44k|  0 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
811.55/815.02	c   799s| 32300 |   831 | 13383k| 218.2 |   171M |  51 |2528 |5805 |   0 |  44k|  0 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
813.43/816.90	c   801s| 32400 |   832 | 13406k| 218.2 |   171M |  51 |2528 |5764 | 574 |  44k|  1 |  69k|  22 |-6.000000e+00 |      --      |    Inf | unknown
815.22/818.78	c   803s| 32500 |   861 | 13427k| 218.2 |   172M |  51 |2528 |5691 | 554 |  44k|  0 |  69k|  22 |-6.000000e+00 |      --      |    Inf | unknown
816.72/820.23	c   804s| 32600 |   895 | 13446k| 218.2 |   172M |  51 |2528 |5712 | 566 |  44k|  1 |  69k|  22 |-6.000000e+00 |      --      |    Inf | unknown
818.41/821.91	c   806s| 32700 |   892 | 13466k| 218.1 |   172M |  51 |2528 |5810 | 585 |  44k|  0 |  69k|  22 |-6.000000e+00 |      --      |    Inf | unknown
820.10/823.60	c   808s| 32800 |   895 | 13489k| 218.1 |   172M |  51 |2528 |5928 | 588 |  45k|  0 |  69k|  22 |-6.000000e+00 |      --      |    Inf | unknown
821.51/825.09	c   809s| 32900 |   899 | 13511k| 218.2 |   172M |  51 |2528 |5845 | 603 |  45k|  0 |  69k|  22 |-6.000000e+00 |      --      |    Inf | unknown
823.98/827.57	c   812s| 33000 |   894 | 13549k| 218.4 |   172M |  51 |2528 |5733 | 620 |  45k|  1 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
825.87/829.48	c   813s| 33100 |   896 | 13578k| 218.5 |   172M |  51 |2528 |5777 | 632 |  45k|  0 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
827.48/831.03	c   815s| 33200 |   926 | 13600k| 218.5 |   172M |  51 |2528 |5589 | 588 |  45k|  1 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
828.48/832.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
828.48/832.06	c   816s| 33300 |   932 | 13616k| 218.4 |   172M |  51 |2528 |5686 | 584 |  45k|  1 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
829.47/833.10	c   817s| 33400 |   939 | 13633k| 218.4 |   172M |  51 |2528 |5715 |   0 |  45k|  0 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
830.36/834.00	c   818s| 33500 |   934 | 13647k| 218.2 |   172M |  51 |2528 |5683 | 582 |  46k|  1 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
831.35/835.00	c   819s| 33600 |   931 | 13663k| 218.1 |   172M |  51 |2528 |5710 | 589 |  46k|  1 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
832.56/836.11	c   820s| 33700 |   929 | 13682k| 218.1 |   172M |  51 |2528 |5730 | 594 |  46k|  0 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
833.14/836.79	c   821s| 33800 |   936 | 13692k| 217.9 |   172M |  51 |2528 |5777 |   0 |  46k|  0 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
834.34/837.92	c   822s| 33900 |   954 | 13709k| 217.8 |   172M |  51 |2528 |5824 | 592 |  46k|  1 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
835.44/839.02	c   823s| 34000 |   956 | 13726k| 217.8 |   172M |  51 |2528 |5860 | 585 |  46k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
836.73/840.33	c   824s| 34100 |   939 | 13747k| 217.7 |   172M |  51 |2528 |5904 | 589 |  46k|  2 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
837.62/841.21	c   825s| 34200 |   959 | 13759k| 217.6 |   172M |  51 |2528 |5933 | 600 |  46k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
838.72/842.31	c   826s| 34300 |   958 | 13777k| 217.5 |   172M |  51 |2528 |5968 | 594 |  46k|  0 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
839.61/843.23	c   827s| 34400 |   961 | 13790k| 217.4 |   172M |  51 |2528 |6020 | 594 |  46k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
840.71/844.33	c   828s| 34500 |   943 | 13807k| 217.3 |   172M |  51 |2528 |5975 | 567 |  47k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
841.90/845.59	c   830s| 34600 |   945 | 13826k| 217.3 |   172M |  51 |2528 |5824 | 580 |  47k|  0 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
842.80/846.41	c   830s| 34700 |   974 | 13838k| 217.1 |   172M |  51 |2528 |5827 | 608 |  47k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
843.99/847.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
843.99/847.68	c   832s| 34800 |   974 | 13858k| 217.1 |   172M |  51 |2528 |5911 | 626 |  47k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
845.59/849.22	c   833s| 34900 |   969 | 13883k| 217.1 |   172M |  51 |2528 |5960 | 593 |  47k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
846.98/850.69	c   835s| 35000 |   963 | 13906k| 217.2 |   172M |  51 |2528 |5953 | 575 |  47k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
847.98/851.67	c   836s| 35100 |   976 | 13920k| 217.0 |   172M |  51 |2528 |6016 | 597 |  47k|  0 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
849.07/852.71	c   837s| 35200 |   971 | 13936k| 217.0 |   172M |  51 |2528 |6071 |   0 |  48k|  0 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
850.07/853.70	c   838s| 35300 |   971 | 13951k| 216.8 |   172M |  51 |2528 |6051 | 604 |  48k|  3 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
850.77/854.47	c   838s| 35400 |   964 | 13962k| 216.7 |   172M |  51 |2528 |6011 | 586 |  48k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
852.16/855.84	c   840s| 35500 |   962 | 13983k| 216.7 |   172M |  51 |2528 |5942 | 592 |  48k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
853.06/856.76	c   841s| 35600 |   964 | 13997k| 216.6 |   172M |  51 |2528 |5959 | 594 |  48k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
854.36/858.03	c   842s| 35700 |   959 | 14017k| 216.5 |   172M |  51 |2528 |5946 | 597 |  48k|  0 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
855.64/859.38	c   843s| 35800 |   965 | 14039k| 216.5 |   172M |  51 |2528 |5908 | 591 |  48k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
856.94/860.65	c   845s| 35900 |   972 | 14059k| 216.5 |   172M |  51 |2528 |5913 | 591 |  49k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
858.13/861.86	c   846s| 36000 |   981 | 14079k| 216.5 |   172M |  51 |2528 |5952 | 599 |  49k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
859.34/863.10	c   847s| 36100 |   975 | 14099k| 216.5 |   172M |  51 |2528 |6012 | 598 |  49k|  2 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
860.62/864.31	c   848s| 36200 |   978 | 14118k| 216.4 |   172M |  51 |2528 |6036 | 606 |  49k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
861.82/865.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
861.82/865.59	c   850s| 36300 |   981 | 14138k| 216.4 |   172M |  51 |2528 |6049 | 606 |  49k|  0 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
863.32/867.10	c   851s| 36400 |   978 | 14162k| 216.4 |   172M |  51 |2528 |6079 | 607 |  49k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
864.80/868.52	c   853s| 36500 |   981 | 14184k| 216.4 |   172M |  51 |2528 |5957 | 605 |  49k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
865.70/869.40	c   853s| 36600 |   981 | 14198k| 216.3 |   172M |  51 |2528 |5978 | 616 |  49k|  0 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
866.79/870.58	c   855s| 36700 |   987 | 14216k| 216.3 |   172M |  51 |2528 |5874 | 625 |  50k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
867.89/871.66	c   856s| 36800 |   984 | 14234k| 216.2 |   172M |  51 |2528 |5867 | 639 |  50k|  0 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
868.98/872.77	c   857s| 36900 |   986 | 14253k| 216.2 |   172M |  51 |2528 |5885 | 618 |  50k|  0 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
873.66/877.43	c   861s| 37000 |   924 | 14317k| 216.8 |   172M |  51 |2528 |5330 | 584 |  50k|  1 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
875.65/879.45	c   863s| 37100 |   929 | 14346k| 216.9 |   172M |  51 |2528 |5379 | 630 |  50k|  1 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
877.45/881.29	c   865s| 37200 |   927 | 14374k| 217.0 |   172M |  51 |2528 |5281 | 626 |  50k|  1 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
878.74/882.55	c   867s| 37300 |   932 | 14392k| 217.0 |   172M |  51 |2528 |5141 | 598 |  50k|  1 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
880.04/883.85	c   868s| 37400 |   938 | 14413k| 216.9 |   172M |  51 |2528 |5147 | 602 |  50k|  1 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
881.63/885.45	c   869s| 37500 |   940 | 14437k| 217.0 |   173M |  51 |2528 |5128 | 593 |  51k|  1 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
883.52/887.35	c   871s| 37600 |   950 | 14467k| 217.1 |   173M |  51 |2528 |5016 | 618 |  51k|  0 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
884.72/888.52	c   873s| 37700 |   962 | 14486k| 217.1 |   173M |  51 |2528 |4989 | 597 |  51k|  0 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
885.51/889.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
885.51/889.30	c   873s| 37800 |   964 | 14497k| 216.9 |   173M |  51 |2528 |5041 | 608 |  51k|  0 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
886.41/890.24	c   874s| 37900 |   972 | 14512k| 216.8 |   173M |  51 |2528 |5093 | 612 |  51k|  0 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
888.31/892.19	c   876s| 38000 |   960 | 14544k| 217.0 |   173M |  51 |2528 |5013 | 586 |  51k|  0 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
890.31/894.12	c   878s| 38100 |   976 | 14573k| 217.1 |   173M |  51 |2528 |5054 | 596 |  51k|  1 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
892.88/896.75	c   881s| 38200 |   986 | 14611k| 217.3 |   173M |  51 |2528 |4868 | 655 |  51k|  1 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
894.48/898.31	c   882s| 38300 |  1005 | 14629k| 217.3 |   173M |  51 |2528 |4789 | 567 |  52k|  1 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
895.57/899.42	c   883s| 38400 |  1016 | 14642k| 217.1 |   173M |  51 |2528 |4815 | 570 |  52k|  1 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
896.37/900.20	c   884s| 38500 |  1025 | 14653k| 217.0 |   173M |  51 |2528 |4896 | 594 |  52k|  1 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
897.06/900.98	c   885s| 38600 |  1043 | 14663k| 216.8 |   173M |  51 |2528 |4930 | 590 |  52k|  0 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
898.17/902.04	c   886s| 38700 |  1039 | 14677k| 216.7 |   173M |  51 |2528 |5010 | 609 |  52k|  2 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
899.06/902.94	c   887s| 38800 |  1043 | 14690k| 216.6 |   173M |  51 |2528 |5073 | 610 |  52k|  1 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
900.16/904.05	c   888s| 38900 |  1052 | 14706k| 216.5 |   173M |  51 |2528 |5102 | 599 |  52k|  1 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
900.95/904.87	c   889s| 39000 |  1056 | 14717k| 216.3 |   173M |  51 |2528 |5180 | 589 |  52k|  1 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
901.94/905.81	c   890s| 39100 |  1061 | 14730k| 216.2 |   173M |  51 |2528 |5264 | 598 |  53k|  1 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
903.34/907.28	c   891s| 39200 |  1063 | 14753k| 216.2 |   173M |  51 |2528 |5189 | 605 |  53k|  0 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
904.83/908.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
904.83/908.72	c   893s| 39300 |  1058 | 14775k| 216.2 |   173M |  51 |2528 |5274 | 595 |  53k|  1 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
906.03/909.93	c   894s| 39400 |  1062 | 14793k| 216.2 |   173M |  51 |2528 |5270 | 587 |  53k|  1 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
907.13/911.04	c   895s| 39500 |  1070 | 14809k| 216.1 |   173M |  51 |2528 |5286 | 612 |  53k|  0 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
907.92/911.89	c   896s| 39600 |  1077 | 14820k| 215.9 |   173M |  51 |2528 |5344 | 609 |  53k|  1 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
908.91/912.84	c   897s| 39700 |  1084 | 14834k| 215.8 |   173M |  51 |2528 |5276 | 592 |  53k|  0 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
910.01/913.98	c   898s| 39800 |  1090 | 14850k| 215.7 |   173M |  51 |2528 |5370 | 622 |  54k|  2 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
910.90/914.83	c   899s| 39900 |  1101 | 14862k| 215.6 |   175M |  51 |2528 |5372 | 613 |  54k|  1 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
912.21/916.11	c   900s| 40000 |  1095 | 14881k| 215.6 |   175M |  51 |2528 |5418 | 615 |  54k|  0 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
913.29/917.28	c   901s| 40100 |  1089 | 14897k| 215.5 |   175M |  51 |2528 |5425 | 614 |  54k|  1 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
914.49/918.48	c   902s| 40200 |  1086 | 14915k| 215.4 |   175M |  51 |2528 |5426 | 608 |  54k|  0 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
916.09/920.09	c   904s| 40300 |  1074 | 14938k| 215.4 |   175M |  51 |2528 |5420 | 614 |  54k|  1 |  77k|  22 |-6.000000e+00 |      --      |    Inf | unknown
917.28/921.25	c   905s| 40400 |  1076 | 14956k| 215.4 |   175M |  51 |2528 |5335 | 591 |  54k|  1 |  77k|  22 |-6.000000e+00 |      --      |    Inf | unknown
918.67/922.63	c   907s| 40500 |  1074 | 14977k| 215.4 |   175M |  51 |2528 |5267 | 599 |  55k|  1 |  77k|  22 |-6.000000e+00 |      --      |    Inf | unknown
920.66/924.64	c   909s| 40600 |  1082 | 15006k| 215.5 |   175M |  51 |2528 |4844 | 604 |  55k|  1 |  77k|  22 |-6.000000e+00 |      --      |    Inf | unknown
922.17/926.12	c   910s| 40700 |  1082 | 15028k| 215.5 |   175M |  51 |2528 |4632 | 626 |  55k|  1 |  77k|  22 |-6.000000e+00 |      --      |    Inf | unknown
923.45/927.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
923.45/927.40	c   911s| 40800 |  1084 | 15046k| 215.5 |   175M |  51 |2528 |4716 | 615 |  55k|  0 |  77k|  22 |-6.000000e+00 |      --      |    Inf | unknown
924.84/928.84	c   913s| 40900 |  1089 | 15067k| 215.4 |   175M |  51 |2528 |4842 | 621 |  55k|  0 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
926.34/930.32	c   914s| 41000 |  1096 | 15089k| 215.4 |   175M |  51 |2528 |4822 | 584 |  55k|  0 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
927.83/931.85	c   916s| 41100 |  1109 | 15111k| 215.5 |   175M |  51 |2528 |4740 | 604 |  56k|  1 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
929.23/933.26	c   917s| 41200 |  1113 | 15133k| 215.5 |   175M |  51 |2528 |4787 | 607 |  56k|  0 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
930.82/934.85	c   919s| 41300 |  1112 | 15157k| 215.5 |   175M |  51 |2528 |4867 | 599 |  56k|  0 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
932.31/936.35	c   920s| 41400 |  1120 | 15180k| 215.5 |   175M |  51 |2528 |4853 | 610 |  56k|  1 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
933.51/937.57	c   922s| 41500 |  1115 | 15198k| 215.5 |   175M |  51 |2528 |4899 | 592 |  56k|  0 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
935.30/939.34	c   923s| 41600 |  1127 | 15224k| 215.5 |   175M |  51 |2528 |5020 | 615 |  57k|  1 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
937.39/941.40	c   925s| 41700 |  1132 | 15253k| 215.6 |   175M |  51 |2528 |5128 | 615 |  57k|  0 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
939.38/943.43	c   927s| 41800 |  1129 | 15282k| 215.7 |   175M |  51 |2528 |5150 | 612 |  57k|  0 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
940.68/944.74	c   929s| 41900 |  1131 | 15300k| 215.7 |   175M |  51 |2528 |5229 | 609 |  57k|  1 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
942.27/946.39	c   930s| 42000 |  1120 | 15326k| 215.8 |   175M |  51 |2528 |5262 | 608 |  57k|  2 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
943.46/947.56	c   932s| 42100 |  1124 | 15344k| 215.7 |   175M |  51 |2528 |5251 | 584 |  57k|  1 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
945.07/949.17	c   933s| 42200 |  1118 | 15369k| 215.7 |   175M |  51 |2528 |5240 | 619 |  58k|  1 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
946.55/950.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
946.55/950.66	c   935s| 42300 |  1120 | 15391k| 215.8 |   175M |  51 |2528 |5221 | 603 |  58k|  1 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
948.06/952.16	c   936s| 42400 |  1123 | 15413k| 215.8 |   175M |  51 |2528 |5237 | 604 |  58k|  1 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
949.24/953.30	c   937s| 42500 |  1125 | 15430k| 215.7 |   175M |  51 |2528 |5330 | 582 |  58k|  1 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
950.63/954.75	c   939s| 42600 |  1130 | 15451k| 215.7 |   175M |  51 |2528 |5325 | 633 |  58k|  1 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
952.13/956.28	c   940s| 42700 |  1130 | 15474k| 215.7 |   175M |  51 |2528 |5400 | 628 |  58k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
953.72/957.83	c   942s| 42800 |  1129 | 15497k| 215.7 |   175M |  51 |2528 |5411 | 570 |  58k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
955.51/959.65	c   944s| 42900 |  1135 | 15523k| 215.8 |   175M |  51 |2528 |5405 | 573 |  59k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
956.41/960.56	c   945s| 43000 |  1137 | 15535k| 215.7 |   175M |  51 |2528 |5497 | 605 |  59k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
957.70/961.81	c   946s| 43100 |  1136 | 15552k| 215.6 |   175M |  51 |2528 |5557 | 609 |  59k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
958.80/963.01	c   947s| 43200 |  1149 | 15569k| 215.5 |   175M |  51 |2528 |5599 | 594 |  59k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
959.79/963.91	c   948s| 43300 |  1166 | 15583k| 215.4 |   175M |  51 |2528 |5616 | 609 |  59k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
960.49/964.62	c   949s| 43400 |  1173 | 15593k| 215.3 |   175M |  51 |2528 |5669 | 618 |  59k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
961.49/965.64	c   950s| 43500 |  1169 | 15609k| 215.2 |   175M |  51 |2528 |5698 | 623 |  59k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
962.58/966.75	c   951s| 43600 |  1167 | 15625k| 215.1 |   175M |  51 |2528 |5722 | 612 |  60k|  0 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
963.68/967.87	c   952s| 43700 |  1158 | 15642k| 215.1 |   175M |  51 |2528 |5719 | 607 |  60k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
964.88/969.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
964.88/969.06	c   953s| 43800 |  1158 | 15660k| 215.0 |   175M |  51 |2528 |5767 | 631 |  60k|  0 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
966.66/970.89	c   955s| 43900 |  1152 | 15687k| 215.1 |   175M |  51 |2528 |5789 | 577 |  60k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
968.56/972.75	c   957s| 44000 |  1147 | 15714k| 215.2 |   175M |  51 |2528 |5750 | 615 |  60k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
969.65/973.82	c   958s| 44100 |  1148 | 15730k| 215.1 |   175M |  51 |2528 |5650 | 615 |  60k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
971.44/975.63	c   960s| 44200 |  1150 | 15758k| 215.2 |   176M |  51 |2528 |5444 | 612 |  60k|  2 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
972.64/976.87	c   961s| 44300 |  1151 | 15777k| 215.1 |   176M |  51 |2528 |5412 | 560 |  60k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
973.95/978.14	c   962s| 44400 |  1172 | 15796k| 215.1 |   176M |  51 |2528 |5445 | 581 |  61k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
975.03/979.25	c   963s| 44500 |  1167 | 15812k| 215.0 |   176M |  51 |2528 |5535 | 584 |  61k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
976.22/980.46	c   964s| 44600 |  1170 | 15830k| 215.0 |   176M |  51 |2528 |5524 | 562 |  61k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
977.42/981.65	c   966s| 44700 |  1174 | 15847k| 214.9 |   176M |  51 |2528 |5584 | 562 |  61k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
979.21/983.48	c   967s| 44800 |  1177 | 15875k| 215.0 |   176M |  51 |2528 |5610 | 586 |  61k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
980.82/985.04	c   969s| 44900 |  1188 | 15898k| 215.0 |   176M |  51 |2528 |5649 | 595 |  61k|  0 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
982.59/986.88	c   971s| 45000 |  1193 | 15926k| 215.1 |   176M |  51 |2528 |5730 | 591 |  61k|  0 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
984.59/988.83	c   973s| 45100 |  1195 | 15955k| 215.2 |   176M |  51 |2528 |5832 | 586 |  61k|  1 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
985.89/990.18	c   974s| 45200 |  1200 | 15974k| 215.2 |   176M |  51 |2528 |5818 | 573 |  61k|  0 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
987.47/991.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
987.47/991.75	c   976s| 45300 |  1212 | 15997k| 215.2 |   176M |  51 |2528 |5808 | 665 |  61k|  1 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
989.46/993.70	c   978s| 45400 |  1222 | 16027k| 215.3 |   176M |  51 |2528 |5894 | 673 |  62k|  1 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
991.26/995.53	c   980s| 45500 |  1208 | 16056k| 215.4 |   176M |  51 |2528 |5896 | 574 |  62k|  1 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
992.05/996.33	c   980s| 45600 |  1215 | 16068k| 215.3 |   176M |  51 |2528 |5928 | 586 |  62k|  1 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
992.95/997.22	c   981s| 45700 |  1218 | 16082k| 215.2 |   177M |  51 |2528 |5979 | 595 |  62k|  0 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
993.95/998.26	c   982s| 45800 |  1219 | 16098k| 215.1 |   177M |  51 |2528 |6014 | 621 |  62k|  2 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
995.34/999.64	c   984s| 45900 |  1216 | 16121k| 215.1 |   177M |  51 |2528 |5892 | 607 |  62k|  0 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
996.34/1000.64	c   985s| 46000 |  1220 | 16137k| 215.1 |   177M |  51 |2528 |5939 | 607 |  62k|  1 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
997.53/1001.81	c   986s| 46100 |  1215 | 16156k| 215.0 |   177M |  51 |2528 |5991 | 602 |  62k|  0 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
998.53/1002.84	c   987s| 46200 |  1220 | 16172k| 214.9 |   177M |  51 |2528 |6004 | 601 |  63k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
999.52/1003.88	c   988s| 46300 |  1210 | 16188k| 214.9 |   177M |  51 |2528 |5979 | 568 |  63k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1000.62/1004.92	c   989s| 46400 |  1231 | 16204k| 214.8 |   177M |  51 |2528 |5712 | 578 |  63k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1001.82/1006.15	c   990s| 46500 |  1231 | 16223k| 214.8 |   177M |  51 |2528 |5696 | 576 |  63k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1002.91/1007.28	c   991s| 46600 |  1244 | 16242k| 214.7 |   177M |  51 |2528 |5657 | 590 |  63k|  0 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1004.00/1008.36	c   992s| 46700 |  1252 | 16260k| 214.7 |   177M |  51 |2528 |5652 | 598 |  63k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1005.20/1009.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1005.20/1009.51	c   994s| 46800 |  1252 | 16279k| 214.7 |   177M |  51 |2528 |5675 |   0 |  63k|  0 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1006.59/1010.90	c   995s| 46900 |  1248 | 16303k| 214.7 |   177M |  51 |2528 |5606 | 586 |  64k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1008.09/1012.40	c   996s| 47000 |  1240 | 16328k| 214.7 |   177M |  51 |2528 |5513 | 610 |  64k|  0 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1009.28/1013.66	c   998s| 47100 |  1256 | 16349k| 214.7 |   177M |  51 |2528 |5521 | 597 |  64k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1010.28/1014.62	c   999s| 47200 |  1259 | 16365k| 214.7 |   177M |  51 |2528 |5569 | 604 |  64k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1011.57/1015.91	c  1000s| 47300 |  1250 | 16386k| 214.7 |   178M |  51 |2528 |5628 | 604 |  64k|  0 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1011.57/1016.00	c 
1011.57/1016.00	c SCIP Status        : solving was interrupted [time limit reached]
1011.57/1016.00	c Solving Time (sec) : 1000.00
1011.57/1016.00	c Solving Nodes      : 47305 (total of 76283 nodes in 2 runs)
1011.57/1016.00	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
1011.57/1016.00	c Dual Bound         : -6.00000000000000e+00
1011.57/1016.00	c Gap                : infinite
1011.57/1016.00	c SCIP status: 23 (TIMELIMIT)
1011.57/1016.00	c pb_solver_status: sst_unknown
1011.57/1016.00	c LB_goalvalue: 0
1011.57/1016.00	c UB_goalvalue: 0
1011.57/1016.00	c Both SAT and SCIP timed out; boosting budgets to sat=10.000000 scip=1800.000000
1011.57/1016.00	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
1011.57/1016.00	c SCIP returned: sst_unknown
1011.57/1016.00	c SCIP primal LB: -oo, dual UB: 0
1011.57/1016.00	c assumptions: 
1011.57/1016.00	c invoking solver with time budget: 10.000000
1021.64/1026.04	c sat_solver_result: sst_unknown
1021.64/1026.04	c SAT solver timed out; proceeding to cooperative SCIP call
1021.64/1026.04	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 0
1021.64/1026.04	c scip solving with time budget: 1800.000000
1021.64/1026.04	c solveScip
1021.64/1026.04	c initScipForCoop
1021.64/1026.04	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1021.64/1026.04	c SCIPfreeTransform due to timeout and having shadow nodes
1021.64/1026.04	c forcing SCIPfreeTransform before solve
1021.64/1026.07	c Running SCIP presolve for solve-time propagation (rounds=3)
1021.64/1026.07	c presolving:
1021.64/1026.07	c (round 1, fast)       6 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 447 clqs, 0 implints
1021.64/1026.08	c    (0.0s) running MILP presolver
1021.64/1026.08	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1021.64/1026.08	c (round 2, exhaustive) 6 del vars, 63 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 447 clqs, 0 implints
1021.64/1026.10	c    (0.0s) probing: 51/3210 (1.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1021.64/1026.10	c    (0.0s) probing aborted: 50/50 successive totally useless probings
1021.74/1026.11	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
1021.74/1026.11	c  6 deleted vars, 63 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1021.74/1026.11	c  0 implications, 447 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1021.74/1026.11	c presolved problem has 3210 variables (3210 bin, 0 int, 0 cont) and 447 constraints
1021.74/1026.11	c     384 constraints of type <knapsack>
1021.74/1026.11	c      63 constraints of type <setppc>
1021.74/1026.11	c transformed objective value is always integral (scale: 1)
1021.74/1026.11	c Presolving Time: 0.04
1021.74/1026.12	c presolving:
1021.74/1026.12	c (round 1, fast)       6 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 447 clqs, 0 implints
1021.74/1026.13	c    (0.0s) running MILP presolver
1021.74/1026.13	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1021.74/1026.13	c (round 2, exhaustive) 6 del vars, 63 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 447 clqs, 0 implints
1021.74/1026.14	c (round 3, exhaustive) 6 del vars, 63 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 447 clqs, 0 implints
1021.74/1026.16	c    (0.1s) probing: 51/3210 (1.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1021.74/1026.16	c    (0.1s) probing aborted: 50/50 successive totally useless probings
1021.74/1026.17	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1022.23/1026.61	c    (0.5s) symmetry computation finished: 428 generators found (max: 1500, log10 of symmetry group size: 140.88) (symcode time: 0.44)
1022.23/1026.62	c dynamic symmetry handling statistics:
1022.23/1026.62	c    orbitopal reduction:       no components
1022.23/1026.62	c    orbital reduction:         no components
1022.23/1026.62	c    lexicographic reduction:   no permutations
1022.23/1026.62	c handled 1 out of 1 symmetry components
1022.23/1026.62	c (round 4, exhaustive) 391 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 431 clqs, 0 implints
1022.23/1026.63	c (round 5, medium)     594 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 418 clqs, 0 implints
1022.23/1026.63	c (round 6, medium)     649 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
1022.23/1026.63	c (round 7, medium)     661 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
1022.23/1026.63	c (round 8, medium)     666 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
1022.23/1026.63	c (round 9, medium)     682 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
1022.23/1026.64	c (round 10, medium)     687 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
1022.43/1026.85	c    (0.7s) probing: 1000/3210 (31.2%) - 0 fixings, 0 aggregations, 49933 implications, 0 bound changes
1022.43/1026.89	c    (0.8s) probing: 1203/3210 (37.5%) - 0 fixings, 0 aggregations, 57931 implications, 0 bound changes
1022.43/1026.89	c    (0.8s) probing aborted: 50/50 successive totally useless probings
1022.53/1026.90	c presolving (11 rounds: 11 fast, 10 medium, 4 exhaustive):
1022.53/1026.90	c  687 deleted vars, 63 deleted constraints, 482 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1022.53/1026.90	c  0 implications, 28728 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1022.53/1026.90	c presolved problem has 2529 variables (2529 bin, 0 int, 0 cont) and 929 constraints
1022.53/1026.90	c     384 constraints of type <knapsack>
1022.53/1026.90	c      63 constraints of type <setppc>
1022.53/1026.90	c     482 constraints of type <orbitope_pp>
1022.53/1026.90	c transformed objective value is always integral (scale: 1)
1022.53/1026.90	c Presolving Time: 0.78
1022.53/1026.90	c 
1022.64/1027.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1022.64/1027.01	c   0.9s|     1 |     0 |   687 |     - |   172M |   0 |2529 |1014 | 447 |   0 |  0 |  84 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1022.74/1027.12	c   1.0s|     1 |     0 |  1438 |     - |   172M |   0 |2529 |1014 | 462 |  15 |  1 |  84 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1022.74/1027.14	c   1.0s|     1 |     0 |  1500 |     - |   172M |   0 |2529 |1015 | 478 |  31 |  2 |  85 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1022.74/1027.17	c   1.1s|     1 |     0 |  1587 |     - |   173M |   0 |2529 |1016 | 493 |  46 |  3 |  86 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1022.82/1027.20	c   1.1s|     1 |     0 |  1656 |     - |   173M |   0 |2529 |1017 | 509 |  62 |  4 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1022.82/1027.23	c   1.1s|     1 |     0 |  1713 |     - |   173M |   0 |2529 |1017 | 525 |  78 |  5 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1022.82/1027.26	c   1.1s|     1 |     0 |  1814 |     - |   173M |   0 |2529 |1017 | 541 |  94 |  6 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1022.92/1027.30	c   1.2s|     1 |     0 |  1902 |     - |   173M |   0 |2529 |1017 | 555 | 108 |  7 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1022.92/1027.34	c   1.2s|     1 |     0 |  2024 |     - |   173M |   0 |2529 |1018 | 572 | 125 |  8 |  88 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1022.92/1027.38	c   1.3s|     1 |     0 |  2116 |     - |   173M |   0 |2529 |1018 | 593 | 146 |  9 |  88 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1023.02/1027.42	c   1.3s|     1 |     0 |  2289 |     - |   173M |   0 |2529 |1019 | 613 | 166 | 10 |  89 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1023.02/1027.45	c   1.3s|     1 |     0 |  2415 |     - |   173M |   0 |2529 |1024 | 631 | 184 | 11 |  94 |   0 |-6.000000e+00 |      --      |    Inf | unknown
1023.32/1027.70	c   1.6s|     1 |     2 |  5101 |     - |   173M |   0 |2529 |1036 | 631 | 184 | 11 | 106 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1025.41/1029.85	c   3.7s|   100 |    75 | 29107 | 269.6 |   173M |  43 |2529 |1215 | 520 | 399 |  1 | 286 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1026.21/1030.68	c   4.6s|   200 |    82 | 43308 | 205.5 |   173M |  50 |2529 |1325 | 527 | 555 |  2 | 396 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1027.10/1031.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1027.10/1031.58	c   5.5s|   300 |    86 | 60758 | 195.1 |   173M |  50 |2529 |1451 | 501 | 688 |  1 | 522 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1027.71/1032.14	c   6.0s|   400 |   102 | 70416 | 170.4 |   173M |  50 |2529 |1560 | 521 | 744 |  1 | 631 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1028.50/1032.92	c   6.8s|   500 |    95 | 85653 | 166.8 |   173M |  50 |2529 |1621 | 508 | 811 |  1 | 697 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1029.10/1033.54	c   7.4s|   600 |   100 | 97728 | 159.1 |   173M |  50 |2529 |1704 | 516 | 892 |  0 | 785 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1030.29/1034.76	c   8.6s|   700 |   102 |119038 | 166.8 |   173M |  50 |2529 |1941 | 501 |1063 |  1 |1029 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1030.99/1035.42	c   9.3s|   800 |   112 |131948 | 162.1 |   173M |  50 |2529 |2108 | 510 |1145 |  1 |1197 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1031.60/1036.05	c   9.9s|   900 |   109 |143607 | 157.1 |   173M |  50 |2529 |2179 | 513 |1297 |  1 |1272 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1032.08/1036.50	c  10.4s|  1000 |   103 |152230 | 150.0 |   173M |  50 |2529 |2244 | 517 |1323 |  1 |1343 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1032.59/1037.01	c  10.9s|  1100 |   112 |162246 | 145.4 |   173M |  50 |2529 |2289 | 515 |1373 |  1 |1437 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1033.38/1037.87	c  11.8s|  1200 |   112 |180442 | 148.5 |   173M |  50 |2529 |2374 | 518 |1554 |  0 |1547 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1034.07/1038.55	c  12.4s|  1300 |   116 |194293 | 147.7 |   173M |  50 |2529 |2473 | 506 |1687 |  0 |1671 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1034.58/1039.07	c  13.0s|  1400 |   119 |204104 | 144.2 |   173M |  50 |2529 |2613 | 509 |1769 |  1 |1832 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1035.07/1039.53	c  13.4s|  1500 |   135 |212237 | 140.0 |   173M |  50 |2529 |2694 | 514 |1834 |  0 |1954 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1035.68/1040.19	c  14.1s|  1600 |   133 |225429 | 139.5 |   173M |  50 |2529 |2796 | 517 |1975 |  2 |2079 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1036.36/1040.88	c  14.8s|  1700 |   135 |239331 | 139.4 |   173M |  50 |2529 |2882 | 508 |2086 |  0 |2211 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1037.16/1041.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1037.16/1041.60	c  15.5s|  1800 |   128 |253993 | 139.8 |   173M |  50 |2529 |2953 | 510 |2205 |  0 |2315 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1037.76/1042.23	c  16.1s|  1900 |   134 |265901 | 138.7 |   173M |  50 |2529 |3016 | 511 |2310 |  1 |2421 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1038.67/1043.16	c  17.1s|  2000 |   140 |283410 | 140.6 |   173M |  50 |2529 |3099 | 510 |2453 |  1 |2558 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1039.45/1043.94	c  17.8s|  2100 |   140 |298162 | 140.9 |   173M |  50 |2529 |3164 | 507 |2561 |  1 |2701 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1040.34/1044.83	c  18.7s|  2200 |   161 |318687 | 143.8 |   173M |  50 |2529 |3120 | 525 |2689 |  2 |2786 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1041.34/1045.81	c  19.7s|  2300 |   173 |337540 | 145.8 |   173M |  50 |2529 |3154 | 510 |2770 |  1 |2857 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1042.04/1046.59	c  20.5s|  2400 |   175 |353630 | 146.4 |   173M |  50 |2529 |3242 | 509 |2844 |  0 |2983 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1042.83/1047.37	c  21.3s|  2500 |   174 |369057 | 146.7 |   173M |  50 |2529 |3348 | 520 |2924 |  0 |3137 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1043.54/1048.01	c  21.9s|  2600 |   173 |381723 | 145.9 |   173M |  50 |2529 |3453 | 520 |3013 |  1 |3277 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1044.43/1048.93	c  22.8s|  2700 |   204 |399714 | 147.2 |   173M |  50 |2529 |3455 |   0 |3149 |  0 |3473 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1045.64/1050.13	c  24.0s|  2800 |   228 |422111 | 149.9 |   173M |  50 |2529 |3522 | 514 |3331 |  1 |3684 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1046.53/1051.04	c  24.9s|  2900 |   220 |440701 | 151.2 |   173M |  50 |2529 |3507 | 515 |3422 |  0 |3864 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1047.32/1051.84	c  25.7s|  3000 |   219 |456873 | 151.5 |   173M |  50 |2529 |3561 | 513 |3476 |  1 |4025 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1048.21/1052.72	c  26.6s|  3100 |   216 |472685 | 151.7 |   173M |  50 |2529 |3471 | 507 |3648 |  1 |4145 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1048.81/1053.37	c  27.3s|  3200 |   220 |484722 | 150.8 |   173M |  50 |2529 |3530 | 516 |3745 |  1 |4345 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1049.62/1054.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1049.62/1054.17	c  28.1s|  3300 |   227 |501219 | 151.2 |   173M |  50 |2529 |3573 | 520 |3822 |  0 |4465 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1050.40/1054.97	c  28.9s|  3400 |   224 |517989 | 151.7 |   173M |  50 |2529 |3617 | 523 |3930 |  0 |4558 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1051.10/1055.66	c  29.5s|  3500 |   233 |531348 | 151.2 |   173M |  50 |2529 |3652 | 520 |4017 |  1 |4728 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1052.29/1056.89	c  30.8s|  3600 |   210 |556099 | 153.8 |   173M |  50 |2529 |3306 | 516 |4104 |  1 |4880 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1052.99/1057.57	c  31.5s|  3700 |   225 |569476 | 153.3 |   173M |  50 |2529 |3183 | 507 |4205 |  1 |5042 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1053.50/1058.03	c  31.9s|  3800 |   230 |577861 | 151.5 |   173M |  50 |2529 |3329 | 518 |4281 |  1 |5189 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1054.50/1059.03	c  32.9s|  3900 |   234 |593213 | 151.5 |   173M |  50 |2529 |3277 | 478 |4410 |  1 |5366 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1055.68/1060.25	c  34.1s|  4000 |   255 |616491 | 153.6 |   173M |  50 |2529 |3317 | 509 |4512 |  0 |5612 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1056.49/1061.02	c  34.9s|  4100 |   268 |632436 | 153.7 |   173M |  50 |2529 |3443 | 519 |4644 |  2 |5793 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1057.37/1061.98	c  35.9s|  4200 |   260 |651932 | 154.7 |   173M |  50 |2529 |3365 | 489 |4757 |  1 |5981 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1058.58/1063.11	c  37.0s|  4300 |   281 |674390 | 156.3 |   173M |  50 |2529 |3387 | 509 |4860 |  1 |6137 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1059.16/1063.79	c  37.7s|  4400 |   299 |688016 | 155.9 |   173M |  50 |2529 |3266 | 504 |4981 |  1 |6284 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1060.66/1065.27	c  39.2s|  4500 |   335 |716526 | 158.7 |   173M |  50 |2529 |3396 | 520 |5172 |  2 |6539 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1062.15/1066.79	c  40.7s|  4600 |   362 |745356 | 161.5 |   173M |  50 |2529 |3472 | 502 |5339 |  1 |6689 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1063.46/1068.08	c  42.0s|  4700 |   383 |769201 | 163.2 |   173M |  50 |2529 |3586 | 514 |5573 |  1 |6834 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1064.64/1069.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1064.64/1069.24	c  43.1s|  4800 |   404 |791294 | 164.4 |   173M |  50 |2529 |3667 | 525 |5727 |  1 |6948 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1065.93/1070.51	c  44.4s|  4900 |   422 |817362 | 166.3 |   173M |  50 |2529 |3790 | 537 |5946 |  1 |7074 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1066.73/1071.38	c  45.3s|  5000 |   417 |835036 | 166.6 |   173M |  50 |2529 |3898 | 551 |6037 |  0 |7205 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1068.22/1072.80	c  46.7s|  5100 |   428 |862537 | 168.7 |   173M |  50 |2529 |3952 |   0 |6201 |  0 |7278 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1069.82/1074.49	c  48.4s|  5200 |   437 |902429 | 173.1 |   173M |  50 |2529 |4004 | 548 |6380 |  1 |7346 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1071.31/1075.94	c  49.8s|  5300 |   460 |932024 | 175.4 |   173M |  50 |2529 |4061 | 547 |6549 |  1 |7410 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1072.61/1077.27	c  51.2s|  5400 |   478 |958149 | 177.0 |   173M |  50 |2529 |4110 | 562 |6711 |  0 |7489 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1074.20/1078.80	c  52.7s|  5500 |   487 |988808 | 179.4 |   173M |  51 |2529 |4178 | 552 |6888 |  0 |7586 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1075.51/1080.14	c  54.0s|  5600 |   489 |  1015k| 181.0 |   173M |  51 |2529 |4239 | 541 |7027 |  1 |7688 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1077.29/1081.98	c  55.9s|  5700 |   473 |  1053k| 184.4 |   173M |  51 |2529 |4230 | 544 |7169 |  1 |7814 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1078.98/1083.60	c  57.5s|  5800 |   469 |  1084k| 186.7 |   173M |  51 |2529 |4229 | 578 |7350 |  2 |7887 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1080.67/1085.30	c  59.2s|  5900 |   458 |  1119k| 189.3 |   173M |  51 |2529 |4226 | 555 |7463 |  0 |7953 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1081.97/1086.69	c  60.6s|  6000 |   454 |  1147k| 190.9 |   173M |  51 |2529 |4167 | 530 |7638 |  1 |8018 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1083.26/1088.00	c  61.9s|  6100 |   461 |  1174k| 192.2 |   173M |  51 |2529 |3775 | 533 |7868 |  1 |8139 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1084.56/1089.24	c  63.1s|  6200 |   466 |  1199k| 193.0 |   173M |  51 |2529 |3803 |   0 |8012 |  0 |8317 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1086.25/1091.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1086.25/1091.00	c  64.9s|  6300 |   488 |  1222k| 193.7 |   173M |  51 |2529 |3475 | 517 |8235 |  1 |8459 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1087.54/1092.29	c  66.2s|  6400 |   483 |  1247k| 194.6 |   173M |  51 |2529 |3554 | 508 |8420 |  0 |8709 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1088.84/1093.55	c  67.4s|  6500 |   495 |  1272k| 195.5 |   173M |  51 |2529 |3564 | 522 |8637 |  1 |8909 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1089.63/1094.38	c  68.3s|  6600 |   510 |  1289k| 195.0 |   173M |  51 |2529 |3505 | 505 |8739 |  1 |9021 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1090.34/1095.03	c  68.9s|  6700 |   526 |  1301k| 194.0 |   173M |  51 |2529 |3630 | 520 |8835 |  1 |9163 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1091.44/1096.12	c  70.0s|  6800 |   526 |  1324k| 194.5 |   173M |  51 |2529 |3556 | 515 |9018 |  0 |9300 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1092.22/1096.94	c  70.8s|  6900 |   534 |  1341k| 194.1 |   173M |  51 |2529 |3530 |   0 |9169 |  0 |9433 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1093.12/1097.85	c  71.7s|  7000 |   542 |  1360k| 194.0 |   173M |  51 |2529 |3575 | 527 |9295 |  1 |9588 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1093.62/1098.37	c  72.3s|  7100 |   543 |  1368k| 192.4 |   173M |  51 |2529 |3553 | 520 |9397 |  1 |9706 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1094.21/1098.95	c  72.8s|  7200 |   557 |  1377k| 191.0 |   173M |  51 |2529 |3470 | 551 |9600 |  4 |9851 |  11 |-6.000000e+00 |      --      |    Inf | unknown
1094.81/1099.53	c  73.4s|  7300 |   561 |  1386k| 189.7 |   173M |  51 |2529 |3579 | 521 |9789 |  0 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1095.42/1100.16	c  74.1s|  7400 |   582 |  1397k| 188.5 |   173M |  51 |2529 |3574 | 522 |9996 |  1 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1095.91/1100.67	c  74.6s|  7500 |   583 |  1405k| 187.1 |   173M |  51 |2529 |3633 | 538 |  10k|  1 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1096.80/1101.53	c  75.4s|  7600 |   600 |  1418k| 186.4 |   173M |  51 |2529 |3305 | 520 |  10k|  2 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1097.60/1102.31	c  76.2s|  7700 |   639 |  1429k| 185.3 |   173M |  51 |2529 |2870 | 511 |  10k|  0 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1098.31/1103.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1098.31/1103.09	c  77.0s|  7800 |   643 |  1441k| 184.5 |   173M |  51 |2529 |2795 | 520 |  10k|  0 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1098.99/1103.78	c  77.7s|  7900 |   648 |  1452k| 183.6 |   173M |  51 |2529 |2765 | 560 |  10k|  1 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1099.79/1104.52	c  78.4s|  8000 |   670 |  1466k| 183.1 |   173M |  51 |2529 |2701 | 507 |  10k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1100.49/1105.23	c  79.1s|  8100 |   709 |  1479k| 182.3 |   173M |  51 |2529 |2655 | 498 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1100.99/1105.77	c  79.7s|  8200 |   736 |  1487k| 181.1 |   173M |  51 |2529 |2611 | 501 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1101.58/1106.31	c  80.2s|  8300 |   764 |  1495k| 179.9 |   173M |  51 |2529 |2548 | 504 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1102.29/1107.05	c  80.9s|  8400 |   776 |  1506k| 179.1 |   173M |  51 |2529 |2590 | 509 |  11k|  0 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1102.78/1107.50	c  81.4s|  8500 |   801 |  1513k| 177.8 |   173M |  51 |2529 |2476 | 513 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1103.39/1108.17	c  82.1s|  8600 |   822 |  1523k| 176.9 |   173M |  51 |2529 |2259 | 520 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1104.17/1108.91	c  82.8s|  8700 |   854 |  1534k| 176.1 |   173M |  51 |2529 |2199 | 511 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1104.77/1109.58	c  83.5s|  8800 |   881 |  1544k| 175.3 |   173M |  51 |2529 |2094 | 504 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1105.38/1110.15	c  84.0s|  8900 |   901 |  1553k| 174.3 |   173M |  51 |2529 |2077 | 515 |  12k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1105.96/1110.76	c  84.6s|  9000 |   920 |  1562k| 173.4 |   173M |  51 |2529 |2088 | 524 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1106.56/1111.39	c  85.3s|  9100 |   940 |  1571k| 172.5 |   173M |  51 |2529 |2031 | 514 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1107.16/1111.95	c  85.8s|  9200 |   969 |  1580k| 171.6 |   173M |  51 |2529 |2077 | 517 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1107.76/1112.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1107.76/1112.53	c  86.4s|  9300 |   974 |  1590k| 170.8 |   173M |  51 |2529 |2126 | 529 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1108.27/1113.09	c  87.0s|  9400 |   991 |  1600k| 170.0 |   173M |  51 |2529 |2167 | 530 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1108.85/1113.66	c  87.6s|  9500 |   984 |  1610k| 169.3 |   173M |  51 |2529 |2181 | 563 |  12k|  0 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1109.65/1114.43	c  88.3s|  9600 |  1015 |  1623k| 168.9 |   173M |  51 |2529 |1902 | 516 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1110.36/1115.12	c  89.0s|  9700 |  1037 |  1634k| 168.3 |   173M |  51 |2529 |1802 | 530 |  13k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1111.14/1115.92	c  89.8s|  9800 |  1056 |  1647k| 167.8 |   173M |  51 |2529 |1810 | 542 |  13k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1111.74/1116.55	c  90.4s|  9900 |  1068 |  1658k| 167.3 |   173M |  51 |2529 |1870 | 533 |  13k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1112.35/1117.13	c  91.0s| 10000 |  1085 |  1667k| 166.6 |   173M |  51 |2529 |1892 | 522 |  13k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1113.13/1117.96	c  91.8s| 10100 |  1104 |  1681k| 166.3 |   173M |  51 |2529 |1890 | 509 |  13k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1113.73/1118.58	c  92.5s| 10200 |  1124 |  1692k| 165.7 |   173M |  51 |2529 |1913 | 530 |  13k|  0 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1114.53/1119.33	c  93.2s| 10300 |  1145 |  1705k| 165.4 |   173M |  51 |2529 |1924 | 537 |  13k|  0 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1115.12/1119.95	c  93.8s| 10400 |  1168 |  1715k| 164.7 |   173M |  51 |2529 |1869 | 543 |  14k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1115.62/1120.47	c  94.4s| 10500 |  1192 |  1723k| 164.0 |   173M |  51 |2529 |1801 | 504 |  14k|  0 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1116.23/1121.02	c  94.9s| 10600 |  1246 |  1732k| 163.2 |   173M |  51 |2529 |1701 | 522 |  14k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1116.92/1121.75	c  95.6s| 10700 |  1264 |  1744k| 162.8 |   173M |  51 |2529 |1773 | 501 |  14k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1117.51/1122.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1117.51/1122.39	c  96.3s| 10800 |  1287 |  1754k| 162.2 |   173M |  51 |2529 |1777 | 548 |  14k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1118.41/1123.26	c  97.2s| 10900 |  1328 |  1767k| 161.9 |   173M |  51 |2529 |1775 | 510 |  14k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1118.91/1123.77	c  97.7s| 11000 |  1375 |  1775k| 161.2 |   173M |  51 |2529 |1808 | 506 |  15k|  0 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1119.51/1124.31	c  98.2s| 11100 |  1419 |  1783k| 160.4 |   173M |  51 |2529 |1800 | 504 |  15k|  1 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1119.90/1124.77	c  98.7s| 11200 |  1446 |  1790k| 159.7 |   173M |  51 |2529 |1880 | 505 |  15k|  1 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1120.50/1125.31	c  99.2s| 11300 |  1443 |  1799k| 159.0 |   173M |  51 |2529 |2015 | 528 |  15k|  0 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1121.21/1126.07	c   100s| 11400 |  1471 |  1811k| 158.7 |   174M |  51 |2529 |2014 | 516 |  15k|  1 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1121.90/1126.78	c   101s| 11500 |  1479 |  1823k| 158.4 |   174M |  51 |2529 |2101 | 528 |  15k|  0 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1122.59/1127.45	c   101s| 11600 |  1504 |  1834k| 157.9 |   174M |  51 |2529 |2046 | 494 |  15k|  0 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1123.09/1127.98	c   102s| 11700 |  1578 |  1840k| 157.1 |   174M |  51 |2529 |1931 | 507 |  16k|  1 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1123.69/1128.59	c   102s| 11800 |  1595 |  1850k| 156.6 |   174M |  51 |2529 |1921 | 524 |  16k|  1 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1124.20/1129.01	c   103s| 11900 |  1620 |  1856k| 155.8 |   174M |  51 |2529 |1956 | 532 |  16k|  1 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1125.08/1129.96	c   104s| 12000 |  1636 |  1876k| 156.2 |   174M |  51 |2529 |1981 | 517 |  16k|  0 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1125.88/1130.71	c   105s| 12100 |  1633 |  1889k| 156.0 |   174M |  51 |2529 |1986 | 526 |  16k|  2 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1126.67/1131.57	c   105s| 12200 |  1644 |  1903k| 155.9 |   174M |  51 |2529 |1889 | 523 |  16k|  1 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1127.47/1132.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1127.47/1132.38	c   106s| 12300 |  1657 |  1915k| 155.5 |   174M |  51 |2529 |1870 | 526 |  17k|  1 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1128.18/1133.08	c   107s| 12400 |  1668 |  1926k| 155.2 |   174M |  51 |2529 |1914 | 515 |  17k|  0 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1129.06/1133.90	c   108s| 12500 |  1677 |  1940k| 155.1 |   174M |  51 |2529 |1942 | 511 |  17k|  1 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1129.76/1134.68	c   109s| 12600 |  1695 |  1953k| 154.9 |   174M |  51 |2529 |2008 | 519 |  17k|  1 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1130.36/1135.20	c   109s| 12700 |  1700 |  1962k| 154.3 |   174M |  51 |2529 |2124 | 538 |  17k|  0 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1130.96/1135.84	c   110s| 12800 |  1722 |  1971k| 153.9 |   174M |  51 |2529 |2133 | 529 |  17k|  0 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1131.75/1136.69	c   111s| 12900 |  1728 |  1985k| 153.8 |   174M |  51 |2529 |2184 | 520 |  17k|  0 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1132.65/1137.59	c   111s| 13000 |  1733 |  2001k| 153.8 |   174M |  51 |2529 |2191 | 497 |  17k|  1 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1133.54/1138.43	c   112s| 13100 |  1759 |  2015k| 153.7 |   174M |  51 |2529 |2079 | 489 |  18k|  1 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1134.44/1139.36	c   113s| 13200 |  1768 |  2030k| 153.7 |   174M |  51 |2529 |2083 | 514 |  18k|  0 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1135.15/1140.02	c   114s| 13300 |  1781 |  2042k| 153.4 |   174M |  51 |2529 |2197 | 527 |  18k|  1 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1135.74/1140.65	c   115s| 13400 |  1801 |  2052k| 153.0 |   174M |  51 |2529 |2267 | 532 |  18k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1136.43/1141.31	c   115s| 13500 |  1815 |  2063k| 152.7 |   174M |  51 |2529 |2284 | 515 |  18k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1137.53/1142.47	c   116s| 13600 |  1809 |  2088k| 153.4 |   174M |  51 |2529 |2288 | 521 |  18k|  2 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1138.42/1143.34	c   117s| 13700 |  1816 |  2105k| 153.5 |   174M |  51 |2529 |2313 | 491 |  18k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1139.32/1144.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1139.32/1144.26	c   118s| 13800 |  1832 |  2122k| 153.7 |   174M |  51 |2529 |2322 | 528 |  18k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1140.32/1145.29	c   119s| 13900 |  1840 |  2143k| 154.0 |   174M |  51 |2529 |2321 | 528 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1141.41/1146.31	c   120s| 14000 |  1845 |  2164k| 154.5 |   174M |  51 |2529 |2336 | 542 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1142.61/1147.50	c   121s| 14100 |  1839 |  2189k| 155.1 |   174M |  51 |2529 |2336 | 537 |  19k|  0 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1144.00/1148.96	c   123s| 14200 |  1841 |  2219k| 156.1 |   174M |  51 |2529 |2345 | 536 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1145.40/1150.39	c   124s| 14300 |  1842 |  2248k| 157.1 |   174M |  51 |2529 |2359 | 551 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1146.69/1151.67	c   126s| 14400 |  1843 |  2274k| 157.8 |   174M |  51 |2529 |2359 | 535 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1147.99/1152.99	c   127s| 14500 |  1847 |  2300k| 158.5 |   174M |  51 |2529 |2374 | 523 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1149.38/1154.31	c   128s| 14600 |  1853 |  2327k| 159.3 |   174M |  52 |2529 |2401 | 531 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1150.48/1155.40	c   129s| 14700 |  1850 |  2350k| 159.7 |   174M |  52 |2529 |2447 | 541 |  20k|  2 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1152.08/1157.07	c   131s| 14800 |  1860 |  2384k| 161.0 |   174M |  52 |2529 |2392 | 519 |  20k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1153.76/1158.76	c   133s| 14900 |  1855 |  2419k| 162.2 |   174M |  52 |2529 |2406 | 542 |  20k|  0 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1154.76/1159.75	c   134s| 15000 |  1863 |  2438k| 162.4 |   174M |  53 |2529 |2434 | 535 |  20k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1156.16/1161.16	c   135s| 15100 |  1867 |  2467k| 163.2 |   174M |  55 |2529 |2439 | 548 |  20k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1157.84/1162.85	c   137s| 15200 |  1869 |  2501k| 164.4 |   174M |  55 |2529 |2442 | 532 |  20k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1158.94/1163.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1158.94/1163.91	c   138s| 15300 |  1868 |  2522k| 164.7 |   174M |  55 |2529 |2452 | 537 |  20k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1159.84/1164.89	c   139s| 15400 |  1871 |  2542k| 165.0 |   174M |  55 |2529 |2513 | 532 |  20k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1161.04/1166.03	c   140s| 15500 |  1867 |  2566k| 165.4 |   174M |  55 |2529 |2557 | 533 |  21k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1162.23/1167.22	c   141s| 15600 |  1882 |  2590k| 165.9 |   174M |  55 |2529 |2402 | 508 |  21k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1162.82/1167.80	c   142s| 15700 |  1910 |  2601k| 165.5 |   174M |  55 |2529 |2445 | 514 |  21k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1163.42/1168.47	c   142s| 15800 |  1913 |  2614k| 165.4 |   174M |  55 |2529 |2494 | 530 |  21k|  0 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1164.42/1169.49	c   143s| 15900 |  1924 |  2636k| 165.6 |   174M |  55 |2529 |2523 | 520 |  21k|  0 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1165.21/1170.27	c   144s| 16000 |  1920 |  2652k| 165.6 |   174M |  55 |2529 |2568 | 533 |  21k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1166.12/1171.16	c   145s| 16100 |  1928 |  2671k| 165.8 |   174M |  55 |2529 |2488 | 534 |  21k|  0 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1167.12/1172.12	c   146s| 16200 |  1957 |  2690k| 166.0 |   174M |  55 |2529 |2483 | 543 |  22k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1168.30/1173.35	c   147s| 16300 |  1953 |  2718k| 166.6 |   174M |  55 |2529 |2515 | 529 |  22k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1169.30/1174.35	c   148s| 16400 |  1949 |  2739k| 166.9 |   174M |  55 |2529 |2538 | 528 |  22k|  0 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1170.29/1175.37	c   149s| 16500 |  1948 |  2761k| 167.2 |   174M |  55 |2529 |2583 | 532 |  22k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1171.10/1176.19	c   150s| 16600 |  1955 |  2778k| 167.3 |   174M |  55 |2529 |2544 | 523 |  22k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1172.19/1177.21	c   151s| 16700 |  1957 |  2800k| 167.6 |   174M |  55 |2529 |2568 | 546 |  22k|  2 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1172.99/1178.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1172.99/1178.07	c   152s| 16800 |  1957 |  2819k| 167.7 |   174M |  55 |2529 |2555 | 537 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1174.68/1179.71	c   154s| 16900 |  1943 |  2853k| 168.7 |   174M |  55 |2529 |2540 | 529 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1175.37/1180.42	c   154s| 17000 |  1943 |  2867k| 168.6 |   174M |  55 |2529 |2595 | 519 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1176.27/1181.38	c   155s| 17100 |  1936 |  2888k| 168.8 |   174M |  55 |2529 |2600 | 521 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1177.16/1182.22	c   156s| 17200 |  1945 |  2905k| 168.8 |   174M |  55 |2529 |2618 | 519 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1177.86/1182.95	c   157s| 17300 |  1960 |  2919k| 168.6 |   174M |  55 |2529 |2717 | 515 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1178.47/1183.55	c   157s| 17400 |  1965 |  2931k| 168.3 |   174M |  55 |2529 |2886 | 518 |  23k|  1 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1179.26/1184.36	c   158s| 17500 |  1980 |  2947k| 168.3 |   174M |  55 |2529 |2842 | 521 |  23k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1179.97/1185.11	c   159s| 17600 |  2003 |  2961k| 168.1 |   174M |  55 |2529 |2800 | 532 |  24k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1180.66/1185.73	c   160s| 17700 |  2006 |  2973k| 167.9 |   174M |  55 |2529 |2840 | 534 |  24k|  0 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1181.65/1186.74	c   161s| 17800 |  2010 |  2994k| 168.1 |   174M |  55 |2529 |2851 | 523 |  24k|  0 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1182.65/1187.77	c   162s| 17900 |  2011 |  3015k| 168.4 |   174M |  55 |2529 |2839 | 531 |  24k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1183.96/1189.06	c   163s| 18000 |  2027 |  3042k| 168.9 |   174M |  55 |2529 |2745 | 525 |  24k|  0 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1184.95/1190.09	c   164s| 18100 |  2034 |  3064k| 169.2 |   174M |  55 |2529 |2748 | 529 |  24k|  0 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1185.95/1191.05	c   165s| 18200 |  2035 |  3083k| 169.3 |   174M |  55 |2529 |2713 | 532 |  24k|  2 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1186.83/1191.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1186.83/1191.90	c   166s| 18300 |  2040 |  3100k| 169.3 |   174M |  55 |2529 |2618 | 527 |  25k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1187.83/1192.94	c   167s| 18400 |  2053 |  3122k| 169.6 |   174M |  55 |2529 |2599 | 519 |  25k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1188.63/1193.71	c   168s| 18500 |  2048 |  3138k| 169.5 |   174M |  55 |2529 |2671 | 530 |  25k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1189.72/1194.88	c   169s| 18600 |  2046 |  3162k| 169.9 |   174M |  55 |2529 |2664 | 523 |  25k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1190.62/1195.71	c   170s| 18700 |  2050 |  3178k| 169.9 |   174M |  55 |2529 |2627 | 523 |  25k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1191.92/1197.02	c   171s| 18800 |  2048 |  3206k| 170.4 |   174M |  55 |2529 |2540 |   0 |  25k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1193.11/1198.25	c   172s| 18900 |  2055 |  3234k| 171.0 |   174M |  55 |2529 |2563 | 525 |  25k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1194.20/1199.34	c   173s| 19000 |  2057 |  3257k| 171.3 |   174M |  55 |2529 |2571 | 538 |  26k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1194.91/1200.06	c   174s| 19100 |  2107 |  3271k| 171.2 |   174M |  55 |2529 |2572 | 534 |  26k|  2 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1195.70/1200.85	c   175s| 19200 |  2146 |  3287k| 171.1 |   174M |  55 |2529 |2591 | 524 |  26k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1196.49/1201.65	c   176s| 19300 |  2170 |  3303k| 171.1 |   174M |  55 |2529 |2603 | 522 |  26k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1197.39/1202.54	c   176s| 19400 |  2186 |  3321k| 171.1 |   174M |  55 |2529 |2599 | 535 |  26k|  2 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1198.29/1203.46	c   177s| 19500 |  2182 |  3341k| 171.2 |   174M |  55 |2529 |2655 | 524 |  26k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1199.28/1204.43	c   178s| 19600 |  2182 |  3361k| 171.4 |   174M |  55 |2529 |2686 | 528 |  26k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1200.18/1205.32	c   179s| 19700 |  2178 |  3380k| 171.5 |   174M |  55 |2529 |2700 | 533 |  27k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1201.07/1206.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1201.07/1206.23	c   180s| 19800 |  2179 |  3399k| 171.6 |   174M |  55 |2529 |2687 | 524 |  27k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1201.77/1206.91	c   181s| 19900 |  2179 |  3412k| 171.4 |   174M |  55 |2529 |2667 | 546 |  27k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1202.37/1207.54	c   181s| 20000 |  2163 |  3424k| 171.1 |   174M |  55 |2529 |2627 | 566 |  27k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1203.16/1208.38	c   182s| 20100 |  2122 |  3440k| 171.0 |   174M |  55 |2529 |2622 | 524 |  27k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1204.16/1209.35	c   183s| 20200 |  2128 |  3454k| 170.9 |   174M |  55 |2529 |2421 | 549 |  27k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1204.87/1210.08	c   184s| 20300 |  2130 |  3467k| 170.7 |   174M |  55 |2529 |2374 | 531 |  27k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1205.75/1210.95	c   185s| 20400 |  2131 |  3481k| 170.6 |   174M |  55 |2529 |2321 | 539 |  27k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1206.45/1211.60	c   185s| 20500 |  2142 |  3492k| 170.2 |   174M |  55 |2529 |2272 | 536 |  27k|  2 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1206.86/1212.07	c   186s| 20600 |  2156 |  3499k| 169.8 |   174M |  55 |2529 |2173 | 522 |  27k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1207.54/1212.72	c   187s| 20700 |  2164 |  3510k| 169.5 |   174M |  55 |2529 |2077 | 499 |  27k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1208.04/1213.26	c   187s| 20800 |  2183 |  3518k| 169.0 |   174M |  55 |2529 |2001 | 532 |  28k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1208.64/1213.83	c   188s| 20900 |  2210 |  3526k| 168.6 |   174M |  55 |2529 |1945 | 513 |  28k|  2 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1209.24/1214.46	c   188s| 21000 |  2273 |  3533k| 168.2 |   174M |  55 |2529 |1845 | 503 |  28k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1209.85/1215.04	c   189s| 21100 |  2300 |  3543k| 167.8 |   174M |  55 |2529 |1785 | 550 |  28k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1210.63/1215.82	c   190s| 21200 |  2295 |  3556k| 167.6 |   174M |  55 |2529 |1812 | 514 |  28k|  0 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1211.23/1216.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1211.23/1216.43	c   190s| 21300 |  2309 |  3566k| 167.3 |   174M |  55 |2529 |1876 | 516 |  28k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1212.32/1217.51	c   191s| 21400 |  2304 |  3583k| 167.4 |   174M |  55 |2529 |1908 | 517 |  28k|  1 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1212.93/1218.17	c   192s| 21500 |  2332 |  3593k| 167.0 |   174M |  55 |2529 |1972 | 526 |  29k|  1 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1213.72/1218.90	c   193s| 21600 |  2335 |  3605k| 166.8 |   174M |  55 |2529 |2029 | 536 |  29k|  1 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1214.31/1219.56	c   193s| 21700 |  2361 |  3616k| 166.5 |   174M |  55 |2529 |1983 | 545 |  29k|  0 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1214.82/1220.10	c   194s| 21800 |  2371 |  3624k| 166.2 |   174M |  55 |2529 |2055 | 534 |  29k|  0 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1215.61/1220.84	c   195s| 21900 |  2377 |  3636k| 166.0 |   174M |  55 |2529 |2011 | 498 |  29k|  0 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1216.31/1221.58	c   195s| 22000 |  2382 |  3648k| 165.7 |   174M |  55 |2529 |2080 | 540 |  29k|  1 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1216.92/1222.18	c   196s| 22100 |  2385 |  3658k| 165.4 |   174M |  55 |2529 |2097 | 522 |  29k|  1 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1217.60/1222.81	c   197s| 22200 |  2380 |  3668k| 165.2 |   174M |  55 |2529 |2142 | 533 |  29k|  0 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1218.10/1223.31	c   197s| 22300 |  2390 |  3676k| 164.8 |   174M |  55 |2529 |2176 | 512 |  29k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1218.81/1224.02	c   198s| 22400 |  2400 |  3688k| 164.5 |   174M |  55 |2529 |2247 | 670 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1219.59/1224.89	c   199s| 22500 |  2421 |  3702k| 164.4 |   174M |  55 |2529 |2172 | 527 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1220.39/1225.63	c   200s| 22600 |  2428 |  3714k| 164.3 |   174M |  55 |2529 |2191 | 544 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1220.98/1226.21	c   200s| 22700 |  2467 |  3723k| 163.9 |   174M |  55 |2529 |2117 | 498 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1221.48/1226.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1221.48/1226.70	c   201s| 22800 |  2531 |  3729k| 163.5 |   174M |  55 |2529 |2078 | 508 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1221.98/1227.25	c   201s| 22900 |  2610 |  3736k| 163.0 |   174M |  55 |2529 |2102 | 514 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1222.58/1227.84	c   202s| 23000 |  2630 |  3742k| 162.6 |   174M |  55 |2529 |2085 | 514 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1223.37/1228.60	c   202s| 23100 |  2626 |  3753k| 162.4 |   174M |  55 |2529 |2112 | 508 |  30k|  0 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1224.07/1229.30	c   203s| 23200 |  2640 |  3764k| 162.2 |   174M |  55 |2529 |2072 | 513 |  31k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1224.97/1230.27	c   204s| 23300 |  2647 |  3780k| 162.1 |   174M |  55 |2529 |2111 | 521 |  31k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1225.78/1231.01	c   205s| 23400 |  2652 |  3791k| 161.9 |   174M |  55 |2529 |2122 | 541 |  31k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1226.77/1232.02	c   206s| 23500 |  2657 |  3807k| 161.9 |   174M |  55 |2529 |2080 | 536 |  31k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1227.36/1232.66	c   207s| 23600 |  2679 |  3817k| 161.7 |   174M |  55 |2529 |2114 | 535 |  31k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1228.35/1233.66	c   208s| 23700 |  2691 |  3832k| 161.6 |   174M |  55 |2529 |2148 | 507 |  31k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1228.86/1234.19	c   208s| 23800 |  2718 |  3840k| 161.3 |   174M |  55 |2529 |2043 | 506 |  31k|  1 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1229.76/1235.08	c   209s| 23900 |  2726 |  3854k| 161.2 |   174M |  55 |2529 |2080 | 498 |  31k|  1 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1230.86/1236.13	c   210s| 24000 |  2734 |  3871k| 161.2 |   174M |  55 |2529 |2047 | 529 |  32k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1231.44/1236.74	c   211s| 24100 |  2763 |  3880k| 160.9 |   174M |  55 |2529 |2046 | 529 |  32k|  1 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1232.04/1237.37	c   211s| 24200 |  2772 |  3891k| 160.7 |   174M |  55 |2529 |2059 | 536 |  32k|  1 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1233.03/1238.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1233.03/1238.33	c   212s| 24300 |  2756 |  3907k| 160.7 |   174M |  55 |2529 |2069 | 527 |  32k|  1 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1234.03/1239.31	c   213s| 24400 |  2749 |  3923k| 160.7 |   174M |  55 |2529 |2163 | 515 |  32k|  1 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1234.74/1240.06	c   214s| 24500 |  2758 |  3935k| 160.5 |   174M |  55 |2529 |2152 | 540 |  32k|  1 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1235.52/1240.86	c   215s| 24600 |  2761 |  3948k| 160.4 |   174M |  55 |2529 |2213 | 535 |  33k|  1 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1236.22/1241.52	c   215s| 24700 |  2763 |  3960k| 160.3 |   174M |  55 |2529 |2307 | 540 |  33k|  0 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1236.91/1242.21	c   216s| 24800 |  2755 |  3972k| 160.1 |   174M |  55 |2529 |2294 | 542 |  33k|  0 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1237.61/1242.99	c   217s| 24900 |  2765 |  3984k| 159.9 |   174M |  55 |2529 |2327 | 538 |  33k|  0 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1238.51/1243.86	c   218s| 25000 |  2777 |  3998k| 159.8 |   174M |  55 |2529 |2341 | 521 |  33k|  1 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1239.21/1244.54	c   218s| 25100 |  2791 |  4008k| 159.6 |   174M |  55 |2529 |2388 | 504 |  33k|  2 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1239.60/1244.90	c   219s| 25200 |  2807 |  4014k| 159.2 |   174M |  55 |2529 |2433 | 514 |  33k|  0 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1240.20/1245.57	c   219s| 25300 |  2789 |  4027k| 159.1 |   174M |  55 |2529 |2477 | 531 |  33k|  0 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1241.00/1246.34	c   220s| 25400 |  2800 |  4039k| 159.0 |   174M |  55 |2529 |2550 | 536 |  34k|  2 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1242.09/1247.48	c   221s| 25500 |  2798 |  4057k| 159.0 |   174M |  55 |2529 |2534 | 527 |  34k|  0 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1242.99/1248.39	c   222s| 25600 |  2799 |  4072k| 159.0 |   174M |  55 |2529 |2490 | 516 |  34k|  1 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1244.08/1249.43	c   223s| 25700 |  2795 |  4088k| 159.0 |   174M |  55 |2529 |2488 | 536 |  34k|  1 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1245.08/1250.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1245.08/1250.42	c   224s| 25800 |  2811 |  4106k| 159.1 |   174M |  55 |2529 |2432 | 525 |  34k|  1 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1245.79/1251.13	c   225s| 25900 |  2822 |  4118k| 158.9 |   174M |  55 |2529 |2385 | 508 |  34k|  1 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1246.69/1252.05	c   226s| 26000 |  2833 |  4133k| 158.9 |   174M |  55 |2529 |2310 | 545 |  34k|  1 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1247.47/1252.81	c   227s| 26100 |  2837 |  4145k| 158.8 |   174M |  55 |2529 |2354 | 524 |  34k|  0 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1248.17/1253.52	c   227s| 26200 |  2848 |  4156k| 158.6 |   174M |  55 |2529 |2385 | 533 |  34k|  0 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1248.68/1254.10	c   228s| 26300 |  2855 |  4166k| 158.3 |   174M |  55 |2529 |2451 | 517 |  35k|  0 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1249.46/1254.80	c   229s| 26400 |  2860 |  4176k| 158.1 |   174M |  55 |2529 |2416 | 529 |  35k|  0 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1250.06/1255.49	c   229s| 26500 |  2867 |  4188k| 158.0 |   174M |  55 |2529 |2441 | 537 |  35k|  1 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1250.86/1256.22	c   230s| 26600 |  2893 |  4199k| 157.8 |   174M |  55 |2529 |2389 | 525 |  35k|  1 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1251.25/1256.61	c   230s| 26700 |  2891 |  4204k| 157.4 |   174M |  55 |2529 |2242 | 536 |  35k|  0 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1251.85/1257.25	c   231s| 26800 |  2896 |  4214k| 157.2 |   174M |  55 |2529 |2251 | 550 |  35k|  1 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1252.45/1257.81	c   232s| 26900 |  2903 |  4222k| 156.9 |   174M |  55 |2529 |2277 | 528 |  35k|  1 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1253.44/1258.85	c   233s| 27000 |  2905 |  4240k| 157.0 |   174M |  55 |2529 |2321 | 532 |  35k|  0 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1254.24/1259.63	c   234s| 27100 |  2913 |  4253k| 156.9 |   174M |  55 |2529 |2368 | 524 |  36k|  1 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1254.94/1260.35	c   234s| 27200 |  2937 |  4265k| 156.7 |   174M |  55 |2529 |2273 | 511 |  36k|  1 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1255.75/1261.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1255.75/1261.18	c   235s| 27300 |  2932 |  4277k| 156.6 |   174M |  55 |2529 |2249 | 530 |  36k|  0 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1256.53/1261.91	c   236s| 27400 |  2947 |  4289k| 156.5 |   174M |  55 |2529 |2227 | 539 |  36k|  0 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1257.33/1262.74	c   237s| 27500 |  2950 |  4302k| 156.4 |   174M |  55 |2529 |2281 | 531 |  36k|  1 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1257.93/1263.31	c   237s| 27600 |  2944 |  4312k| 156.2 |   174M |  55 |2529 |2382 | 505 |  36k|  2 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1258.74/1264.17	c   238s| 27700 |  2955 |  4326k| 156.1 |   174M |  55 |2529 |2318 | 515 |  36k|  1 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1259.42/1264.80	c   239s| 27800 |  2967 |  4336k| 155.9 |   174M |  55 |2529 |2394 | 521 |  36k|  0 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1260.22/1265.60	c   239s| 27900 |  2957 |  4349k| 155.8 |   174M |  55 |2529 |2364 | 512 |  36k|  0 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1260.91/1266.38	c   240s| 28000 |  2981 |  4362k| 155.7 |   174M |  55 |2529 |2317 | 535 |  37k|  0 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1261.51/1266.96	c   241s| 28100 |  2999 |  4371k| 155.5 |   174M |  55 |2529 |2295 | 528 |  37k|  0 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1262.81/1268.25	c   242s| 28200 |  3003 |  4391k| 155.6 |   174M |  55 |2529 |2090 | 507 |  37k|  1 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1263.50/1268.91	c   243s| 28300 |  3013 |  4402k| 155.5 |   174M |  55 |2529 |2143 | 532 |  37k|  1 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1264.20/1269.67	c   244s| 28400 |  3013 |  4415k| 155.4 |   174M |  55 |2529 |2211 | 536 |  37k|  1 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1264.90/1270.37	c   244s| 28500 |  3021 |  4426k| 155.2 |   174M |  55 |2529 |2233 | 526 |  37k|  0 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1265.89/1271.32	c   245s| 28600 |  3024 |  4443k| 155.3 |   174M |  55 |2529 |2335 | 537 |  37k|  0 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1266.79/1272.21	c   246s| 28700 |  3022 |  4458k| 155.3 |   174M |  55 |2529 |2419 | 539 |  37k|  0 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1267.78/1273.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1267.78/1273.23	c   247s| 28800 |  3028 |  4476k| 155.4 |   174M |  59 |2529 |2415 | 544 |  37k|  1 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1268.48/1274.00	c   248s| 28900 |  3032 |  4489k| 155.3 |   174M |  59 |2529 |2275 | 521 |  37k|  1 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1269.08/1274.58	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
1269.08/1274.58	c (run 1, node 28978) performing user restart
1269.08/1274.58	c 
1269.08/1274.58	c (restart) converted 34 cuts from the global cut pool into linear constraints
1269.08/1274.58	c 
1269.08/1274.59	c presolving:
1269.18/1274.60	c (round 1, fast)       1 del vars, 14 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 9 chg coeffs, 0 upgd conss, 0 impls, 28753 clqs, 0 implints
1269.18/1274.61	c (round 2, exhaustive) 1 del vars, 14 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 9 chg coeffs, 34 upgd conss, 0 impls, 28753 clqs, 0 implints
1269.18/1274.64	c (round 3, exhaustive) 1 del vars, 84 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 138 chg coeffs, 34 upgd conss, 0 impls, 28753 clqs, 0 implints
1269.28/1274.70	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
1269.28/1274.70	c  1 deleted vars, 84 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 139 changed coefficients
1269.28/1274.70	c  0 implications, 28753 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1269.28/1274.70	c presolved problem has 2528 variables (2528 bin, 0 int, 0 cont) and 2164 constraints
1269.28/1274.70	c     413 constraints of type <knapsack>
1269.28/1274.70	c     100 constraints of type <setppc>
1269.28/1274.70	c       5 constraints of type <linear>
1269.28/1274.70	c     482 constraints of type <orbitope_pp>
1269.28/1274.70	c    1164 constraints of type <logicor>
1269.28/1274.70	c transformed objective value is always integral (scale: 1)
1269.28/1274.70	c Presolving Time: 0.89
1269.28/1274.70	c 
1269.28/1274.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1269.28/1274.75	c   249s|     1 |     0 |  4499k|     - |   175M |   0 |2528 |2214 | 481 |   0 |  0 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1269.38/1274.87	c   249s|     1 |     0 |  4499k|     - |   175M |   0 |2528 |2206 | 499 |  18 |  1 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1269.48/1274.91	c   249s|     1 |     0 |  4499k|     - |   175M |   0 |2528 |2194 | 518 |  37 |  2 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1269.48/1274.95	c   249s|     1 |     0 |  4499k|     - |   175M |   0 |2528 |2179 | 536 |  55 |  3 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1269.59/1275.02	c   249s|     1 |     0 |  4500k|     - |   175M |   0 |2528 |2168 | 553 |  72 |  4 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1269.59/1275.07	c   249s|     1 |     0 |  4500k|     - |   175M |   0 |2528 |2155 | 572 |  91 |  5 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1269.69/1275.12	c   249s|     1 |     0 |  4500k|     - |   175M |   0 |2528 |2141 | 586 | 105 |  6 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1269.78/1275.24	c   249s|     1 |     0 |  4502k|     - |   175M |   0 |2528 |2130 | 610 | 129 |  7 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1269.78/1275.29	c   249s|     1 |     0 |  4502k|     - |   175M |   0 |2528 |2107 | 628 | 147 |  8 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1270.17/1275.66	c   250s|     1 |     0 |  4507k|     - |   175M |   0 |2528 |2087 | 651 | 170 |  9 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1270.27/1275.73	c   250s|     1 |     0 |  4507k|     - |   175M |   0 |2528 |2056 | 673 | 192 | 10 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1270.47/1275.92	c   250s|     1 |     0 |  4509k|     - |   176M |   0 |2528 |2020 | 696 | 215 | 11 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
1270.97/1276.44	c   250s|     1 |     2 |  4509k|     - |   176M |   0 |2528 |1939 | 696 | 215 | 11 |  31k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1272.68/1278.15	c   252s|   100 |    39 |  4535k| 155.5 |   176M |  40 |2528 |1998 | 582 | 416 |  0 |  31k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1273.96/1279.43	c   253s|   200 |    66 |  4554k| 155.7 |   176M |  40 |2528 |1989 | 592 | 593 |  1 |  31k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1274.76/1280.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1274.76/1280.26	c   254s|   300 |    75 |  4566k| 155.5 |   176M |  50 |2528 |2112 | 614 | 712 |  0 |  31k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1275.95/1281.46	c   255s|   400 |    78 |  4585k| 155.6 |   176M |  50 |2528 |2190 | 557 | 921 |  0 |  31k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1277.14/1282.61	c   256s|   500 |    85 |  4601k| 155.7 |   176M |  50 |2528 |2241 | 593 |1018 |  1 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1278.24/1283.77	c   258s|   600 |    77 |  4618k| 155.7 |   176M |  50 |2528 |2282 | 588 |1108 |  0 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1279.83/1285.32	c   259s|   700 |    78 |  4642k| 156.0 |   176M |  50 |2528 |2364 | 602 |1293 |  1 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1281.54/1287.11	c   261s|   800 |    79 |  4669k| 156.4 |   176M |  50 |2528 |2461 | 572 |1514 |  1 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1282.92/1288.49	c   262s|   900 |    77 |  4689k| 156.5 |   176M |  50 |2528 |2558 | 577 |1610 |  0 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1284.31/1289.82	c   264s|  1000 |   100 |  4711k| 156.7 |   176M |  50 |2528 |2488 | 578 |1820 |  1 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1286.01/1291.59	c   265s|  1100 |   115 |  4739k| 157.1 |   176M |  50 |2528 |2560 | 602 |2144 |  1 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1287.61/1293.19	c   267s|  1200 |   115 |  4764k| 157.5 |   176M |  50 |2528 |2593 | 633 |2391 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1289.19/1294.75	c   269s|  1300 |   118 |  4790k| 157.8 |   176M |  50 |2528 |2631 | 607 |2536 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1290.29/1295.87	c   270s|  1400 |   142 |  4807k| 157.8 |   176M |  50 |2528 |2598 | 604 |2767 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1291.50/1297.03	c   271s|  1500 |   150 |  4826k| 157.9 |   176M |  50 |2528 |2659 | 608 |2862 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1292.88/1298.41	c   272s|  1600 |   152 |  4848k| 158.1 |   176M |  50 |2528 |2772 | 634 |2988 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1293.97/1299.57	c   273s|  1700 |   161 |  4866k| 158.2 |   176M |  50 |2528 |2810 | 611 |3144 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1295.07/1300.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1295.07/1300.63	c   275s|  1800 |   165 |  4883k| 158.3 |   176M |  50 |2528 |2872 | 627 |3356 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1296.36/1301.96	c   276s|  1900 |   173 |  4905k| 158.4 |   176M |  50 |2528 |2852 | 624 |3495 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1297.96/1303.56	c   277s|  2000 |   174 |  4932k| 158.8 |   176M |  50 |2528 |2899 | 605 |3676 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1299.46/1305.04	c   279s|  2100 |   176 |  4956k| 159.1 |   176M |  50 |2528 |2942 | 637 |3883 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1300.56/1306.14	c   280s|  2200 |   179 |  4974k| 159.1 |   176M |  50 |2528 |2988 | 621 |4069 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1301.64/1307.21	c   281s|  2300 |   184 |  4991k| 159.2 |   176M |  50 |2528 |3055 |   0 |4238 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1302.64/1308.24	c   282s|  2400 |   171 |  5008k| 159.2 |   176M |  50 |2528 |2984 | 621 |4317 |  0 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1304.03/1309.63	c   284s|  2500 |   177 |  5030k| 159.4 |   176M |  50 |2528 |3010 | 640 |4562 |  1 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1305.72/1311.32	c   285s|  2600 |   182 |  5056k| 159.7 |   176M |  50 |2528 |3069 | 634 |4757 |  1 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1307.53/1313.18	c   287s|  2700 |   176 |  5086k| 160.1 |   176M |  50 |2528 |3141 | 616 |4879 |  1 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1308.81/1314.48	c   288s|  2800 |   180 |  5106k| 160.3 |   176M |  50 |2528 |3231 |   0 |5035 |  0 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1310.42/1316.04	c   290s|  2900 |   180 |  5129k| 160.5 |   176M |  50 |2528 |3332 | 677 |5214 |  3 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1312.10/1317.75	c   292s|  3000 |   188 |  5155k| 160.8 |   176M |  50 |2528 |3400 | 655 |5442 |  1 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1313.79/1319.44	c   293s|  3100 |   189 |  5181k| 161.1 |   176M |  50 |2528 |3476 | 649 |5589 |  0 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1315.98/1321.65	c   296s|  3200 |   195 |  5219k| 161.8 |   176M |  50 |2528 |3446 | 618 |5795 |  0 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1318.27/1323.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1318.27/1323.90	c   298s|  3300 |   196 |  5254k| 162.4 |   176M |  50 |2528 |3152 | 659 |6098 |  1 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1319.48/1325.12	c   299s|  3400 |   194 |  5273k| 162.5 |   176M |  50 |2528 |3200 | 652 |6200 |  0 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1320.86/1326.50	c   300s|  3500 |   206 |  5295k| 162.7 |   176M |  50 |2528 |3216 | 662 |6324 |  1 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1322.37/1328.09	c   302s|  3600 |   196 |  5318k| 162.9 |   176M |  50 |2528 |3263 | 675 |6401 |  1 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1324.36/1330.03	c   304s|  3700 |   194 |  5347k| 163.3 |   176M |  50 |2528 |3313 | 613 |6591 |  2 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1326.14/1331.84	c   306s|  3800 |   213 |  5377k| 163.7 |   176M |  50 |2528 |3296 |   0 |6701 |  0 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1328.63/1334.34	c   308s|  3900 |   224 |  5417k| 164.4 |   176M |  50 |2528 |3290 | 640 |6924 |  2 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1330.02/1335.73	c   310s|  4000 |   241 |  5440k| 164.6 |   176M |  50 |2528 |3300 | 638 |7045 |  1 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1331.62/1337.32	c   311s|  4100 |   260 |  5465k| 164.8 |   176M |  50 |2528 |3324 | 638 |7221 |  1 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1332.71/1338.46	c   312s|  4200 |   266 |  5483k| 164.9 |   176M |  50 |2528 |3369 | 649 |7332 |  2 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1334.32/1340.01	c   314s|  4300 |   280 |  5508k| 165.1 |   176M |  50 |2528 |3398 | 638 |7439 |  0 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1336.31/1342.05	c   316s|  4400 |   277 |  5542k| 165.7 |   176M |  50 |2528 |3402 | 689 |7637 |  0 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1337.99/1343.76	c   318s|  4500 |   264 |  5568k| 166.0 |   176M |  50 |2528 |3402 | 641 |7899 |  1 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1339.68/1345.42	c   319s|  4600 |   266 |  5595k| 166.2 |   176M |  50 |2528 |3438 | 643 |8013 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1341.08/1346.88	c   321s|  4700 |   264 |  5618k| 166.4 |   176M |  50 |2528 |3478 | 616 |8132 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1342.67/1348.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1342.67/1348.42	c   322s|  4800 |   266 |  5644k| 166.7 |   176M |  50 |2528 |3509 | 625 |8292 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1344.46/1350.20	c   324s|  4900 |   268 |  5673k| 167.1 |   176M |  50 |2528 |3519 | 629 |8481 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1346.16/1351.95	c   326s|  5000 |   265 |  5701k| 167.4 |   176M |  50 |2528 |3457 | 618 |8590 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1348.45/1354.21	c   328s|  5100 |   245 |  5737k| 168.0 |   176M |  50 |2528 |3376 | 664 |8677 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1350.25/1356.11	c   330s|  5200 |   249 |  5766k| 168.3 |   176M |  50 |2528 |3438 | 611 |8782 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1352.03/1357.88	c   332s|  5300 |   241 |  5794k| 168.7 |   176M |  50 |2528 |3431 | 653 |8896 |  0 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1353.53/1359.39	c   333s|  5400 |   246 |  5818k| 168.9 |   176M |  50 |2528 |3421 | 564 |9084 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1354.72/1360.54	c   334s|  5500 |   244 |  5836k| 168.9 |   176M |  50 |2528 |3434 | 614 |9199 |  0 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1356.61/1362.43	c   336s|  5600 |   246 |  5865k| 169.3 |   176M |  50 |2528 |3463 | 611 |9428 |  0 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1358.11/1363.98	c   338s|  5700 |   255 |  5889k| 169.5 |   176M |  50 |2528 |3411 | 616 |9659 |  1 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1359.50/1365.32	c   339s|  5800 |   258 |  5911k| 169.6 |   176M |  50 |2528 |3536 | 623 |9810 |  1 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1360.90/1366.79	c   341s|  5900 |   261 |  5934k| 169.8 |   176M |  50 |2528 |3599 | 615 |9932 |  1 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1362.09/1367.96	c   342s|  6000 |   279 |  5953k| 169.8 |   176M |  50 |2528 |3688 | 614 |  10k|  0 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1363.39/1369.23	c   343s|  6100 |   288 |  5973k| 169.9 |   176M |  50 |2528 |3765 | 616 |  10k|  0 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1364.88/1370.77	c   345s|  6200 |   278 |  5998k| 170.2 |   176M |  50 |2528 |3845 | 631 |  10k|  0 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1366.67/1372.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1366.67/1372.52	c   346s|  6300 |   281 |  6025k| 170.4 |   176M |  50 |2528 |3876 | 633 |  10k|  0 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1368.07/1373.96	c   348s|  6400 |   294 |  6047k| 170.6 |   176M |  50 |2528 |3907 | 628 |  10k|  1 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1369.27/1375.15	c   349s|  6500 |   301 |  6064k| 170.6 |   176M |  50 |2528 |3905 | 603 |  10k|  1 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1370.56/1376.49	c   350s|  6600 |   318 |  6085k| 170.7 |   176M |  50 |2528 |3986 |   0 |  10k|  0 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1372.65/1378.57	c   352s|  6700 |   321 |  6120k| 171.2 |   176M |  50 |2528 |4035 | 612 |  11k|  1 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1374.15/1380.09	c   354s|  6800 |   326 |  6144k| 171.4 |   176M |  50 |2528 |4073 |   0 |  11k|  0 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1375.54/1381.41	c   355s|  6900 |   342 |  6166k| 171.5 |   176M |  50 |2528 |4083 | 617 |  11k|  2 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1376.53/1382.43	c   356s|  7000 |   344 |  6183k| 171.5 |   176M |  50 |2528 |4165 | 621 |  11k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1377.83/1383.79	c   358s|  7100 |   347 |  6205k| 171.6 |   176M |  50 |2528 |4172 | 623 |  11k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1379.52/1385.48	c   359s|  7200 |   346 |  6232k| 171.9 |   176M |  50 |2528 |4233 | 622 |  11k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1381.22/1387.14	c   361s|  7300 |   341 |  6259k| 172.2 |   176M |  50 |2528 |4158 | 622 |  11k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1382.60/1388.51	c   362s|  7400 |   350 |  6280k| 172.3 |   176M |  50 |2528 |4179 | 568 |  11k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1383.80/1389.73	c   364s|  7500 |   367 |  6298k| 172.3 |   176M |  50 |2528 |4335 | 579 |  12k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1384.70/1390.65	c   365s|  7600 |   363 |  6310k| 172.2 |   176M |  50 |2528 |4428 | 583 |  12k|  2 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1385.89/1391.87	c   366s|  7700 |   370 |  6324k| 172.1 |   176M |  50 |2528 |4527 | 566 |  12k|  1 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1387.20/1393.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1387.20/1393.19	c   367s|  7800 |   374 |  6340k| 172.1 |   176M |  50 |2528 |4620 | 587 |  12k|  1 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1388.58/1394.55	c   368s|  7900 |   392 |  6361k| 172.2 |   176M |  50 |2528 |4648 | 585 |  12k|  0 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1390.27/1396.26	c   370s|  8000 |   387 |  6387k| 172.4 |   176M |  50 |2528 |4689 |   0 |  12k|  0 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1391.57/1397.55	c   371s|  8100 |   394 |  6404k| 172.4 |   176M |  50 |2528 |4704 | 586 |  13k|  0 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1392.56/1398.53	c   372s|  8200 |   408 |  6418k| 172.3 |   176M |  50 |2528 |4733 | 564 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1393.76/1399.75	c   374s|  8300 |   409 |  6433k| 172.2 |   176M |  50 |2528 |4724 | 592 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1394.85/1400.87	c   375s|  8400 |   412 |  6450k| 172.2 |   176M |  50 |2528 |4736 | 570 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1395.75/1401.73	c   376s|  8500 |   413 |  6463k| 172.1 |   176M |  50 |2528 |4845 | 588 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1396.55/1402.57	c   376s|  8600 |   412 |  6476k| 172.0 |   176M |  50 |2528 |4928 | 581 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1397.84/1403.83	c   378s|  8700 |   420 |  6492k| 172.0 |   176M |  50 |2528 |4861 | 579 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1398.94/1404.93	c   379s|  8800 |   426 |  6507k| 171.9 |   176M |  50 |2528 |4898 | 590 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1400.04/1406.08	c   380s|  8900 |   428 |  6522k| 171.9 |   176M |  50 |2528 |4939 | 568 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1400.93/1406.97	c   381s|  9000 |   433 |  6534k| 171.7 |   177M |  50 |2528 |4985 | 588 |  14k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1402.04/1408.06	c   382s|  9100 |   426 |  6549k| 171.7 |   177M |  50 |2528 |5035 | 595 |  14k|  0 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1403.03/1409.10	c   383s|  9200 |   429 |  6563k| 171.6 |   177M |  50 |2528 |5098 | 591 |  14k|  1 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1404.31/1410.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1404.31/1410.31	c   384s|  9300 |   434 |  6580k| 171.6 |   177M |  50 |2528 |5072 | 567 |  14k|  1 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1405.71/1411.71	c   386s|  9400 |   435 |  6600k| 171.7 |   177M |  50 |2528 |5131 | 565 |  14k|  0 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1406.80/1412.88	c   387s|  9500 |   435 |  6618k| 171.7 |   177M |  50 |2528 |5210 | 572 |  14k|  1 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1408.50/1414.50	c   388s|  9600 |   424 |  6642k| 171.9 |   177M |  50 |2528 |5282 | 570 |  14k|  0 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1409.79/1415.81	c   390s|  9700 |   414 |  6662k| 171.9 |   177M |  50 |2528 |5210 | 566 |  15k|  1 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1411.28/1417.37	c   391s|  9800 |   415 |  6686k| 172.1 |   177M |  50 |2528 |5250 | 583 |  15k|  0 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1412.68/1418.70	c   393s|  9900 |   417 |  6706k| 172.2 |   177M |  50 |2528 |5231 | 650 |  15k|  1 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1413.57/1419.64	c   394s| 10000 |   417 |  6721k| 172.1 |   177M |  50 |2528 |5255 | 577 |  15k|  1 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1414.98/1421.10	c   395s| 10100 |   419 |  6743k| 172.2 |   177M |  50 |2528 |5347 | 604 |  15k|  0 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1416.66/1422.70	c   397s| 10200 |   423 |  6769k| 172.5 |   177M |  50 |2528 |5338 | 577 |  15k|  0 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1417.97/1424.07	c   398s| 10300 |   438 |  6791k| 172.6 |   177M |  50 |2528 |5311 | 603 |  15k|  1 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1419.25/1425.38	c   399s| 10400 |   432 |  6812k| 172.7 |   177M |  50 |2528 |5272 | 625 |  15k|  0 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1420.96/1427.06	c   401s| 10500 |   428 |  6837k| 172.9 |   177M |  50 |2528 |5342 | 561 |  15k|  1 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1422.24/1428.36	c   402s| 10600 |   436 |  6857k| 172.9 |   177M |  50 |2528 |5339 | 569 |  16k|  1 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1423.43/1429.54	c   403s| 10700 |   446 |  6874k| 172.9 |   177M |  50 |2528 |5362 | 629 |  16k|  0 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1424.94/1431.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1424.94/1431.08	c   405s| 10800 |   447 |  6897k| 173.1 |   177M |  50 |2528 |5468 | 646 |  16k|  1 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1427.32/1433.49	c   407s| 10900 |   447 |  6934k| 173.6 |   177M |  50 |2528 |5494 | 581 |  16k|  0 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1428.11/1434.22	c   408s| 11000 |   446 |  6944k| 173.4 |   177M |  50 |2528 |5599 | 580 |  16k|  1 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1429.41/1435.57	c   409s| 11100 |   451 |  6965k| 173.5 |   177M |  50 |2528 |5729 | 588 |  16k|  1 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1430.60/1436.71	c   411s| 11200 |   440 |  6981k| 173.4 |   177M |  50 |2528 |5685 | 579 |  16k|  0 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1432.20/1438.36	c   412s| 11300 |   431 |  7006k| 173.6 |   177M |  50 |2528 |5583 | 581 |  17k|  0 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1434.09/1440.24	c   414s| 11400 |   434 |  7034k| 173.9 |   177M |  50 |2528 |5617 | 671 |  17k|  0 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1435.18/1441.30	c   415s| 11500 |   438 |  7049k| 173.8 |   177M |  50 |2528 |5560 | 573 |  17k|  1 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1436.89/1443.01	c   417s| 11600 |   452 |  7075k| 174.0 |   177M |  50 |2528 |5431 | 694 |  17k|  1 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1438.37/1444.51	c   418s| 11700 |   449 |  7098k| 174.2 |   177M |  50 |2528 |5486 | 601 |  17k|  0 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1439.67/1445.80	c   420s| 11800 |   455 |  7120k| 174.3 |   177M |  50 |2528 |5559 | 622 |  17k|  0 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1440.97/1447.17	c   421s| 11900 |   457 |  7142k| 174.4 |   177M |  50 |2528 |5626 | 606 |  17k|  1 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1442.55/1448.74	c   423s| 12000 |   448 |  7169k| 174.6 |   177M |  50 |2528 |5616 | 672 |  17k|  1 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1444.05/1450.23	c   424s| 12100 |   452 |  7191k| 174.8 |   177M |  50 |2528 |5688 | 591 |  17k|  0 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1445.44/1451.69	c   426s| 12200 |   457 |  7213k| 174.9 |   177M |  50 |2528 |5595 | 575 |  18k|  0 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1447.03/1453.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1447.03/1453.22	c   427s| 12300 |   461 |  7236k| 175.0 |   177M |  50 |2528 |5584 | 567 |  18k|  1 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1448.63/1454.87	c   429s| 12400 |   478 |  7261k| 175.2 |   177M |  50 |2528 |5721 | 572 |  18k|  0 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1450.12/1456.32	c   430s| 12500 |   487 |  7282k| 175.3 |   177M |  50 |2528 |5707 | 586 |  18k|  1 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1451.42/1457.65	c   432s| 12600 |   484 |  7302k| 175.3 |   177M |  50 |2528 |5789 | 586 |  18k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1453.31/1459.51	c   433s| 12700 |   485 |  7330k| 175.6 |   177M |  50 |2528 |5725 | 608 |  19k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1454.91/1461.13	c   435s| 12800 |   483 |  7354k| 175.7 |   177M |  50 |2528 |5697 | 574 |  19k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1457.90/1464.15	c   438s| 12900 |   496 |  7409k| 176.6 |   177M |  50 |2528 |5654 | 686 |  19k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1460.98/1467.28	c   441s| 13000 |   504 |  7466k| 177.5 |   177M |  50 |2528 |5713 | 672 |  19k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1464.26/1470.53	c   444s| 13100 |   515 |  7525k| 178.5 |   177M |  50 |2528 |5762 | 662 |  19k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1467.05/1473.32	c   447s| 13200 |   508 |  7576k| 179.3 |   177M |  50 |2528 |5783 | 652 |  19k|  0 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1468.86/1475.19	c   449s| 13300 |   510 |  7611k| 179.7 |   177M |  50 |2528 |5813 | 577 |  19k|  0 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1470.24/1476.59	c   450s| 13400 |   509 |  7633k| 179.8 |   177M |  50 |2528 |5808 | 585 |  19k|  0 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1472.33/1478.64	c   453s| 13500 |   512 |  7664k| 180.1 |   177M |  50 |2528 |5747 | 602 |  20k|  2 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1474.12/1480.40	c   454s| 13600 |   514 |  7691k| 180.3 |   177M |  50 |2528 |5671 | 628 |  20k|  0 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1475.42/1481.77	c   456s| 13700 |   517 |  7711k| 180.4 |   177M |  50 |2528 |5743 | 562 |  20k|  1 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1476.82/1483.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1476.82/1483.16	c   457s| 13800 |   523 |  7732k| 180.5 |   177M |  50 |2528 |5596 | 572 |  20k|  0 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1478.21/1484.53	c   458s| 13900 |   529 |  7752k| 180.5 |   177M |  50 |2528 |5598 | 625 |  20k|  1 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1480.30/1486.65	c   461s| 14000 |   536 |  7785k| 180.9 |   177M |  50 |2528 |5441 | 666 |  20k|  0 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1481.39/1487.79	c   462s| 14100 |   539 |  7804k| 180.9 |   177M |  50 |2528 |5448 | 631 |  21k|  0 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1484.28/1490.62	c   465s| 14200 |   514 |  7848k| 181.5 |   177M |  50 |2528 |5237 | 566 |  21k|  0 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1485.87/1492.23	c   466s| 14300 |   520 |  7873k| 181.6 |   177M |  50 |2528 |5298 | 655 |  21k|  0 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1487.78/1494.16	c   468s| 14400 |   512 |  7902k| 181.9 |   177M |  50 |2528 |5331 | 574 |  21k|  1 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1489.46/1495.82	c   470s| 14500 |   516 |  7928k| 182.1 |   177M |  50 |2528 |5333 | 630 |  21k|  1 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1491.35/1497.79	c   472s| 14600 |   502 |  7957k| 182.3 |   177M |  50 |2528 |5255 | 550 |  21k|  1 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1493.04/1499.42	c   473s| 14700 |   509 |  7983k| 182.5 |   177M |  50 |2528 |5313 |   0 |  21k|  0 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1494.94/1501.35	c   475s| 14800 |   508 |  8013k| 182.8 |   177M |  50 |2528 |5248 | 668 |  21k|  1 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1496.74/1503.19	c   477s| 14900 |   521 |  8040k| 183.0 |   177M |  50 |2528 |5221 | 587 |  22k|  1 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1498.42/1504.86	c   479s| 15000 |   525 |  8064k| 183.1 |   177M |  50 |2528 |5258 |   0 |  22k|  0 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1499.63/1506.10	c   480s| 15100 |   525 |  8083k| 183.1 |   177M |  50 |2528 |5278 | 656 |  22k|  0 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1501.41/1507.87	c   482s| 15200 |   524 |  8111k| 183.3 |   177M |  50 |2528 |5213 | 575 |  22k|  1 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1503.90/1510.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1503.90/1510.31	c   484s| 15300 |   542 |  8148k| 183.7 |   177M |  50 |2528 |5190 | 624 |  22k|  0 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1505.39/1511.89	c   486s| 15400 |   543 |  8174k| 183.9 |   177M |  50 |2528 |5225 | 664 |  22k|  2 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1507.18/1513.67	c   488s| 15500 |   546 |  8201k| 184.1 |   177M |  50 |2528 |5218 | 571 |  22k|  1 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1508.98/1515.45	c   489s| 15600 |   556 |  8227k| 184.3 |   177M |  50 |2528 |5257 | 657 |  23k|  2 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1510.58/1517.10	c   491s| 15700 |   539 |  8252k| 184.4 |   177M |  50 |2528 |5323 |   0 |  23k|  0 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1512.06/1518.50	c   492s| 15800 |   536 |  8273k| 184.5 |   177M |  50 |2528 |5381 | 671 |  23k|  0 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1513.86/1520.38	c   494s| 15900 |   540 |  8304k| 184.8 |   177M |  50 |2528 |5298 | 581 |  23k|  0 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1515.66/1522.12	c   496s| 16000 |   536 |  8332k| 185.0 |   177M |  50 |2528 |5253 | 587 |  23k|  0 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1517.44/1523.96	c   498s| 16100 |   554 |  8361k| 185.2 |   177M |  50 |2528 |5221 | 595 |  23k|  1 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1519.43/1525.93	c   500s| 16200 |   561 |  8391k| 185.5 |   177M |  50 |2528 |5228 | 613 |  23k|  1 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1521.64/1528.12	c   502s| 16300 |   553 |  8424k| 185.8 |   177M |  50 |2528 |5197 | 607 |  24k|  1 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1523.22/1529.73	c   504s| 16400 |   545 |  8450k| 185.9 |   177M |  50 |2528 |5259 | 649 |  24k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1525.11/1531.62	c   506s| 16500 |   547 |  8479k| 186.2 |   177M |  50 |2528 |5302 | 663 |  24k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1527.10/1533.67	c   508s| 16600 |   543 |  8511k| 186.5 |   177M |  50 |2528 |5365 | 653 |  24k|  0 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1528.61/1535.17	c   509s| 16700 |   544 |  8536k| 186.6 |   177M |  50 |2528 |5467 | 624 |  24k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1530.39/1536.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1530.39/1536.97	c   511s| 16800 |   551 |  8564k| 186.8 |   177M |  50 |2528 |5413 | 638 |  24k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1532.18/1538.77	c   513s| 16900 |   554 |  8593k| 187.0 |   177M |  50 |2528 |5391 | 623 |  24k|  0 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1533.87/1540.43	c   514s| 17000 |   559 |  8620k| 187.2 |   177M |  50 |2528 |5450 | 612 |  25k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1535.86/1542.43	c   516s| 17100 |   548 |  8655k| 187.6 |   177M |  50 |2528 |5472 | 645 |  25k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1537.76/1544.31	c   518s| 17200 |   558 |  8683k| 187.8 |   177M |  50 |2528 |5509 | 599 |  25k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1539.56/1546.13	c   520s| 17300 |   571 |  8709k| 187.9 |   177M |  50 |2528 |5325 | 569 |  25k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1541.34/1547.92	c   522s| 17400 |   568 |  8736k| 188.1 |   177M |  50 |2528 |5359 | 595 |  25k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1543.13/1549.71	c   524s| 17500 |   572 |  8762k| 188.3 |   177M |  50 |2528 |5113 | 672 |  25k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1544.23/1550.82	c   525s| 17600 |   578 |  8778k| 188.2 |   177M |  50 |2528 |5099 | 595 |  25k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1546.32/1552.97	c   527s| 17700 |   584 |  8809k| 188.5 |   177M |  50 |2528 |4692 | 633 |  25k|  0 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1548.11/1554.75	c   529s| 17800 |   592 |  8837k| 188.6 |   177M |  50 |2528 |4675 | 628 |  26k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1549.42/1556.10	c   530s| 17900 |   593 |  8858k| 188.7 |   177M |  50 |2528 |4849 | 630 |  26k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1551.10/1557.70	c   532s| 18000 |   587 |  8883k| 188.8 |   177M |  50 |2528 |4887 | 626 |  26k|  0 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1552.99/1559.60	c   533s| 18100 |   597 |  8915k| 189.1 |   177M |  50 |2528 |4914 | 636 |  26k|  1 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1554.40/1561.01	c   535s| 18200 |   604 |  8936k| 189.2 |   177M |  50 |2528 |4801 | 641 |  26k|  1 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1556.68/1563.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1556.68/1563.30	c   537s| 18300 |   609 |  8972k| 189.5 |   177M |  50 |2528 |4768 | 666 |  26k|  0 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1560.56/1567.26	c   541s| 18400 |   584 |  9033k| 190.4 |   177M |  50 |2528 |4245 | 678 |  26k|  0 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1562.65/1569.35	c   543s| 18500 |   607 |  9061k| 190.6 |   177M |  50 |2528 |4317 | 569 |  27k|  0 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1563.85/1570.56	c   544s| 18600 |   656 |  9077k| 190.5 |   177M |  50 |2528 |4392 | 563 |  27k|  1 |  55k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1566.83/1573.55	c   547s| 18700 |   652 |  9127k| 191.2 |   177M |  50 |2528 |4453 | 573 |  27k|  1 |  55k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1570.33/1577.06	c   551s| 18800 |   675 |  9187k| 192.0 |   177M |  50 |2528 |4509 | 574 |  27k|  2 |  55k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1572.91/1579.69	c   554s| 18900 |   673 |  9229k| 192.5 |   177M |  50 |2528 |4564 | 593 |  27k|  0 |  55k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1576.31/1583.05	c   557s| 19000 |   680 |  9280k| 193.2 |   177M |  50 |2528 |4556 | 579 |  27k|  1 |  55k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1579.18/1585.96	c   560s| 19100 |   653 |  9327k| 193.7 |   177M |  50 |2528 |4648 | 576 |  27k|  1 |  56k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1582.97/1589.76	c   564s| 19200 |   634 |  9382k| 194.5 |   177M |  50 |2528 |4546 | 587 |  28k|  0 |  56k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1586.26/1593.08	c   567s| 19300 |   632 |  9434k| 195.2 |   177M |  50 |2528 |4581 | 633 |  28k|  1 |  56k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1588.84/1595.68	c   570s| 19400 |   638 |  9474k| 195.6 |   177M |  50 |2528 |4410 | 595 |  28k|  0 |  56k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1591.83/1598.67	c   573s| 19500 |   632 |  9524k| 196.2 |   177M |  50 |2528 |4422 | 618 |  28k|  1 |  56k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1593.62/1600.40	c   574s| 19600 |   638 |  9555k| 196.4 |   177M |  50 |2528 |4464 |   0 |  28k|  0 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1596.91/1603.75	c   578s| 19700 |   634 |  9607k| 197.1 |   177M |  50 |2528 |4480 |   0 |  28k|  0 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1598.90/1605.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1598.90/1605.74	c   580s| 19800 |   642 |  9645k| 197.5 |   177M |  51 |2528 |4551 | 668 |  28k|  2 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1600.99/1607.81	c   582s| 19900 |   637 |  9683k| 197.9 |   177M |  51 |2528 |4558 | 656 |  28k|  0 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1603.29/1610.16	c   584s| 20000 |   636 |  9728k| 198.4 |   177M |  51 |2528 |4618 | 680 |  29k|  0 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1605.37/1612.27	c   586s| 20100 |   638 |  9767k| 198.8 |   177M |  51 |2528 |4622 | 652 |  29k|  1 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1608.06/1614.91	c   589s| 20200 |   645 |  9815k| 199.3 |   177M |  51 |2528 |4600 | 559 |  29k|  1 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1610.55/1617.44	c   591s| 20300 |   684 |  9860k| 199.8 |   177M |  51 |2528 |4626 | 654 |  29k|  0 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1613.04/1620.00	c   594s| 20400 |   695 |  9905k| 200.3 |   177M |  51 |2528 |4726 | 581 |  29k|  1 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1615.73/1622.62	c   597s| 20500 |   720 |  9949k| 200.8 |   177M |  51 |2528 |4836 | 567 |  29k|  1 |  58k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1618.32/1625.29	c   599s| 20600 |   728 |  9993k| 201.3 |   177M |  51 |2528 |4819 | 567 |  29k|  1 |  58k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1620.91/1627.87	c   602s| 20700 |   739 | 10044k| 201.9 |   177M |  51 |2528 |4945 |   0 |  29k|  0 |  58k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1624.21/1631.16	c   605s| 20800 |   734 | 10100k| 202.7 |   177M |  51 |2528 |4875 | 569 |  30k|  0 |  58k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1626.78/1633.73	c   608s| 20900 |   738 | 10145k| 203.1 |   177M |  51 |2528 |4930 | 560 |  30k|  1 |  58k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1629.67/1636.62	c   611s| 21000 |   740 | 10194k| 203.7 |   177M |  51 |2528 |5047 | 568 |  30k|  0 |  59k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1632.76/1639.76	c   614s| 21100 |   755 | 10247k| 204.4 |   177M |  51 |2528 |5138 | 572 |  30k|  0 |  59k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1636.74/1643.77	c   618s| 21200 |   664 | 10318k| 205.4 |   177M |  51 |2528 |4932 | 661 |  30k|  1 |  59k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1639.93/1646.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1639.93/1646.95	c   621s| 21300 |   654 | 10378k| 206.2 |   177M |  51 |2528 |4985 | 661 |  30k|  0 |  59k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1642.32/1649.37	c   623s| 21400 |   658 | 10422k| 206.6 |   177M |  51 |2528 |5063 | 617 |  30k|  2 |  59k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1644.13/1651.16	c   625s| 21500 |   652 | 10456k| 206.9 |   177M |  51 |2528 |5206 | 593 |  31k|  0 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1646.21/1653.28	c   627s| 21600 |   656 | 10495k| 207.3 |   177M |  51 |2528 |5079 | 613 |  31k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1648.30/1655.35	c   629s| 21700 |   662 | 10535k| 207.6 |   177M |  51 |2528 |5105 | 620 |  31k|  0 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1650.00/1657.06	c   631s| 21800 |   666 | 10568k| 207.9 |   177M |  51 |2528 |5173 | 635 |  31k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1651.38/1658.48	c   632s| 21900 |   665 | 10595k| 208.0 |   177M |  51 |2528 |5200 | 635 |  31k|  0 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1653.38/1660.48	c   634s| 22000 |   666 | 10635k| 208.4 |   177M |  51 |2528 |5234 | 634 |  31k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1655.67/1662.71	c   637s| 22100 |   668 | 10679k| 208.8 |   177M |  51 |2528 |5281 | 633 |  31k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1658.36/1665.47	c   639s| 22200 |   675 | 10733k| 209.5 |   177M |  51 |2528 |5345 | 641 |  31k|  0 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1661.44/1668.52	c   642s| 22300 |   684 | 10789k| 210.2 |   177M |  51 |2528 |5351 | 631 |  32k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1663.83/1670.94	c   645s| 22400 |   693 | 10835k| 210.6 |   177M |  51 |2528 |5382 | 613 |  32k|  0 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1665.83/1672.98	c   647s| 22500 |   699 | 10874k| 211.0 |   177M |  51 |2528 |5441 | 641 |  32k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1667.32/1674.41	c   648s| 22600 |   715 | 10898k| 211.0 |   177M |  51 |2528 |5498 | 628 |  32k|  0 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1669.31/1676.41	c   650s| 22700 |   705 | 10931k| 211.3 |   177M |  51 |2528 |5555 | 621 |  32k|  1 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1671.20/1678.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1671.20/1678.34	c   652s| 22800 |   691 | 10963k| 211.5 |   177M |  51 |2528 |5467 | 634 |  32k|  1 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1673.10/1680.28	c   654s| 22900 |   693 | 10994k| 211.7 |   177M |  51 |2528 |5420 | 646 |  33k|  0 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1675.09/1682.20	c   656s| 23000 |   688 | 11025k| 211.9 |   177M |  51 |2528 |5406 | 643 |  33k|  0 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1676.78/1683.97	c   658s| 23100 |   671 | 11054k| 212.0 |   177M |  51 |2528 |5237 | 583 |  33k|  0 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1678.37/1685.53	c   659s| 23200 |   681 | 11078k| 212.1 |   177M |  51 |2528 |5256 | 596 |  33k|  1 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1679.67/1686.87	c   661s| 23300 |   681 | 11100k| 212.1 |   177M |  51 |2528 |5346 | 591 |  33k|  0 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1681.16/1688.36	c   662s| 23400 |   683 | 11123k| 212.1 |   177M |  51 |2528 |5354 | 594 |  33k|  1 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1682.75/1689.97	c   664s| 23500 |   680 | 11147k| 212.2 |   177M |  51 |2528 |5444 | 609 |  33k|  1 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1684.54/1691.72	c   666s| 23600 |   676 | 11174k| 212.3 |   177M |  51 |2528 |5383 | 589 |  33k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1686.04/1693.22	c   667s| 23700 |   689 | 11198k| 212.3 |   177M |  51 |2528 |5281 | 573 |  34k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1687.23/1694.43	c   668s| 23800 |   694 | 11218k| 212.3 |   177M |  51 |2528 |5297 | 589 |  34k|  0 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1688.23/1695.43	c   669s| 23900 |   701 | 11235k| 212.2 |   177M |  51 |2528 |5337 | 595 |  34k|  0 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1689.93/1697.17	c   671s| 24000 |   700 | 11263k| 212.4 |   177M |  51 |2528 |5358 | 643 |  34k|  0 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1691.61/1698.89	c   673s| 24100 |   707 | 11290k| 212.5 |   177M |  51 |2528 |5410 | 587 |  34k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1692.61/1699.89	c   674s| 24200 |   718 | 11306k| 212.4 |   177M |  51 |2528 |5468 | 588 |  34k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1693.70/1700.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1693.70/1700.90	c   675s| 24300 |   719 | 11322k| 212.3 |   177M |  51 |2528 |5511 | 580 |  34k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1695.70/1702.91	c   677s| 24400 |   731 | 11353k| 212.5 |   177M |  51 |2528 |5477 | 566 |  34k|  0 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1696.69/1703.94	c   678s| 24500 |   752 | 11369k| 212.4 |   177M |  51 |2528 |5482 | 584 |  34k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1697.69/1704.93	c   679s| 24600 |   749 | 11384k| 212.2 |   177M |  51 |2528 |5514 | 600 |  35k|  2 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1698.80/1706.05	c   680s| 24700 |   748 | 11402k| 212.2 |   177M |  51 |2528 |5551 | 588 |  35k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1700.38/1707.60	c   681s| 24800 |   728 | 11427k| 212.3 |   177M |  51 |2528 |5529 | 584 |  35k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1701.57/1708.86	c   683s| 24900 |   726 | 11447k| 212.2 |   177M |  51 |2528 |5572 | 591 |  35k|  2 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1702.57/1709.86	c   684s| 25000 |   723 | 11463k| 212.1 |   177M |  51 |2528 |5597 | 585 |  35k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1703.96/1711.27	c   685s| 25100 |   729 | 11485k| 212.2 |   177M |  51 |2528 |5563 | 603 |  35k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1704.77/1712.11	c   686s| 25200 |   741 | 11497k| 212.0 |   177M |  51 |2528 |5566 | 586 |  35k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1705.87/1713.15	c   687s| 25300 |   739 | 11514k| 211.9 |   177M |  51 |2528 |5607 | 591 |  36k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1706.86/1714.13	c   688s| 25400 |   735 | 11529k| 211.8 |   177M |  51 |2528 |5612 | 593 |  36k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1707.76/1715.11	c   689s| 25500 |   737 | 11543k| 211.7 |   177M |  51 |2528 |5661 | 584 |  36k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1708.44/1715.76	c   690s| 25600 |   739 | 11553k| 211.4 |   177M |  51 |2528 |5667 | 599 |  36k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1709.24/1716.57	c   690s| 25700 |   736 | 11564k| 211.3 |   177M |  51 |2528 |5644 | 596 |  36k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1710.33/1717.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1710.33/1717.65	c   692s| 25800 |   734 | 11581k| 211.2 |   177M |  51 |2528 |5652 | 588 |  36k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1711.13/1718.47	c   692s| 25900 |   742 | 11594k| 211.0 |   177M |  51 |2528 |5681 | 585 |  36k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1712.53/1719.80	c   694s| 26000 |   740 | 11616k| 211.1 |   177M |  51 |2528 |5722 | 594 |  36k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1713.62/1720.90	c   695s| 26100 |   739 | 11633k| 211.0 |   177M |  51 |2528 |5766 | 580 |  36k|  2 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1715.02/1722.39	c   696s| 26200 |   741 | 11657k| 211.0 |   177M |  51 |2528 |5775 | 581 |  36k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1716.31/1723.61	c   698s| 26300 |   753 | 11676k| 211.0 |   177M |  51 |2528 |5793 | 586 |  37k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1717.31/1724.60	c   698s| 26400 |   762 | 11691k| 210.9 |   177M |  51 |2528 |5832 | 594 |  37k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1718.30/1725.63	c   700s| 26500 |   757 | 11709k| 210.8 |   177M |  51 |2528 |5865 | 591 |  37k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1719.60/1727.00	c   701s| 26600 |   759 | 11731k| 210.9 |   177M |  51 |2528 |5904 | 607 |  37k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1720.70/1728.08	c   702s| 26700 |   762 | 11749k| 210.8 |   177M |  51 |2528 |5972 | 592 |  37k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1721.89/1729.20	c   703s| 26800 |   760 | 11768k| 210.8 |   177M |  51 |2528 |5975 | 609 |  37k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1723.48/1730.88	c   705s| 26900 |   758 | 11798k| 210.9 |   177M |  51 |2528 |5999 | 611 |  37k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1725.27/1732.60	c   706s| 27000 |   747 | 11827k| 211.0 |   177M |  51 |2528 |5956 | 577 |  37k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1726.37/1733.70	c   708s| 27100 |   744 | 11844k| 211.0 |   177M |  51 |2528 |5855 | 579 |  37k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1727.67/1735.10	c   709s| 27200 |   742 | 11867k| 211.0 |   177M |  51 |2528 |5877 | 594 |  38k|  0 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1730.76/1738.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1730.76/1738.18	c   712s| 27300 |   744 | 11914k| 211.5 |   177M |  51 |2528 |5500 | 624 |  38k|  0 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1732.24/1739.61	c   714s| 27400 |   757 | 11936k| 211.5 |   177M |  51 |2528 |5311 | 606 |  38k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1734.14/1741.54	c   715s| 27500 |   733 | 11963k| 211.6 |   177M |  51 |2528 |5251 | 890 |  38k|  0 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1735.83/1743.21	c   717s| 27600 |   733 | 11990k| 211.7 |   177M |  51 |2528 |5199 | 606 |  38k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1737.12/1744.50	c   718s| 27700 |   738 | 12011k| 211.7 |   177M |  51 |2528 |5234 | 616 |  38k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1738.63/1746.06	c   720s| 27800 |   736 | 12035k| 211.8 |   177M |  51 |2528 |5231 | 619 |  38k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1741.11/1748.52	c   722s| 27900 |   744 | 12072k| 212.0 |   177M |  51 |2528 |5118 | 711 |  39k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1743.10/1750.54	c   724s| 28000 |   784 | 12099k| 212.1 |   177M |  51 |2528 |4659 | 620 |  39k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1744.49/1751.95	c   726s| 28100 |   790 | 12119k| 212.1 |   177M |  51 |2528 |4670 | 560 |  39k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1745.39/1752.85	c   727s| 28200 |   798 | 12132k| 212.0 |   177M |  51 |2528 |4705 |   0 |  39k|  0 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1746.60/1754.06	c   728s| 28300 |   797 | 12152k| 211.9 |   177M |  51 |2528 |4773 | 574 |  39k|  0 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1748.38/1755.83	c   730s| 28400 |   798 | 12180k| 212.1 |   177M |  51 |2528 |4846 | 593 |  39k|  0 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1749.58/1757.10	c   731s| 28500 |   797 | 12199k| 212.0 |   177M |  51 |2528 |4886 | 576 |  39k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1750.77/1758.21	c   732s| 28600 |   804 | 12215k| 211.9 |   177M |  51 |2528 |4982 | 575 |  39k|  0 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1752.16/1759.60	c   733s| 28700 |   803 | 12236k| 211.9 |   177M |  51 |2528 |5016 | 587 |  39k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1754.45/1761.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1754.45/1761.96	c   736s| 28800 |   813 | 12277k| 212.3 |   177M |  51 |2528 |5028 | 569 |  40k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1757.04/1764.59	c   738s| 28900 |   813 | 12325k| 212.7 |   177M |  51 |2528 |5070 | 571 |  40k|  2 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1759.23/1766.77	c   741s| 29000 |   847 | 12365k| 213.1 |   177M |  51 |2528 |5064 | 564 |  40k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1761.53/1769.08	c   743s| 29100 |   855 | 12408k| 213.4 |   177M |  51 |2528 |5087 | 588 |  40k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1763.71/1771.20	c   745s| 29200 |   849 | 12447k| 213.7 |   177M |  51 |2528 |5104 | 578 |  40k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1766.30/1773.88	c   748s| 29300 |   884 | 12496k| 214.2 |   177M |  51 |2528 |5141 | 566 |  40k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1768.69/1776.21	c   750s| 29400 |   890 | 12538k| 214.6 |   177M |  51 |2528 |5180 | 571 |  41k|  1 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1770.69/1778.26	c   752s| 29500 |   903 | 12575k| 214.8 |   177M |  51 |2528 |5242 |   0 |  41k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1772.78/1780.35	c   754s| 29600 |   903 | 12612k| 215.1 |   177M |  51 |2528 |5270 | 581 |  41k|  1 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1776.36/1783.96	c   758s| 29700 |   822 | 12676k| 215.8 |   177M |  51 |2528 |5145 | 565 |  41k|  1 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1778.75/1786.38	c   760s| 29800 |   828 | 12719k| 216.2 |   177M |  51 |2528 |5218 |   0 |  41k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1781.74/1789.33	c   763s| 29900 |   825 | 12772k| 216.7 |   177M |  51 |2528 |5208 | 576 |  41k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1783.44/1791.11	c   765s| 30000 |   828 | 12802k| 216.9 |   177M |  51 |2528 |5217 | 588 |  41k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1784.92/1792.50	c   766s| 30100 |   821 | 12823k| 216.8 |   177M |  51 |2528 |5293 | 566 |  42k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1786.12/1793.78	c   768s| 30200 |   821 | 12842k| 216.8 |   177M |  51 |2528 |5369 | 595 |  42k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1788.11/1795.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1788.11/1795.75	c   770s| 30300 |   812 | 12872k| 216.9 |   177M |  51 |2528 |5222 | 586 |  42k|  1 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1790.00/1797.61	c   772s| 30400 |   820 | 12900k| 217.1 |   177M |  51 |2528 |5260 | 609 |  42k|  1 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1792.09/1799.70	c   774s| 30500 |   822 | 12932k| 217.2 |   177M |  51 |2528 |5389 | 613 |  42k|  1 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1793.89/1801.56	c   775s| 30600 |   813 | 12961k| 217.3 |   177M |  51 |2528 |5431 | 605 |  42k|  1 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1795.58/1803.20	c   777s| 30700 |   811 | 12985k| 217.4 |   177M |  51 |2528 |5453 | 610 |  42k|  1 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1797.77/1805.42	c   779s| 30800 |   807 | 13019k| 217.6 |   177M |  51 |2528 |5488 | 579 |  42k|  0 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1799.66/1807.30	c   781s| 30900 |   816 | 13048k| 217.7 |   177M |  51 |2528 |5494 | 598 |  42k|  0 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1801.26/1808.91	c   783s| 31000 |   820 | 13073k| 217.8 |   177M |  51 |2528 |5509 | 570 |  43k|  1 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1802.85/1810.50	c   784s| 31100 |   825 | 13098k| 217.8 |   177M |  51 |2528 |5562 | 564 |  43k|  0 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1804.84/1812.58	c   786s| 31200 |   821 | 13129k| 218.0 |   177M |  51 |2528 |5589 | 591 |  43k|  0 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1806.53/1814.22	c   788s| 31300 |   818 | 13154k| 218.0 |   177M |  51 |2528 |5653 | 595 |  43k|  0 |  67k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1808.13/1815.83	c   790s| 31400 |   814 | 13178k| 218.1 |   177M |  51 |2528 |5705 | 581 |  43k|  0 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1809.22/1816.90	c   791s| 31500 |   816 | 13193k| 217.9 |   177M |  51 |2528 |5760 | 582 |  43k|  1 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1810.52/1818.22	c   792s| 31600 |   812 | 13212k| 217.9 |   177M |  51 |2528 |5779 | 586 |  43k|  0 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1812.21/1819.96	c   794s| 31700 |   820 | 13240k| 218.0 |   177M |  51 |2528 |5761 | 657 |  43k|  0 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1813.42/1821.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1813.42/1821.17	c   795s| 31800 |   827 | 13259k| 217.9 |   177M |  51 |2528 |5600 | 583 |  43k|  0 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1814.70/1822.48	c   796s| 31900 |   826 | 13280k| 217.9 |   177M |  51 |2528 |5624 | 580 |  43k|  1 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1816.69/1824.42	c   798s| 32000 |   837 | 13310k| 218.1 |   177M |  51 |2528 |5553 | 613 |  44k|  0 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1818.18/1825.95	c   800s| 32100 |   837 | 13333k| 218.1 |   177M |  51 |2528 |5655 | 606 |  44k|  1 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1819.78/1827.57	c   801s| 32200 |   833 | 13359k| 218.2 |   177M |  51 |2528 |5766 | 624 |  44k|  0 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1821.38/1829.16	c   803s| 32300 |   831 | 13383k| 218.2 |   177M |  51 |2528 |5805 |   0 |  44k|  0 |  68k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1823.27/1831.04	c   805s| 32400 |   832 | 13406k| 218.2 |   177M |  51 |2528 |5764 | 574 |  44k|  1 |  69k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1825.15/1832.90	c   807s| 32500 |   861 | 13427k| 218.2 |   177M |  51 |2528 |5691 | 554 |  44k|  0 |  69k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1826.55/1834.36	c   808s| 32600 |   895 | 13446k| 218.2 |   177M |  51 |2528 |5712 | 566 |  44k|  1 |  69k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1828.25/1836.04	c   810s| 32700 |   892 | 13466k| 218.1 |   177M |  51 |2528 |5810 | 585 |  44k|  0 |  69k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1829.93/1837.72	c   812s| 32800 |   895 | 13489k| 218.1 |   177M |  51 |2528 |5928 | 588 |  45k|  0 |  69k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1831.42/1839.22	c   813s| 32900 |   899 | 13511k| 218.2 |   177M |  51 |2528 |5845 | 603 |  45k|  0 |  69k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1833.91/1841.71	c   816s| 33000 |   894 | 13549k| 218.4 |   177M |  51 |2528 |5733 | 620 |  45k|  1 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1835.81/1843.62	c   818s| 33100 |   896 | 13578k| 218.5 |   177M |  51 |2528 |5777 | 632 |  45k|  0 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1837.31/1845.19	c   819s| 33200 |   926 | 13600k| 218.5 |   177M |  51 |2528 |5589 | 588 |  45k|  1 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1838.40/1846.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1838.40/1846.22	c   820s| 33300 |   932 | 13616k| 218.4 |   177M |  51 |2528 |5686 | 584 |  45k|  1 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1839.39/1847.27	c   821s| 33400 |   939 | 13633k| 218.4 |   177M |  51 |2528 |5715 |   0 |  45k|  0 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1840.30/1848.17	c   822s| 33500 |   934 | 13647k| 218.2 |   177M |  51 |2528 |5683 | 582 |  46k|  1 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1841.30/1849.18	c   823s| 33600 |   931 | 13663k| 218.1 |   177M |  51 |2528 |5710 | 589 |  46k|  1 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1842.48/1850.30	c   824s| 33700 |   929 | 13682k| 218.1 |   177M |  51 |2528 |5730 | 594 |  46k|  0 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1843.08/1850.97	c   825s| 33800 |   936 | 13692k| 217.9 |   177M |  51 |2528 |5777 |   0 |  46k|  0 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1844.28/1852.11	c   826s| 33900 |   954 | 13709k| 217.8 |   177M |  51 |2528 |5824 | 592 |  46k|  1 |  70k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1845.37/1853.21	c   827s| 34000 |   956 | 13726k| 217.8 |   177M |  51 |2528 |5860 | 585 |  46k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1846.66/1854.53	c   828s| 34100 |   939 | 13747k| 217.7 |   177M |  51 |2528 |5904 | 589 |  46k|  2 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1847.56/1855.41	c   829s| 34200 |   959 | 13759k| 217.6 |   177M |  51 |2528 |5933 | 600 |  46k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1848.65/1856.53	c   830s| 34300 |   958 | 13777k| 217.5 |   177M |  51 |2528 |5968 | 594 |  46k|  0 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1849.55/1857.45	c   831s| 34400 |   961 | 13790k| 217.4 |   177M |  51 |2528 |6020 | 594 |  46k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1850.64/1858.55	c   832s| 34500 |   943 | 13807k| 217.3 |   177M |  51 |2528 |5975 | 567 |  47k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1851.94/1859.82	c   834s| 34600 |   945 | 13826k| 217.3 |   177M |  51 |2528 |5824 | 580 |  47k|  0 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1852.73/1860.64	c   835s| 34700 |   974 | 13838k| 217.1 |   177M |  51 |2528 |5827 | 608 |  47k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1854.03/1861.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1854.03/1861.91	c   836s| 34800 |   974 | 13858k| 217.1 |   177M |  51 |2528 |5911 | 626 |  47k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1855.52/1863.46	c   837s| 34900 |   969 | 13883k| 217.1 |   177M |  51 |2528 |5960 | 593 |  47k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1857.02/1864.93	c   839s| 35000 |   963 | 13906k| 217.2 |   177M |  51 |2528 |5953 | 575 |  47k|  1 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1858.01/1865.92	c   840s| 35100 |   976 | 13920k| 217.0 |   177M |  51 |2528 |6016 | 597 |  47k|  0 |  71k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1859.01/1866.97	c   841s| 35200 |   971 | 13936k| 217.0 |   177M |  51 |2528 |6071 |   0 |  48k|  0 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1860.00/1867.95	c   842s| 35300 |   971 | 13951k| 216.8 |   177M |  51 |2528 |6051 | 604 |  48k|  3 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1860.80/1868.73	c   843s| 35400 |   964 | 13962k| 216.7 |   177M |  51 |2528 |6011 | 586 |  48k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1862.11/1870.11	c   844s| 35500 |   962 | 13983k| 216.7 |   177M |  51 |2528 |5942 | 592 |  48k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1863.10/1871.03	c   845s| 35600 |   964 | 13997k| 216.6 |   177M |  51 |2528 |5959 | 594 |  48k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1864.39/1872.31	c   846s| 35700 |   959 | 14017k| 216.5 |   177M |  51 |2528 |5946 | 597 |  48k|  0 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1865.68/1873.67	c   848s| 35800 |   965 | 14039k| 216.5 |   177M |  51 |2528 |5908 | 591 |  48k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1866.98/1874.94	c   849s| 35900 |   972 | 14059k| 216.5 |   177M |  51 |2528 |5913 | 591 |  49k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1868.18/1876.16	c   850s| 36000 |   981 | 14079k| 216.5 |   177M |  51 |2528 |5952 | 599 |  49k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1869.46/1877.41	c   851s| 36100 |   975 | 14099k| 216.5 |   177M |  51 |2528 |6012 | 598 |  49k|  2 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1870.66/1878.62	c   853s| 36200 |   978 | 14118k| 216.4 |   177M |  51 |2528 |6036 | 606 |  49k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1871.95/1879.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1871.95/1879.91	c   854s| 36300 |   981 | 14138k| 216.4 |   177M |  51 |2528 |6049 | 606 |  49k|  0 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1873.45/1881.43	c   855s| 36400 |   978 | 14162k| 216.4 |   177M |  51 |2528 |6079 | 607 |  49k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1874.84/1882.85	c   857s| 36500 |   981 | 14184k| 216.4 |   177M |  51 |2528 |5957 | 605 |  49k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1875.74/1883.75	c   858s| 36600 |   981 | 14198k| 216.3 |   177M |  51 |2528 |5978 | 616 |  49k|  0 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1876.93/1884.93	c   859s| 36700 |   987 | 14216k| 216.3 |   177M |  51 |2528 |5874 | 625 |  50k|  1 |  72k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1878.04/1886.02	c   860s| 36800 |   984 | 14234k| 216.2 |   177M |  51 |2528 |5867 | 639 |  50k|  0 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1879.14/1887.14	c   861s| 36900 |   986 | 14253k| 216.2 |   177M |  51 |2528 |5885 | 618 |  50k|  0 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1883.80/1891.83	c   866s| 37000 |   924 | 14317k| 216.8 |   177M |  51 |2528 |5330 | 584 |  50k|  1 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1885.80/1893.85	c   868s| 37100 |   929 | 14346k| 216.9 |   177M |  51 |2528 |5379 | 630 |  50k|  1 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1887.69/1895.70	c   870s| 37200 |   927 | 14374k| 217.0 |   177M |  51 |2528 |5281 | 626 |  50k|  1 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1888.88/1896.97	c   871s| 37300 |   932 | 14392k| 217.0 |   177M |  51 |2528 |5141 | 598 |  50k|  1 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1890.18/1898.27	c   872s| 37400 |   938 | 14413k| 216.9 |   177M |  51 |2528 |5147 | 602 |  50k|  1 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1891.77/1899.88	c   874s| 37500 |   940 | 14437k| 217.0 |   177M |  51 |2528 |5128 | 593 |  51k|  1 |  73k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1893.66/1901.79	c   876s| 37600 |   950 | 14467k| 217.1 |   177M |  51 |2528 |5016 | 618 |  51k|  0 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1894.86/1902.97	c   877s| 37700 |   962 | 14486k| 217.1 |   177M |  51 |2528 |4989 | 597 |  51k|  0 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1895.66/1903.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1895.66/1903.75	c   878s| 37800 |   964 | 14497k| 216.9 |   177M |  51 |2528 |5041 | 608 |  51k|  0 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1896.65/1904.70	c   879s| 37900 |   972 | 14512k| 216.8 |   177M |  51 |2528 |5093 | 612 |  51k|  0 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1898.54/1906.66	c   881s| 38000 |   960 | 14544k| 217.0 |   177M |  51 |2528 |5013 | 586 |  51k|  0 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1900.54/1908.60	c   882s| 38100 |   976 | 14573k| 217.1 |   177M |  51 |2528 |5054 | 596 |  51k|  1 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1903.13/1911.24	c   885s| 38200 |   986 | 14611k| 217.3 |   177M |  51 |2528 |4868 | 655 |  51k|  1 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1904.72/1912.81	c   887s| 38300 |  1005 | 14629k| 217.3 |   177M |  51 |2528 |4789 | 567 |  52k|  1 |  74k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1905.81/1913.92	c   888s| 38400 |  1016 | 14642k| 217.1 |   177M |  51 |2528 |4815 | 570 |  52k|  1 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1906.61/1914.70	c   889s| 38500 |  1025 | 14653k| 217.0 |   177M |  51 |2528 |4896 | 594 |  52k|  1 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1907.31/1915.49	c   889s| 38600 |  1043 | 14663k| 216.8 |   177M |  51 |2528 |4930 | 590 |  52k|  0 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1908.40/1916.56	c   890s| 38700 |  1039 | 14677k| 216.7 |   177M |  51 |2528 |5010 | 609 |  52k|  2 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1909.30/1917.47	c   891s| 38800 |  1043 | 14690k| 216.6 |   177M |  51 |2528 |5073 | 610 |  52k|  1 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1910.40/1918.58	c   892s| 38900 |  1052 | 14706k| 216.5 |   177M |  51 |2528 |5102 | 599 |  52k|  1 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1911.29/1919.41	c   893s| 39000 |  1056 | 14717k| 216.3 |   177M |  51 |2528 |5180 | 589 |  52k|  1 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1912.19/1920.35	c   894s| 39100 |  1061 | 14730k| 216.2 |   177M |  51 |2528 |5264 | 598 |  53k|  1 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1913.68/1921.84	c   896s| 39200 |  1063 | 14753k| 216.2 |   177M |  51 |2528 |5189 | 605 |  53k|  0 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1915.08/1923.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1915.08/1923.29	c   897s| 39300 |  1058 | 14775k| 216.2 |   177M |  51 |2528 |5274 | 595 |  53k|  1 |  75k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1916.37/1924.50	c   898s| 39400 |  1062 | 14793k| 216.2 |   177M |  51 |2528 |5270 | 587 |  53k|  1 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1917.47/1925.62	c   900s| 39500 |  1070 | 14809k| 216.1 |   177M |  51 |2528 |5286 | 612 |  53k|  0 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1918.26/1926.46	c   900s| 39600 |  1077 | 14820k| 215.9 |   177M |  51 |2528 |5344 | 609 |  53k|  1 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1919.26/1927.43	c   901s| 39700 |  1084 | 14834k| 215.8 |   177M |  51 |2528 |5276 | 592 |  53k|  0 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1920.35/1928.57	c   902s| 39800 |  1090 | 14850k| 215.7 |   177M |  51 |2528 |5370 | 622 |  54k|  2 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1921.25/1929.43	c   903s| 39900 |  1101 | 14862k| 215.6 |   177M |  51 |2528 |5372 | 613 |  54k|  1 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1922.55/1930.72	c   905s| 40000 |  1095 | 14881k| 215.6 |   177M |  51 |2528 |5418 | 615 |  54k|  0 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1923.64/1931.89	c   906s| 40100 |  1089 | 14897k| 215.5 |   177M |  51 |2528 |5425 | 614 |  54k|  1 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1924.85/1933.10	c   907s| 40200 |  1086 | 14915k| 215.4 |   177M |  51 |2528 |5426 | 608 |  54k|  0 |  76k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1926.53/1934.71	c   909s| 40300 |  1074 | 14938k| 215.4 |   177M |  51 |2528 |5420 | 614 |  54k|  1 |  77k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1927.62/1935.88	c   910s| 40400 |  1076 | 14956k| 215.4 |   177M |  51 |2528 |5335 | 591 |  54k|  1 |  77k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1929.02/1937.28	c   911s| 40500 |  1074 | 14977k| 215.4 |   177M |  51 |2528 |5267 | 599 |  55k|  1 |  77k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1931.01/1939.30	c   913s| 40600 |  1082 | 15006k| 215.5 |   177M |  51 |2528 |4844 | 604 |  55k|  1 |  77k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1932.50/1940.78	c   915s| 40700 |  1082 | 15028k| 215.5 |   177M |  51 |2528 |4632 | 626 |  55k|  1 |  77k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1933.81/1942.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1933.81/1942.07	c   916s| 40800 |  1084 | 15046k| 215.5 |   177M |  51 |2528 |4716 | 615 |  55k|  0 |  77k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1935.29/1943.52	c   917s| 40900 |  1089 | 15067k| 215.4 |   177M |  51 |2528 |4842 | 621 |  55k|  0 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1936.80/1945.01	c   919s| 41000 |  1096 | 15089k| 215.4 |   177M |  51 |2528 |4822 | 584 |  55k|  0 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1938.28/1946.54	c   920s| 41100 |  1109 | 15111k| 215.5 |   177M |  51 |2528 |4740 | 604 |  56k|  1 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1939.67/1947.96	c   922s| 41200 |  1113 | 15133k| 215.5 |   177M |  51 |2528 |4787 | 607 |  56k|  0 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1941.26/1949.56	c   923s| 41300 |  1112 | 15157k| 215.5 |   177M |  51 |2528 |4867 | 599 |  56k|  0 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1942.77/1951.07	c   925s| 41400 |  1120 | 15180k| 215.5 |   177M |  51 |2528 |4853 | 610 |  56k|  1 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1943.95/1952.29	c   926s| 41500 |  1115 | 15198k| 215.5 |   177M |  51 |2528 |4899 | 592 |  56k|  0 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1945.76/1954.06	c   928s| 41600 |  1127 | 15224k| 215.5 |   177M |  51 |2528 |5020 | 615 |  57k|  1 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1947.85/1956.13	c   930s| 41700 |  1132 | 15253k| 215.6 |   177M |  51 |2528 |5128 | 615 |  57k|  0 |  78k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1949.84/1958.17	c   932s| 41800 |  1129 | 15282k| 215.7 |   177M |  51 |2528 |5150 | 612 |  57k|  0 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1951.12/1959.48	c   933s| 41900 |  1131 | 15300k| 215.7 |   177M |  51 |2528 |5229 | 609 |  57k|  1 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1952.83/1961.14	c   935s| 42000 |  1120 | 15326k| 215.8 |   177M |  51 |2528 |5262 | 608 |  57k|  2 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1954.01/1962.31	c   936s| 42100 |  1124 | 15344k| 215.7 |   177M |  51 |2528 |5251 | 584 |  57k|  1 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1955.60/1963.93	c   938s| 42200 |  1118 | 15369k| 215.7 |   177M |  51 |2528 |5240 | 619 |  58k|  1 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1957.10/1965.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1957.10/1965.44	c   939s| 42300 |  1120 | 15391k| 215.8 |   177M |  51 |2528 |5221 | 603 |  58k|  1 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1958.59/1966.94	c   941s| 42400 |  1123 | 15413k| 215.8 |   177M |  51 |2528 |5237 | 604 |  58k|  1 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1959.70/1968.09	c   942s| 42500 |  1125 | 15430k| 215.7 |   177M |  51 |2528 |5330 | 582 |  58k|  1 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1961.18/1969.54	c   943s| 42600 |  1130 | 15451k| 215.7 |   177M |  51 |2528 |5325 | 633 |  58k|  1 |  79k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1962.69/1971.06	c   945s| 42700 |  1130 | 15474k| 215.7 |   177M |  51 |2528 |5400 | 628 |  58k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1964.27/1972.62	c   947s| 42800 |  1129 | 15497k| 215.7 |   177M |  51 |2528 |5411 | 570 |  58k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1966.06/1974.44	c   948s| 42900 |  1135 | 15523k| 215.8 |   177M |  51 |2528 |5405 | 573 |  59k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1966.96/1975.36	c   949s| 43000 |  1137 | 15535k| 215.7 |   177M |  51 |2528 |5497 | 605 |  59k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1968.25/1976.62	c   951s| 43100 |  1136 | 15552k| 215.6 |   177M |  51 |2528 |5557 | 609 |  59k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1969.45/1977.81	c   952s| 43200 |  1149 | 15569k| 215.5 |   177M |  51 |2528 |5599 | 594 |  59k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1970.35/1978.73	c   953s| 43300 |  1166 | 15583k| 215.4 |   177M |  51 |2528 |5616 | 609 |  59k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1971.05/1979.44	c   953s| 43400 |  1173 | 15593k| 215.3 |   177M |  51 |2528 |5669 | 618 |  59k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1972.04/1980.46	c   954s| 43500 |  1169 | 15609k| 215.2 |   177M |  51 |2528 |5698 | 623 |  59k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1973.14/1981.58	c   955s| 43600 |  1167 | 15625k| 215.1 |   177M |  51 |2528 |5722 | 612 |  60k|  0 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1974.33/1982.70	c   957s| 43700 |  1158 | 15642k| 215.1 |   177M |  51 |2528 |5719 | 607 |  60k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1975.53/1983.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1975.53/1983.90	c   958s| 43800 |  1158 | 15660k| 215.0 |   177M |  51 |2528 |5767 | 631 |  60k|  0 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1977.32/1985.74	c   960s| 43900 |  1152 | 15687k| 215.1 |   177M |  51 |2528 |5789 | 577 |  60k|  1 |  80k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1979.21/1987.61	c   961s| 44000 |  1147 | 15714k| 215.2 |   177M |  51 |2528 |5750 | 615 |  60k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1980.21/1988.68	c   963s| 44100 |  1148 | 15730k| 215.1 |   177M |  51 |2528 |5650 | 615 |  60k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1982.00/1990.49	c   964s| 44200 |  1150 | 15758k| 215.2 |   177M |  51 |2528 |5444 | 612 |  60k|  2 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1983.30/1991.75	c   966s| 44300 |  1151 | 15777k| 215.1 |   177M |  51 |2528 |5412 | 560 |  60k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1984.60/1993.02	c   967s| 44400 |  1172 | 15796k| 215.1 |   177M |  51 |2528 |5445 | 581 |  61k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1985.70/1994.14	c   968s| 44500 |  1167 | 15812k| 215.0 |   177M |  51 |2528 |5535 | 584 |  61k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1986.88/1995.36	c   969s| 44600 |  1170 | 15830k| 215.0 |   177M |  51 |2528 |5524 | 562 |  61k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1988.08/1996.56	c   970s| 44700 |  1174 | 15847k| 214.9 |   177M |  51 |2528 |5584 | 562 |  61k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1989.97/1998.40	c   972s| 44800 |  1177 | 15875k| 215.0 |   177M |  51 |2528 |5610 | 586 |  61k|  1 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1991.46/1999.97	c   974s| 44900 |  1188 | 15898k| 215.0 |   177M |  51 |2528 |5649 | 595 |  61k|  0 |  81k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1993.36/2001.82	c   976s| 45000 |  1193 | 15926k| 215.1 |   177M |  51 |2528 |5730 | 591 |  61k|  0 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1995.25/2003.77	c   978s| 45100 |  1195 | 15955k| 215.2 |   177M |  51 |2528 |5832 | 586 |  61k|  1 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1996.66/2005.13	c   979s| 45200 |  1200 | 15974k| 215.2 |   177M |  51 |2528 |5818 | 573 |  61k|  0 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
1998.24/2006.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1998.24/2006.72	c   981s| 45300 |  1212 | 15997k| 215.2 |   177M |  51 |2528 |5808 | 665 |  61k|  1 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2000.13/2008.67	c   983s| 45400 |  1222 | 16027k| 215.3 |   177M |  51 |2528 |5894 | 673 |  62k|  1 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2002.02/2010.52	c   984s| 45500 |  1208 | 16056k| 215.4 |   177M |  51 |2528 |5896 | 574 |  62k|  1 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2002.82/2011.32	c   985s| 45600 |  1215 | 16068k| 215.3 |   177M |  51 |2528 |5928 | 586 |  62k|  1 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2003.71/2012.22	c   986s| 45700 |  1218 | 16082k| 215.2 |   178M |  51 |2528 |5979 | 595 |  62k|  0 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2004.71/2013.27	c   987s| 45800 |  1219 | 16098k| 215.1 |   178M |  51 |2528 |6014 | 621 |  62k|  2 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2006.10/2014.65	c   989s| 45900 |  1216 | 16121k| 215.1 |   178M |  51 |2528 |5892 | 607 |  62k|  0 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2007.10/2015.66	c   990s| 46000 |  1220 | 16137k| 215.1 |   178M |  51 |2528 |5939 | 607 |  62k|  1 |  82k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2008.29/2016.84	c   991s| 46100 |  1215 | 16156k| 215.0 |   178M |  51 |2528 |5991 | 602 |  62k|  0 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2009.29/2017.88	c   992s| 46200 |  1220 | 16172k| 214.9 |   178M |  51 |2528 |6004 | 601 |  63k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2010.38/2018.92	c   993s| 46300 |  1210 | 16188k| 214.9 |   178M |  51 |2528 |5979 | 568 |  63k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2011.38/2019.97	c   994s| 46400 |  1231 | 16204k| 214.8 |   178M |  51 |2528 |5712 | 578 |  63k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2012.68/2021.20	c   995s| 46500 |  1231 | 16223k| 214.8 |   178M |  51 |2528 |5696 | 576 |  63k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2013.77/2022.34	c   996s| 46600 |  1244 | 16242k| 214.7 |   178M |  51 |2528 |5657 | 590 |  63k|  0 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2014.87/2023.43	c   997s| 46700 |  1252 | 16260k| 214.7 |   178M |  51 |2528 |5652 | 598 |  63k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2015.96/2024.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2015.96/2024.58	c   998s| 46800 |  1252 | 16279k| 214.7 |   178M |  51 |2528 |5675 |   0 |  63k|  0 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2017.36/2025.98	c  1000s| 46900 |  1248 | 16303k| 214.7 |   178M |  51 |2528 |5606 | 586 |  64k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2018.85/2027.48	c  1001s| 47000 |  1240 | 16328k| 214.7 |   178M |  51 |2528 |5513 | 610 |  64k|  0 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2020.15/2028.75	c  1003s| 47100 |  1256 | 16349k| 214.7 |   178M |  51 |2528 |5521 | 597 |  64k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2021.14/2029.72	c  1004s| 47200 |  1259 | 16365k| 214.7 |   178M |  51 |2528 |5569 | 604 |  64k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2022.45/2031.01	c  1005s| 47300 |  1250 | 16386k| 214.7 |   178M |  51 |2528 |5628 | 604 |  64k|  0 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2023.63/2032.21	c  1006s| 47400 |  1244 | 16406k| 214.6 |   178M |  51 |2528 |5620 | 588 |  64k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2025.22/2033.83	c  1008s| 47500 |  1239 | 16434k| 214.7 |   178M |  51 |2528 |5622 | 584 |  65k|  1 |  83k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2027.22/2035.89	c  1010s| 47600 |  1241 | 16465k| 214.8 |   178M |  51 |2528 |5418 | 592 |  65k|  2 |  84k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2029.01/2037.62	c  1012s| 47700 |  1256 | 16491k| 214.9 |   178M |  51 |2528 |5176 | 583 |  65k|  1 |  84k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2031.30/2039.97	c  1014s| 47800 |  1261 | 16524k| 215.1 |   178M |  51 |2528 |5059 | 609 |  65k|  1 |  84k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2032.99/2041.62	c  1016s| 47900 |  1279 | 16548k| 215.1 |   178M |  51 |2528 |4974 | 628 |  65k|  1 |  84k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2035.08/2043.76	c  1018s| 48000 |  1276 | 16582k| 215.2 |   178M |  51 |2528 |4923 | 598 |  65k|  1 |  84k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2036.28/2044.90	c  1019s| 48100 |  1283 | 16600k| 215.2 |   178M |  51 |2528 |5009 | 623 |  65k|  0 |  84k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2037.97/2046.64	c  1021s| 48200 |  1273 | 16633k| 215.4 |   178M |  51 |2528 |4978 | 633 |  65k|  0 |  84k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2039.77/2048.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2039.77/2048.48	c  1022s| 48300 |  1285 | 16659k| 215.4 |   178M |  51 |2528 |4748 | 615 |  65k|  0 |  85k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2041.26/2049.96	c  1024s| 48400 |  1280 | 16683k| 215.4 |   178M |  51 |2528 |4801 | 627 |  66k|  1 |  85k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2042.65/2051.30	c  1025s| 48500 |  1274 | 16704k| 215.4 |   178M |  51 |2528 |4873 | 605 |  66k|  1 |  85k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2044.36/2053.06	c  1027s| 48600 |  1276 | 16732k| 215.5 |   178M |  51 |2528 |4879 | 627 |  66k|  1 |  85k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2045.74/2054.44	c  1028s| 48700 |  1278 | 16752k| 215.5 |   178M |  51 |2528 |4955 | 601 |  66k|  1 |  85k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2047.45/2056.18	c  1030s| 48800 |  1278 | 16780k| 215.6 |   178M |  51 |2528 |4987 | 632 |  66k|  1 |  85k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2048.73/2057.49	c  1031s| 48900 |  1286 | 16800k| 215.6 |   178M |  51 |2528 |5015 | 592 |  66k|  0 |  85k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2049.92/2058.67	c  1033s| 49000 |  1283 | 16818k| 215.5 |   178M |  51 |2528 |5015 | 597 |  66k|  1 |  85k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2050.82/2059.58	c  1033s| 49100 |  1275 | 16831k| 215.4 |   178M |  51 |2528 |5052 | 610 |  66k|  1 |  85k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2052.33/2061.05	c  1035s| 49200 |  1284 | 16851k| 215.4 |   178M |  51 |2528 |5018 | 581 |  67k|  1 |  85k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2053.61/2062.31	c  1036s| 49300 |  1287 | 16869k| 215.3 |   178M |  51 |2528 |5098 | 573 |  67k|  1 |  86k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2054.70/2063.48	c  1037s| 49400 |  1278 | 16886k| 215.3 |   178M |  51 |2528 |5106 | 581 |  67k|  0 |  86k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2056.10/2064.82	c  1039s| 49500 |  1281 | 16903k| 215.2 |   178M |  51 |2528 |5124 | 559 |  67k|  1 |  86k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2057.19/2065.93	c  1040s| 49600 |  1299 | 16919k| 215.2 |   178M |  51 |2528 |5148 | 568 |  67k|  1 |  86k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2058.09/2066.88	c  1041s| 49700 |  1294 | 16933k| 215.1 |   178M |  51 |2528 |5204 | 568 |  67k|  0 |  86k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2059.40/2068.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2059.40/2068.18	c  1042s| 49800 |  1308 | 16953k| 215.0 |   178M |  51 |2528 |5312 | 571 |  67k|  1 |  86k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2060.98/2069.78	c  1044s| 49900 |  1316 | 16977k| 215.1 |   178M |  51 |2528 |5342 | 573 |  67k|  0 |  86k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2062.39/2071.14	c  1045s| 50000 |  1319 | 16998k| 215.1 |   178M |  51 |2528 |5440 | 569 |  67k|  1 |  86k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2063.28/2072.08	c  1046s| 50100 |  1318 | 17011k| 215.0 |   178M |  51 |2528 |5480 | 589 |  67k|  1 |  87k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2064.46/2073.21	c  1047s| 50200 |  1315 | 17028k| 214.9 |   178M |  51 |2528 |5573 | 576 |  68k|  1 |  87k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2065.86/2074.60	c  1048s| 50300 |  1322 | 17050k| 214.9 |   178M |  51 |2528 |5597 | 576 |  68k|  0 |  87k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2066.95/2075.73	c  1050s| 50400 |  1323 | 17067k| 214.9 |   179M |  51 |2528 |5687 | 579 |  68k|  0 |  87k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2068.26/2077.06	c  1051s| 50500 |  1324 | 17087k| 214.8 |   179M |  51 |2528 |5766 | 594 |  68k|  1 |  87k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2069.84/2078.64	c  1053s| 50600 |  1321 | 17110k| 214.9 |   180M |  51 |2528 |5657 | 602 |  68k|  1 |  87k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2071.04/2079.81	c  1054s| 50700 |  1328 | 17127k| 214.8 |   180M |  51 |2528 |5675 | 590 |  68k|  1 |  87k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2072.53/2081.31	c  1055s| 50800 |  1328 | 17151k| 214.8 |   180M |  51 |2528 |5719 | 602 |  68k|  1 |  87k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2073.63/2082.49	c  1056s| 50900 |  1328 | 17169k| 214.8 |   180M |  51 |2528 |5700 | 595 |  68k|  0 |  88k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2075.62/2084.40	c  1058s| 51000 |  1331 | 17198k| 214.9 |   180M |  51 |2528 |5697 | 583 |  69k|  0 |  88k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2077.22/2086.05	c  1060s| 51100 |  1342 | 17223k| 214.9 |   180M |  51 |2528 |5698 | 581 |  69k|  0 |  88k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2079.00/2087.83	c  1062s| 51200 |  1345 | 17250k| 215.0 |   180M |  51 |2528 |5671 | 595 |  69k|  0 |  88k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2080.21/2089.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2080.21/2089.09	c  1063s| 51300 |  1341 | 17269k| 215.0 |   181M |  51 |2528 |5773 | 601 |  69k|  1 |  88k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2081.39/2090.26	c  1064s| 51400 |  1341 | 17286k| 214.9 |   181M |  51 |2528 |5861 | 594 |  69k|  1 |  88k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2082.69/2091.53	c  1065s| 51500 |  1344 | 17306k| 214.9 |   181M |  51 |2528 |5745 | 568 |  69k|  1 |  88k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2084.38/2093.29	c  1067s| 51600 |  1348 | 17332k| 214.9 |   181M |  51 |2528 |5679 | 627 |  69k|  1 |  89k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2086.37/2095.26	c  1069s| 51700 |  1356 | 17362k| 215.0 |   181M |  51 |2528 |5684 | 600 |  69k|  0 |  89k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2088.18/2097.09	c  1071s| 51800 |  1344 | 17389k| 215.1 |   181M |  51 |2528 |5602 | 569 |  69k|  1 |  89k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2090.06/2098.90	c  1073s| 51900 |  1342 | 17418k| 215.2 |   181M |  51 |2528 |5568 | 613 |  70k|  0 |  89k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2091.65/2100.59	c  1074s| 52000 |  1347 | 17448k| 215.3 |   181M |  51 |2528 |5587 | 636 |  70k|  0 |  89k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2093.16/2102.09	c  1076s| 52100 |  1350 | 17472k| 215.3 |   181M |  51 |2528 |5620 | 612 |  70k|  1 |  89k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2094.84/2103.70	c  1078s| 52200 |  1343 | 17498k| 215.4 |   181M |  51 |2528 |5611 | 630 |  70k|  0 |  89k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2095.93/2104.82	c  1079s| 52300 |  1349 | 17514k| 215.3 |   181M |  51 |2528 |5624 | 586 |  70k|  1 |  89k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2097.14/2106.05	c  1080s| 52400 |  1347 | 17534k| 215.3 |   181M |  51 |2528 |5543 | 592 |  70k|  1 |  89k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2098.02/2106.99	c  1081s| 52500 |  1355 | 17547k| 215.2 |   181M |  51 |2528 |5557 | 594 |  70k|  1 |  90k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2099.13/2108.05	c  1082s| 52600 |  1353 | 17563k| 215.1 |   181M |  51 |2528 |5597 |   0 |  70k|  0 |  90k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2100.23/2109.17	c  1083s| 52700 |  1356 | 17580k| 215.1 |   181M |  51 |2528 |5459 | 536 |  70k|  1 |  90k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2101.41/2110.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2101.41/2110.40	c  1084s| 52800 |  1367 | 17598k| 215.0 |   181M |  51 |2528 |5429 | 562 |  70k|  0 |  90k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2105.69/2114.69	c  1089s| 52900 |  1366 | 17649k| 215.4 |   181M |  51 |2528 |5228 | 697 |  70k|  1 |  90k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2107.49/2116.43	c  1090s| 53000 |  1392 | 17674k| 215.4 |   181M |  51 |2528 |5043 | 561 |  71k|  0 |  90k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2108.88/2117.89	c  1092s| 53100 |  1396 | 17694k| 215.4 |   181M |  51 |2528 |4864 | 600 |  71k|  1 |  90k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2109.88/2118.83	c  1093s| 53200 |  1398 | 17708k| 215.3 |   181M |  51 |2528 |4943 | 569 |  71k|  0 |  90k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2111.27/2120.27	c  1094s| 53300 |  1408 | 17729k| 215.3 |   181M |  51 |2528 |4946 | 574 |  71k|  1 |  91k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2112.47/2121.42	c  1095s| 53400 |  1408 | 17745k| 215.3 |   181M |  51 |2528 |5026 | 584 |  71k|  1 |  91k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2113.66/2122.64	c  1097s| 53500 |  1419 | 17764k| 215.2 |   181M |  51 |2528 |4966 | 576 |  71k|  1 |  91k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2115.07/2124.08	c  1098s| 53600 |  1411 | 17785k| 215.2 |   181M |  51 |2528 |4992 | 672 |  71k|  0 |  91k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2116.35/2125.38	c  1099s| 53700 |  1416 | 17805k| 215.2 |   181M |  51 |2528 |4988 | 605 |  71k|  1 |  91k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2123.92/2132.91	c  1107s| 53800 |  1361 | 17900k| 216.1 |   182M |  51 |2528 |4644 |   0 |  71k|  0 |  91k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2125.03/2134.07	c  1108s| 53900 |  1369 | 17916k| 216.0 |   182M |  51 |2528 |4707 | 603 |  72k|  1 |  91k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2126.61/2135.69	c  1110s| 54000 |  1367 | 17940k| 216.1 |   183M |  51 |2528 |4723 | 599 |  72k|  1 |  91k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2127.70/2136.73	c  1111s| 54100 |  1366 | 17954k| 216.0 |   183M |  51 |2528 |4774 | 606 |  72k|  0 |  91k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2129.11/2138.19	c  1112s| 54200 |  1372 | 17977k| 216.0 |   183M |  51 |2528 |4781 | 606 |  72k|  1 |  92k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2130.19/2139.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2130.19/2139.27	c  1113s| 54300 |  1377 | 17992k| 215.9 |   183M |  51 |2528 |4846 | 621 |  72k|  1 |  92k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2131.19/2140.26	c  1114s| 54400 |  1377 | 18007k| 215.8 |   183M |  51 |2528 |4919 | 616 |  72k|  0 |  92k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2133.48/2142.53	c  1116s| 54500 |  1352 | 18041k| 216.0 |   183M |  51 |2528 |4918 | 574 |  72k|  1 |  92k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2135.47/2144.59	c  1118s| 54600 |  1339 | 18073k| 216.1 |   183M |  51 |2528 |4917 | 575 |  72k|  0 |  92k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2137.08/2146.11	c  1120s| 54700 |  1344 | 18102k| 216.2 |   183M |  51 |2528 |4994 | 591 |  72k|  1 |  92k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2138.97/2148.09	c  1122s| 54800 |  1338 | 18138k| 216.4 |   183M |  51 |2528 |4941 | 653 |  73k|  1 |  92k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2140.96/2150.02	c  1124s| 54900 |  1336 | 18173k| 216.5 |   183M |  51 |2528 |4963 | 606 |  73k|  1 |  92k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2143.24/2152.37	c  1126s| 55000 |  1335 | 18214k| 216.7 |   183M |  51 |2528 |4856 | 561 |  73k|  1 |  92k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2145.05/2154.14	c  1128s| 55100 |  1353 | 18245k| 216.9 |   183M |  51 |2528 |4885 | 569 |  73k|  0 |  93k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2146.83/2155.97	c  1130s| 55200 |  1364 | 18276k| 217.0 |   183M |  51 |2528 |4878 | 574 |  73k|  1 |  93k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2149.03/2158.18	c  1132s| 55300 |  1368 | 18314k| 217.2 |   183M |  51 |2528 |4875 | 571 |  73k|  0 |  93k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2152.51/2161.66	c  1136s| 55400 |  1377 | 18374k| 217.6 |   183M |  51 |2528 |4803 | 589 |  73k|  1 |  93k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2154.80/2163.94	c  1138s| 55500 |  1379 | 18413k| 217.8 |   183M |  51 |2528 |4848 | 566 |  73k|  1 |  93k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2157.00/2166.14	c  1140s| 55600 |  1389 | 18449k| 218.0 |   183M |  51 |2528 |4837 | 588 |  73k|  2 |  93k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2159.78/2168.96	c  1143s| 55700 |  1388 | 18496k| 218.3 |   183M |  51 |2528 |4795 | 572 |  74k|  1 |  94k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2162.37/2171.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2162.37/2171.56	c  1145s| 55800 |  1395 | 18539k| 218.5 |   183M |  51 |2528 |4811 | 574 |  74k|  1 |  94k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2165.97/2175.18	c  1149s| 55900 |  1381 | 18597k| 219.0 |   183M |  51 |2528 |4799 | 606 |  74k|  0 |  94k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2168.95/2178.14	c  1152s| 56000 |  1384 | 18647k| 219.3 |   183M |  51 |2528 |4844 | 577 |  74k|  1 |  94k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2172.23/2181.49	c  1155s| 56100 |  1376 | 18702k| 219.7 |   183M |  51 |2528 |4870 | 587 |  74k|  0 |  94k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2174.32/2183.58	c  1157s| 56200 |  1383 | 18736k| 219.8 |   183M |  51 |2528 |4912 | 604 |  74k|  0 |  94k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2176.82/2186.09	c  1160s| 56300 |  1385 | 18780k| 220.1 |   183M |  51 |2528 |4935 | 573 |  74k|  1 |  95k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2180.00/2189.29	c  1163s| 56400 |  1373 | 18834k| 220.5 |   183M |  51 |2528 |4925 | 584 |  74k|  0 |  95k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2182.59/2191.87	c  1166s| 56500 |  1376 | 18876k| 220.7 |   184M |  51 |2528 |4943 | 570 |  75k|  1 |  95k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2185.68/2194.96	c  1169s| 56600 |  1384 | 18928k| 221.0 |   184M |  51 |2528 |5033 | 597 |  75k|  0 |  95k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2188.56/2197.82	c  1172s| 56700 |  1381 | 18977k| 221.3 |   184M |  51 |2528 |5122 | 627 |  75k|  1 |  95k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2191.25/2200.50	c  1174s| 56800 |  1373 | 19021k| 221.6 |   184M |  51 |2528 |5152 | 601 |  75k|  2 |  95k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2194.44/2203.76	c  1178s| 56900 |  1370 | 19072k| 221.9 |   184M |  51 |2528 |5143 | 602 |  75k|  1 |  96k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2197.43/2206.72	c  1181s| 57000 |  1369 | 19122k| 222.3 |   184M |  51 |2528 |5207 | 611 |  75k|  1 |  96k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2200.73/2210.11	c  1184s| 57100 |  1370 | 19177k| 222.6 |   184M |  51 |2528 |5187 | 602 |  75k|  0 |  96k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2204.20/2213.53	c  1187s| 57200 |  1381 | 19233k| 223.0 |   184M |  51 |2528 |5145 | 574 |  75k|  1 |  96k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2207.59/2216.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2207.59/2216.92	c  1191s| 57300 |  1384 | 19288k| 223.4 |   184M |  51 |2528 |5251 | 583 |  76k|  0 |  96k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2210.98/2220.31	c  1194s| 57400 |  1378 | 19345k| 223.8 |   184M |  51 |2528 |5158 | 572 |  76k|  1 |  96k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2212.68/2222.09	c  1196s| 57500 |  1377 | 19380k| 224.0 |   184M |  51 |2528 |5232 | 593 |  76k|  1 |  97k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2214.56/2224.00	c  1198s| 57600 |  1375 | 19414k| 224.1 |   184M |  51 |2528 |5284 | 634 |  76k|  1 |  97k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2217.25/2226.65	c  1201s| 57700 |  1385 | 19459k| 224.4 |   184M |  51 |2528 |5305 | 598 |  76k|  1 |  97k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2219.66/2229.09	c  1203s| 57800 |  1389 | 19503k| 224.6 |   184M |  51 |2528 |5374 | 633 |  76k|  1 |  97k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2221.75/2231.15	c  1205s| 57900 |  1391 | 19539k| 224.8 |   184M |  54 |2528 |5414 | 642 |  76k|  1 |  97k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2223.33/2232.78	c  1207s| 58000 |  1383 | 19568k| 224.8 |   184M |  54 |2528 |5454 |   0 |  76k|  0 |  97k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2225.82/2235.20	c  1209s| 58100 |  1375 | 19613k| 225.1 |   184M |  54 |2528 |5391 | 574 |  76k|  0 |  97k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2227.72/2237.19	c  1211s| 58200 |  1381 | 19651k| 225.3 |   184M |  54 |2528 |5385 | 598 |  77k|  1 |  97k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2230.00/2239.43	c  1213s| 58300 |  1384 | 19693k| 225.5 |   185M |  54 |2528 |5439 | 587 |  77k|  2 |  97k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2232.09/2241.50	c  1215s| 58400 |  1396 | 19734k| 225.7 |   185M |  54 |2528 |5485 | 587 |  77k|  0 |  97k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2234.08/2243.58	c  1217s| 58500 |  1392 | 19774k| 225.9 |   185M |  54 |2528 |5514 | 591 |  77k|  1 |  97k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2236.08/2245.58	c  1219s| 58600 |  1383 | 19813k| 226.1 |   185M |  54 |2528 |5528 | 603 |  77k|  1 |  97k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2238.68/2248.14	c  1222s| 58700 |  1374 | 19861k| 226.4 |   185M |  54 |2528 |5542 | 628 |  77k|  0 |  98k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2241.36/2250.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2241.36/2250.81	c  1225s| 58800 |  1378 | 19906k| 226.6 |   185M |  54 |2528 |5493 | 620 |  77k|  1 |  98k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2245.55/2255.05	c  1229s| 58900 |  1385 | 19973k| 227.1 |   185M |  54 |2528 |5367 |   0 |  78k|  0 |  98k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2249.03/2258.54	c  1232s| 59000 |  1402 | 20027k| 227.5 |   185M |  54 |2528 |5377 | 601 |  78k|  2 |  98k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2252.01/2261.50	c  1235s| 59100 |  1404 | 20075k| 227.8 |   185M |  54 |2528 |5367 | 618 |  78k|  1 |  98k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2254.31/2263.86	c  1238s| 59200 |  1414 | 20119k| 228.0 |   185M |  54 |2528 |5352 | 592 |  78k|  0 |  98k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2257.29/2266.89	c  1241s| 59300 |  1412 | 20173k| 228.4 |   185M |  54 |2528 |5191 | 593 |  78k|  1 |  99k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2260.08/2269.64	c  1244s| 59400 |  1401 | 20221k| 228.7 |   185M |  54 |2528 |5157 | 576 |  78k|  1 |  99k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2261.49/2271.06	c  1245s| 59500 |  1424 | 20248k| 228.7 |   185M |  54 |2528 |5204 | 590 |  78k|  1 |  99k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2262.77/2272.37	c  1246s| 59600 |  1426 | 20274k| 228.7 |   185M |  54 |2528 |5275 | 599 |  78k|  0 |  99k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2264.96/2274.59	c  1248s| 59700 |  1414 | 20317k| 229.0 |   185M |  54 |2528 |5278 | 609 |  78k|  1 |  99k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2266.75/2276.33	c  1250s| 59800 |  1423 | 20350k| 229.1 |   185M |  54 |2528 |5320 | 603 |  79k|  0 |  99k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2268.46/2278.04	c  1252s| 59900 |  1417 | 20382k| 229.2 |   185M |  54 |2528 |5362 | 606 |  79k|  0 |  99k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2270.24/2279.85	c  1254s| 60000 |  1413 | 20415k| 229.3 |   185M |  54 |2528 |5385 | 610 |  79k|  0 |  99k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2271.55/2281.13	c  1255s| 60100 |  1436 | 20436k| 229.3 |   185M |  54 |2528 |5384 | 596 |  79k|  1 |  99k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2272.73/2282.31	c  1256s| 60200 |  1446 | 20455k| 229.2 |   185M |  54 |2528 |5382 | 601 |  79k|  0 |  99k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2273.92/2283.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2273.92/2283.54	c  1257s| 60300 |  1446 | 20475k| 229.2 |   185M |  54 |2528 |5389 | 608 |  79k|  0 |  99k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2275.32/2284.94	c  1259s| 60400 |  1450 | 20498k| 229.2 |   185M |  54 |2528 |5408 | 603 |  79k|  2 |  99k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2276.81/2286.47	c  1260s| 60500 |  1444 | 20524k| 229.2 |   185M |  54 |2528 |5354 | 629 |  79k|  1 |  99k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2278.11/2287.76	c  1262s| 60600 |  1445 | 20545k| 229.2 |   185M |  54 |2528 |5388 | 596 |  79k|  0 | 100k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2279.80/2289.42	c  1263s| 60700 |  1448 | 20572k| 229.3 |   185M |  54 |2528 |5401 | 588 |  80k|  1 | 100k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2281.40/2291.05	c  1265s| 60800 |  1426 | 20598k| 229.3 |   186M |  54 |2528 |5364 | 610 |  80k|  1 | 100k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2283.18/2292.87	c  1267s| 60900 |  1430 | 20624k| 229.3 |   186M |  54 |2528 |5257 | 598 |  80k|  1 | 100k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2284.88/2294.50	c  1268s| 61000 |  1429 | 20650k| 229.4 |   186M |  54 |2528 |5271 | 614 |  80k|  1 | 100k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2286.17/2295.87	c  1270s| 61100 |  1441 | 20672k| 229.3 |   186M |  54 |2528 |5272 | 590 |  80k|  1 | 100k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2287.56/2297.25	c  1271s| 61200 |  1448 | 20692k| 229.3 |   186M |  54 |2528 |5297 | 591 |  80k|  0 | 100k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2288.86/2298.53	c  1272s| 61300 |  1454 | 20710k| 229.3 |   186M |  54 |2528 |5247 | 590 |  80k|  0 | 100k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2290.47/2300.12	c  1274s| 61400 |  1447 | 20738k| 229.3 |   186M |  54 |2528 |5265 | 584 |  80k|  0 | 100k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2292.15/2301.88	c  1276s| 61500 |  1465 | 20766k| 229.4 |   186M |  54 |2528 |5296 | 610 |  81k|  0 | 100k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2293.64/2303.39	c  1277s| 61600 |  1474 | 20791k| 229.4 |   186M |  54 |2528 |5331 | 593 |  81k|  1 | 100k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2295.13/2304.82	c  1279s| 61700 |  1461 | 20813k| 229.4 |   186M |  54 |2528 |5350 | 584 |  81k|  1 | 101k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2296.23/2305.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2296.23/2305.96	c  1280s| 61800 |  1471 | 20831k| 229.3 |   186M |  54 |2528 |5385 | 588 |  81k|  1 | 101k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2297.44/2307.15	c  1281s| 61900 |  1467 | 20849k| 229.3 |   186M |  54 |2528 |5452 | 600 |  81k|  1 | 101k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2298.43/2308.18	c  1282s| 62000 |  1473 | 20864k| 229.2 |   186M |  54 |2528 |5497 | 593 |  81k|  1 | 101k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2299.43/2309.16	c  1283s| 62100 |  1490 | 20879k| 229.1 |   186M |  54 |2528 |5466 | 590 |  81k|  2 | 101k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2300.51/2310.28	c  1284s| 62200 |  1493 | 20896k| 229.0 |   186M |  54 |2528 |5504 | 587 |  81k|  1 | 101k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2302.01/2311.75	c  1286s| 62300 |  1493 | 20920k| 229.1 |   186M |  54 |2528 |5533 |   0 |  82k|  0 | 101k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2303.20/2313.00	c  1287s| 62400 |  1491 | 20939k| 229.0 |   186M |  54 |2528 |5555 | 600 |  82k|  1 | 101k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2304.41/2314.14	c  1288s| 62500 |  1490 | 20957k| 229.0 |   186M |  54 |2528 |5663 | 611 |  82k|  1 | 101k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2306.49/2316.20	c  1290s| 62600 |  1484 | 20988k| 229.1 |   186M |  54 |2528 |5549 | 569 |  82k|  1 | 101k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2307.98/2317.71	c  1292s| 62700 |  1482 | 21010k| 229.0 |   186M |  54 |2528 |5629 | 589 |  82k|  0 | 102k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2309.18/2318.95	c  1293s| 62800 |  1480 | 21029k| 229.0 |   186M |  54 |2528 |5682 | 603 |  82k|  1 | 102k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2318.64/2328.46	c  1302s| 62900 |  1404 | 21144k| 230.0 |   186M |  54 |2528 |4791 | 706 |  82k|  1 | 102k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2319.93/2329.73	c  1304s| 63000 |  1415 | 21164k| 230.0 |   186M |  54 |2528 |4728 | 602 |  82k|  1 | 102k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2322.03/2331.88	c  1306s| 63100 |  1411 | 21196k| 230.1 |   186M |  54 |2528 |4418 | 596 |  82k|  0 | 102k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2323.62/2333.47	c  1307s| 63200 |  1406 | 21219k| 230.1 |   186M |  54 |2528 |4454 | 602 |  82k|  1 | 102k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2325.01/2334.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2325.01/2334.85	c  1309s| 63300 |  1403 | 21239k| 230.0 |   186M |  54 |2528 |4517 | 613 |  83k|  0 | 102k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2327.01/2336.81	c  1311s| 63400 |  1401 | 21269k| 230.1 |   186M |  54 |2528 |4446 | 633 |  83k|  1 | 103k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2328.40/2338.20	c  1312s| 63500 |  1405 | 21290k| 230.1 |   186M |  54 |2528 |4432 | 603 |  83k|  0 | 103k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2329.70/2339.51	c  1313s| 63600 |  1405 | 21309k| 230.0 |   186M |  54 |2528 |4545 | 605 |  83k|  2 | 103k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2330.89/2340.76	c  1315s| 63700 |  1403 | 21329k| 230.0 |   186M |  54 |2528 |4608 | 607 |  83k|  0 | 103k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2332.48/2342.34	c  1316s| 63800 |  1408 | 21352k| 230.0 |   186M |  54 |2528 |4544 | 581 |  83k|  0 | 103k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2334.38/2344.23	c  1318s| 63900 |  1411 | 21380k| 230.1 |   186M |  54 |2528 |4606 | 590 |  83k|  0 | 103k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2335.37/2345.25	c  1319s| 64000 |  1424 | 21394k| 230.0 |   186M |  54 |2528 |4661 | 617 |  83k|  1 | 103k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2337.36/2347.20	c  1321s| 64100 |  1419 | 21424k| 230.0 |   186M |  54 |2528 |4695 | 607 |  84k|  1 | 103k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2339.36/2349.22	c  1323s| 64200 |  1407 | 21456k| 230.1 |   186M |  54 |2528 |4704 | 570 |  84k|  1 | 104k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2340.55/2350.46	c  1324s| 64300 |  1412 | 21475k| 230.1 |   186M |  54 |2528 |4790 | 589 |  84k|  0 | 104k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2341.75/2351.69	c  1326s| 64400 |  1415 | 21493k| 230.0 |   186M |  54 |2528 |4912 | 574 |  84k|  0 | 104k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2343.25/2353.14	c  1327s| 64500 |  1409 | 21515k| 230.0 |   186M |  54 |2528 |4941 | 620 |  84k|  1 | 104k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2344.93/2354.87	c  1329s| 64600 |  1402 | 21543k| 230.1 |   186M |  54 |2528 |4908 | 616 |  84k|  0 | 104k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2346.53/2356.47	c  1330s| 64700 |  1407 | 21567k| 230.1 |   186M |  54 |2528 |4672 | 587 |  84k|  2 | 104k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2347.32/2357.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2347.32/2357.29	c  1331s| 64800 |  1418 | 21580k| 230.0 |   186M |  54 |2528 |4704 | 586 |  84k|  1 | 104k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2348.62/2358.52	c  1332s| 64900 |  1409 | 21600k| 230.0 |   186M |  54 |2528 |4718 | 600 |  84k|  0 | 104k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2349.91/2359.86	c  1334s| 65000 |  1412 | 21621k| 229.9 |   186M |  54 |2528 |4761 | 603 |  84k|  1 | 104k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2351.22/2361.19	c  1335s| 65100 |  1420 | 21642k| 229.9 |   186M |  54 |2528 |4744 | 595 |  84k|  1 | 104k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2352.90/2362.80	c  1337s| 65200 |  1413 | 21667k| 229.9 |   186M |  54 |2528 |4763 | 589 |  85k|  1 | 104k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2354.89/2364.88	c  1339s| 65300 |  1406 | 21701k| 230.1 |   186M |  54 |2528 |4758 | 601 |  85k|  0 | 104k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2356.29/2366.24	c  1340s| 65400 |  1407 | 21722k| 230.0 |   186M |  54 |2528 |4793 | 611 |  85k|  0 | 105k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2358.38/2368.36	c  1342s| 65500 |  1416 | 21752k| 230.1 |   187M |  54 |2528 |4749 | 589 |  85k|  1 | 105k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2359.87/2369.82	c  1344s| 65600 |  1426 | 21776k| 230.1 |   187M |  54 |2528 |4831 | 599 |  85k|  1 | 105k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2361.08/2371.08	c  1345s| 65700 |  1425 | 21796k| 230.1 |   187M |  54 |2528 |4899 | 615 |  85k|  1 | 105k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2363.36/2373.30	c  1347s| 65800 |  1423 | 21831k| 230.2 |   187M |  54 |2528 |4848 | 657 |  85k|  1 | 105k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2365.25/2375.29	c  1349s| 65900 |  1420 | 21861k| 230.3 |   187M |  54 |2528 |4712 | 588 |  86k|  1 | 105k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2366.84/2376.82	c  1351s| 66000 |  1423 | 21884k| 230.3 |   187M |  54 |2528 |4693 | 593 |  86k|  1 | 105k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2368.24/2378.29	c  1352s| 66100 |  1458 | 21905k| 230.3 |   187M |  54 |2528 |4588 | 550 |  86k|  1 | 105k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2370.14/2380.14	c  1354s| 66200 |  1477 | 21931k| 230.3 |   187M |  54 |2528 |4717 | 579 |  86k|  1 | 106k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2371.62/2381.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2371.62/2381.66	c  1356s| 66300 |  1508 | 21951k| 230.3 |   187M |  54 |2528 |4749 | 577 |  86k|  1 | 106k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2373.13/2383.15	c  1357s| 66400 |  1523 | 21972k| 230.2 |   187M |  54 |2528 |4750 | 574 |  86k|  1 | 106k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2374.41/2384.44	c  1358s| 66500 |  1533 | 21991k| 230.2 |   187M |  54 |2528 |4744 | 595 |  86k|  1 | 106k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2375.51/2385.59	c  1359s| 66600 |  1525 | 22009k| 230.1 |   187M |  54 |2528 |4818 | 586 |  87k|  0 | 106k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2376.90/2386.90	c  1361s| 66700 |  1551 | 22027k| 230.1 |   187M |  54 |2528 |4771 | 570 |  87k|  1 | 106k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2378.11/2388.14	c  1362s| 66800 |  1572 | 22045k| 230.0 |   187M |  54 |2528 |4834 | 599 |  87k|  1 | 106k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2379.59/2389.65	c  1364s| 66900 |  1570 | 22066k| 230.0 |   187M |  54 |2528 |4903 | 596 |  87k|  0 | 106k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2381.10/2391.15	c  1365s| 67000 |  1568 | 22088k| 230.0 |   187M |  54 |2528 |4866 | 598 |  87k|  1 | 106k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2382.48/2392.56	c  1366s| 67100 |  1580 | 22111k| 230.0 |   188M |  54 |2528 |4853 | 585 |  87k|  1 | 106k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2383.99/2394.06	c  1368s| 67200 |  1578 | 22132k| 230.0 |   188M |  54 |2528 |4840 | 575 |  87k|  1 | 106k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2385.47/2395.56	c  1369s| 67300 |  1592 | 22152k| 230.0 |   188M |  54 |2528 |4836 | 579 |  87k|  1 | 106k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2387.07/2397.11	c  1371s| 67400 |  1603 | 22174k| 229.9 |   188M |  54 |2528 |4797 | 611 |  88k|  0 | 107k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2388.46/2398.55	c  1372s| 67500 |  1598 | 22195k| 229.9 |   188M |  54 |2528 |4786 | 589 |  88k|  1 | 107k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2389.75/2399.86	c  1374s| 67600 |  1607 | 22213k| 229.9 |   188M |  54 |2528 |4799 |   0 |  88k|  0 | 107k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2391.34/2401.44	c  1375s| 67700 |  1607 | 22235k| 229.9 |   188M |  54 |2528 |4888 |   0 |  88k|  0 | 107k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2392.74/2402.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2392.74/2402.83	c  1377s| 67800 |  1617 | 22254k| 229.8 |   189M |  54 |2528 |5006 | 582 |  88k|  0 | 107k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2393.83/2403.97	c  1378s| 67900 |  1632 | 22271k| 229.8 |   189M |  54 |2528 |5007 | 591 |  88k|  1 | 107k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2395.43/2405.59	c  1379s| 68000 |  1625 | 22295k| 229.8 |   189M |  54 |2528 |4948 | 589 |  88k|  1 | 107k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2396.72/2406.82	c  1381s| 68100 |  1624 | 22314k| 229.7 |   189M |  54 |2528 |4999 | 565 |  88k|  1 | 107k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2398.03/2408.18	c  1382s| 68200 |  1632 | 22335k| 229.7 |   189M |  54 |2528 |5028 | 588 |  88k|  1 | 107k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2399.41/2409.58	c  1383s| 68300 |  1637 | 22356k| 229.7 |   189M |  54 |2528 |5070 | 582 |  89k|  1 | 107k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2401.10/2411.26	c  1385s| 68400 |  1642 | 22382k| 229.7 |   189M |  54 |2528 |5066 | 602 |  89k|  2 | 107k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2402.91/2413.09	c  1387s| 68500 |  1657 | 22409k| 229.8 |   189M |  54 |2528 |5050 | 599 |  89k|  2 | 108k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2404.49/2414.66	c  1389s| 68600 |  1676 | 22432k| 229.8 |   189M |  54 |2528 |5131 | 607 |  89k|  2 | 108k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2406.38/2416.55	c  1390s| 68700 |  1681 | 22461k| 229.8 |   189M |  54 |2528 |5013 |   0 |  89k|  0 | 108k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2407.89/2418.06	c  1392s| 68800 |  1704 | 22484k| 229.8 |   189M |  54 |2528 |5043 | 574 |  89k|  1 | 108k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2409.47/2419.63	c  1394s| 68900 |  1713 | 22508k| 229.8 |   189M |  54 |2528 |5103 | 599 |  89k|  0 | 108k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2411.26/2421.40	c  1395s| 69000 |  1722 | 22535k| 229.9 |   189M |  54 |2528 |5152 | 594 |  90k|  0 | 108k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2412.97/2423.14	c  1397s| 69100 |  1726 | 22562k| 229.9 |   189M |  54 |2528 |5183 | 615 |  90k|  1 | 108k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2414.65/2424.85	c  1399s| 69200 |  1732 | 22588k| 229.9 |   190M |  54 |2528 |5133 | 587 |  90k|  0 | 108k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2416.34/2426.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2416.34/2426.56	c  1400s| 69300 |  1742 | 22614k| 230.0 |   190M |  54 |2528 |5139 |   0 |  90k|  0 | 108k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2418.53/2428.74	c  1403s| 69400 |  1751 | 22646k| 230.1 |   190M |  54 |2528 |4986 | 601 |  90k|  0 | 108k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2420.03/2430.26	c  1404s| 69500 |  1759 | 22669k| 230.1 |   190M |  54 |2528 |5014 | 596 |  90k|  0 | 108k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2422.22/2432.48	c  1406s| 69600 |  1744 | 22704k| 230.2 |   190M |  54 |2528 |4964 | 606 |  90k|  0 | 109k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2424.11/2434.37	c  1408s| 69700 |  1783 | 22730k| 230.2 |   190M |  54 |2528 |4910 | 581 |  91k|  1 | 109k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2426.10/2436.37	c  1410s| 69800 |  1781 | 22760k| 230.3 |   190M |  54 |2528 |4921 | 634 |  91k|  0 | 109k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2428.20/2438.44	c  1412s| 69900 |  1782 | 22792k| 230.4 |   190M |  54 |2528 |4971 | 592 |  91k|  0 | 109k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2430.49/2440.76	c  1415s| 70000 |  1788 | 22829k| 230.5 |   190M |  54 |2528 |4983 | 567 |  91k|  1 | 109k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2433.07/2443.31	c  1417s| 70100 |  1784 | 22868k| 230.7 |   190M |  54 |2528 |5089 | 584 |  91k|  0 | 109k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2435.78/2446.06	c  1420s| 70200 |  1777 | 22918k| 231.0 |   190M |  54 |2528 |5046 | 584 |  91k|  1 | 109k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2437.46/2447.76	c  1422s| 70300 |  1789 | 22951k| 231.1 |   190M |  54 |2528 |5080 | 584 |  91k|  1 | 109k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2439.05/2449.39	c  1423s| 70400 |  1786 | 22981k| 231.1 |   190M |  54 |2528 |5123 | 592 |  91k|  0 | 109k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2441.44/2451.74	c  1426s| 70500 |  1786 | 23025k| 231.3 |   190M |  54 |2528 |5109 | 589 |  92k|  1 | 109k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2443.85/2454.15	c  1428s| 70600 |  1786 | 23069k| 231.5 |   190M |  54 |2528 |5116 | 593 |  92k|  0 | 110k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2446.42/2456.77	c  1431s| 70700 |  1770 | 23119k| 231.8 |   190M |  54 |2528 |5118 | 603 |  92k|  0 | 110k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2448.72/2459.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2448.72/2459.05	c  1433s| 70800 |  1789 | 23163k| 232.0 |   190M |  54 |2528 |5110 | 585 |  92k|  1 | 110k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2450.82/2461.13	c  1435s| 70900 |  1794 | 23205k| 232.2 |   190M |  54 |2528 |5170 | 589 |  92k|  1 | 110k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2452.81/2463.14	c  1437s| 71000 |  1788 | 23245k| 232.4 |   190M |  54 |2528 |5222 | 583 |  92k|  1 | 110k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2454.99/2465.30	c  1439s| 71100 |  1781 | 23287k| 232.6 |   190M |  54 |2528 |5184 | 586 |  92k|  1 | 110k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2457.08/2467.41	c  1441s| 71200 |  1774 | 23328k| 232.7 |   190M |  54 |2528 |5219 | 607 |  92k|  0 | 110k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2459.57/2469.94	c  1444s| 71300 |  1769 | 23376k| 233.0 |   190M |  54 |2528 |5205 | 599 |  92k|  0 | 110k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2462.36/2472.70	c  1447s| 71400 |  1770 | 23425k| 233.2 |   190M |  54 |2528 |5127 | 588 |  93k|  0 | 110k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2464.76/2475.17	c  1449s| 71500 |  1777 | 23471k| 233.5 |   190M |  54 |2528 |5152 | 580 |  93k|  1 | 110k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2467.34/2477.73	c  1452s| 71600 |  1781 | 23520k| 233.7 |   190M |  54 |2528 |5140 | 591 |  93k|  0 | 110k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2469.74/2480.11	c  1454s| 71700 |  1784 | 23565k| 233.9 |   191M |  54 |2528 |5200 | 593 |  93k|  0 | 110k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2471.82/2482.24	c  1456s| 71800 |  1790 | 23604k| 234.1 |   191M |  54 |2528 |5205 | 572 |  93k|  1 | 110k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2474.21/2484.66	c  1459s| 71900 |  1805 | 23648k| 234.3 |   191M |  54 |2528 |5262 | 587 |  93k|  1 | 111k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2476.50/2486.98	c  1461s| 72000 |  1830 | 23688k| 234.5 |   191M |  54 |2528 |5286 | 592 |  93k|  1 | 111k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2478.49/2489.00	c  1463s| 72100 |  1829 | 23722k| 234.6 |   191M |  54 |2528 |5309 | 592 |  93k|  1 | 111k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2481.18/2491.67	c  1466s| 72200 |  1851 | 23769k| 234.8 |   191M |  54 |2528 |5356 | 601 |  93k|  1 | 111k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2483.97/2494.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2483.97/2494.49	c  1468s| 72300 |  1871 | 23820k| 235.1 |   191M |  54 |2528 |5395 | 601 |  93k|  1 | 111k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2486.86/2497.39	c  1471s| 72400 |  1866 | 23875k| 235.4 |   192M |  54 |2528 |5395 | 590 |  93k|  1 | 111k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2489.56/2500.08	c  1474s| 72500 |  1879 | 23922k| 235.6 |   192M |  54 |2528 |5425 | 608 |  93k|  1 | 111k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2492.84/2503.34	c  1477s| 72600 |  1872 | 23983k| 236.0 |   192M |  54 |2528 |5422 | 612 |  94k|  1 | 111k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2495.73/2506.28	c  1480s| 72700 |  1878 | 24037k| 236.3 |   192M |  54 |2528 |5419 | 600 |  94k|  0 | 111k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2499.01/2509.54	c  1483s| 72800 |  1879 | 24098k| 236.6 |   192M |  54 |2528 |5443 | 599 |  94k|  1 | 111k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2501.30/2511.87	c  1486s| 72900 |  1872 | 24138k| 236.8 |   192M |  54 |2528 |5432 | 597 |  94k|  0 | 111k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2504.39/2514.99	c  1489s| 73000 |  1855 | 24194k| 237.1 |   192M |  54 |2528 |5426 | 614 |  94k|  2 | 111k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2507.49/2518.01	c  1492s| 73100 |  1868 | 24249k| 237.4 |   192M |  54 |2528 |5319 | 615 |  94k|  1 | 111k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2509.48/2520.06	c  1494s| 73200 |  1868 | 24286k| 237.6 |   192M |  54 |2528 |5373 | 620 |  94k|  0 | 111k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2512.76/2523.30	c  1497s| 73300 |  1865 | 24342k| 237.9 |   192M |  54 |2528 |5349 | 589 |  95k|  1 | 112k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2516.04/2526.64	c  1501s| 73400 |  1866 | 24401k| 238.2 |   192M |  54 |2528 |5325 | 619 |  95k|  0 | 112k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2518.73/2529.37	c  1503s| 73500 |  1878 | 24450k| 238.5 |   192M |  54 |2528 |5293 | 595 |  95k|  1 | 112k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2521.43/2532.03	c  1506s| 73600 |  1884 | 24505k| 238.8 |   192M |  54 |2528 |5317 | 581 |  95k|  0 | 112k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2522.72/2533.38	c  1507s| 73700 |  1909 | 24524k| 238.7 |   192M |  54 |2528 |5373 |   0 |  95k|  0 | 112k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2524.52/2535.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2524.52/2535.14	c  1509s| 73800 |  1920 | 24549k| 238.7 |   193M |  54 |2528 |5392 | 601 |  95k|  2 | 112k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2526.30/2536.94	c  1511s| 73900 |  1915 | 24577k| 238.8 |   193M |  54 |2528 |5330 | 586 |  95k|  1 | 112k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2528.41/2539.10	c  1513s| 74000 |  1926 | 24611k| 238.9 |   193M |  54 |2528 |5256 | 591 |  95k|  1 | 112k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2530.78/2541.42	c  1515s| 74100 |  1942 | 24644k| 239.0 |   193M |  54 |2528 |5306 | 575 |  96k|  1 | 112k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2532.98/2543.60	c  1517s| 74200 |  1936 | 24675k| 239.0 |   193M |  54 |2528 |5284 | 624 |  96k|  0 | 112k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2534.48/2545.15	c  1519s| 74300 |  1941 | 24699k| 239.0 |   193M |  54 |2528 |5312 | 607 |  96k|  1 | 112k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2536.26/2547.00	c  1521s| 74400 |  1935 | 24726k| 239.1 |   193M |  54 |2528 |5369 | 631 |  96k|  0 | 113k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2538.55/2549.24	c  1523s| 74500 |  1957 | 24758k| 239.1 |   193M |  54 |2528 |5347 | 586 |  96k|  1 | 113k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2540.94/2551.62	c  1526s| 74600 |  1953 | 24796k| 239.3 |   193M |  54 |2528 |5329 | 581 |  97k|  1 | 113k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2542.74/2553.45	c  1527s| 74700 |  1960 | 24822k| 239.3 |   193M |  54 |2528 |5378 | 620 |  97k|  1 | 113k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2544.93/2555.64	c  1530s| 74800 |  1965 | 24855k| 239.4 |   193M |  54 |2528 |5354 | 586 |  97k|  1 | 113k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2546.12/2556.89	c  1531s| 74900 |  1966 | 24874k| 239.3 |   193M |  54 |2528 |5348 | 599 |  97k|  1 | 113k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2548.11/2558.84	c  1533s| 75000 |  1983 | 24903k| 239.4 |   193M |  54 |2528 |5138 | 558 |  97k|  1 | 113k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2550.42/2561.17	c  1535s| 75100 |  2019 | 24938k| 239.5 |   193M |  54 |2528 |5212 | 583 |  97k|  1 | 113k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2552.80/2563.53	c  1537s| 75200 |  2047 | 24973k| 239.6 |   193M |  54 |2528 |5215 | 592 |  98k|  1 | 113k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2554.30/2565.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2554.30/2565.07	c  1539s| 75300 |  2062 | 24995k| 239.6 |   193M |  54 |2528 |5167 | 571 |  98k|  1 | 114k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2556.08/2566.88	c  1541s| 75400 |  2083 | 25022k| 239.6 |   193M |  54 |2528 |5227 | 593 |  98k|  0 | 114k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2557.88/2568.65	c  1543s| 75500 |  2112 | 25048k| 239.6 |   194M |  54 |2528 |5113 | 593 |  98k|  1 | 114k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2560.07/2570.87	c  1545s| 75600 |  2115 | 25082k| 239.7 |   194M |  54 |2528 |5087 | 593 |  98k|  1 | 114k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2562.06/2572.84	c  1547s| 75700 |  2118 | 25111k| 239.8 |   194M |  54 |2528 |4920 | 593 |  98k|  0 | 114k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2564.05/2574.86	c  1549s| 75800 |  2130 | 25142k| 239.8 |   194M |  54 |2528 |4860 | 605 |  99k|  1 | 114k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2565.84/2576.66	c  1551s| 75900 |  2131 | 25170k| 239.9 |   195M |  54 |2528 |4906 | 577 |  99k|  0 | 114k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2568.24/2579.05	c  1553s| 76000 |  2116 | 25205k| 240.0 |   195M |  54 |2528 |4820 | 615 |  99k|  0 | 114k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2570.52/2581.38	c  1555s| 76100 |  2125 | 25240k| 240.1 |   195M |  54 |2528 |4831 | 582 |  99k|  1 | 114k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2572.33/2583.17	c  1557s| 76200 |  2140 | 25267k| 240.1 |   195M |  54 |2528 |4852 |   0 |  99k|  0 | 114k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2574.11/2585.00	c  1559s| 76300 |  2137 | 25296k| 240.2 |   195M |  54 |2528 |4889 |   0 |  99k|  0 | 115k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2575.80/2586.69	c  1561s| 76400 |  2152 | 25321k| 240.2 |   195M |  54 |2528 |4890 | 598 |  99k|  1 | 115k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2577.69/2588.57	c  1562s| 76500 |  2159 | 25349k| 240.2 |   195M |  54 |2528 |4900 |   0 |  99k|  0 | 115k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2579.30/2590.11	c  1564s| 76600 |  2173 | 25372k| 240.2 |   195M |  54 |2528 |4945 | 597 | 100k|  1 | 115k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2580.98/2591.82	c  1566s| 76700 |  2176 | 25399k| 240.2 |   195M |  54 |2528 |5005 | 608 | 100k|  3 | 115k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2582.57/2593.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2582.57/2593.43	c  1567s| 76800 |  2190 | 25422k| 240.2 |   195M |  54 |2528 |5013 | 597 | 100k|  1 | 115k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2584.18/2595.08	c  1569s| 76900 |  2187 | 25446k| 240.2 |   195M |  54 |2528 |5031 | 572 | 100k|  1 | 115k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2585.96/2596.89	c  1571s| 77000 |  2204 | 25472k| 240.2 |   195M |  54 |2528 |5024 | 590 | 100k|  1 | 115k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2587.27/2598.16	c  1572s| 77100 |  2215 | 25492k| 240.2 |   195M |  54 |2528 |5125 | 596 | 100k|  0 | 115k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2588.95/2599.88	c  1574s| 77200 |  2219 | 25518k| 240.2 |   195M |  54 |2528 |5101 | 606 | 100k|  0 | 115k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2590.74/2601.67	c  1576s| 77300 |  2231 | 25545k| 240.2 |   195M |  54 |2528 |5146 | 583 | 101k|  1 | 116k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2592.33/2603.23	c  1577s| 77400 |  2238 | 25568k| 240.2 |   195M |  54 |2528 |5180 | 590 | 101k|  1 | 116k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2593.93/2604.85	c  1579s| 77500 |  2244 | 25593k| 240.2 |   195M |  54 |2528 |5205 | 604 | 101k|  0 | 116k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2596.42/2607.35	c  1581s| 77600 |  2239 | 25631k| 240.4 |   195M |  54 |2528 |5177 | 580 | 101k|  1 | 116k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2597.91/2608.88	c  1583s| 77700 |  2245 | 25654k| 240.4 |   195M |  54 |2528 |5248 | 598 | 101k|  1 | 116k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2599.60/2610.50	c  1584s| 77800 |  2249 | 25679k| 240.4 |   195M |  54 |2528 |5215 | 599 | 101k|  0 | 116k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2601.00/2612.00	c  1586s| 77900 |  2260 | 25700k| 240.3 |   195M |  54 |2528 |5211 | 580 | 101k|  1 | 116k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2604.10/2615.05	c  1589s| 78000 |  2247 | 25745k| 240.5 |   195M |  54 |2528 |5146 | 579 | 101k|  1 | 116k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2606.28/2617.22	c  1591s| 78100 |  2252 | 25777k| 240.6 |   195M |  54 |2528 |5179 | 582 | 101k|  1 | 116k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2607.77/2618.79	c  1593s| 78200 |  2265 | 25801k| 240.6 |   195M |  54 |2528 |5201 | 600 | 102k|  2 | 116k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2609.37/2620.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2609.37/2620.30	c  1594s| 78300 |  2263 | 25825k| 240.6 |   195M |  54 |2528 |5242 | 602 | 102k|  0 | 116k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2610.96/2621.98	c  1596s| 78400 |  2255 | 25851k| 240.6 |   195M |  54 |2528 |5270 | 591 | 102k|  0 | 117k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2613.55/2624.55	c  1598s| 78500 |  2259 | 25887k| 240.7 |   195M |  54 |2528 |5166 | 589 | 102k|  1 | 117k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2614.94/2625.95	c  1600s| 78600 |  2259 | 25908k| 240.7 |   195M |  54 |2528 |5227 | 587 | 102k|  0 | 117k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2616.44/2627.49	c  1601s| 78700 |  2243 | 25930k| 240.7 |   195M |  54 |2528 |5208 | 590 | 102k|  0 | 117k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2618.53/2629.54	c  1603s| 78800 |  2251 | 25961k| 240.8 |   195M |  54 |2528 |5174 | 576 | 102k|  1 | 117k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2619.92/2630.98	c  1605s| 78900 |  2258 | 25981k| 240.7 |   195M |  54 |2528 |5168 | 586 | 102k|  0 | 117k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2621.52/2632.53	c  1606s| 79000 |  2263 | 26007k| 240.7 |   195M |  54 |2528 |5215 | 601 | 102k|  0 | 117k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2623.02/2634.01	c  1608s| 79100 |  2263 | 26028k| 240.7 |   196M |  54 |2528 |5237 | 579 | 102k|  1 | 117k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2625.90/2636.98	c  1611s| 79200 |  2253 | 26073k| 240.9 |   196M |  54 |2528 |5270 | 606 | 103k|  0 | 117k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2627.10/2638.19	c  1612s| 79300 |  2263 | 26091k| 240.8 |   196M |  54 |2528 |5288 | 594 | 103k|  0 | 117k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2629.48/2640.58	c  1614s| 79400 |  2262 | 26127k| 241.0 |   196M |  54 |2528 |5318 | 595 | 103k|  0 | 117k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2631.77/2642.89	c  1617s| 79500 |  2254 | 26163k| 241.1 |   196M |  54 |2528 |5295 |   0 | 103k|  0 | 118k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2633.46/2644.59	c  1618s| 79600 |  2256 | 26188k| 241.1 |   196M |  54 |2528 |5375 | 617 | 103k|  1 | 118k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2635.35/2646.41	c  1620s| 79700 |  2262 | 26214k| 241.1 |   196M |  54 |2528 |5349 | 630 | 103k|  0 | 118k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2637.25/2648.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2637.25/2648.36	c  1622s| 79800 |  2268 | 26243k| 241.1 |   196M |  54 |2528 |5344 | 598 | 104k|  1 | 118k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2639.24/2650.35	c  1624s| 79900 |  2265 | 26274k| 241.2 |   196M |  54 |2528 |5374 | 607 | 104k|  1 | 118k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2640.94/2652.01	c  1626s| 80000 |  2274 | 26298k| 241.2 |   196M |  54 |2528 |5341 | 590 | 104k|  0 | 118k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2642.13/2653.29	c  1627s| 80100 |  2280 | 26315k| 241.1 |   196M |  54 |2528 |5363 | 586 | 104k|  0 | 118k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2644.03/2655.15	c  1629s| 80200 |  2266 | 26343k| 241.2 |   196M |  54 |2528 |5308 | 575 | 104k|  1 | 118k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2646.31/2657.44	c  1631s| 80300 |  2280 | 26379k| 241.3 |   196M |  54 |2528 |5368 | 603 | 104k|  0 | 118k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2647.92/2659.04	c  1633s| 80400 |  2284 | 26404k| 241.3 |   196M |  54 |2528 |5394 | 607 | 104k|  1 | 118k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2649.70/2660.81	c  1635s| 80500 |  2294 | 26430k| 241.3 |   196M |  54 |2528 |5384 | 586 | 104k|  1 | 119k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2651.69/2662.84	c  1637s| 80600 |  2305 | 26461k| 241.4 |   196M |  54 |2528 |5397 | 602 | 104k|  1 | 119k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2653.38/2664.53	c  1638s| 80700 |  2292 | 26486k| 241.4 |   196M |  54 |2528 |5185 | 628 | 105k|  1 | 119k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2654.89/2666.01	c  1640s| 80800 |  2308 | 26507k| 241.3 |   196M |  54 |2528 |4996 | 598 | 105k|  1 | 119k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2656.27/2667.40	c  1641s| 80900 |  2307 | 26528k| 241.3 |   196M |  54 |2528 |5019 |   0 | 105k|  0 | 119k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2657.76/2668.94	c  1643s| 81000 |  2317 | 26552k| 241.3 |   196M |  54 |2528 |4659 | 596 | 105k|  0 | 119k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2659.45/2670.69	c  1645s| 81100 |  2315 | 26579k| 241.3 |   196M |  54 |2528 |4648 | 609 | 105k|  0 | 119k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2661.65/2672.80	c  1647s| 81200 |  2304 | 26610k| 241.4 |   196M |  54 |2528 |4417 |   0 | 105k|  0 | 119k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2662.85/2674.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2662.85/2674.05	c  1648s| 81300 |  2311 | 26627k| 241.3 |   196M |  54 |2528 |4517 | 602 | 105k|  1 | 119k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2664.23/2675.43	c  1649s| 81400 |  2311 | 26647k| 241.3 |   196M |  54 |2528 |4580 | 611 | 105k|  1 | 120k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2665.63/2676.88	c  1651s| 81500 |  2307 | 26670k| 241.3 |   197M |  54 |2528 |4582 |   0 | 106k|  0 | 120k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2667.42/2678.62	c  1653s| 81600 |  2315 | 26696k| 241.3 |   197M |  54 |2528 |4379 | 599 | 106k|  0 | 120k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2669.21/2680.45	c  1654s| 81700 |  2338 | 26724k| 241.3 |   197M |  54 |2528 |4228 | 597 | 106k|  1 | 120k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2670.51/2681.77	c  1656s| 81800 |  2349 | 26744k| 241.3 |   197M |  54 |2528 |4271 | 614 | 106k|  1 | 120k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2672.20/2683.44	c  1657s| 81900 |  2366 | 26770k| 241.3 |   197M |  54 |2528 |4258 | 614 | 106k|  1 | 120k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2673.50/2684.71	c  1659s| 82000 |  2370 | 26790k| 241.3 |   197M |  54 |2528 |4298 |   0 | 106k|  0 | 120k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2675.19/2686.49	c  1660s| 82100 |  2363 | 26817k| 241.3 |   197M |  54 |2528 |4355 | 618 | 106k|  1 | 120k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2676.98/2688.29	c  1662s| 82200 |  2364 | 26844k| 241.3 |   197M |  54 |2528 |4402 | 627 | 106k|  1 | 120k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2679.37/2690.67	c  1665s| 82300 |  2365 | 26879k| 241.4 |   197M |  54 |2528 |4446 | 636 | 106k|  0 | 120k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2681.78/2693.04	c  1667s| 82400 |  2372 | 26913k| 241.5 |   198M |  54 |2528 |4476 | 628 | 107k|  0 | 120k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2684.25/2695.59	c  1669s| 82500 |  2379 | 26950k| 241.6 |   198M |  54 |2528 |4536 | 672 | 107k|  1 | 120k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2687.44/2698.78	c  1673s| 82600 |  2377 | 26997k| 241.8 |   198M |  54 |2528 |4599 | 653 | 107k|  0 | 120k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2689.23/2700.52	c  1674s| 82700 |  2380 | 27022k| 241.9 |   198M |  54 |2528 |4477 | 596 | 107k|  0 | 121k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2691.33/2702.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2691.33/2702.68	c  1677s| 82800 |  2392 | 27053k| 241.9 |   198M |  54 |2528 |4372 | 587 | 107k|  1 | 121k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2693.02/2704.35	c  1678s| 82900 |  2395 | 27080k| 241.9 |   198M |  54 |2528 |4400 | 582 | 107k|  1 | 121k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2694.41/2705.74	c  1680s| 83000 |  2391 | 27102k| 241.9 |   198M |  54 |2528 |4450 | 602 | 107k|  0 | 121k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2696.72/2708.09	c  1682s| 83100 |  2387 | 27137k| 242.0 |   198M |  54 |2528 |4265 | 557 | 107k|  0 | 121k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2698.59/2710.00	c  1684s| 83200 |  2402 | 27165k| 242.0 |   199M |  54 |2528 |4203 | 583 | 108k|  1 | 121k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2700.29/2711.63	c  1686s| 83300 |  2416 | 27190k| 242.1 |   199M |  54 |2528 |4222 | 631 | 108k|  0 | 121k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2707.86/2719.26	c  1693s| 83400 |  2368 | 27283k| 242.7 |   199M |  54 |2528 |4082 | 615 | 108k|  0 | 121k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2709.55/2720.99	c  1695s| 83500 |  2380 | 27308k| 242.7 |   199M |  54 |2528 |4139 | 647 | 108k|  1 | 122k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2711.54/2723.00	c  1697s| 83600 |  2374 | 27337k| 242.7 |   199M |  54 |2528 |4210 | 640 | 108k|  0 | 122k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2713.65/2725.02	c  1699s| 83700 |  2367 | 27366k| 242.8 |   199M |  54 |2528 |4272 | 574 | 108k|  1 | 122k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2715.23/2726.63	c  1701s| 83800 |  2378 | 27390k| 242.8 |   199M |  54 |2528 |4254 | 594 | 108k|  0 | 122k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2716.42/2727.86	c  1702s| 83900 |  2402 | 27409k| 242.7 |   199M |  54 |2528 |4305 | 612 | 108k|  1 | 122k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2718.12/2729.52	c  1703s| 84000 |  2407 | 27432k| 242.7 |   199M |  54 |2528 |4350 | 591 | 109k|  0 | 122k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2719.31/2730.78	c  1705s| 84100 |  2404 | 27452k| 242.7 |   199M |  54 |2528 |4418 | 587 | 109k|  1 | 122k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2721.20/2732.69	c  1707s| 84200 |  2408 | 27480k| 242.7 |   199M |  54 |2528 |4425 |   0 | 109k|  0 | 122k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2722.90/2734.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2722.90/2734.31	c  1708s| 84300 |  2407 | 27504k| 242.7 |   199M |  54 |2528 |4461 | 613 | 109k|  0 | 122k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2725.09/2736.58	c  1710s| 84400 |  2380 | 27534k| 242.7 |   199M |  54 |2528 |4451 |1091 | 109k|  0 | 122k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2727.88/2739.35	c  1713s| 84500 |  2408 | 27572k| 242.9 |   199M |  54 |2528 |4423 | 596 | 109k|  1 | 123k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2730.37/2741.80	c  1716s| 84600 |  2420 | 27604k| 242.9 |   199M |  54 |2528 |4359 | 562 | 110k|  1 | 123k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2731.46/2742.93	c  1717s| 84700 |  2444 | 27621k| 242.9 |   199M |  54 |2528 |4280 | 601 | 110k|  1 | 123k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2732.46/2743.98	c  1718s| 84800 |  2445 | 27638k| 242.8 |   199M |  54 |2528 |4296 | 591 | 110k|  0 | 123k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2734.75/2746.24	c  1720s| 84900 |  2438 | 27671k| 242.9 |   200M |  54 |2528 |4257 |   0 | 110k|  0 | 123k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2736.14/2747.67	c  1722s| 85000 |  2445 | 27692k| 242.9 |   200M |  54 |2528 |4144 | 621 | 110k|  1 | 123k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2741.22/2752.71	c  1727s| 85100 |  2406 | 27759k| 243.2 |   200M |  54 |2528 |4028 | 588 | 110k|  0 | 123k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2743.02/2754.50	c  1728s| 85200 |  2419 | 27787k| 243.3 |   200M |  54 |2528 |4095 | 613 | 110k|  0 | 123k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2743.91/2755.41	c  1729s| 85300 |  2422 | 27802k| 243.2 |   200M |  54 |2528 |4160 | 598 | 110k|  0 | 123k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2744.91/2756.45	c  1730s| 85400 |  2424 | 27818k| 243.1 |   200M |  54 |2528 |4211 | 598 | 111k|  1 | 123k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2745.90/2757.41	c  1731s| 85500 |  2421 | 27834k| 243.0 |   200M |  54 |2528 |4255 | 606 | 111k|  1 | 124k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2747.00/2758.50	c  1732s| 85600 |  2429 | 27852k| 243.0 |   200M |  54 |2528 |4312 | 611 | 111k|  0 | 124k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2748.00/2759.50	c  1733s| 85700 |  2429 | 27868k| 242.9 |   200M |  54 |2528 |4360 | 611 | 111k|  0 | 124k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2749.89/2761.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2749.89/2761.47	c  1735s| 85800 |  2415 | 27897k| 242.9 |   200M |  54 |2528 |4302 | 584 | 111k|  1 | 124k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2750.88/2762.43	c  1736s| 85900 |  2420 | 27912k| 242.9 |   200M |  54 |2528 |4303 | 592 | 111k|  1 | 124k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2751.98/2763.53	c  1737s| 86000 |  2415 | 27930k| 242.8 |   200M |  54 |2528 |4353 | 627 | 111k|  1 | 124k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2752.88/2764.48	c  1738s| 86100 |  2414 | 27945k| 242.7 |   200M |  54 |2528 |4365 | 582 | 111k|  0 | 124k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2754.07/2765.64	c  1740s| 86200 |  2418 | 27962k| 242.7 |   200M |  54 |2528 |4367 | 576 | 111k|  1 | 124k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2756.66/2768.21	c  1742s| 86300 |  2401 | 28000k| 242.8 |   200M |  54 |2528 |4332 | 572 | 112k|  1 | 124k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2758.06/2769.62	c  1744s| 86400 |  2409 | 28021k| 242.8 |   200M |  54 |2528 |4369 | 577 | 112k|  1 | 124k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2760.46/2772.02	c  1746s| 86500 |  2420 | 28058k| 242.9 |   200M |  54 |2528 |4453 | 593 | 112k|  1 | 124k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2763.24/2774.80	c  1749s| 86600 |  2420 | 28099k| 243.0 |   200M |  54 |2528 |4420 | 583 | 112k|  1 | 125k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2764.93/2776.51	c  1750s| 86700 |  2431 | 28124k| 243.0 |   200M |  54 |2528 |4457 | 577 | 112k|  1 | 125k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2767.12/2778.73	c  1753s| 86800 |  2438 | 28158k| 243.1 |   200M |  54 |2528 |4417 | 596 | 112k|  0 | 125k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2769.01/2780.64	c  1755s| 86900 |  2437 | 28187k| 243.1 |   200M |  54 |2528 |4409 | 615 | 113k|  1 | 125k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2770.90/2782.53	c  1756s| 87000 |  2448 | 28213k| 243.2 |   200M |  54 |2528 |4477 | 591 | 113k|  0 | 125k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2772.90/2784.53	c  1758s| 87100 |  2436 | 28242k| 243.2 |   200M |  54 |2528 |4524 | 654 | 113k|  0 | 125k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2784.15/2795.80	c  1770s| 87200 |  2357 | 28370k| 244.1 |   200M |  54 |2528 |4173 | 583 | 113k|  1 | 125k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2785.85/2797.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2785.85/2797.58	c  1771s| 87300 |  2363 | 28397k| 244.1 |   200M |  54 |2528 |4220 | 751 | 113k|  0 | 126k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2787.64/2799.33	c  1773s| 87400 |  2364 | 28423k| 244.1 |   201M |  54 |2528 |4293 | 591 | 113k|  0 | 126k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2789.44/2801.12	c  1775s| 87500 |  2369 | 28449k| 244.1 |   201M |  54 |2528 |4344 | 625 | 113k|  0 | 126k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2791.02/2802.74	c  1777s| 87600 |  2374 | 28474k| 244.1 |   201M |  54 |2528 |4398 | 613 | 113k|  0 | 126k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2793.02/2804.75	c  1779s| 87700 |  2398 | 28506k| 244.2 |   201M |  54 |2528 |4364 | 590 | 114k|  1 | 126k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2795.21/2806.92	c  1781s| 87800 |  2386 | 28538k| 244.3 |   201M |  54 |2528 |4319 | 575 | 114k|  1 | 126k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2797.70/2809.44	c  1783s| 87900 |  2382 | 28575k| 244.4 |   201M |  54 |2528 |4342 | 617 | 114k|  0 | 126k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2799.59/2811.39	c  1785s| 88000 |  2391 | 28603k| 244.4 |   201M |  54 |2528 |4310 | 603 | 114k|  2 | 126k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2800.98/2812.71	c  1787s| 88100 |  2394 | 28625k| 244.4 |   201M |  54 |2528 |4363 | 612 | 114k|  1 | 127k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2802.88/2814.61	c  1788s| 88200 |  2382 | 28654k| 244.4 |   201M |  54 |2528 |4358 | 651 | 114k|  1 | 127k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2805.28/2817.03	c  1791s| 88300 |  2383 | 28689k| 244.5 |   201M |  54 |2528 |4367 | 571 | 115k|  1 | 127k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2807.37/2819.16	c  1793s| 88400 |  2367 | 28721k| 244.6 |   201M |  54 |2528 |4344 | 611 | 115k|  0 | 127k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2809.15/2820.96	c  1795s| 88500 |  2359 | 28748k| 244.6 |   201M |  54 |2528 |4306 | 645 | 115k|  1 | 127k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2810.84/2822.66	c  1797s| 88600 |  2383 | 28772k| 244.6 |   201M |  60 |2528 |4310 | 578 | 115k|  1 | 127k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2812.84/2824.66	c  1799s| 88700 |  2396 | 28800k| 244.6 |   201M |  60 |2528 |4403 |   0 | 115k|  0 | 127k|  22 |-6.000000e+00 |      --      |    Inf | unknown
2814.34/2826.11	c 
2814.34/2826.11	c SCIP Status        : solving was interrupted [time limit reached]
2814.34/2826.11	c Solving Time (sec) : 1800.00
2814.34/2826.11	c Solving Nodes      : 88786 (total of 117764 nodes in 2 runs)
2814.34/2826.11	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
2814.34/2826.11	c Dual Bound         : -6.00000000000000e+00
2814.34/2826.11	c Gap                : infinite
2814.34/2826.11	c SCIP status: 23 (TIMELIMIT)
2814.34/2826.11	c solveScip: freeing transform (!can_skip_free_transform)
2814.34/2826.14	c pb_solver_status: sst_unknown
2814.34/2826.14	c LB_goalvalue: 0
2814.34/2826.14	c UB_goalvalue: 0
2814.34/2826.14	c Both SAT and SCIP timed out; boosting budgets to sat=20.000000 scip=1800.000000
2814.34/2826.14	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
2814.34/2826.14	c SCIP returned: sst_unknown
2814.34/2826.14	c SCIP primal LB: -oo, dual UB: 0
2814.34/2826.14	c assumptions: 
2814.34/2826.14	c invoking solver with time budget: 20.000000
2834.35/2846.22	c sat_solver_result: sst_unknown
2834.35/2846.22	c SAT solver timed out; proceeding to cooperative SCIP call
2834.35/2846.22	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 0
2834.35/2846.22	c scip solving with time budget: 1800.000000
2834.35/2846.22	c solveScip
2834.35/2846.22	c initScipForCoop
2834.35/2846.22	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
2834.35/2846.23	c presolving:
2834.35/2846.24	c (round 1, fast)       6 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 447 clqs, 0 implints
2834.35/2846.24	c    (0.0s) running MILP presolver
2834.35/2846.25	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2834.35/2846.25	c (round 2, exhaustive) 6 del vars, 63 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 447 clqs, 0 implints
2834.35/2846.25	c (round 3, exhaustive) 6 del vars, 63 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 447 clqs, 0 implints
2834.35/2846.28	c    (0.1s) probing: 51/3210 (1.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2834.35/2846.28	c    (0.1s) probing aborted: 50/50 successive totally useless probings
2834.35/2846.29	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2834.85/2846.73	c    (0.5s) symmetry computation finished: 428 generators found (max: 1500, log10 of symmetry group size: 140.88) (symcode time: 0.44)
2834.85/2846.74	c dynamic symmetry handling statistics:
2834.85/2846.74	c    orbitopal reduction:       no components
2834.85/2846.74	c    orbital reduction:         no components
2834.85/2846.74	c    lexicographic reduction:   no permutations
2834.85/2846.74	c handled 1 out of 1 symmetry components
2834.85/2846.74	c (round 4, exhaustive) 391 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 431 clqs, 0 implints
2834.85/2846.74	c (round 5, medium)     594 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 418 clqs, 0 implints
2834.85/2846.75	c (round 6, medium)     649 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
2834.85/2846.75	c (round 7, medium)     661 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
2834.85/2846.75	c (round 8, medium)     666 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
2834.85/2846.75	c (round 9, medium)     682 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
2834.85/2846.75	c (round 10, medium)     687 del vars, 63 del conss, 482 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 410 clqs, 0 implints
2835.05/2846.96	c    (0.7s) probing: 1000/3210 (31.2%) - 0 fixings, 0 aggregations, 49933 implications, 0 bound changes
2835.16/2847.01	c    (0.8s) probing: 1203/3210 (37.5%) - 0 fixings, 0 aggregations, 57931 implications, 0 bound changes
2835.16/2847.01	c    (0.8s) probing aborted: 50/50 successive totally useless probings
2835.16/2847.01	c presolving (11 rounds: 11 fast, 10 medium, 4 exhaustive):
2835.16/2847.01	c  687 deleted vars, 63 deleted constraints, 482 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2835.16/2847.01	c  0 implications, 28728 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2835.16/2847.01	c presolved problem has 2529 variables (2529 bin, 0 int, 0 cont) and 929 constraints
2835.16/2847.01	c     384 constraints of type <knapsack>
2835.16/2847.01	c      63 constraints of type <setppc>
2835.16/2847.01	c     482 constraints of type <orbitope_pp>
2835.16/2847.01	c transformed objective value is always integral (scale: 1)
2835.16/2847.01	c Presolving Time: 0.78
2835.16/2847.01	c 
2835.26/2847.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2835.26/2847.13	c   0.9s|     1 |     0 |   687 |     - |   195M |   0 |2529 |1014 | 447 |   0 |  0 |  84 |   0 |-6.000000e+00 |      --      |    Inf | unknown
2835.35/2847.24	c   1.0s|     1 |     0 |  1438 |     - |   195M |   0 |2529 |1014 | 462 |  15 |  1 |  84 |   0 |-6.000000e+00 |      --      |    Inf | unknown
2835.35/2847.26	c   1.0s|     1 |     0 |  1500 |     - |   195M |   0 |2529 |1015 | 478 |  31 |  2 |  85 |   0 |-6.000000e+00 |      --      |    Inf | unknown
2835.35/2847.29	c   1.1s|     1 |     0 |  1587 |     - |   196M |   0 |2529 |1016 | 493 |  46 |  3 |  86 |   0 |-6.000000e+00 |      --      |    Inf | unknown
2835.45/2847.32	c   1.1s|     1 |     0 |  1656 |     - |   196M |   0 |2529 |1017 | 509 |  62 |  4 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
2835.45/2847.35	c   1.1s|     1 |     0 |  1713 |     - |   196M |   0 |2529 |1017 | 525 |  78 |  5 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
2835.45/2847.38	c   1.2s|     1 |     0 |  1814 |     - |   196M |   0 |2529 |1017 | 541 |  94 |  6 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
2835.55/2847.42	c   1.2s|     1 |     0 |  1902 |     - |   196M |   0 |2529 |1017 | 555 | 108 |  7 |  87 |   0 |-6.000000e+00 |      --      |    Inf | unknown
2835.55/2847.46	c   1.2s|     1 |     0 |  2024 |     - |   196M |   0 |2529 |1018 | 572 | 125 |  8 |  88 |   0 |-6.000000e+00 |      --      |    Inf | unknown
2835.65/2847.50	c   1.3s|     1 |     0 |  2116 |     - |   196M |   0 |2529 |1018 | 593 | 146 |  9 |  88 |   0 |-6.000000e+00 |      --      |    Inf | unknown
2835.65/2847.54	c   1.3s|     1 |     0 |  2289 |     - |   196M |   0 |2529 |1019 | 613 | 166 | 10 |  89 |   0 |-6.000000e+00 |      --      |    Inf | unknown
2835.65/2847.57	c   1.3s|     1 |     0 |  2415 |     - |   196M |   0 |2529 |1024 | 631 | 184 | 11 |  94 |   0 |-6.000000e+00 |      --      |    Inf | unknown
2835.94/2847.82	c   1.6s|     1 |     2 |  5101 |     - |   196M |   0 |2529 |1036 | 631 | 184 | 11 | 106 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2838.04/2849.96	c   3.7s|   100 |    75 | 29107 | 269.6 |   196M |  43 |2529 |1215 | 520 | 399 |  1 | 286 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2838.83/2850.78	c   4.6s|   200 |    82 | 43308 | 205.5 |   196M |  50 |2529 |1325 | 527 | 555 |  2 | 396 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2839.73/2851.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2839.73/2851.68	c   5.5s|   300 |    86 | 60758 | 195.1 |   196M |  50 |2529 |1451 | 501 | 688 |  1 | 522 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2840.33/2852.23	c   6.0s|   400 |   102 | 70416 | 170.4 |   197M |  50 |2529 |1560 | 521 | 744 |  1 | 631 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2841.14/2853.02	c   6.8s|   500 |    95 | 85653 | 166.8 |   197M |  50 |2529 |1621 | 508 | 811 |  1 | 697 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2841.72/2853.63	c   7.4s|   600 |   100 | 97728 | 159.1 |   197M |  50 |2529 |1704 | 516 | 892 |  0 | 785 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2842.92/2854.85	c   8.6s|   700 |   102 |119038 | 166.8 |   197M |  50 |2529 |1941 | 501 |1063 |  1 |1029 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2843.61/2855.50	c   9.3s|   800 |   112 |131948 | 162.1 |   197M |  50 |2529 |2108 | 510 |1145 |  1 |1197 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2844.22/2856.13	c   9.9s|   900 |   109 |143607 | 157.1 |   197M |  50 |2529 |2179 | 513 |1297 |  1 |1272 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2844.61/2856.57	c  10.3s|  1000 |   103 |152230 | 150.0 |   197M |  50 |2529 |2244 | 517 |1323 |  1 |1343 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2845.12/2857.08	c  10.9s|  1100 |   112 |162246 | 145.4 |   197M |  50 |2529 |2289 | 515 |1373 |  1 |1437 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2846.00/2857.94	c  11.7s|  1200 |   112 |180442 | 148.5 |   197M |  50 |2529 |2374 | 518 |1554 |  0 |1547 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2846.70/2858.61	c  12.4s|  1300 |   116 |194293 | 147.7 |   197M |  50 |2529 |2473 | 506 |1687 |  0 |1671 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2847.21/2859.13	c  12.9s|  1400 |   119 |204104 | 144.2 |   197M |  50 |2529 |2613 | 509 |1769 |  1 |1832 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2847.60/2859.59	c  13.4s|  1500 |   135 |212237 | 140.0 |   197M |  50 |2529 |2694 | 514 |1834 |  0 |1954 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2848.29/2860.24	c  14.0s|  1600 |   133 |225429 | 139.5 |   197M |  50 |2529 |2796 | 517 |1975 |  2 |2079 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2848.99/2860.92	c  14.7s|  1700 |   135 |239331 | 139.4 |   197M |  50 |2529 |2882 | 508 |2086 |  0 |2211 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2849.69/2861.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2849.69/2861.64	c  15.4s|  1800 |   128 |253993 | 139.8 |   197M |  50 |2529 |2953 | 510 |2205 |  0 |2315 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2850.28/2862.26	c  16.0s|  1900 |   134 |265901 | 138.7 |   197M |  50 |2529 |3016 | 511 |2310 |  1 |2421 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2851.28/2863.20	c  17.0s|  2000 |   140 |283410 | 140.6 |   197M |  50 |2529 |3099 | 510 |2453 |  1 |2558 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2851.98/2863.97	c  17.7s|  2100 |   140 |298162 | 140.9 |   197M |  50 |2529 |3164 | 507 |2561 |  1 |2701 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2852.87/2864.86	c  18.6s|  2200 |   161 |318687 | 143.8 |   197M |  50 |2529 |3120 | 525 |2689 |  2 |2786 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2853.87/2865.84	c  19.6s|  2300 |   173 |337540 | 145.8 |   197M |  50 |2529 |3154 | 510 |2770 |  1 |2857 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2854.67/2866.62	c  20.4s|  2400 |   175 |353630 | 146.4 |   197M |  50 |2529 |3242 | 509 |2844 |  0 |2983 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2855.36/2867.39	c  21.2s|  2500 |   174 |369057 | 146.7 |   197M |  50 |2529 |3348 | 520 |2924 |  0 |3137 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2856.07/2868.03	c  21.8s|  2600 |   173 |381723 | 145.9 |   197M |  50 |2529 |3453 | 520 |3013 |  1 |3277 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2856.96/2868.95	c  22.7s|  2700 |   204 |399714 | 147.2 |   197M |  50 |2529 |3455 |   0 |3149 |  0 |3473 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2858.17/2870.15	c  23.9s|  2800 |   228 |422111 | 149.9 |   197M |  50 |2529 |3522 | 514 |3331 |  1 |3684 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2859.06/2871.05	c  24.8s|  2900 |   220 |440701 | 151.2 |   197M |  50 |2529 |3507 | 515 |3422 |  0 |3864 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2859.85/2871.85	c  25.6s|  3000 |   219 |456873 | 151.5 |   197M |  50 |2529 |3561 | 513 |3476 |  1 |4025 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2860.74/2872.72	c  26.5s|  3100 |   216 |472685 | 151.7 |   197M |  50 |2529 |3471 | 507 |3648 |  1 |4145 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2861.34/2873.37	c  27.1s|  3200 |   220 |484722 | 150.8 |   197M |  50 |2529 |3530 | 516 |3745 |  1 |4345 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2862.15/2874.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2862.15/2874.17	c  27.9s|  3300 |   227 |501219 | 151.2 |   197M |  50 |2529 |3573 | 520 |3822 |  0 |4465 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2862.93/2874.96	c  28.7s|  3400 |   224 |517989 | 151.7 |   197M |  50 |2529 |3617 | 523 |3930 |  0 |4558 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2863.63/2875.65	c  29.4s|  3500 |   233 |531348 | 151.2 |   197M |  50 |2529 |3652 | 520 |4017 |  1 |4728 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2864.82/2876.87	c  30.6s|  3600 |   210 |556099 | 153.8 |   197M |  50 |2529 |3306 | 516 |4104 |  1 |4880 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2865.52/2877.55	c  31.3s|  3700 |   225 |569476 | 153.3 |   197M |  50 |2529 |3183 | 507 |4205 |  1 |5042 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2865.92/2878.00	c  31.8s|  3800 |   230 |577861 | 151.5 |   197M |  50 |2529 |3329 | 518 |4281 |  1 |5189 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2866.92/2879.00	c  32.8s|  3900 |   234 |593213 | 151.5 |   197M |  50 |2529 |3277 | 478 |4410 |  1 |5366 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2868.21/2880.21	c  34.0s|  4000 |   255 |616491 | 153.6 |   197M |  50 |2529 |3317 | 509 |4512 |  0 |5612 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2868.91/2880.98	c  34.8s|  4100 |   268 |632436 | 153.7 |   197M |  50 |2529 |3443 | 519 |4644 |  2 |5793 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2869.90/2881.94	c  35.7s|  4200 |   260 |651932 | 154.7 |   197M |  50 |2529 |3365 | 489 |4757 |  1 |5981 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2871.01/2883.07	c  36.8s|  4300 |   281 |674390 | 156.3 |   197M |  50 |2529 |3387 | 509 |4860 |  1 |6137 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2871.70/2883.74	c  37.5s|  4400 |   299 |688016 | 155.9 |   197M |  50 |2529 |3266 | 504 |4981 |  1 |6284 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2873.19/2885.21	c  39.0s|  4500 |   335 |716526 | 158.7 |   197M |  50 |2529 |3396 | 520 |5172 |  2 |6539 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2874.68/2886.71	c  40.5s|  4600 |   362 |745356 | 161.5 |   197M |  50 |2529 |3472 | 502 |5339 |  1 |6689 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2875.88/2887.99	c  41.8s|  4700 |   383 |769201 | 163.2 |   197M |  50 |2529 |3586 | 514 |5573 |  1 |6834 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2877.09/2889.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2877.09/2889.14	c  42.9s|  4800 |   404 |791294 | 164.4 |   197M |  50 |2529 |3667 | 525 |5727 |  1 |6948 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2878.37/2890.42	c  44.2s|  4900 |   422 |817362 | 166.3 |   197M |  50 |2529 |3790 | 537 |5946 |  1 |7074 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2879.17/2891.28	c  45.1s|  5000 |   417 |835036 | 166.6 |   197M |  50 |2529 |3898 | 551 |6037 |  0 |7205 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2880.66/2892.71	c  46.5s|  5100 |   428 |862537 | 168.7 |   197M |  50 |2529 |3952 |   0 |6201 |  0 |7278 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2882.35/2894.40	c  48.2s|  5200 |   437 |902429 | 173.1 |   197M |  50 |2529 |4004 | 548 |6380 |  1 |7346 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2883.75/2895.85	c  49.6s|  5300 |   460 |932024 | 175.4 |   197M |  50 |2529 |4061 | 547 |6549 |  1 |7410 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2885.05/2897.18	c  51.0s|  5400 |   478 |958149 | 177.0 |   197M |  50 |2529 |4110 | 562 |6711 |  0 |7489 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2886.64/2898.70	c  52.5s|  5500 |   487 |988808 | 179.4 |   197M |  51 |2529 |4178 | 552 |6888 |  0 |7586 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2887.94/2900.04	c  53.8s|  5600 |   489 |  1015k| 181.0 |   197M |  51 |2529 |4239 | 541 |7027 |  1 |7688 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2889.72/2901.88	c  55.7s|  5700 |   473 |  1053k| 184.4 |   197M |  51 |2529 |4230 | 544 |7169 |  1 |7814 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2891.42/2903.50	c  57.3s|  5800 |   469 |  1084k| 186.7 |   197M |  51 |2529 |4229 | 578 |7350 |  2 |7887 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2893.11/2905.20	c  59.0s|  5900 |   458 |  1119k| 189.3 |   197M |  51 |2529 |4226 | 555 |7463 |  0 |7953 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2894.40/2906.58	c  60.4s|  6000 |   454 |  1147k| 190.9 |   197M |  51 |2529 |4167 | 530 |7638 |  1 |8018 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2895.70/2907.89	c  61.7s|  6100 |   461 |  1174k| 192.2 |   197M |  51 |2529 |3775 | 533 |7868 |  1 |8139 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2897.01/2909.14	c  62.9s|  6200 |   466 |  1199k| 193.0 |   197M |  51 |2529 |3803 |   0 |8012 |  0 |8317 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2898.78/2910.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2898.78/2910.90	c  64.7s|  6300 |   488 |  1222k| 193.7 |   197M |  51 |2529 |3475 | 517 |8235 |  1 |8459 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2900.08/2912.20	c  66.0s|  6400 |   483 |  1247k| 194.6 |   197M |  51 |2529 |3554 | 508 |8420 |  0 |8709 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2901.27/2913.46	c  67.2s|  6500 |   495 |  1272k| 195.5 |   197M |  51 |2529 |3564 | 522 |8637 |  1 |8909 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2902.07/2914.29	c  68.1s|  6600 |   510 |  1289k| 195.0 |   197M |  51 |2529 |3505 | 505 |8739 |  1 |9021 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2902.77/2914.93	c  68.7s|  6700 |   526 |  1301k| 194.0 |   197M |  51 |2529 |3630 | 520 |8835 |  1 |9163 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2903.88/2916.03	c  69.8s|  6800 |   526 |  1324k| 194.5 |   197M |  51 |2529 |3556 | 515 |9018 |  0 |9300 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2904.66/2916.85	c  70.6s|  6900 |   534 |  1341k| 194.1 |   197M |  51 |2529 |3530 |   0 |9169 |  0 |9433 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2905.56/2917.76	c  71.5s|  7000 |   542 |  1360k| 194.0 |   197M |  51 |2529 |3575 | 527 |9295 |  1 |9588 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2906.05/2918.27	c  72.0s|  7100 |   543 |  1368k| 192.4 |   197M |  51 |2529 |3553 | 520 |9397 |  1 |9706 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2906.65/2918.85	c  72.6s|  7200 |   557 |  1377k| 191.0 |   197M |  51 |2529 |3470 | 551 |9600 |  4 |9851 |  11 |-6.000000e+00 |      --      |    Inf | unknown
2907.25/2919.43	c  73.2s|  7300 |   561 |  1386k| 189.7 |   197M |  51 |2529 |3579 | 521 |9789 |  0 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2907.86/2920.06	c  73.8s|  7400 |   582 |  1397k| 188.5 |   197M |  51 |2529 |3574 | 522 |9996 |  1 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2908.35/2920.57	c  74.3s|  7500 |   583 |  1405k| 187.1 |   197M |  51 |2529 |3633 | 538 |  10k|  1 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2909.24/2921.43	c  75.2s|  7600 |   600 |  1418k| 186.4 |   197M |  51 |2529 |3305 | 520 |  10k|  2 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2910.04/2922.21	c  76.0s|  7700 |   639 |  1429k| 185.3 |   197M |  51 |2529 |2870 | 511 |  10k|  0 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2910.73/2922.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2910.73/2922.99	c  76.8s|  7800 |   643 |  1441k| 184.5 |   197M |  51 |2529 |2795 | 520 |  10k|  0 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2911.43/2923.68	c  77.5s|  7900 |   648 |  1452k| 183.6 |   197M |  51 |2529 |2765 | 560 |  10k|  1 |  10k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2912.23/2924.42	c  78.2s|  8000 |   670 |  1466k| 183.1 |   197M |  51 |2529 |2701 | 507 |  10k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2912.94/2925.12	c  78.9s|  8100 |   709 |  1479k| 182.3 |   197M |  51 |2529 |2655 | 498 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2913.42/2925.67	c  79.4s|  8200 |   736 |  1487k| 181.1 |   197M |  51 |2529 |2611 | 501 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2914.02/2926.21	c  80.0s|  8300 |   764 |  1495k| 179.9 |   197M |  51 |2529 |2548 | 504 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2914.72/2926.95	c  80.7s|  8400 |   776 |  1506k| 179.1 |   197M |  51 |2529 |2590 | 509 |  11k|  0 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2915.22/2927.40	c  81.2s|  8500 |   801 |  1513k| 177.8 |   197M |  51 |2529 |2476 | 513 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2915.83/2928.07	c  81.8s|  8600 |   822 |  1523k| 176.9 |   197M |  51 |2529 |2259 | 520 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2916.61/2928.81	c  82.6s|  8700 |   854 |  1534k| 176.1 |   197M |  51 |2529 |2199 | 511 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2917.21/2929.49	c  83.3s|  8800 |   881 |  1544k| 175.3 |   197M |  51 |2529 |2094 | 504 |  11k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2917.82/2930.06	c  83.8s|  8900 |   901 |  1553k| 174.3 |   197M |  51 |2529 |2077 | 515 |  12k|  1 |  11k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2918.40/2930.66	c  84.4s|  9000 |   920 |  1562k| 173.4 |   197M |  51 |2529 |2088 | 524 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2919.00/2931.29	c  85.1s|  9100 |   940 |  1571k| 172.5 |   197M |  51 |2529 |2031 | 514 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2919.60/2931.85	c  85.6s|  9200 |   969 |  1580k| 171.6 |   197M |  51 |2529 |2077 | 517 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2920.19/2932.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2920.19/2932.43	c  86.2s|  9300 |   974 |  1590k| 170.8 |   197M |  51 |2529 |2126 | 529 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2920.69/2932.99	c  86.8s|  9400 |   991 |  1600k| 170.0 |   197M |  51 |2529 |2167 | 530 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2921.29/2933.56	c  87.3s|  9500 |   984 |  1610k| 169.3 |   197M |  51 |2529 |2181 | 563 |  12k|  0 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2922.09/2934.33	c  88.1s|  9600 |  1015 |  1623k| 168.9 |   197M |  51 |2529 |1902 | 516 |  12k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2922.80/2935.01	c  88.8s|  9700 |  1037 |  1634k| 168.3 |   197M |  51 |2529 |1802 | 530 |  13k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2923.58/2935.81	c  89.6s|  9800 |  1056 |  1647k| 167.8 |   197M |  51 |2529 |1810 | 542 |  13k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2924.18/2936.44	c  90.2s|  9900 |  1068 |  1658k| 167.3 |   197M |  51 |2529 |1870 | 533 |  13k|  1 |  12k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2924.79/2937.02	c  90.8s| 10000 |  1085 |  1667k| 166.6 |   197M |  51 |2529 |1892 | 522 |  13k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2925.57/2937.85	c  91.6s| 10100 |  1104 |  1681k| 166.3 |   197M |  51 |2529 |1890 | 509 |  13k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2926.17/2938.47	c  92.3s| 10200 |  1124 |  1692k| 165.7 |   197M |  51 |2529 |1913 | 530 |  13k|  0 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2926.97/2939.22	c  93.0s| 10300 |  1145 |  1705k| 165.4 |   197M |  51 |2529 |1924 | 537 |  13k|  0 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2927.57/2939.85	c  93.6s| 10400 |  1168 |  1715k| 164.7 |   197M |  51 |2529 |1869 | 543 |  14k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2928.07/2940.37	c  94.1s| 10500 |  1192 |  1723k| 164.0 |   197M |  51 |2529 |1801 | 504 |  14k|  0 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2928.67/2940.91	c  94.7s| 10600 |  1246 |  1732k| 163.2 |   197M |  51 |2529 |1701 | 522 |  14k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2929.36/2941.65	c  95.4s| 10700 |  1264 |  1744k| 162.8 |   197M |  51 |2529 |1773 | 501 |  14k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2929.96/2942.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2929.96/2942.29	c  96.1s| 10800 |  1287 |  1754k| 162.2 |   197M |  51 |2529 |1777 | 548 |  14k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2930.87/2943.16	c  96.9s| 10900 |  1328 |  1767k| 161.9 |   197M |  51 |2529 |1775 | 510 |  14k|  1 |  13k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2931.36/2943.66	c  97.4s| 11000 |  1375 |  1775k| 161.2 |   197M |  51 |2529 |1808 | 506 |  15k|  0 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2931.95/2944.20	c  98.0s| 11100 |  1419 |  1783k| 160.4 |   197M |  51 |2529 |1800 | 504 |  15k|  1 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2932.35/2944.66	c  98.4s| 11200 |  1446 |  1790k| 159.7 |   197M |  51 |2529 |1880 | 505 |  15k|  1 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2932.95/2945.20	c  99.0s| 11300 |  1443 |  1799k| 159.0 |   197M |  51 |2529 |2015 | 528 |  15k|  0 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2933.65/2945.97	c  99.7s| 11400 |  1471 |  1811k| 158.7 |   198M |  51 |2529 |2014 | 516 |  15k|  1 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2934.34/2946.67	c   100s| 11500 |  1479 |  1823k| 158.4 |   198M |  51 |2529 |2101 | 528 |  15k|  0 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2935.04/2947.34	c   101s| 11600 |  1504 |  1834k| 157.9 |   198M |  51 |2529 |2046 | 494 |  15k|  0 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2935.54/2947.87	c   102s| 11700 |  1578 |  1840k| 157.1 |   198M |  51 |2529 |1931 | 507 |  16k|  1 |  14k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2936.14/2948.48	c   102s| 11800 |  1595 |  1850k| 156.6 |   198M |  51 |2529 |1921 | 524 |  16k|  1 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2936.63/2948.90	c   103s| 11900 |  1620 |  1856k| 155.8 |   198M |  51 |2529 |1956 | 532 |  16k|  1 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2937.53/2949.85	c   104s| 12000 |  1636 |  1876k| 156.2 |   198M |  51 |2529 |1981 | 517 |  16k|  0 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2938.33/2950.60	c   104s| 12100 |  1633 |  1889k| 156.0 |   198M |  51 |2529 |1986 | 526 |  16k|  2 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2939.12/2951.46	c   105s| 12200 |  1644 |  1903k| 155.9 |   198M |  51 |2529 |1889 | 523 |  16k|  1 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2939.92/2952.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2939.92/2952.27	c   106s| 12300 |  1657 |  1915k| 155.5 |   198M |  51 |2529 |1870 | 526 |  17k|  1 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2940.62/2952.97	c   107s| 12400 |  1668 |  1926k| 155.2 |   198M |  51 |2529 |1914 | 515 |  17k|  0 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2941.51/2953.80	c   108s| 12500 |  1677 |  1940k| 155.1 |   198M |  51 |2529 |1942 | 511 |  17k|  1 |  15k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2942.21/2954.57	c   108s| 12600 |  1695 |  1953k| 154.9 |   198M |  51 |2529 |2008 | 519 |  17k|  1 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2942.72/2955.10	c   109s| 12700 |  1700 |  1962k| 154.3 |   198M |  51 |2529 |2124 | 538 |  17k|  0 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2943.40/2955.74	c   110s| 12800 |  1722 |  1971k| 153.9 |   198M |  51 |2529 |2133 | 529 |  17k|  0 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2944.30/2956.60	c   110s| 12900 |  1728 |  1985k| 153.8 |   198M |  51 |2529 |2184 | 520 |  17k|  0 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2945.10/2957.49	c   111s| 13000 |  1733 |  2001k| 153.8 |   198M |  51 |2529 |2191 | 497 |  17k|  1 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2945.99/2958.33	c   112s| 13100 |  1759 |  2015k| 153.7 |   198M |  51 |2529 |2079 | 489 |  18k|  1 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2946.89/2959.27	c   113s| 13200 |  1768 |  2030k| 153.7 |   198M |  51 |2529 |2083 | 514 |  18k|  0 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2947.59/2959.92	c   114s| 13300 |  1781 |  2042k| 153.4 |   198M |  51 |2529 |2197 | 527 |  18k|  1 |  16k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2948.18/2960.56	c   114s| 13400 |  1801 |  2052k| 153.0 |   198M |  51 |2529 |2267 | 532 |  18k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2948.88/2961.22	c   115s| 13500 |  1815 |  2063k| 152.7 |   198M |  51 |2529 |2284 | 515 |  18k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2949.98/2962.37	c   116s| 13600 |  1809 |  2088k| 153.4 |   198M |  51 |2529 |2288 | 521 |  18k|  2 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2950.87/2963.25	c   117s| 13700 |  1816 |  2105k| 153.5 |   198M |  51 |2529 |2313 | 491 |  18k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2951.78/2964.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2951.78/2964.17	c   118s| 13800 |  1832 |  2122k| 153.7 |   198M |  51 |2529 |2322 | 528 |  18k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2952.78/2965.19	c   119s| 13900 |  1840 |  2143k| 154.0 |   198M |  51 |2529 |2321 | 528 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2953.86/2966.21	c   120s| 14000 |  1845 |  2164k| 154.5 |   198M |  51 |2529 |2336 | 542 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2955.06/2967.40	c   121s| 14100 |  1839 |  2189k| 155.1 |   198M |  51 |2529 |2336 | 537 |  19k|  0 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2956.45/2968.85	c   123s| 14200 |  1841 |  2219k| 156.1 |   198M |  51 |2529 |2345 | 536 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2957.85/2970.29	c   124s| 14300 |  1842 |  2248k| 157.1 |   198M |  51 |2529 |2359 | 551 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2959.14/2971.57	c   125s| 14400 |  1843 |  2274k| 157.8 |   198M |  51 |2529 |2359 | 535 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2960.44/2972.89	c   127s| 14500 |  1847 |  2300k| 158.5 |   198M |  51 |2529 |2374 | 523 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2961.83/2974.21	c   128s| 14600 |  1853 |  2327k| 159.3 |   198M |  52 |2529 |2401 | 531 |  19k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2962.93/2975.30	c   129s| 14700 |  1850 |  2350k| 159.7 |   198M |  52 |2529 |2447 | 541 |  20k|  2 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2964.52/2976.97	c   131s| 14800 |  1860 |  2384k| 161.0 |   198M |  52 |2529 |2392 | 519 |  20k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2966.21/2978.66	c   132s| 14900 |  1855 |  2419k| 162.2 |   198M |  52 |2529 |2406 | 542 |  20k|  0 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2967.21/2979.65	c   133s| 15000 |  1863 |  2438k| 162.4 |   198M |  53 |2529 |2434 | 535 |  20k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2968.61/2981.06	c   135s| 15100 |  1867 |  2467k| 163.2 |   198M |  55 |2529 |2439 | 548 |  20k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2970.30/2982.75	c   137s| 15200 |  1869 |  2501k| 164.4 |   198M |  55 |2529 |2442 | 532 |  20k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2971.39/2983.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2971.39/2983.81	c   138s| 15300 |  1868 |  2522k| 164.7 |   198M |  55 |2529 |2452 | 537 |  20k|  1 |  17k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2972.29/2984.79	c   139s| 15400 |  1871 |  2542k| 165.0 |   198M |  55 |2529 |2513 | 532 |  20k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2973.48/2985.93	c   140s| 15500 |  1867 |  2566k| 165.4 |   198M |  55 |2529 |2557 | 533 |  21k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2974.69/2987.12	c   141s| 15600 |  1882 |  2590k| 165.9 |   198M |  55 |2529 |2402 | 508 |  21k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2975.28/2987.70	c   141s| 15700 |  1910 |  2601k| 165.5 |   198M |  55 |2529 |2445 | 514 |  21k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2975.87/2988.37	c   142s| 15800 |  1913 |  2614k| 165.4 |   198M |  55 |2529 |2494 | 530 |  21k|  0 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2976.87/2989.39	c   143s| 15900 |  1924 |  2636k| 165.6 |   198M |  55 |2529 |2523 | 520 |  21k|  0 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2977.68/2990.17	c   144s| 16000 |  1920 |  2652k| 165.6 |   198M |  55 |2529 |2568 | 533 |  21k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2978.57/2991.06	c   145s| 16100 |  1928 |  2671k| 165.8 |   198M |  55 |2529 |2488 | 534 |  21k|  0 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2979.57/2992.02	c   146s| 16200 |  1957 |  2690k| 166.0 |   198M |  55 |2529 |2483 | 543 |  22k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2980.75/2993.24	c   147s| 16300 |  1953 |  2718k| 166.6 |   198M |  55 |2529 |2515 | 529 |  22k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2981.75/2994.24	c   148s| 16400 |  1949 |  2739k| 166.9 |   198M |  55 |2529 |2538 | 528 |  22k|  0 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2982.74/2995.26	c   149s| 16500 |  1948 |  2761k| 167.2 |   198M |  55 |2529 |2583 | 532 |  22k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2983.55/2996.09	c   150s| 16600 |  1955 |  2778k| 167.3 |   198M |  55 |2529 |2544 | 523 |  22k|  1 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2984.55/2997.11	c   151s| 16700 |  1957 |  2800k| 167.6 |   198M |  55 |2529 |2568 | 546 |  22k|  2 |  18k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2985.43/2997.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2985.43/2997.97	c   152s| 16800 |  1957 |  2819k| 167.7 |   198M |  55 |2529 |2555 | 537 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2987.13/2999.60	c   153s| 16900 |  1943 |  2853k| 168.7 |   198M |  55 |2529 |2540 | 529 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2987.82/3000.31	c   154s| 17000 |  1943 |  2867k| 168.6 |   198M |  55 |2529 |2595 | 519 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2988.72/3001.27	c   155s| 17100 |  1936 |  2888k| 168.8 |   198M |  55 |2529 |2600 | 521 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2989.63/3002.11	c   156s| 17200 |  1945 |  2905k| 168.8 |   198M |  55 |2529 |2618 | 519 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2990.31/3002.83	c   157s| 17300 |  1960 |  2919k| 168.6 |   198M |  55 |2529 |2717 | 515 |  23k|  0 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2990.91/3003.43	c   157s| 17400 |  1965 |  2931k| 168.3 |   198M |  55 |2529 |2886 | 518 |  23k|  1 |  19k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2991.71/3004.24	c   158s| 17500 |  1980 |  2947k| 168.3 |   198M |  55 |2529 |2842 | 521 |  23k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2992.40/3004.98	c   159s| 17600 |  2003 |  2961k| 168.1 |   198M |  55 |2529 |2800 | 532 |  24k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2993.10/3005.60	c   159s| 17700 |  2006 |  2973k| 167.9 |   198M |  55 |2529 |2840 | 534 |  24k|  0 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2994.10/3006.61	c   160s| 17800 |  2010 |  2994k| 168.1 |   198M |  55 |2529 |2851 | 523 |  24k|  0 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2995.09/3007.64	c   161s| 17900 |  2011 |  3015k| 168.4 |   198M |  55 |2529 |2839 | 531 |  24k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2996.39/3008.93	c   163s| 18000 |  2027 |  3042k| 168.9 |   198M |  55 |2529 |2745 | 525 |  24k|  0 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2997.38/3009.96	c   164s| 18100 |  2034 |  3064k| 169.2 |   198M |  55 |2529 |2748 | 529 |  24k|  0 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2998.38/3010.92	c   165s| 18200 |  2035 |  3083k| 169.3 |   198M |  55 |2529 |2713 | 532 |  24k|  2 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
2999.18/3011.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2999.18/3011.77	c   166s| 18300 |  2040 |  3100k| 169.3 |   198M |  55 |2529 |2618 | 527 |  25k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3000.27/3012.80	c   167s| 18400 |  2053 |  3122k| 169.6 |   198M |  55 |2529 |2599 | 519 |  25k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3000.97/3013.57	c   167s| 18500 |  2048 |  3138k| 169.5 |   198M |  55 |2529 |2671 | 530 |  25k|  1 |  20k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3002.17/3014.74	c   169s| 18600 |  2046 |  3162k| 169.9 |   198M |  55 |2529 |2664 | 523 |  25k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3002.96/3015.56	c   169s| 18700 |  2050 |  3178k| 169.9 |   198M |  55 |2529 |2627 | 523 |  25k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3004.26/3016.88	c   171s| 18800 |  2048 |  3206k| 170.4 |   198M |  55 |2529 |2540 |   0 |  25k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3005.56/3018.11	c   172s| 18900 |  2055 |  3234k| 171.0 |   198M |  55 |2529 |2563 | 525 |  25k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3006.56/3019.19	c   173s| 19000 |  2057 |  3257k| 171.3 |   198M |  55 |2529 |2571 | 538 |  26k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3007.34/3019.91	c   174s| 19100 |  2107 |  3271k| 171.2 |   198M |  55 |2529 |2572 | 534 |  26k|  2 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3008.04/3020.69	c   174s| 19200 |  2146 |  3287k| 171.1 |   198M |  55 |2529 |2591 | 524 |  26k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3008.84/3021.49	c   175s| 19300 |  2170 |  3303k| 171.1 |   198M |  55 |2529 |2603 | 522 |  26k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3009.73/3022.37	c   176s| 19400 |  2186 |  3321k| 171.1 |   198M |  55 |2529 |2599 | 535 |  26k|  2 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3010.63/3023.28	c   177s| 19500 |  2182 |  3341k| 171.2 |   198M |  55 |2529 |2655 | 524 |  26k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3011.63/3024.26	c   178s| 19600 |  2182 |  3361k| 171.4 |   198M |  55 |2529 |2686 | 528 |  26k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3012.54/3025.14	c   179s| 19700 |  2178 |  3380k| 171.5 |   198M |  55 |2529 |2700 | 533 |  27k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3013.43/3026.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3013.43/3026.05	c   180s| 19800 |  2179 |  3399k| 171.6 |   198M |  55 |2529 |2687 | 524 |  27k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3014.12/3026.72	c   180s| 19900 |  2179 |  3412k| 171.4 |   198M |  55 |2529 |2667 | 546 |  27k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3014.71/3027.35	c   181s| 20000 |  2163 |  3424k| 171.1 |   198M |  55 |2529 |2627 | 566 |  27k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3015.52/3028.19	c   182s| 20100 |  2122 |  3440k| 171.0 |   198M |  55 |2529 |2622 | 524 |  27k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3016.52/3029.15	c   183s| 20200 |  2128 |  3454k| 170.9 |   198M |  55 |2529 |2421 | 549 |  27k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3017.20/3029.88	c   184s| 20300 |  2130 |  3467k| 170.7 |   198M |  55 |2529 |2374 | 531 |  27k|  1 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3018.10/3030.75	c   185s| 20400 |  2131 |  3481k| 170.6 |   198M |  55 |2529 |2321 | 539 |  27k|  0 |  21k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3018.80/3031.40	c   185s| 20500 |  2142 |  3492k| 170.2 |   198M |  55 |2529 |2272 | 536 |  27k|  2 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3019.20/3031.87	c   186s| 20600 |  2156 |  3499k| 169.8 |   198M |  55 |2529 |2173 | 522 |  27k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3019.89/3032.52	c   186s| 20700 |  2164 |  3510k| 169.5 |   198M |  55 |2529 |2077 | 499 |  27k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3020.40/3033.05	c   187s| 20800 |  2183 |  3518k| 169.0 |   198M |  55 |2529 |2001 | 532 |  28k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3020.99/3033.63	c   187s| 20900 |  2210 |  3526k| 168.6 |   198M |  55 |2529 |1945 | 513 |  28k|  2 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3021.59/3034.26	c   188s| 21000 |  2273 |  3533k| 168.2 |   198M |  55 |2529 |1845 | 503 |  28k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3022.18/3034.84	c   189s| 21100 |  2300 |  3543k| 167.8 |   198M |  55 |2529 |1785 | 550 |  28k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3022.98/3035.62	c   189s| 21200 |  2295 |  3556k| 167.6 |   198M |  55 |2529 |1812 | 514 |  28k|  0 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3023.58/3036.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3023.58/3036.23	c   190s| 21300 |  2309 |  3566k| 167.3 |   198M |  55 |2529 |1876 | 516 |  28k|  1 |  22k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3024.67/3037.31	c   191s| 21400 |  2304 |  3583k| 167.4 |   198M |  55 |2529 |1908 | 517 |  28k|  1 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3025.27/3037.97	c   192s| 21500 |  2332 |  3593k| 167.0 |   198M |  55 |2529 |1972 | 526 |  29k|  1 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3026.07/3038.70	c   192s| 21600 |  2335 |  3605k| 166.8 |   198M |  55 |2529 |2029 | 536 |  29k|  1 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3026.66/3039.36	c   193s| 21700 |  2361 |  3616k| 166.5 |   198M |  55 |2529 |1983 | 545 |  29k|  0 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3027.26/3039.90	c   194s| 21800 |  2371 |  3624k| 166.2 |   198M |  55 |2529 |2055 | 534 |  29k|  0 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3027.96/3040.64	c   194s| 21900 |  2377 |  3636k| 166.0 |   198M |  55 |2529 |2011 | 498 |  29k|  0 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3028.66/3041.38	c   195s| 22000 |  2382 |  3648k| 165.7 |   198M |  55 |2529 |2080 | 540 |  29k|  1 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3029.25/3041.98	c   196s| 22100 |  2385 |  3658k| 165.4 |   198M |  55 |2529 |2097 | 522 |  29k|  1 |  23k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3029.95/3042.61	c   196s| 22200 |  2380 |  3668k| 165.2 |   198M |  55 |2529 |2142 | 533 |  29k|  0 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3030.36/3043.11	c   197s| 22300 |  2390 |  3676k| 164.8 |   198M |  55 |2529 |2176 | 512 |  29k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3031.14/3043.82	c   198s| 22400 |  2400 |  3688k| 164.5 |   198M |  55 |2529 |2247 | 670 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3031.94/3044.69	c   198s| 22500 |  2421 |  3702k| 164.4 |   198M |  55 |2529 |2172 | 527 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3032.74/3045.43	c   199s| 22600 |  2428 |  3714k| 164.3 |   198M |  55 |2529 |2191 | 544 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3033.35/3046.01	c   200s| 22700 |  2467 |  3723k| 163.9 |   198M |  55 |2529 |2117 | 498 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3033.83/3046.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3033.83/3046.50	c   200s| 22800 |  2531 |  3729k| 163.5 |   198M |  55 |2529 |2078 | 508 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3034.34/3047.06	c   201s| 22900 |  2610 |  3736k| 163.0 |   198M |  55 |2529 |2102 | 514 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3034.93/3047.65	c   201s| 23000 |  2630 |  3742k| 162.6 |   198M |  55 |2529 |2085 | 514 |  30k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3035.73/3048.42	c   202s| 23100 |  2626 |  3753k| 162.4 |   198M |  55 |2529 |2112 | 508 |  30k|  0 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3036.44/3049.12	c   203s| 23200 |  2640 |  3764k| 162.2 |   198M |  55 |2529 |2072 | 513 |  31k|  1 |  24k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3037.33/3050.10	c   204s| 23300 |  2647 |  3780k| 162.1 |   198M |  55 |2529 |2111 | 521 |  31k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3038.11/3050.84	c   205s| 23400 |  2652 |  3791k| 161.9 |   198M |  55 |2529 |2122 | 541 |  31k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3039.11/3051.85	c   206s| 23500 |  2657 |  3807k| 161.9 |   198M |  55 |2529 |2080 | 536 |  31k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3039.81/3052.50	c   206s| 23600 |  2679 |  3817k| 161.7 |   198M |  55 |2529 |2114 | 535 |  31k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3040.80/3053.50	c   207s| 23700 |  2691 |  3832k| 161.6 |   198M |  55 |2529 |2148 | 507 |  31k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3041.31/3054.03	c   208s| 23800 |  2718 |  3840k| 161.3 |   198M |  55 |2529 |2043 | 506 |  31k|  1 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3042.20/3054.92	c   209s| 23900 |  2726 |  3854k| 161.2 |   198M |  55 |2529 |2080 | 498 |  31k|  1 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3043.19/3055.97	c   210s| 24000 |  2734 |  3871k| 161.2 |   198M |  55 |2529 |2047 | 529 |  32k|  0 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3043.79/3056.58	c   210s| 24100 |  2763 |  3880k| 160.9 |   198M |  55 |2529 |2046 | 529 |  32k|  1 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3044.49/3057.21	c   211s| 24200 |  2772 |  3891k| 160.7 |   198M |  55 |2529 |2059 | 536 |  32k|  1 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3045.40/3058.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3045.40/3058.17	c   212s| 24300 |  2756 |  3907k| 160.7 |   198M |  55 |2529 |2069 | 527 |  32k|  1 |  25k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3046.39/3059.16	c   213s| 24400 |  2749 |  3923k| 160.7 |   198M |  55 |2529 |2163 | 515 |  32k|  1 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3047.18/3059.91	c   214s| 24500 |  2758 |  3935k| 160.5 |   198M |  55 |2529 |2152 | 540 |  32k|  1 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3047.97/3060.71	c   214s| 24600 |  2761 |  3948k| 160.4 |   198M |  55 |2529 |2213 | 535 |  33k|  1 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3048.57/3061.37	c   215s| 24700 |  2763 |  3960k| 160.3 |   198M |  55 |2529 |2307 | 540 |  33k|  0 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3049.28/3062.06	c   216s| 24800 |  2755 |  3972k| 160.1 |   198M |  55 |2529 |2294 | 542 |  33k|  0 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3050.06/3062.84	c   217s| 24900 |  2765 |  3984k| 159.9 |   198M |  55 |2529 |2327 | 538 |  33k|  0 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3050.96/3063.71	c   217s| 25000 |  2777 |  3998k| 159.8 |   198M |  55 |2529 |2341 | 521 |  33k|  1 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3051.66/3064.40	c   218s| 25100 |  2791 |  4008k| 159.6 |   198M |  55 |2529 |2388 | 504 |  33k|  2 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3051.96/3064.76	c   219s| 25200 |  2807 |  4014k| 159.2 |   198M |  55 |2529 |2433 | 514 |  33k|  0 |  26k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3052.65/3065.43	c   219s| 25300 |  2789 |  4027k| 159.1 |   198M |  55 |2529 |2477 | 531 |  33k|  0 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3053.45/3066.20	c   220s| 25400 |  2800 |  4039k| 159.0 |   198M |  55 |2529 |2550 | 536 |  34k|  2 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3054.55/3067.34	c   221s| 25500 |  2798 |  4057k| 159.0 |   198M |  55 |2529 |2534 | 527 |  34k|  0 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3055.44/3068.26	c   222s| 25600 |  2799 |  4072k| 159.0 |   198M |  55 |2529 |2490 | 516 |  34k|  1 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3056.54/3069.30	c   223s| 25700 |  2795 |  4088k| 159.0 |   198M |  55 |2529 |2488 | 536 |  34k|  1 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3057.53/3070.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3057.53/3070.30	c   224s| 25800 |  2811 |  4106k| 159.1 |   198M |  55 |2529 |2432 | 525 |  34k|  1 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3058.13/3071.00	c   225s| 25900 |  2822 |  4118k| 158.9 |   198M |  55 |2529 |2385 | 508 |  34k|  1 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3059.13/3071.92	c   226s| 26000 |  2833 |  4133k| 158.9 |   198M |  55 |2529 |2310 | 545 |  34k|  1 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3059.82/3072.69	c   226s| 26100 |  2837 |  4145k| 158.8 |   198M |  55 |2529 |2354 | 524 |  34k|  0 |  27k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3060.62/3073.41	c   227s| 26200 |  2848 |  4156k| 158.6 |   198M |  55 |2529 |2385 | 533 |  34k|  0 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3061.12/3073.98	c   228s| 26300 |  2855 |  4166k| 158.3 |   198M |  55 |2529 |2451 | 517 |  35k|  0 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3061.82/3074.69	c   228s| 26400 |  2860 |  4176k| 158.1 |   198M |  55 |2529 |2416 | 529 |  35k|  0 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3062.51/3075.37	c   229s| 26500 |  2867 |  4188k| 158.0 |   198M |  55 |2529 |2441 | 537 |  35k|  1 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3063.22/3076.11	c   230s| 26600 |  2893 |  4199k| 157.8 |   198M |  55 |2529 |2389 | 525 |  35k|  1 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3063.71/3076.50	c   230s| 26700 |  2891 |  4204k| 157.4 |   198M |  55 |2529 |2242 | 536 |  35k|  0 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3064.32/3077.14	c   231s| 26800 |  2896 |  4214k| 157.2 |   198M |  55 |2529 |2251 | 550 |  35k|  1 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3064.90/3077.70	c   231s| 26900 |  2903 |  4222k| 156.9 |   198M |  55 |2529 |2277 | 528 |  35k|  1 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3065.90/3078.75	c   233s| 27000 |  2905 |  4240k| 157.0 |   198M |  55 |2529 |2321 | 532 |  35k|  0 |  28k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3066.69/3079.53	c   233s| 27100 |  2913 |  4253k| 156.9 |   198M |  55 |2529 |2368 | 524 |  36k|  1 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3067.39/3080.25	c   234s| 27200 |  2937 |  4265k| 156.7 |   198M |  55 |2529 |2273 | 511 |  36k|  1 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3068.20/3081.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3068.20/3081.08	c   235s| 27300 |  2932 |  4277k| 156.6 |   198M |  55 |2529 |2249 | 530 |  36k|  0 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3068.99/3081.81	c   236s| 27400 |  2947 |  4289k| 156.5 |   198M |  55 |2529 |2227 | 539 |  36k|  0 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3069.78/3082.64	c   236s| 27500 |  2950 |  4302k| 156.4 |   198M |  55 |2529 |2281 | 531 |  36k|  1 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3070.38/3083.21	c   237s| 27600 |  2944 |  4312k| 156.2 |   198M |  55 |2529 |2382 | 505 |  36k|  2 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3071.19/3084.07	c   238s| 27700 |  2955 |  4326k| 156.1 |   198M |  55 |2529 |2318 | 515 |  36k|  1 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3071.87/3084.70	c   238s| 27800 |  2967 |  4336k| 155.9 |   198M |  55 |2529 |2394 | 521 |  36k|  0 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3072.67/3085.50	c   239s| 27900 |  2957 |  4349k| 155.8 |   198M |  55 |2529 |2364 | 512 |  36k|  0 |  29k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3073.37/3086.29	c   240s| 28000 |  2981 |  4362k| 155.7 |   198M |  55 |2529 |2317 | 535 |  37k|  0 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3073.96/3086.87	c   241s| 28100 |  2999 |  4371k| 155.5 |   198M |  55 |2529 |2295 | 528 |  37k|  0 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3075.27/3088.17	c   242s| 28200 |  3003 |  4391k| 155.6 |   198M |  55 |2529 |2090 | 507 |  37k|  1 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3075.96/3088.82	c   243s| 28300 |  3013 |  4402k| 155.5 |   198M |  55 |2529 |2143 | 532 |  37k|  1 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3076.65/3089.57	c   243s| 28400 |  3013 |  4415k| 155.4 |   198M |  55 |2529 |2211 | 536 |  37k|  1 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3077.35/3090.28	c   244s| 28500 |  3021 |  4426k| 155.2 |   198M |  55 |2529 |2233 | 526 |  37k|  0 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3078.35/3091.22	c   245s| 28600 |  3024 |  4443k| 155.3 |   198M |  55 |2529 |2335 | 537 |  37k|  0 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3079.25/3092.11	c   246s| 28700 |  3022 |  4458k| 155.3 |   198M |  55 |2529 |2419 | 539 |  37k|  0 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3080.25/3093.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3080.25/3093.12	c   247s| 28800 |  3028 |  4476k| 155.4 |   198M |  59 |2529 |2415 | 544 |  37k|  1 |  30k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3080.93/3093.89	c   248s| 28900 |  3032 |  4489k| 155.3 |   198M |  59 |2529 |2275 | 521 |  37k|  1 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3081.53/3094.46	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
3081.53/3094.46	c (run 1, node 28978) performing user restart
3081.53/3094.46	c 
3081.53/3094.46	c (restart) converted 34 cuts from the global cut pool into linear constraints
3081.53/3094.46	c 
3081.53/3094.48	c presolving:
3081.53/3094.48	c (round 1, fast)       1 del vars, 14 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 9 chg coeffs, 0 upgd conss, 0 impls, 28753 clqs, 0 implints
3081.53/3094.49	c (round 2, exhaustive) 1 del vars, 14 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 9 chg coeffs, 34 upgd conss, 0 impls, 28753 clqs, 0 implints
3081.63/3094.53	c (round 3, exhaustive) 1 del vars, 84 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 138 chg coeffs, 34 upgd conss, 0 impls, 28753 clqs, 0 implints
3081.63/3094.59	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
3081.63/3094.59	c  1 deleted vars, 84 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 139 changed coefficients
3081.63/3094.59	c  0 implications, 28753 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
3081.63/3094.59	c presolved problem has 2528 variables (2528 bin, 0 int, 0 cont) and 2164 constraints
3081.63/3094.59	c     413 constraints of type <knapsack>
3081.63/3094.59	c     100 constraints of type <setppc>
3081.63/3094.59	c       5 constraints of type <linear>
3081.63/3094.59	c     482 constraints of type <orbitope_pp>
3081.63/3094.59	c    1164 constraints of type <logicor>
3081.63/3094.59	c transformed objective value is always integral (scale: 1)
3081.63/3094.59	c Presolving Time: 0.90
3081.63/3094.59	c 
3081.73/3094.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3081.73/3094.63	c   248s|     1 |     0 |  4499k|     - |   198M |   0 |2528 |2214 | 481 |   0 |  0 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3081.83/3094.75	c   249s|     1 |     0 |  4499k|     - |   198M |   0 |2528 |2206 | 499 |  18 |  1 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3081.83/3094.79	c   249s|     1 |     0 |  4499k|     - |   198M |   0 |2528 |2194 | 518 |  37 |  2 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3081.93/3094.83	c   249s|     1 |     0 |  4499k|     - |   198M |   0 |2528 |2179 | 536 |  55 |  3 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3082.03/3094.90	c   249s|     1 |     0 |  4500k|     - |   198M |   0 |2528 |2168 | 553 |  72 |  4 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3082.03/3094.95	c   249s|     1 |     0 |  4500k|     - |   198M |   0 |2528 |2155 | 572 |  91 |  5 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3082.03/3095.00	c   249s|     1 |     0 |  4500k|     - |   198M |   0 |2528 |2141 | 586 | 105 |  6 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3082.24/3095.12	c   249s|     1 |     0 |  4502k|     - |   198M |   0 |2528 |2130 | 610 | 129 |  7 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3082.24/3095.18	c   249s|     1 |     0 |  4502k|     - |   198M |   0 |2528 |2107 | 628 | 147 |  8 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3082.63/3095.54	c   249s|     1 |     0 |  4507k|     - |   198M |   0 |2528 |2087 | 651 | 170 |  9 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3082.73/3095.61	c   249s|     1 |     0 |  4507k|     - |   198M |   0 |2528 |2056 | 673 | 192 | 10 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3082.93/3095.80	c   250s|     1 |     0 |  4509k|     - |   199M |   0 |2528 |2020 | 696 | 215 | 11 |  31k|  11 |-6.000000e+00 |      --      |    Inf | unknown
3083.42/3096.32	c   250s|     1 |     2 |  4509k|     - |   199M |   0 |2528 |1939 | 696 | 215 | 11 |  31k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3085.13/3098.02	c   252s|   100 |    39 |  4535k| 155.5 |   199M |  40 |2528 |1998 | 582 | 416 |  0 |  31k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3086.41/3099.31	c   253s|   200 |    66 |  4554k| 155.7 |   199M |  40 |2528 |1989 | 592 | 593 |  1 |  31k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3087.22/3100.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3087.22/3100.13	c   254s|   300 |    75 |  4566k| 155.5 |   199M |  50 |2528 |2112 | 614 | 712 |  0 |  31k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3088.40/3101.33	c   255s|   400 |    78 |  4585k| 155.6 |   199M |  50 |2528 |2190 | 557 | 921 |  0 |  31k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3089.50/3102.48	c   256s|   500 |    85 |  4601k| 155.7 |   199M |  50 |2528 |2241 | 593 |1018 |  1 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3090.69/3103.63	c   257s|   600 |    77 |  4618k| 155.7 |   199M |  50 |2528 |2282 | 588 |1108 |  0 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3092.20/3105.18	c   259s|   700 |    78 |  4642k| 156.0 |   199M |  50 |2528 |2364 | 602 |1293 |  1 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3093.98/3106.95	c   261s|   800 |    79 |  4669k| 156.4 |   199M |  50 |2528 |2461 | 572 |1514 |  1 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3095.37/3108.33	c   262s|   900 |    77 |  4689k| 156.5 |   199M |  50 |2528 |2558 | 577 |1610 |  0 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3096.67/3109.65	c   263s|  1000 |   100 |  4711k| 156.7 |   199M |  50 |2528 |2488 | 578 |1820 |  1 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3098.46/3111.42	c   265s|  1100 |   115 |  4739k| 157.1 |   199M |  50 |2528 |2560 | 602 |2144 |  1 |  32k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3100.07/3113.02	c   267s|  1200 |   115 |  4764k| 157.5 |   199M |  50 |2528 |2593 | 633 |2391 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3101.55/3114.58	c   268s|  1300 |   118 |  4790k| 157.8 |   199M |  50 |2528 |2631 | 607 |2536 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3102.64/3115.69	c   269s|  1400 |   142 |  4807k| 157.8 |   199M |  50 |2528 |2598 | 604 |2767 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3103.84/3116.84	c   271s|  1500 |   150 |  4826k| 157.9 |   199M |  50 |2528 |2659 | 608 |2862 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3105.23/3118.22	c   272s|  1600 |   152 |  4848k| 158.1 |   199M |  50 |2528 |2772 | 634 |2988 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3106.33/3119.38	c   273s|  1700 |   161 |  4866k| 158.2 |   199M |  50 |2528 |2810 | 611 |3144 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3107.42/3120.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3107.42/3120.43	c   274s|  1800 |   165 |  4883k| 158.3 |   199M |  50 |2528 |2872 | 627 |3356 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3108.72/3121.75	c   276s|  1900 |   173 |  4905k| 158.4 |   199M |  50 |2528 |2852 | 624 |3495 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3110.31/3123.35	c   277s|  2000 |   174 |  4932k| 158.8 |   199M |  50 |2528 |2899 | 605 |3676 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3111.80/3124.82	c   279s|  2100 |   176 |  4956k| 159.1 |   199M |  50 |2528 |2942 | 637 |3883 |  1 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3112.90/3125.91	c   280s|  2200 |   179 |  4974k| 159.1 |   199M |  50 |2528 |2988 | 621 |4069 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3113.90/3126.98	c   281s|  2300 |   184 |  4991k| 159.2 |   199M |  50 |2528 |3055 |   0 |4238 |  0 |  33k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3114.89/3128.00	c   282s|  2400 |   171 |  5008k| 159.2 |   199M |  50 |2528 |2984 | 621 |4317 |  0 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3116.29/3129.39	c   283s|  2500 |   177 |  5030k| 159.4 |   199M |  50 |2528 |3010 | 640 |4562 |  1 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3117.99/3131.08	c   285s|  2600 |   182 |  5056k| 159.7 |   199M |  50 |2528 |3069 | 634 |4757 |  1 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3119.87/3132.93	c   287s|  2700 |   176 |  5086k| 160.1 |   199M |  50 |2528 |3141 | 616 |4879 |  1 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3121.16/3134.23	c   288s|  2800 |   180 |  5106k| 160.3 |   199M |  50 |2528 |3231 |   0 |5035 |  0 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3122.66/3135.78	c   290s|  2900 |   180 |  5129k| 160.5 |   199M |  50 |2528 |3332 | 677 |5214 |  3 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3124.35/3137.49	c   291s|  3000 |   188 |  5155k| 160.8 |   199M |  50 |2528 |3400 | 655 |5442 |  1 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3126.06/3139.17	c   293s|  3100 |   189 |  5181k| 161.1 |   199M |  50 |2528 |3476 | 649 |5589 |  0 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3128.23/3141.37	c   295s|  3200 |   195 |  5219k| 161.8 |   199M |  50 |2528 |3446 | 618 |5795 |  0 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3130.52/3143.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3130.52/3143.62	c   297s|  3300 |   196 |  5254k| 162.4 |   199M |  50 |2528 |3152 | 659 |6098 |  1 |  34k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3131.72/3144.84	c   299s|  3400 |   194 |  5273k| 162.5 |   199M |  50 |2528 |3200 | 652 |6200 |  0 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3133.11/3146.22	c   300s|  3500 |   206 |  5295k| 162.7 |   199M |  50 |2528 |3216 | 662 |6324 |  1 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3134.71/3147.80	c   302s|  3600 |   196 |  5318k| 162.9 |   199M |  50 |2528 |3263 | 675 |6401 |  1 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3136.60/3149.74	c   304s|  3700 |   194 |  5347k| 163.3 |   199M |  50 |2528 |3313 | 613 |6591 |  2 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3138.39/3151.54	c   305s|  3800 |   213 |  5377k| 163.7 |   199M |  50 |2528 |3296 |   0 |6701 |  0 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3140.89/3154.03	c   308s|  3900 |   224 |  5417k| 164.4 |   199M |  50 |2528 |3290 | 640 |6924 |  2 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3142.27/3155.42	c   309s|  4000 |   241 |  5440k| 164.6 |   199M |  50 |2528 |3300 | 638 |7045 |  1 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3143.77/3157.01	c   311s|  4100 |   260 |  5465k| 164.8 |   199M |  50 |2528 |3324 | 638 |7221 |  1 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3144.98/3158.15	c   312s|  4200 |   266 |  5483k| 164.9 |   199M |  50 |2528 |3369 | 649 |7332 |  2 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3146.46/3159.69	c   313s|  4300 |   280 |  5508k| 165.1 |   199M |  50 |2528 |3398 | 638 |7439 |  0 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3148.55/3161.72	c   315s|  4400 |   277 |  5542k| 165.7 |   199M |  50 |2528 |3402 | 689 |7637 |  0 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3150.24/3163.43	c   317s|  4500 |   264 |  5568k| 166.0 |   199M |  50 |2528 |3402 | 641 |7899 |  1 |  35k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3151.85/3165.09	c   319s|  4600 |   266 |  5595k| 166.2 |   199M |  50 |2528 |3438 | 643 |8013 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3153.33/3166.54	c   320s|  4700 |   264 |  5618k| 166.4 |   199M |  50 |2528 |3478 | 616 |8132 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3154.84/3168.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3154.84/3168.08	c   322s|  4800 |   266 |  5644k| 166.7 |   199M |  50 |2528 |3509 | 625 |8292 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3156.62/3169.85	c   324s|  4900 |   268 |  5673k| 167.1 |   199M |  50 |2528 |3519 | 629 |8481 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3158.41/3171.60	c   325s|  5000 |   265 |  5701k| 167.4 |   199M |  50 |2528 |3457 | 618 |8590 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3160.60/3173.86	c   328s|  5100 |   245 |  5737k| 168.0 |   199M |  50 |2528 |3376 | 664 |8677 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3162.49/3175.75	c   330s|  5200 |   249 |  5766k| 168.3 |   199M |  50 |2528 |3438 | 611 |8782 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3164.28/3177.52	c   331s|  5300 |   241 |  5794k| 168.7 |   199M |  50 |2528 |3431 | 653 |8896 |  0 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3165.79/3179.03	c   333s|  5400 |   246 |  5818k| 168.9 |   199M |  50 |2528 |3421 | 564 |9084 |  1 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3166.89/3180.18	c   334s|  5500 |   244 |  5836k| 168.9 |   199M |  50 |2528 |3434 | 614 |9199 |  0 |  36k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3168.78/3182.06	c   336s|  5600 |   246 |  5865k| 169.3 |   199M |  50 |2528 |3463 | 611 |9428 |  0 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3170.36/3183.61	c   337s|  5700 |   255 |  5889k| 169.5 |   199M |  50 |2528 |3411 | 616 |9659 |  1 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3171.65/3184.95	c   339s|  5800 |   258 |  5911k| 169.6 |   199M |  50 |2528 |3536 | 623 |9810 |  1 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3173.15/3186.40	c   340s|  5900 |   261 |  5934k| 169.8 |   199M |  50 |2528 |3599 | 615 |9932 |  1 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3174.24/3187.57	c   341s|  6000 |   279 |  5953k| 169.8 |   199M |  50 |2528 |3688 | 614 |  10k|  0 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3175.54/3188.84	c   343s|  6100 |   288 |  5973k| 169.9 |   199M |  50 |2528 |3765 | 616 |  10k|  0 |  37k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3177.03/3190.38	c   344s|  6200 |   278 |  5998k| 170.2 |   199M |  50 |2528 |3845 | 631 |  10k|  0 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3178.84/3192.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3178.84/3192.13	c   346s|  6300 |   281 |  6025k| 170.4 |   199M |  50 |2528 |3876 | 633 |  10k|  0 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3180.22/3193.57	c   347s|  6400 |   294 |  6047k| 170.6 |   199M |  50 |2528 |3907 | 628 |  10k|  1 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3181.41/3194.75	c   349s|  6500 |   301 |  6064k| 170.6 |   199M |  50 |2528 |3905 | 603 |  10k|  1 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3182.72/3196.08	c   350s|  6600 |   318 |  6085k| 170.7 |   199M |  50 |2528 |3986 |   0 |  10k|  0 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3184.81/3198.16	c   352s|  6700 |   321 |  6120k| 171.2 |   199M |  50 |2528 |4035 | 612 |  11k|  1 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3186.29/3199.68	c   353s|  6800 |   326 |  6144k| 171.4 |   199M |  50 |2528 |4073 |   0 |  11k|  0 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3187.59/3200.99	c   355s|  6900 |   342 |  6166k| 171.5 |   199M |  50 |2528 |4083 | 617 |  11k|  2 |  38k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3188.59/3202.01	c   356s|  7000 |   344 |  6183k| 171.5 |   199M |  50 |2528 |4165 | 621 |  11k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3189.98/3203.37	c   357s|  7100 |   347 |  6205k| 171.6 |   199M |  50 |2528 |4172 | 623 |  11k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3191.68/3205.05	c   359s|  7200 |   346 |  6232k| 171.9 |   199M |  50 |2528 |4233 | 622 |  11k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3193.37/3206.71	c   360s|  7300 |   341 |  6259k| 172.2 |   199M |  50 |2528 |4158 | 622 |  11k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3194.67/3208.08	c   362s|  7400 |   350 |  6280k| 172.3 |   199M |  50 |2528 |4179 | 568 |  11k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3195.86/3209.29	c   363s|  7500 |   367 |  6298k| 172.3 |   199M |  50 |2528 |4335 | 579 |  12k|  1 |  39k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3196.85/3210.21	c   364s|  7600 |   363 |  6310k| 172.2 |   199M |  50 |2528 |4428 | 583 |  12k|  2 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3198.05/3211.42	c   365s|  7700 |   370 |  6324k| 172.1 |   199M |  50 |2528 |4527 | 566 |  12k|  1 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3199.34/3212.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3199.34/3212.73	c   367s|  7800 |   374 |  6340k| 172.1 |   199M |  50 |2528 |4620 | 587 |  12k|  1 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3200.65/3214.09	c   368s|  7900 |   392 |  6361k| 172.2 |   199M |  50 |2528 |4648 | 585 |  12k|  0 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3202.43/3215.80	c   370s|  8000 |   387 |  6387k| 172.4 |   199M |  50 |2528 |4689 |   0 |  12k|  0 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3203.64/3217.07	c   371s|  8100 |   394 |  6404k| 172.4 |   199M |  50 |2528 |4704 | 586 |  13k|  0 |  40k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3204.63/3218.05	c   372s|  8200 |   408 |  6418k| 172.3 |   199M |  50 |2528 |4733 | 564 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3205.81/3219.26	c   373s|  8300 |   409 |  6433k| 172.2 |   199M |  50 |2528 |4724 | 592 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3206.91/3220.37	c   374s|  8400 |   412 |  6450k| 172.2 |   199M |  50 |2528 |4736 | 570 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3207.81/3221.23	c   375s|  8500 |   413 |  6463k| 172.1 |   199M |  50 |2528 |4845 | 588 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3208.62/3222.06	c   376s|  8600 |   412 |  6476k| 172.0 |   199M |  50 |2528 |4928 | 581 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3209.90/3223.32	c   377s|  8700 |   420 |  6492k| 172.0 |   199M |  50 |2528 |4861 | 579 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3210.99/3224.41	c   378s|  8800 |   426 |  6507k| 171.9 |   199M |  50 |2528 |4898 | 590 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3212.09/3225.56	c   379s|  8900 |   428 |  6522k| 171.9 |   199M |  50 |2528 |4939 | 568 |  13k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3212.98/3226.45	c   380s|  9000 |   433 |  6534k| 171.7 |   199M |  50 |2528 |4985 | 588 |  14k|  1 |  41k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3214.08/3227.53	c   381s|  9100 |   426 |  6549k| 171.7 |   199M |  50 |2528 |5035 | 595 |  14k|  0 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3215.08/3228.57	c   382s|  9200 |   429 |  6563k| 171.6 |   199M |  50 |2528 |5098 | 591 |  14k|  1 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3216.27/3229.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3216.27/3229.77	c   384s|  9300 |   434 |  6580k| 171.6 |   199M |  50 |2528 |5072 | 567 |  14k|  1 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3217.68/3231.17	c   385s|  9400 |   435 |  6600k| 171.7 |   199M |  50 |2528 |5131 | 565 |  14k|  0 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3218.86/3232.32	c   386s|  9500 |   435 |  6618k| 171.7 |   199M |  50 |2528 |5210 | 572 |  14k|  1 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3220.45/3233.93	c   388s|  9600 |   424 |  6642k| 171.9 |   199M |  50 |2528 |5282 | 570 |  14k|  0 |  42k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3221.75/3235.25	c   389s|  9700 |   414 |  6662k| 171.9 |   199M |  50 |2528 |5210 | 566 |  15k|  1 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3223.24/3236.79	c   391s|  9800 |   415 |  6686k| 172.1 |   199M |  50 |2528 |5250 | 583 |  15k|  0 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3224.65/3238.11	c   392s|  9900 |   417 |  6706k| 172.2 |   199M |  50 |2528 |5231 | 650 |  15k|  1 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3225.55/3239.05	c   393s| 10000 |   417 |  6721k| 172.1 |   199M |  50 |2528 |5255 | 577 |  15k|  1 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3227.03/3240.50	c   394s| 10100 |   419 |  6743k| 172.2 |   199M |  50 |2528 |5347 | 604 |  15k|  0 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3228.53/3242.10	c   396s| 10200 |   423 |  6769k| 172.5 |   199M |  50 |2528 |5338 | 577 |  15k|  0 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3229.92/3243.46	c   397s| 10300 |   438 |  6791k| 172.6 |   199M |  50 |2528 |5311 | 603 |  15k|  1 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3231.21/3244.76	c   399s| 10400 |   432 |  6812k| 172.7 |   199M |  50 |2528 |5272 | 625 |  15k|  0 |  43k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3232.90/3246.44	c   400s| 10500 |   428 |  6837k| 172.9 |   199M |  50 |2528 |5342 | 561 |  15k|  1 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3234.20/3247.74	c   402s| 10600 |   436 |  6857k| 172.9 |   199M |  50 |2528 |5339 | 569 |  16k|  1 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3235.39/3248.91	c   403s| 10700 |   446 |  6874k| 172.9 |   199M |  50 |2528 |5362 | 629 |  16k|  0 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3236.89/3250.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3236.89/3250.45	c   404s| 10800 |   447 |  6897k| 173.1 |   199M |  50 |2528 |5468 | 646 |  16k|  1 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3239.28/3252.85	c   407s| 10900 |   447 |  6934k| 173.6 |   199M |  50 |2528 |5494 | 581 |  16k|  0 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3239.97/3253.59	c   407s| 11000 |   446 |  6944k| 173.4 |   199M |  50 |2528 |5599 | 580 |  16k|  1 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3241.37/3254.93	c   409s| 11100 |   451 |  6965k| 173.5 |   199M |  50 |2528 |5729 | 588 |  16k|  1 |  44k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3242.48/3256.07	c   410s| 11200 |   440 |  6981k| 173.4 |   199M |  50 |2528 |5685 | 579 |  16k|  0 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3244.16/3257.72	c   411s| 11300 |   431 |  7006k| 173.6 |   199M |  50 |2528 |5583 | 581 |  17k|  0 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3246.05/3259.61	c   413s| 11400 |   434 |  7034k| 173.9 |   199M |  50 |2528 |5617 | 671 |  17k|  0 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3247.04/3260.66	c   414s| 11500 |   438 |  7049k| 173.8 |   199M |  50 |2528 |5560 | 573 |  17k|  1 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3248.74/3262.37	c   416s| 11600 |   452 |  7075k| 174.0 |   199M |  50 |2528 |5431 | 694 |  17k|  1 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3250.23/3263.87	c   418s| 11700 |   449 |  7098k| 174.2 |   199M |  50 |2528 |5486 | 601 |  17k|  0 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3251.54/3265.16	c   419s| 11800 |   455 |  7120k| 174.3 |   199M |  50 |2528 |5559 | 622 |  17k|  0 |  45k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3252.92/3266.52	c   420s| 11900 |   457 |  7142k| 174.4 |   199M |  50 |2528 |5626 | 606 |  17k|  1 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3254.43/3268.09	c   422s| 12000 |   448 |  7169k| 174.6 |   199M |  50 |2528 |5616 | 672 |  17k|  1 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3255.91/3269.58	c   423s| 12100 |   452 |  7191k| 174.8 |   199M |  50 |2528 |5688 | 591 |  17k|  0 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3257.41/3271.04	c   425s| 12200 |   457 |  7213k| 174.9 |   199M |  50 |2528 |5595 | 575 |  18k|  0 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3258.90/3272.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3258.90/3272.56	c   426s| 12300 |   461 |  7236k| 175.0 |   199M |  50 |2528 |5584 | 567 |  18k|  1 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3260.59/3274.22	c   428s| 12400 |   478 |  7261k| 175.2 |   199M |  50 |2528 |5721 | 572 |  18k|  0 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3261.98/3275.66	c   429s| 12500 |   487 |  7282k| 175.3 |   199M |  50 |2528 |5707 | 586 |  18k|  1 |  46k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3263.28/3276.98	c   431s| 12600 |   484 |  7302k| 175.3 |   199M |  50 |2528 |5789 | 586 |  18k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3265.17/3278.84	c   433s| 12700 |   485 |  7330k| 175.6 |   199M |  50 |2528 |5725 | 608 |  19k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3266.76/3280.45	c   434s| 12800 |   483 |  7354k| 175.7 |   199M |  50 |2528 |5697 | 574 |  19k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3269.75/3283.47	c   437s| 12900 |   496 |  7409k| 176.6 |   199M |  50 |2528 |5654 | 686 |  19k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3272.94/3286.61	c   440s| 13000 |   504 |  7466k| 177.5 |   199M |  50 |2528 |5713 | 672 |  19k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3276.13/3289.86	c   444s| 13100 |   515 |  7525k| 178.5 |   199M |  50 |2528 |5762 | 662 |  19k|  1 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3278.92/3292.64	c   446s| 13200 |   508 |  7576k| 179.3 |   199M |  50 |2528 |5783 | 652 |  19k|  0 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3280.81/3294.51	c   448s| 13300 |   510 |  7611k| 179.7 |   199M |  50 |2528 |5813 | 577 |  19k|  0 |  47k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3282.20/3295.90	c   450s| 13400 |   509 |  7633k| 179.8 |   199M |  50 |2528 |5808 | 585 |  19k|  0 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3284.19/3297.95	c   452s| 13500 |   512 |  7664k| 180.1 |   199M |  50 |2528 |5747 | 602 |  20k|  2 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3285.99/3299.71	c   453s| 13600 |   514 |  7691k| 180.3 |   199M |  50 |2528 |5671 | 628 |  20k|  0 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3287.29/3301.07	c   455s| 13700 |   517 |  7711k| 180.4 |   199M |  50 |2528 |5743 | 562 |  20k|  1 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3288.68/3302.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3288.68/3302.46	c   456s| 13800 |   523 |  7732k| 180.5 |   199M |  50 |2528 |5596 | 572 |  20k|  0 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3290.07/3303.82	c   458s| 13900 |   529 |  7752k| 180.5 |   199M |  50 |2528 |5598 | 625 |  20k|  1 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3292.16/3305.94	c   460s| 14000 |   536 |  7785k| 180.9 |   199M |  50 |2528 |5441 | 666 |  20k|  0 |  48k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3293.27/3307.08	c   461s| 14100 |   539 |  7804k| 180.9 |   199M |  50 |2528 |5448 | 631 |  21k|  0 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3296.15/3309.90	c   464s| 14200 |   514 |  7848k| 181.5 |   199M |  50 |2528 |5237 | 566 |  21k|  0 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3297.74/3311.50	c   465s| 14300 |   520 |  7873k| 181.6 |   199M |  50 |2528 |5298 | 655 |  21k|  0 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3299.63/3313.42	c   467s| 14400 |   512 |  7902k| 181.9 |   199M |  50 |2528 |5331 | 574 |  21k|  1 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3301.24/3315.08	c   469s| 14500 |   516 |  7928k| 182.1 |   199M |  50 |2528 |5333 | 630 |  21k|  1 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3303.23/3317.04	c   471s| 14600 |   502 |  7957k| 182.3 |   199M |  50 |2528 |5255 | 550 |  21k|  1 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3304.81/3318.67	c   472s| 14700 |   509 |  7983k| 182.5 |   199M |  50 |2528 |5313 |   0 |  21k|  0 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3306.80/3320.60	c   474s| 14800 |   508 |  8013k| 182.8 |   199M |  50 |2528 |5248 | 668 |  21k|  1 |  49k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3308.59/3322.44	c   476s| 14900 |   521 |  8040k| 183.0 |   199M |  50 |2528 |5221 | 587 |  22k|  1 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3310.30/3324.11	c   478s| 15000 |   525 |  8064k| 183.1 |   199M |  50 |2528 |5258 |   0 |  22k|  0 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3311.48/3325.35	c   479s| 15100 |   525 |  8083k| 183.1 |   199M |  50 |2528 |5278 | 656 |  22k|  0 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3313.29/3327.12	c   481s| 15200 |   524 |  8111k| 183.3 |   199M |  50 |2528 |5213 | 575 |  22k|  1 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3315.66/3329.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3315.66/3329.56	c   483s| 15300 |   542 |  8148k| 183.7 |   199M |  50 |2528 |5190 | 624 |  22k|  0 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3317.27/3331.13	c   485s| 15400 |   543 |  8174k| 183.9 |   199M |  50 |2528 |5225 | 664 |  22k|  2 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3319.05/3332.91	c   487s| 15500 |   546 |  8201k| 184.1 |   199M |  50 |2528 |5218 | 571 |  22k|  1 |  50k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3320.74/3334.68	c   488s| 15600 |   556 |  8227k| 184.3 |   199M |  50 |2528 |5257 | 657 |  23k|  2 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3322.44/3336.33	c   490s| 15700 |   539 |  8252k| 184.4 |   199M |  50 |2528 |5323 |   0 |  23k|  0 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3323.83/3337.72	c   491s| 15800 |   536 |  8273k| 184.5 |   199M |  50 |2528 |5381 | 671 |  23k|  0 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3325.62/3339.59	c   493s| 15900 |   540 |  8304k| 184.8 |   199M |  50 |2528 |5298 | 581 |  23k|  0 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3327.42/3341.32	c   495s| 16000 |   536 |  8332k| 185.0 |   199M |  50 |2528 |5253 | 587 |  23k|  0 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3329.22/3343.15	c   497s| 16100 |   554 |  8361k| 185.2 |   199M |  50 |2528 |5221 | 595 |  23k|  1 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3331.21/3345.12	c   499s| 16200 |   561 |  8391k| 185.5 |   199M |  50 |2528 |5228 | 613 |  23k|  1 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3333.39/3347.30	c   501s| 16300 |   553 |  8424k| 185.8 |   199M |  50 |2528 |5197 | 607 |  24k|  1 |  51k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3334.99/3348.90	c   503s| 16400 |   545 |  8450k| 185.9 |   199M |  50 |2528 |5259 | 649 |  24k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3336.78/3350.79	c   505s| 16500 |   547 |  8479k| 186.2 |   199M |  50 |2528 |5302 | 663 |  24k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3338.87/3352.83	c   507s| 16600 |   543 |  8511k| 186.5 |   199M |  50 |2528 |5365 | 653 |  24k|  0 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3340.36/3354.32	c   508s| 16700 |   544 |  8536k| 186.6 |   199M |  50 |2528 |5467 | 624 |  24k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3342.17/3356.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3342.17/3356.13	c   510s| 16800 |   551 |  8564k| 186.8 |   199M |  50 |2528 |5413 | 638 |  24k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3343.95/3357.92	c   512s| 16900 |   554 |  8593k| 187.0 |   199M |  50 |2528 |5391 | 623 |  24k|  0 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3345.54/3359.57	c   513s| 17000 |   559 |  8620k| 187.2 |   199M |  50 |2528 |5450 | 612 |  25k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3347.53/3361.56	c   515s| 17100 |   548 |  8655k| 187.6 |   199M |  50 |2528 |5472 | 645 |  25k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3349.43/3363.44	c   517s| 17200 |   558 |  8683k| 187.8 |   199M |  50 |2528 |5509 | 599 |  25k|  1 |  52k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3351.22/3365.25	c   519s| 17300 |   571 |  8709k| 187.9 |   199M |  50 |2528 |5325 | 569 |  25k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3353.03/3367.03	c   521s| 17400 |   568 |  8736k| 188.1 |   199M |  50 |2528 |5359 | 595 |  25k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3354.81/3368.81	c   523s| 17500 |   572 |  8762k| 188.3 |   199M |  50 |2528 |5113 | 672 |  25k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3355.90/3369.92	c   524s| 17600 |   578 |  8778k| 188.2 |   199M |  50 |2528 |5099 | 595 |  25k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3358.01/3372.07	c   526s| 17700 |   584 |  8809k| 188.5 |   199M |  50 |2528 |4692 | 633 |  25k|  0 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3359.78/3373.85	c   528s| 17800 |   592 |  8837k| 188.6 |   199M |  50 |2528 |4675 | 628 |  26k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3361.09/3375.19	c   529s| 17900 |   593 |  8858k| 188.7 |   199M |  50 |2528 |4849 | 630 |  26k|  1 |  53k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3362.67/3376.79	c   531s| 18000 |   587 |  8883k| 188.8 |   199M |  50 |2528 |4887 | 626 |  26k|  0 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3364.57/3378.69	c   532s| 18100 |   597 |  8915k| 189.1 |   199M |  50 |2528 |4914 | 636 |  26k|  1 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3365.97/3380.09	c   534s| 18200 |   604 |  8936k| 189.2 |   199M |  50 |2528 |4801 | 641 |  26k|  1 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3368.25/3382.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3368.25/3382.38	c   536s| 18300 |   609 |  8972k| 189.5 |   199M |  50 |2528 |4768 | 666 |  26k|  0 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3372.23/3386.32	c   540s| 18400 |   584 |  9033k| 190.4 |   199M |  50 |2528 |4245 | 678 |  26k|  0 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3374.33/3388.41	c   542s| 18500 |   607 |  9061k| 190.6 |   199M |  50 |2528 |4317 | 569 |  27k|  0 |  54k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3375.52/3389.62	c   543s| 18600 |   656 |  9077k| 190.5 |   199M |  50 |2528 |4392 | 563 |  27k|  1 |  55k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3378.51/3392.60	c   546s| 18700 |   652 |  9127k| 191.2 |   199M |  50 |2528 |4453 | 573 |  27k|  1 |  55k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3381.91/3396.10	c   550s| 18800 |   675 |  9187k| 192.0 |   199M |  50 |2528 |4509 | 574 |  27k|  2 |  55k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3384.59/3398.72	c   552s| 18900 |   673 |  9229k| 192.5 |   199M |  50 |2528 |4564 | 593 |  27k|  0 |  55k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3387.88/3402.09	c   556s| 19000 |   680 |  9280k| 193.2 |   199M |  50 |2528 |4556 | 579 |  27k|  1 |  55k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3390.76/3405.00	c   559s| 19100 |   653 |  9327k| 193.7 |   199M |  50 |2528 |4648 | 576 |  27k|  1 |  56k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3394.65/3408.80	c   563s| 19200 |   634 |  9382k| 194.5 |   199M |  50 |2528 |4546 | 587 |  28k|  0 |  56k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3397.95/3412.12	c   566s| 19300 |   632 |  9434k| 195.2 |   199M |  50 |2528 |4581 | 633 |  28k|  1 |  56k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3400.52/3414.71	c   568s| 19400 |   638 |  9474k| 195.6 |   199M |  50 |2528 |4410 | 595 |  28k|  0 |  56k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3403.51/3417.70	c   571s| 19500 |   632 |  9524k| 196.2 |   199M |  50 |2528 |4422 | 618 |  28k|  1 |  56k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3405.20/3419.42	c   573s| 19600 |   638 |  9555k| 196.4 |   199M |  50 |2528 |4464 |   0 |  28k|  0 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3408.49/3422.77	c   577s| 19700 |   634 |  9607k| 197.1 |   199M |  50 |2528 |4480 |   0 |  28k|  0 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3410.48/3424.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3410.48/3424.75	c   579s| 19800 |   642 |  9645k| 197.5 |   199M |  51 |2528 |4551 | 668 |  28k|  2 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3412.57/3426.82	c   581s| 19900 |   637 |  9683k| 197.9 |   199M |  51 |2528 |4558 | 656 |  28k|  0 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3414.88/3429.16	c   583s| 20000 |   636 |  9728k| 198.4 |   199M |  51 |2528 |4618 | 680 |  29k|  0 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3416.96/3431.27	c   585s| 20100 |   638 |  9767k| 198.8 |   199M |  51 |2528 |4622 | 652 |  29k|  1 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3419.65/3433.90	c   588s| 20200 |   645 |  9815k| 199.3 |   199M |  51 |2528 |4600 | 559 |  29k|  1 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3422.14/3436.42	c   590s| 20300 |   684 |  9860k| 199.8 |   199M |  51 |2528 |4626 | 654 |  29k|  0 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3424.63/3438.97	c   593s| 20400 |   695 |  9905k| 200.3 |   199M |  51 |2528 |4726 | 581 |  29k|  1 |  57k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3427.21/3441.59	c   595s| 20500 |   720 |  9949k| 200.8 |   199M |  51 |2528 |4836 | 567 |  29k|  1 |  58k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3429.90/3444.25	c   598s| 20600 |   728 |  9993k| 201.3 |   199M |  51 |2528 |4819 | 567 |  29k|  1 |  58k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3432.49/3446.83	c   601s| 20700 |   739 | 10044k| 201.9 |   199M |  51 |2528 |4945 |   0 |  29k|  0 |  58k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3435.79/3450.11	c   604s| 20800 |   734 | 10100k| 202.7 |   199M |  51 |2528 |4875 | 569 |  30k|  0 |  58k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3438.27/3452.67	c   606s| 20900 |   738 | 10145k| 203.1 |   199M |  51 |2528 |4930 | 560 |  30k|  1 |  58k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3441.16/3455.56	c   609s| 21000 |   740 | 10194k| 203.7 |   199M |  51 |2528 |5047 | 568 |  30k|  0 |  59k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3444.24/3458.68	c   612s| 21100 |   755 | 10247k| 204.4 |   199M |  51 |2528 |5138 | 572 |  30k|  0 |  59k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3448.23/3462.67	c   616s| 21200 |   664 | 10318k| 205.4 |   199M |  51 |2528 |4932 | 661 |  30k|  1 |  59k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3451.41/3465.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3451.41/3465.84	c   620s| 21300 |   654 | 10378k| 206.2 |   199M |  51 |2528 |4985 | 661 |  30k|  0 |  59k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3453.80/3468.25	c   622s| 21400 |   658 | 10422k| 206.6 |   199M |  51 |2528 |5063 | 617 |  30k|  2 |  59k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3455.61/3470.04	c   624s| 21500 |   652 | 10456k| 206.9 |   199M |  51 |2528 |5206 | 593 |  31k|  0 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3457.70/3472.15	c   626s| 21600 |   656 | 10495k| 207.3 |   199M |  51 |2528 |5079 | 613 |  31k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3459.78/3474.21	c   628s| 21700 |   662 | 10535k| 207.6 |   199M |  51 |2528 |5105 | 620 |  31k|  0 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3461.47/3475.92	c   630s| 21800 |   666 | 10568k| 207.9 |   199M |  51 |2528 |5173 | 635 |  31k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3462.87/3477.33	c   631s| 21900 |   665 | 10595k| 208.0 |   199M |  51 |2528 |5200 | 635 |  31k|  0 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3464.86/3479.33	c   633s| 22000 |   666 | 10635k| 208.4 |   199M |  51 |2528 |5234 | 634 |  31k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3467.05/3481.55	c   635s| 22100 |   668 | 10679k| 208.8 |   199M |  51 |2528 |5281 | 633 |  31k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3469.84/3484.30	c   638s| 22200 |   675 | 10733k| 209.5 |   199M |  51 |2528 |5345 | 641 |  31k|  0 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3472.83/3487.34	c   641s| 22300 |   684 | 10789k| 210.2 |   199M |  51 |2528 |5351 | 631 |  32k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3475.22/3489.76	c   644s| 22400 |   693 | 10835k| 210.6 |   199M |  51 |2528 |5382 | 613 |  32k|  0 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3477.21/3491.79	c   646s| 22500 |   699 | 10874k| 211.0 |   199M |  51 |2528 |5441 | 641 |  32k|  1 |  60k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3478.70/3493.22	c   647s| 22600 |   715 | 10898k| 211.0 |   199M |  51 |2528 |5498 | 628 |  32k|  0 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3480.69/3495.23	c   649s| 22700 |   705 | 10931k| 211.3 |   199M |  51 |2528 |5555 | 621 |  32k|  1 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3482.60/3497.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3482.60/3497.15	c   651s| 22800 |   691 | 10963k| 211.5 |   199M |  51 |2528 |5467 | 634 |  32k|  1 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3484.49/3499.08	c   653s| 22900 |   693 | 10994k| 211.7 |   199M |  51 |2528 |5420 | 646 |  33k|  0 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3486.37/3501.00	c   655s| 23000 |   688 | 11025k| 211.9 |   199M |  51 |2528 |5406 | 643 |  33k|  0 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3488.16/3502.77	c   657s| 23100 |   671 | 11054k| 212.0 |   199M |  51 |2528 |5237 | 583 |  33k|  0 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3489.76/3504.32	c   658s| 23200 |   681 | 11078k| 212.1 |   199M |  51 |2528 |5256 | 596 |  33k|  1 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3491.05/3505.65	c   659s| 23300 |   681 | 11100k| 212.1 |   199M |  51 |2528 |5346 | 591 |  33k|  0 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3492.56/3507.14	c   661s| 23400 |   683 | 11123k| 212.1 |   199M |  51 |2528 |5354 | 594 |  33k|  1 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3494.14/3508.74	c   663s| 23500 |   680 | 11147k| 212.2 |   199M |  51 |2528 |5444 | 609 |  33k|  1 |  61k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3495.83/3510.48	c   664s| 23600 |   676 | 11174k| 212.3 |   199M |  51 |2528 |5383 | 589 |  33k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3497.33/3511.98	c   666s| 23700 |   689 | 11198k| 212.3 |   199M |  51 |2528 |5281 | 573 |  34k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3498.53/3513.17	c   667s| 23800 |   694 | 11218k| 212.3 |   199M |  51 |2528 |5297 | 589 |  34k|  0 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3499.53/3514.17	c   668s| 23900 |   701 | 11235k| 212.2 |   199M |  51 |2528 |5337 | 595 |  34k|  0 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3501.31/3515.91	c   670s| 24000 |   700 | 11263k| 212.4 |   199M |  51 |2528 |5358 | 643 |  34k|  0 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3503.00/3517.63	c   671s| 24100 |   707 | 11290k| 212.5 |   199M |  51 |2528 |5410 | 587 |  34k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3504.00/3518.62	c   672s| 24200 |   718 | 11306k| 212.4 |   199M |  51 |2528 |5468 | 588 |  34k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3504.99/3519.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3504.99/3519.63	c   673s| 24300 |   719 | 11322k| 212.3 |   199M |  51 |2528 |5511 | 580 |  34k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3506.99/3521.64	c   675s| 24400 |   731 | 11353k| 212.5 |   199M |  51 |2528 |5477 | 566 |  34k|  0 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3507.98/3522.67	c   676s| 24500 |   752 | 11369k| 212.4 |   199M |  51 |2528 |5482 | 584 |  34k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3508.98/3523.65	c   677s| 24600 |   749 | 11384k| 212.2 |   199M |  51 |2528 |5514 | 600 |  35k|  2 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3510.07/3524.76	c   679s| 24700 |   748 | 11402k| 212.2 |   199M |  51 |2528 |5551 | 588 |  35k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3511.67/3526.30	c   680s| 24800 |   728 | 11427k| 212.3 |   199M |  51 |2528 |5529 | 584 |  35k|  1 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3512.86/3527.54	c   681s| 24900 |   726 | 11447k| 212.2 |   199M |  51 |2528 |5572 | 591 |  35k|  2 |  62k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3513.86/3528.54	c   682s| 25000 |   723 | 11463k| 212.1 |   199M |  51 |2528 |5597 | 585 |  35k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3515.25/3529.94	c   684s| 25100 |   729 | 11485k| 212.2 |   199M |  51 |2528 |5563 | 603 |  35k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3516.05/3530.77	c   685s| 25200 |   741 | 11497k| 212.0 |   199M |  51 |2528 |5566 | 586 |  35k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3517.14/3531.81	c   686s| 25300 |   739 | 11514k| 211.9 |   199M |  51 |2528 |5607 | 591 |  36k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3518.04/3532.77	c   687s| 25400 |   735 | 11529k| 211.8 |   199M |  51 |2528 |5612 | 593 |  36k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3519.03/3533.75	c   688s| 25500 |   737 | 11543k| 211.7 |   199M |  51 |2528 |5661 | 584 |  36k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3519.73/3534.40	c   688s| 25600 |   739 | 11553k| 211.4 |   199M |  51 |2528 |5667 | 599 |  36k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3520.53/3535.20	c   689s| 25700 |   736 | 11564k| 211.3 |   199M |  51 |2528 |5644 | 596 |  36k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3521.52/3536.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3521.52/3536.27	c   690s| 25800 |   734 | 11581k| 211.2 |   199M |  51 |2528 |5652 | 588 |  36k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3522.33/3537.09	c   691s| 25900 |   742 | 11594k| 211.0 |   199M |  51 |2528 |5681 | 585 |  36k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3523.71/3538.41	c   692s| 26000 |   740 | 11616k| 211.1 |   199M |  51 |2528 |5722 | 594 |  36k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3524.81/3539.50	c   693s| 26100 |   739 | 11633k| 211.0 |   199M |  51 |2528 |5766 | 580 |  36k|  2 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3526.20/3540.98	c   695s| 26200 |   741 | 11657k| 211.0 |   199M |  51 |2528 |5775 | 581 |  36k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3527.41/3542.19	c   696s| 26300 |   753 | 11676k| 211.0 |   199M |  51 |2528 |5793 | 586 |  37k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3528.41/3543.17	c   697s| 26400 |   762 | 11691k| 210.9 |   199M |  51 |2528 |5832 | 594 |  37k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3529.40/3544.19	c   698s| 26500 |   757 | 11709k| 210.8 |   199M |  51 |2528 |5865 | 591 |  37k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3530.78/3545.56	c   699s| 26600 |   759 | 11731k| 210.9 |   199M |  51 |2528 |5904 | 607 |  37k|  1 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3531.88/3546.62	c   700s| 26700 |   762 | 11749k| 210.8 |   199M |  51 |2528 |5972 | 592 |  37k|  0 |  63k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3532.98/3547.74	c   702s| 26800 |   760 | 11768k| 210.8 |   199M |  51 |2528 |5975 | 609 |  37k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3534.67/3549.41	c   703s| 26900 |   758 | 11798k| 210.9 |   199M |  51 |2528 |5999 | 611 |  37k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3536.37/3551.12	c   705s| 27000 |   747 | 11827k| 211.0 |   199M |  51 |2528 |5956 | 577 |  37k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3537.46/3552.21	c   706s| 27100 |   744 | 11844k| 211.0 |   199M |  51 |2528 |5855 | 579 |  37k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3538.85/3553.61	c   707s| 27200 |   742 | 11867k| 211.0 |   199M |  51 |2528 |5877 | 594 |  38k|  0 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3541.84/3556.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3541.84/3556.68	c   710s| 27300 |   744 | 11914k| 211.5 |   199M |  51 |2528 |5500 | 624 |  38k|  0 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3543.35/3558.11	c   712s| 27400 |   757 | 11936k| 211.5 |   199M |  51 |2528 |5311 | 606 |  38k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3545.24/3560.02	c   714s| 27500 |   733 | 11963k| 211.6 |   199M |  51 |2528 |5251 | 890 |  38k|  0 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3546.92/3561.70	c   715s| 27600 |   733 | 11990k| 211.7 |   199M |  51 |2528 |5199 | 606 |  38k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3548.11/3562.98	c   717s| 27700 |   738 | 12011k| 211.7 |   199M |  51 |2528 |5234 | 616 |  38k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3549.71/3564.55	c   718s| 27800 |   736 | 12035k| 211.8 |   199M |  51 |2528 |5231 | 619 |  38k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3552.10/3567.01	c   721s| 27900 |   744 | 12072k| 212.0 |   199M |  51 |2528 |5118 | 711 |  39k|  1 |  64k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3554.20/3569.02	c   723s| 28000 |   784 | 12099k| 212.1 |   199M |  51 |2528 |4659 | 620 |  39k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3555.58/3570.43	c   724s| 28100 |   790 | 12119k| 212.1 |   199M |  51 |2528 |4670 | 560 |  39k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3556.48/3571.32	c   725s| 28200 |   798 | 12132k| 212.0 |   199M |  51 |2528 |4705 |   0 |  39k|  0 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3557.67/3572.53	c   726s| 28300 |   797 | 12152k| 211.9 |   199M |  51 |2528 |4773 | 574 |  39k|  0 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3559.38/3574.29	c   728s| 28400 |   798 | 12180k| 212.1 |   199M |  51 |2528 |4846 | 593 |  39k|  0 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3560.67/3575.55	c   729s| 28500 |   797 | 12199k| 212.0 |   199M |  51 |2528 |4886 | 576 |  39k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3561.77/3576.65	c   730s| 28600 |   804 | 12215k| 211.9 |   199M |  51 |2528 |4982 | 575 |  39k|  0 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3563.17/3578.02	c   732s| 28700 |   803 | 12236k| 211.9 |   199M |  51 |2528 |5016 | 587 |  39k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3565.45/3580.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3565.45/3580.37	c   734s| 28800 |   813 | 12277k| 212.3 |   199M |  51 |2528 |5028 | 569 |  40k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3568.04/3582.99	c   737s| 28900 |   813 | 12325k| 212.7 |   199M |  51 |2528 |5070 | 571 |  40k|  2 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3570.24/3585.16	c   739s| 29000 |   847 | 12365k| 213.1 |   199M |  51 |2528 |5064 | 564 |  40k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3572.52/3587.46	c   741s| 29100 |   855 | 12408k| 213.4 |   199M |  51 |2528 |5087 | 588 |  40k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3574.61/3589.57	c   743s| 29200 |   849 | 12447k| 213.7 |   199M |  51 |2528 |5104 | 578 |  40k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3577.30/3592.25	c   746s| 29300 |   884 | 12496k| 214.2 |   199M |  51 |2528 |5141 | 566 |  40k|  1 |  65k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3579.59/3594.57	c   748s| 29400 |   890 | 12538k| 214.6 |   199M |  51 |2528 |5180 | 571 |  41k|  1 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3581.68/3596.61	c   750s| 29500 |   903 | 12575k| 214.8 |   199M |  51 |2528 |5242 |   0 |  41k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3583.77/3598.70	c   752s| 29600 |   903 | 12612k| 215.1 |   199M |  51 |2528 |5270 | 581 |  41k|  1 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3587.36/3602.31	c   756s| 29700 |   822 | 12676k| 215.8 |   199M |  51 |2528 |5145 | 565 |  41k|  1 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3589.75/3604.71	c   758s| 29800 |   828 | 12719k| 216.2 |   199M |  51 |2528 |5218 |   0 |  41k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3592.64/3607.65	c   761s| 29900 |   825 | 12772k| 216.7 |   199M |  51 |2528 |5208 | 576 |  41k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3594.43/3609.42	c   763s| 30000 |   828 | 12802k| 216.9 |   199M |  51 |2528 |5217 | 588 |  41k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3595.83/3610.80	c   765s| 30100 |   821 | 12823k| 216.8 |   199M |  51 |2528 |5293 | 566 |  42k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3597.04/3612.07	c   766s| 30200 |   821 | 12842k| 216.8 |   199M |  51 |2528 |5369 | 595 |  42k|  0 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3599.03/3614.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3599.03/3614.03	c   768s| 30300 |   812 | 12872k| 216.9 |   199M |  51 |2528 |5222 | 586 |  42k|  1 |  66k|  22 |-6.000000e+00 |      --      |    Inf | unknown
3600.03/3615.01	
3600.03/3615.01	*** TERMINATED *** by signal
3600.03/3615.01	c
3600.03/3615.01	s UNKNOWN
3600.03/3615.01	c _____________________________________________________________________________
3600.03/3615.01	c std/band forms        : 447,0
3600.03/3615.01	c 2cl/3cl ITE-codings   : 218880,0
3600.03/3615.01	c BDD/srt/adr Max costs : 878,14208,0
3600.03/3615.01	c BDDraw/bin/mul/srt/adr: 384,0,0,63,0
3600.03/3615.01	c BDD nodes             : 337536
3600.03/3615.01	c Es1/CC detections     : 0,0
3600.03/3615.01	c CC sort               : 63
3600.03/3615.01	c SAT/UNSAT calls       : 0,0
3600.03/3615.01	c regenrated variables  : 0
3600.03/3615.01	c eliminated fixed lits : 0
3600.03/3615.01	c goal lit flips        : 0
3600.03/3615.01	c goal stages           : 0
3600.03/3615.01	c goal shrink           : 0
3600.03/3615.01	c goal coeff separations: 0
3600.03/3615.01	c restarts              : 5724
3600.03/3615.01	c conflicts             : 162907         (45 /sec)
3600.03/3615.01	c decisions             : 1391520        (387 /sec)
3600.03/3615.01	c propagations          : 362864727      (100795 /sec)
3600.03/3615.01	c inspects              : 0              (0 /sec)
3600.03/3615.01	c CPU time (solving tm) : 3600 s        (35.02 s, SAT 0 s, UNSAT 0 s)
3600.03/3615.01	c SAT solver time       : 35.02 s
3600.03/3615.01	c SAT solver SAT time   : 0 s
3600.03/3615.01	c SAT solver UNSAT time : 0 s
3600.03/3615.01	c SAT solver TO time    : 35.02 s
3600.03/3615.01	c Time for SCIP         : 2798 s
3600.03/3615.01	c Coop SCIP LB improvements           : 0
3600.03/3615.01	c Coop SCIP UB improvements           : 0
3600.03/3615.01	c SCIP globally fixed variables       : 0
3600.03/3615.01	c SAT  globally fixed variables       : 0
3600.03/3615.01	c SCIP freeTransform calls            : 5
3600.03/3615.01	c Time for Opt-base     : 0.000594 s
3600.03/3615.01	c Steps for Opt-base    : 0
3600.03/3615.01	c Time for BDD coding   : 0.6356 s
3600.03/3615.01	c Time for srt coding   : 0.003863 s
3600.03/3615.01	c Inner solver invocations            : 0
3600.03/3615.01	c Inner solving count                 : 0
3600.03/3615.01	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

running on 4 cores: 0-3

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

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

CPU governors:
  performance: 0-3

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (115926 MiB free)
  node 1: cores 8-15, 128973 MiB (107524 MiB free)
  node 2: cores 16-23, 129019 MiB (111348 MiB free)
  node 3: cores 24-31, 129003 MiB (118318 MiB free)
  node 4: cores 32-39, 129019 MiB (118188 MiB free)
  node 5: cores 40-47, 129019 MiB (116954 MiB free)
  node 6: cores 48-55, 129019 MiB (116922 MiB free)
  node 7: cores 56-63, 128474 MiB (112561 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=2292168, runsolver pid=2292165
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 6.30 3.53 8.21 17/882 2292171
/proc/meminfo: memFree=939657808/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=115460 memory=53020 CPUtime=0.08 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 9336 206 0 0 8 0 0 0 20 0 1 0 146747663 118231040 13174 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 0 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 28865 13255 5677 506 0 9556 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 115460 KiB
Current children cumulated memory: 53020 KiB

[startup+0.212993 s]*
/proc/loadavg: 6.30 3.53 8.21 18/882 2292171
/proc/meminfo: memFree=939534588/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=129860 memory=64964 CPUtime=0.19 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 12229 206 0 0 19 0 0 0 20 0 1 0 146747663 132976640 16118 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 0 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 32465 16241 5817 506 0 13156 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 129860 KiB
Current children cumulated memory: 64964 KiB

[startup+0.31461 s]*
/proc/loadavg: 6.30 3.53 8.21 17/882 2292171
/proc/meminfo: memFree=939530480/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=131892 memory=66644 CPUtime=0.29 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 12649 206 0 0 29 0 0 0 20 0 1 0 146747663 135057408 16502 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 0 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 32973 16661 5817 506 0 13664 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 131892 KiB
Current children cumulated memory: 66644 KiB

[startup+0.70011 s]
/proc/loadavg: 6.30 3.53 8.21 20/882 2292171
/proc/meminfo: memFree=939535568/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=154220 memory=89780 CPUtime=0.67 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 18433 206 0 0 66 1 0 0 20 0 1 0 146747663 157921280 22262 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 0 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 38555 22445 5817 506 0 19246 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 154220 KiB
Current children cumulated memory: 89780 KiB

[startup+1.50015 s]
/proc/loadavg: 6.30 3.53 8.21 17/882 2292171
/proc/meminfo: memFree=939493936/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=192508 memory=127504 CPUtime=1.46 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 28966 206 0 0 145 1 0 0 20 0 1 0 146747663 197128192 31758 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 0 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 48127 31876 6061 506 0 28818 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 192508 KiB
Current children cumulated memory: 127504 KiB

[startup+3.11362 s]
/proc/loadavg: 6.99 3.72 8.25 16/880 2292181
/proc/meminfo: memFree=942832488/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=212960 memory=148140 CPUtime=3.07 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 38559 206 0 0 306 1 0 0 20 0 1 0 146747663 218071040 37080 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 0 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 53240 37035 6061 506 0 33931 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 212960 KiB
Current children cumulated memory: 148140 KiB

[startup+6.30011 s]
/proc/loadavg: 6.99 3.72 8.25 17/880 2292194
/proc/meminfo: memFree=942775968/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=222732 memory=157472 CPUtime=6.24 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 40742 206 3 0 623 1 0 0 20 0 1 0 146747663 228077568 39256 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 0 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 55683 39368 6219 506 0 36374 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 222732 KiB
Current children cumulated memory: 157472 KiB

[startup+12.7002 s]
/proc/loadavg: 8.38 4.13 8.33 17/884 2292223
/proc/meminfo: memFree=942327596/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=507092 memory=427588 CPUtime=12.62 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 83970 206 3 0 1243 19 0 0 20 0 1 0 146747663 519262208 106566 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 126773 106897 6315 506 0 107464 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 507092 KiB
Current children cumulated memory: 427588 KiB

[startup+25.5002 s]
/proc/loadavg: 9.55 4.52 8.41 17/884 2292223
/proc/meminfo: memFree=941559928/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=453852 memory=380848 CPUtime=25.38 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 86068 206 3 0 2479 59 0 0 20 0 1 0 146747663 464744448 95003 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 113463 95212 6347 506 0 94154 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 453852 KiB
Current children cumulated memory: 380848 KiB

[startup+51.1131 s]
/proc/loadavg: 11.75 5.44 8.62 17/884 2292223
/proc/meminfo: memFree=939090448/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=467676 memory=394500 CPUtime=50.91 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 89481 206 3 0 5032 59 0 0 20 0 1 0 146747663 478900224 98331 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 116919 98625 6347 506 0 97610 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 467676 KiB
Current children cumulated memory: 394500 KiB

[startup+102.3 s]
/proc/loadavg: 14.27 7.21 9.04 16/880 2292381
/proc/meminfo: memFree=927609336/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=467676 memory=394600 CPUtime=101.87 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 89516 206 3 0 10128 59 0 0 20 0 1 0 146747663 478900224 98331 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 116919 98650 6363 506 0 97610 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 467676 KiB
Current children cumulated memory: 394600 KiB

[startup+162.3 s]
/proc/loadavg: 15.40 8.82 9.48 17/883 2292523
/proc/meminfo: memFree=903178616/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=467676 memory=394708 CPUtime=161.62 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 89561 206 3 0 16102 60 0 0 20 0 1 0 146747663 478900224 98459 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 116919 98677 6363 506 0 97610 0
Current children cumulated CPU time: 161.62 s
Current children cumulated vsize: 467676 KiB
Current children cumulated memory: 394708 KiB

[startup+222.3 s]
/proc/loadavg: 15.78 10.13 9.89 17/883 2292623
/proc/meminfo: memFree=906565464/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=469304 memory=396496 CPUtime=221.35 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 90014 206 3 0 22075 60 0 0 20 0 1 0 146747663 480567296 98843 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 117326 99124 6363 506 0 98017 0
Current children cumulated CPU time: 221.35 s
Current children cumulated vsize: 469304 KiB
Current children cumulated memory: 396496 KiB

[startup+282.3 s]
/proc/loadavg: 15.86 11.19 10.27 17/880 2292823
/proc/meminfo: memFree=907033668/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=487156 memory=414580 CPUtime=281.09 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 94545 206 3 0 28048 61 0 0 20 0 1 0 146747663 498847744 103323 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 121789 103645 6378 506 0 102480 0
Current children cumulated CPU time: 281.09 s
Current children cumulated vsize: 487156 KiB
Current children cumulated memory: 414580 KiB

[startup+342.3 s]
/proc/loadavg: 16.03 12.02 10.61 17/872 2292974
/proc/meminfo: memFree=904027276/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=487444 memory=414892 CPUtime=340.83 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 94623 206 3 0 34022 61 0 0 20 0 1 0 146747663 499142656 103451 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0

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

Current children cumulated memory: 465508 KiB

[startup+2862.3 s]
/proc/loadavg: 16.01 16.14 15.86 17/871 2295517
/proc/meminfo: memFree=794477516/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=564416 memory=475620 CPUtime=2850.38 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 105708 206 3 0 284741 297 0 0 20 0 1 0 146747663 577961984 118685 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 141104 118905 6379 506 0 121795 0
Current children cumulated CPU time: 2850.38 s
Current children cumulated vsize: 564416 KiB
Current children cumulated memory: 475620 KiB

[startup+2922.3 s]
/proc/loadavg: 16.45 16.23 15.91 17/870 2295518
/proc/meminfo: memFree=793673036/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=564416 memory=475620 CPUtime=2910.14 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 105709 206 3 0 290717 297 0 0 20 0 1 0 146747663 577961984 118685 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 141104 118905 6379 506 0 121795 0
Current children cumulated CPU time: 2910.14 s
Current children cumulated vsize: 564416 KiB
Current children cumulated memory: 475620 KiB

[startup+2982.3 s]
/proc/loadavg: 16.31 16.24 15.94 17/871 2295525
/proc/meminfo: memFree=799698284/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=564416 memory=475620 CPUtime=2969.9 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 105709 206 3 0 296692 298 0 0 20 0 1 0 146747663 577961984 118685 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 141104 118905 6379 506 0 121795 0
Current children cumulated CPU time: 2969.9 s
Current children cumulated vsize: 564416 KiB
Current children cumulated memory: 475620 KiB

[startup+3042.3 s]
/proc/loadavg: 16.11 16.19 15.95 17/871 2295526
/proc/meminfo: memFree=799689964/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=564416 memory=475620 CPUtime=3029.65 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 105709 206 3 0 302667 298 0 0 20 0 1 0 146747663 577961984 118685 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 141104 118905 6379 506 0 121795 0
Current children cumulated CPU time: 3029.65 s
Current children cumulated vsize: 564416 KiB
Current children cumulated memory: 475620 KiB

[startup+3102.3 s]
/proc/loadavg: 16.04 16.16 15.95 17/872 2295530
/proc/meminfo: memFree=799702348/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=564416 memory=475620 CPUtime=3089.4 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 105709 206 3 0 308642 298 0 0 20 0 1 0 146747663 577961984 118685 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 141104 118905 6379 506 0 121795 0
Current children cumulated CPU time: 3089.4 s
Current children cumulated vsize: 564416 KiB
Current children cumulated memory: 475620 KiB

[startup+3162.3 s]
/proc/loadavg: 16.01 16.13 15.96 17/873 2295534
/proc/meminfo: memFree=799666744/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=564416 memory=475620 CPUtime=3149.15 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 105709 206 3 0 314617 298 0 0 20 0 1 0 146747663 577961984 118685 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 141104 118905 6379 506 0 121795 0
Current children cumulated CPU time: 3149.15 s
Current children cumulated vsize: 564416 KiB
Current children cumulated memory: 475620 KiB

[startup+3222.3 s]
/proc/loadavg: 16.69 16.29 16.03 17/873 2295535
/proc/meminfo: memFree=799662620/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=564416 memory=475620 CPUtime=3208.9 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 105709 206 3 0 320592 298 0 0 20 0 1 0 146747663 577961984 118685 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 141104 118905 6379 506 0 121795 0
Current children cumulated CPU time: 3208.9 s
Current children cumulated vsize: 564416 KiB
Current children cumulated memory: 475620 KiB

[startup+3282.3 s]
/proc/loadavg: 16.40 16.29 16.04 17/873 2295537
/proc/meminfo: memFree=797582156/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=564416 memory=475620 CPUtime=3268.66 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 105709 206 3 0 326568 298 0 0 20 0 1 0 146747663 577961984 118685 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 141104 118905 6379 506 0 121795 0
Current children cumulated CPU time: 3268.66 s
Current children cumulated vsize: 564416 KiB
Current children cumulated memory: 475620 KiB

[startup+3342.3 s]
/proc/loadavg: 16.14 16.24 16.04 17/874 2295539
/proc/meminfo: memFree=800124740/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=564416 memory=475620 CPUtime=3328.41 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 105709 206 3 0 332543 298 0 0 20 0 1 0 146747663 577961984 118685 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 141104 118905 6379 506 0 121795 0
Current children cumulated CPU time: 3328.41 s
Current children cumulated vsize: 564416 KiB
Current children cumulated memory: 475620 KiB

[startup+3402.3 s]
/proc/loadavg: 16.05 16.19 16.03 17/873 2295540
/proc/meminfo: memFree=797774356/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=564416 memory=475620 CPUtime=3388.17 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 105709 206 3 0 338519 298 0 0 20 0 1 0 146747663 577961984 118685 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 141104 118905 6379 506 0 121795 0
Current children cumulated CPU time: 3388.17 s
Current children cumulated vsize: 564416 KiB
Current children cumulated memory: 475620 KiB

[startup+3462.3 s]
/proc/loadavg: 16.02 16.15 16.03 17/872 2295691
/proc/meminfo: memFree=841758956/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=564416 memory=475620 CPUtime=3447.93 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 105709 206 3 0 344495 298 0 0 20 0 1 0 146747663 577961984 118685 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 141104 118905 6379 506 0 121795 0
Current children cumulated CPU time: 3447.93 s
Current children cumulated vsize: 564416 KiB
Current children cumulated memory: 475620 KiB

[startup+3522.3 s]
/proc/loadavg: 16.13 16.15 16.03 17/872 2295692
/proc/meminfo: memFree=839688728/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=564416 memory=475620 CPUtime=3507.68 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 105709 206 3 0 350470 298 0 0 20 0 1 0 146747663 577961984 118685 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 141104 118905 6379 506 0 121795 0
Current children cumulated CPU time: 3507.68 s
Current children cumulated vsize: 564416 KiB
Current children cumulated memory: 475620 KiB

[startup+3582.3 s]
/proc/loadavg: 16.04 16.12 16.03 17/872 2295695
/proc/meminfo: memFree=839280000/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=564416 memory=475620 CPUtime=3567.44 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 105709 206 3 0 356445 299 0 0 20 0 1 0 146747663 577961984 118685 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 141104 118905 6379 506 0 121795 0
Current children cumulated CPU time: 3567.44 s
Current children cumulated vsize: 564416 KiB
Current children cumulated memory: 475620 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615 s]*
/proc/loadavg: 16.02 16.11 16.02 17/872 2295996
/proc/meminfo: memFree=836046388/1055320708 swapFree=32681384/33554428
[pid=2292168] ppid=2292165 vsize=564416 memory=476900 CPUtime=3600.03 cores=0-3
/proc/2292168/stat : 2292168 (naps_release) R 2292165 2292168 2291478 0 -1 4194304 105717 206 3 0 359704 299 0 0 20 0 1 0 146747663 577961984 118941 18446744073709551615 4210688 6281017 140725703093600 0 0 0 0 0 16898 0 0 0 17 2 0 0 0 0 0 6662968 6676388 24571904 140725703100635 140725703100816 140725703100816 140725703106504 0
/proc/2292168/statm: 141104 119225 6379 506 0 121795 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 564416 KiB
Current children cumulated memory: 476900 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.05 s, system=2.99815 s

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

Child status: 10

Real time (s): 3615.02
CPU time (s): 3600.05
CPU user time (s): 3597.05
CPU system time (s): 2.99815
CPU usage (%): 99.5857
Max. virtual memory (cumulated for all children) (KiB): 564416
Max. memory (cumulated for all children) (KiB): 480404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.05
system time used= 2.99815
maximum resident set size= 499320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105923
page faults= 3
swaps= 0
block input operations= 704
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 315
involuntary context switches= 1250


# summary of solver processes directly reported to runsolver:
#   pid: 2292168
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3597.05
#   total CPU system time (s): 2.99815

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.703 second user time and 36.3844 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-06-22 15:23:20
IDJOB=4779722
IDBENCH=148772
IDSOLVER=3589
FILE ID=nodeE010/4779722-1782134599
RUNJOBID= nodeE010-1782134575-2291488
SLURM_JOB_ID= 12510915
Free space on /tmp= 792164 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx63.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4779722-1782134599/watcher-4779722-1782134599 -o /tmp/evaluation-result-4779722-1782134599/solver-4779722-1782134599 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4779722-1782134599/vars-4779722-1782134599 --bin-var /tmp/runsolver-exch-nodeE010-1782134575-2291488 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4779722-1782134599.opb

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

MD5SUM BENCH= 7c2ff02722ff3a09887b085a032d3a00
RANDOM SEED=1469724225

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

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

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

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

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

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

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

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

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

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

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3585.127
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		: 3568.748
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		: 3585.394
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3578.427
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3576.250
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		: 3583.968
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3578.592
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3579.314
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		: 3574.052
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		: 3576.495
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		: 3583.156
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3581.620
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		: 3564.340
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		: 3566.734
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		: 3580.610
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		: 3577.476
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		: 3557.101
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		: 3556.959
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3591.201
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		: 3588.914
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:        939796720 kB
MemAvailable:   1024961220 kB
Buffers:              32 kB
Cached:         88938280 kB
SwapCached:         6960 kB
Active:         20473560 kB
Inactive:       87607996 kB
Active(anon):   19179552 kB
Inactive(anon):    50272 kB
Active(file):    1294008 kB
Inactive(file): 87557724 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32681384 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             94660 kB
Writeback:             8 kB
AnonPages:      19143140 kB
Mapped:           118704 kB
Shmem:             86536 kB
KReclaimable:    1123784 kB
Slab:            1636644 kB
SReclaimable:    1123784 kB
SUnreclaim:       512860 kB
KernelStack:       15056 kB
PageTables:        46436 kB
SecPageTables:     15560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   22085096 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478948 kB
VmallocChunk:          0 kB
Percpu:           116224 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5646336 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= 797988 MiB
End job on nodeE010 at 2026-06-22 16:23:35