Trace number 4524778

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 2024-07-07OPTIMUM 306.711 307.728

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900577940--soft-0-100-0.wbo
MD5SUM51059ca2af55d3d702101de6e9ca1ef0
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark28.088
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 136180
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136179
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 661
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4524778-1751615909.wbo>
0.00/0.02	c original problem has 2938 variables (2938 bin, 0 int, 0 impl, 0 cont) and 5415 constraints
0.00/0.02	c problem read in 0.01
0.00/0.04	o 136179
0.00/0.05	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 1.361790e+05
0.00/0.05	c presolving:
0.00/0.06	c (round 1, exhaustive) 0 del vars, 1 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.00/0.08	c (round 2, exhaustive) 25 del vars, 1 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.00/0.10	c (round 3, exhaustive) 50 del vars, 1 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.00/0.10	c (round 4, fast)       50 del vars, 26 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.09/0.12	c (round 5, exhaustive) 75 del vars, 26 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.09/0.12	c (round 6, fast)       75 del vars, 51 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.09/0.14	c (round 7, exhaustive) 100 del vars, 51 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.09/0.14	c (round 8, fast)       100 del vars, 76 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.09/0.15	c (round 9, exhaustive) 125 del vars, 76 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.09/0.15	c (round 10, fast)       125 del vars, 101 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.09/0.17	c (round 11, exhaustive) 150 del vars, 101 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.09/0.17	c (round 12, fast)       150 del vars, 126 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.09/0.19	c (round 13, exhaustive) 175 del vars, 126 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.09/0.19	c (round 14, fast)       175 del vars, 151 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.09/0.21	c (round 15, exhaustive) 200 del vars, 151 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.21	c (round 16, fast)       200 del vars, 176 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.23	c (round 17, exhaustive) 225 del vars, 176 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.23	c (round 18, fast)       225 del vars, 201 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.24	c (round 19, exhaustive) 250 del vars, 201 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.24	c (round 20, fast)       250 del vars, 226 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.26	c (round 21, exhaustive) 275 del vars, 226 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.26	c (round 22, fast)       275 del vars, 251 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.28	c (round 23, exhaustive) 300 del vars, 251 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.28	c (round 24, fast)       300 del vars, 276 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.30	c (round 25, exhaustive) 325 del vars, 276 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.30	c (round 26, fast)       325 del vars, 301 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.32	c (round 27, exhaustive) 350 del vars, 301 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.32	c (round 28, fast)       350 del vars, 326 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.33	c (round 29, exhaustive) 375 del vars, 326 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.33	c (round 30, fast)       375 del vars, 351 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.35	c (round 31, exhaustive) 400 del vars, 351 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.35	c (round 32, fast)       400 del vars, 376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.37	c (round 33, exhaustive) 425 del vars, 376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.37	c (round 34, fast)       425 del vars, 401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.39	c (round 35, exhaustive) 450 del vars, 401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.39	c (round 36, fast)       450 del vars, 426 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.40	c (round 37, exhaustive) 475 del vars, 426 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.40	c (round 38, fast)       475 del vars, 451 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.42	c    (0.4s) probing: 1000/5622 (17.8%) - 0 fixings, 498 aggregations, 0 implications, 0 bound changes
0.39/0.42	c (round 39, exhaustive) 500 del vars, 451 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.42	c (round 40, fast)       500 del vars, 476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.44	c (round 41, exhaustive) 525 del vars, 476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.44	c (round 42, fast)       525 del vars, 501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.46	c (round 43, exhaustive) 550 del vars, 501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.46	c (round 44, fast)       550 del vars, 526 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.47	c (round 45, exhaustive) 575 del vars, 526 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.48	c (round 46, fast)       575 del vars, 551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.49	c (round 47, exhaustive) 600 del vars, 551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.49	c (round 48, fast)       600 del vars, 576 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.51	c (round 49, exhaustive) 625 del vars, 576 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.51	c (round 50, fast)       625 del vars, 601 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.53	c (round 51, exhaustive) 650 del vars, 601 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.53	c (round 52, fast)       650 del vars, 626 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.54	c (round 53, exhaustive) 675 del vars, 626 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.54	c (round 54, fast)       675 del vars, 651 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.56	c (round 55, exhaustive) 700 del vars, 651 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.56	c (round 56, fast)       700 del vars, 676 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.58	c (round 57, exhaustive) 725 del vars, 676 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.58	c (round 58, fast)       725 del vars, 701 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.60	c (round 59, exhaustive) 750 del vars, 701 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.60	c (round 60, fast)       750 del vars, 726 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.61	c (round 61, exhaustive) 775 del vars, 726 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.61	c (round 62, fast)       775 del vars, 751 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.63	c (round 63, exhaustive) 800 del vars, 751 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.63	c (round 64, fast)       800 del vars, 776 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.64	c (round 65, exhaustive) 825 del vars, 776 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.65	c (round 66, fast)       825 del vars, 801 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.66	c (round 67, exhaustive) 850 del vars, 801 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.66	c (round 68, fast)       850 del vars, 826 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.68	c (round 69, exhaustive) 875 del vars, 826 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.68	c (round 70, fast)       875 del vars, 851 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.69	c (round 71, exhaustive) 900 del vars, 851 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.70	c (round 72, fast)       900 del vars, 876 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.68/0.71	c (round 73, exhaustive) 925 del vars, 876 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.68/0.71	c (round 74, fast)       925 del vars, 901 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.68/0.73	c (round 75, exhaustive) 950 del vars, 901 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.68/0.73	c (round 76, fast)       950 del vars, 926 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.68/0.75	c (round 77, exhaustive) 975 del vars, 926 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.68/0.75	c (round 78, fast)       975 del vars, 951 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.68/0.76	c (round 79, exhaustive) 1000 del vars, 951 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.68/0.76	c (round 80, fast)       1000 del vars, 976 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.68/0.77	c    (0.8s) probing: 2000/5622 (35.6%) - 0 fixings, 1014 aggregations, 0 implications, 0 bound changes
0.68/0.78	c (round 81, exhaustive) 1025 del vars, 976 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.68/0.78	c (round 82, fast)       1025 del vars, 1001 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.78/0.80	c (round 83, exhaustive) 1050 del vars, 1001 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.78/0.80	c (round 84, fast)       1050 del vars, 1026 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.78/0.81	c (round 85, exhaustive) 1075 del vars, 1026 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.78/0.82	c (round 86, fast)       1075 del vars, 1051 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.78/0.83	c (round 87, exhaustive) 1100 del vars, 1051 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.78/0.83	c (round 88, fast)       1100 del vars, 1076 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.78/0.85	c (round 89, exhaustive) 1125 del vars, 1076 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.78/0.85	c (round 90, fast)       1125 del vars, 1101 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.78/0.86	c (round 91, exhaustive) 1150 del vars, 1101 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.78/0.86	c (round 92, fast)       1150 del vars, 1126 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.78/0.88	c (round 93, exhaustive) 1175 del vars, 1126 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.78/0.88	c (round 94, fast)       1175 del vars, 1151 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.90	c (round 95, exhaustive) 1200 del vars, 1151 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.90	c (round 96, fast)       1200 del vars, 1176 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.91	c (round 97, exhaustive) 1225 del vars, 1176 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.91	c (round 98, fast)       1225 del vars, 1201 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.93	c (round 99, exhaustive) 1250 del vars, 1201 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.93	c (round 100, fast)       1250 del vars, 1226 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.94	c (round 101, exhaustive) 1275 del vars, 1226 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.94	c (round 102, fast)       1275 del vars, 1251 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.96	c (round 103, exhaustive) 1300 del vars, 1251 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.96	c (round 104, fast)       1300 del vars, 1276 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.97	c (round 105, exhaustive) 1325 del vars, 1276 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.97	c (round 106, fast)       1325 del vars, 1301 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.99	c (round 107, exhaustive) 1350 del vars, 1301 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.99	c (round 108, fast)       1350 del vars, 1326 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.00	c (round 109, exhaustive) 1375 del vars, 1326 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.00	c (round 110, fast)       1375 del vars, 1351 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.02	c (round 111, exhaustive) 1400 del vars, 1351 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.02	c (round 112, fast)       1400 del vars, 1376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.03	c (round 113, exhaustive) 1425 del vars, 1376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.03	c (round 114, fast)       1425 del vars, 1401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.05	c (round 115, exhaustive) 1450 del vars, 1401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.05	c (round 116, fast)       1450 del vars, 1426 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.06	c (round 117, exhaustive) 1475 del vars, 1426 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.07	c (round 118, fast)       1475 del vars, 1451 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.08	c (round 119, exhaustive) 1500 del vars, 1451 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.08	c (round 120, fast)       1500 del vars, 1476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.09	c    (1.1s) probing: 3000/5622 (53.4%) - 0 fixings, 1524 aggregations, 0 implications, 0 bound changes
0.98/1.09	c (round 121, exhaustive) 1525 del vars, 1476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.09	c (round 122, fast)       1525 del vars, 1501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.11	c (round 123, exhaustive) 1550 del vars, 1501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.11	c (round 124, fast)       1550 del vars, 1526 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.12	c (round 125, exhaustive) 1575 del vars, 1526 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.12	c (round 126, fast)       1575 del vars, 1551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.14	c (round 127, exhaustive) 1600 del vars, 1551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.14	c (round 128, fast)       1600 del vars, 1576 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.15	c (round 129, exhaustive) 1625 del vars, 1576 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.15	c (round 130, fast)       1625 del vars, 1601 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.17	c (round 131, exhaustive) 1650 del vars, 1601 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.17	c (round 132, fast)       1650 del vars, 1626 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.18	c (round 133, exhaustive) 1675 del vars, 1626 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.18	c (round 134, fast)       1675 del vars, 1651 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.19	c (round 135, exhaustive) 1700 del vars, 1651 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.19	c (round 136, fast)       1700 del vars, 1676 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.21	c (round 137, exhaustive) 1725 del vars, 1676 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.21	c (round 138, fast)       1725 del vars, 1701 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.22	c (round 139, exhaustive) 1750 del vars, 1701 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.22	c (round 140, fast)       1750 del vars, 1726 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.24	c (round 141, exhaustive) 1775 del vars, 1726 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.24	c (round 142, fast)       1775 del vars, 1751 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.25	c (round 143, exhaustive) 1800 del vars, 1751 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.25	c (round 144, fast)       1800 del vars, 1776 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.26	c (round 145, exhaustive) 1825 del vars, 1776 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.26	c (round 146, fast)       1825 del vars, 1801 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.28	c (round 147, exhaustive) 1850 del vars, 1801 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.28	c (round 148, fast)       1850 del vars, 1826 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.29	c (round 149, exhaustive) 1875 del vars, 1826 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.29	c (round 150, fast)       1875 del vars, 1851 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.30	c (round 151, exhaustive) 1900 del vars, 1851 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.30	c (round 152, fast)       1900 del vars, 1876 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.32	c (round 153, exhaustive) 1925 del vars, 1876 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.32	c (round 154, fast)       1925 del vars, 1901 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.33	c (round 155, exhaustive) 1950 del vars, 1901 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.33	c (round 156, fast)       1950 del vars, 1926 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.34	c (round 157, exhaustive) 1975 del vars, 1926 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.34	c (round 158, fast)       1975 del vars, 1951 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.35	c (round 159, exhaustive) 2000 del vars, 1951 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.35	c (round 160, fast)       2000 del vars, 1976 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.36	c    (1.4s) probing: 4000/5622 (71.1%) - 0 fixings, 2013 aggregations, 0 implications, 0 bound changes
1.28/1.36	c (round 161, exhaustive) 2025 del vars, 1976 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.37	c (round 162, fast)       2025 del vars, 2001 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.38	c (round 163, exhaustive) 2050 del vars, 2001 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.38	c (round 164, fast)       2050 del vars, 2026 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.39	c (round 165, exhaustive) 2075 del vars, 2026 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.39	c (round 166, fast)       2075 del vars, 2051 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.40	c (round 167, exhaustive) 2100 del vars, 2051 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.40	c (round 168, fast)       2100 del vars, 2076 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.41	c (round 169, exhaustive) 2125 del vars, 2076 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.41	c (round 170, fast)       2125 del vars, 2101 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.42	c (round 171, exhaustive) 2150 del vars, 2101 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.42	c (round 172, fast)       2150 del vars, 2126 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.44	c (round 173, exhaustive) 2175 del vars, 2126 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.44	c (round 174, fast)       2175 del vars, 2151 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.45	c (round 175, exhaustive) 2200 del vars, 2151 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.45	c (round 176, fast)       2200 del vars, 2176 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.46	c (round 177, exhaustive) 2225 del vars, 2176 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.46	c (round 178, fast)       2225 del vars, 2201 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.47	c (round 179, exhaustive) 2250 del vars, 2201 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.47	c (round 180, fast)       2250 del vars, 2226 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.48	c (round 181, exhaustive) 2275 del vars, 2226 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.48	c (round 182, fast)       2275 del vars, 2251 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.49	c (round 183, exhaustive) 2300 del vars, 2251 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.49	c (round 184, fast)       2300 del vars, 2276 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.50	c (round 185, exhaustive) 2325 del vars, 2276 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.50	c (round 186, fast)       2325 del vars, 2301 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.51	c (round 187, exhaustive) 2350 del vars, 2301 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.51	c (round 188, fast)       2350 del vars, 2326 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.52	c (round 189, exhaustive) 2375 del vars, 2326 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.52	c (round 190, fast)       2375 del vars, 2351 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.53	c (round 191, exhaustive) 2400 del vars, 2351 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.53	c (round 192, fast)       2400 del vars, 2376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.55	c (round 193, exhaustive) 2425 del vars, 2376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.55	c (round 194, fast)       2425 del vars, 2401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.56	c (round 195, exhaustive) 2450 del vars, 2401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.56	c (round 196, fast)       2450 del vars, 2426 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.57	c (round 197, exhaustive) 2475 del vars, 2426 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.57	c (round 198, fast)       2475 del vars, 2451 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.58	c (round 199, exhaustive) 2500 del vars, 2451 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.58	c (round 200, fast)       2500 del vars, 2476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.58	c    (1.6s) probing: 5000/5622 (88.9%) - 0 fixings, 2505 aggregations, 0 implications, 0 bound changes
1.48/1.59	c (round 201, exhaustive) 2525 del vars, 2476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.59	c (round 202, fast)       2525 del vars, 2501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.60	c (round 203, exhaustive) 2550 del vars, 2501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.60	c (round 204, fast)       2550 del vars, 2526 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.61	c (round 205, exhaustive) 2575 del vars, 2526 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.61	c (round 206, fast)       2575 del vars, 2551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.62	c (round 207, exhaustive) 2600 del vars, 2551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.62	c (round 208, fast)       2600 del vars, 2576 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.63	c (round 209, exhaustive) 2625 del vars, 2576 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.63	c (round 210, fast)       2625 del vars, 2601 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.64	c (round 211, exhaustive) 2650 del vars, 2601 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.64	c (round 212, fast)       2650 del vars, 2626 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.65	c (round 213, exhaustive) 2675 del vars, 2626 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.65	c (round 214, fast)       2675 del vars, 2651 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.66	c    (1.7s) probing: 5442/5622 (96.8%) - 0 fixings, 2684 aggregations, 0 implications, 0 bound changes
1.58/1.66	c    (1.7s) probing aborted: 50/50 successive totally useless probings
1.58/1.66	c (round 215, exhaustive) 2684 del vars, 2651 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.66	c (round 216, fast)       2684 del vars, 2676 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.67	c    (1.7s) probing: 5447/5622 (96.9%) - 0 fixings, 2684 aggregations, 0 implications, 0 bound changes
1.58/1.67	c    (1.7s) probing aborted: 50/50 successive totally useless probings
1.58/1.67	c    (1.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.58/1.67	c    (1.7s) no symmetry present (symcode time: 0.00)
1.58/1.67	c presolving (217 rounds: 217 fast, 110 medium, 110 exhaustive):
1.58/1.67	c  2684 deleted vars, 2676 deleted constraints, 0 added constraints, 2707 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.58/1.67	c  2707 implications, 0 cliques
1.58/1.67	c presolved problem has 2961 variables (2938 bin, 0 int, 23 impl, 0 cont) and 2739 constraints
1.58/1.67	c    2707 constraints of type <linear>
1.58/1.67	c      32 constraints of type <indicator>
1.58/1.67	c transformed objective value is always integral (scale: 1)
1.58/1.67	c Presolving Time: 1.65
1.58/1.67	c - non default parameters ----------------------------------------------------------------------
1.58/1.67	c # SCIP version 10.0.0
1.58/1.67	c 
1.58/1.67	c # maximal time in seconds to run
1.58/1.67	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.58/1.67	c limits/time = 3596.997011
1.58/1.67	c 
1.58/1.67	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.58/1.67	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.58/1.67	c limits/memory = 27900
1.58/1.67	c 
1.58/1.67	c # belongs reading time to solving time?
1.58/1.67	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.58/1.67	c timing/reading = TRUE
1.58/1.67	c 
1.58/1.67	c -----------------------------------------------------------------------------------------------
1.58/1.67	c start solving
1.58/1.67	c 
1.58/1.69	o 13981
1.58/1.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.58/1.69	c i 1.7s|     1 |     0 |     0 |     - |  oneopt|   0 |2961 |2739 |2730 |   0 |  0 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
1.67/1.74	c   1.7s|     1 |     0 |   110 |     - |    40M |   0 |2961 |2739 |2730 |   0 |  0 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
1.67/1.78	c   1.8s|     1 |     0 |   138 |     - |    41M |   0 |2961 |2739 |2736 |   6 |  1 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
1.77/1.89	c   1.9s|     1 |     0 |   156 |     - |    42M |   0 |2961 |2739 |2740 |  10 |  2 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
1.97/2.08	c   2.1s|     1 |     0 |   179 |     - |    45M |   0 |2961 |2739 |2743 |  13 |  3 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
2.18/2.24	c   2.2s|     1 |     0 |   199 |     - |    49M |   0 |2961 |2739 |2748 |  18 |  4 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
2.37/2.45	c   2.4s|     1 |     0 |   216 |     - |    53M |   0 |2961 |2739 |2751 |  21 |  5 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
2.57/2.67	c   2.7s|     1 |     0 |   239 |     - |    57M |   0 |2961 |2739 |2754 |  24 |  6 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
2.87/2.90	c   2.9s|     1 |     0 |   249 |     - |    61M |   0 |2961 |2739 |2757 |  27 |  7 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
2.97/3.06	c   3.0s|     1 |     0 |   269 |     - |    64M |   0 |2961 |2739 |2759 |  29 |  8 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
3.17/3.22	c   3.2s|     1 |     0 |   284 |     - |    67M |   0 |2961 |2739 |2762 |  32 |  9 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
3.36/3.40	c   3.4s|     1 |     0 |   295 |     - |    69M |   0 |2961 |2739 |2765 |  35 | 10 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
3.36/3.41	c   3.4s|     1 |     0 |   308 |     - |    69M |   0 |2961 |2739 |2762 |  38 | 11 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
3.67/3.71	o 898
3.67/3.71	c o 3.7s|     1 |     0 |  2815 |     - |feaspump|   0 |2961 |2751 |2762 |  38 | 11 |  14 |   0 | 0.000000e+00 | 8.980000e+02 |    Inf | unknown
3.67/3.75	o 610
3.67/3.75	c L 3.7s|     1 |     0 |  2819 |     - |    alns|   0 |2961 |2751 |2762 |  38 | 11 |  14 |   0 | 0.000000e+00 | 6.100000e+02 |    Inf | unknown
3.67/3.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.67/3.76	c   3.7s|     1 |     0 |  2819 |     - |    71M |   0 |2961 |2751 |2762 |  38 | 11 |  14 |   0 | 0.000000e+00 | 6.100000e+02 |    Inf | unknown
3.67/3.77	c   3.8s|     1 |     0 |  2832 |     - |    71M |   0 |2961 |2751 |2765 |  41 | 12 |  14 |   0 | 0.000000e+00 | 6.100000e+02 |    Inf | unknown
3.86/3.94	c   3.9s|     1 |     2 |  2841 |     - |    71M |   0 |2961 |2751 |2765 |  41 | 13 |  14 |  20 | 0.000000e+00 | 6.100000e+02 |    Inf | unknown
6.26/6.31	o 11
6.26/6.31	c * 6.3s|     6 |     5 |  3608 | 657.4 |strongbr|   5 |2961 |2751 |2736 |  41 |  1 |  14 | 118 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
6.46/6.50	o 8
6.46/6.50	c r 6.5s|     6 |     5 |  3746 | 685.0 |rounding|   5 |2961 |2756 |2736 |  41 |  6 |2452 | 153 | 0.000000e+00 | 8.000000e+00 |    Inf | unknown
6.46/6.51	c solution value 1 violates bounds of <t_indicatorvar495>[-0,0] by 1
6.46/6.51	c solution value 1 violates bounds of <t_indicatorvar1262>[-0,0] by 1
6.46/6.51	c   [indicator] <pseudoboolean2682_rhs_ind>: <t_indicatorvar2682> = 0 -> <indslack_pseudoboolean2682_rhs_ind> = 0 (<indlin_pseudoboolean2682_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2682_neg> = 1 and <indslack_pseudoboolean2682_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2688_rhs_ind>: <t_indicatorvar2688> = 0 -> <indslack_pseudoboolean2688_rhs_ind> = 0 (<indlin_pseudoboolean2688_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2688_neg> = 1 and <indslack_pseudoboolean2688_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2700_rhs_ind>: <t_indicatorvar2700> = 0 -> <indslack_pseudoboolean2700_rhs_ind> = 0 (<indlin_pseudoboolean2700_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2700_neg> = 1 and <indslack_pseudoboolean2700_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2706_rhs_ind>: <t_indicatorvar2706> = 0 -> <indslack_pseudoboolean2706_rhs_ind> = 0 (<indlin_pseudoboolean2706_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2706_neg> = 1 and <indslack_pseudoboolean2706_rhs_ind> = 9
6.46/6.51	c   [indicator] <pseudoboolean2670_rhs_ind>: <t_indicatorvar2670> = 0 -> <indslack_pseudoboolean2670_rhs_ind> = 0 (<indlin_pseudoboolean2670_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2670_neg> = 1 and <indslack_pseudoboolean2670_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2698_rhs_ind>: <t_indicatorvar2698> = 0 -> <indslack_pseudoboolean2698_rhs_ind> = 0 (<indlin_pseudoboolean2698_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2698_neg> = 1 and <indslack_pseudoboolean2698_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2676_rhs_ind>: <t_indicatorvar2676> = 0 -> <indslack_pseudoboolean2676_rhs_ind> = 0 (<indlin_pseudoboolean2676_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2676_neg> = 1 and <indslack_pseudoboolean2676_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2702_rhs_ind>: <t_indicatorvar2702> = 0 -> <indslack_pseudoboolean2702_rhs_ind> = 0 (<indlin_pseudoboolean2702_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2702_neg> = 1 and <indslack_pseudoboolean2702_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2694_rhs_ind>: <t_indicatorvar2694> = 0 -> <indslack_pseudoboolean2694_rhs_ind> = 0 (<indlin_pseudoboolean2694_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2694_neg> = 1 and <indslack_pseudoboolean2694_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2666_rhs_ind>: <t_indicatorvar2666> = 0 -> <indslack_pseudoboolean2666_rhs_ind> = 0 (<indlin_pseudoboolean2666_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2666_neg> = 1 and <indslack_pseudoboolean2666_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2674_rhs_ind>: <t_indicatorvar2674> = 0 -> <indslack_pseudoboolean2674_rhs_ind> = 0 (<indlin_pseudoboolean2674_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2674_neg> = 1 and <indslack_pseudoboolean2674_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2684_rhs_ind>: <t_indicatorvar2684> = 0 -> <indslack_pseudoboolean2684_rhs_ind> = 0 (<indlin_pseudoboolean2684_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2684_neg> = 1 and <indslack_pseudoboolean2684_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2686_rhs_ind>: <t_indicatorvar2686> = 0 -> <indslack_pseudoboolean2686_rhs_ind> = 0 (<indlin_pseudoboolean2686_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2686_neg> = 1 and <indslack_pseudoboolean2686_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2696_rhs_ind>: <t_indicatorvar2696> = 0 -> <indslack_pseudoboolean2696_rhs_ind> = 0 (<indlin_pseudoboolean2696_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2696_neg> = 1 and <indslack_pseudoboolean2696_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2704_rhs_ind>: <t_indicatorvar2704> = 0 -> <indslack_pseudoboolean2704_rhs_ind> = 0 (<indlin_pseudoboolean2704_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2704_neg> = 1 and <indslack_pseudoboolean2704_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2662_rhs_ind>: <t_indicatorvar2662> = 0 -> <indslack_pseudoboolean2662_rhs_ind> = 0 (<indlin_pseudoboolean2662_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2662_neg> = 1 and <indslack_pseudoboolean2662_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2692_rhs_ind>: <t_indicatorvar2692> = 0 -> <indslack_pseudoboolean2692_rhs_ind> = 0 (<indlin_pseudoboolean2692_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2692_neg> = 1 and <indslack_pseudoboolean2692_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2668_rhs_ind>: <t_indicatorvar2668> = 0 -> <indslack_pseudoboolean2668_rhs_ind> = 0 (<indlin_pseudoboolean2668_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2668_neg> = 1 and <indslack_pseudoboolean2668_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2690_rhs_ind>: <t_indicatorvar2690> = 0 -> <indslack_pseudoboolean2690_rhs_ind> = 0 (<indlin_pseudoboolean2690_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2690_neg> = 1 and <indslack_pseudoboolean2690_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2672_rhs_ind>: <t_indicatorvar2672> = 0 -> <indslack_pseudoboolean2672_rhs_ind> = 0 (<indlin_pseudoboolean2672_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2672_neg> = 1 and <indslack_pseudoboolean2672_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2664_rhs_ind>: <t_indicatorvar2664> = 0 -> <indslack_pseudoboolean2664_rhs_ind> = 0 (<indlin_pseudoboolean2664_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2664_neg> = 1 and <indslack_pseudoboolean2664_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2680_rhs_ind>: <t_indicatorvar2680> = 0 -> <indslack_pseudoboolean2680_rhs_ind> = 0 (<indlin_pseudoboolean2680_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2680_neg> = 1 and <indslack_pseudoboolean2680_rhs_ind> = 1
6.46/6.51	c   [indicator] <pseudoboolean2678_rhs_ind>: <t_indicatorvar2678> = 0 -> <indslack_pseudoboolean2678_rhs_ind> = 0 (<indlin_pseudoboolean2678_rhs_ind>);
6.46/6.51	c violation:  <t_indicatorvar2678_neg> = 1 and <indslack_pseudoboolean2678_rhs_ind> = 1
6.46/6.52	o 5
6.46/6.52	c r 6.5s|     6 |     5 |  3748 | 685.4 |rounding|   5 |2961 |2758 |2736 |  41 |  8 |2454 | 155 | 0.000000e+00 | 5.000000e+00 |    Inf | unknown
12.34/12.44	o 4
12.34/12.44	c *12.4s|    74 |     7 | 13074 | 174.7 |    LP  |  20 |2961 |3082 |2750 |  99 | 12 |3186 | 911 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.28%
13.94/14.06	c  14.1s|   100 |    15 | 15681 | 155.2 |    83M |  20 |2961 |3190 |2736 | 144 |  1 |3334 |1084 | 0.000000e+00 | 4.000000e+00 |    Inf |  37.04%
15.43/15.56	o 1
15.43/15.56	c *15.6s|   159 |    18 | 19441 | 121.0 |    LP  |  20 |2961 |3282 |2739 | 199 |  3 |3483 |1197 | 0.000000e+00 | 1.000000e+00 |    Inf |  41.64%
16.23/16.32	c  16.3s|   200 |    23 | 21511 | 106.5 |    84M |  20 |2961 |3345 |2741 | 229 |  0 |3575 |1258 | 0.000000e+00 | 1.000000e+00 |    Inf |  45.08%
17.13/17.27	c  17.3s|   300 |    35 | 25761 |  85.1 |    85M |  23 |2961 |3495 |2736 | 243 |  1 |3748 |1289 | 0.000000e+00 | 1.000000e+00 |    Inf |  45.16%
18.12/18.26	c  18.3s|   400 |    54 | 31190 |  77.4 |    85M |  23 |2961 |3658 |2739 | 252 |  1 |3953 |1330 | 0.000000e+00 | 1.000000e+00 |    Inf |  45.18%
18.93/19.07	c  19.1s|   500 |    73 | 36308 |  72.1 |    85M |  34 |2961 |3851 |2739 | 252 |  0 |4210 |1389 | 0.000000e+00 | 1.000000e+00 |    Inf |  45.18%
19.72/19.82	c  19.8s|   600 |    92 | 41388 |  68.6 |    85M |  37 |2961 |4038 |2739 | 252 |  1 |4444 |1435 | 0.000000e+00 | 1.000000e+00 |    Inf |  45.75%
20.32/20.45	c  20.4s|   700 |    95 | 46066 |  65.4 |    86M |  40 |2961 |4240 |2739 | 262 |  0 |4701 |1475 | 0.000000e+00 | 1.000000e+00 |    Inf |  45.75%
20.81/20.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.81/20.94	c  20.9s|   800 |    99 | 49479 |  61.5 |    86M |  40 |2961 |4362 |2739 | 275 |  1 |4862 |1484 | 0.000000e+00 | 1.000000e+00 |    Inf |  45.75%
21.41/21.52	c  21.5s|   900 |   108 | 54178 |  59.9 |    85M |  40 |2961 |4525 |2739 | 277 |  1 |5074 |1507 | 0.000000e+00 | 1.000000e+00 |    Inf |  45.75%
22.02/22.11	c  22.1s|  1000 |   114 | 59071 |  58.8 |    86M |  40 |2961 |4654 |2739 | 282 |  0 |5262 |1522 | 0.000000e+00 | 1.000000e+00 |    Inf |  45.75%
22.71/22.81	c  22.8s|  1100 |   129 | 64365 |  58.3 |    86M |  41 |2961 |4783 |2739 | 291 |  0 |5442 |1535 | 0.000000e+00 | 1.000000e+00 |    Inf |  45.75%
23.21/23.35	c  23.3s|  1200 |   141 | 69052 |  57.3 |    88M |  41 |2961 |4959 |2739 | 292 |  0 |5670 |1548 | 0.000000e+00 | 1.000000e+00 |    Inf |  45.75%
23.81/23.99	c  24.0s|  1300 |   139 | 72876 |  55.9 |    88M |  47 |2961 |5102 |2739 | 305 |  0 |5864 |1559 | 0.000000e+00 | 1.000000e+00 |    Inf |  45.75%
24.40/24.57	c  24.6s|  1400 |   146 | 77812 |  55.4 |    88M |  47 |2961 |5234 |2739 | 305 |  1 |6053 |1574 | 0.000000e+00 | 1.000000e+00 |    Inf |  45.75%
25.01/25.13	c  25.1s|  1500 |   155 | 82578 |  54.9 |    88M |  47 |2961 |5320 |   0 | 309 |  0 |6198 |1585 | 0.000000e+00 | 1.000000e+00 |    Inf |  45.75%
26.60/26.72	c  26.7s|  1600 |   153 | 86996 |  54.2 |    88M |  47 |2961 |5452 |2739 | 315 |  0 |6399 |1604 | 0.000000e+00 | 1.000000e+00 |    Inf |  45.76%
27.20/27.33	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
27.20/27.33	c (run 1, node 1684) performing user restart
27.20/27.33	c 
27.20/27.34	c (restart) converted 7 cuts from the global cut pool into linear constraints
27.20/27.34	c 
27.20/27.35	c presolving:
27.20/27.36	c (round 1, fast)       2730 del vars, 137 del conss, 63 add conss, 0 chg bounds, 0 chg sides, 314 chg coeffs, 0 upgd conss, 2707 impls, 144 clqs
27.20/27.37	c (round 2, exhaustive) 2730 del vars, 283 del conss, 63 add conss, 0 chg bounds, 0 chg sides, 314 chg coeffs, 0 upgd conss, 2707 impls, 144 clqs
27.20/27.37	c (round 3, exhaustive) 2730 del vars, 283 del conss, 63 add conss, 0 chg bounds, 0 chg sides, 314 chg coeffs, 2571 upgd conss, 2707 impls, 144 clqs
27.20/27.38	c (round 4, exhaustive) 2730 del vars, 405 del conss, 64 add conss, 0 chg bounds, 1 chg sides, 317 chg coeffs, 2571 upgd conss, 2707 impls, 144 clqs
27.30/27.47	c (round 5, exhaustive) 2730 del vars, 543 del conss, 64 add conss, 0 chg bounds, 1 chg sides, 5949 chg coeffs, 2571 upgd conss, 2707 impls, 144 clqs
27.40/27.55	c (round 6, exhaustive) 2730 del vars, 581 del conss, 64 add conss, 0 chg bounds, 1 chg sides, 5955 chg coeffs, 2571 upgd conss, 2707 impls, 144 clqs
27.50/27.65	c (round 7, exhaustive) 2730 del vars, 582 del conss, 64 add conss, 0 chg bounds, 1 chg sides, 42705 chg coeffs, 2571 upgd conss, 2707 impls, 144 clqs
27.50/27.68	c (round 8, exhaustive) 2730 del vars, 694 del conss, 64 add conss, 0 chg bounds, 1 chg sides, 42853 chg coeffs, 2571 upgd conss, 2707 impls, 144 clqs
27.59/27.71	c (round 9, exhaustive) 2730 del vars, 699 del conss, 64 add conss, 0 chg bounds, 1 chg sides, 42853 chg coeffs, 2571 upgd conss, 2707 impls, 144 clqs
27.59/27.74	c presolving (10 rounds: 10 fast, 9 medium, 9 exhaustive):
27.59/27.74	c  2730 deleted vars, 699 deleted constraints, 64 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 42853 changed coefficients
27.59/27.74	c  2707 implications, 144 cliques
27.59/27.74	c presolved problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 4907 constraints
27.59/27.74	c      20 constraints of type <knapsack>
27.59/27.74	c      22 constraints of type <setppc>
27.59/27.74	c      22 constraints of type <linear>
27.59/27.74	c    4843 constraints of type <logicor>
27.59/27.74	c transformed objective value is always integral (scale: 1)
27.59/27.74	c Presolving Time: 2.04
27.59/27.74	c 
27.59/27.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
27.59/27.75	c  27.7s|     1 |     0 | 90971 |     - |    93M |   0 | 231 |4908 |2450 |   0 |  0 |6557 |1629 | 0.000000e+00 | 1.000000e+00 |    Inf | unknown
27.69/27.88	c  27.9s|     1 |     0 | 90988 |     - |    93M |   0 | 231 |4908 |2456 |   6 |  1 |6557 |1629 | 0.000000e+00 | 1.000000e+00 |    Inf | unknown
27.79/27.93	c  27.9s|     1 |     0 | 90996 |     - |    94M |   0 | 231 |4912 |2460 |  10 |  2 |6561 |1629 | 0.000000e+00 | 1.000000e+00 |    Inf | unknown
27.79/28.00	c  28.0s|     1 |     0 | 91010 |     - |    95M |   0 | 231 |4912 |2463 |  13 |  3 |6561 |1629 | 0.000000e+00 | 1.000000e+00 |    Inf | unknown
27.90/28.07	c  28.1s|     1 |     0 | 91029 |     - |    95M |   0 | 231 |4916 |2467 |  17 |  4 |6565 |1629 | 0.000000e+00 | 1.000000e+00 |    Inf | unknown
28.00/28.13	c  28.1s|     1 |     0 | 91039 |     - |    95M |   0 | 231 |4923 |2469 |  19 |  5 |6572 |1629 | 0.000000e+00 | 1.000000e+00 |    Inf | unknown
28.09/28.20	c  28.2s|     1 |     0 | 91057 |     - |    96M |   0 | 231 |4928 |2472 |  22 |  6 |6577 |1629 | 0.000000e+00 | 1.000000e+00 |    Inf | unknown
28.09/28.26	c  28.3s|     1 |     0 | 91080 |     - |    96M |   0 | 231 |4928 |2474 |  24 |  7 |6577 |1629 | 0.000000e+00 | 1.000000e+00 |    Inf | unknown
28.19/28.33	c  28.3s|     1 |     0 | 91099 |     - |    96M |   0 | 231 |4933 |2477 |  27 |  8 |6582 |1629 | 0.000000e+00 | 1.000000e+00 |    Inf | unknown
28.29/28.40	c  28.4s|     1 |     0 | 91115 |     - |    98M |   0 | 231 |4935 |2480 |  30 |  9 |6584 |1629 | 0.000000e+00 | 1.000000e+00 |    Inf | unknown
28.29/28.48	c  28.5s|     1 |     0 | 91131 |     - |   101M |   0 | 231 |4940 |2481 |  31 | 10 |6589 |1629 | 0.000000e+00 | 1.000000e+00 |    Inf | unknown
28.29/28.49	c  28.5s|     1 |     0 | 91144 |     - |   102M |   0 | 231 |4944 |2473 |  34 | 11 |6593 |1629 | 0.000000e+00 | 1.000000e+00 |    Inf | unknown
28.39/28.59	c  28.6s|     1 |     2 | 91396 |     - |   102M |   0 | 231 |4927 |2473 |  34 | 11 |6600 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf | unknown
28.90/29.09	c  29.1s|   100 |    27 | 93376 |  52.0 |   105M |  20 | 231 |4909 |2453 |  50 |  1 |6657 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   0.41%
29.69/29.83	c  29.8s|   200 |    43 | 95333 |  50.3 |   107M |  20 | 231 |4835 |2450 |  69 |  1 |6723 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   4.83%
30.59/30.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
30.59/30.72	c  30.7s|   300 |    75 | 98307 |  49.3 |   111M |  20 | 231 |4682 |2455 | 106 |  1 |6848 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   4.91%
31.18/31.33	c  31.3s|   400 |    99 |100278 |  47.9 |   116M |  20 | 231 |4546 |2452 | 143 |  1 |6893 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   5.19%
31.89/32.02	c  32.0s|   500 |   100 |102024 |  46.5 |   117M |  25 | 231 |4465 |2454 | 153 |  1 |6967 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   5.37%
32.18/32.34	c  32.3s|   600 |   115 |103632 |  45.1 |   119M |  25 | 231 |4448 |2454 | 167 |  1 |7061 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   5.40%
32.48/32.66	c  32.7s|   700 |   120 |105027 |  43.8 |   119M |  25 | 231 |4452 |2453 | 177 |  1 |7146 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   5.87%
32.88/33.04	c  33.0s|   800 |   126 |106655 |  42.7 |   119M |  25 | 231 |4426 |2454 | 187 |  1 |7206 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   5.88%
33.38/33.51	c  33.5s|   900 |   144 |108412 |  41.7 |   119M |  25 | 231 |4417 |2453 | 218 |  1 |7288 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   7.19%
33.78/33.96	c  33.9s|  1000 |   158 |110155 |  40.8 |   119M |  25 | 231 |4394 |   0 | 269 |  0 |7347 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   7.31%
34.27/34.45	c  34.4s|  1100 |   164 |111657 |  39.9 |   119M |  25 | 231 |4343 |2453 | 292 |  1 |7405 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   7.37%
34.57/34.78	c  34.8s|  1200 |   172 |113337 |  39.1 |   119M |  25 | 231 |4311 |2454 | 314 |  1 |7472 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   7.66%
34.88/35.01	c  35.0s|  1300 |   176 |114733 |  38.3 |   119M |  29 | 231 |4320 |2454 | 326 |  1 |7527 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   7.73%
35.07/35.26	c  35.2s|  1400 |   207 |116577 |  37.6 |   119M |  29 | 231 |4332 |2459 | 338 |  1 |7576 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.02%
35.77/35.95	c  35.9s|  1500 |   223 |118213 |  37.0 |   119M |  32 | 231 |4367 |2459 | 338 |  1 |7650 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.02%
36.17/36.37	c  36.4s|  1600 |   243 |119971 |  36.4 |   120M |  32 | 231 |4398 |2459 | 338 |  1 |7712 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.02%
36.97/37.12	c  37.1s|  1700 |   267 |121876 |  35.9 |   120M |  32 | 231 |4424 |2459 | 338 |  0 |7770 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.02%
37.07/37.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.07/37.24	c  37.2s|  1800 |   270 |123288 |  35.2 |   120M |  32 | 231 |4474 |2459 | 338 |  0 |7834 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.02%
37.17/37.37	c  37.4s|  1900 |   276 |124856 |  34.7 |   120M |  33 | 231 |4527 |2459 | 338 |  0 |7901 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.02%
37.36/37.50	c  37.5s|  2000 |   280 |126591 |  34.2 |   120M |  33 | 231 |4594 |2459 | 338 |  0 |7973 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.02%
37.46/37.63	c  37.6s|  2100 |   286 |128180 |  33.7 |   120M |  37 | 231 |4657 |2459 | 338 |  1 |8043 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.02%
37.56/37.74	c  37.7s|  2200 |   284 |129571 |  33.2 |   120M |  37 | 231 |4692 |2459 | 339 |  0 |8081 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.03%
37.66/37.85	c  37.8s|  2300 |   285 |130798 |  32.7 |   120M |  37 | 231 |4745 |2459 | 340 |  0 |8139 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.03%
37.76/37.99	c  38.0s|  2400 |   298 |132604 |  32.3 |   120M |  37 | 231 |4805 |2459 | 340 |  0 |8202 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.03%
37.87/38.09	c  38.1s|  2500 |   293 |133899 |  31.9 |   120M |  37 | 231 |4842 |2459 | 340 |  0 |8244 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.03%
38.06/38.21	c  38.2s|  2600 |   295 |135401 |  31.5 |   120M |  37 | 231 |4874 |2459 | 341 |  1 |8285 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.03%
38.16/38.33	c  38.3s|  2700 |   299 |136836 |  31.1 |   120M |  37 | 231 |4930 |2459 | 341 |  1 |8346 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.03%
38.26/38.45	c  38.4s|  2800 |   297 |138210 |  30.7 |   120M |  37 | 231 |4993 |2459 | 341 |  0 |8417 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.03%
38.36/38.57	c  38.6s|  2900 |   303 |139592 |  30.3 |   120M |  37 | 231 |5040 |2459 | 342 |  0 |8469 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.03%
38.46/38.69	c  38.7s|  3000 |   293 |140998 |  30.0 |   120M |  37 | 231 |5096 |2459 | 342 |  0 |8529 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.03%
38.66/38.80	c  38.8s|  3100 |   291 |142459 |  29.7 |   120M |  40 | 231 |5151 |2459 | 342 |  0 |8586 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.03%
38.76/38.94	c  38.9s|  3200 |   289 |143997 |  29.4 |   120M |  40 | 231 |5179 |2453 | 342 |  1 |8643 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.11%
38.87/39.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
38.87/39.05	c  39.0s|  3300 |   295 |145311 |  29.0 |   120M |  40 | 231 |5215 |2453 | 342 |  1 |8705 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.11%
38.96/39.17	c  39.2s|  3400 |   290 |146777 |  28.8 |   120M |  40 | 231 |5255 |2454 | 342 |  0 |8769 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.11%
39.16/39.32	c  39.3s|  3500 |   280 |148094 |  28.5 |   120M |  40 | 231 |5297 |2456 | 352 |  0 |8829 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.14%
39.36/39.52	c  39.5s|  3600 |   276 |149372 |  28.2 |   120M |  40 | 231 |5328 |2457 | 373 |  2 |8888 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.36%
39.56/39.70	c  39.7s|  3700 |   273 |150915 |  27.9 |   121M |  40 | 231 |5326 |2459 | 387 |  1 |8934 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   8.47%
39.76/39.94	c  39.9s|  3800 |   275 |152417 |  27.7 |   121M |  40 | 231 |5361 |2450 | 419 |  1 |8996 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   9.32%
39.96/40.13	c  40.1s|  3900 |   270 |153897 |  27.5 |   121M |  40 | 231 |5360 |2459 | 442 |  1 |9034 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   9.61%
40.16/40.34	c  40.3s|  4000 |   267 |155291 |  27.2 |   121M |  40 | 231 |5375 |2457 | 466 |  1 |9083 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   9.79%
40.25/40.49	c  40.5s|  4100 |   271 |156861 |  27.0 |   121M |  40 | 231 |5395 |2453 | 476 |  1 |9144 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   9.83%
40.45/40.61	c  40.6s|  4200 |   265 |158501 |  26.8 |   121M |  40 | 231 |5427 |2453 | 478 |  0 |9199 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   9.83%
40.55/40.76	c  40.8s|  4300 |   255 |160031 |  26.7 |   121M |  40 | 231 |5415 |2453 | 488 |  1 |9258 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |   9.96%
40.75/40.92	c  40.9s|  4400 |   260 |161589 |  26.5 |   121M |  40 | 231 |5408 |2455 | 505 |  1 |9314 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.01%
40.86/41.05	c  41.0s|  4500 |   284 |163259 |  26.3 |   121M |  40 | 231 |5458 |2455 | 505 |  1 |9374 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.01%
40.96/41.17	c  41.2s|  4600 |   278 |164757 |  26.1 |   121M |  40 | 231 |5514 |2455 | 505 |  0 |9438 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.01%
41.05/41.28	c  41.3s|  4700 |   266 |166100 |  25.9 |   121M |  40 | 231 |5572 |   0 | 506 |  0 |9499 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.02%
41.25/41.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
41.25/41.40	c  41.4s|  4800 |   269 |167448 |  25.7 |   121M |  40 | 231 |5629 |2456 | 508 |  1 |9561 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.03%
41.35/41.51	c  41.5s|  4900 |   263 |168779 |  25.6 |   121M |  40 | 231 |5683 |2455 | 508 |  0 |9619 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.03%
41.45/41.62	c  41.6s|  5000 |   260 |170146 |  25.4 |   121M |  40 | 231 |5713 |2454 | 508 |  0 |9674 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.04%
41.55/41.73	c  41.7s|  5100 |   265 |171515 |  25.2 |   121M |  40 | 231 |5749 |2459 | 508 |  1 |9728 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.04%
41.65/41.85	c  41.8s|  5200 |   255 |172777 |  25.0 |   121M |  40 | 231 |5784 |2454 | 512 |  0 |9796 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.32%
41.75/41.96	c  42.0s|  5300 |   260 |174222 |  24.9 |   121M |  40 | 231 |5823 |2454 | 513 |  1 |9857 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.33%
41.86/42.08	c  42.1s|  5400 |   262 |175650 |  24.7 |   121M |  40 | 231 |5859 |2454 | 514 |  0 |9911 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.33%
42.05/42.20	c  42.2s|  5500 |   271 |177132 |  24.6 |   121M |  40 | 231 |5895 |2454 | 514 |  0 |9963 |1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.33%
42.15/42.31	c  42.3s|  5600 |   274 |178668 |  24.5 |   121M |  40 | 231 |5940 |2454 | 514 |  1 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.33%
42.25/42.42	c  42.4s|  5700 |   277 |180017 |  24.3 |   121M |  40 | 231 |5992 |2454 | 514 |  1 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.33%
42.35/42.53	c  42.5s|  5800 |   271 |181401 |  24.2 |   121M |  40 | 231 |6048 |2454 | 514 |  0 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.33%
42.45/42.64	c  42.6s|  5900 |   270 |182667 |  24.0 |   121M |  40 | 231 |6104 |2454 | 514 |  0 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.33%
42.55/42.75	c  42.7s|  6000 |   267 |184090 |  23.9 |   121M |  40 | 231 |6150 |2453 | 514 |  1 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.33%
42.65/42.87	c  42.9s|  6100 |   259 |185618 |  23.8 |   121M |  40 | 231 |6177 |2459 | 514 |  0 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.34%
42.75/43.00	c  43.0s|  6200 |   259 |187288 |  23.7 |   121M |  40 | 231 |6230 |2459 | 516 |  0 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.34%
42.95/43.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
42.95/43.11	c  43.1s|  6300 |   259 |188540 |  23.5 |   121M |  40 | 231 |6273 |2453 | 516 |  0 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.34%
43.04/43.26	c  43.2s|  6400 |   262 |190104 |  23.4 |   121M |  40 | 231 |6283 |2459 | 516 |  0 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.36%
43.14/43.38	c  43.4s|  6500 |   266 |191772 |  23.4 |   121M |  40 | 231 |6333 |2459 | 516 |  0 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.36%
43.34/43.51	c  43.5s|  6600 |   259 |193524 |  23.3 |   121M |  40 | 231 |6383 |2459 | 516 |  1 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.36%
43.44/43.62	c  43.6s|  6700 |   255 |195021 |  23.2 |   121M |  40 | 231 |6375 |2450 | 517 |  1 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.38%
43.74/43.96	c  44.0s|  6800 |   301 |197838 |  23.3 |   121M |  40 | 231 |6074 |2452 | 569 |  1 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.68%
43.95/44.13	c  44.1s|  6900 |   337 |199821 |  23.2 |   121M |  40 | 231 |5914 |   0 | 569 |  0 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.68%
44.14/44.30	c  44.3s|  7000 |   366 |201532 |  23.1 |   121M |  40 | 231 |5837 |2458 | 578 |  0 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.69%
44.24/44.42	c  44.4s|  7100 |   384 |203036 |  23.1 |   121M |  40 | 231 |5839 |2458 | 578 |  1 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.69%
44.34/44.52	c  44.5s|  7200 |   397 |204196 |  22.9 |   121M |  40 | 231 |5883 |2458 | 578 |  1 |  10k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.69%
44.44/44.64	c  44.6s|  7300 |   410 |205500 |  22.8 |   121M |  40 | 231 |5867 |2452 | 578 |  0 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.69%
44.54/44.78	c  44.8s|  7400 |   427 |207326 |  22.8 |   122M |  40 | 231 |5890 |   0 | 578 |  0 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.69%
44.64/44.89	c  44.9s|  7500 |   443 |208766 |  22.7 |   122M |  40 | 231 |5887 |2452 | 578 |  1 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.69%
44.84/45.01	c  45.0s|  7600 |   457 |210214 |  22.6 |   122M |  40 | 231 |5893 |2458 | 578 |  0 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.69%
44.94/45.15	c  45.1s|  7700 |   476 |212149 |  22.5 |   122M |  40 | 231 |5890 |2454 | 578 |  0 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.70%
45.04/45.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
45.04/45.26	c  45.3s|  7800 |   488 |213307 |  22.4 |   122M |  40 | 231 |5917 |2454 | 578 |  1 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.70%
45.14/45.36	c  45.4s|  7900 |   499 |214518 |  22.3 |   122M |  40 | 231 |5959 |2452 | 578 |  1 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.70%
45.24/45.47	c  45.5s|  8000 |   508 |215746 |  22.2 |   122M |  40 | 231 |6001 |2452 | 578 |  0 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.70%
45.34/45.58	c  45.6s|  8100 |   516 |216953 |  22.1 |   122M |  40 | 231 |6057 |2452 | 578 |  1 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.70%
45.54/45.70	c  45.7s|  8200 |   527 |218478 |  22.0 |   122M |  40 | 231 |6099 |   0 | 578 |  0 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.70%
45.64/45.82	c  45.8s|  8300 |   533 |220044 |  22.0 |   122M |  40 | 231 |6144 |2452 | 578 |  1 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.70%
45.74/45.95	c  45.9s|  8400 |   559 |221863 |  21.9 |   122M |  40 | 231 |6152 |2452 | 578 |  1 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.70%
45.84/46.07	c  46.1s|  8500 |   574 |223450 |  21.9 |   122M |  40 | 231 |6195 |2452 | 578 |  1 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.70%
46.03/46.21	c  46.2s|  8600 |   594 |225357 |  21.9 |   122M |  40 | 231 |6239 |2452 | 578 |  1 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.70%
46.23/46.49	c  46.5s|  8700 |   600 |227262 |  21.8 |   122M |  46 | 231 |6278 |2452 | 609 |  0 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.70%
46.53/46.77	c  46.8s|  8800 |   609 |229160 |  21.8 |   122M |  46 | 231 |6314 |2455 | 635 |  1 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.70%
46.94/47.17	c  47.2s|  8900 |   619 |231196 |  21.8 |   122M |  47 | 231 |6336 |2456 | 698 |  1 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.70%
47.13/47.31	c  47.3s|  9000 |   613 |232536 |  21.7 |   122M |  47 | 231 |6385 |2452 | 704 |  1 |  11k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.70%
47.23/47.43	c  47.4s|  9100 |   617 |233998 |  21.6 |   122M |  47 | 231 |6440 |2452 | 706 |  0 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.70%
47.43/47.68	c  47.7s|  9200 |   634 |235866 |  21.6 |   123M |  48 | 231 |6457 |2454 | 739 |  1 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.72%
47.63/47.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
47.63/47.80	c  47.8s|  9300 |   634 |237139 |  21.5 |   123M |  48 | 231 |6506 |2452 | 740 |  0 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.72%
47.73/47.91	c  47.9s|  9400 |   653 |238574 |  21.5 |   123M |  48 | 231 |6536 |2452 | 740 |  1 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.72%
47.84/48.05	c  48.0s|  9500 |   671 |240282 |  21.4 |   123M |  48 | 231 |6582 |2454 | 747 |  0 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.72%
48.03/48.27	c  48.3s|  9600 |   671 |242082 |  21.4 |   123M |  48 | 231 |6646 |2456 | 764 |  1 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.72%
48.23/48.40	c  48.4s|  9700 |   675 |243701 |  21.4 |   123M |  48 | 231 |6676 |2458 | 766 |  1 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
48.33/48.52	c  48.5s|  9800 |   676 |245028 |  21.3 |   123M |  48 | 231 |6735 |2458 | 766 |  0 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
48.43/48.65	c  48.6s|  9900 |   680 |246328 |  21.2 |   123M |  48 | 231 |6773 |2452 | 769 |  0 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
48.53/48.78	c  48.8s| 10000 |   697 |248042 |  21.2 |   123M |  48 | 231 |6794 |2453 | 771 |  0 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
48.73/48.90	c  48.9s| 10100 |   701 |249459 |  21.1 |   123M |  48 | 231 |6836 |2452 | 776 |  1 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
48.83/49.03	c  49.0s| 10200 |   702 |251024 |  21.1 |   123M |  48 | 231 |6900 |2454 | 781 |  1 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
48.93/49.15	c  49.1s| 10300 |   710 |252528 |  21.0 |   123M |  48 | 231 |6946 |2452 | 782 |  1 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
49.03/49.27	c  49.3s| 10400 |   728 |254098 |  21.0 |   123M |  48 | 231 |6983 |2453 | 786 |  1 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
49.22/49.46	c  49.5s| 10500 |   728 |255738 |  20.9 |   123M |  48 | 231 |7030 |2458 | 812 |  1 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
49.32/49.58	c  49.6s| 10600 |   726 |257283 |  20.9 |   123M |  48 | 231 |7079 |2452 | 813 |  0 |  12k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
49.52/49.70	c  49.7s| 10700 |   728 |258643 |  20.8 |   123M |  48 | 231 |7117 |2452 | 816 |  1 |  13k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
49.62/49.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
49.62/49.80	c  49.8s| 10800 |   727 |259879 |  20.8 |   123M |  48 | 231 |7224 |2452 | 817 |  1 |  13k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
49.72/49.92	c  49.9s| 10900 |   718 |261320 |  20.7 |   123M |  48 | 231 |7271 |2454 | 818 |  0 |  13k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
49.93/50.17	c  50.2s| 11000 |   719 |262886 |  20.7 |   123M |  48 | 231 |7311 |2452 | 837 |  1 |  13k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
50.12/50.32	c  50.3s| 11100 |   723 |264525 |  20.6 |   123M |  48 | 231 |7377 |2454 | 843 |  0 |  13k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
50.22/50.43	c  50.4s| 11200 |   725 |265750 |  20.6 |   123M |  48 | 231 |7438 |2454 | 843 |  0 |  13k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
50.32/50.54	c  50.5s| 11300 |   728 |267306 |  20.5 |   123M |  48 | 231 |7501 |2454 | 843 |  0 |  13k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
50.42/50.66	c  50.7s| 11400 |   734 |268773 |  20.5 |   123M |  48 | 231 |7543 |2452 | 844 |  0 |  13k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
50.52/50.79	c  50.8s| 11500 |   733 |270211 |  20.5 |   123M |  48 | 231 |7583 |2452 | 844 |  0 |  13k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
50.72/50.91	c  50.9s| 11600 |   738 |271679 |  20.4 |   123M |  49 | 231 |7623 |2452 | 848 |  1 |  13k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
50.92/51.16	c  51.2s| 11700 |   742 |273261 |  20.4 |   123M |  49 | 231 |7657 |2454 | 883 |  0 |  13k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
51.02/51.28	c  51.3s| 11800 |   749 |274708 |  20.3 |   123M |  49 | 231 |7708 |2455 | 886 |  1 |  13k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.73%
51.22/51.41	c  51.4s| 11900 |   744 |276302 |  20.3 |   123M |  49 | 231 |7811 |2453 | 886 |  0 |  13k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.74%
51.32/51.52	c  51.5s| 12000 |   742 |277735 |  20.3 |   123M |  49 | 231 |7838 |2458 | 886 |  1 |  13k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.74%
51.42/51.65	c  51.6s| 12100 |   748 |279555 |  20.2 |   123M |  49 | 231 |7873 |2454 | 888 |  1 |  13k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.74%
51.62/51.84	c  51.8s| 12200 |   752 |281100 |  20.2 |   124M |  49 | 231 |7915 |2458 | 888 |  1 |  14k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.74%
51.72/51.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.72/51.95	c  51.9s| 12300 |   748 |282509 |  20.2 |   124M |  49 | 231 |7972 |2452 | 890 |  0 |  14k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.74%
51.82/52.07	c  52.1s| 12400 |   753 |283843 |  20.1 |   124M |  49 | 231 |8000 |2454 | 890 |  1 |  14k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.74%
51.92/52.19	c  52.2s| 12500 |   758 |285208 |  20.1 |   124M |  49 | 231 |8035 |2454 | 893 |  0 |  14k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.75%
52.11/52.30	c  52.3s| 12600 |   766 |286448 |  20.0 |   124M |  49 | 231 |8088 |2454 | 895 |  1 |  14k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.75%
52.21/52.42	c  52.4s| 12700 |   762 |287773 |  20.0 |   124M |  49 | 231 |8148 |2454 | 897 |  1 |  14k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.75%
52.31/52.58	c  52.6s| 12800 |   765 |289332 |  19.9 |   124M |  49 | 231 |8198 |2452 | 897 |  0 |  14k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.75%
52.61/52.83	c  52.8s| 12900 |   766 |290957 |  19.9 |   124M |  49 | 231 |8246 |2452 | 914 |  1 |  14k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.75%
52.71/52.98	c  53.0s| 13000 |   796 |292690 |  19.9 |   124M |  49 | 231 |8280 |2452 | 916 |  0 |  14k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.75%
52.92/53.11	c  53.1s| 13100 |   814 |294343 |  19.9 |   124M |  49 | 231 |8303 |2452 | 916 |  0 |  14k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.75%
53.01/53.23	c  53.2s| 13200 |   818 |295676 |  19.8 |   124M |  49 | 231 |8345 |2454 | 916 |  0 |  14k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.75%
53.11/53.35	c  53.3s| 13300 |   828 |297095 |  19.8 |   124M |  49 | 231 |8389 |2452 | 916 |  1 |  14k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.75%
53.21/53.47	c  53.5s| 13400 |   831 |298746 |  19.8 |   124M |  49 | 231 |8433 |2452 | 917 |  1 |  14k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.76%
53.31/53.59	c  53.6s| 13500 |   835 |300131 |  19.7 |   124M |  49 | 231 |8469 |2452 | 917 |  1 |  14k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.76%
53.51/53.70	c  53.7s| 13600 |   836 |301400 |  19.7 |   124M |  49 | 231 |8512 |2452 | 917 |  1 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.76%
53.61/53.86	c  53.9s| 13700 |   832 |302852 |  19.7 |   124M |  49 | 231 |8535 |2459 | 923 |  0 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.76%
53.71/53.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
53.71/53.98	c  54.0s| 13800 |   843 |304219 |  19.6 |   124M |  49 | 231 |8567 |2453 | 923 |  0 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.76%
53.91/54.11	c  54.1s| 13900 |   844 |305969 |  19.6 |   124M |  49 | 231 |8618 |2453 | 923 |  0 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.76%
54.11/54.37	c  54.4s| 14000 |   847 |307606 |  19.6 |   124M |  49 | 231 |8641 |2452 | 954 |  1 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.76%
54.41/54.62	c  54.6s| 14100 |   855 |309046 |  19.5 |   124M |  49 | 231 |8606 |2452 | 983 |  0 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.84%
54.60/54.80	c  54.8s| 14200 |   867 |310723 |  19.5 |   124M |  49 | 231 |8561 |2452 |1007 |  0 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.89%
54.70/54.95	c  54.9s| 14300 |   872 |312479 |  19.5 |   124M |  49 | 231 |8574 |2452 |1007 |  0 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.90%
54.81/55.08	c  55.1s| 14400 |   875 |314004 |  19.5 |   125M |  49 | 231 |8629 |2452 |1009 |  0 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.91%
55.00/55.21	c  55.2s| 14500 |   883 |315494 |  19.5 |   126M |  49 | 231 |8653 |   0 |1011 |  0 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.92%
55.10/55.34	c  55.3s| 14600 |   880 |316745 |  19.4 |   126M |  49 | 231 |8680 |2452 |1015 |  1 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.93%
55.30/55.57	c  55.6s| 14700 |   876 |318139 |  19.4 |   126M |  49 | 231 |8713 |2452 |1041 |  1 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.93%
55.50/55.70	c  55.7s| 14800 |   886 |319861 |  19.4 |   126M |  49 | 231 |8718 |2452 |1045 |  0 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.93%
55.70/55.90	c  55.9s| 14900 |   891 |321534 |  19.4 |   126M |  49 | 231 |8734 |2454 |1061 |  1 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.95%
55.81/56.01	c  56.0s| 15000 |   901 |322773 |  19.3 |   126M |  49 | 231 |8731 |2454 |1061 |  1 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.96%
55.91/56.13	c  56.1s| 15100 |   913 |324220 |  19.3 |   126M |  49 | 231 |8741 |2454 |1061 |  1 |  15k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.96%
56.00/56.24	c  56.2s| 15200 |   916 |325507 |  19.2 |   126M |  49 | 231 |8793 |2454 |1061 |  1 |  16k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  10.96%
56.10/56.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
56.10/56.39	c  56.4s| 15300 |   908 |326858 |  19.2 |   126M |  49 | 231 |8808 |2454 |1066 |  1 |  16k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.07%
56.40/56.62	c  56.6s| 15400 |   919 |328454 |  19.2 |   126M |  49 | 231 |8764 |2453 |1095 |  0 |  16k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.16%
56.50/56.78	c  56.8s| 15500 |   918 |330014 |  19.2 |   126M |  49 | 231 |8758 |2453 |1101 |  0 |  16k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.16%
56.70/56.90	c  56.9s| 15600 |   930 |331463 |  19.1 |   126M |  49 | 231 |8730 |2452 |1101 |  1 |  16k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.17%
56.80/57.02	c  57.0s| 15700 |   932 |332990 |  19.1 |   126M |  49 | 231 |8756 |2453 |1101 |  0 |  16k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
56.90/57.17	c  57.2s| 15800 |   948 |334752 |  19.1 |   126M |  49 | 231 |8790 |2453 |1101 |  0 |  16k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
57.10/57.31	c  57.3s| 15900 |   948 |336226 |  19.1 |   126M |  49 | 231 |8816 |2452 |1106 |  1 |  16k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
57.20/57.48	c  57.5s| 16000 |   957 |337733 |  19.1 |   126M |  49 | 231 |8856 |2459 |1115 |  0 |  16k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
57.40/57.65	c  57.6s| 16100 |   953 |339562 |  19.1 |   126M |  49 | 231 |8852 |2459 |1118 |  1 |  16k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
57.50/57.78	c  57.8s| 16200 |   959 |341028 |  19.0 |   126M |  49 | 231 |8840 |2454 |1119 |  1 |  16k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
57.69/57.94	c  57.9s| 16300 |   952 |342540 |  19.0 |   126M |  49 | 231 |8862 |2456 |1130 |  0 |  16k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
57.80/58.07	c  58.1s| 16400 |   962 |344181 |  19.0 |   126M |  49 | 231 |8838 |2452 |1130 |  1 |  16k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
57.90/58.19	c  58.2s| 16500 |   964 |345719 |  19.0 |   126M |  49 | 231 |8844 |2452 |1130 |  0 |  16k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
58.09/58.30	c  58.3s| 16600 |   965 |346996 |  18.9 |   126M |  49 | 231 |8875 |2452 |1130 |  1 |  16k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
58.19/58.42	c  58.4s| 16700 |   963 |348583 |  18.9 |   126M |  49 | 231 |8923 |2452 |1131 |  0 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
58.29/58.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
58.29/58.54	c  58.5s| 16800 |   962 |350130 |  18.9 |   126M |  49 | 231 |8948 |2454 |1131 |  0 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
58.39/58.66	c  58.7s| 16900 |   969 |351561 |  18.9 |   126M |  49 | 231 |9010 |2455 |1131 |  1 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
58.49/58.79	c  58.8s| 17000 |   962 |352928 |  18.9 |   126M |  49 | 231 |9021 |2452 |1132 |  1 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
58.69/58.91	c  58.9s| 17100 |   964 |354478 |  18.8 |   126M |  49 | 231 |9057 |2453 |1132 |  0 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
58.80/59.03	c  59.0s| 17200 |   959 |355937 |  18.8 |   126M |  49 | 231 |9114 |2453 |1132 |  0 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
58.90/59.17	c  59.2s| 17300 |   979 |357692 |  18.8 |   126M |  49 | 231 |9092 |2452 |1132 |  1 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
59.09/59.30	c  59.3s| 17400 |  1005 |359486 |  18.8 |   126M |  49 | 231 |9101 |2452 |1132 |  1 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
59.19/59.43	c  59.4s| 17500 |  1013 |361291 |  18.8 |   126M |  49 | 231 |9148 |2452 |1133 |  0 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
59.39/59.61	c  59.6s| 17600 |  1014 |363004 |  18.8 |   126M |  49 | 231 |9177 |2453 |1145 |  1 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
59.59/59.82	c  59.8s| 17700 |  1024 |364735 |  18.8 |   126M |  49 | 231 |9210 |2452 |1161 |  0 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
59.79/60.04	c  60.0s| 17800 |  1020 |366435 |  18.8 |   126M |  49 | 231 |9262 |2452 |1177 |  0 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
60.09/60.36	c  60.3s| 17900 |  1021 |368120 |  18.8 |   126M |  49 | 231 |9318 |2453 |1214 |  1 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.18%
60.29/60.53	c  60.5s| 18000 |  1041 |369907 |  18.8 |   126M |  49 | 231 |9320 |2454 |1222 |  1 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.21%
60.39/60.65	c  60.6s| 18100 |  1053 |371405 |  18.7 |   127M |  49 | 231 |9321 |2454 |1222 |  1 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.21%
60.49/60.78	c  60.8s| 18200 |  1065 |372701 |  18.7 |   127M |  49 | 231 |9351 |2454 |1222 |  1 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.21%
60.59/60.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
60.59/60.89	c  60.9s| 18300 |  1073 |373987 |  18.7 |   127M |  49 | 231 |9364 |2454 |1222 |  1 |  17k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.21%
60.79/61.00	c  61.0s| 18400 |  1083 |375485 |  18.7 |   127M |  49 | 231 |9367 |2454 |1222 |  0 |  18k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.21%
60.89/61.12	c  61.1s| 18500 |  1089 |376949 |  18.6 |   127M |  49 | 231 |9377 |2454 |1222 |  0 |  18k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.21%
60.99/61.25	c  61.2s| 18600 |  1106 |378589 |  18.6 |   127M |  49 | 231 |9371 |2454 |1222 |  1 |  18k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.21%
61.09/61.38	c  61.4s| 18700 |  1126 |380180 |  18.6 |   127M |  49 | 231 |9373 |2454 |1222 |  0 |  18k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.21%
61.29/61.54	c  61.5s| 18800 |  1140 |381681 |  18.6 |   127M |  49 | 231 |9395 |2454 |1231 |  0 |  18k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.21%
61.39/61.68	c  61.7s| 18900 |  1148 |383187 |  18.6 |   127M |  49 | 231 |9416 |   0 |1242 |  0 |  18k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.21%
61.80/62.03	c  62.0s| 19000 |  1145 |384752 |  18.6 |   127M |  49 | 231 |9466 |2454 |1270 |  1 |  18k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.21%
61.90/62.15	c  62.1s| 19100 |  1153 |386334 |  18.6 |   127M |  49 | 231 |9522 |2454 |1271 |  0 |  18k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.21%
61.99/62.27	c  62.3s| 19200 |  1147 |387730 |  18.5 |   127M |  49 | 231 |9570 |2452 |1271 |  1 |  18k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.21%
62.09/62.39	c  62.4s| 19300 |  1151 |389089 |  18.5 |   127M |  49 | 231 |9597 |2452 |1271 |  1 |  18k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.21%
62.29/62.51	c  62.5s| 19400 |  1154 |390610 |  18.5 |   127M |  49 | 231 |9633 |2454 |1272 |  1 |  18k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.21%
62.39/62.65	c  62.6s| 19500 |  1145 |392252 |  18.5 |   127M |  49 | 231 |9686 |2454 |1273 |  0 |  18k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.23%
62.59/62.86	c  62.9s| 19600 |  1147 |393677 |  18.5 |   127M |  49 | 231 |9595 |2452 |1276 |  1 |  18k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.24%
62.69/62.98	c  63.0s| 19700 |  1158 |395098 |  18.5 |   127M |  49 | 231 |9645 |2454 |1276 |  0 |  18k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.24%
62.79/63.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
62.79/63.08	c  63.1s| 19800 |  1163 |396305 |  18.4 |   127M |  49 | 231 |9719 |2454 |1276 |  0 |  18k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.24%
62.99/63.26	c  63.3s| 19900 |  1169 |397633 |  18.4 |   127M |  49 | 231 |9777 |2454 |1286 |  1 |  19k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.24%
63.19/63.45	c  63.4s| 20000 |  1169 |398975 |  18.4 |   127M |  49 | 231 |9836 |2454 |1291 |  1 |  19k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.24%
63.29/63.57	c  63.6s| 20100 |  1163 |400412 |  18.4 |   127M |  49 | 231 |9892 |2452 |1291 |  0 |  19k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.24%
63.39/63.69	c  63.7s| 20200 |  1157 |401711 |  18.3 |   127M |  49 | 231 |9915 |2452 |1291 |  0 |  19k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.24%
63.58/63.83	c  63.8s| 20300 |  1168 |403319 |  18.3 |   128M |  49 | 231 |9863 |2452 |1292 |  0 |  19k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.24%
63.79/64.00	c  64.0s| 20400 |  1180 |404959 |  18.3 |   128M |  49 | 231 |9877 |2462 |1302 |  3 |  19k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.24%
64.08/64.35	c  64.3s| 20500 |  1177 |406880 |  18.3 |   128M |  49 | 231 |9878 |2456 |1336 |  0 |  19k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.24%
64.28/64.54	c  64.5s| 20600 |  1174 |408701 |  18.3 |   128M |  49 | 231 |9876 |2452 |1344 |  0 |  19k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.24%
64.38/64.66	c  64.7s| 20700 |  1173 |409929 |  18.3 |   128M |  49 | 231 |9901 |2452 |1344 |  1 |  19k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.24%
64.48/64.79	c  64.8s| 20800 |  1172 |411507 |  18.3 |   128M |  49 | 231 |9933 |2454 |1345 |  1 |  19k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
64.68/64.92	c  64.9s| 20900 |  1172 |413058 |  18.3 |   128M |  49 | 231 |9918 |2458 |1345 |  0 |  19k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
64.89/65.12	c  65.1s| 21000 |  1174 |414461 |  18.2 |   128M |  49 | 231 |9903 |2454 |1363 |  0 |  19k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
64.98/65.27	c  65.3s| 21100 |  1196 |416188 |  18.2 |   128M |  49 | 231 |9857 |2454 |1363 |  1 |  19k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
65.08/65.39	c  65.4s| 21200 |  1204 |417582 |  18.2 |   128M |  49 | 231 |9897 |2454 |1363 |  0 |  19k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
65.28/65.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
65.28/65.51	c  65.5s| 21300 |  1194 |418817 |  18.2 |   128M |  49 | 231 |9952 |2455 |1364 |  0 |  19k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
65.38/65.63	c  65.6s| 21400 |  1196 |420389 |  18.2 |   128M |  49 | 231 |9977 |2454 |1366 |  0 |  20k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
65.48/65.75	c  65.7s| 21500 |  1200 |421897 |  18.2 |   128M |  49 | 231 |  10k|2454 |1366 |  0 |  20k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
65.58/65.88	c  65.9s| 21600 |  1211 |423376 |  18.2 |   129M |  49 | 231 |  10k|2454 |1366 |  0 |  20k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
65.68/66.00	c  66.0s| 21700 |  1230 |424803 |  18.1 |   129M |  49 | 231 |  10k|2454 |1366 |  1 |  20k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
65.88/66.13	c  66.1s| 21800 |  1237 |426545 |  18.1 |   129M |  49 | 231 |  10k|2454 |1366 |  1 |  20k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
65.98/66.24	c  66.2s| 21900 |  1240 |427725 |  18.1 |   129M |  49 | 231 |  10k|2454 |1366 |  1 |  20k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
66.08/66.35	c  66.3s| 22000 |  1241 |429088 |  18.1 |   129M |  49 | 231 |  10k|2454 |1366 |  1 |  20k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
66.18/66.48	c  66.5s| 22100 |  1243 |430794 |  18.1 |   129M |  49 | 231 |  10k|2454 |1366 |  1 |  20k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
66.38/66.62	c  66.6s| 22200 |  1241 |432490 |  18.1 |   129M |  49 | 231 |  10k|2454 |1366 |  0 |  20k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
66.47/66.74	c  66.7s| 22300 |  1246 |433856 |  18.1 |   129M |  49 | 231 |  10k|2454 |1366 |  0 |  20k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
66.57/66.88	c  66.9s| 22400 |  1260 |435801 |  18.1 |   129M |  49 | 231 |  10k|2454 |1366 |  0 |  20k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
66.78/67.00	c  67.0s| 22500 |  1254 |437285 |  18.1 |   129M |  49 | 231 |  10k|2454 |1366 |  0 |  20k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
66.88/67.13	c  67.1s| 22600 |  1252 |438715 |  18.0 |   129M |  49 | 231 |  10k|2454 |1366 |  0 |  20k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
66.97/67.27	c  67.3s| 22700 |  1258 |440530 |  18.0 |   129M |  49 | 231 |  10k|2454 |1366 |  1 |  20k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
67.17/67.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
67.17/67.41	c  67.4s| 22800 |  1255 |442185 |  18.0 |   129M |  49 | 231 |  10k|2454 |1366 |  1 |  20k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.25%
67.27/67.53	c  67.5s| 22900 |  1258 |443571 |  18.0 |   129M |  49 | 231 |  10k|2456 |1366 |  1 |  21k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.26%
67.37/67.65	c  67.6s| 23000 |  1255 |444877 |  18.0 |   129M |  49 | 231 |  10k|2452 |1366 |  1 |  21k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.26%
67.47/67.77	c  67.8s| 23100 |  1253 |446232 |  18.0 |   129M |  49 | 231 |  10k|2451 |1366 |  0 |  21k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.26%
67.57/67.88	c  67.9s| 23200 |  1255 |447507 |  18.0 |   129M |  49 | 231 |  10k|2452 |1366 |  1 |  21k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.26%
67.78/68.01	c  68.0s| 23300 |  1271 |449313 |  18.0 |   129M |  49 | 231 |  10k|2452 |1366 |  1 |  21k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.26%
67.88/68.15	c  68.1s| 23400 |  1287 |451083 |  18.0 |   129M |  49 | 231 |  10k|2452 |1366 |  1 |  21k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.26%
67.97/68.29	c  68.3s| 23500 |  1301 |452986 |  18.0 |   129M |  49 | 231 |  10k|2452 |1366 |  1 |  21k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.26%
68.17/68.41	c  68.4s| 23600 |  1319 |454558 |  18.0 |   129M |  49 | 231 |  10k|2452 |1366 |  1 |  21k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.26%
68.27/68.52	c  68.5s| 23700 |  1334 |455715 |  17.9 |   129M |  49 | 231 |  10k|2452 |1366 |  1 |  21k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.26%
68.37/68.62	c  68.6s| 23800 |  1342 |457046 |  17.9 |   129M |  49 | 231 |  10k|2452 |1366 |  0 |  21k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.26%
68.47/68.77	c  68.8s| 23900 |  1354 |458506 |  17.9 |   129M |  49 | 231 |  10k|2452 |1373 |  1 |  21k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.26%
68.67/68.95	c  68.9s| 24000 |  1360 |459847 |  17.9 |   129M |  49 | 231 |  10k|   0 |1386 |  0 |  21k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
68.77/69.07	c  69.1s| 24100 |  1376 |461216 |  17.9 |   129M |  49 | 231 |  10k|2458 |1386 |  1 |  21k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
68.87/69.19	c  69.2s| 24200 |  1383 |462669 |  17.9 |   129M |  49 | 231 |  10k|2458 |1386 |  0 |  21k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
69.07/69.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
69.07/69.31	c  69.3s| 24300 |  1392 |464207 |  17.8 |   129M |  49 | 231 |  10k|2458 |1386 |  1 |  21k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
69.17/69.44	c  69.4s| 24400 |  1412 |466009 |  17.8 |   129M |  49 | 231 |  10k|2458 |1386 |  1 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
69.27/69.57	c  69.6s| 24500 |  1422 |467556 |  17.8 |   129M |  49 | 231 |  10k|2458 |1386 |  1 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
69.46/69.70	c  69.7s| 24600 |  1436 |469123 |  17.8 |   129M |  49 | 231 |  10k|2458 |1386 |  1 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
69.56/69.84	c  69.8s| 24700 |  1454 |470925 |  17.8 |   129M |  49 | 231 |  10k|2458 |1386 |  0 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
69.66/69.97	c  70.0s| 24800 |  1460 |472451 |  17.8 |   129M |  49 | 231 |  10k|2458 |1386 |  0 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
69.87/70.13	c  70.1s| 24900 |  1460 |474083 |  17.8 |   129M |  49 | 231 |  10k|2458 |1393 |  0 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
70.06/70.34	c  70.3s| 25000 |  1463 |475719 |  17.8 |   130M |  49 | 231 |  10k|2458 |1405 |  0 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
70.16/70.46	c  70.5s| 25100 |  1463 |477140 |  17.8 |   130M |  49 | 231 |  10k|2458 |1405 |  0 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
70.26/70.59	c  70.6s| 25200 |  1469 |478668 |  17.8 |   130M |  49 | 231 |  10k|2458 |1405 |  1 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
70.66/70.93	c  70.9s| 25300 |  1463 |480231 |  17.8 |   130M |  49 | 231 |  10k|2458 |1442 |  0 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
70.76/71.06	c  71.1s| 25400 |  1457 |481726 |  17.8 |   130M |  49 | 231 |  10k|2458 |1442 |  0 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
70.87/71.17	c  71.2s| 25500 |  1447 |482907 |  17.7 |   130M |  49 | 231 |  10k|2458 |1442 |  0 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
71.06/71.35	c  71.3s| 25600 |  1438 |484437 |  17.7 |   130M |  49 | 231 |  10k|2458 |1442 |  1 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
71.16/71.47	c  71.5s| 25700 |  1436 |485620 |  17.7 |   130M |  49 | 231 |  10k|2452 |1442 |  1 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
71.36/71.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
71.36/71.60	c  71.6s| 25800 |  1445 |487134 |  17.7 |   130M |  49 | 231 |  10k|2452 |1442 |  1 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
71.66/71.96	c  72.0s| 25900 |  1449 |488649 |  17.7 |   130M |  49 | 231 |  11k|2456 |1481 |  1 |  22k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
71.86/72.14	c  72.1s| 26000 |  1458 |490244 |  17.7 |   130M |  49 | 231 |  10k|2456 |1489 |  1 |  23k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.27%
71.95/72.26	c  72.3s| 26100 |  1462 |491616 |  17.7 |   130M |  49 | 231 |  11k|2456 |1489 |  0 |  23k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.28%
72.05/72.38	c  72.4s| 26200 |  1460 |492981 |  17.7 |   130M |  49 | 231 |  11k|2456 |1489 |  0 |  23k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.28%
72.25/72.51	c  72.5s| 26300 |  1465 |494537 |  17.7 |   130M |  49 | 231 |  11k|   0 |1489 |  0 |  23k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.28%
72.35/72.64	c  72.6s| 26400 |  1462 |495964 |  17.6 |   130M |  49 | 231 |  11k|2456 |1489 |  0 |  23k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.28%
72.45/72.78	c  72.8s| 26500 |  1456 |497660 |  17.6 |   130M |  49 | 231 |  11k|2456 |1489 |  0 |  23k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.28%
72.65/72.90	c  72.9s| 26600 |  1454 |498943 |  17.6 |   130M |  49 | 231 |  11k|2452 |1489 |  0 |  23k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.28%
72.76/73.02	c  73.0s| 26700 |  1454 |500321 |  17.6 |   130M |  49 | 231 |  11k|2454 |1489 |  1 |  23k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.28%
72.95/73.27	c  73.3s| 26800 |  1452 |501829 |  17.6 |   130M |  49 | 231 |  11k|2455 |1511 |  1 |  23k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.28%
73.15/73.40	c  73.4s| 26900 |  1464 |503241 |  17.6 |   130M |  49 | 231 |  11k|2452 |1511 |  0 |  23k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.28%
73.25/73.52	c  73.5s| 27000 |  1463 |504723 |  17.6 |   130M |  49 | 231 |  11k|2452 |1511 |  0 |  23k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.28%
73.35/73.65	c  73.6s| 27100 |  1465 |506324 |  17.6 |   130M |  49 | 231 |  11k|   0 |1511 |  0 |  23k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.28%
73.45/73.77	c  73.8s| 27200 |  1458 |507579 |  17.6 |   130M |  49 | 231 |  10k|2452 |1512 |  1 |  23k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.28%
73.65/73.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
73.65/73.90	c  73.9s| 27300 |  1469 |509152 |  17.5 |   130M |  49 | 231 |  11k|2452 |1512 |  0 |  23k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.28%
73.75/74.04	c  74.0s| 27400 |  1475 |510710 |  17.5 |   130M |  49 | 231 |  11k|2452 |1512 |  1 |  23k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.28%
73.95/74.24	c  74.2s| 27500 |  1461 |512126 |  17.5 |   130M |  49 | 231 |  11k|2452 |1522 |  1 |  24k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
74.15/74.40	c  74.4s| 27600 |  1471 |513746 |  17.5 |   130M |  49 | 231 |  11k|2457 |1531 |  0 |  24k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
74.45/74.72	c  74.7s| 27700 |  1462 |515042 |  17.5 |   130M |  49 | 231 |  11k|2452 |1574 |  0 |  24k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
74.55/74.86	c  74.8s| 27800 |  1465 |516688 |  17.5 |   130M |  49 | 231 |  11k|2454 |1575 |  1 |  24k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
74.65/74.99	c  75.0s| 27900 |  1461 |518275 |  17.5 |   130M |  49 | 231 |  11k|2454 |1575 |  0 |  24k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
74.95/75.21	c  75.2s| 28000 |  1457 |519713 |  17.5 |   130M |  49 | 231 |  11k|2466 |1594 |  2 |  24k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
75.04/75.38	c  75.4s| 28100 |  1459 |521321 |  17.5 |   130M |  49 | 231 |  11k|   0 |1601 |  0 |  24k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
75.34/75.68	c  75.7s| 28200 |  1449 |522616 |  17.5 |   130M |  49 | 231 |  11k|2452 |1634 |  1 |  24k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
75.54/75.81	c  75.8s| 28300 |  1446 |523871 |  17.5 |   130M |  49 | 231 |  11k|2454 |1634 |  0 |  24k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
75.64/75.94	c  75.9s| 28400 |  1454 |525511 |  17.4 |   130M |  49 | 231 |  11k|2454 |1636 |  0 |  24k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
75.75/76.06	c  76.1s| 28500 |  1450 |526679 |  17.4 |   130M |  49 | 231 |  11k|2456 |1637 |  1 |  24k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
75.94/76.20	c  76.2s| 28600 |  1462 |528171 |  17.4 |   130M |  49 | 231 |  11k|2452 |1637 |  0 |  24k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
76.04/76.33	c  76.3s| 28700 |  1466 |529749 |  17.4 |   130M |  49 | 231 |  11k|2452 |1638 |  0 |  24k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
76.14/76.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
76.14/76.48	c  76.5s| 28800 |  1465 |531244 |  17.4 |   130M |  49 | 231 |  11k|2452 |1647 |  1 |  24k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
76.34/76.60	c  76.6s| 28900 |  1456 |532527 |  17.4 |   130M |  49 | 231 |  11k|2452 |1648 |  1 |  24k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
76.44/76.72	c  76.7s| 29000 |  1467 |534183 |  17.4 |   130M |  49 | 231 |  11k|2453 |1652 |  1 |  25k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
76.74/77.09	c  77.1s| 29100 |  1468 |536071 |  17.4 |   130M |  49 | 231 |  11k|2453 |1697 |  0 |  25k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
77.14/77.43	c  77.4s| 29200 |  1473 |537812 |  17.4 |   130M |  49 | 231 |  11k|2453 |1726 |  1 |  25k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
77.34/77.61	c  77.6s| 29300 |  1469 |539464 |  17.4 |   130M |  49 | 231 |  11k|   0 |1745 |  0 |  25k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
77.44/77.73	c  77.7s| 29400 |  1466 |540748 |  17.4 |   130M |  49 | 231 |  11k|2452 |1747 |  0 |  25k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
77.54/77.85	c  77.8s| 29500 |  1468 |542132 |  17.4 |   130M |  49 | 231 |  11k|2454 |1747 |  0 |  25k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
77.64/77.98	c  78.0s| 29600 |  1472 |543670 |  17.4 |   130M |  49 | 231 |  11k|2455 |1747 |  0 |  25k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
77.74/78.10	c  78.1s| 29700 |  1473 |545059 |  17.3 |   130M |  49 | 231 |  11k|2452 |1747 |  0 |  25k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.29%
77.94/78.22	c  78.2s| 29800 |  1467 |546331 |  17.3 |   130M |  49 | 231 |  11k|2454 |1747 |  0 |  25k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.32%
78.04/78.34	c  78.3s| 29900 |  1467 |547674 |  17.3 |   130M |  49 | 231 |  11k|2454 |1747 |  1 |  25k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.32%
78.14/78.47	c  78.5s| 30000 |  1487 |549291 |  17.3 |   130M |  49 | 231 |  11k|2452 |1748 |  1 |  25k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.32%
78.33/78.67	c  78.7s| 30100 |  1478 |550660 |  17.3 |   130M |  49 | 231 |  11k|2452 |1760 |  1 |  25k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.32%
78.63/78.99	c  79.0s| 30200 |  1485 |552373 |  17.3 |   130M |  49 | 231 |  11k|2462 |1812 |  0 |  25k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.36%
78.84/79.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.84/79.12	c  79.1s| 30300 |  1485 |553851 |  17.3 |   130M |  49 | 231 |  11k|2459 |1812 |  1 |  25k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.36%
78.93/79.26	c  79.3s| 30400 |  1481 |554963 |  17.3 |   130M |  49 | 231 |  11k|2454 |1816 |  0 |  25k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.36%
79.13/79.40	c  79.4s| 30500 |  1478 |556239 |  17.3 |   130M |  49 | 231 |  11k|2453 |1819 |  0 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.36%
79.33/79.65	c  79.6s| 30600 |  1484 |558137 |  17.3 |   130M |  49 | 231 |  11k|2454 |1860 |  1 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.38%
79.43/79.77	c  79.8s| 30700 |  1480 |559596 |  17.3 |   130M |  49 | 231 |  11k|2454 |1860 |  0 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.38%
79.74/80.01	c  80.0s| 30800 |  1486 |561156 |  17.3 |   130M |  49 | 231 |  11k|2463 |1875 |  3 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.38%
80.33/80.60	c  80.6s| 30900 |  1497 |563095 |  17.3 |   130M |  49 | 231 |  11k|2454 |1961 |  1 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.38%
80.43/80.75	c  80.7s| 31000 |  1502 |564698 |  17.3 |   132M |  49 | 231 |  11k|2455 |1962 |  1 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.39%
80.63/80.96	c  81.0s| 31100 |  1503 |566245 |  17.3 |   132M |  49 | 231 |  11k|2458 |1978 |  1 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.39%
80.73/81.08	c  81.1s| 31200 |  1511 |567698 |  17.2 |   132M |  49 | 231 |  11k|2458 |1978 |  0 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.39%
80.93/81.20	c  81.2s| 31300 |  1504 |568830 |  17.2 |   132M |  49 | 231 |  11k|2454 |1979 |  1 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.39%
81.03/81.34	c  81.3s| 31400 |  1509 |570279 |  17.2 |   132M |  49 | 231 |  11k|   0 |1979 |  0 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.41%
81.23/81.51	c  81.5s| 31500 |  1502 |571648 |  17.2 |   132M |  49 | 231 |  11k|2456 |1983 |  1 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
81.33/81.65	c  81.6s| 31600 |  1514 |573188 |  17.2 |   132M |  49 | 231 |  11k|2453 |1984 |  0 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
81.52/81.81	c  81.8s| 31700 |  1516 |574441 |  17.2 |   132M |  49 | 231 |  11k|2453 |1989 |  0 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
81.62/81.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
81.62/81.96	c  81.9s| 31800 |  1521 |576014 |  17.2 |   132M |  49 | 231 |  11k|2455 |1993 |  0 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
81.73/82.08	c  82.1s| 31900 |  1523 |577494 |  17.2 |   132M |  49 | 231 |  11k|2453 |1993 |  1 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
82.22/82.52	c  82.5s| 32000 |  1537 |579203 |  17.2 |   132M |  49 | 231 |  11k|2453 |2029 |  1 |  26k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
82.32/82.65	c  82.6s| 32100 |  1545 |580837 |  17.2 |   132M |  49 | 231 |  11k|2454 |2031 |  1 |  27k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
82.52/82.87	c  82.9s| 32200 |  1543 |582385 |  17.2 |   132M |  49 | 231 |  11k|2454 |2055 |  1 |  27k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
82.73/83.10	c  83.1s| 32300 |  1536 |583977 |  17.2 |   132M |  49 | 231 |  11k|2453 |2072 |  0 |  27k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
82.92/83.21	c  83.2s| 32400 |  1536 |585458 |  17.2 |   132M |  49 | 231 |  11k|2454 |2072 |  0 |  27k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
83.32/83.62	c  83.6s| 32500 |  1548 |587297 |  17.2 |   132M |  49 | 231 |  11k|2454 |2111 |  1 |  27k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
83.72/84.01	c  84.0s| 32600 |  1551 |588812 |  17.2 |   132M |  49 | 231 |  11k|2455 |2165 |  1 |  27k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
83.92/84.21	c  84.2s| 32700 |  1546 |590167 |  17.1 |   132M |  49 | 231 |  11k|2455 |2181 |  0 |  27k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
84.02/84.34	c  84.3s| 32800 |  1545 |591578 |  17.1 |   132M |  49 | 231 |  11k|2453 |2184 |  1 |  27k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
84.12/84.47	c  84.5s| 32900 |  1536 |593032 |  17.1 |   132M |  49 | 231 |  11k|2452 |2184 |  1 |  27k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
84.32/84.62	c  84.6s| 33000 |  1525 |594159 |  17.1 |   132M |  49 | 231 |  11k|2454 |2187 |  0 |  27k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
84.42/84.77	c  84.8s| 33100 |  1526 |595527 |  17.1 |   133M |  49 | 231 |  11k|2454 |2194 |  0 |  27k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
84.52/84.89	c  84.9s| 33200 |  1520 |596894 |  17.1 |   133M |  49 | 231 |  11k|2454 |2194 |  0 |  27k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
84.72/85.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
84.72/85.03	c  85.0s| 33300 |  1522 |598467 |  17.1 |   133M |  49 | 231 |  11k|2453 |2197 |  1 |  27k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
84.82/85.17	c  85.2s| 33400 |  1517 |599814 |  17.1 |   133M |  49 | 231 |  11k|2457 |2204 |  0 |  27k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
85.01/85.32	c  85.3s| 33500 |  1526 |601124 |  17.1 |   133M |  49 | 231 |  11k|2453 |2209 |  1 |  27k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
85.11/85.46	c  85.4s| 33600 |  1527 |602782 |  17.1 |   133M |  49 | 231 |  11k|2453 |2209 |  1 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
85.31/85.61	c  85.6s| 33700 |  1543 |604777 |  17.1 |   133M |  49 | 231 |  11k|2453 |2210 |  1 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
85.41/85.74	c  85.7s| 33800 |  1560 |606445 |  17.1 |   133M |  49 | 231 |  11k|2453 |2210 |  0 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
85.51/85.88	c  85.9s| 33900 |  1570 |608054 |  17.1 |   133M |  49 | 231 |  11k|2453 |2211 |  0 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
85.72/86.03	c  86.0s| 34000 |  1576 |609952 |  17.1 |   133M |  49 | 231 |  11k|2453 |2211 |  0 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
85.91/86.26	c  86.3s| 34100 |  1596 |611941 |  17.1 |   133M |  49 | 231 |  11k|2453 |2230 |  1 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
86.21/86.54	c  86.5s| 34200 |  1592 |613824 |  17.1 |   133M |  49 | 231 |  11k|2453 |2264 |  1 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
86.41/86.79	c  86.8s| 34300 |  1601 |615659 |  17.1 |   133M |  49 | 231 |  11k|2453 |2301 |  1 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
86.61/86.94	c  86.9s| 34400 |  1600 |617171 |  17.1 |   134M |  49 | 231 |  11k|2453 |2306 |  1 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
86.71/87.08	c  87.1s| 34500 |  1591 |618907 |  17.1 |   134M |  49 | 231 |  11k|2454 |2306 |  1 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
86.91/87.21	c  87.2s| 34600 |  1593 |620613 |  17.1 |   134M |  49 | 231 |  11k|2454 |2310 |  0 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
87.11/87.41	c  87.4s| 34700 |  1591 |622237 |  17.1 |   134M |  49 | 231 |  11k|2453 |2329 |  0 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
87.31/87.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
87.31/87.61	c  87.6s| 34800 |  1581 |623823 |  17.1 |   134M |  49 | 231 |  11k|2453 |2339 |  0 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
87.41/87.77	c  87.8s| 34900 |  1586 |625481 |  17.1 |   134M |  49 | 231 |  11k|2454 |2344 |  1 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
87.60/87.95	c  87.9s| 35000 |  1581 |627017 |  17.1 |   134M |  49 | 231 |  11k|2454 |2347 |  0 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
87.71/88.08	c  88.1s| 35100 |  1586 |628568 |  17.1 |   134M |  49 | 231 |  11k|2454 |2347 |  0 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
87.90/88.22	c  88.2s| 35200 |  1591 |630002 |  17.1 |   134M |  49 | 231 |  11k|2454 |2347 |  1 |  28k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
88.00/88.35	c  88.3s| 35300 |  1583 |631434 |  17.1 |   134M |  49 | 231 |  11k|2453 |2347 |  0 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
88.20/88.50	c  88.5s| 35400 |  1577 |632979 |  17.1 |   134M |  49 | 231 |  11k|2453 |2347 |  0 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
88.30/88.63	c  88.6s| 35500 |  1573 |634377 |  17.0 |   134M |  49 | 231 |  11k|   0 |2347 |  0 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
88.40/88.78	c  88.8s| 35600 |  1593 |635931 |  17.0 |   134M |  49 | 231 |  11k|2452 |2352 |  1 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
88.60/88.90	c  88.9s| 35700 |  1598 |637243 |  17.0 |   134M |  49 | 231 |  11k|2452 |2352 |  1 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
88.71/89.02	c  89.0s| 35800 |  1592 |638420 |  17.0 |   134M |  49 | 231 |  11k|2453 |2353 |  0 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
88.81/89.14	c  89.1s| 35900 |  1594 |639693 |  17.0 |   134M |  49 | 231 |  11k|2453 |2353 |  1 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
89.10/89.42	c  89.4s| 36000 |  1594 |641364 |  17.0 |   134M |  49 | 231 |  11k|2456 |2378 |  0 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
89.20/89.58	c  89.6s| 36100 |  1584 |642655 |  17.0 |   134M |  49 | 231 |  11k|2453 |2380 |  1 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
89.40/89.75	c  89.7s| 36200 |  1583 |644187 |  17.0 |   134M |  49 | 231 |  11k|2455 |2392 |  1 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
89.60/89.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
89.60/89.93	c  89.9s| 36300 |  1581 |645516 |  17.0 |   134M |  49 | 231 |  11k|2453 |2407 |  1 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
89.70/90.06	c  90.0s| 36400 |  1580 |646773 |  17.0 |   134M |  49 | 231 |  11k|2454 |2407 |  1 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
89.90/90.21	c  90.2s| 36500 |  1581 |648326 |  17.0 |   134M |  49 | 231 |  11k|2452 |2407 |  1 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
90.00/90.33	c  90.3s| 36600 |  1583 |649632 |  17.0 |   134M |  49 | 231 |  11k|2452 |2407 |  1 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
90.20/90.51	c  90.5s| 36700 |  1577 |650925 |  16.9 |   134M |  50 | 231 |  11k|2452 |2411 |  0 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
90.30/90.65	c  90.6s| 36800 |  1580 |652506 |  16.9 |   134M |  50 | 231 |  11k|2452 |2412 |  1 |  29k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
90.40/90.78	c  90.8s| 36900 |  1578 |653860 |  16.9 |   134M |  50 | 231 |  11k|2452 |2412 |  0 |  30k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
90.59/90.90	c  90.9s| 37000 |  1582 |655212 |  16.9 |   134M |  50 | 231 |  11k|2454 |2412 |  0 |  30k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
90.70/91.08	c  91.1s| 37100 |  1580 |656720 |  16.9 |   134M |  50 | 231 |  11k|2458 |2422 |  0 |  30k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
90.89/91.21	c  91.2s| 37200 |  1588 |658158 |  16.9 |   134M |  50 | 231 |  11k|2454 |2422 |  1 |  30k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
90.99/91.35	c  91.3s| 37300 |  1609 |659885 |  16.9 |   134M |  50 | 231 |  11k|2454 |2425 |  0 |  30k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
91.09/91.47	c  91.5s| 37400 |  1604 |661181 |  16.9 |   134M |  50 | 231 |  11k|2454 |2425 |  1 |  30k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
91.29/91.61	c  91.6s| 37500 |  1599 |662672 |  16.9 |   134M |  50 | 231 |  11k|2454 |2429 |  0 |  30k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
91.39/91.74	c  91.7s| 37600 |  1595 |663891 |  16.9 |   134M |  50 | 231 |  11k|2453 |2431 |  1 |  30k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
91.49/91.86	c  91.9s| 37700 |  1589 |665200 |  16.9 |   134M |  50 | 231 |  11k|2452 |2433 |  1 |  30k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
91.59/91.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
91.59/91.98	c  92.0s| 37800 |  1578 |666309 |  16.9 |   134M |  50 | 231 |  11k|2452 |2433 |  0 |  30k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
91.80/92.11	c  92.1s| 37900 |  1579 |667428 |  16.8 |   134M |  50 | 231 |  11k|2452 |2433 |  1 |  30k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.42%
91.99/92.36	c  92.4s| 38000 |  1581 |668945 |  16.8 |   134M |  50 | 231 |  11k|2460 |2453 |  3 |  30k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.53%
92.19/92.51	c  92.5s| 38100 |  1583 |670281 |  16.8 |   134M |  50 | 231 |  11k|2452 |2461 |  0 |  30k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.58%
92.29/92.66	c  92.6s| 38200 |  1579 |671523 |  16.8 |   134M |  50 | 231 |  11k|2455 |2471 |  0 |  30k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.62%
92.39/92.79	c  92.8s| 38300 |  1581 |673073 |  16.8 |   134M |  50 | 231 |  11k|2455 |2474 |  1 |  30k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.62%
92.59/92.92	c  92.9s| 38400 |  1581 |674353 |  16.8 |   134M |  50 | 231 |  11k|2454 |2474 |  1 |  31k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.62%
92.79/93.12	c  93.1s| 38500 |  1577 |675723 |  16.8 |   134M |  50 | 231 |  11k|2453 |2494 |  0 |  31k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.69%
92.99/93.31	c  93.3s| 38600 |  1581 |677180 |  16.8 |   134M |  50 | 231 |  11k|2453 |2500 |  1 |  31k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.74%
93.09/93.42	c  93.4s| 38700 |  1585 |678603 |  16.8 |   134M |  50 | 231 |  11k|2453 |2500 |  0 |  31k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.75%
93.19/93.53	c  93.5s| 38800 |  1590 |679726 |  16.8 |   134M |  50 | 231 |  11k|2453 |2500 |  0 |  31k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.76%
93.29/93.66	c  93.7s| 38900 |  1594 |681299 |  16.8 |   134M |  50 | 231 |  11k|2453 |2504 |  1 |  31k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.76%
93.39/93.78	c  93.8s| 39000 |  1596 |682573 |  16.8 |   134M |  50 | 231 |  11k|2453 |2504 |  1 |  31k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.77%
93.58/93.90	c  93.9s| 39100 |  1588 |683753 |  16.8 |   134M |  50 | 231 |  11k|2452 |2504 |  0 |  31k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.77%
93.69/94.03	c  94.0s| 39200 |  1592 |685348 |  16.7 |   134M |  50 | 231 |  11k|2453 |2504 |  0 |  31k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.77%
93.88/94.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
93.88/94.21	c  94.2s| 39300 |  1585 |686830 |  16.7 |   134M |  50 | 231 |  11k|2453 |2512 |  0 |  31k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.77%
93.98/94.34	c  94.3s| 39400 |  1591 |688319 |  16.7 |   134M |  50 | 231 |  11k|2458 |2512 |  0 |  31k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.77%
94.08/94.47	c  94.5s| 39500 |  1593 |689848 |  16.7 |   134M |  50 | 231 |  11k|2454 |2512 |  1 |  31k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.77%
94.18/94.58	c  94.6s| 39600 |  1585 |691080 |  16.7 |   134M |  50 | 231 |  11k|2458 |2512 |  1 |  31k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.77%
94.38/94.71	c  94.7s| 39700 |  1575 |692469 |  16.7 |   134M |  50 | 231 |  11k|2453 |2512 |  0 |  31k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.77%
94.48/94.87	c  94.9s| 39800 |  1574 |693830 |  16.7 |   134M |  50 | 231 |  11k|2455 |2517 |  1 |  32k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.77%
94.69/95.05	c  95.0s| 39900 |  1576 |695250 |  16.7 |   134M |  50 | 231 |  11k|2454 |2530 |  1 |  32k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.81%
94.88/95.23	c  95.2s| 40000 |  1576 |696664 |  16.7 |   134M |  50 | 231 |  11k|2452 |2545 |  1 |  32k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.83%
94.98/95.34	c  95.3s| 40100 |  1570 |697926 |  16.7 |   134M |  50 | 231 |  11k|2452 |2545 |  0 |  32k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.83%
95.08/95.45	c  95.4s| 40200 |  1578 |699119 |  16.7 |   134M |  50 | 231 |  11k|2454 |2545 |  1 |  32k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.83%
95.28/95.69	c  95.7s| 40300 |  1574 |700468 |  16.7 |   134M |  50 | 231 |  11k|2452 |2570 |  0 |  32k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.83%
95.48/95.85	c  95.8s| 40400 |  1586 |702096 |  16.7 |   134M |  50 | 231 |  11k|2452 |2577 |  0 |  32k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.83%
95.58/95.97	c  96.0s| 40500 |  1590 |703503 |  16.7 |   134M |  50 | 231 |  11k|2453 |2579 |  1 |  32k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.83%
95.78/96.14	c  96.1s| 40600 |  1590 |705276 |  16.7 |   134M |  50 | 231 |  11k|2453 |2583 |  0 |  32k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.83%
95.98/96.31	c  96.3s| 40700 |  1596 |706950 |  16.7 |   134M |  50 | 231 |  11k|2452 |2596 |  0 |  32k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.83%
96.28/96.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
96.28/96.60	c  96.6s| 40800 |  1590 |708462 |  16.7 |   134M |  50 | 231 |  11k|2452 |2626 |  1 |  32k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.83%
96.38/96.73	c  96.7s| 40900 |  1581 |709944 |  16.7 |   134M |  50 | 231 |  11k|2452 |2626 |  0 |  32k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.83%
96.58/96.94	c  96.9s| 41000 |  1579 |711260 |  16.7 |   134M |  50 | 231 |  11k|2456 |2641 |  0 |  32k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.84%
96.68/97.06	c  97.1s| 41100 |  1577 |712554 |  16.6 |   134M |  50 | 231 |  11k|2452 |2641 |  1 |  32k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
96.78/97.17	c  97.2s| 41200 |  1579 |713724 |  16.6 |   134M |  50 | 231 |  11k|2452 |2641 |  0 |  32k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
96.97/97.30	c  97.3s| 41300 |  1580 |715194 |  16.6 |   134M |  50 | 231 |  11k|2452 |2641 |  1 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
97.07/97.43	c  97.4s| 41400 |  1578 |716820 |  16.6 |   134M |  50 | 231 |  11k|2452 |2641 |  0 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
97.17/97.55	c  97.5s| 41500 |  1572 |718009 |  16.6 |   134M |  50 | 231 |  11k|2452 |2642 |  0 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
97.27/97.69	c  97.7s| 41600 |  1572 |719531 |  16.6 |   134M |  50 | 231 |  11k|2452 |2656 |  0 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
97.57/97.94	c  97.9s| 41700 |  1572 |720939 |  16.6 |   134M |  50 | 231 |  11k|2454 |2684 |  0 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
97.87/98.20	c  98.2s| 41800 |  1565 |722650 |  16.6 |   134M |  50 | 231 |  11k|2453 |2711 |  1 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
97.97/98.35	c  98.3s| 41900 |  1561 |724012 |  16.6 |   134M |  50 | 231 |  11k|2454 |2717 |  0 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
98.07/98.48	c  98.5s| 42000 |  1565 |725491 |  16.6 |   134M |  50 | 231 |  11k|2452 |2717 |  1 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
98.27/98.64	c  98.6s| 42100 |  1561 |726689 |  16.6 |   134M |  50 | 231 |  11k|2453 |2719 |  0 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
98.46/98.89	c  98.9s| 42200 |  1555 |728031 |  16.6 |   134M |  50 | 231 |  11k|2452 |2753 |  0 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
98.67/99.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
98.67/99.02	c  99.0s| 42300 |  1552 |729417 |  16.6 |   134M |  50 | 231 |  11k|2452 |2753 |  1 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
98.77/99.13	c  99.1s| 42400 |  1552 |730528 |  16.6 |   134M |  50 | 231 |  11k|2452 |2753 |  0 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
98.86/99.27	c  99.3s| 42500 |  1550 |732027 |  16.6 |   134M |  50 | 231 |  11k|2452 |2755 |  0 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
99.06/99.41	c  99.4s| 42600 |  1550 |733432 |  16.5 |   134M |  50 | 231 |  11k|2459 |2764 |  2 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.85%
99.16/99.56	c  99.5s| 42700 |  1553 |734855 |  16.5 |   134M |  50 | 231 |  11k|2455 |2773 |  1 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
99.26/99.69	c  99.7s| 42800 |  1565 |736571 |  16.5 |   134M |  50 | 231 |  11k|2455 |2773 |  1 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
99.46/99.86	c  99.9s| 42900 |  1586 |738611 |  16.6 |   135M |  50 | 231 |  11k|2456 |2781 |  1 |  33k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
99.67/100.01	c   100s| 43000 |  1606 |740597 |  16.6 |   135M |  50 | 231 |  11k|2456 |2781 |  1 |  34k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
99.77/100.19	c   100s| 43100 |  1602 |742472 |  16.6 |   135M |  50 | 231 |  11k|2456 |2785 |  0 |  34k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
100.06/100.40	c   100s| 43200 |  1600 |744183 |  16.6 |   135M |  50 | 231 |  11k|2456 |2793 |  1 |  34k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
100.16/100.53	c   101s| 43300 |  1607 |745768 |  16.6 |   135M |  50 | 231 |  11k|2455 |2795 |  1 |  34k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
100.26/100.66	c   101s| 43400 |  1608 |747379 |  16.6 |   135M |  50 | 231 |  11k|2455 |2797 |  0 |  34k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
100.36/100.78	c   101s| 43500 |  1603 |748906 |  16.6 |   135M |  50 | 231 |  11k|2455 |2798 |  0 |  34k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
100.56/100.90	c   101s| 43600 |  1603 |750276 |  16.6 |   135M |  50 | 231 |  11k|2457 |2799 |  2 |  34k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
100.66/101.02	c   101s| 43700 |  1608 |751667 |  16.6 |   135M |  50 | 231 |  11k|2456 |2802 |  1 |  34k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
100.76/101.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.76/101.15	c   101s| 43800 |  1608 |752876 |  16.5 |   135M |  50 | 231 |  11k|2456 |2809 |  1 |  34k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
100.96/101.30	c   101s| 43900 |  1610 |754153 |  16.5 |   135M |  50 | 231 |  11k|2455 |2813 |  0 |  34k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
101.06/101.43	c   101s| 44000 |  1604 |755505 |  16.5 |   135M |  50 | 231 |  11k|   0 |2813 |  0 |  34k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
101.25/101.63	c   102s| 44100 |  1606 |756960 |  16.5 |   135M |  50 | 231 |  11k|2455 |2826 |  1 |  34k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
101.35/101.75	c   102s| 44200 |  1606 |758335 |  16.5 |   135M |  50 | 231 |  11k|2455 |2829 |  1 |  34k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
101.45/101.89	c   102s| 44300 |  1606 |759852 |  16.5 |   135M |  50 | 231 |  11k|2456 |2831 |  0 |  34k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
101.66/102.01	c   102s| 44400 |  1604 |761270 |  16.5 |   135M |  50 | 231 |  11k|2456 |2835 |  0 |  35k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
101.76/102.14	c   102s| 44500 |  1601 |762889 |  16.5 |   135M |  50 | 231 |  11k|2456 |2836 |  0 |  35k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
101.95/102.35	c   102s| 44600 |  1603 |764443 |  16.5 |   135M |  50 | 231 |  11k|2454 |2854 |  1 |  35k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
102.15/102.56	c   103s| 44700 |  1604 |766065 |  16.5 |   135M |  52 | 231 |  11k|2458 |2871 |  0 |  35k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
102.35/102.76	c   103s| 44800 |  1600 |767666 |  16.5 |   135M |  52 | 231 |  11k|2458 |2885 |  0 |  35k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.86%
102.55/102.90	c   103s| 44900 |  1604 |769116 |  16.5 |   135M |  52 | 231 |  11k|2453 |2890 |  0 |  35k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.87%
102.66/103.02	c   103s| 45000 |  1612 |770535 |  16.5 |   135M |  52 | 231 |  11k|2453 |2890 |  1 |  35k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.88%
102.76/103.14	c   103s| 45100 |  1611 |772029 |  16.5 |   135M |  52 | 231 |  11k|2453 |2890 |  1 |  35k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.89%
102.85/103.26	c   103s| 45200 |  1615 |773428 |  16.5 |   135M |  52 | 231 |  11k|   0 |2890 |  0 |  35k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.89%
102.95/103.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
102.95/103.39	c   103s| 45300 |  1614 |775054 |  16.5 |   135M |  52 | 231 |  11k|2453 |2891 |  1 |  35k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.89%
103.15/103.53	c   104s| 45400 |  1611 |776584 |  16.5 |   135M |  52 | 231 |  11k|2453 |2892 |  0 |  35k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.89%
103.25/103.66	c   104s| 45500 |  1609 |778027 |  16.5 |   135M |  52 | 231 |  11k|2453 |2892 |  1 |  35k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.89%
103.35/103.79	c   104s| 45600 |  1605 |779546 |  16.5 |   135M |  52 | 231 |  11k|2455 |2893 |  0 |  35k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.90%
103.55/103.93	c   104s| 45700 |  1619 |780878 |  16.5 |   137M |  52 | 231 |  11k|   0 |2894 |  0 |  35k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.90%
103.65/104.06	c   104s| 45800 |  1612 |782261 |  16.5 |   137M |  52 | 231 |  11k|2456 |2895 |  1 |  35k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.90%
103.85/104.20	c   104s| 45900 |  1608 |783714 |  16.5 |   137M |  52 | 231 |  11k|2454 |2895 |  0 |  36k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.90%
103.95/104.36	c   104s| 46000 |  1600 |785116 |  16.5 |   137M |  52 | 231 |  11k|2452 |2902 |  0 |  36k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.90%
104.15/104.52	c   105s| 46100 |  1590 |786421 |  16.4 |   137M |  52 | 231 |  11k|2454 |2908 |  1 |  36k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.90%
104.24/104.64	c   105s| 46200 |  1589 |787666 |  16.4 |   137M |  52 | 231 |  11k|2454 |2908 |  1 |  36k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
104.34/104.76	c   105s| 46300 |  1581 |788803 |  16.4 |   137M |  52 | 231 |  11k|2455 |2908 |  0 |  36k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
104.44/104.90	c   105s| 46400 |  1578 |790211 |  16.4 |   137M |  52 | 231 |  11k|2453 |2908 |  1 |  36k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
104.65/105.01	c   105s| 46500 |  1578 |791495 |  16.4 |   137M |  52 | 231 |  11k|2453 |2908 |  1 |  36k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
104.75/105.13	c   105s| 46600 |  1578 |792962 |  16.4 |   137M |  52 | 231 |  11k|2454 |2908 |  0 |  36k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
104.84/105.26	c   105s| 46700 |  1585 |794362 |  16.4 |   137M |  52 | 231 |  11k|2454 |2908 |  1 |  36k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
105.04/105.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
105.04/105.40	c   105s| 46800 |  1590 |796069 |  16.4 |   137M |  52 | 231 |  11k|2454 |2908 |  0 |  36k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
105.14/105.53	c   106s| 46900 |  1584 |797597 |  16.4 |   137M |  52 | 231 |  11k|2454 |2908 |  0 |  36k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
105.24/105.64	c   106s| 47000 |  1580 |798887 |  16.4 |   137M |  52 | 231 |  11k|2454 |2908 |  0 |  36k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
105.34/105.76	c   106s| 47100 |  1578 |800139 |  16.4 |   137M |  52 | 231 |  11k|2452 |2908 |  1 |  36k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
105.54/105.91	c   106s| 47200 |  1579 |801494 |  16.4 |   137M |  52 | 231 |  11k|2452 |2913 |  0 |  36k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
105.75/106.10	c   106s| 47300 |  1569 |802963 |  16.4 |   137M |  52 | 231 |  11k|2452 |2917 |  0 |  37k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
106.04/106.45	c   106s| 47400 |  1569 |804380 |  16.4 |   137M |  52 | 231 |  11k|2452 |2951 |  1 |  37k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
106.14/106.56	c   107s| 47500 |  1573 |805747 |  16.4 |   137M |  52 | 231 |  11k|2452 |2951 |  1 |  37k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
106.34/106.75	c   107s| 47600 |  1569 |807007 |  16.4 |   137M |  52 | 231 |  11k|2452 |2972 |  0 |  37k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
106.54/106.94	c   107s| 47700 |  1561 |808268 |  16.4 |   137M |  52 | 231 |  11k|2453 |2979 |  0 |  37k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
106.74/107.14	c   107s| 47800 |  1557 |809911 |  16.4 |   137M |  52 | 231 |  11k|2455 |2990 |  0 |  37k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
106.84/107.28	c   107s| 47900 |  1559 |811546 |  16.4 |   137M |  52 | 231 |  11k|2454 |2991 |  0 |  37k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
106.94/107.39	c   107s| 48000 |  1559 |812680 |  16.3 |   137M |  52 | 231 |  11k|2453 |2991 |  0 |  37k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
107.14/107.52	c   108s| 48100 |  1557 |813878 |  16.3 |   137M |  52 | 231 |  11k|2456 |2991 |  1 |  37k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
107.33/107.75	c   108s| 48200 |  1554 |815175 |  16.3 |   137M |  52 | 231 |  11k|2453 |2997 |  1 |  37k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
107.53/107.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
107.53/107.95	c   108s| 48300 |  1549 |816450 |  16.3 |   137M |  52 | 231 |  11k|2452 |3012 |  1 |  37k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
107.74/108.11	c   108s| 48400 |  1545 |817743 |  16.3 |   137M |  52 | 231 |  11k|2453 |3019 |  0 |  37k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
107.83/108.24	c   108s| 48500 |  1540 |819052 |  16.3 |   137M |  52 | 231 |  11k|2454 |3020 |  1 |  37k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.92%
107.93/108.38	c   108s| 48600 |  1545 |820373 |  16.3 |   137M |  52 | 231 |  11k|2456 |3025 |  1 |  37k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
108.13/108.53	c   109s| 48700 |  1542 |821790 |  16.3 |   137M |  52 | 231 |  11k|2452 |3033 |  1 |  37k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
108.23/108.67	c   109s| 48800 |  1538 |822929 |  16.3 |   137M |  52 | 231 |  11k|2452 |3040 |  0 |  38k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
108.53/108.99	c   109s| 48900 |  1533 |824075 |  16.3 |   137M |  52 | 231 |  11k|2452 |3067 |  1 |  38k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
108.74/109.11	c   109s| 49000 |  1530 |825250 |  16.3 |   137M |  52 | 231 |  11k|2452 |3067 |  0 |  38k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
108.83/109.25	c   109s| 49100 |  1524 |826608 |  16.3 |   137M |  52 | 231 |  11k|2452 |3075 |  1 |  38k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
109.03/109.43	c   109s| 49200 |  1518 |827901 |  16.3 |   137M |  52 | 231 |  11k|2453 |3081 |  1 |  38k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
109.23/109.66	c   110s| 49300 |  1514 |829149 |  16.3 |   137M |  52 | 231 |  11k|2458 |3091 |  1 |  38k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
109.43/109.80	c   110s| 49400 |  1511 |830622 |  16.2 |   137M |  52 | 231 |  11k|2452 |3091 |  1 |  38k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
109.53/109.94	c   110s| 49500 |  1512 |832196 |  16.2 |   137M |  52 | 231 |  11k|2452 |3091 |  1 |  38k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
109.63/110.06	c   110s| 49600 |  1511 |833679 |  16.2 |   137M |  52 | 231 |  11k|2452 |3091 |  1 |  38k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
109.83/110.20	c   110s| 49700 |  1511 |835264 |  16.2 |   137M |  52 | 231 |  11k|2458 |3095 |  0 |  38k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
109.93/110.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
109.93/110.34	c   110s| 49800 |  1507 |836561 |  16.2 |   137M |  52 | 231 |  11k|2453 |3101 |  0 |  38k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
110.12/110.58	c   111s| 49900 |  1500 |837808 |  16.2 |   137M |  52 | 231 |  11k|2456 |3114 |  0 |  38k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
110.32/110.76	c   111s| 50000 |  1496 |839493 |  16.2 |   137M |  52 | 231 |  11k|2453 |3119 |  1 |  38k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
110.52/110.90	c   111s| 50100 |  1494 |840969 |  16.2 |   137M |  52 | 231 |  11k|2452 |3119 |  1 |  38k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
110.63/111.03	c   111s| 50200 |  1494 |842599 |  16.2 |   137M |  52 | 231 |  11k|2452 |3121 |  1 |  38k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
110.73/111.16	c   111s| 50300 |  1495 |843987 |  16.2 |   137M |  52 | 231 |  11k|2452 |3125 |  1 |  39k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
110.92/111.30	c   111s| 50400 |  1492 |845426 |  16.2 |   137M |  52 | 231 |  11k|   0 |3125 |  0 |  39k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
111.12/111.58	c   112s| 50500 |  1493 |846680 |  16.2 |   137M |  52 | 231 |  11k|2463 |3161 |  2 |  39k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
111.32/111.79	c   112s| 50600 |  1487 |848028 |  16.2 |   137M |  52 | 231 |  11k|2455 |3173 |  1 |  39k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
111.52/111.94	c   112s| 50700 |  1482 |849385 |  16.2 |   137M |  52 | 231 |  11k|2452 |3179 |  1 |  39k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
111.63/112.07	c   112s| 50800 |  1480 |850819 |  16.2 |   137M |  52 | 231 |  11k|2454 |3179 |  1 |  39k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
111.82/112.20	c   112s| 50900 |  1479 |852051 |  16.2 |   137M |  52 | 231 |  11k|2454 |3179 |  1 |  39k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
111.92/112.37	c   112s| 51000 |  1479 |853438 |  16.2 |   137M |  52 | 231 |  11k|2454 |3189 |  0 |  39k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
112.12/112.50	c   112s| 51100 |  1474 |854585 |  16.2 |   137M |  52 | 231 |  11k|2458 |3189 |  1 |  39k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
112.22/112.68	c   113s| 51200 |  1468 |855850 |  16.2 |   137M |  52 | 231 |  11k|2452 |3190 |  0 |  39k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
112.43/112.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
112.43/112.82	c   113s| 51300 |  1462 |857049 |  16.2 |   137M |  52 | 231 |  11k|2452 |3190 |  1 |  39k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
112.53/112.95	c   113s| 51400 |  1460 |858426 |  16.2 |   137M |  52 | 231 |  11k|2453 |3192 |  0 |  39k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
112.63/113.07	c   113s| 51500 |  1458 |859799 |  16.2 |   137M |  52 | 231 |  11k|2458 |3192 |  0 |  39k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
112.82/113.20	c   113s| 51600 |  1456 |861105 |  16.2 |   137M |  52 | 231 |  11k|2454 |3192 |  1 |  39k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
113.02/113.44	c   113s| 51700 |  1458 |863134 |  16.2 |   137M |  52 | 231 |  11k|2458 |3214 |  1 |  39k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
113.12/113.56	c   114s| 51800 |  1459 |864231 |  16.1 |   137M |  52 | 231 |  11k|2452 |3216 |  0 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
113.32/113.77	c   114s| 51900 |  1458 |865576 |  16.1 |   137M |  52 | 231 |  11k|2452 |3233 |  0 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
113.52/113.90	c   114s| 52000 |  1455 |866928 |  16.1 |   137M |  52 | 231 |  11k|2452 |3233 |  1 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.93%
113.63/114.08	c   114s| 52100 |  1447 |868164 |  16.1 |   137M |  52 | 231 |  11k|2452 |3233 |  0 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
113.82/114.22	c   114s| 52200 |  1453 |869643 |  16.1 |   137M |  52 | 231 |  11k|2452 |3233 |  1 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
114.02/114.41	c   114s| 52300 |  1447 |871048 |  16.1 |   137M |  52 | 231 |  11k|2452 |3245 |  1 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
114.22/114.60	c   115s| 52400 |  1443 |872317 |  16.1 |   137M |  52 | 231 |  11k|2458 |3260 |  0 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
114.32/114.76	c   115s| 52500 |  1447 |873901 |  16.1 |   137M |  52 | 231 |  11k|2454 |3265 |  0 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
114.52/114.92	c   115s| 52600 |  1449 |875324 |  16.1 |   137M |  52 | 231 |  11k|2456 |3274 |  1 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
114.62/115.04	c   115s| 52700 |  1442 |876529 |  16.1 |   137M |  52 | 231 |  11k|2455 |3275 |  0 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
114.72/115.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
114.72/115.16	c   115s| 52800 |  1438 |877859 |  16.1 |   137M |  52 | 231 |  11k|2454 |3276 |  1 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
114.82/115.28	c   115s| 52900 |  1429 |878815 |  16.1 |   137M |  52 | 231 |  11k|2453 |3276 |  0 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
115.02/115.44	c   115s| 53000 |  1422 |880083 |  16.1 |   137M |  52 | 231 |  11k|2454 |3283 |  1 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
115.12/115.57	c   116s| 53100 |  1428 |881568 |  16.1 |   137M |  52 | 231 |  11k|2453 |3284 |  0 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
115.22/115.69	c   116s| 53200 |  1437 |882895 |  16.1 |   137M |  52 | 231 |  11k|2453 |3284 |  1 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
115.41/115.82	c   116s| 53300 |  1433 |884368 |  16.1 |   137M |  52 | 231 |  11k|2452 |3284 |  1 |  40k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
115.51/115.94	c   116s| 53400 |  1435 |885900 |  16.1 |   137M |  52 | 231 |  11k|2452 |3284 |  1 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
115.62/116.05	c   116s| 53500 |  1441 |887263 |  16.1 |   137M |  52 | 231 |  11k|2452 |3284 |  1 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
115.72/116.17	c   116s| 53600 |  1449 |888520 |  16.1 |   137M |  52 | 231 |  11k|2453 |3284 |  1 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
115.81/116.29	c   116s| 53700 |  1450 |889833 |  16.1 |   137M |  52 | 231 |  11k|2453 |3286 |  0 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
116.01/116.40	c   116s| 53800 |  1451 |891035 |  16.0 |   137M |  52 | 231 |  11k|2453 |3286 |  1 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
116.11/116.58	c   117s| 53900 |  1448 |892493 |  16.0 |   137M |  52 | 231 |  11k|2453 |3305 |  1 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
116.31/116.72	c   117s| 54000 |  1447 |893898 |  16.0 |   137M |  52 | 231 |  11k|2453 |3312 |  1 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
116.51/116.93	c   117s| 54100 |  1450 |895321 |  16.0 |   137M |  52 | 231 |  11k|2453 |3324 |  0 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
116.62/117.06	c   117s| 54200 |  1453 |896589 |  16.0 |   137M |  52 | 231 |  11k|2453 |3326 |  1 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
116.72/117.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
116.72/117.19	c   117s| 54300 |  1449 |898164 |  16.0 |   137M |  52 | 231 |  11k|2453 |3326 |  0 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
116.91/117.39	c   117s| 54400 |  1452 |899746 |  16.0 |   137M |  52 | 231 |  11k|2453 |3339 |  0 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
117.11/117.59	c   118s| 54500 |  1456 |901023 |  16.0 |   137M |  52 | 231 |  11k|2453 |3359 |  1 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
117.31/117.72	c   118s| 54600 |  1452 |902458 |  16.0 |   137M |  52 | 231 |  11k|2452 |3361 |  0 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
117.41/117.85	c   118s| 54700 |  1448 |903783 |  16.0 |   137M |  52 | 231 |  11k|2454 |3363 |  0 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
117.51/117.96	c   118s| 54800 |  1450 |904984 |  16.0 |   137M |  52 | 231 |  11k|2452 |3363 |  1 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
117.71/118.13	c   118s| 54900 |  1450 |906443 |  16.0 |   137M |  52 | 231 |  11k|2452 |3381 |  0 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
117.91/118.30	c   118s| 55000 |  1456 |907955 |  16.0 |   137M |  52 | 231 |  11k|2452 |3390 |  1 |  41k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
118.01/118.49	c   118s| 55100 |  1458 |909592 |  16.0 |   137M |  52 | 231 |  11k|2452 |3404 |  1 |  42k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
118.21/118.63	c   119s| 55200 |  1466 |911374 |  16.0 |   137M |  52 | 231 |  11k|2452 |3404 |  1 |  42k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
118.31/118.76	c   119s| 55300 |  1467 |912982 |  16.0 |   137M |  52 | 231 |  11k|2452 |3404 |  0 |  42k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
118.50/118.94	c   119s| 55400 |  1481 |914679 |  16.0 |   138M |  52 | 231 |  11k|2452 |3410 |  0 |  42k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
118.80/119.25	c   119s| 55500 |  1479 |916445 |  16.0 |   138M |  52 | 231 |  11k|2452 |3442 |  1 |  42k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
119.30/119.74	c   120s| 55600 |  1471 |918406 |  16.0 |   138M |  52 | 231 |  11k|2452 |3515 |  1 |  42k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
119.50/119.92	c   120s| 55700 |  1463 |920172 |  16.0 |   138M |  52 | 231 |  11k|2452 |3531 |  1 |  42k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
119.71/120.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
119.71/120.15	c   120s| 55800 |  1459 |921789 |  16.0 |   138M |  52 | 231 |  11k|2453 |3548 |  0 |  42k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
119.90/120.35	c   120s| 55900 |  1455 |923196 |  16.0 |   138M |  52 | 231 |  11k|2452 |3565 |  1 |  42k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
120.00/120.48	c   120s| 56000 |  1448 |924519 |  16.0 |   138M |  52 | 231 |  11k|   0 |3565 |  0 |  42k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
120.20/120.66	c   121s| 56100 |  1441 |925909 |  16.0 |   138M |  52 | 231 |  11k|2452 |3571 |  0 |  42k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.94%
120.40/120.88	c   121s| 56200 |  1454 |927566 |  16.0 |   138M |  52 | 231 |  11k|2453 |3581 |  1 |  42k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.96%
120.60/121.02	c   121s| 56300 |  1466 |929163 |  16.0 |   138M |  52 | 231 |  11k|2453 |3581 |  1 |  42k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
120.70/121.15	c   121s| 56400 |  1471 |930663 |  16.0 |   138M |  52 | 231 |  11k|2453 |3582 |  0 |  42k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
120.80/121.28	c   121s| 56500 |  1475 |932167 |  16.0 |   138M |  52 | 231 |  11k|2453 |3582 |  0 |  42k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
121.00/121.43	c   121s| 56600 |  1489 |933908 |  16.0 |   138M |  52 | 231 |  11k|2453 |3582 |  0 |  43k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
121.10/121.57	c   122s| 56700 |  1505 |935579 |  16.0 |   138M |  52 | 231 |  11k|2454 |3585 |  1 |  43k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
121.20/121.69	c   122s| 56800 |  1500 |936926 |  16.0 |   138M |  52 | 231 |  11k|2454 |3585 |  1 |  43k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
121.40/121.81	c   122s| 56900 |  1500 |938335 |  16.0 |   138M |  52 | 231 |  11k|2454 |3586 |  1 |  43k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
121.50/121.94	c   122s| 57000 |  1504 |939858 |  16.0 |   138M |  52 | 231 |  11k|2454 |3587 |  1 |  43k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
121.60/122.07	c   122s| 57100 |  1500 |941289 |  16.0 |   138M |  52 | 231 |  11k|2453 |3587 |  1 |  43k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
121.79/122.22	c   122s| 57200 |  1508 |943042 |  16.0 |   138M |  52 | 231 |  11k|2453 |3588 |  0 |  43k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
121.89/122.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
121.89/122.35	c   122s| 57300 |  1524 |944558 |  16.0 |   138M |  52 | 231 |  11k|2453 |3588 |  0 |  43k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
121.99/122.49	c   122s| 57400 |  1532 |946262 |  16.0 |   138M |  52 | 231 |  11k|2453 |3589 |  1 |  43k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
122.19/122.63	c   123s| 57500 |  1532 |947744 |  16.0 |   139M |  52 | 231 |  11k|2453 |3589 |  1 |  43k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
122.29/122.76	c   123s| 57600 |  1528 |949201 |  16.0 |   139M |  52 | 231 |  11k|2453 |3589 |  0 |  43k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
122.39/122.89	c   123s| 57700 |  1534 |950913 |  16.0 |   139M |  52 | 231 |  11k|2453 |3589 |  1 |  43k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
122.60/123.02	c   123s| 57800 |  1532 |952493 |  16.0 |   139M |  52 | 231 |  11k|2453 |3589 |  1 |  43k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.97%
122.70/123.16	c   123s| 57900 |  1535 |954139 |  16.0 |   139M |  52 | 231 |  11k|2453 |3589 |  1 |  43k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.98%
122.79/123.29	c   123s| 58000 |  1538 |955463 |  16.0 |   139M |  52 | 231 |  11k|2453 |3589 |  1 |  43k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.98%
122.99/123.42	c   123s| 58100 |  1546 |957122 |  16.0 |   139M |  52 | 231 |  11k|2454 |3593 |  1 |  44k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.98%
123.09/123.55	c   124s| 58200 |  1538 |958453 |  16.0 |   139M |  52 | 231 |  11k|2453 |3594 |  1 |  44k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.98%
123.19/123.68	c   124s| 58300 |  1534 |959913 |  16.0 |   139M |  52 | 231 |  11k|2453 |3594 |  1 |  44k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.98%
123.39/123.82	c   124s| 58400 |  1538 |961679 |  16.0 |   139M |  52 | 231 |  11k|2453 |3596 |  0 |  44k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.98%
123.49/123.95	c   124s| 58500 |  1530 |962960 |  16.0 |   139M |  52 | 231 |  11k|2453 |3597 |  0 |  44k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.98%
123.59/124.09	c   124s| 58600 |  1524 |964389 |  16.0 |   139M |  52 | 231 |  11k|2453 |3599 |  1 |  44k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.98%
123.79/124.21	c   124s| 58700 |  1532 |965690 |  16.0 |   139M |  52 | 231 |  11k|2453 |3599 |  0 |  44k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.98%
123.89/124.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
123.89/124.34	c   124s| 58800 |  1523 |967078 |  16.0 |   139M |  52 | 231 |  11k|2453 |3599 |  0 |  44k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.98%
123.99/124.46	c   124s| 58900 |  1525 |968399 |  16.0 |   139M |  52 | 231 |  11k|2453 |3599 |  1 |  44k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.98%
124.19/124.60	c   125s| 59000 |  1527 |969893 |  16.0 |   139M |  52 | 231 |  11k|2453 |3601 |  0 |  44k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.98%
124.29/124.73	c   125s| 59100 |  1522 |971470 |  16.0 |   139M |  52 | 231 |  11k|2454 |3602 |  0 |  44k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.98%
124.39/124.87	c   125s| 59200 |  1509 |972939 |  16.0 |   139M |  52 | 231 |  11k|2454 |3602 |  0 |  44k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.98%
124.59/125.01	c   125s| 59300 |  1507 |974503 |  16.0 |   139M |  52 | 231 |  11k|2453 |3603 |  1 |  44k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.99%
124.69/125.14	c   125s| 59400 |  1507 |975955 |  16.0 |   139M |  52 | 231 |  11k|2454 |3603 |  0 |  45k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.99%
124.88/125.35	c   125s| 59500 |  1500 |977470 |  16.0 |   139M |  52 | 231 |  11k|2453 |3613 |  0 |  45k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.99%
124.98/125.48	c   125s| 59600 |  1495 |978823 |  16.0 |   139M |  52 | 231 |  11k|2453 |3613 |  0 |  45k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.99%
125.18/125.65	c   126s| 59700 |  1489 |980379 |  16.0 |   139M |  52 | 231 |  11k|2452 |3618 |  1 |  45k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.99%
125.38/125.86	c   126s| 59800 |  1489 |981840 |  16.0 |   139M |  52 | 231 |  11k|2458 |3638 |  2 |  45k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.99%
125.78/126.22	c   126s| 59900 |  1491 |983408 |  16.0 |   139M |  52 | 231 |  11k|2453 |3670 |  1 |  45k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  11.99%
125.88/126.37	c   126s| 60000 |  1486 |984646 |  16.0 |   139M |  52 | 231 |  11k|2451 |3675 |  1 |  45k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.02%
126.08/126.50	c   126s| 60100 |  1484 |985886 |  15.9 |   139M |  52 | 231 |  11k|2453 |3677 |  0 |  45k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.02%
126.18/126.63	c   127s| 60200 |  1482 |987115 |  15.9 |   139M |  52 | 231 |  11k|2452 |3678 |  1 |  45k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.02%
126.28/126.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
126.28/126.75	c   127s| 60300 |  1478 |988369 |  15.9 |   139M |  52 | 231 |  11k|2452 |3678 |  0 |  45k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.02%
126.38/126.87	c   127s| 60400 |  1482 |989395 |  15.9 |   139M |  52 | 231 |  11k|2453 |3679 |  0 |  45k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.02%
126.48/127.00	c   127s| 60500 |  1480 |990398 |  15.9 |   139M |  52 | 231 |  11k|2454 |3682 |  1 |  45k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.02%
126.78/127.22	c   127s| 60600 |  1476 |991601 |  15.9 |   139M |  52 | 231 |  11k|2455 |3694 |  1 |  45k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.04%
126.88/127.36	c   127s| 60700 |  1477 |992906 |  15.9 |   139M |  52 | 231 |  11k|2454 |3694 |  1 |  45k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.04%
126.98/127.49	c   127s| 60800 |  1469 |994226 |  15.9 |   139M |  52 | 231 |  11k|2454 |3694 |  0 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.04%
127.28/127.76	c   128s| 60900 |  1474 |995873 |  15.9 |   139M |  52 | 231 |  11k|2456 |3729 |  1 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.04%
127.58/128.09	c   128s| 61000 |  1472 |997300 |  15.9 |   139M |  52 | 231 |  11k|2453 |3757 |  1 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.04%
127.97/128.42	c   128s| 61100 |  1475 |998921 |  15.9 |   139M |  52 | 231 |  11k|2456 |3808 |  1 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.04%
128.27/128.77	c   129s| 61200 |  1482 |  1000k|  15.9 |   139M |  52 | 231 |  11k|2458 |3854 |  1 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.04%
128.47/128.91	c   129s| 61300 |  1477 |  1002k|  15.9 |   139M |  52 | 231 |  11k|2454 |3854 |  0 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.04%
128.58/129.04	c   129s| 61400 |  1472 |  1003k|  15.9 |   139M |  52 | 231 |  11k|2454 |3854 |  0 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.04%
128.68/129.16	c   129s| 61500 |  1464 |  1004k|  15.9 |   139M |  52 | 231 |  11k|2458 |3854 |  0 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.04%
128.77/129.29	c   129s| 61600 |  1459 |  1005k|  15.9 |   139M |  52 | 231 |  11k|2455 |3856 |  0 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.04%
128.97/129.42	c   129s| 61700 |  1453 |  1007k|  15.9 |   139M |  52 | 231 |  11k|2454 |3856 |  1 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.04%
129.17/129.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
129.17/129.64	c   130s| 61800 |  1440 |  1008k|  15.9 |   139M |  52 | 231 |  11k|2455 |3868 |  1 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.04%
129.27/129.78	c   130s| 61900 |  1434 |  1009k|  15.9 |   139M |  52 | 231 |  11k|2452 |3869 |  0 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
129.47/129.90	c   130s| 62000 |  1426 |  1010k|  15.9 |   139M |  52 | 231 |  11k|2452 |3869 |  0 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
129.57/130.05	c   130s| 62100 |  1414 |  1012k|  15.9 |   139M |  52 | 231 |  11k|2452 |3869 |  0 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
129.67/130.19	c   130s| 62200 |  1422 |  1013k|  15.9 |   139M |  52 | 231 |  11k|2452 |3869 |  0 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
129.87/130.31	c   130s| 62300 |  1426 |  1015k|  15.9 |   139M |  52 | 231 |  11k|2452 |3869 |  1 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
129.97/130.43	c   130s| 62400 |  1428 |  1016k|  15.8 |   139M |  52 | 231 |  11k|2453 |3870 |  1 |  46k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
130.07/130.56	c   131s| 62500 |  1422 |  1017k|  15.8 |   139M |  52 | 231 |  11k|2452 |3871 |  0 |  47k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
130.17/130.69	c   131s| 62600 |  1419 |  1019k|  15.8 |   139M |  52 | 231 |  11k|2452 |3871 |  1 |  47k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
130.47/130.93	c   131s| 62700 |  1410 |  1020k|  15.8 |   140M |  52 | 231 |  11k|2453 |3907 |  0 |  47k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
130.57/131.07	c   131s| 62800 |  1415 |  1022k|  15.8 |   140M |  52 | 231 |  11k|2452 |3907 |  1 |  47k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
130.76/131.21	c   131s| 62900 |  1413 |  1023k|  15.8 |   140M |  52 | 231 |  11k|2452 |3907 |  1 |  47k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
130.96/131.40	c   131s| 63000 |  1445 |  1025k|  15.8 |   140M |  52 | 231 |  11k|2452 |3914 |  1 |  47k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
131.36/131.88	c   132s| 63100 |  1453 |  1027k|  15.9 |   140M |  52 | 231 |  11k|   0 |3959 |  0 |  47k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
131.57/132.05	c   132s| 63200 |  1455 |  1029k|  15.9 |   140M |  52 | 231 |  11k|2452 |3968 |  0 |  47k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
131.86/132.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
131.86/132.37	c   132s| 63300 |  1451 |  1030k|  15.9 |   140M |  52 | 231 |  11k|2452 |4014 |  0 |  47k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
132.16/132.65	c   133s| 63400 |  1455 |  1032k|  15.9 |   140M |  52 | 231 |  11k|2452 |4040 |  1 |  47k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
132.46/132.90	c   133s| 63500 |  1454 |  1034k|  15.9 |   140M |  52 | 231 |  11k|2453 |4059 |  1 |  47k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
132.56/133.09	c   133s| 63600 |  1446 |  1035k|  15.9 |   140M |  52 | 231 |  11k|2453 |4082 |  0 |  47k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
132.86/133.30	c   133s| 63700 |  1436 |  1037k|  15.9 |   140M |  52 | 231 |  11k|2458 |4100 |  0 |  47k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
133.06/133.53	c   134s| 63800 |  1430 |  1039k|  15.9 |   140M |  52 | 231 |  11k|2452 |4130 |  1 |  47k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
133.36/133.84	c   134s| 63900 |  1432 |  1040k|  15.9 |   140M |  52 | 231 |  11k|2452 |4167 |  1 |  47k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
133.56/134.03	c   134s| 64000 |  1434 |  1042k|  15.9 |   140M |  52 | 231 |  11k|2456 |4185 |  0 |  48k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
133.66/134.17	c   134s| 64100 |  1430 |  1043k|  15.9 |   140M |  52 | 231 |  11k|2454 |4190 |  0 |  48k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
133.85/134.31	c   134s| 64200 |  1436 |  1045k|  15.9 |   140M |  52 | 231 |  11k|2456 |4199 |  0 |  48k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
133.95/134.45	c   134s| 64300 |  1433 |  1047k|  15.9 |   140M |  52 | 231 |  11k|2454 |4199 |  0 |  48k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
134.15/134.62	c   135s| 64400 |  1432 |  1048k|  15.9 |   140M |  52 | 231 |  11k|2459 |4212 |  2 |  48k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
134.25/134.75	c   135s| 64500 |  1422 |  1049k|  15.9 |   140M |  52 | 231 |  11k|2456 |4213 |  0 |  48k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
134.35/134.88	c   135s| 64600 |  1421 |  1051k|  15.9 |   140M |  52 | 231 |  11k|2453 |4217 |  1 |  48k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
134.66/135.12	c   135s| 64700 |  1415 |  1052k|  15.8 |   140M |  52 | 231 |  11k|2457 |4241 |  1 |  48k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
134.85/135.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
134.85/135.37	c   135s| 64800 |  1408 |  1054k|  15.8 |   140M |  52 | 231 |  11k|2456 |4255 |  0 |  48k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
134.95/135.49	c   135s| 64900 |  1402 |  1055k|  15.8 |   140M |  52 | 231 |  11k|2452 |4257 |  0 |  48k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
135.15/135.62	c   136s| 65000 |  1403 |  1056k|  15.8 |   140M |  52 | 231 |  11k|2453 |4257 |  1 |  48k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
135.35/135.82	c   136s| 65100 |  1391 |  1058k|  15.8 |   140M |  52 | 231 |  11k|2452 |4265 |  1 |  48k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
135.45/135.96	c   136s| 65200 |  1381 |  1059k|  15.8 |   140M |  52 | 231 |  11k|2453 |4266 |  1 |  48k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.05%
135.65/136.15	c   136s| 65300 |  1375 |  1060k|  15.8 |   140M |  52 | 231 |  11k|2453 |4277 |  0 |  48k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.07%
135.75/136.28	c   136s| 65400 |  1377 |  1061k|  15.8 |   140M |  52 | 231 |  11k|2460 |4279 |  0 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
135.95/136.48	c   136s| 65500 |  1377 |  1063k|  15.8 |   140M |  52 | 231 |  11k|2452 |4297 |  1 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
136.15/136.63	c   137s| 65600 |  1383 |  1065k|  15.8 |   140M |  52 | 231 |  11k|2453 |4300 |  0 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
136.25/136.76	c   137s| 65700 |  1380 |  1066k|  15.8 |   140M |  52 | 231 |  11k|2453 |4300 |  1 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
136.45/136.90	c   137s| 65800 |  1389 |  1068k|  15.8 |   140M |  52 | 231 |  11k|2453 |4301 |  1 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
136.55/137.03	c   137s| 65900 |  1402 |  1069k|  15.8 |   140M |  52 | 231 |  11k|2452 |4302 |  0 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
136.65/137.17	c   137s| 66000 |  1414 |  1071k|  15.8 |   140M |  52 | 231 |  11k|2453 |4302 |  1 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
136.84/137.31	c   137s| 66100 |  1424 |  1073k|  15.8 |   140M |  52 | 231 |  11k|2453 |4302 |  1 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
136.94/137.44	c   137s| 66200 |  1421 |  1074k|  15.8 |   143M |  52 | 231 |  11k|2452 |4302 |  1 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
137.04/137.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
137.04/137.58	c   138s| 66300 |  1415 |  1076k|  15.8 |   143M |  52 | 231 |  11k|2452 |4302 |  0 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
137.24/137.72	c   138s| 66400 |  1415 |  1077k|  15.8 |   143M |  52 | 231 |  11k|2452 |4303 |  1 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
137.34/137.86	c   138s| 66500 |  1425 |  1079k|  15.8 |   143M |  52 | 231 |  11k|2452 |4303 |  0 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
137.44/138.00	c   138s| 66600 |  1433 |  1081k|  15.8 |   143M |  52 | 231 |  11k|2452 |4303 |  0 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
137.65/138.15	c   138s| 66700 |  1441 |  1083k|  15.8 |   143M |  52 | 231 |  11k|2452 |4304 |  1 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
137.84/138.32	c   138s| 66800 |  1441 |  1085k|  15.8 |   143M |  52 | 231 |  11k|   0 |4307 |  0 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
137.94/138.47	c   138s| 66900 |  1436 |  1087k|  15.8 |   143M |  52 | 231 |  11k|2452 |4307 |  1 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
138.14/138.60	c   139s| 67000 |  1434 |  1089k|  15.8 |   143M |  52 | 231 |  11k|2453 |4307 |  1 |  49k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
138.24/138.74	c   139s| 67100 |  1437 |  1090k|  15.9 |   143M |  52 | 231 |  11k|2452 |4307 |  0 |  50k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
138.34/138.87	c   139s| 67200 |  1435 |  1092k|  15.9 |   143M |  52 | 231 |  11k|2452 |4307 |  1 |  50k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
138.54/139.01	c   139s| 67300 |  1435 |  1094k|  15.9 |   143M |  52 | 231 |  11k|2452 |4307 |  0 |  50k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
138.64/139.15	c   139s| 67400 |  1433 |  1096k|  15.9 |   143M |  52 | 231 |  11k|2452 |4307 |  0 |  50k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
138.74/139.28	c   139s| 67500 |  1428 |  1097k|  15.9 |   143M |  52 | 231 |  11k|2452 |4307 |  0 |  50k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
138.94/139.44	c   139s| 67600 |  1420 |  1099k|  15.9 |   143M |  52 | 231 |  11k|2453 |4307 |  0 |  50k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
139.04/139.56	c   140s| 67700 |  1418 |  1101k|  15.9 |   143M |  52 | 231 |  11k|2453 |4308 |  1 |  50k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
139.23/139.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
139.23/139.70	c   140s| 67800 |  1405 |  1102k|  15.9 |   143M |  52 | 231 |  11k|2454 |4308 |  1 |  50k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
139.33/139.81	c   140s| 67900 |  1401 |  1103k|  15.9 |   143M |  52 | 231 |  11k|   0 |4308 |  0 |  50k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
139.43/139.94	c   140s| 68000 |  1404 |  1105k|  15.9 |   143M |  52 | 231 |  11k|2455 |4311 |  1 |  50k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.09%
139.54/140.06	c   140s| 68100 |  1403 |  1106k|  15.8 |   143M |  52 | 231 |  11k|2455 |4311 |  1 |  50k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
139.64/140.18	c   140s| 68200 |  1396 |  1107k|  15.8 |   143M |  52 | 231 |  11k|2455 |4311 |  1 |  50k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
139.83/140.36	c   140s| 68300 |  1390 |  1108k|  15.8 |   143M |  52 | 231 |  11k|2455 |4319 |  1 |  50k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
139.93/140.49	c   140s| 68400 |  1377 |  1109k|  15.8 |   143M |  52 | 231 |  11k|2461 |4319 |  0 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
140.13/140.62	c   141s| 68500 |  1373 |  1111k|  15.8 |   143M |  52 | 231 |  11k|2454 |4319 |  0 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
140.23/140.76	c   141s| 68600 |  1369 |  1112k|  15.8 |   143M |  52 | 231 |  11k|2454 |4319 |  1 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
140.33/140.88	c   141s| 68700 |  1372 |  1113k|  15.8 |   143M |  52 | 231 |  11k|2456 |4319 |  1 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
140.54/141.01	c   141s| 68800 |  1374 |  1115k|  15.8 |   143M |  52 | 231 |  11k|2456 |4319 |  1 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
140.64/141.14	c   141s| 68900 |  1374 |  1116k|  15.8 |   143M |  52 | 231 |  11k|2456 |4319 |  0 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
140.73/141.28	c   141s| 69000 |  1374 |  1118k|  15.8 |   143M |  52 | 231 |  11k|2456 |4319 |  1 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
140.93/141.42	c   141s| 69100 |  1363 |  1119k|  15.8 |   143M |  52 | 231 |  11k|2453 |4319 |  0 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
141.03/141.59	c   142s| 69200 |  1355 |  1121k|  15.8 |   143M |  52 | 231 |  11k|2452 |4327 |  1 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
141.23/141.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
141.23/141.78	c   142s| 69300 |  1355 |  1122k|  15.8 |   143M |  52 | 231 |  11k|2452 |4335 |  0 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
141.53/142.03	c   142s| 69400 |  1359 |  1124k|  15.8 |   143M |  52 | 231 |  11k|2452 |4359 |  0 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
141.73/142.27	c   142s| 69500 |  1379 |  1126k|  15.8 |   143M |  52 | 231 |  11k|2461 |4393 |  2 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
142.03/142.58	c   143s| 69600 |  1389 |  1128k|  15.8 |   143M |  52 | 231 |  11k|2455 |4438 |  0 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
142.42/142.91	c   143s| 69700 |  1399 |  1129k|  15.8 |   143M |  52 | 231 |  11k|2453 |4465 |  1 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
142.92/143.40	c   143s| 69800 |  1398 |  1131k|  15.8 |   143M |  52 | 231 |  11k|2455 |4513 |  1 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
143.22/143.75	c   144s| 69900 |  1412 |  1133k|  15.8 |   143M |  52 | 231 |  11k|2454 |4555 |  0 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
143.63/144.19	c   144s| 70000 |  1411 |  1135k|  15.8 |   143M |  52 | 231 |  11k|2455 |4610 |  1 |  51k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
144.12/144.67	c   145s| 70100 |  1407 |  1136k|  15.8 |   143M |  52 | 231 |  11k|2452 |4686 |  1 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
144.62/145.18	c   145s| 70200 |  1409 |  1138k|  15.8 |   143M |  52 | 231 |  11k|2457 |4792 |  1 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
144.92/145.48	c   145s| 70300 |  1416 |  1140k|  15.8 |   143M |  52 | 231 |  11k|2458 |4831 |  2 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
145.32/145.86	c   146s| 70400 |  1426 |  1142k|  15.8 |   143M |  52 | 231 |  11k|2460 |4907 |  1 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
145.62/146.18	c   146s| 70500 |  1424 |  1143k|  15.8 |   143M |  52 | 231 |  11k|2453 |4964 |  1 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
145.91/146.46	c   146s| 70600 |  1428 |  1145k|  15.8 |   144M |  52 | 231 |  11k|2459 |5002 |  0 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
146.31/146.84	c   147s| 70700 |  1432 |  1147k|  15.8 |   144M |  52 | 231 |  11k|2456 |5047 |  0 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
146.52/147.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
146.52/147.07	c   147s| 70800 |  1427 |  1148k|  15.8 |   144M |  52 | 231 |  11k|2458 |5068 |  1 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
146.81/147.35	c   147s| 70900 |  1423 |  1150k|  15.8 |   144M |  52 | 231 |  11k|2454 |5088 |  0 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
147.01/147.57	c   148s| 71000 |  1427 |  1151k|  15.8 |   144M |  52 | 231 |  11k|2455 |5102 |  1 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
147.62/148.10	c   148s| 71100 |  1438 |  1153k|  15.8 |   144M |  52 | 231 |  11k|2455 |5169 |  1 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
148.01/148.52	c   149s| 71200 |  1446 |  1155k|  15.8 |   144M |  52 | 231 |  11k|2455 |5227 |  1 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
148.51/149.09	c   149s| 71300 |  1448 |  1157k|  15.9 |   144M |  52 | 231 |  11k|2457 |5298 |  0 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
148.81/149.36	c   149s| 71400 |  1441 |  1158k|  15.8 |   144M |  52 | 231 |  11k|2463 |5343 |  0 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
149.00/149.54	c   150s| 71500 |  1437 |  1160k|  15.8 |   144M |  52 | 231 |  11k|2459 |5365 |  0 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
149.40/149.92	c   150s| 71600 |  1441 |  1162k|  15.8 |   144M |  52 | 231 |  11k|2459 |5415 |  0 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
149.80/150.37	c   150s| 71700 |  1449 |  1164k|  15.9 |   144M |  52 | 231 |  11k|2460 |5485 |  1 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
150.10/150.68	c   151s| 71800 |  1448 |  1166k|  15.9 |   144M |  52 | 231 |  11k|2461 |5540 |  1 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
150.51/151.02	c   151s| 71900 |  1453 |  1168k|  15.9 |   144M |  52 | 231 |  11k|2464 |5583 |  2 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
150.70/151.27	c   151s| 72000 |  1454 |  1169k|  15.9 |   144M |  52 | 231 |  11k|2463 |5621 |  0 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
151.00/151.50	c   151s| 72100 |  1457 |  1172k|  15.9 |   144M |  52 | 231 |  11k|2462 |5637 |  1 |  52k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
151.10/151.65	c   152s| 72200 |  1446 |  1174k|  15.9 |   144M |  52 | 231 |  11k|2455 |5637 |  0 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
151.50/152.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
151.50/152.03	c   152s| 72300 |  1454 |  1176k|  15.9 |   144M |  52 | 231 |  11k|2455 |5702 |  0 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
151.90/152.48	c   152s| 72400 |  1456 |  1178k|  15.9 |   144M |  52 | 231 |  11k|2460 |5772 |  0 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
152.20/152.72	c   153s| 72500 |  1452 |  1179k|  15.9 |   144M |  52 | 231 |  11k|2457 |5796 |  0 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
152.60/153.17	c   153s| 72600 |  1453 |  1181k|  15.9 |   144M |  52 | 231 |  11k|2453 |5851 |  1 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
152.89/153.49	c   153s| 72700 |  1457 |  1183k|  15.9 |   144M |  52 | 231 |  11k|2461 |5887 |  0 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
153.19/153.75	c   154s| 72800 |  1460 |  1184k|  15.9 |   144M |  52 | 231 |  11k|2460 |5910 |  1 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
153.39/153.96	c   154s| 72900 |  1454 |  1186k|  15.9 |   144M |  52 | 231 |  11k|2458 |5917 |  1 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
153.69/154.23	c   154s| 73000 |  1449 |  1188k|  15.9 |   144M |  52 | 231 |  11k|2454 |5945 |  1 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
154.09/154.60	c   155s| 73100 |  1450 |  1189k|  15.9 |   145M |  52 | 231 |  11k|2460 |5989 |  1 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
154.39/154.96	c   155s| 73200 |  1457 |  1191k|  15.9 |   146M |  52 | 231 |  11k|2461 |6029 |  1 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
154.59/155.11	c   155s| 73300 |  1461 |  1193k|  15.9 |   146M |  52 | 231 |  11k|2461 |6034 |  0 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
154.89/155.40	c   155s| 73400 |  1467 |  1195k|  15.9 |   146M |  52 | 231 |  11k|2461 |6075 |  0 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
155.09/155.65	c   156s| 73500 |  1478 |  1197k|  15.9 |   146M |  52 | 231 |  11k|2461 |6109 |  0 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
155.28/155.81	c   156s| 73600 |  1476 |  1199k|  15.9 |   146M |  54 | 231 |  11k|2461 |6109 |  1 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
155.49/156.01	c   156s| 73700 |  1480 |  1201k|  15.9 |   146M |  54 | 231 |  11k|2460 |6126 |  1 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
155.68/156.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
155.68/156.22	c   156s| 73800 |  1480 |  1203k|  15.9 |   146M |  54 | 231 |  11k|2462 |6144 |  1 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
155.88/156.40	c   156s| 73900 |  1492 |  1205k|  15.9 |   146M |  54 | 231 |  11k|2461 |6151 |  1 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
155.98/156.58	c   157s| 74000 |  1488 |  1207k|  15.9 |   146M |  54 | 231 |  11k|2462 |6167 |  0 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
156.18/156.72	c   157s| 74100 |  1487 |  1209k|  15.9 |   146M |  54 | 231 |  11k|2460 |6171 |  0 |  53k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
156.49/157.07	c   157s| 74200 |  1492 |  1210k|  16.0 |   146M |  54 | 231 |  11k|2460 |6200 |  1 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
156.78/157.32	c   157s| 74300 |  1489 |  1212k|  16.0 |   146M |  54 | 231 |  11k|2461 |6233 |  1 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
156.88/157.46	c   157s| 74400 |  1489 |  1214k|  16.0 |   146M |  54 | 231 |  11k|2460 |6233 |  1 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
157.08/157.63	c   158s| 74500 |  1480 |  1216k|  16.0 |   146M |  54 | 231 |  11k|2455 |6236 |  0 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
157.48/158.06	c   158s| 74600 |  1476 |  1218k|  16.0 |   146M |  54 | 231 |  11k|2453 |6297 |  0 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
157.88/158.41	c   158s| 74700 |  1476 |  1220k|  16.0 |   146M |  54 | 231 |  11k|2457 |6340 |  1 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
158.28/158.84	c   159s| 74800 |  1470 |  1221k|  16.0 |   146M |  54 | 231 |  10k|2454 |6379 |  0 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
158.38/158.98	c   159s| 74900 |  1482 |  1223k|  16.0 |   146M |  54 | 231 |  10k|2453 |6383 |  1 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
158.58/159.12	c   159s| 75000 |  1484 |  1225k|  16.0 |   146M |  54 | 231 |  10k|2453 |6384 |  0 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
158.67/159.25	c   159s| 75100 |  1480 |  1226k|  16.0 |   146M |  54 | 231 |  10k|2453 |6384 |  1 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
158.87/159.44	c   159s| 75200 |  1474 |  1228k|  16.0 |   146M |  54 | 231 |  10k|2453 |6385 |  0 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
159.07/159.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
159.07/159.61	c   160s| 75300 |  1466 |  1229k|  16.0 |   146M |  54 | 231 |  10k|2454 |6394 |  1 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
159.17/159.78	c   160s| 75400 |  1472 |  1231k|  16.0 |   146M |  54 | 231 |  10k|2464 |6409 |  1 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
159.37/159.91	c   160s| 75500 |  1472 |  1232k|  16.0 |   146M |  54 | 231 |  10k|2464 |6410 |  0 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
159.48/160.04	c   160s| 75600 |  1472 |  1234k|  16.0 |   146M |  54 | 231 |  10k|2464 |6411 |  1 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
159.58/160.19	c   160s| 75700 |  1474 |  1235k|  16.0 |   146M |  54 | 231 |  10k|2464 |6413 |  0 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
159.77/160.33	c   160s| 75800 |  1474 |  1237k|  16.0 |   146M |  54 | 231 |  10k|2453 |6415 |  0 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
159.87/160.48	c   160s| 75900 |  1476 |  1238k|  16.0 |   145M |  55 | 231 |  10k|2453 |6417 |  0 |  54k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
160.07/160.62	c   161s| 76000 |  1467 |  1240k|  16.0 |   145M |  55 | 231 |  10k|2452 |6418 |  1 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
160.17/160.76	c   161s| 76100 |  1457 |  1241k|  16.0 |   145M |  55 | 231 |  10k|2455 |6421 |  0 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
160.37/160.90	c   161s| 76200 |  1453 |  1243k|  16.0 |   145M |  55 | 231 |  10k|2455 |6421 |  1 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
160.47/161.03	c   161s| 76300 |  1452 |  1244k|  16.0 |   145M |  55 | 231 |  10k|2455 |6421 |  0 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
160.57/161.16	c   161s| 76400 |  1449 |  1246k|  16.0 |   145M |  55 | 231 |  10k|2454 |6421 |  1 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
160.77/161.30	c   161s| 76500 |  1451 |  1247k|  16.0 |   145M |  55 | 231 |  10k|2453 |6423 |  1 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
160.87/161.46	c   161s| 76600 |  1439 |  1249k|  15.9 |   145M |  55 | 231 |  10k|2454 |6432 |  0 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.10%
161.16/161.73	c   162s| 76700 |  1441 |  1250k|  15.9 |   145M |  55 | 231 |  10k|2452 |6459 |  1 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
161.26/161.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
161.26/161.85	c   162s| 76800 |  1437 |  1251k|  15.9 |   145M |  55 | 231 |  10k|2454 |6459 |  0 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
161.47/162.05	c   162s| 76900 |  1425 |  1253k|  15.9 |   145M |  55 | 231 |  10k|2460 |6466 |  0 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
161.66/162.25	c   162s| 77000 |  1423 |  1254k|  15.9 |   145M |  55 | 231 |  10k|2452 |6475 |  0 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
162.16/162.71	c   163s| 77100 |  1421 |  1256k|  15.9 |   145M |  55 | 231 |  10k|2454 |6532 |  0 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
162.26/162.85	c   163s| 77200 |  1423 |  1257k|  15.9 |   145M |  55 | 231 |  10k|2452 |6535 |  1 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
162.47/163.01	c   163s| 77300 |  1422 |  1259k|  15.9 |   145M |  55 | 231 |  10k|2453 |6552 |  0 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
162.57/163.19	c   163s| 77400 |  1413 |  1260k|  15.9 |   145M |  55 | 231 |  10k|2452 |6566 |  1 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
162.76/163.36	c   163s| 77500 |  1405 |  1261k|  15.9 |   145M |  55 | 231 |  10k|2452 |6573 |  1 |  55k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
162.96/163.50	c   163s| 77600 |  1401 |  1263k|  15.9 |   145M |  55 | 231 |  10k|2452 |6575 |  0 |  56k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
163.06/163.69	c   164s| 77700 |  1400 |  1265k|  15.9 |   145M |  55 | 231 |  10k|2452 |6593 |  1 |  56k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
163.26/163.83	c   164s| 77800 |  1400 |  1266k|  15.9 |   145M |  55 | 231 |  10k|2454 |6594 |  0 |  56k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
163.36/163.96	c   164s| 77900 |  1406 |  1268k|  15.9 |   145M |  55 | 231 |  10k|2455 |6597 |  1 |  56k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
163.46/164.08	c   164s| 78000 |  1415 |  1269k|  15.9 |   145M |  55 | 231 |  10k|2455 |6599 |  1 |  56k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
163.66/164.21	c   164s| 78100 |  1421 |  1271k|  15.9 |   145M |  55 | 231 |  10k|2455 |6602 |  1 |  56k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
163.76/164.34	c   164s| 78200 |  1408 |  1272k|  15.9 |   145M |  55 | 231 |  10k|2455 |6602 |  0 |  56k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
163.86/164.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
163.86/164.48	c   164s| 78300 |  1399 |  1273k|  15.9 |   145M |  55 | 231 |  10k|2454 |6603 |  1 |  56k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
164.06/164.61	c   165s| 78400 |  1395 |  1275k|  15.9 |   145M |  55 | 231 |  10k|2463 |6603 |  0 |  56k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
164.15/164.74	c   165s| 78500 |  1395 |  1276k|  15.9 |   145M |  55 | 231 |  10k|2453 |6605 |  0 |  56k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
164.26/164.89	c   165s| 78600 |  1393 |  1278k|  15.9 |   150M |  55 | 231 |  10k|2452 |6605 |  1 |  56k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.17%
164.47/165.09	c   165s| 78700 |  1397 |  1279k|  15.9 |   150M |  55 | 231 |  10k|2454 |6620 |  0 |  56k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.18%
164.66/165.21	c   165s| 78800 |  1401 |  1281k|  15.9 |   150M |  55 | 231 |  10k|2454 |6620 |  1 |  57k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.18%
164.76/165.32	c   165s| 78900 |  1402 |  1282k|  15.9 |   150M |  55 | 231 |  10k|2454 |6620 |  0 |  57k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.18%
164.86/165.47	c   165s| 79000 |  1401 |  1283k|  15.9 |   150M |  55 | 231 |  10k|2454 |6627 |  1 |  57k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.18%
165.06/165.61	c   166s| 79100 |  1393 |  1285k|  15.9 |   150M |  55 | 231 |  10k|2452 |6635 |  0 |  57k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.18%
165.26/165.82	c   166s| 79200 |  1387 |  1286k|  15.9 |   150M |  55 | 231 |  10k|2453 |6650 |  0 |  57k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.18%
165.36/165.97	c   166s| 79300 |  1400 |  1288k|  15.9 |   150M |  55 | 231 |  10k|2456 |6650 |  1 |  57k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
165.56/166.10	c   166s| 79400 |  1398 |  1289k|  15.9 |   150M |  55 | 231 |  10k|2456 |6650 |  0 |  57k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
165.66/166.23	c   166s| 79500 |  1398 |  1291k|  15.9 |   150M |  55 | 231 |  10k|2456 |6650 |  1 |  57k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
165.76/166.37	c   166s| 79600 |  1402 |  1292k|  15.9 |   150M |  55 | 231 |  10k|2456 |6651 |  0 |  57k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
165.86/166.49	c   166s| 79700 |  1401 |  1293k|  15.9 |   150M |  55 | 231 |  10k|2456 |6653 |  1 |  57k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
166.06/166.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
166.06/166.61	c   167s| 79800 |  1407 |  1295k|  15.9 |   150M |  55 | 231 |  10k|2456 |6653 |  1 |  57k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
166.16/166.75	c   167s| 79900 |  1401 |  1296k|  15.9 |   150M |  55 | 231 |  10k|2456 |6653 |  0 |  57k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
166.25/166.86	c   167s| 80000 |  1404 |  1298k|  15.9 |   150M |  55 | 231 |  10k|2456 |6653 |  1 |  57k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
166.35/166.99	c   167s| 80100 |  1410 |  1299k|  15.9 |   150M |  55 | 231 |  10k|2456 |6653 |  1 |  57k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
166.56/167.13	c   167s| 80200 |  1404 |  1301k|  15.9 |   150M |  55 | 231 |  10k|2456 |6653 |  0 |  57k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
166.65/167.28	c   167s| 80300 |  1402 |  1303k|  15.9 |   150M |  55 | 231 |  10k|2456 |6655 |  1 |  58k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
166.85/167.41	c   167s| 80400 |  1400 |  1304k|  15.9 |   150M |  55 | 231 |  10k|2456 |6655 |  1 |  58k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
166.95/167.55	c   168s| 80500 |  1400 |  1306k|  15.9 |   150M |  55 | 231 |  10k|2456 |6655 |  1 |  58k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
167.05/167.68	c   168s| 80600 |  1403 |  1308k|  15.9 |   150M |  55 | 231 |  10k|2456 |6656 |  1 |  58k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
167.15/167.79	c   168s| 80700 |  1407 |  1309k|  15.9 |   150M |  55 | 231 |  10k|2456 |6656 |  0 |  58k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
167.35/167.91	c   168s| 80800 |  1403 |  1310k|  15.9 |   150M |  55 | 231 |  10k|2456 |6656 |  0 |  58k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
167.46/168.06	c   168s| 80900 |  1406 |  1312k|  15.9 |   150M |  55 | 231 |  10k|2456 |6657 |  0 |  58k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
167.56/168.19	c   168s| 81000 |  1417 |  1313k|  15.9 |   150M |  55 | 231 |  10k|2456 |6659 |  1 |  58k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
167.75/168.33	c   168s| 81100 |  1439 |  1315k|  15.9 |   150M |  55 | 231 |  10k|2456 |6659 |  0 |  58k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
167.85/168.46	c   168s| 81200 |  1449 |  1317k|  15.9 |   150M |  55 | 231 |  10k|2456 |6659 |  0 |  58k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
167.95/168.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
167.95/168.59	c   169s| 81300 |  1449 |  1319k|  15.9 |   150M |  55 | 231 |  10k|2456 |6659 |  1 |  58k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
168.15/168.76	c   169s| 81400 |  1455 |  1320k|  15.9 |   150M |  55 | 231 |  10k|2456 |6668 |  0 |  58k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
168.45/169.05	c   169s| 81500 |  1456 |  1322k|  15.9 |   150M |  55 | 231 |  10k|2456 |6685 |  1 |  58k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
168.65/169.20	c   169s| 81600 |  1457 |  1324k|  15.9 |   150M |  55 | 231 |  10k|2456 |6688 |  0 |  58k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
168.75/169.33	c   169s| 81700 |  1445 |  1325k|  15.9 |   150M |  55 | 231 |  10k|2456 |6689 |  1 |  59k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
168.85/169.48	c   169s| 81800 |  1445 |  1327k|  15.9 |   150M |  55 | 231 |  10k|2456 |6692 |  1 |  59k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
169.05/169.60	c   170s| 81900 |  1451 |  1328k|  15.9 |   150M |  55 | 231 |  10k|2457 |6694 |  0 |  59k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
169.15/169.74	c   170s| 82000 |  1443 |  1330k|  15.9 |   153M |  55 | 231 |  10k|2456 |6695 |  0 |  59k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
169.25/169.88	c   170s| 82100 |  1436 |  1332k|  15.9 |   153M |  55 | 231 |  10k|2456 |6695 |  0 |  59k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
169.45/170.02	c   170s| 82200 |  1436 |  1333k|  15.9 |   153M |  55 | 231 |  10k|2456 |6697 |  1 |  59k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
169.55/170.16	c   170s| 82300 |  1431 |  1335k|  15.9 |   153M |  55 | 231 |  10k|2456 |6697 |  0 |  59k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
169.64/170.29	c   170s| 82400 |  1433 |  1336k|  15.9 |   153M |  55 | 231 |  10k|2454 |6697 |  1 |  59k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.19%
169.84/170.42	c   170s| 82500 |  1427 |  1337k|  15.9 |   153M |  55 | 231 |  10k|2452 |6697 |  0 |  59k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.20%
170.04/170.63	c   171s| 82600 |  1423 |  1339k|  15.9 |   153M |  55 | 231 |  10k|2456 |6720 |  1 |  59k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.20%
170.14/170.76	c   171s| 82700 |  1429 |  1340k|  15.9 |   153M |  55 | 231 |  10k|2453 |6720 |  1 |  59k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.20%
170.34/170.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
170.34/170.99	c   171s| 82800 |  1429 |  1341k|  15.9 |   153M |  55 | 231 |  10k|2454 |6734 |  1 |  59k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.20%
170.45/171.10	c   171s| 82900 |  1429 |  1342k|  15.9 |   153M |  55 | 231 |  10k|2454 |6734 |  0 |  59k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.20%
170.64/171.22	c   171s| 83000 |  1427 |  1344k|  15.9 |   153M |  55 | 231 |  10k|   0 |6734 |  0 |  59k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.20%
170.84/171.46	c   171s| 83100 |  1427 |  1345k|  15.9 |   153M |  55 | 231 |  10k|2461 |6740 |  1 |  59k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.21%
171.04/171.61	c   172s| 83200 |  1411 |  1347k|  15.9 |   153M |  55 | 231 |  10k|2453 |6744 |  1 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.21%
171.14/171.76	c   172s| 83300 |  1401 |  1348k|  15.9 |   153M |  55 | 231 |  10k|2452 |6744 |  1 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.21%
171.34/171.94	c   172s| 83400 |  1397 |  1349k|  15.9 |   153M |  55 | 231 |  10k|   0 |6752 |  0 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.21%
171.54/172.16	c   172s| 83500 |  1394 |  1351k|  15.9 |   153M |  55 | 231 |  10k|2453 |6773 |  0 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.21%
171.64/172.29	c   172s| 83600 |  1387 |  1352k|  15.9 |   153M |  55 | 231 |  10k|2454 |6773 |  0 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.23%
171.84/172.42	c   172s| 83700 |  1390 |  1353k|  15.8 |   153M |  55 | 231 |  10k|2456 |6773 |  1 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.23%
171.94/172.59	c   173s| 83800 |  1392 |  1355k|  15.8 |   153M |  55 | 231 |  10k|2456 |6781 |  0 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.23%
172.14/172.72	c   173s| 83900 |  1396 |  1356k|  15.8 |   153M |  55 | 231 |  10k|2457 |6782 |  0 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.23%
172.24/172.83	c   173s| 84000 |  1395 |  1357k|  15.8 |   153M |  55 | 231 |  10k|2457 |6783 |  1 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.23%
172.34/172.97	c   173s| 84100 |  1400 |  1359k|  15.8 |   153M |  55 | 231 |  10k|2456 |6784 |  1 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.24%
172.44/173.08	c   173s| 84200 |  1391 |  1360k|  15.8 |   153M |  55 | 231 |  10k|2456 |6784 |  0 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.24%
172.63/173.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
172.63/173.21	c   173s| 84300 |  1399 |  1362k|  15.8 |   153M |  55 | 231 |  10k|2456 |6784 |  0 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.24%
172.73/173.34	c   173s| 84400 |  1406 |  1363k|  15.8 |   153M |  55 | 231 |  10k|2456 |6785 |  1 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.24%
172.83/173.48	c   173s| 84500 |  1403 |  1365k|  15.8 |   153M |  55 | 231 |  10k|2454 |6791 |  0 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.24%
173.03/173.64	c   174s| 84600 |  1396 |  1366k|  15.8 |   153M |  55 | 231 |  10k|2454 |6798 |  1 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.24%
173.13/173.77	c   174s| 84700 |  1395 |  1367k|  15.8 |   153M |  55 | 231 |  10k|2456 |6798 |  0 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.24%
173.33/173.90	c   174s| 84800 |  1393 |  1369k|  15.8 |   153M |  55 | 231 |  10k|2454 |6799 |  0 |  60k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.25%
173.44/174.03	c   174s| 84900 |  1387 |  1370k|  15.8 |   153M |  55 | 231 |  10k|2452 |6801 |  1 |  61k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.25%
173.73/174.34	c   174s| 85000 |  1379 |  1371k|  15.8 |   153M |  55 | 231 |  10k|2452 |6839 |  0 |  61k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.25%
173.93/174.58	c   175s| 85100 |  1375 |  1373k|  15.8 |   153M |  55 | 231 |  10k|2451 |6860 |  0 |  61k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.25%
174.13/174.75	c   175s| 85200 |  1379 |  1374k|  15.8 |   153M |  55 | 231 |  10k|2451 |6869 |  0 |  61k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.25%
174.33/174.93	c   175s| 85300 |  1377 |  1376k|  15.8 |   153M |  55 | 231 |  10k|2453 |6877 |  1 |  61k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.25%
174.63/175.24	c   175s| 85400 |  1376 |  1377k|  15.8 |   153M |  55 | 231 |  10k|2454 |6909 |  1 |  61k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.25%
174.83/175.44	c   175s| 85500 |  1368 |  1378k|  15.8 |   153M |  55 | 231 |  10k|2452 |6927 |  0 |  61k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.25%
174.93/175.56	c   176s| 85600 |  1369 |  1380k|  15.8 |   153M |  55 | 231 |  10k|2453 |6929 |  0 |  61k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.25%
175.03/175.69	c   176s| 85700 |  1368 |  1381k|  15.8 |   153M |  55 | 231 |  10k|2452 |6931 |  0 |  61k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.25%
175.23/175.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
175.23/175.85	c   176s| 85800 |  1366 |  1382k|  15.8 |   153M |  55 | 231 |  10k|2452 |6939 |  1 |  61k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.25%
175.33/175.96	c   176s| 85900 |  1362 |  1383k|  15.8 |   153M |  55 | 231 |  10k|2459 |6939 |  0 |  61k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.25%
175.53/176.19	c   176s| 86000 |  1362 |  1385k|  15.8 |   153M |  55 | 231 |  10k|2456 |6953 |  1 |  61k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.25%
175.72/176.38	c   176s| 86100 |  1351 |  1386k|  15.8 |   153M |  55 | 231 |  10k|2452 |6961 |  1 |  61k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.25%
175.92/176.51	c   177s| 86200 |  1349 |  1387k|  15.8 |   153M |  55 | 231 |  10k|2453 |6961 |  1 |  61k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.25%
176.12/176.76	c   177s| 86300 |  1345 |  1389k|  15.8 |   153M |  55 | 231 |  10k|2454 |6982 |  0 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.27%
176.22/176.88	c   177s| 86400 |  1354 |  1390k|  15.8 |   153M |  55 | 231 |  10k|2454 |6982 |  1 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.29%
176.43/177.00	c   177s| 86500 |  1364 |  1392k|  15.8 |   153M |  55 | 231 |  10k|2454 |6982 |  1 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.29%
176.53/177.13	c   177s| 86600 |  1364 |  1393k|  15.8 |   153M |  55 | 231 |  10k|2454 |6982 |  0 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.29%
176.62/177.24	c   177s| 86700 |  1365 |  1394k|  15.8 |   153M |  55 | 231 |  10k|2454 |6982 |  1 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.30%
176.72/177.36	c   177s| 86800 |  1368 |  1395k|  15.8 |   153M |  55 | 231 |  10k|2454 |6982 |  1 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.31%
176.82/177.48	c   177s| 86900 |  1364 |  1397k|  15.8 |   153M |  55 | 231 |  10k|2454 |6982 |  0 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.31%
177.02/177.60	c   178s| 87000 |  1366 |  1398k|  15.8 |   153M |  55 | 231 |  10k|2455 |6986 |  1 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.31%
177.12/177.72	c   178s| 87100 |  1360 |  1400k|  15.8 |   153M |  55 | 231 |  10k|2454 |6986 |  0 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.31%
177.22/177.84	c   178s| 87200 |  1358 |  1401k|  15.8 |   153M |  55 | 231 |  10k|2454 |6986 |  1 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.31%
177.32/177.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
177.32/177.94	c   178s| 87300 |  1360 |  1402k|  15.8 |   153M |  55 | 231 |  10k|2454 |6986 |  1 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.31%
177.42/178.07	c   178s| 87400 |  1354 |  1403k|  15.8 |   153M |  55 | 231 |  10k|2454 |6988 |  0 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.31%
177.52/178.19	c   178s| 87500 |  1358 |  1405k|  15.8 |   153M |  55 | 231 |  10k|2454 |6988 |  1 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.32%
177.72/178.31	c   178s| 87600 |  1358 |  1406k|  15.7 |   153M |  55 | 231 |  10k|2454 |6988 |  0 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.32%
177.82/178.43	c   178s| 87700 |  1358 |  1407k|  15.7 |   153M |  55 | 231 |  10k|2454 |6988 |  0 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.32%
177.92/178.55	c   179s| 87800 |  1358 |  1409k|  15.7 |   153M |  55 | 231 |  10k|2454 |6988 |  0 |  62k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.32%
178.02/178.68	c   179s| 87900 |  1354 |  1411k|  15.7 |   153M |  55 | 231 |  10k|2454 |6988 |  0 |  63k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.33%
178.22/178.81	c   179s| 88000 |  1348 |  1412k|  15.7 |   153M |  55 | 231 |  10k|2452 |6988 |  0 |  63k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.33%
178.31/178.98	c   179s| 88100 |  1340 |  1413k|  15.7 |   153M |  55 | 231 |  10k|2458 |6988 |  1 |  63k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.33%
178.52/179.12	c   179s| 88200 |  1327 |  1415k|  15.7 |   153M |  55 | 231 |  10k|2452 |6988 |  1 |  63k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.33%
178.61/179.25	c   179s| 88300 |  1319 |  1416k|  15.7 |   153M |  55 | 231 |  10k|2456 |6988 |  1 |  63k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.33%
178.81/179.43	c   179s| 88400 |  1314 |  1418k|  15.7 |   153M |  55 | 231 |  10k|2453 |7003 |  0 |  63k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.33%
179.01/179.62	c   180s| 88500 |  1304 |  1419k|  15.7 |   153M |  55 | 231 |  10k|2452 |7009 |  0 |  63k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.33%
179.11/179.74	c   180s| 88600 |  1307 |  1420k|  15.7 |   153M |  55 | 231 |  10k|2453 |7011 |  1 |  63k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.33%
179.21/179.86	c   180s| 88700 |  1298 |  1421k|  15.7 |   153M |  55 | 231 |  10k|2454 |7011 |  0 |  63k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.33%
179.31/179.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
179.31/179.99	c   180s| 88800 |  1301 |  1423k|  15.7 |   153M |  55 | 231 |  10k|2455 |7011 |  0 |  63k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.33%
179.52/180.11	c   180s| 88900 |  1307 |  1424k|  15.7 |   153M |  55 | 231 |  10k|2455 |7011 |  1 |  63k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.33%
179.61/180.25	c   180s| 89000 |  1299 |  1426k|  15.7 |   153M |  55 | 231 |  10k|   0 |7011 |  0 |  63k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.33%
179.71/180.37	c   180s| 89100 |  1293 |  1427k|  15.7 |   153M |  55 | 231 |  10k|2452 |7011 |  0 |  63k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.33%
179.81/180.49	c   180s| 89200 |  1289 |  1428k|  15.7 |   153M |  55 | 231 |  10k|2454 |7011 |  0 |  63k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.33%
180.01/180.64	c   181s| 89300 |  1280 |  1429k|  15.7 |   153M |  55 | 231 |  10k|2460 |7014 |  1 |  63k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.33%
180.21/180.82	c   181s| 89400 |  1270 |  1431k|  15.7 |   153M |  55 | 231 |  10k|2452 |7023 |  0 |  64k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.34%
180.31/180.93	c   181s| 89500 |  1268 |  1432k|  15.7 |   153M |  55 | 231 |  10k|2452 |7023 |  1 |  64k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.34%
180.41/181.04	c   181s| 89600 |  1264 |  1433k|  15.7 |   153M |  55 | 231 |  10k|2454 |7023 |  0 |  64k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.34%
180.61/181.23	c   181s| 89700 |  1257 |  1434k|  15.7 |   153M |  55 | 231 |  10k|2452 |7036 |  0 |  64k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.34%
180.81/181.41	c   181s| 89800 |  1261 |  1436k|  15.7 |   153M |  55 | 231 |  10k|2458 |7041 |  1 |  64k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.34%
180.91/181.54	c   182s| 89900 |  1264 |  1438k|  15.7 |   153M |  55 | 231 |  10k|2458 |7041 |  1 |  64k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.34%
181.10/181.71	c   182s| 90000 |  1265 |  1439k|  15.7 |   153M |  55 | 231 |  10k|2458 |7041 |  1 |  64k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.34%
181.20/181.87	c   182s| 90100 |  1256 |  1441k|  15.7 |   153M |  55 | 231 |  10k|2454 |7046 |  0 |  64k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.34%
181.41/182.09	c   182s| 90200 |  1251 |  1442k|  15.7 |   153M |  55 | 231 |  10k|2452 |7062 |  0 |  64k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.34%
181.60/182.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
181.60/182.28	c   182s| 90300 |  1254 |  1444k|  15.7 |   153M |  55 | 231 |  10k|2452 |7069 |  0 |  64k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.34%
181.80/182.40	c   182s| 90400 |  1249 |  1445k|  15.7 |   153M |  55 | 231 |  10k|2452 |7069 |  1 |  64k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.34%
182.10/182.71	c   183s| 90500 |  1240 |  1447k|  15.7 |   153M |  55 | 231 |  10k|2452 |7093 |  0 |  64k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
182.20/182.88	c   183s| 90600 |  1234 |  1448k|  15.7 |   153M |  55 | 231 |  10k|2452 |7100 |  0 |  64k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
182.30/183.00	c   183s| 90700 |  1230 |  1449k|  15.7 |   153M |  55 | 231 |  10k|2456 |7100 |  1 |  64k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
182.70/183.31	c   183s| 90800 |  1227 |  1451k|  15.7 |   153M |  55 | 231 |  10k|2461 |7130 |  0 |  65k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
182.90/183.55	c   184s| 90900 |  1219 |  1453k|  15.7 |   153M |  55 | 231 |  10k|2455 |7147 |  1 |  65k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
183.10/183.71	c   184s| 91000 |  1214 |  1454k|  15.7 |   153M |  55 | 231 |  10k|2454 |7154 |  1 |  65k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
183.40/184.01	c   184s| 91100 |  1209 |  1455k|  15.7 |   153M |  55 | 231 |  10k|2454 |7183 |  0 |  65k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
183.60/184.20	c   184s| 91200 |  1209 |  1457k|  15.7 |   153M |  55 | 231 |  10k|2458 |7200 |  0 |  65k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
183.70/184.34	c   184s| 91300 |  1213 |  1458k|  15.7 |   153M |  55 | 231 |  10k|2452 |7200 |  1 |  65k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
183.80/184.47	c   184s| 91400 |  1215 |  1460k|  15.7 |   153M |  55 | 231 |  10k|2452 |7200 |  1 |  65k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
183.90/184.59	c   185s| 91500 |  1211 |  1461k|  15.7 |   153M |  55 | 231 |  10k|2452 |7200 |  0 |  65k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
184.10/184.72	c   185s| 91600 |  1210 |  1463k|  15.7 |   153M |  55 | 231 |  10k|2452 |7201 |  1 |  65k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
184.19/184.85	c   185s| 91700 |  1202 |  1464k|  15.7 |   153M |  55 | 231 |  10k|2452 |7201 |  1 |  65k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
184.29/184.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
184.29/184.98	c   185s| 91800 |  1196 |  1465k|  15.7 |   153M |  55 | 231 |  10k|2454 |7201 |  1 |  65k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
184.50/185.10	c   185s| 91900 |  1189 |  1467k|  15.7 |   153M |  55 | 231 |  10k|2453 |7204 |  1 |  65k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
184.79/185.41	c   185s| 92000 |  1184 |  1468k|  15.7 |   153M |  55 | 231 |  10k|2452 |7224 |  1 |  65k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
184.89/185.59	c   186s| 92100 |  1179 |  1470k|  15.7 |   153M |  55 | 231 |  10k|2454 |7228 |  1 |  65k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.48%
185.09/185.72	c   186s| 92200 |  1177 |  1471k|  15.7 |   153M |  55 | 231 |  10k|2459 |7229 |  1 |  65k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
185.19/185.85	c   186s| 92300 |  1167 |  1472k|  15.7 |   153M |  55 | 231 |  10k|2456 |7230 |  0 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
185.40/186.00	c   186s| 92400 |  1159 |  1474k|  15.7 |   153M |  55 | 231 |  10k|2454 |7237 |  1 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
185.50/186.13	c   186s| 92500 |  1148 |  1475k|  15.7 |   153M |  55 | 231 |  10k|2456 |7237 |  0 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
185.59/186.25	c   186s| 92600 |  1147 |  1476k|  15.7 |   153M |  55 | 231 |  10k|2452 |7238 |  0 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
185.69/186.38	c   186s| 92700 |  1145 |  1478k|  15.7 |   153M |  55 | 231 |  10k|2452 |7238 |  0 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
185.99/186.63	c   187s| 92800 |  1131 |  1479k|  15.7 |   153M |  55 | 231 |  10k|2457 |7261 |  0 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
186.19/186.83	c   187s| 92900 |  1133 |  1480k|  15.7 |   153M |  55 | 231 |  10k|2452 |7281 |  1 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
186.29/186.96	c   187s| 93000 |  1129 |  1482k|  15.7 |   153M |  55 | 231 |  10k|2452 |7283 |  0 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
186.39/187.09	c   187s| 93100 |  1129 |  1483k|  15.6 |   153M |  55 | 231 |  10k|2454 |7284 |  0 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
186.59/187.22	c   187s| 93200 |  1116 |  1485k|  15.6 |   153M |  55 | 231 |  10k|2452 |7284 |  0 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
186.69/187.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
186.69/187.33	c   187s| 93300 |  1115 |  1486k|  15.6 |   153M |  55 | 231 |  10k|2456 |7284 |  0 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
186.89/187.52	c   188s| 93400 |  1116 |  1487k|  15.6 |   153M |  55 | 231 |  10k|2452 |7299 |  0 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
186.99/187.69	c   188s| 93500 |  1124 |  1489k|  15.6 |   153M |  55 | 231 |  10k|2454 |7304 |  1 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
187.39/188.08	c   188s| 93600 |  1132 |  1492k|  15.7 |   153M |  55 | 231 |  10k|2456 |7338 |  1 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
187.68/188.37	c   188s| 93700 |  1132 |  1493k|  15.7 |   153M |  55 | 231 |  10k|2464 |7378 |  3 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
188.08/188.72	c   189s| 93800 |  1130 |  1495k|  15.7 |   153M |  55 | 231 |  10k|2454 |7425 |  0 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
188.28/188.96	c   189s| 93900 |  1122 |  1497k|  15.7 |   153M |  55 | 231 |  10k|2454 |7448 |  1 |  66k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
188.68/189.36	c   189s| 94000 |  1119 |  1498k|  15.7 |   153M |  55 | 231 |  10k|2454 |7499 |  1 |  67k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
188.98/189.67	c   190s| 94100 |  1107 |  1500k|  15.7 |   153M |  55 | 231 |  10k|2454 |7530 |  0 |  67k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
189.18/189.81	c   190s| 94200 |  1101 |  1501k|  15.7 |   153M |  55 | 231 |  10k|2452 |7530 |  0 |  67k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
189.28/189.94	c   190s| 94300 |  1096 |  1503k|  15.7 |   153M |  55 | 231 |  10k|2454 |7530 |  1 |  67k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.49%
189.48/190.14	c   190s| 94400 |  1090 |  1504k|  15.7 |   153M |  55 | 231 |  10k|2453 |7544 |  0 |  67k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
189.58/190.27	c   190s| 94500 |  1080 |  1505k|  15.7 |   153M |  55 | 231 |  10k|2455 |7544 |  0 |  67k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
189.78/190.43	c   190s| 94600 |  1073 |  1507k|  15.6 |   153M |  55 | 231 |  10k|2455 |7553 |  0 |  67k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
189.88/190.57	c   191s| 94700 |  1060 |  1508k|  15.6 |   153M |  55 | 231 |  10k|2453 |7553 |  0 |  67k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
190.08/190.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
190.08/190.72	c   191s| 94800 |  1048 |  1509k|  15.6 |   153M |  55 | 231 |  10k|2454 |7556 |  0 |  67k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
190.18/190.85	c   191s| 94900 |  1043 |  1511k|  15.6 |   153M |  55 | 231 |  10k|2452 |7556 |  0 |  67k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
190.38/191.08	c   191s| 95000 |  1037 |  1512k|  15.6 |   153M |  55 | 231 |  10k|2452 |7563 |  0 |  67k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
190.57/191.20	c   191s| 95100 |  1034 |  1513k|  15.6 |   153M |  55 | 231 |  10k|2454 |7563 |  1 |  67k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
190.67/191.33	c   191s| 95200 |  1028 |  1514k|  15.6 |   153M |  55 | 231 |  10k|2455 |7563 |  0 |  67k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
190.87/191.52	c   192s| 95300 |  1020 |  1515k|  15.6 |   153M |  55 | 231 |  10k|2452 |7573 |  1 |  67k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
190.97/191.67	c   192s| 95400 |  1014 |  1517k|  15.6 |   153M |  55 | 231 |  10k|2454 |7577 |  1 |  67k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
191.38/192.03	c   192s| 95500 |  1008 |  1518k|  15.6 |   153M |  55 | 231 |  10k|2452 |7618 |  1 |  68k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
191.48/192.17	c   192s| 95600 |   999 |  1520k|  15.6 |   153M |  55 | 231 |  10k|2452 |7618 |  0 |  68k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
191.67/192.32	c   192s| 95700 |   997 |  1521k|  15.6 |   153M |  55 | 231 |  10k|2458 |7629 |  0 |  68k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
191.87/192.57	c   193s| 95800 |   988 |  1522k|  15.6 |   153M |  55 | 231 |  10k|2454 |7647 |  0 |  68k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
192.07/192.72	c   193s| 95900 |   976 |  1524k|  15.6 |   153M |  55 | 231 |  10k|2454 |7650 |  0 |  68k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
192.47/193.12	c   193s| 96000 |   978 |  1526k|  15.6 |   153M |  55 | 231 |  10k|2459 |7708 |  0 |  68k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
192.67/193.34	c   193s| 96100 |   980 |  1527k|  15.6 |   153M |  55 | 231 |  10k|2460 |7721 |  0 |  68k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
192.77/193.49	c   193s| 96200 |   966 |  1529k|  15.6 |   153M |  55 | 231 |  10k|2461 |7728 |  1 |  68k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
192.97/193.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
192.97/193.63	c   194s| 96300 |   966 |  1530k|  15.6 |   153M |  55 | 231 |  10k|2452 |7728 |  0 |  68k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
193.07/193.77	c   194s| 96400 |   963 |  1532k|  15.6 |   153M |  55 | 231 |  10k|2456 |7728 |  0 |  68k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
193.27/193.90	c   194s| 96500 |   967 |  1533k|  15.6 |   153M |  55 | 231 |  10k|2453 |7729 |  1 |  68k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
193.37/194.04	c   194s| 96600 |   968 |  1535k|  15.6 |   153M |  55 | 231 |  10k|2453 |7731 |  1 |  68k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
193.47/194.17	c   194s| 96700 |   965 |  1536k|  15.6 |   153M |  55 | 231 |  10k|2453 |7732 |  1 |  68k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
193.76/194.41	c   194s| 96800 |   954 |  1538k|  15.6 |   153M |  55 | 231 |  10k|   0 |7751 |  0 |  68k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
193.86/194.55	c   195s| 96900 |   949 |  1539k|  15.6 |   153M |  55 | 231 |  10k|2456 |7752 |  0 |  68k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
193.96/194.68	c   195s| 97000 |   945 |  1540k|  15.6 |   153M |  55 | 231 |  10k|2458 |7752 |  1 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
194.16/194.84	c   195s| 97100 |   940 |  1542k|  15.6 |   153M |  55 | 231 |  10k|2456 |7758 |  1 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
194.26/194.96	c   195s| 97200 |   937 |  1543k|  15.6 |   153M |  55 | 231 |  10k|   0 |7758 |  0 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
194.56/195.22	c   195s| 97300 |   934 |  1544k|  15.6 |   153M |  55 | 231 |  10k|2452 |7781 |  1 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
194.76/195.41	c   195s| 97400 |   929 |  1546k|  15.6 |   153M |  55 | 231 |  10k|2461 |7793 |  2 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
194.86/195.56	c   196s| 97500 |   923 |  1547k|  15.6 |   153M |  55 | 231 |  10k|2454 |7799 |  1 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
195.06/195.70	c   196s| 97600 |   913 |  1548k|  15.6 |   153M |  55 | 231 |  10k|2453 |7801 |  0 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.50%
195.26/195.91	c   196s| 97700 |   909 |  1550k|  15.6 |   153M |  55 | 231 |  10k|2454 |7818 |  1 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.52%
195.36/196.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
195.36/196.04	c   196s| 97800 |   903 |  1551k|  15.6 |   153M |  55 | 231 |  10k|2453 |7820 |  1 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.52%
195.46/196.17	c   196s| 97900 |   896 |  1552k|  15.6 |   153M |  55 | 231 |  10k|2452 |7820 |  0 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.52%
195.66/196.30	c   196s| 98000 |   892 |  1553k|  15.6 |   153M |  55 | 231 |  10k|2459 |7820 |  0 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.52%
195.86/196.58	c   197s| 98100 |   885 |  1555k|  15.6 |   153M |  55 | 231 |  10k|2457 |7834 |  0 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.52%
196.36/197.05	c   197s| 98200 |   883 |  1557k|  15.6 |   153M |  55 | 231 |  10k|2461 |7901 |  2 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.52%
196.56/197.27	c   197s| 98300 |   878 |  1559k|  15.6 |   153M |  55 | 231 |  10k|2456 |7931 |  1 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.52%
196.75/197.41	c   197s| 98400 |   874 |  1560k|  15.6 |   153M |  55 | 231 |  10k|2456 |7931 |  0 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.53%
196.95/197.60	c   198s| 98500 |   866 |  1561k|  15.6 |   153M |  55 | 231 |  10k|2459 |7938 |  0 |  69k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.53%
197.25/197.91	c   198s| 98600 |   860 |  1563k|  15.6 |   153M |  55 | 231 |  10k|2452 |7969 |  0 |  70k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.70%
197.36/198.08	c   198s| 98700 |   858 |  1564k|  15.6 |   153M |  55 | 231 |  10k|2453 |7981 |  2 |  70k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.81%
197.65/198.34	c   198s| 98800 |   856 |  1566k|  15.6 |   153M |  55 | 231 |  10k|2455 |8013 |  1 |  70k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.81%
197.85/198.54	c   199s| 98900 |   850 |  1567k|  15.6 |   153M |  55 | 231 |  10k|   0 |8024 |  0 |  70k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.81%
197.95/198.67	c   199s| 99000 |   848 |  1568k|  15.6 |   153M |  55 | 231 |  10k|2456 |8024 |  0 |  70k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.82%
198.15/198.89	c   199s| 99100 |   846 |  1570k|  15.6 |   153M |  55 | 231 |  10k|2456 |8030 |  0 |  70k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.82%
198.36/199.02	c   199s| 99200 |   846 |  1571k|  15.6 |   153M |  55 | 231 |  10k|2453 |8034 |  1 |  70k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.84%
198.46/199.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
198.46/199.16	c   199s| 99300 |   846 |  1573k|  15.6 |   153M |  55 | 231 |  10k|2453 |8036 |  0 |  70k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.84%
198.65/199.30	c   199s| 99400 |   838 |  1574k|  15.6 |   153M |  55 | 231 |  10k|2452 |8038 |  1 |  70k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
198.75/199.43	c   199s| 99500 |   841 |  1575k|  15.6 |   153M |  55 | 231 |  10k|2452 |8039 |  1 |  70k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
198.85/199.57	c   200s| 99600 |   847 |  1577k|  15.6 |   153M |  55 | 231 |  10k|2452 |8039 |  1 |  70k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
199.05/199.73	c   200s| 99700 |   851 |  1579k|  15.6 |   153M |  55 | 231 |  10k|2452 |8044 |  0 |  70k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
199.15/199.87	c   200s| 99800 |   848 |  1580k|  15.6 |   153M |  55 | 231 |  10k|2452 |8045 |  1 |  70k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
199.35/200.00	c   200s| 99900 |   840 |  1582k|  15.6 |   153M |  55 | 231 |  10k|2452 |8045 |  0 |  70k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
199.45/200.17	c   200s|100000 |   833 |  1583k|  15.6 |   153M |  55 | 231 |  10k|2459 |8061 |  0 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
199.75/200.45	c   200s|100100 |   835 |  1584k|  15.6 |   153M |  55 | 231 |  10k|2455 |8104 |  1 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
199.94/200.66	c   201s|100200 |   831 |  1586k|  15.6 |   153M |  55 | 231 |  10k|2452 |8120 |  1 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
200.14/200.82	c   201s|100300 |   837 |  1587k|  15.6 |   159M |  55 | 231 |  10k|2452 |8120 |  1 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
200.35/201.10	c   201s|100400 |   835 |  1589k|  15.6 |   159M |  55 | 231 |  10k|2452 |8134 |  1 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
200.54/201.28	c   201s|100500 |   847 |  1591k|  15.6 |   159M |  55 | 231 |  10k|2458 |8147 |  2 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
200.74/201.46	c   201s|100600 |   845 |  1592k|  15.6 |   159M |  55 | 231 |  10k|   0 |8159 |  0 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
200.84/201.59	c   202s|100700 |   851 |  1594k|  15.6 |   159M |  55 | 231 |  10k|2452 |8159 |  1 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
201.24/201.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
201.24/201.97	c   202s|100800 |   854 |  1596k|  15.6 |   159M |  55 | 231 |  10k|2453 |8191 |  1 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
201.64/202.36	c   202s|100900 |   862 |  1597k|  15.6 |   159M |  55 | 231 |  10k|2455 |8249 |  1 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
201.94/202.69	c   203s|101000 |   859 |  1599k|  15.6 |   159M |  55 | 231 |  10k|2460 |8286 |  1 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
202.24/202.95	c   203s|101100 |   864 |  1601k|  15.6 |   159M |  55 | 231 |  10k|2453 |8310 |  1 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
202.53/203.24	c   203s|101200 |   854 |  1602k|  15.6 |   159M |  55 | 231 |  10k|2458 |8348 |  1 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
202.83/203.54	c   204s|101300 |   848 |  1604k|  15.6 |   159M |  55 | 231 |  10k|2460 |8367 |  0 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
202.93/203.69	c   204s|101400 |   846 |  1606k|  15.6 |   159M |  55 | 231 |  10k|2452 |8375 |  1 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
203.23/203.93	c   204s|101500 |   842 |  1607k|  15.6 |   159M |  55 | 231 |  10k|2453 |8390 |  1 |  71k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
203.44/204.12	c   204s|101600 |   834 |  1609k|  15.6 |   159M |  55 | 231 |  10k|2452 |8405 |  1 |  72k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
203.63/204.31	c   204s|101700 |   821 |  1610k|  15.6 |   159M |  55 | 231 |  10k|2459 |8418 |  0 |  72k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  12.87%
203.73/204.49	c   204s|101800 |   818 |  1611k|  15.6 |   159M |  55 | 231 |  10k|2457 |8429 |  2 |  72k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  13.45%
203.93/204.63	c   205s|101900 |   816 |  1613k|  15.6 |   159M |  55 | 231 |  10k|2453 |8437 |  0 |  72k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  13.46%
204.03/204.77	c   205s|102000 |   814 |  1614k|  15.6 |   159M |  55 | 231 |  10k|2459 |8438 |  1 |  72k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  13.46%
204.23/204.96	c   205s|102100 |   814 |  1615k|  15.6 |   159M |  55 | 231 |  10k|2452 |8438 |  0 |  72k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  13.46%
204.63/205.31	c   205s|102200 |   814 |  1617k|  15.6 |   159M |  55 | 231 |  10k|2453 |8468 |  1 |  72k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  14.58%
204.73/205.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
204.73/205.44	c   205s|102300 |   812 |  1618k|  15.6 |   159M |  55 | 231 |  10k|2454 |8468 |  1 |  72k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  15.76%
204.83/205.57	c   206s|102400 |   808 |  1619k|  15.6 |   159M |  55 | 231 |  10k|2462 |8470 |  1 |  72k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  15.76%
205.03/205.71	c   206s|102500 |   808 |  1621k|  15.6 |   159M |  55 | 231 |  10k|2459 |8470 |  1 |  72k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  15.76%
205.13/205.84	c   206s|102600 |   807 |  1622k|  15.6 |   159M |  55 | 231 |  10k|2454 |8470 |  1 |  72k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  15.76%
205.23/205.98	c   206s|102700 |   805 |  1624k|  15.6 |   159M |  55 | 231 |  10k|2454 |8470 |  0 |  72k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  15.77%
205.43/206.13	c   206s|102800 |   795 |  1625k|  15.6 |   159M |  55 | 231 |  10k|2458 |8478 |  0 |  72k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  15.78%
205.62/206.32	c   206s|102900 |   788 |  1626k|  15.5 |   159M |  55 | 231 |  10k|2454 |8485 |  1 |  72k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  15.78%
205.72/206.44	c   206s|103000 |   786 |  1628k|  15.5 |   159M |  55 | 231 |  10k|2459 |8485 |  1 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  15.78%
205.82/206.59	c   207s|103100 |   779 |  1629k|  15.5 |   159M |  55 | 231 |  10k|2454 |8491 |  1 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  15.78%
206.02/206.74	c   207s|103200 |   769 |  1630k|  15.5 |   159M |  55 | 231 |  10k|2454 |8491 |  0 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  15.78%
206.12/206.88	c   207s|103300 |   760 |  1631k|  15.5 |   159M |  55 | 231 |  10k|2451 |8493 |  1 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  15.79%
206.22/207.00	c   207s|103400 |   759 |  1633k|  15.5 |   159M |  55 | 231 |  10k|2451 |8493 |  1 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  15.79%
206.43/207.12	c   207s|103500 |   762 |  1634k|  15.5 |   159M |  55 | 231 |  10k|2450 |8493 |  0 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  16.08%
206.82/207.52	c   208s|103600 |   768 |  1635k|  15.5 |   159M |  55 | 231 |  10k|2456 |8548 |  1 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  16.86%
206.92/207.67	c   208s|103700 |   768 |  1637k|  15.5 |   159M |  55 | 231 |  10k|2450 |8561 |  0 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  17.04%
207.22/207.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
207.22/207.98	c   208s|103800 |   788 |  1638k|  15.5 |   159M |  55 | 231 |  10k|2457 |8596 |  0 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  17.25%
207.42/208.10	c   208s|103900 |   794 |  1639k|  15.5 |   159M |  55 | 231 |  10k|   0 |8605 |  0 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  17.39%
207.62/208.36	c   208s|104000 |   793 |  1641k|  15.5 |   159M |  55 | 231 |  10k|2453 |8632 |  1 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  17.51%
207.72/208.48	c   208s|104100 |   792 |  1642k|  15.5 |   159M |  55 | 231 |  10k|2457 |8633 |  0 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  17.54%
207.92/208.60	c   209s|104200 |   784 |  1643k|  15.5 |   159M |  55 | 231 |  10k|2454 |8633 |  0 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  17.57%
208.12/208.82	c   209s|104300 |   788 |  1644k|  15.5 |   159M |  55 | 231 |  10k|2453 |8653 |  0 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  17.69%
208.22/208.95	c   209s|104400 |   791 |  1646k|  15.5 |   159M |  55 | 231 |  10k|2457 |8654 |  1 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  17.70%
208.32/209.07	c   209s|104500 |   791 |  1647k|  15.5 |   159M |  55 | 231 |  10k|2457 |8655 |  1 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  17.70%
208.51/209.20	c   209s|104600 |   791 |  1648k|  15.5 |   159M |  55 | 231 |  10k|   0 |8655 |  0 |  73k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  17.71%
208.61/209.31	c   209s|104700 |   789 |  1649k|  15.5 |   159M |  55 | 231 |  10k|2457 |8655 |  0 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  17.71%
208.81/209.52	c   210s|104800 |   790 |  1651k|  15.5 |   159M |  55 | 231 |  10k|2453 |8673 |  1 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  17.79%
209.01/209.73	c   210s|104900 |   785 |  1652k|  15.5 |   159M |  55 | 231 |  10k|2457 |8688 |  0 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  17.90%
209.21/209.92	c   210s|105000 |   783 |  1653k|  15.5 |   159M |  55 | 231 |  10k|2452 |8695 |  1 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  17.96%
209.32/210.08	c   210s|105100 |   785 |  1655k|  15.5 |   159M |  55 | 231 |  10k|2458 |8706 |  0 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.01%
209.61/210.34	c   210s|105200 |   791 |  1657k|  15.5 |   159M |  55 | 231 |  10k|2453 |8727 |  1 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.19%
209.81/210.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
209.81/210.57	c   211s|105300 |   788 |  1658k|  15.5 |   159M |  55 | 231 |  10k|2457 |8747 |  0 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.32%
210.01/210.79	c   211s|105400 |   790 |  1660k|  15.5 |   159M |  55 | 231 |  10k|2455 |8765 |  0 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.47%
210.31/211.05	c   211s|105500 |   797 |  1661k|  15.5 |   159M |  55 | 231 |  10k|2454 |8798 |  0 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.63%
210.41/211.16	c   211s|105600 |   799 |  1663k|  15.5 |   159M |  55 | 231 |  10k|2454 |8798 |  0 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.66%
210.61/211.37	c   211s|105700 |   813 |  1664k|  15.5 |   159M |  55 | 231 |  10k|2456 |8831 |  1 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.69%
210.81/211.50	c   211s|105800 |   824 |  1666k|  15.5 |   159M |  55 | 231 |  10k|2456 |8831 |  1 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.70%
210.91/211.66	c   212s|105900 |   829 |  1668k|  15.5 |   159M |  55 | 231 |  10k|2456 |8840 |  0 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.72%
211.11/211.80	c   212s|106000 |   828 |  1669k|  15.5 |   159M |  55 | 231 |  10k|2456 |8840 |  1 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.73%
211.21/211.96	c   212s|106100 |   825 |  1671k|  15.5 |   159M |  55 | 231 |  10k|2458 |8845 |  1 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.77%
211.41/212.17	c   212s|106200 |   827 |  1673k|  15.5 |   159M |  55 | 231 |  10k|2456 |8871 |  0 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.83%
211.50/212.29	c   212s|106300 |   831 |  1674k|  15.5 |   159M |  55 | 231 |  10k|2456 |8871 |  1 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.84%
211.70/212.42	c   212s|106400 |   833 |  1676k|  15.5 |   159M |  55 | 231 |  10k|2456 |8872 |  1 |  74k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.85%
211.80/212.54	c   213s|106500 |   832 |  1677k|  15.5 |   159M |  55 | 231 |  10k|2456 |8872 |  1 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.86%
211.90/212.67	c   213s|106600 |   828 |  1678k|  15.5 |   159M |  55 | 231 |  10k|2456 |8872 |  1 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.87%
212.00/212.79	c   213s|106700 |   830 |  1680k|  15.5 |   159M |  55 | 231 |  10k|2454 |8872 |  1 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.87%
212.20/212.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
212.20/212.91	c   213s|106800 |   836 |  1681k|  15.5 |   159M |  55 | 231 |  10k|2454 |8873 |  1 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.90%
212.31/213.03	c   213s|106900 |   830 |  1682k|  15.5 |   159M |  55 | 231 |  10k|2454 |8873 |  1 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.90%
212.50/213.21	c   213s|107000 |   831 |  1684k|  15.5 |   159M |  55 | 231 |  10k|2455 |8887 |  0 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  18.95%
212.70/213.40	c   213s|107100 |   834 |  1685k|  15.5 |   159M |  55 | 231 |  10k|2455 |8907 |  1 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.03%
212.80/213.53	c   214s|107200 |   837 |  1687k|  15.5 |   159M |  55 | 231 |  10k|2455 |8912 |  1 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.06%
213.00/213.79	c   214s|107300 |   844 |  1688k|  15.5 |   159M |  55 | 231 |  10k|2453 |8923 |  1 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.12%
213.20/213.92	c   214s|107400 |   850 |  1690k|  15.5 |   159M |  55 | 231 |  10k|2454 |8926 |  1 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.14%
213.30/214.04	c   214s|107500 |   852 |  1691k|  15.5 |   159M |  55 | 231 |  10k|2456 |8926 |  1 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.14%
213.40/214.16	c   214s|107600 |   847 |  1692k|  15.5 |   159M |  55 | 231 |  10k|2455 |8926 |  0 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.15%
213.60/214.37	c   214s|107700 |   851 |  1694k|  15.5 |   159M |  55 | 231 |  10k|2456 |8938 |  0 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.43%
213.80/214.56	c   215s|107800 |   847 |  1695k|  15.5 |   159M |  55 | 231 |  10k|2456 |8954 |  0 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.55%
214.00/214.79	c   215s|107900 |   847 |  1697k|  15.5 |   159M |  55 | 231 |  10k|2456 |8966 |  0 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.69%
214.20/214.92	c   215s|108000 |   843 |  1698k|  15.5 |   159M |  55 | 231 |  10k|2454 |8967 |  0 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.71%
214.30/215.06	c   215s|108100 |   847 |  1700k|  15.5 |   159M |  55 | 231 |  10k|2458 |8970 |  1 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.72%
214.40/215.18	c   215s|108200 |   846 |  1701k|  15.5 |   159M |  55 | 231 |  10k|2456 |8970 |  1 |  75k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.72%
214.59/215.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
214.59/215.31	c   215s|108300 |   848 |  1703k|  15.5 |   159M |  55 | 231 |  10k|2456 |8970 |  0 |  76k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.72%
214.69/215.44	c   215s|108400 |   843 |  1704k|  15.5 |   159M |  55 | 231 |  10k|2455 |8970 |  0 |  76k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.72%
214.79/215.57	c   216s|108500 |   851 |  1706k|  15.5 |   159M |  55 | 231 |  10k|2455 |8970 |  0 |  76k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.73%
214.99/215.71	c   216s|108600 |   854 |  1707k|  15.5 |   159M |  55 | 231 |  10k|2455 |8970 |  1 |  76k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.73%
215.09/215.83	c   216s|108700 |   848 |  1708k|  15.5 |   159M |  55 | 231 |  10k|   0 |8970 |  0 |  76k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.73%
215.19/215.98	c   216s|108800 |   843 |  1710k|  15.5 |   159M |  55 | 231 |  10k|2454 |8977 |  0 |  76k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.78%
215.40/216.15	c   216s|108900 |   841 |  1711k|  15.5 |   159M |  55 | 231 |  10k|2456 |8983 |  0 |  76k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.82%
215.49/216.28	c   216s|109000 |   847 |  1713k|  15.5 |   159M |  55 | 231 |  10k|2457 |8984 |  0 |  76k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.82%
215.69/216.40	c   216s|109100 |   850 |  1714k|  15.5 |   159M |  55 | 231 |  10k|2457 |8985 |  0 |  76k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.82%
215.79/216.53	c   217s|109200 |   845 |  1716k|  15.5 |   159M |  55 | 231 |  10k|2457 |8985 |  1 |  76k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.82%
215.89/216.65	c   217s|109300 |   844 |  1717k|  15.5 |   159M |  55 | 231 |  10k|2457 |8985 |  0 |  76k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.82%
215.99/216.78	c   217s|109400 |   849 |  1718k|  15.5 |   159M |  55 | 231 |  10k|2457 |8985 |  1 |  76k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.82%
216.19/216.91	c   217s|109500 |   848 |  1720k|  15.5 |   159M |  55 | 231 |  10k|2457 |8985 |  1 |  76k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.82%
216.29/217.06	c   217s|109600 |   848 |  1722k|  15.5 |   159M |  55 | 231 |  10k|2457 |8985 |  1 |  76k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.82%
216.49/217.20	c   217s|109700 |   848 |  1723k|  15.5 |   159M |  55 | 231 |  10k|2456 |8986 |  1 |  77k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.82%
216.59/217.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
216.59/217.33	c   217s|109800 |   847 |  1725k|  15.5 |   159M |  55 | 231 |  10k|2457 |8986 |  1 |  77k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.82%
216.69/217.46	c   217s|109900 |   846 |  1726k|  15.5 |   159M |  55 | 231 |  10k|2457 |8986 |  1 |  77k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.82%
216.79/217.59	c   218s|110000 |   849 |  1728k|  15.5 |   159M |  55 | 231 |  10k|2457 |8986 |  1 |  77k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.82%
216.99/217.72	c   218s|110100 |   843 |  1729k|  15.5 |   159M |  55 | 231 |  10k|2456 |8986 |  1 |  77k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.82%
217.09/217.89	c   218s|110200 |   840 |  1731k|  15.5 |   159M |  55 | 231 |  10k|2455 |8993 |  0 |  77k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.93%
217.29/218.05	c   218s|110300 |   842 |  1732k|  15.5 |   159M |  55 | 231 |  10k|2456 |8998 |  0 |  77k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.96%
217.39/218.17	c   218s|110400 |   845 |  1733k|  15.5 |   159M |  55 | 231 |  10k|2457 |9000 |  1 |  77k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.97%
217.48/218.28	c   218s|110500 |   839 |  1735k|  15.5 |   159M |  55 | 231 |  10k|2457 |9001 |  0 |  77k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.97%
217.68/218.41	c   218s|110600 |   839 |  1736k|  15.5 |   159M |  55 | 231 |  10k|2456 |9004 |  0 |  77k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.97%
217.78/218.55	c   219s|110700 |   842 |  1738k|  15.5 |   159M |  55 | 231 |  10k|2456 |9005 |  1 |  77k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  19.97%
217.98/218.74	c   219s|110800 |   840 |  1739k|  15.5 |   159M |  55 | 231 |  10k|2456 |9022 |  0 |  77k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.02%
218.08/218.87	c   219s|110900 |   842 |  1741k|  15.5 |   159M |  55 | 231 |  10k|2456 |9022 |  1 |  77k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.04%
218.18/218.99	c   219s|111000 |   840 |  1742k|  15.5 |   159M |  55 | 231 |  10k|2456 |9023 |  0 |  77k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.04%
218.39/219.12	c   219s|111100 |   836 |  1743k|  15.5 |   159M |  55 | 231 |  10k|2456 |9024 |  0 |  77k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.05%
218.48/219.24	c   219s|111200 |   833 |  1745k|  15.5 |   159M |  55 | 231 |  10k|2454 |9024 |  1 |  78k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.05%
218.58/219.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
218.58/219.37	c   219s|111300 |   831 |  1746k|  15.5 |   159M |  55 | 231 |  10k|2453 |9024 |  1 |  78k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.05%
218.68/219.49	c   219s|111400 |   826 |  1747k|  15.5 |   159M |  55 | 231 |  10k|2456 |9024 |  0 |  78k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.06%
218.88/219.62	c   220s|111500 |   825 |  1749k|  15.4 |   159M |  55 | 231 |  10k|2454 |9026 |  1 |  78k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.06%
218.98/219.75	c   220s|111600 |   815 |  1750k|  15.4 |   159M |  55 | 231 |  10k|2455 |9027 |  0 |  78k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.07%
219.08/219.89	c   220s|111700 |   815 |  1752k|  15.4 |   159M |  55 | 231 |  10k|2456 |9027 |  0 |  78k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.09%
219.28/220.01	c   220s|111800 |   809 |  1753k|  15.4 |   159M |  55 | 231 |  10k|2453 |9028 |  1 |  78k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.09%
219.38/220.14	c   220s|111900 |   809 |  1754k|  15.4 |   159M |  55 | 231 |  10k|2453 |9028 |  1 |  78k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.10%
219.48/220.25	c   220s|112000 |   806 |  1755k|  15.4 |   159M |  55 | 231 |  10k|2453 |9028 |  1 |  78k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.10%
219.58/220.38	c   220s|112100 |   799 |  1757k|  15.4 |   159M |  55 | 231 |  10k|2452 |9028 |  0 |  78k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.10%
219.78/220.50	c   220s|112200 |   791 |  1758k|  15.4 |   159M |  55 | 231 |  10k|2462 |9028 |  0 |  78k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.10%
219.98/220.76	c   221s|112300 |   793 |  1760k|  15.4 |   159M |  55 | 231 |  10k|2455 |9051 |  1 |  78k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.18%
220.18/220.92	c   221s|112400 |   800 |  1761k|  15.4 |   159M |  55 | 231 |  10k|2457 |9062 |  1 |  78k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.21%
220.28/221.06	c   221s|112500 |   808 |  1762k|  15.4 |   159M |  55 | 231 |  10k|2457 |9062 |  0 |  79k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.21%
220.38/221.18	c   221s|112600 |   815 |  1764k|  15.4 |   159M |  55 | 231 |  10k|2457 |9063 |  0 |  79k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.21%
220.57/221.37	c   221s|112700 |   817 |  1765k|  15.4 |   159M |  55 | 231 |  10k|2457 |9074 |  1 |  79k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.21%
220.77/221.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
220.77/221.52	c   222s|112800 |   813 |  1766k|  15.4 |   159M |  55 | 231 |  10k|2457 |9078 |  1 |  79k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.21%
220.87/221.67	c   222s|112900 |   794 |  1767k|  15.4 |   159M |  55 | 231 |  10k|2452 |9086 |  0 |  79k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.21%
220.97/221.79	c   222s|113000 |   790 |  1768k|  15.4 |   159M |  55 | 231 |  10k|2453 |9086 |  0 |  79k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.21%
221.17/221.91	c   222s|113100 |   787 |  1770k|  15.4 |   159M |  55 | 231 |  10k|2452 |9086 |  1 |  79k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.21%
221.28/222.09	c   222s|113200 |   787 |  1771k|  15.4 |   159M |  55 | 231 |  10k|2452 |9104 |  1 |  79k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.21%
221.47/222.20	c   222s|113300 |   780 |  1772k|  15.4 |   159M |  55 | 231 |  10k|2458 |9104 |  0 |  79k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.21%
221.57/222.38	c   222s|113400 |   775 |  1773k|  15.4 |   159M |  55 | 231 |  10k|2452 |9113 |  1 |  79k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  20.36%
221.87/222.67	c   223s|113500 |   779 |  1775k|  15.4 |   159M |  55 | 231 |  10k|2453 |9148 |  1 |  79k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  21.40%
222.17/222.90	c   223s|113600 |   781 |  1776k|  15.4 |   159M |  55 | 231 |  10k|2456 |9178 |  1 |  79k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  21.75%
222.37/223.16	c   223s|113700 |   781 |  1778k|  15.4 |   159M |  55 | 231 |  10k|2454 |9204 |  1 |  79k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.18%
222.77/223.57	c   224s|113800 |   785 |  1780k|  15.4 |   159M |  55 | 231 |  10k|2456 |9269 |  0 |  79k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.54%
222.97/223.71	c   224s|113900 |   791 |  1781k|  15.4 |   159M |  55 | 231 |  10k|2455 |9273 |  0 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.59%
223.07/223.88	c   224s|114000 |   785 |  1783k|  15.4 |   159M |  55 | 231 |  10k|2455 |9277 |  0 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.62%
223.27/224.02	c   224s|114100 |   773 |  1785k|  15.4 |   159M |  55 | 231 |  10k|2453 |9278 |  0 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.64%
223.46/224.29	c   224s|114200 |   773 |  1786k|  15.4 |   159M |  55 | 231 |  10k|2461 |9305 |  1 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.64%
223.66/224.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
223.66/224.43	c   224s|114300 |   771 |  1787k|  15.4 |   159M |  55 | 231 |  10k|2455 |9305 |  1 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.64%
223.76/224.55	c   225s|114400 |   771 |  1788k|  15.4 |   159M |  55 | 231 |  10k|2453 |9305 |  0 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.64%
223.96/224.78	c   225s|114500 |   766 |  1790k|  15.4 |   159M |  55 | 231 |  10k|2457 |9322 |  1 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.65%
224.16/224.97	c   225s|114600 |   762 |  1791k|  15.4 |   159M |  55 | 231 |  10k|2453 |9338 |  0 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.65%
224.27/225.09	c   225s|114700 |   756 |  1792k|  15.4 |   159M |  55 | 231 |  10k|2454 |9338 |  0 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.65%
224.46/225.25	c   225s|114800 |   752 |  1794k|  15.4 |   159M |  55 | 231 |  10k|2457 |9346 |  1 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.65%
224.56/225.37	c   225s|114900 |   754 |  1795k|  15.4 |   159M |  55 | 231 |  10k|   0 |9346 |  0 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.65%
224.76/225.53	c   226s|115000 |   746 |  1797k|  15.4 |   159M |  55 | 231 |  10k|2464 |9353 |  1 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.69%
224.86/225.66	c   226s|115100 |   742 |  1798k|  15.4 |   159M |  55 | 231 |  10k|2456 |9353 |  1 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.69%
225.06/225.82	c   226s|115200 |   736 |  1799k|  15.4 |   159M |  55 | 231 |  10k|2452 |9363 |  0 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.70%
225.16/225.95	c   226s|115300 |   750 |  1801k|  15.4 |   159M |  55 | 231 |  10k|   0 |9363 |  0 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.70%
225.26/226.08	c   226s|115400 |   747 |  1802k|  15.4 |   159M |  55 | 231 |  10k|2453 |9363 |  0 |  80k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.70%
225.46/226.21	c   226s|115500 |   736 |  1804k|  15.4 |   159M |  55 | 231 |  10k|2453 |9364 |  0 |  81k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.70%
225.66/226.40	c   226s|115600 |   737 |  1805k|  15.4 |   159M |  55 | 231 |  10k|2454 |9382 |  1 |  81k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.75%
225.76/226.55	c   227s|115700 |   735 |  1807k|  15.4 |   159M |  55 | 231 |  10k|2454 |9382 |  0 |  81k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.77%
226.06/226.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
226.06/226.85	c   227s|115800 |   731 |  1808k|  15.4 |   159M |  55 | 231 |  10k|2453 |9408 |  0 |  81k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.78%
226.45/227.21	c   227s|115900 |   740 |  1810k|  15.4 |   159M |  55 | 231 |  10k|2460 |9457 |  0 |  81k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.80%
226.65/227.42	c   227s|116000 |   736 |  1811k|  15.4 |   159M |  55 | 231 |  10k|2459 |9482 |  1 |  81k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.80%
226.85/227.65	c   228s|116100 |   732 |  1813k|  15.4 |   159M |  55 | 231 |  10k|2452 |9500 |  1 |  81k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.80%
226.95/227.78	c   228s|116200 |   732 |  1814k|  15.4 |   159M |  55 | 231 |  10k|2453 |9506 |  0 |  81k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.80%
227.26/228.01	c   228s|116300 |   727 |  1816k|  15.4 |   159M |  55 | 231 |  10k|2452 |9527 |  1 |  81k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.80%
227.36/228.14	c   228s|116400 |   725 |  1817k|  15.4 |   159M |  55 | 231 |  10k|2456 |9528 |  1 |  81k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.80%
227.45/228.26	c   228s|116500 |   721 |  1818k|  15.4 |   159M |  55 | 231 |  10k|2454 |9528 |  1 |  81k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.80%
227.65/228.49	c   228s|116600 |   718 |  1819k|  15.4 |   159M |  55 | 231 |  10k|2452 |9556 |  0 |  81k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.80%
227.95/228.74	c   229s|116700 |   716 |  1821k|  15.4 |   159M |  55 | 231 |  10k|2452 |9587 |  1 |  81k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.80%
228.15/228.95	c   229s|116800 |   713 |  1822k|  15.4 |   159M |  55 | 231 |  10k|2459 |9604 |  0 |  81k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.80%
228.25/229.08	c   229s|116900 |   713 |  1824k|  15.4 |   159M |  55 | 231 |  10k|2456 |9604 |  0 |  82k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.80%
228.45/229.21	c   229s|117000 |   711 |  1825k|  15.4 |   159M |  55 | 231 |  10k|2460 |9604 |  0 |  82k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.80%
228.55/229.35	c   229s|117100 |   708 |  1826k|  15.4 |   159M |  55 | 231 |  10k|2452 |9611 |  1 |  82k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.81%
228.85/229.66	c   230s|117200 |   710 |  1828k|  15.4 |   159M |  55 | 231 |  10k|2454 |9611 |  1 |  82k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.82%
228.95/229.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
228.95/229.79	c   230s|117300 |   713 |  1829k|  15.4 |   159M |  55 | 231 |  10k|2454 |9611 |  1 |  82k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.83%
229.15/229.91	c   230s|117400 |   711 |  1831k|  15.4 |   159M |  55 | 231 |  10k|2454 |9611 |  1 |  82k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.83%
229.26/230.04	c   230s|117500 |   717 |  1832k|  15.4 |   159M |  55 | 231 |  10k|2454 |9611 |  1 |  82k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.83%
229.36/230.19	c   230s|117600 |   703 |  1834k|  15.4 |   159M |  55 | 231 |  10k|2456 |9611 |  0 |  82k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.84%
229.55/230.32	c   230s|117700 |   703 |  1835k|  15.4 |   159M |  55 | 231 |  10k|2452 |9611 |  1 |  82k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.84%
229.75/230.57	c   231s|117800 |   696 |  1836k|  15.4 |   159M |  55 | 231 |  10k|2450 |9643 |  0 |  82k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  22.84%
230.05/230.84	c   231s|117900 |   694 |  1838k|  15.4 |   159M |  55 | 231 |  10k|2452 |9671 |  0 |  82k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.41%
230.15/230.96	c   231s|118000 |   686 |  1839k|  15.4 |   159M |  55 | 231 |  10k|2460 |9671 |  0 |  82k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.41%
230.36/231.15	c   231s|118100 |   681 |  1840k|  15.4 |   159M |  55 | 231 |  10k|2453 |9686 |  0 |  82k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.68%
230.45/231.27	c   231s|118200 |   679 |  1841k|  15.4 |   159M |  55 | 231 |  10k|2455 |9687 |  0 |  82k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.70%
230.65/231.40	c   231s|118300 |   679 |  1843k|  15.4 |   159M |  55 | 231 |  10k|2455 |9687 |  1 |  82k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.70%
230.75/231.57	c   232s|118400 |   675 |  1844k|  15.4 |   159M |  55 | 231 |  10k|2452 |9693 |  1 |  83k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.70%
231.05/231.85	c   232s|118500 |   671 |  1846k|  15.4 |   159M |  55 | 231 |  10k|2454 |9714 |  1 |  83k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.70%
231.15/231.97	c   232s|118600 |   670 |  1847k|  15.4 |   159M |  55 | 231 |  10k|2457 |9714 |  1 |  83k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.70%
231.35/232.12	c   232s|118700 |   668 |  1849k|  15.4 |   159M |  55 | 231 |  10k|2454 |9720 |  0 |  83k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.70%
231.45/232.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
231.45/232.26	c   232s|118800 |   662 |  1850k|  15.4 |   159M |  55 | 231 |  10k|2452 |9720 |  0 |  83k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.70%
231.55/232.39	c   232s|118900 |   666 |  1851k|  15.4 |   159M |  55 | 231 |  10k|2455 |9721 |  0 |  83k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.71%
231.75/232.52	c   233s|119000 |   664 |  1852k|  15.3 |   159M |  55 | 231 |  10k|2452 |9722 |  0 |  83k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.71%
231.85/232.65	c   233s|119100 |   666 |  1854k|  15.3 |   159M |  55 | 231 |  10k|2455 |9722 |  1 |  83k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.72%
231.94/232.76	c   233s|119200 |   671 |  1855k|  15.3 |   159M |  55 | 231 |  10k|2455 |9723 |  1 |  83k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.72%
232.04/232.90	c   233s|119300 |   675 |  1856k|  15.3 |   159M |  55 | 231 |  10k|2456 |9728 |  0 |  83k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.72%
232.25/233.02	c   233s|119400 |   673 |  1857k|  15.3 |   159M |  55 | 231 |  10k|2455 |9728 |  0 |  83k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.72%
232.35/233.12	c   233s|119500 |   676 |  1858k|  15.3 |   159M |  55 | 231 |  10k|2455 |9728 |  1 |  83k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.72%
232.44/233.24	c   233s|119600 |   668 |  1859k|  15.3 |   159M |  55 | 231 |  10k|2455 |9728 |  0 |  83k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.72%
232.64/233.42	c   233s|119700 |   663 |  1861k|  15.3 |   159M |  55 | 231 |  10k|2454 |9746 |  1 |  83k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.75%
232.84/233.65	c   234s|119800 |   657 |  1862k|  15.3 |   159M |  55 | 231 |  10k|2453 |9770 |  1 |  84k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.76%
233.04/233.83	c   234s|119900 |   651 |  1863k|  15.3 |   159M |  55 | 231 |  10k|2452 |9790 |  0 |  84k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.76%
233.14/233.96	c   234s|120000 |   642 |  1864k|  15.3 |   159M |  55 | 231 |  10k|2454 |9790 |  1 |  84k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.76%
233.35/234.15	c   234s|120100 |   630 |  1866k|  15.3 |   159M |  55 | 231 |  10k|2452 |9796 |  0 |  84k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.76%
233.44/234.27	c   234s|120200 |   632 |  1867k|  15.3 |   159M |  55 | 231 |  10k|2454 |9796 |  1 |  84k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.76%
233.54/234.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
233.54/234.39	c   234s|120300 |   628 |  1868k|  15.3 |   159M |  55 | 231 |  10k|2454 |9796 |  0 |  84k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.76%
233.74/234.51	c   235s|120400 |   630 |  1870k|  15.3 |   159M |  55 | 231 |  10k|2454 |9796 |  0 |  84k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.76%
233.84/234.64	c   235s|120500 |   624 |  1871k|  15.3 |   159M |  55 | 231 |  10k|2454 |9797 |  0 |  84k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.76%
233.94/234.77	c   235s|120600 |   620 |  1872k|  15.3 |   159M |  55 | 231 |  10k|2452 |9797 |  0 |  84k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.77%
234.14/234.97	c   235s|120700 |   611 |  1874k|  15.3 |   159M |  55 | 231 |  10k|2452 |9810 |  0 |  84k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.77%
234.54/235.30	c   235s|120800 |   606 |  1875k|  15.3 |   159M |  55 | 231 |  10k|2458 |9834 |  0 |  84k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.77%
234.84/235.66	c   236s|120900 |   605 |  1877k|  15.3 |   159M |  55 | 231 |  10k|2454 |9851 |  1 |  84k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.77%
235.03/235.87	c   236s|121000 |   598 |  1878k|  15.3 |   159M |  55 | 231 |  10k|2454 |9863 |  1 |  84k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.77%
235.24/236.04	c   236s|121100 |   598 |  1880k|  15.3 |   159M |  55 | 231 |  10k|2459 |9880 |  0 |  84k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.77%
235.43/236.20	c   236s|121200 |   604 |  1881k|  15.3 |   159M |  55 | 231 |  10k|2458 |9892 |  1 |  84k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.77%
235.53/236.34	c   236s|121300 |   611 |  1883k|  15.3 |   159M |  55 | 231 |  10k|2458 |9892 |  1 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.77%
235.63/236.48	c   236s|121400 |   605 |  1884k|  15.3 |   159M |  55 | 231 |  10k|2458 |9892 |  0 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.77%
235.83/236.62	c   237s|121500 |   599 |  1886k|  15.3 |   159M |  55 | 231 |  10k|2455 |9892 |  1 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.77%
235.93/236.76	c   237s|121600 |   594 |  1887k|  15.3 |   159M |  55 | 231 |  10k|2457 |9892 |  0 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.77%
236.24/237.08	c   237s|121700 |   592 |  1889k|  15.3 |   159M |  55 | 231 |  10k|2453 |9925 |  1 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.78%
236.43/237.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
236.43/237.20	c   237s|121800 |   588 |  1890k|  15.3 |   159M |  55 | 231 |  10k|2460 |9925 |  0 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.79%
236.53/237.36	c   237s|121900 |   586 |  1891k|  15.3 |   159M |  55 | 231 |  10k|2455 |9936 |  1 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.79%
236.63/237.47	c   237s|122000 |   584 |  1892k|  15.3 |   159M |  55 | 231 |  10k|2455 |9936 |  1 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.79%
236.83/237.66	c   238s|122100 |   586 |  1894k|  15.3 |   165M |  55 | 231 |  10k|2454 |9946 |  1 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.85%
236.93/237.79	c   238s|122200 |   592 |  1895k|  15.3 |   165M |  55 | 231 |  10k|2454 |9946 |  1 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.85%
237.13/237.91	c   238s|122300 |   594 |  1897k|  15.3 |   165M |  55 | 231 |  10k|2454 |9946 |  1 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.85%
237.23/238.03	c   238s|122400 |   592 |  1898k|  15.3 |   165M |  55 | 231 |  10k|2454 |9946 |  0 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.85%
237.33/238.15	c   238s|122500 |   590 |  1899k|  15.3 |   165M |  55 | 231 |  10k|2454 |9946 |  0 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.86%
237.43/238.28	c   238s|122600 |   592 |  1900k|  15.3 |   165M |  55 | 231 |  10k|2454 |9946 |  1 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.86%
237.63/238.40	c   238s|122700 |   590 |  1902k|  15.3 |   165M |  55 | 231 |  10k|2454 |9946 |  0 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.86%
237.72/238.53	c   239s|122800 |   580 |  1903k|  15.3 |   165M |  55 | 231 |  10k|2459 |9947 |  1 |  85k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.87%
237.82/238.68	c   239s|122900 |   575 |  1904k|  15.3 |   165M |  55 | 231 |  10k|2455 |9954 |  1 |  86k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.87%
238.02/238.88	c   239s|123000 |   571 |  1906k|  15.3 |   165M |  55 | 231 |  10k|2459 |9966 |  0 |  86k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.87%
238.23/239.02	c   239s|123100 |   573 |  1907k|  15.3 |   165M |  55 | 231 |  10k|   0 |9972 |  0 |  86k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.87%
238.33/239.19	c   239s|123200 |   564 |  1908k|  15.3 |   165M |  55 | 231 |  10k|2454 |9985 |  0 |  86k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.87%
238.62/239.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
238.62/239.45	c   239s|123300 |   560 |  1909k|  15.3 |   165M |  55 | 231 |  10k|2453 |9997 |  1 |  86k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.88%
238.72/239.55	c   240s|123400 |   557 |  1911k|  15.3 |   165M |  55 | 231 |  10k|2454 |9999 |  1 |  86k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.88%
238.82/239.66	c   240s|123500 |   548 |  1912k|  15.3 |   165M |  55 | 231 |  10k|2456 |9999 |  0 |  86k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  23.88%
239.02/239.84	c   240s|123600 |   541 |  1913k|  15.3 |   165M |  55 | 231 |  10k|2455 |  10k|  0 |  86k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  24.17%
239.12/239.97	c   240s|123700 |   535 |  1914k|  15.3 |   165M |  55 | 231 |  10k|2454 |  10k|  0 |  86k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  24.17%
239.42/240.22	c   240s|123800 |   531 |  1916k|  15.3 |   165M |  55 | 231 |  10k|2452 |  10k|  0 |  86k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  24.21%
239.62/240.42	c   240s|123900 |   524 |  1917k|  15.3 |   165M |  55 | 231 |  10k|2452 |  10k|  0 |  86k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  24.23%
239.82/240.65	c   241s|124000 |   516 |  1918k|  15.3 |   165M |  55 | 231 |  10k|2453 |  10k|  0 |  86k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  24.23%
239.92/240.77	c   241s|124100 |   515 |  1919k|  15.3 |   165M |  55 | 231 |  10k|   0 |  10k|  0 |  86k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  24.23%
240.02/240.88	c   241s|124200 |   511 |  1920k|  15.3 |   165M |  55 | 231 |  10k|2455 |  10k|  1 |  86k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  24.23%
240.22/241.01	c   241s|124300 |   501 |  1922k|  15.3 |   165M |  55 | 231 |  10k|2459 |  10k|  1 |  86k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  24.25%
240.52/241.33	c   241s|124400 |   493 |  1923k|  15.3 |   165M |  55 | 231 |  10k|2460 |  10k|  0 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  24.25%
240.72/241.53	c   242s|124500 |   491 |  1925k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  24.34%
240.81/241.68	c   242s|124600 |   483 |  1926k|  15.2 |   165M |  55 | 231 |  10k|2451 |  10k|  0 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  24.34%
241.01/241.88	c   242s|124700 |   485 |  1927k|  15.2 |   165M |  55 | 231 |  10k|2450 |  10k|  0 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  26.16%
241.41/242.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
241.41/242.23	c   242s|124800 |   517 |  1929k|  15.3 |   165M |  55 | 231 |9703 |2457 |  10k|  2 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  26.44%
241.61/242.44	c   242s|124900 |   543 |  1931k|  15.3 |   165M |  55 | 231 |9605 |2454 |  10k|  1 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.00%
241.81/242.62	c   243s|125000 |   553 |  1932k|  15.3 |   165M |  55 | 231 |9576 |2456 |  10k|  1 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.05%
241.91/242.76	c   243s|125100 |   568 |  1934k|  15.3 |   165M |  55 | 231 |9564 |2456 |  10k|  1 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.05%
242.01/242.89	c   243s|125200 |   584 |  1936k|  15.3 |   165M |  55 | 231 |9579 |2456 |  10k|  0 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.05%
242.22/243.03	c   243s|125300 |   588 |  1937k|  15.3 |   165M |  55 | 231 |9567 |2456 |  10k|  1 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.05%
242.32/243.19	c   243s|125400 |   592 |  1939k|  15.3 |   165M |  55 | 231 |9592 |2450 |  10k|  1 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.32%
242.51/243.34	c   243s|125500 |   598 |  1941k|  15.3 |   165M |  55 | 231 |9616 |2456 |  10k|  1 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.41%
242.61/243.46	c   243s|125600 |   602 |  1943k|  15.3 |   165M |  55 | 231 |9649 |2451 |  10k|  0 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.42%
242.71/243.59	c   244s|125700 |   602 |  1944k|  15.3 |   165M |  55 | 231 |9690 |2456 |  10k|  0 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.42%
242.91/243.72	c   244s|125800 |   608 |  1946k|  15.3 |   165M |  55 | 231 |9726 |2456 |  10k|  1 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.42%
243.01/243.85	c   244s|125900 |   605 |  1947k|  15.3 |   165M |  55 | 231 |9805 |2456 |  10k|  0 |  87k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.42%
243.11/243.98	c   244s|126000 |   615 |  1949k|  15.3 |   165M |  55 | 231 |9858 |2456 |  10k|  1 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.42%
243.31/244.14	c   244s|126100 |   625 |  1951k|  15.3 |   165M |  55 | 231 |9908 |2456 |  10k|  1 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.43%
243.41/244.28	c   244s|126200 |   641 |  1952k|  15.3 |   165M |  55 | 231 |9918 |2456 |  10k|  0 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.44%
243.61/244.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
243.61/244.40	c   244s|126300 |   643 |  1954k|  15.3 |   165M |  55 | 231 |9952 |2456 |  10k|  0 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.44%
243.71/244.54	c   245s|126400 |   645 |  1955k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.44%
243.90/244.72	c   245s|126500 |   645 |  1957k|  15.3 |   165M |  55 | 231 |  10k|2450 |  10k|  1 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  27.58%
244.10/245.00	c   245s|126600 |   645 |  1958k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  28.00%
244.40/245.21	c   245s|126700 |   645 |  1960k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  28.13%
244.60/245.41	c   245s|126800 |   646 |  1962k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  28.17%
244.70/245.56	c   246s|126900 |   642 |  1963k|  15.3 |   165M |  55 | 231 |  10k|2450 |  10k|  0 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  28.33%
245.00/245.81	c   246s|127000 |   643 |  1965k|  15.3 |   165M |  55 | 231 |  10k|2450 |  10k|  1 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  28.69%
245.31/246.12	c   246s|127100 |   652 |  1966k|  15.3 |   165M |  55 | 231 |  10k|2455 |  10k|  1 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  28.83%
245.40/246.25	c   246s|127200 |   646 |  1968k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  28.92%
245.60/246.45	c   246s|127300 |   647 |  1969k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  29.08%
245.80/246.63	c   247s|127400 |   665 |  1971k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  29.15%
245.90/246.77	c   247s|127500 |   664 |  1973k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  29.15%
246.10/246.97	c   247s|127600 |   658 |  1974k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  88k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  29.22%
246.30/247.13	c   247s|127700 |   657 |  1976k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  29.25%
246.40/247.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
246.40/247.26	c   247s|127800 |   657 |  1977k|  15.3 |   165M |  55 | 231 |  10k|2455 |  10k|  1 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  29.25%
246.60/247.41	c   247s|127900 |   650 |  1978k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  29.54%
246.80/247.63	c   248s|128000 |   647 |  1980k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  29.69%
246.89/247.77	c   248s|128100 |   654 |  1981k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  29.72%
247.09/248.00	c   248s|128200 |   658 |  1983k|  15.3 |   165M |  55 | 231 |  10k|2452 |  10k|  0 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  29.83%
247.30/248.13	c   248s|128300 |   657 |  1984k|  15.3 |   165M |  55 | 231 |  10k|2454 |  10k|  0 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  29.84%
247.59/248.40	c   248s|128400 |   660 |  1986k|  15.3 |   165M |  55 | 231 |  10k|2455 |  10k|  0 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  30.15%
247.69/248.58	c   249s|128500 |   660 |  1988k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  30.30%
247.79/248.69	c   249s|128600 |   663 |  1989k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  30.30%
248.09/248.93	c   249s|128700 |   664 |  1990k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  30.37%
248.30/249.15	c   249s|128800 |   662 |  1992k|  15.3 |   165M |  55 | 231 |  10k|2458 |  10k|  2 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  30.57%
248.49/249.38	c   249s|128900 |   660 |  1993k|  15.3 |   165M |  55 | 231 |  10k|2453 |  10k|  0 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.09%
248.69/249.54	c   250s|129000 |   658 |  1995k|  15.3 |   165M |  55 | 231 |  10k|2458 |  10k|  2 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.09%
248.89/249.71	c   250s|129100 |   664 |  1997k|  15.3 |   165M |  55 | 231 |  10k|2452 |  10k|  0 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.11%
248.99/249.84	c   250s|129200 |   666 |  1998k|  15.3 |   165M |  55 | 231 |  10k|2452 |  10k|  0 |  89k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.12%
249.09/249.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
249.09/249.98	c   250s|129300 |   667 |  2000k|  15.3 |   165M |  55 | 231 |  10k|2452 |  10k|  1 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.12%
249.29/250.12	c   250s|129400 |   665 |  2002k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.12%
249.39/250.28	c   250s|129500 |   665 |  2003k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.15%
249.59/250.42	c   250s|129600 |   660 |  2005k|  15.3 |   165M |  55 | 231 |  10k|2453 |  10k|  0 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.16%
249.69/250.55	c   251s|129700 |   660 |  2006k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.19%
249.89/250.75	c   251s|129800 |   656 |  2007k|  15.3 |   165M |  55 | 231 |  10k|2455 |  10k|  0 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.24%
250.08/250.93	c   251s|129900 |   656 |  2009k|  15.3 |   165M |  55 | 231 |  10k|2453 |  10k|  1 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.28%
250.19/251.05	c   251s|130000 |   655 |  2011k|  15.3 |   165M |  55 | 231 |  10k|2453 |  10k|  1 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.29%
250.29/251.18	c   251s|130100 |   651 |  2012k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.32%
250.58/251.44	c   251s|130200 |   647 |  2014k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.40%
250.68/251.56	c   252s|130300 |   650 |  2015k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.40%
250.88/251.76	c   252s|130400 |   647 |  2017k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.49%
250.98/251.88	c   252s|130500 |   647 |  2018k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.49%
251.19/252.06	c   252s|130600 |   644 |  2020k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.56%
251.38/252.20	c   252s|130700 |   638 |  2021k|  15.3 |   165M |  55 | 231 |  10k|2457 |  10k|  0 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.58%
251.48/252.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
251.48/252.36	c   252s|130800 |   640 |  2023k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.63%
251.68/252.53	c   253s|130900 |   642 |  2024k|  15.3 |   165M |  55 | 231 |  10k|2453 |  10k|  0 |  90k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.66%
251.78/252.68	c   253s|131000 |   645 |  2026k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.68%
251.98/252.82	c   253s|131100 |   653 |  2028k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.68%
252.08/252.97	c   253s|131200 |   652 |  2029k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.68%
252.28/253.11	c   253s|131300 |   663 |  2031k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.68%
252.38/253.22	c   253s|131400 |   658 |  2032k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.68%
252.48/253.34	c   253s|131500 |   652 |  2034k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.68%
252.58/253.47	c   253s|131600 |   644 |  2035k|  15.3 |   165M |  55 | 231 |  10k|2455 |  10k|  1 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.69%
252.77/253.61	c   254s|131700 |   635 |  2037k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.69%
252.87/253.75	c   254s|131800 |   635 |  2038k|  15.3 |   165M |  55 | 231 |  10k|2453 |  10k|  0 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.71%
252.97/253.89	c   254s|131900 |   625 |  2040k|  15.3 |   165M |  55 | 231 |  10k|2453 |  10k|  1 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.72%
253.18/254.01	c   254s|132000 |   627 |  2041k|  15.3 |   165M |  55 | 231 |  10k|2454 |  10k|  1 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.72%
253.28/254.14	c   254s|132100 |   625 |  2042k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.72%
253.37/254.26	c   254s|132200 |   621 |  2044k|  15.3 |   165M |  55 | 231 |  10k|2453 |  10k|  0 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.73%
253.57/254.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
253.57/254.47	c   254s|132300 |   619 |  2045k|  15.3 |   165M |  55 | 231 |  10k|2450 |  10k|  1 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.79%
253.77/254.63	c   255s|132400 |   616 |  2047k|  15.3 |   165M |  55 | 231 |  10k|2453 |  10k|  1 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.89%
253.87/254.76	c   255s|132500 |   614 |  2048k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.91%
253.97/254.88	c   255s|132600 |   610 |  2050k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  91k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.92%
254.17/255.01	c   255s|132700 |   604 |  2051k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.93%
254.27/255.13	c   255s|132800 |   607 |  2052k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  31.93%
254.37/255.28	c   255s|132900 |   609 |  2054k|  15.3 |   165M |  55 | 231 |  10k|2454 |  10k|  1 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.51%
254.57/255.41	c   255s|133000 |   601 |  2055k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.51%
254.67/255.55	c   256s|133100 |   594 |  2057k|  15.3 |   165M |  55 | 231 |  10k|2455 |  10k|  0 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.52%
254.87/255.70	c   256s|133200 |   586 |  2058k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.52%
254.97/255.83	c   256s|133300 |   584 |  2059k|  15.3 |   165M |  55 | 231 |  10k|2453 |  10k|  1 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.53%
255.07/255.97	c   256s|133400 |   593 |  2061k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.54%
255.27/256.11	c   256s|133500 |   595 |  2063k|  15.3 |   165M |  55 | 231 |  10k|2457 |  10k|  0 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.54%
255.36/256.23	c   256s|133600 |   593 |  2064k|  15.3 |   165M |  55 | 231 |  10k|2457 |  10k|  0 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.54%
255.46/256.36	c   256s|133700 |   585 |  2066k|  15.3 |   165M |  55 | 231 |  10k|2457 |  10k|  1 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.54%
255.66/256.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
255.66/256.50	c   256s|133800 |   578 |  2067k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.54%
255.76/256.62	c   257s|133900 |   575 |  2068k|  15.3 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.55%
255.86/256.73	c   257s|134000 |   573 |  2070k|  15.3 |   165M |  55 | 231 |  10k|2457 |  10k|  0 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.55%
255.96/256.85	c   257s|134100 |   571 |  2071k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.55%
256.06/256.98	c   257s|134200 |   560 |  2072k|  15.2 |   165M |  55 | 231 |  10k|2452 |  10k|  0 |  92k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.55%
256.17/257.10	c   257s|134300 |   550 |  2073k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.58%
256.36/257.22	c   257s|134400 |   538 |  2074k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.62%
256.46/257.36	c   257s|134500 |   533 |  2076k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.62%
256.66/257.50	c   257s|134600 |   537 |  2077k|  15.2 |   165M |  55 | 231 |  10k|2453 |  10k|  0 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.63%
256.76/257.63	c   258s|134700 |   539 |  2079k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  32.63%
257.06/257.91	c   258s|134800 |   534 |  2080k|  15.2 |   165M |  55 | 231 |  10k|2455 |  10k|  0 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.18%
257.16/258.04	c   258s|134900 |   527 |  2082k|  15.2 |   165M |  55 | 231 |  10k|2451 |  10k|  0 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.19%
257.26/258.17	c   258s|135000 |   529 |  2083k|  15.2 |   165M |  55 | 231 |  10k|2453 |  10k|  1 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.20%
257.46/258.36	c   258s|135100 |   527 |  2085k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.28%
257.56/258.49	c   258s|135200 |   535 |  2086k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.29%
257.76/258.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
257.76/258.64	c   259s|135300 |   523 |  2088k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.29%
257.86/258.77	c   259s|135400 |   513 |  2089k|  15.2 |   165M |  55 | 231 |  10k|2453 |  10k|  0 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.30%
257.96/258.89	c   259s|135500 |   509 |  2091k|  15.2 |   165M |  55 | 231 |  10k|2453 |  10k|  1 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.34%
258.16/259.07	c   259s|135600 |   501 |  2092k|  15.2 |   165M |  55 | 231 |  10k|2454 |  10k|  0 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.34%
258.26/259.19	c   259s|135700 |   505 |  2093k|  15.2 |   165M |  55 | 231 |  10k|2454 |  10k|  1 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.34%
258.45/259.32	c   259s|135800 |   511 |  2095k|  15.2 |   165M |  55 | 231 |  10k|2454 |  10k|  1 |  93k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.34%
258.55/259.45	c   259s|135900 |   500 |  2096k|  15.2 |   165M |  55 | 231 |  10k|2453 |  10k|  1 |  94k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.34%
258.75/259.65	c   260s|136000 |   494 |  2098k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  94k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.48%
258.85/259.79	c   260s|136100 |   495 |  2099k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  94k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.48%
259.05/259.91	c   260s|136200 |   495 |  2100k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  0 |  94k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.49%
259.16/260.04	c   260s|136300 |   490 |  2101k|  15.2 |   165M |  55 | 231 |  10k|2452 |  10k|  1 |  94k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.49%
259.35/260.29	c   260s|136400 |   489 |  2103k|  15.2 |   165M |  55 | 231 |  10k|2452 |  10k|  0 |  94k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.62%
259.55/260.47	c   260s|136500 |   484 |  2104k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  94k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.78%
259.75/260.63	c   261s|136600 |   478 |  2105k|  15.2 |   165M |  55 | 231 |  10k|2454 |  10k|  1 |  94k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.83%
259.85/260.76	c   261s|136700 |   471 |  2106k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  94k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.84%
259.95/260.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
259.95/260.88	c   261s|136800 |   469 |  2107k|  15.2 |   165M |  55 | 231 |  10k|2454 |  10k|  0 |  94k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.84%
260.05/261.00	c   261s|136900 |   468 |  2109k|  15.2 |   165M |  55 | 231 |  10k|2460 |  10k|  1 |  94k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.84%
260.25/261.11	c   261s|137000 |   470 |  2110k|  15.2 |   165M |  55 | 231 |  10k|2453 |  10k|  1 |  94k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.84%
260.35/261.23	c   261s|137100 |   460 |  2111k|  15.2 |   165M |  55 | 231 |  10k|   0 |  10k|  0 |  94k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.84%
260.45/261.35	c   261s|137200 |   461 |  2112k|  15.2 |   165M |  55 | 231 |  10k|2454 |  10k|  0 |  94k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.84%
260.55/261.48	c   261s|137300 |   461 |  2114k|  15.2 |   165M |  55 | 231 |  10k|2454 |  10k|  0 |  94k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.84%
260.85/261.77	c   262s|137400 |   460 |  2116k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.84%
260.95/261.88	c   262s|137500 |   458 |  2117k|  15.2 |   165M |  55 | 231 |  10k|2459 |  10k|  1 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.84%
261.15/262.04	c   262s|137600 |   453 |  2118k|  15.2 |   165M |  55 | 231 |  10k|2459 |  10k|  1 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.84%
261.25/262.17	c   262s|137700 |   442 |  2119k|  15.2 |   165M |  55 | 231 |  10k|2461 |  10k|  0 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.85%
261.54/262.40	c   262s|137800 |   446 |  2121k|  15.2 |   165M |  55 | 231 |  10k|2462 |  10k|  0 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.85%
261.64/262.55	c   263s|137900 |   442 |  2123k|  15.2 |   165M |  55 | 231 |  10k|2453 |  10k|  0 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.85%
261.74/262.68	c   263s|138000 |   448 |  2124k|  15.2 |   165M |  55 | 231 |  10k|2461 |  10k|  1 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.85%
261.94/262.81	c   263s|138100 |   439 |  2126k|  15.2 |   165M |  55 | 231 |  10k|2452 |  10k|  0 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.85%
262.04/262.94	c   263s|138200 |   431 |  2127k|  15.2 |   165M |  55 | 231 |  10k|2460 |  10k|  0 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.85%
262.15/263.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
262.15/263.06	c   263s|138300 |   433 |  2128k|  15.2 |   165M |  55 | 231 |  10k|   0 |  10k|  0 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.86%
262.34/263.22	c   263s|138400 |   429 |  2130k|  15.2 |   165M |  55 | 231 |  10k|2454 |  10k|  0 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.86%
262.44/263.35	c   263s|138500 |   422 |  2131k|  15.2 |   165M |  55 | 231 |  10k|2455 |  10k|  1 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.86%
262.64/263.55	c   264s|138600 |   416 |  2132k|  15.2 |   165M |  55 | 231 |  10k|2455 |  10k|  0 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.86%
262.74/263.69	c   264s|138700 |   409 |  2133k|  15.2 |   165M |  55 | 231 |  10k|2455 |  10k|  1 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.86%
263.04/263.93	c   264s|138800 |   401 |  2134k|  15.2 |   165M |  55 | 231 |  10k|2457 |  10k|  1 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.86%
263.14/264.05	c   264s|138900 |   394 |  2136k|  15.2 |   165M |  55 | 231 |  10k|2454 |  10k|  1 |  95k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.86%
263.24/264.18	c   264s|139000 |   390 |  2137k|  15.2 |   165M |  55 | 231 |  10k|2460 |  10k|  1 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.86%
263.44/264.31	c   264s|139100 |   382 |  2138k|  15.2 |   165M |  55 | 231 |  10k|2452 |  10k|  0 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.88%
263.54/264.42	c   264s|139200 |   383 |  2139k|  15.2 |   165M |  55 | 231 |  10k|2453 |  10k|  0 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.88%
263.64/264.55	c   265s|139300 |   390 |  2141k|  15.2 |   165M |  55 | 231 |  10k|2459 |  10k|  1 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.88%
263.74/264.67	c   265s|139400 |   387 |  2142k|  15.2 |   165M |  55 | 231 |  10k|2459 |  10k|  0 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.88%
263.84/264.79	c   265s|139500 |   381 |  2144k|  15.2 |   165M |  55 | 231 |  10k|2459 |  10k|  1 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.89%
264.03/264.93	c   265s|139600 |   375 |  2145k|  15.2 |   165M |  55 | 231 |  10k|2455 |  10k|  1 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.90%
264.14/265.04	c   265s|139700 |   374 |  2146k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.90%
264.24/265.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
264.24/265.15	c   265s|139800 |   372 |  2147k|  15.2 |   165M |  55 | 231 |  10k|2456 |  10k|  1 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.90%
264.33/265.28	c   265s|139900 |   365 |  2148k|  15.2 |   165M |  55 | 231 |  10k|2452 |  10k|  0 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.91%
264.73/265.64	c   266s|140000 |   365 |  2150k|  15.2 |   165M |  55 | 231 |9999 |2459 |  11k|  0 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.91%
264.93/265.80	c   266s|140100 |   359 |  2151k|  15.2 |   165M |  55 | 231 |9990 |2453 |  11k|  0 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.91%
265.14/266.02	c   266s|140200 |   353 |  2153k|  15.2 |   165M |  55 | 231 |9990 |2458 |  11k|  1 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.95%
265.24/266.15	c   266s|140300 |   345 |  2154k|  15.2 |   165M |  55 | 231 |9968 |2454 |  11k|  0 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.96%
265.33/266.29	c   266s|140400 |   334 |  2156k|  15.2 |   165M |  55 | 231 |9967 |2453 |  11k|  1 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.98%
265.53/266.49	c   266s|140500 |   326 |  2157k|  15.2 |   165M |  55 | 231 |9962 |2456 |  11k|  1 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  33.98%
265.73/266.65	c   267s|140600 |   312 |  2158k|  15.2 |   165M |  55 | 231 |9962 |2454 |  11k|  0 |  96k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.05%
265.83/266.78	c   267s|140700 |   308 |  2159k|  15.2 |   165M |  55 | 231 |9958 |   0 |  11k|  0 |  97k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.06%
266.03/266.91	c   267s|140800 |   305 |  2161k|  15.2 |   165M |  55 | 231 |9958 |2453 |  11k|  0 |  97k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.06%
266.13/267.04	c   267s|140900 |   307 |  2162k|  15.2 |   165M |  55 | 231 |9958 |2453 |  11k|  0 |  97k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.06%
266.33/267.22	c   267s|141000 |   301 |  2163k|  15.2 |   165M |  55 | 231 |9958 |2454 |  11k|  0 |  97k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.13%
266.43/267.35	c   267s|141100 |   295 |  2165k|  15.2 |   165M |  55 | 231 |9958 |2453 |  11k|  1 |  97k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.14%
266.63/267.51	c   268s|141200 |   296 |  2166k|  15.2 |   165M |  55 | 231 |9958 |2452 |  11k|  0 |  97k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.17%
266.73/267.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
266.73/267.65	c   268s|141300 |   290 |  2167k|  15.2 |   165M |  55 | 231 |9958 |   0 |  11k|  0 |  97k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.17%
266.83/267.77	c   268s|141400 |   286 |  2169k|  15.2 |   165M |  55 | 231 |9958 |2452 |  11k|  1 |  97k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.17%
267.13/268.05	c   268s|141500 |   292 |  2170k|  15.2 |   165M |  55 | 231 |9953 |2455 |  11k|  0 |  97k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.17%
267.23/268.19	c   268s|141600 |   275 |  2172k|  15.2 |   165M |  55 | 231 |9946 |2461 |  11k|  1 |  97k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.19%
267.42/268.33	c   268s|141700 |   283 |  2173k|  15.2 |   165M |  56 | 231 |9905 |2461 |  11k|  1 |  97k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.19%
267.52/268.48	c   268s|141800 |   275 |  2175k|  15.2 |   165M |  56 | 231 |9860 |2452 |  11k|  1 |  97k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.19%
267.72/268.61	c   269s|141900 |   273 |  2176k|  15.2 |   165M |  56 | 231 |9856 |2453 |  11k|  1 |  97k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.19%
267.82/268.72	c   269s|142000 |   268 |  2178k|  15.2 |   165M |  56 | 231 |9843 |2457 |  11k|  0 |  97k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.19%
267.92/268.84	c   269s|142100 |   258 |  2179k|  15.2 |   165M |  56 | 231 |9836 |2458 |  11k|  1 |  97k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.20%
268.13/269.05	c   269s|142200 |   255 |  2180k|  15.2 |   165M |  56 | 231 |9836 |2456 |  11k|  0 |  98k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.33%
268.32/269.24	c   269s|142300 |   254 |  2181k|  15.1 |   165M |  56 | 231 |9836 |2453 |  11k|  1 |  98k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.48%
268.42/269.38	c   269s|142400 |   258 |  2183k|  15.1 |   165M |  56 | 231 |9836 |2452 |  11k|  1 |  98k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.51%
268.62/269.51	c   270s|142500 |   256 |  2184k|  15.1 |   165M |  56 | 231 |9836 |2454 |  11k|  0 |  98k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.51%
268.72/269.65	c   270s|142600 |   253 |  2185k|  15.1 |   165M |  56 | 231 |9836 |2452 |  11k|  1 |  98k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.52%
268.92/269.89	c   270s|142700 |   250 |  2187k|  15.1 |   165M |  56 | 231 |9835 |2454 |  11k|  0 |  98k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.64%
269.12/270.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
269.12/270.08	c   270s|142800 |   251 |  2188k|  15.1 |   165M |  56 | 231 |9835 |2456 |  11k|  1 |  98k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.73%
269.32/270.29	c   270s|142900 |   249 |  2190k|  15.1 |   165M |  56 | 231 |9835 |2453 |  11k|  0 |  98k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.78%
269.52/270.42	c   270s|143000 |   255 |  2191k|  15.1 |   165M |  56 | 231 |9835 |2453 |  11k|  1 |  98k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.80%
269.62/270.55	c   271s|143100 |   249 |  2193k|  15.1 |   165M |  56 | 231 |9835 |2453 |  11k|  1 |  98k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.80%
269.81/270.71	c   271s|143200 |   251 |  2194k|  15.1 |   165M |  56 | 231 |9835 |2454 |  11k|  1 |  98k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.85%
269.91/270.83	c   271s|143300 |   253 |  2196k|  15.1 |   165M |  56 | 231 |9835 |2454 |  11k|  0 |  98k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.86%
270.01/270.95	c   271s|143400 |   258 |  2197k|  15.1 |   165M |  56 | 231 |9835 |2453 |  11k|  1 |  98k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.88%
270.12/271.10	c   271s|143500 |   260 |  2198k|  15.1 |   165M |  56 | 231 |9835 |2454 |  11k|  1 |  98k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.90%
270.31/271.21	c   271s|143600 |   262 |  2199k|  15.1 |   165M |  56 | 231 |9836 |2455 |  11k|  0 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.91%
270.41/271.33	c   271s|143700 |   263 |  2201k|  15.1 |   165M |  56 | 231 |9836 |2455 |  11k|  0 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.92%
270.51/271.44	c   271s|143800 |   265 |  2202k|  15.1 |   165M |  56 | 231 |9836 |2454 |  11k|  1 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.92%
270.61/271.57	c   272s|143900 |   268 |  2203k|  15.1 |   165M |  56 | 231 |9836 |2454 |  11k|  1 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.92%
270.71/271.69	c   272s|144000 |   273 |  2205k|  15.1 |   165M |  56 | 231 |9837 |2455 |  11k|  0 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.92%
270.91/271.82	c   272s|144100 |   267 |  2206k|  15.1 |   165M |  56 | 231 |9838 |2455 |  11k|  1 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.92%
271.01/271.94	c   272s|144200 |   265 |  2208k|  15.1 |   165M |  56 | 231 |9838 |2455 |  11k|  1 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.92%
271.12/272.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
271.12/272.07	c   272s|144300 |   267 |  2209k|  15.1 |   165M |  56 | 231 |9838 |2455 |  11k|  1 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.92%
271.31/272.20	c   272s|144400 |   263 |  2211k|  15.1 |   165M |  56 | 231 |9838 |2454 |  11k|  0 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.92%
271.41/272.32	c   272s|144500 |   261 |  2212k|  15.1 |   165M |  56 | 231 |9838 |2454 |  11k|  0 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.92%
271.51/272.45	c   272s|144600 |   259 |  2214k|  15.1 |   165M |  56 | 231 |9838 |2454 |  11k|  1 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.93%
271.61/272.56	c   273s|144700 |   254 |  2215k|  15.1 |   165M |  56 | 231 |9839 |2453 |  11k|  1 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.93%
271.81/272.75	c   273s|144800 |   266 |  2217k|  15.1 |   165M |  56 | 231 |9839 |2453 |  11k|  0 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.98%
271.91/272.87	c   273s|144900 |   265 |  2218k|  15.1 |   165M |  56 | 231 |9839 |2454 |  11k|  0 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  34.99%
272.11/273.02	c   273s|145000 |   275 |  2220k|  15.1 |   165M |  56 | 231 |9840 |2454 |  11k|  1 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.00%
272.21/273.15	c   273s|145100 |   285 |  2221k|  15.1 |   165M |  56 | 231 |9840 |2454 |  11k|  0 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.00%
272.31/273.27	c   273s|145200 |   278 |  2223k|  15.1 |   165M |  56 | 231 |9840 |2454 |  11k|  0 |  99k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.00%
272.41/273.39	c   273s|145300 |   279 |  2224k|  15.1 |   165M |  56 | 231 |9840 |2453 |  11k|  1 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.00%
272.61/273.53	c   274s|145400 |   275 |  2225k|  15.1 |   165M |  56 | 231 |9840 |2456 |  11k|  0 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.02%
272.70/273.67	c   274s|145500 |   293 |  2227k|  15.1 |   165M |  56 | 231 |9840 |2454 |  11k|  0 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.03%
272.90/273.82	c   274s|145600 |   319 |  2229k|  15.1 |   165M |  56 | 231 |9840 |2454 |  11k|  1 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
273.00/273.99	c   274s|145700 |   358 |  2231k|  15.1 |   165M |  56 | 231 |9840 |2454 |  11k|  1 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
273.21/274.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
273.21/274.15	c   274s|145800 |   376 |  2233k|  15.1 |   165M |  56 | 231 |9839 |2454 |  11k|  1 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
273.30/274.27	c   274s|145900 |   376 |  2234k|  15.1 |   165M |  56 | 231 |9839 |2454 |  11k|  1 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
273.50/274.43	c   274s|146000 |   396 |  2236k|  15.1 |   165M |  56 | 231 |9840 |2454 |  11k|  1 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
273.60/274.56	c   275s|146100 |   399 |  2237k|  15.1 |   165M |  56 | 231 |9840 |2454 |  11k|  0 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
273.70/274.68	c   275s|146200 |   402 |  2239k|  15.1 |   165M |  56 | 231 |9840 |2454 |  11k|  0 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
274.00/274.91	c   275s|146300 |   402 |  2240k|  15.1 |   165M |  56 | 231 |9840 |2454 |  11k|  0 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
274.10/275.04	c   275s|146400 |   406 |  2242k|  15.1 |   165M |  56 | 231 |9841 |2454 |  11k|  0 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
274.20/275.16	c   275s|146500 |   416 |  2243k|  15.1 |   165M |  56 | 231 |9841 |2454 |  11k|  1 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
274.29/275.28	c   275s|146600 |   416 |  2245k|  15.1 |   165M |  56 | 231 |9842 |2454 |  11k|  0 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
274.39/275.39	c   275s|146700 |   417 |  2246k|  15.1 |   165M |  56 | 231 |9842 |2454 |  11k|  0 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
274.89/275.81	c   276s|146800 |   421 |  2248k|  15.1 |   165M |  56 | 231 |9840 |2454 |  11k|  1 | 100k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
275.20/276.11	c   276s|146900 |   424 |  2249k|  15.1 |   165M |  56 | 231 |9837 |2454 |  11k|  0 | 101k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
275.29/276.24	c   276s|147000 |   424 |  2251k|  15.1 |   165M |  56 | 231 |9835 |2454 |  11k|  0 | 101k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
275.39/276.36	c   276s|147100 |   431 |  2252k|  15.1 |   165M |  56 | 231 |9835 |2454 |  11k|  1 | 101k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
275.59/276.51	c   276s|147200 |   436 |  2253k|  15.1 |   165M |  56 | 231 |9836 |2454 |  11k|  0 | 101k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
275.69/276.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
275.69/276.64	c   277s|147300 |   438 |  2255k|  15.1 |   165M |  56 | 231 |9836 |2455 |  11k|  1 | 101k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
275.79/276.78	c   277s|147400 |   434 |  2257k|  15.1 |   165M |  56 | 231 |9836 |2454 |  11k|  0 | 101k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
275.99/276.90	c   277s|147500 |   433 |  2258k|  15.1 |   165M |  56 | 231 |9836 |2454 |  11k|  1 | 101k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
276.09/277.01	c   277s|147600 |   436 |  2259k|  15.1 |   165M |  56 | 231 |9836 |2456 |  11k|  1 | 101k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
276.19/277.13	c   277s|147700 |   441 |  2260k|  15.1 |   165M |  56 | 231 |9836 |2454 |  11k|  0 | 101k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
276.29/277.25	c   277s|147800 |   435 |  2261k|  15.1 |   165M |  56 | 231 |9836 |2454 |  11k|  1 | 101k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
276.49/277.42	c   277s|147900 |   427 |  2263k|  15.1 |   165M |  56 | 231 |9832 |2454 |  11k|  0 | 101k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
276.59/277.55	c   278s|148000 |   423 |  2264k|  15.1 |   165M |  56 | 231 |9832 |2454 |  11k|  0 | 101k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
276.69/277.68	c   278s|148100 |   419 |  2265k|  15.1 |   165M |  56 | 231 |9832 |2454 |  11k|  1 | 101k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
276.89/277.80	c   278s|148200 |   409 |  2267k|  15.1 |   165M |  56 | 231 |9831 |2454 |  11k|  0 | 102k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
276.99/277.93	c   278s|148300 |   394 |  2268k|  15.1 |   165M |  56 | 231 |9831 |2454 |  11k|  1 | 102k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
277.09/278.08	c   278s|148400 |   390 |  2269k|  15.1 |   165M |  56 | 231 |9829 |2454 |  11k|  1 | 102k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
277.28/278.24	c   278s|148500 |   388 |  2271k|  15.1 |   165M |  56 | 231 |9829 |2454 |  11k|  0 | 102k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
277.48/278.40	c   278s|148600 |   372 |  2272k|  15.1 |   165M |  56 | 231 |9827 |2454 |  11k|  0 | 102k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
277.58/278.53	c   279s|148700 |   367 |  2274k|  15.1 |   165M |  56 | 231 |9827 |2455 |  11k|  0 | 102k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
277.68/278.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
277.68/278.66	c   279s|148800 |   352 |  2275k|  15.1 |   165M |  56 | 231 |9827 |2454 |  11k|  0 | 102k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
277.78/278.79	c   279s|148900 |   349 |  2276k|  15.1 |   165M |  56 | 231 |9827 |2454 |  11k|  0 | 102k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
277.98/278.93	c   279s|149000 |   353 |  2278k|  15.1 |   165M |  56 | 231 |9827 |2454 |  11k|  1 | 102k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.04%
278.19/279.15	c   279s|149100 |   347 |  2279k|  15.1 |   165M |  56 | 231 |9825 |2454 |  11k|  1 | 102k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.05%
278.28/279.28	c   279s|149200 |   340 |  2280k|  15.1 |   165M |  56 | 231 |9825 |2454 |  11k|  1 | 102k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.05%
278.48/279.40	c   279s|149300 |   340 |  2282k|  15.1 |   165M |  56 | 231 |9825 |2455 |  11k|  0 | 102k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.05%
278.58/279.53	c   280s|149400 |   333 |  2283k|  15.1 |   165M |  56 | 231 |9825 |2455 |  11k|  1 | 103k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.05%
278.68/279.67	c   280s|149500 |   331 |  2285k|  15.1 |   165M |  56 | 231 |9825 |2456 |  11k|  1 | 103k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.05%
278.78/279.79	c   280s|149600 |   320 |  2286k|  15.1 |   165M |  56 | 231 |9825 |2453 |  11k|  1 | 103k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.05%
278.98/279.91	c   280s|149700 |   310 |  2287k|  15.1 |   165M |  56 | 231 |9823 |2454 |  11k|  1 | 103k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.05%
279.08/280.04	c   280s|149800 |   311 |  2288k|  15.1 |   165M |  56 | 231 |9823 |2453 |  11k|  1 | 103k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.05%
279.18/280.17	c   280s|149900 |   306 |  2290k|  15.1 |   165M |  56 | 231 |9823 |2453 |  11k|  0 | 103k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.05%
279.38/280.30	c   280s|150000 |   308 |  2291k|  15.1 |   165M |  56 | 231 |9823 |2453 |  11k|  0 | 103k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.05%
279.48/280.43	c   280s|150100 |   300 |  2293k|  15.1 |   165M |  56 | 231 |9823 |2454 |  11k|  0 | 103k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.06%
279.58/280.56	c   281s|150200 |   291 |  2294k|  15.1 |   165M |  56 | 231 |9823 |2457 |  11k|  1 | 103k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.06%
279.68/280.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
279.68/280.68	c   281s|150300 |   291 |  2295k|  15.1 |   165M |  56 | 231 |9823 |2453 |  11k|  1 | 103k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.06%
279.88/280.80	c   281s|150400 |   283 |  2296k|  15.1 |   165M |  56 | 231 |9823 |2454 |  11k|  1 | 103k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.06%
279.98/280.92	c   281s|150500 |   277 |  2298k|  15.1 |   165M |  56 | 231 |9823 |2454 |  11k|  1 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.06%
280.08/281.05	c   281s|150600 |   276 |  2300k|  15.1 |   165M |  56 | 231 |9823 |2454 |  11k|  0 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.06%
280.18/281.19	c   281s|150700 |   265 |  2301k|  15.1 |   165M |  56 | 231 |9823 |2456 |  11k|  0 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.07%
280.37/281.31	c   281s|150800 |   257 |  2302k|  15.1 |   165M |  56 | 231 |9823 |2453 |  11k|  0 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.07%
280.47/281.43	c   281s|150900 |   252 |  2304k|  15.1 |   165M |  56 | 231 |9823 |2456 |  11k|  0 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.08%
280.57/281.54	c   282s|151000 |   255 |  2305k|  15.1 |   165M |  56 | 231 |9823 |2453 |  11k|  1 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.08%
280.67/281.67	c   282s|151100 |   247 |  2306k|  15.1 |   165M |  56 | 231 |9823 |2456 |  11k|  0 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.09%
280.87/281.88	c   282s|151200 |   253 |  2308k|  15.1 |   165M |  56 | 231 |9823 |2455 |  11k|  0 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.56%
281.08/282.01	c   282s|151300 |   253 |  2309k|  15.1 |   165M |  56 | 231 |9823 |2455 |  11k|  1 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.57%
281.27/282.23	c   282s|151400 |   244 |  2311k|  15.1 |   165M |  56 | 231 |9823 |2456 |  11k|  0 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.65%
281.37/282.37	c   282s|151500 |   244 |  2312k|  15.1 |   165M |  56 | 231 |9823 |2452 |  11k|  1 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.66%
281.57/282.56	c   283s|151600 |   242 |  2314k|  15.1 |   165M |  56 | 231 |9823 |2452 |  11k|  1 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.66%
281.77/282.71	c   283s|151700 |   240 |  2315k|  15.1 |   165M |  56 | 231 |9823 |2456 |  11k|  1 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.67%
281.97/282.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
281.97/282.93	c   283s|151800 |   234 |  2316k|  15.1 |   165M |  56 | 231 |9823 |2459 |  11k|  0 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.67%
282.07/283.06	c   283s|151900 |   236 |  2318k|  15.1 |   165M |  56 | 231 |9823 |2454 |  11k|  1 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.69%
282.17/283.18	c   283s|152000 |   241 |  2319k|  15.1 |   165M |  56 | 231 |9823 |2456 |  11k|  1 | 104k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.69%
282.37/283.32	c   283s|152100 |   237 |  2321k|  15.1 |   165M |  56 | 231 |9823 |2457 |  11k|  0 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.69%
282.47/283.45	c   283s|152200 |   235 |  2322k|  15.1 |   165M |  56 | 231 |9824 |2456 |  11k|  0 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  35.69%
282.77/283.72	c   284s|152300 |   229 |  2323k|  15.1 |   168M |  56 | 231 |9824 |2454 |  11k|  0 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.00%
282.87/283.85	c   284s|152400 |   226 |  2325k|  15.1 |   168M |  56 | 231 |9824 |2454 |  11k|  1 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.00%
282.97/283.99	c   284s|152500 |   223 |  2326k|  15.1 |   168M |  56 | 231 |9824 |2459 |  11k|  0 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.00%
283.17/284.11	c   284s|152600 |   221 |  2327k|  15.1 |   168M |  56 | 231 |9824 |2456 |  11k|  1 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.00%
283.36/284.31	c   284s|152700 |   211 |  2329k|  15.1 |   168M |  56 | 231 |9824 |2459 |  11k|  0 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.15%
283.46/284.43	c   284s|152800 |   217 |  2330k|  15.1 |   168M |  56 | 231 |9824 |2459 |  11k|  1 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.15%
283.56/284.54	c   285s|152900 |   216 |  2331k|  15.1 |   168M |  56 | 231 |9824 |2459 |  11k|  1 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.15%
283.66/284.66	c   285s|153000 |   204 |  2333k|  15.1 |   168M |  56 | 231 |9824 |2458 |  11k|  0 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.15%
283.76/284.77	c   285s|153100 |   207 |  2334k|  15.1 |   168M |  56 | 231 |9824 |2453 |  11k|  1 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.30%
283.86/284.89	c   285s|153200 |   206 |  2335k|  15.1 |   168M |  56 | 231 |9824 |2453 |  11k|  1 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.30%
284.06/285.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
284.06/285.01	c   285s|153300 |   208 |  2337k|  15.1 |   168M |  56 | 231 |9824 |2453 |  11k|  0 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.31%
284.16/285.12	c   285s|153400 |   206 |  2338k|  15.1 |   168M |  56 | 231 |9824 |2453 |  11k|  0 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.31%
284.25/285.24	c   285s|153500 |   204 |  2339k|  15.1 |   168M |  56 | 231 |9824 |2453 |  11k|  0 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.31%
284.35/285.35	c   285s|153600 |   203 |  2340k|  15.1 |   168M |  56 | 231 |9824 |2456 |  11k|  0 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.31%
284.45/285.47	c   285s|153700 |   204 |  2342k|  15.1 |   168M |  56 | 231 |9824 |2456 |  11k|  0 | 105k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.31%
284.55/285.58	c   286s|153800 |   204 |  2343k|  15.1 |   168M |  56 | 231 |9824 |2456 |  11k|  1 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.31%
284.65/285.70	c   286s|153900 |   203 |  2344k|  15.1 |   168M |  56 | 231 |9824 |2456 |  11k|  0 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.31%
284.85/285.82	c   286s|154000 |   204 |  2345k|  15.1 |   168M |  56 | 231 |9822 |2456 |  11k|  1 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.31%
284.95/285.97	c   286s|154100 |   194 |  2347k|  15.1 |   168M |  56 | 231 |9815 |2454 |  11k|  0 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.35%
285.06/286.09	c   286s|154200 |   194 |  2348k|  15.1 |   168M |  56 | 231 |9815 |2452 |  11k|  1 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.35%
285.25/286.22	c   286s|154300 |   194 |  2349k|  15.1 |   168M |  56 | 231 |9815 |2456 |  11k|  0 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.35%
285.45/286.44	c   286s|154400 |   187 |  2351k|  15.1 |   168M |  56 | 231 |9810 |   0 |  11k|  0 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.36%
285.55/286.56	c   287s|154500 |   185 |  2352k|  15.1 |   168M |  56 | 231 |9810 |2456 |  11k|  0 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.37%
285.75/286.79	c   287s|154600 |   175 |  2353k|  15.1 |   168M |  56 | 231 |9810 |2453 |  11k|  0 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.37%
285.95/286.90	c   287s|154700 |   174 |  2354k|  15.1 |   168M |  56 | 231 |9810 |2453 |  11k|  1 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.38%
285.95/287.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
285.95/287.00	c   287s|154800 |   172 |  2355k|  15.1 |   168M |  56 | 231 |9810 |2453 |  11k|  0 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.38%
286.15/287.15	c   287s|154900 |   168 |  2356k|  15.0 |   168M |  56 | 231 |9810 |2452 |  11k|  1 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.43%
286.25/287.27	c   287s|155000 |   168 |  2358k|  15.0 |   168M |  56 | 231 |9810 |2454 |  11k|  0 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.44%
286.65/287.61	c   288s|155100 |   164 |  2359k|  15.0 |   168M |  56 | 231 |9808 |2453 |  11k|  0 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.44%
286.75/287.73	c   288s|155200 |   166 |  2361k|  15.0 |   168M |  56 | 231 |9808 |2454 |  11k|  0 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.44%
286.85/287.83	c   288s|155300 |   165 |  2362k|  15.0 |   168M |  56 | 231 |9808 |2454 |  11k|  0 | 106k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.44%
286.94/287.95	c   288s|155400 |   175 |  2363k|  15.0 |   168M |  56 | 231 |9808 |2454 |  11k|  1 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.44%
287.05/288.07	c   288s|155500 |   175 |  2365k|  15.0 |   168M |  56 | 231 |9808 |2454 |  11k|  1 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.44%
287.24/288.20	c   288s|155600 |   171 |  2366k|  15.0 |   168M |  56 | 231 |9808 |2454 |  11k|  1 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.44%
287.34/288.36	c   288s|155700 |   167 |  2368k|  15.0 |   168M |  56 | 231 |9808 |2454 |  11k|  1 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.44%
287.44/288.48	c   288s|155800 |   163 |  2369k|  15.0 |   168M |  56 | 231 |9808 |2452 |  11k|  0 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.47%
287.54/288.59	c   289s|155900 |   162 |  2370k|  15.0 |   168M |  56 | 231 |9808 |2452 |  11k|  0 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.47%
287.74/288.75	c   289s|156000 |   156 |  2371k|  15.0 |   168M |  56 | 231 |9808 |2452 |  11k|  0 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
287.94/288.94	c   289s|156100 |   150 |  2373k|  15.0 |   168M |  56 | 231 |9803 |2453 |  11k|  1 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
288.15/289.15	c   289s|156200 |   151 |  2374k|  15.0 |   168M |  56 | 231 |9803 |2452 |  11k|  1 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
288.34/289.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
288.34/289.39	c   289s|156300 |   148 |  2376k|  15.0 |   168M |  56 | 231 |9797 |2452 |  11k|  0 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
288.54/289.58	c   290s|156400 |   146 |  2377k|  15.0 |   168M |  56 | 231 |9787 |2456 |  11k|  1 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
288.64/289.69	c   290s|156500 |   142 |  2379k|  15.0 |   168M |  56 | 231 |9787 |2458 |  11k|  0 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
288.84/289.82	c   290s|156600 |   142 |  2380k|  15.0 |   168M |  56 | 231 |9787 |2454 |  11k|  1 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
289.04/290.01	c   290s|156700 |   142 |  2381k|  15.0 |   168M |  56 | 231 |9787 |2455 |  11k|  0 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
289.24/290.22	c   290s|156800 |   144 |  2383k|  15.0 |   168M |  56 | 231 |9787 |2453 |  11k|  0 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
289.44/290.41	c   290s|156900 |   144 |  2385k|  15.0 |   168M |  56 | 231 |9783 |2453 |  11k|  1 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
289.54/290.54	c   291s|157000 |   142 |  2386k|  15.0 |   168M |  56 | 231 |9783 |2453 |  11k|  1 | 107k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
289.74/290.78	c   291s|157100 |   144 |  2388k|  15.0 |   168M |  56 | 231 |9783 |2452 |  11k|  1 | 108k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
290.23/291.29	c   291s|157200 |   146 |  2390k|  15.0 |   168M |  56 | 231 |9768 |2457 |  11k|  1 | 108k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
290.53/291.51	c   292s|157300 |   140 |  2392k|  15.0 |   168M |  56 | 231 |9750 |2454 |  11k|  1 | 108k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
290.63/291.62	c   292s|157400 |   140 |  2393k|  15.0 |   168M |  56 | 231 |9750 |2454 |  11k|  1 | 108k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
290.73/291.76	c   292s|157500 |   139 |  2395k|  15.0 |   168M |  56 | 231 |9750 |2456 |  11k|  1 | 108k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.52%
290.83/291.89	c   292s|157600 |   131 |  2396k|  15.0 |   168M |  56 | 231 |9750 |2454 |  11k|  0 | 108k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.53%
291.04/292.02	c   292s|157700 |   129 |  2397k|  15.0 |   168M |  56 | 231 |9750 |2453 |  11k|  1 | 108k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.54%
291.14/292.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
291.14/292.16	c   292s|157800 |   129 |  2399k|  15.0 |   168M |  56 | 231 |9750 |2453 |  11k|  1 | 108k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.54%
291.23/292.29	c   292s|157900 |   125 |  2400k|  15.0 |   168M |  56 | 231 |9750 |2458 |  11k|  1 | 108k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.54%
291.43/292.40	c   292s|158000 |   118 |  2401k|  15.0 |   168M |  56 | 231 |9750 |2453 |  11k|  0 | 108k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.54%
291.53/292.52	c   293s|158100 |   120 |  2402k|  15.0 |   168M |  56 | 231 |9750 |2454 |  11k|  1 | 108k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.54%
291.63/292.63	c   293s|158200 |   119 |  2403k|  15.0 |   168M |  56 | 231 |9750 |2456 |  11k|  1 | 108k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.54%
291.73/292.76	c   293s|158300 |   114 |  2405k|  15.0 |   168M |  56 | 231 |9750 |2456 |  11k|  1 | 108k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.54%
291.83/292.88	c   293s|158400 |   109 |  2406k|  15.0 |   168M |  56 | 231 |9750 |   0 |  11k|  0 | 108k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.55%
292.03/293.03	c   293s|158500 |   110 |  2407k|  15.0 |   168M |  56 | 231 |9750 |2454 |  12k|  1 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.55%
292.13/293.15	c   293s|158600 |   105 |  2409k|  15.0 |   168M |  56 | 231 |9750 |2452 |  12k|  1 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.55%
292.33/293.31	c   293s|158700 |   100 |  2410k|  15.0 |   168M |  56 | 231 |9750 |2453 |  12k|  0 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.59%
292.43/293.44	c   293s|158800 |   100 |  2411k|  15.0 |   168M |  56 | 231 |9737 |   0 |  12k|  0 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.59%
292.53/293.58	c   294s|158900 |   103 |  2413k|  15.0 |   168M |  56 | 231 |9712 |2461 |  12k|  1 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.59%
292.63/293.69	c   294s|159000 |   102 |  2414k|  15.0 |   168M |  56 | 231 |9699 |2458 |  12k|  1 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.59%
292.83/293.84	c   294s|159100 |   103 |  2416k|  15.0 |   168M |  56 | 231 |9669 |2459 |  12k|  1 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.59%
292.93/293.99	c   294s|159200 |   100 |  2418k|  15.0 |   168M |  56 | 231 |9648 |2459 |  12k|  0 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.59%
293.13/294.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
293.13/294.12	c   294s|159300 |    99 |  2420k|  15.0 |   168M |  56 | 231 |9625 |2458 |  12k|  0 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.59%
293.22/294.26	c   294s|159400 |   103 |  2422k|  15.0 |   168M |  56 | 231 |9607 |2461 |  12k|  0 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.59%
293.32/294.39	c   294s|159500 |   101 |  2423k|  15.0 |   168M |  57 | 231 |9587 |   0 |  12k|  0 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.59%
293.52/294.53	c   295s|159600 |   101 |  2425k|  15.0 |   168M |  57 | 231 |9567 |2461 |  12k|  1 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.59%
293.62/294.68	c   295s|159700 |   103 |  2427k|  15.0 |   168M |  59 | 231 |9523 |2461 |  12k|  0 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.59%
293.82/294.81	c   295s|159800 |   101 |  2429k|  15.0 |   168M |  59 | 231 |9482 |2461 |  12k|  1 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.59%
293.92/294.94	c   295s|159900 |    95 |  2431k|  15.0 |   168M |  59 | 231 |9458 |2452 |  12k|  0 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.59%
294.02/295.09	c   295s|160000 |    92 |  2432k|  15.0 |   168M |  59 | 231 |9458 |2456 |  12k|  1 | 109k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.60%
294.12/295.19	c   295s|160100 |    90 |  2433k|  15.0 |   168M |  59 | 231 |9458 |2457 |  12k|  1 | 110k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.60%
294.31/295.31	c   295s|160200 |    91 |  2434k|  15.0 |   168M |  59 | 231 |9458 |2452 |  12k|  1 | 110k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.60%
294.41/295.43	c   295s|160300 |    90 |  2436k|  15.0 |   168M |  59 | 231 |9458 |2452 |  12k|  0 | 110k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.60%
294.51/295.55	c   296s|160400 |    88 |  2437k|  15.0 |   168M |  59 | 231 |9458 |2452 |  12k|  0 | 110k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.60%
294.61/295.67	c   296s|160500 |    88 |  2438k|  15.0 |   168M |  59 | 231 |9458 |2452 |  12k|  1 | 110k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.60%
294.81/295.80	c   296s|160600 |    84 |  2440k|  15.0 |   168M |  59 | 231 |9458 |2454 |  12k|  1 | 110k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
294.91/295.94	c   296s|160700 |    82 |  2441k|  15.0 |   168M |  59 | 231 |9457 |2454 |  12k|  0 | 110k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
295.02/296.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
295.02/296.06	c   296s|160800 |    84 |  2443k|  15.0 |   168M |  59 | 231 |9457 |2454 |  12k|  0 | 110k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
295.12/296.17	c   296s|160900 |    82 |  2444k|  15.0 |   168M |  59 | 231 |9457 |2454 |  12k|  0 | 110k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
295.21/296.29	c   296s|161000 |    84 |  2445k|  15.0 |   168M |  59 | 231 |9457 |2454 |  12k|  1 | 110k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
295.41/296.40	c   296s|161100 |    82 |  2446k|  15.0 |   168M |  59 | 231 |9457 |2456 |  12k|  0 | 110k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
295.51/296.52	c   297s|161200 |    83 |  2448k|  15.0 |   168M |  59 | 231 |9457 |2454 |  12k|  0 | 110k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
295.61/296.65	c   297s|161300 |    85 |  2449k|  15.0 |   168M |  59 | 231 |9457 |2454 |  12k|  0 | 110k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
295.71/296.78	c   297s|161400 |    80 |  2451k|  15.0 |   168M |  59 | 231 |9457 |2456 |  12k|  0 | 110k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
295.91/296.90	c   297s|161500 |    82 |  2452k|  15.0 |   168M |  59 | 231 |9458 |2452 |  12k|  0 | 111k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
296.01/297.02	c   297s|161600 |    84 |  2453k|  15.0 |   168M |  59 | 231 |9458 |2453 |  12k|  0 | 111k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
296.11/297.13	c   297s|161700 |    84 |  2455k|  15.0 |   168M |  59 | 231 |9458 |2452 |  12k|  0 | 111k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
296.21/297.27	c   297s|161800 |    79 |  2456k|  15.0 |   168M |  59 | 231 |9458 |2453 |  12k|  0 | 111k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
296.41/297.40	c   297s|161900 |    85 |  2458k|  15.0 |   168M |  59 | 231 |9458 |2452 |  12k|  0 | 111k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
296.51/297.52	c   298s|162000 |    86 |  2460k|  15.0 |   168M |  59 | 231 |9458 |2453 |  12k|  1 | 111k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
296.61/297.66	c   298s|162100 |    87 |  2461k|  15.0 |   168M |  59 | 231 |9458 |2452 |  12k|  1 | 111k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
296.81/297.80	c   298s|162200 |    98 |  2463k|  15.0 |   168M |  59 | 231 |9458 |2452 |  12k|  1 | 111k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
296.91/297.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
296.91/297.92	c   298s|162300 |   109 |  2465k|  15.0 |   168M |  59 | 231 |9458 |2452 |  12k|  1 | 111k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
297.11/298.12	c   298s|162400 |   111 |  2466k|  15.0 |   168M |  59 | 231 |9459 |2452 |  12k|  1 | 111k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
297.20/298.24	c   298s|162500 |   111 |  2468k|  15.0 |   168M |  59 | 231 |9459 |2452 |  12k|  1 | 111k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
297.40/298.42	c   298s|162600 |   105 |  2470k|  15.0 |   168M |  59 | 231 |9459 |2452 |  12k|  1 | 111k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
297.50/298.57	c   299s|162700 |   101 |  2472k|  15.0 |   168M |  59 | 231 |9461 |2452 |  12k|  0 | 111k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
297.70/298.71	c   299s|162800 |    92 |  2473k|  15.0 |   168M |  59 | 231 |9462 |2452 |  12k|  0 | 112k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
297.80/298.86	c   299s|162900 |    82 |  2475k|  15.0 |   168M |  59 | 231 |9462 |2453 |  12k|  0 | 112k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
297.90/299.00	c   299s|163000 |    73 |  2476k|  15.0 |   168M |  59 | 231 |9462 |2458 |  12k|  0 | 112k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.61%
298.11/299.13	c   299s|163100 |    68 |  2478k|  15.0 |   168M |  59 | 231 |9462 |2456 |  12k|  0 | 112k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.62%
298.20/299.26	c   299s|163200 |    74 |  2479k|  15.0 |   168M |  59 | 231 |9462 |2452 |  12k|  1 | 112k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.62%
298.30/299.38	c   299s|163300 |    69 |  2481k|  15.0 |   168M |  59 | 231 |9462 |2452 |  12k|  1 | 112k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.62%
298.40/299.49	c   299s|163400 |    69 |  2482k|  15.0 |   168M |  59 | 231 |9462 |2452 |  12k|  0 | 112k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.62%
298.60/299.61	c   300s|163500 |    69 |  2483k|  15.0 |   168M |  59 | 231 |9462 |2452 |  12k|  0 | 112k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.63%
298.70/299.73	c   300s|163600 |    67 |  2484k|  15.0 |   168M |  59 | 231 |9462 |2452 |  12k|  0 | 112k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.63%
298.80/299.86	c   300s|163700 |    63 |  2486k|  15.0 |   168M |  59 | 231 |9462 |2452 |  12k|  0 | 112k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.63%
298.90/299.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
298.90/299.99	c   300s|163800 |    62 |  2487k|  15.0 |   168M |  59 | 231 |9462 |2452 |  12k|  0 | 112k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.63%
299.10/300.17	c   300s|163900 |    57 |  2489k|  15.0 |   168M |  59 | 231 |9462 |2459 |  12k|  2 | 112k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.63%
299.20/300.29	c   300s|164000 |    56 |  2490k|  15.0 |   168M |  59 | 231 |9462 |2458 |  12k|  0 | 112k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.63%
299.40/300.41	c   300s|164100 |    55 |  2491k|  15.0 |   168M |  59 | 231 |9462 |2455 |  12k|  0 | 113k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.64%
299.60/300.62	c   301s|164200 |    52 |  2493k|  15.0 |   168M |  59 | 231 |9458 |2456 |  12k|  1 | 113k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.64%
299.70/300.79	c   301s|164300 |    49 |  2494k|  15.0 |   168M |  59 | 231 |9450 |2452 |  12k|  1 | 113k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.64%
299.90/300.91	c   301s|164400 |    42 |  2495k|  15.0 |   168M |  59 | 231 |9450 |2455 |  12k|  0 | 113k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.64%
300.00/301.03	c   301s|164500 |    46 |  2497k|  15.0 |   168M |  59 | 231 |9450 |2455 |  12k|  1 | 113k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.64%
300.10/301.14	c   301s|164600 |    43 |  2498k|  15.0 |   168M |  59 | 231 |9450 |2455 |  12k|  1 | 113k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.64%
300.19/301.27	c   301s|164700 |    37 |  2499k|  15.0 |   168M |  59 | 231 |9450 |2457 |  12k|  0 | 113k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.64%
300.29/301.38	c   301s|164800 |    33 |  2501k|  15.0 |   168M |  59 | 231 |9450 |2452 |  12k|  1 | 113k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.64%
300.59/301.68	c   302s|164900 |    27 |  2502k|  15.0 |   168M |  59 | 231 |9450 |2459 |  12k|  1 | 113k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.64%
300.79/301.81	c   302s|165000 |    21 |  2503k|  15.0 |   168M |  59 | 231 |9447 |2454 |  12k|  0 | 113k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.65%
300.89/301.93	c   302s|165100 |    21 |  2505k|  15.0 |   168M |  59 | 231 |9447 |   0 |  12k|  0 | 113k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.65%
301.00/302.05	c   302s|165200 |    17 |  2506k|  15.0 |   168M |  59 | 231 |9447 |2457 |  12k|  0 | 113k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.65%
301.10/302.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
301.10/302.17	c   302s|165300 |    18 |  2507k|  15.0 |   168M |  59 | 231 |9447 |2452 |  12k|  1 | 113k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.65%
301.19/302.29	c   302s|165400 |    18 |  2508k|  15.0 |   168M |  59 | 231 |9447 |2452 |  12k|  0 | 113k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.65%
301.39/302.41	c   302s|165500 |    17 |  2510k|  15.0 |   168M |  59 | 231 |9447 |2458 |  12k|  1 | 114k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.65%
301.49/302.54	c   303s|165600 |    19 |  2511k|  15.0 |   168M |  59 | 231 |9447 |2452 |  12k|  1 | 114k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.65%
301.69/302.71	c   303s|165700 |    17 |  2513k|  15.0 |   168M |  59 | 231 |9447 |2452 |  12k|  1 | 114k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.65%
301.79/302.83	c   303s|165800 |    17 |  2514k|  15.0 |   168M |  59 | 231 |9447 |2452 |  12k|  0 | 114k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.65%
301.99/303.02	c   303s|165900 |    16 |  2516k|  15.0 |   168M |  59 | 231 |9447 |2452 |  12k|  0 | 114k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.65%
302.09/303.19	c   303s|166000 |    14 |  2517k|  15.0 |   168M |  59 | 231 |9447 |2452 |  12k|  1 | 114k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.65%
302.29/303.31	c   303s|166100 |     9 |  2518k|  15.0 |   168M |  59 | 231 |9447 |2458 |  12k|  0 | 114k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.65%
302.39/303.42	c   303s|166200 |     8 |  2519k|  15.0 |   168M |  59 | 231 |9447 |2454 |  12k|  0 | 114k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  36.65%
302.49/303.55	c   304s|166300 |    10 |  2521k|  15.0 |   168M |  59 | 231 |9447 |2456 |  12k|  0 | 114k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
302.59/303.67	c   304s|166400 |    12 |  2522k|  15.0 |   168M |  59 | 231 |9447 |2456 |  12k|  1 | 114k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
302.69/303.79	c   304s|166500 |    12 |  2523k|  15.0 |   168M |  59 | 231 |9447 |2456 |  12k|  1 | 114k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
302.89/303.91	c   304s|166600 |    10 |  2524k|  15.0 |   168M |  59 | 231 |9447 |   0 |  12k|  0 | 114k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
302.99/304.04	c   304s|166700 |    10 |  2526k|  15.0 |   168M |  59 | 231 |9447 |2456 |  12k|  1 | 114k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
303.09/304.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
303.09/304.16	c   304s|166800 |     6 |  2527k|  15.0 |   168M |  59 | 231 |9447 |2456 |  12k|  0 | 115k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
303.18/304.28	c   304s|166900 |    10 |  2528k|  15.0 |   168M |  59 | 231 |9447 |2457 |  12k|  1 | 115k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
303.38/304.40	c   304s|167000 |     8 |  2529k|  15.0 |   168M |  59 | 231 |9447 |2457 |  12k|  0 | 115k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
303.48/304.51	c   305s|167100 |     6 |  2531k|  15.0 |   168M |  59 | 231 |9447 |2452 |  12k|  1 | 115k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
303.59/304.63	c   305s|167200 |     7 |  2532k|  15.0 |   168M |  59 | 231 |9447 |2457 |  12k|  1 | 115k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
303.69/304.74	c   305s|167300 |    10 |  2533k|  15.0 |   168M |  59 | 231 |9447 |2457 |  12k|  1 | 115k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
303.79/304.86	c   305s|167400 |     7 |  2534k|  15.0 |   168M |  59 | 231 |9447 |2457 |  12k|  0 | 115k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
303.89/304.98	c   305s|167500 |     8 |  2535k|  15.0 |   168M |  59 | 231 |9447 |2457 |  12k|  0 | 115k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
304.00/305.09	c   305s|167600 |    10 |  2536k|  15.0 |   168M |  59 | 231 |9447 |2457 |  12k|  1 | 115k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
304.19/305.22	c   305s|167700 |    12 |  2538k|  15.0 |   168M |  59 | 231 |9447 |2457 |  12k|  0 | 115k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
304.29/305.34	c   305s|167800 |     9 |  2539k|  15.0 |   168M |  59 | 231 |9447 |2457 |  12k|  0 | 115k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
304.38/305.48	c   305s|167900 |     5 |  2540k|  15.0 |   168M |  59 | 231 |9447 |2457 |  12k|  1 | 116k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
304.58/305.61	c   306s|168000 |     7 |  2542k|  15.0 |   168M |  59 | 231 |9447 |2457 |  12k|  1 | 116k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
304.68/305.73	c   306s|168100 |    13 |  2543k|  15.0 |   168M |  59 | 231 |9447 |2457 |  12k|  1 | 116k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
304.78/305.85	c   306s|168200 |    17 |  2545k|  15.0 |   168M |  59 | 231 |9448 |2457 |  12k|  1 | 116k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
304.88/305.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
304.88/305.97	c   306s|168300 |     5 |  2546k|  15.0 |   168M |  59 | 231 |9448 |2457 |  12k|  0 | 116k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
304.99/306.09	c   306s|168400 |     8 |  2547k|  15.0 |   168M |  59 | 231 |9448 |2457 |  12k|  1 | 116k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
305.18/306.21	c   306s|168500 |     6 |  2548k|  15.0 |   168M |  59 | 231 |9445 |2457 |  12k|  0 | 116k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
305.28/306.32	c   306s|168600 |     8 |  2550k|  15.0 |   168M |  59 | 231 |9446 |2457 |  12k|  0 | 116k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
305.38/306.43	c   306s|168700 |    10 |  2551k|  15.0 |   168M |  59 | 231 |9446 |2457 |  12k|  1 | 116k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
305.48/306.56	c   307s|168800 |     7 |  2552k|  15.0 |   168M |  59 | 231 |9446 |2457 |  12k|  0 | 116k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
305.68/306.72	c   307s|168900 |     7 |  2553k|  15.0 |   168M |  59 | 231 |9446 |2458 |  12k|  1 | 117k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
305.78/306.85	c   307s|169000 |     8 |  2555k|  15.0 |   168M |  59 | 231 |9446 |2458 |  12k|  0 | 117k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
305.88/306.97	c   307s|169100 |     9 |  2556k|  15.0 |   168M |  59 | 231 |9447 |2458 |  12k|  1 | 117k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
305.98/307.09	c   307s|169200 |     6 |  2557k|  15.0 |   168M |  59 | 231 |9447 |2458 |  12k|  0 | 117k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
306.18/307.25	c   307s|169300 |     4 |  2559k|  15.0 |   168M |  59 | 231 |9447 |2459 |  12k|  1 | 117k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
306.28/307.37	c   307s|169400 |     5 |  2560k|  15.0 |   168M |  59 | 231 |6630 |2459 |  12k|  1 | 117k|1653 | 0.000000e+00 | 1.000000e+00 |    Inf |  68.33%
306.58/307.69	c 
306.58/307.69	c SCIP Status        : problem is solved [optimal solution found]
306.58/307.69	c Solving Time (sec) : 307.68
306.58/307.69	c Solving Nodes      : 169495 (total of 171179 nodes in 2 runs)
306.58/307.69	c Primal Bound       : +1.00000000000000e+00 (10 solutions)
306.58/307.69	c Dual Bound         : +1.00000000000000e+00
306.58/307.69	c Gap                : 0.00 %
306.58/307.69	s OPTIMUM FOUND
306.58/307.69	v -x231 -x230 -x229 -x228 -x227 -x226 x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 x212 -x211 -x210 
306.58/307.69	v -x209 -x208 -x207 -x206 -x205 x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
306.58/307.69	v -x188 x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 x170 -x169 -x168 
306.58/307.69	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
306.58/307.69	v -x146 x145 -x144 -x143 -x142 x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
306.58/307.69	v -x125 -x124 -x123 x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 
306.58/307.69	v -x103 -x102 -x101 -x100 -x99 -x98 x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 x80 
306.58/307.69	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 x71 -x70 -x69 -x68 -x67 -x66 x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
306.58/307.69	v -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 x35 -x34 x33 -x32 -x31 -x30 -x29 
306.58/307.69	v -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 x15 -x14 -x13 -x12 -x11 -x10 -x9 x8 -x7 -x6 -x5 -x4 -x3 -x2 
306.58/307.69	v -x1 
306.58/307.69	c SCIP Status        : problem is solved [optimal solution found]
306.58/307.69	c Total Time         :     307.68
306.58/307.69	c   solving          :     307.68
306.58/307.69	c   presolving       :       2.04 (included in solving)
306.58/307.69	c   reading          :       0.01 (included in solving)
306.58/307.69	c   copying          :       1.50 (136 #copies) (minimal 0.01, maximal 0.02, average 0.01)
306.58/307.69	c Original Problem   :
306.58/307.69	c   Problem name     : HOME/instance-4524778-1751615909.wbo
306.58/307.69	c   Variables        : 2938 (2938 binary, 0 integer, 0 implicit integer, 0 continuous)
306.58/307.69	c   Constraints      : 5415 initial, 5415 maximal
306.58/307.69	c   Objective        : minimize, 2707 non-zeros (abs.min = 1, abs.max = 100)
306.58/307.69	c Presolved Problem  :
306.58/307.69	c   Problem name     : t_HOME/instance-4524778-1751615909.wbo
306.58/307.69	c   Variables        : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
306.58/307.69	c   Constraints      : 4907 initial, 11999 maximal
306.58/307.69	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
306.58/307.69	c   Nonzeros         : 58366 constraint, 132 clique table
306.58/307.69	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
306.58/307.69	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   domcol           :       0.00       0.00    110          0          0          0          0          0          0          0          0          0
306.58/307.69	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
306.58/307.69	c   gateextraction   :       0.02       0.00      7          0          0          0          0          0          0          0          0          0
306.58/307.69	c   implics          :       0.00       0.00    119          0          0          0          0          0          0          0          0          0
306.58/307.69	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
306.58/307.69	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   trivial          :       0.01       0.00    227       2730          0          0          0          0          0          0          0          0
306.58/307.69	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   dualfix          :       0.01       0.00    227          0          0          0          0          0          0          0          0          0
306.58/307.69	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   probing          :       1.34       0.00    109          0       2684          0          0          0          0          0          0          0
306.58/307.69	c   pseudoobj        :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
306.58/307.69	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
306.58/307.69	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
306.58/307.69	c   knapsack         :       0.00       0.00     28          0          0          0          0          0          0          1          1          6
306.58/307.69	c   setppc           :       0.00       0.00     21          0          0          0          0          0        122          0          0          0
306.58/307.69	c   linear           :       0.25       0.00    345          0          0          0       2707          0        144          0          0          0
306.58/307.69	c   logicor          :       0.33       0.02     25          0          0          0          0          0        363          0          0      42847
306.58/307.69	c   bounddisjunction :       0.00       0.00      1          0          0          0          0          0         71         63          0          0
306.58/307.69	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   indicator        :       0.01       0.00    110          0          0          0          0          0       2675          0          0          0
306.58/307.69	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
306.58/307.69	c   root node        :          -          -      -       2886          -          -       2886          -          -          -          -          -
306.58/307.69	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
306.58/307.69	c   benderslp        :          0          0          0          0      86747          0          0       7202          0          0          0          0          0          0          0
306.58/307.69	c   integral         :          0          0          0          0      86747          0          0       7202          0          0       1304          0          0       1552     172640
306.58/307.69	c   knapsack         :         20         20         11     636379          0          0          0       6839    1039242       1771     746851          4          1          0          0
306.58/307.69	c   setppc           :         22+        33         11     620752          0          0          0       3795     985460       3828     468336          0          0          0          0
306.58/307.69	c   linear           :         22         22         12      53794          2          0          0        359      53312        434      26705          0          0          0          0
306.58/307.69	c   logicor          :       4843+     11966         12     335637          0          0          0          5     446730       1476    1171704          3          2          0          0
306.58/307.69	c   benders          :          0          0          0          0          2          0          0         19          0          0          0          0          0          0          0
306.58/307.69	c   fixedvar         :          0          0          0          0          2          0          0         13          0          0          0          0          0          0          0
306.58/307.69	c   countsols        :          0          0          0          0          2          0          0         13          0          0          0          0          0          0          0
306.58/307.69	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
306.58/307.69	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
306.58/307.69	c   benderslp        :       0.02       0.00       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00
306.58/307.69	c   integral         :      12.30       0.00       0.00       0.00      12.28       0.00       0.00       0.01       0.00       0.00
306.58/307.69	c   knapsack         :       9.04       0.00       0.00       8.78       0.00       0.00       0.00       0.01       0.20       0.05
306.58/307.69	c   setppc           :       2.50       0.00       0.00       2.35       0.00       0.00       0.00       0.00       0.15       0.00
306.58/307.69	c   linear           :       0.89       0.00       0.00       0.40       0.00       0.00       0.00       0.02       0.02       0.45
306.58/307.69	c   logicor          :      16.96       0.02       0.01      16.70       0.00       0.00       0.00       0.00       0.21       0.02
306.58/307.69	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
306.58/307.69	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
306.58/307.69	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
306.58/307.69	c   components       :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
306.58/307.69	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
306.58/307.69	c   dualfix          :          4          0          0          0
306.58/307.69	c   genvbounds       :          0          0          0          0
306.58/307.69	c   nlobbt           :          0          0          0          0
306.58/307.69	c   obbt             :          0          0          0          0
306.58/307.69	c   probing          :          0          0          0          0
306.58/307.69	c   pseudoobj        :       8568        105          0       1344
306.58/307.69	c   redcost          :       2977          0          0       2720
306.58/307.69	c   rootredcost      :          6          0          0         95
306.58/307.69	c   symmetry         :          0          0          0          0
306.58/307.69	c   vbounds          :     432312          0          0          0
306.58/307.69	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
306.58/307.69	c   dualfix          :       0.01       0.00       0.01       0.00       0.00       0.00
306.58/307.69	c   genvbounds       :       0.06       0.00       0.00       0.06       0.00       0.00
306.58/307.69	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
306.58/307.69	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
306.58/307.69	c   probing          :       1.34       0.00       1.34       0.00       0.00       0.00
306.58/307.69	c   pseudoobj        :       0.08       0.00       0.00       0.08       0.00       0.00
306.58/307.69	c   redcost          :       0.13       0.00       0.00       0.12       0.00       0.00
306.58/307.69	c   rootredcost      :       0.04       0.00       0.00       0.04       0.00       0.00
306.58/307.69	c   symmetry         :       0.10       0.00       0.00       0.09       0.00       0.00
306.58/307.69	c   vbounds          :       0.90       0.00       0.00       0.90       0.00       0.00
306.58/307.69	c Symmetry           :
306.58/307.69	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
306.58/307.69	c   orbital reduction:          0 reductions applied,          0 cutoffs
306.58/307.69	c   lexicographic red:          0 reductions applied,          0 cutoffs
306.58/307.69	c   shadow tree time :       0.00 s
306.58/307.69	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
306.58/307.69	c   propagation      :       0.20       7395       7351          -      38757       20.7        122       16.5          -          -          -
306.58/307.69	c   infeasible LP    :      15.01      80404      74650          -     452660       35.9        251       16.8        931      153.7          0
306.58/307.69	c   bound exceed. LP :       0.10        186       2582          -        651       37.3          0        0.0       2551       14.2        392
306.58/307.69	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
306.58/307.69	c   pseudo solution  :       0.00          3          3          -          3        1.3          0        0.0          -          -          -
306.58/307.69	c   applied globally :       0.55          -          -       2434     111446       12.4          -          -       3360          -          -
306.58/307.69	c   applied locally  :          -          -          -          0       2743       40.3          -          -        122          -          -
306.58/307.69	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
306.58/307.69	c   cut pool         :       4.90          -      13788         45          -          -     103445     127743          -          -          -          -          -    (maximal pool size:       3245)
306.58/307.69	c   aggregation      :       0.76       0.00       3375         23          0          0         42         21         21          3          1          2          0
306.58/307.69	c   > cmir           :          -          -          -          -          -          -          -         21         14          1          1          0          -
306.58/307.69	c   > flowcover      :          -          -          -          -          -          -          -          0          2          1          0          1          -
306.58/307.69	c   > knapsackcover  :          -          -          -          -          -          -          -          0          5          1          0          1          -
306.58/307.69	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   clique           :       0.00       0.00         12         12          0          0          0          0          0          0          0          0          0
306.58/307.69	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   gomory           :      52.38       0.00       3348         20          0          0     164927     127458      61630       8210       6318       1892          0
306.58/307.69	c   > gomorymi       :          -          -          -          -          -          -          -      55657      30872       2707       1699       1008          -
306.58/307.69	c   > strongcg       :          -          -          -          -          -          -          -      71801      30758       5503       4619        884          -
306.58/307.69	c   impliedbounds    :       0.03       0.00       3375         23          0          0          0          0          0          0          0          0          0
306.58/307.69	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
306.58/307.69	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   mixing           :       0.00       0.00        129         12          0          0          0          0          0          0          0          0          0
306.58/307.69	c   multilinear      :       0.00       0.00       1955         23          0          0          0          0          0          0          0          0          0
306.58/307.69	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
306.58/307.69	c   rapidlearning    :       4.70       0.00        100          1          0       4131          0          0          0          0          0          0        315
306.58/307.69	c   rlt              :       0.00       0.00       1702         20          0          0          0          0          0          0          0          0          0
306.58/307.69	c   zerohalf         :       1.43       0.00       3351         23          0          0       6906        264       6779       4324        142       4182          0
306.58/307.69	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
306.58/307.69	c   hybrid           :       0.30       0.00       4098         23      12540          0     183616         75          0       5062
306.58/307.69	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c Pricers            :   ExecTime  SetupTime      Calls       Vars
306.58/307.69	c   problem variables:       0.00          -          0          0
306.58/307.69	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
306.58/307.69	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c   relpscost        :      12.24       0.00      86745          0          0          0       1304          0       1815     172640
306.58/307.69	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
306.58/307.69	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
306.58/307.69	c   LP solutions     :       0.00          -          -          2          2
306.58/307.69	c   relax solutions  :       0.00          -          -          0          0
306.58/307.69	c   pseudo solutions :       0.00          -          -          0          0
306.58/307.69	c   strong branching :       0.00          -          -          1          1
306.58/307.69	c   actconsdiving    :       0.00       0.00          0          0          0
306.58/307.69	c   adaptivediving   :       0.40       0.00         89          0          0
306.58/307.69	c   alns             :       0.87       0.00         20          1          1
306.58/307.69	c   bound            :       0.00       0.00          0          0          0
306.58/307.69	c   clique           :       0.01       0.00          1          0          0
306.58/307.69	c   coefdiving       :       0.00       0.00          0          0          0
306.58/307.69	c   completesol      :       0.00       0.00          0          0          0
306.58/307.69	c   conflictdiving   :       0.20       0.00         45          0          0
306.58/307.69	c   crossover        :       0.25       0.00          8          0          0
306.58/307.69	c   dins             :       0.00       0.00          0          0          0
306.58/307.69	c   distributiondivin:       1.31       0.00         44          0          0
306.58/307.69	c   dps              :       0.00       0.00          0          0          0
306.58/307.69	c   dualval          :       0.00       0.00          0          0          0
306.58/307.69	c   farkasdiving     :       0.23       0.00          1          0          0
306.58/307.69	c   feasjump         :       0.00       0.00          0          0          0
306.58/307.69	c   feaspump         :       0.27       0.00         23          1          1
306.58/307.69	c   fixandinfer      :       0.00       0.00          0          0          0
306.58/307.69	c   fracdiving       :       0.20       0.00         45          0          0
306.58/307.69	c   gins             :       0.03       0.00          0          0          0
306.58/307.69	c   guideddiving     :       0.00       0.00          1          0          0
306.58/307.69	c   indcoefdiving    :       0.00       0.00          0          0          0
306.58/307.69	c   indicator        :       0.02       0.00          0          0          0
306.58/307.69	c   indicatordiving  :       0.00       0.00          0          0          0
306.58/307.69	c   indoneopt        :       0.07       0.00          7          0          0
306.58/307.69	c   indrounding      :       0.00       0.00          0          0          0
306.58/307.69	c   indtwoopt        :       0.00       0.00          0          0          0
306.58/307.69	c   intdiving        :       0.00       0.00          0          0          0
306.58/307.69	c   intshifting      :       0.00       0.00          0          0          0
306.58/307.69	c   linesearchdiving :       0.27       0.00         45          0          0
306.58/307.69	c   localbranching   :       0.00       0.00          0          0          0
306.58/307.69	c   locks            :       0.02       0.00          1          0          0
306.58/307.69	c   lpface           :       1.91       0.00          2          0          0
306.58/307.69	c   mpec             :       0.00       0.00          0          0          0
306.58/307.69	c   multistart       :       0.00       0.00          0          0          0
306.58/307.69	c   mutation         :       0.00       0.00          0          0          0
306.58/307.69	c   nlpdiving        :       0.00       0.00          0          0          0
306.58/307.69	c   objpscostdiving  :       0.14       0.00         23          0          0
306.58/307.69	c   octane           :       0.00       0.00          0          0          0
306.58/307.69	c   ofins            :       0.02       0.00          0          0          0
306.58/307.69	c   oneopt           :       0.04       0.00          6          1          1
306.58/307.69	c   padm             :       0.00       0.00          0          0          0
306.58/307.69	c   proximity        :       0.00       0.00          0          0          0
306.58/307.69	c   pscostdiving     :       0.22       0.00         45          0          0
306.58/307.69	c   randrounding     :       0.16       0.00       6930          0          0
306.58/307.69	c   rens             :       0.04       0.00          2          0          0
306.58/307.69	c   reoptsols        :       0.00       0.00          0          0          0
306.58/307.69	c   repair           :       0.00       0.00          0          0          0
306.58/307.69	c   rins             :       0.16       0.00          6          0          0
306.58/307.69	c   rootsoldiving    :       0.24       0.00         23          0          0
306.58/307.69	c   rounding         :       0.88       0.00      19326          2          2
306.58/307.69	c   scheduler        :       0.00       0.00          0          0          0
306.58/307.69	c   shiftandpropagate:       0.00       0.00          0          0          0
306.58/307.69	c   shifting         :       0.25       0.00       1535          0          0
306.58/307.69	c   simplerounding   :       0.07       0.00      90933          0          0
306.58/307.69	c   smallcard        :       0.00       0.00          0          0          0
306.58/307.69	c   subnlp           :       0.04       0.00          0          0          0
306.58/307.69	c   trivial          :       0.01       0.00          4          2          1
306.58/307.69	c   trivialnegation  :       0.00       0.00          0          0          0
306.58/307.69	c   trustregion      :       0.00       0.00          0          0          0
306.58/307.69	c   trysol           :       0.02       0.00          3          0          0
306.58/307.69	c   twoopt           :       0.00       0.00          0          0          0
306.58/307.69	c   undercover       :       0.00       0.00          0          0          0
306.58/307.69	c   vbounds          :       0.00       0.00          0          0          0
306.58/307.69	c   veclendiving     :       0.32       0.00         45          0          0
306.58/307.69	c   zeroobj          :       0.00       0.00          0          0          0
306.58/307.69	c   zirounding       :       0.06       0.00       1000          0          0
306.58/307.69	c   other solutions  :          -          -          -          0          -
306.58/307.69	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
306.58/307.69	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
306.58/307.69	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
306.58/307.69	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
306.58/307.69	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
306.58/307.69	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
306.58/307.69	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
306.58/307.69	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
306.58/307.69	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
306.58/307.69	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
306.58/307.69	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
306.58/307.69	c   primal LP        :       0.57       2632          0       0.00       0.00       0.57       2632
306.58/307.69	c   dual LP          :     123.18     170630    2527482      14.87   20519.02       0.16        684
306.58/307.69	c   lex dual LP      :       0.00          0          0       0.00          -
306.58/307.69	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
306.58/307.69	c   resolve instable :       0.00          0          0       0.00          -
306.58/307.69	c   diving/probing LP:       2.69       2058      34994      17.00   13018.50
306.58/307.69	c   strong branching :       7.30       1653      95911      58.02   13142.34          -          -         46
306.58/307.69	c     (at root node) :          -         44       2594      58.95          -
306.58/307.69	c   conflict analysis:       0.05         61        392       6.43    8143.59
306.58/307.69	c B&B Tree           :
306.58/307.69	c   number of runs   :          2
306.58/307.69	c   nodes            :     169495 (85384 internal, 84111 leaves)
306.58/307.69	c   feasible leaves  :          0
306.58/307.69	c   infeas. leaves   :      84111
306.58/307.69	c   objective leaves :          0
306.58/307.69	c   nodes (total)    :     171179 (86320 internal, 84859 leaves)
306.58/307.69	c   nodes left       :          0
306.58/307.69	c   max depth        :         59
306.58/307.69	c   max depth (total):         59
306.58/307.69	c   backtracks       :      24926 (14.7%)
306.58/307.69	c   early backtracks :          0 (0.0%)
306.58/307.69	c   nodes exc. ref.  :          0 (0.0%)
306.58/307.69	c   delayed cutoffs  :       1274
306.58/307.69	c   repropagations   :     232398 (370522 domain reductions, 1256 cutoffs)
306.58/307.69	c   avg switch length:       5.22
306.58/307.69	c   switching time   :      21.17
306.58/307.69	c Root Node          :
306.58/307.69	c   First LP value   : +0.00000000000000e+00
306.58/307.69	c   First LP Iters   :        110 (18254.23 Iter/sec)
306.58/307.69	c   First LP Time    :       0.01
306.58/307.69	c   Final Dual Bound : +1.00000000000000e+00
306.58/307.69	c   Final Root Iters :        574
306.58/307.69	c   Root LP Estimate : +5.66075501177543e-02
306.58/307.69	c Solution           :
306.58/307.69	c   Solutions found  :         10 (9 improvements)
306.58/307.69	c   First Solution   : +1.36179000000000e+05   (in run 1, after 0 nodes, 0.03 seconds, depth 0, found by <trivial>)
306.58/307.69	c   Gap First Sol.   :   infinite
306.58/307.69	c   Gap Last Sol.    :   infinite
306.58/307.69	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 159 nodes, 15.55 seconds, depth 12, found by <relaxation>)
306.58/307.69	c   Dual Bound       : +1.00000000000000e+00
306.58/307.69	c   Gap              :       0.00 %
306.58/307.69	c Integrals          :      Total       Avg%
306.58/307.69	c   primal-dual      :   30767.84     100.00
306.58/307.69	c   primal-ref       :          -          - (not evaluated)
306.58/307.69	c   dual-ref         :          -          - (not evaluated)
306.68/307.72	c Time complete: 306.706.

Verifier Data

OK	1

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 (62865 MiB free)
  memory of node 1: 64507 MiB (63269 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524778-1751615909/watcher-4524778-1751615909 -o /tmp/evaluation-result-4524778-1751615909/solver-4524778-1751615909 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751615504-87235 --watchdog 3760 pbscip -f HOME/instance-4524778-1751615909.wbo -t 3600 -j 2 -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=88345, runsolver pid=88342

[startup+0.100065 s]*
/proc/loadavg: 4.10 3.36 2.23 5/264 88346
/proc/meminfo: memFree=129146204/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=70400 memory=43264 CPUtime=0.09 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 7555 0 0 0 8 1 0 0 20 0 1 0 77270521 72089600 10816 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 17600 10816 3584 3530 0 9051 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 70400 KiB
Current children cumulated memory: 43264 KiB

[startup+0.205465 s]*
/proc/loadavg: 4.10 3.36 2.23 5/264 88346
/proc/meminfo: memFree=129146204/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=70896 memory=43648 CPUtime=0.19 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 7652 0 0 0 18 1 0 0 20 0 1 0 77270521 72597504 10912 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 17724 10912 3584 3530 0 9175 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 70896 KiB
Current children cumulated memory: 43648 KiB

[startup+0.305428 s]*
/proc/loadavg: 4.10 3.36 2.23 5/264 88346
/proc/meminfo: memFree=129146204/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=70896 memory=43648 CPUtime=0.29 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 7652 0 0 0 28 1 0 0 20 0 1 0 77270521 72597504 10912 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 17724 10912 3584 3530 0 9175 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 70896 KiB
Current children cumulated memory: 43648 KiB

[startup+0.700164 s]
/proc/loadavg: 4.10 3.36 2.23 5/264 88346
/proc/meminfo: memFree=129146204/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=72440 memory=45184 CPUtime=0.68 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 8036 0 0 0 67 1 0 0 20 0 1 0 77270521 74178560 11296 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 18110 11296 3584 3530 0 9561 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 72440 KiB
Current children cumulated memory: 45184 KiB

[startup+1.50016 s]
/proc/loadavg: 4.10 3.36 2.23 5/264 88346
/proc/meminfo: memFree=129146204/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=73468 memory=46208 CPUtime=1.48 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 8297 0 0 0 147 1 0 0 20 0 1 0 77270521 75231232 11552 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 18367 11552 3584 3530 0 9818 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 73468 KiB
Current children cumulated memory: 46208 KiB

[startup+3.10529 s]
/proc/loadavg: 4.10 3.36 2.23 5/264 88346
/proc/meminfo: memFree=129118028/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=110536 memory=75888 CPUtime=3.07 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 15854 0 0 0 305 2 0 0 20 0 1 0 77270521 113188864 18972 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 27634 18972 3808 3530 0 19085 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 110536 KiB
Current children cumulated memory: 75888 KiB

[startup+6.30015 s]
/proc/loadavg: 4.09 3.37 2.24 5/264 88346
/proc/meminfo: memFree=129070164/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=169748 memory=132856 CPUtime=6.26 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 31656 0 0 0 621 5 0 0 20 0 1 0 77270521 173821952 33214 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 42437 33214 3904 3530 0 33888 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 169748 KiB
Current children cumulated memory: 132856 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 3.38 2.25 5/264 88346
/proc/meminfo: memFree=129013528/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=169748 memory=132984 CPUtime=12.64 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 31734 0 0 0 1259 5 0 0 20 0 1 0 77270521 173821952 33246 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 42437 33246 3904 3530 0 33888 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 169748 KiB
Current children cumulated memory: 132984 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 3.42 2.29 5/264 88346
/proc/meminfo: memFree=128993184/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=169748 memory=134776 CPUtime=25.4 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 32040 0 0 0 2535 5 0 0 20 0 1 0 77270521 173821952 33694 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 42437 33694 4064 3530 0 33888 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 169748 KiB
Current children cumulated memory: 134776 KiB

[startup+51.1054 s]
/proc/loadavg: 4.09 3.47 2.33 5/264 88391
/proc/meminfo: memFree=129177512/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=186084 memory=152312 CPUtime=50.92 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 36408 0 0 0 5086 6 0 0 20 0 1 0 77270521 190550016 38078 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 46521 38078 4064 3530 0 37972 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 186084 KiB
Current children cumulated memory: 152312 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 3.57 2.43 5/263 88397
/proc/meminfo: memFree=129171900/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=194692 memory=160384 CPUtime=101.95 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 41065 0 0 0 10188 7 0 0 20 0 1 0 77270521 199364608 40096 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 48673 40096 4064 3530 0 40124 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 194692 KiB
Current children cumulated memory: 160384 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 3.67 2.54 5/263 88410
/proc/meminfo: memFree=129108988/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=197464 memory=162112 CPUtime=161.76 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 46858 0 0 0 16168 8 0 0 20 0 1 0 77270521 202203136 40528 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 49366 40528 4064 3530 0 40817 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 197464 KiB
Current children cumulated memory: 162112 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 3.74 2.64 5/262 88412
/proc/meminfo: memFree=129071552/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=216640 memory=180660 CPUtime=221.57 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 50832 0 0 0 22148 9 0 0 20 0 1 0 77270521 221839360 45165 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 54160 45165 4064 3530 0 45611 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 216640 KiB
Current children cumulated memory: 180660 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 3.82 2.73 5/263 88459
/proc/meminfo: memFree=129130032/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=228516 memory=194996 CPUtime=281.37 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 53992 0 0 0 28127 10 0 0 20 0 1 0 77270521 234000384 48749 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 57129 48749 4064 3530 0 48580 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 228516 KiB
Current children cumulated memory: 194996 KiB

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

# cumulated CPU time of all completed processes:  user=306.593 s, system=0.118516 s

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

[startup+294.4 s]
/proc/loadavg: 4.12 3.83 2.75 5/263 88459
/proc/meminfo: memFree=129137608/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=230948 memory=198580 CPUtime=293.42 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 54290 0 0 0 29332 10 0 0 20 0 1 0 77270521 236490752 49645 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 57737 49645 4064 3530 0 49188 0
Current children cumulated CPU time: 293.42 s
Current children cumulated vsize: 230948 KiB
Current children cumulated memory: 198580 KiB

[startup+300.8 s]
/proc/loadavg: 4.10 3.84 2.76 5/263 88460
/proc/meminfo: memFree=129117180/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=230948 memory=198580 CPUtime=299.8 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 54295 0 0 0 29970 10 0 0 20 0 1 0 77270521 236490752 49645 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 57737 49645 4064 3530 0 49188 0
Current children cumulated CPU time: 299.8 s
Current children cumulated vsize: 230948 KiB
Current children cumulated memory: 198580 KiB

[startup+304 s]*
/proc/loadavg: 4.10 3.84 2.76 5/263 88460
/proc/meminfo: memFree=129095508/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=230948 memory=198580 CPUtime=302.99 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 54295 0 0 0 30289 10 0 0 20 0 1 0 77270521 236490752 49645 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 57737 49645 4064 3530 0 49188 0
Current children cumulated CPU time: 302.99 s
Current children cumulated vsize: 230948 KiB
Current children cumulated memory: 198580 KiB

[startup+305.6 s]
/proc/loadavg: 4.10 3.84 2.77 5/263 88460
/proc/meminfo: memFree=129103824/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=230948 memory=198580 CPUtime=304.58 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 54303 0 0 0 30447 11 0 0 20 0 1 0 77270521 236490752 49645 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 57737 49645 4064 3530 0 49188 0
Current children cumulated CPU time: 304.58 s
Current children cumulated vsize: 230948 KiB
Current children cumulated memory: 198580 KiB

[startup+306.4 s]
/proc/loadavg: 4.10 3.84 2.77 5/263 88460
/proc/meminfo: memFree=129088456/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=230948 memory=198580 CPUtime=305.38 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 54303 0 0 0 30527 11 0 0 20 0 1 0 77270521 236490752 49645 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 57737 49645 4064 3530 0 49188 0
Current children cumulated CPU time: 305.38 s
Current children cumulated vsize: 230948 KiB
Current children cumulated memory: 198580 KiB

[startup+307.2 s]
/proc/loadavg: 4.10 3.84 2.77 5/263 88460
/proc/meminfo: memFree=129088456/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=230948 memory=198580 CPUtime=306.18 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 54303 0 0 0 30607 11 0 0 20 0 1 0 77270521 236490752 49645 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 57737 49645 4064 3530 0 49188 0
Current children cumulated CPU time: 306.18 s
Current children cumulated vsize: 230948 KiB
Current children cumulated memory: 198580 KiB

[startup+307.6 s]
/proc/loadavg: 4.10 3.84 2.77 5/263 88460
/proc/meminfo: memFree=129088456/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=230948 memory=198580 CPUtime=306.58 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 54303 0 0 0 30647 11 0 0 20 0 1 0 77270521 236490752 49645 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 57737 49645 4064 3530 0 49188 0
Current children cumulated CPU time: 306.58 s
Current children cumulated vsize: 230948 KiB
Current children cumulated memory: 198580 KiB

[startup+307.7 s]
/proc/loadavg: 4.10 3.84 2.77 5/263 88460
/proc/meminfo: memFree=129088456/131249996 swapFree=33005016/33010684
[pid=88345] ppid=88342 vsize=230948 memory=198580 CPUtime=306.68 cores=4,6
/proc/88345/stat : 88345 (pbscip) R 88342 88345 86849 0 -1 4194304 54303 0 0 0 30657 11 0 0 20 0 1 0 77270521 236490752 49645 18446744073709551615 4235264 18693293 140736311377472 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 54693888 140736311384455 140736311384554 140736311384554 140736311390158 0
/proc/88345/statm: 57737 49645 4064 3530 0 49188 0
Current children cumulated CPU time: 306.68 s
Current children cumulated vsize: 230948 KiB
Current children cumulated memory: 198580 KiB

Child status: 0

Real time (s): 307.728
CPU time (s): 306.711
CPU user time (s): 306.593
CPU system time (s): 0.118516
CPU usage (%): 99.6696
Max. virtual memory (cumulated for all children) (KiB): 230948
Max. memory (cumulated for all children) (KiB): 198580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 306.593
system time used= 0.118516
maximum resident set size= 198580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54310
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= 111
involuntary context switches= 269


# summary of solver processes directly reported to runsolver:
#   pid: 88345
#   total CPU time (s): 306.711
#   total CPU user time (s): 306.593
#   total CPU system time (s): 0.118516

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.535879 second user time and 1.44306 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-04 09:58:29
IDJOB=4524778
IDBENCH=143207
IDSOLVER=3382
FILE ID=nodeC030/4524778-1751615909
RUNJOBID= nodeC030-1751615504-87235
SLURM_JOB_ID= 9598912
Free space on /tmp= 432440 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900577940--soft-0-100-0.wbo
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524778-1751615909/watcher-4524778-1751615909 -o /tmp/evaluation-result-4524778-1751615909/solver-4524778-1751615909 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751615504-87235 --watchdog 3760  pbscip -f HOME/instance-4524778-1751615909.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 51059ca2af55d3d702101de6e9ca1ef0
RANDOM SEED=1202524830

nodeC030 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		: 3600.320
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	: 7000.62
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		: 3600.332
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	: 7000.62
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		: 3603.275
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	: 7000.62
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		: 3597.766
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	: 7000.62
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.112
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	: 7000.62
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		: 3600.264
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	: 7000.62
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		: 3600.320
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	: 7000.62
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		: 3599.852
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	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129162080 kB
MemAvailable:   128900856 kB
Buffers:              16 kB
Cached:           529540 kB
SwapCached:          224 kB
Active:           963308 kB
Inactive:         458548 kB
Active(anon):     842940 kB
Inactive(anon):    62908 kB
Active(file):     120368 kB
Inactive(file):   395640 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             18576 kB
Writeback:            52 kB
AnonPages:        895036 kB
Mapped:           134244 kB
Shmem:             13540 kB
KReclaimable:     123616 kB
Slab:             213464 kB
SReclaimable:     123616 kB
SUnreclaim:        89848 kB
KernelStack:        4284 kB
PageTables:         5084 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1289644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    356352 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432420 MiB
End job on nodeC030 at 2025-07-04 10:03:37