Trace number 4801569

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.04? (TO) 3600.11 3611.02

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL/
normalized-3col-almost3reg-l090-r089-n1.opb
MD5SUM7f292a96c029b97e8bec7e99c2f80bd3
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark38.4931
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4830
Total number of constraints10310
Number of constraints which are clauses8700
Number of constraints which are cardinality constraints (but not clauses)1610
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
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-4801569-1782558778.opb
0.00/0.03	c NaPS 1.03a50.
0.00/0.03	c Using SAT solver: Kissat
0.00/0.03	c Input file name: HOME/instance-4801569-1782558778.opb
0.00/0.03	c Parsing PB file...
0.00/0.06	c Converting 11920 PB-constraints to clauses...
0.00/0.07	c initScipForCoop
0.00/0.08	c Running SCIP presolver (time limit: 500 sec)...
0.00/0.08	c solveScip
0.00/0.08	c initScipForCoop
0.00/0.08	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.00/0.08	c presolving:
0.00/0.10	c    (0.0s) running MILP presolver
0.00/0.11	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.07/0.11	c (round 1, exhaustive) 0 del vars, 1610 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 10310 clqs, 0 implints
0.07/0.12	c (round 2, exhaustive) 0 del vars, 1610 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 10310 upgd conss, 0 impls, 10310 clqs, 0 implints
0.07/0.15	c    (0.1s) probing: 51/4830 (1.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.07/0.15	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.07/0.16	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.07/0.16	c    (0.1s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.78) (symcode time: 0.00)
0.07/0.17	c dynamic symmetry handling statistics:
0.07/0.17	c    orbitopal reduction:       no components
0.07/0.17	c    orbital reduction:         no components
0.07/0.17	c    lexicographic reduction:   no permutations
0.07/0.17	c handled 1 out of 1 symmetry components
0.07/0.17	c (round 3, exhaustive) 10 del vars, 1610 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 10310 upgd conss, 0 impls, 10273 clqs, 0 implints
0.07/0.17	c (round 4, fast)       24 del vars, 1654 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 10310 upgd conss, 0 impls, 10266 clqs, 0 implints
0.07/0.18	c    (0.1s) probing: 56/4830 (1.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.07/0.18	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.07/0.18	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
0.07/0.18	c  24 deleted vars, 1654 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.07/0.18	c  0 implications, 10266 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.07/0.18	c presolved problem has 4813 variables (4813 bin, 0 int, 0 cont) and 10267 constraints
0.07/0.18	c   10266 constraints of type <setppc>
0.07/0.18	c       1 constraints of type <orbitope_pp>
0.07/0.18	c transformed objective value is always integral (scale: 1)
0.07/0.18	c Presolving Time: 0.09
0.07/0.18	c 
0.19/0.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.19/0.26	c   0.2s|     1 |     0 |  3803 |     - |    86M |   0 |4813 |  10k|  10k|   0 |  0 |  26 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.58/0.69	c   0.6s|     1 |     0 | 10941 |     - |    92M |   0 |4813 |  10k|  10k| 177 |  1 |  28 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.77/0.81	c   0.7s|     1 |     0 | 11560 |     - |    94M |   0 |4813 |  10k|  10k| 358 |  2 |  30 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.98/1.04	c   1.0s|     1 |     0 | 12046 |     - |    95M |   0 |4813 |  10k|  10k| 510 |  3 |  31 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.16/1.28	c   1.2s|     1 |     0 | 13045 |     - |    96M |   0 |4813 |  10k|  10k| 602 |  4 |  33 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.36/1.42	c   1.3s|     1 |     0 | 13191 |     - |    99M |   0 |4813 |  10k|  10k| 639 |  5 |  34 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.46/1.52	c   1.4s|     1 |     0 | 13440 |     - |   101M |   0 |4813 |  10k|  10k| 663 |  6 |  35 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.56/1.68	c   1.6s|     1 |     0 | 13667 |     - |   105M |   0 |4813 |  10k|  10k| 688 |  7 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.66/1.79	c   1.7s|     1 |     0 | 13776 |     - |   108M |   0 |4813 |  10k|  10k| 709 |  8 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.86/1.92	c   1.8s|     1 |     0 | 14069 |     - |   109M |   0 |4813 |  10k|  11k| 758 |  9 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.97/2.01	c   1.9s|     1 |     0 | 14198 |     - |   114M |   0 |4813 |  10k|  11k| 774 | 10 |  41 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.97/2.07	c   2.0s|     1 |     0 | 14316 |     - |   115M |   0 |4813 |  10k|  11k| 792 | 11 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.97/3.02	c   2.9s|     1 |     2 | 17812 |     - |   116M |   0 |4813 |  10k|  11k| 792 | 11 |  49 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.04/11.17	c  11.1s|   100 |    99 | 57543 | 436.6 |   126M |  44 |4813 |  10k|  10k|1595 |  1 | 172 |  19 | 0.000000e+00 |      --      |    Inf | unknown
12.04/12.12	c  12.0s|   200 |   188 | 69266 | 276.1 |   137M |  44 |4813 |  10k|  10k|3204 |  1 | 231 |  19 | 0.000000e+00 |      --      |    Inf | unknown
12.82/13.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.82/13.00	c  12.9s|   300 |   283 | 82956 | 229.6 |   140M |  44 |4813 |  10k|  10k|4982 |  1 | 288 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.82/13.98	c  13.9s|   400 |   381 | 98973 | 212.2 |   144M |  45 |4813 |  10k|  10k|6507 |  1 | 359 |  19 | 0.000000e+00 |      --      |    Inf | unknown
14.72/14.87	c  14.8s|   500 |   477 |113712 | 199.2 |   148M |  45 |4813 |  10k|  10k|8527 |  3 | 434 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.52/15.65	c  15.6s|   600 |   577 |126872 | 187.9 |   149M |  45 |4813 |  10k|  10k|  10k|  2 | 457 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.51/16.68	c  16.6s|   700 |   677 |143129 | 184.3 |   156M |  45 |4813 |  10k|  10k|  12k|  1 | 496 |  19 | 0.000000e+00 |      --      |    Inf | unknown
17.51/17.64	c  17.6s|   800 |   775 |160775 | 183.3 |   159M |  45 |4813 |  10k|  10k|  14k|  1 | 545 |  19 | 0.000000e+00 |      --      |    Inf | unknown
18.51/18.63	c  18.6s|   900 |   875 |179157 | 183.4 |   162M |  45 |4813 |  10k|  10k|  17k|  3 | 566 |  19 | 0.000000e+00 |      --      |    Inf | unknown
19.50/19.62	c  19.5s|  1000 |   975 |195649 | 181.5 |   164M |  45 |4813 |  10k|  10k|  19k|  1 | 615 |  19 | 0.000000e+00 |      --      |    Inf | unknown
20.31/20.42	c  20.3s|  1100 |  1071 |207952 | 176.2 |   165M |  55 |4813 |  10k|  10k|  20k|  2 | 638 |  19 | 0.000000e+00 |      --      |    Inf | unknown
21.11/21.28	c  21.2s|  1200 |  1169 |221474 | 172.8 |   166M |  55 |4813 |  10k|  10k|  22k|  1 | 675 |  19 | 0.000000e+00 |      --      |    Inf | unknown
22.10/22.23	c  22.2s|  1300 |  1269 |236895 | 171.3 |   167M |  55 |4813 |  10k|  10k|  24k|  1 | 730 |  19 | 0.000000e+00 |      --      |    Inf | unknown
22.70/22.89	c  22.8s|  1400 |  1367 |246633 | 166.1 |   167M |  62 |4813 |  11k|  10k|  25k|  1 | 760 |  19 | 0.000000e+00 |      --      |    Inf | unknown
23.20/23.33	c  23.2s|  1500 |  1467 |248886 | 156.5 |   168M |  67 |4813 |  11k|  10k|  26k|  1 | 760 |  19 | 0.000000e+00 |      --      |    Inf | unknown
23.60/23.75	c  23.7s|  1600 |  1567 |250898 | 148.0 |   168M |  67 |4813 |  11k|  10k|  26k|  1 | 760 |  19 | 0.000000e+00 |      --      |    Inf | unknown
24.01/24.17	c  24.1s|  1700 |  1667 |252967 | 140.5 |   169M |  67 |4813 |  11k|  10k|  26k|  1 | 765 |  19 | 0.000000e+00 |      --      |    Inf | unknown
24.39/24.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
24.39/24.58	c  24.5s|  1800 |  1767 |254961 | 133.8 |   170M |  67 |4813 |  11k|  10k|  27k|  1 | 765 |  19 | 0.000000e+00 |      --      |    Inf | unknown
24.79/24.98	c  24.9s|  1900 |  1859 |256724 | 127.7 |   170M |  79 |4813 |  11k|  10k|  27k|  1 | 775 |  19 | 0.000000e+00 |      --      |    Inf | unknown
25.19/25.35	c  25.3s|  2000 |  1856 |258642 | 122.2 |   170M | 104 |4813 |  11k|  10k|  27k|  1 | 823 |  19 | 0.000000e+00 |      --      |    Inf | unknown
25.59/25.71	c  25.6s|  2100 |  1895 |260283 | 117.2 |   170M | 104 |4813 |  11k|  10k|  27k|  1 | 873 |  19 | 0.000000e+00 |      --      |    Inf | unknown
25.90/26.02	c  25.9s|  2200 |  1938 |261537 | 112.4 |   170M | 104 |4813 |  11k|  10k|  27k|  1 | 917 |  19 | 0.000000e+00 |      --      |    Inf | unknown
26.19/26.35	c  26.3s|  2300 |  1955 |262871 | 108.1 |   170M | 104 |4813 |  11k|  10k|  27k|  1 | 987 |  19 | 0.000000e+00 |      --      |    Inf | unknown
26.49/26.67	c  26.6s|  2400 |  1994 |264001 | 104.1 |   171M | 104 |4813 |  11k|  10k|  27k|  1 |1043 |  19 | 0.000000e+00 |      --      |    Inf | unknown
26.78/26.95	c  26.9s|  2500 |  1950 |264930 | 100.3 |   171M | 104 |4813 |  11k|  10k|  27k|  1 |1134 |  19 | 0.000000e+00 |      --      |    Inf | unknown
27.08/27.22	c  27.1s|  2600 |  1954 |265668 |  96.7 |   171M | 104 |4813 |  11k|  10k|  27k|  1 |1211 |  19 | 0.000000e+00 |      --      |    Inf | unknown
27.38/27.59	c  27.5s|  2700 |  1936 |267668 |  93.9 |   172M | 104 |4813 |  11k|  10k|  28k|  1 |1312 |  19 | 0.000000e+00 |      --      |    Inf | unknown
27.78/27.99	c  27.9s|  2800 |  1948 |270192 |  91.4 |   175M | 104 |4813 |  11k|  10k|  28k|  1 |1370 |  19 | 0.000000e+00 |      --      |    Inf | unknown
28.08/28.27	c  28.2s|  2900 |  1955 |271159 |  88.6 |   175M | 104 |4813 |  11k|  10k|  28k|  1 |1444 |  19 | 0.000000e+00 |      --      |    Inf | unknown
28.48/28.62	c  28.5s|  3000 |  1958 |272844 |  86.2 |   175M | 104 |4813 |  11k|  10k|  28k|  1 |1504 |  19 | 0.000000e+00 |      --      |    Inf | unknown
28.89/29.11	c  29.0s|  3100 |  1856 |277303 |  84.9 |   177M | 104 |4813 |  11k|  10k|  28k|  1 |1655 |  19 | 0.000000e+00 |      --      |    Inf | unknown
29.38/29.53	c  29.5s|  3200 |  1873 |281160 |  83.4 |   178M | 104 |4813 |  11k|  10k|  29k|  1 |1743 |  19 | 0.000000e+00 |      --      |    Inf | unknown
29.89/30.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
29.89/30.02	c  29.9s|  3300 |  1880 |286157 |  82.4 |   180M | 104 |4813 |  12k|  10k|  29k|  2 |1984 |  19 | 0.000000e+00 |      --      |    Inf | unknown
30.27/30.48	c  30.4s|  3400 |  1875 |290535 |  81.3 |   182M | 104 |4813 |  12k|  10k|  30k|  1 |2211 |  19 | 0.000000e+00 |      --      |    Inf | unknown
30.77/30.93	c  30.9s|  3500 |  1896 |295299 |  80.3 |   184M | 104 |4813 |  12k|  10k|  30k|  1 |2485 |  19 | 0.000000e+00 |      --      |    Inf | unknown
31.17/31.37	c  31.3s|  3600 |  1904 |299014 |  79.1 |   186M | 104 |4813 |  12k|   0 |  30k|  0 |2719 |  19 | 0.000000e+00 |      --      |    Inf | unknown
31.67/31.82	c  31.7s|  3700 |  1921 |303083 |  78.1 |   187M | 104 |4813 |  12k|  10k|  31k|  1 |3044 |  19 | 0.000000e+00 |      --      |    Inf | unknown
32.16/32.32	c  32.2s|  3800 |  1961 |309384 |  77.7 |   188M | 104 |4813 |  13k|  10k|  32k|  1 |3349 |  19 | 0.000000e+00 |      --      |    Inf | unknown
32.56/32.74	c  32.7s|  3900 |  1978 |314432 |  77.0 |   190M | 104 |4813 |  13k|   0 |  32k|  0 |3730 |  19 | 0.000000e+00 |      --      |    Inf | unknown
33.06/33.28	c  33.2s|  4000 |  1983 |320306 |  76.5 |   191M | 104 |4813 |  13k|  10k|  33k|  1 |4083 |  19 | 0.000000e+00 |      --      |    Inf | unknown
33.46/33.67	c  33.6s|  4100 |  1988 |324288 |  75.6 |   192M | 104 |4813 |  13k|  10k|  33k|  1 |4470 |  19 | 0.000000e+00 |      --      |    Inf | unknown
33.97/34.11	c  34.0s|  4200 |  2011 |328866 |  74.9 |   192M | 104 |4813 |  13k|  10k|  34k|  2 |4768 |  19 | 0.000000e+00 |      --      |    Inf | unknown
34.26/34.45	c  34.4s|  4300 |  2000 |331022 |  73.7 |   193M | 104 |4813 |  14k|  10k|  34k|  1 |5092 |  19 | 0.000000e+00 |      --      |    Inf | unknown
34.66/34.83	c  34.8s|  4400 |  2007 |334883 |  72.9 |   194M | 104 |4813 |  14k|   0 |  34k|  0 |5448 |  19 | 0.000000e+00 |      --      |    Inf | unknown
34.97/35.18	c  35.1s|  4500 |  1999 |337541 |  71.8 |   195M | 104 |4813 |  14k|  10k|  34k|  1 |5785 |  19 | 0.000000e+00 |      --      |    Inf | unknown
35.45/35.63	c  35.6s|  4600 |  2011 |341452 |  71.1 |   196M | 104 |4813 |  14k|  10k|  35k|  1 |6130 |  19 | 0.000000e+00 |      --      |    Inf | unknown
35.87/36.07	c  36.0s|  4700 |  2023 |345386 |  70.5 |   197M | 104 |4813 |  14k|   0 |  35k|  0 |6374 |  19 | 0.000000e+00 |      --      |    Inf | unknown
36.35/36.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
36.35/36.58	c  36.5s|  4800 |  2042 |352072 |  70.4 |   198M | 104 |4813 |  14k|   0 |  36k|  0 |6695 |  19 | 0.000000e+00 |      --      |    Inf | unknown
36.96/37.15	c  37.1s|  4900 |  2085 |360638 |  70.7 |   199M | 104 |4813 |  14k|  10k|  37k|  1 |6964 |  19 | 0.000000e+00 |      --      |    Inf | unknown
37.45/37.66	c  37.6s|  5000 |  2122 |368049 |  70.8 |   199M | 104 |4813 |  14k|  10k|  38k|  1 |7232 |  19 | 0.000000e+00 |      --      |    Inf | unknown
38.04/38.26	c  38.2s|  5100 |  2157 |375432 |  70.8 |   201M | 104 |4813 |  14k|  10k|  39k|  1 |7540 |  19 | 0.000000e+00 |      --      |    Inf | unknown
38.64/38.86	c  38.8s|  5200 |  2194 |384699 |  71.2 |   203M | 104 |4813 |  15k|  10k|  40k|  1 |7826 |  19 | 0.000000e+00 |      --      |    Inf | unknown
39.24/39.45	c  39.4s|  5300 |  2226 |393483 |  71.6 |   206M | 104 |4813 |  15k|   0 |  41k|  0 |8126 |  19 | 0.000000e+00 |      --      |    Inf | unknown
39.74/39.93	c  39.9s|  5400 |  2221 |398760 |  71.2 |   208M | 104 |4813 |  15k|   0 |  42k|  0 |8520 |  19 | 0.000000e+00 |      --      |    Inf | unknown
40.04/40.24	c  40.2s|  5500 |  2192 |400676 |  70.3 |   209M | 104 |4813 |  15k|  10k|  42k|  1 |8920 |  19 | 0.000000e+00 |      --      |    Inf | unknown
40.63/40.86	c  40.8s|  5600 |  2230 |410416 |  70.7 |   210M | 104 |4813 |  15k|  10k|  43k|  1 |9226 |  19 | 0.000000e+00 |      --      |    Inf | unknown
41.23/41.40	c  41.3s|  5700 |  2248 |416957 |  70.7 |   211M | 104 |4813 |  15k|  10k|  44k|  1 |9584 |  19 | 0.000000e+00 |      --      |    Inf | unknown
41.94/42.11	c  42.0s|  5800 |  2275 |425669 |  70.9 |   212M | 104 |4813 |  15k|  10k|  45k|  1 |9855 |  19 | 0.000000e+00 |      --      |    Inf | unknown
42.43/42.64	c  42.6s|  5900 |  2279 |431906 |  70.8 |   215M | 104 |4813 |  15k|   0 |  46k|  0 |  10k|  19 | 0.000000e+00 |      --      |    Inf | unknown
42.94/43.13	c  43.0s|  6000 |  2290 |438173 |  70.7 |   216M | 104 |4813 |  15k|  10k|  46k|  1 |  10k|  19 | 0.000000e+00 |      --      |    Inf | unknown
43.33/43.59	c  43.5s|  6100 |  2316 |443967 |  70.4 |   216M | 104 |4813 |  15k|  10k|  47k|  1 |  10k|  19 | 0.000000e+00 |      --      |    Inf | unknown
43.84/44.09	c  44.0s|  6200 |  2342 |451300 |  70.5 |   216M | 104 |4813 |  16k|  10k|  48k|  1 |  11k|  19 | 0.000000e+00 |      --      |    Inf | unknown
44.52/44.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
44.52/44.75	c  44.7s|  6300 |  2380 |461183 |  70.9 |   218M | 104 |4813 |  16k|  10k|  49k|  1 |  11k|  19 | 0.000000e+00 |      --      |    Inf | unknown
45.12/45.30	c  45.2s|  6400 |  2401 |469095 |  71.1 |   219M | 104 |4813 |  16k|   0 |  50k|  0 |  11k|  19 | 0.000000e+00 |      --      |    Inf | unknown
45.52/45.74	c  45.7s|  6500 |  2405 |474126 |  70.8 |   220M | 104 |4813 |  16k|  10k|  51k|  1 |  11k|  19 | 0.000000e+00 |      --      |    Inf | unknown
45.93/46.19	c  46.1s|  6600 |  2403 |479702 |  70.5 |   220M | 104 |4813 |  16k|   0 |  52k|  0 |  12k|  19 | 0.000000e+00 |      --      |    Inf | unknown
46.51/46.73	c  46.6s|  6700 |  2426 |486053 |  70.4 |   223M | 104 |4813 |  16k|  10k|  53k|  1 |  12k|  19 | 0.000000e+00 |      --      |    Inf | unknown
47.01/47.21	c  47.1s|  6800 |  2425 |491711 |  70.2 |   224M | 104 |4813 |  17k|  10k|  53k|  1 |  12k|  19 | 0.000000e+00 |      --      |    Inf | unknown
47.51/47.77	c  47.7s|  6900 |  2436 |499464 |  70.3 |   226M | 104 |4813 |  17k|   0 |  54k|  0 |  13k|  19 | 0.000000e+00 |      --      |    Inf | unknown
48.01/48.25	c  48.2s|  7000 |  2453 |505873 |  70.2 |   226M | 104 |4813 |  17k|  10k|  55k|  1 |  13k|  19 | 0.000000e+00 |      --      |    Inf | unknown
48.61/48.81	c  48.7s|  7100 |  2488 |513680 |  70.3 |   227M | 104 |4813 |  17k|   0 |  56k|  0 |  13k|  19 | 0.000000e+00 |      --      |    Inf | unknown
49.21/49.45	c  49.4s|  7200 |  2521 |523369 |  70.7 |   229M | 104 |4813 |  17k|  10k|  58k|  1 |  14k|  19 | 0.000000e+00 |      --      |    Inf | unknown
49.82/50.02	c  49.9s|  7300 |  2545 |530820 |  70.8 |   229M | 104 |4813 |  17k|  10k|  58k|  1 |  14k|  19 | 0.000000e+00 |      --      |    Inf | unknown
50.30/50.54	c  50.5s|  7400 |  2575 |537536 |  70.7 |   229M | 104 |4813 |  17k|  10k|  59k|  1 |  14k|  19 | 0.000000e+00 |      --      |    Inf | unknown
50.81/51.07	c  51.0s|  7500 |  2603 |545460 |  70.8 |   230M | 104 |4813 |  17k|  10k|  60k|  1 |  14k|  19 | 0.000000e+00 |      --      |    Inf | unknown
51.30/51.55	c  51.5s|  7600 |  2611 |550629 |  70.6 |   230M | 104 |4813 |  18k|  10k|  61k|  1 |  15k|  19 | 0.000000e+00 |      --      |    Inf | unknown
51.70/51.91	c  51.8s|  7700 |  2613 |553860 |  70.1 |   231M | 104 |4813 |  18k|   0 |  61k|  0 |  15k|  19 | 0.000000e+00 |      --      |    Inf | unknown
52.20/52.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
52.20/52.42	c  52.3s|  7800 |  2660 |560918 |  70.1 |   231M | 104 |4813 |  18k|   0 |  62k|  0 |  15k|  19 | 0.000000e+00 |      --      |    Inf | unknown
52.60/52.89	c  52.8s|  7900 |  2685 |566909 |  70.0 |   232M | 104 |4813 |  18k|   0 |  63k|  0 |  16k|  19 | 0.000000e+00 |      --      |    Inf | unknown
53.10/53.34	c  53.3s|  8000 |  2685 |571735 |  69.7 |   232M | 104 |4813 |  18k|  10k|  64k|  1 |  16k|  19 | 0.000000e+00 |      --      |    Inf | unknown
53.60/53.80	c  53.7s|  8100 |  2708 |577340 |  69.5 |   232M | 104 |4813 |  18k|  10k|  64k|  1 |  16k|  19 | 0.000000e+00 |      --      |    Inf | unknown
54.10/54.39	c  54.3s|  8200 |  2740 |585773 |  69.7 |   233M | 104 |4813 |  18k|  10k|  65k|  1 |  16k|  19 | 0.000000e+00 |      --      |    Inf | unknown
54.69/54.90	c  54.8s|  8300 |  2788 |592402 |  69.7 |   234M | 104 |4813 |  19k|  10k|  66k|  1 |  17k|  19 | 0.000000e+00 |      --      |    Inf | unknown
55.19/55.46	c  55.4s|  8400 |  2811 |600330 |  69.8 |   235M | 104 |4813 |  19k|  10k|  67k|  1 |  17k|  19 | 0.000000e+00 |      --      |    Inf | unknown
55.59/55.89	c  55.8s|  8500 |  2812 |605318 |  69.5 |   235M | 104 |4813 |  19k|  10k|  68k|  2 |  17k|  19 | 0.000000e+00 |      --      |    Inf | unknown
56.09/56.33	c  56.3s|  8600 |  2811 |609039 |  69.2 |   235M | 104 |4813 |  19k|  10k|  69k|  1 |  18k|  19 | 0.000000e+00 |      --      |    Inf | unknown
56.49/56.71	c  56.6s|  8700 |  2817 |612255 |  68.7 |   236M | 104 |4813 |  19k|  10k|  69k|  1 |  18k|  19 | 0.000000e+00 |      --      |    Inf | unknown
56.80/57.03	c  56.9s|  8800 |  2813 |614256 |  68.2 |   236M | 104 |4813 |  19k|  10k|  69k|  1 |  18k|  19 | 0.000000e+00 |      --      |    Inf | unknown
57.19/57.40	c  57.3s|  8900 |  2810 |617345 |  67.8 |   236M | 104 |4813 |  19k|   0 |  69k|  0 |  18k|  19 | 0.000000e+00 |      --      |    Inf | unknown
57.58/57.89	c  57.8s|  9000 |  2813 |623025 |  67.6 |   237M | 104 |4813 |  20k|  10k|  70k|  3 |  19k|  19 | 0.000000e+00 |      --      |    Inf | unknown
57.98/58.25	c  58.2s|  9100 |  2807 |625669 |  67.2 |   238M | 104 |4813 |  20k|  10k|  70k|  1 |  19k|  19 | 0.000000e+00 |      --      |    Inf | unknown
58.38/58.68	c  58.6s|  9200 |  2792 |630435 |  67.0 |   239M | 104 |4813 |  20k|  10k|  71k|  1 |  19k|  19 | 0.000000e+00 |      --      |    Inf | unknown
58.89/59.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
58.89/59.13	c  59.0s|  9300 |  2783 |635138 |  66.8 |   239M | 104 |4813 |  20k|   0 |  71k|  0 |  20k|  19 | 0.000000e+00 |      --      |    Inf | unknown
59.38/59.61	c  59.5s|  9400 |  2796 |640514 |  66.6 |   240M | 104 |4813 |  20k|  10k|  72k|  1 |  20k|  19 | 0.000000e+00 |      --      |    Inf | unknown
59.89/60.12	c  60.0s|  9500 |  2816 |647117 |  66.6 |   240M | 104 |4813 |  20k|  10k|  73k|  1 |  20k|  19 | 0.000000e+00 |      --      |    Inf | unknown
60.37/60.61	c  60.5s|  9600 |  2837 |653784 |  66.6 |   241M | 104 |4813 |  20k|  10k|  74k|  1 |  21k|  19 | 0.000000e+00 |      --      |    Inf | unknown
60.89/61.19	c  61.1s|  9700 |  2872 |661484 |  66.7 |   243M | 104 |4813 |  20k|   0 |  75k|  0 |  21k|  19 | 0.000000e+00 |      --      |    Inf | unknown
61.57/61.80	c  61.7s|  9800 |  2859 |669357 |  66.8 |   245M | 104 |4813 |  20k|  10k|  76k|  2 |  21k|  19 | 0.000000e+00 |      --      |    Inf | unknown
62.07/62.35	c  62.3s|  9900 |  2886 |676745 |  66.9 |   245M | 104 |4813 |  20k|  10k|  77k|  1 |  22k|  19 | 0.000000e+00 |      --      |    Inf | unknown
62.57/62.87	c  62.8s| 10000 |  2905 |683673 |  66.9 |   245M | 104 |4813 |  20k|  10k|  78k|  1 |  22k|  19 | 0.000000e+00 |      --      |    Inf | unknown
62.96/63.25	c  63.2s| 10100 |  2895 |686739 |  66.6 |   246M | 104 |4813 |  20k|  10k|  78k|  1 |  22k|  19 | 0.000000e+00 |      --      |    Inf | unknown
63.36/63.64	c  63.6s| 10200 |  2911 |689599 |  66.2 |   246M | 104 |4813 |  20k|   0 |  79k|  0 |  22k|  19 | 0.000000e+00 |      --      |    Inf | unknown
63.77/64.01	c  63.9s| 10300 |  2909 |692754 |  65.9 |   246M | 104 |4813 |  20k|  10k|  79k|  1 |  23k|  19 | 0.000000e+00 |      --      |    Inf | unknown
64.06/64.38	c  64.3s| 10400 |  2920 |696275 |  65.6 |   246M | 104 |4813 |  20k|   0 |  79k|  0 |  23k|  19 | 0.000000e+00 |      --      |    Inf | unknown
64.46/64.72	c  64.6s| 10500 |  2905 |698215 |  65.1 |   246M | 104 |4813 |  20k|   0 |  79k|  0 |  23k|  19 | 0.000000e+00 |      --      |    Inf | unknown
64.77/65.06	c  65.0s| 10600 |  2917 |700190 |  64.7 |   246M | 104 |4813 |  20k|  10k|  79k|  1 |  23k|  19 | 0.000000e+00 |      --      |    Inf | unknown
65.06/65.35	c  65.3s| 10700 |  2925 |701261 |  64.2 |   246M | 104 |4813 |  20k|  10k|  80k|  1 |  23k|  19 | 0.000000e+00 |      --      |    Inf | unknown
65.36/65.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
65.36/65.64	c  65.6s| 10800 |  2924 |704072 |  63.9 |   246M | 104 |4813 |  20k|  10k|  80k|  2 |  23k|  19 | 0.000000e+00 |      --      |    Inf | unknown
65.66/65.94	c  65.9s| 10900 |  2909 |705507 |  63.4 |   246M | 104 |4813 |  20k|   0 |  80k|  0 |  23k|  19 | 0.000000e+00 |      --      |    Inf | unknown
65.95/66.25	c  66.2s| 11000 |  2938 |706731 |  63.0 |   246M | 104 |4813 |  20k|  10k|  80k|  3 |  24k|  19 | 0.000000e+00 |      --      |    Inf | unknown
66.25/66.53	c  66.5s| 11100 |  2924 |707881 |  62.5 |   246M | 104 |4813 |  20k|  10k|  80k|  1 |  24k|  19 | 0.000000e+00 |      --      |    Inf | unknown
66.55/66.86	c  66.8s| 11200 |  2915 |710231 |  62.1 |   246M | 104 |4813 |  20k|  10k|  80k|  1 |  24k|  19 | 0.000000e+00 |      --      |    Inf | unknown
66.86/67.15	c  67.1s| 11300 |  2926 |711413 |  61.7 |   246M | 104 |4813 |  20k|  10k|  80k|  1 |  24k|  19 | 0.000000e+00 |      --      |    Inf | unknown
67.15/67.43	c  67.4s| 11400 |  2924 |712540 |  61.3 |   246M | 104 |4813 |  20k|   0 |  80k|  0 |  24k|  19 | 0.000000e+00 |      --      |    Inf | unknown
67.45/67.76	c  67.7s| 11500 |  2916 |713934 |  60.8 |   247M | 104 |4813 |  20k|  10k|  80k|  1 |  24k|  19 | 0.000000e+00 |      --      |    Inf | unknown
67.76/68.02	c  67.9s| 11600 |  2937 |715922 |  60.5 |   247M | 104 |4813 |  20k|  10k|  80k|  2 |  24k|  19 | 0.000000e+00 |      --      |    Inf | unknown
67.95/68.29	c  68.2s| 11700 |  2934 |716723 |  60.0 |   247M | 104 |4813 |  20k|  10k|  80k|  1 |  24k|  19 | 0.000000e+00 |      --      |    Inf | unknown
68.25/68.59	c  68.5s| 11800 |  2951 |717967 |  59.6 |   247M | 104 |4813 |  20k|   0 |  80k|  0 |  25k|  19 | 0.000000e+00 |      --      |    Inf | unknown
68.55/68.88	c  68.8s| 11900 |  2926 |719099 |  59.2 |   247M | 104 |4813 |  20k|  10k|  81k|  1 |  25k|  19 | 0.000000e+00 |      --      |    Inf | unknown
68.86/69.14	c  69.1s| 12000 |  2928 |720020 |  58.8 |   247M | 104 |4813 |  20k|  10k|  81k|  1 |  25k|  19 | 0.000000e+00 |      --      |    Inf | unknown
69.14/69.47	c  69.4s| 12100 |  2932 |722910 |  58.6 |   247M | 104 |4813 |  20k|   0 |  81k|  0 |  25k|  19 | 0.000000e+00 |      --      |    Inf | unknown
69.44/69.73	c  69.7s| 12200 |  2922 |723626 |  58.1 |   247M | 104 |4813 |  20k|  10k|  81k|  2 |  25k|  19 | 0.000000e+00 |      --      |    Inf | unknown
69.76/70.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
69.76/70.04	c  70.0s| 12300 |  2938 |725662 |  57.8 |   247M | 104 |4813 |  20k|   0 |  81k|  0 |  25k|  19 | 0.000000e+00 |      --      |    Inf | unknown
70.04/70.33	c  70.3s| 12400 |  2947 |728592 |  57.6 |   247M | 104 |4813 |  20k|  10k|  81k|  1 |  25k|  19 | 0.000000e+00 |      --      |    Inf | unknown
70.34/70.60	c  70.5s| 12500 |  2946 |729440 |  57.2 |   247M | 104 |4813 |  20k|  10k|  81k|  1 |  25k|  19 | 0.000000e+00 |      --      |    Inf | unknown
70.54/70.80	c  70.7s| 12600 |  2917 |730383 |  56.8 |   247M | 104 |4813 |  20k|  10k|  81k|  1 |  26k|  19 | 0.000000e+00 |      --      |    Inf | unknown
70.75/71.08	c  71.0s| 12700 |  2942 |731385 |  56.5 |   247M | 104 |4813 |  20k|  10k|  81k|  1 |  26k|  19 | 0.000000e+00 |      --      |    Inf | unknown
71.04/71.32	c  71.2s| 12800 |  2925 |732211 |  56.1 |   247M | 104 |4813 |  20k|  10k|  81k|  1 |  26k|  19 | 0.000000e+00 |      --      |    Inf | unknown
71.24/71.57	c  71.5s| 12900 |  2929 |732974 |  55.7 |   247M | 104 |4813 |  20k|  10k|  81k|  1 |  26k|  19 | 0.000000e+00 |      --      |    Inf | unknown
71.54/71.84	c  71.8s| 13000 |  2948 |734003 |  55.4 |   248M | 104 |4813 |  20k|  10k|  81k|  1 |  26k|  19 | 0.000000e+00 |      --      |    Inf | unknown
71.75/72.10	c  72.0s| 13100 |  2932 |734791 |  55.0 |   248M | 104 |4813 |  20k|  10k|  81k|  1 |  26k|  19 | 0.000000e+00 |      --      |    Inf | unknown
72.03/72.39	c  72.3s| 13200 |  2936 |735843 |  54.7 |   248M | 104 |4813 |  20k|  10k|  81k|  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf | unknown
72.33/72.62	c  72.5s| 13300 |  2957 |736448 |  54.3 |   248M | 104 |4813 |  20k|  10k|  81k|  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf | unknown
72.53/72.86	c  72.8s| 13400 |  2937 |737215 |  54.0 |   248M | 104 |4813 |  20k|   0 |  81k|  0 |  27k|  19 | 0.000000e+00 |      --      |    Inf | unknown
72.74/73.10	c  73.0s| 13500 |  2932 |737778 |  53.6 |   248M | 104 |4813 |  20k|  10k|  81k|  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf | unknown
73.03/73.34	c  73.3s| 13600 |  2934 |738592 |  53.3 |   248M | 104 |4813 |  20k|  10k|  81k|  2 |  27k|  19 | 0.000000e+00 |      --      |    Inf | unknown
73.23/73.58	c  73.5s| 13700 |  2937 |739253 |  52.9 |   248M | 104 |4813 |  20k|  10k|  81k|  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf | unknown
73.43/73.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
73.43/73.77	c  73.7s| 13800 |  2932 |739863 |  52.6 |   248M | 104 |4813 |  20k|  10k|  81k|  1 |  28k|  19 | 0.000000e+00 |      --      |    Inf | unknown
73.74/74.05	c  74.0s| 13900 |  2932 |740814 |  52.3 |   248M | 104 |4813 |  20k|   0 |  81k|  0 |  28k|  19 | 0.000000e+00 |      --      |    Inf | unknown
74.03/74.36	c  74.3s| 14000 |  2938 |742022 |  52.0 |   248M | 104 |4813 |  20k|  10k|  81k|  1 |  28k|  19 | 0.000000e+00 |      --      |    Inf | unknown
74.33/74.61	c  74.5s| 14100 |  2956 |742817 |  51.7 |   248M | 104 |4813 |  20k|  10k|  82k|  1 |  28k|  19 | 0.000000e+00 |      --      |    Inf | unknown
74.43/74.79	c  74.7s| 14200 |  2946 |743400 |  51.3 |   248M | 104 |4813 |  20k|  10k|  82k|  1 |  28k|  19 | 0.000000e+00 |      --      |    Inf | unknown
74.74/75.02	c  74.9s| 14300 |  2956 |744040 |  51.0 |   248M | 104 |4813 |  20k|   0 |  82k|  0 |  29k|  19 | 0.000000e+00 |      --      |    Inf | unknown
74.92/75.24	c  75.2s| 14400 |  2959 |744702 |  50.7 |   248M | 104 |4813 |  20k|  10k|  82k|  2 |  29k|  19 | 0.000000e+00 |      --      |    Inf | unknown
75.12/75.44	c  75.4s| 14500 |  2950 |745236 |  50.4 |   248M | 104 |4813 |  20k|  10k|  82k|  1 |  29k|  19 | 0.000000e+00 |      --      |    Inf | unknown
75.32/75.63	c  75.6s| 14600 |  2934 |746224 |  50.1 |   248M | 104 |4813 |  20k|   0 |  82k|  0 |  29k|  19 | 0.000000e+00 |      --      |    Inf | unknown
75.52/75.86	c  75.8s| 14700 |  2943 |747110 |  49.9 |   248M | 104 |4813 |  20k|  10k|  82k|  1 |  30k|  19 | 0.000000e+00 |      --      |    Inf | unknown
75.73/76.05	c  76.0s| 14800 |  2941 |747832 |  49.6 |   248M | 104 |4813 |  20k|   0 |  82k|  0 |  30k|  19 | 0.000000e+00 |      --      |    Inf | unknown
75.92/76.26	c  76.2s| 14900 |  2930 |748447 |  49.3 |   248M | 104 |4813 |  20k|  10k|  82k|  2 |  30k|  19 | 0.000000e+00 |      --      |    Inf | unknown
76.12/76.46	c  76.4s| 15000 |  2945 |749119 |  49.0 |   248M | 104 |4813 |  20k|  10k|  82k|  1 |  30k|  19 | 0.000000e+00 |      --      |    Inf | unknown
76.42/76.70	c  76.6s| 15100 |  2937 |751639 |  48.8 |   248M | 104 |4813 |  20k|  10k|  82k|  1 |  30k|  19 | 0.000000e+00 |      --      |    Inf | unknown
76.62/76.94	c  76.9s| 15200 |  2950 |752462 |  48.6 |   248M | 104 |4813 |  20k|  10k|  82k|  1 |  30k|  19 | 0.000000e+00 |      --      |    Inf | unknown
76.83/77.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
76.83/77.15	c  77.1s| 15300 |  2954 |753076 |  48.3 |   248M | 104 |4813 |  20k|   0 |  82k|  0 |  31k|  19 | 0.000000e+00 |      --      |    Inf | unknown
77.02/77.38	c  77.3s| 15400 |  2958 |753790 |  48.0 |   248M | 104 |4813 |  20k|  10k|  82k|  1 |  31k|  19 | 0.000000e+00 |      --      |    Inf | unknown
77.32/77.60	c  77.5s| 15500 |  2948 |754452 |  47.8 |   248M | 104 |4813 |  20k|  10k|  82k|  1 |  31k|  19 | 0.000000e+00 |      --      |    Inf | unknown
77.52/77.80	c  77.7s| 15600 |  2943 |755065 |  47.5 |   248M | 104 |4813 |  20k|  10k|  82k|  1 |  31k|  19 | 0.000000e+00 |      --      |    Inf | unknown
77.73/78.02	c  77.9s| 15700 |  2944 |755766 |  47.2 |   248M | 104 |4813 |  20k|  10k|  82k|  1 |  31k|  19 | 0.000000e+00 |      --      |    Inf | unknown
77.91/78.22	c  78.1s| 15800 |  2939 |756435 |  47.0 |   248M | 104 |4813 |  20k|  10k|  82k|  1 |  32k|  19 | 0.000000e+00 |      --      |    Inf | unknown
78.11/78.43	c  78.4s| 15900 |  2935 |757188 |  46.7 |   248M | 104 |4813 |  20k|   0 |  82k|  0 |  32k|  19 | 0.000000e+00 |      --      |    Inf | unknown
78.31/78.65	c  78.6s| 16000 |  2939 |757974 |  46.5 |   248M | 104 |4813 |  20k|  10k|  82k|  1 |  32k|  19 | 0.000000e+00 |      --      |    Inf | unknown
78.51/78.85	c  78.8s| 16100 |  2942 |758494 |  46.2 |   248M | 104 |4813 |  20k|   0 |  82k|  0 |  32k|  19 | 0.000000e+00 |      --      |    Inf | unknown
78.72/79.08	c  79.0s| 16200 |  2955 |760138 |  46.0 |   248M | 104 |4813 |  20k|   0 |  82k|  0 |  32k|  19 | 0.000000e+00 |      --      |    Inf | unknown
78.91/79.27	c  79.2s| 16300 |  2957 |760856 |  45.8 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  33k|  19 | 0.000000e+00 |      --      |    Inf | unknown
79.11/79.46	c  79.4s| 16400 |  2949 |761648 |  45.6 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  33k|  19 | 0.000000e+00 |      --      |    Inf | unknown
79.31/79.67	c  79.6s| 16500 |  2947 |762407 |  45.3 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  33k|  19 | 0.000000e+00 |      --      |    Inf | unknown
79.61/79.90	c  79.8s| 16600 |  2950 |763147 |  45.1 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  34k|  19 | 0.000000e+00 |      --      |    Inf | unknown
79.82/80.11	c  80.0s| 16700 |  2948 |763792 |  44.9 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  34k|  19 | 0.000000e+00 |      --      |    Inf | unknown
80.01/80.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
80.01/80.33	c  80.3s| 16800 |  2948 |764462 |  44.7 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  34k|  19 | 0.000000e+00 |      --      |    Inf | unknown
80.21/80.54	c  80.5s| 16900 |  2954 |765187 |  44.4 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  34k|  19 | 0.000000e+00 |      --      |    Inf | unknown
80.41/80.76	c  80.7s| 17000 |  2951 |765873 |  44.2 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  35k|  19 | 0.000000e+00 |      --      |    Inf | unknown
80.61/80.98	c  80.9s| 17100 |  2947 |766561 |  44.0 |   249M | 104 |4813 |  20k|  10k|  82k|  2 |  35k|  19 | 0.000000e+00 |      --      |    Inf | unknown
80.90/81.20	c  81.1s| 17200 |  2942 |767277 |  43.8 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  35k|  19 | 0.000000e+00 |      --      |    Inf | unknown
81.10/81.42	c  81.3s| 17300 |  2951 |767982 |  43.6 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  35k|  19 | 0.000000e+00 |      --      |    Inf | unknown
81.30/81.64	c  81.6s| 17400 |  2954 |768622 |  43.4 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  36k|  19 | 0.000000e+00 |      --      |    Inf | unknown
81.50/81.85	c  81.8s| 17500 |  2943 |769291 |  43.1 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  36k|  19 | 0.000000e+00 |      --      |    Inf | unknown
81.71/82.06	c  82.0s| 17600 |  2936 |769907 |  42.9 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  36k|  19 | 0.000000e+00 |      --      |    Inf | unknown
81.90/82.25	c  82.2s| 17700 |  2935 |770438 |  42.7 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  36k|  19 | 0.000000e+00 |      --      |    Inf | unknown
82.10/82.47	c  82.4s| 17800 |  2936 |771035 |  42.5 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  37k|  19 | 0.000000e+00 |      --      |    Inf | unknown
82.30/82.67	c  82.6s| 17900 |  2935 |771642 |  42.3 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  37k|  19 | 0.000000e+00 |      --      |    Inf | unknown
82.50/82.88	c  82.8s| 18000 |  2925 |772230 |  42.1 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  37k|  19 | 0.000000e+00 |      --      |    Inf | unknown
82.81/83.14	c  83.1s| 18100 |  2960 |773950 |  42.0 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  37k|  19 | 0.000000e+00 |      --      |    Inf | unknown
83.00/83.36	c  83.3s| 18200 |  2942 |774610 |  41.8 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  37k|  19 | 0.000000e+00 |      --      |    Inf | unknown
83.20/83.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
83.20/83.59	c  83.5s| 18300 |  2936 |775315 |  41.6 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  38k|  19 | 0.000000e+00 |      --      |    Inf | unknown
83.50/83.82	c  83.7s| 18400 |  2945 |776191 |  41.4 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  38k|  19 | 0.000000e+00 |      --      |    Inf | unknown
83.71/84.06	c  84.0s| 18500 |  2942 |777102 |  41.2 |   249M | 104 |4813 |  20k|  10k|  82k|  2 |  38k|  19 | 0.000000e+00 |      --      |    Inf | unknown
83.89/84.29	c  84.2s| 18600 |  2951 |777892 |  41.1 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  38k|  19 | 0.000000e+00 |      --      |    Inf | unknown
84.19/84.52	c  84.4s| 18700 |  2949 |778831 |  40.9 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  38k|  19 | 0.000000e+00 |      --      |    Inf | unknown
84.39/84.75	c  84.7s| 18800 |  2949 |779741 |  40.7 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  38k|  19 | 0.000000e+00 |      --      |    Inf | unknown
84.59/84.97	c  84.9s| 18900 |  2932 |780679 |  40.6 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  39k|  19 | 0.000000e+00 |      --      |    Inf | unknown
84.81/85.19	c  85.1s| 19000 |  2938 |781493 |  40.4 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  39k|  19 | 0.000000e+00 |      --      |    Inf | unknown
85.09/85.40	c  85.3s| 19100 |  2927 |782130 |  40.2 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  39k|  19 | 0.000000e+00 |      --      |    Inf | unknown
85.29/85.62	c  85.5s| 19200 |  2932 |782800 |  40.0 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  39k|  19 | 0.000000e+00 |      --      |    Inf | unknown
85.49/85.84	c  85.8s| 19300 |  2952 |783555 |  39.9 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  40k|  19 | 0.000000e+00 |      --      |    Inf | unknown
85.70/86.05	c  86.0s| 19400 |  2938 |784090 |  39.7 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  40k|  19 | 0.000000e+00 |      --      |    Inf | unknown
85.89/86.26	c  86.2s| 19500 |  2953 |784710 |  39.5 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  40k|  19 | 0.000000e+00 |      --      |    Inf | unknown
86.09/86.47	c  86.4s| 19600 |  2948 |785300 |  39.3 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  40k|  19 | 0.000000e+00 |      --      |    Inf | unknown
86.29/86.67	c  86.6s| 19700 |  2939 |785831 |  39.2 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  41k|  19 | 0.000000e+00 |      --      |    Inf | unknown
86.49/86.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
86.49/86.88	c  86.8s| 19800 |  2957 |786404 |  39.0 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  41k|  19 | 0.000000e+00 |      --      |    Inf | unknown
86.70/87.08	c  87.0s| 19900 |  2949 |786976 |  38.8 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  41k|  19 | 0.000000e+00 |      --      |    Inf | unknown
86.89/87.28	c  87.2s| 20000 |  2948 |787590 |  38.7 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  41k|  19 | 0.000000e+00 |      --      |    Inf | unknown
87.08/87.49	c  87.4s| 20100 |  2971 |788239 |  38.5 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  41k|  19 | 0.000000e+00 |      --      |    Inf | unknown
87.38/87.70	c  87.6s| 20200 |  2965 |788773 |  38.3 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  42k|  19 | 0.000000e+00 |      --      |    Inf | unknown
87.58/87.90	c  87.8s| 20300 |  2965 |789340 |  38.2 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  42k|  19 | 0.000000e+00 |      --      |    Inf | unknown
87.70/88.11	c  88.0s| 20400 |  2974 |789972 |  38.0 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  42k|  19 | 0.000000e+00 |      --      |    Inf | unknown
87.98/88.30	c  88.2s| 20500 |  2958 |790506 |  37.9 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  43k|  19 | 0.000000e+00 |      --      |    Inf | unknown
88.18/88.50	c  88.4s| 20600 |  2956 |791023 |  37.7 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  43k|  19 | 0.000000e+00 |      --      |    Inf | unknown
88.38/88.70	c  88.6s| 20700 |  2945 |791562 |  37.5 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  43k|  19 | 0.000000e+00 |      --      |    Inf | unknown
88.58/88.90	c  88.8s| 20800 |  2938 |792154 |  37.4 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf | unknown
88.69/89.11	c  89.0s| 20900 |  2940 |792722 |  37.2 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf | unknown
88.98/89.31	c  89.2s| 21000 |  2952 |793322 |  37.1 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf | unknown
89.18/89.52	c  89.4s| 21100 |  2967 |793881 |  36.9 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf | unknown
89.38/89.72	c  89.6s| 21200 |  2953 |794448 |  36.8 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf | unknown
89.58/89.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
89.58/89.91	c  89.8s| 21300 |  2939 |794991 |  36.7 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  45k|  19 | 0.000000e+00 |      --      |    Inf | unknown
89.79/90.11	c  90.0s| 21400 |  2942 |795585 |  36.5 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  45k|  19 | 0.000000e+00 |      --      |    Inf | unknown
89.98/90.32	c  90.2s| 21500 |  2947 |796174 |  36.4 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf | unknown
90.18/90.53	c  90.4s| 21600 |  2953 |796749 |  36.2 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  45k|  19 | 0.000000e+00 |      --      |    Inf | unknown
90.37/90.73	c  90.7s| 21700 |  2959 |797355 |  36.1 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  46k|  19 | 0.000000e+00 |      --      |    Inf | unknown
90.57/90.94	c  90.9s| 21800 |  2966 |797946 |  35.9 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  46k|  19 | 0.000000e+00 |      --      |    Inf | unknown
90.79/91.13	c  91.1s| 21900 |  2949 |798468 |  35.8 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  46k|  19 | 0.000000e+00 |      --      |    Inf | unknown
90.97/91.33	c  91.3s| 22000 |  2937 |799031 |  35.7 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  46k|  19 | 0.000000e+00 |      --      |    Inf | unknown
91.17/91.53	c  91.4s| 22100 |  2929 |799606 |  35.5 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  47k|  19 | 0.000000e+00 |      --      |    Inf | unknown
91.37/91.73	c  91.7s| 22200 |  2937 |800194 |  35.4 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  47k|  19 | 0.000000e+00 |      --      |    Inf | unknown
91.57/91.94	c  91.9s| 22300 |  2935 |800776 |  35.3 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  47k|  19 | 0.000000e+00 |      --      |    Inf | unknown
91.78/92.13	c  92.1s| 22400 |  2925 |801331 |  35.1 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  47k|  19 | 0.000000e+00 |      --      |    Inf | unknown
91.97/92.35	c  92.3s| 22500 |  2954 |801977 |  35.0 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  48k|  19 | 0.000000e+00 |      --      |    Inf | unknown
92.17/92.56	c  92.5s| 22600 |  2965 |802600 |  34.9 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf | unknown
92.37/92.75	c  92.7s| 22700 |  2935 |803037 |  34.7 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf | unknown
92.57/92.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
92.57/92.95	c  92.9s| 22800 |  2929 |803626 |  34.6 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf | unknown
92.78/93.15	c  93.1s| 22900 |  2943 |804244 |  34.5 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  49k|  19 | 0.000000e+00 |      --      |    Inf | unknown
92.97/93.36	c  93.3s| 23000 |  2943 |804798 |  34.4 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  49k|  19 | 0.000000e+00 |      --      |    Inf | unknown
93.16/93.56	c  93.5s| 23100 |  2929 |805342 |  34.2 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  49k|  19 | 0.000000e+00 |      --      |    Inf | unknown
93.36/93.76	c  93.7s| 23200 |  2927 |805898 |  34.1 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  50k|  19 | 0.000000e+00 |      --      |    Inf | unknown
93.56/93.97	c  93.9s| 23300 |  2938 |806524 |  34.0 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  50k|  19 | 0.000000e+00 |      --      |    Inf | unknown
93.77/94.17	c  94.1s| 23400 |  2940 |807068 |  33.9 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  50k|  19 | 0.000000e+00 |      --      |    Inf | unknown
93.96/94.37	c  94.3s| 23500 |  2931 |807654 |  33.8 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  50k|  19 | 0.000000e+00 |      --      |    Inf | unknown
94.16/94.57	c  94.5s| 23600 |  2927 |808208 |  33.6 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  51k|  19 | 0.000000e+00 |      --      |    Inf | unknown
94.36/94.78	c  94.7s| 23700 |  2944 |808837 |  33.5 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  51k|  19 | 0.000000e+00 |      --      |    Inf | unknown
94.56/94.98	c  94.9s| 23800 |  2925 |809355 |  33.4 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  51k|  19 | 0.000000e+00 |      --      |    Inf | unknown
94.77/95.18	c  95.1s| 23900 |  2933 |809972 |  33.3 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  51k|  19 | 0.000000e+00 |      --      |    Inf | unknown
94.96/95.38	c  95.3s| 24000 |  2926 |810483 |  33.2 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  52k|  19 | 0.000000e+00 |      --      |    Inf | unknown
95.16/95.58	c  95.5s| 24100 |  2925 |811070 |  33.1 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  52k|  19 | 0.000000e+00 |      --      |    Inf | unknown
95.36/95.79	c  95.7s| 24200 |  2955 |811729 |  33.0 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  52k|  19 | 0.000000e+00 |      --      |    Inf | unknown
95.56/96.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
95.56/96.00	c  95.9s| 24300 |  2949 |812268 |  32.8 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  52k|  19 | 0.000000e+00 |      --      |    Inf | unknown
95.86/96.20	c  96.1s| 24400 |  2942 |812879 |  32.7 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  53k|  19 | 0.000000e+00 |      --      |    Inf | unknown
96.06/96.40	c  96.3s| 24500 |  2937 |813404 |  32.6 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  53k|  19 | 0.000000e+00 |      --      |    Inf | unknown
96.26/96.60	c  96.5s| 24600 |  2930 |813939 |  32.5 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  53k|  19 | 0.000000e+00 |      --      |    Inf | unknown
96.45/96.80	c  96.7s| 24700 |  2923 |814531 |  32.4 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  53k|  19 | 0.000000e+00 |      --      |    Inf | unknown
96.67/97.06	c  97.0s| 24800 |  2938 |815133 |  32.3 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  54k|  19 | 0.000000e+00 |      --      |    Inf | unknown
96.85/97.29	c  97.2s| 24900 |  2966 |816755 |  32.2 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  54k|  19 | 0.000000e+00 |      --      |    Inf | unknown
97.05/97.49	c  97.4s| 25000 |  2953 |817345 |  32.1 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  54k|  19 | 0.000000e+00 |      --      |    Inf | unknown
97.35/97.70	c  97.6s| 25100 |  2940 |817948 |  32.0 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  54k|  19 | 0.000000e+00 |      --      |    Inf | unknown
97.55/97.92	c  97.8s| 25200 |  2944 |818627 |  31.9 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  55k|  19 | 0.000000e+00 |      --      |    Inf | unknown
97.76/98.15	c  98.1s| 25300 |  2961 |819288 |  31.8 |   249M | 104 |4813 |  20k|   0 |  82k|  0 |  55k|  19 | 0.000000e+00 |      --      |    Inf | unknown
97.95/98.38	c  98.3s| 25400 |  2991 |820077 |  31.7 |   249M | 104 |4813 |  20k|  10k|  82k|  1 |  55k|  19 | 0.000000e+00 |      --      |    Inf | unknown
98.25/98.62	c  98.5s| 25500 |  3036 |820936 |  31.6 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  55k|  19 | 0.000000e+00 |      --      |    Inf | unknown
98.45/98.83	c  98.8s| 25600 |  3039 |821587 |  31.5 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  55k|  19 | 0.000000e+00 |      --      |    Inf | unknown
98.66/99.03	c  98.9s| 25700 |  3007 |822021 |  31.4 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  56k|  19 | 0.000000e+00 |      --      |    Inf | unknown
98.85/99.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
98.85/99.23	c  99.2s| 25800 |  2996 |822698 |  31.3 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  56k|  19 | 0.000000e+00 |      --      |    Inf | unknown
99.05/99.44	c  99.4s| 25900 |  2989 |823352 |  31.2 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  56k|  19 | 0.000000e+00 |      --      |    Inf | unknown
99.24/99.64	c  99.6s| 26000 |  2978 |824019 |  31.1 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  57k|  19 | 0.000000e+00 |      --      |    Inf | unknown
99.44/99.85	c  99.8s| 26100 |  2974 |824672 |  31.0 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  57k|  19 | 0.000000e+00 |      --      |    Inf | unknown
99.66/100.02	c  99.9s| 26200 |  2954 |825217 |  31.0 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  57k|  19 | 0.000000e+00 |      --      |    Inf | unknown
99.84/100.24	c   100s| 26300 |  2972 |825866 |  30.9 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  57k|  19 | 0.000000e+00 |      --      |    Inf | unknown
100.04/100.46	c   100s| 26400 |  3004 |826499 |  30.8 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  58k|  19 | 0.000000e+00 |      --      |    Inf | unknown
100.24/100.67	c   101s| 26500 |  3019 |827168 |  30.7 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  58k|  19 | 0.000000e+00 |      --      |    Inf | unknown
100.44/100.87	c   101s| 26600 |  2991 |827677 |  30.6 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  58k|  19 | 0.000000e+00 |      --      |    Inf | unknown
100.65/101.06	c   101s| 26700 |  2974 |828217 |  30.5 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  58k|  19 | 0.000000e+00 |      --      |    Inf | unknown
100.84/101.25	c   101s| 26800 |  2964 |828801 |  30.4 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  59k|  19 | 0.000000e+00 |      --      |    Inf | unknown
101.04/101.45	c   101s| 26900 |  2954 |829406 |  30.3 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  59k|  19 | 0.000000e+00 |      --      |    Inf | unknown
101.24/101.67	c   102s| 27000 |  2979 |830049 |  30.2 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  59k|  19 | 0.000000e+00 |      --      |    Inf | unknown
101.44/101.86	c   102s| 27100 |  2959 |830562 |  30.1 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  59k|  19 | 0.000000e+00 |      --      |    Inf | unknown
101.65/102.07	c   102s| 27200 |  2971 |831149 |  30.0 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  60k|  19 | 0.000000e+00 |      --      |    Inf | unknown
101.84/102.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
101.84/102.28	c   102s| 27300 |  2990 |831775 |  29.9 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  60k|  19 | 0.000000e+00 |      --      |    Inf | unknown
102.04/102.48	c   102s| 27400 |  2970 |832247 |  29.9 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  60k|  19 | 0.000000e+00 |      --      |    Inf | unknown
102.24/102.69	c   103s| 27500 |  2979 |832894 |  29.8 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  60k|  19 | 0.000000e+00 |      --      |    Inf | unknown
102.53/102.90	c   103s| 27600 |  2971 |833509 |  29.7 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  61k|  19 | 0.000000e+00 |      --      |    Inf | unknown
102.75/103.11	c   103s| 27700 |  2976 |834195 |  29.6 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  61k|  19 | 0.000000e+00 |      --      |    Inf | unknown
102.93/103.32	c   103s| 27800 |  2971 |834820 |  29.5 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  61k|  19 | 0.000000e+00 |      --      |    Inf | unknown
103.13/103.53	c   103s| 27900 |  2961 |835513 |  29.4 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  62k|  19 | 0.000000e+00 |      --      |    Inf | unknown
103.33/103.76	c   104s| 28000 |  2979 |836218 |  29.4 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  62k|  19 | 0.000000e+00 |      --      |    Inf | unknown
103.53/103.96	c   104s| 28100 |  2957 |836785 |  29.3 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  62k|  19 | 0.000000e+00 |      --      |    Inf | unknown
103.74/104.18	c   104s| 28200 |  2974 |837504 |  29.2 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  62k|  19 | 0.000000e+00 |      --      |    Inf | unknown
104.03/104.40	c   104s| 28300 |  2985 |838207 |  29.1 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  63k|  19 | 0.000000e+00 |      --      |    Inf | unknown
104.24/104.61	c   105s| 28400 |  2992 |838933 |  29.0 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  63k|  19 | 0.000000e+00 |      --      |    Inf | unknown
104.44/104.81	c   105s| 28500 |  2970 |839498 |  29.0 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  63k|  19 | 0.000000e+00 |      --      |    Inf | unknown
104.54/105.00	c   105s| 28600 |  2961 |840062 |  28.9 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  63k|  19 | 0.000000e+00 |      --      |    Inf | unknown
104.84/105.22	c   105s| 28700 |  2994 |840782 |  28.8 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  64k|  19 | 0.000000e+00 |      --      |    Inf | unknown
105.04/105.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
105.04/105.43	c   105s| 28800 |  2995 |841445 |  28.7 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  64k|  19 | 0.000000e+00 |      --      |    Inf | unknown
105.23/105.64	c   106s| 28900 |  3029 |842075 |  28.6 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  64k|  19 | 0.000000e+00 |      --      |    Inf | unknown
105.43/105.85	c   106s| 29000 |  3035 |842775 |  28.6 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  64k|  19 | 0.000000e+00 |      --      |    Inf | unknown
105.65/106.04	c   106s| 29100 |  3002 |843188 |  28.5 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  65k|  19 | 0.000000e+00 |      --      |    Inf | unknown
105.83/106.24	c   106s| 29200 |  2978 |843673 |  28.4 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  65k|  19 | 0.000000e+00 |      --      |    Inf | unknown
106.03/106.43	c   106s| 29300 |  2968 |844278 |  28.3 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  65k|  19 | 0.000000e+00 |      --      |    Inf | unknown
106.23/106.63	c   107s| 29400 |  2962 |844888 |  28.3 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  65k|  19 | 0.000000e+00 |      --      |    Inf | unknown
106.43/106.83	c   107s| 29500 |  2956 |845508 |  28.2 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf | unknown
106.64/107.04	c   107s| 29600 |  2981 |846137 |  28.1 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf | unknown
106.83/107.26	c   107s| 29700 |  3008 |846804 |  28.0 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf | unknown
107.03/107.45	c   107s| 29800 |  2972 |847231 |  28.0 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf | unknown
107.23/107.64	c   108s| 29900 |  2964 |847833 |  27.9 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf | unknown
107.43/107.83	c   108s| 30000 |  2951 |848410 |  27.8 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  67k|  19 | 0.000000e+00 |      --      |    Inf | unknown
107.64/108.10	c   108s| 30100 |  2978 |849049 |  27.7 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf | unknown
107.93/108.30	c   108s| 30200 |  2980 |849572 |  27.7 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  67k|  19 | 0.000000e+00 |      --      |    Inf | unknown
108.12/108.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
108.12/108.51	c   108s| 30300 |  3005 |850226 |  27.6 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  68k|  19 | 0.000000e+00 |      --      |    Inf | unknown
108.32/108.72	c   109s| 30400 |  3031 |850872 |  27.5 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  68k|  19 | 0.000000e+00 |      --      |    Inf | unknown
108.52/108.94	c   109s| 30500 |  3057 |851536 |  27.5 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  68k|  19 | 0.000000e+00 |      --      |    Inf | unknown
108.74/109.12	c   109s| 30600 |  3013 |851865 |  27.4 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  68k|  19 | 0.000000e+00 |      --      |    Inf | unknown
108.92/109.32	c   109s| 30700 |  3012 |852363 |  27.3 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf | unknown
109.12/109.52	c   109s| 30800 |  3000 |852902 |  27.2 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf | unknown
109.32/109.72	c   110s| 30900 |  2990 |853507 |  27.2 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf | unknown
109.52/109.91	c   110s| 31000 |  2982 |854101 |  27.1 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf | unknown
109.73/110.11	c   110s| 31100 |  2976 |854705 |  27.0 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf | unknown
109.92/110.32	c   110s| 31200 |  2992 |855327 |  27.0 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf | unknown
110.12/110.51	c   110s| 31300 |  2976 |855847 |  26.9 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  70k|  19 | 0.000000e+00 |      --      |    Inf | unknown
110.32/110.71	c   111s| 31400 |  2969 |856470 |  26.8 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf | unknown
110.52/110.90	c   111s| 31500 |  2958 |857054 |  26.8 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  71k|  19 | 0.000000e+00 |      --      |    Inf | unknown
110.63/111.10	c   111s| 31600 |  2956 |857649 |  26.7 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  71k|  19 | 0.000000e+00 |      --      |    Inf | unknown
110.92/111.32	c   111s| 31700 |  2983 |858292 |  26.6 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  71k|  19 | 0.000000e+00 |      --      |    Inf | unknown
111.12/111.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
111.12/111.52	c   111s| 31800 |  2984 |858836 |  26.6 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  71k|  19 | 0.000000e+00 |      --      |    Inf | unknown
111.31/111.71	c   112s| 31900 |  2962 |859330 |  26.5 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf | unknown
111.51/111.91	c   112s| 32000 |  2955 |859931 |  26.4 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf | unknown
111.73/112.12	c   112s| 32100 |  2978 |860567 |  26.4 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  72k|  19 | 0.000000e+00 |      --      |    Inf | unknown
111.91/112.31	c   112s| 32200 |  2958 |861077 |  26.3 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf | unknown
112.11/112.52	c   112s| 32300 |  2974 |861679 |  26.2 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf | unknown
112.31/112.71	c   113s| 32400 |  2959 |862223 |  26.2 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf | unknown
112.51/112.91	c   113s| 32500 |  2963 |862786 |  26.1 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf | unknown
112.72/113.12	c   113s| 32600 |  2971 |863395 |  26.0 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf | unknown
112.91/113.31	c   113s| 32700 |  2954 |863932 |  26.0 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf | unknown
113.11/113.52	c   113s| 32800 |  2965 |864551 |  25.9 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  74k|  19 | 0.000000e+00 |      --      |    Inf | unknown
113.31/113.73	c   114s| 32900 |  2986 |865188 |  25.9 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf | unknown
113.51/113.95	c   114s| 33000 |  3009 |865817 |  25.8 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf | unknown
113.72/114.14	c   114s| 33100 |  3001 |866329 |  25.7 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  75k|  19 | 0.000000e+00 |      --      |    Inf | unknown
113.91/114.34	c   114s| 33200 |  2989 |866819 |  25.7 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  75k|  19 | 0.000000e+00 |      --      |    Inf | unknown
114.11/114.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
114.11/114.54	c   114s| 33300 |  2978 |867294 |  25.6 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  75k|  19 | 0.000000e+00 |      --      |    Inf | unknown
114.31/114.73	c   115s| 33400 |  2972 |867891 |  25.6 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  76k|  19 | 0.000000e+00 |      --      |    Inf | unknown
114.50/114.93	c   115s| 33500 |  2966 |868500 |  25.5 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  76k|  19 | 0.000000e+00 |      --      |    Inf | unknown
114.72/115.13	c   115s| 33600 |  2954 |869087 |  25.4 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  76k|  19 | 0.000000e+00 |      --      |    Inf | unknown
114.90/115.34	c   115s| 33700 |  2962 |869701 |  25.4 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  76k|  19 | 0.000000e+00 |      --      |    Inf | unknown
115.10/115.53	c   115s| 33800 |  2950 |870220 |  25.3 |   250M | 104 |4813 |  20k|   0 |  82k|  0 |  77k|  19 | 0.000000e+00 |      --      |    Inf | unknown
115.30/115.74	c   116s| 33900 |  2939 |870877 |  25.3 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  77k|  19 | 0.000000e+00 |      --      |    Inf | unknown
115.50/115.94	c   116s| 34000 |  2921 |871471 |  25.2 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  77k|  19 | 0.000000e+00 |      --      |    Inf | unknown
115.80/116.20	c   116s| 34100 |  2929 |874183 |  25.2 |   250M | 104 |4813 |  20k|  10k|  82k|  1 |  77k|  19 | 0.000000e+00 |      --      |    Inf | unknown
116.00/116.47	c   116s| 34200 |  2940 |875566 |  25.2 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  77k|  19 | 0.000000e+00 |      --      |    Inf | unknown
116.20/116.67	c   117s| 34300 |  2930 |876184 |  25.1 |   251M | 104 |4813 |  20k|   0 |  82k|  0 |  78k|  19 | 0.000000e+00 |      --      |    Inf | unknown
116.40/116.88	c   117s| 34400 |  2929 |876822 |  25.1 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  78k|  19 | 0.000000e+00 |      --      |    Inf | unknown
116.61/117.08	c   117s| 34500 |  2924 |877530 |  25.0 |   251M | 104 |4813 |  20k|   0 |  82k|  0 |  78k|  19 | 0.000000e+00 |      --      |    Inf | unknown
116.90/117.32	c   117s| 34600 |  2920 |880371 |  25.0 |   251M | 104 |4813 |  20k|   0 |  82k|  0 |  78k|  19 | 0.000000e+00 |      --      |    Inf | unknown
117.10/117.55	c   117s| 34700 |  2919 |881312 |  25.0 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  78k|  19 | 0.000000e+00 |      --      |    Inf | unknown
117.30/117.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
117.30/117.75	c   118s| 34800 |  2916 |881931 |  24.9 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  78k|  19 | 0.000000e+00 |      --      |    Inf | unknown
117.49/117.95	c   118s| 34900 |  2920 |882499 |  24.9 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  79k|  19 | 0.000000e+00 |      --      |    Inf | unknown
117.71/118.14	c   118s| 35000 |  2934 |883158 |  24.8 |   251M | 104 |4813 |  20k|   0 |  82k|  0 |  79k|  19 | 0.000000e+00 |      --      |    Inf | unknown
117.89/118.35	c   118s| 35100 |  2918 |883805 |  24.8 |   251M | 104 |4813 |  20k|   0 |  82k|  0 |  79k|  19 | 0.000000e+00 |      --      |    Inf | unknown
118.09/118.55	c   118s| 35200 |  2920 |884471 |  24.7 |   251M | 104 |4813 |  20k|   0 |  82k|  0 |  79k|  19 | 0.000000e+00 |      --      |    Inf | unknown
118.29/118.74	c   119s| 35300 |  2912 |885047 |  24.7 |   251M | 104 |4813 |  20k|   0 |  82k|  0 |  80k|  19 | 0.000000e+00 |      --      |    Inf | unknown
118.49/118.93	c   119s| 35400 |  2914 |885643 |  24.6 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  80k|  19 | 0.000000e+00 |      --      |    Inf | unknown
118.70/119.14	c   119s| 35500 |  2909 |886262 |  24.6 |   251M | 104 |4813 |  20k|   0 |  82k|  0 |  80k|  19 | 0.000000e+00 |      --      |    Inf | unknown
118.99/119.40	c   119s| 35600 |  2907 |887469 |  24.5 |   251M | 104 |4813 |  20k|  10k|  82k|  2 |  80k|  19 | 0.000000e+00 |      --      |    Inf | unknown
119.19/119.65	c   120s| 35700 |  2926 |888144 |  24.5 |   251M | 104 |4813 |  20k|   0 |  82k|  0 |  80k|  19 | 0.000000e+00 |      --      |    Inf | unknown
119.49/119.91	c   120s| 35800 |  2918 |888880 |  24.4 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  80k|  19 | 0.000000e+00 |      --      |    Inf | unknown
119.70/120.15	c   120s| 35900 |  2921 |889589 |  24.4 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf | unknown
119.89/120.36	c   120s| 36000 |  2916 |890639 |  24.3 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf | unknown
120.19/120.60	c   121s| 36100 |  2925 |891353 |  24.3 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf | unknown
120.48/120.97	c   121s| 36200 |  2960 |894530 |  24.3 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf | unknown
120.78/121.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
120.78/121.23	c   121s| 36300 |  2975 |895184 |  24.3 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf | unknown
121.08/121.51	c   121s| 36400 |  2975 |896181 |  24.2 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf | unknown
121.28/121.74	c   122s| 36500 |  2977 |896736 |  24.2 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf | unknown
121.48/121.97	c   122s| 36600 |  2984 |897484 |  24.1 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  82k|  19 | 0.000000e+00 |      --      |    Inf | unknown
121.78/122.23	c   122s| 36700 |  2983 |898334 |  24.1 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  82k|  19 | 0.000000e+00 |      --      |    Inf | unknown
121.98/122.45	c   122s| 36800 |  2982 |899072 |  24.0 |   251M | 104 |4813 |  20k|  10k|  82k|  1 |  82k|  19 | 0.000000e+00 |      --      |    Inf | unknown
122.28/122.71	c   123s| 36900 |  2987 |900018 |  24.0 |   251M | 104 |4813 |  20k|   0 |  82k|  0 |  82k|  19 | 0.000000e+00 |      --      |    Inf | unknown
122.48/122.98	c   123s| 37000 |  3007 |901400 |  24.0 |   251M | 104 |4813 |  20k|   0 |  82k|  0 |  82k|  19 | 0.000000e+00 |      --      |    Inf | unknown
122.69/123.18	c   123s| 37100 |  3004 |902453 |  23.9 |   251M | 104 |4813 |  20k|   0 |  82k|  0 |  82k|  19 | 0.000000e+00 |      --      |    Inf | unknown
122.98/123.42	c   123s| 37200 |  3002 |903125 |  23.9 |   251M | 104 |4813 |  20k|   0 |  82k|  0 |  83k|  19 | 0.000000e+00 |      --      |    Inf | unknown
123.28/123.74	c   124s| 37300 |  3057 |905170 |  23.9 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  83k|  19 | 0.000000e+00 |      --      |    Inf | unknown
123.47/123.92	c   124s| 37400 |  3048 |905890 |  23.8 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  83k|  19 | 0.000000e+00 |      --      |    Inf | unknown
123.69/124.14	c   124s| 37500 |  3062 |906972 |  23.8 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  83k|  19 | 0.000000e+00 |      --      |    Inf | unknown
123.97/124.41	c   124s| 37600 |  3066 |908165 |  23.8 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  83k|  19 | 0.000000e+00 |      --      |    Inf | unknown
124.17/124.63	c   125s| 37700 |  3076 |909142 |  23.7 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  83k|  19 | 0.000000e+00 |      --      |    Inf | unknown
124.37/124.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
124.37/124.82	c   125s| 37800 |  3062 |909586 |  23.7 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  84k|  19 | 0.000000e+00 |      --      |    Inf | unknown
124.47/125.01	c   125s| 37900 |  3044 |910516 |  23.6 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  84k|  19 | 0.000000e+00 |      --      |    Inf | unknown
124.77/125.22	c   125s| 38000 |  3047 |911192 |  23.6 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  84k|  19 | 0.000000e+00 |      --      |    Inf | unknown
124.97/125.45	c   125s| 38100 |  3064 |912129 |  23.6 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  84k|  19 | 0.000000e+00 |      --      |    Inf | unknown
125.17/125.66	c   126s| 38200 |  3065 |913077 |  23.5 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  85k|  19 | 0.000000e+00 |      --      |    Inf | unknown
125.37/125.88	c   126s| 38300 |  3070 |914000 |  23.5 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  85k|  19 | 0.000000e+00 |      --      |    Inf | unknown
125.58/126.07	c   126s| 38400 |  3075 |914574 |  23.4 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  85k|  19 | 0.000000e+00 |      --      |    Inf | unknown
125.77/126.28	c   126s| 38500 |  3063 |915423 |  23.4 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  85k|  19 | 0.000000e+00 |      --      |    Inf | unknown
125.97/126.48	c   126s| 38600 |  3064 |916217 |  23.4 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  85k|  19 | 0.000000e+00 |      --      |    Inf | unknown
126.17/126.69	c   127s| 38700 |  3080 |916902 |  23.3 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  85k|  19 | 0.000000e+00 |      --      |    Inf | unknown
126.37/126.88	c   127s| 38800 |  3058 |917441 |  23.3 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
126.58/127.10	c   127s| 38900 |  3065 |918246 |  23.2 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
126.86/127.34	c   127s| 39000 |  3072 |919245 |  23.2 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
127.16/127.61	c   128s| 39100 |  3074 |919944 |  23.2 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
127.36/127.83	c   128s| 39200 |  3069 |920804 |  23.1 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
127.57/128.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
127.57/128.06	c   128s| 39300 |  3055 |921531 |  23.1 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
127.86/128.33	c   128s| 39400 |  3085 |922550 |  23.1 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  87k|  19 | 0.000000e+00 |      --      |    Inf | unknown
128.06/128.54	c   128s| 39500 |  3071 |923184 |  23.0 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  87k|  19 | 0.000000e+00 |      --      |    Inf | unknown
128.26/128.74	c   129s| 39600 |  3060 |923922 |  23.0 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  87k|  19 | 0.000000e+00 |      --      |    Inf | unknown
128.46/128.96	c   129s| 39700 |  3063 |924907 |  22.9 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  87k|  19 | 0.000000e+00 |      --      |    Inf | unknown
128.67/129.16	c   129s| 39800 |  3072 |925667 |  22.9 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  87k|  19 | 0.000000e+00 |      --      |    Inf | unknown
128.86/129.35	c   129s| 39900 |  3059 |926275 |  22.9 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  88k|  19 | 0.000000e+00 |      --      |    Inf | unknown
129.06/129.55	c   129s| 40000 |  3064 |926851 |  22.8 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  88k|  19 | 0.000000e+00 |      --      |    Inf | unknown
129.25/129.75	c   130s| 40100 |  3066 |927410 |  22.8 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  88k|  19 | 0.000000e+00 |      --      |    Inf | unknown
129.45/129.97	c   130s| 40200 |  3048 |928248 |  22.7 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  88k|  19 | 0.000000e+00 |      --      |    Inf | unknown
129.75/130.23	c   130s| 40300 |  3043 |929043 |  22.7 |   251M | 104 |4813 |  20k|  10k|  83k|  2 |  88k|  19 | 0.000000e+00 |      --      |    Inf | unknown
129.95/130.46	c   130s| 40400 |  3037 |929978 |  22.7 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf | unknown
130.25/130.70	c   131s| 40500 |  3042 |930995 |  22.6 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf | unknown
130.45/130.93	c   131s| 40600 |  3038 |931729 |  22.6 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  89k|  19 | 0.000000e+00 |      --      |    Inf | unknown
130.66/131.15	c   131s| 40700 |  3022 |932520 |  22.6 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf | unknown
130.85/131.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
130.85/131.36	c   131s| 40800 |  3014 |933137 |  22.5 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf | unknown
131.05/131.56	c   131s| 40900 |  3009 |933809 |  22.5 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  90k|  19 | 0.000000e+00 |      --      |    Inf | unknown
131.25/131.76	c   132s| 41000 |  2998 |934531 |  22.4 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  90k|  19 | 0.000000e+00 |      --      |    Inf | unknown
131.45/131.99	c   132s| 41100 |  2992 |935396 |  22.4 |   251M | 104 |4813 |  20k|  10k|  83k|  2 |  90k|  19 | 0.000000e+00 |      --      |    Inf | unknown
131.75/132.24	c   132s| 41200 |  2986 |936132 |  22.4 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  90k|  19 | 0.000000e+00 |      --      |    Inf | unknown
131.95/132.47	c   132s| 41300 |  2987 |936847 |  22.3 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  90k|  19 | 0.000000e+00 |      --      |    Inf | unknown
132.25/132.70	c   133s| 41400 |  2979 |937417 |  22.3 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  90k|  19 | 0.000000e+00 |      --      |    Inf | unknown
132.44/132.95	c   133s| 41500 |  2983 |938405 |  22.3 |   251M | 104 |4813 |  20k|  10k|  83k|  2 |  91k|  19 | 0.000000e+00 |      --      |    Inf | unknown
132.66/133.19	c   133s| 41600 |  2989 |939202 |  22.2 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  91k|  19 | 0.000000e+00 |      --      |    Inf | unknown
132.84/133.39	c   133s| 41700 |  2977 |939770 |  22.2 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  91k|  19 | 0.000000e+00 |      --      |    Inf | unknown
133.14/133.61	c   134s| 41800 |  2984 |940355 |  22.2 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  91k|  19 | 0.000000e+00 |      --      |    Inf | unknown
133.34/133.86	c   134s| 41900 |  2966 |941112 |  22.1 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  91k|  19 | 0.000000e+00 |      --      |    Inf | unknown
133.55/134.07	c   134s| 42000 |  2963 |941708 |  22.1 |   251M | 104 |4813 |  20k|  10k|  83k|  2 |  92k|  19 | 0.000000e+00 |      --      |    Inf | unknown
133.84/134.31	c   134s| 42100 |  2979 |942647 |  22.1 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  92k|  19 | 0.000000e+00 |      --      |    Inf | unknown
134.04/134.56	c   134s| 42200 |  2997 |943273 |  22.0 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  92k|  19 | 0.000000e+00 |      --      |    Inf | unknown
134.24/134.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
134.24/134.78	c   135s| 42300 |  3021 |943930 |  22.0 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  92k|  19 | 0.000000e+00 |      --      |    Inf | unknown
134.44/134.99	c   135s| 42400 |  3019 |944515 |  21.9 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  92k|  19 | 0.000000e+00 |      --      |    Inf | unknown
134.65/135.19	c   135s| 42500 |  3006 |945135 |  21.9 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  93k|  19 | 0.000000e+00 |      --      |    Inf | unknown
134.94/135.40	c   135s| 42600 |  3015 |945685 |  21.9 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  93k|  19 | 0.000000e+00 |      --      |    Inf | unknown
135.14/135.62	c   136s| 42700 |  3003 |946318 |  21.8 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  93k|  19 | 0.000000e+00 |      --      |    Inf | unknown
135.34/135.83	c   136s| 42800 |  3004 |947029 |  21.8 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  93k|  19 | 0.000000e+00 |      --      |    Inf | unknown
135.55/136.04	c   136s| 42900 |  3019 |947645 |  21.8 |   251M | 104 |4813 |  20k|   0 |  83k|  0 |  93k|  19 | 0.000000e+00 |      --      |    Inf | unknown
135.73/136.27	c   136s| 43000 |  2966 |948523 |  21.7 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  93k|  19 | 0.000000e+00 |      --      |    Inf | unknown
136.03/136.50	c   136s| 43100 |  2967 |949349 |  21.7 |   251M | 104 |4813 |  20k|  10k|  83k|  1 |  94k|  19 | 0.000000e+00 |      --      |    Inf | unknown
136.23/136.74	c   137s| 43200 |  2970 |949926 |  21.7 |   252M | 104 |4813 |  20k|  10k|  83k|  1 |  94k|  19 | 0.000000e+00 |      --      |    Inf | unknown
136.43/137.00	c   137s| 43300 |  2997 |950938 |  21.6 |   252M | 104 |4813 |  20k|  10k|  83k|  1 |  94k|  19 | 0.000000e+00 |      --      |    Inf | unknown
136.73/137.23	c   137s| 43400 |  2990 |952309 |  21.6 |   252M | 104 |4813 |  20k|   0 |  83k|  0 |  94k|  19 | 0.000000e+00 |      --      |    Inf | unknown
136.93/137.48	c   137s| 43500 |  2965 |953276 |  21.6 |   252M | 104 |4813 |  20k|  10k|  83k|  1 |  94k|  19 | 0.000000e+00 |      --      |    Inf | unknown
137.23/137.72	c   138s| 43600 |  2989 |954098 |  21.6 |   252M | 104 |4813 |  20k|   0 |  83k|  0 |  94k|  19 | 0.000000e+00 |      --      |    Inf | unknown
137.43/137.97	c   138s| 43700 |  2996 |954921 |  21.5 |   252M | 104 |4813 |  20k|  10k|  83k|  1 |  95k|  19 | 0.000000e+00 |      --      |    Inf | unknown
137.73/138.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
137.73/138.21	c   138s| 43800 |  2992 |955633 |  21.5 |   252M | 104 |4813 |  20k|  10k|  83k|  1 |  95k|  19 | 0.000000e+00 |      --      |    Inf | unknown
137.93/138.44	c   138s| 43900 |  2996 |956276 |  21.5 |   252M | 104 |4813 |  20k|   0 |  83k|  0 |  95k|  19 | 0.000000e+00 |      --      |    Inf | unknown
138.13/138.66	c   139s| 44000 |  3003 |956843 |  21.4 |   252M | 104 |4813 |  20k|   0 |  83k|  0 |  95k|  19 | 0.000000e+00 |      --      |    Inf | unknown
138.33/138.86	c   139s| 44100 |  2992 |957357 |  21.4 |   252M | 104 |4813 |  20k|   0 |  83k|  0 |  96k|  19 | 0.000000e+00 |      --      |    Inf | unknown
138.54/139.08	c   139s| 44200 |  2992 |957929 |  21.3 |   252M | 104 |4813 |  20k|  10k|  83k|  1 |  96k|  19 | 0.000000e+00 |      --      |    Inf | unknown
138.82/139.31	c   139s| 44300 |  2996 |958598 |  21.3 |   252M | 104 |4813 |  20k|  10k|  83k|  1 |  96k|  19 | 0.000000e+00 |      --      |    Inf | unknown
139.02/139.53	c   139s| 44400 |  2988 |959206 |  21.3 |   252M | 104 |4813 |  20k|  10k|  83k|  1 |  96k|  19 | 0.000000e+00 |      --      |    Inf | unknown
139.22/139.75	c   140s| 44500 |  2981 |959953 |  21.3 |   252M | 104 |4813 |  20k|   0 |  83k|  0 |  97k|  19 | 0.000000e+00 |      --      |    Inf | unknown
139.42/139.95	c   140s| 44600 |  2974 |960650 |  21.2 |   252M | 104 |4813 |  20k|  10k|  83k|  2 |  97k|  19 | 0.000000e+00 |      --      |    Inf | unknown
139.63/140.17	c   140s| 44700 |  2971 |961534 |  21.2 |   252M | 104 |4813 |  20k|  10k|  83k|  1 |  97k|  19 | 0.000000e+00 |      --      |    Inf | unknown
139.82/140.39	c   140s| 44800 |  2968 |961960 |  21.2 |   252M | 104 |4813 |  20k|   0 |  83k|  0 |  97k|  19 | 0.000000e+00 |      --      |    Inf | unknown
140.12/140.67	c   141s| 44900 |  2972 |963043 |  21.1 |   252M | 104 |4813 |  20k|  10k|  84k|  1 |  98k|  19 | 0.000000e+00 |      --      |    Inf | unknown
140.42/140.91	c   141s| 45000 |  2977 |963869 |  21.1 |   252M | 104 |4813 |  20k|   0 |  84k|  0 |  98k|  19 | 0.000000e+00 |      --      |    Inf | unknown
140.63/141.15	c   141s| 45100 |  2974 |964713 |  21.1 |   252M | 104 |4813 |  20k|  10k|  84k|  1 |  98k|  19 | 0.000000e+00 |      --      |    Inf | unknown
140.82/141.39	c   141s| 45200 |  2971 |965579 |  21.0 |   252M | 104 |4813 |  20k|  10k|  84k|  1 |  98k|  19 | 0.000000e+00 |      --      |    Inf | unknown
141.02/141.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
141.02/141.60	c   142s| 45300 |  2966 |966240 |  21.0 |   252M | 104 |4813 |  20k|   0 |  84k|  0 |  99k|  19 | 0.000000e+00 |      --      |    Inf | unknown
141.32/141.83	c   142s| 45400 |  2950 |967010 |  21.0 |   252M | 104 |4813 |  20k|  10k|  84k|  1 |  99k|  19 | 0.000000e+00 |      --      |    Inf | unknown
141.53/142.05	c   142s| 45500 |  2934 |967763 |  21.0 |   252M | 104 |4813 |  20k|   0 |  84k|  0 |  99k|  19 | 0.000000e+00 |      --      |    Inf | unknown
141.81/142.30	c   142s| 45600 |  2941 |968497 |  20.9 |   252M | 104 |4813 |  20k|  10k|  84k|  1 |  99k|  19 | 0.000000e+00 |      --      |    Inf | unknown
142.01/142.53	c   142s| 45700 |  2943 |969001 |  20.9 |   252M | 104 |4813 |  20k|   0 |  84k|  0 |  99k|  19 | 0.000000e+00 |      --      |    Inf | unknown
142.21/142.73	c   143s| 45800 |  2962 |969480 |  20.9 |   252M | 104 |4813 |  20k|   0 |  84k|  0 |  99k|  19 | 0.000000e+00 |      --      |    Inf | unknown
142.41/142.95	c   143s| 45900 |  2980 |970080 |  20.8 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 100k|  19 | 0.000000e+00 |      --      |    Inf | unknown
142.62/143.14	c   143s| 46000 |  2965 |970614 |  20.8 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 100k|  19 | 0.000000e+00 |      --      |    Inf | unknown
142.81/143.36	c   143s| 46100 |  2964 |971166 |  20.8 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 100k|  19 | 0.000000e+00 |      --      |    Inf | unknown
143.01/143.55	c   143s| 46200 |  2955 |971660 |  20.7 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 100k|  19 | 0.000000e+00 |      --      |    Inf | unknown
143.21/143.76	c   144s| 46300 |  2945 |972226 |  20.7 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 101k|  19 | 0.000000e+00 |      --      |    Inf | unknown
143.41/143.98	c   144s| 46400 |  2957 |972865 |  20.7 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 101k|  19 | 0.000000e+00 |      --      |    Inf | unknown
143.71/144.23	c   144s| 46500 |  2960 |973548 |  20.6 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 101k|  19 | 0.000000e+00 |      --      |    Inf | unknown
143.91/144.49	c   144s| 46600 |  2957 |974259 |  20.6 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 101k|  19 | 0.000000e+00 |      --      |    Inf | unknown
144.21/144.70	c   145s| 46700 |  2956 |974876 |  20.6 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 101k|  19 | 0.000000e+00 |      --      |    Inf | unknown
144.41/144.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
144.41/144.90	c   145s| 46800 |  2952 |975436 |  20.5 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 102k|  19 | 0.000000e+00 |      --      |    Inf | unknown
144.62/145.12	c   145s| 46900 |  2955 |976028 |  20.5 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 102k|  19 | 0.000000e+00 |      --      |    Inf | unknown
144.80/145.32	c   145s| 47000 |  2946 |976645 |  20.5 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 102k|  19 | 0.000000e+00 |      --      |    Inf | unknown
145.00/145.55	c   145s| 47100 |  2970 |977308 |  20.4 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 102k|  19 | 0.000000e+00 |      --      |    Inf | unknown
145.20/145.74	c   146s| 47200 |  2971 |977870 |  20.4 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 102k|  19 | 0.000000e+00 |      --      |    Inf | unknown
145.40/145.95	c   146s| 47300 |  2971 |978413 |  20.4 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 103k|  19 | 0.000000e+00 |      --      |    Inf | unknown
145.61/146.15	c   146s| 47400 |  2975 |979005 |  20.4 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 103k|  19 | 0.000000e+00 |      --      |    Inf | unknown
145.80/146.36	c   146s| 47500 |  2979 |979596 |  20.3 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 103k|  19 | 0.000000e+00 |      --      |    Inf | unknown
146.00/146.56	c   146s| 47600 |  2979 |980169 |  20.3 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 103k|  19 | 0.000000e+00 |      --      |    Inf | unknown
146.20/146.76	c   147s| 47700 |  2971 |980734 |  20.3 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 104k|  19 | 0.000000e+00 |      --      |    Inf | unknown
146.40/146.97	c   147s| 47800 |  2964 |981295 |  20.2 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 104k|  19 | 0.000000e+00 |      --      |    Inf | unknown
146.61/147.17	c   147s| 47900 |  2952 |981844 |  20.2 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 104k|  19 | 0.000000e+00 |      --      |    Inf | unknown
146.80/147.37	c   147s| 48000 |  2946 |982400 |  20.2 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 104k|  19 | 0.000000e+00 |      --      |    Inf | unknown
147.00/147.57	c   147s| 48100 |  2938 |982956 |  20.1 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf | unknown
147.20/147.79	c   148s| 48200 |  2944 |983723 |  20.1 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf | unknown
147.51/148.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
147.51/148.04	c   148s| 48300 |  2940 |984603 |  20.1 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf | unknown
147.79/148.31	c   148s| 48400 |  2962 |985466 |  20.1 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf | unknown
147.99/148.56	c   148s| 48500 |  2959 |986068 |  20.0 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf | unknown
148.19/148.79	c   149s| 48600 |  2962 |986668 |  20.0 |   252M | 104 |4813 |  20k|  10k|  84k|  2 | 105k|  19 | 0.000000e+00 |      --      |    Inf | unknown
148.39/149.01	c   149s| 48700 |  2956 |987415 |  20.0 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
148.69/149.23	c   149s| 48800 |  2961 |988460 |  20.0 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
148.89/149.47	c   149s| 48900 |  2968 |989155 |  19.9 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
149.19/149.71	c   150s| 49000 |  2951 |989803 |  19.9 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
149.39/149.97	c   150s| 49100 |  2963 |990598 |  19.9 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
149.69/150.23	c   150s| 49200 |  2962 |991464 |  19.9 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
149.89/150.49	c   150s| 49300 |  2972 |992451 |  19.8 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
150.19/150.75	c   151s| 49400 |  2964 |993513 |  19.8 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
150.50/151.01	c   151s| 49500 |  2991 |994735 |  19.8 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 107k|  19 | 0.000000e+00 |      --      |    Inf | unknown
150.69/151.26	c   151s| 49600 |  3017 |995722 |  19.8 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 107k|  19 | 0.000000e+00 |      --      |    Inf | unknown
150.88/151.47	c   151s| 49700 |  3003 |996663 |  19.8 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 107k|  19 | 0.000000e+00 |      --      |    Inf | unknown
151.18/151.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
151.18/151.72	c   152s| 49800 |  3028 |997371 |  19.7 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 107k|  19 | 0.000000e+00 |      --      |    Inf | unknown
151.38/151.94	c   152s| 49900 |  3021 |998030 |  19.7 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 107k|  19 | 0.000000e+00 |      --      |    Inf | unknown
151.59/152.13	c   152s| 50000 |  3019 |998580 |  19.7 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf | unknown
151.78/152.34	c   152s| 50100 |  3007 |999203 |  19.7 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf | unknown
151.98/152.55	c   152s| 50200 |  3007 |999776 |  19.6 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf | unknown
152.18/152.77	c   153s| 50300 |  3008 |  1000k|  19.6 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 108k|  19 | 0.000000e+00 |      --      |    Inf | unknown
152.38/153.01	c   153s| 50400 |  3058 |  1001k|  19.6 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf | unknown
152.68/153.21	c   153s| 50500 |  3035 |  1001k|  19.6 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf | unknown
152.78/153.39	c   153s| 50600 |  3014 |  1002k|  19.5 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 109k|  19 | 0.000000e+00 |      --      |    Inf | unknown
152.98/153.58	c   154s| 50700 |  3010 |  1002k|  19.5 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 109k|  19 | 0.000000e+00 |      --      |    Inf | unknown
153.18/153.75	c   154s| 50800 |  3004 |  1003k|  19.5 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 109k|  19 | 0.000000e+00 |      --      |    Inf | unknown
153.38/153.94	c   154s| 50900 |  3003 |  1003k|  19.4 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 109k|  19 | 0.000000e+00 |      --      |    Inf | unknown
153.59/154.13	c   154s| 51000 |  3002 |  1004k|  19.4 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 109k|  19 | 0.000000e+00 |      --      |    Inf | unknown
153.77/154.33	c   154s| 51100 |  3002 |  1004k|  19.4 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 110k|  19 | 0.000000e+00 |      --      |    Inf | unknown
153.97/154.51	c   154s| 51200 |  3011 |  1005k|  19.4 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 110k|  19 | 0.000000e+00 |      --      |    Inf | unknown
154.17/154.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
154.17/154.70	c   155s| 51300 |  3000 |  1005k|  19.3 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 110k|  19 | 0.000000e+00 |      --      |    Inf | unknown
154.37/154.91	c   155s| 51400 |  3013 |  1006k|  19.3 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 110k|  19 | 0.000000e+00 |      --      |    Inf | unknown
154.48/155.11	c   155s| 51500 |  3003 |  1007k|  19.3 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 110k|  19 | 0.000000e+00 |      --      |    Inf | unknown
154.77/155.32	c   155s| 51600 |  3009 |  1007k|  19.2 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 110k|  19 | 0.000000e+00 |      --      |    Inf | unknown
154.97/155.52	c   155s| 51700 |  3018 |  1008k|  19.2 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf | unknown
155.17/155.72	c   156s| 51800 |  3019 |  1008k|  19.2 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf | unknown
155.37/155.90	c   156s| 51900 |  3020 |  1008k|  19.2 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf | unknown
155.48/156.09	c   156s| 52000 |  3020 |  1009k|  19.1 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf | unknown
155.67/156.28	c   156s| 52100 |  2998 |  1009k|  19.1 |   252M | 104 |4813 |  20k|  10k|  84k|  2 | 112k|  19 | 0.000000e+00 |      --      |    Inf | unknown
155.97/156.52	c   156s| 52200 |  3030 |  1010k|  19.1 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 112k|  19 | 0.000000e+00 |      --      |    Inf | unknown
156.17/156.75	c   157s| 52300 |  3008 |  1011k|  19.1 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 112k|  19 | 0.000000e+00 |      --      |    Inf | unknown
156.37/157.00	c   157s| 52400 |  3018 |  1012k|  19.0 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf | unknown
156.58/157.18	c   157s| 52500 |  3006 |  1012k|  19.0 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf | unknown
156.86/157.44	c   157s| 52600 |  3028 |  1013k|  19.0 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf | unknown
157.06/157.66	c   158s| 52700 |  3025 |  1014k|  19.0 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 112k|  19 | 0.000000e+00 |      --      |    Inf | unknown
157.26/157.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
157.26/157.85	c   158s| 52800 |  3018 |  1014k|  18.9 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 113k|  19 | 0.000000e+00 |      --      |    Inf | unknown
157.47/158.06	c   158s| 52900 |  3014 |  1015k|  18.9 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 113k|  19 | 0.000000e+00 |      --      |    Inf | unknown
157.76/158.30	c   158s| 53000 |  3028 |  1016k|  18.9 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf | unknown
157.96/158.53	c   158s| 53100 |  3042 |  1016k|  18.9 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 113k|  19 | 0.000000e+00 |      --      |    Inf | unknown
158.16/158.73	c   159s| 53200 |  3042 |  1017k|  18.9 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf | unknown
158.36/158.95	c   159s| 53300 |  3040 |  1017k|  18.8 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 114k|  19 | 0.000000e+00 |      --      |    Inf | unknown
158.57/159.17	c   159s| 53400 |  3044 |  1018k|  18.8 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 114k|  19 | 0.000000e+00 |      --      |    Inf | unknown
158.76/159.34	c   159s| 53500 |  3035 |  1019k|  18.8 |   252M | 104 |4813 |  20k|   0 |  84k|  0 | 114k|  19 | 0.000000e+00 |      --      |    Inf | unknown
159.06/159.63	c   160s| 53600 |  3037 |  1019k|  18.8 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 114k|  19 | 0.000000e+00 |      --      |    Inf | unknown
159.26/159.83	c   160s| 53700 |  3034 |  1020k|  18.7 |   252M | 104 |4813 |  20k|  10k|  84k|  2 | 114k|  19 | 0.000000e+00 |      --      |    Inf | unknown
159.47/160.05	c   160s| 53800 |  3027 |  1020k|  18.7 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf | unknown
159.65/160.28	c   160s| 53900 |  3047 |  1021k|  18.7 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf | unknown
159.85/160.46	c   160s| 54000 |  3024 |  1022k|  18.7 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf | unknown
160.15/160.73	c   161s| 54100 |  3063 |  1023k|  18.7 |   252M | 104 |4813 |  20k|  10k|  84k|  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf | unknown
160.35/160.95	c   161s| 54200 |  3085 |  1024k|  18.6 |   252M | 104 |4813 |  20k|  10k|  84k|  0 | 115k|  19 | 0.000000e+00 |      --      |    Inf | unknown
160.56/161.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
160.56/161.19	c   161s| 54300 |  3074 |  1024k|  18.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf | unknown
160.75/161.38	c   161s| 54400 |  3067 |  1024k|  18.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf | unknown
160.95/161.57	c   161s| 54500 |  3066 |  1025k|  18.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 116k|  19 | 0.000000e+00 |      --      |    Inf | unknown
161.15/161.76	c   162s| 54600 |  3052 |  1026k|  18.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 116k|  19 | 0.000000e+00 |      --      |    Inf | unknown
161.46/162.03	c   162s| 54700 |  3078 |  1026k|  18.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 116k|  19 | 0.000000e+00 |      --      |    Inf | unknown
161.65/162.25	c   162s| 54800 |  3080 |  1027k|  18.5 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 116k|  19 | 0.000000e+00 |      --      |    Inf | unknown
161.85/162.46	c   162s| 54900 |  3086 |  1028k|  18.5 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 116k|  19 | 0.000000e+00 |      --      |    Inf | unknown
162.15/162.71	c   163s| 55000 |  3075 |  1028k|  18.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 116k|  19 | 0.000000e+00 |      --      |    Inf | unknown
162.35/162.95	c   163s| 55100 |  3092 |  1029k|  18.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 116k|  19 | 0.000000e+00 |      --      |    Inf | unknown
162.56/163.17	c   163s| 55200 |  3115 |  1030k|  18.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 117k|  19 | 0.000000e+00 |      --      |    Inf | unknown
162.74/163.33	c   163s| 55300 |  3119 |  1031k|  18.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 117k|  19 | 0.000000e+00 |      --      |    Inf | unknown
162.84/163.49	c   163s| 55400 |  3117 |  1031k|  18.4 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 117k|  19 | 0.000000e+00 |      --      |    Inf | unknown
163.04/163.64	c   164s| 55500 |  3109 |  1032k|  18.3 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 117k|  19 | 0.000000e+00 |      --      |    Inf | unknown
163.24/163.80	c   164s| 55600 |  3109 |  1032k|  18.3 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 117k|  19 | 0.000000e+00 |      --      |    Inf | unknown
163.34/164.00	c   164s| 55700 |  3099 |  1033k|  18.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf | unknown
163.55/164.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
163.55/164.18	c   164s| 55800 |  3093 |  1033k|  18.3 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 118k|  19 | 0.000000e+00 |      --      |    Inf | unknown
163.84/164.40	c   164s| 55900 |  3094 |  1034k|  18.3 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 118k|  19 | 0.000000e+00 |      --      |    Inf | unknown
164.04/164.61	c   165s| 56000 |  3097 |  1035k|  18.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf | unknown
164.24/164.80	c   165s| 56100 |  3085 |  1035k|  18.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf | unknown
164.45/165.02	c   165s| 56200 |  3098 |  1036k|  18.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf | unknown
164.64/165.24	c   165s| 56300 |  3088 |  1037k|  18.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf | unknown
164.84/165.46	c   165s| 56400 |  3094 |  1038k|  18.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf | unknown
165.04/165.67	c   166s| 56500 |  3098 |  1038k|  18.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf | unknown
165.24/165.88	c   166s| 56600 |  3086 |  1039k|  18.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf | unknown
165.55/166.12	c   166s| 56700 |  3099 |  1040k|  18.1 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 119k|  19 | 0.000000e+00 |      --      |    Inf | unknown
165.73/166.34	c   166s| 56800 |  3095 |  1040k|  18.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 120k|  19 | 0.000000e+00 |      --      |    Inf | unknown
165.93/166.55	c   166s| 56900 |  3104 |  1041k|  18.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 120k|  19 | 0.000000e+00 |      --      |    Inf | unknown
166.13/166.76	c   167s| 57000 |  3114 |  1042k|  18.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 120k|  19 | 0.000000e+00 |      --      |    Inf | unknown
166.33/166.97	c   167s| 57100 |  3094 |  1043k|  18.0 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 120k|  19 | 0.000000e+00 |      --      |    Inf | unknown
166.54/167.14	c   167s| 57200 |  3095 |  1043k|  18.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 120k|  19 | 0.000000e+00 |      --      |    Inf | unknown
166.73/167.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
166.73/167.33	c   167s| 57300 |  3097 |  1044k|  18.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 120k|  19 | 0.000000e+00 |      --      |    Inf | unknown
166.93/167.56	c   167s| 57400 |  3087 |  1045k|  18.0 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 121k|  19 | 0.000000e+00 |      --      |    Inf | unknown
167.13/167.74	c   168s| 57500 |  3077 |  1045k|  17.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 121k|  19 | 0.000000e+00 |      --      |    Inf | unknown
167.33/167.99	c   168s| 57600 |  3085 |  1046k|  17.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 121k|  19 | 0.000000e+00 |      --      |    Inf | unknown
167.63/168.22	c   168s| 57700 |  3094 |  1047k|  17.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 121k|  19 | 0.000000e+00 |      --      |    Inf | unknown
167.83/168.41	c   168s| 57800 |  3097 |  1047k|  17.9 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 121k|  19 | 0.000000e+00 |      --      |    Inf | unknown
168.03/168.62	c   169s| 57900 |  3093 |  1048k|  17.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf | unknown
168.23/168.82	c   169s| 58000 |  3102 |  1049k|  17.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf | unknown
168.33/169.00	c   169s| 58100 |  3101 |  1049k|  17.8 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 122k|  19 | 0.000000e+00 |      --      |    Inf | unknown
168.54/169.19	c   169s| 58200 |  3097 |  1050k|  17.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf | unknown
168.72/169.37	c   169s| 58300 |  3091 |  1050k|  17.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf | unknown
168.92/169.58	c   170s| 58400 |  3090 |  1051k|  17.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf | unknown
169.22/169.80	c   170s| 58500 |  3089 |  1052k|  17.7 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 123k|  19 | 0.000000e+00 |      --      |    Inf | unknown
169.44/170.03	c   170s| 58600 |  3098 |  1052k|  17.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 123k|  19 | 0.000000e+00 |      --      |    Inf | unknown
169.62/170.26	c   170s| 58700 |  3107 |  1053k|  17.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 123k|  19 | 0.000000e+00 |      --      |    Inf | unknown
169.82/170.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
169.82/170.45	c   170s| 58800 |  3099 |  1053k|  17.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 123k|  19 | 0.000000e+00 |      --      |    Inf | unknown
170.02/170.66	c   171s| 58900 |  3092 |  1054k|  17.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 124k|  19 | 0.000000e+00 |      --      |    Inf | unknown
170.22/170.87	c   171s| 59000 |  3095 |  1055k|  17.6 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 124k|  19 | 0.000000e+00 |      --      |    Inf | unknown
170.43/171.06	c   171s| 59100 |  3082 |  1055k|  17.6 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 124k|  19 | 0.000000e+00 |      --      |    Inf | unknown
170.62/171.28	c   171s| 59200 |  3084 |  1056k|  17.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 124k|  19 | 0.000000e+00 |      --      |    Inf | unknown
170.82/171.48	c   171s| 59300 |  3093 |  1057k|  17.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 124k|  19 | 0.000000e+00 |      --      |    Inf | unknown
171.02/171.66	c   172s| 59400 |  3090 |  1058k|  17.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 125k|  19 | 0.000000e+00 |      --      |    Inf | unknown
171.22/171.84	c   172s| 59500 |  3090 |  1059k|  17.6 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 125k|  19 | 0.000000e+00 |      --      |    Inf | unknown
171.43/172.03	c   172s| 59600 |  3093 |  1060k|  17.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 125k|  19 | 0.000000e+00 |      --      |    Inf | unknown
171.62/172.23	c   172s| 59700 |  3098 |  1063k|  17.6 |   252M | 108 |4813 |  20k|  10k|  84k|  0 | 125k|  19 | 0.000000e+00 |      --      |    Inf | unknown
171.82/172.44	c   172s| 59800 |  3108 |  1063k|  17.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 125k|  19 | 0.000000e+00 |      --      |    Inf | unknown
172.01/172.64	c   173s| 59900 |  3131 |  1064k|  17.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 126k|  19 | 0.000000e+00 |      --      |    Inf | unknown
172.21/172.84	c   173s| 60000 |  3104 |  1065k|  17.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 126k|  19 | 0.000000e+00 |      --      |    Inf | unknown
172.43/173.01	c   173s| 60100 |  3105 |  1066k|  17.5 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 126k|  19 | 0.000000e+00 |      --      |    Inf | unknown
172.53/173.18	c   173s| 60200 |  3096 |  1066k|  17.5 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 126k|  19 | 0.000000e+00 |      --      |    Inf | unknown
172.71/173.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
172.71/173.34	c   173s| 60300 |  3093 |  1066k|  17.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 127k|  19 | 0.000000e+00 |      --      |    Inf | unknown
172.91/173.53	c   173s| 60400 |  3098 |  1067k|  17.4 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 127k|  19 | 0.000000e+00 |      --      |    Inf | unknown
173.11/173.73	c   174s| 60500 |  3106 |  1068k|  17.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 127k|  19 | 0.000000e+00 |      --      |    Inf | unknown
173.31/173.93	c   174s| 60600 |  3096 |  1069k|  17.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 127k|  19 | 0.000000e+00 |      --      |    Inf | unknown
173.52/174.14	c   174s| 60700 |  3114 |  1070k|  17.4 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 127k|  19 | 0.000000e+00 |      --      |    Inf | unknown
173.71/174.31	c   174s| 60800 |  3088 |  1070k|  17.4 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 128k|  19 | 0.000000e+00 |      --      |    Inf | unknown
173.81/174.48	c   174s| 60900 |  3085 |  1071k|  17.4 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 128k|  19 | 0.000000e+00 |      --      |    Inf | unknown
174.01/174.69	c   175s| 61000 |  3085 |  1072k|  17.3 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 128k|  19 | 0.000000e+00 |      --      |    Inf | unknown
174.31/174.94	c   175s| 61100 |  3090 |  1073k|  17.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 128k|  19 | 0.000000e+00 |      --      |    Inf | unknown
174.52/175.15	c   175s| 61200 |  3074 |  1073k|  17.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 128k|  19 | 0.000000e+00 |      --      |    Inf | unknown
174.71/175.33	c   175s| 61300 |  3082 |  1074k|  17.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 129k|  19 | 0.000000e+00 |      --      |    Inf | unknown
174.91/175.54	c   175s| 61400 |  3070 |  1075k|  17.3 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 129k|  19 | 0.000000e+00 |      --      |    Inf | unknown
175.10/175.74	c   176s| 61500 |  3083 |  1075k|  17.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 129k|  19 | 0.000000e+00 |      --      |    Inf | unknown
175.30/175.92	c   176s| 61600 |  3086 |  1076k|  17.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 129k|  19 | 0.000000e+00 |      --      |    Inf | unknown
175.52/176.15	c   176s| 61700 |  3083 |  1077k|  17.2 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 129k|  19 | 0.000000e+00 |      --      |    Inf | unknown
175.70/176.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
175.70/176.38	c   176s| 61800 |  3082 |  1077k|  17.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 130k|  19 | 0.000000e+00 |      --      |    Inf | unknown
176.00/176.61	c   177s| 61900 |  3077 |  1078k|  17.2 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 130k|  19 | 0.000000e+00 |      --      |    Inf | unknown
176.20/176.82	c   177s| 62000 |  3083 |  1079k|  17.2 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 130k|  19 | 0.000000e+00 |      --      |    Inf | unknown
176.30/176.99	c   177s| 62100 |  3078 |  1079k|  17.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 130k|  19 | 0.000000e+00 |      --      |    Inf | unknown
176.51/177.17	c   177s| 62200 |  3083 |  1080k|  17.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 130k|  19 | 0.000000e+00 |      --      |    Inf | unknown
176.80/177.40	c   177s| 62300 |  3077 |  1080k|  17.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf | unknown
177.00/177.64	c   178s| 62400 |  3090 |  1081k|  17.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf | unknown
177.20/177.86	c   178s| 62500 |  3079 |  1082k|  17.1 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 131k|  19 | 0.000000e+00 |      --      |    Inf | unknown
177.41/178.09	c   178s| 62600 |  3090 |  1083k|  17.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf | unknown
177.70/178.32	c   178s| 62700 |  3074 |  1084k|  17.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf | unknown
177.90/178.55	c   178s| 62800 |  3078 |  1084k|  17.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf | unknown
178.09/178.77	c   179s| 62900 |  3071 |  1085k|  17.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf | unknown
178.29/178.99	c   179s| 63000 |  3075 |  1086k|  17.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf | unknown
178.59/179.22	c   179s| 63100 |  3081 |  1087k|  17.0 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 132k|  19 | 0.000000e+00 |      --      |    Inf | unknown
178.79/179.43	c   179s| 63200 |  3075 |  1087k|  17.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf | unknown
178.99/179.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
178.99/179.61	c   180s| 63300 |  3071 |  1088k|  17.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf | unknown
179.19/179.81	c   180s| 63400 |  3070 |  1089k|  17.0 |   252M | 108 |4813 |  20k|  10k|  84k|  0 | 133k|  19 | 0.000000e+00 |      --      |    Inf | unknown
179.40/180.03	c   180s| 63500 |  3068 |  1089k|  16.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 133k|  19 | 0.000000e+00 |      --      |    Inf | unknown
179.59/180.23	c   180s| 63600 |  3099 |  1090k|  16.9 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 133k|  19 | 0.000000e+00 |      --      |    Inf | unknown
179.79/180.42	c   180s| 63700 |  3063 |  1090k|  16.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 133k|  19 | 0.000000e+00 |      --      |    Inf | unknown
179.99/180.61	c   181s| 63800 |  3067 |  1091k|  16.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 133k|  19 | 0.000000e+00 |      --      |    Inf | unknown
180.19/180.87	c   181s| 63900 |  3071 |  1093k|  16.9 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 133k|  19 | 0.000000e+00 |      --      |    Inf | unknown
180.40/181.07	c   181s| 64000 |  3064 |  1094k|  16.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf | unknown
180.59/181.27	c   181s| 64100 |  3056 |  1094k|  16.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf | unknown
180.88/181.52	c   181s| 64200 |  3080 |  1095k|  16.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf | unknown
181.08/181.74	c   182s| 64300 |  3086 |  1096k|  16.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf | unknown
181.28/181.92	c   182s| 64400 |  3088 |  1096k|  16.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf | unknown
181.50/182.14	c   182s| 64500 |  3097 |  1097k|  16.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf | unknown
181.68/182.35	c   182s| 64600 |  3091 |  1098k|  16.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf | unknown
181.88/182.57	c   182s| 64700 |  3084 |  1099k|  16.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf | unknown
182.18/182.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
182.18/182.88	c   183s| 64800 |  3142 |  1101k|  16.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf | unknown
182.49/183.12	c   183s| 64900 |  3148 |  1101k|  16.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf | unknown
182.68/183.35	c   183s| 65000 |  3144 |  1102k|  16.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf | unknown
182.88/183.55	c   183s| 65100 |  3135 |  1103k|  16.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf | unknown
183.08/183.77	c   184s| 65200 |  3126 |  1104k|  16.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf | unknown
183.28/183.99	c   184s| 65300 |  3122 |  1105k|  16.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf | unknown
183.58/184.23	c   184s| 65400 |  3115 |  1106k|  16.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf | unknown
183.78/184.47	c   184s| 65500 |  3132 |  1107k|  16.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf | unknown
183.98/184.67	c   185s| 65600 |  3133 |  1107k|  16.7 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 137k|  19 | 0.000000e+00 |      --      |    Inf | unknown
184.17/184.89	c   185s| 65700 |  3129 |  1108k|  16.7 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 137k|  19 | 0.000000e+00 |      --      |    Inf | unknown
184.39/185.11	c   185s| 65800 |  3117 |  1108k|  16.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf | unknown
184.67/185.34	c   185s| 65900 |  3111 |  1109k|  16.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf | unknown
184.87/185.58	c   185s| 66000 |  3113 |  1110k|  16.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf | unknown
185.07/185.79	c   186s| 66100 |  3126 |  1111k|  16.6 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 137k|  19 | 0.000000e+00 |      --      |    Inf | unknown
185.38/186.02	c   186s| 66200 |  3133 |  1112k|  16.6 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 137k|  19 | 0.000000e+00 |      --      |    Inf | unknown
185.57/186.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
185.57/186.28	c   186s| 66300 |  3162 |  1113k|  16.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 138k|  19 | 0.000000e+00 |      --      |    Inf | unknown
185.87/186.51	c   186s| 66400 |  3166 |  1113k|  16.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 138k|  19 | 0.000000e+00 |      --      |    Inf | unknown
186.07/186.74	c   187s| 66500 |  3157 |  1114k|  16.5 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 138k|  19 | 0.000000e+00 |      --      |    Inf | unknown
186.27/186.98	c   187s| 66600 |  3163 |  1115k|  16.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 138k|  19 | 0.000000e+00 |      --      |    Inf | unknown
186.57/187.23	c   187s| 66700 |  3178 |  1116k|  16.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 138k|  19 | 0.000000e+00 |      --      |    Inf | unknown
186.77/187.47	c   187s| 66800 |  3191 |  1117k|  16.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 138k|  19 | 0.000000e+00 |      --      |    Inf | unknown
187.07/187.72	c   188s| 66900 |  3203 |  1118k|  16.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 138k|  19 | 0.000000e+00 |      --      |    Inf | unknown
187.26/187.94	c   188s| 67000 |  3198 |  1119k|  16.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 139k|  19 | 0.000000e+00 |      --      |    Inf | unknown
187.48/188.15	c   188s| 67100 |  3156 |  1120k|  16.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 139k|  19 | 0.000000e+00 |      --      |    Inf | unknown
187.66/188.35	c   188s| 67200 |  3159 |  1121k|  16.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 139k|  19 | 0.000000e+00 |      --      |    Inf | unknown
187.86/188.57	c   188s| 67300 |  3159 |  1121k|  16.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 139k|  19 | 0.000000e+00 |      --      |    Inf | unknown
188.16/188.80	c   189s| 67400 |  3145 |  1122k|  16.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 139k|  19 | 0.000000e+00 |      --      |    Inf | unknown
188.26/189.00	c   189s| 67500 |  3138 |  1123k|  16.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 139k|  19 | 0.000000e+00 |      --      |    Inf | unknown
188.56/189.21	c   189s| 67600 |  3141 |  1123k|  16.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf | unknown
188.76/189.46	c   189s| 67700 |  3135 |  1124k|  16.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf | unknown
189.06/189.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
189.06/189.70	c   190s| 67800 |  3138 |  1125k|  16.4 |   252M | 108 |4813 |  20k|  10k|  84k|  0 | 140k|  19 | 0.000000e+00 |      --      |    Inf | unknown
189.26/189.92	c   190s| 67900 |  3158 |  1126k|  16.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf | unknown
189.37/190.10	c   190s| 68000 |  3171 |  1126k|  16.4 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 140k|  19 | 0.000000e+00 |      --      |    Inf | unknown
189.56/190.26	c   190s| 68100 |  3160 |  1126k|  16.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 141k|  19 | 0.000000e+00 |      --      |    Inf | unknown
189.76/190.42	c   190s| 68200 |  3156 |  1127k|  16.3 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 141k|  19 | 0.000000e+00 |      --      |    Inf | unknown
189.86/190.58	c   191s| 68300 |  3147 |  1127k|  16.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 141k|  19 | 0.000000e+00 |      --      |    Inf | unknown
190.06/190.73	c   191s| 68400 |  3145 |  1127k|  16.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 142k|  19 | 0.000000e+00 |      --      |    Inf | unknown
190.16/190.89	c   191s| 68500 |  3145 |  1128k|  16.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 142k|  19 | 0.000000e+00 |      --      |    Inf | unknown
190.37/191.05	c   191s| 68600 |  3144 |  1128k|  16.2 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 142k|  19 | 0.000000e+00 |      --      |    Inf | unknown
190.55/191.21	c   191s| 68700 |  3142 |  1128k|  16.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 143k|  19 | 0.000000e+00 |      --      |    Inf | unknown
190.65/191.36	c   191s| 68800 |  3142 |  1129k|  16.2 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 143k|  19 | 0.000000e+00 |      --      |    Inf | unknown
190.85/191.52	c   191s| 68900 |  3140 |  1129k|  16.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 143k|  19 | 0.000000e+00 |      --      |    Inf | unknown
190.95/191.68	c   192s| 69000 |  3141 |  1129k|  16.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 144k|  19 | 0.000000e+00 |      --      |    Inf | unknown
191.15/191.83	c   192s| 69100 |  3136 |  1129k|  16.1 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 144k|  19 | 0.000000e+00 |      --      |    Inf | unknown
191.25/191.98	c   192s| 69200 |  3133 |  1130k|  16.1 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 144k|  19 | 0.000000e+00 |      --      |    Inf | unknown
191.46/192.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
191.46/192.14	c   192s| 69300 |  3133 |  1130k|  16.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 145k|  19 | 0.000000e+00 |      --      |    Inf | unknown
191.65/192.33	c   192s| 69400 |  3143 |  1130k|  16.1 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 145k|  19 | 0.000000e+00 |      --      |    Inf | unknown
191.85/192.58	c   193s| 69500 |  3138 |  1131k|  16.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 145k|  19 | 0.000000e+00 |      --      |    Inf | unknown
192.05/192.77	c   193s| 69600 |  3123 |  1132k|  16.1 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 145k|  19 | 0.000000e+00 |      --      |    Inf | unknown
192.25/193.00	c   193s| 69700 |  3112 |  1132k|  16.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 145k|  19 | 0.000000e+00 |      --      |    Inf | unknown
192.46/193.18	c   193s| 69800 |  3112 |  1133k|  16.0 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 146k|  19 | 0.000000e+00 |      --      |    Inf | unknown
192.75/193.40	c   193s| 69900 |  3134 |  1134k|  16.0 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 146k|  19 | 0.000000e+00 |      --      |    Inf | unknown
192.95/193.64	c   194s| 70000 |  3120 |  1134k|  16.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 146k|  19 | 0.000000e+00 |      --      |    Inf | unknown
193.15/193.86	c   194s| 70100 |  3123 |  1135k|  16.0 |   252M | 108 |4813 |  20k|  10k|  84k|  0 | 146k|  19 | 0.000000e+00 |      --      |    Inf | unknown
193.36/194.09	c   194s| 70200 |  3106 |  1135k|  16.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 146k|  19 | 0.000000e+00 |      --      |    Inf | unknown
193.64/194.33	c   194s| 70300 |  3107 |  1136k|  16.0 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 146k|  19 | 0.000000e+00 |      --      |    Inf | unknown
193.84/194.56	c   194s| 70400 |  3113 |  1137k|  16.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 146k|  19 | 0.000000e+00 |      --      |    Inf | unknown
194.04/194.78	c   195s| 70500 |  3113 |  1137k|  15.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf | unknown
194.24/195.00	c   195s| 70600 |  3102 |  1138k|  15.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf | unknown
194.54/195.20	c   195s| 70700 |  3108 |  1139k|  15.9 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 147k|  19 | 0.000000e+00 |      --      |    Inf | unknown
194.64/195.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
194.64/195.38	c   195s| 70800 |  3107 |  1139k|  15.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf | unknown
194.84/195.58	c   196s| 70900 |  3105 |  1140k|  15.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf | unknown
195.04/195.78	c   196s| 71000 |  3107 |  1141k|  15.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 148k|  19 | 0.000000e+00 |      --      |    Inf | unknown
195.24/196.00	c   196s| 71100 |  3118 |  1141k|  15.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 148k|  19 | 0.000000e+00 |      --      |    Inf | unknown
195.54/196.20	c   196s| 71200 |  3117 |  1142k|  15.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 148k|  19 | 0.000000e+00 |      --      |    Inf | unknown
195.64/196.38	c   196s| 71300 |  3104 |  1142k|  15.8 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 148k|  19 | 0.000000e+00 |      --      |    Inf | unknown
195.84/196.58	c   197s| 71400 |  3108 |  1143k|  15.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf | unknown
196.04/196.77	c   197s| 71500 |  3110 |  1143k|  15.8 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 149k|  19 | 0.000000e+00 |      --      |    Inf | unknown
196.24/196.96	c   197s| 71600 |  3103 |  1144k|  15.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf | unknown
196.45/197.15	c   197s| 71700 |  3112 |  1145k|  15.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf | unknown
196.63/197.34	c   197s| 71800 |  3121 |  1145k|  15.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf | unknown
196.83/197.53	c   197s| 71900 |  3121 |  1146k|  15.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 150k|  19 | 0.000000e+00 |      --      |    Inf | unknown
196.93/197.69	c   198s| 72000 |  3113 |  1146k|  15.7 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 150k|  19 | 0.000000e+00 |      --      |    Inf | unknown
197.13/197.88	c   198s| 72100 |  3120 |  1146k|  15.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 150k|  19 | 0.000000e+00 |      --      |    Inf | unknown
197.35/198.07	c   198s| 72200 |  3116 |  1147k|  15.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 150k|  19 | 0.000000e+00 |      --      |    Inf | unknown
197.53/198.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
197.53/198.25	c   198s| 72300 |  3113 |  1147k|  15.7 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 150k|  19 | 0.000000e+00 |      --      |    Inf | unknown
197.73/198.43	c   198s| 72400 |  3119 |  1148k|  15.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf | unknown
197.93/198.61	c   199s| 72500 |  3119 |  1149k|  15.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf | unknown
198.13/198.80	c   199s| 72600 |  3115 |  1149k|  15.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf | unknown
198.23/198.98	c   199s| 72700 |  3120 |  1150k|  15.6 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 151k|  19 | 0.000000e+00 |      --      |    Inf | unknown
198.44/199.15	c   199s| 72800 |  3116 |  1150k|  15.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 152k|  19 | 0.000000e+00 |      --      |    Inf | unknown
198.63/199.33	c   199s| 72900 |  3115 |  1151k|  15.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 152k|  19 | 0.000000e+00 |      --      |    Inf | unknown
198.83/199.52	c   199s| 73000 |  3119 |  1151k|  15.6 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf | unknown
199.03/199.71	c   200s| 73100 |  3124 |  1152k|  15.6 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf | unknown
199.13/199.89	c   200s| 73200 |  3121 |  1152k|  15.5 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf | unknown
199.34/200.06	c   200s| 73300 |  3120 |  1153k|  15.5 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 153k|  19 | 0.000000e+00 |      --      |    Inf | unknown
199.53/200.27	c   200s| 73400 |  3134 |  1153k|  15.5 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 153k|  19 | 0.000000e+00 |      --      |    Inf | unknown
199.72/200.45	c   200s| 73500 |  3129 |  1154k|  15.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 153k|  19 | 0.000000e+00 |      --      |    Inf | unknown
199.92/200.64	c   201s| 73600 |  3136 |  1154k|  15.5 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 153k|  19 | 0.000000e+00 |      --      |    Inf | unknown
200.12/200.83	c   201s| 73700 |  3138 |  1155k|  15.5 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 153k|  19 | 0.000000e+00 |      --      |    Inf | unknown
200.22/200.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
200.22/200.99	c   201s| 73800 |  3124 |  1155k|  15.5 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 154k|  19 | 0.000000e+00 |      --      |    Inf | unknown
200.44/201.19	c   201s| 73900 |  3125 |  1156k|  15.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 154k|  19 | 0.000000e+00 |      --      |    Inf | unknown
200.62/201.38	c   201s| 74000 |  3120 |  1156k|  15.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 154k|  19 | 0.000000e+00 |      --      |    Inf | unknown
200.82/201.58	c   202s| 74100 |  3111 |  1157k|  15.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 154k|  19 | 0.000000e+00 |      --      |    Inf | unknown
201.12/201.81	c   202s| 74200 |  3132 |  1158k|  15.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 155k|  19 | 0.000000e+00 |      --      |    Inf | unknown
201.22/202.01	c   202s| 74300 |  3133 |  1159k|  15.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 155k|  19 | 0.000000e+00 |      --      |    Inf | unknown
201.43/202.19	c   202s| 74400 |  3113 |  1160k|  15.4 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 155k|  19 | 0.000000e+00 |      --      |    Inf | unknown
201.72/202.41	c   202s| 74500 |  3128 |  1160k|  15.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 155k|  19 | 0.000000e+00 |      --      |    Inf | unknown
201.92/202.61	c   203s| 74600 |  3118 |  1161k|  15.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf | unknown
202.12/202.83	c   203s| 74700 |  3126 |  1161k|  15.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf | unknown
202.33/203.03	c   203s| 74800 |  3125 |  1162k|  15.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf | unknown
202.52/203.23	c   203s| 74900 |  3112 |  1162k|  15.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf | unknown
202.71/203.44	c   203s| 75000 |  3109 |  1163k|  15.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf | unknown
202.91/203.65	c   204s| 75100 |  3105 |  1164k|  15.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 157k|  19 | 0.000000e+00 |      --      |    Inf | unknown
203.11/203.86	c   204s| 75200 |  3102 |  1164k|  15.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 157k|  19 | 0.000000e+00 |      --      |    Inf | unknown
203.33/204.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
203.33/204.06	c   204s| 75300 |  3099 |  1165k|  15.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 157k|  19 | 0.000000e+00 |      --      |    Inf | unknown
203.51/204.24	c   204s| 75400 |  3095 |  1165k|  15.3 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 157k|  19 | 0.000000e+00 |      --      |    Inf | unknown
203.71/204.45	c   204s| 75500 |  3109 |  1166k|  15.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf | unknown
203.91/204.66	c   205s| 75600 |  3114 |  1167k|  15.2 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 158k|  19 | 0.000000e+00 |      --      |    Inf | unknown
204.11/204.84	c   205s| 75700 |  3101 |  1167k|  15.2 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 158k|  19 | 0.000000e+00 |      --      |    Inf | unknown
204.32/205.04	c   205s| 75800 |  3105 |  1168k|  15.2 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 158k|  19 | 0.000000e+00 |      --      |    Inf | unknown
204.51/205.21	c   205s| 75900 |  3098 |  1169k|  15.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 159k|  19 | 0.000000e+00 |      --      |    Inf | unknown
204.61/205.38	c   205s| 76000 |  3097 |  1169k|  15.2 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 159k|  19 | 0.000000e+00 |      --      |    Inf | unknown
204.81/205.55	c   205s| 76100 |  3097 |  1170k|  15.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 159k|  19 | 0.000000e+00 |      --      |    Inf | unknown
205.01/205.72	c   206s| 76200 |  3097 |  1170k|  15.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 159k|  19 | 0.000000e+00 |      --      |    Inf | unknown
205.11/205.89	c   206s| 76300 |  3105 |  1171k|  15.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 159k|  19 | 0.000000e+00 |      --      |    Inf | unknown
205.32/206.06	c   206s| 76400 |  3107 |  1172k|  15.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf | unknown
205.51/206.23	c   206s| 76500 |  3110 |  1172k|  15.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf | unknown
205.71/206.40	c   206s| 76600 |  3112 |  1173k|  15.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf | unknown
205.81/206.56	c   206s| 76700 |  3108 |  1173k|  15.1 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 160k|  19 | 0.000000e+00 |      --      |    Inf | unknown
206.00/206.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
206.00/206.73	c   207s| 76800 |  3107 |  1174k|  15.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf | unknown
206.20/206.90	c   207s| 76900 |  3103 |  1174k|  15.1 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 161k|  19 | 0.000000e+00 |      --      |    Inf | unknown
206.32/207.08	c   207s| 77000 |  3105 |  1175k|  15.1 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 161k|  19 | 0.000000e+00 |      --      |    Inf | unknown
206.50/207.24	c   207s| 77100 |  3103 |  1175k|  15.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf | unknown
206.60/207.39	c   207s| 77200 |  3099 |  1176k|  15.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 162k|  19 | 0.000000e+00 |      --      |    Inf | unknown
206.80/207.57	c   207s| 77300 |  3098 |  1176k|  15.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 162k|  19 | 0.000000e+00 |      --      |    Inf | unknown
207.00/207.74	c   208s| 77400 |  3100 |  1177k|  15.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 162k|  19 | 0.000000e+00 |      --      |    Inf | unknown
207.10/207.89	c   208s| 77500 |  3098 |  1177k|  15.0 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 162k|  19 | 0.000000e+00 |      --      |    Inf | unknown
207.31/208.07	c   208s| 77600 |  3103 |  1178k|  15.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf | unknown
207.50/208.23	c   208s| 77700 |  3099 |  1178k|  15.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf | unknown
207.70/208.40	c   208s| 77800 |  3103 |  1179k|  15.0 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf | unknown
207.80/208.55	c   208s| 77900 |  3099 |  1179k|  15.0 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 163k|  19 | 0.000000e+00 |      --      |    Inf | unknown
208.00/208.71	c   209s| 78000 |  3097 |  1180k|  14.9 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 164k|  19 | 0.000000e+00 |      --      |    Inf | unknown
208.10/208.88	c   209s| 78100 |  3100 |  1180k|  14.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 164k|  19 | 0.000000e+00 |      --      |    Inf | unknown
208.31/209.04	c   209s| 78200 |  3098 |  1181k|  14.9 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 164k|  19 | 0.000000e+00 |      --      |    Inf | unknown
208.50/209.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
208.50/209.21	c   209s| 78300 |  3101 |  1181k|  14.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 164k|  19 | 0.000000e+00 |      --      |    Inf | unknown
208.70/209.41	c   209s| 78400 |  3103 |  1182k|  14.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 164k|  19 | 0.000000e+00 |      --      |    Inf | unknown
208.90/209.62	c   210s| 78500 |  3095 |  1183k|  14.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 165k|  19 | 0.000000e+00 |      --      |    Inf | unknown
209.09/209.84	c   210s| 78600 |  3118 |  1184k|  14.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 165k|  19 | 0.000000e+00 |      --      |    Inf | unknown
209.31/210.02	c   210s| 78700 |  3115 |  1185k|  14.9 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 165k|  19 | 0.000000e+00 |      --      |    Inf | unknown
209.41/210.19	c   210s| 78800 |  3106 |  1186k|  14.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 165k|  19 | 0.000000e+00 |      --      |    Inf | unknown
209.59/210.37	c   210s| 78900 |  3095 |  1186k|  14.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 166k|  19 | 0.000000e+00 |      --      |    Inf | unknown
209.79/210.57	c   210s| 79000 |  3119 |  1187k|  14.9 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 166k|  19 | 0.000000e+00 |      --      |    Inf | unknown
209.99/210.77	c   211s| 79100 |  3131 |  1188k|  14.8 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 166k|  19 | 0.000000e+00 |      --      |    Inf | unknown
210.19/210.95	c   211s| 79200 |  3136 |  1189k|  14.8 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 166k|  19 | 0.000000e+00 |      --      |    Inf | unknown
210.40/211.13	c   211s| 79300 |  3143 |  1189k|  14.8 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 166k|  19 | 0.000000e+00 |      --      |    Inf | unknown
210.59/211.31	c   211s| 79400 |  3148 |  1190k|  14.8 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 167k|  19 | 0.000000e+00 |      --      |    Inf | unknown
210.69/211.48	c   211s| 79500 |  3151 |  1190k|  14.8 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 167k|  19 | 0.000000e+00 |      --      |    Inf | unknown
210.89/211.64	c   212s| 79600 |  3147 |  1191k|  14.8 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 167k|  19 | 0.000000e+00 |      --      |    Inf | unknown
211.09/211.80	c   212s| 79700 |  3143 |  1191k|  14.8 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 167k|  19 | 0.000000e+00 |      --      |    Inf | unknown
211.19/211.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
211.19/211.97	c   212s| 79800 |  3149 |  1192k|  14.8 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 168k|  19 | 0.000000e+00 |      --      |    Inf | unknown
211.40/212.13	c   212s| 79900 |  3144 |  1192k|  14.8 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 168k|  19 | 0.000000e+00 |      --      |    Inf | unknown
211.49/212.29	c   212s| 80000 |  3145 |  1193k|  14.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 168k|  19 | 0.000000e+00 |      --      |    Inf | unknown
211.69/212.46	c   212s| 80100 |  3147 |  1193k|  14.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 168k|  19 | 0.000000e+00 |      --      |    Inf | unknown
211.89/212.62	c   213s| 80200 |  3140 |  1194k|  14.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 169k|  19 | 0.000000e+00 |      --      |    Inf | unknown
212.08/212.81	c   213s| 80300 |  3136 |  1194k|  14.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 169k|  19 | 0.000000e+00 |      --      |    Inf | unknown
212.30/213.02	c   213s| 80400 |  3092 |  1195k|  14.7 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 169k|  19 | 0.000000e+00 |      --      |    Inf | unknown
212.48/213.24	c   213s| 80500 |  3110 |  1196k|  14.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 169k|  19 | 0.000000e+00 |      --      |    Inf | unknown
212.68/213.45	c   213s| 80600 |  3093 |  1197k|  14.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 170k|  19 | 0.000000e+00 |      --      |    Inf | unknown
212.88/213.67	c   214s| 80700 |  3115 |  1197k|  14.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 170k|  19 | 0.000000e+00 |      --      |    Inf | unknown
213.08/213.89	c   214s| 80800 |  3102 |  1198k|  14.7 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 170k|  19 | 0.000000e+00 |      --      |    Inf | unknown
213.29/214.11	c   214s| 80900 |  3098 |  1199k|  14.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 170k|  19 | 0.000000e+00 |      --      |    Inf | unknown
213.58/214.34	c   214s| 81000 |  3091 |  1200k|  14.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 170k|  19 | 0.000000e+00 |      --      |    Inf | unknown
213.78/214.53	c   214s| 81100 |  3097 |  1200k|  14.6 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 170k|  19 | 0.000000e+00 |      --      |    Inf | unknown
213.98/214.71	c   215s| 81200 |  3090 |  1201k|  14.6 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 171k|  19 | 0.000000e+00 |      --      |    Inf | unknown
214.18/214.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
214.18/214.93	c   215s| 81300 |  3083 |  1202k|  14.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 171k|  19 | 0.000000e+00 |      --      |    Inf | unknown
214.39/215.14	c   215s| 81400 |  3081 |  1203k|  14.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 171k|  19 | 0.000000e+00 |      --      |    Inf | unknown
214.58/215.36	c   215s| 81500 |  3096 |  1203k|  14.6 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 171k|  19 | 0.000000e+00 |      --      |    Inf | unknown
214.78/215.55	c   215s| 81600 |  3089 |  1204k|  14.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 171k|  19 | 0.000000e+00 |      --      |    Inf | unknown
215.08/215.81	c   216s| 81700 |  3093 |  1205k|  14.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 172k|  19 | 0.000000e+00 |      --      |    Inf | unknown
215.29/216.01	c   216s| 81800 |  3083 |  1205k|  14.6 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 172k|  19 | 0.000000e+00 |      --      |    Inf | unknown
215.47/216.23	c   216s| 81900 |  3087 |  1206k|  14.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 172k|  19 | 0.000000e+00 |      --      |    Inf | unknown
215.67/216.43	c   216s| 82000 |  3099 |  1207k|  14.6 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 172k|  19 | 0.000000e+00 |      --      |    Inf | unknown
215.87/216.61	c   217s| 82100 |  3097 |  1207k|  14.5 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 172k|  19 | 0.000000e+00 |      --      |    Inf | unknown
216.07/216.82	c   217s| 82200 |  3102 |  1208k|  14.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 173k|  19 | 0.000000e+00 |      --      |    Inf | unknown
216.17/217.01	c   217s| 82300 |  3100 |  1209k|  14.5 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 173k|  19 | 0.000000e+00 |      --      |    Inf | unknown
216.38/217.19	c   217s| 82400 |  3096 |  1209k|  14.5 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 173k|  19 | 0.000000e+00 |      --      |    Inf | unknown
216.57/217.36	c   217s| 82500 |  3104 |  1209k|  14.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 173k|  19 | 0.000000e+00 |      --      |    Inf | unknown
216.77/217.53	c   217s| 82600 |  3090 |  1210k|  14.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 173k|  19 | 0.000000e+00 |      --      |    Inf | unknown
216.97/217.75	c   218s| 82700 |  3107 |  1211k|  14.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 174k|  19 | 0.000000e+00 |      --      |    Inf | unknown
217.17/217.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
217.17/217.99	c   218s| 82800 |  3088 |  1211k|  14.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 174k|  19 | 0.000000e+00 |      --      |    Inf | unknown
217.47/218.20	c   218s| 82900 |  3088 |  1212k|  14.5 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 174k|  19 | 0.000000e+00 |      --      |    Inf | unknown
217.57/218.39	c   218s| 83000 |  3098 |  1213k|  14.4 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 174k|  19 | 0.000000e+00 |      --      |    Inf | unknown
217.77/218.59	c   219s| 83100 |  3099 |  1213k|  14.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 174k|  19 | 0.000000e+00 |      --      |    Inf | unknown
218.07/218.81	c   219s| 83200 |  3115 |  1214k|  14.4 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 174k|  19 | 0.000000e+00 |      --      |    Inf | unknown
218.28/219.02	c   219s| 83300 |  3106 |  1215k|  14.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 175k|  19 | 0.000000e+00 |      --      |    Inf | unknown
218.46/219.24	c   219s| 83400 |  3106 |  1215k|  14.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 175k|  19 | 0.000000e+00 |      --      |    Inf | unknown
218.66/219.44	c   219s| 83500 |  3104 |  1216k|  14.4 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 175k|  19 | 0.000000e+00 |      --      |    Inf | unknown
218.86/219.65	c   220s| 83600 |  3108 |  1217k|  14.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 175k|  19 | 0.000000e+00 |      --      |    Inf | unknown
219.06/219.88	c   220s| 83700 |  3097 |  1217k|  14.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 175k|  19 | 0.000000e+00 |      --      |    Inf | unknown
219.37/220.12	c   220s| 83800 |  3104 |  1218k|  14.4 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 175k|  19 | 0.000000e+00 |      --      |    Inf | unknown
219.56/220.34	c   220s| 83900 |  3097 |  1219k|  14.4 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 176k|  19 | 0.000000e+00 |      --      |    Inf | unknown
219.76/220.54	c   220s| 84000 |  3095 |  1220k|  14.4 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 176k|  19 | 0.000000e+00 |      --      |    Inf | unknown
219.96/220.76	c   221s| 84100 |  3116 |  1221k|  14.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 176k|  19 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.97	c   221s| 84200 |  3093 |  1221k|  14.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 176k|  19 | 0.000000e+00 |      --      |    Inf | unknown
220.37/221.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
220.37/221.17	c   221s| 84300 |  3089 |  1222k|  14.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 176k|  19 | 0.000000e+00 |      --      |    Inf | unknown
220.56/221.38	c   221s| 84400 |  3087 |  1223k|  14.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 177k|  19 | 0.000000e+00 |      --      |    Inf | unknown
220.86/221.61	c   222s| 84500 |  3104 |  1223k|  14.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 177k|  19 | 0.000000e+00 |      --      |    Inf | unknown
220.96/221.79	c   222s| 84600 |  3095 |  1224k|  14.3 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 177k|  19 | 0.000000e+00 |      --      |    Inf | unknown
221.16/221.99	c   222s| 84700 |  3097 |  1225k|  14.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 177k|  19 | 0.000000e+00 |      --      |    Inf | unknown
221.45/222.20	c   222s| 84800 |  3101 |  1225k|  14.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 177k|  19 | 0.000000e+00 |      --      |    Inf | unknown
221.65/222.40	c   222s| 84900 |  3100 |  1226k|  14.3 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 177k|  19 | 0.000000e+00 |      --      |    Inf | unknown
221.85/222.62	c   223s| 85000 |  3101 |  1227k|  14.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 178k|  19 | 0.000000e+00 |      --      |    Inf | unknown
222.05/222.83	c   223s| 85100 |  3094 |  1227k|  14.3 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 178k|  19 | 0.000000e+00 |      --      |    Inf | unknown
222.27/223.04	c   223s| 85200 |  3096 |  1228k|  14.3 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 178k|  19 | 0.000000e+00 |      --      |    Inf | unknown
222.45/223.26	c   223s| 85300 |  3096 |  1229k|  14.2 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 178k|  19 | 0.000000e+00 |      --      |    Inf | unknown
222.65/223.47	c   223s| 85400 |  3098 |  1229k|  14.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 178k|  19 | 0.000000e+00 |      --      |    Inf | unknown
222.85/223.67	c   224s| 85500 |  3092 |  1230k|  14.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 179k|  19 | 0.000000e+00 |      --      |    Inf | unknown
223.05/223.87	c   224s| 85600 |  3091 |  1231k|  14.2 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 179k|  19 | 0.000000e+00 |      --      |    Inf | unknown
223.26/224.08	c   224s| 85700 |  3083 |  1231k|  14.2 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 179k|  19 | 0.000000e+00 |      --      |    Inf | unknown
223.55/224.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
223.55/224.31	c   224s| 85800 |  3095 |  1232k|  14.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 179k|  19 | 0.000000e+00 |      --      |    Inf | unknown
223.75/224.53	c   224s| 85900 |  3090 |  1233k|  14.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 179k|  19 | 0.000000e+00 |      --      |    Inf | unknown
223.95/224.73	c   225s| 86000 |  3089 |  1233k|  14.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 180k|  19 | 0.000000e+00 |      --      |    Inf | unknown
224.15/224.94	c   225s| 86100 |  3093 |  1234k|  14.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 180k|  19 | 0.000000e+00 |      --      |    Inf | unknown
224.36/225.17	c   225s| 86200 |  3106 |  1235k|  14.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 180k|  19 | 0.000000e+00 |      --      |    Inf | unknown
224.64/225.40	c   225s| 86300 |  3116 |  1236k|  14.2 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 180k|  19 | 0.000000e+00 |      --      |    Inf | unknown
224.84/225.61	c   226s| 86400 |  3122 |  1236k|  14.2 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 180k|  19 | 0.000000e+00 |      --      |    Inf | unknown
225.04/225.82	c   226s| 86500 |  3118 |  1237k|  14.1 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 180k|  19 | 0.000000e+00 |      --      |    Inf | unknown
225.26/226.04	c   226s| 86600 |  3127 |  1238k|  14.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 181k|  19 | 0.000000e+00 |      --      |    Inf | unknown
225.44/226.24	c   226s| 86700 |  3131 |  1239k|  14.1 |   252M | 108 |4813 |  20k|   0 |  84k|  0 | 181k|  19 | 0.000000e+00 |      --      |    Inf | unknown
225.64/226.41	c   226s| 86800 |  3131 |  1240k|  14.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 181k|  19 | 0.000000e+00 |      --      |    Inf | unknown
225.84/226.63	c   227s| 86900 |  3132 |  1240k|  14.1 |   252M | 108 |4813 |  20k|  10k|  84k|  1 | 181k|  19 | 0.000000e+00 |      --      |    Inf | unknown
226.04/226.86	c   227s| 87000 |  3132 |  1241k|  14.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 181k|  19 | 0.000000e+00 |      --      |    Inf | unknown
226.25/227.07	c   227s| 87100 |  3137 |  1242k|  14.1 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 181k|  19 | 0.000000e+00 |      --      |    Inf | unknown
226.44/227.28	c   227s| 87200 |  3138 |  1243k|  14.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 182k|  19 | 0.000000e+00 |      --      |    Inf | unknown
226.64/227.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
226.64/227.48	c   227s| 87300 |  3130 |  1243k|  14.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 182k|  19 | 0.000000e+00 |      --      |    Inf | unknown
226.84/227.69	c   228s| 87400 |  3138 |  1244k|  14.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 182k|  19 | 0.000000e+00 |      --      |    Inf | unknown
227.14/227.91	c   228s| 87500 |  3125 |  1245k|  14.1 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 182k|  19 | 0.000000e+00 |      --      |    Inf | unknown
227.35/228.13	c   228s| 87600 |  3128 |  1246k|  14.1 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 182k|  19 | 0.000000e+00 |      --      |    Inf | unknown
227.53/228.33	c   228s| 87700 |  3130 |  1247k|  14.1 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 182k|  19 | 0.000000e+00 |      --      |    Inf | unknown
227.73/228.54	c   228s| 87800 |  3145 |  1247k|  14.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 183k|  19 | 0.000000e+00 |      --      |    Inf | unknown
227.93/228.76	c   229s| 87900 |  3134 |  1249k|  14.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 183k|  19 | 0.000000e+00 |      --      |    Inf | unknown
228.13/228.98	c   229s| 88000 |  3137 |  1249k|  14.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 183k|  19 | 0.000000e+00 |      --      |    Inf | unknown
228.35/229.18	c   229s| 88100 |  3125 |  1250k|  14.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 183k|  19 | 0.000000e+00 |      --      |    Inf | unknown
228.53/229.38	c   229s| 88200 |  3123 |  1251k|  14.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 183k|  19 | 0.000000e+00 |      --      |    Inf | unknown
228.83/229.60	c   230s| 88300 |  3122 |  1252k|  14.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 183k|  19 | 0.000000e+00 |      --      |    Inf | unknown
229.03/229.84	c   230s| 88400 |  3129 |  1253k|  14.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 183k|  19 | 0.000000e+00 |      --      |    Inf | unknown
229.24/230.06	c   230s| 88500 |  3116 |  1254k|  14.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 184k|  19 | 0.000000e+00 |      --      |    Inf | unknown
229.43/230.26	c   230s| 88600 |  3123 |  1255k|  14.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 184k|  19 | 0.000000e+00 |      --      |    Inf | unknown
229.63/230.46	c   230s| 88700 |  3124 |  1255k|  14.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 184k|  19 | 0.000000e+00 |      --      |    Inf | unknown
229.83/230.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
229.83/230.66	c   231s| 88800 |  3118 |  1256k|  14.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 184k|  19 | 0.000000e+00 |      --      |    Inf | unknown
230.03/230.86	c   231s| 88900 |  3114 |  1256k|  14.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 185k|  19 | 0.000000e+00 |      --      |    Inf | unknown
230.24/231.07	c   231s| 89000 |  3114 |  1257k|  14.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 185k|  19 | 0.000000e+00 |      --      |    Inf | unknown
230.43/231.27	c   231s| 89100 |  3123 |  1257k|  14.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 185k|  19 | 0.000000e+00 |      --      |    Inf | unknown
230.62/231.48	c   231s| 89200 |  3114 |  1258k|  13.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 185k|  19 | 0.000000e+00 |      --      |    Inf | unknown
230.82/231.67	c   232s| 89300 |  3113 |  1259k|  13.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 186k|  19 | 0.000000e+00 |      --      |    Inf | unknown
231.02/231.89	c   232s| 89400 |  3130 |  1259k|  13.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 186k|  19 | 0.000000e+00 |      --      |    Inf | unknown
231.24/232.09	c   232s| 89500 |  3124 |  1260k|  13.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 186k|  19 | 0.000000e+00 |      --      |    Inf | unknown
231.52/232.30	c   232s| 89600 |  3131 |  1260k|  13.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 186k|  19 | 0.000000e+00 |      --      |    Inf | unknown
231.72/232.50	c   232s| 89700 |  3134 |  1261k|  13.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 186k|  19 | 0.000000e+00 |      --      |    Inf | unknown
231.92/232.70	c   233s| 89800 |  3124 |  1262k|  13.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 187k|  19 | 0.000000e+00 |      --      |    Inf | unknown
232.12/232.90	c   233s| 89900 |  3113 |  1262k|  13.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 187k|  19 | 0.000000e+00 |      --      |    Inf | unknown
232.33/233.11	c   233s| 90000 |  3109 |  1263k|  13.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 187k|  19 | 0.000000e+00 |      --      |    Inf | unknown
232.52/233.32	c   233s| 90100 |  3115 |  1264k|  13.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 187k|  19 | 0.000000e+00 |      --      |    Inf | unknown
232.72/233.54	c   233s| 90200 |  3117 |  1265k|  13.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 187k|  19 | 0.000000e+00 |      --      |    Inf | unknown
232.92/233.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
232.92/233.77	c   234s| 90300 |  3110 |  1266k|  13.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 188k|  19 | 0.000000e+00 |      --      |    Inf | unknown
233.12/233.99	c   234s| 90400 |  3120 |  1268k|  13.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 188k|  19 | 0.000000e+00 |      --      |    Inf | unknown
233.42/234.21	c   234s| 90500 |  3116 |  1269k|  13.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 188k|  19 | 0.000000e+00 |      --      |    Inf | unknown
233.62/234.40	c   234s| 90600 |  3108 |  1269k|  13.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 188k|  19 | 0.000000e+00 |      --      |    Inf | unknown
233.81/234.62	c   235s| 90700 |  3150 |  1270k|  13.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 188k|  19 | 0.000000e+00 |      --      |    Inf | unknown
234.01/234.82	c   235s| 90800 |  3150 |  1271k|  13.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 188k|  19 | 0.000000e+00 |      --      |    Inf | unknown
234.11/235.01	c   235s| 90900 |  3143 |  1271k|  13.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 189k|  19 | 0.000000e+00 |      --      |    Inf | unknown
234.41/235.21	c   235s| 91000 |  3150 |  1272k|  13.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 189k|  19 | 0.000000e+00 |      --      |    Inf | unknown
234.61/235.40	c   235s| 91100 |  3139 |  1272k|  13.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 189k|  19 | 0.000000e+00 |      --      |    Inf | unknown
234.71/235.59	c   236s| 91200 |  3135 |  1273k|  13.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 189k|  19 | 0.000000e+00 |      --      |    Inf | unknown
234.91/235.79	c   236s| 91300 |  3115 |  1273k|  13.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 190k|  19 | 0.000000e+00 |      --      |    Inf | unknown
235.11/235.98	c   236s| 91400 |  3113 |  1274k|  13.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 190k|  19 | 0.000000e+00 |      --      |    Inf | unknown
235.32/236.17	c   236s| 91500 |  3111 |  1274k|  13.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 190k|  19 | 0.000000e+00 |      --      |    Inf | unknown
235.61/236.40	c   236s| 91600 |  3104 |  1275k|  13.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 190k|  19 | 0.000000e+00 |      --      |    Inf | unknown
235.81/236.61	c   237s| 91700 |  3095 |  1276k|  13.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 190k|  19 | 0.000000e+00 |      --      |    Inf | unknown
236.01/236.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
236.01/236.83	c   237s| 91800 |  3096 |  1277k|  13.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 190k|  19 | 0.000000e+00 |      --      |    Inf | unknown
236.22/237.07	c   237s| 91900 |  3092 |  1277k|  13.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 191k|  19 | 0.000000e+00 |      --      |    Inf | unknown
236.41/237.28	c   237s| 92000 |  3093 |  1278k|  13.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 191k|  19 | 0.000000e+00 |      --      |    Inf | unknown
236.71/237.50	c   237s| 92100 |  3093 |  1278k|  13.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 191k|  19 | 0.000000e+00 |      --      |    Inf | unknown
236.90/237.71	c   238s| 92200 |  3091 |  1279k|  13.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 191k|  19 | 0.000000e+00 |      --      |    Inf | unknown
237.10/237.93	c   238s| 92300 |  3101 |  1280k|  13.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 191k|  19 | 0.000000e+00 |      --      |    Inf | unknown
237.32/238.15	c   238s| 92400 |  3108 |  1281k|  13.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 191k|  19 | 0.000000e+00 |      --      |    Inf | unknown
237.50/238.36	c   238s| 92500 |  3098 |  1282k|  13.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 191k|  19 | 0.000000e+00 |      --      |    Inf | unknown
237.70/238.58	c   238s| 92600 |  3093 |  1283k|  13.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 192k|  19 | 0.000000e+00 |      --      |    Inf | unknown
237.90/238.78	c   239s| 92700 |  3092 |  1283k|  13.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 192k|  19 | 0.000000e+00 |      --      |    Inf | unknown
238.21/239.01	c   239s| 92800 |  3103 |  1284k|  13.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 192k|  19 | 0.000000e+00 |      --      |    Inf | unknown
238.40/239.25	c   239s| 92900 |  3079 |  1286k|  13.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 192k|  19 | 0.000000e+00 |      --      |    Inf | unknown
238.60/239.47	c   239s| 93000 |  3086 |  1286k|  13.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 192k|  19 | 0.000000e+00 |      --      |    Inf | unknown
238.80/239.69	c   240s| 93100 |  3092 |  1287k|  13.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf | unknown
239.10/239.92	c   240s| 93200 |  3091 |  1288k|  13.7 |   253M | 108 |4813 |  20k|  10k|  84k|  0 | 193k|  19 | 0.000000e+00 |      --      |    Inf | unknown
239.31/240.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
239.31/240.15	c   240s| 93300 |  3083 |  1289k|  13.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf | unknown
239.49/240.37	c   240s| 93400 |  3082 |  1289k|  13.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf | unknown
239.79/240.60	c   241s| 93500 |  3089 |  1290k|  13.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf | unknown
239.99/240.82	c   241s| 93600 |  3089 |  1291k|  13.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 194k|  19 | 0.000000e+00 |      --      |    Inf | unknown
240.21/241.04	c   241s| 93700 |  3099 |  1292k|  13.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 194k|  19 | 0.000000e+00 |      --      |    Inf | unknown
240.39/241.26	c   241s| 93800 |  3100 |  1293k|  13.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 194k|  19 | 0.000000e+00 |      --      |    Inf | unknown
240.69/241.50	c   241s| 93900 |  3089 |  1294k|  13.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 194k|  19 | 0.000000e+00 |      --      |    Inf | unknown
240.89/241.73	c   242s| 94000 |  3079 |  1295k|  13.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 194k|  19 | 0.000000e+00 |      --      |    Inf | unknown
241.09/241.96	c   242s| 94100 |  3082 |  1295k|  13.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 194k|  19 | 0.000000e+00 |      --      |    Inf | unknown
241.30/242.19	c   242s| 94200 |  3096 |  1296k|  13.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 195k|  19 | 0.000000e+00 |      --      |    Inf | unknown
241.49/242.37	c   242s| 94300 |  3091 |  1297k|  13.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 195k|  19 | 0.000000e+00 |      --      |    Inf | unknown
241.69/242.56	c   242s| 94400 |  3093 |  1297k|  13.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 195k|  19 | 0.000000e+00 |      --      |    Inf | unknown
241.89/242.74	c   243s| 94500 |  3091 |  1298k|  13.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 195k|  19 | 0.000000e+00 |      --      |    Inf | unknown
242.09/242.93	c   243s| 94600 |  3094 |  1298k|  13.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 195k|  19 | 0.000000e+00 |      --      |    Inf | unknown
242.30/243.15	c   243s| 94700 |  3095 |  1299k|  13.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 196k|  19 | 0.000000e+00 |      --      |    Inf | unknown
242.49/243.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
242.49/243.34	c   243s| 94800 |  3096 |  1300k|  13.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 196k|  19 | 0.000000e+00 |      --      |    Inf | unknown
242.68/243.54	c   243s| 94900 |  3094 |  1300k|  13.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 196k|  19 | 0.000000e+00 |      --      |    Inf | unknown
242.88/243.71	c   244s| 95000 |  3092 |  1301k|  13.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 196k|  19 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.89	c   244s| 95100 |  3093 |  1302k|  13.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 197k|  19 | 0.000000e+00 |      --      |    Inf | unknown
243.20/244.08	c   244s| 95200 |  3103 |  1302k|  13.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 197k|  19 | 0.000000e+00 |      --      |    Inf | unknown
243.38/244.24	c   244s| 95300 |  3101 |  1303k|  13.5 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 197k|  19 | 0.000000e+00 |      --      |    Inf | unknown
243.58/244.46	c   244s| 95400 |  3111 |  1304k|  13.5 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 197k|  19 | 0.000000e+00 |      --      |    Inf | unknown
243.78/244.67	c   245s| 95500 |  3110 |  1305k|  13.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 197k|  19 | 0.000000e+00 |      --      |    Inf | unknown
243.98/244.88	c   245s| 95600 |  3100 |  1305k|  13.5 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 197k|  19 | 0.000000e+00 |      --      |    Inf | unknown
244.19/245.09	c   245s| 95700 |  3096 |  1306k|  13.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 198k|  19 | 0.000000e+00 |      --      |    Inf | unknown
244.38/245.28	c   245s| 95800 |  3092 |  1307k|  13.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 198k|  19 | 0.000000e+00 |      --      |    Inf | unknown
244.58/245.49	c   245s| 95900 |  3077 |  1307k|  13.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 198k|  19 | 0.000000e+00 |      --      |    Inf | unknown
244.88/245.72	c   246s| 96000 |  3106 |  1308k|  13.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 198k|  19 | 0.000000e+00 |      --      |    Inf | unknown
245.08/245.92	c   246s| 96100 |  3087 |  1309k|  13.5 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 198k|  19 | 0.000000e+00 |      --      |    Inf | unknown
245.29/246.11	c   246s| 96200 |  3080 |  1309k|  13.5 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 198k|  19 | 0.000000e+00 |      --      |    Inf | unknown
245.48/246.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
245.48/246.33	c   246s| 96300 |  3070 |  1310k|  13.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 199k|  19 | 0.000000e+00 |      --      |    Inf | unknown
245.67/246.56	c   246s| 96400 |  3088 |  1311k|  13.5 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 199k|  19 | 0.000000e+00 |      --      |    Inf | unknown
245.87/246.76	c   247s| 96500 |  3102 |  1312k|  13.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 199k|  19 | 0.000000e+00 |      --      |    Inf | unknown
246.07/246.93	c   247s| 96600 |  3102 |  1312k|  13.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 199k|  19 | 0.000000e+00 |      --      |    Inf | unknown
246.19/247.09	c   247s| 96700 |  3096 |  1313k|  13.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 199k|  19 | 0.000000e+00 |      --      |    Inf | unknown
246.37/247.29	c   247s| 96800 |  3106 |  1314k|  13.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 200k|  19 | 0.000000e+00 |      --      |    Inf | unknown
246.57/247.45	c   247s| 96900 |  3098 |  1315k|  13.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 200k|  19 | 0.000000e+00 |      --      |    Inf | unknown
246.77/247.65	c   248s| 97000 |  3091 |  1315k|  13.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 200k|  19 | 0.000000e+00 |      --      |    Inf | unknown
246.97/247.83	c   248s| 97100 |  3080 |  1316k|  13.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 200k|  19 | 0.000000e+00 |      --      |    Inf | unknown
247.07/248.01	c   248s| 97200 |  3073 |  1317k|  13.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 200k|  19 | 0.000000e+00 |      --      |    Inf | unknown
247.28/248.19	c   248s| 97300 |  3069 |  1318k|  13.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 201k|  19 | 0.000000e+00 |      --      |    Inf | unknown
247.57/248.41	c   248s| 97400 |  3084 |  1318k|  13.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 201k|  19 | 0.000000e+00 |      --      |    Inf | unknown
247.77/248.62	c   249s| 97500 |  3101 |  1319k|  13.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 201k|  19 | 0.000000e+00 |      --      |    Inf | unknown
247.97/248.80	c   249s| 97600 |  3086 |  1320k|  13.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 201k|  19 | 0.000000e+00 |      --      |    Inf | unknown
248.07/249.01	c   249s| 97700 |  3079 |  1321k|  13.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 201k|  19 | 0.000000e+00 |      --      |    Inf | unknown
248.28/249.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
248.28/249.19	c   249s| 97800 |  3083 |  1321k|  13.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 201k|  19 | 0.000000e+00 |      --      |    Inf | unknown
248.47/249.37	c   249s| 97900 |  3084 |  1322k|  13.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 202k|  19 | 0.000000e+00 |      --      |    Inf | unknown
248.67/249.55	c   249s| 98000 |  3086 |  1323k|  13.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 202k|  19 | 0.000000e+00 |      --      |    Inf | unknown
248.86/249.75	c   250s| 98100 |  3094 |  1323k|  13.3 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 202k|  19 | 0.000000e+00 |      --      |    Inf | unknown
249.06/249.93	c   250s| 98200 |  3093 |  1324k|  13.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 202k|  19 | 0.000000e+00 |      --      |    Inf | unknown
249.18/250.10	c   250s| 98300 |  3094 |  1325k|  13.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 202k|  19 | 0.000000e+00 |      --      |    Inf | unknown
249.36/250.26	c   250s| 98400 |  3094 |  1325k|  13.3 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 203k|  19 | 0.000000e+00 |      --      |    Inf | unknown
249.56/250.44	c   250s| 98500 |  3093 |  1326k|  13.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 203k|  19 | 0.000000e+00 |      --      |    Inf | unknown
249.76/250.63	c   251s| 98600 |  3102 |  1327k|  13.3 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 203k|  19 | 0.000000e+00 |      --      |    Inf | unknown
249.96/250.81	c   251s| 98700 |  3099 |  1327k|  13.3 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 203k|  19 | 0.000000e+00 |      --      |    Inf | unknown
250.17/251.05	c   251s| 98800 |  3099 |  1328k|  13.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 203k|  19 | 0.000000e+00 |      --      |    Inf | unknown
250.36/251.24	c   251s| 98900 |  3078 |  1329k|  13.3 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 204k|  19 | 0.000000e+00 |      --      |    Inf | unknown
250.56/251.46	c   251s| 99000 |  3084 |  1330k|  13.3 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 204k|  19 | 0.000000e+00 |      --      |    Inf | unknown
250.76/251.65	c   252s| 99100 |  3089 |  1330k|  13.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 204k|  19 | 0.000000e+00 |      --      |    Inf | unknown
250.96/251.84	c   252s| 99200 |  3091 |  1331k|  13.3 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 204k|  19 | 0.000000e+00 |      --      |    Inf | unknown
251.17/252.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
251.17/252.04	c   252s| 99300 |  3089 |  1332k|  13.3 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 204k|  19 | 0.000000e+00 |      --      |    Inf | unknown
251.36/252.22	c   252s| 99400 |  3088 |  1332k|  13.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 205k|  19 | 0.000000e+00 |      --      |    Inf | unknown
251.56/252.43	c   252s| 99500 |  3099 |  1333k|  13.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 205k|  19 | 0.000000e+00 |      --      |    Inf | unknown
251.66/252.59	c   253s| 99600 |  3081 |  1334k|  13.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 205k|  19 | 0.000000e+00 |      --      |    Inf | unknown
251.85/252.79	c   253s| 99700 |  3078 |  1334k|  13.2 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 205k|  19 | 0.000000e+00 |      --      |    Inf | unknown
252.05/252.98	c   253s| 99800 |  3076 |  1335k|  13.2 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 206k|  19 | 0.000000e+00 |      --      |    Inf | unknown
252.27/253.18	c   253s| 99900 |  3086 |  1336k|  13.2 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 206k|  19 | 0.000000e+00 |      --      |    Inf | unknown
252.45/253.35	c   253s|100000 |  3082 |  1336k|  13.2 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 206k|  19 | 0.000000e+00 |      --      |    Inf | unknown
252.65/253.53	c   253s|100100 |  3081 |  1337k|  13.2 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 206k|  19 | 0.000000e+00 |      --      |    Inf | unknown
252.75/253.69	c   254s|100200 |  3080 |  1338k|  13.2 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 206k|  19 | 0.000000e+00 |      --      |    Inf | unknown
252.95/253.86	c   254s|100300 |  3078 |  1338k|  13.2 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 207k|  19 | 0.000000e+00 |      --      |    Inf | unknown
253.16/254.04	c   254s|100400 |  3086 |  1339k|  13.2 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 207k|  19 | 0.000000e+00 |      --      |    Inf | unknown
253.35/254.22	c   254s|100500 |  3085 |  1340k|  13.2 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 207k|  19 | 0.000000e+00 |      --      |    Inf | unknown
253.45/254.39	c   254s|100600 |  3080 |  1340k|  13.2 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 207k|  19 | 0.000000e+00 |      --      |    Inf | unknown
253.65/254.58	c   254s|100700 |  3085 |  1341k|  13.2 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 207k|  19 | 0.000000e+00 |      --      |    Inf | unknown
253.85/254.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
253.85/254.75	c   255s|100800 |  3076 |  1342k|  13.2 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 208k|  19 | 0.000000e+00 |      --      |    Inf | unknown
254.05/254.93	c   255s|100900 |  3077 |  1342k|  13.2 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 208k|  19 | 0.000000e+00 |      --      |    Inf | unknown
254.26/255.13	c   255s|101000 |  3082 |  1343k|  13.2 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 208k|  19 | 0.000000e+00 |      --      |    Inf | unknown
254.45/255.33	c   255s|101100 |  3099 |  1343k|  13.2 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 208k|  19 | 0.000000e+00 |      --      |    Inf | unknown
254.65/255.52	c   255s|101200 |  3077 |  1344k|  13.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 208k|  19 | 0.000000e+00 |      --      |    Inf | unknown
254.85/255.70	c   256s|101300 |  3087 |  1344k|  13.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 209k|  19 | 0.000000e+00 |      --      |    Inf | unknown
254.94/255.87	c   256s|101400 |  3092 |  1345k|  13.1 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 209k|  19 | 0.000000e+00 |      --      |    Inf | unknown
255.16/256.08	c   256s|101500 |  3091 |  1346k|  13.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 209k|  19 | 0.000000e+00 |      --      |    Inf | unknown
255.34/256.24	c   256s|101600 |  3090 |  1346k|  13.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 209k|  19 | 0.000000e+00 |      --      |    Inf | unknown
255.44/256.39	c   256s|101700 |  3067 |  1347k|  13.1 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 209k|  19 | 0.000000e+00 |      --      |    Inf | unknown
255.64/256.58	c   257s|101800 |  3073 |  1347k|  13.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 210k|  19 | 0.000000e+00 |      --      |    Inf | unknown
255.84/256.78	c   257s|101900 |  3081 |  1348k|  13.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 210k|  19 | 0.000000e+00 |      --      |    Inf | unknown
256.04/256.96	c   257s|102000 |  3077 |  1349k|  13.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 210k|  19 | 0.000000e+00 |      --      |    Inf | unknown
256.25/257.12	c   257s|102100 |  3075 |  1349k|  13.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 210k|  19 | 0.000000e+00 |      --      |    Inf | unknown
256.34/257.28	c   257s|102200 |  3069 |  1350k|  13.1 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 210k|  19 | 0.000000e+00 |      --      |    Inf | unknown
256.54/257.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
256.54/257.48	c   257s|102300 |  3094 |  1350k|  13.1 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 211k|  19 | 0.000000e+00 |      --      |    Inf | unknown
256.74/257.64	c   258s|102400 |  3088 |  1351k|  13.1 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 211k|  19 | 0.000000e+00 |      --      |    Inf | unknown
256.94/257.82	c   258s|102500 |  3073 |  1351k|  13.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 211k|  19 | 0.000000e+00 |      --      |    Inf | unknown
257.04/257.99	c   258s|102600 |  3075 |  1352k|  13.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 211k|  19 | 0.000000e+00 |      --      |    Inf | unknown
257.25/258.15	c   258s|102700 |  3079 |  1352k|  13.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 211k|  19 | 0.000000e+00 |      --      |    Inf | unknown
257.44/258.31	c   258s|102800 |  3077 |  1353k|  13.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 212k|  19 | 0.000000e+00 |      --      |    Inf | unknown
257.54/258.48	c   258s|102900 |  3079 |  1354k|  13.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 212k|  19 | 0.000000e+00 |      --      |    Inf | unknown
257.74/258.64	c   259s|103000 |  3077 |  1354k|  13.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 212k|  19 | 0.000000e+00 |      --      |    Inf | unknown
257.84/258.79	c   259s|103100 |  3073 |  1355k|  13.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 212k|  19 | 0.000000e+00 |      --      |    Inf | unknown
258.03/258.96	c   259s|103200 |  3075 |  1355k|  13.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 212k|  19 | 0.000000e+00 |      --      |    Inf | unknown
258.25/259.12	c   259s|103300 |  3079 |  1356k|  13.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 213k|  19 | 0.000000e+00 |      --      |    Inf | unknown
258.33/259.28	c   259s|103400 |  3073 |  1357k|  13.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 213k|  19 | 0.000000e+00 |      --      |    Inf | unknown
258.53/259.44	c   259s|103500 |  3073 |  1357k|  13.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 213k|  19 | 0.000000e+00 |      --      |    Inf | unknown
258.73/259.60	c   260s|103600 |  3071 |  1358k|  13.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 213k|  19 | 0.000000e+00 |      --      |    Inf | unknown
258.83/259.76	c   260s|103700 |  3073 |  1358k|  13.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 213k|  19 | 0.000000e+00 |      --      |    Inf | unknown
259.03/259.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
259.03/259.93	c   260s|103800 |  3077 |  1359k|  13.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 214k|  19 | 0.000000e+00 |      --      |    Inf | unknown
259.14/260.08	c   260s|103900 |  3071 |  1359k|  13.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 214k|  19 | 0.000000e+00 |      --      |    Inf | unknown
259.33/260.24	c   260s|104000 |  3071 |  1360k|  12.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 214k|  19 | 0.000000e+00 |      --      |    Inf | unknown
259.53/260.41	c   260s|104100 |  3073 |  1361k|  12.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 214k|  19 | 0.000000e+00 |      --      |    Inf | unknown
259.63/260.59	c   261s|104200 |  3091 |  1361k|  12.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 214k|  19 | 0.000000e+00 |      --      |    Inf | unknown
259.83/260.76	c   261s|104300 |  3097 |  1362k|  12.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 214k|  19 | 0.000000e+00 |      --      |    Inf | unknown
260.03/260.93	c   261s|104400 |  3107 |  1362k|  12.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 215k|  19 | 0.000000e+00 |      --      |    Inf | unknown
260.14/261.09	c   261s|104500 |  3100 |  1363k|  12.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 215k|  19 | 0.000000e+00 |      --      |    Inf | unknown
260.33/261.25	c   261s|104600 |  3100 |  1364k|  12.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 215k|  19 | 0.000000e+00 |      --      |    Inf | unknown
260.53/261.41	c   261s|104700 |  3096 |  1364k|  12.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 215k|  19 | 0.000000e+00 |      --      |    Inf | unknown
260.63/261.57	c   261s|104800 |  3098 |  1365k|  12.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 215k|  19 | 0.000000e+00 |      --      |    Inf | unknown
260.83/261.74	c   262s|104900 |  3100 |  1365k|  12.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 216k|  19 | 0.000000e+00 |      --      |    Inf | unknown
260.93/261.90	c   262s|105000 |  3094 |  1366k|  12.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 216k|  19 | 0.000000e+00 |      --      |    Inf | unknown
261.14/262.06	c   262s|105100 |  3098 |  1367k|  12.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 216k|  19 | 0.000000e+00 |      --      |    Inf | unknown
261.32/262.22	c   262s|105200 |  3092 |  1367k|  12.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 216k|  19 | 0.000000e+00 |      --      |    Inf | unknown
261.42/262.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
261.42/262.38	c   262s|105300 |  3096 |  1368k|  12.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 216k|  19 | 0.000000e+00 |      --      |    Inf | unknown
261.62/262.55	c   262s|105400 |  3102 |  1368k|  12.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 217k|  19 | 0.000000e+00 |      --      |    Inf | unknown
261.82/262.70	c   263s|105500 |  3094 |  1369k|  12.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 217k|  19 | 0.000000e+00 |      --      |    Inf | unknown
261.92/262.87	c   263s|105600 |  3096 |  1370k|  12.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 217k|  19 | 0.000000e+00 |      --      |    Inf | unknown
262.13/263.03	c   263s|105700 |  3096 |  1370k|  12.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 217k|  19 | 0.000000e+00 |      --      |    Inf | unknown
262.23/263.19	c   263s|105800 |  3088 |  1371k|  12.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 217k|  19 | 0.000000e+00 |      --      |    Inf | unknown
262.42/263.35	c   263s|105900 |  3092 |  1371k|  12.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 218k|  19 | 0.000000e+00 |      --      |    Inf | unknown
262.62/263.51	c   263s|106000 |  3087 |  1372k|  12.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 218k|  19 | 0.000000e+00 |      --      |    Inf | unknown
262.72/263.67	c   264s|106100 |  3083 |  1373k|  12.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 218k|  19 | 0.000000e+00 |      --      |    Inf | unknown
262.92/263.84	c   264s|106200 |  3085 |  1373k|  12.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 218k|  19 | 0.000000e+00 |      --      |    Inf | unknown
263.02/263.99	c   264s|106300 |  3075 |  1374k|  12.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 218k|  19 | 0.000000e+00 |      --      |    Inf | unknown
263.23/264.15	c   264s|106400 |  3077 |  1374k|  12.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 219k|  19 | 0.000000e+00 |      --      |    Inf | unknown
263.42/264.31	c   264s|106500 |  3069 |  1375k|  12.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 219k|  19 | 0.000000e+00 |      --      |    Inf | unknown
263.52/264.49	c   264s|106600 |  3080 |  1376k|  12.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 219k|  19 | 0.000000e+00 |      --      |    Inf | unknown
263.82/264.71	c   265s|106700 |  3081 |  1377k|  12.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 219k|  19 | 0.000000e+00 |      --      |    Inf | unknown
264.02/264.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
264.02/264.91	c   265s|106800 |  3082 |  1377k|  12.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 219k|  19 | 0.000000e+00 |      --      |    Inf | unknown
264.13/265.11	c   265s|106900 |  3077 |  1378k|  12.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 219k|  19 | 0.000000e+00 |      --      |    Inf | unknown
264.41/265.31	c   265s|107000 |  3087 |  1379k|  12.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 220k|  19 | 0.000000e+00 |      --      |    Inf | unknown
264.61/265.56	c   265s|107100 |  3109 |  1382k|  12.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 220k|  19 | 0.000000e+00 |      --      |    Inf | unknown
264.81/265.74	c   266s|107200 |  3115 |  1382k|  12.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 220k|  19 | 0.000000e+00 |      --      |    Inf | unknown
265.01/265.90	c   266s|107300 |  3104 |  1383k|  12.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 220k|  19 | 0.000000e+00 |      --      |    Inf | unknown
265.12/266.06	c   266s|107400 |  3105 |  1383k|  12.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 220k|  19 | 0.000000e+00 |      --      |    Inf | unknown
265.31/266.23	c   266s|107500 |  3112 |  1384k|  12.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf | unknown
265.51/266.40	c   266s|107600 |  3110 |  1384k|  12.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf | unknown
265.61/266.58	c   267s|107700 |  3112 |  1385k|  12.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 221k|  19 | 0.000000e+00 |      --      |    Inf | unknown
265.81/266.77	c   267s|107800 |  3125 |  1385k|  12.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf | unknown
266.01/266.93	c   267s|107900 |  3115 |  1386k|  12.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 222k|  19 | 0.000000e+00 |      --      |    Inf | unknown
266.12/267.10	c   267s|108000 |  3111 |  1386k|  12.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 222k|  19 | 0.000000e+00 |      --      |    Inf | unknown
266.31/267.27	c   267s|108100 |  3096 |  1387k|  12.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 222k|  19 | 0.000000e+00 |      --      |    Inf | unknown
266.51/267.47	c   267s|108200 |  3110 |  1388k|  12.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 222k|  19 | 0.000000e+00 |      --      |    Inf | unknown
266.71/267.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
266.71/267.64	c   268s|108300 |  3093 |  1388k|  12.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 222k|  19 | 0.000000e+00 |      --      |    Inf | unknown
266.91/267.80	c   268s|108400 |  3070 |  1388k|  12.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 223k|  19 | 0.000000e+00 |      --      |    Inf | unknown
267.01/267.98	c   268s|108500 |  3071 |  1389k|  12.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 223k|  19 | 0.000000e+00 |      --      |    Inf | unknown
267.22/268.18	c   268s|108600 |  3089 |  1390k|  12.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 223k|  19 | 0.000000e+00 |      --      |    Inf | unknown
267.40/268.36	c   268s|108700 |  3081 |  1390k|  12.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 223k|  19 | 0.000000e+00 |      --      |    Inf | unknown
267.60/268.56	c   268s|108800 |  3089 |  1391k|  12.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 224k|  19 | 0.000000e+00 |      --      |    Inf | unknown
267.80/268.73	c   269s|108900 |  3079 |  1391k|  12.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 224k|  19 | 0.000000e+00 |      --      |    Inf | unknown
268.00/268.92	c   269s|109000 |  3072 |  1391k|  12.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 224k|  19 | 0.000000e+00 |      --      |    Inf | unknown
268.12/269.10	c   269s|109100 |  3069 |  1392k|  12.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 224k|  19 | 0.000000e+00 |      --      |    Inf | unknown
268.40/269.32	c   269s|109200 |  3084 |  1393k|  12.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 224k|  19 | 0.000000e+00 |      --      |    Inf | unknown
268.60/269.51	c   269s|109300 |  3076 |  1394k|  12.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 225k|  19 | 0.000000e+00 |      --      |    Inf | unknown
268.80/269.71	c   270s|109400 |  3072 |  1394k|  12.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 225k|  19 | 0.000000e+00 |      --      |    Inf | unknown
269.00/269.91	c   270s|109500 |  3089 |  1395k|  12.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 225k|  19 | 0.000000e+00 |      --      |    Inf | unknown
269.21/270.13	c   270s|109600 |  3117 |  1396k|  12.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 225k|  19 | 0.000000e+00 |      --      |    Inf | unknown
269.40/270.33	c   270s|109700 |  3120 |  1396k|  12.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 225k|  19 | 0.000000e+00 |      --      |    Inf | unknown
269.60/270.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
269.60/270.53	c   270s|109800 |  3139 |  1397k|  12.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 226k|  19 | 0.000000e+00 |      --      |    Inf | unknown
269.80/270.74	c   271s|109900 |  3160 |  1397k|  12.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 226k|  19 | 0.000000e+00 |      --      |    Inf | unknown
270.00/270.93	c   271s|110000 |  3169 |  1398k|  12.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 226k|  19 | 0.000000e+00 |      --      |    Inf | unknown
270.21/271.14	c   271s|110100 |  3189 |  1399k|  12.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 226k|  19 | 0.000000e+00 |      --      |    Inf | unknown
270.39/271.31	c   271s|110200 |  3181 |  1399k|  12.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 226k|  19 | 0.000000e+00 |      --      |    Inf | unknown
270.49/271.48	c   271s|110300 |  3156 |  1399k|  12.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 227k|  19 | 0.000000e+00 |      --      |    Inf | unknown
270.69/271.63	c   272s|110400 |  3135 |  1399k|  12.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 227k|  19 | 0.000000e+00 |      --      |    Inf | unknown
270.79/271.77	c   272s|110500 |  3117 |  1400k|  12.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 227k|  19 | 0.000000e+00 |      --      |    Inf | unknown
270.99/271.96	c   272s|110600 |  3126 |  1400k|  12.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 228k|  19 | 0.000000e+00 |      --      |    Inf | unknown
271.21/272.13	c   272s|110700 |  3126 |  1401k|  12.5 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 228k|  19 | 0.000000e+00 |      --      |    Inf | unknown
271.39/272.32	c   272s|110800 |  3145 |  1401k|  12.5 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 228k|  19 | 0.000000e+00 |      --      |    Inf | unknown
271.59/272.50	c   272s|110900 |  3163 |  1402k|  12.5 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 228k|  19 | 0.000000e+00 |      --      |    Inf | unknown
271.79/272.70	c   273s|111000 |  3172 |  1402k|  12.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 228k|  19 | 0.000000e+00 |      --      |    Inf | unknown
271.89/272.87	c   273s|111100 |  3181 |  1403k|  12.5 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 228k|  19 | 0.000000e+00 |      --      |    Inf | unknown
272.10/273.04	c   273s|111200 |  3165 |  1403k|  12.5 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 229k|  19 | 0.000000e+00 |      --      |    Inf | unknown
272.29/273.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
272.29/273.20	c   273s|111300 |  3140 |  1403k|  12.5 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 229k|  19 | 0.000000e+00 |      --      |    Inf | unknown
272.39/273.35	c   273s|111400 |  3118 |  1404k|  12.5 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 229k|  19 | 0.000000e+00 |      --      |    Inf | unknown
272.59/273.52	c   273s|111500 |  3116 |  1404k|  12.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 230k|  19 | 0.000000e+00 |      --      |    Inf | unknown
272.79/273.70	c   274s|111600 |  3117 |  1405k|  12.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 230k|  19 | 0.000000e+00 |      --      |    Inf | unknown
272.89/273.85	c   274s|111700 |  3101 |  1405k|  12.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 230k|  19 | 0.000000e+00 |      --      |    Inf | unknown
272.99/274.00	c   274s|111800 |  3084 |  1406k|  12.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 230k|  19 | 0.000000e+00 |      --      |    Inf | unknown
273.20/274.14	c   274s|111900 |  3069 |  1406k|  12.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 231k|  19 | 0.000000e+00 |      --      |    Inf | unknown
273.39/274.33	c   274s|112000 |  3074 |  1407k|  12.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 231k|  19 | 0.000000e+00 |      --      |    Inf | unknown
273.58/274.51	c   274s|112100 |  3066 |  1407k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 231k|  19 | 0.000000e+00 |      --      |    Inf | unknown
273.78/274.72	c   275s|112200 |  3070 |  1408k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 231k|  19 | 0.000000e+00 |      --      |    Inf | unknown
273.98/274.94	c   275s|112300 |  3064 |  1409k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 231k|  19 | 0.000000e+00 |      --      |    Inf | unknown
274.20/275.18	c   275s|112400 |  3057 |  1411k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 231k|  19 | 0.000000e+00 |      --      |    Inf | unknown
274.48/275.40	c   275s|112500 |  3071 |  1411k|  12.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 232k|  19 | 0.000000e+00 |      --      |    Inf | unknown
274.68/275.64	c   276s|112600 |  3074 |  1412k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 232k|  19 | 0.000000e+00 |      --      |    Inf | unknown
274.88/275.88	c   276s|112700 |  3068 |  1413k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 232k|  19 | 0.000000e+00 |      --      |    Inf | unknown
275.09/276.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
275.09/276.08	c   276s|112800 |  3080 |  1414k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 232k|  19 | 0.000000e+00 |      --      |    Inf | unknown
275.38/276.31	c   276s|112900 |  3100 |  1415k|  12.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 232k|  19 | 0.000000e+00 |      --      |    Inf | unknown
275.58/276.50	c   276s|113000 |  3076 |  1416k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 232k|  19 | 0.000000e+00 |      --      |    Inf | unknown
275.78/276.71	c   277s|113100 |  3075 |  1417k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 233k|  19 | 0.000000e+00 |      --      |    Inf | unknown
275.98/276.90	c   277s|113200 |  3072 |  1418k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 233k|  19 | 0.000000e+00 |      --      |    Inf | unknown
276.19/277.13	c   277s|113300 |  3073 |  1419k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 233k|  19 | 0.000000e+00 |      --      |    Inf | unknown
276.38/277.34	c   277s|113400 |  3071 |  1419k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 233k|  19 | 0.000000e+00 |      --      |    Inf | unknown
276.57/277.56	c   277s|113500 |  3072 |  1420k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 233k|  19 | 0.000000e+00 |      --      |    Inf | unknown
276.77/277.78	c   278s|113600 |  3064 |  1421k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 234k|  19 | 0.000000e+00 |      --      |    Inf | unknown
276.97/277.99	c   278s|113700 |  3081 |  1422k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 234k|  19 | 0.000000e+00 |      --      |    Inf | unknown
277.19/278.15	c   278s|113800 |  3064 |  1422k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  2 | 234k|  19 | 0.000000e+00 |      --      |    Inf | unknown
277.37/278.37	c   278s|113900 |  3064 |  1423k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 234k|  19 | 0.000000e+00 |      --      |    Inf | unknown
277.57/278.57	c   278s|114000 |  3070 |  1424k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 234k|  19 | 0.000000e+00 |      --      |    Inf | unknown
277.87/278.83	c   279s|114100 |  3086 |  1425k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 235k|  19 | 0.000000e+00 |      --      |    Inf | unknown
278.08/279.05	c   279s|114200 |  3084 |  1426k|  12.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 235k|  19 | 0.000000e+00 |      --      |    Inf | unknown
278.27/279.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
278.27/279.25	c   279s|114300 |  3065 |  1427k|  12.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 235k|  19 | 0.000000e+00 |      --      |    Inf | unknown
278.47/279.45	c   279s|114400 |  3071 |  1427k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 235k|  19 | 0.000000e+00 |      --      |    Inf | unknown
278.67/279.64	c   280s|114500 |  3081 |  1428k|  12.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 235k|  19 | 0.000000e+00 |      --      |    Inf | unknown
278.87/279.86	c   280s|114600 |  3090 |  1429k|  12.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 235k|  19 | 0.000000e+00 |      --      |    Inf | unknown
279.08/280.05	c   280s|114700 |  3072 |  1430k|  12.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 236k|  19 | 0.000000e+00 |      --      |    Inf | unknown
279.27/280.23	c   280s|114800 |  3073 |  1431k|  12.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 236k|  19 | 0.000000e+00 |      --      |    Inf | unknown
279.47/280.47	c   280s|114900 |  3081 |  1434k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 236k|  19 | 0.000000e+00 |      --      |    Inf | unknown
279.66/280.67	c   281s|115000 |  3105 |  1435k|  12.4 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 236k|  19 | 0.000000e+00 |      --      |    Inf | unknown
279.86/280.88	c   281s|115100 |  3123 |  1436k|  12.4 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 237k|  19 | 0.000000e+00 |      --      |    Inf | unknown
280.08/281.08	c   281s|115200 |  3123 |  1436k|  12.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 237k|  19 | 0.000000e+00 |      --      |    Inf | unknown
280.26/281.27	c   281s|115300 |  3077 |  1437k|  12.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 237k|  19 | 0.000000e+00 |      --      |    Inf | unknown
280.46/281.47	c   281s|115400 |  3110 |  1438k|  12.3 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 237k|  19 | 0.000000e+00 |      --      |    Inf | unknown
280.66/281.67	c   282s|115500 |  3106 |  1438k|  12.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 238k|  19 | 0.000000e+00 |      --      |    Inf | unknown
280.86/281.83	c   282s|115600 |  3107 |  1439k|  12.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 238k|  19 | 0.000000e+00 |      --      |    Inf | unknown
280.96/282.00	c   282s|115700 |  3103 |  1439k|  12.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 238k|  19 | 0.000000e+00 |      --      |    Inf | unknown
281.17/282.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
281.17/282.17	c   282s|115800 |  3112 |  1440k|  12.3 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 239k|  19 | 0.000000e+00 |      --      |    Inf | unknown
281.36/282.33	c   282s|115900 |  3106 |  1440k|  12.3 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 239k|  19 | 0.000000e+00 |      --      |    Inf | unknown
281.56/282.51	c   282s|116000 |  3118 |  1440k|  12.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 239k|  19 | 0.000000e+00 |      --      |    Inf | unknown
281.76/282.70	c   283s|116100 |  3131 |  1441k|  12.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 240k|  19 | 0.000000e+00 |      --      |    Inf | unknown
281.86/282.86	c   283s|116200 |  3130 |  1441k|  12.3 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 240k|  19 | 0.000000e+00 |      --      |    Inf | unknown
282.07/283.02	c   283s|116300 |  3129 |  1441k|  12.3 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 240k|  19 | 0.000000e+00 |      --      |    Inf | unknown
282.17/283.19	c   283s|116400 |  3137 |  1442k|  12.3 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 241k|  19 | 0.000000e+00 |      --      |    Inf | unknown
282.36/283.36	c   283s|116500 |  3141 |  1442k|  12.3 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 241k|  19 | 0.000000e+00 |      --      |    Inf | unknown
282.56/283.51	c   283s|116600 |  3137 |  1442k|  12.2 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 242k|  19 | 0.000000e+00 |      --      |    Inf | unknown
282.65/283.67	c   284s|116700 |  3133 |  1442k|  12.2 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 242k|  19 | 0.000000e+00 |      --      |    Inf | unknown
282.85/283.83	c   284s|116800 |  3135 |  1442k|  12.2 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 242k|  19 | 0.000000e+00 |      --      |    Inf | unknown
282.95/284.01	c   284s|116900 |  3137 |  1443k|  12.2 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 243k|  19 | 0.000000e+00 |      --      |    Inf | unknown
283.17/284.17	c   284s|117000 |  3137 |  1443k|  12.2 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 243k|  19 | 0.000000e+00 |      --      |    Inf | unknown
283.35/284.33	c   284s|117100 |  3139 |  1443k|  12.2 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 244k|  19 | 0.000000e+00 |      --      |    Inf | unknown
283.45/284.49	c   284s|117200 |  3137 |  1443k|  12.2 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 244k|  19 | 0.000000e+00 |      --      |    Inf | unknown
283.65/284.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
283.65/284.65	c   285s|117300 |  3135 |  1443k|  12.2 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 244k|  19 | 0.000000e+00 |      --      |    Inf | unknown
283.85/284.81	c   285s|117400 |  3131 |  1444k|  12.2 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 245k|  19 | 0.000000e+00 |      --      |    Inf | unknown
283.95/284.97	c   285s|117500 |  3131 |  1444k|  12.2 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 245k|  19 | 0.000000e+00 |      --      |    Inf | unknown
284.16/285.12	c   285s|117600 |  3131 |  1444k|  12.2 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 246k|  19 | 0.000000e+00 |      --      |    Inf | unknown
284.25/285.29	c   285s|117700 |  3133 |  1444k|  12.2 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 246k|  19 | 0.000000e+00 |      --      |    Inf | unknown
284.45/285.45	c   285s|117800 |  3131 |  1444k|  12.1 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 247k|  19 | 0.000000e+00 |      --      |    Inf | unknown
284.65/285.62	c   286s|117900 |  3134 |  1444k|  12.1 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 247k|  19 | 0.000000e+00 |      --      |    Inf | unknown
284.75/285.78	c   286s|118000 |  3138 |  1445k|  12.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 247k|  19 | 0.000000e+00 |      --      |    Inf | unknown
284.95/285.94	c   286s|118100 |  3134 |  1445k|  12.1 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 248k|  19 | 0.000000e+00 |      --      |    Inf | unknown
285.06/286.10	c   286s|118200 |  3132 |  1445k|  12.1 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 248k|  19 | 0.000000e+00 |      --      |    Inf | unknown
285.25/286.26	c   286s|118300 |  3134 |  1445k|  12.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 249k|  19 | 0.000000e+00 |      --      |    Inf | unknown
285.44/286.42	c   286s|118400 |  3134 |  1445k|  12.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 249k|  19 | 0.000000e+00 |      --      |    Inf | unknown
285.54/286.58	c   287s|118500 |  3134 |  1445k|  12.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 250k|  19 | 0.000000e+00 |      --      |    Inf | unknown
285.74/286.74	c   287s|118600 |  3130 |  1446k|  12.1 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 250k|  19 | 0.000000e+00 |      --      |    Inf | unknown
285.84/286.89	c   287s|118700 |  3128 |  1446k|  12.1 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 250k|  19 | 0.000000e+00 |      --      |    Inf | unknown
286.05/287.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
286.05/287.07	c   287s|118800 |  3133 |  1446k|  12.1 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 251k|  19 | 0.000000e+00 |      --      |    Inf | unknown
286.24/287.25	c   287s|118900 |  3139 |  1446k|  12.0 |   253M | 108 |4813 |  20k|  10k|  84k|  0 | 251k|  19 | 0.000000e+00 |      --      |    Inf | unknown
286.44/287.43	c   287s|119000 |  3148 |  1447k|  12.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 251k|  19 | 0.000000e+00 |      --      |    Inf | unknown
286.54/287.60	c   288s|119100 |  3138 |  1447k|  12.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 252k|  19 | 0.000000e+00 |      --      |    Inf | unknown
286.74/287.79	c   288s|119200 |  3161 |  1447k|  12.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 252k|  19 | 0.000000e+00 |      --      |    Inf | unknown
286.94/287.95	c   288s|119300 |  3159 |  1447k|  12.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 253k|  19 | 0.000000e+00 |      --      |    Inf | unknown
287.15/288.11	c   288s|119400 |  3161 |  1448k|  12.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 253k|  19 | 0.000000e+00 |      --      |    Inf | unknown
287.24/288.28	c   288s|119500 |  3165 |  1448k|  12.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 253k|  19 | 0.000000e+00 |      --      |    Inf | unknown
287.44/288.44	c   288s|119600 |  3163 |  1448k|  12.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 254k|  19 | 0.000000e+00 |      --      |    Inf | unknown
287.64/288.60	c   289s|119700 |  3161 |  1448k|  12.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 254k|  19 | 0.000000e+00 |      --      |    Inf | unknown
287.74/288.76	c   289s|119800 |  3161 |  1448k|  12.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 255k|  19 | 0.000000e+00 |      --      |    Inf | unknown
287.94/288.92	c   289s|119900 |  3163 |  1448k|  12.0 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 255k|  19 | 0.000000e+00 |      --      |    Inf | unknown
288.05/289.08	c   289s|120000 |  3161 |  1449k|  12.0 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 256k|  19 | 0.000000e+00 |      --      |    Inf | unknown
288.24/289.24	c   289s|120100 |  3157 |  1449k|  11.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 256k|  19 | 0.000000e+00 |      --      |    Inf | unknown
288.44/289.40	c   289s|120200 |  3159 |  1449k|  11.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 256k|  19 | 0.000000e+00 |      --      |    Inf | unknown
288.54/289.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
288.54/289.56	c   289s|120300 |  3161 |  1449k|  11.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 257k|  19 | 0.000000e+00 |      --      |    Inf | unknown
288.74/289.72	c   290s|120400 |  3157 |  1449k|  11.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 257k|  19 | 0.000000e+00 |      --      |    Inf | unknown
288.84/289.88	c   290s|120500 |  3157 |  1449k|  11.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 258k|  19 | 0.000000e+00 |      --      |    Inf | unknown
289.06/290.05	c   290s|120600 |  3159 |  1450k|  11.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 258k|  19 | 0.000000e+00 |      --      |    Inf | unknown
289.24/290.21	c   290s|120700 |  3159 |  1450k|  11.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 259k|  19 | 0.000000e+00 |      --      |    Inf | unknown
289.34/290.37	c   290s|120800 |  3157 |  1450k|  11.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 259k|  19 | 0.000000e+00 |      --      |    Inf | unknown
289.54/290.52	c   290s|120900 |  3155 |  1450k|  11.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 259k|  19 | 0.000000e+00 |      --      |    Inf | unknown
289.64/290.68	c   291s|121000 |  3155 |  1450k|  11.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 260k|  19 | 0.000000e+00 |      --      |    Inf | unknown
289.84/290.86	c   291s|121100 |  3148 |  1451k|  11.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 260k|  19 | 0.000000e+00 |      --      |    Inf | unknown
290.05/291.03	c   291s|121200 |  3134 |  1451k|  11.9 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 261k|  19 | 0.000000e+00 |      --      |    Inf | unknown
290.15/291.19	c   291s|121300 |  3131 |  1452k|  11.9 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 261k|  19 | 0.000000e+00 |      --      |    Inf | unknown
290.34/291.38	c   291s|121400 |  3135 |  1452k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 261k|  19 | 0.000000e+00 |      --      |    Inf | unknown
290.54/291.56	c   291s|121500 |  3126 |  1453k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 261k|  19 | 0.000000e+00 |      --      |    Inf | unknown
290.74/291.72	c   292s|121600 |  3117 |  1453k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 262k|  19 | 0.000000e+00 |      --      |    Inf | unknown
290.84/291.88	c   292s|121700 |  3104 |  1454k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 262k|  19 | 0.000000e+00 |      --      |    Inf | unknown
291.05/292.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
291.05/292.05	c   292s|121800 |  3103 |  1454k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 262k|  19 | 0.000000e+00 |      --      |    Inf | unknown
291.23/292.21	c   292s|121900 |  3100 |  1455k|  11.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 262k|  19 | 0.000000e+00 |      --      |    Inf | unknown
291.33/292.38	c   292s|122000 |  3103 |  1455k|  11.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 263k|  19 | 0.000000e+00 |      --      |    Inf | unknown
291.53/292.54	c   292s|122100 |  3100 |  1456k|  11.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 263k|  19 | 0.000000e+00 |      --      |    Inf | unknown
291.73/292.71	c   293s|122200 |  3101 |  1456k|  11.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 263k|  19 | 0.000000e+00 |      --      |    Inf | unknown
291.83/292.87	c   293s|122300 |  3091 |  1456k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 264k|  19 | 0.000000e+00 |      --      |    Inf | unknown
292.04/293.04	c   293s|122400 |  3093 |  1457k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 264k|  19 | 0.000000e+00 |      --      |    Inf | unknown
292.23/293.21	c   293s|122500 |  3087 |  1457k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 264k|  19 | 0.000000e+00 |      --      |    Inf | unknown
292.33/293.36	c   293s|122600 |  3080 |  1458k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 264k|  19 | 0.000000e+00 |      --      |    Inf | unknown
292.53/293.56	c   293s|122700 |  3098 |  1459k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 264k|  19 | 0.000000e+00 |      --      |    Inf | unknown
292.73/293.77	c   294s|122800 |  3114 |  1460k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 265k|  19 | 0.000000e+00 |      --      |    Inf | unknown
292.93/293.96	c   294s|122900 |  3107 |  1460k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 265k|  19 | 0.000000e+00 |      --      |    Inf | unknown
293.23/294.27	c   294s|123000 |  3108 |  1463k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 265k|  19 | 0.000000e+00 |      --      |    Inf | unknown
293.43/294.46	c   294s|123100 |  3115 |  1466k|  11.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 265k|  19 | 0.000000e+00 |      --      |    Inf | unknown
293.63/294.66	c   295s|123200 |  3140 |  1466k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 265k|  19 | 0.000000e+00 |      --      |    Inf | unknown
293.83/294.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
293.83/294.89	c   295s|123300 |  3159 |  1467k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 266k|  19 | 0.000000e+00 |      --      |    Inf | unknown
294.04/295.06	c   295s|123400 |  3164 |  1468k|  11.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 266k|  19 | 0.000000e+00 |      --      |    Inf | unknown
294.22/295.23	c   295s|123500 |  3168 |  1468k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 266k|  19 | 0.000000e+00 |      --      |    Inf | unknown
294.32/295.39	c   295s|123600 |  3168 |  1468k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 266k|  19 | 0.000000e+00 |      --      |    Inf | unknown
294.52/295.56	c   295s|123700 |  3177 |  1469k|  11.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 267k|  19 | 0.000000e+00 |      --      |    Inf | unknown
294.72/295.74	c   296s|123800 |  3179 |  1470k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 267k|  19 | 0.000000e+00 |      --      |    Inf | unknown
294.92/295.92	c   296s|123900 |  3186 |  1470k|  11.8 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 267k|  19 | 0.000000e+00 |      --      |    Inf | unknown
295.03/296.10	c   296s|124000 |  3193 |  1471k|  11.8 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 267k|  19 | 0.000000e+00 |      --      |    Inf | unknown
295.22/296.27	c   296s|124100 |  3197 |  1471k|  11.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 268k|  19 | 0.000000e+00 |      --      |    Inf | unknown
295.42/296.43	c   296s|124200 |  3201 |  1472k|  11.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 268k|  19 | 0.000000e+00 |      --      |    Inf | unknown
295.62/296.62	c   297s|124300 |  3212 |  1472k|  11.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 268k|  19 | 0.000000e+00 |      --      |    Inf | unknown
295.72/296.79	c   297s|124400 |  3220 |  1473k|  11.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 268k|  19 | 0.000000e+00 |      --      |    Inf | unknown
295.92/296.92	c   297s|124500 |  3196 |  1473k|  11.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 269k|  19 | 0.000000e+00 |      --      |    Inf | unknown
296.03/297.07	c   297s|124600 |  3186 |  1474k|  11.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 269k|  19 | 0.000000e+00 |      --      |    Inf | unknown
296.22/297.22	c   297s|124700 |  3176 |  1474k|  11.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 269k|  19 | 0.000000e+00 |      --      |    Inf | unknown
296.32/297.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
296.32/297.38	c   297s|124800 |  3174 |  1474k|  11.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 270k|  19 | 0.000000e+00 |      --      |    Inf | unknown
296.52/297.54	c   297s|124900 |  3171 |  1475k|  11.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 270k|  19 | 0.000000e+00 |      --      |    Inf | unknown
296.72/297.72	c   298s|125000 |  3176 |  1475k|  11.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 270k|  19 | 0.000000e+00 |      --      |    Inf | unknown
296.82/297.87	c   298s|125100 |  3172 |  1476k|  11.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 270k|  19 | 0.000000e+00 |      --      |    Inf | unknown
297.03/298.03	c   298s|125200 |  3173 |  1476k|  11.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 271k|  19 | 0.000000e+00 |      --      |    Inf | unknown
297.13/298.19	c   298s|125300 |  3166 |  1477k|  11.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 271k|  19 | 0.000000e+00 |      --      |    Inf | unknown
297.31/298.35	c   298s|125400 |  3168 |  1477k|  11.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 271k|  19 | 0.000000e+00 |      --      |    Inf | unknown
297.51/298.50	c   298s|125500 |  3153 |  1478k|  11.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 272k|  19 | 0.000000e+00 |      --      |    Inf | unknown
297.61/298.65	c   299s|125600 |  3148 |  1478k|  11.7 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 272k|  19 | 0.000000e+00 |      --      |    Inf | unknown
297.71/298.79	c   299s|125700 |  3121 |  1478k|  11.7 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 272k|  19 | 0.000000e+00 |      --      |    Inf | unknown
297.91/298.93	c   299s|125800 |  3092 |  1479k|  11.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 272k|  19 | 0.000000e+00 |      --      |    Inf | unknown
298.03/299.08	c   299s|125900 |  3075 |  1479k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 273k|  19 | 0.000000e+00 |      --      |    Inf | unknown
298.21/299.29	c   299s|126000 |  3088 |  1480k|  11.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 273k|  19 | 0.000000e+00 |      --      |    Inf | unknown
298.51/299.51	c   299s|126100 |  3108 |  1481k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 273k|  19 | 0.000000e+00 |      --      |    Inf | unknown
298.71/299.72	c   300s|126200 |  3114 |  1481k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 273k|  19 | 0.000000e+00 |      --      |    Inf | unknown
298.91/299.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
298.91/299.91	c   300s|126300 |  3106 |  1482k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 273k|  19 | 0.000000e+00 |      --      |    Inf | unknown
299.12/300.13	c   300s|126400 |  3103 |  1483k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 274k|  19 | 0.000000e+00 |      --      |    Inf | unknown
299.31/300.32	c   300s|126500 |  3106 |  1483k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 274k|  19 | 0.000000e+00 |      --      |    Inf | unknown
299.51/300.51	c   300s|126600 |  3107 |  1484k|  11.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 274k|  19 | 0.000000e+00 |      --      |    Inf | unknown
299.61/300.68	c   301s|126700 |  3093 |  1484k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 274k|  19 | 0.000000e+00 |      --      |    Inf | unknown
299.81/300.88	c   301s|126800 |  3111 |  1485k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 274k|  19 | 0.000000e+00 |      --      |    Inf | unknown
300.02/301.07	c   301s|126900 |  3094 |  1486k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 274k|  19 | 0.000000e+00 |      --      |    Inf | unknown
300.20/301.26	c   301s|127000 |  3098 |  1486k|  11.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 275k|  19 | 0.000000e+00 |      --      |    Inf | unknown
300.40/301.47	c   301s|127100 |  3104 |  1487k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 275k|  19 | 0.000000e+00 |      --      |    Inf | unknown
300.60/301.67	c   302s|127200 |  3108 |  1488k|  11.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 275k|  19 | 0.000000e+00 |      --      |    Inf | unknown
300.80/301.87	c   302s|127300 |  3094 |  1488k|  11.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 275k|  19 | 0.000000e+00 |      --      |    Inf | unknown
301.02/302.07	c   302s|127400 |  3094 |  1489k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 275k|  19 | 0.000000e+00 |      --      |    Inf | unknown
301.20/302.28	c   302s|127500 |  3097 |  1490k|  11.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 275k|  19 | 0.000000e+00 |      --      |    Inf | unknown
301.40/302.49	c   302s|127600 |  3107 |  1490k|  11.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 276k|  19 | 0.000000e+00 |      --      |    Inf | unknown
301.60/302.69	c   303s|127700 |  3096 |  1491k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 276k|  19 | 0.000000e+00 |      --      |    Inf | unknown
301.80/302.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
301.80/302.88	c   303s|127800 |  3095 |  1492k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 276k|  19 | 0.000000e+00 |      --      |    Inf | unknown
302.01/303.07	c   303s|127900 |  3091 |  1493k|  11.6 |   253M | 108 |4813 |  20k|   0 |  84k|  0 | 276k|  19 | 0.000000e+00 |      --      |    Inf | unknown
302.20/303.26	c   303s|128000 |  3086 |  1493k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 276k|  19 | 0.000000e+00 |      --      |    Inf | unknown
302.40/303.47	c   303s|128100 |  3116 |  1494k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 277k|  19 | 0.000000e+00 |      --      |    Inf | unknown
302.60/303.64	c   304s|128200 |  3113 |  1495k|  11.6 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 277k|  19 | 0.000000e+00 |      --      |    Inf | unknown
302.80/303.85	c   304s|128300 |  3119 |  1496k|  11.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 277k|  19 | 0.000000e+00 |      --      |    Inf | unknown
303.01/304.04	c   304s|128400 |  3106 |  1496k|  11.5 |   253M | 108 |4813 |  20k|  10k|  84k|  1 | 277k|  19 | 0.000000e+00 |      --      |    Inf | unknown
303.20/304.27	c   304s|128500 |  3158 |  1497k|  11.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 277k|  19 | 0.000000e+00 |      --      |    Inf | unknown
303.39/304.48	c   304s|128600 |  3140 |  1498k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 278k|  19 | 0.000000e+00 |      --      |    Inf | unknown
303.59/304.69	c   305s|128700 |  3134 |  1498k|  11.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 278k|  19 | 0.000000e+00 |      --      |    Inf | unknown
303.89/304.92	c   305s|128800 |  3174 |  1499k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 278k|  19 | 0.000000e+00 |      --      |    Inf | unknown
304.11/305.13	c   305s|128900 |  3197 |  1500k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 278k|  19 | 0.000000e+00 |      --      |    Inf | unknown
304.29/305.34	c   305s|129000 |  3208 |  1501k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 278k|  19 | 0.000000e+00 |      --      |    Inf | unknown
304.49/305.54	c   305s|129100 |  3206 |  1502k|  11.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 279k|  19 | 0.000000e+00 |      --      |    Inf | unknown
304.69/305.74	c   306s|129200 |  3236 |  1502k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 279k|  19 | 0.000000e+00 |      --      |    Inf | unknown
304.89/305.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
304.89/305.94	c   306s|129300 |  3240 |  1503k|  11.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 279k|  19 | 0.000000e+00 |      --      |    Inf | unknown
305.00/306.08	c   306s|129400 |  3170 |  1503k|  11.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 279k|  19 | 0.000000e+00 |      --      |    Inf | unknown
305.19/306.25	c   306s|129500 |  3149 |  1504k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 280k|  19 | 0.000000e+00 |      --      |    Inf | unknown
305.39/306.43	c   306s|129600 |  3115 |  1505k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 280k|  19 | 0.000000e+00 |      --      |    Inf | unknown
305.59/306.63	c   307s|129700 |  3099 |  1506k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 280k|  19 | 0.000000e+00 |      --      |    Inf | unknown
305.79/306.84	c   307s|129800 |  3108 |  1506k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 280k|  19 | 0.000000e+00 |      --      |    Inf | unknown
306.00/307.03	c   307s|129900 |  3093 |  1507k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 280k|  19 | 0.000000e+00 |      --      |    Inf | unknown
306.18/307.24	c   307s|130000 |  3122 |  1508k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 281k|  19 | 0.000000e+00 |      --      |    Inf | unknown
306.38/307.43	c   307s|130100 |  3108 |  1508k|  11.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 281k|  19 | 0.000000e+00 |      --      |    Inf | unknown
306.58/307.66	c   308s|130200 |  3149 |  1509k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 281k|  19 | 0.000000e+00 |      --      |    Inf | unknown
306.78/307.88	c   308s|130300 |  3110 |  1510k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 281k|  19 | 0.000000e+00 |      --      |    Inf | unknown
306.99/308.07	c   308s|130400 |  3131 |  1511k|  11.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 281k|  19 | 0.000000e+00 |      --      |    Inf | unknown
307.18/308.27	c   308s|130500 |  3106 |  1512k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 281k|  19 | 0.000000e+00 |      --      |    Inf | unknown
307.38/308.49	c   308s|130600 |  3145 |  1513k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 282k|  19 | 0.000000e+00 |      --      |    Inf | unknown
307.68/308.72	c   309s|130700 |  3172 |  1514k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 282k|  19 | 0.000000e+00 |      --      |    Inf | unknown
307.88/308.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
307.88/308.92	c   309s|130800 |  3173 |  1514k|  11.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 282k|  19 | 0.000000e+00 |      --      |    Inf | unknown
308.09/309.14	c   309s|130900 |  3205 |  1515k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 282k|  19 | 0.000000e+00 |      --      |    Inf | unknown
308.28/309.36	c   309s|131000 |  3197 |  1516k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 282k|  19 | 0.000000e+00 |      --      |    Inf | unknown
308.48/309.57	c   309s|131100 |  3175 |  1517k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 282k|  19 | 0.000000e+00 |      --      |    Inf | unknown
308.68/309.77	c   310s|131200 |  3174 |  1517k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 283k|  19 | 0.000000e+00 |      --      |    Inf | unknown
308.87/309.96	c   310s|131300 |  3155 |  1518k|  11.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 283k|  19 | 0.000000e+00 |      --      |    Inf | unknown
309.09/310.16	c   310s|131400 |  3148 |  1519k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 283k|  19 | 0.000000e+00 |      --      |    Inf | unknown
309.27/310.38	c   310s|131500 |  3189 |  1520k|  11.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 283k|  19 | 0.000000e+00 |      --      |    Inf | unknown
309.47/310.55	c   310s|131600 |  3175 |  1520k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 284k|  19 | 0.000000e+00 |      --      |    Inf | unknown
309.67/310.72	c   311s|131700 |  3152 |  1521k|  11.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 284k|  19 | 0.000000e+00 |      --      |    Inf | unknown
309.87/310.92	c   311s|131800 |  3134 |  1521k|  11.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 284k|  19 | 0.000000e+00 |      --      |    Inf | unknown
310.08/311.13	c   311s|131900 |  3130 |  1522k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 284k|  19 | 0.000000e+00 |      --      |    Inf | unknown
310.27/311.34	c   311s|132000 |  3135 |  1523k|  11.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 284k|  19 | 0.000000e+00 |      --      |    Inf | unknown
310.47/311.55	c   311s|132100 |  3159 |  1524k|  11.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 285k|  19 | 0.000000e+00 |      --      |    Inf | unknown
310.67/311.73	c   312s|132200 |  3156 |  1524k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 285k|  19 | 0.000000e+00 |      --      |    Inf | unknown
310.87/311.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
310.87/311.90	c   312s|132300 |  3154 |  1525k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 285k|  19 | 0.000000e+00 |      --      |    Inf | unknown
310.98/312.07	c   312s|132400 |  3161 |  1526k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 285k|  19 | 0.000000e+00 |      --      |    Inf | unknown
311.17/312.25	c   312s|132500 |  3180 |  1526k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 285k|  19 | 0.000000e+00 |      --      |    Inf | unknown
311.37/312.46	c   312s|132600 |  3191 |  1527k|  11.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 285k|  19 | 0.000000e+00 |      --      |    Inf | unknown
311.57/312.65	c   313s|132700 |  3163 |  1527k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 286k|  19 | 0.000000e+00 |      --      |    Inf | unknown
311.77/312.85	c   313s|132800 |  3130 |  1528k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 286k|  19 | 0.000000e+00 |      --      |    Inf | unknown
311.98/313.06	c   313s|132900 |  3147 |  1529k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 286k|  19 | 0.000000e+00 |      --      |    Inf | unknown
312.16/313.25	c   313s|133000 |  3144 |  1529k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 286k|  19 | 0.000000e+00 |      --      |    Inf | unknown
312.36/313.45	c   313s|133100 |  3148 |  1530k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 286k|  19 | 0.000000e+00 |      --      |    Inf | unknown
312.56/313.64	c   314s|133200 |  3163 |  1531k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 287k|  19 | 0.000000e+00 |      --      |    Inf | unknown
312.76/313.80	c   314s|133300 |  3161 |  1531k|  11.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 287k|  19 | 0.000000e+00 |      --      |    Inf | unknown
312.86/313.97	c   314s|133400 |  3166 |  1531k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 287k|  19 | 0.000000e+00 |      --      |    Inf | unknown
313.07/314.13	c   314s|133500 |  3168 |  1531k|  11.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 287k|  19 | 0.000000e+00 |      --      |    Inf | unknown
313.26/314.30	c   314s|133600 |  3178 |  1532k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 288k|  19 | 0.000000e+00 |      --      |    Inf | unknown
313.36/314.49	c   314s|133700 |  3202 |  1533k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 288k|  19 | 0.000000e+00 |      --      |    Inf | unknown
313.56/314.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
313.56/314.63	c   315s|133800 |  3198 |  1533k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 288k|  19 | 0.000000e+00 |      --      |    Inf | unknown
313.66/314.79	c   315s|133900 |  3202 |  1534k|  11.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 288k|  19 | 0.000000e+00 |      --      |    Inf | unknown
313.86/314.92	c   315s|134000 |  3192 |  1534k|  11.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 289k|  19 | 0.000000e+00 |      --      |    Inf | unknown
313.97/315.10	c   315s|134100 |  3204 |  1534k|  11.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 289k|  19 | 0.000000e+00 |      --      |    Inf | unknown
314.16/315.25	c   315s|134200 |  3196 |  1535k|  11.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 289k|  19 | 0.000000e+00 |      --      |    Inf | unknown
314.36/315.42	c   315s|134300 |  3196 |  1535k|  11.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 289k|  19 | 0.000000e+00 |      --      |    Inf | unknown
314.46/315.59	c   316s|134400 |  3200 |  1535k|  11.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 290k|  19 | 0.000000e+00 |      --      |    Inf | unknown
314.66/315.75	c   316s|134500 |  3200 |  1535k|  11.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 290k|  19 | 0.000000e+00 |      --      |    Inf | unknown
314.86/315.91	c   316s|134600 |  3205 |  1536k|  11.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 290k|  19 | 0.000000e+00 |      --      |    Inf | unknown
314.97/316.06	c   316s|134700 |  3199 |  1536k|  11.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 290k|  19 | 0.000000e+00 |      --      |    Inf | unknown
315.15/316.21	c   316s|134800 |  3199 |  1536k|  11.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 291k|  19 | 0.000000e+00 |      --      |    Inf | unknown
315.25/316.35	c   316s|134900 |  3195 |  1536k|  11.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 291k|  19 | 0.000000e+00 |      --      |    Inf | unknown
315.45/316.51	c   316s|135000 |  3193 |  1536k|  11.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 291k|  19 | 0.000000e+00 |      --      |    Inf | unknown
315.55/316.67	c   317s|135100 |  3193 |  1537k|  11.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 292k|  19 | 0.000000e+00 |      --      |    Inf | unknown
315.75/316.83	c   317s|135200 |  3189 |  1537k|  11.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 292k|  19 | 0.000000e+00 |      --      |    Inf | unknown
315.85/316.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
315.85/316.99	c   317s|135300 |  3193 |  1537k|  11.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 292k|  19 | 0.000000e+00 |      --      |    Inf | unknown
316.06/317.16	c   317s|135400 |  3196 |  1537k|  11.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 292k|  19 | 0.000000e+00 |      --      |    Inf | unknown
316.25/317.32	c   317s|135500 |  3198 |  1537k|  11.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 293k|  19 | 0.000000e+00 |      --      |    Inf | unknown
316.35/317.48	c   317s|135600 |  3194 |  1538k|  11.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 293k|  19 | 0.000000e+00 |      --      |    Inf | unknown
316.55/317.63	c   318s|135700 |  3192 |  1538k|  11.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 293k|  19 | 0.000000e+00 |      --      |    Inf | unknown
316.75/317.80	c   318s|135800 |  3192 |  1538k|  11.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 293k|  19 | 0.000000e+00 |      --      |    Inf | unknown
316.85/317.95	c   318s|135900 |  3190 |  1538k|  11.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 294k|  19 | 0.000000e+00 |      --      |    Inf | unknown
317.06/318.11	c   318s|136000 |  3190 |  1538k|  11.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 294k|  19 | 0.000000e+00 |      --      |    Inf | unknown
317.15/318.29	c   318s|136100 |  3197 |  1539k|  11.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 294k|  19 | 0.000000e+00 |      --      |    Inf | unknown
317.35/318.45	c   318s|136200 |  3194 |  1539k|  11.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 295k|  19 | 0.000000e+00 |      --      |    Inf | unknown
317.55/318.61	c   319s|136300 |  3192 |  1539k|  11.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 295k|  19 | 0.000000e+00 |      --      |    Inf | unknown
317.65/318.77	c   319s|136400 |  3194 |  1540k|  11.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 295k|  19 | 0.000000e+00 |      --      |    Inf | unknown
317.85/318.93	c   319s|136500 |  3196 |  1540k|  11.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 295k|  19 | 0.000000e+00 |      --      |    Inf | unknown
317.96/319.09	c   319s|136600 |  3192 |  1540k|  11.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 296k|  19 | 0.000000e+00 |      --      |    Inf | unknown
318.14/319.25	c   319s|136700 |  3194 |  1540k|  11.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 296k|  19 | 0.000000e+00 |      --      |    Inf | unknown
318.34/319.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
318.34/319.41	c   319s|136800 |  3194 |  1540k|  11.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 296k|  19 | 0.000000e+00 |      --      |    Inf | unknown
318.44/319.57	c   319s|136900 |  3194 |  1541k|  11.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 296k|  19 | 0.000000e+00 |      --      |    Inf | unknown
318.64/319.73	c   320s|137000 |  3192 |  1541k|  11.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 297k|  19 | 0.000000e+00 |      --      |    Inf | unknown
318.74/319.88	c   320s|137100 |  3190 |  1541k|  11.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 297k|  19 | 0.000000e+00 |      --      |    Inf | unknown
318.95/320.04	c   320s|137200 |  3190 |  1541k|  11.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 297k|  19 | 0.000000e+00 |      --      |    Inf | unknown
319.14/320.21	c   320s|137300 |  3196 |  1541k|  11.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 298k|  19 | 0.000000e+00 |      --      |    Inf | unknown
319.24/320.37	c   320s|137400 |  3196 |  1542k|  11.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 298k|  19 | 0.000000e+00 |      --      |    Inf | unknown
319.44/320.53	c   320s|137500 |  3192 |  1542k|  11.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 298k|  19 | 0.000000e+00 |      --      |    Inf | unknown
319.64/320.70	c   321s|137600 |  3195 |  1542k|  11.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 298k|  19 | 0.000000e+00 |      --      |    Inf | unknown
319.74/320.85	c   321s|137700 |  3191 |  1542k|  11.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 299k|  19 | 0.000000e+00 |      --      |    Inf | unknown
319.84/321.01	c   321s|137800 |  3187 |  1542k|  11.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 299k|  19 | 0.000000e+00 |      --      |    Inf | unknown
320.05/321.17	c   321s|137900 |  3187 |  1543k|  11.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 299k|  19 | 0.000000e+00 |      --      |    Inf | unknown
320.24/321.32	c   321s|138000 |  3185 |  1543k|  11.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 299k|  19 | 0.000000e+00 |      --      |    Inf | unknown
320.34/321.48	c   321s|138100 |  3182 |  1543k|  11.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 300k|  19 | 0.000000e+00 |      --      |    Inf | unknown
320.54/321.65	c   322s|138200 |  3188 |  1543k|  11.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 300k|  19 | 0.000000e+00 |      --      |    Inf | unknown
320.74/321.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
320.74/321.82	c   322s|138300 |  3194 |  1544k|  11.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 300k|  19 | 0.000000e+00 |      --      |    Inf | unknown
320.84/321.98	c   322s|138400 |  3196 |  1544k|  11.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 300k|  19 | 0.000000e+00 |      --      |    Inf | unknown
321.05/322.14	c   322s|138500 |  3192 |  1544k|  11.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 301k|  19 | 0.000000e+00 |      --      |    Inf | unknown
321.23/322.30	c   322s|138600 |  3194 |  1544k|  11.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 301k|  19 | 0.000000e+00 |      --      |    Inf | unknown
321.33/322.47	c   322s|138700 |  3204 |  1545k|  11.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 301k|  19 | 0.000000e+00 |      --      |    Inf | unknown
321.53/322.63	c   323s|138800 |  3202 |  1545k|  11.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 302k|  19 | 0.000000e+00 |      --      |    Inf | unknown
321.63/322.79	c   323s|138900 |  3203 |  1545k|  11.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 302k|  19 | 0.000000e+00 |      --      |    Inf | unknown
321.83/322.95	c   323s|139000 |  3201 |  1545k|  11.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 302k|  19 | 0.000000e+00 |      --      |    Inf | unknown
321.94/323.11	c   323s|139100 |  3195 |  1545k|  11.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 302k|  19 | 0.000000e+00 |      --      |    Inf | unknown
322.13/323.26	c   323s|139200 |  3191 |  1546k|  11.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 303k|  19 | 0.000000e+00 |      --      |    Inf | unknown
322.33/323.44	c   323s|139300 |  3200 |  1546k|  11.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 303k|  19 | 0.000000e+00 |      --      |    Inf | unknown
322.43/323.59	c   324s|139400 |  3192 |  1546k|  11.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 303k|  19 | 0.000000e+00 |      --      |    Inf | unknown
322.63/323.75	c   324s|139500 |  3194 |  1546k|  11.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 303k|  19 | 0.000000e+00 |      --      |    Inf | unknown
322.83/323.91	c   324s|139600 |  3198 |  1547k|  11.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 304k|  19 | 0.000000e+00 |      --      |    Inf | unknown
322.94/324.08	c   324s|139700 |  3198 |  1547k|  11.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 304k|  19 | 0.000000e+00 |      --      |    Inf | unknown
323.13/324.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
323.13/324.23	c   324s|139800 |  3194 |  1547k|  11.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 304k|  19 | 0.000000e+00 |      --      |    Inf | unknown
323.23/324.39	c   324s|139900 |  3192 |  1547k|  11.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 305k|  19 | 0.000000e+00 |      --      |    Inf | unknown
323.43/324.55	c   324s|140000 |  3190 |  1547k|  11.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 305k|  19 | 0.000000e+00 |      --      |    Inf | unknown
323.63/324.72	c   325s|140100 |  3197 |  1548k|  10.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 305k|  19 | 0.000000e+00 |      --      |    Inf | unknown
323.73/324.87	c   325s|140200 |  3189 |  1548k|  10.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 305k|  19 | 0.000000e+00 |      --      |    Inf | unknown
323.94/325.04	c   325s|140300 |  3195 |  1548k|  10.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 306k|  19 | 0.000000e+00 |      --      |    Inf | unknown
324.13/325.20	c   325s|140400 |  3193 |  1548k|  10.9 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 306k|  19 | 0.000000e+00 |      --      |    Inf | unknown
324.22/325.37	c   325s|140500 |  3197 |  1549k|  10.9 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 306k|  19 | 0.000000e+00 |      --      |    Inf | unknown
324.42/325.53	c   325s|140600 |  3197 |  1549k|  10.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 306k|  19 | 0.000000e+00 |      --      |    Inf | unknown
324.52/325.69	c   326s|140700 |  3196 |  1549k|  10.9 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 307k|  19 | 0.000000e+00 |      --      |    Inf | unknown
324.72/325.86	c   326s|140800 |  3202 |  1550k|  10.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 307k|  19 | 0.000000e+00 |      --      |    Inf | unknown
324.93/326.02	c   326s|140900 |  3202 |  1550k|  10.9 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 307k|  19 | 0.000000e+00 |      --      |    Inf | unknown
325.03/326.18	c   326s|141000 |  3200 |  1550k|  10.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 308k|  19 | 0.000000e+00 |      --      |    Inf | unknown
325.22/326.35	c   326s|141100 |  3206 |  1550k|  10.9 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 308k|  19 | 0.000000e+00 |      --      |    Inf | unknown
325.42/326.51	c   326s|141200 |  3203 |  1550k|  10.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 308k|  19 | 0.000000e+00 |      --      |    Inf | unknown
325.52/326.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
325.52/326.67	c   327s|141300 |  3203 |  1551k|  10.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 308k|  19 | 0.000000e+00 |      --      |    Inf | unknown
325.72/326.83	c   327s|141400 |  3201 |  1551k|  10.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 309k|  19 | 0.000000e+00 |      --      |    Inf | unknown
325.82/326.99	c   327s|141500 |  3201 |  1551k|  10.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 309k|  19 | 0.000000e+00 |      --      |    Inf | unknown
326.03/327.15	c   327s|141600 |  3201 |  1551k|  10.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 309k|  19 | 0.000000e+00 |      --      |    Inf | unknown
326.22/327.30	c   327s|141700 |  3195 |  1551k|  10.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 309k|  19 | 0.000000e+00 |      --      |    Inf | unknown
326.32/327.46	c   327s|141800 |  3191 |  1552k|  10.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 310k|  19 | 0.000000e+00 |      --      |    Inf | unknown
326.52/327.63	c   328s|141900 |  3195 |  1552k|  10.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 310k|  19 | 0.000000e+00 |      --      |    Inf | unknown
326.62/327.79	c   328s|142000 |  3199 |  1552k|  10.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 310k|  19 | 0.000000e+00 |      --      |    Inf | unknown
326.82/327.95	c   328s|142100 |  3199 |  1553k|  10.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 311k|  19 | 0.000000e+00 |      --      |    Inf | unknown
327.03/328.11	c   328s|142200 |  3195 |  1553k|  10.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 311k|  19 | 0.000000e+00 |      --      |    Inf | unknown
327.12/328.28	c   328s|142300 |  3199 |  1553k|  10.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 311k|  19 | 0.000000e+00 |      --      |    Inf | unknown
327.31/328.44	c   328s|142400 |  3199 |  1553k|  10.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 311k|  19 | 0.000000e+00 |      --      |    Inf | unknown
327.51/328.60	c   329s|142500 |  3193 |  1554k|  10.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 312k|  19 | 0.000000e+00 |      --      |    Inf | unknown
327.61/328.75	c   329s|142600 |  3187 |  1554k|  10.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 312k|  19 | 0.000000e+00 |      --      |    Inf | unknown
327.81/328.93	c   329s|142700 |  3203 |  1554k|  10.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 312k|  19 | 0.000000e+00 |      --      |    Inf | unknown
327.92/329.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
327.92/329.10	c   329s|142800 |  3211 |  1554k|  10.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 312k|  19 | 0.000000e+00 |      --      |    Inf | unknown
328.11/329.26	c   329s|142900 |  3206 |  1555k|  10.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 313k|  19 | 0.000000e+00 |      --      |    Inf | unknown
328.31/329.42	c   329s|143000 |  3204 |  1555k|  10.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 313k|  19 | 0.000000e+00 |      --      |    Inf | unknown
328.41/329.58	c   330s|143100 |  3208 |  1555k|  10.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 313k|  19 | 0.000000e+00 |      --      |    Inf | unknown
328.61/329.74	c   330s|143200 |  3202 |  1556k|  10.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 314k|  19 | 0.000000e+00 |      --      |    Inf | unknown
328.71/329.89	c   330s|143300 |  3193 |  1556k|  10.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 314k|  19 | 0.000000e+00 |      --      |    Inf | unknown
328.92/330.07	c   330s|143400 |  3200 |  1556k|  10.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 314k|  19 | 0.000000e+00 |      --      |    Inf | unknown
329.11/330.22	c   330s|143500 |  3196 |  1556k|  10.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 314k|  19 | 0.000000e+00 |      --      |    Inf | unknown
329.21/330.38	c   330s|143600 |  3193 |  1556k|  10.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 315k|  19 | 0.000000e+00 |      --      |    Inf | unknown
329.41/330.54	c   330s|143700 |  3193 |  1557k|  10.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 315k|  19 | 0.000000e+00 |      --      |    Inf | unknown
329.51/330.69	c   331s|143800 |  3187 |  1557k|  10.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 315k|  19 | 0.000000e+00 |      --      |    Inf | unknown
329.71/330.87	c   331s|143900 |  3199 |  1557k|  10.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 315k|  19 | 0.000000e+00 |      --      |    Inf | unknown
329.92/331.03	c   331s|144000 |  3199 |  1557k|  10.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 316k|  19 | 0.000000e+00 |      --      |    Inf | unknown
330.02/331.18	c   331s|144100 |  3195 |  1558k|  10.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 316k|  19 | 0.000000e+00 |      --      |    Inf | unknown
330.21/331.34	c   331s|144200 |  3189 |  1558k|  10.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 316k|  19 | 0.000000e+00 |      --      |    Inf | unknown
330.40/331.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
330.40/331.50	c   331s|144300 |  3188 |  1558k|  10.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 317k|  19 | 0.000000e+00 |      --      |    Inf | unknown
330.50/331.67	c   332s|144400 |  3196 |  1558k|  10.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 317k|  19 | 0.000000e+00 |      --      |    Inf | unknown
330.70/331.83	c   332s|144500 |  3196 |  1559k|  10.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 317k|  19 | 0.000000e+00 |      --      |    Inf | unknown
330.80/331.98	c   332s|144600 |  3190 |  1559k|  10.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 317k|  19 | 0.000000e+00 |      --      |    Inf | unknown
331.02/332.14	c   332s|144700 |  3185 |  1559k|  10.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 318k|  19 | 0.000000e+00 |      --      |    Inf | unknown
331.20/332.30	c   332s|144800 |  3187 |  1560k|  10.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 318k|  19 | 0.000000e+00 |      --      |    Inf | unknown
331.30/332.47	c   332s|144900 |  3193 |  1560k|  10.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 318k|  19 | 0.000000e+00 |      --      |    Inf | unknown
331.50/332.65	c   333s|145000 |  3210 |  1560k|  10.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 318k|  19 | 0.000000e+00 |      --      |    Inf | unknown
331.70/332.81	c   333s|145100 |  3203 |  1561k|  10.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 319k|  19 | 0.000000e+00 |      --      |    Inf | unknown
331.80/332.97	c   333s|145200 |  3199 |  1561k|  10.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 319k|  19 | 0.000000e+00 |      --      |    Inf | unknown
332.01/333.13	c   333s|145300 |  3199 |  1561k|  10.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 319k|  19 | 0.000000e+00 |      --      |    Inf | unknown
332.10/333.28	c   333s|145400 |  3191 |  1561k|  10.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 320k|  19 | 0.000000e+00 |      --      |    Inf | unknown
332.30/333.43	c   333s|145500 |  3183 |  1561k|  10.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 320k|  19 | 0.000000e+00 |      --      |    Inf | unknown
332.50/333.61	c   334s|145600 |  3195 |  1562k|  10.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 320k|  19 | 0.000000e+00 |      --      |    Inf | unknown
332.60/333.77	c   334s|145700 |  3189 |  1562k|  10.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 320k|  19 | 0.000000e+00 |      --      |    Inf | unknown
332.80/333.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
332.80/333.93	c   334s|145800 |  3187 |  1562k|  10.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 321k|  19 | 0.000000e+00 |      --      |    Inf | unknown
332.91/334.09	c   334s|145900 |  3187 |  1562k|  10.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 321k|  19 | 0.000000e+00 |      --      |    Inf | unknown
333.10/334.25	c   334s|146000 |  3185 |  1563k|  10.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 321k|  19 | 0.000000e+00 |      --      |    Inf | unknown
333.30/334.41	c   334s|146100 |  3183 |  1563k|  10.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 321k|  19 | 0.000000e+00 |      --      |    Inf | unknown
333.40/334.58	c   335s|146200 |  3197 |  1563k|  10.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 322k|  19 | 0.000000e+00 |      --      |    Inf | unknown
333.59/334.73	c   335s|146300 |  3185 |  1564k|  10.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 322k|  19 | 0.000000e+00 |      --      |    Inf | unknown
333.79/334.91	c   335s|146400 |  3203 |  1564k|  10.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 322k|  19 | 0.000000e+00 |      --      |    Inf | unknown
333.91/335.07	c   335s|146500 |  3205 |  1564k|  10.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 322k|  19 | 0.000000e+00 |      --      |    Inf | unknown
334.09/335.22	c   335s|146600 |  3197 |  1565k|  10.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 323k|  19 | 0.000000e+00 |      --      |    Inf | unknown
334.19/335.39	c   335s|146700 |  3201 |  1565k|  10.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 323k|  19 | 0.000000e+00 |      --      |    Inf | unknown
334.39/335.55	c   335s|146800 |  3205 |  1565k|  10.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 323k|  19 | 0.000000e+00 |      --      |    Inf | unknown
334.59/335.72	c   336s|146900 |  3211 |  1565k|  10.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 323k|  19 | 0.000000e+00 |      --      |    Inf | unknown
334.69/335.89	c   336s|147000 |  3213 |  1566k|  10.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 324k|  19 | 0.000000e+00 |      --      |    Inf | unknown
334.90/336.04	c   336s|147100 |  3207 |  1566k|  10.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 324k|  19 | 0.000000e+00 |      --      |    Inf | unknown
335.09/336.20	c   336s|147200 |  3201 |  1566k|  10.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 324k|  19 | 0.000000e+00 |      --      |    Inf | unknown
335.19/336.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
335.19/336.34	c   336s|147300 |  3193 |  1566k|  10.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 325k|  19 | 0.000000e+00 |      --      |    Inf | unknown
335.39/336.51	c   336s|147400 |  3197 |  1567k|  10.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 325k|  19 | 0.000000e+00 |      --      |    Inf | unknown
335.49/336.68	c   337s|147500 |  3205 |  1567k|  10.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 325k|  19 | 0.000000e+00 |      --      |    Inf | unknown
335.69/336.84	c   337s|147600 |  3202 |  1567k|  10.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 325k|  19 | 0.000000e+00 |      --      |    Inf | unknown
335.79/337.00	c   337s|147700 |  3200 |  1568k|  10.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 326k|  19 | 0.000000e+00 |      --      |    Inf | unknown
336.00/337.16	c   337s|147800 |  3202 |  1568k|  10.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 326k|  19 | 0.000000e+00 |      --      |    Inf | unknown
336.19/337.32	c   337s|147900 |  3204 |  1568k|  10.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 326k|  19 | 0.000000e+00 |      --      |    Inf | unknown
336.29/337.48	c   337s|148000 |  3202 |  1569k|  10.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 326k|  19 | 0.000000e+00 |      --      |    Inf | unknown
336.49/337.65	c   338s|148100 |  3206 |  1569k|  10.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 327k|  19 | 0.000000e+00 |      --      |    Inf | unknown
336.68/337.81	c   338s|148200 |  3202 |  1569k|  10.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 327k|  19 | 0.000000e+00 |      --      |    Inf | unknown
336.78/337.96	c   338s|148300 |  3196 |  1569k|  10.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 327k|  19 | 0.000000e+00 |      --      |    Inf | unknown
337.00/338.13	c   338s|148400 |  3198 |  1570k|  10.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 327k|  19 | 0.000000e+00 |      --      |    Inf | unknown
337.08/338.29	c   338s|148500 |  3198 |  1570k|  10.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 328k|  19 | 0.000000e+00 |      --      |    Inf | unknown
337.28/338.44	c   338s|148600 |  3192 |  1570k|  10.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 328k|  19 | 0.000000e+00 |      --      |    Inf | unknown
337.48/338.60	c   339s|148700 |  3188 |  1570k|  10.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 328k|  19 | 0.000000e+00 |      --      |    Inf | unknown
337.58/338.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
337.58/338.77	c   339s|148800 |  3196 |  1571k|  10.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 329k|  19 | 0.000000e+00 |      --      |    Inf | unknown
337.78/338.93	c   339s|148900 |  3194 |  1571k|  10.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 329k|  19 | 0.000000e+00 |      --      |    Inf | unknown
337.89/339.09	c   339s|149000 |  3198 |  1571k|  10.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 329k|  19 | 0.000000e+00 |      --      |    Inf | unknown
338.08/339.25	c   339s|149100 |  3192 |  1571k|  10.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 329k|  19 | 0.000000e+00 |      --      |    Inf | unknown
338.28/339.40	c   339s|149200 |  3190 |  1572k|  10.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 330k|  19 | 0.000000e+00 |      --      |    Inf | unknown
338.38/339.57	c   339s|149300 |  3194 |  1572k|  10.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 330k|  19 | 0.000000e+00 |      --      |    Inf | unknown
338.58/339.73	c   340s|149400 |  3190 |  1572k|  10.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 330k|  19 | 0.000000e+00 |      --      |    Inf | unknown
338.68/339.89	c   340s|149500 |  3188 |  1573k|  10.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 330k|  19 | 0.000000e+00 |      --      |    Inf | unknown
338.89/340.05	c   340s|149600 |  3192 |  1573k|  10.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 331k|  19 | 0.000000e+00 |      --      |    Inf | unknown
339.08/340.23	c   340s|149700 |  3204 |  1573k|  10.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 331k|  19 | 0.000000e+00 |      --      |    Inf | unknown
339.18/340.39	c   340s|149800 |  3208 |  1574k|  10.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 331k|  19 | 0.000000e+00 |      --      |    Inf | unknown
339.38/340.55	c   340s|149900 |  3205 |  1574k|  10.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 332k|  19 | 0.000000e+00 |      --      |    Inf | unknown
339.58/340.71	c   341s|150000 |  3199 |  1574k|  10.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 332k|  19 | 0.000000e+00 |      --      |    Inf | unknown
339.67/340.86	c   341s|150100 |  3191 |  1574k|  10.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 332k|  19 | 0.000000e+00 |      --      |    Inf | unknown
339.89/341.01	c   341s|150200 |  3187 |  1574k|  10.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 332k|  19 | 0.000000e+00 |      --      |    Inf | unknown
339.99/341.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
339.99/341.17	c   341s|150300 |  3183 |  1575k|  10.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 333k|  19 | 0.000000e+00 |      --      |    Inf | unknown
340.17/341.33	c   341s|150400 |  3185 |  1575k|  10.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 333k|  19 | 0.000000e+00 |      --      |    Inf | unknown
340.37/341.51	c   341s|150500 |  3201 |  1575k|  10.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 333k|  19 | 0.000000e+00 |      --      |    Inf | unknown
340.47/341.67	c   342s|150600 |  3201 |  1576k|  10.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 333k|  19 | 0.000000e+00 |      --      |    Inf | unknown
340.67/341.83	c   342s|150700 |  3205 |  1576k|  10.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 334k|  19 | 0.000000e+00 |      --      |    Inf | unknown
340.77/342.00	c   342s|150800 |  3208 |  1576k|  10.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 334k|  19 | 0.000000e+00 |      --      |    Inf | unknown
340.98/342.15	c   342s|150900 |  3200 |  1576k|  10.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 334k|  19 | 0.000000e+00 |      --      |    Inf | unknown
341.17/342.30	c   342s|151000 |  3190 |  1577k|  10.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 334k|  19 | 0.000000e+00 |      --      |    Inf | unknown
341.27/342.46	c   342s|151100 |  3181 |  1577k|  10.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 335k|  19 | 0.000000e+00 |      --      |    Inf | unknown
341.47/342.62	c   343s|151200 |  3183 |  1577k|  10.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 335k|  19 | 0.000000e+00 |      --      |    Inf | unknown
341.57/342.78	c   343s|151300 |  3185 |  1577k|  10.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 335k|  19 | 0.000000e+00 |      --      |    Inf | unknown
341.77/342.95	c   343s|151400 |  3185 |  1578k|  10.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 336k|  19 | 0.000000e+00 |      --      |    Inf | unknown
341.88/343.10	c   343s|151500 |  3183 |  1578k|  10.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 336k|  19 | 0.000000e+00 |      --      |    Inf | unknown
342.07/343.26	c   343s|151600 |  3177 |  1578k|  10.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 336k|  19 | 0.000000e+00 |      --      |    Inf | unknown
342.27/343.42	c   343s|151700 |  3178 |  1578k|  10.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 336k|  19 | 0.000000e+00 |      --      |    Inf | unknown
342.47/343.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
342.47/343.64	c   344s|151800 |  3190 |  1579k|  10.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 337k|  19 | 0.000000e+00 |      --      |    Inf | unknown
342.67/343.80	c   344s|151900 |  3190 |  1579k|  10.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 337k|  19 | 0.000000e+00 |      --      |    Inf | unknown
342.76/343.95	c   344s|152000 |  3182 |  1579k|  10.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 337k|  19 | 0.000000e+00 |      --      |    Inf | unknown
342.98/344.12	c   344s|152100 |  3186 |  1580k|  10.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 337k|  19 | 0.000000e+00 |      --      |    Inf | unknown
343.06/344.28	c   344s|152200 |  3188 |  1580k|  10.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 338k|  19 | 0.000000e+00 |      --      |    Inf | unknown
343.26/344.45	c   344s|152300 |  3191 |  1580k|  10.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 338k|  19 | 0.000000e+00 |      --      |    Inf | unknown
343.46/344.61	c   345s|152400 |  3191 |  1580k|  10.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 338k|  19 | 0.000000e+00 |      --      |    Inf | unknown
343.56/344.76	c   345s|152500 |  3183 |  1581k|  10.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 339k|  19 | 0.000000e+00 |      --      |    Inf | unknown
343.76/344.92	c   345s|152600 |  3183 |  1581k|  10.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 339k|  19 | 0.000000e+00 |      --      |    Inf | unknown
343.87/345.08	c   345s|152700 |  3181 |  1581k|  10.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 339k|  19 | 0.000000e+00 |      --      |    Inf | unknown
344.06/345.24	c   345s|152800 |  3183 |  1581k|  10.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 339k|  19 | 0.000000e+00 |      --      |    Inf | unknown
344.16/345.40	c   345s|152900 |  3181 |  1581k|  10.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 340k|  19 | 0.000000e+00 |      --      |    Inf | unknown
344.36/345.55	c   345s|153000 |  3181 |  1581k|  10.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 340k|  19 | 0.000000e+00 |      --      |    Inf | unknown
344.56/345.71	c   346s|153100 |  3183 |  1582k|  10.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 340k|  19 | 0.000000e+00 |      --      |    Inf | unknown
344.66/345.87	c   346s|153200 |  3183 |  1582k|  10.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 340k|  19 | 0.000000e+00 |      --      |    Inf | unknown
344.87/346.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
344.87/346.03	c   346s|153300 |  3185 |  1582k|  10.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 341k|  19 | 0.000000e+00 |      --      |    Inf | unknown
344.97/346.19	c   346s|153400 |  3183 |  1582k|  10.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 341k|  19 | 0.000000e+00 |      --      |    Inf | unknown
345.16/346.34	c   346s|153500 |  3179 |  1582k|  10.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 341k|  19 | 0.000000e+00 |      --      |    Inf | unknown
345.36/346.50	c   346s|153600 |  3183 |  1582k|  10.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 342k|  19 | 0.000000e+00 |      --      |    Inf | unknown
345.46/346.66	c   347s|153700 |  3181 |  1582k|  10.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 342k|  19 | 0.000000e+00 |      --      |    Inf | unknown
345.66/346.82	c   347s|153800 |  3181 |  1583k|  10.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 342k|  19 | 0.000000e+00 |      --      |    Inf | unknown
345.76/346.99	c   347s|153900 |  3189 |  1583k|  10.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 342k|  19 | 0.000000e+00 |      --      |    Inf | unknown
345.97/347.15	c   347s|154000 |  3187 |  1583k|  10.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 343k|  19 | 0.000000e+00 |      --      |    Inf | unknown
346.15/347.31	c   347s|154100 |  3187 |  1583k|  10.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 343k|  19 | 0.000000e+00 |      --      |    Inf | unknown
346.25/347.46	c   347s|154200 |  3183 |  1584k|  10.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 343k|  19 | 0.000000e+00 |      --      |    Inf | unknown
346.45/347.63	c   348s|154300 |  3187 |  1584k|  10.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 344k|  19 | 0.000000e+00 |      --      |    Inf | unknown
346.55/347.79	c   348s|154400 |  3188 |  1584k|  10.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 344k|  19 | 0.000000e+00 |      --      |    Inf | unknown
346.75/347.94	c   348s|154500 |  3184 |  1584k|  10.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 344k|  19 | 0.000000e+00 |      --      |    Inf | unknown
346.86/348.10	c   348s|154600 |  3184 |  1584k|  10.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 344k|  19 | 0.000000e+00 |      --      |    Inf | unknown
347.05/348.26	c   348s|154700 |  3182 |  1585k|  10.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 345k|  19 | 0.000000e+00 |      --      |    Inf | unknown
347.25/348.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
347.25/348.42	c   348s|154800 |  3182 |  1585k|  10.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 345k|  19 | 0.000000e+00 |      --      |    Inf | unknown
347.35/348.58	c   349s|154900 |  3182 |  1585k|  10.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 345k|  19 | 0.000000e+00 |      --      |    Inf | unknown
347.55/348.74	c   349s|155000 |  3182 |  1585k|  10.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 345k|  19 | 0.000000e+00 |      --      |    Inf | unknown
347.65/348.89	c   349s|155100 |  3178 |  1585k|  10.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 346k|  19 | 0.000000e+00 |      --      |    Inf | unknown
347.86/349.05	c   349s|155200 |  3182 |  1585k|  10.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 346k|  19 | 0.000000e+00 |      --      |    Inf | unknown
348.05/349.21	c   349s|155300 |  3182 |  1585k|  10.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 346k|  19 | 0.000000e+00 |      --      |    Inf | unknown
348.15/349.37	c   349s|155400 |  3182 |  1586k|  10.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 347k|  19 | 0.000000e+00 |      --      |    Inf | unknown
348.35/349.53	c   349s|155500 |  3182 |  1586k|  10.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 347k|  19 | 0.000000e+00 |      --      |    Inf | unknown
348.45/349.68	c   350s|155600 |  3178 |  1586k|  10.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 347k|  19 | 0.000000e+00 |      --      |    Inf | unknown
348.65/349.84	c   350s|155700 |  3180 |  1586k|  10.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 347k|  19 | 0.000000e+00 |      --      |    Inf | unknown
348.75/350.00	c   350s|155800 |  3178 |  1586k|  10.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 348k|  19 | 0.000000e+00 |      --      |    Inf | unknown
348.96/350.17	c   350s|155900 |  3192 |  1586k|  10.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 348k|  19 | 0.000000e+00 |      --      |    Inf | unknown
349.14/350.35	c   350s|156000 |  3204 |  1587k|  10.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 348k|  19 | 0.000000e+00 |      --      |    Inf | unknown
349.34/350.52	c   350s|156100 |  3214 |  1587k|  10.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 348k|  19 | 0.000000e+00 |      --      |    Inf | unknown
349.44/350.68	c   351s|156200 |  3205 |  1587k|  10.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 349k|  19 | 0.000000e+00 |      --      |    Inf | unknown
349.64/350.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
349.64/350.84	c   351s|156300 |  3207 |  1588k|  10.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 349k|  19 | 0.000000e+00 |      --      |    Inf | unknown
349.74/351.00	c   351s|156400 |  3199 |  1588k|  10.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 349k|  19 | 0.000000e+00 |      --      |    Inf | unknown
349.95/351.16	c   351s|156500 |  3195 |  1588k|  10.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 350k|  19 | 0.000000e+00 |      --      |    Inf | unknown
350.14/351.31	c   351s|156600 |  3187 |  1588k|  10.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 350k|  19 | 0.000000e+00 |      --      |    Inf | unknown
350.24/351.48	c   351s|156700 |  3199 |  1588k|  10.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 350k|  19 | 0.000000e+00 |      --      |    Inf | unknown
350.44/351.64	c   352s|156800 |  3193 |  1589k|  10.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 350k|  19 | 0.000000e+00 |      --      |    Inf | unknown
350.64/351.81	c   352s|156900 |  3202 |  1589k|  10.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 351k|  19 | 0.000000e+00 |      --      |    Inf | unknown
350.74/351.96	c   352s|157000 |  3194 |  1589k|  10.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 351k|  19 | 0.000000e+00 |      --      |    Inf | unknown
350.95/352.13	c   352s|157100 |  3201 |  1589k|  10.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 351k|  19 | 0.000000e+00 |      --      |    Inf | unknown
351.04/352.29	c   352s|157200 |  3203 |  1590k|  10.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 351k|  19 | 0.000000e+00 |      --      |    Inf | unknown
351.24/352.45	c   352s|157300 |  3201 |  1590k|  10.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 352k|  19 | 0.000000e+00 |      --      |    Inf | unknown
351.44/352.60	c   353s|157400 |  3193 |  1590k|  10.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 352k|  19 | 0.000000e+00 |      --      |    Inf | unknown
351.54/352.76	c   353s|157500 |  3191 |  1590k|  10.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 352k|  19 | 0.000000e+00 |      --      |    Inf | unknown
351.74/352.92	c   353s|157600 |  3187 |  1591k|  10.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 353k|  19 | 0.000000e+00 |      --      |    Inf | unknown
351.85/353.07	c   353s|157700 |  3183 |  1591k|  10.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 353k|  19 | 0.000000e+00 |      --      |    Inf | unknown
352.03/353.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
352.03/353.26	c   353s|157800 |  3205 |  1591k|  10.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 353k|  19 | 0.000000e+00 |      --      |    Inf | unknown
352.23/353.43	c   353s|157900 |  3211 |  1591k|  10.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 353k|  19 | 0.000000e+00 |      --      |    Inf | unknown
352.33/353.59	c   354s|158000 |  3207 |  1592k|  10.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 354k|  19 | 0.000000e+00 |      --      |    Inf | unknown
352.53/353.76	c   354s|158100 |  3219 |  1592k|  10.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 354k|  19 | 0.000000e+00 |      --      |    Inf | unknown
352.73/353.91	c   354s|158200 |  3208 |  1592k|  10.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 354k|  19 | 0.000000e+00 |      --      |    Inf | unknown
352.85/354.06	c   354s|158300 |  3198 |  1593k|  10.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 354k|  19 | 0.000000e+00 |      --      |    Inf | unknown
353.03/354.23	c   354s|158400 |  3202 |  1593k|  10.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 355k|  19 | 0.000000e+00 |      --      |    Inf | unknown
353.13/354.39	c   354s|158500 |  3208 |  1593k|  10.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 355k|  19 | 0.000000e+00 |      --      |    Inf | unknown
353.33/354.55	c   354s|158600 |  3200 |  1593k|  10.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 355k|  19 | 0.000000e+00 |      --      |    Inf | unknown
353.53/354.70	c   355s|158700 |  3194 |  1594k|  10.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 355k|  19 | 0.000000e+00 |      --      |    Inf | unknown
353.63/354.86	c   355s|158800 |  3196 |  1594k|   9.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 356k|  19 | 0.000000e+00 |      --      |    Inf | unknown
353.84/355.03	c   355s|158900 |  3204 |  1594k|   9.9 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 356k|  19 | 0.000000e+00 |      --      |    Inf | unknown
354.03/355.21	c   355s|159000 |  3224 |  1595k|   9.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 356k|  19 | 0.000000e+00 |      --      |    Inf | unknown
354.13/355.38	c   355s|159100 |  3236 |  1595k|   9.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 356k|  19 | 0.000000e+00 |      --      |    Inf | unknown
354.33/355.53	c   355s|159200 |  3233 |  1595k|   9.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 357k|  19 | 0.000000e+00 |      --      |    Inf | unknown
354.43/355.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
354.43/355.69	c   356s|159300 |  3229 |  1595k|   9.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 357k|  19 | 0.000000e+00 |      --      |    Inf | unknown
354.63/355.84	c   356s|159400 |  3223 |  1595k|   9.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 357k|  19 | 0.000000e+00 |      --      |    Inf | unknown
354.73/356.00	c   356s|159500 |  3217 |  1596k|   9.9 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 357k|  19 | 0.000000e+00 |      --      |    Inf | unknown
354.94/356.15	c   356s|159600 |  3211 |  1596k|   9.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 358k|  19 | 0.000000e+00 |      --      |    Inf | unknown
355.12/356.33	c   356s|159700 |  3221 |  1596k|   9.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 358k|  19 | 0.000000e+00 |      --      |    Inf | unknown
355.22/356.49	c   356s|159800 |  3223 |  1596k|   9.9 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 358k|  19 | 0.000000e+00 |      --      |    Inf | unknown
355.42/356.64	c   357s|159900 |  3215 |  1597k|   9.9 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 358k|  19 | 0.000000e+00 |      --      |    Inf | unknown
355.62/356.80	c   357s|160000 |  3213 |  1597k|   9.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 359k|  19 | 0.000000e+00 |      --      |    Inf | unknown
355.72/356.96	c   357s|160100 |  3207 |  1597k|   9.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 359k|  19 | 0.000000e+00 |      --      |    Inf | unknown
355.94/357.12	c   357s|160200 |  3207 |  1597k|   9.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 359k|  19 | 0.000000e+00 |      --      |    Inf | unknown
356.02/357.28	c   357s|160300 |  3205 |  1598k|   9.9 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 360k|  19 | 0.000000e+00 |      --      |    Inf | unknown
356.22/357.43	c   357s|160400 |  3199 |  1598k|   9.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 360k|  19 | 0.000000e+00 |      --      |    Inf | unknown
356.42/357.60	c   358s|160500 |  3199 |  1598k|   9.9 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 360k|  19 | 0.000000e+00 |      --      |    Inf | unknown
356.52/357.75	c   358s|160600 |  3193 |  1598k|   9.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 360k|  19 | 0.000000e+00 |      --      |    Inf | unknown
356.72/357.91	c   358s|160700 |  3193 |  1598k|   9.9 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 361k|  19 | 0.000000e+00 |      --      |    Inf | unknown
356.83/358.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
356.83/358.07	c   358s|160800 |  3191 |  1599k|   9.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 361k|  19 | 0.000000e+00 |      --      |    Inf | unknown
357.02/358.23	c   358s|160900 |  3187 |  1599k|   9.9 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 361k|  19 | 0.000000e+00 |      --      |    Inf | unknown
357.22/358.41	c   358s|161000 |  3201 |  1599k|   9.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 362k|  19 | 0.000000e+00 |      --      |    Inf | unknown
357.32/358.57	c   358s|161100 |  3203 |  1599k|   9.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 362k|  19 | 0.000000e+00 |      --      |    Inf | unknown
357.52/358.72	c   359s|161200 |  3194 |  1600k|   9.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 362k|  19 | 0.000000e+00 |      --      |    Inf | unknown
357.62/358.89	c   359s|161300 |  3204 |  1600k|   9.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 362k|  19 | 0.000000e+00 |      --      |    Inf | unknown
357.83/359.05	c   359s|161400 |  3202 |  1600k|   9.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 363k|  19 | 0.000000e+00 |      --      |    Inf | unknown
358.01/359.21	c   359s|161500 |  3200 |  1601k|   9.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 363k|  19 | 0.000000e+00 |      --      |    Inf | unknown
358.11/359.36	c   359s|161600 |  3192 |  1601k|   9.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 363k|  19 | 0.000000e+00 |      --      |    Inf | unknown
358.31/359.52	c   359s|161700 |  3188 |  1601k|   9.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 363k|  19 | 0.000000e+00 |      --      |    Inf | unknown
358.41/359.68	c   360s|161800 |  3188 |  1601k|   9.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 364k|  19 | 0.000000e+00 |      --      |    Inf | unknown
358.61/359.84	c   360s|161900 |  3184 |  1601k|   9.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 364k|  19 | 0.000000e+00 |      --      |    Inf | unknown
358.82/360.02	c   360s|162000 |  3196 |  1602k|   9.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 364k|  19 | 0.000000e+00 |      --      |    Inf | unknown
358.92/360.18	c   360s|162100 |  3196 |  1602k|   9.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 364k|  19 | 0.000000e+00 |      --      |    Inf | unknown
359.11/360.34	c   360s|162200 |  3191 |  1602k|   9.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 365k|  19 | 0.000000e+00 |      --      |    Inf | unknown
359.31/360.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
359.31/360.50	c   360s|162300 |  3191 |  1603k|   9.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf | unknown
359.41/360.66	c   361s|162400 |  3189 |  1603k|   9.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf | unknown
359.61/360.83	c   361s|162500 |  3195 |  1603k|   9.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 366k|  19 | 0.000000e+00 |      --      |    Inf | unknown
359.71/360.98	c   361s|162600 |  3188 |  1603k|   9.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 366k|  19 | 0.000000e+00 |      --      |    Inf | unknown
359.92/361.14	c   361s|162700 |  3184 |  1604k|   9.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 366k|  19 | 0.000000e+00 |      --      |    Inf | unknown
360.11/361.31	c   361s|162800 |  3188 |  1604k|   9.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 366k|  19 | 0.000000e+00 |      --      |    Inf | unknown
360.21/361.49	c   361s|162900 |  3204 |  1604k|   9.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 367k|  19 | 0.000000e+00 |      --      |    Inf | unknown
360.41/361.65	c   362s|163000 |  3206 |  1605k|   9.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 367k|  19 | 0.000000e+00 |      --      |    Inf | unknown
360.61/361.82	c   362s|163100 |  3216 |  1605k|   9.8 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 367k|  19 | 0.000000e+00 |      --      |    Inf | unknown
360.71/361.98	c   362s|163200 |  3209 |  1605k|   9.8 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 367k|  19 | 0.000000e+00 |      --      |    Inf | unknown
360.92/362.13	c   362s|163300 |  3199 |  1605k|   9.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 368k|  19 | 0.000000e+00 |      --      |    Inf | unknown
361.00/362.28	c   362s|163400 |  3195 |  1606k|   9.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 368k|  19 | 0.000000e+00 |      --      |    Inf | unknown
361.20/362.45	c   362s|163500 |  3198 |  1606k|   9.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 368k|  19 | 0.000000e+00 |      --      |    Inf | unknown
361.40/362.61	c   363s|163600 |  3198 |  1606k|   9.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 368k|  19 | 0.000000e+00 |      --      |    Inf | unknown
361.50/362.77	c   363s|163700 |  3198 |  1606k|   9.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 369k|  19 | 0.000000e+00 |      --      |    Inf | unknown
361.70/362.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
361.70/362.94	c   363s|163800 |  3197 |  1607k|   9.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 369k|  19 | 0.000000e+00 |      --      |    Inf | unknown
361.91/363.11	c   363s|163900 |  3205 |  1607k|   9.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 369k|  19 | 0.000000e+00 |      --      |    Inf | unknown
362.00/363.26	c   363s|164000 |  3199 |  1607k|   9.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 370k|  19 | 0.000000e+00 |      --      |    Inf | unknown
362.20/363.42	c   363s|164100 |  3195 |  1608k|   9.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 370k|  19 | 0.000000e+00 |      --      |    Inf | unknown
362.30/363.59	c   364s|164200 |  3201 |  1608k|   9.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 370k|  19 | 0.000000e+00 |      --      |    Inf | unknown
362.50/363.76	c   364s|164300 |  3205 |  1608k|   9.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 370k|  19 | 0.000000e+00 |      --      |    Inf | unknown
362.70/363.91	c   364s|164400 |  3198 |  1608k|   9.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 371k|  19 | 0.000000e+00 |      --      |    Inf | unknown
362.81/364.07	c   364s|164500 |  3192 |  1609k|   9.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 371k|  19 | 0.000000e+00 |      --      |    Inf | unknown
363.00/364.24	c   364s|164600 |  3202 |  1609k|   9.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 371k|  19 | 0.000000e+00 |      --      |    Inf | unknown
363.20/364.41	c   364s|164700 |  3205 |  1609k|   9.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 371k|  19 | 0.000000e+00 |      --      |    Inf | unknown
363.30/364.56	c   364s|164800 |  3197 |  1609k|   9.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 372k|  19 | 0.000000e+00 |      --      |    Inf | unknown
363.50/364.72	c   365s|164900 |  3191 |  1610k|   9.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 372k|  19 | 0.000000e+00 |      --      |    Inf | unknown
363.60/364.89	c   365s|165000 |  3203 |  1610k|   9.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 372k|  19 | 0.000000e+00 |      --      |    Inf | unknown
363.81/365.06	c   365s|165100 |  3207 |  1610k|   9.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 372k|  19 | 0.000000e+00 |      --      |    Inf | unknown
363.99/365.22	c   365s|165200 |  3202 |  1611k|   9.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 373k|  19 | 0.000000e+00 |      --      |    Inf | unknown
364.09/365.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
364.09/365.38	c   365s|165300 |  3204 |  1611k|   9.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 373k|  19 | 0.000000e+00 |      --      |    Inf | unknown
364.29/365.55	c   365s|165400 |  3210 |  1611k|   9.7 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 373k|  19 | 0.000000e+00 |      --      |    Inf | unknown
364.49/365.70	c   366s|165500 |  3204 |  1611k|   9.7 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 374k|  19 | 0.000000e+00 |      --      |    Inf | unknown
364.59/365.86	c   366s|165600 |  3197 |  1612k|   9.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 374k|  19 | 0.000000e+00 |      --      |    Inf | unknown
364.80/366.02	c   366s|165700 |  3193 |  1612k|   9.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 374k|  19 | 0.000000e+00 |      --      |    Inf | unknown
364.90/366.18	c   366s|165800 |  3197 |  1612k|   9.6 |   253M | 114 |4813 |  20k|  10k|  84k|  0 | 374k|  19 | 0.000000e+00 |      --      |    Inf | unknown
365.09/366.36	c   366s|165900 |  3207 |  1613k|   9.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 375k|  19 | 0.000000e+00 |      --      |    Inf | unknown
365.29/366.51	c   366s|166000 |  3200 |  1613k|   9.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 375k|  19 | 0.000000e+00 |      --      |    Inf | unknown
365.39/366.67	c   367s|166100 |  3196 |  1613k|   9.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 375k|  19 | 0.000000e+00 |      --      |    Inf | unknown
365.59/366.84	c   367s|166200 |  3200 |  1613k|   9.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 375k|  19 | 0.000000e+00 |      --      |    Inf | unknown
365.69/367.00	c   367s|166300 |  3202 |  1614k|   9.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 376k|  19 | 0.000000e+00 |      --      |    Inf | unknown
365.90/367.16	c   367s|166400 |  3196 |  1614k|   9.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 376k|  19 | 0.000000e+00 |      --      |    Inf | unknown
366.09/367.32	c   367s|166500 |  3192 |  1614k|   9.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 376k|  19 | 0.000000e+00 |      --      |    Inf | unknown
366.19/367.48	c   367s|166600 |  3190 |  1614k|   9.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 377k|  19 | 0.000000e+00 |      --      |    Inf | unknown
366.39/367.65	c   368s|166700 |  3200 |  1615k|   9.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 377k|  19 | 0.000000e+00 |      --      |    Inf | unknown
366.59/367.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
366.59/367.82	c   368s|166800 |  3206 |  1615k|   9.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 377k|  19 | 0.000000e+00 |      --      |    Inf | unknown
366.69/367.97	c   368s|166900 |  3197 |  1615k|   9.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 377k|  19 | 0.000000e+00 |      --      |    Inf | unknown
366.90/368.13	c   368s|167000 |  3195 |  1615k|   9.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 378k|  19 | 0.000000e+00 |      --      |    Inf | unknown
366.98/368.29	c   368s|167100 |  3195 |  1616k|   9.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 378k|  19 | 0.000000e+00 |      --      |    Inf | unknown
367.18/368.46	c   368s|167200 |  3201 |  1616k|   9.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 378k|  19 | 0.000000e+00 |      --      |    Inf | unknown
367.38/368.62	c   369s|167300 |  3195 |  1616k|   9.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 378k|  19 | 0.000000e+00 |      --      |    Inf | unknown
367.48/368.77	c   369s|167400 |  3189 |  1617k|   9.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 379k|  19 | 0.000000e+00 |      --      |    Inf | unknown
367.68/368.95	c   369s|167500 |  3201 |  1617k|   9.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 379k|  19 | 0.000000e+00 |      --      |    Inf | unknown
367.89/369.11	c   369s|167600 |  3202 |  1617k|   9.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 379k|  19 | 0.000000e+00 |      --      |    Inf | unknown
367.98/369.27	c   369s|167700 |  3196 |  1617k|   9.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 379k|  19 | 0.000000e+00 |      --      |    Inf | unknown
368.18/369.44	c   369s|167800 |  3202 |  1618k|   9.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 380k|  19 | 0.000000e+00 |      --      |    Inf | unknown
368.38/369.60	c   370s|167900 |  3204 |  1618k|   9.6 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 380k|  19 | 0.000000e+00 |      --      |    Inf | unknown
368.48/369.76	c   370s|168000 |  3198 |  1618k|   9.6 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 380k|  19 | 0.000000e+00 |      --      |    Inf | unknown
368.68/369.91	c   370s|168100 |  3194 |  1619k|   9.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 381k|  19 | 0.000000e+00 |      --      |    Inf | unknown
368.79/370.07	c   370s|168200 |  3192 |  1619k|   9.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 381k|  19 | 0.000000e+00 |      --      |    Inf | unknown
368.98/370.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
368.98/370.23	c   370s|168300 |  3188 |  1619k|   9.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 381k|  19 | 0.000000e+00 |      --      |    Inf | unknown
369.08/370.39	c   370s|168400 |  3184 |  1619k|   9.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 381k|  19 | 0.000000e+00 |      --      |    Inf | unknown
369.28/370.54	c   370s|168500 |  3182 |  1619k|   9.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 382k|  19 | 0.000000e+00 |      --      |    Inf | unknown
369.48/370.72	c   371s|168600 |  3196 |  1620k|   9.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 382k|  19 | 0.000000e+00 |      --      |    Inf | unknown
369.58/370.88	c   371s|168700 |  3193 |  1620k|   9.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 382k|  19 | 0.000000e+00 |      --      |    Inf | unknown
369.79/371.04	c   371s|168800 |  3190 |  1620k|   9.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 382k|  19 | 0.000000e+00 |      --      |    Inf | unknown
369.97/371.20	c   371s|168900 |  3188 |  1621k|   9.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 383k|  19 | 0.000000e+00 |      --      |    Inf | unknown
370.07/371.38	c   371s|169000 |  3200 |  1621k|   9.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 383k|  19 | 0.000000e+00 |      --      |    Inf | unknown
370.27/371.53	c   371s|169100 |  3196 |  1621k|   9.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 383k|  19 | 0.000000e+00 |      --      |    Inf | unknown
370.37/371.69	c   372s|169200 |  3187 |  1621k|   9.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 384k|  19 | 0.000000e+00 |      --      |    Inf | unknown
370.57/371.84	c   372s|169300 |  3185 |  1622k|   9.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 384k|  19 | 0.000000e+00 |      --      |    Inf | unknown
370.78/372.02	c   372s|169400 |  3193 |  1622k|   9.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 384k|  19 | 0.000000e+00 |      --      |    Inf | unknown
370.88/372.18	c   372s|169500 |  3197 |  1622k|   9.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 384k|  19 | 0.000000e+00 |      --      |    Inf | unknown
371.07/372.34	c   372s|169600 |  3192 |  1622k|   9.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 385k|  19 | 0.000000e+00 |      --      |    Inf | unknown
371.17/372.49	c   372s|169700 |  3186 |  1623k|   9.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 385k|  19 | 0.000000e+00 |      --      |    Inf | unknown
371.37/372.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
371.37/372.66	c   373s|169800 |  3192 |  1623k|   9.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 385k|  19 | 0.000000e+00 |      --      |    Inf | unknown
371.57/372.83	c   373s|169900 |  3198 |  1623k|   9.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 385k|  19 | 0.000000e+00 |      --      |    Inf | unknown
371.67/372.99	c   373s|170000 |  3192 |  1624k|   9.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 386k|  19 | 0.000000e+00 |      --      |    Inf | unknown
371.88/373.14	c   373s|170100 |  3183 |  1624k|   9.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 386k|  19 | 0.000000e+00 |      --      |    Inf | unknown
372.07/373.30	c   373s|170200 |  3179 |  1624k|   9.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 386k|  19 | 0.000000e+00 |      --      |    Inf | unknown
372.17/373.46	c   373s|170300 |  3179 |  1624k|   9.5 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 387k|  19 | 0.000000e+00 |      --      |    Inf | unknown
372.37/373.63	c   374s|170400 |  3193 |  1624k|   9.5 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 387k|  19 | 0.000000e+00 |      --      |    Inf | unknown
372.57/373.81	c   374s|170500 |  3209 |  1625k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 387k|  19 | 0.000000e+00 |      --      |    Inf | unknown
372.67/373.99	c   374s|170600 |  3217 |  1625k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 387k|  19 | 0.000000e+00 |      --      |    Inf | unknown
372.88/374.14	c   374s|170700 |  3206 |  1625k|   9.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 388k|  19 | 0.000000e+00 |      --      |    Inf | unknown
373.06/374.30	c   374s|170800 |  3204 |  1626k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 388k|  19 | 0.000000e+00 |      --      |    Inf | unknown
373.16/374.46	c   374s|170900 |  3196 |  1626k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 388k|  19 | 0.000000e+00 |      --      |    Inf | unknown
373.36/374.62	c   375s|171000 |  3196 |  1626k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 388k|  19 | 0.000000e+00 |      --      |    Inf | unknown
373.46/374.78	c   375s|171100 |  3198 |  1626k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 389k|  19 | 0.000000e+00 |      --      |    Inf | unknown
373.66/374.94	c   375s|171200 |  3196 |  1627k|   9.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 389k|  19 | 0.000000e+00 |      --      |    Inf | unknown
373.78/375.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
373.78/375.10	c   375s|171300 |  3198 |  1627k|   9.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 389k|  19 | 0.000000e+00 |      --      |    Inf | unknown
373.96/375.26	c   375s|171400 |  3195 |  1627k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 389k|  19 | 0.000000e+00 |      --      |    Inf | unknown
374.16/375.42	c   375s|171500 |  3196 |  1627k|   9.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 390k|  19 | 0.000000e+00 |      --      |    Inf | unknown
374.26/375.59	c   376s|171600 |  3202 |  1627k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 390k|  19 | 0.000000e+00 |      --      |    Inf | unknown
374.46/375.75	c   376s|171700 |  3196 |  1628k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 390k|  19 | 0.000000e+00 |      --      |    Inf | unknown
374.66/375.90	c   376s|171800 |  3194 |  1628k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 391k|  19 | 0.000000e+00 |      --      |    Inf | unknown
374.77/376.06	c   376s|171900 |  3190 |  1628k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 391k|  19 | 0.000000e+00 |      --      |    Inf | unknown
374.96/376.21	c   376s|172000 |  3186 |  1628k|   9.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 391k|  19 | 0.000000e+00 |      --      |    Inf | unknown
375.06/376.38	c   376s|172100 |  3194 |  1628k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 391k|  19 | 0.000000e+00 |      --      |    Inf | unknown
375.26/376.55	c   376s|172200 |  3198 |  1629k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 392k|  19 | 0.000000e+00 |      --      |    Inf | unknown
375.46/376.71	c   377s|172300 |  3196 |  1629k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 392k|  19 | 0.000000e+00 |      --      |    Inf | unknown
375.56/376.87	c   377s|172400 |  3202 |  1629k|   9.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 392k|  19 | 0.000000e+00 |      --      |    Inf | unknown
375.77/377.03	c   377s|172500 |  3200 |  1629k|   9.4 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 392k|  19 | 0.000000e+00 |      --      |    Inf | unknown
375.87/377.19	c   377s|172600 |  3200 |  1629k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 393k|  19 | 0.000000e+00 |      --      |    Inf | unknown
376.05/377.35	c   377s|172700 |  3198 |  1629k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 393k|  19 | 0.000000e+00 |      --      |    Inf | unknown
376.25/377.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
376.25/377.51	c   377s|172800 |  3196 |  1630k|   9.4 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 393k|  19 | 0.000000e+00 |      --      |    Inf | unknown
376.35/377.67	c   378s|172900 |  3189 |  1630k|   9.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 394k|  19 | 0.000000e+00 |      --      |    Inf | unknown
376.55/377.84	c   378s|173000 |  3197 |  1630k|   9.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 394k|  19 | 0.000000e+00 |      --      |    Inf | unknown
376.65/378.00	c   378s|173100 |  3199 |  1630k|   9.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 394k|  19 | 0.000000e+00 |      --      |    Inf | unknown
376.86/378.16	c   378s|173200 |  3198 |  1631k|   9.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 394k|  19 | 0.000000e+00 |      --      |    Inf | unknown
377.05/378.32	c   378s|173300 |  3192 |  1631k|   9.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 395k|  19 | 0.000000e+00 |      --      |    Inf | unknown
377.15/378.49	c   378s|173400 |  3198 |  1631k|   9.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 395k|  19 | 0.000000e+00 |      --      |    Inf | unknown
377.35/378.65	c   379s|173500 |  3202 |  1631k|   9.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 395k|  19 | 0.000000e+00 |      --      |    Inf | unknown
377.55/378.81	c   379s|173600 |  3198 |  1632k|   9.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 395k|  19 | 0.000000e+00 |      --      |    Inf | unknown
377.65/378.96	c   379s|173700 |  3190 |  1632k|   9.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 396k|  19 | 0.000000e+00 |      --      |    Inf | unknown
377.86/379.12	c   379s|173800 |  3186 |  1632k|   9.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 396k|  19 | 0.000000e+00 |      --      |    Inf | unknown
377.95/379.29	c   379s|173900 |  3194 |  1632k|   9.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 396k|  19 | 0.000000e+00 |      --      |    Inf | unknown
378.15/379.46	c   379s|174000 |  3196 |  1633k|   9.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 397k|  19 | 0.000000e+00 |      --      |    Inf | unknown
378.35/379.62	c   380s|174100 |  3197 |  1633k|   9.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 397k|  19 | 0.000000e+00 |      --      |    Inf | unknown
378.45/379.78	c   380s|174200 |  3191 |  1633k|   9.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 397k|  19 | 0.000000e+00 |      --      |    Inf | unknown
378.64/379.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
378.64/379.93	c   380s|174300 |  3185 |  1633k|   9.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 397k|  19 | 0.000000e+00 |      --      |    Inf | unknown
378.76/380.10	c   380s|174400 |  3193 |  1634k|   9.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 398k|  19 | 0.000000e+00 |      --      |    Inf | unknown
378.94/380.27	c   380s|174500 |  3201 |  1634k|   9.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 398k|  19 | 0.000000e+00 |      --      |    Inf | unknown
379.14/380.43	c   380s|174600 |  3192 |  1634k|   9.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 398k|  19 | 0.000000e+00 |      --      |    Inf | unknown
379.24/380.58	c   381s|174700 |  3184 |  1635k|   9.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 398k|  19 | 0.000000e+00 |      --      |    Inf | unknown
379.44/380.74	c   381s|174800 |  3182 |  1635k|   9.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 399k|  19 | 0.000000e+00 |      --      |    Inf | unknown
379.64/380.90	c   381s|174900 |  3178 |  1635k|   9.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 399k|  19 | 0.000000e+00 |      --      |    Inf | unknown
379.75/381.06	c   381s|175000 |  3178 |  1635k|   9.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 399k|  19 | 0.000000e+00 |      --      |    Inf | unknown
379.94/381.22	c   381s|175100 |  3180 |  1635k|   9.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 400k|  19 | 0.000000e+00 |      --      |    Inf | unknown
380.14/381.40	c   381s|175200 |  3192 |  1636k|   9.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 400k|  19 | 0.000000e+00 |      --      |    Inf | unknown
380.24/381.58	c   381s|175300 |  3208 |  1636k|   9.3 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 400k|  19 | 0.000000e+00 |      --      |    Inf | unknown
380.44/381.74	c   382s|175400 |  3210 |  1636k|   9.3 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 400k|  19 | 0.000000e+00 |      --      |    Inf | unknown
380.64/381.90	c   382s|175500 |  3209 |  1637k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 401k|  19 | 0.000000e+00 |      --      |    Inf | unknown
380.75/382.05	c   382s|175600 |  3197 |  1637k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 401k|  19 | 0.000000e+00 |      --      |    Inf | unknown
380.94/382.22	c   382s|175700 |  3205 |  1637k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 401k|  19 | 0.000000e+00 |      --      |    Inf | unknown
381.04/382.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
381.04/382.39	c   382s|175800 |  3209 |  1637k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 401k|  19 | 0.000000e+00 |      --      |    Inf | unknown
381.24/382.54	c   382s|175900 |  3199 |  1638k|   9.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 402k|  19 | 0.000000e+00 |      --      |    Inf | unknown
381.34/382.69	c   383s|176000 |  3195 |  1638k|   9.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 402k|  19 | 0.000000e+00 |      --      |    Inf | unknown
381.53/382.87	c   383s|176100 |  3209 |  1638k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 402k|  19 | 0.000000e+00 |      --      |    Inf | unknown
381.75/383.04	c   383s|176200 |  3215 |  1638k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 402k|  19 | 0.000000e+00 |      --      |    Inf | unknown
381.93/383.20	c   383s|176300 |  3214 |  1639k|   9.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 403k|  19 | 0.000000e+00 |      --      |    Inf | unknown
382.03/383.35	c   383s|176400 |  3208 |  1639k|   9.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 403k|  19 | 0.000000e+00 |      --      |    Inf | unknown
382.23/383.51	c   383s|176500 |  3204 |  1639k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 403k|  19 | 0.000000e+00 |      --      |    Inf | unknown
382.33/383.66	c   384s|176600 |  3196 |  1639k|   9.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 403k|  19 | 0.000000e+00 |      --      |    Inf | unknown
382.53/383.83	c   384s|176700 |  3200 |  1640k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 404k|  19 | 0.000000e+00 |      --      |    Inf | unknown
382.74/384.01	c   384s|176800 |  3218 |  1640k|   9.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 404k|  19 | 0.000000e+00 |      --      |    Inf | unknown
382.84/384.17	c   384s|176900 |  3212 |  1640k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 404k|  19 | 0.000000e+00 |      --      |    Inf | unknown
383.03/384.34	c   384s|177000 |  3225 |  1641k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 404k|  19 | 0.000000e+00 |      --      |    Inf | unknown
383.23/384.50	c   384s|177100 |  3229 |  1641k|   9.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 405k|  19 | 0.000000e+00 |      --      |    Inf | unknown
383.33/384.67	c   385s|177200 |  3229 |  1641k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 405k|  19 | 0.000000e+00 |      --      |    Inf | unknown
383.53/384.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
383.53/384.82	c   385s|177300 |  3221 |  1641k|   9.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 405k|  19 | 0.000000e+00 |      --      |    Inf | unknown
383.63/384.98	c   385s|177400 |  3219 |  1642k|   9.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 405k|  19 | 0.000000e+00 |      --      |    Inf | unknown
383.84/385.14	c   385s|177500 |  3215 |  1642k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 406k|  19 | 0.000000e+00 |      --      |    Inf | unknown
384.03/385.30	c   385s|177600 |  3215 |  1642k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 406k|  19 | 0.000000e+00 |      --      |    Inf | unknown
384.13/385.47	c   385s|177700 |  3223 |  1642k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 406k|  19 | 0.000000e+00 |      --      |    Inf | unknown
384.33/385.63	c   386s|177800 |  3233 |  1643k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 406k|  19 | 0.000000e+00 |      --      |    Inf | unknown
384.43/385.79	c   386s|177900 |  3226 |  1643k|   9.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 407k|  19 | 0.000000e+00 |      --      |    Inf | unknown
384.62/385.94	c   386s|178000 |  3219 |  1643k|   9.2 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 407k|  19 | 0.000000e+00 |      --      |    Inf | unknown
384.84/386.12	c   386s|178100 |  3228 |  1644k|   9.2 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 407k|  19 | 0.000000e+00 |      --      |    Inf | unknown
384.92/386.28	c   386s|178200 |  3230 |  1644k|   9.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 408k|  19 | 0.000000e+00 |      --      |    Inf | unknown
385.12/386.44	c   386s|178300 |  3236 |  1644k|   9.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 408k|  19 | 0.000000e+00 |      --      |    Inf | unknown
385.32/386.60	c   387s|178400 |  3227 |  1644k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 408k|  19 | 0.000000e+00 |      --      |    Inf | unknown
385.42/386.75	c   387s|178500 |  3223 |  1645k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 408k|  19 | 0.000000e+00 |      --      |    Inf | unknown
385.62/386.91	c   387s|178600 |  3220 |  1645k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 409k|  19 | 0.000000e+00 |      --      |    Inf | unknown
385.73/387.07	c   387s|178700 |  3216 |  1645k|   9.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 409k|  19 | 0.000000e+00 |      --      |    Inf | unknown
385.92/387.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
385.92/387.23	c   387s|178800 |  3216 |  1645k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 409k|  19 | 0.000000e+00 |      --      |    Inf | unknown
386.02/387.39	c   387s|178900 |  3212 |  1646k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 409k|  19 | 0.000000e+00 |      --      |    Inf | unknown
386.22/387.55	c   387s|179000 |  3208 |  1646k|   9.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 410k|  19 | 0.000000e+00 |      --      |    Inf | unknown
386.42/387.71	c   388s|179100 |  3206 |  1646k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 410k|  19 | 0.000000e+00 |      --      |    Inf | unknown
386.52/387.87	c   388s|179200 |  3203 |  1646k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 410k|  19 | 0.000000e+00 |      --      |    Inf | unknown
386.73/388.03	c   388s|179300 |  3199 |  1647k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 411k|  19 | 0.000000e+00 |      --      |    Inf | unknown
386.83/388.19	c   388s|179400 |  3197 |  1647k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 411k|  19 | 0.000000e+00 |      --      |    Inf | unknown
387.02/388.35	c   388s|179500 |  3195 |  1647k|   9.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 411k|  19 | 0.000000e+00 |      --      |    Inf | unknown
387.22/388.50	c   388s|179600 |  3191 |  1647k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 411k|  19 | 0.000000e+00 |      --      |    Inf | unknown
387.32/388.66	c   389s|179700 |  3191 |  1647k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 412k|  19 | 0.000000e+00 |      --      |    Inf | unknown
387.52/388.82	c   389s|179800 |  3189 |  1648k|   9.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 412k|  19 | 0.000000e+00 |      --      |    Inf | unknown
387.62/388.99	c   389s|179900 |  3189 |  1648k|   9.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 412k|  19 | 0.000000e+00 |      --      |    Inf | unknown
387.83/389.14	c   389s|180000 |  3187 |  1648k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 413k|  19 | 0.000000e+00 |      --      |    Inf | unknown
388.01/389.31	c   389s|180100 |  3185 |  1648k|   9.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 413k|  19 | 0.000000e+00 |      --      |    Inf | unknown
388.11/389.47	c   389s|180200 |  3182 |  1648k|   9.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 413k|  19 | 0.000000e+00 |      --      |    Inf | unknown
388.31/389.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
388.31/389.64	c   390s|180300 |  3198 |  1649k|   9.1 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 413k|  19 | 0.000000e+00 |      --      |    Inf | unknown
388.51/389.81	c   390s|180400 |  3212 |  1649k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 413k|  19 | 0.000000e+00 |      --      |    Inf | unknown
388.61/389.98	c   390s|180500 |  3218 |  1649k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 414k|  19 | 0.000000e+00 |      --      |    Inf | unknown
388.82/390.15	c   390s|180600 |  3230 |  1650k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 414k|  19 | 0.000000e+00 |      --      |    Inf | unknown
389.01/390.31	c   390s|180700 |  3224 |  1650k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 414k|  19 | 0.000000e+00 |      --      |    Inf | unknown
389.11/390.46	c   390s|180800 |  3216 |  1650k|   9.1 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 415k|  19 | 0.000000e+00 |      --      |    Inf | unknown
389.31/390.61	c   391s|180900 |  3206 |  1650k|   9.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 415k|  19 | 0.000000e+00 |      --      |    Inf | unknown
389.41/390.77	c   391s|181000 |  3204 |  1651k|   9.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 415k|  19 | 0.000000e+00 |      --      |    Inf | unknown
389.61/390.94	c   391s|181100 |  3212 |  1651k|   9.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 415k|  19 | 0.000000e+00 |      --      |    Inf | unknown
389.82/391.11	c   391s|181200 |  3224 |  1651k|   9.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 416k|  19 | 0.000000e+00 |      --      |    Inf | unknown
389.91/391.27	c   391s|181300 |  3218 |  1651k|   9.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 416k|  19 | 0.000000e+00 |      --      |    Inf | unknown
390.11/391.43	c   391s|181400 |  3216 |  1652k|   9.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 416k|  19 | 0.000000e+00 |      --      |    Inf | unknown
390.21/391.59	c   392s|181500 |  3219 |  1652k|   9.0 |   253M | 114 |4813 |  20k|  10k|  84k|  1 | 416k|  19 | 0.000000e+00 |      --      |    Inf | unknown
390.40/391.76	c   392s|181600 |  3225 |  1652k|   9.0 |   253M | 114 |4813 |  20k|   0 |  84k|  0 | 417k|  19 | 0.000000e+00 |      --      |    Inf | unknown
390.60/391.92	c   392s|181700 |  3231 |  1653k|   9.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 417k|  19 | 0.000000e+00 |      --      |    Inf | unknown
390.72/392.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
390.72/392.07	c   392s|181800 |  3221 |  1653k|   9.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 417k|  19 | 0.000000e+00 |      --      |    Inf | unknown
390.90/392.23	c   392s|181900 |  3217 |  1653k|   9.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 417k|  19 | 0.000000e+00 |      --      |    Inf | unknown
391.00/392.39	c   392s|182000 |  3213 |  1653k|   9.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 418k|  19 | 0.000000e+00 |      --      |    Inf | unknown
391.20/392.55	c   392s|182100 |  3213 |  1653k|   9.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 418k|  19 | 0.000000e+00 |      --      |    Inf | unknown
391.40/392.71	c   393s|182200 |  3210 |  1654k|   9.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 418k|  19 | 0.000000e+00 |      --      |    Inf | unknown
391.50/392.87	c   393s|182300 |  3208 |  1654k|   9.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 418k|  19 | 0.000000e+00 |      --      |    Inf | unknown
391.71/393.03	c   393s|182400 |  3204 |  1654k|   9.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 419k|  19 | 0.000000e+00 |      --      |    Inf | unknown
391.81/393.19	c   393s|182500 |  3203 |  1654k|   9.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 419k|  19 | 0.000000e+00 |      --      |    Inf | unknown
392.00/393.35	c   393s|182600 |  3205 |  1655k|   9.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 419k|  19 | 0.000000e+00 |      --      |    Inf | unknown
392.20/393.52	c   393s|182700 |  3211 |  1655k|   9.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 420k|  19 | 0.000000e+00 |      --      |    Inf | unknown
392.30/393.69	c   394s|182800 |  3217 |  1655k|   9.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 420k|  19 | 0.000000e+00 |      --      |    Inf | unknown
392.50/393.84	c   394s|182900 |  3213 |  1656k|   9.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 420k|  19 | 0.000000e+00 |      --      |    Inf | unknown
392.71/394.02	c   394s|183000 |  3224 |  1656k|   9.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 420k|  19 | 0.000000e+00 |      --      |    Inf | unknown
392.81/394.18	c   394s|183100 |  3228 |  1656k|   9.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 421k|  19 | 0.000000e+00 |      --      |    Inf | unknown
393.00/394.34	c   394s|183200 |  3224 |  1656k|   9.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 421k|  19 | 0.000000e+00 |      --      |    Inf | unknown
393.10/394.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
393.10/394.49	c   394s|183300 |  3218 |  1657k|   9.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 421k|  19 | 0.000000e+00 |      --      |    Inf | unknown
393.29/394.65	c   395s|183400 |  3220 |  1657k|   9.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 421k|  19 | 0.000000e+00 |      --      |    Inf | unknown
393.49/394.81	c   395s|183500 |  3214 |  1657k|   9.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 422k|  19 | 0.000000e+00 |      --      |    Inf | unknown
393.59/394.97	c   395s|183600 |  3211 |  1657k|   9.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 422k|  19 | 0.000000e+00 |      --      |    Inf | unknown
393.80/395.13	c   395s|183700 |  3209 |  1658k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 422k|  19 | 0.000000e+00 |      --      |    Inf | unknown
393.89/395.29	c   395s|183800 |  3207 |  1658k|   8.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 422k|  19 | 0.000000e+00 |      --      |    Inf | unknown
394.09/395.45	c   395s|183900 |  3205 |  1658k|   8.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 423k|  19 | 0.000000e+00 |      --      |    Inf | unknown
394.29/395.61	c   396s|184000 |  3203 |  1658k|   8.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 423k|  19 | 0.000000e+00 |      --      |    Inf | unknown
394.39/395.77	c   396s|184100 |  3197 |  1659k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 423k|  19 | 0.000000e+00 |      --      |    Inf | unknown
394.59/395.93	c   396s|184200 |  3197 |  1659k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 424k|  19 | 0.000000e+00 |      --      |    Inf | unknown
394.70/396.09	c   396s|184300 |  3195 |  1659k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 424k|  19 | 0.000000e+00 |      --      |    Inf | unknown
394.89/396.25	c   396s|184400 |  3194 |  1659k|   8.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 424k|  19 | 0.000000e+00 |      --      |    Inf | unknown
395.09/396.40	c   396s|184500 |  3190 |  1659k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 424k|  19 | 0.000000e+00 |      --      |    Inf | unknown
395.19/396.56	c   396s|184600 |  3186 |  1660k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 425k|  19 | 0.000000e+00 |      --      |    Inf | unknown
395.39/396.72	c   397s|184700 |  3184 |  1660k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 425k|  19 | 0.000000e+00 |      --      |    Inf | unknown
395.49/396.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
395.49/396.89	c   397s|184800 |  3196 |  1660k|   8.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 425k|  19 | 0.000000e+00 |      --      |    Inf | unknown
395.70/397.06	c   397s|184900 |  3206 |  1660k|   8.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 425k|  19 | 0.000000e+00 |      --      |    Inf | unknown
395.89/397.22	c   397s|185000 |  3204 |  1661k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 426k|  19 | 0.000000e+00 |      --      |    Inf | unknown
395.99/397.38	c   397s|185100 |  3196 |  1661k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 426k|  19 | 0.000000e+00 |      --      |    Inf | unknown
396.19/397.54	c   397s|185200 |  3202 |  1661k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 426k|  19 | 0.000000e+00 |      --      |    Inf | unknown
396.38/397.71	c   398s|185300 |  3212 |  1662k|   8.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 426k|  19 | 0.000000e+00 |      --      |    Inf | unknown
396.48/397.87	c   398s|185400 |  3212 |  1662k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 427k|  19 | 0.000000e+00 |      --      |    Inf | unknown
396.70/398.03	c   398s|185500 |  3207 |  1662k|   8.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 427k|  19 | 0.000000e+00 |      --      |    Inf | unknown
396.80/398.18	c   398s|185600 |  3201 |  1662k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 427k|  19 | 0.000000e+00 |      --      |    Inf | unknown
396.98/398.34	c   398s|185700 |  3197 |  1662k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 428k|  19 | 0.000000e+00 |      --      |    Inf | unknown
397.18/398.50	c   398s|185800 |  3195 |  1663k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 428k|  19 | 0.000000e+00 |      --      |    Inf | unknown
397.28/398.66	c   399s|185900 |  3193 |  1663k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 428k|  19 | 0.000000e+00 |      --      |    Inf | unknown
397.48/398.82	c   399s|186000 |  3193 |  1663k|   8.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 428k|  19 | 0.000000e+00 |      --      |    Inf | unknown
397.58/398.98	c   399s|186100 |  3191 |  1663k|   8.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 429k|  19 | 0.000000e+00 |      --      |    Inf | unknown
397.79/399.13	c   399s|186200 |  3187 |  1664k|   8.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 429k|  19 | 0.000000e+00 |      --      |    Inf | unknown
397.88/399.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
397.88/399.29	c   399s|186300 |  3187 |  1664k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 429k|  19 | 0.000000e+00 |      --      |    Inf | unknown
398.08/399.45	c   399s|186400 |  3183 |  1664k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 429k|  19 | 0.000000e+00 |      --      |    Inf | unknown
398.28/399.62	c   400s|186500 |  3193 |  1664k|   8.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 430k|  19 | 0.000000e+00 |      --      |    Inf | unknown
398.38/399.79	c   400s|186600 |  3203 |  1665k|   8.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 430k|  19 | 0.000000e+00 |      --      |    Inf | unknown
398.58/399.95	c   400s|186700 |  3200 |  1665k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 430k|  19 | 0.000000e+00 |      --      |    Inf | unknown
398.79/400.12	c   400s|186800 |  3208 |  1665k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 430k|  19 | 0.000000e+00 |      --      |    Inf | unknown
398.88/400.29	c   400s|186900 |  3216 |  1666k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 431k|  19 | 0.000000e+00 |      --      |    Inf | unknown
399.08/400.45	c   400s|187000 |  3214 |  1666k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 431k|  19 | 0.000000e+00 |      --      |    Inf | unknown
399.18/400.59	c   401s|187100 |  3204 |  1666k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 431k|  19 | 0.000000e+00 |      --      |    Inf | unknown
399.37/400.75	c   401s|187200 |  3202 |  1666k|   8.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 432k|  19 | 0.000000e+00 |      --      |    Inf | unknown
399.57/400.91	c   401s|187300 |  3198 |  1666k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 432k|  19 | 0.000000e+00 |      --      |    Inf | unknown
399.69/401.07	c   401s|187400 |  3198 |  1667k|   8.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 432k|  19 | 0.000000e+00 |      --      |    Inf | unknown
399.87/401.23	c   401s|187500 |  3196 |  1667k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 432k|  19 | 0.000000e+00 |      --      |    Inf | unknown
399.97/401.39	c   401s|187600 |  3194 |  1667k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 433k|  19 | 0.000000e+00 |      --      |    Inf | unknown
400.17/401.55	c   401s|187700 |  3190 |  1667k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 433k|  19 | 0.000000e+00 |      --      |    Inf | unknown
400.37/401.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
400.37/401.71	c   402s|187800 |  3186 |  1668k|   8.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 433k|  19 | 0.000000e+00 |      --      |    Inf | unknown
400.47/401.86	c   402s|187900 |  3184 |  1668k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 433k|  19 | 0.000000e+00 |      --      |    Inf | unknown
400.68/402.02	c   402s|188000 |  3182 |  1668k|   8.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 434k|  19 | 0.000000e+00 |      --      |    Inf | unknown
400.87/402.20	c   402s|188100 |  3198 |  1668k|   8.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 434k|  19 | 0.000000e+00 |      --      |    Inf | unknown
400.97/402.36	c   402s|188200 |  3198 |  1669k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 434k|  19 | 0.000000e+00 |      --      |    Inf | unknown
401.17/402.52	c   402s|188300 |  3199 |  1669k|   8.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 434k|  19 | 0.000000e+00 |      --      |    Inf | unknown
401.27/402.67	c   403s|188400 |  3195 |  1669k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 435k|  19 | 0.000000e+00 |      --      |    Inf | unknown
401.47/402.83	c   403s|188500 |  3193 |  1669k|   8.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 435k|  19 | 0.000000e+00 |      --      |    Inf | unknown
401.68/403.01	c   403s|188600 |  3209 |  1670k|   8.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 435k|  19 | 0.000000e+00 |      --      |    Inf | unknown
401.78/403.17	c   403s|188700 |  3208 |  1670k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 435k|  19 | 0.000000e+00 |      --      |    Inf | unknown
401.97/403.33	c   403s|188800 |  3210 |  1670k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 436k|  19 | 0.000000e+00 |      --      |    Inf | unknown
402.07/403.48	c   403s|188900 |  3202 |  1670k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 436k|  19 | 0.000000e+00 |      --      |    Inf | unknown
402.27/403.64	c   404s|189000 |  3200 |  1671k|   8.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 436k|  19 | 0.000000e+00 |      --      |    Inf | unknown
402.46/403.80	c   404s|189100 |  3196 |  1671k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 437k|  19 | 0.000000e+00 |      --      |    Inf | unknown
402.56/403.95	c   404s|189200 |  3192 |  1671k|   8.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 437k|  19 | 0.000000e+00 |      --      |    Inf | unknown
402.78/404.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
402.78/404.12	c   404s|189300 |  3192 |  1671k|   8.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 437k|  19 | 0.000000e+00 |      --      |    Inf | unknown
402.86/404.27	c   404s|189400 |  3188 |  1672k|   8.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 437k|  19 | 0.000000e+00 |      --      |    Inf | unknown
403.06/404.43	c   404s|189500 |  3186 |  1672k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 438k|  19 | 0.000000e+00 |      --      |    Inf | unknown
403.16/404.59	c   405s|189600 |  3184 |  1672k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 438k|  19 | 0.000000e+00 |      --      |    Inf | unknown
403.36/404.75	c   405s|189700 |  3182 |  1672k|   8.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 438k|  19 | 0.000000e+00 |      --      |    Inf | unknown
403.56/404.91	c   405s|189800 |  3180 |  1672k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 439k|  19 | 0.000000e+00 |      --      |    Inf | unknown
403.67/405.07	c   405s|189900 |  3178 |  1673k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 439k|  19 | 0.000000e+00 |      --      |    Inf | unknown
403.86/405.23	c   405s|190000 |  3178 |  1673k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 439k|  19 | 0.000000e+00 |      --      |    Inf | unknown
404.06/405.40	c   405s|190100 |  3190 |  1673k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 439k|  19 | 0.000000e+00 |      --      |    Inf | unknown
404.16/405.57	c   405s|190200 |  3196 |  1674k|   8.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 440k|  19 | 0.000000e+00 |      --      |    Inf | unknown
404.36/405.72	c   406s|190300 |  3191 |  1674k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 440k|  19 | 0.000000e+00 |      --      |    Inf | unknown
404.46/405.88	c   406s|190400 |  3187 |  1674k|   8.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 440k|  19 | 0.000000e+00 |      --      |    Inf | unknown
404.67/406.05	c   406s|190500 |  3193 |  1674k|   8.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 440k|  19 | 0.000000e+00 |      --      |    Inf | unknown
404.86/406.21	c   406s|190600 |  3195 |  1675k|   8.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 441k|  19 | 0.000000e+00 |      --      |    Inf | unknown
404.96/406.38	c   406s|190700 |  3205 |  1675k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 441k|  19 | 0.000000e+00 |      --      |    Inf | unknown
405.16/406.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
405.16/406.54	c   406s|190800 |  3201 |  1675k|   8.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 441k|  19 | 0.000000e+00 |      --      |    Inf | unknown
405.26/406.69	c   407s|190900 |  3192 |  1675k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 441k|  19 | 0.000000e+00 |      --      |    Inf | unknown
405.46/406.85	c   407s|191000 |  3190 |  1676k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 442k|  19 | 0.000000e+00 |      --      |    Inf | unknown
405.67/407.01	c   407s|191100 |  3188 |  1676k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 442k|  19 | 0.000000e+00 |      --      |    Inf | unknown
405.77/407.17	c   407s|191200 |  3186 |  1676k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 442k|  19 | 0.000000e+00 |      --      |    Inf | unknown
405.95/407.33	c   407s|191300 |  3183 |  1676k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 443k|  19 | 0.000000e+00 |      --      |    Inf | unknown
406.05/407.49	c   407s|191400 |  3181 |  1677k|   8.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 443k|  19 | 0.000000e+00 |      --      |    Inf | unknown
406.25/407.65	c   408s|191500 |  3181 |  1677k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 443k|  19 | 0.000000e+00 |      --      |    Inf | unknown
406.45/407.81	c   408s|191600 |  3177 |  1677k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 443k|  19 | 0.000000e+00 |      --      |    Inf | unknown
406.55/407.97	c   408s|191700 |  3185 |  1677k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 444k|  19 | 0.000000e+00 |      --      |    Inf | unknown
406.76/408.15	c   408s|191800 |  3197 |  1678k|   8.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 444k|  19 | 0.000000e+00 |      --      |    Inf | unknown
406.95/408.30	c   408s|191900 |  3196 |  1678k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 444k|  19 | 0.000000e+00 |      --      |    Inf | unknown
407.05/408.46	c   408s|192000 |  3189 |  1678k|   8.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 444k|  19 | 0.000000e+00 |      --      |    Inf | unknown
407.25/408.63	c   409s|192100 |  3197 |  1678k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 445k|  19 | 0.000000e+00 |      --      |    Inf | unknown
407.45/408.80	c   409s|192200 |  3205 |  1679k|   8.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 445k|  19 | 0.000000e+00 |      --      |    Inf | unknown
407.55/408.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
407.55/408.96	c   409s|192300 |  3207 |  1679k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 445k|  19 | 0.000000e+00 |      --      |    Inf | unknown
407.76/409.12	c   409s|192400 |  3202 |  1679k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 445k|  19 | 0.000000e+00 |      --      |    Inf | unknown
407.85/409.27	c   409s|192500 |  3196 |  1679k|   8.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 446k|  19 | 0.000000e+00 |      --      |    Inf | unknown
408.05/409.43	c   409s|192600 |  3194 |  1680k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 446k|  19 | 0.000000e+00 |      --      |    Inf | unknown
408.15/409.59	c   410s|192700 |  3192 |  1680k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 446k|  19 | 0.000000e+00 |      --      |    Inf | unknown
408.35/409.75	c   410s|192800 |  3188 |  1680k|   8.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 446k|  19 | 0.000000e+00 |      --      |    Inf | unknown
408.55/409.91	c   410s|192900 |  3188 |  1680k|   8.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 447k|  19 | 0.000000e+00 |      --      |    Inf | unknown
408.66/410.07	c   410s|193000 |  3184 |  1680k|   8.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 447k|  19 | 0.000000e+00 |      --      |    Inf | unknown
408.84/410.23	c   410s|193100 |  3182 |  1681k|   8.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 447k|  19 | 0.000000e+00 |      --      |    Inf | unknown
408.94/410.39	c   410s|193200 |  3180 |  1681k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 448k|  19 | 0.000000e+00 |      --      |    Inf | unknown
409.14/410.55	c   410s|193300 |  3180 |  1681k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 448k|  19 | 0.000000e+00 |      --      |    Inf | unknown
409.34/410.71	c   411s|193400 |  3176 |  1681k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 448k|  19 | 0.000000e+00 |      --      |    Inf | unknown
409.54/410.95	c   411s|193500 |  3188 |  1684k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 448k|  19 | 0.000000e+00 |      --      |    Inf | unknown
409.65/411.10	c   411s|193600 |  3182 |  1684k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 449k|  19 | 0.000000e+00 |      --      |    Inf | unknown
409.84/411.27	c   411s|193700 |  3186 |  1684k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 449k|  19 | 0.000000e+00 |      --      |    Inf | unknown
410.04/411.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
410.04/411.42	c   411s|193800 |  3182 |  1684k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 449k|  19 | 0.000000e+00 |      --      |    Inf | unknown
410.14/411.58	c   412s|193900 |  3186 |  1684k|   8.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 450k|  19 | 0.000000e+00 |      --      |    Inf | unknown
410.34/411.74	c   412s|194000 |  3186 |  1685k|   8.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 450k|  19 | 0.000000e+00 |      --      |    Inf | unknown
410.55/411.90	c   412s|194100 |  3184 |  1685k|   8.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 450k|  19 | 0.000000e+00 |      --      |    Inf | unknown
410.66/412.06	c   412s|194200 |  3182 |  1685k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 450k|  19 | 0.000000e+00 |      --      |    Inf | unknown
410.85/412.23	c   412s|194300 |  3192 |  1685k|   8.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 451k|  19 | 0.000000e+00 |      --      |    Inf | unknown
410.95/412.39	c   412s|194400 |  3190 |  1686k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 451k|  19 | 0.000000e+00 |      --      |    Inf | unknown
411.15/412.55	c   412s|194500 |  3192 |  1686k|   8.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 451k|  19 | 0.000000e+00 |      --      |    Inf | unknown
411.35/412.71	c   413s|194600 |  3190 |  1686k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 451k|  19 | 0.000000e+00 |      --      |    Inf | unknown
411.44/412.87	c   413s|194700 |  3188 |  1687k|   8.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 452k|  19 | 0.000000e+00 |      --      |    Inf | unknown
411.66/413.03	c   413s|194800 |  3190 |  1687k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 452k|  19 | 0.000000e+00 |      --      |    Inf | unknown
411.76/413.20	c   413s|194900 |  3190 |  1687k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 452k|  19 | 0.000000e+00 |      --      |    Inf | unknown
411.94/413.35	c   413s|195000 |  3190 |  1687k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 453k|  19 | 0.000000e+00 |      --      |    Inf | unknown
412.14/413.51	c   413s|195100 |  3188 |  1688k|   8.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 453k|  19 | 0.000000e+00 |      --      |    Inf | unknown
412.24/413.67	c   414s|195200 |  3186 |  1688k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 453k|  19 | 0.000000e+00 |      --      |    Inf | unknown
412.44/413.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
412.44/413.82	c   414s|195300 |  3182 |  1688k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 453k|  19 | 0.000000e+00 |      --      |    Inf | unknown
412.54/413.98	c   414s|195400 |  3178 |  1688k|   8.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 454k|  19 | 0.000000e+00 |      --      |    Inf | unknown
412.75/414.15	c   414s|195500 |  3182 |  1688k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 454k|  19 | 0.000000e+00 |      --      |    Inf | unknown
412.94/414.31	c   414s|195600 |  3190 |  1689k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 454k|  19 | 0.000000e+00 |      --      |    Inf | unknown
413.04/414.47	c   414s|195700 |  3188 |  1689k|   8.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 454k|  19 | 0.000000e+00 |      --      |    Inf | unknown
413.24/414.63	c   415s|195800 |  3182 |  1689k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 455k|  19 | 0.000000e+00 |      --      |    Inf | unknown
413.34/414.79	c   415s|195900 |  3186 |  1689k|   8.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 455k|  19 | 0.000000e+00 |      --      |    Inf | unknown
413.54/414.95	c   415s|196000 |  3182 |  1690k|   8.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 455k|  19 | 0.000000e+00 |      --      |    Inf | unknown
413.65/415.11	c   415s|196100 |  3182 |  1690k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 456k|  19 | 0.000000e+00 |      --      |    Inf | unknown
413.84/415.27	c   415s|196200 |  3182 |  1690k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 456k|  19 | 0.000000e+00 |      --      |    Inf | unknown
414.04/415.42	c   415s|196300 |  3178 |  1690k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 456k|  19 | 0.000000e+00 |      --      |    Inf | unknown
414.14/415.59	c   416s|196400 |  3183 |  1691k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 456k|  19 | 0.000000e+00 |      --      |    Inf | unknown
414.34/415.74	c   416s|196500 |  3181 |  1691k|   8.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 457k|  19 | 0.000000e+00 |      --      |    Inf | unknown
414.53/415.91	c   416s|196600 |  3185 |  1691k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 457k|  19 | 0.000000e+00 |      --      |    Inf | unknown
414.65/416.06	c   416s|196700 |  3183 |  1691k|   8.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 457k|  19 | 0.000000e+00 |      --      |    Inf | unknown
414.83/416.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
414.83/416.22	c   416s|196800 |  3181 |  1691k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 457k|  19 | 0.000000e+00 |      --      |    Inf | unknown
414.93/416.38	c   416s|196900 |  3181 |  1691k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 458k|  19 | 0.000000e+00 |      --      |    Inf | unknown
415.13/416.53	c   416s|197000 |  3177 |  1691k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 458k|  19 | 0.000000e+00 |      --      |    Inf | unknown
415.23/416.69	c   417s|197100 |  3181 |  1692k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 458k|  19 | 0.000000e+00 |      --      |    Inf | unknown
415.43/416.85	c   417s|197200 |  3181 |  1692k|   8.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 459k|  19 | 0.000000e+00 |      --      |    Inf | unknown
415.53/417.01	c   417s|197300 |  3177 |  1692k|   8.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 459k|  19 | 0.000000e+00 |      --      |    Inf | unknown
415.74/417.17	c   417s|197400 |  3177 |  1692k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 459k|  19 | 0.000000e+00 |      --      |    Inf | unknown
415.93/417.33	c   417s|197500 |  3181 |  1692k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 459k|  19 | 0.000000e+00 |      --      |    Inf | unknown
416.03/417.49	c   417s|197600 |  3181 |  1692k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 460k|  19 | 0.000000e+00 |      --      |    Inf | unknown
416.23/417.64	c   418s|197700 |  3177 |  1692k|   8.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 460k|  19 | 0.000000e+00 |      --      |    Inf | unknown
416.43/417.80	c   418s|197800 |  3177 |  1693k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 460k|  19 | 0.000000e+00 |      --      |    Inf | unknown
416.53/417.95	c   418s|197900 |  3177 |  1693k|   8.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 461k|  19 | 0.000000e+00 |      --      |    Inf | unknown
416.74/418.12	c   418s|198000 |  3185 |  1693k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 461k|  19 | 0.000000e+00 |      --      |    Inf | unknown
416.83/418.28	c   418s|198100 |  3179 |  1693k|   8.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 461k|  19 | 0.000000e+00 |      --      |    Inf | unknown
417.03/418.45	c   418s|198200 |  3189 |  1694k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 461k|  19 | 0.000000e+00 |      --      |    Inf | unknown
417.23/418.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
417.23/418.61	c   419s|198300 |  3185 |  1694k|   8.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 462k|  19 | 0.000000e+00 |      --      |    Inf | unknown
417.33/418.77	c   419s|198400 |  3185 |  1694k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 462k|  19 | 0.000000e+00 |      --      |    Inf | unknown
417.53/418.93	c   419s|198500 |  3187 |  1694k|   8.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 462k|  19 | 0.000000e+00 |      --      |    Inf | unknown
417.64/419.08	c   419s|198600 |  3181 |  1694k|   8.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 462k|  19 | 0.000000e+00 |      --      |    Inf | unknown
417.82/419.24	c   419s|198700 |  3179 |  1695k|   8.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 463k|  19 | 0.000000e+00 |      --      |    Inf | unknown
418.02/419.40	c   419s|198800 |  3185 |  1695k|   8.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 463k|  19 | 0.000000e+00 |      --      |    Inf | unknown
418.12/419.57	c   419s|198900 |  3187 |  1695k|   8.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 463k|  19 | 0.000000e+00 |      --      |    Inf | unknown
418.32/419.72	c   420s|199000 |  3183 |  1695k|   8.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 464k|  19 | 0.000000e+00 |      --      |    Inf | unknown
418.42/419.88	c   420s|199100 |  3181 |  1696k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 464k|  19 | 0.000000e+00 |      --      |    Inf | unknown
418.63/420.04	c   420s|199200 |  3181 |  1696k|   8.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 464k|  19 | 0.000000e+00 |      --      |    Inf | unknown
418.82/420.20	c   420s|199300 |  3185 |  1696k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 464k|  19 | 0.000000e+00 |      --      |    Inf | unknown
418.92/420.36	c   420s|199400 |  3181 |  1696k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 465k|  19 | 0.000000e+00 |      --      |    Inf | unknown
419.12/420.52	c   420s|199500 |  3183 |  1697k|   8.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 465k|  19 | 0.000000e+00 |      --      |    Inf | unknown
419.22/420.69	c   421s|199600 |  3193 |  1697k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 465k|  19 | 0.000000e+00 |      --      |    Inf | unknown
419.42/420.85	c   421s|199700 |  3191 |  1697k|   8.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 465k|  19 | 0.000000e+00 |      --      |    Inf | unknown
419.52/421.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
419.52/421.00	c   421s|199800 |  3185 |  1697k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 466k|  19 | 0.000000e+00 |      --      |    Inf | unknown
419.73/421.16	c   421s|199900 |  3182 |  1698k|   8.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 466k|  19 | 0.000000e+00 |      --      |    Inf | unknown
419.92/421.32	c   421s|200000 |  3180 |  1698k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 466k|  19 | 0.000000e+00 |      --      |    Inf | unknown
420.02/421.47	c   421s|200100 |  3178 |  1698k|   8.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 467k|  19 | 0.000000e+00 |      --      |    Inf | unknown
420.22/421.63	c   422s|200200 |  3182 |  1698k|   8.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 467k|  19 | 0.000000e+00 |      --      |    Inf | unknown
420.32/421.79	c   422s|200300 |  3184 |  1698k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 467k|  19 | 0.000000e+00 |      --      |    Inf | unknown
420.51/421.95	c   422s|200400 |  3184 |  1698k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 467k|  19 | 0.000000e+00 |      --      |    Inf | unknown
420.63/422.11	c   422s|200500 |  3182 |  1699k|   8.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 468k|  19 | 0.000000e+00 |      --      |    Inf | unknown
420.81/422.26	c   422s|200600 |  3180 |  1699k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 468k|  19 | 0.000000e+00 |      --      |    Inf | unknown
421.01/422.42	c   422s|200700 |  3182 |  1699k|   8.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 468k|  19 | 0.000000e+00 |      --      |    Inf | unknown
421.11/422.58	c   423s|200800 |  3180 |  1699k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 468k|  19 | 0.000000e+00 |      --      |    Inf | unknown
421.31/422.73	c   423s|200900 |  3176 |  1699k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 469k|  19 | 0.000000e+00 |      --      |    Inf | unknown
421.41/422.89	c   423s|201000 |  3178 |  1699k|   8.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 469k|  19 | 0.000000e+00 |      --      |    Inf | unknown
421.62/423.05	c   423s|201100 |  3176 |  1699k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 469k|  19 | 0.000000e+00 |      --      |    Inf | unknown
421.81/423.22	c   423s|201200 |  3185 |  1700k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 470k|  19 | 0.000000e+00 |      --      |    Inf | unknown
422.01/423.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
422.01/423.48	c   423s|201300 |  3210 |  1702k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 470k|  19 | 0.000000e+00 |      --      |    Inf | unknown
422.21/423.62	c   424s|201400 |  3212 |  1702k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 470k|  19 | 0.000000e+00 |      --      |    Inf | unknown
422.31/423.76	c   424s|201500 |  3208 |  1702k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 470k|  19 | 0.000000e+00 |      --      |    Inf | unknown
422.51/423.91	c   424s|201600 |  3204 |  1703k|   8.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 471k|  19 | 0.000000e+00 |      --      |    Inf | unknown
422.62/424.07	c   424s|201700 |  3200 |  1703k|   8.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 471k|  19 | 0.000000e+00 |      --      |    Inf | unknown
422.81/424.25	c   424s|201800 |  3222 |  1703k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 471k|  19 | 0.000000e+00 |      --      |    Inf | unknown
423.01/424.40	c   424s|201900 |  3214 |  1703k|   8.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 471k|  19 | 0.000000e+00 |      --      |    Inf | unknown
423.11/424.58	c   424s|202000 |  3226 |  1704k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 472k|  19 | 0.000000e+00 |      --      |    Inf | unknown
423.31/424.73	c   425s|202100 |  3220 |  1704k|   8.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 472k|  19 | 0.000000e+00 |      --      |    Inf | unknown
423.41/424.88	c   425s|202200 |  3210 |  1704k|   8.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 472k|  19 | 0.000000e+00 |      --      |    Inf | unknown
423.62/425.04	c   425s|202300 |  3208 |  1704k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 472k|  19 | 0.000000e+00 |      --      |    Inf | unknown
423.80/425.20	c   425s|202400 |  3206 |  1704k|   8.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 473k|  19 | 0.000000e+00 |      --      |    Inf | unknown
423.90/425.37	c   425s|202500 |  3220 |  1705k|   8.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 473k|  19 | 0.000000e+00 |      --      |    Inf | unknown
424.10/425.53	c   425s|202600 |  3220 |  1705k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 473k|  19 | 0.000000e+00 |      --      |    Inf | unknown
424.30/425.70	c   426s|202700 |  3228 |  1705k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 473k|  19 | 0.000000e+00 |      --      |    Inf | unknown
424.40/425.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
424.40/425.85	c   426s|202800 |  3224 |  1705k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 474k|  19 | 0.000000e+00 |      --      |    Inf | unknown
424.50/426.01	c   426s|202900 |  3218 |  1706k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 474k|  19 | 0.000000e+00 |      --      |    Inf | unknown
424.71/426.16	c   426s|203000 |  3216 |  1706k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 474k|  19 | 0.000000e+00 |      --      |    Inf | unknown
424.90/426.32	c   426s|203100 |  3210 |  1706k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 475k|  19 | 0.000000e+00 |      --      |    Inf | unknown
425.00/426.48	c   426s|203200 |  3208 |  1706k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 475k|  19 | 0.000000e+00 |      --      |    Inf | unknown
425.20/426.64	c   427s|203300 |  3208 |  1706k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 475k|  19 | 0.000000e+00 |      --      |    Inf | unknown
425.40/426.80	c   427s|203400 |  3204 |  1707k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 475k|  19 | 0.000000e+00 |      --      |    Inf | unknown
425.50/426.96	c   427s|203500 |  3203 |  1707k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 476k|  19 | 0.000000e+00 |      --      |    Inf | unknown
425.71/427.11	c   427s|203600 |  3199 |  1707k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 476k|  19 | 0.000000e+00 |      --      |    Inf | unknown
425.80/427.27	c   427s|203700 |  3199 |  1707k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 476k|  19 | 0.000000e+00 |      --      |    Inf | unknown
426.00/427.43	c   427s|203800 |  3195 |  1708k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 477k|  19 | 0.000000e+00 |      --      |    Inf | unknown
426.10/427.59	c   428s|203900 |  3193 |  1708k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 477k|  19 | 0.000000e+00 |      --      |    Inf | unknown
426.30/427.75	c   428s|204000 |  3191 |  1708k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 477k|  19 | 0.000000e+00 |      --      |    Inf | unknown
426.50/427.92	c   428s|204100 |  3205 |  1708k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 477k|  19 | 0.000000e+00 |      --      |    Inf | unknown
426.61/428.09	c   428s|204200 |  3217 |  1709k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 478k|  19 | 0.000000e+00 |      --      |    Inf | unknown
426.79/428.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
426.79/428.25	c   428s|204300 |  3211 |  1709k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 478k|  19 | 0.000000e+00 |      --      |    Inf | unknown
426.99/428.42	c   428s|204400 |  3222 |  1709k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 478k|  19 | 0.000000e+00 |      --      |    Inf | unknown
427.09/428.58	c   429s|204500 |  3223 |  1710k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 478k|  19 | 0.000000e+00 |      --      |    Inf | unknown
427.29/428.75	c   429s|204600 |  3229 |  1710k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 479k|  19 | 0.000000e+00 |      --      |    Inf | unknown
427.49/428.91	c   429s|204700 |  3222 |  1710k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 479k|  19 | 0.000000e+00 |      --      |    Inf | unknown
427.60/429.06	c   429s|204800 |  3214 |  1710k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 479k|  19 | 0.000000e+00 |      --      |    Inf | unknown
427.79/429.22	c   429s|204900 |  3214 |  1710k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 479k|  19 | 0.000000e+00 |      --      |    Inf | unknown
427.89/429.37	c   429s|205000 |  3206 |  1711k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 480k|  19 | 0.000000e+00 |      --      |    Inf | unknown
428.09/429.53	c   429s|205100 |  3202 |  1711k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 480k|  19 | 0.000000e+00 |      --      |    Inf | unknown
428.19/429.69	c   430s|205200 |  3200 |  1711k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 480k|  19 | 0.000000e+00 |      --      |    Inf | unknown
428.39/429.85	c   430s|205300 |  3196 |  1711k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 481k|  19 | 0.000000e+00 |      --      |    Inf | unknown
428.49/430.01	c   430s|205400 |  3194 |  1712k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 481k|  19 | 0.000000e+00 |      --      |    Inf | unknown
428.70/430.17	c   430s|205500 |  3192 |  1712k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 481k|  19 | 0.000000e+00 |      --      |    Inf | unknown
428.89/430.35	c   430s|205600 |  3209 |  1712k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 481k|  19 | 0.000000e+00 |      --      |    Inf | unknown
429.09/430.51	c   430s|205700 |  3219 |  1713k|   8.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 482k|  19 | 0.000000e+00 |      --      |    Inf | unknown
429.19/430.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
429.19/430.67	c   431s|205800 |  3211 |  1713k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 482k|  19 | 0.000000e+00 |      --      |    Inf | unknown
429.39/430.82	c   431s|205900 |  3205 |  1713k|   8.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 482k|  19 | 0.000000e+00 |      --      |    Inf | unknown
429.48/430.99	c   431s|206000 |  3216 |  1713k|   8.2 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 482k|  19 | 0.000000e+00 |      --      |    Inf | unknown
429.70/431.17	c   431s|206100 |  3228 |  1714k|   8.2 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 483k|  19 | 0.000000e+00 |      --      |    Inf | unknown
429.88/431.31	c   431s|206200 |  3214 |  1714k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 483k|  19 | 0.000000e+00 |      --      |    Inf | unknown
429.98/431.47	c   431s|206300 |  3214 |  1714k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 483k|  19 | 0.000000e+00 |      --      |    Inf | unknown
430.18/431.63	c   432s|206400 |  3210 |  1714k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 483k|  19 | 0.000000e+00 |      --      |    Inf | unknown
430.28/431.79	c   432s|206500 |  3206 |  1714k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 484k|  19 | 0.000000e+00 |      --      |    Inf | unknown
430.48/431.95	c   432s|206600 |  3204 |  1715k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 484k|  19 | 0.000000e+00 |      --      |    Inf | unknown
430.59/432.10	c   432s|206700 |  3202 |  1715k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 484k|  19 | 0.000000e+00 |      --      |    Inf | unknown
430.78/432.26	c   432s|206800 |  3200 |  1715k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 484k|  19 | 0.000000e+00 |      --      |    Inf | unknown
430.98/432.42	c   432s|206900 |  3198 |  1715k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 485k|  19 | 0.000000e+00 |      --      |    Inf | unknown
431.08/432.58	c   433s|207000 |  3194 |  1716k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 485k|  19 | 0.000000e+00 |      --      |    Inf | unknown
431.28/432.74	c   433s|207100 |  3192 |  1716k|   8.2 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 485k|  19 | 0.000000e+00 |      --      |    Inf | unknown
431.48/432.90	c   433s|207200 |  3190 |  1716k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 486k|  19 | 0.000000e+00 |      --      |    Inf | unknown
431.59/433.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
431.59/433.05	c   433s|207300 |  3188 |  1716k|   8.2 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 486k|  19 | 0.000000e+00 |      --      |    Inf | unknown
431.78/433.23	c   433s|207400 |  3204 |  1717k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 486k|  19 | 0.000000e+00 |      --      |    Inf | unknown
431.97/433.40	c   433s|207500 |  3213 |  1717k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 486k|  19 | 0.000000e+00 |      --      |    Inf | unknown
432.07/433.56	c   433s|207600 |  3211 |  1717k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 487k|  19 | 0.000000e+00 |      --      |    Inf | unknown
432.27/433.72	c   434s|207700 |  3209 |  1717k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 487k|  19 | 0.000000e+00 |      --      |    Inf | unknown
432.37/433.87	c   434s|207800 |  3201 |  1718k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 487k|  19 | 0.000000e+00 |      --      |    Inf | unknown
432.58/434.05	c   434s|207900 |  3218 |  1718k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 487k|  19 | 0.000000e+00 |      --      |    Inf | unknown
432.77/434.22	c   434s|208000 |  3232 |  1718k|   8.2 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 488k|  19 | 0.000000e+00 |      --      |    Inf | unknown
432.87/434.37	c   434s|208100 |  3213 |  1718k|   8.2 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 488k|  19 | 0.000000e+00 |      --      |    Inf | unknown
433.07/434.52	c   434s|208200 |  3207 |  1719k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 488k|  19 | 0.000000e+00 |      --      |    Inf | unknown
433.17/434.68	c   435s|208300 |  3203 |  1719k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 488k|  19 | 0.000000e+00 |      --      |    Inf | unknown
433.37/434.83	c   435s|208400 |  3199 |  1719k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 489k|  19 | 0.000000e+00 |      --      |    Inf | unknown
433.47/434.99	c   435s|208500 |  3195 |  1719k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 489k|  19 | 0.000000e+00 |      --      |    Inf | unknown
433.68/435.15	c   435s|208600 |  3195 |  1720k|   8.2 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 489k|  19 | 0.000000e+00 |      --      |    Inf | unknown
433.87/435.31	c   435s|208700 |  3193 |  1720k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 490k|  19 | 0.000000e+00 |      --      |    Inf | unknown
433.97/435.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
433.97/435.47	c   435s|208800 |  3193 |  1720k|   8.2 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 490k|  19 | 0.000000e+00 |      --      |    Inf | unknown
434.17/435.64	c   436s|208900 |  3195 |  1720k|   8.2 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 490k|  19 | 0.000000e+00 |      --      |    Inf | unknown
434.37/435.81	c   436s|209000 |  3205 |  1721k|   8.2 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 490k|  19 | 0.000000e+00 |      --      |    Inf | unknown
434.47/435.97	c   436s|209100 |  3209 |  1721k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 491k|  19 | 0.000000e+00 |      --      |    Inf | unknown
434.68/436.13	c   436s|209200 |  3205 |  1721k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 491k|  19 | 0.000000e+00 |      --      |    Inf | unknown
434.77/436.28	c   436s|209300 |  3202 |  1721k|   8.2 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 491k|  19 | 0.000000e+00 |      --      |    Inf | unknown
434.96/436.44	c   436s|209400 |  3198 |  1721k|   8.2 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 491k|  19 | 0.000000e+00 |      --      |    Inf | unknown
435.06/436.59	c   437s|209500 |  3192 |  1722k|   8.2 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 492k|  19 | 0.000000e+00 |      --      |    Inf | unknown
435.26/436.77	c   437s|209600 |  3204 |  1722k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 492k|  19 | 0.000000e+00 |      --      |    Inf | unknown
435.46/436.93	c   437s|209700 |  3204 |  1722k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 492k|  19 | 0.000000e+00 |      --      |    Inf | unknown
435.57/437.09	c   437s|209800 |  3204 |  1723k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 492k|  19 | 0.000000e+00 |      --      |    Inf | unknown
435.76/437.25	c   437s|209900 |  3202 |  1723k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 493k|  19 | 0.000000e+00 |      --      |    Inf | unknown
435.96/437.41	c   437s|210000 |  3198 |  1723k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 493k|  19 | 0.000000e+00 |      --      |    Inf | unknown
436.06/437.57	c   437s|210100 |  3198 |  1723k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 493k|  19 | 0.000000e+00 |      --      |    Inf | unknown
436.26/437.73	c   438s|210200 |  3194 |  1724k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 494k|  19 | 0.000000e+00 |      --      |    Inf | unknown
436.36/437.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
436.36/437.89	c   438s|210300 |  3192 |  1724k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 494k|  19 | 0.000000e+00 |      --      |    Inf | unknown
436.57/438.04	c   438s|210400 |  3187 |  1724k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 494k|  19 | 0.000000e+00 |      --      |    Inf | unknown
436.76/438.23	c   438s|210500 |  3211 |  1724k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 494k|  19 | 0.000000e+00 |      --      |    Inf | unknown
436.86/438.39	c   438s|210600 |  3211 |  1725k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 495k|  19 | 0.000000e+00 |      --      |    Inf | unknown
437.06/438.55	c   438s|210700 |  3205 |  1725k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 495k|  19 | 0.000000e+00 |      --      |    Inf | unknown
437.26/438.72	c   439s|210800 |  3214 |  1725k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 495k|  19 | 0.000000e+00 |      --      |    Inf | unknown
437.46/438.90	c   439s|210900 |  3232 |  1726k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 495k|  19 | 0.000000e+00 |      --      |    Inf | unknown
437.57/439.04	c   439s|211000 |  3216 |  1726k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 496k|  19 | 0.000000e+00 |      --      |    Inf | unknown
437.76/439.20	c   439s|211100 |  3214 |  1726k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 496k|  19 | 0.000000e+00 |      --      |    Inf | unknown
437.86/439.35	c   439s|211200 |  3203 |  1726k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 496k|  19 | 0.000000e+00 |      --      |    Inf | unknown
438.05/439.51	c   439s|211300 |  3199 |  1727k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 496k|  19 | 0.000000e+00 |      --      |    Inf | unknown
438.15/439.67	c   440s|211400 |  3197 |  1727k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 497k|  19 | 0.000000e+00 |      --      |    Inf | unknown
438.35/439.83	c   440s|211500 |  3197 |  1727k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 497k|  19 | 0.000000e+00 |      --      |    Inf | unknown
438.45/439.99	c   440s|211600 |  3197 |  1727k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 497k|  19 | 0.000000e+00 |      --      |    Inf | unknown
438.67/440.15	c   440s|211700 |  3193 |  1727k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 498k|  19 | 0.000000e+00 |      --      |    Inf | unknown
438.85/440.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
438.85/440.31	c   440s|211800 |  3191 |  1728k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 498k|  19 | 0.000000e+00 |      --      |    Inf | unknown
438.95/440.48	c   440s|211900 |  3205 |  1728k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 498k|  19 | 0.000000e+00 |      --      |    Inf | unknown
439.15/440.65	c   441s|212000 |  3212 |  1728k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 498k|  19 | 0.000000e+00 |      --      |    Inf | unknown
439.35/440.81	c   441s|212100 |  3210 |  1729k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 499k|  19 | 0.000000e+00 |      --      |    Inf | unknown
439.45/440.96	c   441s|212200 |  3204 |  1729k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 499k|  19 | 0.000000e+00 |      --      |    Inf | unknown
439.66/441.12	c   441s|212300 |  3198 |  1729k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 499k|  19 | 0.000000e+00 |      --      |    Inf | unknown
439.85/441.30	c   441s|212400 |  3218 |  1729k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 499k|  19 | 0.000000e+00 |      --      |    Inf | unknown
439.95/441.47	c   441s|212500 |  3228 |  1730k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 500k|  19 | 0.000000e+00 |      --      |    Inf | unknown
440.15/441.62	c   442s|212600 |  3215 |  1730k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 500k|  19 | 0.000000e+00 |      --      |    Inf | unknown
440.25/441.77	c   442s|212700 |  3202 |  1730k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 500k|  19 | 0.000000e+00 |      --      |    Inf | unknown
440.45/441.93	c   442s|212800 |  3200 |  1730k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 500k|  19 | 0.000000e+00 |      --      |    Inf | unknown
440.56/442.09	c   442s|212900 |  3196 |  1731k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 501k|  19 | 0.000000e+00 |      --      |    Inf | unknown
440.75/442.25	c   442s|213000 |  3192 |  1731k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 501k|  19 | 0.000000e+00 |      --      |    Inf | unknown
440.95/442.41	c   442s|213100 |  3192 |  1731k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 501k|  19 | 0.000000e+00 |      --      |    Inf | unknown
441.04/442.57	c   442s|213200 |  3188 |  1731k|   8.1 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 502k|  19 | 0.000000e+00 |      --      |    Inf | unknown
441.24/442.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
441.24/442.74	c   443s|213300 |  3204 |  1732k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 502k|  19 | 0.000000e+00 |      --      |    Inf | unknown
441.44/442.90	c   443s|213400 |  3201 |  1732k|   8.1 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 502k|  19 | 0.000000e+00 |      --      |    Inf | unknown
441.56/443.08	c   443s|213500 |  3215 |  1732k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 502k|  19 | 0.000000e+00 |      --      |    Inf | unknown
441.74/443.23	c   443s|213600 |  3203 |  1732k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 503k|  19 | 0.000000e+00 |      --      |    Inf | unknown
441.84/443.39	c   443s|213700 |  3201 |  1733k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 503k|  19 | 0.000000e+00 |      --      |    Inf | unknown
442.04/443.56	c   443s|213800 |  3215 |  1733k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 503k|  19 | 0.000000e+00 |      --      |    Inf | unknown
442.24/443.75	c   444s|213900 |  3239 |  1733k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 503k|  19 | 0.000000e+00 |      --      |    Inf | unknown
442.34/443.89	c   444s|214000 |  3218 |  1733k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 504k|  19 | 0.000000e+00 |      --      |    Inf | unknown
442.55/444.03	c   444s|214100 |  3205 |  1734k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 504k|  19 | 0.000000e+00 |      --      |    Inf | unknown
442.65/444.19	c   444s|214200 |  3199 |  1734k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 504k|  19 | 0.000000e+00 |      --      |    Inf | unknown
442.84/444.35	c   444s|214300 |  3199 |  1734k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 504k|  19 | 0.000000e+00 |      --      |    Inf | unknown
443.04/444.51	c   444s|214400 |  3195 |  1734k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 505k|  19 | 0.000000e+00 |      --      |    Inf | unknown
443.14/444.67	c   445s|214500 |  3193 |  1734k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 505k|  19 | 0.000000e+00 |      --      |    Inf | unknown
443.34/444.84	c   445s|214600 |  3207 |  1735k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 505k|  19 | 0.000000e+00 |      --      |    Inf | unknown
443.55/445.02	c   445s|214700 |  3219 |  1735k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 505k|  19 | 0.000000e+00 |      --      |    Inf | unknown
443.65/445.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
443.65/445.18	c   445s|214800 |  3225 |  1735k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 506k|  19 | 0.000000e+00 |      --      |    Inf | unknown
443.84/445.36	c   445s|214900 |  3245 |  1736k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 506k|  19 | 0.000000e+00 |      --      |    Inf | unknown
444.04/445.51	c   445s|215000 |  3235 |  1736k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 506k|  19 | 0.000000e+00 |      --      |    Inf | unknown
444.14/445.66	c   446s|215100 |  3222 |  1736k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 506k|  19 | 0.000000e+00 |      --      |    Inf | unknown
444.33/445.82	c   446s|215200 |  3222 |  1736k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 507k|  19 | 0.000000e+00 |      --      |    Inf | unknown
444.43/445.98	c   446s|215300 |  3216 |  1737k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 507k|  19 | 0.000000e+00 |      --      |    Inf | unknown
444.65/446.16	c   446s|215400 |  3234 |  1737k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 507k|  19 | 0.000000e+00 |      --      |    Inf | unknown
444.83/446.32	c   446s|215500 |  3240 |  1737k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 507k|  19 | 0.000000e+00 |      --      |    Inf | unknown
444.93/446.48	c   446s|215600 |  3234 |  1738k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 508k|  19 | 0.000000e+00 |      --      |    Inf | unknown
445.13/446.63	c   447s|215700 |  3224 |  1738k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 508k|  19 | 0.000000e+00 |      --      |    Inf | unknown
445.23/446.79	c   447s|215800 |  3222 |  1738k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 508k|  19 | 0.000000e+00 |      --      |    Inf | unknown
445.43/446.96	c   447s|215900 |  3230 |  1738k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 508k|  19 | 0.000000e+00 |      --      |    Inf | unknown
445.64/447.13	c   447s|216000 |  3244 |  1739k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 509k|  19 | 0.000000e+00 |      --      |    Inf | unknown
445.73/447.29	c   447s|216100 |  3238 |  1739k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 509k|  19 | 0.000000e+00 |      --      |    Inf | unknown
445.93/447.44	c   447s|216200 |  3232 |  1739k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 509k|  19 | 0.000000e+00 |      --      |    Inf | unknown
446.13/447.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
446.13/447.60	c   448s|216300 |  3228 |  1739k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 510k|  19 | 0.000000e+00 |      --      |    Inf | unknown
446.23/447.76	c   448s|216400 |  3226 |  1740k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 510k|  19 | 0.000000e+00 |      --      |    Inf | unknown
446.43/447.92	c   448s|216500 |  3224 |  1740k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 510k|  19 | 0.000000e+00 |      --      |    Inf | unknown
446.54/448.08	c   448s|216600 |  3218 |  1740k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 510k|  19 | 0.000000e+00 |      --      |    Inf | unknown
446.73/448.24	c   448s|216700 |  3218 |  1740k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 511k|  19 | 0.000000e+00 |      --      |    Inf | unknown
446.92/448.40	c   448s|216800 |  3214 |  1741k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 511k|  19 | 0.000000e+00 |      --      |    Inf | unknown
447.02/448.56	c   448s|216900 |  3210 |  1741k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 511k|  19 | 0.000000e+00 |      --      |    Inf | unknown
447.22/448.72	c   449s|217000 |  3208 |  1741k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 511k|  19 | 0.000000e+00 |      --      |    Inf | unknown
447.32/448.89	c   449s|217100 |  3224 |  1741k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 512k|  19 | 0.000000e+00 |      --      |    Inf | unknown
447.54/449.07	c   449s|217200 |  3242 |  1742k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 512k|  19 | 0.000000e+00 |      --      |    Inf | unknown
447.72/449.22	c   449s|217300 |  3225 |  1742k|   8.0 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 512k|  19 | 0.000000e+00 |      --      |    Inf | unknown
447.82/449.38	c   449s|217400 |  3231 |  1742k|   8.0 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 512k|  19 | 0.000000e+00 |      --      |    Inf | unknown
448.02/449.55	c   449s|217500 |  3241 |  1743k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 513k|  19 | 0.000000e+00 |      --      |    Inf | unknown
448.22/449.71	c   450s|217600 |  3235 |  1743k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 513k|  19 | 0.000000e+00 |      --      |    Inf | unknown
448.32/449.86	c   450s|217700 |  3226 |  1743k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 513k|  19 | 0.000000e+00 |      --      |    Inf | unknown
448.53/450.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
448.53/450.02	c   450s|217800 |  3224 |  1743k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 514k|  19 | 0.000000e+00 |      --      |    Inf | unknown
448.63/450.18	c   450s|217900 |  3220 |  1743k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 514k|  19 | 0.000000e+00 |      --      |    Inf | unknown
448.82/450.34	c   450s|218000 |  3214 |  1744k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 514k|  19 | 0.000000e+00 |      --      |    Inf | unknown
449.02/450.50	c   450s|218100 |  3212 |  1744k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 514k|  19 | 0.000000e+00 |      --      |    Inf | unknown
449.12/450.66	c   451s|218200 |  3210 |  1744k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 515k|  19 | 0.000000e+00 |      --      |    Inf | unknown
449.32/450.82	c   451s|218300 |  3208 |  1744k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 515k|  19 | 0.000000e+00 |      --      |    Inf | unknown
449.42/450.97	c   451s|218400 |  3206 |  1745k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 515k|  19 | 0.000000e+00 |      --      |    Inf | unknown
449.63/451.13	c   451s|218500 |  3204 |  1745k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 515k|  19 | 0.000000e+00 |      --      |    Inf | unknown
449.71/451.29	c   451s|218600 |  3202 |  1745k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 516k|  19 | 0.000000e+00 |      --      |    Inf | unknown
449.91/451.45	c   451s|218700 |  3200 |  1745k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 516k|  19 | 0.000000e+00 |      --      |    Inf | unknown
450.11/451.61	c   452s|218800 |  3196 |  1745k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 516k|  19 | 0.000000e+00 |      --      |    Inf | unknown
450.21/451.76	c   452s|218900 |  3194 |  1746k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 517k|  19 | 0.000000e+00 |      --      |    Inf | unknown
450.41/451.93	c   452s|219000 |  3194 |  1746k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 517k|  19 | 0.000000e+00 |      --      |    Inf | unknown
450.52/452.08	c   452s|219100 |  3194 |  1746k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 517k|  19 | 0.000000e+00 |      --      |    Inf | unknown
450.71/452.26	c   452s|219200 |  3205 |  1746k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 517k|  19 | 0.000000e+00 |      --      |    Inf | unknown
450.91/452.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
450.91/452.42	c   452s|219300 |  3212 |  1747k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 518k|  19 | 0.000000e+00 |      --      |    Inf | unknown
451.01/452.58	c   453s|219400 |  3210 |  1747k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 518k|  19 | 0.000000e+00 |      --      |    Inf | unknown
451.21/452.74	c   453s|219500 |  3202 |  1747k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 518k|  19 | 0.000000e+00 |      --      |    Inf | unknown
451.41/452.92	c   453s|219600 |  3222 |  1747k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 518k|  19 | 0.000000e+00 |      --      |    Inf | unknown
451.52/453.08	c   453s|219700 |  3224 |  1748k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 519k|  19 | 0.000000e+00 |      --      |    Inf | unknown
451.71/453.24	c   453s|219800 |  3222 |  1748k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 519k|  19 | 0.000000e+00 |      --      |    Inf | unknown
451.81/453.39	c   453s|219900 |  3216 |  1748k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 519k|  19 | 0.000000e+00 |      --      |    Inf | unknown
452.01/453.55	c   453s|220000 |  3210 |  1748k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 519k|  19 | 0.000000e+00 |      --      |    Inf | unknown
452.21/453.71	c   454s|220100 |  3210 |  1749k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 520k|  19 | 0.000000e+00 |      --      |    Inf | unknown
452.31/453.86	c   454s|220200 |  3202 |  1749k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 520k|  19 | 0.000000e+00 |      --      |    Inf | unknown
452.52/454.03	c   454s|220300 |  3204 |  1749k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 520k|  19 | 0.000000e+00 |      --      |    Inf | unknown
452.62/454.18	c   454s|220400 |  3200 |  1749k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 521k|  19 | 0.000000e+00 |      --      |    Inf | unknown
452.80/454.34	c   454s|220500 |  3198 |  1750k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 521k|  19 | 0.000000e+00 |      --      |    Inf | unknown
453.00/454.50	c   454s|220600 |  3194 |  1750k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 521k|  19 | 0.000000e+00 |      --      |    Inf | unknown
453.10/454.66	c   455s|220700 |  3194 |  1750k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 521k|  19 | 0.000000e+00 |      --      |    Inf | unknown
453.30/454.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
453.30/454.84	c   455s|220800 |  3210 |  1750k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 522k|  19 | 0.000000e+00 |      --      |    Inf | unknown
453.40/455.01	c   455s|220900 |  3221 |  1751k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 522k|  19 | 0.000000e+00 |      --      |    Inf | unknown
453.61/455.16	c   455s|221000 |  3213 |  1751k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 522k|  19 | 0.000000e+00 |      --      |    Inf | unknown
453.80/455.31	c   455s|221100 |  3202 |  1751k|   7.9 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 522k|  19 | 0.000000e+00 |      --      |    Inf | unknown
453.90/455.49	c   455s|221200 |  3218 |  1752k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 523k|  19 | 0.000000e+00 |      --      |    Inf | unknown
454.10/455.66	c   456s|221300 |  3226 |  1752k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 523k|  19 | 0.000000e+00 |      --      |    Inf | unknown
454.30/455.82	c   456s|221400 |  3223 |  1752k|   7.9 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 523k|  19 | 0.000000e+00 |      --      |    Inf | unknown
454.40/455.97	c   456s|221500 |  3215 |  1752k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 523k|  19 | 0.000000e+00 |      --      |    Inf | unknown
454.61/456.13	c   456s|221600 |  3206 |  1752k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 524k|  19 | 0.000000e+00 |      --      |    Inf | unknown
454.70/456.28	c   456s|221700 |  3200 |  1753k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 524k|  19 | 0.000000e+00 |      --      |    Inf | unknown
454.90/456.44	c   456s|221800 |  3194 |  1753k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 524k|  19 | 0.000000e+00 |      --      |    Inf | unknown
455.10/456.60	c   457s|221900 |  3196 |  1753k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 525k|  19 | 0.000000e+00 |      --      |    Inf | unknown
455.19/456.76	c   457s|222000 |  3194 |  1753k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 525k|  19 | 0.000000e+00 |      --      |    Inf | unknown
455.39/456.92	c   457s|222100 |  3192 |  1754k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 525k|  19 | 0.000000e+00 |      --      |    Inf | unknown
455.51/457.09	c   457s|222200 |  3200 |  1754k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 525k|  19 | 0.000000e+00 |      --      |    Inf | unknown
455.69/457.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
455.69/457.26	c   457s|222300 |  3210 |  1754k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 526k|  19 | 0.000000e+00 |      --      |    Inf | unknown
455.89/457.42	c   457s|222400 |  3214 |  1754k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 526k|  19 | 0.000000e+00 |      --      |    Inf | unknown
455.99/457.58	c   458s|222500 |  3208 |  1755k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 526k|  19 | 0.000000e+00 |      --      |    Inf | unknown
456.19/457.75	c   458s|222600 |  3215 |  1755k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 526k|  19 | 0.000000e+00 |      --      |    Inf | unknown
456.39/457.92	c   458s|222700 |  3231 |  1755k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 527k|  19 | 0.000000e+00 |      --      |    Inf | unknown
456.50/458.08	c   458s|222800 |  3225 |  1756k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 527k|  19 | 0.000000e+00 |      --      |    Inf | unknown
456.69/458.23	c   458s|222900 |  3213 |  1756k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 527k|  19 | 0.000000e+00 |      --      |    Inf | unknown
456.79/458.39	c   458s|223000 |  3209 |  1756k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 527k|  19 | 0.000000e+00 |      --      |    Inf | unknown
456.99/458.54	c   458s|223100 |  3205 |  1756k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 528k|  19 | 0.000000e+00 |      --      |    Inf | unknown
457.19/458.70	c   459s|223200 |  3202 |  1756k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 528k|  19 | 0.000000e+00 |      --      |    Inf | unknown
457.29/458.86	c   459s|223300 |  3199 |  1757k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 528k|  19 | 0.000000e+00 |      --      |    Inf | unknown
457.50/459.02	c   459s|223400 |  3195 |  1757k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 528k|  19 | 0.000000e+00 |      --      |    Inf | unknown
457.60/459.18	c   459s|223500 |  3194 |  1757k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 529k|  19 | 0.000000e+00 |      --      |    Inf | unknown
457.79/459.34	c   459s|223600 |  3192 |  1757k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 529k|  19 | 0.000000e+00 |      --      |    Inf | unknown
457.99/459.50	c   459s|223700 |  3192 |  1758k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 529k|  19 | 0.000000e+00 |      --      |    Inf | unknown
458.08/459.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
458.08/459.67	c   460s|223800 |  3202 |  1758k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 530k|  19 | 0.000000e+00 |      --      |    Inf | unknown
458.28/459.85	c   460s|223900 |  3218 |  1758k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 530k|  19 | 0.000000e+00 |      --      |    Inf | unknown
458.38/460.00	c   460s|224000 |  3208 |  1758k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 530k|  19 | 0.000000e+00 |      --      |    Inf | unknown
458.60/460.15	c   460s|224100 |  3200 |  1759k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 530k|  19 | 0.000000e+00 |      --      |    Inf | unknown
458.78/460.32	c   460s|224200 |  3214 |  1759k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 531k|  19 | 0.000000e+00 |      --      |    Inf | unknown
458.88/460.49	c   460s|224300 |  3222 |  1759k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 531k|  19 | 0.000000e+00 |      --      |    Inf | unknown
459.08/460.65	c   461s|224400 |  3218 |  1760k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 531k|  19 | 0.000000e+00 |      --      |    Inf | unknown
459.28/460.80	c   461s|224500 |  3210 |  1760k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 531k|  19 | 0.000000e+00 |      --      |    Inf | unknown
459.38/460.96	c   461s|224600 |  3208 |  1760k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 532k|  19 | 0.000000e+00 |      --      |    Inf | unknown
459.59/461.12	c   461s|224700 |  3206 |  1760k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 532k|  19 | 0.000000e+00 |      --      |    Inf | unknown
459.68/461.28	c   461s|224800 |  3206 |  1760k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 532k|  19 | 0.000000e+00 |      --      |    Inf | unknown
459.88/461.44	c   461s|224900 |  3202 |  1761k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 532k|  19 | 0.000000e+00 |      --      |    Inf | unknown
460.08/461.60	c   462s|225000 |  3198 |  1761k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 533k|  19 | 0.000000e+00 |      --      |    Inf | unknown
460.18/461.75	c   462s|225100 |  3194 |  1761k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 533k|  19 | 0.000000e+00 |      --      |    Inf | unknown
460.38/461.92	c   462s|225200 |  3194 |  1761k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 533k|  19 | 0.000000e+00 |      --      |    Inf | unknown
460.49/462.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
460.49/462.07	c   462s|225300 |  3190 |  1762k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 534k|  19 | 0.000000e+00 |      --      |    Inf | unknown
460.68/462.23	c   462s|225400 |  3188 |  1762k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 534k|  19 | 0.000000e+00 |      --      |    Inf | unknown
460.78/462.39	c   462s|225500 |  3186 |  1762k|   7.8 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 534k|  19 | 0.000000e+00 |      --      |    Inf | unknown
461.07/462.61	c   463s|225600 |  3206 |  1763k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 534k|  19 | 0.000000e+00 |      --      |    Inf | unknown
461.17/462.79	c   463s|225700 |  3222 |  1763k|   7.8 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 535k|  19 | 0.000000e+00 |      --      |    Inf | unknown
461.37/462.95	c   463s|225800 |  3226 |  1763k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 535k|  19 | 0.000000e+00 |      --      |    Inf | unknown
461.59/463.12	c   463s|225900 |  3230 |  1764k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 535k|  19 | 0.000000e+00 |      --      |    Inf | unknown
461.67/463.28	c   463s|226000 |  3230 |  1764k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 535k|  19 | 0.000000e+00 |      --      |    Inf | unknown
461.87/463.43	c   463s|226100 |  3224 |  1764k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 536k|  19 | 0.000000e+00 |      --      |    Inf | unknown
461.97/463.59	c   464s|226200 |  3218 |  1764k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 536k|  19 | 0.000000e+00 |      --      |    Inf | unknown
462.17/463.77	c   464s|226300 |  3240 |  1764k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 536k|  19 | 0.000000e+00 |      --      |    Inf | unknown
462.37/463.93	c   464s|226400 |  3242 |  1764k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 536k|  19 | 0.000000e+00 |      --      |    Inf | unknown
462.48/464.10	c   464s|226500 |  3246 |  1765k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 537k|  19 | 0.000000e+00 |      --      |    Inf | unknown
462.67/464.26	c   464s|226600 |  3248 |  1765k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 537k|  19 | 0.000000e+00 |      --      |    Inf | unknown
462.87/464.42	c   464s|226700 |  3250 |  1765k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 537k|  19 | 0.000000e+00 |      --      |    Inf | unknown
462.97/464.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
462.97/464.58	c   465s|226800 |  3244 |  1765k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 538k|  19 | 0.000000e+00 |      --      |    Inf | unknown
463.17/464.74	c   465s|226900 |  3246 |  1765k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 538k|  19 | 0.000000e+00 |      --      |    Inf | unknown
463.37/464.90	c   465s|227000 |  3241 |  1766k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 538k|  19 | 0.000000e+00 |      --      |    Inf | unknown
463.48/465.05	c   465s|227100 |  3231 |  1766k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 538k|  19 | 0.000000e+00 |      --      |    Inf | unknown
463.67/465.22	c   465s|227200 |  3231 |  1766k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 539k|  19 | 0.000000e+00 |      --      |    Inf | unknown
463.77/465.38	c   465s|227300 |  3233 |  1766k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 539k|  19 | 0.000000e+00 |      --      |    Inf | unknown
463.97/465.54	c   465s|227400 |  3229 |  1766k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 539k|  19 | 0.000000e+00 |      --      |    Inf | unknown
464.16/465.70	c   466s|227500 |  3235 |  1767k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 539k|  19 | 0.000000e+00 |      --      |    Inf | unknown
464.26/465.86	c   466s|227600 |  3229 |  1767k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 540k|  19 | 0.000000e+00 |      --      |    Inf | unknown
464.48/466.02	c   466s|227700 |  3225 |  1767k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 540k|  19 | 0.000000e+00 |      --      |    Inf | unknown
464.58/466.17	c   466s|227800 |  3219 |  1767k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 540k|  19 | 0.000000e+00 |      --      |    Inf | unknown
464.76/466.33	c   466s|227900 |  3213 |  1767k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 541k|  19 | 0.000000e+00 |      --      |    Inf | unknown
464.86/466.49	c   466s|228000 |  3215 |  1767k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 541k|  19 | 0.000000e+00 |      --      |    Inf | unknown
465.06/466.65	c   467s|228100 |  3211 |  1768k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 541k|  19 | 0.000000e+00 |      --      |    Inf | unknown
465.26/466.80	c   467s|228200 |  3205 |  1768k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 541k|  19 | 0.000000e+00 |      --      |    Inf | unknown
465.36/466.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
465.36/466.96	c   467s|228300 |  3205 |  1768k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 542k|  19 | 0.000000e+00 |      --      |    Inf | unknown
465.57/467.13	c   467s|228400 |  3205 |  1768k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 542k|  19 | 0.000000e+00 |      --      |    Inf | unknown
465.66/467.29	c   467s|228500 |  3205 |  1768k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 542k|  19 | 0.000000e+00 |      --      |    Inf | unknown
465.86/467.45	c   467s|228600 |  3203 |  1769k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 543k|  19 | 0.000000e+00 |      --      |    Inf | unknown
466.06/467.61	c   468s|228700 |  3198 |  1769k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 543k|  19 | 0.000000e+00 |      --      |    Inf | unknown
466.16/467.78	c   468s|228800 |  3206 |  1769k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 543k|  19 | 0.000000e+00 |      --      |    Inf | unknown
466.36/467.93	c   468s|228900 |  3204 |  1770k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 543k|  19 | 0.000000e+00 |      --      |    Inf | unknown
466.57/468.11	c   468s|229000 |  3219 |  1770k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 544k|  19 | 0.000000e+00 |      --      |    Inf | unknown
466.66/468.27	c   468s|229100 |  3217 |  1770k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 544k|  19 | 0.000000e+00 |      --      |    Inf | unknown
466.86/468.44	c   468s|229200 |  3224 |  1770k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 544k|  19 | 0.000000e+00 |      --      |    Inf | unknown
467.05/468.60	c   469s|229300 |  3230 |  1771k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 544k|  19 | 0.000000e+00 |      --      |    Inf | unknown
467.15/468.76	c   469s|229400 |  3226 |  1771k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 545k|  19 | 0.000000e+00 |      --      |    Inf | unknown
467.35/468.91	c   469s|229500 |  3220 |  1771k|   7.7 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 545k|  19 | 0.000000e+00 |      --      |    Inf | unknown
467.47/469.07	c   469s|229600 |  3216 |  1771k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 545k|  19 | 0.000000e+00 |      --      |    Inf | unknown
467.65/469.23	c   469s|229700 |  3212 |  1772k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 545k|  19 | 0.000000e+00 |      --      |    Inf | unknown
467.75/469.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
467.75/469.39	c   469s|229800 |  3210 |  1772k|   7.7 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 546k|  19 | 0.000000e+00 |      --      |    Inf | unknown
467.95/469.55	c   469s|229900 |  3206 |  1772k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 546k|  19 | 0.000000e+00 |      --      |    Inf | unknown
468.15/469.71	c   470s|230000 |  3206 |  1772k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 546k|  19 | 0.000000e+00 |      --      |    Inf | unknown
468.25/469.87	c   470s|230100 |  3204 |  1773k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 546k|  19 | 0.000000e+00 |      --      |    Inf | unknown
468.46/470.03	c   470s|230200 |  3204 |  1773k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 547k|  19 | 0.000000e+00 |      --      |    Inf | unknown
468.56/470.18	c   470s|230300 |  3196 |  1773k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 547k|  19 | 0.000000e+00 |      --      |    Inf | unknown
468.75/470.35	c   470s|230400 |  3196 |  1773k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 547k|  19 | 0.000000e+00 |      --      |    Inf | unknown
468.95/470.53	c   470s|230500 |  3214 |  1774k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 548k|  19 | 0.000000e+00 |      --      |    Inf | unknown
469.15/470.70	c   471s|230600 |  3232 |  1774k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 548k|  19 | 0.000000e+00 |      --      |    Inf | unknown
469.25/470.85	c   471s|230700 |  3218 |  1774k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 548k|  19 | 0.000000e+00 |      --      |    Inf | unknown
469.35/471.01	c   471s|230800 |  3211 |  1774k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 548k|  19 | 0.000000e+00 |      --      |    Inf | unknown
469.56/471.16	c   471s|230900 |  3209 |  1775k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 549k|  19 | 0.000000e+00 |      --      |    Inf | unknown
469.75/471.33	c   471s|231000 |  3213 |  1775k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 549k|  19 | 0.000000e+00 |      --      |    Inf | unknown
469.95/471.50	c   471s|231100 |  3221 |  1775k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 549k|  19 | 0.000000e+00 |      --      |    Inf | unknown
470.05/471.65	c   472s|231200 |  3217 |  1775k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 549k|  19 | 0.000000e+00 |      --      |    Inf | unknown
470.24/471.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
470.24/471.81	c   472s|231300 |  3211 |  1776k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 550k|  19 | 0.000000e+00 |      --      |    Inf | unknown
470.34/471.97	c   472s|231400 |  3207 |  1776k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 550k|  19 | 0.000000e+00 |      --      |    Inf | unknown
470.56/472.13	c   472s|231500 |  3203 |  1776k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 550k|  19 | 0.000000e+00 |      --      |    Inf | unknown
470.64/472.29	c   472s|231600 |  3201 |  1776k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 550k|  19 | 0.000000e+00 |      --      |    Inf | unknown
470.84/472.44	c   472s|231700 |  3199 |  1777k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 551k|  19 | 0.000000e+00 |      --      |    Inf | unknown
471.04/472.61	c   473s|231800 |  3199 |  1777k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 551k|  19 | 0.000000e+00 |      --      |    Inf | unknown
471.14/472.77	c   473s|231900 |  3196 |  1777k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 551k|  19 | 0.000000e+00 |      --      |    Inf | unknown
471.34/472.93	c   473s|232000 |  3196 |  1777k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 552k|  19 | 0.000000e+00 |      --      |    Inf | unknown
471.45/473.09	c   473s|232100 |  3192 |  1778k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 552k|  19 | 0.000000e+00 |      --      |    Inf | unknown
471.64/473.25	c   473s|232200 |  3192 |  1778k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 552k|  19 | 0.000000e+00 |      --      |    Inf | unknown
471.84/473.41	c   473s|232300 |  3192 |  1778k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 552k|  19 | 0.000000e+00 |      --      |    Inf | unknown
471.94/473.57	c   473s|232400 |  3190 |  1778k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 553k|  19 | 0.000000e+00 |      --      |    Inf | unknown
472.14/473.73	c   474s|232500 |  3198 |  1778k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 553k|  19 | 0.000000e+00 |      --      |    Inf | unknown
472.24/473.89	c   474s|232600 |  3195 |  1779k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 553k|  19 | 0.000000e+00 |      --      |    Inf | unknown
472.45/474.07	c   474s|232700 |  3207 |  1779k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 553k|  19 | 0.000000e+00 |      --      |    Inf | unknown
472.64/474.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
472.64/474.22	c   474s|232800 |  3201 |  1779k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 554k|  19 | 0.000000e+00 |      --      |    Inf | unknown
472.74/474.38	c   474s|232900 |  3203 |  1779k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 554k|  19 | 0.000000e+00 |      --      |    Inf | unknown
472.94/474.55	c   474s|233000 |  3211 |  1780k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 554k|  19 | 0.000000e+00 |      --      |    Inf | unknown
473.14/474.72	c   475s|233100 |  3221 |  1780k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 554k|  19 | 0.000000e+00 |      --      |    Inf | unknown
473.23/474.87	c   475s|233200 |  3211 |  1780k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 555k|  19 | 0.000000e+00 |      --      |    Inf | unknown
473.45/475.03	c   475s|233300 |  3207 |  1781k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 555k|  19 | 0.000000e+00 |      --      |    Inf | unknown
473.55/475.19	c   475s|233400 |  3205 |  1781k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 555k|  19 | 0.000000e+00 |      --      |    Inf | unknown
473.73/475.35	c   475s|233500 |  3201 |  1781k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 556k|  19 | 0.000000e+00 |      --      |    Inf | unknown
473.93/475.51	c   475s|233600 |  3201 |  1781k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 556k|  19 | 0.000000e+00 |      --      |    Inf | unknown
474.03/475.67	c   476s|233700 |  3199 |  1781k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 556k|  19 | 0.000000e+00 |      --      |    Inf | unknown
474.23/475.83	c   476s|233800 |  3193 |  1782k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 556k|  19 | 0.000000e+00 |      --      |    Inf | unknown
474.33/475.98	c   476s|233900 |  3189 |  1782k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 557k|  19 | 0.000000e+00 |      --      |    Inf | unknown
474.54/476.16	c   476s|234000 |  3207 |  1782k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 557k|  19 | 0.000000e+00 |      --      |    Inf | unknown
474.73/476.33	c   476s|234100 |  3209 |  1783k|   7.6 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 557k|  19 | 0.000000e+00 |      --      |    Inf | unknown
474.83/476.48	c   476s|234200 |  3207 |  1783k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 557k|  19 | 0.000000e+00 |      --      |    Inf | unknown
475.03/476.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
475.03/476.65	c   477s|234300 |  3207 |  1783k|   7.6 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 558k|  19 | 0.000000e+00 |      --      |    Inf | unknown
475.23/476.80	c   477s|234400 |  3198 |  1783k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 558k|  19 | 0.000000e+00 |      --      |    Inf | unknown
475.33/476.96	c   477s|234500 |  3196 |  1783k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 558k|  19 | 0.000000e+00 |      --      |    Inf | unknown
475.54/477.13	c   477s|234600 |  3208 |  1784k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 558k|  19 | 0.000000e+00 |      --      |    Inf | unknown
475.73/477.30	c   477s|234700 |  3216 |  1784k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 559k|  19 | 0.000000e+00 |      --      |    Inf | unknown
475.83/477.46	c   477s|234800 |  3208 |  1784k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 559k|  19 | 0.000000e+00 |      --      |    Inf | unknown
476.03/477.61	c   478s|234900 |  3202 |  1785k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 559k|  19 | 0.000000e+00 |      --      |    Inf | unknown
476.13/477.77	c   478s|235000 |  3198 |  1785k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 560k|  19 | 0.000000e+00 |      --      |    Inf | unknown
476.32/477.93	c   478s|235100 |  3200 |  1785k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 560k|  19 | 0.000000e+00 |      --      |    Inf | unknown
476.44/478.09	c   478s|235200 |  3196 |  1785k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 560k|  19 | 0.000000e+00 |      --      |    Inf | unknown
476.62/478.25	c   478s|235300 |  3194 |  1786k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 560k|  19 | 0.000000e+00 |      --      |    Inf | unknown
476.82/478.41	c   478s|235400 |  3192 |  1786k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 561k|  19 | 0.000000e+00 |      --      |    Inf | unknown
476.92/478.58	c   478s|235500 |  3196 |  1786k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 561k|  19 | 0.000000e+00 |      --      |    Inf | unknown
477.12/478.75	c   479s|235600 |  3212 |  1786k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 561k|  19 | 0.000000e+00 |      --      |    Inf | unknown
477.32/478.92	c   479s|235700 |  3224 |  1787k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 561k|  19 | 0.000000e+00 |      --      |    Inf | unknown
477.43/479.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
477.43/479.07	c   479s|235800 |  3205 |  1787k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 562k|  19 | 0.000000e+00 |      --      |    Inf | unknown
477.62/479.24	c   479s|235900 |  3212 |  1787k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 562k|  19 | 0.000000e+00 |      --      |    Inf | unknown
477.82/479.40	c   479s|236000 |  3213 |  1787k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 562k|  19 | 0.000000e+00 |      --      |    Inf | unknown
477.92/479.57	c   479s|236100 |  3219 |  1788k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 562k|  19 | 0.000000e+00 |      --      |    Inf | unknown
478.12/479.72	c   480s|236200 |  3213 |  1788k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 563k|  19 | 0.000000e+00 |      --      |    Inf | unknown
478.22/479.88	c   480s|236300 |  3207 |  1788k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 563k|  19 | 0.000000e+00 |      --      |    Inf | unknown
478.43/480.03	c   480s|236400 |  3201 |  1788k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 563k|  19 | 0.000000e+00 |      --      |    Inf | unknown
478.62/480.20	c   480s|236500 |  3201 |  1789k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 563k|  19 | 0.000000e+00 |      --      |    Inf | unknown
478.72/480.35	c   480s|236600 |  3195 |  1789k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 564k|  19 | 0.000000e+00 |      --      |    Inf | unknown
478.92/480.51	c   480s|236700 |  3193 |  1789k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 564k|  19 | 0.000000e+00 |      --      |    Inf | unknown
479.02/480.67	c   481s|236800 |  3191 |  1789k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 564k|  19 | 0.000000e+00 |      --      |    Inf | unknown
479.22/480.85	c   481s|236900 |  3209 |  1790k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 565k|  19 | 0.000000e+00 |      --      |    Inf | unknown
479.43/481.02	c   481s|237000 |  3215 |  1790k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 565k|  19 | 0.000000e+00 |      --      |    Inf | unknown
479.53/481.18	c   481s|237100 |  3213 |  1790k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 565k|  19 | 0.000000e+00 |      --      |    Inf | unknown
479.71/481.33	c   481s|237200 |  3202 |  1790k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 565k|  19 | 0.000000e+00 |      --      |    Inf | unknown
479.81/481.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
479.81/481.49	c   481s|237300 |  3200 |  1791k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 566k|  19 | 0.000000e+00 |      --      |    Inf | unknown
480.01/481.66	c   482s|237400 |  3209 |  1791k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 566k|  19 | 0.000000e+00 |      --      |    Inf | unknown
480.21/481.83	c   482s|237500 |  3217 |  1791k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 566k|  19 | 0.000000e+00 |      --      |    Inf | unknown
480.31/481.99	c   482s|237600 |  3217 |  1791k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 566k|  19 | 0.000000e+00 |      --      |    Inf | unknown
480.52/482.14	c   482s|237700 |  3207 |  1792k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 567k|  19 | 0.000000e+00 |      --      |    Inf | unknown
480.71/482.30	c   482s|237800 |  3205 |  1792k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 567k|  19 | 0.000000e+00 |      --      |    Inf | unknown
480.81/482.46	c   482s|237900 |  3201 |  1792k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 567k|  19 | 0.000000e+00 |      --      |    Inf | unknown
481.01/482.62	c   483s|238000 |  3199 |  1792k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 567k|  19 | 0.000000e+00 |      --      |    Inf | unknown
481.11/482.78	c   483s|238100 |  3197 |  1793k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 568k|  19 | 0.000000e+00 |      --      |    Inf | unknown
481.31/482.93	c   483s|238200 |  3193 |  1793k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 568k|  19 | 0.000000e+00 |      --      |    Inf | unknown
481.42/483.10	c   483s|238300 |  3193 |  1793k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 568k|  19 | 0.000000e+00 |      --      |    Inf | unknown
481.61/483.25	c   483s|238400 |  3191 |  1793k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 569k|  19 | 0.000000e+00 |      --      |    Inf | unknown
481.81/483.41	c   483s|238500 |  3189 |  1793k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 569k|  19 | 0.000000e+00 |      --      |    Inf | unknown
481.91/483.57	c   483s|238600 |  3191 |  1794k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 569k|  19 | 0.000000e+00 |      --      |    Inf | unknown
482.11/483.74	c   484s|238700 |  3197 |  1794k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 569k|  19 | 0.000000e+00 |      --      |    Inf | unknown
482.31/483.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
482.31/483.91	c   484s|238800 |  3211 |  1794k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 570k|  19 | 0.000000e+00 |      --      |    Inf | unknown
482.42/484.06	c   484s|238900 |  3201 |  1795k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 570k|  19 | 0.000000e+00 |      --      |    Inf | unknown
482.60/484.23	c   484s|239000 |  3199 |  1795k|   7.5 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 570k|  19 | 0.000000e+00 |      --      |    Inf | unknown
482.80/484.40	c   484s|239100 |  3211 |  1795k|   7.5 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 570k|  19 | 0.000000e+00 |      --      |    Inf | unknown
482.90/484.57	c   484s|239200 |  3222 |  1795k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 571k|  19 | 0.000000e+00 |      --      |    Inf | unknown
483.10/484.72	c   485s|239300 |  3214 |  1796k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 571k|  19 | 0.000000e+00 |      --      |    Inf | unknown
483.20/484.88	c   485s|239400 |  3208 |  1796k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 571k|  19 | 0.000000e+00 |      --      |    Inf | unknown
483.41/485.03	c   485s|239500 |  3202 |  1796k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 571k|  19 | 0.000000e+00 |      --      |    Inf | unknown
483.51/485.19	c   485s|239600 |  3200 |  1796k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 572k|  19 | 0.000000e+00 |      --      |    Inf | unknown
483.70/485.35	c   485s|239700 |  3198 |  1797k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 572k|  19 | 0.000000e+00 |      --      |    Inf | unknown
483.90/485.51	c   485s|239800 |  3196 |  1797k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 572k|  19 | 0.000000e+00 |      --      |    Inf | unknown
484.00/485.67	c   486s|239900 |  3196 |  1797k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 573k|  19 | 0.000000e+00 |      --      |    Inf | unknown
484.20/485.83	c   486s|240000 |  3194 |  1797k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 573k|  19 | 0.000000e+00 |      --      |    Inf | unknown
484.30/485.99	c   486s|240100 |  3191 |  1798k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 573k|  19 | 0.000000e+00 |      --      |    Inf | unknown
484.51/486.15	c   486s|240200 |  3186 |  1798k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 573k|  19 | 0.000000e+00 |      --      |    Inf | unknown
484.70/486.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
484.70/486.34	c   486s|240300 |  3212 |  1798k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 574k|  19 | 0.000000e+00 |      --      |    Inf | unknown
484.90/486.50	c   486s|240400 |  3214 |  1798k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 574k|  19 | 0.000000e+00 |      --      |    Inf | unknown
485.00/486.66	c   487s|240500 |  3216 |  1799k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 574k|  19 | 0.000000e+00 |      --      |    Inf | unknown
485.20/486.81	c   487s|240600 |  3201 |  1799k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 574k|  19 | 0.000000e+00 |      --      |    Inf | unknown
485.30/486.98	c   487s|240700 |  3205 |  1799k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 575k|  19 | 0.000000e+00 |      --      |    Inf | unknown
485.51/487.15	c   487s|240800 |  3217 |  1799k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 575k|  19 | 0.000000e+00 |      --      |    Inf | unknown
485.69/487.30	c   487s|240900 |  3205 |  1800k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 575k|  19 | 0.000000e+00 |      --      |    Inf | unknown
485.79/487.46	c   487s|241000 |  3201 |  1800k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 575k|  19 | 0.000000e+00 |      --      |    Inf | unknown
485.99/487.62	c   488s|241100 |  3199 |  1800k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 576k|  19 | 0.000000e+00 |      --      |    Inf | unknown
486.09/487.77	c   488s|241200 |  3195 |  1800k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 576k|  19 | 0.000000e+00 |      --      |    Inf | unknown
486.29/487.93	c   488s|241300 |  3193 |  1801k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 576k|  19 | 0.000000e+00 |      --      |    Inf | unknown
486.40/488.10	c   488s|241400 |  3195 |  1801k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 577k|  19 | 0.000000e+00 |      --      |    Inf | unknown
486.59/488.25	c   488s|241500 |  3191 |  1801k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 577k|  19 | 0.000000e+00 |      --      |    Inf | unknown
486.79/488.41	c   488s|241600 |  3189 |  1801k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 577k|  19 | 0.000000e+00 |      --      |    Inf | unknown
486.89/488.57	c   488s|241700 |  3185 |  1801k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 577k|  19 | 0.000000e+00 |      --      |    Inf | unknown
487.09/488.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
487.09/488.74	c   489s|241800 |  3197 |  1802k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 578k|  19 | 0.000000e+00 |      --      |    Inf | unknown
487.29/488.91	c   489s|241900 |  3209 |  1802k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 578k|  19 | 0.000000e+00 |      --      |    Inf | unknown
487.40/489.07	c   489s|242000 |  3203 |  1802k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 578k|  19 | 0.000000e+00 |      --      |    Inf | unknown
487.59/489.24	c   489s|242100 |  3214 |  1803k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 578k|  19 | 0.000000e+00 |      --      |    Inf | unknown
487.79/489.40	c   489s|242200 |  3214 |  1803k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 579k|  19 | 0.000000e+00 |      --      |    Inf | unknown
487.89/489.56	c   489s|242300 |  3214 |  1803k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 579k|  19 | 0.000000e+00 |      --      |    Inf | unknown
488.09/489.72	c   490s|242400 |  3210 |  1803k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 579k|  19 | 0.000000e+00 |      --      |    Inf | unknown
488.19/489.87	c   490s|242500 |  3204 |  1804k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 579k|  19 | 0.000000e+00 |      --      |    Inf | unknown
488.40/490.03	c   490s|242600 |  3200 |  1804k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 580k|  19 | 0.000000e+00 |      --      |    Inf | unknown
488.50/490.19	c   490s|242700 |  3200 |  1804k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 580k|  19 | 0.000000e+00 |      --      |    Inf | unknown
488.68/490.35	c   490s|242800 |  3194 |  1804k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 580k|  19 | 0.000000e+00 |      --      |    Inf | unknown
488.88/490.51	c   490s|242900 |  3192 |  1805k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 581k|  19 | 0.000000e+00 |      --      |    Inf | unknown
488.98/490.67	c   491s|243000 |  3194 |  1805k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 581k|  19 | 0.000000e+00 |      --      |    Inf | unknown
489.18/490.83	c   491s|243100 |  3190 |  1805k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 581k|  19 | 0.000000e+00 |      --      |    Inf | unknown
489.28/490.98	c   491s|243200 |  3186 |  1805k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 581k|  19 | 0.000000e+00 |      --      |    Inf | unknown
489.49/491.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
489.49/491.14	c   491s|243300 |  3184 |  1805k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 582k|  19 | 0.000000e+00 |      --      |    Inf | unknown
489.68/491.32	c   491s|243400 |  3202 |  1806k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 582k|  19 | 0.000000e+00 |      --      |    Inf | unknown
489.78/491.49	c   491s|243500 |  3213 |  1806k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 582k|  19 | 0.000000e+00 |      --      |    Inf | unknown
489.98/491.65	c   492s|243600 |  3205 |  1806k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 582k|  19 | 0.000000e+00 |      --      |    Inf | unknown
490.18/491.80	c   492s|243700 |  3196 |  1807k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 583k|  19 | 0.000000e+00 |      --      |    Inf | unknown
490.28/491.97	c   492s|243800 |  3208 |  1807k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 583k|  19 | 0.000000e+00 |      --      |    Inf | unknown
490.49/492.15	c   492s|243900 |  3222 |  1807k|   7.4 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 583k|  19 | 0.000000e+00 |      --      |    Inf | unknown
490.68/492.30	c   492s|244000 |  3215 |  1807k|   7.4 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 583k|  19 | 0.000000e+00 |      --      |    Inf | unknown
490.78/492.46	c   492s|244100 |  3211 |  1808k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 584k|  19 | 0.000000e+00 |      --      |    Inf | unknown
490.98/492.61	c   493s|244200 |  3199 |  1808k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 584k|  19 | 0.000000e+00 |      --      |    Inf | unknown
491.08/492.77	c   493s|244300 |  3195 |  1808k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 584k|  19 | 0.000000e+00 |      --      |    Inf | unknown
491.28/492.93	c   493s|244400 |  3191 |  1808k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 584k|  19 | 0.000000e+00 |      --      |    Inf | unknown
491.39/493.09	c   493s|244500 |  3189 |  1808k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 585k|  19 | 0.000000e+00 |      --      |    Inf | unknown
491.57/493.25	c   493s|244600 |  3187 |  1809k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 585k|  19 | 0.000000e+00 |      --      |    Inf | unknown
491.77/493.41	c   493s|244700 |  3187 |  1809k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 585k|  19 | 0.000000e+00 |      --      |    Inf | unknown
491.87/493.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
491.87/493.56	c   493s|244800 |  3183 |  1809k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 586k|  19 | 0.000000e+00 |      --      |    Inf | unknown
492.07/493.75	c   494s|244900 |  3202 |  1809k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 586k|  19 | 0.000000e+00 |      --      |    Inf | unknown
492.27/493.92	c   494s|245000 |  3210 |  1810k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 586k|  19 | 0.000000e+00 |      --      |    Inf | unknown
492.38/494.07	c   494s|245100 |  3202 |  1810k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 586k|  19 | 0.000000e+00 |      --      |    Inf | unknown
492.57/494.23	c   494s|245200 |  3202 |  1810k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 587k|  19 | 0.000000e+00 |      --      |    Inf | unknown
492.77/494.40	c   494s|245300 |  3214 |  1810k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 587k|  19 | 0.000000e+00 |      --      |    Inf | unknown
492.87/494.56	c   494s|245400 |  3216 |  1811k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 587k|  19 | 0.000000e+00 |      --      |    Inf | unknown
493.07/494.72	c   495s|245500 |  3214 |  1811k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 587k|  19 | 0.000000e+00 |      --      |    Inf | unknown
493.17/494.89	c   495s|245600 |  3228 |  1811k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 588k|  19 | 0.000000e+00 |      --      |    Inf | unknown
493.38/495.05	c   495s|245700 |  3224 |  1811k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 588k|  19 | 0.000000e+00 |      --      |    Inf | unknown
493.57/495.20	c   495s|245800 |  3216 |  1811k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 588k|  19 | 0.000000e+00 |      --      |    Inf | unknown
493.67/495.36	c   495s|245900 |  3214 |  1812k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 588k|  19 | 0.000000e+00 |      --      |    Inf | unknown
493.87/495.52	c   495s|246000 |  3209 |  1812k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 589k|  19 | 0.000000e+00 |      --      |    Inf | unknown
493.97/495.67	c   496s|246100 |  3203 |  1812k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 589k|  19 | 0.000000e+00 |      --      |    Inf | unknown
494.17/495.83	c   496s|246200 |  3201 |  1812k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 589k|  19 | 0.000000e+00 |      --      |    Inf | unknown
494.27/496.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
494.27/496.01	c   496s|246300 |  3217 |  1813k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 589k|  19 | 0.000000e+00 |      --      |    Inf | unknown
494.48/496.16	c   496s|246400 |  3209 |  1813k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 590k|  19 | 0.000000e+00 |      --      |    Inf | unknown
494.66/496.34	c   496s|246500 |  3223 |  1813k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 590k|  19 | 0.000000e+00 |      --      |    Inf | unknown
494.76/496.49	c   496s|246600 |  3215 |  1813k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 590k|  19 | 0.000000e+00 |      --      |    Inf | unknown
494.97/496.64	c   497s|246700 |  3211 |  1814k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 591k|  19 | 0.000000e+00 |      --      |    Inf | unknown
495.17/496.80	c   497s|246800 |  3211 |  1814k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 591k|  19 | 0.000000e+00 |      --      |    Inf | unknown
495.27/496.96	c   497s|246900 |  3207 |  1814k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 591k|  19 | 0.000000e+00 |      --      |    Inf | unknown
495.48/497.12	c   497s|247000 |  3205 |  1814k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 591k|  19 | 0.000000e+00 |      --      |    Inf | unknown
495.57/497.28	c   497s|247100 |  3204 |  1814k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 592k|  19 | 0.000000e+00 |      --      |    Inf | unknown
495.77/497.44	c   497s|247200 |  3198 |  1815k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 592k|  19 | 0.000000e+00 |      --      |    Inf | unknown
495.97/497.60	c   498s|247300 |  3198 |  1815k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 592k|  19 | 0.000000e+00 |      --      |    Inf | unknown
496.07/497.76	c   498s|247400 |  3194 |  1815k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 592k|  19 | 0.000000e+00 |      --      |    Inf | unknown
496.27/497.92	c   498s|247500 |  3196 |  1815k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 593k|  19 | 0.000000e+00 |      --      |    Inf | unknown
496.38/498.08	c   498s|247600 |  3192 |  1816k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 593k|  19 | 0.000000e+00 |      --      |    Inf | unknown
496.57/498.24	c   498s|247700 |  3192 |  1816k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 593k|  19 | 0.000000e+00 |      --      |    Inf | unknown
496.77/498.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
496.77/498.41	c   498s|247800 |  3190 |  1816k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 594k|  19 | 0.000000e+00 |      --      |    Inf | unknown
496.87/498.59	c   499s|247900 |  3212 |  1817k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 594k|  19 | 0.000000e+00 |      --      |    Inf | unknown
497.07/498.76	c   499s|248000 |  3220 |  1817k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 594k|  19 | 0.000000e+00 |      --      |    Inf | unknown
497.26/498.93	c   499s|248100 |  3224 |  1817k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 594k|  19 | 0.000000e+00 |      --      |    Inf | unknown
497.38/499.07	c   499s|248200 |  3205 |  1817k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 595k|  19 | 0.000000e+00 |      --      |    Inf | unknown
497.56/499.24	c   499s|248300 |  3213 |  1818k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 595k|  19 | 0.000000e+00 |      --      |    Inf | unknown
497.76/499.40	c   499s|248400 |  3204 |  1818k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 595k|  19 | 0.000000e+00 |      --      |    Inf | unknown
497.86/499.56	c   499s|248500 |  3204 |  1818k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 595k|  19 | 0.000000e+00 |      --      |    Inf | unknown
498.06/499.71	c   500s|248600 |  3198 |  1818k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 596k|  19 | 0.000000e+00 |      --      |    Inf | unknown
498.16/499.87	c   500s|248700 |  3196 |  1819k|   7.3 |   254M | 114 |4813 |  20k|  10k|  84k|  1 | 596k|  19 | 0.000000e+00 |      --      |    Inf | unknown
498.37/500.02	c   500s|248800 |  3188 |  1819k|   7.3 |   254M | 114 |4813 |  20k|   0 |  84k|  0 | 596k|  19 | 0.000000e+00 |      --      |    Inf | unknown
498.37/500.08	c 
498.37/500.08	c SCIP Status        : solving was interrupted [time limit reached]
498.37/500.08	c Solving Time (sec) : 500.00
498.37/500.08	c Solving Nodes      : 248832
498.37/500.08	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.37/500.08	c Dual Bound         : +0.00000000000000e+00
498.37/500.08	c Gap                : infinite
498.37/500.08	c SCIP status: 23 (TIMELIMIT)
498.37/500.08	c solveScip: freeing transform (!can_skip_free_transform)
498.37/500.10	c SCIP presolver: sst_unknown
498.37/500.10	c   -- Clauses(.)/Splits(s): 
3600.09/3611.01	
3600.09/3611.01	*** TERMINATED *** by signal
3600.09/3611.01	c
3600.09/3611.01	s UNKNOWN
3600.09/3611.01	c _____________________________________________________________________________
3600.09/3611.01	c std/band forms        : 1610,0
3600.09/3611.01	c 2cl/3cl ITE-codings   : 0,0
3600.09/3611.01	c BDD/srt/adr Max costs : 0,6,0
3600.09/3611.01	c BDDraw/bin/mul/srt/adr: 0,0,0,1610,0
3600.09/3611.01	c BDD nodes             : 0
3600.09/3611.01	c Es1/CC detections     : 0,0
3600.09/3611.01	c CC sort               : 1610
3600.09/3611.01	c SAT/UNSAT calls       : 0,0
3600.09/3611.01	c regenrated variables  : 0
3600.09/3611.01	c eliminated fixed lits : 0
3600.09/3611.01	c goal lit flips        : 0
3600.09/3611.01	c goal stages           : 0
3600.09/3611.01	c goal shrink           : 0
3600.09/3611.01	c goal coeff separations: 0
3600.09/3611.01	c restarts              : 0
3600.09/3611.01	c conflicts             : 0              (0 /sec)
3600.09/3611.01	c decisions             : 0              (0 /sec)
3600.09/3611.01	c propagations          : 0              (0 /sec)
3600.09/3611.01	c inspects              : 0              (0 /sec)
3600.09/3611.01	c CPU time (solving tm) : 3600 s        (3102 s, SAT 0 s, UNSAT 0 s)
3600.09/3611.01	c SAT solver time       : 3102 s
3600.09/3611.01	c SAT solver SAT time   : 0 s
3600.09/3611.01	c SAT solver UNSAT time : 0 s
3600.09/3611.01	c SAT solver TO time    : 0 s
3600.09/3611.01	c Time for SCIP         : 498.4 s
3600.09/3611.01	c Coop SCIP LB improvements           : 0
3600.09/3611.01	c Coop SCIP UB improvements           : 0
3600.09/3611.01	c SCIP globally fixed variables       : 0
3600.09/3611.01	c SAT  globally fixed variables       : 0
3600.09/3611.01	c SCIP freeTransform calls            : 1
3600.09/3611.01	c Time for Opt-base     : 0.001613 s
3600.09/3611.01	c Steps for Opt-base    : 0
3600.09/3611.01	c Time for BDD coding   : 0 s
3600.09/3611.01	c Time for srt coding   : 0.001829 s
3600.09/3611.01	c Inner solver invocations            : 0
3600.09/3611.01	c Inner solving count                 : 0
3600.09/3611.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-4801569-1782558778/watcher-4801569-1782558778 -o /tmp/evaluation-result-4801569-1782558778/solver-4801569-1782558778 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4801569-1782558778/vars-4801569-1782558778 --bin-var /tmp/runsolver-exch-nodeE010-1782558774-2449311 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4801569-1782558778.opb 

running on 4 cores: 12-15

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

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

CPU governors:
  performance: 12-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (118529 MiB free)
  node 1: cores 8-15, 128973 MiB (109012 MiB free)
  node 2: cores 16-23, 129019 MiB (123598 MiB free)
  node 3: cores 24-31, 129003 MiB (119130 MiB free)
  node 4: cores 32-39, 129019 MiB (117238 MiB free)
  node 5: cores 40-47, 129019 MiB (123620 MiB free)
  node 6: cores 48-55, 129019 MiB (107282 MiB free)
  node 7: cores 56-63, 128474 MiB (116916 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=2449686, runsolver pid=2449677
Current StackSize limit: 8192 KiB


[startup+0.10007 s]*
/proc/loadavg: 3.12 6.76 9.94 17/873 2449689
/proc/meminfo: memFree=957704052/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=129436 memory=67556 CPUtime=0.07 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 13352 206 0 0 7 0 0 0 20 0 1 0 189165544 132542464 16835 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 32359 16889 5558 506 0 13050 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 129436 KiB
Current children cumulated memory: 67556 KiB

[startup+0.213451 s]*
/proc/loadavg: 3.12 6.76 9.94 16/873 2449689
/proc/meminfo: memFree=957634768/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=187596 memory=110528 CPUtime=0.19 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 24312 206 0 0 18 1 0 0 20 0 1 0 189165544 192098304 27492 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 46899 27632 6040 506 0 27590 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 187596 KiB
Current children cumulated memory: 110528 KiB

[startup+0.313267 s]*
/proc/loadavg: 3.12 6.76 9.94 17/873 2449689
/proc/meminfo: memFree=957621852/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=189660 memory=112660 CPUtime=0.29 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 24845 206 0 0 28 1 0 0 20 0 1 0 189165544 194211840 28132 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 47415 28165 6040 506 0 28106 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 189660 KiB
Current children cumulated memory: 112660 KiB

[startup+0.700122 s]
/proc/loadavg: 3.12 6.76 9.94 16/876 2449695
/proc/meminfo: memFree=957618008/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=200012 memory=120996 CPUtime=0.67 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 26445 206 0 0 66 1 0 0 20 0 1 0 189165544 204812288 30149 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 50003 30249 6072 506 0 30694 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 200012 KiB
Current children cumulated memory: 120996 KiB

[startup+1.50012 s]
/proc/loadavg: 3.12 6.76 9.94 20/877 2449731
/proc/meminfo: memFree=957605112/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=207196 memory=124596 CPUtime=1.46 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 27345 206 0 0 145 1 0 0 20 0 1 0 189165544 212168704 31045 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 51799 31149 6072 506 0 32490 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 207196 KiB
Current children cumulated memory: 124596 KiB

[startup+3.11404 s]
/proc/loadavg: 4.23 6.93 9.98 20/878 2449732
/proc/meminfo: memFree=957414136/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=241580 memory=154304 CPUtime=3.07 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 36277 206 0 0 306 1 0 0 20 0 1 0 189165544 247377920 38510 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 60395 38576 6072 506 0 41086 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 241580 KiB
Current children cumulated memory: 154304 KiB

[startup+6.30011 s]
/proc/loadavg: 4.23 6.93 9.98 19/878 2449732
/proc/meminfo: memFree=957316816/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=241824 memory=154520 CPUtime=6.25 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 36332 206 0 0 624 1 0 0 20 0 1 0 189165544 247627776 38510 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 60456 38630 6072 506 0 41147 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 241824 KiB
Current children cumulated memory: 154520 KiB

[startup+12.7001 s]
/proc/loadavg: 5.25 7.10 10.02 19/878 2449782
/proc/meminfo: memFree=957073512/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=262752 memory=175532 CPUtime=12.63 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 41582 206 0 0 1262 1 0 0 20 0 1 0 189165544 269058048 43758 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 65688 43883 6088 506 0 46379 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 262752 KiB
Current children cumulated memory: 175532 KiB

[startup+25.5001 s]
/proc/loadavg: 7.86 7.58 10.13 18/876 2449782
/proc/meminfo: memFree=956829844/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=277060 memory=185640 CPUtime=25.39 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 44109 206 0 0 2537 2 0 0 20 0 1 0 189165544 283709440 46318 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 69265 46410 6088 506 0 49956 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 277060 KiB
Current children cumulated memory: 185640 KiB

[startup+51.114 s]
/proc/loadavg: 10.76 8.29 10.30 19/877 2449832
/proc/meminfo: memFree=956055320/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=341284 memory=242552 CPUtime=50.91 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 58356 206 0 0 5089 2 0 0 20 0 1 0 189165544 349474816 60526 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 85321 60638 6088 506 0 66012 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 341284 KiB
Current children cumulated memory: 242552 KiB

[startup+102.3 s]
/proc/loadavg: 14.25 9.61 10.64 19/877 2449833
/proc/meminfo: memFree=955022400/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=392852 memory=294576 CPUtime=101.94 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 71348 206 0 0 10191 3 0 0 20 0 1 0 189165544 402280448 73454 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 98213 73644 6103 506 0 78904 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 392852 KiB
Current children cumulated memory: 294576 KiB

[startup+162.3 s]
/proc/loadavg: 16.15 11.03 11.07 19/876 2449834
/proc/meminfo: memFree=953972368/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=395012 memory=297116 CPUtime=161.75 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 71983 206 0 0 16171 4 0 0 20 0 1 0 189165544 404492288 74094 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 98753 74279 6103 506 0 79444 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 395012 KiB
Current children cumulated memory: 297116 KiB

[startup+222.3 s]
/proc/loadavg: 16.77 12.13 11.45 19/874 2449835
/proc/meminfo: memFree=952899420/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=395888 memory=297992 CPUtime=221.55 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 72202 206 0 0 22151 4 0 0 20 0 1 0 189165544 405389312 74350 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 98972 74498 6103 506 0 79663 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 395888 KiB
Current children cumulated memory: 297992 KiB

[startup+282.3 s]
/proc/loadavg: 17.23 13.10 11.83 19/874 2449837
/proc/meminfo: memFree=951840368/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=396412 memory=298544 CPUtime=281.36 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 72340 206 0 0 28132 4 0 0 20 0 1 0 189165544 405925888 74478 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 99103 74636 6103 506 0 79794 0
Current children cumulated CPU time: 281.36 s
Current children cumulated vsize: 396412 KiB
Current children cumulated memory: 298544 KiB

[startup+342.3 s]
/proc/loadavg: 17.92 14.07 12.24 19/871 2449838
/proc/meminfo: memFree=950921780/1055320708 swapFree=32653224/33554428

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

Current children cumulated memory: 345868 KiB

[startup+2862.3 s]
/proc/loadavg: 16.66 16.29 15.97 19/869 2450815
/proc/meminfo: memFree=842419836/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=415332 memory=342636 CPUtime=2853.59 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 11374394 206 0 0 284675 684 0 0 20 0 1 0 189165544 425299968 85513 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 103833 85659 6181 506 0 84524 0
Current children cumulated CPU time: 2853.59 s
Current children cumulated vsize: 415332 KiB
Current children cumulated memory: 342636 KiB

[startup+2922.3 s]
/proc/loadavg: 16.27 16.25 15.98 19/870 2450832
/proc/meminfo: memFree=842084304/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=407136 memory=338480 CPUtime=2913.42 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 11483108 206 0 0 290651 691 0 0 20 0 1 0 189165544 416907264 84488 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 101784 84620 6181 506 0 82475 0
Current children cumulated CPU time: 2913.42 s
Current children cumulated vsize: 407136 KiB
Current children cumulated memory: 338480 KiB

[startup+2982.3 s]
/proc/loadavg: 16.63 16.34 16.03 19/870 2450833
/proc/meminfo: memFree=852390116/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=415332 memory=343676 CPUtime=2973.25 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 11912733 206 0 0 296609 716 0 0 20 0 1 0 189165544 425299968 85769 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 103833 85915 6181 506 0 84524 0
Current children cumulated CPU time: 2973.25 s
Current children cumulated vsize: 415332 KiB
Current children cumulated memory: 343676 KiB

[startup+3042.3 s]
/proc/loadavg: 16.33 16.32 16.04 19/870 2450834
/proc/meminfo: memFree=856498368/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=411236 memory=338208 CPUtime=3033.06 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 12271748 206 0 0 302569 737 0 0 20 0 1 0 189165544 421105664 84361 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 102809 84552 6181 506 0 83500 0
Current children cumulated CPU time: 3033.06 s
Current children cumulated vsize: 411236 KiB
Current children cumulated memory: 338208 KiB

[startup+3102.3 s]
/proc/loadavg: 16.12 16.26 16.04 19/871 2450838
/proc/meminfo: memFree=861364656/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=415332 memory=345868 CPUtime=3092.89 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 12647032 206 0 0 308530 759 0 0 20 0 1 0 189165544 425299968 86335 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 103833 86467 6181 506 0 84524 0
Current children cumulated CPU time: 3092.89 s
Current children cumulated vsize: 415332 KiB
Current children cumulated memory: 345868 KiB

[startup+3162.3 s]
/proc/loadavg: 16.04 16.21 16.03 19/871 2450839
/proc/meminfo: memFree=858712376/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=415332 memory=346136 CPUtime=3152.71 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 12954309 206 0 0 314495 776 0 0 20 0 1 0 189165544 425299968 86335 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 103833 86534 6181 506 0 84524 0
Current children cumulated CPU time: 3152.71 s
Current children cumulated vsize: 415332 KiB
Current children cumulated memory: 346136 KiB

[startup+3222.3 s]
/proc/loadavg: 16.01 16.17 16.02 19/871 2450841
/proc/meminfo: memFree=857226992/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=415332 memory=345868 CPUtime=3212.53 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 13791881 206 0 0 320424 829 0 0 20 0 1 0 189165544 425299968 86335 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 103833 86467 6181 506 0 84524 0
Current children cumulated CPU time: 3212.53 s
Current children cumulated vsize: 415332 KiB
Current children cumulated memory: 345868 KiB

[startup+3282.3 s]
/proc/loadavg: 16.08 16.15 16.02 19/871 2450842
/proc/meminfo: memFree=858013360/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=407136 memory=338480 CPUtime=3272.35 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 13857341 206 0 0 326402 833 0 0 20 0 1 0 189165544 416907264 84488 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 101784 84620 6181 506 0 82475 0
Current children cumulated CPU time: 3272.35 s
Current children cumulated vsize: 407136 KiB
Current children cumulated memory: 338480 KiB

[startup+3342.3 s]
/proc/loadavg: 16.03 16.12 16.02 19/871 2450843
/proc/meminfo: memFree=857499704/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=415332 memory=346196 CPUtime=3332.18 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 14334394 206 0 0 332358 860 0 0 20 0 1 0 189165544 425299968 86417 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 103833 86549 6181 506 0 84524 0
Current children cumulated CPU time: 3332.18 s
Current children cumulated vsize: 415332 KiB
Current children cumulated memory: 346196 KiB

[startup+3402.3 s]
/proc/loadavg: 16.07 16.11 16.02 19/871 2450844
/proc/meminfo: memFree=855478344/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=415332 memory=343524 CPUtime=3392 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 14411576 206 0 0 338334 866 0 0 20 0 1 0 189165544 425299968 85723 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 103833 85881 6181 506 0 84524 0
Current children cumulated CPU time: 3392 s
Current children cumulated vsize: 415332 KiB
Current children cumulated memory: 343524 KiB

[startup+3462.3 s]
/proc/loadavg: 16.10 16.11 16.02 19/870 2450845
/proc/meminfo: memFree=855191960/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=415332 memory=346196 CPUtime=3451.82 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 15460247 206 0 0 344254 928 0 0 20 0 1 0 189165544 425299968 86417 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 103833 86549 6181 506 0 84524 0
Current children cumulated CPU time: 3451.82 s
Current children cumulated vsize: 415332 KiB
Current children cumulated memory: 346196 KiB

[startup+3522.3 s]
/proc/loadavg: 16.67 16.27 16.08 19/869 2450850
/proc/meminfo: memFree=851283792/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=411236 memory=341744 CPUtime=3511.64 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 15612675 206 0 0 350226 938 0 0 20 0 1 0 189165544 421105664 85251 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 102809 85436 6181 506 0 83500 0
Current children cumulated CPU time: 3511.64 s
Current children cumulated vsize: 411236 KiB
Current children cumulated memory: 341744 KiB

[startup+3582.3 s]
/proc/loadavg: 16.25 16.22 16.08 19/868 2450851
/proc/meminfo: memFree=855493796/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=456292 memory=359244 CPUtime=3571.47 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 16236007 206 0 0 356166 981 0 0 20 0 1 0 189165544 467243008 89679 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 114073 89811 6181 506 0 94764 0
Current children cumulated CPU time: 3571.47 s
Current children cumulated vsize: 456292 KiB
Current children cumulated memory: 359244 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 16.07 16.18 16.07 11/839 2451031
/proc/meminfo: memFree=856451656/1055320708 swapFree=32653224/33554428
[pid=2449686] ppid=2449677 vsize=439908 memory=348996 CPUtime=3600.09 cores=12-15
/proc/2449686/stat : 2449686 (naps_release) R 2449677 2449686 2442407 0 -1 4194304 16690006 206 0 0 359000 1009 0 0 20 0 1 0 189165544 450465792 87021 18446744073709551615 4210688 6281017 140734832866912 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 33058816 140734832875739 140734832875920 140734832875920 140734832881608 0
/proc/2449686/statm: 109977 87249 6181 506 0 90668 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 439908 KiB
Current children cumulated memory: 348996 KiB

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

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

# cumulated CPU time of all completed processes:  user=3590 s, system=10.1025 s

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

Child status: 10

Real time (s): 3611.02
CPU time (s): 3600.11
CPU user time (s): 3590
CPU system time (s): 10.1025
CPU usage (%): 99.6979
Max. virtual memory (cumulated for all children) (KiB): 505448
Max. memory (cumulated for all children) (KiB): 394224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590
system time used= 10.1025
maximum resident set size= 393696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16690215
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 351
involuntary context switches= 2799


# summary of solver processes directly reported to runsolver:
#   pid: 2449686
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3590
#   total CPU system time (s): 10.1025

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.0066 second user time and 35.8851 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-06-27 13:12:58
IDJOB=4801569
IDBENCH=160340
IDSOLVER=3589
FILE ID=nodeE010/4801569-1782558778
RUNJOBID= nodeE010-1782558774-2449311
SLURM_JOB_ID= 12524555
Free space on /tmp= 798028 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL/normalized-3col-almost3reg-l090-r089-n1.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4801569-1782558778/watcher-4801569-1782558778 -o /tmp/evaluation-result-4801569-1782558778/solver-4801569-1782558778 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4801569-1782558778/vars-4801569-1782558778 --bin-var /tmp/runsolver-exch-nodeE010-1782558774-2449311 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4801569-1782558778.opb

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

MD5SUM BENCH= 7f292a96c029b97e8bec7e99c2f80bd3
RANDOM SEED=2129625138

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3556.976
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		: 3602.951
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		: 3602.970
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:        957769204 kB
MemAvailable:   1045003352 kB
Buffers:              32 kB
Cached:         90929520 kB
SwapCached:         8096 kB
Active:          6469520 kB
Inactive:       85135488 kB
Active(anon):     711768 kB
Inactive(anon):    26028 kB
Active(file):    5757752 kB
Inactive(file): 85109460 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32653224 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            127044 kB
Writeback:            48 kB
AnonPages:        681724 kB
Mapped:           106840 kB
Shmem:             62248 kB
KReclaimable:    1232116 kB
Slab:            1750472 kB
SReclaimable:    1232116 kB
SUnreclaim:       518356 kB
KernelStack:       14832 kB
PageTables:         8680 kB
SecPageTables:     15560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    2447040 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478852 kB
VmallocChunk:          0 kB
Percpu:           116736 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 798004 MiB
End job on nodeE010 at 2026-06-27 14:13:10