Trace number 4514745

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
SCIP 2025-06-13UNSAT 462.47 463.794

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/
SyncCodes/d_n_k/normalized-5_6_18.opb
MD5SUM81a3482013934a1c472e0f197243e7de
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 benchmark1.76126
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables552
Total number of constraints2558
Number of constraints which are clauses2553
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint23
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 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
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.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4514745-1751225233.opb>
0.00/0.00	c original problem has 552 variables (552 bin, 0 int, 0 cont) and 2558 constraints
0.00/0.00	c problem read in 0.005 seconds
0.00/0.00	c problem without objective
0.00/0.01	c presolving:
0.00/0.01	c (round 1, fast)       4 del vars, 4 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 945 clqs
0.00/0.01	c (round 2, fast)       6 del vars, 187 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1029 clqs
0.00/0.01	c (round 3, fast)       7 del vars, 193 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1029 clqs
0.00/0.01	c    (0.0s) running MILP presolver
0.00/0.01	c    (0.0s) MILP presolver found nothing
0.00/0.02	c (round 4, exhaustive) 7 del vars, 193 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 2364 upgd conss, 0 impls, 1029 clqs
0.00/0.07	c    (0.1s) probing: 418/546 (76.6%) - 0 fixings, 0 aggregations, 79 implications, 0 bound changes
0.00/0.07	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.00/0.08	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.08	c    (0.1s) symmetry computation finished: 11 generators found (max: 1500, log10 of symmetry group size: 3.31) (symcode time: 0.00)
0.00/0.08	c dynamic symmetry handling statistics:
0.00/0.08	c    orbitopal reduction:       no components
0.00/0.08	c    orbital reduction:         no components
0.00/0.08	c    lexicographic reduction:   11 permutations with support sizes 44, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46
0.00/0.08	c handled 11 out of 11 symmetry components
0.00/0.08	c presolving (5 rounds: 5 fast, 2 medium, 2 exhaustive):
0.00/0.08	c  7 deleted vars, 193 deleted constraints, 0 added constraints, 4 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.08	c  0 implications, 1108 cliques
0.00/0.08	c presolved problem has 546 variables (546 bin, 0 int, 0 cont) and 2365 constraints
0.00/0.08	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.08	c       1 constraints of type <knapsack>
0.00/0.08	c    1029 constraints of type <setppc>
0.00/0.08	c       1 constraints of type <linear>
0.00/0.08	c    1334 constraints of type <logicor>
0.00/0.08	c transformed objective value is always integral (scale: 1)
0.00/0.08	c Presolving Time: 0.08
0.00/0.08	c 
0.00/0.08	c - non default parameters ----------------------------------------------------------------------
0.00/0.08	c 
0.00/0.08	c # SCIP version 10.0.0
0.00/0.08	c 
0.00/0.08	c # maximal time in seconds to run
0.00/0.08	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.08	c limits/time = 3596.998215
0.00/0.08	c 
0.00/0.08	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.08	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.08	c limits/memory = 27900
0.00/0.08	c 
0.00/0.08	c # belongs reading time to solving time?
0.00/0.08	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.08	c timing/reading = TRUE
0.00/0.08	c 
0.00/0.08	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
0.00/0.08	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.08	c reading/opbreader/maxintsize = 47
0.00/0.08	c 
0.00/0.08	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.08	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.08	c propagating/genvbounds/timingmask = 0
0.00/0.08	c 
0.00/0.08	c -----------------------------------------------------------------------------------------------
0.00/0.08	c 
0.09/0.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.09/0.11	c   0.1s|     1 |     0 |   672 |     - |    21M |   0 | 546 |2417 |2365 |   0 |  0 |  51 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.47/0.57	c   0.6s|     1 |     0 |  4507 |     - |    24M |   0 | 546 |2548 |2370 |   5 |  1 |  51 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.6s|     1 |     0 |  4612 |     - |    29M |   0 | 546 |2549 |2375 |  10 |  2 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.65	c   0.7s|     1 |     0 |  4688 |     - |    32M |   0 | 546 |2558 |2380 |  15 |  3 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.69	c   0.7s|     1 |     0 |  4771 |     - |    40M |   0 | 546 |2565 |2384 |  19 |  4 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.67/0.75	c   0.8s|     1 |     0 |  4860 |     - |    48M |   0 | 546 |2567 |2389 |  24 |  5 |  70 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.76/0.83	c   0.8s|     1 |     0 |  4929 |     - |    56M |   0 | 546 |2568 |2393 |  28 |  6 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.76/0.89	c   0.9s|     1 |     0 |  4974 |     - |    59M |   0 | 546 |2568 |2396 |  31 |  7 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.86/0.96	c   1.0s|     1 |     0 |  5047 |     - |    66M |   0 | 546 |2569 |2399 |  34 |  8 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.97/1.03	c   1.0s|     1 |     0 |  5120 |     - |    72M |   0 | 546 |2573 |2401 |  36 |  9 |  76 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.06/1.11	c   1.1s|     1 |     0 |  5172 |     - |    78M |   0 | 546 |2576 |2405 |  40 | 10 |  79 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.06/1.13	c   1.1s|     1 |     0 |  5208 |     - |    78M |   0 | 546 |2579 |2409 |  44 | 11 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.36/1.43	c   1.4s|     1 |     2 |  6236 |     - |    78M |   0 | 546 |2589 |2409 |  44 | 11 |  92 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2.16/2.21	c   2.2s|   100 |    18 | 16667 | 115.7 |    80M |  18 | 546 |2784 |2382 |  72 |  1 | 289 |  11 | 0.000000e+00 |      --      |    Inf |   0.72%
4.45/4.59	c   4.6s|   200 |    46 | 37011 | 159.8 |    85M |  18 | 546 |3039 |2393 | 132 |  1 | 596 |  11 | 0.000000e+00 |      --      |    Inf |   5.04%
6.55/6.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.55/6.63	c   6.6s|   300 |    84 | 53057 | 160.0 |    87M |  18 | 546 |3285 |2382 | 176 |  1 | 967 |  11 | 0.000000e+00 |      --      |    Inf |   5.43%
9.24/9.36	c   9.4s|   400 |   127 | 71668 | 166.6 |    89M |  18 | 546 |3484 |2382 | 186 |  1 |1376 |  11 | 0.000000e+00 |      --      |    Inf |   6.03%
10.63/10.77	c  10.8s|   500 |   137 | 85595 | 161.1 |    93M |  18 | 546 |3623 |2382 | 229 |  1 |1753 |  11 | 0.000000e+00 |      --      |    Inf |   7.38%
11.94/12.05	c  12.1s|   600 |   138 | 96487 | 152.4 |    96M |  19 | 546 |3657 |2387 | 277 |  0 |1966 |  11 | 0.000000e+00 |      --      |    Inf |   8.46%
13.03/13.15	c  13.2s|   700 |   153 |108560 | 147.9 |    99M |  19 | 546 |3782 |   0 | 317 |  0 |2266 |  11 | 0.000000e+00 |      --      |    Inf |   9.89%
15.13/15.30	c  15.3s|   800 |   188 |125776 | 150.9 |    99M |  19 | 546 |3845 |   0 | 402 |  0 |2576 |  11 | 0.000000e+00 |      --      |    Inf |  11.49%
17.42/17.54	c  17.5s|   900 |   234 |144657 | 155.1 |   101M |  19 | 546 |3884 |   0 | 555 |  0 |2917 |  11 | 0.000000e+00 |      --      |    Inf |  13.51%
20.32/20.47	c  20.5s|  1000 |   277 |172887 | 167.8 |   102M |  19 | 546 |3961 |2391 | 699 |  0 |3271 |  11 | 0.000000e+00 |      --      |    Inf |  14.95%
22.11/22.24	c  22.2s|  1100 |   327 |187416 | 165.8 |   105M |  19 | 546 |3996 |2391 | 881 |  1 |3574 |  11 | 0.000000e+00 |      --      |    Inf |  15.52%
24.30/24.42	c  24.4s|  1200 |   351 |203048 | 165.0 |   107M |  19 | 546 |4038 |2382 |1012 |  1 |3914 |  11 | 0.000000e+00 |      --      |    Inf |  16.28%
26.39/26.55	c  26.6s|  1300 |   379 |222463 | 167.2 |   107M |  19 | 546 |4011 |2385 |1100 |  0 |4178 |  11 | 0.000000e+00 |      --      |    Inf |  17.63%
28.19/28.33	c  28.3s|  1400 |   390 |233863 | 163.4 |   108M |  19 | 546 |4044 |2389 |1242 |  1 |4397 |  11 | 0.000000e+00 |      --      |    Inf |  19.31%
29.68/29.83	c  29.8s|  1500 |   416 |246511 | 161.0 |   110M |  19 | 546 |4203 |2390 |1409 |  1 |4707 |  11 | 0.000000e+00 |      --      |    Inf |  20.00%
31.08/31.23	c  31.2s|  1600 |   438 |259878 | 159.3 |   112M |  19 | 546 |4269 |   0 |1582 |  0 |4975 |  11 | 0.000000e+00 |      --      |    Inf |  20.45%
32.78/32.95	c  33.0s|  1700 |   468 |274870 | 158.7 |   112M |  19 | 546 |4365 |2387 |1729 |  1 |5261 |  11 | 0.000000e+00 |      --      |    Inf |  21.06%
33.48/33.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
33.48/33.61	c  33.6s|  1800 |   467 |283452 | 154.7 |   113M |  19 | 546 |4423 |2393 |1743 |  1 |5478 |  11 | 0.000000e+00 |      --      |    Inf |  21.64%
34.98/35.16	c  35.2s|  1900 |   491 |298944 | 154.7 |   114M |  19 | 546 |4424 |2386 |1870 |  1 |5779 |  11 | 0.000000e+00 |      --      |    Inf |  22.19%
36.37/36.56	c  36.6s|  2000 |   499 |309748 | 152.3 |   114M |  19 | 546 |4482 |2382 |1993 |  1 |6050 |  11 | 0.000000e+00 |      --      |    Inf |  22.85%
37.27/37.44	c  37.4s|  2100 |   515 |320050 | 150.0 |   114M |  19 | 546 |4630 |2389 |2046 |  1 |6405 |  11 | 0.000000e+00 |      --      |    Inf |  23.20%
38.27/38.40	c  38.4s|  2200 |   535 |331786 | 148.5 |   114M |  19 | 546 |4751 |2387 |2085 |  1 |6747 |  11 | 0.000000e+00 |      --      |    Inf |  23.74%
39.57/39.79	c  39.8s|  2300 |   547 |343955 | 147.3 |   115M |  19 | 546 |4820 |2395 |2177 |  1 |7051 |  11 | 0.000000e+00 |      --      |    Inf |  24.22%
40.56/40.78	c  40.8s|  2400 |   548 |353996 | 145.4 |   115M |  19 | 546 |4839 |2389 |2219 |  1 |7286 |  11 | 0.000000e+00 |      --      |    Inf |  24.58%
41.86/42.08	c  42.1s|  2500 |   572 |367088 | 144.8 |   116M |  19 | 546 |4842 |2391 |2307 |  0 |7624 |  11 | 0.000000e+00 |      --      |    Inf |  24.94%
42.66/42.84	c  42.8s|  2600 |   575 |375188 | 142.4 |   117M |  19 | 546 |4910 |   0 |2349 |  0 |7867 |  11 | 0.000000e+00 |      --      |    Inf |  25.15%
44.05/44.28	c  44.3s|  2700 |   596 |390928 | 142.9 |   117M |  19 | 546 |4866 |   0 |2465 |  0 |8164 |  11 | 0.000000e+00 |      --      |    Inf |  25.54%
45.25/45.47	c  45.5s|  2800 |   631 |404328 | 142.6 |   117M |  19 | 546 |4951 |2390 |2558 |  1 |8568 |  11 | 0.000000e+00 |      --      |    Inf |  25.89%
46.55/46.73	c  46.7s|  2900 |   652 |416908 | 142.0 |   117M |  19 | 546 |4865 |2391 |2658 |  1 |8843 |  11 | 0.000000e+00 |      --      |    Inf |  26.31%
48.14/48.39	c  48.4s|  3000 |   689 |433971 | 143.0 |   118M |  19 | 546 |4818 |2397 |2764 |  1 |9137 |  11 | 0.000000e+00 |      --      |    Inf |  26.61%
49.84/50.03	c  50.0s|  3100 |   701 |447764 | 142.8 |   120M |  19 | 546 |4820 |2393 |2841 |  1 |9416 |  11 | 0.000000e+00 |      --      |    Inf |  26.98%
50.94/51.11	c  51.1s|  3200 |   711 |458698 | 141.8 |   122M |  19 | 546 |4933 |2387 |2891 |  1 |9711 |  11 | 0.000000e+00 |      --      |    Inf |  27.34%
51.73/51.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.73/51.92	c  51.9s|  3300 |   720 |469084 | 140.6 |   122M |  19 | 546 |4943 |   0 |2931 |  0 |9933 |  11 | 0.000000e+00 |      --      |    Inf |  27.66%
52.83/53.05	c  53.1s|  3400 |   728 |481293 | 140.1 |   122M |  19 | 546 |4998 |   0 |2983 |  0 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  28.07%
53.83/54.10	c  54.1s|  3500 |   742 |494063 | 139.7 |   123M |  19 | 546 |5067 |2382 |3022 |  1 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  28.46%
54.62/54.81	c  54.8s|  3600 |   739 |504280 | 138.7 |   123M |  19 | 546 |5141 |2393 |3039 |  0 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  28.67%
55.42/55.61	c  55.6s|  3700 |   752 |514684 | 137.7 |   123M |  19 | 546 |5194 |2391 |3073 |  1 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  28.95%
56.22/56.47	c  56.5s|  3800 |   779 |526445 | 137.2 |   123M |  19 | 546 |5217 |2391 |3085 |  1 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  29.10%
57.01/57.25	c  57.2s|  3900 |   801 |537661 | 136.6 |   123M |  19 | 546 |5323 |2390 |3095 |  1 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  29.28%
58.11/58.32	c  58.3s|  4000 |   818 |549711 | 136.2 |   123M |  20 | 546 |5319 |2390 |3155 |  1 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  29.65%
59.11/59.39	c  59.4s|  4100 |   835 |561522 | 135.7 |   123M |  20 | 546 |5241 |2390 |3208 |  1 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  30.08%
60.40/60.63	c  60.6s|  4200 |   850 |573784 | 135.4 |   123M |  20 | 546 |5250 |2390 |3298 |  0 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  30.41%
61.00/61.27	c  61.3s|  4300 |   853 |582974 | 134.4 |   123M |  20 | 546 |5289 |   0 |3334 |  0 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  30.64%
61.80/62.07	c  62.1s|  4400 |   842 |591505 | 133.3 |   123M |  20 | 546 |5291 |   0 |3427 |  0 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  31.23%
62.70/62.95	c  62.9s|  4500 |   851 |601589 | 132.6 |   123M |  20 | 546 |5352 |2398 |3463 |  0 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  31.56%
63.90/64.19	c  64.2s|  4600 |   863 |613988 | 132.4 |   124M |  20 | 546 |5298 |   0 |3570 |  0 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  32.17%
64.99/65.28	c  65.3s|  4700 |   874 |624190 | 131.7 |   125M |  20 | 546 |5288 |2393 |3655 |  0 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  32.59%
65.89/66.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
65.89/66.15	c  66.1s|  4800 |   883 |635606 | 131.4 |   127M |  20 | 546 |5243 |2397 |3694 |  1 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  32.80%
67.19/67.43	c  67.4s|  4900 |   887 |647778 | 131.2 |   127M |  20 | 546 |5250 |2390 |3770 |  1 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  33.13%
67.89/68.14	c  68.1s|  5000 |   890 |658366 | 130.7 |   127M |  20 | 546 |5313 |2392 |3793 |  1 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  33.29%
68.68/68.91	c  68.9s|  5100 |   890 |669368 | 130.3 |   127M |  20 | 546 |5375 |   0 |3833 |  0 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  33.50%
69.58/69.89	c  69.9s|  5200 |   899 |680169 | 129.8 |   127M |  20 | 546 |5411 |2398 |3886 |  1 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  33.73%
70.28/70.51	c  70.5s|  5300 |   900 |688963 | 129.0 |   127M |  20 | 546 |5432 |2396 |3918 |  1 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  33.91%
70.78/71.08	c  71.1s|  5400 |   905 |697568 | 128.2 |   128M |  20 | 546 |5442 |   0 |3927 |  0 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  34.16%
71.68/71.92	c  71.9s|  5500 |   904 |707350 | 127.7 |   128M |  20 | 546 |5482 |2391 |3971 |  0 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  34.61%
73.07/73.32	c  73.3s|  5600 |   909 |721690 | 128.0 |   128M |  20 | 546 |5531 |2396 |4037 |  0 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  34.95%
73.67/73.92	c  73.9s|  5700 |   906 |730366 | 127.2 |   128M |  20 | 546 |5587 |2391 |4069 |  1 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  35.13%
74.66/74.95	c  74.9s|  5800 |   913 |741016 | 126.9 |   128M |  20 | 546 |5599 |   0 |4130 |  0 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  35.36%
75.16/75.48	c  75.5s|  5900 |   911 |751661 | 126.5 |   128M |  20 | 546 |5607 |2395 |4130 |  1 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  35.55%
75.76/76.07	c  76.1s|  6000 |   910 |760502 | 125.9 |   128M |  20 | 546 |5638 |2392 |4130 |  1 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  35.79%
76.35/76.65	c  76.6s|  6100 |   909 |768757 | 125.2 |   128M |  20 | 546 |5626 |   0 |4159 |  0 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  35.97%
76.86/77.14	c  77.1s|  6200 |   913 |776638 | 124.4 |   128M |  20 | 546 |5730 |2394 |4196 |  1 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  36.13%
77.65/77.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
77.65/77.94	c  77.9s|  6300 |   903 |784927 | 123.8 |   128M |  20 | 546 |5731 |2394 |4234 |  1 |  16k|  11 | 0.000000e+00 |      --      |    Inf |  36.50%
78.15/78.43	c  78.4s|  6400 |   899 |791756 | 122.9 |   129M |  20 | 546 |5786 |2395 |4256 |  2 |  16k|  11 | 0.000000e+00 |      --      |    Inf |  36.79%
78.95/79.26	c  79.3s|  6500 |   906 |802509 | 122.7 |   129M |  20 | 546 |5770 |2392 |4312 |  1 |  16k|  11 | 0.000000e+00 |      --      |    Inf |  36.94%
79.55/79.85	c  79.9s|  6600 |   910 |810521 | 122.0 |   130M |  20 | 546 |5857 |2390 |4347 |  1 |  16k|  11 | 0.000000e+00 |      --      |    Inf |  37.08%
80.14/80.43	c  80.4s|  6700 |   910 |819018 | 121.5 |   130M |  20 | 546 |5873 |2387 |4357 |  1 |  16k|  11 | 0.000000e+00 |      --      |    Inf |  37.35%
80.85/81.13	c  81.1s|  6800 |   913 |828001 | 121.0 |   130M |  20 | 546 |5921 |2390 |4388 |  0 |  16k|  11 | 0.000000e+00 |      --      |    Inf |  37.59%
81.54/81.84	c  81.8s|  6900 |   916 |836912 | 120.6 |   130M |  20 | 546 |5934 |2392 |4445 |  0 |  17k|  11 | 0.000000e+00 |      --      |    Inf |  37.94%
81.94/82.29	c  82.3s|  7000 |   919 |845096 | 120.0 |   130M |  20 | 546 |5904 |2395 |4460 |  0 |  17k|  11 | 0.000000e+00 |      --      |    Inf |  38.18%
82.44/82.78	c  82.8s|  7100 |   919 |853814 | 119.5 |   130M |  20 | 546 |5962 |   0 |4474 |  0 |  17k|  11 | 0.000000e+00 |      --      |    Inf |  38.38%
83.14/83.41	c  83.4s|  7200 |   921 |861665 | 119.0 |   130M |  20 | 546 |5984 |2391 |4489 |  1 |  17k|  11 | 0.000000e+00 |      --      |    Inf |  38.53%
83.63/83.90	c  83.9s|  7300 |   919 |868572 | 118.3 |   130M |  20 | 546 |6091 |2391 |4499 |  1 |  17k|  11 | 0.000000e+00 |      --      |    Inf |  38.67%
84.13/84.45	c  84.5s|  7400 |   911 |878023 | 118.0 |   130M |  20 | 546 |6101 |   0 |4513 |  0 |  18k|  11 | 0.000000e+00 |      --      |    Inf |  38.90%
84.74/85.01	c  85.0s|  7500 |   915 |885769 | 117.4 |   130M |  20 | 546 |6152 |2391 |4527 |  0 |  18k|  11 | 0.000000e+00 |      --      |    Inf |  39.08%
85.23/85.59	c  85.6s|  7600 |   920 |893020 | 116.8 |   132M |  20 | 546 |6127 |2398 |4570 |  1 |  18k|  11 | 0.000000e+00 |      --      |    Inf |  39.32%
85.73/86.03	c  86.0s|  7700 |   917 |901030 | 116.4 |   132M |  20 | 546 |6141 |2394 |4582 |  1 |  18k|  11 | 0.000000e+00 |      --      |    Inf |  39.50%
86.23/86.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
86.23/86.58	c  86.6s|  7800 |   913 |908983 | 115.9 |   133M |  20 | 546 |6210 |2396 |4660 |  0 |  18k|  11 | 0.000000e+00 |      --      |    Inf |  39.66%
86.83/87.18	c  87.2s|  7900 |   912 |917863 | 115.5 |   133M |  20 | 546 |6164 |2390 |4693 |  1 |  18k|  11 | 0.000000e+00 |      --      |    Inf |  39.85%
87.32/87.61	c  87.6s|  8000 |   904 |924964 | 115.0 |   133M |  20 | 546 |6252 |2390 |4710 |  0 |  19k|  11 | 0.000000e+00 |      --      |    Inf |  40.00%
87.73/88.02	c  88.0s|  8100 |   902 |931923 | 114.4 |   133M |  20 | 546 |6254 |2395 |4710 |  0 |  19k|  11 | 0.000000e+00 |      --      |    Inf |  40.14%
88.02/88.32	c  88.3s|  8200 |   892 |937101 | 113.7 |   133M |  20 | 546 |6264 |   0 |4719 |  0 |  19k|  11 | 0.000000e+00 |      --      |    Inf |  40.37%
88.52/88.89	c  88.9s|  8300 |   897 |946544 | 113.4 |   133M |  20 | 546 |6292 |2388 |4733 |  0 |  19k|  11 | 0.000000e+00 |      --      |    Inf |  40.53%
89.12/89.49	c  89.5s|  8400 |   893 |952760 | 112.8 |   133M |  20 | 546 |6372 |   0 |4747 |  0 |  19k|  11 | 0.000000e+00 |      --      |    Inf |  40.62%
90.12/90.48	c  90.5s|  8500 |   901 |965227 | 113.0 |   133M |  20 | 546 |6317 |2390 |4820 |  1 |  20k|  11 | 0.000000e+00 |      --      |    Inf |  40.82%
90.91/91.21	c  91.2s|  8600 |   899 |974262 | 112.7 |   133M |  20 | 546 |6337 |   0 |4881 |  0 |  20k|  11 | 0.000000e+00 |      --      |    Inf |  40.95%
91.72/92.01	c  92.0s|  8700 |   912 |984595 | 112.6 |   133M |  20 | 546 |6324 |   0 |4913 |  0 |  20k|  11 | 0.000000e+00 |      --      |    Inf |  41.14%
92.31/92.60	c  92.6s|  8800 |   919 |993136 | 112.3 |   133M |  20 | 546 |6419 |2392 |4936 |  0 |  20k|  11 | 0.000000e+00 |      --      |    Inf |  41.23%
92.71/93.05	c  93.0s|  8900 |   921 |999987 | 111.8 |   133M |  20 | 546 |6458 |2393 |4951 |  1 |  20k|  11 | 0.000000e+00 |      --      |    Inf |  41.30%
93.31/93.68	c  93.7s|  9000 |   920 |  1008k| 111.5 |   133M |  20 | 546 |6361 |2390 |4982 |  0 |  20k|  11 | 0.000000e+00 |      --      |    Inf |  41.67%
94.01/94.36	c  94.4s|  9100 |   936 |  1018k| 111.4 |   133M |  20 | 546 |6365 |2396 |4996 |  0 |  21k|  11 | 0.000000e+00 |      --      |    Inf |  41.86%
94.60/94.94	c  94.9s|  9200 |   936 |  1026k| 111.1 |   133M |  20 | 546 |6425 |2393 |4996 |  0 |  21k|  11 | 0.000000e+00 |      --      |    Inf |  41.96%
94.90/95.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
94.90/95.29	c  95.3s|  9300 |   925 |  1032k| 110.5 |   133M |  20 | 546 |6419 |2390 |5019 |  1 |  21k|  11 | 0.000000e+00 |      --      |    Inf |  42.18%
95.40/95.76	c  95.8s|  9400 |   919 |  1040k| 110.2 |   133M |  20 | 546 |6438 |2391 |5030 |  1 |  21k|  11 | 0.000000e+00 |      --      |    Inf |  42.37%
96.20/96.56	c  96.6s|  9500 |   936 |  1050k| 110.1 |   133M |  20 | 546 |6370 |2395 |5102 |  1 |  21k|  11 | 0.000000e+00 |      --      |    Inf |  42.58%
96.80/97.17	c  97.2s|  9600 |   937 |  1060k| 109.9 |   133M |  20 | 546 |6372 |2398 |5114 |  1 |  22k|  11 | 0.000000e+00 |      --      |    Inf |  42.74%
97.20/97.53	c  97.5s|  9700 |   931 |  1067k| 109.5 |   133M |  20 | 546 |6456 |2395 |5115 |  1 |  22k|  11 | 0.000000e+00 |      --      |    Inf |  42.95%
97.59/97.97	c  98.0s|  9800 |   929 |  1074k| 109.2 |   133M |  20 | 546 |6508 |   0 |5125 |  0 |  22k|  11 | 0.000000e+00 |      --      |    Inf |  43.09%
98.49/98.84	c  98.8s|  9900 |   935 |  1085k| 109.1 |   134M |  20 | 546 |6470 |   0 |5174 |  0 |  22k|  11 | 0.000000e+00 |      --      |    Inf |  43.30%
99.19/99.54	c  99.5s| 10000 |   945 |  1094k| 109.0 |   134M |  20 | 546 |6533 |2392 |5221 |  0 |  22k|  11 | 0.000000e+00 |      --      |    Inf |  43.43%
99.69/100.09	c   100s| 10100 |   949 |  1102k| 108.6 |   134M |  20 | 546 |6590 |2392 |5243 |  1 |  23k|  11 | 0.000000e+00 |      --      |    Inf |  43.63%
100.29/100.65	c   101s| 10200 |   947 |  1110k| 108.3 |   134M |  20 | 546 |6555 |   0 |5257 |  0 |  23k|  11 | 0.000000e+00 |      --      |    Inf |  43.83%
100.99/101.30	c   101s| 10300 |   946 |  1118k| 108.1 |   134M |  20 | 546 |6531 |2387 |5280 |  1 |  23k|  11 | 0.000000e+00 |      --      |    Inf |  44.14%
101.59/101.91	c   102s| 10400 |   946 |  1125k| 107.8 |   134M |  20 | 546 |6576 |2389 |5316 |  1 |  23k|  11 | 0.000000e+00 |      --      |    Inf |  44.35%
101.99/102.38	c   102s| 10500 |   947 |  1133k| 107.5 |   134M |  20 | 546 |6598 |2395 |5316 |  0 |  23k|  11 | 0.000000e+00 |      --      |    Inf |  44.43%
102.49/102.88	c   103s| 10600 |   947 |  1141k| 107.2 |   134M |  20 | 546 |6564 |2393 |5361 |  1 |  23k|  11 | 0.000000e+00 |      --      |    Inf |  44.76%
102.99/103.34	c   103s| 10700 |   939 |  1149k| 107.0 |   134M |  20 | 546 |6567 |2391 |5370 |  1 |  24k|  11 | 0.000000e+00 |      --      |    Inf |  45.24%
103.39/103.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
103.39/103.75	c   104s| 10800 |   932 |  1156k| 106.7 |   134M |  20 | 546 |6526 |2394 |5386 |  1 |  24k|  11 | 0.000000e+00 |      --      |    Inf |  45.57%
103.89/104.27	c   104s| 10900 |   943 |  1165k| 106.5 |   134M |  20 | 546 |6545 |2389 |5386 |  1 |  24k|  11 | 0.000000e+00 |      --      |    Inf |  45.70%
104.69/105.02	c   105s| 11000 |   947 |  1173k| 106.2 |   134M |  20 | 546 |6590 |2387 |5406 |  0 |  24k|  11 | 0.000000e+00 |      --      |    Inf |  45.89%
105.38/105.71	c   106s| 11100 |   956 |  1184k| 106.3 |   134M |  20 | 546 |6644 |2392 |5422 |  0 |  24k|  11 | 0.000000e+00 |      --      |    Inf |  45.95%
105.98/106.30	c   106s| 11200 |   958 |  1192k| 106.0 |   134M |  20 | 546 |6658 |   0 |5456 |  0 |  24k|  11 | 0.000000e+00 |      --      |    Inf |  46.06%
106.68/107.00	c   107s| 11300 |   958 |  1201k| 105.9 |   135M |  20 | 546 |6649 |   0 |5531 |  0 |  25k|  11 | 0.000000e+00 |      --      |    Inf |  46.27%
106.98/107.36	c   107s| 11400 |   953 |  1208k| 105.5 |   135M |  20 | 546 |6717 |2382 |5540 |  0 |  25k|  11 | 0.000000e+00 |      --      |    Inf |  46.46%
107.88/108.24	c   108s| 11500 |   965 |  1217k| 105.4 |   136M |  20 | 546 |6747 |   0 |5595 |  0 |  25k|  11 | 0.000000e+00 |      --      |    Inf |  46.81%
108.47/108.80	c   109s| 11600 |   965 |  1225k| 105.2 |   136M |  20 | 546 |6691 |2393 |5622 |  0 |  25k|  11 | 0.000000e+00 |      --      |    Inf |  46.98%
108.97/109.35	c   109s| 11700 |   963 |  1233k| 105.0 |   136M |  20 | 546 |6716 |   0 |5655 |  0 |  25k|  11 | 0.000000e+00 |      --      |    Inf |  47.09%
109.37/109.80	c   110s| 11800 |   965 |  1242k| 104.9 |   138M |  20 | 546 |6813 |2390 |5688 |  1 |  25k|  11 | 0.000000e+00 |      --      |    Inf |  47.29%
109.97/110.37	c   110s| 11900 |   961 |  1250k| 104.6 |   138M |  20 | 546 |6790 |2395 |5728 |  1 |  26k|  11 | 0.000000e+00 |      --      |    Inf |  47.61%
110.57/110.98	c   111s| 12000 |   967 |  1259k| 104.5 |   138M |  20 | 546 |6881 |2400 |5749 |  1 |  26k|  11 | 0.000000e+00 |      --      |    Inf |  47.73%
111.17/111.51	c   112s| 12100 |   962 |  1265k| 104.2 |   138M |  20 | 546 |6963 |   0 |5763 |  0 |  26k|  11 | 0.000000e+00 |      --      |    Inf |  47.87%
111.57/111.92	c   112s| 12200 |   955 |  1272k| 103.9 |   138M |  20 | 546 |7048 |   0 |5765 |  0 |  26k|  11 | 0.000000e+00 |      --      |    Inf |  47.99%
111.96/112.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
111.96/112.32	c   112s| 12300 |   949 |  1280k| 103.7 |   138M |  20 | 546 |7052 |   0 |5765 |  0 |  26k|  11 | 0.000000e+00 |      --      |    Inf |  48.14%
112.56/112.92	c   113s| 12400 |   951 |  1290k| 103.6 |   138M |  20 | 546 |7082 |2391 |5776 |  0 |  27k|  11 | 0.000000e+00 |      --      |    Inf |  48.24%
112.96/113.39	c   113s| 12500 |   951 |  1297k| 103.4 |   138M |  20 | 546 |7114 |2392 |5832 |  1 |  27k|  11 | 0.000000e+00 |      --      |    Inf |  48.38%
113.46/113.89	c   114s| 12600 |   952 |  1305k| 103.2 |   138M |  20 | 546 |7150 |2396 |5845 |  1 |  27k|  11 | 0.000000e+00 |      --      |    Inf |  48.49%
114.06/114.41	c   114s| 12700 |   952 |  1313k| 103.1 |   138M |  20 | 546 |7187 |   0 |5869 |  0 |  27k|  11 | 0.000000e+00 |      --      |    Inf |  48.59%
114.66/115.05	c   115s| 12800 |   957 |  1323k| 103.0 |   138M |  20 | 546 |7204 |   0 |5872 |  0 |  27k|  11 | 0.000000e+00 |      --      |    Inf |  48.76%
115.16/115.58	c   116s| 12900 |   956 |  1332k| 102.9 |   138M |  20 | 546 |7167 |   0 |5872 |  0 |  28k|  11 | 0.000000e+00 |      --      |    Inf |  48.93%
115.95/116.35	c   116s| 13000 |   956 |  1341k| 102.8 |   141M |  20 | 546 |6980 |2394 |5907 |  0 |  28k|  11 | 0.000000e+00 |      --      |    Inf |  49.12%
116.55/116.96	c   117s| 13100 |   959 |  1350k| 102.7 |   141M |  20 | 546 |6897 |2388 |5960 |  0 |  28k|  11 | 0.000000e+00 |      --      |    Inf |  49.32%
117.55/117.94	c   118s| 13200 |   967 |  1358k| 102.6 |   141M |  20 | 546 |6779 |2395 |6041 |  2 |  28k|  11 | 0.000000e+00 |      --      |    Inf |  49.48%
117.95/118.39	c   118s| 13300 |   967 |  1366k| 102.3 |   141M |  20 | 546 |6670 |2395 |6054 |  0 |  28k|  11 | 0.000000e+00 |      --      |    Inf |  49.67%
118.55/118.93	c   119s| 13400 |   969 |  1374k| 102.2 |   141M |  20 | 546 |6692 |2388 |6065 |  0 |  28k|  11 | 0.000000e+00 |      --      |    Inf |  49.82%
119.34/119.76	c   120s| 13500 |   971 |  1385k| 102.3 |   141M |  20 | 546 |6665 |2388 |6108 |  1 |  29k|  11 | 0.000000e+00 |      --      |    Inf |  49.93%
119.84/120.28	c   120s| 13600 |   965 |  1393k| 102.1 |   141M |  20 | 546 |6689 |2390 |6118 |  0 |  29k|  11 | 0.000000e+00 |      --      |    Inf |  50.31%
120.54/120.94	c   121s| 13700 |   967 |  1402k| 102.0 |   141M |  20 | 546 |6729 |   0 |6148 |  0 |  29k|  11 | 0.000000e+00 |      --      |    Inf |  50.61%
120.94/121.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
120.94/121.39	c   121s| 13800 |   965 |  1410k| 101.9 |   141M |  20 | 546 |6689 |   0 |6148 |  0 |  29k|  11 | 0.000000e+00 |      --      |    Inf |  50.75%
121.94/122.30	c   122s| 13900 |   968 |  1422k| 101.9 |   141M |  20 | 546 |6632 |2395 |6184 |  1 |  29k|  11 | 0.000000e+00 |      --      |    Inf |  50.88%
122.24/122.68	c   123s| 14000 |   963 |  1428k| 101.7 |   141M |  20 | 546 |6632 |2404 |6201 |  1 |  30k|  11 | 0.000000e+00 |      --      |    Inf |  50.96%
122.74/123.17	c   123s| 14100 |   953 |  1436k| 101.5 |   141M |  20 | 546 |6665 |   0 |6214 |  0 |  30k|  11 | 0.000000e+00 |      --      |    Inf |  51.16%
123.53/123.91	c   124s| 14200 |   957 |  1446k| 101.5 |   141M |  20 | 546 |6589 |2392 |6250 |  1 |  30k|  11 | 0.000000e+00 |      --      |    Inf |  51.40%
124.13/124.52	c   125s| 14300 |   946 |  1456k| 101.5 |   141M |  20 | 546 |6645 |2398 |6261 |  1 |  30k|  11 | 0.000000e+00 |      --      |    Inf |  51.58%
124.73/125.17	c   125s| 14400 |   948 |  1464k| 101.3 |   142M |  20 | 546 |6659 |2393 |6293 |  0 |  30k|  11 | 0.000000e+00 |      --      |    Inf |  51.81%
125.23/125.62	c   126s| 14500 |   944 |  1471k| 101.1 |   142M |  20 | 546 |6668 |2398 |6323 |  0 |  30k|  11 | 0.000000e+00 |      --      |    Inf |  51.96%
126.03/126.41	c   126s| 14600 |   954 |  1480k| 101.0 |   142M |  20 | 546 |6683 |2387 |6370 |  1 |  31k|  11 | 0.000000e+00 |      --      |    Inf |  52.12%
126.63/127.08	c   127s| 14700 |   960 |  1488k| 100.9 |   142M |  20 | 546 |6720 |2394 |6415 |  0 |  31k|  11 | 0.000000e+00 |      --      |    Inf |  52.30%
127.12/127.58	c   128s| 14800 |   953 |  1495k| 100.7 |   142M |  20 | 546 |6743 |2396 |6456 |  0 |  31k|  11 | 0.000000e+00 |      --      |    Inf |  52.53%
127.82/128.27	c   128s| 14900 |   945 |  1503k| 100.6 |   142M |  20 | 546 |6800 |2396 |6490 |  0 |  31k|  11 | 0.000000e+00 |      --      |    Inf |  52.76%
128.32/128.79	c   129s| 15000 |   954 |  1512k| 100.5 |   142M |  20 | 546 |6843 |2392 |6495 |  1 |  31k|  11 | 0.000000e+00 |      --      |    Inf |  52.85%
128.82/129.20	c   129s| 15100 |   945 |  1519k| 100.3 |   142M |  20 | 546 |6913 |   0 |6510 |  0 |  31k|  11 | 0.000000e+00 |      --      |    Inf |  52.99%
129.62/130.05	c   130s| 15200 |   950 |  1529k| 100.3 |   142M |  20 | 546 |6968 |2393 |6525 |  1 |  32k|  11 | 0.000000e+00 |      --      |    Inf |  53.07%
130.11/130.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
130.11/130.57	c   131s| 15300 |   947 |  1537k| 100.2 |   142M |  20 | 546 |7009 |   0 |6536 |  0 |  32k|  11 | 0.000000e+00 |      --      |    Inf |  53.24%
130.81/131.24	c   131s| 15400 |   949 |  1546k| 100.1 |   142M |  20 | 546 |7023 |2394 |6574 |  1 |  32k|  11 | 0.000000e+00 |      --      |    Inf |  53.45%
131.01/131.48	c   131s| 15500 |   948 |  1551k|  99.8 |   142M |  20 | 546 |7157 |   0 |6574 |  0 |  32k|  11 | 0.000000e+00 |      --      |    Inf |  53.50%
131.72/132.11	c   132s| 15600 |   942 |  1559k|  99.6 |   142M |  20 | 546 |7163 |2392 |6600 |  1 |  32k|  11 | 0.000000e+00 |      --      |    Inf |  53.74%
132.31/132.70	c   133s| 15700 |   938 |  1567k|  99.5 |   142M |  20 | 546 |7127 |   0 |6633 |  0 |  32k|  11 | 0.000000e+00 |      --      |    Inf |  54.02%
132.61/133.07	c   133s| 15800 |   938 |  1573k|  99.3 |   142M |  20 | 546 |7234 |2393 |6634 |  1 |  33k|  11 | 0.000000e+00 |      --      |    Inf |  54.07%
133.41/133.89	c   134s| 15900 |   939 |  1584k|  99.3 |   142M |  20 | 546 |7244 |   0 |6667 |  0 |  33k|  11 | 0.000000e+00 |      --      |    Inf |  54.20%
133.80/134.25	c   134s| 16000 |   937 |  1591k|  99.1 |   142M |  20 | 546 |7305 |   0 |6667 |  0 |  33k|  11 | 0.000000e+00 |      --      |    Inf |  54.29%
134.20/134.67	c   135s| 16100 |   931 |  1599k|  99.0 |   142M |  20 | 546 |7288 |2389 |6667 |  1 |  33k|  11 | 0.000000e+00 |      --      |    Inf |  54.42%
134.80/135.23	c   135s| 16200 |   932 |  1607k|  98.9 |   142M |  20 | 546 |7326 |   0 |6683 |  0 |  33k|  11 | 0.000000e+00 |      --      |    Inf |  54.53%
135.49/135.92	c   136s| 16300 |   931 |  1615k|  98.8 |   142M |  20 | 546 |7204 |2397 |6716 |  1 |  33k|  11 | 0.000000e+00 |      --      |    Inf |  54.84%
136.19/136.66	c   137s| 16400 |   929 |  1624k|  98.7 |   142M |  20 | 546 |7162 |2390 |6745 |  1 |  34k|  11 | 0.000000e+00 |      --      |    Inf |  54.95%
136.79/137.28	c   137s| 16500 |   924 |  1633k|  98.7 |   143M |  20 | 546 |7139 |   0 |6762 |  0 |  34k|  11 | 0.000000e+00 |      --      |    Inf |  55.11%
137.59/138.06	c   138s| 16600 |   928 |  1643k|  98.7 |   143M |  20 | 546 |7118 |2388 |6808 |  1 |  34k|  11 | 0.000000e+00 |      --      |    Inf |  55.31%
138.09/138.59	c   139s| 16700 |   927 |  1651k|  98.6 |   143M |  20 | 546 |7160 |2389 |6824 |  1 |  34k|  11 | 0.000000e+00 |      --      |    Inf |  55.48%
138.38/138.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
138.38/138.90	c   139s| 16800 |   918 |  1657k|  98.3 |   143M |  20 | 546 |7214 |2395 |6824 |  0 |  34k|  11 | 0.000000e+00 |      --      |    Inf |  55.57%
138.78/139.27	c   139s| 16900 |   916 |  1664k|  98.2 |   143M |  20 | 546 |7279 |2395 |6824 |  1 |  34k|  11 | 0.000000e+00 |      --      |    Inf |  55.69%
139.48/139.91	c   140s| 17000 |   922 |  1670k|  98.0 |   143M |  20 | 546 |7253 |2391 |6880 |  1 |  34k|  11 | 0.000000e+00 |      --      |    Inf |  56.05%
140.18/140.61	c   141s| 17100 |   927 |  1679k|  97.9 |   143M |  20 | 546 |7310 |2392 |6923 |  1 |  35k|  11 | 0.000000e+00 |      --      |    Inf |  56.53%
140.98/141.43	c   141s| 17200 |   936 |  1688k|  97.9 |   143M |  20 | 546 |7343 |2391 |6968 |  1 |  35k|  11 | 0.000000e+00 |      --      |    Inf |  56.62%
141.68/142.12	c   142s| 17300 |   934 |  1697k|  97.8 |   143M |  20 | 546 |7313 |2393 |6985 |  1 |  35k|  11 | 0.000000e+00 |      --      |    Inf |  56.78%
142.27/142.74	c   143s| 17400 |   942 |  1705k|  97.7 |   143M |  20 | 546 |7397 |2393 |7003 |  1 |  35k|  11 | 0.000000e+00 |      --      |    Inf |  56.84%
142.77/143.23	c   143s| 17500 |   942 |  1713k|  97.6 |   143M |  20 | 546 |7423 |   0 |7018 |  0 |  35k|  11 | 0.000000e+00 |      --      |    Inf |  56.89%
143.07/143.58	c   144s| 17600 |   929 |  1720k|  97.5 |   143M |  20 | 546 |7491 |   0 |7019 |  0 |  36k|  11 | 0.000000e+00 |      --      |    Inf |  56.95%
143.67/144.19	c   144s| 17700 |   924 |  1728k|  97.4 |   143M |  20 | 546 |7462 |2396 |7049 |  0 |  36k|  11 | 0.000000e+00 |      --      |    Inf |  57.09%
144.37/144.87	c   145s| 17800 |   910 |  1736k|  97.3 |   143M |  20 | 546 |7425 |2390 |7075 |  1 |  36k|  11 | 0.000000e+00 |      --      |    Inf |  57.54%
145.17/145.63	c   146s| 17900 |   913 |  1744k|  97.2 |   144M |  20 | 546 |7428 |2392 |7105 |  1 |  36k|  11 | 0.000000e+00 |      --      |    Inf |  57.66%
145.67/146.16	c   146s| 18000 |   912 |  1751k|  97.0 |   144M |  21 | 546 |7437 |2395 |7136 |  0 |  36k|  11 | 0.000000e+00 |      --      |    Inf |  57.84%
146.16/146.60	c   147s| 18100 |   911 |  1759k|  97.0 |   144M |  21 | 546 |7471 |   0 |7136 |  0 |  36k|  11 | 0.000000e+00 |      --      |    Inf |  57.98%
146.67/147.11	c   147s| 18200 |   913 |  1768k|  96.9 |   144M |  21 | 546 |7504 |   0 |7150 |  0 |  37k|  11 | 0.000000e+00 |      --      |    Inf |  58.06%
146.96/147.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
146.96/147.43	c   147s| 18300 |   907 |  1774k|  96.7 |   144M |  22 | 546 |7578 |2398 |7152 |  1 |  37k|  11 | 0.000000e+00 |      --      |    Inf |  58.14%
147.36/147.86	c   148s| 18400 |   902 |  1782k|  96.6 |   144M |  22 | 546 |7574 |2396 |7168 |  1 |  37k|  11 | 0.000000e+00 |      --      |    Inf |  58.32%
147.76/148.24	c   148s| 18500 |   896 |  1789k|  96.5 |   144M |  22 | 546 |7681 |2393 |7168 |  0 |  37k|  11 | 0.000000e+00 |      --      |    Inf |  58.36%
148.06/148.56	c   149s| 18600 |   896 |  1795k|  96.3 |   144M |  22 | 546 |7742 |2390 |7168 |  1 |  37k|  11 | 0.000000e+00 |      --      |    Inf |  58.40%
148.56/149.10	c   149s| 18700 |   897 |  1804k|  96.2 |   144M |  22 | 546 |7757 |   0 |7197 |  0 |  37k|  11 | 0.000000e+00 |      --      |    Inf |  58.46%
149.15/149.60	c   150s| 18800 |   892 |  1812k|  96.1 |   144M |  22 | 546 |7796 |2393 |7217 |  1 |  38k|  11 | 0.000000e+00 |      --      |    Inf |  58.53%
149.56/150.03	c   150s| 18900 |   895 |  1820k|  96.0 |   144M |  22 | 546 |7827 |2392 |7217 |  1 |  38k|  11 | 0.000000e+00 |      --      |    Inf |  58.66%
150.15/150.63	c   151s| 19000 |   893 |  1828k|  96.0 |   144M |  22 | 546 |7777 |2390 |7247 |  1 |  38k|  11 | 0.000000e+00 |      --      |    Inf |  58.99%
150.66/151.12	c   151s| 19100 |   891 |  1838k|  96.0 |   144M |  22 | 546 |7834 |2390 |7251 |  1 |  38k|  11 | 0.000000e+00 |      --      |    Inf |  59.10%
151.05/151.51	c   152s| 19200 |   889 |  1846k|  95.9 |   144M |  22 | 546 |7911 |2394 |7258 |  1 |  38k|  11 | 0.000000e+00 |      --      |    Inf |  59.13%
151.65/152.12	c   152s| 19300 |   879 |  1855k|  95.9 |   144M |  22 | 546 |7950 |2388 |7284 |  1 |  38k|  11 | 0.000000e+00 |      --      |    Inf |  59.32%
152.25/152.71	c   153s| 19400 |   881 |  1863k|  95.8 |   145M |  22 | 546 |7909 |2392 |7308 |  1 |  39k|  11 | 0.000000e+00 |      --      |    Inf |  59.42%
152.74/153.21	c   153s| 19500 |   884 |  1871k|  95.7 |   145M |  22 | 546 |7903 |   0 |7320 |  0 |  39k|  11 | 0.000000e+00 |      --      |    Inf |  59.52%
153.14/153.63	c   154s| 19600 |   881 |  1879k|  95.6 |   145M |  22 | 546 |8017 |   0 |7333 |  0 |  39k|  11 | 0.000000e+00 |      --      |    Inf |  59.59%
153.65/154.12	c   154s| 19700 |   882 |  1888k|  95.6 |   146M |  22 | 546 |8022 |2393 |7350 |  1 |  39k|  11 | 0.000000e+00 |      --      |    Inf |  59.68%
154.04/154.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
154.04/154.59	c   155s| 19800 |   886 |  1896k|  95.5 |   146M |  22 | 546 |7956 |2385 |7365 |  1 |  39k|  11 | 0.000000e+00 |      --      |    Inf |  59.77%
154.54/155.05	c   155s| 19900 |   878 |  1904k|  95.4 |   146M |  22 | 546 |7957 |2386 |7366 |  1 |  39k|  11 | 0.000000e+00 |      --      |    Inf |  59.86%
155.24/155.72	c   156s| 20000 |   890 |  1914k|  95.5 |   146M |  22 | 546 |7951 |   0 |7398 |  0 |  39k|  11 | 0.000000e+00 |      --      |    Inf |  59.92%
155.84/156.37	c   156s| 20100 |   896 |  1924k|  95.5 |   146M |  22 | 546 |7952 |2393 |7483 |  1 |  40k|  11 | 0.000000e+00 |      --      |    Inf |  60.32%
156.33/156.87	c   157s| 20200 |   900 |  1933k|  95.4 |   146M |  22 | 546 |7996 |2393 |7509 |  1 |  40k|  11 | 0.000000e+00 |      --      |    Inf |  60.42%
156.83/157.39	c   157s| 20300 |   901 |  1939k|  95.3 |   146M |  22 | 546 |7977 |   0 |7548 |  0 |  40k|  11 | 0.000000e+00 |      --      |    Inf |  60.52%
157.33/157.86	c   158s| 20400 |   895 |  1947k|  95.2 |   149M |  22 | 546 |7960 |2396 |7562 |  0 |  40k|  11 | 0.000000e+00 |      --      |    Inf |  60.78%
157.73/158.21	c   158s| 20500 |   889 |  1954k|  95.1 |   149M |  22 | 546 |8017 |2391 |7563 |  0 |  40k|  11 | 0.000000e+00 |      --      |    Inf |  60.88%
158.13/158.67	c   159s| 20600 |   888 |  1963k|  95.1 |   149M |  22 | 546 |8004 |2394 |7578 |  1 |  40k|  11 | 0.000000e+00 |      --      |    Inf |  60.94%
158.83/159.32	c   159s| 20700 |   887 |  1971k|  95.0 |   149M |  22 | 546 |8033 |2391 |7598 |  1 |  41k|  11 | 0.000000e+00 |      --      |    Inf |  61.18%
159.23/159.73	c   160s| 20800 |   883 |  1978k|  94.9 |   149M |  22 | 546 |8000 |   0 |7617 |  0 |  41k|  11 | 0.000000e+00 |      --      |    Inf |  61.28%
159.63/160.10	c   160s| 20900 |   881 |  1986k|  94.8 |   149M |  22 | 546 |8109 |2395 |7617 |  1 |  41k|  11 | 0.000000e+00 |      --      |    Inf |  61.36%
160.12/160.64	c   161s| 21000 |   878 |  1993k|  94.7 |   149M |  22 | 546 |8023 |   0 |7651 |  0 |  41k|  11 | 0.000000e+00 |      --      |    Inf |  61.49%
160.63/161.15	c   161s| 21100 |   889 |  2002k|  94.7 |   149M |  22 | 546 |8022 |   0 |7669 |  0 |  41k|  11 | 0.000000e+00 |      --      |    Inf |  61.53%
161.22/161.73	c   162s| 21200 |   878 |  2009k|  94.5 |   149M |  22 | 546 |8013 |2394 |7689 |  0 |  41k|  11 | 0.000000e+00 |      --      |    Inf |  61.69%
162.02/162.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
162.02/162.53	c   163s| 21300 |   885 |  2019k|  94.6 |   149M |  22 | 546 |7983 |   0 |7727 |  0 |  42k|  11 | 0.000000e+00 |      --      |    Inf |  61.83%
162.42/162.96	c   163s| 21400 |   886 |  2026k|  94.5 |   149M |  22 | 546 |7955 |2393 |7727 |  1 |  42k|  11 | 0.000000e+00 |      --      |    Inf |  61.91%
163.02/163.51	c   164s| 21500 |   885 |  2034k|  94.4 |   149M |  22 | 546 |7907 |2392 |7764 |  0 |  42k|  11 | 0.000000e+00 |      --      |    Inf |  61.98%
163.41/163.96	c   164s| 21600 |   882 |  2043k|  94.4 |   149M |  22 | 546 |7953 |2389 |7776 |  1 |  42k|  11 | 0.000000e+00 |      --      |    Inf |  62.06%
164.01/164.51	c   165s| 21700 |   881 |  2052k|  94.4 |   149M |  22 | 546 |7988 |2394 |7776 |  1 |  42k|  11 | 0.000000e+00 |      --      |    Inf |  62.13%
164.52/165.09	c   165s| 21800 |   882 |  2062k|  94.4 |   149M |  22 | 546 |8022 |2395 |7802 |  1 |  42k|  11 | 0.000000e+00 |      --      |    Inf |  62.18%
165.21/165.77	c   166s| 21900 |   891 |  2071k|  94.4 |   149M |  22 | 546 |8000 |2393 |7838 |  1 |  43k|  11 | 0.000000e+00 |      --      |    Inf |  62.28%
165.81/166.36	c   166s| 22000 |   893 |  2080k|  94.3 |   149M |  22 | 546 |7958 |2390 |7856 |  1 |  43k|  11 | 0.000000e+00 |      --      |    Inf |  62.43%
166.51/167.07	c   167s| 22100 |   895 |  2090k|  94.4 |   150M |  22 | 546 |7925 |2398 |7868 |  1 |  43k|  11 | 0.000000e+00 |      --      |    Inf |  62.75%
167.40/167.98	c   168s| 22200 |   903 |  2100k|  94.4 |   150M |  22 | 546 |7937 |2394 |7912 |  1 |  43k|  11 | 0.000000e+00 |      --      |    Inf |  62.95%
167.80/168.34	c   168s| 22300 |   896 |  2107k|  94.3 |   150M |  22 | 546 |7983 |2396 |7912 |  1 |  43k|  11 | 0.000000e+00 |      --      |    Inf |  63.12%
168.30/168.86	c   169s| 22400 |   895 |  2114k|  94.2 |   150M |  22 | 546 |8029 |   0 |7927 |  0 |  44k|  11 | 0.000000e+00 |      --      |    Inf |  63.18%
168.90/169.43	c   169s| 22500 |   893 |  2123k|  94.1 |   150M |  22 | 546 |8046 |   0 |7937 |  0 |  44k|  11 | 0.000000e+00 |      --      |    Inf |  63.52%
169.40/169.95	c   170s| 22600 |   892 |  2130k|  94.0 |   150M |  22 | 546 |7999 |   0 |7967 |  0 |  44k|  11 | 0.000000e+00 |      --      |    Inf |  63.64%
169.80/170.32	c   170s| 22700 |   890 |  2137k|  93.9 |   150M |  22 | 546 |8037 |2398 |7971 |  1 |  44k|  11 | 0.000000e+00 |      --      |    Inf |  63.70%
170.20/170.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
170.20/170.74	c   171s| 22800 |   886 |  2145k|  93.9 |   150M |  22 | 546 |8109 |2394 |7973 |  0 |  44k|  11 | 0.000000e+00 |      --      |    Inf |  63.74%
170.69/171.23	c   171s| 22900 |   890 |  2153k|  93.8 |   150M |  22 | 546 |8092 |2399 |7989 |  1 |  44k|  11 | 0.000000e+00 |      --      |    Inf |  63.85%
171.09/171.67	c   172s| 23000 |   885 |  2160k|  93.7 |   150M |  22 | 546 |8072 |   0 |7989 |  0 |  45k|  11 | 0.000000e+00 |      --      |    Inf |  64.00%
171.60/172.19	c   172s| 23100 |   880 |  2168k|  93.7 |   150M |  22 | 546 |8075 |2395 |7989 |  0 |  45k|  11 | 0.000000e+00 |      --      |    Inf |  64.10%
172.09/172.64	c   173s| 23200 |   872 |  2177k|  93.6 |   150M |  22 | 546 |8056 |2394 |7989 |  0 |  45k|  11 | 0.000000e+00 |      --      |    Inf |  64.27%
172.69/173.28	c   173s| 23300 |   878 |  2185k|  93.6 |   150M |  22 | 546 |7986 |2394 |8003 |  1 |  45k|  11 | 0.000000e+00 |      --      |    Inf |  64.31%
173.19/173.77	c   174s| 23400 |   874 |  2194k|  93.6 |   150M |  22 | 546 |7949 |2390 |8014 |  1 |  45k|  11 | 0.000000e+00 |      --      |    Inf |  64.46%
173.59/174.13	c   174s| 23500 |   865 |  2201k|  93.5 |   150M |  22 | 546 |7913 |2397 |8019 |  0 |  45k|  11 | 0.000000e+00 |      --      |    Inf |  64.58%
173.99/174.54	c   175s| 23600 |   848 |  2209k|  93.4 |   150M |  22 | 546 |7938 |2391 |8024 |  0 |  46k|  11 | 0.000000e+00 |      --      |    Inf |  64.73%
174.49/175.01	c   175s| 23700 |   849 |  2216k|  93.3 |   150M |  22 | 546 |7903 |2394 |8040 |  1 |  46k|  11 | 0.000000e+00 |      --      |    Inf |  64.84%
174.88/175.46	c   175s| 23800 |   843 |  2224k|  93.3 |   150M |  22 | 546 |7844 |2392 |8040 |  0 |  46k|  11 | 0.000000e+00 |      --      |    Inf |  64.96%
175.38/175.91	c   176s| 23900 |   836 |  2233k|  93.2 |   150M |  22 | 546 |7846 |2392 |8046 |  1 |  46k|  11 | 0.000000e+00 |      --      |    Inf |  65.12%
175.98/176.58	c   177s| 24000 |   837 |  2242k|  93.2 |   150M |  22 | 546 |7827 |2398 |8087 |  1 |  46k|  11 | 0.000000e+00 |      --      |    Inf |  65.29%
176.58/177.12	c   177s| 24100 |   831 |  2250k|  93.2 |   150M |  22 | 546 |7896 |2390 |8099 |  0 |  46k|  11 | 0.000000e+00 |      --      |    Inf |  65.35%
176.98/177.56	c   178s| 24200 |   829 |  2259k|  93.2 |   150M |  22 | 546 |7929 |   0 |8099 |  0 |  47k|  11 | 0.000000e+00 |      --      |    Inf |  65.52%
177.38/177.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
177.38/177.91	c   178s| 24300 |   824 |  2266k|  93.1 |   150M |  22 | 546 |8037 |2389 |8099 |  1 |  47k|  11 | 0.000000e+00 |      --      |    Inf |  65.55%
177.97/178.52	c   179s| 24400 |   828 |  2274k|  93.0 |   150M |  22 | 546 |8061 |2392 |8113 |  1 |  47k|  11 | 0.000000e+00 |      --      |    Inf |  65.72%
178.27/178.85	c   179s| 24500 |   825 |  2281k|  92.9 |   150M |  22 | 546 |8057 |2395 |8113 |  1 |  47k|  11 | 0.000000e+00 |      --      |    Inf |  65.79%
178.77/179.32	c   179s| 24600 |   820 |  2288k|  92.8 |   150M |  22 | 546 |8058 |2394 |8113 |  1 |  47k|  11 | 0.000000e+00 |      --      |    Inf |  65.91%
179.48/180.04	c   180s| 24700 |   812 |  2296k|  92.8 |   150M |  22 | 546 |7999 |2394 |8139 |  2 |  47k|  11 | 0.000000e+00 |      --      |    Inf |  65.99%
179.97/180.58	c   181s| 24800 |   819 |  2305k|  92.8 |   150M |  22 | 546 |7971 |2392 |8150 |  1 |  47k|  11 | 0.000000e+00 |      --      |    Inf |  66.13%
180.57/181.13	c   181s| 24900 |   822 |  2315k|  92.8 |   150M |  22 | 546 |7993 |2392 |8170 |  1 |  48k|  11 | 0.000000e+00 |      --      |    Inf |  66.27%
181.27/181.82	c   182s| 25000 |   828 |  2324k|  92.8 |   150M |  22 | 546 |8014 |2394 |8217 |  1 |  48k|  11 | 0.000000e+00 |      --      |    Inf |  66.36%
181.66/182.27	c   182s| 25100 |   823 |  2331k|  92.7 |   150M |  22 | 546 |8044 |2390 |8239 |  0 |  48k|  11 | 0.000000e+00 |      --      |    Inf |  66.52%
182.06/182.63	c   183s| 25200 |   822 |  2338k|  92.6 |   150M |  22 | 546 |8085 |   0 |8239 |  0 |  48k|  11 | 0.000000e+00 |      --      |    Inf |  66.62%
182.47/183.06	c   183s| 25300 |   813 |  2346k|  92.6 |   150M |  22 | 546 |8096 |2392 |8239 |  0 |  48k|  11 | 0.000000e+00 |      --      |    Inf |  66.76%
182.96/183.57	c   184s| 25400 |   810 |  2356k|  92.6 |   150M |  22 | 546 |8101 |2393 |8252 |  1 |  48k|  11 | 0.000000e+00 |      --      |    Inf |  66.85%
183.46/184.02	c   184s| 25500 |   802 |  2365k|  92.6 |   150M |  22 | 546 |8117 |   0 |8254 |  0 |  49k|  11 | 0.000000e+00 |      --      |    Inf |  66.98%
183.76/184.35	c   184s| 25600 |   797 |  2371k|  92.4 |   150M |  22 | 546 |8145 |2392 |8254 |  1 |  49k|  11 | 0.000000e+00 |      --      |    Inf |  67.09%
184.26/184.85	c   185s| 25700 |   788 |  2379k|  92.4 |   150M |  22 | 546 |8142 |2394 |8269 |  0 |  49k|  11 | 0.000000e+00 |      --      |    Inf |  67.32%
184.76/185.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
184.76/185.34	c   185s| 25800 |   791 |  2388k|  92.4 |   151M |  22 | 546 |8151 |2387 |8286 |  1 |  49k|  11 | 0.000000e+00 |      --      |    Inf |  67.43%
185.25/185.87	c   186s| 25900 |   788 |  2397k|  92.4 |   151M |  22 | 546 |8174 |2387 |8303 |  1 |  49k|  11 | 0.000000e+00 |      --      |    Inf |  67.59%
185.75/186.38	c   186s| 26000 |   786 |  2405k|  92.3 |   151M |  22 | 546 |8251 |2389 |8313 |  1 |  49k|  11 | 0.000000e+00 |      --      |    Inf |  67.68%
186.35/186.98	c   187s| 26100 |   781 |  2414k|  92.3 |   151M |  22 | 546 |8266 |2389 |8342 |  1 |  49k|  11 | 0.000000e+00 |      --      |    Inf |  67.84%
186.65/187.29	c   187s| 26200 |   774 |  2420k|  92.2 |   151M |  22 | 546 |8350 |   0 |8345 |  0 |  50k|  11 | 0.000000e+00 |      --      |    Inf |  67.92%
187.15/187.74	c   188s| 26300 |   770 |  2428k|  92.1 |   151M |  22 | 546 |8340 |2397 |8363 |  1 |  50k|  11 | 0.000000e+00 |      --      |    Inf |  68.08%
187.65/188.21	c   188s| 26400 |   770 |  2436k|  92.1 |   151M |  22 | 546 |8399 |2392 |8374 |  0 |  50k|  11 | 0.000000e+00 |      --      |    Inf |  68.15%
187.95/188.59	c   189s| 26500 |   767 |  2443k|  92.0 |   151M |  22 | 546 |8460 |   0 |8382 |  0 |  50k|  11 | 0.000000e+00 |      --      |    Inf |  68.24%
188.35/188.98	c   189s| 26600 |   767 |  2452k|  92.0 |   151M |  22 | 546 |8564 |2395 |8382 |  0 |  50k|  11 | 0.000000e+00 |      --      |    Inf |  68.28%
188.75/189.39	c   189s| 26700 |   774 |  2460k|  92.0 |   151M |  22 | 546 |8633 |2395 |8385 |  0 |  50k|  11 | 0.000000e+00 |      --      |    Inf |  68.34%
189.25/189.88	c   190s| 26800 |   774 |  2469k|  92.0 |   151M |  22 | 546 |8751 |2395 |8390 |  1 |  51k|  11 | 0.000000e+00 |      --      |    Inf |  68.36%
189.85/190.45	c   190s| 26900 |   780 |  2478k|  92.0 |   151M |  22 | 546 |8737 |2394 |8408 |  1 |  51k|  11 | 0.000000e+00 |      --      |    Inf |  68.44%
190.25/190.84	c   191s| 27000 |   772 |  2486k|  91.9 |   151M |  22 | 546 |8713 |2397 |8410 |  0 |  51k|  11 | 0.000000e+00 |      --      |    Inf |  68.54%
190.65/191.26	c   191s| 27100 |   777 |  2494k|  91.9 |   151M |  22 | 546 |8765 |   0 |8411 |  0 |  51k|  11 | 0.000000e+00 |      --      |    Inf |  68.57%
191.15/191.78	c   192s| 27200 |   771 |  2501k|  91.8 |   151M |  22 | 546 |8791 |2391 |8442 |  0 |  51k|  11 | 0.000000e+00 |      --      |    Inf |  68.77%
191.65/192.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
191.65/192.20	c   192s| 27300 |   770 |  2509k|  91.7 |   151M |  22 | 546 |8843 |2392 |8462 |  0 |  51k|  11 | 0.000000e+00 |      --      |    Inf |  68.82%
191.94/192.57	c   193s| 27400 |   765 |  2516k|  91.7 |   151M |  22 | 546 |8895 |2393 |8462 |  1 |  52k|  11 | 0.000000e+00 |      --      |    Inf |  68.89%
192.34/193.00	c   193s| 27500 |   761 |  2524k|  91.6 |   151M |  22 | 546 |8926 |2395 |8466 |  0 |  52k|  11 | 0.000000e+00 |      --      |    Inf |  68.95%
192.84/193.44	c   193s| 27600 |   750 |  2533k|  91.6 |   151M |  22 | 546 |8933 |2397 |8467 |  1 |  52k|  11 | 0.000000e+00 |      --      |    Inf |  69.04%
193.34/193.92	c   194s| 27700 |   745 |  2540k|  91.5 |   151M |  22 | 546 |8919 |   0 |8482 |  0 |  52k|  11 | 0.000000e+00 |      --      |    Inf |  69.10%
193.74/194.32	c   194s| 27800 |   743 |  2548k|  91.5 |   151M |  22 | 546 |8893 |2393 |8490 |  1 |  52k|  11 | 0.000000e+00 |      --      |    Inf |  69.19%
194.24/194.80	c   195s| 27900 |   746 |  2558k|  91.5 |   151M |  22 | 546 |8938 |2394 |8490 |  0 |  52k|  11 | 0.000000e+00 |      --      |    Inf |  69.24%
194.54/195.12	c   195s| 28000 |   746 |  2564k|  91.4 |   151M |  22 | 546 |9007 |2395 |8492 |  0 |  52k|  11 | 0.000000e+00 |      --      |    Inf |  69.27%
194.93/195.57	c   196s| 28100 |   749 |  2573k|  91.4 |   151M |  22 | 546 |9057 |2395 |8498 |  1 |  53k|  11 | 0.000000e+00 |      --      |    Inf |  69.32%
195.33/195.93	c   196s| 28200 |   742 |  2581k|  91.4 |   151M |  22 | 546 |9195 |2395 |8512 |  0 |  53k|  11 | 0.000000e+00 |      --      |    Inf |  69.33%
195.73/196.39	c   196s| 28300 |   733 |  2589k|  91.3 |   151M |  22 | 546 |9164 |2393 |8531 |  1 |  53k|  11 | 0.000000e+00 |      --      |    Inf |  69.37%
196.33/196.94	c   197s| 28400 |   741 |  2600k|  91.4 |   151M |  22 | 546 |9154 |2394 |8545 |  1 |  53k|  11 | 0.000000e+00 |      --      |    Inf |  69.44%
196.93/197.58	c   198s| 28500 |   745 |  2609k|  91.4 |   151M |  22 | 546 |9117 |2393 |8577 |  0 |  53k|  11 | 0.000000e+00 |      --      |    Inf |  69.50%
197.33/197.94	c   198s| 28600 |   739 |  2616k|  91.3 |   151M |  22 | 546 |9110 |   0 |8582 |  0 |  53k|  11 | 0.000000e+00 |      --      |    Inf |  69.54%
197.72/198.33	c   198s| 28700 |   738 |  2624k|  91.3 |   151M |  22 | 546 |9141 |2395 |8585 |  0 |  54k|  11 | 0.000000e+00 |      --      |    Inf |  69.62%
198.02/198.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
198.02/198.64	c   199s| 28800 |   733 |  2631k|  91.2 |   151M |  22 | 546 |9261 |2395 |8600 |  1 |  54k|  11 | 0.000000e+00 |      --      |    Inf |  69.63%
198.53/199.16	c   199s| 28900 |   737 |  2641k|  91.2 |   151M |  22 | 546 |9186 |2391 |8600 |  0 |  54k|  11 | 0.000000e+00 |      --      |    Inf |  69.68%
198.92/199.50	c   199s| 29000 |   732 |  2648k|  91.1 |   151M |  22 | 546 |9235 |   0 |8610 |  0 |  54k|  11 | 0.000000e+00 |      --      |    Inf |  69.76%
199.32/199.92	c   200s| 29100 |   729 |  2655k|  91.1 |   151M |  22 | 546 |9259 |2392 |8627 |  1 |  54k|  11 | 0.000000e+00 |      --      |    Inf |  69.80%
199.82/200.43	c   200s| 29200 |   725 |  2664k|  91.1 |   151M |  22 | 546 |9222 |2391 |8635 |  1 |  54k|  11 | 0.000000e+00 |      --      |    Inf |  69.88%
200.32/200.93	c   201s| 29300 |   730 |  2672k|  91.0 |   151M |  22 | 546 |9206 |2395 |8656 |  1 |  55k|  11 | 0.000000e+00 |      --      |    Inf |  69.98%
200.72/201.37	c   201s| 29400 |   719 |  2680k|  91.0 |   151M |  22 | 546 |9203 |2388 |8660 |  1 |  55k|  11 | 0.000000e+00 |      --      |    Inf |  70.06%
201.02/201.67	c   202s| 29500 |   715 |  2686k|  90.9 |   151M |  22 | 546 |9297 |2397 |8667 |  0 |  55k|  11 | 0.000000e+00 |      --      |    Inf |  70.13%
201.42/202.06	c   202s| 29600 |   713 |  2692k|  90.8 |   151M |  22 | 546 |9347 |2395 |8690 |  2 |  55k|  11 | 0.000000e+00 |      --      |    Inf |  70.54%
202.01/202.62	c   203s| 29700 |   713 |  2701k|  90.8 |   151M |  22 | 546 |9309 |   0 |8716 |  0 |  55k|  11 | 0.000000e+00 |      --      |    Inf |  70.64%
202.42/203.03	c   203s| 29800 |   706 |  2709k|  90.7 |   151M |  22 | 546 |9290 |   0 |8716 |  0 |  55k|  11 | 0.000000e+00 |      --      |    Inf |  70.74%
202.91/203.54	c   204s| 29900 |   705 |  2716k|  90.7 |   151M |  22 | 546 |9299 |   0 |8735 |  0 |  55k|  11 | 0.000000e+00 |      --      |    Inf |  70.98%
203.31/203.94	c   204s| 30000 |   697 |  2724k|  90.6 |   151M |  22 | 546 |9293 |2394 |8742 |  1 |  56k|  11 | 0.000000e+00 |      --      |    Inf |  71.30%
204.11/204.75	c   205s| 30100 |   711 |  2735k|  90.7 |   151M |  22 | 546 |9319 |2395 |8772 |  0 |  56k|  11 | 0.000000e+00 |      --      |    Inf |  71.61%
204.60/205.25	c   205s| 30200 |   703 |  2743k|  90.7 |   151M |  22 | 546 |9378 |2391 |8790 |  0 |  56k|  11 | 0.000000e+00 |      --      |    Inf |  71.75%
205.30/205.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
205.30/205.90	c   206s| 30300 |   713 |  2753k|  90.7 |   151M |  22 | 546 |9355 |2393 |8815 |  0 |  56k|  11 | 0.000000e+00 |      --      |    Inf |  71.81%
205.60/206.29	c   206s| 30400 |   709 |  2761k|  90.7 |   151M |  22 | 546 |9382 |2394 |8817 |  1 |  56k|  11 | 0.000000e+00 |      --      |    Inf |  71.87%
206.10/206.78	c   207s| 30500 |   711 |  2770k|  90.7 |   151M |  22 | 546 |9369 |2400 |8817 |  1 |  56k|  11 | 0.000000e+00 |      --      |    Inf |  71.98%
206.80/207.46	c   207s| 30600 |   715 |  2780k|  90.7 |   152M |  22 | 546 |9291 |   0 |8875 |  0 |  57k|  11 | 0.000000e+00 |      --      |    Inf |  72.42%
207.30/207.99	c   208s| 30700 |   715 |  2789k|  90.7 |   152M |  22 | 546 |9287 |   0 |8883 |  0 |  57k|  11 | 0.000000e+00 |      --      |    Inf |  72.46%
207.70/208.34	c   208s| 30800 |   710 |  2796k|  90.6 |   152M |  22 | 546 |9263 |   0 |8885 |  0 |  57k|  11 | 0.000000e+00 |      --      |    Inf |  72.57%
208.19/208.87	c   209s| 30900 |   709 |  2805k|  90.6 |   152M |  22 | 546 |9250 |2387 |8908 |  1 |  57k|  11 | 0.000000e+00 |      --      |    Inf |  72.67%
208.59/209.29	c   209s| 31000 |   703 |  2814k|  90.6 |   152M |  22 | 546 |9302 |2392 |8915 |  1 |  57k|  11 | 0.000000e+00 |      --      |    Inf |  72.73%
209.09/209.70	c   210s| 31100 |   701 |  2821k|  90.5 |   152M |  22 | 546 |9413 |   0 |8924 |  0 |  57k|  11 | 0.000000e+00 |      --      |    Inf |  72.82%
209.40/210.06	c   210s| 31200 |   694 |  2827k|  90.5 |   152M |  22 | 546 |9420 |2393 |8929 |  1 |  58k|  11 | 0.000000e+00 |      --      |    Inf |  72.87%
210.09/210.78	c   211s| 31300 |   693 |  2838k|  90.5 |   152M |  22 | 546 |9352 |2393 |8945 |  0 |  58k|  11 | 0.000000e+00 |      --      |    Inf |  72.99%
210.49/211.15	c   211s| 31400 |   687 |  2846k|  90.5 |   152M |  22 | 546 |9344 |2391 |8945 |  0 |  58k|  11 | 0.000000e+00 |      --      |    Inf |  73.09%
210.99/211.60	c   212s| 31500 |   690 |  2854k|  90.5 |   152M |  22 | 546 |9387 |2388 |8962 |  1 |  58k|  11 | 0.000000e+00 |      --      |    Inf |  73.14%
211.39/212.06	c   212s| 31600 |   690 |  2864k|  90.5 |   152M |  22 | 546 |9467 |   0 |8962 |  0 |  58k|  11 | 0.000000e+00 |      --      |    Inf |  73.17%
211.98/212.66	c   213s| 31700 |   694 |  2872k|  90.4 |   152M |  22 | 546 |9434 |2389 |8995 |  1 |  58k|  11 | 0.000000e+00 |      --      |    Inf |  73.32%
212.39/213.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
212.39/213.08	c   213s| 31800 |   682 |  2880k|  90.4 |   152M |  22 | 546 |9416 |   0 |8996 |  0 |  59k|  11 | 0.000000e+00 |      --      |    Inf |  73.47%
212.88/213.59	c   214s| 31900 |   677 |  2889k|  90.4 |   152M |  22 | 546 |9421 |2393 |9007 |  1 |  59k|  11 | 0.000000e+00 |      --      |    Inf |  73.52%
213.28/213.97	c   214s| 32000 |   672 |  2896k|  90.4 |   152M |  22 | 546 |9433 |2395 |9007 |  1 |  59k|  11 | 0.000000e+00 |      --      |    Inf |  73.57%
213.98/214.61	c   215s| 32100 |   679 |  2906k|  90.4 |   152M |  22 | 546 |9304 |   0 |9032 |  0 |  59k|  11 | 0.000000e+00 |      --      |    Inf |  73.87%
214.38/215.01	c   215s| 32200 |   683 |  2914k|  90.4 |   152M |  22 | 546 |9342 |2396 |9037 |  2 |  59k|  11 | 0.000000e+00 |      --      |    Inf |  73.92%
214.78/215.43	c   215s| 32300 |   674 |  2921k|  90.3 |   152M |  22 | 546 |9386 |   0 |9056 |  0 |  59k|  11 | 0.000000e+00 |      --      |    Inf |  73.96%
215.27/215.96	c   216s| 32400 |   674 |  2928k|  90.2 |   152M |  22 | 546 |9388 |2392 |9076 |  0 |  59k|  11 | 0.000000e+00 |      --      |    Inf |  74.16%
215.67/216.34	c   216s| 32500 |   672 |  2935k|  90.2 |   152M |  22 | 546 |9471 |2392 |9077 |  1 |  60k|  11 | 0.000000e+00 |      --      |    Inf |  74.19%
216.17/216.83	c   217s| 32600 |   674 |  2944k|  90.2 |   152M |  22 | 546 |9536 |2394 |9089 |  1 |  60k|  11 | 0.000000e+00 |      --      |    Inf |  74.24%
216.67/217.31	c   217s| 32700 |   670 |  2953k|  90.2 |   152M |  22 | 546 |9559 |2396 |9098 |  0 |  60k|  11 | 0.000000e+00 |      --      |    Inf |  74.30%
217.07/217.78	c   218s| 32800 |   667 |  2961k|  90.1 |   152M |  22 | 546 |9618 |2394 |9121 |  1 |  60k|  11 | 0.000000e+00 |      --      |    Inf |  74.53%
217.47/218.15	c   218s| 32900 |   668 |  2969k|  90.1 |   153M |  22 | 546 |9725 |2396 |9128 |  1 |  60k|  11 | 0.000000e+00 |      --      |    Inf |  74.54%
217.87/218.52	c   219s| 33000 |   660 |  2975k|  90.0 |   153M |  22 | 546 |9672 |2394 |9129 |  0 |  60k|  11 | 0.000000e+00 |      --      |    Inf |  74.63%
218.27/218.92	c   219s| 33100 |   660 |  2984k|  90.0 |   153M |  22 | 546 |9733 |2400 |9148 |  1 |  61k|  11 | 0.000000e+00 |      --      |    Inf |  74.69%
218.86/219.50	c   220s| 33200 |   652 |  2996k|  90.1 |   153M |  22 | 546 |9718 |2394 |9148 |  0 |  61k|  11 | 0.000000e+00 |      --      |    Inf |  74.80%
219.37/220.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
219.37/220.10	c   220s| 33300 |   653 |  3006k|  90.1 |   153M |  22 | 546 |9675 |   0 |9159 |  0 |  61k|  11 | 0.000000e+00 |      --      |    Inf |  74.88%
219.76/220.48	c   220s| 33400 |   656 |  3013k|  90.1 |   153M |  22 | 546 |9718 |   0 |9165 |  0 |  61k|  11 | 0.000000e+00 |      --      |    Inf |  74.89%
220.26/220.99	c   221s| 33500 |   663 |  3021k|  90.0 |   153M |  22 | 546 |9796 |2386 |9172 |  1 |  61k|  11 | 0.000000e+00 |      --      |    Inf |  74.98%
220.86/221.57	c   222s| 33600 |   659 |  3030k|  90.0 |   153M |  22 | 546 |9690 |2391 |9185 |  1 |  61k|  11 | 0.000000e+00 |      --      |    Inf |  75.08%
221.36/222.02	c   222s| 33700 |   663 |  3039k|  90.0 |   153M |  22 | 546 |9687 |2397 |9185 |  1 |  62k|  11 | 0.000000e+00 |      --      |    Inf |  75.15%
221.76/222.47	c   222s| 33800 |   665 |  3047k|  90.0 |   153M |  22 | 546 |9768 |2394 |9187 |  1 |  62k|  11 | 0.000000e+00 |      --      |    Inf |  75.19%
222.36/223.03	c   223s| 33900 |   667 |  3057k|  90.0 |   153M |  22 | 546 |9718 |2394 |9190 |  1 |  62k|  11 | 0.000000e+00 |      --      |    Inf |  75.22%
222.85/223.50	c   224s| 34000 |   663 |  3065k|  90.0 |   153M |  22 | 546 |9734 |   0 |9190 |  0 |  62k|  11 | 0.000000e+00 |      --      |    Inf |  75.27%
223.36/224.02	c   224s| 34100 |   665 |  3074k|  90.0 |   153M |  22 | 546 |9704 |2389 |9203 |  0 |  62k|  11 | 0.000000e+00 |      --      |    Inf |  75.33%
223.75/224.48	c   224s| 34200 |   662 |  3082k|  90.0 |   153M |  22 | 546 |9758 |2392 |9213 |  1 |  62k|  11 | 0.000000e+00 |      --      |    Inf |  75.38%
224.15/224.84	c   225s| 34300 |   660 |  3089k|  89.9 |   153M |  22 | 546 |9768 |   0 |9214 |  0 |  63k|  11 | 0.000000e+00 |      --      |    Inf |  75.41%
224.55/225.28	c   225s| 34400 |   662 |  3097k|  89.9 |   153M |  22 | 546 |9827 |2393 |9214 |  1 |  63k|  11 | 0.000000e+00 |      --      |    Inf |  75.43%
225.15/225.81	c   226s| 34500 |   662 |  3105k|  89.9 |   153M |  22 | 546 |9866 |2390 |9223 |  1 |  63k|  11 | 0.000000e+00 |      --      |    Inf |  75.50%
225.45/226.17	c   226s| 34600 |   651 |  3112k|  89.8 |   153M |  22 | 546 |9883 |2394 |9228 |  1 |  63k|  11 | 0.000000e+00 |      --      |    Inf |  75.62%
225.94/226.66	c   227s| 34700 |   656 |  3119k|  89.8 |   155M |  22 | 546 |9809 |2396 |9230 |  1 |  63k|  11 | 0.000000e+00 |      --      |    Inf |  75.69%
226.54/227.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
226.54/227.28	c   227s| 34800 |   652 |  3127k|  89.7 |   155M |  22 | 546 |9725 |2388 |9247 |  1 |  63k|  11 | 0.000000e+00 |      --      |    Inf |  75.93%
227.04/227.79	c   228s| 34900 |   650 |  3136k|  89.7 |   155M |  23 | 546 |9633 |2393 |9255 |  1 |  63k|  11 | 0.000000e+00 |      --      |    Inf |  75.98%
227.45/228.18	c   228s| 35000 |   649 |  3143k|  89.7 |   155M |  23 | 546 |9659 |2393 |9273 |  1 |  64k|  11 | 0.000000e+00 |      --      |    Inf |  76.03%
227.94/228.61	c   229s| 35100 |   643 |  3152k|  89.7 |   155M |  23 | 546 |9594 |2395 |9276 |  1 |  64k|  11 | 0.000000e+00 |      --      |    Inf |  76.26%
228.64/229.33	c   229s| 35200 |   634 |  3161k|  89.7 |   155M |  23 | 546 |9565 |2391 |9294 |  0 |  64k|  11 | 0.000000e+00 |      --      |    Inf |  76.53%
229.04/229.71	c   230s| 35300 |   630 |  3168k|  89.6 |   155M |  23 | 546 |9573 |2390 |9294 |  1 |  64k|  11 | 0.000000e+00 |      --      |    Inf |  76.61%
229.44/230.15	c   230s| 35400 |   627 |  3177k|  89.6 |   155M |  23 | 546 |9544 |2388 |9296 |  1 |  64k|  11 | 0.000000e+00 |      --      |    Inf |  76.67%
229.93/230.64	c   231s| 35500 |   627 |  3185k|  89.6 |   155M |  23 | 546 |9484 |   0 |9325 |  0 |  64k|  11 | 0.000000e+00 |      --      |    Inf |  76.90%
230.44/231.11	c   231s| 35600 |   623 |  3193k|  89.6 |   155M |  23 | 546 |9506 |2396 |9328 |  0 |  65k|  11 | 0.000000e+00 |      --      |    Inf |  76.97%
230.83/231.50	c   232s| 35700 |   620 |  3201k|  89.5 |   155M |  23 | 546 |9555 |2393 |9329 |  1 |  65k|  11 | 0.000000e+00 |      --      |    Inf |  77.00%
231.23/231.94	c   232s| 35800 |   632 |  3210k|  89.5 |   155M |  23 | 546 |9553 |2395 |9355 |  1 |  65k|  11 | 0.000000e+00 |      --      |    Inf |  77.06%
231.53/232.25	c   232s| 35900 |   627 |  3216k|  89.5 |   155M |  23 | 546 |9669 |2395 |9357 |  1 |  65k|  11 | 0.000000e+00 |      --      |    Inf |  77.08%
231.83/232.59	c   233s| 36000 |   625 |  3223k|  89.4 |   155M |  23 | 546 |9775 |2395 |9361 |  1 |  65k|  11 | 0.000000e+00 |      --      |    Inf |  77.09%
232.33/233.07	c   233s| 36100 |   619 |  3230k|  89.4 |   155M |  23 | 546 |9752 |2391 |9366 |  0 |  65k|  11 | 0.000000e+00 |      --      |    Inf |  77.14%
232.82/233.58	c   234s| 36200 |   617 |  3239k|  89.3 |   155M |  23 | 546 |9801 |2387 |9376 |  1 |  65k|  11 | 0.000000e+00 |      --      |    Inf |  77.18%
233.52/234.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
233.52/234.22	c   234s| 36300 |   616 |  3249k|  89.4 |   155M |  23 | 546 |9813 |2395 |9389 |  1 |  66k|  11 | 0.000000e+00 |      --      |    Inf |  77.33%
234.12/234.81	c   235s| 36400 |   612 |  3258k|  89.4 |   155M |  23 | 546 |9798 |2392 |9398 |  1 |  66k|  11 | 0.000000e+00 |      --      |    Inf |  77.44%
234.72/235.48	c   235s| 36500 |   609 |  3267k|  89.4 |   155M |  23 | 546 |9762 |   0 |9431 |  0 |  66k|  11 | 0.000000e+00 |      --      |    Inf |  77.77%
235.32/236.05	c   236s| 36600 |   610 |  3275k|  89.4 |   155M |  23 | 546 |9702 |2397 |9461 |  0 |  66k|  11 | 0.000000e+00 |      --      |    Inf |  77.96%
235.61/236.38	c   236s| 36700 |   607 |  3282k|  89.3 |   155M |  23 | 546 |9748 |2394 |9471 |  1 |  66k|  11 | 0.000000e+00 |      --      |    Inf |  78.03%
236.01/236.79	c   237s| 36800 |   599 |  3290k|  89.3 |   155M |  23 | 546 |9720 |   0 |9475 |  0 |  66k|  11 | 0.000000e+00 |      --      |    Inf |  78.12%
236.51/237.22	c   237s| 36900 |   594 |  3299k|  89.3 |   155M |  23 | 546 |9777 |   0 |9480 |  0 |  67k|  11 | 0.000000e+00 |      --      |    Inf |  78.20%
236.91/237.65	c   238s| 37000 |   593 |  3306k|  89.2 |   155M |  23 | 546 |9763 |2397 |9483 |  1 |  67k|  11 | 0.000000e+00 |      --      |    Inf |  78.29%
237.21/237.96	c   238s| 37100 |   590 |  3313k|  89.2 |   155M |  23 | 546 |9854 |2398 |9485 |  0 |  67k|  11 | 0.000000e+00 |      --      |    Inf |  78.32%
237.61/238.39	c   238s| 37200 |   588 |  3320k|  89.1 |   155M |  23 | 546 |9901 |   0 |9489 |  0 |  67k|  11 | 0.000000e+00 |      --      |    Inf |  78.35%
238.11/238.84	c   239s| 37300 |   585 |  3329k|  89.1 |   155M |  23 | 546 |9884 |   0 |9492 |  0 |  67k|  11 | 0.000000e+00 |      --      |    Inf |  78.42%
238.61/239.31	c   239s| 37400 |   589 |  3338k|  89.1 |   155M |  23 | 546 |9889 |   0 |9499 |  0 |  67k|  11 | 0.000000e+00 |      --      |    Inf |  78.46%
238.91/239.69	c   240s| 37500 |   589 |  3345k|  89.1 |   155M |  23 | 546 |9903 |2396 |9500 |  1 |  68k|  11 | 0.000000e+00 |      --      |    Inf |  78.51%
239.31/240.01	c   240s| 37600 |   580 |  3352k|  89.0 |   155M |  23 | 546 |9974 |2398 |9514 |  1 |  68k|  11 | 0.000000e+00 |      --      |    Inf |  78.55%
239.70/240.46	c   240s| 37700 |   573 |  3360k|  89.0 |   155M |  23 | 546 |9929 |2391 |9530 |  1 |  68k|  11 | 0.000000e+00 |      --      |    Inf |  78.62%
240.31/241.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
240.31/241.01	c   241s| 37800 |   578 |  3369k|  89.0 |   155M |  23 | 546 |9805 |2391 |9549 |  1 |  68k|  11 | 0.000000e+00 |      --      |    Inf |  78.68%
240.70/241.44	c   241s| 37900 |   574 |  3377k|  89.0 |   155M |  23 | 546 |9793 |2392 |9551 |  1 |  68k|  11 | 0.000000e+00 |      --      |    Inf |  78.75%
241.10/241.87	c   242s| 38000 |   573 |  3386k|  89.0 |   155M |  23 | 546 |9893 |2393 |9561 |  0 |  68k|  11 | 0.000000e+00 |      --      |    Inf |  78.83%
241.60/242.32	c   242s| 38100 |   568 |  3395k|  89.0 |   155M |  23 | 546 |9945 |   0 |9562 |  0 |  68k|  11 | 0.000000e+00 |      --      |    Inf |  78.90%
241.90/242.68	c   243s| 38200 |   566 |  3403k|  89.0 |   155M |  23 | 546 |  10k|2394 |9568 |  1 |  69k|  11 | 0.000000e+00 |      --      |    Inf |  78.93%
242.40/243.11	c   243s| 38300 |   562 |  3411k|  88.9 |   155M |  23 | 546 |  10k|2398 |9571 |  0 |  69k|  11 | 0.000000e+00 |      --      |    Inf |  78.99%
242.79/243.59	c   244s| 38400 |   561 |  3419k|  88.9 |   155M |  23 | 546 |9960 |2395 |9582 |  1 |  69k|  11 | 0.000000e+00 |      --      |    Inf |  79.10%
243.30/244.09	c   244s| 38500 |   556 |  3427k|  88.9 |   155M |  23 | 546 |9907 |   0 |9600 |  0 |  69k|  11 | 0.000000e+00 |      --      |    Inf |  79.16%
243.79/244.52	c   245s| 38600 |   555 |  3435k|  88.9 |   155M |  23 | 546 |9941 |2392 |9603 |  1 |  69k|  11 | 0.000000e+00 |      --      |    Inf |  79.27%
244.19/244.94	c   245s| 38700 |   547 |  3443k|  88.9 |   155M |  23 | 546 |9978 |   0 |9603 |  0 |  69k|  11 | 0.000000e+00 |      --      |    Inf |  79.38%
244.69/245.43	c   245s| 38800 |   549 |  3451k|  88.8 |   155M |  23 | 546 |9909 |   0 |9620 |  0 |  70k|  11 | 0.000000e+00 |      --      |    Inf |  79.41%
245.19/245.91	c   246s| 38900 |   546 |  3460k|  88.8 |   155M |  23 | 546 |9903 |2395 |9621 |  0 |  70k|  11 | 0.000000e+00 |      --      |    Inf |  79.48%
245.59/246.32	c   246s| 39000 |   539 |  3467k|  88.8 |   155M |  23 | 546 |9900 |2394 |9629 |  1 |  70k|  11 | 0.000000e+00 |      --      |    Inf |  79.55%
245.89/246.67	c   247s| 39100 |   543 |  3474k|  88.7 |   155M |  23 | 546 |9891 |   0 |9629 |  0 |  70k|  11 | 0.000000e+00 |      --      |    Inf |  79.58%
246.29/247.06	c   247s| 39200 |   541 |  3481k|  88.7 |   155M |  23 | 546 |9860 |   0 |9629 |  0 |  70k|  11 | 0.000000e+00 |      --      |    Inf |  79.68%
246.68/247.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
246.68/247.49	c   247s| 39300 |   535 |  3490k|  88.7 |   155M |  23 | 546 |9914 |2393 |9632 |  1 |  70k|  11 | 0.000000e+00 |      --      |    Inf |  79.73%
247.08/247.87	c   248s| 39400 |   528 |  3498k|  88.7 |   155M |  23 | 546 |9962 |2392 |9636 |  1 |  70k|  11 | 0.000000e+00 |      --      |    Inf |  79.80%
247.58/248.30	c   248s| 39500 |   524 |  3507k|  88.7 |   155M |  23 | 546 |9956 |   0 |9636 |  0 |  70k|  11 | 0.000000e+00 |      --      |    Inf |  79.89%
248.18/248.95	c   249s| 39600 |   527 |  3516k|  88.7 |   155M |  23 | 546 |9951 |   0 |9666 |  0 |  71k|  11 | 0.000000e+00 |      --      |    Inf |  80.03%
248.58/249.37	c   249s| 39700 |   528 |  3524k|  88.6 |   158M |  23 | 546 |9974 |   0 |9666 |  0 |  71k|  11 | 0.000000e+00 |      --      |    Inf |  80.10%
248.98/249.77	c   250s| 39800 |   523 |  3532k|  88.6 |   158M |  23 | 546 |9999 |2394 |9669 |  1 |  71k|  11 | 0.000000e+00 |      --      |    Inf |  80.17%
249.48/250.24	c   250s| 39900 |   518 |  3541k|  88.6 |   158M |  23 | 546 |9925 |   0 |9669 |  0 |  71k|  11 | 0.000000e+00 |      --      |    Inf |  80.26%
249.97/250.78	c   251s| 40000 |   521 |  3548k|  88.6 |   158M |  23 | 546 |9767 |2395 |9695 |  1 |  71k|  11 | 0.000000e+00 |      --      |    Inf |  80.29%
250.57/251.34	c   251s| 40100 |   519 |  3558k|  88.6 |   158M |  23 | 546 |9804 |2392 |9707 |  1 |  71k|  11 | 0.000000e+00 |      --      |    Inf |  80.39%
250.97/251.74	c   252s| 40200 |   511 |  3566k|  88.6 |   158M |  23 | 546 |9844 |2394 |9714 |  1 |  72k|  11 | 0.000000e+00 |      --      |    Inf |  80.45%
251.57/252.37	c   252s| 40300 |   507 |  3575k|  88.6 |   158M |  23 | 546 |9811 |2392 |9730 |  1 |  72k|  11 | 0.000000e+00 |      --      |    Inf |  80.58%
251.97/252.73	c   253s| 40400 |   502 |  3582k|  88.5 |   158M |  23 | 546 |9875 |2393 |9738 |  1 |  72k|  11 | 0.000000e+00 |      --      |    Inf |  80.61%
252.47/253.20	c   253s| 40500 |   500 |  3590k|  88.5 |   158M |  23 | 546 |9914 |2392 |9753 |  0 |  72k|  11 | 0.000000e+00 |      --      |    Inf |  80.64%
253.07/253.87	c   254s| 40600 |   505 |  3600k|  88.6 |   158M |  23 | 546 |9874 |2392 |9775 |  1 |  72k|  11 | 0.000000e+00 |      --      |    Inf |  80.75%
253.56/254.34	c   254s| 40700 |   502 |  3608k|  88.5 |   158M |  23 | 546 |9788 |2394 |9789 |  0 |  72k|  11 | 0.000000e+00 |      --      |    Inf |  80.84%
254.06/254.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
254.06/254.83	c   255s| 40800 |   505 |  3616k|  88.5 |   158M |  23 | 546 |9794 |2387 |9806 |  1 |  73k|  11 | 0.000000e+00 |      --      |    Inf |  80.91%
254.46/255.26	c   255s| 40900 |   503 |  3625k|  88.5 |   158M |  23 | 546 |9897 |2391 |9810 |  0 |  73k|  11 | 0.000000e+00 |      --      |    Inf |  80.93%
254.96/255.71	c   256s| 41000 |   496 |  3633k|  88.5 |   158M |  23 | 546 |9842 |2395 |9810 |  1 |  73k|  11 | 0.000000e+00 |      --      |    Inf |  81.07%
255.66/256.44	c   256s| 41100 |   501 |  3642k|  88.5 |   158M |  23 | 546 |9740 |2385 |9842 |  1 |  73k|  11 | 0.000000e+00 |      --      |    Inf |  81.30%
256.16/256.93	c   257s| 41200 |   496 |  3652k|  88.5 |   158M |  23 | 546 |9839 |   0 |9846 |  0 |  73k|  11 | 0.000000e+00 |      --      |    Inf |  81.34%
256.46/257.27	c   257s| 41300 |   497 |  3659k|  88.5 |   158M |  23 | 546 |9856 |   0 |9849 |  0 |  73k|  11 | 0.000000e+00 |      --      |    Inf |  81.39%
256.85/257.60	c   258s| 41400 |   493 |  3665k|  88.4 |   158M |  23 | 546 |9927 |2389 |9850 |  1 |  73k|  11 | 0.000000e+00 |      --      |    Inf |  81.46%
257.36/258.12	c   258s| 41500 |   494 |  3674k|  88.4 |   158M |  23 | 546 |9881 |2391 |9863 |  1 |  74k|  11 | 0.000000e+00 |      --      |    Inf |  81.53%
257.65/258.49	c   258s| 41600 |   498 |  3682k|  88.4 |   158M |  23 | 546 |9900 |2392 |9864 |  1 |  74k|  11 | 0.000000e+00 |      --      |    Inf |  81.56%
258.05/258.87	c   259s| 41700 |   494 |  3689k|  88.4 |   158M |  23 | 546 |  10k|2394 |9877 |  1 |  74k|  11 | 0.000000e+00 |      --      |    Inf |  81.57%
258.45/259.22	c   259s| 41800 |   489 |  3697k|  88.3 |   158M |  23 | 546 |  10k|2386 |9877 |  1 |  74k|  11 | 0.000000e+00 |      --      |    Inf |  81.62%
258.75/259.58	c   260s| 41900 |   483 |  3704k|  88.3 |   158M |  23 | 546 |  10k|2392 |9886 |  0 |  74k|  11 | 0.000000e+00 |      --      |    Inf |  81.75%
259.25/260.01	c   260s| 42000 |   483 |  3713k|  88.3 |   158M |  23 | 546 |  10k|2393 |9886 |  0 |  74k|  11 | 0.000000e+00 |      --      |    Inf |  81.82%
259.65/260.48	c   260s| 42100 |   485 |  3722k|  88.3 |   158M |  23 | 546 |  10k|2392 |9899 |  1 |  74k|  11 | 0.000000e+00 |      --      |    Inf |  81.89%
260.05/260.84	c   261s| 42200 |   482 |  3729k|  88.3 |   158M |  23 | 546 |  10k|2393 |9900 |  1 |  75k|  11 | 0.000000e+00 |      --      |    Inf |  81.91%
260.44/261.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
260.44/261.22	c   261s| 42300 |   481 |  3737k|  88.2 |   158M |  23 | 546 |  10k|2394 |9908 |  1 |  75k|  11 | 0.000000e+00 |      --      |    Inf |  81.96%
260.84/261.62	c   262s| 42400 |   475 |  3745k|  88.2 |   158M |  23 | 546 |  10k|   0 |9908 |  0 |  75k|  11 | 0.000000e+00 |      --      |    Inf |  82.04%
261.44/262.20	c   262s| 42500 |   481 |  3756k|  88.3 |   158M |  23 | 546 |  10k|2393 |9912 |  0 |  75k|  11 | 0.000000e+00 |      --      |    Inf |  82.11%
261.74/262.56	c   263s| 42600 |   476 |  3763k|  88.2 |   158M |  23 | 546 |  10k|2398 |9918 |  0 |  75k|  11 | 0.000000e+00 |      --      |    Inf |  82.16%
262.04/262.89	c   263s| 42700 |   471 |  3770k|  88.2 |   158M |  23 | 546 |  10k|2390 |9918 |  1 |  75k|  11 | 0.000000e+00 |      --      |    Inf |  82.19%
262.64/263.41	c   263s| 42800 |   476 |  3779k|  88.2 |   158M |  23 | 546 |  10k|2390 |9929 |  1 |  75k|  11 | 0.000000e+00 |      --      |    Inf |  82.33%
263.04/263.89	c   264s| 42900 |   474 |  3787k|  88.2 |   158M |  23 | 546 |  10k|2391 |9939 |  1 |  76k|  11 | 0.000000e+00 |      --      |    Inf |  82.38%
263.54/264.39	c   264s| 43000 |   474 |  3798k|  88.2 |   158M |  23 | 546 |  10k|2397 |9939 |  1 |  76k|  11 | 0.000000e+00 |      --      |    Inf |  82.43%
264.13/264.92	c   265s| 43100 |   467 |  3808k|  88.2 |   158M |  23 | 546 |  10k|2396 |9942 |  1 |  76k|  11 | 0.000000e+00 |      --      |    Inf |  82.50%
264.83/265.60	c   266s| 43200 |   470 |  3819k|  88.3 |   158M |  23 | 546 |  10k|2390 |9987 |  1 |  76k|  11 | 0.000000e+00 |      --      |    Inf |  82.62%
265.24/266.01	c   266s| 43300 |   470 |  3827k|  88.3 |   158M |  23 | 546 |  10k|2395 |9988 |  1 |  76k|  11 | 0.000000e+00 |      --      |    Inf |  82.66%
265.53/266.32	c   266s| 43400 |   466 |  3833k|  88.2 |   158M |  23 | 546 |  10k|   0 |9988 |  0 |  76k|  11 | 0.000000e+00 |      --      |    Inf |  82.69%
265.93/266.71	c   267s| 43500 |   462 |  3841k|  88.2 |   158M |  23 | 546 |  10k|2394 |9988 |  0 |  77k|  11 | 0.000000e+00 |      --      |    Inf |  82.72%
266.23/267.10	c   267s| 43600 |   458 |  3849k|  88.2 |   158M |  23 | 546 |  10k|   0 |9999 |  0 |  77k|  11 | 0.000000e+00 |      --      |    Inf |  82.74%
266.63/267.46	c   267s| 43700 |   453 |  3856k|  88.1 |   158M |  23 | 546 |  10k|2390 |  10k|  0 |  77k|  11 | 0.000000e+00 |      --      |    Inf |  82.78%
267.02/267.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
267.02/267.85	c   268s| 43800 |   456 |  3864k|  88.1 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  77k|  11 | 0.000000e+00 |      --      |    Inf |  82.81%
267.42/268.26	c   268s| 43900 |   452 |  3872k|  88.1 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  77k|  11 | 0.000000e+00 |      --      |    Inf |  82.85%
267.92/268.70	c   269s| 44000 |   447 |  3881k|  88.1 |   158M |  23 | 546 |  10k|2392 |  10k|  1 |  77k|  11 | 0.000000e+00 |      --      |    Inf |  82.93%
268.33/269.14	c   269s| 44100 |   445 |  3890k|  88.1 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  78k|  11 | 0.000000e+00 |      --      |    Inf |  83.07%
268.82/269.66	c   270s| 44200 |   445 |  3901k|  88.1 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  78k|  11 | 0.000000e+00 |      --      |    Inf |  83.13%
269.22/270.08	c   270s| 44300 |   440 |  3910k|  88.1 |   158M |  23 | 546 |  10k|2393 |  10k|  1 |  78k|  11 | 0.000000e+00 |      --      |    Inf |  83.21%
269.62/270.45	c   270s| 44400 |   437 |  3918k|  88.1 |   158M |  23 | 546 |  10k|2394 |  10k|  1 |  78k|  11 | 0.000000e+00 |      --      |    Inf |  83.22%
270.22/271.07	c   271s| 44500 |   433 |  3927k|  88.1 |   158M |  23 | 546 |  10k|2385 |  10k|  1 |  78k|  11 | 0.000000e+00 |      --      |    Inf |  83.37%
270.81/271.65	c   272s| 44600 |   430 |  3935k|  88.1 |   158M |  23 | 546 |  10k|2396 |  10k|  1 |  78k|  11 | 0.000000e+00 |      --      |    Inf |  83.61%
271.22/272.02	c   272s| 44700 |   430 |  3942k|  88.1 |   158M |  23 | 546 |  10k|2392 |  10k|  1 |  79k|  11 | 0.000000e+00 |      --      |    Inf |  83.65%
271.51/272.38	c   272s| 44800 |   425 |  3950k|  88.1 |   158M |  23 | 546 |  10k|2394 |  10k|  0 |  79k|  11 | 0.000000e+00 |      --      |    Inf |  83.71%
272.22/273.05	c   273s| 44900 |   431 |  3961k|  88.1 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  79k|  11 | 0.000000e+00 |      --      |    Inf |  83.79%
272.71/273.51	c   274s| 45000 |   431 |  3969k|  88.1 |   158M |  23 | 546 |  10k|2397 |  10k|  0 |  79k|  11 | 0.000000e+00 |      --      |    Inf |  83.85%
273.11/273.95	c   274s| 45100 |   427 |  3979k|  88.1 |   158M |  23 | 546 |  10k|2394 |  10k|  0 |  79k|  11 | 0.000000e+00 |      --      |    Inf |  83.92%
273.51/274.37	c   274s| 45200 |   428 |  3988k|  88.1 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  79k|  11 | 0.000000e+00 |      --      |    Inf |  83.99%
273.91/274.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
273.91/274.78	c   275s| 45300 |   431 |  3997k|  88.1 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  79k|  11 | 0.000000e+00 |      --      |    Inf |  84.03%
274.40/275.22	c   275s| 45400 |   427 |  4006k|  88.1 |   158M |  23 | 546 |  10k|2398 |  10k|  1 |  80k|  11 | 0.000000e+00 |      --      |    Inf |  84.10%
274.70/275.59	c   276s| 45500 |   423 |  4013k|  88.1 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  80k|  11 | 0.000000e+00 |      --      |    Inf |  84.14%
275.10/275.91	c   276s| 45600 |   421 |  4020k|  88.1 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  80k|  11 | 0.000000e+00 |      --      |    Inf |  84.20%
275.50/276.37	c   276s| 45700 |   422 |  4028k|  88.0 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  80k|  11 | 0.000000e+00 |      --      |    Inf |  84.23%
275.90/276.78	c   277s| 45800 |   414 |  4036k|  88.0 |   158M |  23 | 546 |  10k|2393 |  10k|  1 |  80k|  11 | 0.000000e+00 |      --      |    Inf |  84.35%
276.40/277.29	c   277s| 45900 |   422 |  4046k|  88.0 |   158M |  23 | 546 |  10k|2390 |  10k|  1 |  80k|  11 | 0.000000e+00 |      --      |    Inf |  84.41%
277.10/277.91	c   278s| 46000 |   428 |  4056k|  88.1 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  81k|  11 | 0.000000e+00 |      --      |    Inf |  84.49%
277.60/278.41	c   278s| 46100 |   431 |  4065k|  88.1 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  81k|  11 | 0.000000e+00 |      --      |    Inf |  84.55%
278.30/279.16	c   279s| 46200 |   431 |  4076k|  88.1 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  81k|  11 | 0.000000e+00 |      --      |    Inf |  84.62%
278.69/279.59	c   280s| 46300 |   426 |  4086k|  88.1 |   158M |  23 | 546 |  10k|2392 |  10k|  1 |  81k|  11 | 0.000000e+00 |      --      |    Inf |  84.70%
279.19/280.04	c   280s| 46400 |   425 |  4095k|  88.1 |   158M |  23 | 546 |  10k|2389 |  10k|  1 |  81k|  11 | 0.000000e+00 |      --      |    Inf |  84.78%
279.69/280.51	c   281s| 46500 |   429 |  4102k|  88.1 |   158M |  23 | 546 |  10k|2392 |  10k|  1 |  81k|  11 | 0.000000e+00 |      --      |    Inf |  84.86%
280.19/281.03	c   281s| 46600 |   425 |  4110k|  88.1 |   158M |  23 | 546 |  10k|2393 |  10k|  1 |  81k|  11 | 0.000000e+00 |      --      |    Inf |  85.13%
280.68/281.50	c   282s| 46700 |   423 |  4119k|  88.1 |   158M |  23 | 546 |  10k|2393 |  10k|  0 |  82k|  11 | 0.000000e+00 |      --      |    Inf |  85.15%
280.98/281.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
280.98/281.87	c   282s| 46800 |   418 |  4126k|  88.1 |   158M |  23 | 546 |  10k|2399 |  10k|  0 |  82k|  11 | 0.000000e+00 |      --      |    Inf |  85.23%
281.48/282.36	c   282s| 46900 |   412 |  4136k|  88.1 |   158M |  23 | 546 |  10k|2397 |  10k|  1 |  82k|  11 | 0.000000e+00 |      --      |    Inf |  85.34%
281.98/282.80	c   283s| 47000 |   410 |  4144k|  88.1 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  82k|  11 | 0.000000e+00 |      --      |    Inf |  85.47%
282.38/283.21	c   283s| 47100 |   400 |  4153k|  88.1 |   158M |  23 | 546 |  10k|2395 |  10k|  2 |  82k|  11 | 0.000000e+00 |      --      |    Inf |  85.52%
282.78/283.66	c   284s| 47200 |   401 |  4162k|  88.1 |   158M |  23 | 546 |  10k|2395 |  10k|  1 |  82k|  11 | 0.000000e+00 |      --      |    Inf |  85.56%
283.18/284.04	c   284s| 47300 |   403 |  4170k|  88.1 |   158M |  23 | 546 |  10k|2390 |  10k|  1 |  83k|  11 | 0.000000e+00 |      --      |    Inf |  85.59%
283.58/284.47	c   284s| 47400 |   408 |  4179k|  88.1 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  83k|  11 | 0.000000e+00 |      --      |    Inf |  85.61%
283.97/284.87	c   285s| 47500 |   405 |  4187k|  88.0 |   158M |  23 | 546 |  10k|   0 |  10k|  0 |  83k|  11 | 0.000000e+00 |      --      |    Inf |  85.66%
284.37/285.21	c   285s| 47600 |   401 |  4194k|  88.0 |   158M |  23 | 546 |  11k|   0 |  10k|  0 |  83k|  11 | 0.000000e+00 |      --      |    Inf |  85.68%
284.77/285.61	c   286s| 47700 |   401 |  4203k|  88.0 |   158M |  23 | 546 |  11k|2393 |  10k|  1 |  83k|  11 | 0.000000e+00 |      --      |    Inf |  85.71%
285.07/285.98	c   286s| 47800 |   402 |  4211k|  88.0 |   159M |  23 | 546 |  11k|2393 |  10k|  1 |  83k|  11 | 0.000000e+00 |      --      |    Inf |  85.73%
285.37/286.27	c   286s| 47900 |   397 |  4217k|  87.9 |   159M |  23 | 546 |  11k|2388 |  10k|  0 |  83k|  11 | 0.000000e+00 |      --      |    Inf |  85.79%
285.87/286.76	c   287s| 48000 |   401 |  4226k|  87.9 |   159M |  23 | 546 |  11k|2394 |  10k|  0 |  83k|  11 | 0.000000e+00 |      --      |    Inf |  85.89%
286.37/287.21	c   287s| 48100 |   400 |  4234k|  87.9 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  84k|  11 | 0.000000e+00 |      --      |    Inf |  85.98%
286.67/287.57	c   288s| 48200 |   395 |  4241k|  87.9 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  84k|  11 | 0.000000e+00 |      --      |    Inf |  86.02%
287.07/288.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
287.07/288.00	c   288s| 48300 |   392 |  4249k|  87.9 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  84k|  11 | 0.000000e+00 |      --      |    Inf |  86.07%
287.56/288.42	c   288s| 48400 |   394 |  4258k|  87.9 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  84k|  11 | 0.000000e+00 |      --      |    Inf |  86.10%
287.86/288.78	c   289s| 48500 |   389 |  4265k|  87.8 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  84k|  11 | 0.000000e+00 |      --      |    Inf |  86.17%
288.27/289.16	c   289s| 48600 |   389 |  4273k|  87.8 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  84k|  11 | 0.000000e+00 |      --      |    Inf |  86.22%
288.76/289.62	c   290s| 48700 |   384 |  4282k|  87.8 |   159M |  23 | 546 |  11k|2392 |  10k|  0 |  85k|  11 | 0.000000e+00 |      --      |    Inf |  86.33%
289.26/290.12	c   290s| 48800 |   385 |  4291k|  87.8 |   159M |  23 | 546 |  11k|2396 |  10k|  1 |  85k|  11 | 0.000000e+00 |      --      |    Inf |  86.38%
289.65/290.57	c   291s| 48900 |   377 |  4300k|  87.8 |   159M |  23 | 546 |  11k|2396 |  10k|  1 |  85k|  11 | 0.000000e+00 |      --      |    Inf |  86.43%
290.26/291.14	c   291s| 49000 |   368 |  4309k|  87.8 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  85k|  11 | 0.000000e+00 |      --      |    Inf |  86.62%
290.95/291.81	c   292s| 49100 |   371 |  4320k|  87.9 |   159M |  23 | 546 |  10k|2392 |  10k|  0 |  85k|  11 | 0.000000e+00 |      --      |    Inf |  86.73%
291.26/292.18	c   292s| 49200 |   376 |  4327k|  87.9 |   159M |  23 | 546 |  11k|2389 |  10k|  0 |  85k|  11 | 0.000000e+00 |      --      |    Inf |  86.76%
291.65/292.57	c   293s| 49300 |   373 |  4335k|  87.8 |   159M |  23 | 546 |  11k|2394 |  10k|  1 |  85k|  11 | 0.000000e+00 |      --      |    Inf |  86.79%
292.15/293.00	c   293s| 49400 |   366 |  4345k|  87.9 |   159M |  23 | 546 |  11k|2391 |  10k|  1 |  86k|  11 | 0.000000e+00 |      --      |    Inf |  86.83%
292.65/293.59	c   294s| 49500 |   361 |  4356k|  87.9 |   159M |  23 | 546 |  11k|2394 |  10k|  0 |  86k|  11 | 0.000000e+00 |      --      |    Inf |  86.93%
293.05/293.93	c   294s| 49600 |   360 |  4362k|  87.9 |   159M |  23 | 546 |  11k|2393 |  10k|  0 |  86k|  11 | 0.000000e+00 |      --      |    Inf |  86.95%
293.44/294.30	c   294s| 49700 |   358 |  4371k|  87.8 |   159M |  23 | 546 |  11k|2392 |  10k|  1 |  86k|  11 | 0.000000e+00 |      --      |    Inf |  86.99%
293.84/294.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
293.84/294.71	c   295s| 49800 |   355 |  4380k|  87.9 |   159M |  23 | 546 |  11k|2398 |  10k|  1 |  86k|  11 | 0.000000e+00 |      --      |    Inf |  87.04%
294.25/295.13	c   295s| 49900 |   356 |  4389k|  87.9 |   159M |  23 | 546 |  11k|2391 |  10k|  0 |  86k|  11 | 0.000000e+00 |      --      |    Inf |  87.18%
294.64/295.58	c   296s| 50000 |   351 |  4397k|  87.8 |   159M |  23 | 546 |  11k|2392 |  10k|  1 |  87k|  11 | 0.000000e+00 |      --      |    Inf |  87.23%
295.24/296.10	c   296s| 50100 |   354 |  4408k|  87.9 |   159M |  23 | 546 |  11k|2393 |  10k|  1 |  87k|  11 | 0.000000e+00 |      --      |    Inf |  87.26%
295.74/296.60	c   297s| 50200 |   350 |  4417k|  87.9 |   159M |  23 | 546 |  11k|2393 |  10k|  1 |  87k|  11 | 0.000000e+00 |      --      |    Inf |  87.44%
296.24/297.13	c   297s| 50300 |   352 |  4427k|  87.9 |   159M |  23 | 546 |  11k|2394 |  10k|  1 |  87k|  11 | 0.000000e+00 |      --      |    Inf |  87.49%
296.74/297.67	c   298s| 50400 |   351 |  4436k|  87.9 |   159M |  23 | 546 |  11k|2393 |  10k|  0 |  87k|  11 | 0.000000e+00 |      --      |    Inf |  87.52%
297.03/297.99	c   298s| 50500 |   348 |  4443k|  87.9 |   159M |  23 | 546 |  11k|2382 |  10k|  1 |  87k|  11 | 0.000000e+00 |      --      |    Inf |  87.55%
297.63/298.53	c   299s| 50600 |   348 |  4453k|  87.9 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  87k|  11 | 0.000000e+00 |      --      |    Inf |  87.65%
298.24/299.10	c   299s| 50700 |   346 |  4462k|  87.9 |   159M |  23 | 546 |  11k|2397 |  10k|  1 |  88k|  11 | 0.000000e+00 |      --      |    Inf |  87.70%
298.53/299.48	c   299s| 50800 |   344 |  4470k|  87.9 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  88k|  11 | 0.000000e+00 |      --      |    Inf |  87.75%
299.03/299.94	c   300s| 50900 |   343 |  4478k|  87.9 |   159M |  23 | 546 |  11k|2391 |  10k|  1 |  88k|  11 | 0.000000e+00 |      --      |    Inf |  87.81%
299.43/300.32	c   300s| 51000 |   340 |  4486k|  87.9 |   159M |  23 | 546 |  11k|2394 |  10k|  1 |  88k|  11 | 0.000000e+00 |      --      |    Inf |  87.85%
299.83/300.75	c   301s| 51100 |   334 |  4494k|  87.9 |   159M |  23 | 546 |  11k|2390 |  10k|  1 |  88k|  11 | 0.000000e+00 |      --      |    Inf |  87.88%
300.23/301.18	c   301s| 51200 |   330 |  4502k|  87.8 |   159M |  23 | 546 |  11k|2393 |  10k|  1 |  88k|  11 | 0.000000e+00 |      --      |    Inf |  87.92%
300.72/301.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
300.72/301.65	c   302s| 51300 |   329 |  4512k|  87.9 |   159M |  23 | 546 |  11k|2393 |  10k|  1 |  88k|  11 | 0.000000e+00 |      --      |    Inf |  87.97%
301.13/302.05	c   302s| 51400 |   325 |  4519k|  87.8 |   159M |  23 | 546 |  11k|2391 |  10k|  1 |  89k|  11 | 0.000000e+00 |      --      |    Inf |  88.04%
301.52/302.44	c   302s| 51500 |   322 |  4527k|  87.8 |   159M |  23 | 546 |  11k|2388 |  10k|  0 |  89k|  11 | 0.000000e+00 |      --      |    Inf |  88.08%
301.92/302.85	c   303s| 51600 |   320 |  4535k|  87.8 |   159M |  23 | 546 |  11k|2392 |  10k|  0 |  89k|  11 | 0.000000e+00 |      --      |    Inf |  88.10%
302.32/303.27	c   303s| 51700 |   319 |  4544k|  87.8 |   159M |  23 | 546 |  11k|2398 |  10k|  1 |  89k|  11 | 0.000000e+00 |      --      |    Inf |  88.14%
302.82/303.77	c   304s| 51800 |   321 |  4554k|  87.8 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  89k|  11 | 0.000000e+00 |      --      |    Inf |  88.22%
303.22/304.18	c   304s| 51900 |   321 |  4563k|  87.8 |   159M |  23 | 546 |  11k|2393 |  10k|  0 |  89k|  11 | 0.000000e+00 |      --      |    Inf |  88.26%
303.61/304.59	c   305s| 52000 |   326 |  4571k|  87.8 |   159M |  23 | 546 |  11k|2395 |  10k|  2 |  90k|  11 | 0.000000e+00 |      --      |    Inf |  88.28%
304.01/304.99	c   305s| 52100 |   317 |  4580k|  87.8 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  90k|  11 | 0.000000e+00 |      --      |    Inf |  88.31%
304.71/305.61	c   306s| 52200 |   320 |  4589k|  87.8 |   159M |  23 | 546 |  11k|2392 |  10k|  0 |  90k|  11 | 0.000000e+00 |      --      |    Inf |  88.35%
305.01/306.00	c   306s| 52300 |   317 |  4597k|  87.8 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  90k|  11 | 0.000000e+00 |      --      |    Inf |  88.37%
305.41/306.38	c   306s| 52400 |   316 |  4606k|  87.8 |   159M |  23 | 546 |  11k|2397 |  10k|  1 |  90k|  11 | 0.000000e+00 |      --      |    Inf |  88.41%
305.91/306.84	c   307s| 52500 |   315 |  4615k|  87.8 |   159M |  23 | 546 |  11k|2393 |  10k|  1 |  90k|  11 | 0.000000e+00 |      --      |    Inf |  88.46%
306.41/307.38	c   307s| 52600 |   315 |  4623k|  87.8 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  90k|  11 | 0.000000e+00 |      --      |    Inf |  88.57%
306.81/307.74	c   308s| 52700 |   313 |  4630k|  87.8 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  91k|  11 | 0.000000e+00 |      --      |    Inf |  88.60%
307.31/308.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
307.31/308.29	c   308s| 52800 |   312 |  4642k|  87.8 |   159M |  23 | 546 |  11k|2387 |  10k|  0 |  91k|  11 | 0.000000e+00 |      --      |    Inf |  88.64%
307.71/308.69	c   309s| 52900 |   306 |  4650k|  87.8 |   159M |  23 | 546 |  11k|2397 |  10k|  0 |  91k|  11 | 0.000000e+00 |      --      |    Inf |  88.70%
308.31/309.24	c   309s| 53000 |   313 |  4659k|  87.8 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  91k|  11 | 0.000000e+00 |      --      |    Inf |  88.78%
308.71/309.65	c   310s| 53100 |   308 |  4667k|  87.8 |   159M |  23 | 546 |  11k|2393 |  10k|  0 |  91k|  11 | 0.000000e+00 |      --      |    Inf |  88.81%
309.11/310.01	c   310s| 53200 |   308 |  4675k|  87.8 |   159M |  23 | 546 |  11k|2392 |  10k|  0 |  91k|  11 | 0.000000e+00 |      --      |    Inf |  88.83%
309.50/310.41	c   310s| 53300 |   308 |  4683k|  87.8 |   159M |  23 | 546 |  11k|2391 |  10k|  1 |  92k|  11 | 0.000000e+00 |      --      |    Inf |  88.89%
309.90/310.80	c   311s| 53400 |   304 |  4692k|  87.8 |   159M |  23 | 546 |  11k|2390 |  10k|  1 |  92k|  11 | 0.000000e+00 |      --      |    Inf |  88.91%
310.21/311.14	c   311s| 53500 |   299 |  4698k|  87.7 |   159M |  23 | 546 |  11k|2391 |  10k|  0 |  92k|  11 | 0.000000e+00 |      --      |    Inf |  88.93%
310.60/311.51	c   312s| 53600 |   302 |  4706k|  87.7 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  92k|  11 | 0.000000e+00 |      --      |    Inf |  88.97%
310.90/311.89	c   312s| 53700 |   300 |  4714k|  87.7 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  92k|  11 | 0.000000e+00 |      --      |    Inf |  89.00%
311.40/312.39	c   312s| 53800 |   301 |  4724k|  87.7 |   159M |  23 | 546 |  11k|2396 |  10k|  1 |  92k|  11 | 0.000000e+00 |      --      |    Inf |  89.07%
311.80/312.72	c   313s| 53900 |   301 |  4731k|  87.7 |   159M |  23 | 546 |  11k|2396 |  10k|  1 |  92k|  11 | 0.000000e+00 |      --      |    Inf |  89.09%
312.10/313.06	c   313s| 54000 |   298 |  4738k|  87.7 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  93k|  11 | 0.000000e+00 |      --      |    Inf |  89.12%
312.59/313.51	c   314s| 54100 |   292 |  4747k|  87.7 |   159M |  23 | 546 |  11k|2387 |  10k|  1 |  93k|  11 | 0.000000e+00 |      --      |    Inf |  89.15%
312.99/313.90	c   314s| 54200 |   288 |  4755k|  87.7 |   159M |  23 | 546 |  11k|2390 |  10k|  0 |  93k|  11 | 0.000000e+00 |      --      |    Inf |  89.17%
313.49/314.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
313.49/314.40	c   314s| 54300 |   290 |  4766k|  87.7 |   159M |  23 | 546 |  11k|2392 |  10k|  0 |  93k|  11 | 0.000000e+00 |      --      |    Inf |  89.24%
313.79/314.73	c   315s| 54400 |   294 |  4773k|  87.7 |   159M |  23 | 546 |  11k|2392 |  10k|  1 |  93k|  11 | 0.000000e+00 |      --      |    Inf |  89.26%
314.19/315.15	c   315s| 54500 |   299 |  4781k|  87.6 |   159M |  23 | 546 |  11k|2394 |  10k|  0 |  93k|  11 | 0.000000e+00 |      --      |    Inf |  89.27%
314.49/315.49	c   315s| 54600 |   290 |  4788k|  87.6 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  93k|  11 | 0.000000e+00 |      --      |    Inf |  89.29%
315.09/316.05	c   316s| 54700 |   289 |  4798k|  87.6 |   159M |  23 | 546 |  11k|2394 |  10k|  1 |  94k|  11 | 0.000000e+00 |      --      |    Inf |  89.33%
315.48/316.48	c   316s| 54800 |   287 |  4805k|  87.6 |   159M |  23 | 546 |  11k|2396 |  10k|  1 |  94k|  11 | 0.000000e+00 |      --      |    Inf |  89.38%
315.88/316.87	c   317s| 54900 |   286 |  4813k|  87.6 |   159M |  23 | 546 |  11k|2394 |  10k|  0 |  94k|  11 | 0.000000e+00 |      --      |    Inf |  89.42%
316.38/317.33	c   317s| 55000 |   284 |  4823k|  87.6 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  94k|  11 | 0.000000e+00 |      --      |    Inf |  89.47%
316.68/317.69	c   318s| 55100 |   287 |  4829k|  87.6 |   159M |  23 | 546 |  11k|2394 |  10k|  1 |  94k|  11 | 0.000000e+00 |      --      |    Inf |  89.52%
317.08/318.04	c   318s| 55200 |   277 |  4836k|  87.5 |   159M |  23 | 546 |  11k|2391 |  10k|  0 |  94k|  11 | 0.000000e+00 |      --      |    Inf |  89.55%
317.48/318.49	c   318s| 55300 |   276 |  4846k|  87.5 |   159M |  23 | 546 |  11k|2390 |  10k|  0 |  95k|  11 | 0.000000e+00 |      --      |    Inf |  89.62%
317.98/318.91	c   319s| 55400 |   272 |  4854k|  87.5 |   159M |  23 | 546 |  11k|2388 |  10k|  0 |  95k|  11 | 0.000000e+00 |      --      |    Inf |  89.65%
318.37/319.33	c   319s| 55500 |   266 |  4864k|  87.6 |   159M |  23 | 546 |  11k|2391 |  10k|  0 |  95k|  11 | 0.000000e+00 |      --      |    Inf |  89.70%
318.87/319.87	c   320s| 55600 |   272 |  4873k|  87.6 |   159M |  23 | 546 |  11k|2391 |  10k|  1 |  95k|  11 | 0.000000e+00 |      --      |    Inf |  89.76%
319.27/320.28	c   320s| 55700 |   269 |  4881k|  87.6 |   159M |  23 | 546 |  11k|2386 |  10k|  1 |  95k|  11 | 0.000000e+00 |      --      |    Inf |  89.84%
319.77/320.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
319.77/320.80	c   321s| 55800 |   263 |  4889k|  87.5 |   159M |  23 | 546 |  11k|2388 |  10k|  1 |  95k|  11 | 0.000000e+00 |      --      |    Inf |  89.87%
320.37/321.31	c   321s| 55900 |   269 |  4900k|  87.6 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  95k|  11 | 0.000000e+00 |      --      |    Inf |  89.89%
320.67/321.69	c   322s| 56000 |   269 |  4908k|  87.6 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  96k|  11 | 0.000000e+00 |      --      |    Inf |  89.91%
321.07/322.03	c   322s| 56100 |   264 |  4915k|  87.5 |   159M |  23 | 546 |  11k|2389 |  10k|  0 |  96k|  11 | 0.000000e+00 |      --      |    Inf |  89.93%
321.46/322.41	c   322s| 56200 |   259 |  4923k|  87.5 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  96k|  11 | 0.000000e+00 |      --      |    Inf |  89.96%
321.96/322.93	c   323s| 56300 |   262 |  4932k|  87.5 |   159M |  23 | 546 |  11k|2399 |  10k|  0 |  96k|  11 | 0.000000e+00 |      --      |    Inf |  90.01%
322.36/323.31	c   323s| 56400 |   261 |  4940k|  87.5 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  96k|  11 | 0.000000e+00 |      --      |    Inf |  90.04%
322.76/323.76	c   324s| 56500 |   266 |  4949k|  87.5 |   159M |  23 | 546 |  11k|2387 |  10k|  0 |  96k|  11 | 0.000000e+00 |      --      |    Inf |  90.06%
323.17/324.13	c   324s| 56600 |   263 |  4956k|  87.5 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  96k|  11 | 0.000000e+00 |      --      |    Inf |  90.11%
323.56/324.51	c   325s| 56700 |   266 |  4963k|  87.5 |   159M |  23 | 546 |  11k|2388 |  10k|  1 |  96k|  11 | 0.000000e+00 |      --      |    Inf |  90.16%
323.86/324.88	c   325s| 56800 |   266 |  4972k|  87.4 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  97k|  11 | 0.000000e+00 |      --      |    Inf |  90.18%
324.36/325.30	c   325s| 56900 |   263 |  4980k|  87.4 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  97k|  11 | 0.000000e+00 |      --      |    Inf |  90.19%
324.66/325.64	c   326s| 57000 |   265 |  4987k|  87.4 |   159M |  23 | 546 |  11k|2388 |  10k|  0 |  97k|  11 | 0.000000e+00 |      --      |    Inf |  90.22%
325.06/326.01	c   326s| 57100 |   261 |  4994k|  87.4 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  97k|  11 | 0.000000e+00 |      --      |    Inf |  90.25%
325.35/326.37	c   326s| 57200 |   258 |  5002k|  87.4 |   159M |  23 | 546 |  11k|2394 |  10k|  0 |  97k|  11 | 0.000000e+00 |      --      |    Inf |  90.27%
325.75/326.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
325.75/326.78	c   327s| 57300 |   259 |  5010k|  87.4 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  97k|  11 | 0.000000e+00 |      --      |    Inf |  90.28%
326.16/327.15	c   327s| 57400 |   257 |  5018k|  87.3 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  98k|  11 | 0.000000e+00 |      --      |    Inf |  90.31%
326.65/327.60	c   328s| 57500 |   263 |  5027k|  87.3 |   159M |  23 | 546 |  11k|2391 |  10k|  1 |  98k|  11 | 0.000000e+00 |      --      |    Inf |  90.40%
326.95/327.96	c   328s| 57600 |   250 |  5034k|  87.3 |   159M |  23 | 546 |  11k|2396 |  10k|  1 |  98k|  11 | 0.000000e+00 |      --      |    Inf |  90.41%
327.35/328.32	c   328s| 57700 |   245 |  5041k|  87.3 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  98k|  11 | 0.000000e+00 |      --      |    Inf |  90.44%
327.65/328.68	c   329s| 57800 |   241 |  5049k|  87.3 |   159M |  23 | 546 |  11k|2392 |  10k|  1 |  98k|  11 | 0.000000e+00 |      --      |    Inf |  90.48%
328.15/329.16	c   329s| 57900 |   240 |  5057k|  87.3 |   159M |  23 | 546 |  11k|2390 |  10k|  0 |  98k|  11 | 0.000000e+00 |      --      |    Inf |  90.58%
328.55/329.55	c   330s| 58000 |   242 |  5065k|  87.2 |   159M |  23 | 546 |  11k|2391 |  10k|  1 |  98k|  11 | 0.000000e+00 |      --      |    Inf |  90.64%
328.94/329.93	c   330s| 58100 |   237 |  5072k|  87.2 |   159M |  23 | 546 |  11k|2392 |  10k|  1 |  99k|  11 | 0.000000e+00 |      --      |    Inf |  90.70%
329.34/330.31	c   330s| 58200 |   235 |  5080k|  87.2 |   159M |  23 | 546 |  11k|2390 |  10k|  0 |  99k|  11 | 0.000000e+00 |      --      |    Inf |  90.72%
329.74/330.76	c   331s| 58300 |   236 |  5090k|  87.2 |   159M |  23 | 546 |  11k|2392 |  10k|  1 |  99k|  11 | 0.000000e+00 |      --      |    Inf |  90.75%
330.14/331.17	c   331s| 58400 |   235 |  5099k|  87.2 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  99k|  11 | 0.000000e+00 |      --      |    Inf |  90.79%
330.64/331.61	c   332s| 58500 |   228 |  5108k|  87.2 |   159M |  23 | 546 |  11k|   0 |  10k|  0 |  99k|  11 | 0.000000e+00 |      --      |    Inf |  90.82%
331.14/332.13	c   332s| 58600 |   230 |  5117k|  87.2 |   159M |  23 | 546 |  11k|2393 |  10k|  0 |  99k|  11 | 0.000000e+00 |      --      |    Inf |  90.87%
331.53/332.59	c   333s| 58700 |   232 |  5125k|  87.2 |   159M |  23 | 546 |  11k|2389 |  10k|  1 |  99k|  11 | 0.000000e+00 |      --      |    Inf |  90.90%
331.93/332.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
331.93/332.92	c   333s| 58800 |   229 |  5132k|  87.2 |   159M |  23 | 546 |  11k|2391 |  10k|  1 | 100k|  11 | 0.000000e+00 |      --      |    Inf |  90.95%
332.43/333.40	c   333s| 58900 |   231 |  5140k|  87.2 |   159M |  23 | 546 |  11k|2384 |  10k|  1 | 100k|  11 | 0.000000e+00 |      --      |    Inf |  90.96%
332.73/333.70	c   334s| 59000 |   233 |  5147k|  87.2 |   159M |  23 | 546 |  11k|2384 |  10k|  1 | 100k|  11 | 0.000000e+00 |      --      |    Inf |  90.98%
333.13/334.13	c   334s| 59100 |   230 |  5156k|  87.2 |   159M |  23 | 546 |  11k|2384 |  10k|  1 | 100k|  11 | 0.000000e+00 |      --      |    Inf |  91.03%
333.63/334.68	c   335s| 59200 |   232 |  5166k|  87.2 |   159M |  23 | 546 |  11k|2395 |  10k|  1 | 100k|  11 | 0.000000e+00 |      --      |    Inf |  91.09%
334.13/335.14	c   335s| 59300 |   232 |  5175k|  87.2 |   159M |  23 | 546 |  11k|2388 |  10k|  1 | 100k|  11 | 0.000000e+00 |      --      |    Inf |  91.11%
334.52/335.54	c   336s| 59400 |   231 |  5184k|  87.2 |   159M |  23 | 546 |  11k|   0 |  10k|  0 | 101k|  11 | 0.000000e+00 |      --      |    Inf |  91.15%
334.92/335.96	c   336s| 59500 |   231 |  5193k|  87.2 |   159M |  23 | 546 |  11k|   0 |  10k|  0 | 101k|  11 | 0.000000e+00 |      --      |    Inf |  91.17%
335.32/336.38	c   336s| 59600 |   234 |  5201k|  87.2 |   159M |  23 | 546 |  11k|2387 |  10k|  1 | 101k|  11 | 0.000000e+00 |      --      |    Inf |  91.19%
335.72/336.79	c   337s| 59700 |   226 |  5210k|  87.2 |   159M |  23 | 546 |  11k|2396 |  10k|  1 | 101k|  11 | 0.000000e+00 |      --      |    Inf |  91.24%
336.22/337.21	c   337s| 59800 |   231 |  5219k|  87.2 |   159M |  23 | 546 |  11k|2387 |  10k|  1 | 101k|  11 | 0.000000e+00 |      --      |    Inf |  91.26%
336.52/337.57	c   338s| 59900 |   228 |  5227k|  87.2 |   159M |  23 | 546 |  11k|2387 |  10k|  1 | 101k|  11 | 0.000000e+00 |      --      |    Inf |  91.27%
336.82/337.88	c   338s| 60000 |   226 |  5234k|  87.2 |   159M |  23 | 546 |  11k|2387 |  10k|  1 | 101k|  11 | 0.000000e+00 |      --      |    Inf |  91.29%
337.22/338.27	c   338s| 60100 |   224 |  5242k|  87.2 |   159M |  23 | 546 |  11k|2387 |  10k|  1 | 101k|  11 | 0.000000e+00 |      --      |    Inf |  91.30%
337.72/338.77	c   339s| 60200 |   222 |  5252k|  87.2 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 102k|  11 | 0.000000e+00 |      --      |    Inf |  91.37%
338.12/339.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
338.12/339.17	c   339s| 60300 |   222 |  5261k|  87.2 |   159M |  23 | 546 |  11k|2392 |  11k|  0 | 102k|  11 | 0.000000e+00 |      --      |    Inf |  91.40%
338.51/339.58	c   340s| 60400 |   222 |  5269k|  87.2 |   159M |  23 | 546 |  11k|2392 |  11k|  1 | 102k|  11 | 0.000000e+00 |      --      |    Inf |  91.42%
338.91/339.91	c   340s| 60500 |   224 |  5277k|  87.1 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 102k|  11 | 0.000000e+00 |      --      |    Inf |  91.44%
339.31/340.30	c   340s| 60600 |   225 |  5285k|  87.1 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 102k|  11 | 0.000000e+00 |      --      |    Inf |  91.48%
339.61/340.69	c   341s| 60700 |   224 |  5293k|  87.1 |   159M |  23 | 546 |  11k|2386 |  11k|  1 | 102k|  11 | 0.000000e+00 |      --      |    Inf |  91.51%
340.01/341.01	c   341s| 60800 |   217 |  5301k|  87.1 |   159M |  23 | 546 |  11k|2393 |  11k|  1 | 102k|  11 | 0.000000e+00 |      --      |    Inf |  91.53%
340.31/341.38	c   341s| 60900 |   214 |  5308k|  87.1 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 103k|  11 | 0.000000e+00 |      --      |    Inf |  91.57%
340.81/341.83	c   342s| 61000 |   216 |  5318k|  87.1 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 103k|  11 | 0.000000e+00 |      --      |    Inf |  91.58%
341.20/342.20	c   342s| 61100 |   219 |  5325k|  87.1 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 103k|  11 | 0.000000e+00 |      --      |    Inf |  91.60%
341.50/342.52	c   343s| 61200 |   223 |  5332k|  87.1 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 103k|  11 | 0.000000e+00 |      --      |    Inf |  91.61%
341.80/342.82	c   343s| 61300 |   222 |  5339k|  87.0 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 103k|  11 | 0.000000e+00 |      --      |    Inf |  91.63%
342.11/343.12	c   343s| 61400 |   218 |  5346k|  87.0 |   159M |  23 | 546 |  11k|2391 |  11k|  0 | 103k|  11 | 0.000000e+00 |      --      |    Inf |  91.64%
342.60/343.61	c   344s| 61500 |   221 |  5357k|  87.0 |   159M |  23 | 546 |  11k|2391 |  11k|  0 | 103k|  11 | 0.000000e+00 |      --      |    Inf |  91.66%
342.90/343.97	c   344s| 61600 |   219 |  5365k|  87.0 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 104k|  11 | 0.000000e+00 |      --      |    Inf |  91.68%
343.30/344.32	c   344s| 61700 |   211 |  5373k|  87.0 |   159M |  23 | 546 |  11k|2392 |  11k|  1 | 104k|  11 | 0.000000e+00 |      --      |    Inf |  91.70%
343.70/344.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
343.70/344.74	c   345s| 61800 |   212 |  5382k|  87.0 |   159M |  23 | 546 |  11k|2390 |  11k|  1 | 104k|  11 | 0.000000e+00 |      --      |    Inf |  91.76%
344.10/345.13	c   345s| 61900 |   210 |  5391k|  87.0 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 104k|  11 | 0.000000e+00 |      --      |    Inf |  91.79%
344.50/345.50	c   345s| 62000 |   208 |  5399k|  87.0 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 104k|  11 | 0.000000e+00 |      --      |    Inf |  91.81%
344.89/345.99	c   346s| 62100 |   210 |  5409k|  87.0 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 104k|  11 | 0.000000e+00 |      --      |    Inf |  91.85%
345.39/346.46	c   346s| 62200 |   213 |  5417k|  87.0 |   159M |  23 | 546 |  11k|2392 |  11k|  1 | 104k|  11 | 0.000000e+00 |      --      |    Inf |  91.90%
345.89/346.95	c   347s| 62300 |   218 |  5426k|  87.0 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 105k|  11 | 0.000000e+00 |      --      |    Inf |  91.94%
346.29/347.35	c   347s| 62400 |   214 |  5433k|  87.0 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 105k|  11 | 0.000000e+00 |      --      |    Inf |  91.97%
346.69/347.77	c   348s| 62500 |   215 |  5442k|  87.0 |   159M |  23 | 546 |  11k|2393 |  11k|  1 | 105k|  11 | 0.000000e+00 |      --      |    Inf |  91.99%
347.09/348.19	c   348s| 62600 |   211 |  5450k|  87.0 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 105k|  11 | 0.000000e+00 |      --      |    Inf |  92.06%
347.59/348.64	c   349s| 62700 |   208 |  5459k|  87.0 |   159M |  23 | 546 |  11k|2394 |  11k|  0 | 105k|  11 | 0.000000e+00 |      --      |    Inf |  92.12%
347.99/349.07	c   349s| 62800 |   209 |  5468k|  87.0 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 105k|  11 | 0.000000e+00 |      --      |    Inf |  92.15%
348.39/349.45	c   349s| 62900 |   203 |  5476k|  87.0 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 105k|  11 | 0.000000e+00 |      --      |    Inf |  92.19%
348.68/349.75	c   350s| 63000 |   204 |  5483k|  87.0 |   159M |  23 | 546 |  11k|2392 |  11k|  1 | 106k|  11 | 0.000000e+00 |      --      |    Inf |  92.21%
349.09/350.12	c   350s| 63100 |   199 |  5491k|  86.9 |   159M |  23 | 546 |  11k|2393 |  11k|  0 | 106k|  11 | 0.000000e+00 |      --      |    Inf |  92.24%
349.58/350.64	c   351s| 63200 |   196 |  5499k|  86.9 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 106k|  11 | 0.000000e+00 |      --      |    Inf |  92.31%
349.99/351.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
349.99/351.09	c   351s| 63300 |   200 |  5508k|  86.9 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 106k|  11 | 0.000000e+00 |      --      |    Inf |  92.34%
350.38/351.46	c   351s| 63400 |   198 |  5517k|  86.9 |   159M |  23 | 546 |  11k|2393 |  11k|  1 | 106k|  11 | 0.000000e+00 |      --      |    Inf |  92.37%
350.78/351.88	c   352s| 63500 |   199 |  5525k|  86.9 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 106k|  11 | 0.000000e+00 |      --      |    Inf |  92.38%
351.28/352.35	c   352s| 63600 |   196 |  5534k|  86.9 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 106k|  11 | 0.000000e+00 |      --      |    Inf |  92.43%
351.68/352.71	c   353s| 63700 |   186 |  5541k|  86.9 |   159M |  23 | 546 |  11k|2393 |  11k|  1 | 107k|  11 | 0.000000e+00 |      --      |    Inf |  92.48%
352.08/353.13	c   353s| 63800 |   189 |  5550k|  86.9 |   159M |  23 | 546 |  11k|2395 |  11k|  1 | 107k|  11 | 0.000000e+00 |      --      |    Inf |  92.51%
352.47/353.56	c   354s| 63900 |   185 |  5559k|  86.9 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 107k|  11 | 0.000000e+00 |      --      |    Inf |  92.55%
352.87/353.92	c   354s| 64000 |   185 |  5567k|  86.9 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 107k|  11 | 0.000000e+00 |      --      |    Inf |  92.58%
353.27/354.37	c   354s| 64100 |   181 |  5576k|  86.9 |   159M |  23 | 546 |  11k|2393 |  11k|  0 | 107k|  11 | 0.000000e+00 |      --      |    Inf |  92.61%
353.67/354.76	c   355s| 64200 |   179 |  5584k|  86.9 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 107k|  11 | 0.000000e+00 |      --      |    Inf |  92.65%
354.08/355.14	c   355s| 64300 |   176 |  5592k|  86.9 |   159M |  23 | 546 |  11k|2388 |  11k|  0 | 107k|  11 | 0.000000e+00 |      --      |    Inf |  92.68%
354.47/355.56	c   356s| 64400 |   183 |  5600k|  86.9 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 108k|  11 | 0.000000e+00 |      --      |    Inf |  92.70%
354.87/355.98	c   356s| 64500 |   176 |  5608k|  86.9 |   159M |  23 | 546 |  11k|2394 |  11k|  0 | 108k|  11 | 0.000000e+00 |      --      |    Inf |  92.72%
355.37/356.42	c   356s| 64600 |   171 |  5617k|  86.9 |   159M |  23 | 546 |  11k|2392 |  11k|  1 | 108k|  11 | 0.000000e+00 |      --      |    Inf |  92.77%
355.67/356.77	c   357s| 64700 |   165 |  5625k|  86.9 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 108k|  11 | 0.000000e+00 |      --      |    Inf |  92.79%
356.07/357.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
356.07/357.15	c   357s| 64800 |   160 |  5632k|  86.8 |   159M |  23 | 546 |  11k|2390 |  11k|  0 | 108k|  11 | 0.000000e+00 |      --      |    Inf |  92.83%
356.46/357.50	c   357s| 64900 |   159 |  5639k|  86.8 |   159M |  23 | 546 |  11k|2398 |  11k|  1 | 108k|  11 | 0.000000e+00 |      --      |    Inf |  92.87%
356.76/357.89	c   358s| 65000 |   156 |  5648k|  86.8 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 109k|  11 | 0.000000e+00 |      --      |    Inf |  92.90%
357.16/358.26	c   358s| 65100 |   154 |  5656k|  86.8 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 109k|  11 | 0.000000e+00 |      --      |    Inf |  92.95%
357.56/358.64	c   359s| 65200 |   153 |  5664k|  86.8 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 109k|  11 | 0.000000e+00 |      --      |    Inf |  92.96%
357.86/359.00	c   359s| 65300 |   149 |  5671k|  86.8 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 109k|  11 | 0.000000e+00 |      --      |    Inf |  93.00%
358.36/359.47	c   359s| 65400 |   156 |  5681k|  86.8 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 109k|  11 | 0.000000e+00 |      --      |    Inf |  93.02%
358.76/359.85	c   360s| 65500 |   155 |  5689k|  86.8 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 109k|  11 | 0.000000e+00 |      --      |    Inf |  93.04%
359.06/360.18	c   360s| 65600 |   152 |  5696k|  86.8 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 109k|  11 | 0.000000e+00 |      --      |    Inf |  93.06%
359.46/360.57	c   361s| 65700 |   150 |  5703k|  86.7 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 110k|  11 | 0.000000e+00 |      --      |    Inf |  93.07%
359.75/360.87	c   361s| 65800 |   148 |  5710k|  86.7 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 110k|  11 | 0.000000e+00 |      --      |    Inf |  93.08%
360.25/361.34	c   361s| 65900 |   147 |  5716k|  86.7 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 110k|  11 | 0.000000e+00 |      --      |    Inf |  93.18%
360.65/361.72	c   362s| 66000 |   148 |  5724k|  86.7 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 110k|  11 | 0.000000e+00 |      --      |    Inf |  93.21%
360.96/362.04	c   362s| 66100 |   147 |  5731k|  86.6 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 110k|  11 | 0.000000e+00 |      --      |    Inf |  93.25%
361.25/362.35	c   362s| 66200 |   146 |  5737k|  86.6 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 110k|  11 | 0.000000e+00 |      --      |    Inf |  93.29%
361.75/362.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
361.75/362.80	c   363s| 66300 |   149 |  5745k|  86.6 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 110k|  11 | 0.000000e+00 |      --      |    Inf |  93.33%
362.05/363.19	c   363s| 66400 |   149 |  5753k|  86.6 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 110k|  11 | 0.000000e+00 |      --      |    Inf |  93.37%
362.45/363.56	c   364s| 66500 |   142 |  5761k|  86.6 |   159M |  23 | 546 |  11k|2397 |  11k|  1 | 111k|  11 | 0.000000e+00 |      --      |    Inf |  93.40%
363.05/364.12	c   364s| 66600 |   139 |  5769k|  86.5 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 111k|  11 | 0.000000e+00 |      --      |    Inf |  93.59%
363.34/364.45	c   364s| 66700 |   135 |  5776k|  86.5 |   159M |  23 | 546 |  11k|2394 |  11k|  0 | 111k|  11 | 0.000000e+00 |      --      |    Inf |  93.61%
363.74/364.85	c   365s| 66800 |   140 |  5784k|  86.5 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 111k|  11 | 0.000000e+00 |      --      |    Inf |  93.66%
364.14/365.22	c   365s| 66900 |   141 |  5792k|  86.5 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 111k|  11 | 0.000000e+00 |      --      |    Inf |  93.68%
364.44/365.58	c   366s| 67000 |   134 |  5800k|  86.5 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 111k|  11 | 0.000000e+00 |      --      |    Inf |  93.70%
364.84/365.99	c   366s| 67100 |   137 |  5808k|  86.5 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 111k|  11 | 0.000000e+00 |      --      |    Inf |  93.75%
365.34/366.40	c   366s| 67200 |   131 |  5817k|  86.5 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 112k|  11 | 0.000000e+00 |      --      |    Inf |  93.77%
365.74/366.80	c   367s| 67300 |   132 |  5825k|  86.5 |   159M |  23 | 546 |  11k|2392 |  11k|  1 | 112k|  11 | 0.000000e+00 |      --      |    Inf |  93.82%
366.14/367.23	c   367s| 67400 |   130 |  5834k|  86.5 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 112k|  11 | 0.000000e+00 |      --      |    Inf |  93.85%
366.53/367.63	c   368s| 67500 |   128 |  5842k|  86.5 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 112k|  11 | 0.000000e+00 |      --      |    Inf |  93.89%
366.94/368.07	c   368s| 67600 |   135 |  5852k|  86.5 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 112k|  11 | 0.000000e+00 |      --      |    Inf |  93.91%
367.33/368.47	c   368s| 67700 |   129 |  5860k|  86.5 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 112k|  11 | 0.000000e+00 |      --      |    Inf |  93.93%
367.83/368.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
367.83/368.92	c   369s| 67800 |   126 |  5869k|  86.5 |   159M |  23 | 546 |  11k|2386 |  11k|  0 | 112k|  11 | 0.000000e+00 |      --      |    Inf |  93.98%
368.13/369.27	c   369s| 67900 |   131 |  5876k|  86.5 |   159M |  23 | 546 |  11k|2386 |  11k|  1 | 113k|  11 | 0.000000e+00 |      --      |    Inf |  93.99%
368.53/369.60	c   370s| 68000 |   125 |  5883k|  86.4 |   159M |  23 | 546 |  11k|2385 |  11k|  0 | 113k|  11 | 0.000000e+00 |      --      |    Inf |  94.02%
368.93/370.08	c   370s| 68100 |   123 |  5892k|  86.5 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 113k|  11 | 0.000000e+00 |      --      |    Inf |  94.05%
369.33/370.48	c   370s| 68200 |   119 |  5901k|  86.5 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 113k|  11 | 0.000000e+00 |      --      |    Inf |  94.14%
369.83/370.92	c   371s| 68300 |   125 |  5909k|  86.5 |   159M |  23 | 546 |  11k|2393 |  11k|  1 | 113k|  11 | 0.000000e+00 |      --      |    Inf |  94.17%
370.12/371.29	c   371s| 68400 |   121 |  5917k|  86.4 |   159M |  23 | 546 |  11k|2393 |  11k|  1 | 113k|  11 | 0.000000e+00 |      --      |    Inf |  94.19%
370.52/371.69	c   372s| 68500 |   120 |  5925k|  86.4 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 113k|  11 | 0.000000e+00 |      --      |    Inf |  94.20%
370.93/372.09	c   372s| 68600 |   125 |  5933k|  86.4 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 114k|  11 | 0.000000e+00 |      --      |    Inf |  94.21%
371.32/372.48	c   372s| 68700 |   120 |  5941k|  86.4 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 114k|  11 | 0.000000e+00 |      --      |    Inf |  94.23%
371.82/372.96	c   373s| 68800 |   125 |  5950k|  86.4 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 114k|  11 | 0.000000e+00 |      --      |    Inf |  94.25%
372.12/373.29	c   373s| 68900 |   124 |  5957k|  86.4 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 114k|  11 | 0.000000e+00 |      --      |    Inf |  94.26%
372.52/373.64	c   374s| 69000 |   122 |  5964k|  86.4 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 114k|  11 | 0.000000e+00 |      --      |    Inf |  94.30%
372.92/374.02	c   374s| 69100 |   126 |  5972k|  86.4 |   159M |  23 | 546 |  11k|2390 |  11k|  0 | 114k|  11 | 0.000000e+00 |      --      |    Inf |  94.31%
373.22/374.34	c   374s| 69200 |   119 |  5978k|  86.3 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 115k|  11 | 0.000000e+00 |      --      |    Inf |  94.32%
373.62/374.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
373.62/374.73	c   375s| 69300 |   117 |  5986k|  86.3 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 115k|  11 | 0.000000e+00 |      --      |    Inf |  94.35%
374.11/375.20	c   375s| 69400 |   117 |  5996k|  86.3 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 115k|  11 | 0.000000e+00 |      --      |    Inf |  94.41%
374.51/375.60	c   376s| 69500 |   116 |  6004k|  86.3 |   159M |  23 | 546 |  11k|2385 |  11k|  1 | 115k|  11 | 0.000000e+00 |      --      |    Inf |  94.43%
374.81/375.95	c   376s| 69600 |   117 |  6011k|  86.3 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 115k|  11 | 0.000000e+00 |      --      |    Inf |  94.45%
375.11/376.26	c   376s| 69700 |   112 |  6018k|  86.3 |   159M |  23 | 546 |  11k|2393 |  11k|  1 | 115k|  11 | 0.000000e+00 |      --      |    Inf |  94.47%
375.51/376.65	c   377s| 69800 |   112 |  6025k|  86.3 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 115k|  11 | 0.000000e+00 |      --      |    Inf |  94.50%
375.91/377.06	c   377s| 69900 |   108 |  6034k|  86.3 |   159M |  23 | 546 |  11k|2388 |  11k|  0 | 116k|  11 | 0.000000e+00 |      --      |    Inf |  94.53%
376.51/377.61	c   378s| 70000 |   115 |  6043k|  86.3 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 116k|  11 | 0.000000e+00 |      --      |    Inf |  94.56%
376.80/377.94	c   378s| 70100 |   113 |  6050k|  86.2 |   159M |  23 | 546 |  11k|2384 |  11k|  0 | 116k|  11 | 0.000000e+00 |      --      |    Inf |  94.58%
377.10/378.29	c   378s| 70200 |   120 |  6057k|  86.2 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 116k|  11 | 0.000000e+00 |      --      |    Inf |  94.60%
377.60/378.72	c   379s| 70300 |   116 |  6065k|  86.2 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 116k|  11 | 0.000000e+00 |      --      |    Inf |  94.62%
378.01/379.12	c   379s| 70400 |   119 |  6074k|  86.2 |   159M |  23 | 546 |  11k|2384 |  11k|  1 | 116k|  11 | 0.000000e+00 |      --      |    Inf |  94.63%
378.30/379.46	c   379s| 70500 |   112 |  6082k|  86.2 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 117k|  11 | 0.000000e+00 |      --      |    Inf |  94.65%
378.80/379.91	c   380s| 70600 |   112 |  6090k|  86.2 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 117k|  11 | 0.000000e+00 |      --      |    Inf |  94.67%
379.40/380.50	c   381s| 70700 |   115 |  6100k|  86.2 |   159M |  23 | 546 |  11k|2393 |  11k|  1 | 117k|  11 | 0.000000e+00 |      --      |    Inf |  94.70%
379.70/380.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
379.70/380.88	c   381s| 70800 |   110 |  6107k|  86.2 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 117k|  11 | 0.000000e+00 |      --      |    Inf |  94.72%
380.20/381.32	c   381s| 70900 |   115 |  6116k|  86.2 |   159M |  23 | 546 |  11k|2386 |  11k|  0 | 117k|  11 | 0.000000e+00 |      --      |    Inf |  94.75%
380.59/381.72	c   382s| 71000 |   123 |  6124k|  86.2 |   159M |  23 | 546 |  11k|2386 |  11k|  1 | 117k|  11 | 0.000000e+00 |      --      |    Inf |  94.77%
380.79/381.98	c   382s| 71100 |   112 |  6130k|  86.2 |   159M |  23 | 546 |  11k|2386 |  11k|  1 | 117k|  11 | 0.000000e+00 |      --      |    Inf |  94.79%
381.19/382.31	c   382s| 71200 |   110 |  6137k|  86.1 |   159M |  23 | 546 |  11k|2391 |  11k|  0 | 118k|  11 | 0.000000e+00 |      --      |    Inf |  94.81%
381.59/382.72	c   383s| 71300 |   110 |  6146k|  86.1 |   159M |  23 | 546 |  11k|2386 |  11k|  1 | 118k|  11 | 0.000000e+00 |      --      |    Inf |  94.84%
382.00/383.13	c   383s| 71400 |   110 |  6155k|  86.1 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 118k|  11 | 0.000000e+00 |      --      |    Inf |  94.88%
382.49/383.60	c   384s| 71500 |   117 |  6164k|  86.1 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 118k|  11 | 0.000000e+00 |      --      |    Inf |  94.92%
382.89/384.07	c   384s| 71600 |   119 |  6174k|  86.2 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 118k|  11 | 0.000000e+00 |      --      |    Inf |  94.95%
383.39/384.54	c   385s| 71700 |   121 |  6184k|  86.2 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 118k|  11 | 0.000000e+00 |      --      |    Inf |  94.99%
383.79/384.94	c   385s| 71800 |   115 |  6192k|  86.2 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 119k|  11 | 0.000000e+00 |      --      |    Inf |  95.01%
384.18/385.36	c   385s| 71900 |   118 |  6201k|  86.2 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 119k|  11 | 0.000000e+00 |      --      |    Inf |  95.05%
384.58/385.78	c   386s| 72000 |   115 |  6210k|  86.2 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 119k|  11 | 0.000000e+00 |      --      |    Inf |  95.10%
384.99/386.12	c   386s| 72100 |   116 |  6217k|  86.2 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 119k|  11 | 0.000000e+00 |      --      |    Inf |  95.11%
385.38/386.55	c   387s| 72200 |   112 |  6226k|  86.2 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 119k|  11 | 0.000000e+00 |      --      |    Inf |  95.13%
385.78/386.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
385.78/386.95	c   387s| 72300 |   113 |  6235k|  86.2 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 119k|  11 | 0.000000e+00 |      --      |    Inf |  95.15%
386.18/387.30	c   387s| 72400 |   107 |  6242k|  86.1 |   159M |  23 | 546 |  11k|2387 |  11k|  0 | 119k|  11 | 0.000000e+00 |      --      |    Inf |  95.18%
386.48/387.66	c   388s| 72500 |   106 |  6249k|  86.1 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 120k|  11 | 0.000000e+00 |      --      |    Inf |  95.21%
386.98/388.14	c   388s| 72600 |   112 |  6259k|  86.2 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 120k|  11 | 0.000000e+00 |      --      |    Inf |  95.24%
387.38/388.52	c   389s| 72700 |   109 |  6268k|  86.2 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 120k|  11 | 0.000000e+00 |      --      |    Inf |  95.27%
387.67/388.89	c   389s| 72800 |   108 |  6276k|  86.1 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 120k|  11 | 0.000000e+00 |      --      |    Inf |  95.29%
388.07/389.29	c   389s| 72900 |   107 |  6285k|  86.1 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 120k|  11 | 0.000000e+00 |      --      |    Inf |  95.30%
388.57/389.79	c   390s| 73000 |   109 |  6295k|  86.2 |   159M |  23 | 546 |  11k|2388 |  11k|  0 | 120k|  11 | 0.000000e+00 |      --      |    Inf |  95.34%
389.07/390.20	c   390s| 73100 |   110 |  6304k|  86.2 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 121k|  11 | 0.000000e+00 |      --      |    Inf |  95.37%
389.47/390.63	c   391s| 73200 |   110 |  6313k|  86.2 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 121k|  11 | 0.000000e+00 |      --      |    Inf |  95.41%
389.87/391.08	c   391s| 73300 |   110 |  6324k|  86.2 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 121k|  11 | 0.000000e+00 |      --      |    Inf |  95.44%
390.27/391.46	c   391s| 73400 |   107 |  6332k|  86.2 |   159M |  23 | 546 |  11k|2387 |  11k|  0 | 121k|  11 | 0.000000e+00 |      --      |    Inf |  95.46%
390.67/391.84	c   392s| 73500 |   107 |  6341k|  86.2 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 121k|  11 | 0.000000e+00 |      --      |    Inf |  95.47%
391.07/392.25	c   392s| 73600 |   108 |  6349k|  86.2 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 121k|  11 | 0.000000e+00 |      --      |    Inf |  95.50%
391.46/392.64	c   393s| 73700 |   111 |  6357k|  86.2 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 121k|  11 | 0.000000e+00 |      --      |    Inf |  95.51%
391.87/393.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
391.87/393.05	c   393s| 73800 |   113 |  6366k|  86.2 |   159M |  23 | 546 |  11k|2393 |  11k|  1 | 122k|  11 | 0.000000e+00 |      --      |    Inf |  95.53%
392.16/393.37	c   393s| 73900 |   111 |  6374k|  86.2 |   159M |  23 | 546 |  11k|2393 |  11k|  1 | 122k|  11 | 0.000000e+00 |      --      |    Inf |  95.54%
392.46/393.69	c   394s| 74000 |   106 |  6380k|  86.2 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 122k|  11 | 0.000000e+00 |      --      |    Inf |  95.56%
392.87/394.07	c   394s| 74100 |   107 |  6389k|  86.2 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 122k|  11 | 0.000000e+00 |      --      |    Inf |  95.59%
393.26/394.49	c   394s| 74200 |   108 |  6396k|  86.1 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 122k|  11 | 0.000000e+00 |      --      |    Inf |  95.61%
393.76/394.93	c   395s| 74300 |   110 |  6405k|  86.1 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 122k|  11 | 0.000000e+00 |      --      |    Inf |  95.64%
394.16/395.36	c   395s| 74400 |   106 |  6414k|  86.2 |   159M |  23 | 546 |  11k|2390 |  11k|  1 | 122k|  11 | 0.000000e+00 |      --      |    Inf |  95.66%
394.46/395.69	c   396s| 74500 |   106 |  6420k|  86.1 |   159M |  23 | 546 |  11k|2396 |  11k|  0 | 123k|  11 | 0.000000e+00 |      --      |    Inf |  95.67%
394.86/396.05	c   396s| 74600 |   104 |  6428k|  86.1 |   159M |  23 | 546 |  11k|2396 |  11k|  0 | 123k|  11 | 0.000000e+00 |      --      |    Inf |  95.70%
395.35/396.50	c   397s| 74700 |   102 |  6438k|  86.1 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 123k|  11 | 0.000000e+00 |      --      |    Inf |  95.72%
395.75/396.90	c   397s| 74800 |    98 |  6446k|  86.1 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 123k|  11 | 0.000000e+00 |      --      |    Inf |  95.74%
396.05/397.21	c   397s| 74900 |    92 |  6452k|  86.1 |   159M |  23 | 546 |  11k|2390 |  11k|  1 | 123k|  11 | 0.000000e+00 |      --      |    Inf |  95.77%
396.65/397.80	c   398s| 75000 |    98 |  6462k|  86.1 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 123k|  11 | 0.000000e+00 |      --      |    Inf |  95.80%
397.05/398.24	c   398s| 75100 |   102 |  6470k|  86.1 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 123k|  11 | 0.000000e+00 |      --      |    Inf |  95.83%
397.45/398.63	c   399s| 75200 |    98 |  6479k|  86.1 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 124k|  11 | 0.000000e+00 |      --      |    Inf |  95.86%
397.85/399.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
397.85/399.07	c   399s| 75300 |   100 |  6487k|  86.1 |   159M |  23 | 546 |  11k|2387 |  11k|  0 | 124k|  11 | 0.000000e+00 |      --      |    Inf |  95.89%
398.25/399.48	c   399s| 75400 |   101 |  6496k|  86.1 |   159M |  23 | 546 |  11k|2390 |  11k|  1 | 124k|  11 | 0.000000e+00 |      --      |    Inf |  95.92%
398.64/399.83	c   400s| 75500 |   103 |  6503k|  86.1 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 124k|  11 | 0.000000e+00 |      --      |    Inf |  95.94%
398.95/400.18	c   400s| 75600 |   101 |  6511k|  86.1 |   159M |  23 | 546 |  11k|2390 |  11k|  0 | 124k|  11 | 0.000000e+00 |      --      |    Inf |  95.96%
399.34/400.53	c   401s| 75700 |    96 |  6519k|  86.1 |   159M |  23 | 546 |  11k|2390 |  11k|  1 | 124k|  11 | 0.000000e+00 |      --      |    Inf |  95.98%
399.74/400.99	c   401s| 75800 |    96 |  6528k|  86.1 |   159M |  23 | 546 |  11k|2388 |  11k|  2 | 125k|  11 | 0.000000e+00 |      --      |    Inf |  96.02%
400.14/401.35	c   401s| 75900 |    91 |  6535k|  86.0 |   159M |  23 | 546 |  11k|2387 |  11k|  0 | 125k|  11 | 0.000000e+00 |      --      |    Inf |  96.05%
400.54/401.71	c   402s| 76000 |    92 |  6542k|  86.0 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 125k|  11 | 0.000000e+00 |      --      |    Inf |  96.07%
400.94/402.15	c   402s| 76100 |    93 |  6552k|  86.0 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 125k|  11 | 0.000000e+00 |      --      |    Inf |  96.10%
401.34/402.53	c   403s| 76200 |    92 |  6560k|  86.0 |   159M |  23 | 546 |  11k|2386 |  11k|  1 | 125k|  11 | 0.000000e+00 |      --      |    Inf |  96.13%
401.64/402.89	c   403s| 76300 |    89 |  6567k|  86.0 |   159M |  23 | 546 |  11k|2390 |  11k|  0 | 125k|  11 | 0.000000e+00 |      --      |    Inf |  96.16%
402.13/403.30	c   403s| 76400 |    85 |  6575k|  86.0 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 125k|  11 | 0.000000e+00 |      --      |    Inf |  96.19%
402.73/403.96	c   404s| 76500 |    90 |  6586k|  86.0 |   159M |  23 | 546 |  11k|2390 |  11k|  0 | 125k|  11 | 0.000000e+00 |      --      |    Inf |  96.26%
403.13/404.32	c   404s| 76600 |    88 |  6594k|  86.0 |   159M |  23 | 546 |  11k|2390 |  11k|  1 | 126k|  11 | 0.000000e+00 |      --      |    Inf |  96.30%
403.63/404.83	c   405s| 76700 |    94 |  6604k|  86.0 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 126k|  11 | 0.000000e+00 |      --      |    Inf |  96.36%
404.13/405.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
404.13/405.31	c   405s| 76800 |    92 |  6614k|  86.1 |   159M |  23 | 546 |  11k|2388 |  11k|  0 | 126k|  11 | 0.000000e+00 |      --      |    Inf |  96.39%
404.53/405.71	c   406s| 76900 |    92 |  6623k|  86.1 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 126k|  11 | 0.000000e+00 |      --      |    Inf |  96.41%
404.93/406.11	c   406s| 77000 |    88 |  6632k|  86.1 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 126k|  11 | 0.000000e+00 |      --      |    Inf |  96.44%
405.33/406.52	c   407s| 77100 |    85 |  6640k|  86.1 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 126k|  11 | 0.000000e+00 |      --      |    Inf |  96.48%
405.73/406.93	c   407s| 77200 |    81 |  6649k|  86.1 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 127k|  11 | 0.000000e+00 |      --      |    Inf |  96.51%
406.12/407.30	c   407s| 77300 |    80 |  6657k|  86.1 |   159M |  23 | 546 |  11k|2386 |  11k|  1 | 127k|  11 | 0.000000e+00 |      --      |    Inf |  96.55%
406.42/407.68	c   408s| 77400 |    80 |  6666k|  86.1 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 127k|  11 | 0.000000e+00 |      --      |    Inf |  96.57%
406.83/408.06	c   408s| 77500 |    78 |  6673k|  86.0 |   159M |  23 | 546 |  11k|2386 |  11k|  0 | 127k|  11 | 0.000000e+00 |      --      |    Inf |  96.59%
407.22/408.42	c   408s| 77600 |    69 |  6681k|  86.0 |   159M |  23 | 546 |  11k|2392 |  11k|  0 | 127k|  11 | 0.000000e+00 |      --      |    Inf |  96.62%
407.62/408.85	c   409s| 77700 |    67 |  6690k|  86.0 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 127k|  11 | 0.000000e+00 |      --      |    Inf |  96.67%
408.32/409.53	c   410s| 77800 |    75 |  6701k|  86.1 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 127k|  11 | 0.000000e+00 |      --      |    Inf |  96.71%
408.72/409.92	c   410s| 77900 |    75 |  6709k|  86.1 |   159M |  23 | 546 |  11k|2384 |  11k|  1 | 128k|  11 | 0.000000e+00 |      --      |    Inf |  96.74%
409.02/410.28	c   410s| 78000 |    71 |  6717k|  86.1 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 128k|  11 | 0.000000e+00 |      --      |    Inf |  96.77%
409.51/410.70	c   411s| 78100 |    75 |  6725k|  86.0 |   159M |  23 | 546 |  11k|2384 |  11k|  0 | 128k|  11 | 0.000000e+00 |      --      |    Inf |  96.78%
409.92/411.11	c   411s| 78200 |    71 |  6734k|  86.1 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 128k|  11 | 0.000000e+00 |      --      |    Inf |  96.81%
410.31/411.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
410.31/411.51	c   412s| 78300 |    72 |  6743k|  86.1 |   159M |  23 | 546 |  11k|2390 |  11k|  0 | 128k|  11 | 0.000000e+00 |      --      |    Inf |  96.83%
410.61/411.89	c   412s| 78400 |    70 |  6751k|  86.1 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 128k|  11 | 0.000000e+00 |      --      |    Inf |  96.86%
411.31/412.58	c   413s| 78500 |    78 |  6765k|  86.1 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 129k|  11 | 0.000000e+00 |      --      |    Inf |  96.90%
411.71/412.99	c   413s| 78600 |    79 |  6773k|  86.1 |   159M |  23 | 546 |  11k|2387 |  11k|  0 | 129k|  11 | 0.000000e+00 |      --      |    Inf |  96.92%
412.11/413.32	c   413s| 78700 |    79 |  6780k|  86.1 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 129k|  11 | 0.000000e+00 |      --      |    Inf |  96.94%
412.41/413.68	c   414s| 78800 |    77 |  6788k|  86.1 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 129k|  11 | 0.000000e+00 |      --      |    Inf |  96.96%
412.71/413.96	c   414s| 78900 |    73 |  6793k|  86.0 |   159M |  23 | 546 |  11k|2387 |  11k|  0 | 129k|  11 | 0.000000e+00 |      --      |    Inf |  96.97%
413.10/414.33	c   414s| 79000 |    70 |  6801k|  86.0 |   159M |  23 | 546 |  11k|2384 |  11k|  0 | 129k|  11 | 0.000000e+00 |      --      |    Inf |  97.00%
413.50/414.70	c   415s| 79100 |    67 |  6809k|  86.0 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 130k|  11 | 0.000000e+00 |      --      |    Inf |  97.03%
413.91/415.15	c   415s| 79200 |    65 |  6817k|  86.0 |   159M |  23 | 546 |  11k|2394 |  11k|  1 | 130k|  11 | 0.000000e+00 |      --      |    Inf |  97.06%
414.40/415.60	c   416s| 79300 |    67 |  6826k|  86.0 |   159M |  23 | 546 |  11k|2387 |  11k|  0 | 130k|  11 | 0.000000e+00 |      --      |    Inf |  97.10%
414.70/415.98	c   416s| 79400 |    67 |  6834k|  86.0 |   159M |  23 | 546 |  11k|2398 |  11k|  1 | 130k|  11 | 0.000000e+00 |      --      |    Inf |  97.13%
415.20/416.42	c   416s| 79500 |    71 |  6842k|  86.0 |   159M |  23 | 546 |  11k|2385 |  11k|  1 | 130k|  11 | 0.000000e+00 |      --      |    Inf |  97.17%
415.50/416.76	c   417s| 79600 |    64 |  6849k|  86.0 |   159M |  23 | 546 |  11k|2391 |  11k|  0 | 130k|  11 | 0.000000e+00 |      --      |    Inf |  97.25%
415.90/417.11	c   417s| 79700 |    72 |  6856k|  86.0 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 130k|  11 | 0.000000e+00 |      --      |    Inf |  97.29%
416.10/417.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
416.10/417.39	c   417s| 79800 |    65 |  6862k|  85.9 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 131k|  11 | 0.000000e+00 |      --      |    Inf |  97.34%
416.50/417.75	c   418s| 79900 |    63 |  6869k|  85.9 |   159M |  23 | 546 |  11k|2395 |  11k|  1 | 131k|  11 | 0.000000e+00 |      --      |    Inf |  97.37%
416.99/418.27	c   418s| 80000 |    63 |  6878k|  85.9 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 131k|  11 | 0.000000e+00 |      --      |    Inf |  97.39%
417.39/418.67	c   419s| 80100 |    64 |  6887k|  85.9 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 131k|  11 | 0.000000e+00 |      --      |    Inf |  97.42%
417.90/419.13	c   419s| 80200 |    64 |  6896k|  85.9 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 131k|  11 | 0.000000e+00 |      --      |    Inf |  97.45%
418.29/419.54	c   420s| 80300 |    60 |  6904k|  85.9 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 131k|  11 | 0.000000e+00 |      --      |    Inf |  97.48%
418.69/419.91	c   420s| 80400 |    61 |  6912k|  85.9 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 131k|  11 | 0.000000e+00 |      --      |    Inf |  97.50%
418.99/420.28	c   420s| 80500 |    56 |  6920k|  85.9 |   159M |  23 | 546 |  11k|2392 |  11k|  1 | 132k|  11 | 0.000000e+00 |      --      |    Inf |  97.52%
419.39/420.66	c   421s| 80600 |    57 |  6928k|  85.9 |   159M |  23 | 546 |  11k|2393 |  11k|  1 | 132k|  11 | 0.000000e+00 |      --      |    Inf |  97.54%
419.89/421.17	c   421s| 80700 |    58 |  6938k|  85.9 |   159M |  23 | 546 |  11k|2391 |  11k|  0 | 132k|  11 | 0.000000e+00 |      --      |    Inf |  97.57%
420.28/421.55	c   422s| 80800 |    60 |  6946k|  85.9 |   159M |  23 | 546 |  11k|2391 |  11k|  0 | 132k|  11 | 0.000000e+00 |      --      |    Inf |  97.60%
420.68/421.97	c   422s| 80900 |    57 |  6955k|  85.9 |   159M |  23 | 546 |  11k|2391 |  11k|  0 | 132k|  11 | 0.000000e+00 |      --      |    Inf |  97.64%
421.18/422.46	c   422s| 81000 |    58 |  6965k|  85.9 |   159M |  23 | 546 |  11k|2386 |  11k|  0 | 132k|  11 | 0.000000e+00 |      --      |    Inf |  97.67%
421.58/422.86	c   423s| 81100 |    56 |  6974k|  85.9 |   159M |  23 | 546 |  11k|2386 |  11k|  1 | 133k|  11 | 0.000000e+00 |      --      |    Inf |  97.70%
422.08/423.37	c   423s| 81200 |    56 |  6983k|  85.9 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 133k|  11 | 0.000000e+00 |      --      |    Inf |  97.73%
422.48/423.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
422.48/423.78	c   424s| 81300 |    58 |  6991k|  85.9 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 133k|  11 | 0.000000e+00 |      --      |    Inf |  97.75%
422.88/424.15	c   424s| 81400 |    56 |  6998k|  85.9 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 133k|  11 | 0.000000e+00 |      --      |    Inf |  97.78%
423.28/424.56	c   425s| 81500 |    58 |  7006k|  85.9 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 133k|  11 | 0.000000e+00 |      --      |    Inf |  97.81%
423.68/424.95	c   425s| 81600 |    54 |  7015k|  85.9 |   159M |  23 | 546 |  11k|2391 |  11k|  0 | 133k|  11 | 0.000000e+00 |      --      |    Inf |  97.85%
424.07/425.33	c   425s| 81700 |    56 |  7023k|  85.9 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 134k|  11 | 0.000000e+00 |      --      |    Inf |  97.88%
424.37/425.68	c   426s| 81800 |    50 |  7030k|  85.9 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 134k|  11 | 0.000000e+00 |      --      |    Inf |  97.91%
424.78/426.05	c   426s| 81900 |    53 |  7039k|  85.9 |   159M |  23 | 546 |  11k|2387 |  11k|  0 | 134k|  11 | 0.000000e+00 |      --      |    Inf |  97.94%
425.17/426.44	c   426s| 82000 |    47 |  7046k|  85.9 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 134k|  11 | 0.000000e+00 |      --      |    Inf |  97.98%
425.57/426.81	c   427s| 82100 |    47 |  7054k|  85.9 |   159M |  23 | 546 |  11k|2390 |  11k|  1 | 134k|  11 | 0.000000e+00 |      --      |    Inf |  98.00%
425.97/427.29	c   427s| 82200 |    49 |  7062k|  85.9 |   159M |  23 | 546 |  11k|2385 |  11k|  1 | 135k|  11 | 0.000000e+00 |      --      |    Inf |  98.03%
426.47/427.74	c   428s| 82300 |    52 |  7072k|  85.9 |   159M |  23 | 546 |  11k|2385 |  11k|  1 | 135k|  11 | 0.000000e+00 |      --      |    Inf |  98.05%
426.87/428.17	c   428s| 82400 |    49 |  7082k|  85.9 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 135k|  11 | 0.000000e+00 |      --      |    Inf |  98.07%
427.27/428.59	c   429s| 82500 |    45 |  7091k|  85.9 |   159M |  23 | 546 |  11k|2385 |  11k|  0 | 135k|  11 | 0.000000e+00 |      --      |    Inf |  98.09%
427.77/429.00	c   429s| 82600 |    43 |  7100k|  85.9 |   159M |  23 | 546 |  11k|2394 |  11k|  1 | 135k|  11 | 0.000000e+00 |      --      |    Inf |  98.14%
428.16/429.46	c   429s| 82700 |    51 |  7109k|  85.9 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 135k|  11 | 0.000000e+00 |      --      |    Inf |  98.17%
428.56/429.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
428.56/429.82	c   430s| 82800 |    48 |  7116k|  85.9 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 136k|  11 | 0.000000e+00 |      --      |    Inf |  98.19%
429.06/430.33	c   430s| 82900 |    53 |  7126k|  85.9 |   159M |  23 | 546 |  11k|2388 |  11k|  0 | 136k|  11 | 0.000000e+00 |      --      |    Inf |  98.22%
429.46/430.72	c   431s| 83000 |    54 |  7135k|  85.9 |   159M |  23 | 546 |  11k|2386 |  11k|  1 | 136k|  11 | 0.000000e+00 |      --      |    Inf |  98.24%
429.76/431.07	c   431s| 83100 |    48 |  7142k|  85.9 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 136k|  11 | 0.000000e+00 |      --      |    Inf |  98.27%
430.16/431.49	c   431s| 83200 |    48 |  7150k|  85.9 |   159M |  23 | 546 |  11k|2386 |  11k|  0 | 136k|  11 | 0.000000e+00 |      --      |    Inf |  98.30%
430.56/431.86	c   432s| 83300 |    46 |  7158k|  85.9 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 136k|  11 | 0.000000e+00 |      --      |    Inf |  98.31%
430.96/432.21	c   432s| 83400 |    43 |  7166k|  85.9 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 137k|  11 | 0.000000e+00 |      --      |    Inf |  98.33%
431.45/432.71	c   433s| 83500 |    48 |  7177k|  85.9 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 137k|  11 | 0.000000e+00 |      --      |    Inf |  98.34%
431.76/433.07	c   433s| 83600 |    49 |  7184k|  85.9 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 137k|  11 | 0.000000e+00 |      --      |    Inf |  98.36%
432.15/433.45	c   433s| 83700 |    41 |  7192k|  85.9 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 137k|  11 | 0.000000e+00 |      --      |    Inf |  98.39%
432.55/433.82	c   434s| 83800 |    42 |  7200k|  85.9 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 137k|  11 | 0.000000e+00 |      --      |    Inf |  98.41%
432.85/434.14	c   434s| 83900 |    40 |  7208k|  85.9 |   159M |  23 | 546 |  11k|2391 |  11k|  0 | 137k|  11 | 0.000000e+00 |      --      |    Inf |  98.43%
433.25/434.55	c   435s| 84000 |    38 |  7216k|  85.8 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 137k|  11 | 0.000000e+00 |      --      |    Inf |  98.46%
433.65/434.91	c   435s| 84100 |    41 |  7224k|  85.8 |   159M |  23 | 546 |  11k|2395 |  11k|  1 | 138k|  11 | 0.000000e+00 |      --      |    Inf |  98.47%
433.94/435.22	c   435s| 84200 |    39 |  7231k|  85.8 |   159M |  23 | 546 |  11k|2397 |  11k|  1 | 138k|  11 | 0.000000e+00 |      --      |    Inf |  98.49%
434.24/435.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
434.24/435.59	c   436s| 84300 |    33 |  7238k|  85.8 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 138k|  11 | 0.000000e+00 |      --      |    Inf |  98.51%
434.64/435.96	c   436s| 84400 |    39 |  7246k|  85.8 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 138k|  11 | 0.000000e+00 |      --      |    Inf |  98.53%
435.04/436.32	c   436s| 84500 |    36 |  7254k|  85.8 |   159M |  23 | 546 |  11k|2391 |  11k|  0 | 138k|  11 | 0.000000e+00 |      --      |    Inf |  98.55%
435.34/436.68	c   437s| 84600 |    34 |  7263k|  85.8 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 138k|  11 | 0.000000e+00 |      --      |    Inf |  98.57%
435.74/437.07	c   437s| 84700 |    30 |  7271k|  85.8 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 139k|  11 | 0.000000e+00 |      --      |    Inf |  98.59%
436.14/437.40	c   437s| 84800 |    35 |  7279k|  85.8 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 139k|  11 | 0.000000e+00 |      --      |    Inf |  98.61%
436.64/437.94	c   438s| 84900 |    37 |  7288k|  85.8 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 139k|  11 | 0.000000e+00 |      --      |    Inf |  98.64%
436.94/438.29	c   438s| 85000 |    35 |  7296k|  85.8 |   159M |  23 | 546 |  11k|2394 |  11k|  0 | 139k|  11 | 0.000000e+00 |      --      |    Inf |  98.66%
437.43/438.71	c   439s| 85100 |    32 |  7306k|  85.8 |   159M |  23 | 546 |  11k|2388 |  11k|  0 | 139k|  11 | 0.000000e+00 |      --      |    Inf |  98.69%
437.74/439.06	c   439s| 85200 |    32 |  7314k|  85.8 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 139k|  11 | 0.000000e+00 |      --      |    Inf |  98.70%
438.13/439.48	c   439s| 85300 |    31 |  7323k|  85.8 |   159M |  23 | 546 |  11k|2394 |  11k|  0 | 140k|  11 | 0.000000e+00 |      --      |    Inf |  98.72%
438.53/439.86	c   440s| 85400 |    28 |  7332k|  85.8 |   159M |  23 | 546 |  11k|2394 |  11k|  1 | 140k|  11 | 0.000000e+00 |      --      |    Inf |  98.74%
438.93/440.20	c   440s| 85500 |    27 |  7340k|  85.8 |   159M |  23 | 546 |  11k|2390 |  11k|  0 | 140k|  11 | 0.000000e+00 |      --      |    Inf |  98.77%
439.33/440.68	c   441s| 85600 |    25 |  7350k|  85.8 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 140k|  11 | 0.000000e+00 |      --      |    Inf |  98.81%
439.73/441.09	c   441s| 85700 |    25 |  7359k|  85.8 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 140k|  11 | 0.000000e+00 |      --      |    Inf |  98.82%
440.13/441.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
440.13/441.40	c   441s| 85800 |    26 |  7366k|  85.8 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 140k|  11 | 0.000000e+00 |      --      |    Inf |  98.85%
440.33/441.68	c   442s| 85900 |    24 |  7372k|  85.8 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 141k|  11 | 0.000000e+00 |      --      |    Inf |  98.88%
440.73/442.02	c   442s| 86000 |    24 |  7380k|  85.8 |   159M |  23 | 546 |  11k|2386 |  11k|  1 | 141k|  11 | 0.000000e+00 |      --      |    Inf |  98.90%
441.02/442.38	c   442s| 86100 |    25 |  7388k|  85.7 |   159M |  23 | 546 |  11k|2390 |  11k|  1 | 141k|  11 | 0.000000e+00 |      --      |    Inf |  98.93%
441.52/442.85	c   443s| 86200 |    23 |  7397k|  85.8 |   159M |  23 | 546 |  11k|2390 |  11k|  1 | 141k|  11 | 0.000000e+00 |      --      |    Inf |  98.95%
441.92/443.21	c   443s| 86300 |    25 |  7404k|  85.7 |   159M |  23 | 546 |  11k|2390 |  11k|  1 | 141k|  11 | 0.000000e+00 |      --      |    Inf |  98.97%
442.22/443.56	c   444s| 86400 |    22 |  7412k|  85.7 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 142k|  11 | 0.000000e+00 |      --      |    Inf |  98.99%
442.72/444.00	c   444s| 86500 |    21 |  7422k|  85.7 |   159M |  23 | 546 |  11k|2390 |  11k|  1 | 142k|  11 | 0.000000e+00 |      --      |    Inf |  99.03%
443.12/444.46	c   444s| 86600 |    29 |  7430k|  85.7 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 142k|  11 | 0.000000e+00 |      --      |    Inf |  99.05%
443.62/444.93	c   445s| 86700 |    35 |  7439k|  85.8 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 142k|  11 | 0.000000e+00 |      --      |    Inf |  99.06%
444.02/445.31	c   445s| 86800 |    40 |  7447k|  85.7 |   159M |  23 | 546 |  11k|2392 |  11k|  1 | 142k|  11 | 0.000000e+00 |      --      |    Inf |  99.08%
444.41/445.71	c   446s| 86900 |    40 |  7455k|  85.7 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 142k|  11 | 0.000000e+00 |      --      |    Inf |  99.09%
444.72/446.05	c   446s| 87000 |    38 |  7463k|  85.7 |   159M |  23 | 546 |  11k|2392 |  11k|  0 | 143k|  11 | 0.000000e+00 |      --      |    Inf |  99.10%
445.11/446.46	c   446s| 87100 |    38 |  7471k|  85.7 |   159M |  23 | 546 |  11k|2392 |  11k|  1 | 143k|  11 | 0.000000e+00 |      --      |    Inf |  99.12%
445.41/446.77	c   447s| 87200 |    32 |  7478k|  85.7 |   159M |  23 | 546 |  11k|2392 |  11k|  0 | 143k|  11 | 0.000000e+00 |      --      |    Inf |  99.14%
445.82/447.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
445.82/447.11	c   447s| 87300 |    25 |  7485k|  85.7 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 143k|  11 | 0.000000e+00 |      --      |    Inf |  99.16%
446.21/447.51	c   448s| 87400 |    24 |  7494k|  85.7 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 143k|  11 | 0.000000e+00 |      --      |    Inf |  99.18%
446.51/447.89	c   448s| 87500 |    25 |  7502k|  85.7 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 143k|  11 | 0.000000e+00 |      --      |    Inf |  99.19%
446.91/448.22	c   448s| 87600 |    21 |  7509k|  85.7 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 144k|  11 | 0.000000e+00 |      --      |    Inf |  99.21%
447.21/448.56	c   449s| 87700 |    17 |  7516k|  85.7 |   159M |  23 | 546 |  11k|2392 |  11k|  0 | 144k|  11 | 0.000000e+00 |      --      |    Inf |  99.23%
447.71/449.07	c   449s| 87800 |    22 |  7525k|  85.7 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 144k|  11 | 0.000000e+00 |      --      |    Inf |  99.25%
448.10/449.45	c   449s| 87900 |    24 |  7533k|  85.6 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 144k|  11 | 0.000000e+00 |      --      |    Inf |  99.26%
448.50/449.81	c   450s| 88000 |    22 |  7540k|  85.6 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 144k|  11 | 0.000000e+00 |      --      |    Inf |  99.27%
448.81/450.17	c   450s| 88100 |    24 |  7548k|  85.6 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 144k|  11 | 0.000000e+00 |      --      |    Inf |  99.29%
449.10/450.48	c   450s| 88200 |    21 |  7555k|  85.6 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 145k|  11 | 0.000000e+00 |      --      |    Inf |  99.30%
449.50/450.82	c   451s| 88300 |    21 |  7562k|  85.6 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 145k|  11 | 0.000000e+00 |      --      |    Inf |  99.32%
449.90/451.26	c   451s| 88400 |    20 |  7570k|  85.6 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 145k|  11 | 0.000000e+00 |      --      |    Inf |  99.35%
450.20/451.58	c   452s| 88500 |    16 |  7577k|  85.6 |   159M |  23 | 546 |  11k|2386 |  11k|  0 | 145k|  11 | 0.000000e+00 |      --      |    Inf |  99.36%
450.70/452.01	c   452s| 88600 |    19 |  7586k|  85.6 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 145k|  11 | 0.000000e+00 |      --      |    Inf |  99.39%
451.00/452.39	c   452s| 88700 |    19 |  7594k|  85.6 |   159M |  23 | 546 |  11k|2386 |  11k|  1 | 145k|  11 | 0.000000e+00 |      --      |    Inf |  99.42%
451.49/452.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
451.49/452.81	c   453s| 88800 |    19 |  7602k|  85.6 |   159M |  23 | 546 |  11k|2386 |  11k|  1 | 146k|  11 | 0.000000e+00 |      --      |    Inf |  99.45%
451.89/453.20	c   453s| 88900 |    16 |  7611k|  85.6 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 146k|  11 | 0.000000e+00 |      --      |    Inf |  99.47%
452.19/453.50	c   454s| 89000 |    14 |  7617k|  85.5 |   159M |  23 | 546 |  11k|2386 |  11k|  1 | 146k|  11 | 0.000000e+00 |      --      |    Inf |  99.49%
452.49/453.83	c   454s| 89100 |    12 |  7625k|  85.5 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 146k|  11 | 0.000000e+00 |      --      |    Inf |  99.52%
452.89/454.28	c   454s| 89200 |    14 |  7633k|  85.5 |   159M |  23 | 546 |  11k|2387 |  11k|  0 | 146k|  11 | 0.000000e+00 |      --      |    Inf |  99.54%
453.39/454.73	c   455s| 89300 |    16 |  7641k|  85.5 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 147k|  11 | 0.000000e+00 |      --      |    Inf |  99.56%
453.79/455.10	c   455s| 89400 |    14 |  7649k|  85.5 |   159M |  23 | 546 |  11k|2387 |  11k|  0 | 147k|  11 | 0.000000e+00 |      --      |    Inf |  99.59%
454.19/455.51	c   456s| 89500 |    14 |  7657k|  85.5 |   159M |  23 | 546 |  11k|2387 |  11k|  0 | 147k|  11 | 0.000000e+00 |      --      |    Inf |  99.61%
454.48/455.87	c   456s| 89600 |    16 |  7665k|  85.5 |   159M |  23 | 546 |  11k|2387 |  11k|  1 | 147k|  11 | 0.000000e+00 |      --      |    Inf |  99.62%
454.88/456.20	c   456s| 89700 |    15 |  7672k|  85.5 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 147k|  11 | 0.000000e+00 |      --      |    Inf |  99.64%
455.18/456.57	c   457s| 89800 |    11 |  7680k|  85.5 |   159M |  23 | 546 |  11k|2390 |  11k|  0 | 147k|  11 | 0.000000e+00 |      --      |    Inf |  99.66%
455.58/456.95	c   457s| 89900 |    12 |  7688k|  85.5 |   159M |  23 | 546 |  11k|2390 |  11k|  0 | 148k|  11 | 0.000000e+00 |      --      |    Inf |  99.67%
455.98/457.30	c   457s| 90000 |    15 |  7695k|  85.4 |   159M |  23 | 546 |  11k|2390 |  11k|  0 | 148k|  11 | 0.000000e+00 |      --      |    Inf |  99.69%
456.28/457.62	c   458s| 90100 |    13 |  7701k|  85.4 |   159M |  23 | 546 |  11k|2390 |  11k|  0 | 148k|  11 | 0.000000e+00 |      --      |    Inf |  99.70%
456.68/458.03	c   458s| 90200 |    13 |  7710k|  85.4 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 148k|  11 | 0.000000e+00 |      --      |    Inf |  99.72%
456.98/458.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
456.98/458.38	c   458s| 90300 |    13 |  7718k|  85.4 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 148k|  11 | 0.000000e+00 |      --      |    Inf |  99.74%
457.48/458.81	c   459s| 90400 |    15 |  7726k|  85.4 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 148k|  11 | 0.000000e+00 |      --      |    Inf |  99.75%
457.78/459.15	c   459s| 90500 |    13 |  7733k|  85.4 |   159M |  23 | 546 |  11k|2389 |  11k|  1 | 149k|  11 | 0.000000e+00 |      --      |    Inf |  99.76%
458.17/459.55	c   460s| 90600 |    11 |  7742k|  85.4 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 149k|  11 | 0.000000e+00 |      --      |    Inf |  99.78%
458.57/459.91	c   460s| 90700 |     9 |  7750k|  85.4 |   159M |  23 | 546 |  11k|2389 |  11k|  0 | 149k|  11 | 0.000000e+00 |      --      |    Inf |  99.80%
458.97/460.38	c   460s| 90800 |    11 |  7760k|  85.4 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 149k|  11 | 0.000000e+00 |      --      |    Inf |  99.82%
459.47/460.80	c   461s| 90900 |     8 |  7768k|  85.4 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 149k|  11 | 0.000000e+00 |      --      |    Inf |  99.84%
459.78/461.18	c   461s| 91000 |    15 |  7776k|  85.4 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 149k|  11 | 0.000000e+00 |      --      |    Inf |  99.87%
460.27/461.60	c   462s| 91100 |    15 |  7784k|  85.4 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 150k|  11 | 0.000000e+00 |      --      |    Inf |  99.89%
460.67/462.03	c   462s| 91200 |    14 |  7792k|  85.4 |   159M |  23 | 546 |  11k|2388 |  11k|  1 | 150k|  11 | 0.000000e+00 |      --      |    Inf |  99.91%
461.07/462.40	c   462s| 91300 |    10 |  7800k|  85.4 |   159M |  23 | 546 |  11k|2391 |  11k|  0 | 150k|  11 | 0.000000e+00 |      --      |    Inf |  99.92%
461.47/462.81	c   463s| 91400 |    10 |  7809k|  85.4 |   159M |  23 | 546 |  11k|2391 |  11k|  0 | 150k|  11 | 0.000000e+00 |      --      |    Inf |  99.94%
461.86/463.26	c   463s| 91500 |     7 |  7818k|  85.4 |   159M |  23 | 546 |  11k|2391 |  11k|  1 | 150k|  11 | 0.000000e+00 |      --      |    Inf |  99.97%
462.26/463.62	c   464s| 91600 |     6 |  7826k|  85.4 |   159M |  23 | 546 |  11k|   0 |  11k|  0 | 151k|  11 | 0.000000e+00 |      --      |    Inf |  99.99%
462.36/463.77	c 
462.36/463.77	c SCIP Status        : problem is solved [infeasible]
462.36/463.77	c Solving Time (sec) : 463.77
462.36/463.77	c Solving Nodes      : 91644
462.36/463.77	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
462.36/463.77	c Dual Bound         : +1.00000000000000e+20
462.36/463.77	c Gap                : 0.00 %
462.36/463.77	s UNSATISFIABLE
462.36/463.77	c SCIP Status        : problem is solved [infeasible]
462.36/463.77	c Total Time         :     463.77
462.36/463.77	c   solving          :     463.77
462.36/463.77	c   presolving       :       0.08 (included in solving)
462.36/463.77	c   reading          :       0.00 (included in solving)
462.36/463.77	c   copying          :       0.98 (107 #copies) (minimal 0.00, maximal 0.02, average 0.01)
462.36/463.77	c Original Problem   :
462.36/463.77	c   Problem name     : HOME/instance-4514745-1751225233.opb
462.36/463.77	c   Variables        : 552 (552 binary, 0 integer, 0 continuous)
462.36/463.77	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
462.36/463.77	c   Constraints      : 2558 initial, 2558 maximal
462.36/463.77	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
462.36/463.77	c Presolved Problem  :
462.36/463.77	c   Problem name     : t_HOME/instance-4514745-1751225233.opb
462.36/463.77	c   Variables        : 546 (546 binary, 0 integer, 0 continuous)
462.36/463.77	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
462.36/463.77	c   Constraints      : 2365 initial, 11633 maximal
462.36/463.77	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
462.36/463.77	c   Nonzeros         : 7584 constraint, 2040 clique table
462.36/463.77	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
462.36/463.77	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
462.36/463.77	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
462.36/463.77	c   gateextraction   :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
462.36/463.77	c   implics          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
462.36/463.77	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   milp             :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
462.36/463.77	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
462.36/463.77	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   trivial          :       0.00       0.00      5          1          0          0          0          0          0          0          0          0
462.36/463.77	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   dualfix          :       0.00       0.00      5          1          0          0          0          0          0          0          0          0
462.36/463.77	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   probing          :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
462.36/463.77	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
462.36/463.77	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
462.36/463.77	c   knapsack         :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
462.36/463.77	c   setppc           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
462.36/463.77	c   linear           :       0.01       0.00      7          4          0          0          4          0        193          0          0          0
462.36/463.77	c   logicor          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
462.36/463.77	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
462.36/463.77	c   root node        :          -          -      -        257          -          -        257          -          -          -          -          -
462.36/463.77	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
462.36/463.77	c   integral         :          0          0          0          0      50566          0          0       2423          0          0          0          0          0          0     101132
462.36/463.77	c   knapsack         :          1+        81         11     485366          0          0          0       2419      43291        795      67182          0          0          0          0
462.36/463.77	c   setppc           :       1029       1029         11     489395          0          0          0       1966     597327       1723     982504          0          0          0          0
462.36/463.77	c   linear           :          1+       184         12     487666          0          0          0          4      11228       8036      30437          8          2          0          0
462.36/463.77	c   logicor          :       1334+     10620         11     380077          0          0          0          0    1249843      25578    3887197         24          1          0          0
462.36/463.77	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
462.36/463.77	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
462.36/463.77	c   integral         :       3.21       0.00       0.00       0.00       3.21       0.00       0.00       0.00       0.00       0.00
462.36/463.77	c   knapsack         :       2.01       0.00       0.00       1.98       0.00       0.00       0.00       0.00       0.03       0.00
462.36/463.77	c   setppc           :       6.74       0.00       0.00       6.60       0.00       0.00       0.00       0.01       0.13       0.00
462.36/463.77	c   linear           :       1.05       0.00       0.00       1.03       0.00       0.00       0.00       0.00       0.02       0.00
462.36/463.77	c   logicor          :      26.96       0.00       0.00      26.58       0.00       0.00       0.00       0.00       0.38       0.00
462.36/463.77	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
462.36/463.77	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
462.36/463.77	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
462.36/463.77	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
462.36/463.77	c   dualfix          :          1          0          0          0
462.36/463.77	c   genvbounds       :          0          0          0          0
462.36/463.77	c   nlobbt           :          0          0          0          0
462.36/463.77	c   obbt             :          0          0          0          0
462.36/463.77	c   probing          :          0          0          0          0
462.36/463.77	c   pseudoobj        :          0          0          0          0
462.36/463.77	c   redcost          :          0          0          0          0
462.36/463.77	c   rootredcost      :          0          0          0          0
462.36/463.77	c   symmetry         :          2          0          0          0
462.36/463.77	c   vbounds          :     355892          0          0          0
462.36/463.77	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
462.36/463.77	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
462.36/463.77	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
462.36/463.77	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
462.36/463.77	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
462.36/463.77	c   probing          :       0.04       0.00       0.04       0.00       0.00       0.00
462.36/463.77	c   pseudoobj        :       0.06       0.00       0.00       0.06       0.00       0.00
462.36/463.77	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
462.36/463.77	c   rootredcost      :       0.04       0.00       0.00       0.04       0.00       0.00
462.36/463.77	c   symmetry         :       0.59       0.00       0.01       0.58       0.00       0.00
462.36/463.77	c   vbounds          :       0.86       0.00       0.00       0.86       0.00       0.00
462.36/463.77	c Symmetry           :
462.36/463.77	c   #affected vars   :        504 (504 bin, 0 int, 0 cont)
462.36/463.77	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
462.36/463.77	c   orbital reduction:          0 reductions applied,          0 cutoffs
462.36/463.77	c   lexicographic red:          0 reductions applied,          0 cutoffs
462.36/463.77	c   shadow tree time :       0.09 s
462.36/463.77	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
462.36/463.77	c   propagation      :       0.79      29080      27107          -     173995       21.3        472       16.4          -          -          -
462.36/463.77	c   infeasible LP    :       6.02      21527      21511          -     225992       29.9         79       11.1      21511       41.9          0
462.36/463.77	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
462.36/463.77	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
462.36/463.77	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
462.36/463.77	c   applied globally :       0.87          -          -          0     128887       21.6          -          -      20810          -          -
462.36/463.77	c   applied locally  :          -          -          -          0        706       26.0          -          -        701          -          -
462.36/463.77	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
462.36/463.77	c   cut pool         :       3.15          -       5300         21          -          -      59402      96473          -          -          -          -          -    (maximal pool size:       4087)
462.36/463.77	c   aggregation      :       0.61       0.00       1681         11          0          0          2          2          0          0          0          0          0
462.36/463.77	c   > cmir           :          -          -          -          -          -          -          -          2          0          0          0          0          -
462.36/463.77	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
462.36/463.77	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
462.36/463.77	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   clique           :       0.01       0.00         11         11          0          0         24        377          0        119        119          0          0
462.36/463.77	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   gomory           :      37.67       0.00       1680         10          0          0      82447      76476      23779       3270       2617        653          0
462.36/463.77	c   > gomorymi       :          -          -          -          -          -          -          -      32547      11975        888        484        404          -
462.36/463.77	c   > strongcg       :          -          -          -          -          -          -          -      43929      11804       2382       2133        249          -
462.36/463.77	c   impliedbounds    :       0.06       0.00       1681         11          0          0          0          0          0          0          0          0          0
462.36/463.77	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
462.36/463.77	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   multilinear      :       0.00       0.00       8270         11          0          0          0          0          0          0          0          0          0
462.36/463.77	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
462.36/463.77	c   rapidlearning    :       5.29       0.00        100          1          0          2          0          0          0          0          0          0        441
462.36/463.77	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
462.36/463.77	c   zerohalf         :       3.64       0.00       1681         11          0          0       3996      19618       3288       8331       6028       2303          0
462.36/463.77	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
462.36/463.77	c   hybrid           :       0.17       0.00       2789         11      11419        345     112153         44          0       2942
462.36/463.77	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c Pricers            :   ExecTime  SetupTime      Calls       Vars
462.36/463.77	c   problem variables:       0.00          -          0          0
462.36/463.77	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
462.36/463.77	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c   relpscost        :       3.18       0.00      50566          0          0          0          0          0          0     101132
462.36/463.77	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
462.36/463.77	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
462.36/463.77	c   LP solutions     :       0.00          -          -          0          0
462.36/463.77	c   relax solutions  :       0.00          -          -          0          0
462.36/463.77	c   pseudo solutions :       0.00          -          -          0          0
462.36/463.77	c   strong branching :       0.00          -          -          0          0
462.36/463.77	c   actconsdiving    :       0.00       0.00          0          0          0
462.36/463.77	c   adaptivediving   :       1.46       0.00         63          0          0
462.36/463.77	c   alns             :       0.26       0.00         12          0          0
462.36/463.77	c   bound            :       0.00       0.00          0          0          0
462.36/463.77	c   clique           :       0.00       0.00          1          0          0
462.36/463.77	c   coefdiving       :       0.00       0.00          0          0          0
462.36/463.77	c   completesol      :       0.00       0.00          0          0          0
462.36/463.77	c   conflictdiving   :       6.71       0.00        399          0          0
462.36/463.77	c   crossover        :       0.01       0.00          0          0          0
462.36/463.77	c   dins             :       0.00       0.00          0          0          0
462.36/463.77	c   distributiondivin:      19.81       0.00        399          0          0
462.36/463.77	c   dks              :       0.00       0.00          0          0          0
462.36/463.77	c   dps              :       0.00       0.00          0          0          0
462.36/463.77	c   dualval          :       0.00       0.00          0          0          0
462.36/463.77	c   farkasdiving     :       0.00       0.00          0          0          0
462.36/463.77	c   feaspump         :       4.54       0.00         60          0          0
462.36/463.77	c   fixandinfer      :       0.00       0.00          0          0          0
462.36/463.77	c   fracdiving       :       7.28       0.00        399          0          0
462.36/463.77	c   gins             :       0.01       0.00          0          0          0
462.36/463.77	c   guideddiving     :       0.00       0.00          0          0          0
462.36/463.77	c   indicator        :       0.00       0.00          0          0          0
462.36/463.77	c   indicatordiving  :       0.00       0.00          0          0          0
462.36/463.77	c   intdiving        :       0.00       0.00          0          0          0
462.36/463.77	c   intshifting      :       0.00       0.00          0          0          0
462.36/463.77	c   linesearchdiving :       8.19       0.00        400          0          0
462.36/463.77	c   localbranching   :       0.00       0.00          0          0          0
462.36/463.77	c   locks            :       0.00       0.00          1          0          0
462.36/463.77	c   lpface           :       0.08       0.00          0          0          0
462.36/463.77	c   mpec             :       0.00       0.00          0          0          0
462.36/463.77	c   multistart       :       0.00       0.00          0          0          0
462.36/463.77	c   mutation         :       0.00       0.00          0          0          0
462.36/463.77	c   nlpdiving        :       0.00       0.00          0          0          0
462.36/463.77	c   objpscostdiving  :       0.77       0.00          3          0          0
462.36/463.77	c   octane           :       0.00       0.00          0          0          0
462.36/463.77	c   ofins            :       0.00       0.00          0          0          0
462.36/463.77	c   oneopt           :       0.02       0.00          0          0          0
462.36/463.77	c   padm             :       0.00       0.00          0          0          0
462.36/463.77	c   proximity        :       0.00       0.00          0          0          0
462.36/463.77	c   pscostdiving     :      10.24       0.00        398          0          0
462.36/463.77	c   randrounding     :       0.10       0.00       2428          0          0
462.36/463.77	c   rens             :       0.00       0.00          0          0          0
462.36/463.77	c   reoptsols        :       0.00       0.00          0          0          0
462.36/463.77	c   repair           :       0.00       0.00          0          0          0
462.36/463.77	c   rins             :       0.01       0.00          0          0          0
462.36/463.77	c   rootsoldiving    :       0.56       0.00          5          0          0
462.36/463.77	c   rounding         :       0.27       0.00       3219          0          0
462.36/463.77	c   scheduler        :       0.00       0.00          0          0          0
462.36/463.77	c   shiftandpropagate:       0.00       0.00          1          0          0
462.36/463.77	c   shifting         :       0.43       0.00        926          0          0
462.36/463.77	c   simplerounding   :       0.01       0.00          0          0          0
462.36/463.77	c   subnlp           :       0.00       0.00          0          0          0
462.36/463.77	c   trivial          :       0.00       0.00          2          0          0
462.36/463.77	c   trivialnegation  :       0.00       0.00          0          0          0
462.36/463.77	c   trustregion      :       0.00       0.00          0          0          0
462.36/463.77	c   trysol           :       0.01       0.00          0          0          0
462.36/463.77	c   twoopt           :       0.00       0.00          0          0          0
462.36/463.77	c   undercover       :       0.00       0.00          0          0          0
462.36/463.77	c   vbounds          :       0.00       0.00          1          0          0
462.36/463.77	c   veclendiving     :       4.56       0.00        399          0          0
462.36/463.77	c   zeroobj          :       0.00       0.00          0          0          0
462.36/463.77	c   zirounding       :       0.06       0.00       1000          0          0
462.36/463.77	c   other solutions  :          -          -          -          0          -
462.36/463.77	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
462.36/463.77	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
462.36/463.77	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
462.36/463.77	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
462.36/463.77	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
462.36/463.77	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
462.36/463.77	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
462.36/463.77	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
462.36/463.77	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
462.36/463.77	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
462.36/463.77	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
462.36/463.77	c   primal LP        :       0.47       1561          0       0.00       0.00       0.47       1561
462.36/463.77	c   dual LP          :     257.72      74006    7250945      98.10   28135.45       0.02         89
462.36/463.77	c   lex dual LP      :       0.00          0          0       0.00          -
462.36/463.77	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
462.36/463.77	c   resolve instable :       0.00          0          0       0.00          -
462.36/463.77	c   diving/probing LP:      44.64       4718     579247     122.77   12977.07
462.36/463.77	c   strong branching :       0.18         11       3328     302.55   18842.50          -          -          0
462.36/463.77	c     (at root node) :          -         11       3328     302.55          -
462.36/463.77	c   conflict analysis:       0.00          0          0       0.00          -
462.36/463.77	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
462.36/463.77	c   benders          :       0.00          0          0          0       0.00          0          0          0
462.36/463.77	c B&B Tree           :
462.36/463.77	c   number of runs   :          1
462.36/463.77	c   nodes            :      91644 (50566 internal, 41078 leaves)
462.36/463.77	c   feasible leaves  :          0
462.36/463.77	c   infeas. leaves   :      41078
462.36/463.77	c   objective leaves :          0
462.36/463.77	c   nodes (total)    :      91644 (50566 internal, 41078 leaves)
462.36/463.77	c   nodes left       :          0
462.36/463.77	c   max depth        :         23
462.36/463.77	c   max depth (total):         23
462.36/463.77	c   backtracks       :      25364 (27.7%)
462.36/463.77	c   early backtracks :          0 (0.0%)
462.36/463.77	c   nodes exc. ref.  :          0 (0.0%)
462.36/463.77	c   delayed cutoffs  :       9489
462.36/463.77	c   repropagations   :      51612 (1671488 domain reductions, 9205 cutoffs)
462.36/463.77	c   avg switch length:       4.70
462.36/463.77	c   switching time   :      26.47
462.36/463.77	c Root Node          :
462.36/463.77	c   First LP value   : +0.00000000000000e+00
462.36/463.77	c   First LP Iters   :        672 (35129.91 Iter/sec)
462.36/463.77	c   First LP Time    :       0.02
462.36/463.77	c   Final Dual Bound :          -
462.36/463.77	c   Final Root Iters :       5208
462.36/463.77	c   Root LP Estimate : +7.23187944126204e-02
462.36/463.77	c Solution           :
462.36/463.77	c   Solutions found  :          0 (0 improvements)
462.36/463.77	c   Primal Bound     : infeasible
462.36/463.77	c   Dual Bound       :          -
462.36/463.77	c   Gap              :       0.00 %
462.36/463.77	c Integrals          :      Total       Avg%
462.36/463.77	c   primal-dual      :          -          - (problem infeasible)
462.36/463.77	c   primal-ref       :          -          - (problem infeasible)
462.36/463.77	c   dual-ref         :          -          - (problem infeasible)
462.36/463.79	c Time complete (sec):    462.469

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) 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.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62818 MiB free)
  memory of node 1: 64507 MiB (63108 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514745-1751225233/watcher-4514745-1751225233 -o /tmp/evaluation-result-4514745-1751225233/solver-4514745-1751225233 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751217947-35228 --watchdog 3760 pbsolver -f HOME/instance-4514745-1751225233.opb -t 3600 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=36274, runsolver pid=36271

[startup+0.100063 s]*
/proc/loadavg: 4.23 4.17 4.12 5/265 36275
/proc/meminfo: memFree=128943476/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=42760 memory=31872 CPUtime=0.09 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 5596 0 0 0 9 0 0 0 20 0 1 0 38201186 43786240 7968 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 10690 7968 2656 2575 0 7597 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 42760 KiB
Current children cumulated memory: 31872 KiB

[startup+0.205564 s]*
/proc/loadavg: 4.23 4.17 4.12 5/265 36275
/proc/meminfo: memFree=128941460/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=43348 memory=32512 CPUtime=0.19 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 5760 0 0 0 19 0 0 0 20 0 1 0 38201186 44388352 8128 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 10837 8128 2656 2575 0 7744 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 43348 KiB
Current children cumulated memory: 32512 KiB

[startup+0.305558 s]*
/proc/loadavg: 4.23 4.17 4.12 5/265 36275
/proc/meminfo: memFree=128941460/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=43348 memory=32512 CPUtime=0.28 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 5761 0 0 0 28 0 0 0 20 0 1 0 38201186 44388352 8128 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 10837 8128 2656 2575 0 7744 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 43348 KiB
Current children cumulated memory: 32512 KiB

[startup+0.70017 s]
/proc/loadavg: 4.23 4.17 4.12 5/265 36275
/proc/meminfo: memFree=128929364/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=62496 memory=50940 CPUtime=0.67 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 10858 0 0 0 66 1 0 0 20 0 1 0 38201186 63995904 12735 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 15624 12735 2688 2575 0 12531 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 62496 KiB
Current children cumulated memory: 50940 KiB

[startup+1.50011 s]
/proc/loadavg: 4.23 4.17 4.12 5/265 36275
/proc/meminfo: memFree=128897360/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=110112 memory=93340 CPUtime=1.46 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 21682 0 0 0 144 2 0 0 20 0 1 0 38201186 112754688 23335 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 27528 23335 2688 2575 0 24435 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 110112 KiB
Current children cumulated memory: 93340 KiB

[startup+3.10535 s]
/proc/loadavg: 4.23 4.17 4.12 5/265 36275
/proc/meminfo: memFree=128854336/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=113900 memory=98332 CPUtime=3.06 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 22940 0 0 0 304 2 0 0 20 0 1 0 38201186 116633600 24583 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 28475 24583 2688 2575 0 25382 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 113900 KiB
Current children cumulated memory: 98332 KiB

[startup+6.30013 s]
/proc/loadavg: 4.21 4.17 4.12 5/265 36275
/proc/meminfo: memFree=128844508/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=122276 memory=107492 CPUtime=6.25 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 25479 0 0 0 623 2 0 0 20 0 1 0 38201186 125210624 26873 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 30569 26873 2688 2575 0 27476 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 122276 KiB
Current children cumulated memory: 107492 KiB

[startup+12.7002 s]
/proc/loadavg: 4.19 4.17 4.12 5/265 36275
/proc/meminfo: memFree=128840476/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=125584 memory=110296 CPUtime=12.63 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 26768 0 0 0 1261 2 0 0 20 0 1 0 38201186 128598016 27574 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 31396 27574 2688 2575 0 28303 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 125584 KiB
Current children cumulated memory: 110296 KiB

[startup+25.5001 s]
/proc/loadavg: 4.30 4.19 4.12 5/265 36275
/proc/meminfo: memFree=128775380/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=144408 memory=128352 CPUtime=25.4 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 33786 0 0 0 2536 4 0 0 20 0 1 0 38201186 147873792 32088 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 36102 32088 2688 2575 0 33009 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 144408 KiB
Current children cumulated memory: 128352 KiB

[startup+51.1054 s]
/proc/loadavg: 4.19 4.18 4.12 5/265 36276
/proc/meminfo: memFree=128730960/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=154064 memory=137056 CPUtime=50.94 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 35952 0 0 0 5089 5 0 0 20 0 1 0 38201186 157761536 34264 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 38516 34264 2688 2575 0 35423 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 154064 KiB
Current children cumulated memory: 137056 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.15 4.11 5/264 36503
/proc/meminfo: memFree=128655672/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=171972 memory=156000 CPUtime=101.99 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 40674 0 0 0 10192 7 0 0 20 0 1 0 38201186 176099328 39000 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 42993 39000 2688 2575 0 39900 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 171972 KiB
Current children cumulated memory: 156000 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.15 4.11 5/264 36505
/proc/meminfo: memFree=128529816/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=183368 memory=164332 CPUtime=161.82 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 43314 0 0 0 16175 7 0 0 20 0 1 0 38201186 187768832 41083 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 45842 41083 2688 2575 0 42749 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 183368 KiB
Current children cumulated memory: 164332 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/266 36509
/proc/meminfo: memFree=128500272/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=190408 memory=173164 CPUtime=221.66 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 45518 0 0 0 22158 8 0 0 20 0 1 0 38201186 194977792 43291 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 47602 43291 2688 2575 0 44509 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 190408 KiB
Current children cumulated memory: 173164 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/265 36511
/proc/meminfo: memFree=128511480/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=199360 memory=181356 CPUtime=281.48 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 47012 0 0 0 28140 8 0 0 20 0 1 0 38201186 204144640 45339 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 49840 45339 2688 2575 0 46747 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 199360 KiB
Current children cumulated memory: 181356 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/265 36513
/proc/meminfo: memFree=128511340/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=199360 memory=184684 CPUtime=341.3 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 47309 0 0 0 34121 9 0 0 20 0 1 0 38201186 204144640 46171 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 49840 46171 2688 2575 0 46747 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 199360 KiB
Current children cumulated memory: 184684 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/266 36521
/proc/meminfo: memFree=128444404/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=199360 memory=188908 CPUtime=401.14 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 47542 0 0 0 40105 9 0 0 20 0 1 0 38201186 204144640 47227 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 49840 47227 2688 2575 0 46747 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 199360 KiB
Current children cumulated memory: 188908 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 36523
/proc/meminfo: memFree=128438648/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=199360 memory=189036 CPUtime=460.97 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 47669 0 0 0 46088 9 0 0 20 0 1 0 38201186 204144640 47259 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 49840 47259 2688 2575 0 46747 0
Current children cumulated CPU time: 460.97 s
Current children cumulated vsize: 199360 KiB
Current children cumulated memory: 189036 KiB

[startup+463.794 s]
# the end of solver process 36274 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=462.371 s, system=0.099924 s

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

[startup+462.4 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 36523
/proc/meminfo: memFree=128438648/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=199360 memory=189036 CPUtime=461.07 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 47669 0 0 0 46098 9 0 0 20 0 1 0 38201186 204144640 47259 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 49840 47259 2688 2575 0 46747 0
Current children cumulated CPU time: 461.07 s
Current children cumulated vsize: 199360 KiB
Current children cumulated memory: 189036 KiB

[startup+463.2 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 36523
/proc/meminfo: memFree=128438648/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=199360 memory=189036 CPUtime=461.86 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 47669 0 0 0 46177 9 0 0 20 0 1 0 38201186 204144640 47259 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 49840 47259 2688 2575 0 46747 0
Current children cumulated CPU time: 461.86 s
Current children cumulated vsize: 199360 KiB
Current children cumulated memory: 189036 KiB

[startup+463.6 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 36523
/proc/meminfo: memFree=128438648/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=199360 memory=189036 CPUtime=462.26 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 47669 0 0 0 46217 9 0 0 20 0 1 0 38201186 204144640 47259 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 49840 47259 2688 2575 0 46747 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 199360 KiB
Current children cumulated memory: 189036 KiB

[startup+463.7 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 36523
/proc/meminfo: memFree=128438648/131249996 swapFree=33010684/33010684
[pid=36274] ppid=36271 vsize=199360 memory=189036 CPUtime=462.36 cores=4,6
/proc/36274/stat : 36274 (pbsolver) R 36271 36274 35217 0 -1 4194304 47669 0 0 0 46227 9 0 0 20 0 1 0 38201186 204144640 47259 18446744073709551615 4198400 14743177 140724922692160 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 26390528 140724922698122 140724922698218 140724922698218 140724922703820 0
/proc/36274/statm: 49840 47259 2688 2575 0 46747 0
Current children cumulated CPU time: 462.36 s
Current children cumulated vsize: 199360 KiB
Current children cumulated memory: 189036 KiB

Child status: 0

Real time (s): 463.794
CPU time (s): 462.47
CPU user time (s): 462.371
CPU system time (s): 0.099924
CPU usage (%): 99.7146
Max. virtual memory (cumulated for all children) (KiB): 199360
Max. memory (cumulated for all children) (KiB): 189036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 462.371
system time used= 0.099924
maximum resident set size= 189036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47669
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= 41
involuntary context switches= 491


# summary of solver processes directly reported to runsolver:
#   pid: 36274
#   total CPU time (s): 462.47
#   total CPU user time (s): 462.371
#   total CPU system time (s): 0.099924

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.928261 second user time and 2.00867 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-06-29 21:27:13
IDJOB=4514745
IDBENCH=162871
IDSOLVER=3366
FILE ID=nodeC024/4514745-1751225233
RUNJOBID= nodeC024-1751217947-35228
SLURM_JOB_ID= 9587664
Free space on /tmp= 433016 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d_n_k/normalized-5_6_18.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514745-1751225233/watcher-4514745-1751225233 -o /tmp/evaluation-result-4514745-1751225233/solver-4514745-1751225233 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751217947-35228 --watchdog 3760  pbsolver -f HOME/instance-4514745-1751225233.opb -t 3600 -m 31000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 81a3482013934a1c472e0f197243e7de
RANDOM SEED=1430003000

nodeC024 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.683
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.640
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.970
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.220
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.652
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.670
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.670
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128949336 kB
MemAvailable:   129212700 kB
Buffers:            3280 kB
Cached:          1070728 kB
SwapCached:            0 kB
Active:           896064 kB
Inactive:         816036 kB
Active(anon):     656160 kB
Inactive(anon):        0 kB
Active(file):     239904 kB
Inactive(file):   816036 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14928 kB
Writeback:             0 kB
AnonPages:        641248 kB
Mapped:           135260 kB
Shmem:             18064 kB
KReclaimable:      92928 kB
Slab:             179036 kB
SReclaimable:      92928 kB
SUnreclaim:        86108 kB
KernelStack:        4276 kB
PageTables:         4304 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1025144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 433000 MiB
End job on nodeC024 at 2025-06-29 21:34:57