Trace number 4456112

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 519.78 521.662

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900551347--soft-0-100-0.wbo
MD5SUMc80b6180d98478604df0f17e55c6d3fe
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark15.3913
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 137245
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 137244
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 745
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-4456112-1721718429.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.05	o 137244
0.00/0.05	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 1.372440e+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.09/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.09/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.20/0.22	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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.30/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.30/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.30/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.30/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.30/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.30/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.30/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.30/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.30/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.30/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.30/0.41	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.30/0.41	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.40/0.42	c    (0.4s) probing: 1000/5622 (17.8%) - 0 fixings, 498 aggregations, 0 implications, 0 bound changes
0.40/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.40/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.40/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.40/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.40/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.40/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.40/0.48	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.40/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.40/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.40/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.65	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.68/0.70	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.68/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.82	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.78/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.99/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.99/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.99/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.99/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.99/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.99/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.99/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.99/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.99/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.99/1.06	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.99/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.99/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.99/1.09	c    (1.1s) probing: 3000/5622 (53.4%) - 0 fixings, 1524 aggregations, 0 implications, 0 bound changes
0.99/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.99/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.09/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.09/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.09/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.09/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.09/1.13	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.09/1.13	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.09/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.09/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.09/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.09/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.09/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.09/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.09/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.09/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.23	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.23	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.27	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.27	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.31	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.31	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.36	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.37	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.37	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.43	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.43	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.44	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.44	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.45	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.45	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.46	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.46	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.47	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.47	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.48	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.38/1.49	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.54	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.54	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.55	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.55	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.56	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.56	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.57	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.57	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.57	c    (1.6s) probing: 5000/5622 (88.9%) - 0 fixings, 2505 aggregations, 0 implications, 0 bound changes
1.48/1.58	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.58	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.48/1.59	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.48/1.59	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.60	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.60	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.61	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.61	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.62	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.62	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.63	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.63	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.64	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.64	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.65	c    (1.6s) probing: 5442/5622 (96.8%) - 0 fixings, 2684 aggregations, 0 implications, 0 bound changes
1.58/1.65	c    (1.6s) probing aborted: 50/50 successive totally useless probings
1.58/1.65	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.65	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.66	c    (1.7s) probing: 5447/5622 (96.9%) - 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    (1.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.58/1.66	c    (1.7s) no symmetry present (symcode time: 0.00)
1.58/1.66	c presolving (217 rounds: 217 fast, 110 medium, 110 exhaustive):
1.58/1.66	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.66	c  2707 implications, 0 cliques
1.58/1.66	c presolved problem has 2961 variables (2938 bin, 0 int, 23 impl, 0 cont) and 2739 constraints
1.58/1.66	c    2707 constraints of type <linear>
1.58/1.66	c      32 constraints of type <indicator>
1.58/1.66	c transformed objective value is always integral (scale: 1)
1.58/1.66	c Presolving Time: 1.64
1.58/1.66	c - non default parameters ----------------------------------------------------------------------
1.58/1.66	c # SCIP version 10.0.0
1.58/1.66	c 
1.58/1.66	c # maximal time in seconds to run
1.58/1.66	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.58/1.66	c limits/time = 3596.997184
1.58/1.66	c 
1.58/1.66	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.58/1.66	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.58/1.66	c limits/memory = 27900
1.58/1.66	c 
1.58/1.66	c # belongs reading time to solving time?
1.58/1.66	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.58/1.66	c timing/reading = TRUE
1.58/1.66	c 
1.58/1.66	c -----------------------------------------------------------------------------------------------
1.58/1.66	c start solving
1.58/1.66	c 
1.58/1.68	o 14001
1.58/1.68	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.68	c i 1.7s|     1 |     0 |     0 |     - |  oneopt|   0 |2961 |2739 |2730 |   0 |  0 |   0 |   0 | 0.000000e+00 | 1.400100e+04 |    Inf | unknown
1.68/1.73	c   1.7s|     1 |     0 |   105 |     - |    40M |   0 |2961 |2739 |2730 |   0 |  0 |   0 |   0 | 0.000000e+00 | 1.400100e+04 |    Inf | unknown
1.78/1.83	c   1.8s|     1 |     0 |   142 |     - |    42M |   0 |2961 |2739 |2735 |   5 |  1 |   0 |   0 | 0.000000e+00 | 1.400100e+04 |    Inf | unknown
1.98/2.02	c   2.0s|     1 |     0 |   161 |     - |    43M |   0 |2961 |2739 |2737 |   7 |  2 |   0 |   0 | 0.000000e+00 | 1.400100e+04 |    Inf | unknown
2.18/2.22	c   2.2s|     1 |     0 |   174 |     - |    48M |   0 |2961 |2739 |2741 |  11 |  3 |   0 |   0 | 0.000000e+00 | 1.400100e+04 |    Inf | unknown
2.28/2.34	c   2.3s|     1 |     0 |   205 |     - |    51M |   0 |2961 |2739 |2745 |  15 |  4 |   0 |   0 | 0.000000e+00 | 1.400100e+04 |    Inf | unknown
2.38/2.48	c   2.5s|     1 |     0 |   255 |     - |    56M |   0 |2961 |2739 |2748 |  18 |  5 |   0 |   0 | 0.000000e+00 | 1.400100e+04 |    Inf | unknown
2.58/2.66	c   2.6s|     1 |     0 |   290 |     - |    59M |   0 |2961 |2739 |2752 |  22 |  6 |   0 |   0 | 0.000000e+00 | 1.400100e+04 |    Inf | unknown
2.78/2.87	c   2.9s|     1 |     0 |   311 |     - |    64M |   0 |2961 |2739 |2756 |  26 |  7 |   0 |   0 | 0.000000e+00 | 1.400100e+04 |    Inf | unknown
2.98/3.02	c   3.0s|     1 |     0 |   341 |     - |    68M |   0 |2961 |2739 |2759 |  29 |  8 |   0 |   0 | 0.000000e+00 | 1.400100e+04 |    Inf | unknown
3.07/3.19	c   3.2s|     1 |     0 |   377 |     - |    73M |   0 |2961 |2739 |2763 |  33 |  9 |   0 |   0 | 0.000000e+00 | 1.400100e+04 |    Inf | unknown
3.28/3.35	c   3.3s|     1 |     0 |   410 |     - |    78M |   0 |2961 |2739 |2765 |  35 | 10 |   0 |   0 | 0.000000e+00 | 1.400100e+04 |    Inf | unknown
3.28/3.36	c   3.4s|     1 |     0 |   423 |     - |    78M |   0 |2961 |2739 |2763 |  36 | 11 |   0 |   0 | 0.000000e+00 | 1.400100e+04 |    Inf | unknown
3.58/3.64	o 442
3.58/3.64	c o 3.6s|     1 |     0 |  2358 |     - |feaspump|   0 |2961 |2750 |2763 |  36 | 11 |  13 |   0 | 0.000000e+00 | 4.420000e+02 |    Inf | unknown
3.58/3.68	o 415
3.58/3.68	c L 3.7s|     1 |     0 |  2362 |     - |    alns|   0 |2961 |2750 |2763 |  36 | 11 |  13 |   0 | 0.000000e+00 | 4.150000e+02 |    Inf | unknown
3.58/3.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.58/3.69	c   3.7s|     1 |     0 |  2362 |     - |    79M |   0 |2961 |2750 |2763 |  36 | 11 |  13 |   0 | 0.000000e+00 | 4.150000e+02 |    Inf | unknown
3.67/3.70	c   3.7s|     1 |     0 |  2377 |     - |    79M |   0 |2961 |2750 |2766 |  39 | 12 |  13 |   0 | 0.000000e+00 | 4.150000e+02 |    Inf | unknown
3.87/3.95	c   3.9s|     1 |     2 |  2389 |     - |    79M |   0 |2961 |2750 |2766 |  39 | 13 |  13 |  20 | 0.000000e+00 | 4.150000e+02 |    Inf | unknown
6.76/6.82	o 346
6.76/6.82	c * 6.8s|    18 |    17 |  4207 | 221.7 |strongbr|  17 |2961 |2750 |2743 |  56 |  1 |  13 | 232 | 0.000000e+00 | 3.460000e+02 |    Inf | unknown
6.76/6.83	c   [indicator] <pseudoboolean2682_rhs_ind>: <t_indicatorvar2682> = 0 -> <indslack_pseudoboolean2682_rhs_ind> = 0 (<indlin_pseudoboolean2682_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2682_neg> = 1 and <indslack_pseudoboolean2682_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2688_rhs_ind>: <t_indicatorvar2688> = 0 -> <indslack_pseudoboolean2688_rhs_ind> = 0 (<indlin_pseudoboolean2688_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2688_neg> = 1 and <indslack_pseudoboolean2688_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2700_rhs_ind>: <t_indicatorvar2700> = 0 -> <indslack_pseudoboolean2700_rhs_ind> = 0 (<indlin_pseudoboolean2700_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2700_neg> = 1 and <indslack_pseudoboolean2700_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2706_rhs_ind>: <t_indicatorvar2706> = 0 -> <indslack_pseudoboolean2706_rhs_ind> = 0 (<indlin_pseudoboolean2706_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2706_neg> = 1 and <indslack_pseudoboolean2706_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2698_rhs_ind>: <t_indicatorvar2698> = 0 -> <indslack_pseudoboolean2698_rhs_ind> = 0 (<indlin_pseudoboolean2698_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2698_neg> = 1 and <indslack_pseudoboolean2698_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2676_rhs_ind>: <t_indicatorvar2676> = 0 -> <indslack_pseudoboolean2676_rhs_ind> = 0 (<indlin_pseudoboolean2676_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2676_neg> = 1 and <indslack_pseudoboolean2676_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2666_rhs_ind>: <t_indicatorvar2666> = 0 -> <indslack_pseudoboolean2666_rhs_ind> = 0 (<indlin_pseudoboolean2666_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2666_neg> = 1 and <indslack_pseudoboolean2666_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2674_rhs_ind>: <t_indicatorvar2674> = 0 -> <indslack_pseudoboolean2674_rhs_ind> = 0 (<indlin_pseudoboolean2674_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2674_neg> = 1 and <indslack_pseudoboolean2674_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2684_rhs_ind>: <t_indicatorvar2684> = 0 -> <indslack_pseudoboolean2684_rhs_ind> = 0 (<indlin_pseudoboolean2684_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2684_neg> = 1 and <indslack_pseudoboolean2684_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2686_rhs_ind>: <t_indicatorvar2686> = 0 -> <indslack_pseudoboolean2686_rhs_ind> = 0 (<indlin_pseudoboolean2686_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2686_neg> = 1 and <indslack_pseudoboolean2686_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2704_rhs_ind>: <t_indicatorvar2704> = 0 -> <indslack_pseudoboolean2704_rhs_ind> = 0 (<indlin_pseudoboolean2704_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2704_neg> = 1 and <indslack_pseudoboolean2704_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2662_rhs_ind>: <t_indicatorvar2662> = 0 -> <indslack_pseudoboolean2662_rhs_ind> = 0 (<indlin_pseudoboolean2662_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2662_neg> = 1 and <indslack_pseudoboolean2662_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2692_rhs_ind>: <t_indicatorvar2692> = 0 -> <indslack_pseudoboolean2692_rhs_ind> = 0 (<indlin_pseudoboolean2692_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2692_neg> = 1 and <indslack_pseudoboolean2692_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2668_rhs_ind>: <t_indicatorvar2668> = 0 -> <indslack_pseudoboolean2668_rhs_ind> = 0 (<indlin_pseudoboolean2668_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2668_neg> = 1 and <indslack_pseudoboolean2668_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2690_rhs_ind>: <t_indicatorvar2690> = 0 -> <indslack_pseudoboolean2690_rhs_ind> = 0 (<indlin_pseudoboolean2690_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2690_neg> = 1 and <indslack_pseudoboolean2690_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2672_rhs_ind>: <t_indicatorvar2672> = 0 -> <indslack_pseudoboolean2672_rhs_ind> = 0 (<indlin_pseudoboolean2672_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2672_neg> = 1 and <indslack_pseudoboolean2672_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2664_rhs_ind>: <t_indicatorvar2664> = 0 -> <indslack_pseudoboolean2664_rhs_ind> = 0 (<indlin_pseudoboolean2664_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2664_neg> = 1 and <indslack_pseudoboolean2664_rhs_ind> = 1
6.76/6.83	c   [indicator] <pseudoboolean2680_rhs_ind>: <t_indicatorvar2680> = 0 -> <indslack_pseudoboolean2680_rhs_ind> = 0 (<indlin_pseudoboolean2680_rhs_ind>);
6.76/6.83	c violation:  <t_indicatorvar2680_neg> = 1 and <indslack_pseudoboolean2680_rhs_ind> = 1
6.76/6.83	o 326
6.76/6.83	c i 6.8s|    19 |    17 |  4209 | 209.5 |  oneopt|  17 |2961 |2750 |2736 |  56 |  0 |  13 | 234 | 0.000000e+00 | 3.260000e+02 |    Inf | unknown
8.16/8.29	o 314
8.16/8.29	c r 8.3s|    28 |    23 |  5288 | 179.6 |rounding|  17 |2961 |2749 |2747 |  79 |  0 |  13 | 320 | 0.000000e+00 | 3.140000e+02 |    Inf | unknown
8.26/8.30	o 312
8.26/8.30	c * 8.3s|    28 |    23 |  5288 | 179.6 |strongbr|  17 |2961 |2747 |2747 |  79 |  2 |  13 | 320 | 0.000000e+00 | 3.120000e+02 |    Inf | unknown
8.26/8.36	o 292
8.26/8.36	c r 8.4s|    29 |    22 |  5321 | 174.4 |rounding|  17 |2961 |2749 |2747 |  79 |  2 |  18 | 327 | 0.000000e+00 | 2.920000e+02 |    Inf | unknown
8.26/8.38	c   [indicator] <pseudoboolean2682_rhs_ind>: <t_indicatorvar2682> = 0 -> <indslack_pseudoboolean2682_rhs_ind> = 0 (<indlin_pseudoboolean2682_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2682_neg> = 1 and <indslack_pseudoboolean2682_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2688_rhs_ind>: <t_indicatorvar2688> = 0 -> <indslack_pseudoboolean2688_rhs_ind> = 0 (<indlin_pseudoboolean2688_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2688_neg> = 1 and <indslack_pseudoboolean2688_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2700_rhs_ind>: <t_indicatorvar2700> = 0 -> <indslack_pseudoboolean2700_rhs_ind> = 0 (<indlin_pseudoboolean2700_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2700_neg> = 1 and <indslack_pseudoboolean2700_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2706_rhs_ind>: <t_indicatorvar2706> = 0 -> <indslack_pseudoboolean2706_rhs_ind> = 0 (<indlin_pseudoboolean2706_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2706_neg> = 1 and <indslack_pseudoboolean2706_rhs_ind> = 8
8.26/8.38	c   [indicator] <pseudoboolean2670_rhs_ind>: <t_indicatorvar2670> = 0 -> <indslack_pseudoboolean2670_rhs_ind> = 0 (<indlin_pseudoboolean2670_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2670_neg> = 1 and <indslack_pseudoboolean2670_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2698_rhs_ind>: <t_indicatorvar2698> = 0 -> <indslack_pseudoboolean2698_rhs_ind> = 0 (<indlin_pseudoboolean2698_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2698_neg> = 1 and <indslack_pseudoboolean2698_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2676_rhs_ind>: <t_indicatorvar2676> = 0 -> <indslack_pseudoboolean2676_rhs_ind> = 0 (<indlin_pseudoboolean2676_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2676_neg> = 1 and <indslack_pseudoboolean2676_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2666_rhs_ind>: <t_indicatorvar2666> = 0 -> <indslack_pseudoboolean2666_rhs_ind> = 0 (<indlin_pseudoboolean2666_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2666_neg> = 1 and <indslack_pseudoboolean2666_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2674_rhs_ind>: <t_indicatorvar2674> = 0 -> <indslack_pseudoboolean2674_rhs_ind> = 0 (<indlin_pseudoboolean2674_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2674_neg> = 1 and <indslack_pseudoboolean2674_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2684_rhs_ind>: <t_indicatorvar2684> = 0 -> <indslack_pseudoboolean2684_rhs_ind> = 0 (<indlin_pseudoboolean2684_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2684_neg> = 1 and <indslack_pseudoboolean2684_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2686_rhs_ind>: <t_indicatorvar2686> = 0 -> <indslack_pseudoboolean2686_rhs_ind> = 0 (<indlin_pseudoboolean2686_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2686_neg> = 1 and <indslack_pseudoboolean2686_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2704_rhs_ind>: <t_indicatorvar2704> = 0 -> <indslack_pseudoboolean2704_rhs_ind> = 0 (<indlin_pseudoboolean2704_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2704_neg> = 1 and <indslack_pseudoboolean2704_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2662_rhs_ind>: <t_indicatorvar2662> = 0 -> <indslack_pseudoboolean2662_rhs_ind> = 0 (<indlin_pseudoboolean2662_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2662_neg> = 1 and <indslack_pseudoboolean2662_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2692_rhs_ind>: <t_indicatorvar2692> = 0 -> <indslack_pseudoboolean2692_rhs_ind> = 0 (<indlin_pseudoboolean2692_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2692_neg> = 1 and <indslack_pseudoboolean2692_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2668_rhs_ind>: <t_indicatorvar2668> = 0 -> <indslack_pseudoboolean2668_rhs_ind> = 0 (<indlin_pseudoboolean2668_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2668_neg> = 1 and <indslack_pseudoboolean2668_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2690_rhs_ind>: <t_indicatorvar2690> = 0 -> <indslack_pseudoboolean2690_rhs_ind> = 0 (<indlin_pseudoboolean2690_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2690_neg> = 1 and <indslack_pseudoboolean2690_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2672_rhs_ind>: <t_indicatorvar2672> = 0 -> <indslack_pseudoboolean2672_rhs_ind> = 0 (<indlin_pseudoboolean2672_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2672_neg> = 1 and <indslack_pseudoboolean2672_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2664_rhs_ind>: <t_indicatorvar2664> = 0 -> <indslack_pseudoboolean2664_rhs_ind> = 0 (<indlin_pseudoboolean2664_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2664_neg> = 1 and <indslack_pseudoboolean2664_rhs_ind> = 1
8.26/8.38	c   [indicator] <pseudoboolean2680_rhs_ind>: <t_indicatorvar2680> = 0 -> <indslack_pseudoboolean2680_rhs_ind> = 0 (<indlin_pseudoboolean2680_rhs_ind>);
8.26/8.38	c violation:  <t_indicatorvar2680_neg> = 1 and <indslack_pseudoboolean2680_rhs_ind> = 1
8.36/8.41	o 270
8.36/8.41	c i 8.4s|    29 |    24 |  5396 | 177.1 |  oneopt|  17 |2961 |2749 |2747 |  79 |  4 |  18 | 331 | 0.000000e+00 | 2.700000e+02 |    Inf | unknown
8.46/8.50	o 257
8.46/8.50	c r 8.5s|    33 |    19 |  5555 | 159.9 |rounding|  17 |2961 |2770 |2747 |  79 |  0 |  39 | 347 | 0.000000e+00 | 2.570000e+02 |    Inf | unknown
10.15/10.20	o 187
10.15/10.20	c *10.2s|    42 |    21 |  6812 | 155.5 |strongbr|  17 |2961 |2762 |2744 |  96 |  2 |  43 | 418 | 0.000000e+00 | 1.870000e+02 |    Inf | unknown
10.15/10.25	o 185
10.15/10.25	c r10.2s|    42 |    21 |  6847 | 156.3 |rounding|  17 |2961 |2762 |2744 |  96 |  3 |  43 | 421 | 0.000000e+00 | 1.850000e+02 |    Inf | unknown
10.15/10.27	o 170
10.15/10.27	c *10.3s|    43 |    20 |  6849 | 152.6 |    LP  |  17 |2961 |2762 |2744 |  96 |  1 |  43 | 423 | 0.000000e+00 | 1.700000e+02 |    Inf | unknown
11.34/11.45	o 150
11.34/11.45	c *11.4s|    53 |    26 |  8080 | 147.0 |strongbr|  17 |2961 |2762 |2744 | 116 |  2 |  52 | 488 | 0.000000e+00 | 1.500000e+02 |    Inf | unknown
11.44/11.53	o 131
11.44/11.53	c r11.5s|    54 |    25 |  8110 | 144.8 |rounding|  17 |2961 |2773 |2744 | 116 |  2 |  66 | 505 | 0.000000e+00 | 1.310000e+02 |    Inf | unknown
12.45/12.57	o 124
12.45/12.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.45/12.57	c r12.6s|    64 |    27 |  9233 | 139.6 |rounding|  17 |2961 |2776 |2745 | 132 |  0 |  84 | 566 | 0.000000e+00 | 1.240000e+02 |    Inf | unknown
12.45/12.58	c   [indicator] <pseudoboolean2682_rhs_ind>: <t_indicatorvar2682> = 0 -> <indslack_pseudoboolean2682_rhs_ind> = 0 (<indlin_pseudoboolean2682_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2682_neg> = 1 and <indslack_pseudoboolean2682_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2688_rhs_ind>: <t_indicatorvar2688> = 0 -> <indslack_pseudoboolean2688_rhs_ind> = 0 (<indlin_pseudoboolean2688_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2688_neg> = 1 and <indslack_pseudoboolean2688_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2706_rhs_ind>: <t_indicatorvar2706> = 0 -> <indslack_pseudoboolean2706_rhs_ind> = 0 (<indlin_pseudoboolean2706_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2706_neg> = 1 and <indslack_pseudoboolean2706_rhs_ind> = 7
12.45/12.58	c   [indicator] <pseudoboolean2670_rhs_ind>: <t_indicatorvar2670> = 0 -> <indslack_pseudoboolean2670_rhs_ind> = 0 (<indlin_pseudoboolean2670_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2670_neg> = 1 and <indslack_pseudoboolean2670_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2698_rhs_ind>: <t_indicatorvar2698> = 0 -> <indslack_pseudoboolean2698_rhs_ind> = 0 (<indlin_pseudoboolean2698_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2698_neg> = 1 and <indslack_pseudoboolean2698_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2676_rhs_ind>: <t_indicatorvar2676> = 0 -> <indslack_pseudoboolean2676_rhs_ind> = 0 (<indlin_pseudoboolean2676_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2676_neg> = 1 and <indslack_pseudoboolean2676_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2694_rhs_ind>: <t_indicatorvar2694> = 0 -> <indslack_pseudoboolean2694_rhs_ind> = 0 (<indlin_pseudoboolean2694_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2694_neg> = 1 and <indslack_pseudoboolean2694_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2666_rhs_ind>: <t_indicatorvar2666> = 0 -> <indslack_pseudoboolean2666_rhs_ind> = 0 (<indlin_pseudoboolean2666_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2666_neg> = 1 and <indslack_pseudoboolean2666_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2674_rhs_ind>: <t_indicatorvar2674> = 0 -> <indslack_pseudoboolean2674_rhs_ind> = 0 (<indlin_pseudoboolean2674_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2674_neg> = 1 and <indslack_pseudoboolean2674_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2684_rhs_ind>: <t_indicatorvar2684> = 0 -> <indslack_pseudoboolean2684_rhs_ind> = 0 (<indlin_pseudoboolean2684_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2684_neg> = 1 and <indslack_pseudoboolean2684_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2686_rhs_ind>: <t_indicatorvar2686> = 0 -> <indslack_pseudoboolean2686_rhs_ind> = 0 (<indlin_pseudoboolean2686_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2686_neg> = 1 and <indslack_pseudoboolean2686_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2704_rhs_ind>: <t_indicatorvar2704> = 0 -> <indslack_pseudoboolean2704_rhs_ind> = 0 (<indlin_pseudoboolean2704_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2704_neg> = 1 and <indslack_pseudoboolean2704_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2662_rhs_ind>: <t_indicatorvar2662> = 0 -> <indslack_pseudoboolean2662_rhs_ind> = 0 (<indlin_pseudoboolean2662_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2662_neg> = 1 and <indslack_pseudoboolean2662_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2692_rhs_ind>: <t_indicatorvar2692> = 0 -> <indslack_pseudoboolean2692_rhs_ind> = 0 (<indlin_pseudoboolean2692_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2692_neg> = 1 and <indslack_pseudoboolean2692_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2668_rhs_ind>: <t_indicatorvar2668> = 0 -> <indslack_pseudoboolean2668_rhs_ind> = 0 (<indlin_pseudoboolean2668_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2668_neg> = 1 and <indslack_pseudoboolean2668_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2690_rhs_ind>: <t_indicatorvar2690> = 0 -> <indslack_pseudoboolean2690_rhs_ind> = 0 (<indlin_pseudoboolean2690_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2690_neg> = 1 and <indslack_pseudoboolean2690_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2672_rhs_ind>: <t_indicatorvar2672> = 0 -> <indslack_pseudoboolean2672_rhs_ind> = 0 (<indlin_pseudoboolean2672_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2672_neg> = 1 and <indslack_pseudoboolean2672_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2680_rhs_ind>: <t_indicatorvar2680> = 0 -> <indslack_pseudoboolean2680_rhs_ind> = 0 (<indlin_pseudoboolean2680_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2680_neg> = 1 and <indslack_pseudoboolean2680_rhs_ind> = 1
12.45/12.58	c   [indicator] <pseudoboolean2678_rhs_ind>: <t_indicatorvar2678> = 0 -> <indslack_pseudoboolean2678_rhs_ind> = 0 (<indlin_pseudoboolean2678_rhs_ind>);
12.45/12.58	c violation:  <t_indicatorvar2678_neg> = 1 and <indslack_pseudoboolean2678_rhs_ind> = 1
12.45/12.58	o 122
12.45/12.58	c t12.6s|    64 |    27 |  9233 | 139.6 |  trysol|  17 |2961 |2776 |2745 | 132 |  0 |  84 | 566 | 0.000000e+00 | 1.220000e+02 |    Inf | unknown
12.45/12.59	o 115
12.45/12.59	c r12.6s|    64 |    27 |  9235 | 139.6 |rounding|  17 |2961 |2776 |2745 | 132 |  2 |  84 | 567 | 0.000000e+00 | 1.150000e+02 |    Inf | unknown
12.45/12.59	c   [indicator] <pseudoboolean2682_rhs_ind>: <t_indicatorvar2682> = 0 -> <indslack_pseudoboolean2682_rhs_ind> = 0 (<indlin_pseudoboolean2682_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2682_neg> = 1 and <indslack_pseudoboolean2682_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2688_rhs_ind>: <t_indicatorvar2688> = 0 -> <indslack_pseudoboolean2688_rhs_ind> = 0 (<indlin_pseudoboolean2688_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2688_neg> = 1 and <indslack_pseudoboolean2688_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2706_rhs_ind>: <t_indicatorvar2706> = 0 -> <indslack_pseudoboolean2706_rhs_ind> = 0 (<indlin_pseudoboolean2706_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2706_neg> = 1 and <indslack_pseudoboolean2706_rhs_ind> = 7
12.45/12.59	c   [indicator] <pseudoboolean2670_rhs_ind>: <t_indicatorvar2670> = 0 -> <indslack_pseudoboolean2670_rhs_ind> = 0 (<indlin_pseudoboolean2670_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2670_neg> = 1 and <indslack_pseudoboolean2670_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2698_rhs_ind>: <t_indicatorvar2698> = 0 -> <indslack_pseudoboolean2698_rhs_ind> = 0 (<indlin_pseudoboolean2698_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2698_neg> = 1 and <indslack_pseudoboolean2698_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2676_rhs_ind>: <t_indicatorvar2676> = 0 -> <indslack_pseudoboolean2676_rhs_ind> = 0 (<indlin_pseudoboolean2676_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2676_neg> = 1 and <indslack_pseudoboolean2676_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2694_rhs_ind>: <t_indicatorvar2694> = 0 -> <indslack_pseudoboolean2694_rhs_ind> = 0 (<indlin_pseudoboolean2694_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2694_neg> = 1 and <indslack_pseudoboolean2694_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2666_rhs_ind>: <t_indicatorvar2666> = 0 -> <indslack_pseudoboolean2666_rhs_ind> = 0 (<indlin_pseudoboolean2666_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2666_neg> = 1 and <indslack_pseudoboolean2666_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2674_rhs_ind>: <t_indicatorvar2674> = 0 -> <indslack_pseudoboolean2674_rhs_ind> = 0 (<indlin_pseudoboolean2674_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2674_neg> = 1 and <indslack_pseudoboolean2674_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2684_rhs_ind>: <t_indicatorvar2684> = 0 -> <indslack_pseudoboolean2684_rhs_ind> = 0 (<indlin_pseudoboolean2684_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2684_neg> = 1 and <indslack_pseudoboolean2684_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2686_rhs_ind>: <t_indicatorvar2686> = 0 -> <indslack_pseudoboolean2686_rhs_ind> = 0 (<indlin_pseudoboolean2686_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2686_neg> = 1 and <indslack_pseudoboolean2686_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2704_rhs_ind>: <t_indicatorvar2704> = 0 -> <indslack_pseudoboolean2704_rhs_ind> = 0 (<indlin_pseudoboolean2704_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2704_neg> = 1 and <indslack_pseudoboolean2704_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2662_rhs_ind>: <t_indicatorvar2662> = 0 -> <indslack_pseudoboolean2662_rhs_ind> = 0 (<indlin_pseudoboolean2662_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2662_neg> = 1 and <indslack_pseudoboolean2662_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2692_rhs_ind>: <t_indicatorvar2692> = 0 -> <indslack_pseudoboolean2692_rhs_ind> = 0 (<indlin_pseudoboolean2692_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2692_neg> = 1 and <indslack_pseudoboolean2692_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2668_rhs_ind>: <t_indicatorvar2668> = 0 -> <indslack_pseudoboolean2668_rhs_ind> = 0 (<indlin_pseudoboolean2668_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2668_neg> = 1 and <indslack_pseudoboolean2668_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2690_rhs_ind>: <t_indicatorvar2690> = 0 -> <indslack_pseudoboolean2690_rhs_ind> = 0 (<indlin_pseudoboolean2690_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2690_neg> = 1 and <indslack_pseudoboolean2690_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2672_rhs_ind>: <t_indicatorvar2672> = 0 -> <indslack_pseudoboolean2672_rhs_ind> = 0 (<indlin_pseudoboolean2672_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2672_neg> = 1 and <indslack_pseudoboolean2672_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2680_rhs_ind>: <t_indicatorvar2680> = 0 -> <indslack_pseudoboolean2680_rhs_ind> = 0 (<indlin_pseudoboolean2680_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2680_neg> = 1 and <indslack_pseudoboolean2680_rhs_ind> = 1
12.45/12.59	c   [indicator] <pseudoboolean2678_rhs_ind>: <t_indicatorvar2678> = 0 -> <indslack_pseudoboolean2678_rhs_ind> = 0 (<indlin_pseudoboolean2678_rhs_ind>);
12.45/12.59	c violation:  <t_indicatorvar2678_neg> = 1 and <indslack_pseudoboolean2678_rhs_ind> = 1
12.45/12.60	o 113
12.45/12.60	c t12.6s|    64 |    27 |  9235 | 139.6 |  trysol|  17 |2961 |2776 |2745 | 132 |  3 |  84 | 567 | 0.000000e+00 | 1.130000e+02 |    Inf | unknown
17.23/17.32	c  17.3s|   100 |    50 | 12737 | 124.2 |   113M |  18 |2961 |2845 |2760 | 197 | 17 | 153 | 790 | 0.000000e+00 | 1.130000e+02 |    Inf | unknown
18.62/18.70	o 96
18.62/18.70	c *18.7s|   123 |    62 | 14585 | 116.0 |    LP  |  22 |2961 |2849 |2753 | 225 |  1 | 209 | 885 | 0.000000e+00 | 9.600000e+01 |    Inf |   0.90%
20.12/20.23	o 88
20.12/20.23	c *20.2s|   137 |    66 | 16651 | 119.2 |strongbr|  22 |2961 |2856 |2744 | 272 |  2 | 225 | 909 | 0.000000e+00 | 8.800000e+01 |    Inf |   1.06%
21.11/21.22	o 58
21.11/21.22	c L21.2s|   169 |    57 | 18129 | 105.3 |    alns|  22 |2961 |2875 |2744 | 291 |  4 | 262 | 949 | 0.000000e+00 | 5.800000e+01 |    Inf |   3.68%
21.81/21.93	o 45
21.81/21.93	c *21.9s|   177 |    50 | 18837 | 104.5 |    LP  |  22 |2961 |2867 |2751 | 317 |  2 | 265 | 960 | 0.000000e+00 | 4.500000e+01 |    Inf |   3.87%
22.41/22.50	c  22.5s|   200 |    58 | 20129 |  98.9 |   116M |  22 |2961 |2912 |2741 | 333 |  4 | 314 | 985 | 0.000000e+00 | 4.500000e+01 |    Inf |   4.03%
24.30/24.44	c  24.4s|   300 |    92 | 23783 |  78.1 |   116M |  27 |2961 |3017 |2736 | 372 |  1 | 420 |1070 | 0.000000e+00 | 4.500000e+01 |    Inf |   4.26%
27.39/27.58	o 44
27.39/27.58	c r27.6s|   339 |   115 | 26875 |  78.2 |rounding|  27 |2961 |3065 |2746 | 468 |  0 | 469 |1126 | 0.000000e+00 | 4.400000e+01 |    Inf |   4.41%
27.39/27.58	c   [indicator] <pseudoboolean2662_rhs_ind>: <t_indicatorvar2662> = 0 -> <indslack_pseudoboolean2662_rhs_ind> = 0 (<indlin_pseudoboolean2662_rhs_ind>);
27.39/27.58	c violation:  <t_indicatorvar2662_neg> = 1 and <indslack_pseudoboolean2662_rhs_ind> = 1
27.39/27.58	c   [indicator] <pseudoboolean2668_rhs_ind>: <t_indicatorvar2668> = 0 -> <indslack_pseudoboolean2668_rhs_ind> = 0 (<indlin_pseudoboolean2668_rhs_ind>);
27.39/27.58	c violation:  <t_indicatorvar2668_neg> = 1 and <indslack_pseudoboolean2668_rhs_ind> = 1
27.39/27.58	c   [indicator] <pseudoboolean2670_rhs_ind>: <t_indicatorvar2670> = 0 -> <indslack_pseudoboolean2670_rhs_ind> = 0 (<indlin_pseudoboolean2670_rhs_ind>);
27.39/27.58	c violation:  <t_indicatorvar2670_neg> = 1 and <indslack_pseudoboolean2670_rhs_ind> = 1
27.39/27.58	c   [indicator] <pseudoboolean2664_rhs_ind>: <t_indicatorvar2664> = 0 -> <indslack_pseudoboolean2664_rhs_ind> = 0 (<indlin_pseudoboolean2664_rhs_ind>);
27.39/27.58	c violation:  <t_indicatorvar2664_neg> = 1 and <indslack_pseudoboolean2664_rhs_ind> = 1
27.39/27.58	c   [indicator] <pseudoboolean2690_rhs_ind>: <t_indicatorvar2690> = 0 -> <indslack_pseudoboolean2690_rhs_ind> = 0 (<indlin_pseudoboolean2690_rhs_ind>);
27.39/27.58	c violation:  <t_indicatorvar2690_neg> = 1 and <indslack_pseudoboolean2690_rhs_ind> = 1
27.39/27.58	c   [indicator] <pseudoboolean2702_rhs_ind>: <t_indicatorvar2702> = 0 -> <indslack_pseudoboolean2702_rhs_ind> = 0 (<indlin_pseudoboolean2702_rhs_ind>);
27.39/27.58	c violation:  <t_indicatorvar2702_neg> = 1 and <indslack_pseudoboolean2702_rhs_ind> = 1
27.39/27.58	c   [indicator] <pseudoboolean2680_rhs_ind>: <t_indicatorvar2680> = 0 -> <indslack_pseudoboolean2680_rhs_ind> = 0 (<indlin_pseudoboolean2680_rhs_ind>);
27.39/27.58	c violation:  <t_indicatorvar2680_neg> = 1 and <indslack_pseudoboolean2680_rhs_ind> = 1
27.39/27.58	c   [indicator] <pseudoboolean2666_rhs_ind>: <t_indicatorvar2666> = 0 -> <indslack_pseudoboolean2666_rhs_ind> = 0 (<indlin_pseudoboolean2666_rhs_ind>);
27.39/27.58	c violation:  <t_indicatorvar2666_neg> = 1 and <indslack_pseudoboolean2666_rhs_ind> = 1
27.39/27.58	c   [indicator] <pseudoboolean2696_rhs_ind>: <t_indicatorvar2696> = 0 -> <indslack_pseudoboolean2696_rhs_ind> = 0 (<indlin_pseudoboolean2696_rhs_ind>);
27.39/27.58	c violation:  <t_indicatorvar2696_neg> = 1 and <indslack_pseudoboolean2696_rhs_ind> = 1
27.39/27.58	c   [indicator] <pseudoboolean2704_rhs_ind>: <t_indicatorvar2704> = 0 -> <indslack_pseudoboolean2704_rhs_ind> = 0 (<indlin_pseudoboolean2704_rhs_ind>);
27.39/27.58	c violation:  <t_indicatorvar2704_neg> = 1 and <indslack_pseudoboolean2704_rhs_ind> = 1
27.39/27.59	o 39
27.39/27.59	c i27.6s|   339 |   117 | 26925 |  78.4 |  oneopt|  27 |2961 |2989 |2746 | 468 |  2 | 469 |1126 | 0.000000e+00 | 3.900000e+01 |    Inf |   4.41%
29.58/29.73	c  29.7s|   400 |   140 | 30333 |  74.9 |   118M |  27 |2961 |3056 |2736 | 540 |  1 | 538 |1168 | 0.000000e+00 | 3.900000e+01 |    Inf |   4.64%
30.98/31.15	c  31.1s|   500 |   196 | 35574 |  70.4 |   119M |  27 |2961 |3136 |2739 | 584 |  1 | 620 |1205 | 0.000000e+00 | 3.900000e+01 |    Inf |   4.72%
33.07/33.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
33.07/33.22	c  33.2s|   600 |   257 | 40951 |  67.6 |   121M |  30 |2961 |3242 |   0 | 620 |  0 | 727 |1247 | 0.000000e+00 | 3.900000e+01 |    Inf |   4.78%
34.17/34.36	o 29
34.17/34.36	c r34.4s|   695 |   256 | 45926 |  65.5 |rounding|  34 |2961 |3254 |2740 | 656 |  0 | 786 |1271 | 0.000000e+00 | 2.900000e+01 |    Inf |   5.39%
34.17/34.38	o 16
34.17/34.38	c r34.4s|   696 |   185 | 45933 |  65.5 |rounding|  34 |2961 |3226 |2740 | 656 |  0 | 786 |1271 | 0.000000e+00 | 1.600000e+01 |    Inf |   6.14%
34.27/34.41	c  34.4s|   700 |   189 | 46087 |  65.3 |   121M |  34 |2961 |3210 |2740 | 656 |  1 | 786 |1271 | 0.000000e+00 | 1.600000e+01 |    Inf |   6.16%
34.37/34.55	o 14
34.37/34.55	c *34.5s|   713 |   187 | 46837 |  65.2 |    LP  |  34 |2961 |3215 |2740 | 656 |  2 | 792 |1281 | 0.000000e+00 | 1.400000e+01 |    Inf |   6.28%
34.87/35.05	c  35.0s|   800 |   213 | 49952 |  62.0 |   121M |  38 |2961 |3263 |2741 | 657 |  1 | 848 |1307 | 0.000000e+00 | 1.400000e+01 |    Inf |   6.57%
35.76/36.00	c  36.0s|   900 |   241 | 54236 |  59.8 |   122M |  44 |2961 |3365 |2739 | 692 |  1 | 953 |1346 | 0.000000e+00 | 1.400000e+01 |    Inf |   6.68%
36.16/36.37	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
36.16/36.37	c (run 1, node 940) performing user restart
36.16/36.37	c 
36.16/36.37	c (restart) converted 8 cuts from the global cut pool into linear constraints
36.16/36.37	c 
36.16/36.39	c presolving:
36.26/36.40	c (round 1, fast)       2351 del vars, 228 del conss, 118 add conss, 0 chg bounds, 0 chg sides, 1144 chg coeffs, 0 upgd conss, 2707 impls, 139 clqs
36.26/36.40	c (round 2, fast)       2351 del vars, 237 del conss, 118 add conss, 0 chg bounds, 0 chg sides, 1144 chg coeffs, 0 upgd conss, 2707 impls, 139 clqs
36.26/36.42	c (round 3, exhaustive) 2351 del vars, 363 del conss, 118 add conss, 0 chg bounds, 12 chg sides, 1144 chg coeffs, 0 upgd conss, 2707 impls, 139 clqs
36.26/36.42	c (round 4, fast)       2363 del vars, 363 del conss, 118 add conss, 0 chg bounds, 12 chg sides, 1144 chg coeffs, 0 upgd conss, 2707 impls, 139 clqs
36.26/36.43	c (round 5, exhaustive) 2363 del vars, 363 del conss, 118 add conss, 0 chg bounds, 12 chg sides, 1144 chg coeffs, 2225 upgd conss, 2707 impls, 139 clqs
36.26/36.43	c (round 6, exhaustive) 2363 del vars, 460 del conss, 118 add conss, 0 chg bounds, 12 chg sides, 1147 chg coeffs, 2225 upgd conss, 2707 impls, 139 clqs
36.26/36.44	c (round 7, exhaustive) 2363 del vars, 496 del conss, 118 add conss, 0 chg bounds, 12 chg sides, 1512 chg coeffs, 2225 upgd conss, 2707 impls, 139 clqs
36.26/36.45	c (round 8, exhaustive) 2363 del vars, 499 del conss, 118 add conss, 0 chg bounds, 12 chg sides, 1512 chg coeffs, 2225 upgd conss, 2707 impls, 139 clqs
36.26/36.46	c (round 9, exhaustive) 2363 del vars, 499 del conss, 118 add conss, 0 chg bounds, 12 chg sides, 3817 chg coeffs, 2225 upgd conss, 2707 impls, 139 clqs
36.26/36.46	c (round 10, fast)       2363 del vars, 502 del conss, 118 add conss, 0 chg bounds, 12 chg sides, 3817 chg coeffs, 2225 upgd conss, 2707 impls, 139 clqs
36.26/36.47	c (round 11, exhaustive) 2363 del vars, 535 del conss, 118 add conss, 0 chg bounds, 12 chg sides, 3817 chg coeffs, 2225 upgd conss, 2707 impls, 139 clqs
36.26/36.47	c presolving (12 rounds: 12 fast, 8 medium, 8 exhaustive):
36.26/36.47	c  2363 deleted vars, 535 deleted constraints, 118 added constraints, 0 tightened bounds, 0 added holes, 12 changed sides, 3817 changed coefficients
36.26/36.47	c  2707 implications, 139 cliques
36.26/36.47	c presolved problem has 598 variables (595 bin, 0 int, 3 impl, 0 cont) and 3006 constraints
36.26/36.47	c      10 constraints of type <knapsack>
36.26/36.47	c      42 constraints of type <setppc>
36.26/36.47	c     371 constraints of type <linear>
36.26/36.47	c    2559 constraints of type <logicor>
36.26/36.47	c      21 constraints of type <bounddisjunction>
36.26/36.47	c       3 constraints of type <indicator>
36.26/36.47	c transformed objective value is always integral (scale: 1)
36.26/36.47	c Presolving Time: 1.73
36.26/36.47	c transformed 3/50 original solutions to the transformed problem space
36.26/36.47	c 
36.26/36.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
36.26/36.49	c  36.5s|     1 |     0 | 56678 |     - |   127M |   0 | 598 |3007 |2495 |   0 |  0 |1005 |1370 | 0.000000e+00 | 1.400000e+01 |    Inf | unknown
36.36/36.53	c  36.5s|     1 |     0 | 56708 |     - |   127M |   0 | 598 |3008 |2500 |   5 |  1 |1006 |1370 | 0.000000e+00 | 1.400000e+01 |    Inf | unknown
36.46/36.62	c  36.6s|     1 |     0 | 56722 |     - |   127M |   0 | 598 |3012 |2504 |   9 |  2 |1010 |1370 | 0.000000e+00 | 1.400000e+01 |    Inf | unknown
36.46/36.67	c  36.7s|     1 |     0 | 56733 |     - |   128M |   0 | 598 |3017 |2507 |  12 |  3 |1015 |1370 | 0.000000e+00 | 1.400000e+01 |    Inf | unknown
36.56/36.75	c  36.7s|     1 |     0 | 56751 |     - |   129M |   0 | 598 |3017 |2510 |  15 |  4 |1015 |1370 | 0.000000e+00 | 1.400000e+01 |    Inf | unknown
36.66/36.81	c  36.8s|     1 |     0 | 56772 |     - |   129M |   0 | 598 |3017 |2512 |  17 |  5 |1015 |1370 | 0.000000e+00 | 1.400000e+01 |    Inf | unknown
36.66/36.86	c  36.8s|     1 |     0 | 56786 |     - |   131M |   0 | 598 |3021 |2514 |  19 |  6 |1019 |1370 | 0.000000e+00 | 1.400000e+01 |    Inf | unknown
36.76/36.93	c  36.9s|     1 |     0 | 56810 |     - |   133M |   0 | 598 |3024 |2517 |  22 |  7 |1022 |1370 | 0.000000e+00 | 1.400000e+01 |    Inf | unknown
36.76/36.99	c  37.0s|     1 |     0 | 56833 |     - |   133M |   0 | 598 |3029 |2519 |  24 |  8 |1027 |1370 | 0.000000e+00 | 1.400000e+01 |    Inf | unknown
36.86/37.05	c  37.0s|     1 |     0 | 56862 |     - |   133M |   0 | 598 |3031 |2521 |  26 |  9 |1029 |1370 | 0.000000e+00 | 1.400000e+01 |    Inf | unknown
36.96/37.12	c  37.1s|     1 |     0 | 56883 |     - |   134M |   0 | 598 |3035 |2523 |  28 | 10 |1034 |1370 | 0.000000e+00 | 1.400000e+01 |    Inf | unknown
36.96/37.13	c  37.1s|     1 |     0 | 56894 |     - |   135M |   0 | 598 |3036 |2526 |  31 | 11 |1038 |1370 | 0.000000e+00 | 1.400000e+01 |    Inf | unknown
37.05/37.27	c  37.3s|     1 |     2 | 57493 |     - |   135M |   0 | 598 |3050 |2526 |  31 | 11 |1055 |1390 | 0.000000e+00 | 1.400000e+01 |    Inf | unknown
39.34/39.52	c  39.5s|   100 |    22 | 61247 |  58.2 |   140M |  22 | 598 |3114 |2498 | 144 |  1 |1447 |1811 | 0.000000e+00 | 1.400000e+01 |    Inf |   1.95%
39.74/39.99	c  40.0s|   200 |    33 | 63313 |  54.9 |   140M |  29 | 598 |3284 |2498 | 148 |  2 |1683 |1931 | 0.000000e+00 | 1.400000e+01 |    Inf |   2.68%
40.24/40.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
40.24/40.47	c  40.5s|   300 |    43 | 65596 |  52.3 |   140M |  29 | 598 |3358 |2495 | 161 |  0 |1900 |2042 | 0.000000e+00 | 1.400000e+01 |    Inf |   3.40%
40.84/41.09	c  41.1s|   400 |    56 | 68087 |  50.3 |   141M |  29 | 598 |3405 |2497 | 217 |  1 |2095 |2110 | 0.000000e+00 | 1.400000e+01 |    Inf |   3.61%
41.43/41.60	c  41.6s|   500 |    69 | 70098 |  48.2 |   141M |  29 | 598 |3519 |2498 | 241 |  2 |2276 |2168 | 0.000000e+00 | 1.400000e+01 |    Inf |   3.69%
41.95/42.19	c  42.2s|   600 |   110 | 72510 |  46.6 |   148M |  29 | 598 |3622 |2495 | 280 |  1 |2498 |2216 | 0.000000e+00 | 1.400000e+01 |    Inf |   3.77%
42.84/43.02	c  43.0s|   700 |   131 | 74888 |  45.2 |   149M |  29 | 598 |3788 |2499 | 343 |  2 |2737 |2239 | 0.000000e+00 | 1.400000e+01 |    Inf |   3.89%
43.13/43.32	c  43.3s|   800 |   157 | 77711 |  44.2 |   149M |  29 | 598 |3916 |2502 | 351 |  1 |2949 |2259 | 0.000000e+00 | 1.400000e+01 |    Inf |   3.90%
43.53/43.73	c  43.7s|   900 |   209 | 80951 |  43.6 |   149M |  29 | 598 |4106 |2499 | 365 |  1 |3284 |2294 | 0.000000e+00 | 1.400000e+01 |    Inf |   4.16%
43.73/43.91	c  43.9s|  1000 |   234 | 82973 |  42.4 |   149M |  40 | 598 |4342 |2499 | 365 |  1 |3562 |2300 | 0.000000e+00 | 1.400000e+01 |    Inf |   4.16%
44.13/44.31	c  44.3s|  1100 |   244 | 84665 |  41.1 |   150M |  40 | 598 |4480 |2499 | 398 |  0 |3780 |2319 | 0.000000e+00 | 1.400000e+01 |    Inf |   4.17%
44.33/44.53	c  44.5s|  1200 |   245 | 86022 |  39.9 |   150M |  40 | 598 |4498 |2499 | 410 |  0 |3947 |2330 | 0.000000e+00 | 1.400000e+01 |    Inf |   4.18%
44.53/44.74	c  44.7s|  1300 |   264 | 87606 |  38.8 |   150M |  40 | 598 |4435 |2499 | 411 |  1 |4063 |2348 | 0.000000e+00 | 1.400000e+01 |    Inf |   4.21%
45.72/45.92	c  45.9s|  1400 |   288 | 90815 |  38.5 |   150M |  40 | 598 |4225 |2500 | 519 |  0 |4182 |2371 | 0.000000e+00 | 1.400000e+01 |    Inf |   4.68%
46.22/46.42	c  46.4s|  1500 |   317 | 93718 |  38.1 |   151M |  40 | 598 |4110 |2501 | 550 |  1 |4339 |2395 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.17%
47.31/47.55	c  47.5s|  1600 |   323 | 95248 |  37.2 |   151M |  40 | 598 |4200 |2501 | 551 |  0 |4491 |2408 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.18%
47.92/48.18	c  48.2s|  1700 |   333 | 97634 |  36.7 |   151M |  40 | 598 |4125 |   0 | 582 |  0 |4585 |2421 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.27%
48.31/48.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
48.31/48.55	c  48.5s|  1800 |   352 | 99733 |  36.1 |   151M |  40 | 598 |4133 |2499 | 605 |  1 |4711 |2437 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.48%
48.91/49.15	c  49.1s|  1900 |   382 |102512 |  35.8 |   152M |  40 | 598 |4077 |2503 | 662 |  1 |4817 |2453 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.52%
49.11/49.35	c  49.3s|  2000 |   403 |104250 |  35.2 |   152M |  40 | 598 |4135 |2504 | 665 |  1 |4946 |2463 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.53%
49.40/49.62	c  49.6s|  2100 |   420 |106514 |  34.8 |   152M |  40 | 598 |4291 |   0 | 667 |  0 |5146 |2481 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.53%
49.60/49.87	c  49.9s|  2200 |   458 |108778 |  34.4 |   152M |  40 | 598 |4493 |2503 | 669 |  2 |5391 |2488 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.53%
49.91/50.16	c  50.2s|  2300 |   491 |111115 |  34.1 |   152M |  40 | 598 |4525 |   0 | 677 |  0 |5501 |2492 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.54%
50.30/50.53	c  50.5s|  2400 |   510 |113503 |  33.8 |   153M |  42 | 598 |4520 |   0 | 705 |  0 |5605 |2505 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.55%
50.60/50.82	c  50.8s|  2500 |   530 |115839 |  33.5 |   153M |  42 | 598 |4557 |2503 | 718 |  1 |5792 |2511 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.80%
50.80/51.03	c  51.0s|  2600 |   535 |117892 |  33.1 |   153M |  42 | 598 |4520 |   0 | 724 |  0 |5904 |2525 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.82%
51.00/51.23	c  51.2s|  2700 |   547 |119802 |  32.7 |   153M |  42 | 598 |4491 |2503 | 728 |  1 |6030 |2531 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.82%
51.20/51.41	c  51.4s|  2800 |   550 |121810 |  32.4 |   153M |  42 | 598 |4424 |2503 | 731 |  1 |6098 |2534 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.83%
51.29/51.58	c  51.6s|  2900 |   559 |123521 |  32.0 |   153M |  42 | 598 |4388 |2498 | 734 |  0 |6207 |2540 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.84%
51.59/51.81	c  51.8s|  3000 |   567 |124870 |  31.5 |   154M |  42 | 598 |4434 |2500 | 745 |  0 |6326 |2547 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.85%
51.69/51.94	c  51.9s|  3100 |   579 |126206 |  31.1 |   154M |  42 | 598 |4564 |2499 | 745 |  0 |6525 |2549 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.85%
53.09/53.32	c  53.3s|  3200 |   595 |127648 |  30.7 |   154M |  42 | 598 |4668 |   0 | 745 |  0 |6704 |2554 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.85%
53.19/53.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
53.19/53.46	c  53.4s|  3300 |   600 |129053 |  30.3 |   154M |  42 | 598 |4788 |2501 | 745 |  1 |6874 |2556 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.85%
53.39/53.64	c  53.6s|  3400 |   626 |130746 |  30.0 |   155M |  42 | 598 |4914 |2499 | 746 |  2 |7071 |2559 | 0.000000e+00 | 1.400000e+01 |    Inf |   5.85%
53.49/53.76	o 10
53.49/53.76	c *53.8s|  3433 |   489 |131022 |  29.8 |    LP  |  42 | 598 |4725 |2514 | 761 |  7 |7120 |2561 | 0.000000e+00 | 1.000000e+01 |    Inf |   6.06%
53.80/54.02	c  54.0s|  3500 |   485 |132064 |  29.6 |   156M |  43 | 598 |4580 |2499 | 786 |  2 |7216 |2563 | 0.000000e+00 | 1.000000e+01 |    Inf |   7.77%
53.90/54.17	c  54.2s|  3600 |   495 |133771 |  29.3 |   156M |  43 | 598 |4497 |2498 | 788 |  0 |7285 |2564 | 0.000000e+00 | 1.000000e+01 |    Inf |   7.96%
54.19/54.41	c  54.4s|  3700 |   513 |136074 |  29.2 |   156M |  43 | 598 |4547 |2499 | 806 |  2 |7467 |2567 | 0.000000e+00 | 1.000000e+01 |    Inf |   7.98%
54.29/54.58	c  54.6s|  3800 |   530 |137737 |  28.9 |   156M |  43 | 598 |4584 |2498 | 812 |  2 |7589 |2568 | 0.000000e+00 | 1.000000e+01 |    Inf |   7.98%
54.48/54.74	c  54.7s|  3900 |   551 |139125 |  28.6 |   156M |  43 | 598 |4656 |2498 | 818 |  1 |7716 |2569 | 0.000000e+00 | 1.000000e+01 |    Inf |   7.99%
54.68/54.90	c  54.9s|  4000 |   560 |140693 |  28.3 |   156M |  43 | 598 |4736 |2498 | 818 |  1 |7833 |2572 | 0.000000e+00 | 1.000000e+01 |    Inf |   7.99%
54.89/55.18	c  55.2s|  4100 |   563 |142513 |  28.1 |   156M |  43 | 598 |4806 |2501 | 828 |  0 |7956 |2572 | 0.000000e+00 | 1.000000e+01 |    Inf |   8.00%
55.08/55.36	c  55.4s|  4200 |   569 |144207 |  27.9 |   156M |  43 | 598 |4795 |2498 | 830 |  0 |8122 |2577 | 0.000000e+00 | 1.000000e+01 |    Inf |   8.59%
55.38/55.66	c  55.7s|  4300 |   586 |146510 |  27.8 |   156M |  43 | 598 |4461 |2501 | 830 |  1 |8227 |2614 | 0.000000e+00 | 1.000000e+01 |    Inf |   8.59%
55.58/55.83	c  55.8s|  4400 |   601 |148260 |  27.6 |   156M |  43 | 598 |4485 |2501 | 832 |  2 |8361 |2617 | 0.000000e+00 | 1.000000e+01 |    Inf |   9.02%
55.78/56.02	c  56.0s|  4500 |   611 |149863 |  27.4 |   156M |  43 | 598 |4592 |2501 | 837 |  0 |8503 |2635 | 0.000000e+00 | 1.000000e+01 |    Inf |   9.02%
55.98/56.25	c  56.2s|  4600 |   627 |151563 |  27.2 |   157M |  43 | 598 |4778 |2502 | 838 |  2 |8749 |2687 | 0.000000e+00 | 1.000000e+01 |    Inf |   9.02%
56.18/56.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
56.18/56.41	c  56.4s|  4700 |   633 |152785 |  27.0 |   157M |  43 | 598 |4902 |2502 | 840 |  1 |8903 |2715 | 0.000000e+00 | 1.000000e+01 |    Inf |   9.02%
57.27/57.57	c  57.6s|  4800 |   631 |154535 |  26.8 |   157M |  43 | 598 |5051 |2502 | 840 |  2 |9135 |2761 | 0.000000e+00 | 1.000000e+01 |    Inf |   9.02%
57.57/57.81	c  57.8s|  4900 |   648 |156220 |  26.6 |   157M |  43 | 598 |5010 |2501 | 840 |  1 |9342 |2784 | 0.000000e+00 | 1.000000e+01 |    Inf |   9.02%
57.77/58.06	c  58.1s|  5000 |   656 |158344 |  26.5 |   157M |  43 | 598 |4977 |2501 | 845 |  2 |9474 |2816 | 0.000000e+00 | 1.000000e+01 |    Inf |   9.03%
58.07/58.34	c  58.3s|  5100 |   680 |160925 |  26.5 |   157M |  43 | 598 |5165 |2501 | 846 |  0 |9714 |2839 | 0.000000e+00 | 1.000000e+01 |    Inf |   9.03%
58.27/58.55	c  58.5s|  5200 |   686 |163002 |  26.4 |   157M |  43 | 598 |5317 |2501 | 847 |  1 |9881 |2865 | 0.000000e+00 | 1.000000e+01 |    Inf |   9.22%
58.46/58.73	o 7
58.46/58.73	c *58.7s|  5235 |   531 |163840 |  26.4 |strongbr|  43 | 598 |5205 |2501 | 863 |  2 |9913 |2868 | 0.000000e+00 | 7.000000e+00 |    Inf |  10.86%
58.57/58.81	c  58.8s|  5300 |   532 |164586 |  26.3 |   157M |  43 | 598 |5108 |2501 | 863 |  0 |9992 |2872 | 0.000000e+00 | 7.000000e+00 |    Inf |  11.52%
58.67/59.00	c  59.0s|  5400 |   539 |166376 |  26.1 |   157M |  43 | 598 |5189 |2501 | 865 |  1 |  10k|2886 | 0.000000e+00 | 7.000000e+00 |    Inf |  12.19%
58.97/59.27	c  59.3s|  5500 |   544 |168207 |  26.0 |   157M |  43 | 598 |5096 |2501 | 866 |  4 |  10k|2916 | 0.000000e+00 | 7.000000e+00 |    Inf |  12.94%
59.17/59.40	c  59.4s|  5600 |   556 |169589 |  25.8 |   157M |  43 | 598 |5172 |   0 | 869 |  0 |  10k|2918 | 0.000000e+00 | 7.000000e+00 |    Inf |  12.94%
59.27/59.54	c  59.5s|  5700 |   572 |171021 |  25.6 |   157M |  43 | 598 |5238 |   0 | 875 |  0 |  10k|2922 | 0.000000e+00 | 7.000000e+00 |    Inf |  12.94%
59.67/59.97	c  60.0s|  5800 |   591 |172558 |  25.5 |   157M |  43 | 598 |5389 |   0 | 916 |  0 |  10k|2923 | 0.000000e+00 | 7.000000e+00 |    Inf |  12.94%
59.87/60.14	c  60.1s|  5900 |   594 |174030 |  25.3 |   157M |  43 | 598 |5462 |2501 | 923 |  0 |  10k|2923 | 0.000000e+00 | 7.000000e+00 |    Inf |  12.94%
60.07/60.33	c  60.3s|  6000 |   595 |175962 |  25.2 |   157M |  43 | 598 |5469 |2502 | 938 |  1 |  11k|2926 | 0.000000e+00 | 7.000000e+00 |    Inf |  12.95%
60.36/60.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
60.36/60.61	c  60.6s|  6100 |   598 |177777 |  25.1 |   157M |  43 | 598 |5321 |2502 | 961 |  0 |  11k|2934 | 0.000000e+00 | 7.000000e+00 |    Inf |  13.10%
60.46/60.74	c  60.7s|  6200 |   598 |179179 |  25.0 |   157M |  43 | 598 |5378 |2502 | 961 |  0 |  11k|2936 | 0.000000e+00 | 7.000000e+00 |    Inf |  13.26%
60.56/60.86	c  60.9s|  6300 |   600 |180424 |  24.8 |   157M |  43 | 598 |5412 |2502 | 963 |  1 |  11k|2937 | 0.000000e+00 | 7.000000e+00 |    Inf |  13.26%
60.77/61.06	c  61.0s|  6400 |   610 |181743 |  24.7 |   157M |  43 | 598 |5551 |2503 | 979 |  0 |  11k|2938 | 0.000000e+00 | 7.000000e+00 |    Inf |  13.26%
60.87/61.19	c  61.2s|  6500 |   612 |183152 |  24.5 |   157M |  43 | 598 |5616 |   0 | 991 |  0 |  11k|2942 | 0.000000e+00 | 7.000000e+00 |    Inf |  13.26%
61.06/61.34	c  61.3s|  6600 |   611 |184325 |  24.3 |   158M |  43 | 598 |5707 |2503 | 999 |  1 |  11k|2947 | 0.000000e+00 | 7.000000e+00 |    Inf |  13.26%
61.36/61.61	c  61.6s|  6700 |   615 |185671 |  24.2 |   158M |  43 | 598 |5853 |2504 |1019 |  0 |  11k|2949 | 0.000000e+00 | 7.000000e+00 |    Inf |  13.26%
61.56/61.81	c  61.8s|  6800 |   628 |187696 |  24.2 |   158M |  43 | 598 |5864 |2502 |1029 |  0 |  12k|2949 | 0.000000e+00 | 7.000000e+00 |    Inf |  13.26%
61.76/62.03	c  62.0s|  6900 |   633 |189452 |  24.1 |   158M |  43 | 598 |5937 |2504 |1045 |  0 |  12k|2953 | 0.000000e+00 | 7.000000e+00 |    Inf |  13.42%
61.86/62.19	c  62.2s|  7000 |   640 |190747 |  23.9 |   158M |  44 | 598 |6003 |2504 |1059 |  1 |  12k|2953 | 0.000000e+00 | 7.000000e+00 |    Inf |  13.42%
62.16/62.40	c  62.4s|  7100 |   639 |192427 |  23.8 |   158M |  52 | 598 |6091 |2505 |1089 |  1 |  12k|2953 | 0.000000e+00 | 7.000000e+00 |    Inf |  13.44%
62.35/62.65	c  62.6s|  7200 |   643 |194236 |  23.8 |   158M |  52 | 598 |6107 |2506 |1115 |  0 |  12k|2954 | 0.000000e+00 | 7.000000e+00 |    Inf |  13.44%
62.55/62.89	c  62.9s|  7300 |   646 |195476 |  23.6 |   158M |  52 | 598 |6173 |2502 |1132 |  1 |  12k|2956 | 0.000000e+00 | 7.000000e+00 |    Inf |  13.44%
62.86/63.12	c  63.1s|  7400 |   649 |197056 |  23.5 |   158M |  52 | 598 |6025 |2499 |1146 |  2 |  12k|2971 | 0.000000e+00 | 7.000000e+00 |    Inf |  13.45%
62.95/63.27	c  63.3s|  7500 |   642 |198165 |  23.4 |   158M |  52 | 598 |5989 |2505 |1158 |  1 |  12k|2979 | 0.000000e+00 | 7.000000e+00 |    Inf |  13.52%
63.15/63.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
63.15/63.44	c  63.4s|  7600 |   627 |199838 |  23.3 |   158M |  52 | 598 |5802 |2502 |1164 |  1 |  13k|2983 | 0.000000e+00 | 7.000000e+00 |    Inf |  14.28%
63.35/63.66	c  63.7s|  7700 |   643 |201929 |  23.3 |   158M |  52 | 598 |5561 |2501 |1165 |  1 |  13k|2994 | 0.000000e+00 | 7.000000e+00 |    Inf |  14.35%
63.95/64.28	c  64.3s|  7800 |   662 |205001 |  23.4 |   159M |  52 | 598 |5370 |2512 |1224 |  2 |  13k|3001 | 0.000000e+00 | 7.000000e+00 |    Inf |  14.35%
64.34/64.68	c  64.7s|  7900 |   668 |207079 |  23.3 |   159M |  52 | 598 |5299 |   0 |1257 |  0 |  13k|3005 | 0.000000e+00 | 7.000000e+00 |    Inf |  14.41%
65.94/66.22	c  66.2s|  8000 |   666 |208360 |  23.2 |   159M |  52 | 598 |5182 |2504 |1275 |  0 |  13k|3013 | 0.000000e+00 | 7.000000e+00 |    Inf |  14.62%
66.33/66.69	c  66.7s|  8100 |   662 |210187 |  23.2 |   159M |  52 | 598 |4933 |2501 |1313 |  1 |  13k|3013 | 0.000000e+00 | 7.000000e+00 |    Inf |  15.45%
66.53/66.89	c  66.9s|  8200 |   678 |212374 |  23.2 |   159M |  52 | 598 |4759 |2503 |1317 |  1 |  13k|3018 | 0.000000e+00 | 7.000000e+00 |    Inf |  16.24%
66.84/67.13	c  67.1s|  8300 |   695 |214512 |  23.1 |   160M |  52 | 598 |4796 |   0 |1324 |  0 |  13k|3022 | 0.000000e+00 | 7.000000e+00 |    Inf |  16.25%
66.93/67.27	c  67.3s|  8400 |   705 |215904 |  23.0 |   160M |  52 | 598 |4833 |   0 |1328 |  0 |  13k|3023 | 0.000000e+00 | 7.000000e+00 |    Inf |  16.26%
67.03/67.39	c  67.4s|  8500 |   709 |216910 |  22.9 |   160M |  52 | 598 |4926 |2503 |1332 |  1 |  13k|3025 | 0.000000e+00 | 7.000000e+00 |    Inf |  16.26%
67.23/67.56	c  67.6s|  8600 |   717 |218296 |  22.8 |   160M |  52 | 598 |4968 |2507 |1363 |  0 |  14k|3026 | 0.000000e+00 | 7.000000e+00 |    Inf |  16.26%
67.43/67.73	c  67.7s|  8700 |   741 |220255 |  22.8 |   160M |  52 | 598 |5032 |2504 |1368 |  1 |  14k|3028 | 0.000000e+00 | 7.000000e+00 |    Inf |  16.26%
67.63/67.90	c  67.9s|  8800 |   748 |222080 |  22.7 |   160M |  52 | 598 |5010 |2503 |1376 |  1 |  14k|3030 | 0.000000e+00 | 7.000000e+00 |    Inf |  16.27%
67.84/68.17	c  68.2s|  8900 |   752 |223634 |  22.7 |   160M |  52 | 598 |5044 |2504 |1399 |  1 |  14k|3031 | 0.000000e+00 | 7.000000e+00 |    Inf |  16.27%
68.03/68.32	c  68.3s|  9000 |   770 |225321 |  22.6 |   160M |  52 | 598 |5129 |2503 |1407 |  1 |  14k|3032 | 0.000000e+00 | 7.000000e+00 |    Inf |  16.27%
68.13/68.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
68.13/68.48	c  68.5s|  9100 |   793 |227247 |  22.6 |   160M |  52 | 598 |5188 |2504 |1417 |  0 |  14k|3034 | 0.000000e+00 | 7.000000e+00 |    Inf |  16.27%
68.63/69.00	c  69.0s|  9200 |   812 |228933 |  22.5 |   160M |  52 | 598 |5245 |2504 |1438 |  1 |  14k|3039 | 0.000000e+00 | 7.000000e+00 |    Inf |  16.38%
69.23/69.52	c  69.5s|  9300 |   826 |230909 |  22.5 |   160M |  52 | 598 |5386 |2505 |1480 |  1 |  14k|3041 | 0.000000e+00 | 7.000000e+00 |    Inf |  16.49%
69.43/69.71	c  69.7s|  9400 |   847 |232659 |  22.4 |   160M |  52 | 598 |5439 |2505 |1496 |  1 |  14k|3043 | 0.000000e+00 | 7.000000e+00 |    Inf |  16.49%
70.42/70.79	c  70.8s|  9500 |   846 |234843 |  22.4 |   163M |  52 | 598 |5440 |2519 |1603 |  1 |  15k|3043 | 0.000000e+00 | 7.000000e+00 |    Inf |  16.82%
71.12/71.43	c  71.4s|  9600 |   861 |237431 |  22.5 |   164M |  52 | 598 |5466 |2512 |1681 |  1 |  15k|3044 | 0.000000e+00 | 7.000000e+00 |    Inf |  16.82%
71.32/71.62	c  71.6s|  9700 |   885 |239113 |  22.4 |   164M |  52 | 598 |5352 |2503 |1687 |  2 |  15k|3049 | 0.000000e+00 | 7.000000e+00 |    Inf |  17.11%
71.52/71.89	c  71.9s|  9800 |   897 |240808 |  22.4 |   164M |  52 | 598 |5280 |2512 |1739 |  0 |  15k|3050 | 0.000000e+00 | 7.000000e+00 |    Inf |  17.11%
71.92/72.21	c  72.2s|  9900 |   917 |243023 |  22.3 |   164M |  52 | 598 |5307 |2507 |1775 |  1 |  15k|3060 | 0.000000e+00 | 7.000000e+00 |    Inf |  17.11%
72.11/72.43	c  72.4s| 10000 |   931 |244646 |  22.3 |   164M |  52 | 598 |5424 |2500 |1785 |  1 |  15k|3084 | 0.000000e+00 | 7.000000e+00 |    Inf |  17.12%
72.31/72.65	c  72.6s| 10100 |   933 |246326 |  22.2 |   164M |  52 | 598 |5440 |2508 |1804 |  1 |  15k|3101 | 0.000000e+00 | 7.000000e+00 |    Inf |  17.29%
72.72/73.08	c  73.1s| 10200 |   959 |248825 |  22.3 |   164M |  52 | 598 |5513 |2509 |1848 |  1 |  15k|3140 | 0.000000e+00 | 7.000000e+00 |    Inf |  17.30%
73.11/73.40	c  73.4s| 10300 |   978 |250422 |  22.2 |   164M |  52 | 598 |5526 |2507 |1874 |  1 |  16k|3143 | 0.000000e+00 | 7.000000e+00 |    Inf |  17.33%
73.71/74.02	c  74.0s| 10400 |   985 |252677 |  22.2 |   164M |  52 | 598 |5534 |2504 |1947 |  0 |  16k|3171 | 0.000000e+00 | 7.000000e+00 |    Inf |  17.35%
73.91/74.29	c  74.3s| 10500 |   993 |254157 |  22.2 |   165M |  52 | 598 |5365 |   0 |1976 |  0 |  16k|3182 | 0.000000e+00 | 7.000000e+00 |    Inf |  17.54%
74.30/74.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
74.30/74.65	c  74.6s| 10600 |  1003 |255847 |  22.1 |   165M |  52 | 598 |5367 |2508 |2015 |  1 |  16k|3197 | 0.000000e+00 | 7.000000e+00 |    Inf |  17.71%
74.71/75.07	c  75.1s| 10700 |  1009 |257625 |  22.1 |   165M |  52 | 598 |5398 |2500 |2045 |  2 |  16k|3219 | 0.000000e+00 | 7.000000e+00 |    Inf |  17.71%
75.00/75.36	c  75.4s| 10800 |  1017 |259593 |  22.0 |   165M |  52 | 598 |5310 |2504 |2074 |  0 |  16k|3241 | 0.000000e+00 | 7.000000e+00 |    Inf |  17.80%
75.20/75.57	c  75.6s| 10900 |  1033 |261727 |  22.0 |   165M |  52 | 598 |5332 |2503 |2083 |  0 |  16k|3255 | 0.000000e+00 | 7.000000e+00 |    Inf |  17.80%
75.50/75.81	c  75.8s| 11000 |  1048 |263234 |  22.0 |   165M |  52 | 598 |5237 |2500 |2092 |  2 |  16k|3287 | 0.000000e+00 | 7.000000e+00 |    Inf |  17.95%
75.60/76.00	c  76.0s| 11100 |  1059 |264334 |  21.9 |   165M |  52 | 598 |5386 |2499 |2099 |  0 |  17k|3311 | 0.000000e+00 | 7.000000e+00 |    Inf |  17.95%
76.29/76.66	c  76.7s| 11200 |  1079 |266660 |  21.9 |   166M |  52 | 598 |5204 |2504 |2186 |  1 |  17k|3348 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.06%
76.70/77.06	c  77.0s| 11300 |  1090 |268707 |  21.9 |   166M |  52 | 598 |5170 |2505 |2235 |  2 |  17k|3365 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.15%
76.89/77.25	c  77.2s| 11400 |  1103 |270754 |  21.9 |   166M |  52 | 598 |5143 |   0 |2259 |  0 |  17k|3371 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.15%
77.69/78.01	c  78.0s| 11500 |  1125 |273254 |  21.9 |   167M |  52 | 598 |5174 |2509 |2331 |  1 |  17k|3379 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.15%
78.29/78.67	c  78.7s| 11600 |  1145 |275688 |  21.9 |   167M |  52 | 598 |5183 |2511 |2420 |  1 |  17k|3395 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.21%
79.29/79.63	c  79.6s| 11700 |  1173 |278545 |  22.0 |   169M |  52 | 598 |5269 |2511 |2523 |  1 |  17k|3398 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.21%
79.79/80.11	c  80.1s| 11800 |  1181 |281129 |  22.0 |   170M |  52 | 598 |5242 |2508 |2577 |  1 |  17k|3419 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.26%
79.99/80.37	c  80.4s| 11900 |  1194 |283011 |  22.0 |   171M |  52 | 598 |5222 |2505 |2603 |  3 |  18k|3425 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.28%
80.28/80.60	c  80.6s| 12000 |  1205 |284498 |  21.9 |   171M |  52 | 598 |5273 |2503 |2627 |  1 |  18k|3428 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.30%
80.48/80.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
80.48/80.80	c  80.8s| 12100 |  1213 |285992 |  21.9 |   171M |  52 | 598 |5292 |2506 |2649 |  1 |  18k|3431 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.33%
80.79/81.10	c  81.1s| 12200 |  1223 |288116 |  21.9 |   171M |  52 | 598 |5286 |   0 |2674 |  0 |  18k|3440 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.40%
80.88/81.27	c  81.3s| 12300 |  1230 |289685 |  21.8 |   171M |  52 | 598 |5326 |2506 |2687 |  1 |  18k|3441 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.41%
81.08/81.46	c  81.5s| 12400 |  1230 |291374 |  21.8 |   171M |  52 | 598 |5416 |   0 |2701 |  0 |  18k|3450 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.41%
81.28/81.62	c  81.6s| 12500 |  1236 |292876 |  21.7 |   171M |  52 | 598 |5559 |   0 |2715 |  0 |  18k|3450 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.41%
81.38/81.79	c  81.8s| 12600 |  1248 |294581 |  21.7 |   171M |  52 | 598 |5577 |2497 |2718 |  1 |  19k|3458 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.42%
81.58/81.97	c  82.0s| 12700 |  1259 |296303 |  21.7 |   172M |  52 | 598 |5588 |2496 |2728 |  1 |  19k|3472 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.44%
81.88/82.25	c  82.2s| 12800 |  1256 |297539 |  21.6 |   172M |  52 | 598 |5678 |2507 |2752 |  0 |  19k|3484 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.46%
82.08/82.43	c  82.4s| 12900 |  1264 |299131 |  21.6 |   172M |  52 | 598 |5613 |2499 |2762 |  1 |  19k|3488 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.49%
82.27/82.60	c  82.6s| 13000 |  1267 |300781 |  21.5 |   172M |  52 | 598 |5559 |2499 |2773 |  0 |  19k|3495 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.51%
82.37/82.76	c  82.8s| 13100 |  1271 |302295 |  21.5 |   172M |  52 | 598 |5608 |2499 |2775 |  1 |  19k|3495 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.51%
82.57/82.96	c  83.0s| 13200 |  1269 |304124 |  21.5 |   172M |  52 | 598 |5638 |2499 |2792 |  0 |  19k|3500 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.52%
82.78/83.13	c  83.1s| 13300 |  1275 |305636 |  21.4 |   172M |  52 | 598 |5711 |2503 |2801 |  1 |  19k|3504 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.55%
82.87/83.28	c  83.3s| 13400 |  1287 |307211 |  21.4 |   172M |  52 | 598 |5842 |2504 |2808 |  0 |  19k|3504 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.55%
83.07/83.49	c  83.5s| 13500 |  1298 |308558 |  21.3 |   172M |  52 | 598 |5861 |2497 |2826 |  1 |  19k|3507 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.56%
83.27/83.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
83.27/83.60	c  83.6s| 13600 |  1302 |309391 |  21.2 |   172M |  52 | 598 |6060 |2498 |2829 |  0 |  20k|3509 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.57%
83.37/83.75	c  83.7s| 13700 |  1310 |310899 |  21.2 |   172M |  52 | 598 |6118 |2497 |2829 |  1 |  20k|3515 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.57%
83.57/83.92	c  83.9s| 13800 |  1327 |312575 |  21.2 |   172M |  52 | 598 |6184 |   0 |2835 |  0 |  20k|3517 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.57%
84.27/84.64	c  84.6s| 13900 |  1333 |314401 |  21.1 |   172M |  52 | 598 |6235 |2504 |2939 |  0 |  20k|3518 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.58%
84.57/84.90	c  84.9s| 14000 |  1337 |315696 |  21.1 |   173M |  52 | 598 |6351 |   0 |2984 |  0 |  20k|3519 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.59%
84.67/85.10	c  85.1s| 14100 |  1339 |317190 |  21.0 |   173M |  52 | 598 |6394 |2497 |2997 |  0 |  20k|3529 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.59%
84.86/85.24	c  85.2s| 14200 |  1348 |318550 |  21.0 |   173M |  52 | 598 |6329 |   0 |2999 |  0 |  20k|3532 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.59%
84.96/85.37	c  85.4s| 14300 |  1349 |319701 |  20.9 |   173M |  52 | 598 |6305 |2497 |3006 |  1 |  20k|3534 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.59%
86.95/87.30	c  87.3s| 14400 |  1345 |321270 |  20.9 |   173M |  52 | 598 |6192 |2497 |3041 |  0 |  21k|3538 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.59%
87.05/87.45	c  87.4s| 14500 |  1350 |322846 |  20.9 |   173M |  52 | 598 |6086 |2496 |3044 |  1 |  21k|3539 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.60%
87.15/87.59	c  87.6s| 14600 |  1354 |324239 |  20.8 |   173M |  52 | 598 |6030 |2497 |3049 |  1 |  21k|3541 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.61%
87.35/87.72	c  87.7s| 14700 |  1358 |325472 |  20.8 |   173M |  52 | 598 |6107 |2499 |3055 |  0 |  21k|3547 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.61%
87.45/87.88	c  87.9s| 14800 |  1366 |327237 |  20.7 |   173M |  52 | 598 |6145 |2499 |3063 |  1 |  21k|3548 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.62%
87.65/88.05	c  88.0s| 14900 |  1375 |329011 |  20.7 |   173M |  52 | 598 |6195 |   0 |3083 |  0 |  21k|3553 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.62%
87.85/88.26	c  88.3s| 15000 |  1392 |330912 |  20.7 |   173M |  52 | 598 |6154 |   0 |3100 |  0 |  21k|3554 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.62%
88.05/88.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
88.05/88.47	c  88.5s| 15100 |  1410 |332794 |  20.7 |   173M |  52 | 598 |6179 |2502 |3115 |  1 |  21k|3555 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.63%
88.45/88.82	c  88.8s| 15200 |  1428 |335096 |  20.7 |   173M |  52 | 598 |6209 |2506 |3167 |  0 |  21k|3557 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.63%
88.84/89.29	c  89.3s| 15300 |  1434 |337250 |  20.7 |   173M |  52 | 598 |6218 |2504 |3225 |  1 |  21k|3558 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.64%
89.24/89.69	c  89.7s| 15400 |  1431 |338771 |  20.7 |   173M |  52 | 598 |6305 |2504 |3274 |  1 |  21k|3565 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.64%
89.44/89.83	c  89.8s| 15500 |  1431 |340139 |  20.6 |   173M |  52 | 598 |6249 |2502 |3275 |  1 |  21k|3566 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.64%
89.54/89.97	c  90.0s| 15600 |  1436 |341370 |  20.6 |   173M |  52 | 598 |6152 |2500 |3280 |  1 |  22k|3568 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.64%
89.75/90.12	c  90.1s| 15700 |  1441 |343155 |  20.6 |   173M |  52 | 598 |6005 |2499 |3282 |  1 |  22k|3568 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.65%
89.94/90.31	c  90.3s| 15800 |  1448 |345085 |  20.6 |   173M |  52 | 598 |5903 |2503 |3283 |  1 |  22k|3569 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.66%
90.04/90.47	c  90.5s| 15900 |  1442 |347074 |  20.6 |   173M |  52 | 598 |5849 |2499 |3285 |  1 |  22k|3570 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.66%
90.24/90.63	c  90.6s| 16000 |  1450 |348467 |  20.5 |   173M |  52 | 598 |5813 |2504 |3287 |  1 |  22k|3570 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.66%
90.34/90.77	c  90.8s| 16100 |  1442 |349926 |  20.5 |   173M |  52 | 598 |5804 |   0 |3287 |  0 |  22k|3571 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.67%
90.54/90.94	c  90.9s| 16200 |  1455 |351881 |  20.5 |   173M |  52 | 598 |5764 |2499 |3288 |  0 |  22k|3572 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.67%
90.84/91.20	c  91.2s| 16300 |  1468 |354372 |  20.5 |   173M |  52 | 598 |5811 |2500 |3289 |  0 |  22k|3599 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.67%
91.03/91.49	c  91.5s| 16400 |  1494 |356820 |  20.5 |   173M |  52 | 598 |5884 |2499 |3293 |  1 |  22k|3632 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.68%
91.23/91.68	c  91.7s| 16500 |  1502 |359051 |  20.5 |   173M |  52 | 598 |5902 |   0 |3293 |  0 |  23k|3646 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.68%
91.43/91.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
91.43/91.88	c  91.9s| 16600 |  1514 |360759 |  20.5 |   174M |  52 | 598 |5929 |2499 |3295 |  1 |  23k|3667 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.68%
91.64/92.07	c  92.1s| 16700 |  1528 |362316 |  20.5 |   174M |  52 | 598 |6022 |   0 |3297 |  0 |  23k|3695 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.68%
91.94/92.34	c  92.3s| 16800 |  1540 |363992 |  20.5 |   174M |  52 | 598 |6096 |2499 |3316 |  1 |  23k|3705 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.69%
92.14/92.57	c  92.6s| 16900 |  1556 |365919 |  20.5 |   174M |  52 | 598 |6196 |2501 |3316 |  2 |  23k|3740 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.69%
92.34/92.77	c  92.8s| 17000 |  1560 |367644 |  20.5 |   174M |  52 | 598 |6255 |2499 |3321 |  0 |  23k|3762 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.69%
92.64/93.02	c  93.0s| 17100 |  1581 |369720 |  20.5 |   174M |  52 | 598 |6203 |2499 |3322 |  0 |  23k|3792 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.70%
93.33/93.78	c  93.8s| 17200 |  1608 |372012 |  20.5 |   174M |  52 | 598 |6252 |2517 |3385 |  7 |  23k|3807 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.70%
94.03/94.46	c  94.5s| 17300 |  1630 |374269 |  20.5 |   174M |  52 | 598 |6326 |2505 |3473 |  1 |  24k|3819 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.70%
94.43/94.84	c  94.8s| 17400 |  1642 |376097 |  20.5 |   174M |  54 | 598 |6444 |2506 |3520 |  1 |  24k|3823 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.70%
94.73/95.18	c  95.2s| 17500 |  1646 |378130 |  20.5 |   174M |  57 | 598 |6419 |2508 |3558 |  1 |  24k|3830 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.70%
95.03/95.40	c  95.4s| 17600 |  1652 |379507 |  20.4 |   174M |  68 | 598 |6485 |   0 |3588 |  0 |  24k|3836 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.70%
95.23/95.67	c  95.7s| 17700 |  1669 |381206 |  20.4 |   174M |  68 | 598 |6458 |2499 |3618 |  0 |  24k|3846 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.85%
95.73/96.12	c  96.1s| 17800 |  1674 |383266 |  20.4 |   174M |  68 | 598 |6511 |2501 |3697 |  0 |  24k|3852 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.85%
96.12/96.59	c  96.6s| 17900 |  1692 |385213 |  20.4 |   174M |  68 | 598 |6498 |2500 |3744 |  0 |  24k|3862 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.85%
96.52/96.92	c  96.9s| 18000 |  1705 |387452 |  20.4 |   176M |  68 | 598 |6453 |2500 |3762 |  1 |  24k|3869 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.98%
97.12/97.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
97.12/97.58	c  97.6s| 18100 |  1709 |389640 |  20.4 |   176M |  68 | 598 |6402 |2500 |3826 |  1 |  25k|3874 | 0.000000e+00 | 7.000000e+00 |    Inf |  18.98%
97.42/97.84	c  97.8s| 18200 |  1722 |391481 |  20.4 |   176M |  68 | 598 |6312 |2502 |3843 |  3 |  25k|3881 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.10%
98.01/98.40	c  98.4s| 18300 |  1737 |393765 |  20.4 |   176M |  68 | 598 |6319 |   0 |3918 |  0 |  25k|3885 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.11%
98.11/98.59	c  98.6s| 18400 |  1752 |395684 |  20.4 |   176M |  68 | 598 |6356 |2508 |3934 |  1 |  25k|3890 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.12%
98.31/98.79	c  98.8s| 18500 |  1754 |397621 |  20.4 |   176M |  68 | 598 |6283 |2505 |3948 |  0 |  25k|3892 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.12%
98.72/99.15	c  99.1s| 18600 |  1755 |399805 |  20.4 |   176M |  68 | 598 |6075 |2501 |3966 |  1 |  25k|3895 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.13%
98.91/99.32	c  99.3s| 18700 |  1759 |401426 |  20.4 |   176M |  68 | 598 |6064 |   0 |3980 |  0 |  25k|3898 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.13%
99.21/99.64	c  99.6s| 18800 |  1767 |403091 |  20.4 |   176M |  68 | 598 |6021 |   0 |4002 |  0 |  25k|3904 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.13%
99.41/99.84	c  99.8s| 18900 |  1777 |404805 |  20.4 |   176M |  68 | 598 |5992 |2501 |4012 |  0 |  25k|3908 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.16%
99.61/100.06	c   100s| 19000 |  1788 |407026 |  20.4 |   176M |  68 | 598 |6040 |2501 |4016 |  1 |  25k|3916 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.16%
99.81/100.25	c   100s| 19100 |  1802 |408824 |  20.4 |   177M |  68 | 598 |6123 |   0 |4021 |  0 |  26k|3917 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.17%
100.01/100.40	c   100s| 19200 |  1810 |410283 |  20.3 |   177M |  68 | 598 |6122 |2501 |4026 |  0 |  26k|3919 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.17%
100.10/100.54	c   101s| 19300 |  1817 |411642 |  20.3 |   177M |  68 | 598 |6142 |2496 |4027 |  0 |  26k|3920 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.17%
100.40/100.84	c   101s| 19400 |  1824 |413537 |  20.3 |   177M |  68 | 598 |6097 |2502 |4051 |  0 |  26k|3922 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.17%
100.61/101.02	c   101s| 19500 |  1829 |415612 |  20.3 |   178M |  68 | 598 |6081 |2498 |4058 |  0 |  26k|3922 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.17%
100.80/101.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.80/101.28	c   101s| 19600 |  1848 |417492 |  20.3 |   178M |  68 | 598 |6149 |2506 |4071 |  1 |  26k|3926 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.17%
101.20/101.68	c   102s| 19700 |  1864 |419132 |  20.3 |   178M |  68 | 598 |6220 |2500 |4117 |  2 |  26k|3929 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.17%
101.40/101.83	c   102s| 19800 |  1880 |420840 |  20.3 |   178M |  68 | 598 |6274 |   0 |4121 |  0 |  26k|3931 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.17%
101.70/102.16	c   102s| 19900 |  1888 |422695 |  20.2 |   178M |  68 | 598 |6346 |2507 |4150 |  1 |  26k|3935 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.17%
102.29/102.78	c   103s| 20000 |  1894 |424430 |  20.2 |   178M |  68 | 598 |6397 |2503 |4194 |  1 |  26k|3937 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.17%
102.70/103.14	c   103s| 20100 |  1901 |426023 |  20.2 |   180M |  68 | 598 |6492 |2500 |4239 |  1 |  26k|3940 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.17%
103.39/103.85	c   104s| 20200 |  1907 |427958 |  20.2 |   180M |  68 | 598 |6533 |2502 |4306 |  1 |  27k|3945 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.17%
104.09/104.56	c   105s| 20300 |  1922 |430202 |  20.2 |   181M |  68 | 598 |6546 |2514 |4412 |  2 |  27k|3949 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.17%
104.29/104.77	c   105s| 20400 |  1934 |431933 |  20.2 |   181M |  68 | 598 |6604 |2519 |4436 |  0 |  27k|3953 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.17%
104.49/104.97	c   105s| 20500 |  1944 |433773 |  20.2 |   181M |  68 | 598 |6575 |2504 |4446 |  1 |  27k|3956 | 0.000000e+00 | 7.000000e+00 |    Inf |  19.18%
104.98/105.44	c   105s| 20600 |  1950 |435497 |  20.2 |   181M |  68 | 598 |6420 |2503 |4493 |  0 |  27k|3959 | 0.000000e+00 | 7.000000e+00 |    Inf |  20.47%
105.38/105.83	c   106s| 20700 |  1954 |437136 |  20.2 |   181M |  68 | 598 |6423 |2496 |4542 |  0 |  27k|3964 | 0.000000e+00 | 7.000000e+00 |    Inf |  20.48%
105.59/106.05	c   106s| 20800 |  1964 |438436 |  20.1 |   181M |  68 | 598 |6417 |2500 |4560 |  0 |  27k|3967 | 0.000000e+00 | 7.000000e+00 |    Inf |  20.54%
105.78/106.25	c   106s| 20900 |  1964 |439832 |  20.1 |   181M |  68 | 598 |6357 |2508 |4576 |  1 |  27k|3971 | 0.000000e+00 | 7.000000e+00 |    Inf |  20.54%
105.98/106.49	c   106s| 21000 |  1969 |441504 |  20.1 |   181M |  68 | 598 |6197 |2505 |4592 |  0 |  27k|3974 | 0.000000e+00 | 7.000000e+00 |    Inf |  20.55%
106.18/106.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
106.18/106.64	c   107s| 21100 |  1974 |443140 |  20.1 |   181M |  68 | 598 |6139 |2507 |4602 |  0 |  27k|3976 | 0.000000e+00 | 7.000000e+00 |    Inf |  20.55%
106.38/106.83	c   107s| 21200 |  1978 |445445 |  20.1 |   181M |  68 | 598 |6103 |2499 |4602 |  1 |  27k|3980 | 0.000000e+00 | 7.000000e+00 |    Inf |  20.55%
106.58/107.09	c   107s| 21300 |  1991 |447159 |  20.1 |   181M |  68 | 598 |6129 |2500 |4613 |  0 |  28k|3983 | 0.000000e+00 | 7.000000e+00 |    Inf |  20.61%
106.78/107.26	c   107s| 21400 |  1997 |449018 |  20.1 |   182M |  68 | 598 |6075 |2502 |4615 |  1 |  28k|3984 | 0.000000e+00 | 7.000000e+00 |    Inf |  20.78%
107.28/107.75	c   108s| 21500 |  2009 |451536 |  20.1 |   182M |  68 | 598 |5991 |   0 |4638 |  0 |  28k|3990 | 0.000000e+00 | 7.000000e+00 |    Inf |  20.94%
107.48/107.92	c   108s| 21600 |  2011 |453394 |  20.1 |   182M |  68 | 598 |5981 |   0 |4638 |  0 |  28k|3990 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.10%
107.68/108.15	c   108s| 21700 |  2021 |455329 |  20.1 |   182M |  68 | 598 |6042 |2507 |4646 |  1 |  28k|3991 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.10%
108.07/108.54	c   109s| 21800 |  2038 |457248 |  20.1 |   182M |  68 | 598 |6016 |2506 |4683 |  1 |  28k|3992 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.12%
108.68/109.12	c   109s| 21900 |  2056 |459510 |  20.1 |   182M |  68 | 598 |5902 |2500 |4729 |  1 |  28k|3995 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.16%
108.77/109.29	c   109s| 22000 |  2054 |461170 |  20.1 |   182M |  68 | 598 |5826 |2501 |4736 |  0 |  28k|3995 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.16%
109.07/109.53	c   110s| 22100 |  2070 |462823 |  20.1 |   182M |  68 | 598 |5871 |2501 |4748 |  1 |  28k|4000 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.17%
109.37/109.84	c   110s| 22200 |  2072 |464309 |  20.0 |   182M |  68 | 598 |5875 |2500 |4774 |  1 |  28k|4002 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.17%
109.57/110.05	c   110s| 22300 |  2091 |466681 |  20.0 |   182M |  68 | 598 |5738 |   0 |4778 |  0 |  28k|4003 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.18%
109.77/110.25	c   110s| 22400 |  2098 |468958 |  20.1 |   182M |  68 | 598 |5760 |2501 |4782 |  2 |  28k|4010 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.18%
109.97/110.43	c   110s| 22500 |  2115 |470885 |  20.1 |   182M |  68 | 598 |5798 |2502 |4786 |  0 |  29k|4012 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.18%
110.17/110.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
110.17/110.61	c   111s| 22600 |  2143 |472507 |  20.0 |   182M |  68 | 598 |5838 |   0 |4787 |  0 |  29k|4012 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.18%
110.27/110.78	c   111s| 22700 |  2148 |474294 |  20.0 |   182M |  68 | 598 |5853 |2499 |4788 |  0 |  29k|4013 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.20%
110.57/111.01	c   111s| 22800 |  2148 |476380 |  20.0 |   182M |  68 | 598 |5827 |2508 |4798 |  1 |  29k|4016 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.20%
110.67/111.16	c   111s| 22900 |  2162 |478043 |  20.0 |   182M |  68 | 598 |5829 |2497 |4799 |  1 |  29k|4016 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.20%
110.86/111.31	c   111s| 23000 |  2172 |479786 |  20.0 |   182M |  68 | 598 |5878 |   0 |4802 |  0 |  29k|4018 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.20%
111.16/111.64	c   112s| 23100 |  2177 |480826 |  20.0 |   182M |  68 | 598 |6006 |   0 |4823 |  0 |  29k|4019 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.20%
111.57/112.04	c   112s| 23200 |  2185 |482495 |  20.0 |   182M |  68 | 598 |6131 |2498 |4855 |  1 |  29k|4024 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.20%
111.76/112.25	c   112s| 23300 |  2189 |483708 |  19.9 |   182M |  68 | 598 |6212 |2500 |4883 |  1 |  29k|4025 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.20%
111.96/112.43	c   112s| 23400 |  2204 |485365 |  19.9 |   182M |  68 | 598 |6209 |2502 |4896 |  0 |  29k|4028 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.20%
112.16/112.66	c   113s| 23500 |  2210 |486570 |  19.9 |   182M |  68 | 598 |6206 |2496 |4907 |  1 |  30k|4029 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.20%
112.36/112.80	c   113s| 23600 |  2209 |488074 |  19.9 |   182M |  68 | 598 |6142 |2499 |4909 |  0 |  30k|4031 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.20%
112.86/113.31	c   113s| 23700 |  2225 |490416 |  19.9 |   182M |  68 | 598 |5895 |   0 |4950 |  0 |  30k|4032 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.29%
113.06/113.53	c   114s| 23800 |  2237 |492613 |  19.9 |   182M |  68 | 598 |5769 |2502 |4956 |  1 |  30k|4033 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.29%
113.46/113.97	c   114s| 23900 |  2250 |494864 |  19.9 |   182M |  68 | 598 |5671 |2509 |4981 |  1 |  30k|4033 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.30%
113.66/114.16	c   114s| 24000 |  2254 |496300 |  19.9 |   183M |  68 | 598 |5667 |2499 |4990 |  0 |  30k|4034 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.30%
113.86/114.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
113.86/114.30	c   114s| 24100 |  2265 |497504 |  19.8 |   183M |  68 | 598 |5690 |2499 |4999 |  1 |  30k|4034 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.30%
114.05/114.51	c   115s| 24200 |  2275 |499523 |  19.8 |   183M |  68 | 598 |5577 |2503 |5012 |  0 |  30k|4037 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.33%
114.15/114.68	c   115s| 24300 |  2289 |501023 |  19.8 |   185M |  68 | 598 |5600 |   0 |5013 |  0 |  30k|4039 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.33%
114.35/114.84	c   115s| 24400 |  2309 |502670 |  19.8 |   185M |  68 | 598 |5555 |2497 |5015 |  1 |  30k|4040 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.34%
114.65/115.18	c   115s| 24500 |  2311 |504340 |  19.8 |   186M |  68 | 598 |5672 |2499 |5044 |  0 |  31k|4040 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.35%
114.84/115.30	c   115s| 24600 |  2314 |505634 |  19.8 |   186M |  68 | 598 |5759 |2503 |5044 |  1 |  31k|4043 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.35%
114.94/115.44	c   115s| 24700 |  2320 |507153 |  19.8 |   186M |  68 | 598 |5894 |2504 |5049 |  2 |  31k|4044 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.36%
115.04/115.55	c   116s| 24800 |  2328 |508408 |  19.7 |   186M |  68 | 598 |6011 |2503 |5050 |  0 |  31k|4044 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.36%
115.24/115.71	c   116s| 24900 |  2343 |510129 |  19.7 |   186M |  68 | 598 |6139 |2503 |5053 |  0 |  31k|4048 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.36%
115.44/115.95	c   116s| 25000 |  2360 |511643 |  19.7 |   186M |  68 | 598 |6245 |2507 |5060 |  1 |  31k|4051 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.36%
115.65/116.11	c   116s| 25100 |  2368 |513114 |  19.7 |   186M |  68 | 598 |6306 |2503 |5069 |  1 |  31k|4052 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.36%
115.74/116.27	c   116s| 25200 |  2394 |514731 |  19.7 |   186M |  68 | 598 |6427 |2503 |5072 |  0 |  31k|4052 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.36%
115.94/116.43	c   116s| 25300 |  2411 |516211 |  19.6 |   186M |  68 | 598 |6497 |   0 |5075 |  0 |  32k|4055 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.36%
116.14/116.60	c   117s| 25400 |  2424 |518066 |  19.6 |   186M |  68 | 598 |6507 |2502 |5086 |  1 |  32k|4055 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.36%
116.24/116.75	c   117s| 25500 |  2445 |519690 |  19.6 |   186M |  68 | 598 |6473 |2503 |5092 |  1 |  32k|4055 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.37%
116.34/116.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
116.34/116.88	c   117s| 25600 |  2467 |521015 |  19.6 |   186M |  68 | 598 |6533 |2505 |5096 |  1 |  32k|4056 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.37%
116.55/117.01	c   117s| 25700 |  2487 |522272 |  19.6 |   186M |  68 | 598 |6603 |2505 |5100 |  0 |  32k|4057 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.37%
116.65/117.16	c   117s| 25800 |  2501 |523792 |  19.6 |   186M |  68 | 598 |6689 |2503 |5103 |  1 |  32k|4058 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.37%
116.84/117.31	c   117s| 25900 |  2514 |525467 |  19.5 |   186M |  68 | 598 |6825 |2504 |5106 |  1 |  32k|4059 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.37%
117.14/117.61	c   118s| 26000 |  2524 |527057 |  19.5 |   186M |  68 | 598 |6949 |2505 |5136 |  2 |  32k|4060 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.37%
117.34/117.89	c   118s| 26100 |  2535 |528449 |  19.5 |   186M |  68 | 598 |6973 |2507 |5156 |  1 |  33k|4060 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.37%
117.54/118.10	c   118s| 26200 |  2554 |530319 |  19.5 |   186M |  68 | 598 |7001 |2503 |5166 |  1 |  33k|4060 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.37%
117.84/118.36	c   118s| 26300 |  2573 |531838 |  19.5 |   187M |  68 | 598 |7080 |2508 |5191 |  1 |  33k|4060 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.37%
118.13/118.61	c   119s| 26400 |  2595 |533301 |  19.5 |   187M |  68 | 598 |7128 |2504 |5206 |  1 |  33k|4060 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.37%
118.23/118.75	c   119s| 26500 |  2603 |534631 |  19.5 |   187M |  68 | 598 |7083 |   0 |5218 |  0 |  33k|4062 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.37%
118.43/118.93	c   119s| 26600 |  2619 |536160 |  19.4 |   187M |  68 | 598 |7048 |2507 |5235 |  0 |  33k|4062 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.37%
118.64/119.13	c   119s| 26700 |  2645 |537311 |  19.4 |   187M |  68 | 598 |7104 |2503 |5243 |  1 |  33k|4062 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.37%
118.73/119.28	c   119s| 26800 |  2673 |538657 |  19.4 |   187M |  68 | 598 |7169 |2504 |5251 |  1 |  33k|4062 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.37%
118.93/119.45	c   119s| 26900 |  2684 |540219 |  19.4 |   187M |  68 | 598 |7158 |2505 |5266 |  0 |  33k|4062 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.37%
119.33/119.87	c   120s| 27000 |  2700 |542031 |  19.4 |   187M |  68 | 598 |7152 |   0 |5327 |  0 |  33k|4062 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.38%
119.83/120.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
119.83/120.36	c   120s| 27100 |  2704 |544219 |  19.4 |   187M |  68 | 598 |7105 |   0 |5388 |  0 |  33k|4063 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.55%
122.42/122.97	c   123s| 27200 |  2705 |545989 |  19.4 |   190M |  68 | 598 |7046 |2499 |5404 |  0 |  34k|4063 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.55%
122.62/123.17	c   123s| 27300 |  2714 |548356 |  19.4 |   190M |  68 | 598 |6916 |2506 |5413 |  1 |  34k|4063 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.55%
123.41/123.95	c   124s| 27400 |  2714 |550689 |  19.4 |   190M |  68 | 598 |6908 |2505 |5521 |  1 |  34k|4063 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.71%
123.81/124.33	c   124s| 27500 |  2714 |552722 |  19.4 |   190M |  68 | 598 |6570 |   0 |5552 |  0 |  34k|4065 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.71%
124.11/124.64	c   125s| 27600 |  2720 |554633 |  19.4 |   190M |  68 | 598 |6404 |2501 |5578 |  1 |  34k|4067 | 0.000000e+00 | 7.000000e+00 |    Inf |  21.83%
124.21/124.73	o 6
124.21/124.73	c d 125s| 27644 |  2491 |555576 |  19.4 |adaptive|  68 | 598 |6226 |2507 |   0 |  2 |  34k|4068 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.56%
124.31/124.81	c   125s| 27700 |  2492 |556324 |  19.4 |   190M |  68 | 598 |6098 |2501 |5587 |  2 |  34k|4070 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.59%
124.40/124.96	c   125s| 27800 |  2491 |557942 |  19.4 |   190M |  68 | 598 |6020 |2502 |5590 |  0 |  34k|4071 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.72%
124.70/125.21	c   125s| 27900 |  2507 |559933 |  19.4 |   190M |  68 | 598 |6027 |2502 |5596 |  2 |  34k|4071 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.73%
124.80/125.37	c   125s| 28000 |  2514 |561556 |  19.4 |   190M |  68 | 598 |6078 |2502 |5597 |  0 |  34k|4073 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.73%
125.00/125.54	c   126s| 28100 |  2524 |563274 |  19.4 |   190M |  68 | 598 |6115 |2503 |5601 |  0 |  34k|4074 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.76%
125.20/125.71	c   126s| 28200 |  2530 |565198 |  19.4 |   190M |  68 | 598 |6154 |2502 |5604 |  0 |  34k|4075 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.79%
125.30/125.88	c   126s| 28300 |  2548 |566671 |  19.4 |   190M |  68 | 598 |6217 |2502 |5612 |  2 |  35k|4076 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.79%
125.51/126.05	c   126s| 28400 |  2557 |568340 |  19.3 |   190M |  68 | 598 |6276 |2504 |5619 |  1 |  35k|4078 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.79%
125.61/126.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
125.61/126.19	c   126s| 28500 |  2564 |569665 |  19.3 |   190M |  68 | 598 |6341 |2508 |5624 |  1 |  35k|4083 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.79%
125.80/126.37	c   126s| 28600 |  2584 |571039 |  19.3 |   190M |  68 | 598 |6446 |2505 |5630 |  2 |  35k|4083 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.79%
126.00/126.52	c   127s| 28700 |  2612 |572486 |  19.3 |   190M |  68 | 598 |6511 |2504 |5635 |  2 |  35k|4084 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.79%
126.40/126.91	c   127s| 28800 |  2621 |574069 |  19.3 |   190M |  68 | 598 |6580 |2504 |5662 |  1 |  35k|4084 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.79%
126.80/127.38	c   127s| 28900 |  2635 |575936 |  19.3 |   190M |  68 | 598 |6675 |   0 |5686 |  0 |  35k|4086 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.80%
127.00/127.57	c   128s| 29000 |  2651 |577667 |  19.3 |   190M |  68 | 598 |6752 |2504 |5697 |  1 |  35k|4087 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.80%
127.20/127.79	c   128s| 29100 |  2652 |579012 |  19.2 |   190M |  68 | 598 |6832 |2508 |5735 |  0 |  35k|4089 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.80%
127.40/127.95	c   128s| 29200 |  2661 |580344 |  19.2 |   190M |  68 | 598 |6841 |2502 |5736 |  1 |  36k|4095 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.80%
127.60/128.11	c   128s| 29300 |  2670 |581929 |  19.2 |   190M |  68 | 598 |6805 |   0 |5747 |  0 |  36k|4096 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.80%
127.69/128.25	c   128s| 29400 |  2683 |583361 |  19.2 |   191M |  68 | 598 |6762 |   0 |5748 |  0 |  36k|4096 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.80%
127.89/128.43	c   128s| 29500 |  2693 |584777 |  19.2 |   191M |  68 | 598 |6753 |2507 |5761 |  0 |  36k|4096 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.80%
128.19/128.75	c   129s| 29600 |  2703 |586354 |  19.2 |   191M |  68 | 598 |6749 |2503 |5775 |  0 |  36k|4096 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.80%
128.50/129.01	c   129s| 29700 |  2714 |588617 |  19.2 |   191M |  68 | 598 |6616 |   0 |5794 |  0 |  36k|4097 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.83%
128.79/129.39	c   129s| 29800 |  2713 |590549 |  19.2 |   191M |  68 | 598 |6481 |2503 |5848 |  1 |  36k|4097 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.86%
128.99/129.56	c   130s| 29900 |  2721 |591828 |  19.2 |   191M |  68 | 598 |6490 |   0 |5861 |  0 |  36k|4097 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.86%
129.19/129.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
129.19/129.75	c   130s| 30000 |  2725 |593656 |  19.2 |   191M |  68 | 598 |6449 |2503 |5893 |  1 |  36k|4097 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.86%
129.50/130.04	c   130s| 30100 |  2727 |595369 |  19.2 |   191M |  68 | 598 |6479 |2508 |5918 |  0 |  36k|4098 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.86%
129.69/130.21	c   130s| 30200 |  2735 |596853 |  19.1 |   191M |  68 | 598 |6531 |2504 |5939 |  0 |  36k|4098 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.86%
129.79/130.39	c   130s| 30300 |  2740 |598442 |  19.1 |   191M |  68 | 598 |6550 |2503 |5948 |  0 |  36k|4099 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.86%
130.09/130.60	c   131s| 30400 |  2739 |599796 |  19.1 |   191M |  68 | 598 |6613 |2509 |5957 |  0 |  37k|4099 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.86%
130.29/130.85	c   131s| 30500 |  2745 |601321 |  19.1 |   191M |  68 | 598 |6625 |2502 |5994 |  1 |  37k|4099 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.86%
130.49/131.05	c   131s| 30600 |  2760 |603255 |  19.1 |   191M |  68 | 598 |6612 |2502 |6007 |  1 |  37k|4100 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.86%
130.69/131.22	c   131s| 30700 |  2776 |604984 |  19.1 |   191M |  68 | 598 |6598 |2502 |6019 |  1 |  37k|4100 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.86%
130.88/131.46	c   131s| 30800 |  2786 |606578 |  19.1 |   191M |  68 | 598 |6592 |   0 |6034 |  0 |  37k|4101 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.86%
131.08/131.65	c   132s| 30900 |  2800 |607855 |  19.1 |   191M |  68 | 598 |6350 |2501 |6055 |  1 |  37k|4105 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.89%
131.28/131.80	c   132s| 31000 |  2812 |609503 |  19.1 |   191M |  68 | 598 |6210 |2501 |6056 |  1 |  37k|4105 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.91%
131.49/132.04	c   132s| 31100 |  2829 |611578 |  19.1 |   192M |  68 | 598 |6200 |2503 |6076 |  1 |  37k|4105 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.93%
131.68/132.23	c   132s| 31200 |  2848 |613396 |  19.1 |   192M |  68 | 598 |6243 |2502 |6094 |  1 |  37k|4105 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.93%
132.38/132.98	c   133s| 31300 |  2865 |616115 |  19.1 |   192M |  68 | 598 |6263 |2511 |6162 |  1 |  37k|4107 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.93%
132.58/133.15	c   133s| 31400 |  2882 |617941 |  19.1 |   192M |  68 | 598 |6258 |   0 |6175 |  0 |  37k|4108 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.93%
132.78/133.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
132.78/133.37	c   133s| 31500 |  2907 |620251 |  19.1 |   192M |  68 | 598 |6192 |2503 |6182 |  2 |  37k|4108 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.93%
132.98/133.53	c   134s| 31600 |  2921 |622075 |  19.1 |   192M |  68 | 598 |6225 |2502 |6184 |  1 |  38k|4108 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.93%
133.18/133.70	c   134s| 31700 |  2945 |623818 |  19.1 |   192M |  68 | 598 |6246 |2502 |6190 |  2 |  38k|4109 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.93%
133.38/133.96	c   134s| 31800 |  2961 |625944 |  19.1 |   192M |  68 | 598 |6285 |2504 |6215 |  1 |  38k|4110 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.93%
133.58/134.14	c   134s| 31900 |  2976 |628084 |  19.1 |   192M |  68 | 598 |6279 |2504 |6221 |  0 |  38k|4110 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.93%
133.87/134.45	c   134s| 32000 |  2981 |629495 |  19.1 |   192M |  68 | 598 |6365 |   0 |6248 |  0 |  38k|4110 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.93%
134.27/134.81	c   135s| 32100 |  2986 |631072 |  19.1 |   192M |  68 | 598 |6412 |2511 |6292 |  1 |  38k|4112 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.93%
134.47/135.04	c   135s| 32200 |  2991 |632811 |  19.1 |   192M |  68 | 598 |6466 |2504 |6309 |  1 |  38k|4113 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.93%
134.87/135.48	c   135s| 32300 |  3011 |634969 |  19.1 |   193M |  68 | 598 |6499 |   0 |6363 |  0 |  38k|4113 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.93%
135.06/135.67	c   136s| 32400 |  3024 |636639 |  19.1 |   193M |  68 | 598 |6550 |2505 |6373 |  0 |  38k|4114 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.93%
135.36/135.95	c   136s| 32500 |  3042 |638716 |  19.1 |   193M |  68 | 598 |6501 |2513 |6391 |  1 |  38k|4114 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.94%
135.57/136.16	c   136s| 32600 |  3059 |641142 |  19.1 |   193M |  68 | 598 |6528 |2512 |6406 |  1 |  38k|4114 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.94%
135.86/136.44	c   136s| 32700 |  3065 |642930 |  19.1 |   193M |  68 | 598 |6517 |2512 |6418 |  1 |  39k|4114 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.94%
136.36/136.95	c   137s| 32800 |  3071 |644884 |  19.1 |   193M |  68 | 598 |6574 |   0 |6474 |  0 |  39k|4114 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.97%
136.57/137.16	c   137s| 32900 |  3073 |646892 |  19.1 |   193M |  68 | 598 |6514 |   0 |6489 |  0 |  39k|4116 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.97%
136.86/137.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
136.86/137.43	c   137s| 33000 |  3087 |648559 |  19.1 |   193M |  68 | 598 |6473 |   0 |6502 |  0 |  39k|4116 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.98%
137.16/137.71	c   138s| 33100 |  3100 |650292 |  19.1 |   194M |  68 | 598 |6453 |2502 |6539 |  0 |  39k|4116 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.98%
137.36/137.94	c   138s| 33200 |  3122 |652580 |  19.1 |   194M |  68 | 598 |6443 |2505 |6555 |  2 |  39k|4116 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.98%
137.56/138.11	c   138s| 33300 |  3133 |654446 |  19.1 |   194M |  68 | 598 |6364 |2503 |6560 |  1 |  39k|4116 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.98%
137.76/138.30	c   138s| 33400 |  3146 |655804 |  19.1 |   194M |  68 | 598 |6358 |2505 |6576 |  2 |  39k|4116 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.98%
138.16/138.70	c   139s| 33500 |  3159 |657633 |  19.1 |   194M |  68 | 598 |6310 |2510 |6590 |  1 |  39k|4117 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.99%
138.25/138.86	c   139s| 33600 |  3169 |659300 |  19.1 |   194M |  68 | 598 |6254 |2501 |6595 |  1 |  39k|4117 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.99%
138.46/139.04	c   139s| 33700 |  3175 |661109 |  19.1 |   194M |  68 | 598 |6195 |   0 |6611 |  0 |  39k|4117 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.99%
138.56/139.19	c   139s| 33800 |  3181 |662850 |  19.1 |   194M |  68 | 598 |6204 |2506 |6615 |  0 |  39k|4117 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.99%
138.75/139.39	c   139s| 33900 |  3196 |664792 |  19.1 |   194M |  68 | 598 |6178 |2508 |6626 |  1 |  40k|4117 | 0.000000e+00 | 6.000000e+00 |    Inf |  23.00%
139.05/139.68	c   140s| 34000 |  3206 |667059 |  19.1 |   194M |  68 | 598 |6236 |2512 |6648 |  1 |  40k|4120 | 0.000000e+00 | 6.000000e+00 |    Inf |  23.00%
139.25/139.85	c   140s| 34100 |  3212 |668573 |  19.1 |   194M |  68 | 598 |6318 |2499 |6662 |  1 |  40k|4123 | 0.000000e+00 | 6.000000e+00 |    Inf |  23.00%
139.35/140.00	c   140s| 34200 |  3234 |670014 |  19.0 |   194M |  68 | 598 |6372 |2500 |6665 |  1 |  40k|4127 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.15%
139.56/140.15	c   140s| 34300 |  3251 |671423 |  19.0 |   194M |  68 | 598 |6417 |2500 |6669 |  0 |  40k|4127 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.19%
139.65/140.27	c   140s| 34400 |  3260 |672765 |  19.0 |   194M |  68 | 598 |6480 |2500 |6671 |  1 |  40k|4128 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.19%
140.05/140.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
140.05/140.68	c   141s| 34500 |  3262 |674595 |  19.0 |   194M |  68 | 598 |6531 |2510 |6740 |  1 |  40k|4128 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.19%
140.25/140.86	c   141s| 34600 |  3267 |676132 |  19.0 |   194M |  68 | 598 |6524 |2500 |6750 |  2 |  40k|4134 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.19%
140.45/141.06	c   141s| 34700 |  3274 |677789 |  19.0 |   194M |  68 | 598 |6574 |2515 |6763 |  0 |  41k|4154 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.19%
140.65/141.27	c   141s| 34800 |  3280 |679894 |  19.0 |   194M |  68 | 598 |6525 |2510 |6765 |  2 |  41k|4160 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.19%
140.85/141.46	c   141s| 34900 |  3300 |681516 |  19.0 |   194M |  68 | 598 |6485 |2500 |6771 |  1 |  41k|4170 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.19%
141.05/141.64	c   142s| 35000 |  3305 |683090 |  19.0 |   194M |  68 | 598 |6526 |2510 |6771 |  1 |  41k|4185 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.19%
141.25/141.87	c   142s| 35100 |  3307 |685282 |  19.0 |   194M |  68 | 598 |6455 |2503 |6775 |  1 |  41k|4199 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.24%
141.45/142.10	c   142s| 35200 |  3310 |686986 |  19.0 |   194M |  68 | 598 |6444 |   0 |6787 |  0 |  41k|4225 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.24%
141.74/142.32	c   142s| 35300 |  3312 |688914 |  19.0 |   194M |  68 | 598 |6499 |2509 |6802 |  1 |  41k|4249 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.24%
141.94/142.55	c   143s| 35400 |  3316 |690968 |  19.0 |   194M |  68 | 598 |6469 |2500 |6815 |  2 |  41k|4268 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.24%
142.45/143.06	c   143s| 35500 |  3320 |693107 |  19.0 |   194M |  68 | 598 |6393 |2503 |6870 |  1 |  42k|4290 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.24%
142.74/143.32	c   143s| 35600 |  3324 |695078 |  19.0 |   195M |  68 | 598 |6376 |2510 |6898 |  0 |  42k|4297 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.24%
142.94/143.56	c   144s| 35700 |  3334 |697282 |  19.0 |   195M |  68 | 598 |6232 |2502 |6910 |  1 |  42k|4316 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.24%
143.14/143.72	c   144s| 35800 |  3342 |698581 |  19.0 |   195M |  68 | 598 |6271 |2509 |6910 |  1 |  42k|4327 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.24%
143.34/143.93	c   144s| 35900 |  3348 |700574 |  19.0 |   195M |  68 | 598 |6092 |2499 |6913 |  0 |  42k|4337 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.28%
143.64/144.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
143.64/144.29	c   144s| 36000 |  3346 |702624 |  19.0 |   195M |  68 | 598 |6084 |   0 |6929 |  0 |  42k|4346 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.29%
143.84/144.49	c   144s| 36100 |  3355 |704686 |  19.0 |   195M |  68 | 598 |5967 |2504 |6940 |  1 |  42k|4355 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.29%
144.14/144.76	c   145s| 36200 |  3356 |706417 |  19.0 |   195M |  68 | 598 |5958 |2498 |6954 |  0 |  42k|4365 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.33%
144.54/145.13	c   145s| 36300 |  3364 |708585 |  19.0 |   195M |  68 | 598 |5957 |2502 |6978 |  2 |  42k|4367 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.33%
144.83/145.44	c   145s| 36400 |  3362 |710623 |  19.0 |   195M |  68 | 598 |5984 |2501 |7017 |  2 |  42k|4372 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.33%
145.03/145.63	c   146s| 36500 |  3374 |712130 |  19.0 |   195M |  68 | 598 |5968 |2503 |7031 |  0 |  43k|4375 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.33%
145.24/145.82	c   146s| 36600 |  3391 |713540 |  19.0 |   199M |  68 | 598 |6039 |2503 |7043 |  1 |  43k|4380 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.33%
145.34/145.97	c   146s| 36700 |  3405 |714951 |  19.0 |   199M |  68 | 598 |6007 |2507 |7050 |  1 |  43k|4382 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.90%
145.64/146.24	c   146s| 36800 |  3410 |716416 |  19.0 |   199M |  68 | 598 |5999 |2507 |7068 |  0 |  43k|4386 | 0.000000e+00 | 6.000000e+00 |    Inf |  25.04%
145.84/146.48	c   146s| 36900 |  3426 |718392 |  19.0 |   199M |  68 | 598 |5902 |2502 |7077 |  0 |  43k|4388 | 0.000000e+00 | 6.000000e+00 |    Inf |  25.08%
146.04/146.65	c   147s| 37000 |  3438 |720277 |  19.0 |   199M |  68 | 598 |5917 |2501 |7082 |  2 |  43k|4391 | 0.000000e+00 | 6.000000e+00 |    Inf |  25.09%
146.24/146.81	c   147s| 37100 |  3440 |722264 |  19.0 |   199M |  68 | 598 |5892 |2506 |7086 |  2 |  43k|4392 | 0.000000e+00 | 6.000000e+00 |    Inf |  25.09%
146.34/146.97	c   147s| 37200 |  3458 |724128 |  19.0 |   200M |  68 | 598 |5898 |2507 |7087 |  1 |  43k|4392 | 0.000000e+00 | 6.000000e+00 |    Inf |  25.09%
146.74/147.33	c   147s| 37300 |  3471 |726061 |  19.0 |   200M |  68 | 598 |5988 |2506 |7118 |  1 |  43k|4394 | 0.000000e+00 | 6.000000e+00 |    Inf |  25.09%
146.94/147.50	c   147s| 37400 |  3488 |727829 |  19.0 |   200M |  68 | 598 |6032 |2501 |7121 |  1 |  43k|4398 | 0.000000e+00 | 6.000000e+00 |    Inf |  25.10%
147.04/147.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
147.04/147.64	c   148s| 37500 |  3492 |729313 |  19.0 |   200M |  68 | 598 |6101 |   0 |7122 |  0 |  43k|4398 | 0.000000e+00 | 6.000000e+00 |    Inf |  25.10%
147.33/147.93	c   148s| 37600 |  3499 |730930 |  18.9 |   200M |  68 | 598 |6166 |2501 |7151 |  1 |  44k|4399 | 0.000000e+00 | 6.000000e+00 |    Inf |  25.10%
147.44/148.06	c   148s| 37700 |  3512 |732472 |  18.9 |   200M |  68 | 598 |6239 |   0 |7152 |  0 |  44k|4399 | 0.000000e+00 | 6.000000e+00 |    Inf |  25.10%
147.63/148.25	c   148s| 37800 |  3515 |733914 |  18.9 |   200M |  68 | 598 |6294 |2503 |7166 |  0 |  44k|4399 | 0.000000e+00 | 6.000000e+00 |    Inf |  25.10%
147.83/148.44	c   148s| 37900 |  3531 |735839 |  18.9 |   201M |  68 | 598 |6414 |2505 |7173 |  0 |  44k|4402 | 0.000000e+00 | 6.000000e+00 |    Inf |  25.10%
147.93/148.53	o 4
147.93/148.53	c r 149s| 37956 |  2606 |736781 |  18.9 |rounding|  68 | 598 |6358 |2501 |7174 |  0 |  44k|4404 | 0.000000e+00 | 4.000000e+00 |    Inf |  27.97%
147.93/148.58	c   149s| 38000 |  2610 |737118 |  18.9 |   201M |  68 | 598 |6293 |   0 |7175 |  0 |  44k|4404 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.01%
148.13/148.71	c   149s| 38100 |  2625 |738453 |  18.9 |   201M |  68 | 598 |6370 |2501 |7181 |  1 |  44k|4404 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.02%
148.33/148.93	c   149s| 38200 |  2630 |739988 |  18.9 |   201M |  68 | 598 |6417 |2502 |7191 |  0 |  44k|4404 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.02%
148.43/149.10	c   149s| 38300 |  2635 |741253 |  18.9 |   201M |  68 | 598 |6483 |2501 |7208 |  1 |  44k|4405 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.02%
148.63/149.27	c   149s| 38400 |  2639 |742601 |  18.9 |   201M |  68 | 598 |6547 |   0 |7225 |  0 |  44k|4405 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.05%
148.83/149.49	c   149s| 38500 |  2640 |744217 |  18.9 |   201M |  68 | 598 |6576 |2504 |7242 |  1 |  45k|4405 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.08%
149.13/149.70	c   150s| 38600 |  2650 |746067 |  18.8 |   201M |  68 | 598 |6645 |   0 |7245 |  0 |  45k|4407 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.08%
149.82/150.48	c   150s| 38700 |  2669 |748561 |  18.9 |   201M |  68 | 598 |6699 |2502 |7320 |  1 |  45k|4407 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.08%
150.22/150.83	c   151s| 38800 |  2688 |750428 |  18.9 |   201M |  68 | 598 |6768 |2508 |7343 |  1 |  45k|4408 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.08%
150.43/151.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
150.43/151.05	c   151s| 38900 |  2701 |752317 |  18.9 |   201M |  68 | 598 |6825 |2504 |7356 |  1 |  45k|4409 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.08%
151.02/151.63	c   152s| 39000 |  2709 |754643 |  18.9 |   201M |  68 | 598 |6885 |   0 |7414 |  0 |  45k|4409 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.08%
151.62/152.28	c   152s| 39100 |  2717 |757150 |  18.9 |   201M |  68 | 598 |6948 |2504 |7499 |  1 |  45k|4410 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.08%
152.22/152.89	c   153s| 39200 |  2725 |759078 |  18.9 |   202M |  68 | 598 |7013 |2504 |7577 |  1 |  45k|4410 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.08%
153.31/153.99	c   154s| 39300 |  2743 |761348 |  18.9 |   204M |  68 | 598 |7096 |2507 |7734 |  1 |  45k|4413 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.08%
153.61/154.21	c   154s| 39400 |  2754 |762812 |  18.9 |   204M |  68 | 598 |7171 |2502 |7753 |  0 |  46k|4414 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.08%
154.21/154.80	c   155s| 39500 |  2757 |764639 |  18.9 |   204M |  68 | 598 |7195 |2508 |7820 |  1 |  46k|4414 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.08%
154.42/155.04	c   155s| 39600 |  2772 |766865 |  18.9 |   204M |  68 | 598 |7259 |2514 |7851 |  2 |  46k|4414 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.08%
154.61/155.26	c   155s| 39700 |  2764 |768360 |  18.9 |   204M |  68 | 598 |7290 |   0 |7899 |  0 |  46k|4414 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.11%
154.90/155.55	c   156s| 39800 |  2764 |769889 |  18.9 |   204M |  68 | 598 |7147 |2515 |7938 |  0 |  46k|4414 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.11%
155.10/155.74	c   156s| 39900 |  2761 |771468 |  18.9 |   204M |  68 | 598 |6953 |2503 |7941 |  1 |  46k|4414 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.17%
155.20/155.89	c   156s| 40000 |  2767 |773057 |  18.9 |   204M |  68 | 598 |6791 |2501 |7945 |  1 |  46k|4415 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.21%
155.70/156.39	c   156s| 40100 |  2775 |775215 |  18.9 |   204M |  68 | 598 |6823 |2505 |7980 |  1 |  46k|4416 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.21%
155.90/156.56	c   157s| 40200 |  2775 |776679 |  18.9 |   204M |  68 | 598 |6769 |2505 |7987 |  1 |  46k|4417 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.28%
156.20/156.83	c   157s| 40300 |  2776 |779064 |  18.9 |   204M |  68 | 598 |6703 |2510 |8000 |  2 |  46k|4418 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.28%
156.30/156.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
156.30/157.00	c   157s| 40400 |  2787 |780817 |  18.9 |   204M |  68 | 598 |6596 |2501 |8014 |  1 |  46k|4418 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.28%
156.51/157.18	c   157s| 40500 |  2785 |782612 |  18.9 |   204M |  68 | 598 |6560 |2503 |8028 |  0 |  47k|4418 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.35%
156.70/157.37	c   157s| 40600 |  2785 |784577 |  18.9 |   204M |  68 | 598 |6479 |2505 |8030 |  0 |  47k|4428 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.40%
156.90/157.58	c   158s| 40700 |  2792 |786309 |  18.9 |   204M |  68 | 598 |6352 |2506 |8034 |  2 |  47k|4442 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.43%
157.10/157.73	c   158s| 40800 |  2797 |787951 |  18.9 |   204M |  68 | 598 |6358 |2505 |8035 |  1 |  47k|4442 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.43%
157.90/158.52	c   159s| 40900 |  2794 |790199 |  18.9 |   204M |  68 | 598 |6401 |2499 |8080 |  0 |  47k|4455 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.44%
158.29/158.98	c   159s| 41000 |  2799 |792216 |  18.9 |   204M |  68 | 598 |6340 |2499 |8102 |  1 |  47k|4481 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.74%
158.69/159.38	c   159s| 41100 |  2805 |794193 |  18.9 |   204M |  68 | 598 |6251 |2502 |8139 |  1 |  47k|4495 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.86%
158.99/159.65	c   160s| 41200 |  2808 |795909 |  18.9 |   204M |  68 | 598 |6281 |2504 |8156 |  1 |  47k|4513 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.88%
159.19/159.87	c   160s| 41300 |  2817 |797193 |  18.9 |   204M |  68 | 598 |6369 |2505 |8175 |  0 |  47k|4521 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.89%
159.59/160.22	c   160s| 41400 |  2815 |798888 |  18.9 |   204M |  68 | 598 |6483 |2502 |8188 |  1 |  47k|4550 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.90%
159.69/160.39	c   160s| 41500 |  2825 |800417 |  18.8 |   204M |  68 | 598 |6591 |2502 |8197 |  1 |  48k|4564 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.90%
159.89/160.58	c   161s| 41600 |  2827 |801960 |  18.8 |   204M |  68 | 598 |6680 |   0 |8202 |  0 |  48k|4583 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.91%
160.09/160.72	c   161s| 41700 |  2832 |803336 |  18.8 |   204M |  68 | 598 |6776 |2502 |8202 |  1 |  48k|4590 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.91%
160.29/160.90	c   161s| 41800 |  2840 |805397 |  18.8 |   204M |  68 | 598 |6843 |2504 |8212 |  2 |  48k|4591 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.91%
160.39/161.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
160.39/161.05	c   161s| 41900 |  2863 |806724 |  18.8 |   204M |  68 | 598 |6956 |2502 |8215 |  2 |  48k|4596 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.91%
160.59/161.20	c   161s| 42000 |  2881 |808027 |  18.8 |   204M |  68 | 598 |7097 |   0 |8225 |  0 |  48k|4600 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.91%
160.79/161.46	c   161s| 42100 |  2884 |810323 |  18.8 |   204M |  68 | 598 |6969 |2499 |8237 |  1 |  48k|4610 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.93%
161.08/161.72	c   162s| 42200 |  2896 |812976 |  18.8 |   204M |  68 | 598 |6850 |2500 |8253 |  0 |  48k|4615 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.97%
161.28/161.91	c   162s| 42300 |  2907 |815114 |  18.8 |   204M |  68 | 598 |6774 |2500 |8257 |  0 |  48k|4617 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.98%
161.58/162.26	c   162s| 42400 |  2928 |817528 |  18.8 |   206M |  68 | 598 |6778 |2499 |8283 |  1 |  49k|4618 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.98%
162.08/162.73	c   163s| 42500 |  2934 |820169 |  18.9 |   206M |  68 | 598 |6750 |2500 |8311 |  1 |  49k|4618 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.98%
162.28/162.97	c   163s| 42600 |  2948 |822327 |  18.9 |   206M |  68 | 598 |6775 |2498 |8333 |  2 |  49k|4619 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.99%
162.48/163.15	c   163s| 42700 |  2959 |824224 |  18.9 |   206M |  68 | 598 |6842 |2502 |8348 |  2 |  49k|4622 | 0.000000e+00 | 4.000000e+00 |    Inf |  28.99%
162.68/163.33	c   163s| 42800 |  2972 |826176 |  18.9 |   206M |  68 | 598 |6926 |2504 |8355 |  0 |  49k|4624 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.00%
162.88/163.51	c   163s| 42900 |  2999 |827884 |  18.9 |   206M |  68 | 598 |7037 |2505 |8366 |  0 |  49k|4626 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.00%
162.98/163.69	c   164s| 43000 |  3017 |830026 |  18.9 |   206M |  68 | 598 |6990 |2503 |8371 |  2 |  49k|4626 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.01%
163.28/163.92	c   164s| 43100 |  3026 |831771 |  18.9 |   206M |  68 | 598 |6985 |2502 |8376 |  1 |  49k|4627 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.01%
163.48/164.11	c   164s| 43200 |  3040 |833829 |  18.9 |   206M |  68 | 598 |6983 |2504 |8384 |  2 |  49k|4629 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.02%
163.58/164.28	c   164s| 43300 |  3054 |835835 |  18.9 |   206M |  68 | 598 |7002 |2504 |8392 |  1 |  49k|4630 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.03%
163.77/164.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
163.77/164.47	c   164s| 43400 |  3071 |837869 |  18.9 |   206M |  68 | 598 |7024 |2504 |8398 |  0 |  50k|4631 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.03%
163.97/164.68	c   165s| 43500 |  3078 |840300 |  18.9 |   206M |  68 | 598 |7020 |2506 |8405 |  1 |  50k|4632 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.03%
164.17/164.86	c   165s| 43600 |  3084 |842489 |  18.9 |   206M |  68 | 598 |6897 |2499 |8410 |  1 |  50k|4632 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.04%
164.38/165.03	c   165s| 43700 |  3088 |844408 |  18.9 |   206M |  68 | 598 |6840 |2500 |8413 |  1 |  50k|4632 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.04%
164.57/165.21	c   165s| 43800 |  3093 |846503 |  18.9 |   206M |  68 | 598 |6811 |   0 |8419 |  0 |  50k|4635 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.04%
164.77/165.41	c   165s| 43900 |  3101 |848660 |  18.9 |   206M |  68 | 598 |6832 |2500 |8425 |  1 |  50k|4636 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.04%
164.97/165.64	c   166s| 44000 |  3107 |850697 |  18.9 |   206M |  68 | 598 |6826 |2499 |8434 |  1 |  50k|4636 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.04%
165.17/165.82	c   166s| 44100 |  3115 |852418 |  18.9 |   206M |  68 | 598 |6869 |2503 |8439 |  0 |  50k|4637 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.04%
165.57/166.29	c   166s| 44200 |  3131 |854560 |  18.9 |   206M |  68 | 598 |6939 |2510 |8482 |  0 |  50k|4637 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.04%
165.96/166.66	c   167s| 44300 |  3144 |856376 |  18.9 |   206M |  68 | 598 |7026 |2503 |8529 |  1 |  50k|4638 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.04%
166.16/166.86	c   167s| 44400 |  3161 |858156 |  18.9 |   206M |  68 | 598 |7069 |2505 |8544 |  0 |  51k|4639 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.04%
166.37/167.03	c   167s| 44500 |  3170 |860151 |  18.9 |   206M |  68 | 598 |7051 |2503 |8556 |  0 |  51k|4639 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.05%
166.56/167.21	c   167s| 44600 |  3184 |861862 |  18.9 |   206M |  68 | 598 |7013 |2504 |8560 |  0 |  51k|4641 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.05%
166.76/167.43	c   167s| 44700 |  3188 |864381 |  18.9 |   206M |  68 | 598 |7004 |2508 |8574 |  1 |  51k|4643 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.05%
166.96/167.69	c   168s| 44800 |  3192 |866380 |  18.9 |   206M |  68 | 598 |6750 |2502 |8594 |  2 |  51k|4647 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.37%
167.26/167.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
167.26/167.90	c   168s| 44900 |  3203 |868269 |  18.9 |   206M |  68 | 598 |6663 |2502 |8609 |  2 |  51k|4648 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.37%
167.37/168.10	c   168s| 45000 |  3221 |870550 |  18.9 |   206M |  68 | 598 |6565 |2507 |8616 |  2 |  51k|4650 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.37%
167.76/168.45	c   168s| 45100 |  3224 |872702 |  18.9 |   206M |  68 | 598 |6629 |2504 |8638 |  0 |  51k|4653 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.37%
167.96/168.64	c   169s| 45200 |  3236 |874280 |  18.9 |   206M |  68 | 598 |6720 |2507 |8657 |  1 |  51k|4653 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.37%
168.26/169.00	c   169s| 45300 |  3243 |876366 |  18.9 |   206M |  68 | 598 |6777 |2511 |8697 |  1 |  51k|4653 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.37%
168.66/169.39	c   169s| 45400 |  3255 |878980 |  19.0 |   206M |  68 | 598 |6849 |2515 |8748 |  2 |  51k|4653 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.37%
169.05/169.70	c   170s| 45500 |  3262 |880807 |  19.0 |   206M |  68 | 598 |6933 |2507 |8790 |  1 |  52k|4654 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.37%
169.25/169.92	c   170s| 45600 |  3271 |882627 |  18.9 |   206M |  68 | 598 |6940 |   0 |8807 |  0 |  52k|4654 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.37%
169.46/170.16	c   170s| 45700 |  3278 |884039 |  18.9 |   206M |  68 | 598 |6962 |2505 |8831 |  2 |  52k|4654 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.37%
169.75/170.48	c   170s| 45800 |  3285 |886187 |  18.9 |   206M |  68 | 598 |7004 |2503 |8866 |  0 |  52k|4655 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.37%
170.15/170.82	c   171s| 45900 |  3290 |888327 |  18.9 |   207M |  68 | 598 |7093 |2503 |8901 |  1 |  52k|4656 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.37%
170.36/171.04	c   171s| 46000 |  3301 |889974 |  18.9 |   207M |  68 | 598 |7046 |2511 |8917 |  1 |  52k|4656 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.44%
170.55/171.21	c   171s| 46100 |  3304 |891796 |  18.9 |   207M |  68 | 598 |7005 |2501 |8926 |  2 |  52k|4656 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.44%
170.65/171.38	c   171s| 46200 |  3306 |893777 |  18.9 |   207M |  68 | 598 |6978 |2504 |8943 |  1 |  52k|4657 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.44%
170.95/171.67	c   172s| 46300 |  3312 |895408 |  18.9 |   207M |  68 | 598 |7024 |2503 |8965 |  1 |  52k|4665 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.44%
171.15/171.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
171.15/171.89	c   172s| 46400 |  3308 |897473 |  18.9 |   207M |  68 | 598 |7059 |2511 |8968 |  0 |  52k|4685 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.50%
171.45/172.14	c   172s| 46500 |  3319 |899034 |  18.9 |   207M |  68 | 598 |7047 |2503 |8979 |  1 |  53k|4701 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.53%
171.65/172.32	c   172s| 46600 |  3342 |900856 |  18.9 |   207M |  68 | 598 |7135 |2501 |8986 |  1 |  53k|4708 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.53%
171.85/172.53	c   173s| 46700 |  3356 |902653 |  18.9 |   207M |  68 | 598 |7093 |2499 |8997 |  0 |  53k|4721 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.55%
172.05/172.72	c   173s| 46800 |  3363 |905008 |  18.9 |   207M |  68 | 598 |7133 |   0 |8999 |  0 |  53k|4734 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.58%
172.25/172.91	c   173s| 46900 |  3365 |906664 |  18.9 |   207M |  68 | 598 |7213 |2499 |9003 |  0 |  53k|4748 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.58%
172.45/173.13	c   173s| 47000 |  3373 |908611 |  18.9 |   207M |  68 | 598 |7159 |2504 |9011 |  1 |  53k|4773 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.59%
172.64/173.40	c   173s| 47100 |  3380 |910352 |  18.9 |   207M |  68 | 598 |7168 |2506 |9036 |  1 |  53k|4789 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.62%
173.35/174.02	c   174s| 47200 |  3392 |912806 |  18.9 |   207M |  68 | 598 |7005 |2516 |9106 |  2 |  53k|4807 | 0.000000e+00 | 4.000000e+00 |    Inf |  30.75%
173.74/174.48	c   174s| 47300 |  3400 |915346 |  19.0 |   208M |  68 | 598 |7055 |2507 |9160 |  0 |  54k|4833 | 0.000000e+00 | 4.000000e+00 |    Inf |  30.75%
174.14/174.87	c   175s| 47400 |  3399 |917296 |  19.0 |   208M |  68 | 598 |6981 |2507 |9196 |  2 |  54k|4840 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.10%
174.34/175.06	c   175s| 47500 |  3410 |918978 |  19.0 |   208M |  68 | 598 |6930 |2499 |9209 |  0 |  54k|4848 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.10%
174.64/175.35	c   175s| 47600 |  3420 |921447 |  19.0 |   208M |  68 | 598 |6766 |2499 |9225 |  2 |  54k|4852 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.27%
174.84/175.57	c   176s| 47700 |  3434 |923483 |  19.0 |   208M |  68 | 598 |6784 |2499 |9232 |  1 |  54k|4860 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.27%
175.04/175.74	c   176s| 47800 |  3437 |925046 |  19.0 |   208M |  68 | 598 |6740 |2507 |9248 |  0 |  54k|4863 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.27%
175.34/176.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
175.34/176.00	c   176s| 47900 |  3443 |926439 |  19.0 |   208M |  68 | 598 |6641 |   0 |9263 |  0 |  54k|4867 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.31%
175.63/176.32	c   176s| 48000 |  3435 |928476 |  19.0 |   208M |  68 | 598 |6519 |2503 |9280 |  2 |  54k|4870 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.34%
175.73/176.48	c   176s| 48100 |  3440 |930036 |  18.9 |   208M |  68 | 598 |6448 |2501 |9291 |  0 |  54k|4874 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.35%
175.93/176.67	c   177s| 48200 |  3453 |932149 |  19.0 |   208M |  68 | 598 |6476 |2503 |9296 |  0 |  55k|4880 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.35%
176.23/176.94	c   177s| 48300 |  3451 |934225 |  19.0 |   208M |  68 | 598 |6516 |2512 |9319 |  0 |  55k|4886 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.38%
176.43/177.19	c   177s| 48400 |  3454 |936699 |  19.0 |   208M |  68 | 598 |6513 |2506 |9342 |  1 |  55k|4893 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.48%
176.63/177.37	c   177s| 48500 |  3480 |938634 |  19.0 |   208M |  68 | 598 |6582 |2511 |9351 |  1 |  55k|4894 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.48%
176.83/177.57	c   178s| 48600 |  3487 |940779 |  19.0 |   208M |  68 | 598 |6633 |2504 |9364 |  0 |  55k|4896 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.51%
177.02/177.77	c   178s| 48700 |  3495 |942692 |  19.0 |   208M |  68 | 598 |6636 |2505 |9376 |  0 |  55k|4901 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.57%
177.22/177.95	c   178s| 48800 |  3505 |944603 |  19.0 |   208M |  68 | 598 |6700 |   0 |9382 |  0 |  55k|4903 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.60%
177.43/178.16	c   178s| 48900 |  3501 |946468 |  19.0 |   208M |  68 | 598 |6685 |2501 |9399 |  0 |  55k|4903 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.63%
177.62/178.33	c   178s| 49000 |  3514 |948294 |  19.0 |   208M |  68 | 598 |6740 |2507 |9408 |  1 |  55k|4903 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.63%
177.82/178.52	c   179s| 49100 |  3522 |949838 |  19.0 |   208M |  68 | 598 |6838 |2504 |9418 |  2 |  56k|4904 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.66%
177.92/178.69	c   179s| 49200 |  3535 |951659 |  19.0 |   208M |  68 | 598 |6825 |2502 |9425 |  0 |  56k|4904 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.68%
178.12/178.89	c   179s| 49300 |  3537 |953802 |  19.0 |   208M |  68 | 598 |6759 |2508 |9434 |  1 |  56k|4907 | 0.000000e+00 | 4.000000e+00 |    Inf |  31.75%
178.43/179.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
178.43/179.12	c   179s| 49400 |  3542 |955834 |  19.0 |   208M |  68 | 598 |6780 |   0 |9447 |  0 |  56k|4907 | 0.000000e+00 | 4.000000e+00 |    Inf |  32.02%
178.52/179.28	c   179s| 49500 |  3550 |957141 |  19.0 |   209M |  68 | 598 |6790 |2502 |9458 |  1 |  56k|4908 | 0.000000e+00 | 4.000000e+00 |    Inf |  32.24%
178.82/179.50	c   179s| 49600 |  3566 |958983 |  19.0 |   209M |  68 | 598 |6813 |2502 |9464 |  1 |  56k|4912 | 0.000000e+00 | 4.000000e+00 |    Inf |  32.27%
179.52/180.24	c   180s| 49700 |  3586 |960833 |  19.0 |   209M |  68 | 598 |6853 |2507 |9516 |  1 |  56k|4912 | 0.000000e+00 | 4.000000e+00 |    Inf |  32.30%
180.01/180.76	c   181s| 49800 |  3602 |962594 |  19.0 |   209M |  68 | 598 |6908 |2503 |9590 |  0 |  56k|4912 | 0.000000e+00 | 4.000000e+00 |    Inf |  32.34%
180.32/181.02	c   181s| 49900 |  3601 |964068 |  18.9 |   209M |  68 | 598 |6954 |2518 |9608 |  0 |  56k|4913 | 0.000000e+00 | 4.000000e+00 |    Inf |  32.40%
180.51/181.27	c   181s| 50000 |  3597 |965359 |  18.9 |   209M |  68 | 598 |6932 |2499 |9625 |  0 |  56k|4913 | 0.000000e+00 | 4.000000e+00 |    Inf |  32.63%
180.91/181.60	c   182s| 50100 |  3585 |967015 |  18.9 |   209M |  68 | 598 |6807 |2504 |9648 |  1 |  57k|4916 | 0.000000e+00 | 4.000000e+00 |    Inf |  32.90%
181.01/181.76	c   182s| 50200 |  3589 |968606 |  18.9 |   209M |  68 | 598 |6711 |2501 |9655 |  1 |  57k|4916 | 0.000000e+00 | 4.000000e+00 |    Inf |  32.92%
181.21/181.99	c   182s| 50300 |  3598 |970112 |  18.9 |   209M |  68 | 598 |6554 |2501 |9664 |  1 |  57k|4918 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.35%
181.42/182.13	c   182s| 50400 |  3608 |971624 |  18.9 |   209M |  68 | 598 |6605 |2501 |9664 |  0 |  57k|4919 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.35%
181.51/182.28	c   182s| 50500 |  3610 |973325 |  18.9 |   209M |  68 | 598 |6624 |2502 |9667 |  0 |  57k|4919 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.35%
181.71/182.45	c   182s| 50600 |  3618 |975079 |  18.9 |   209M |  68 | 598 |6677 |2501 |9667 |  1 |  57k|4919 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.35%
181.91/182.60	c   183s| 50700 |  3618 |977064 |  18.9 |   209M |  68 | 598 |6686 |2501 |9673 |  1 |  57k|4921 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.38%
182.01/182.77	c   183s| 50800 |  3626 |979065 |  18.9 |   209M |  68 | 598 |6724 |2501 |9676 |  1 |  57k|4922 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.42%
182.21/182.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
182.21/182.91	c   183s| 50900 |  3631 |980721 |  18.9 |   209M |  68 | 598 |6780 |2502 |9677 |  0 |  57k|4923 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.42%
182.31/183.08	c   183s| 51000 |  3638 |982552 |  18.9 |   209M |  68 | 598 |6768 |2501 |9681 |  1 |  57k|4924 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.45%
182.51/183.27	c   183s| 51100 |  3644 |984328 |  18.9 |   212M |  68 | 598 |6790 |2502 |9687 |  0 |  57k|4925 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.45%
182.72/183.44	c   183s| 51200 |  3650 |986325 |  18.9 |   212M |  68 | 598 |6736 |2503 |9688 |  1 |  57k|4930 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.47%
182.92/183.61	c   184s| 51300 |  3651 |988064 |  18.9 |   212M |  68 | 598 |6729 |2519 |9707 |  5 |  57k|4933 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.47%
183.11/183.85	c   184s| 51400 |  3662 |989643 |  18.9 |   212M |  68 | 598 |6751 |   0 |9728 |  0 |  57k|4933 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.47%
183.61/184.30	c   184s| 51500 |  3666 |991607 |  18.9 |   212M |  68 | 598 |6766 |2498 |9798 |  1 |  58k|4935 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.47%
183.81/184.55	c   185s| 51600 |  3659 |993537 |  18.9 |   212M |  68 | 598 |6733 |2503 |9814 |  1 |  58k|4936 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.54%
184.11/184.83	c   185s| 51700 |  3656 |995338 |  18.9 |   212M |  68 | 598 |6713 |2501 |9839 |  1 |  58k|4936 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.58%
184.21/184.99	c   185s| 51800 |  3659 |997044 |  18.9 |   212M |  68 | 598 |6528 |2498 |9843 |  1 |  58k|4936 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.59%
184.42/185.16	c   185s| 51900 |  3653 |998737 |  18.9 |   213M |  68 | 598 |6469 |2502 |9851 |  0 |  58k|4936 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.62%
184.61/185.31	c   185s| 52000 |  3661 |  1000k|  18.9 |   213M |  68 | 598 |6452 |2501 |9851 |  2 |  58k|4936 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.66%
184.71/185.45	c   185s| 52100 |  3665 |  1001k|  18.9 |   213M |  68 | 598 |6469 |2501 |9851 |  0 |  58k|4936 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.69%
184.81/185.59	c   186s| 52200 |  3672 |  1003k|  18.9 |   213M |  68 | 598 |6529 |   0 |9855 |  0 |  58k|4937 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.69%
185.01/185.75	c   186s| 52300 |  3681 |  1004k|  18.9 |   213M |  68 | 598 |6536 |2504 |9864 |  0 |  58k|4937 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.69%
185.21/185.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
185.21/185.92	c   186s| 52400 |  3686 |  1006k|  18.9 |   213M |  68 | 598 |6567 |2501 |9874 |  1 |  58k|4937 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.73%
185.31/186.08	c   186s| 52500 |  3691 |  1008k|  18.9 |   213M |  68 | 598 |6508 |2495 |9876 |  0 |  58k|4937 | 0.000000e+00 | 4.000000e+00 |    Inf |  34.73%
185.50/186.23	c   186s| 52600 |  3697 |  1009k|  18.8 |   213M |  68 | 598 |6508 |2501 |9886 |  1 |  58k|4937 | 0.000000e+00 | 4.000000e+00 |    Inf |  34.84%
185.60/186.36	c   186s| 52700 |  3702 |  1011k|  18.8 |   213M |  68 | 598 |6624 |2501 |9889 |  0 |  59k|4937 | 0.000000e+00 | 4.000000e+00 |    Inf |  34.84%
186.00/186.73	c   187s| 52800 |  3712 |  1013k|  18.8 |   213M |  68 | 598 |6498 |2503 |9928 |  0 |  59k|4946 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.73%
189.09/189.85	c   190s| 52900 |  3712 |  1015k|  18.8 |   213M |  68 | 598 |6518 |2503 |9939 |  1 |  59k|4958 | 0.000000e+00 | 4.000000e+00 |    Inf |  37.55%
189.39/190.19	c   190s| 53000 |  3719 |  1016k|  18.8 |   213M |  68 | 598 |6468 |2504 |9989 |  1 |  59k|4975 | 0.000000e+00 | 4.000000e+00 |    Inf |  37.55%
189.69/190.40	c   190s| 53100 |  3716 |  1018k|  18.8 |   213M |  68 | 598 |6506 |2504 |  10k|  0 |  59k|4976 | 0.000000e+00 | 4.000000e+00 |    Inf |  37.55%
190.08/190.81	c   191s| 53200 |  3726 |  1020k|  18.8 |   213M |  68 | 598 |6077 |2498 |  10k|  0 |  59k|4997 | 0.000000e+00 | 4.000000e+00 |    Inf |  37.71%
190.18/190.98	c   191s| 53300 |  3734 |  1022k|  18.8 |   213M |  68 | 598 |5831 |2497 |  10k|  1 |  59k|5004 | 0.000000e+00 | 4.000000e+00 |    Inf |  37.72%
190.39/191.18	c   191s| 53400 |  3738 |  1024k|  18.8 |   213M |  68 | 598 |5656 |2498 |  10k|  0 |  59k|5014 | 0.000000e+00 | 4.000000e+00 |    Inf |  37.73%
190.68/191.43	c   191s| 53500 |  3739 |  1026k|  18.8 |   213M |  68 | 598 |5401 |2497 |  10k|  1 |  59k|5027 | 0.000000e+00 | 4.000000e+00 |    Inf |  37.81%
191.18/191.93	c   192s| 53600 |  3743 |  1028k|  18.8 |   213M |  68 | 598 |5296 |2497 |  10k|  1 |  59k|5044 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.51%
191.29/192.09	c   192s| 53700 |  3749 |  1030k|  18.8 |   213M |  68 | 598 |5310 |2502 |  10k|  1 |  60k|5053 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.51%
191.58/192.33	c   192s| 53800 |  3753 |  1031k|  18.8 |   213M |  68 | 598 |5357 |2503 |  10k|  1 |  60k|5060 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.57%
191.88/192.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
191.88/192.62	c   193s| 53900 |  3758 |  1033k|  18.8 |   213M |  68 | 598 |5382 |2505 |  10k|  1 |  60k|5075 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.57%
192.38/193.13	c   193s| 54000 |  3767 |  1035k|  18.8 |   213M |  68 | 598 |5450 |2504 |  10k|  0 |  60k|5092 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.57%
192.78/193.56	c   194s| 54100 |  3774 |  1038k|  18.9 |   213M |  68 | 598 |5480 |2506 |  10k|  2 |  60k|5106 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.65%
192.98/193.77	c   194s| 54200 |  3780 |  1040k|  18.9 |   213M |  68 | 598 |5605 |   0 |  10k|  0 |  60k|5114 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.65%
193.38/194.15	c   194s| 54300 |  3789 |  1042k|  18.9 |   213M |  68 | 598 |5615 |2502 |  10k|  0 |  60k|5126 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.70%
193.87/194.62	c   195s| 54400 |  3799 |  1044k|  18.9 |   213M |  68 | 598 |5553 |2505 |  10k|  0 |  60k|5140 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.70%
194.28/195.09	c   195s| 54500 |  3807 |  1046k|  18.9 |   213M |  68 | 598 |5564 |2501 |  10k|  1 |  60k|5147 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.70%
194.67/195.45	c   195s| 54600 |  3807 |  1048k|  18.9 |   213M |  68 | 598 |5521 |2501 |  10k|  0 |  60k|5152 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.70%
195.07/195.87	c   196s| 54700 |  3815 |  1050k|  18.9 |   213M |  68 | 598 |5531 |2512 |  10k|  1 |  60k|5154 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.70%
195.38/196.13	c   196s| 54800 |  3824 |  1052k|  18.9 |   213M |  68 | 598 |5609 |2505 |  10k|  0 |  61k|5157 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.70%
195.56/196.34	c   196s| 54900 |  3823 |  1054k|  18.9 |   213M |  68 | 598 |5676 |2502 |  10k|  1 |  61k|5163 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.70%
195.96/196.75	c   197s| 55000 |  3828 |  1056k|  18.9 |   213M |  68 | 598 |5676 |   0 |  10k|  0 |  61k|5165 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.72%
196.16/196.98	c   197s| 55100 |  3834 |  1058k|  18.9 |   213M |  68 | 598 |5733 |2513 |  10k|  1 |  61k|5168 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.75%
196.37/197.18	c   197s| 55200 |  3838 |  1060k|  18.9 |   213M |  68 | 598 |5728 |2504 |  10k|  0 |  61k|5168 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.75%
196.56/197.32	c   197s| 55300 |  3851 |  1061k|  18.9 |   213M |  68 | 598 |5786 |2504 |  10k|  0 |  61k|5168 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.75%
196.66/197.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
196.66/197.48	c   197s| 55400 |  3858 |  1063k|  18.9 |   213M |  68 | 598 |5789 |2503 |  10k|  1 |  61k|5170 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.75%
196.86/197.69	c   198s| 55500 |  3858 |  1064k|  18.9 |   213M |  68 | 598 |5759 |2505 |  10k|  2 |  61k|5172 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.75%
197.06/197.86	c   198s| 55600 |  3856 |  1066k|  18.9 |   213M |  68 | 598 |5734 |   0 |  10k|  0 |  61k|5172 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.80%
197.36/198.12	c   198s| 55700 |  3864 |  1068k|  18.8 |   213M |  68 | 598 |5695 |2512 |  10k|  0 |  61k|5173 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.80%
197.56/198.34	c   198s| 55800 |  3868 |  1069k|  18.8 |   213M |  68 | 598 |5713 |2506 |  10k|  1 |  61k|5174 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.80%
197.96/198.70	c   199s| 55900 |  3866 |  1071k|  18.8 |   213M |  68 | 598 |5785 |2515 |  10k|  0 |  61k|5177 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.80%
198.26/199.01	c   199s| 56000 |  3881 |  1073k|  18.8 |   213M |  68 | 598 |5844 |2513 |  10k|  0 |  62k|5178 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.80%
198.66/199.49	c   199s| 56100 |  3881 |  1075k|  18.8 |   213M |  68 | 598 |5833 |2505 |  10k|  0 |  62k|5178 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.80%
199.36/200.11	c   200s| 56200 |  3888 |  1078k|  18.9 |   213M |  68 | 598 |5636 |2501 |  11k|  1 |  62k|5178 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.03%
199.55/200.35	c   200s| 56300 |  3890 |  1079k|  18.9 |   213M |  68 | 598 |5605 |2512 |  11k|  1 |  62k|5178 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.03%
200.36/201.15	c   201s| 56400 |  3903 |  1082k|  18.9 |   216M |  68 | 598 |5543 |2521 |  11k|  6 |  62k|5179 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.35%
200.85/201.60	c   202s| 56500 |  3918 |  1084k|  18.9 |   217M |  68 | 598 |5504 |   0 |  11k|  0 |  62k|5179 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.40%
201.15/201.91	c   202s| 56600 |  3921 |  1087k|  18.9 |   217M |  68 | 598 |5484 |2505 |  11k|  2 |  62k|5179 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.91%
201.25/202.08	c   202s| 56700 |  3924 |  1089k|  18.9 |   217M |  68 | 598 |5492 |2506 |  11k|  1 |  62k|5179 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.91%
201.65/202.45	c   202s| 56800 |  3928 |  1090k|  18.9 |   217M |  68 | 598 |5542 |2510 |  11k|  1 |  62k|5180 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.03%
201.85/202.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
201.85/202.65	c   203s| 56900 |  3939 |  1093k|  18.9 |   217M |  68 | 598 |5572 |2500 |  11k|  1 |  62k|5180 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.04%
202.05/202.83	c   203s| 57000 |  3951 |  1094k|  18.9 |   217M |  68 | 598 |5579 |2503 |  11k|  0 |  62k|5180 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.04%
202.15/202.98	c   203s| 57100 |  3959 |  1096k|  18.9 |   217M |  68 | 598 |5591 |2500 |  11k|  1 |  62k|5181 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.04%
202.35/203.17	c   203s| 57200 |  3973 |  1098k|  18.9 |   217M |  68 | 598 |5627 |2502 |  11k|  1 |  63k|5181 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.06%
202.64/203.41	c   203s| 57300 |  3976 |  1100k|  18.9 |   217M |  68 | 598 |5646 |2503 |  11k|  1 |  63k|5182 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.06%
202.84/203.60	c   204s| 57400 |  3981 |  1102k|  18.9 |   217M |  68 | 598 |5722 |2501 |  11k|  1 |  63k|5183 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.09%
203.25/204.03	c   204s| 57500 |  3984 |  1104k|  18.9 |   217M |  68 | 598 |5740 |2503 |  11k|  0 |  63k|5183 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.16%
203.35/204.18	c   204s| 57600 |  3992 |  1106k|  18.9 |   217M |  68 | 598 |5807 |2504 |  11k|  1 |  63k|5185 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.18%
203.64/204.40	c   204s| 57700 |  4006 |  1108k|  18.9 |   221M |  68 | 598 |5905 |2505 |  11k|  1 |  63k|5185 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.18%
204.04/204.80	c   205s| 57800 |  4018 |  1110k|  18.9 |   221M |  68 | 598 |6012 |   0 |  11k|  0 |  63k|5185 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.18%
204.44/205.23	c   205s| 57900 |  4028 |  1112k|  18.9 |   221M |  68 | 598 |6068 |2506 |  11k|  2 |  63k|5185 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.31%
204.84/205.60	c   206s| 58000 |  4036 |  1114k|  18.9 |   221M |  68 | 598 |6122 |2505 |  11k|  2 |  63k|5185 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.31%
205.04/205.88	c   206s| 58100 |  4046 |  1116k|  18.9 |   222M |  68 | 598 |6156 |2512 |  11k|  0 |  64k|5185 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.31%
205.54/206.30	c   206s| 58200 |  4057 |  1118k|  18.9 |   222M |  68 | 598 |6162 |2512 |  11k|  0 |  64k|5189 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.37%
205.93/206.76	c   207s| 58300 |  4068 |  1120k|  18.9 |   222M |  68 | 598 |6180 |2507 |  11k|  0 |  64k|5191 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.37%
206.24/207.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
206.24/207.07	c   207s| 58400 |  4081 |  1123k|  18.9 |   222M |  68 | 598 |6140 |2504 |  11k|  1 |  64k|5192 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.37%
206.43/207.29	c   207s| 58500 |  4082 |  1125k|  18.9 |   222M |  68 | 598 |6155 |2504 |  11k|  0 |  64k|5193 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.37%
206.73/207.57	c   208s| 58600 |  4093 |  1127k|  18.9 |   222M |  68 | 598 |6126 |2509 |  11k|  0 |  64k|5195 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.40%
207.23/208.08	c   208s| 58700 |  4098 |  1130k|  18.9 |   222M |  68 | 598 |5989 |2501 |  11k|  2 |  64k|5199 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.41%
207.43/208.23	c   208s| 58800 |  4109 |  1131k|  18.9 |   222M |  68 | 598 |6027 |2502 |  11k|  1 |  64k|5203 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.41%
207.53/208.37	c   208s| 58900 |  4119 |  1133k|  18.9 |   222M |  68 | 598 |5994 |2502 |  11k|  0 |  64k|5203 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.44%
207.73/208.55	c   209s| 59000 |  4135 |  1134k|  18.9 |   222M |  68 | 598 |6013 |2502 |  11k|  1 |  64k|5210 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.44%
208.62/209.48	c   209s| 59100 |  4149 |  1137k|  18.9 |   222M |  68 | 598 |6093 |2508 |  11k|  0 |  64k|5218 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.44%
208.82/209.66	c   210s| 59200 |  4160 |  1138k|  18.9 |   222M |  68 | 598 |6064 |2510 |  11k|  1 |  65k|5229 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.47%
209.12/209.94	c   210s| 59300 |  4172 |  1140k|  18.9 |   222M |  68 | 598 |6093 |2501 |  11k|  1 |  65k|5243 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.47%
209.82/210.63	c   211s| 59400 |  4184 |  1142k|  18.9 |   222M |  68 | 598 |6118 |2503 |  12k|  1 |  65k|5253 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.47%
210.12/211.00	c   211s| 59500 |  4194 |  1144k|  18.9 |   222M |  68 | 598 |6185 |2521 |  12k|  1 |  65k|5260 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.47%
210.42/211.21	c   211s| 59600 |  4197 |  1146k|  18.9 |   222M |  68 | 598 |6198 |2512 |  12k|  1 |  65k|5270 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.47%
210.82/211.66	c   212s| 59700 |  4203 |  1148k|  18.9 |   223M |  68 | 598 |6131 |2510 |  12k|  1 |  65k|5279 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.48%
211.81/212.68	c   213s| 59800 |  4212 |  1151k|  18.9 |   223M |  68 | 598 |6159 |2517 |  12k|  0 |  65k|5297 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.51%
212.22/213.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
212.22/213.04	c   213s| 59900 |  4223 |  1153k|  18.9 |   223M |  68 | 598 |6173 |2518 |  12k|  1 |  65k|5309 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.51%
212.41/213.27	c   213s| 60000 |  4227 |  1155k|  18.9 |   223M |  68 | 598 |6249 |2527 |  12k|  1 |  65k|5316 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.51%
212.71/213.54	c   214s| 60100 |  4236 |  1157k|  19.0 |   223M |  68 | 598 |6298 |2516 |  12k|  1 |  65k|5327 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.51%
213.32/214.11	c   214s| 60200 |  4239 |  1160k|  19.0 |   223M |  68 | 598 |6466 |2516 |  12k|  1 |  66k|5340 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.51%
213.51/214.33	c   214s| 60300 |  4245 |  1161k|  19.0 |   223M |  68 | 598 |6422 |2513 |  12k|  1 |  66k|5357 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.51%
213.71/214.50	c   214s| 60400 |  4243 |  1163k|  19.0 |   223M |  68 | 598 |6424 |2514 |  12k|  0 |  66k|5359 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.51%
213.91/214.76	c   215s| 60500 |  4249 |  1165k|  19.0 |   223M |  68 | 598 |6395 |2501 |  12k|  0 |  66k|5367 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.51%
214.11/214.96	c   215s| 60600 |  4257 |  1167k|  19.0 |   223M |  68 | 598 |6402 |2503 |  12k|  2 |  66k|5373 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.51%
214.31/215.14	c   215s| 60700 |  4271 |  1168k|  19.0 |   223M |  68 | 598 |6367 |2505 |  12k|  1 |  66k|5377 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.51%
214.41/215.28	c   215s| 60800 |  4270 |  1170k|  18.9 |   223M |  68 | 598 |6421 |2503 |  12k|  1 |  66k|5381 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.51%
214.61/215.41	c   215s| 60900 |  4278 |  1171k|  18.9 |   223M |  68 | 598 |6435 |   0 |  12k|  0 |  66k|5382 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.51%
214.70/215.58	c   216s| 61000 |  4290 |  1173k|  18.9 |   223M |  68 | 598 |6394 |2501 |  12k|  0 |  66k|5382 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
214.90/215.77	c   216s| 61100 |  4306 |  1175k|  18.9 |   223M |  68 | 598 |6454 |2504 |  12k|  1 |  67k|5382 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
215.10/215.95	c   216s| 61200 |  4319 |  1177k|  18.9 |   223M |  68 | 598 |6485 |2502 |  12k|  0 |  67k|5383 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
215.21/216.09	c   216s| 61300 |  4328 |  1179k|  18.9 |   223M |  68 | 598 |6536 |2502 |  12k|  2 |  67k|5386 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
215.40/216.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
215.40/216.20	c   216s| 61400 |  4330 |  1180k|  18.9 |   223M |  68 | 598 |6630 |2505 |  12k|  0 |  67k|5388 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
215.50/216.33	c   216s| 61500 |  4343 |  1181k|  18.9 |   223M |  68 | 598 |6711 |   0 |  12k|  0 |  67k|5388 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
215.60/216.46	c   216s| 61600 |  4341 |  1183k|  18.9 |   223M |  68 | 598 |6785 |   0 |  12k|  0 |  67k|5388 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
215.70/216.60	c   217s| 61700 |  4345 |  1184k|  18.9 |   223M |  68 | 598 |6828 |2505 |  12k|  0 |  67k|5390 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
216.10/216.91	c   217s| 61800 |  4351 |  1186k|  18.9 |   223M |  68 | 598 |6866 |2515 |  12k|  2 |  67k|5390 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
216.20/217.04	c   217s| 61900 |  4353 |  1187k|  18.9 |   223M |  68 | 598 |6947 |   0 |  12k|  0 |  67k|5391 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
216.30/217.16	c   217s| 62000 |  4360 |  1189k|  18.9 |   224M |  68 | 598 |7020 |2504 |  12k|  1 |  67k|5391 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
216.49/217.30	c   217s| 62100 |  4360 |  1190k|  18.9 |   224M |  68 | 598 |7082 |2501 |  12k|  1 |  68k|5392 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
216.59/217.46	c   217s| 62200 |  4364 |  1191k|  18.9 |   224M |  68 | 598 |7100 |2503 |  12k|  0 |  68k|5392 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
216.79/217.68	c   218s| 62300 |  4370 |  1193k|  18.9 |   224M |  68 | 598 |7065 |2508 |  12k|  1 |  68k|5393 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
217.09/217.98	c   218s| 62400 |  4367 |  1195k|  18.9 |   224M |  68 | 598 |7104 |2503 |  12k|  0 |  68k|5393 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
217.30/218.17	c   218s| 62500 |  4371 |  1197k|  18.9 |   224M |  68 | 598 |7144 |2501 |  12k|  0 |  68k|5394 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
217.49/218.36	c   218s| 62600 |  4377 |  1199k|  18.9 |   224M |  68 | 598 |7164 |2509 |  12k|  0 |  68k|5395 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
217.69/218.54	c   219s| 62700 |  4392 |  1201k|  18.9 |   224M |  68 | 598 |7176 |   0 |  12k|  0 |  68k|5395 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
217.79/218.68	c   219s| 62800 |  4398 |  1202k|  18.9 |   224M |  68 | 598 |7174 |2503 |  12k|  0 |  68k|5397 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
217.99/218.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
217.99/218.85	c   219s| 62900 |  4406 |  1204k|  18.8 |   224M |  68 | 598 |7201 |2505 |  12k|  2 |  68k|5398 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
218.19/219.03	c   219s| 63000 |  4404 |  1205k|  18.8 |   224M |  68 | 598 |7232 |2504 |  12k|  2 |  68k|5398 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
218.29/219.17	c   219s| 63100 |  4411 |  1206k|  18.8 |   224M |  68 | 598 |7316 |2504 |  12k|  1 |  69k|5398 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
218.49/219.30	c   219s| 63200 |  4422 |  1208k|  18.8 |   224M |  68 | 598 |7359 |2502 |  12k|  1 |  69k|5399 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
218.59/219.49	c   219s| 63300 |  4432 |  1210k|  18.8 |   224M |  68 | 598 |7391 |2503 |  12k|  2 |  69k|5400 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
218.99/219.80	c   220s| 63400 |  4432 |  1212k|  18.8 |   224M |  68 | 598 |7421 |2503 |  12k|  0 |  69k|5400 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
219.09/219.95	c   220s| 63500 |  4434 |  1213k|  18.8 |   224M |  68 | 598 |7431 |   0 |  12k|  0 |  69k|5400 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
219.29/220.10	c   220s| 63600 |  4440 |  1215k|  18.8 |   224M |  68 | 598 |7469 |2505 |  12k|  1 |  69k|5400 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
219.68/220.55	c   221s| 63700 |  4446 |  1217k|  18.8 |   224M |  68 | 598 |7493 |2503 |  12k|  1 |  69k|5401 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
219.88/220.70	c   221s| 63800 |  4452 |  1219k|  18.8 |   224M |  68 | 598 |7535 |2506 |  12k|  1 |  69k|5402 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
219.98/220.86	c   221s| 63900 |  4463 |  1220k|  18.8 |   224M |  68 | 598 |7571 |2504 |  12k|  1 |  69k|5405 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
220.29/221.14	c   221s| 64000 |  4463 |  1222k|  18.8 |   224M |  68 | 598 |7635 |   0 |  12k|  0 |  69k|5405 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
220.68/221.59	c   222s| 64100 |  4472 |  1224k|  18.8 |   225M |  68 | 598 |7625 |2506 |  13k|  2 |  70k|5406 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
220.88/221.76	c   222s| 64200 |  4474 |  1226k|  18.8 |   225M |  68 | 598 |7613 |2509 |  13k|  2 |  70k|5406 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
221.08/221.94	c   222s| 64300 |  4478 |  1228k|  18.8 |   225M |  68 | 598 |7603 |2503 |  13k|  0 |  70k|5406 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
221.19/222.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
221.19/222.09	c   222s| 64400 |  4479 |  1230k|  18.8 |   225M |  68 | 598 |7669 |2507 |  13k|  0 |  70k|5407 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
221.48/222.32	c   222s| 64500 |  4499 |  1232k|  18.8 |   225M |  68 | 598 |7735 |2503 |  13k|  0 |  70k|5409 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
221.78/222.64	c   223s| 64600 |  4517 |  1234k|  18.8 |   225M |  68 | 598 |7751 |2506 |  13k|  1 |  70k|5409 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
221.98/222.82	c   223s| 64700 |  4520 |  1235k|  18.8 |   225M |  68 | 598 |7810 |   0 |  13k|  0 |  70k|5409 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
222.08/223.00	c   223s| 64800 |  4522 |  1237k|  18.8 |   225M |  68 | 598 |7870 |2515 |  13k|  0 |  70k|5409 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
222.38/223.27	c   223s| 64900 |  4522 |  1239k|  18.8 |   225M |  68 | 598 |7893 |2508 |  13k|  1 |  70k|5409 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
223.18/224.05	c   224s| 65000 |  4526 |  1240k|  18.8 |   225M |  68 | 598 |7903 |2515 |  13k|  1 |  71k|5409 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
223.37/224.22	c   224s| 65100 |  4530 |  1242k|  18.8 |   225M |  68 | 598 |7834 |   0 |  13k|  0 |  71k|5411 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
223.57/224.40	c   224s| 65200 |  4537 |  1244k|  18.8 |   225M |  68 | 598 |7795 |2505 |  13k|  1 |  71k|5411 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
223.77/224.60	c   225s| 65300 |  4542 |  1246k|  18.8 |   225M |  68 | 598 |7748 |2509 |  13k|  0 |  71k|5411 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
223.97/224.85	c   225s| 65400 |  4550 |  1248k|  18.8 |   225M |  68 | 598 |7805 |2511 |  13k|  1 |  71k|5413 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
224.37/225.26	c   225s| 65500 |  4555 |  1250k|  18.8 |   225M |  68 | 598 |7836 |   0 |  13k|  0 |  71k|5413 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
224.87/225.72	c   226s| 65600 |  4566 |  1252k|  18.8 |   225M |  68 | 598 |7899 |2516 |  13k|  1 |  71k|5413 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
225.07/225.91	c   226s| 65700 |  4586 |  1254k|  18.8 |   225M |  68 | 598 |7978 |2516 |  13k|  1 |  71k|5413 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
225.27/226.16	c   226s| 65800 |  4593 |  1255k|  18.8 |   225M |  68 | 598 |8072 |2512 |  13k|  1 |  71k|5413 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
225.67/226.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
225.67/226.55	c   227s| 65900 |  4598 |  1257k|  18.8 |   226M |  68 | 598 |8105 |   0 |  13k|  0 |  71k|5413 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
226.17/227.07	c   227s| 66000 |  4602 |  1260k|  18.8 |   226M |  68 | 598 |8069 |2510 |  13k|  1 |  72k|5413 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
226.46/227.39	c   227s| 66100 |  4614 |  1262k|  18.8 |   226M |  68 | 598 |8053 |2519 |  13k|  1 |  72k|5415 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
226.66/227.58	c   228s| 66200 |  4615 |  1264k|  18.8 |   227M |  68 | 598 |8053 |2503 |  13k|  0 |  72k|5423 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
227.06/227.90	c   228s| 66300 |  4614 |  1266k|  18.8 |   227M |  68 | 598 |8029 |2502 |  13k|  0 |  72k|5432 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
227.16/228.09	c   228s| 66400 |  4625 |  1268k|  18.8 |   227M |  68 | 598 |8012 |   0 |  13k|  0 |  72k|5450 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
227.46/228.31	c   228s| 66500 |  4638 |  1270k|  18.8 |   227M |  68 | 598 |8036 |2504 |  13k|  1 |  72k|5453 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
227.56/228.47	c   228s| 66600 |  4645 |  1271k|  18.8 |   227M |  68 | 598 |8087 |2504 |  13k|  1 |  72k|5458 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
228.06/228.99	c   229s| 66700 |  4650 |  1273k|  18.8 |   227M |  68 | 598 |8134 |2503 |  13k|  1 |  72k|5482 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
228.26/229.12	c   229s| 66800 |  4653 |  1275k|  18.8 |   227M |  68 | 598 |8196 |   0 |  13k|  0 |  73k|5482 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
228.35/229.29	c   229s| 66900 |  4654 |  1276k|  18.8 |   227M |  68 | 598 |8259 |   0 |  13k|  0 |  73k|5496 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
228.55/229.50	c   229s| 67000 |  4673 |  1279k|  18.8 |   227M |  68 | 598 |8258 |2505 |  13k|  0 |  73k|5508 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
228.75/229.66	c   230s| 67100 |  4688 |  1280k|  18.8 |   227M |  68 | 598 |8312 |2505 |  13k|  0 |  73k|5513 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
228.95/229.86	c   230s| 67200 |  4704 |  1282k|  18.8 |   230M |  68 | 598 |8416 |2505 |  13k|  0 |  73k|5529 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
229.45/230.31	c   230s| 67300 |  4722 |  1284k|  18.8 |   230M |  68 | 598 |8519 |2513 |  13k|  1 |  73k|5538 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
229.75/230.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
229.75/230.63	c   231s| 67400 |  4727 |  1285k|  18.8 |   230M |  68 | 598 |8651 |2510 |  13k|  0 |  73k|5548 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
229.95/230.81	c   231s| 67500 |  4729 |  1287k|  18.8 |   230M |  68 | 598 |8701 |2504 |  13k|  0 |  73k|5556 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
230.05/230.97	c   231s| 67600 |  4740 |  1288k|  18.8 |   230M |  68 | 598 |8680 |2505 |  13k|  1 |  74k|5563 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
230.35/231.27	c   231s| 67700 |  4748 |  1290k|  18.8 |   230M |  68 | 598 |8697 |2506 |  13k|  1 |  74k|5578 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
230.65/231.52	c   232s| 67800 |  4752 |  1291k|  18.8 |   230M |  68 | 598 |8585 |2507 |  13k|  1 |  74k|5586 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
230.75/231.66	c   232s| 67900 |  4755 |  1293k|  18.8 |   230M |  68 | 598 |8582 |2503 |  13k|  1 |  74k|5591 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
231.05/231.90	c   232s| 68000 |  4755 |  1294k|  18.8 |   230M |  68 | 598 |8618 |2507 |  13k|  0 |  74k|5595 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
231.25/232.11	c   232s| 68100 |  4763 |  1296k|  18.8 |   230M |  68 | 598 |8713 |   0 |  13k|  0 |  74k|5612 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
231.54/232.47	c   232s| 68200 |  4770 |  1298k|  18.8 |   230M |  68 | 598 |8823 |   0 |  13k|  0 |  74k|5619 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
231.74/232.67	c   233s| 68300 |  4783 |  1300k|  18.8 |   231M |  68 | 598 |8845 |2503 |  13k|  1 |  74k|5627 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
231.94/232.80	c   233s| 68400 |  4785 |  1301k|  18.8 |   231M |  68 | 598 |8901 |2503 |  13k|  1 |  74k|5631 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
232.04/232.97	c   233s| 68500 |  4785 |  1302k|  18.7 |   231M |  68 | 598 |8980 |   0 |  13k|  0 |  75k|5632 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
232.25/233.13	c   233s| 68600 |  4801 |  1304k|  18.7 |   231M |  68 | 598 |9020 |2503 |  13k|  1 |  75k|5638 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
232.44/233.30	c   233s| 68700 |  4805 |  1306k|  18.7 |   231M |  68 | 598 |9077 |   0 |  13k|  0 |  75k|5638 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
232.84/233.77	c   234s| 68800 |  4815 |  1307k|  18.7 |   231M |  68 | 598 |9144 |2509 |  14k|  1 |  75k|5645 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
233.34/234.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
233.34/234.24	c   234s| 68900 |  4813 |  1309k|  18.7 |   231M |  68 | 598 |9237 |2507 |  14k|  2 |  75k|5649 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
233.54/234.46	c   234s| 69000 |  4823 |  1311k|  18.7 |   231M |  68 | 598 |9235 |2507 |  14k|  0 |  75k|5658 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
234.14/235.03	c   235s| 69100 |  4838 |  1313k|  18.7 |   236M |  68 | 598 |9131 |2506 |  14k|  2 |  75k|5663 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
234.34/235.29	c   235s| 69200 |  4851 |  1315k|  18.8 |   237M |  68 | 598 |9168 |   0 |  14k|  0 |  75k|5664 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
234.64/235.50	c   235s| 69300 |  4857 |  1318k|  18.8 |   237M |  68 | 598 |9200 |2503 |  14k|  1 |  75k|5666 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
234.84/235.76	c   236s| 69400 |  4872 |  1319k|  18.8 |   237M |  68 | 598 |9162 |   0 |  14k|  0 |  76k|5667 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
235.14/236.03	c   236s| 69500 |  4880 |  1321k|  18.8 |   237M |  68 | 598 |9174 |2508 |  14k|  1 |  76k|5668 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
235.33/236.26	c   236s| 69600 |  4904 |  1323k|  18.8 |   237M |  68 | 598 |9165 |2506 |  14k|  1 |  76k|5668 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
235.83/236.72	c   237s| 69700 |  4925 |  1325k|  18.8 |   237M |  68 | 598 |9205 |2508 |  14k|  1 |  76k|5670 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
236.14/237.01	c   237s| 69800 |  4934 |  1327k|  18.8 |   237M |  68 | 598 |9305 |2508 |  14k|  1 |  76k|5671 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
236.53/237.49	c   237s| 69900 |  4948 |  1329k|  18.8 |   237M |  68 | 598 |9413 |   0 |  14k|  0 |  76k|5673 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
237.03/237.92	c   238s| 70000 |  4963 |  1331k|  18.8 |   237M |  68 | 598 |9517 |2514 |  14k|  1 |  76k|5673 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
237.63/238.50	c   238s| 70100 |  4978 |  1333k|  18.8 |   237M |  68 | 598 |9607 |2513 |  14k|  1 |  76k|5673 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
238.02/238.96	c   239s| 70200 |  4979 |  1335k|  18.8 |   237M |  68 | 598 |9689 |2506 |  14k|  1 |  77k|5679 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
238.42/239.30	c   239s| 70300 |  4987 |  1337k|  18.8 |   237M |  68 | 598 |9676 |   0 |  14k|  0 |  77k|5681 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
238.72/239.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
238.72/239.60	c   240s| 70400 |  4991 |  1339k|  18.8 |   237M |  68 | 598 |9701 |2514 |  14k|  1 |  77k|5681 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
239.02/239.92	c   240s| 70500 |  4993 |  1341k|  18.8 |   237M |  68 | 598 |9694 |2514 |  14k|  1 |  77k|5682 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
239.42/240.36	c   240s| 70600 |  5000 |  1343k|  18.8 |   237M |  68 | 598 |9674 |2509 |  14k|  2 |  77k|5684 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
239.72/240.68	c   241s| 70700 |  5002 |  1345k|  18.8 |   237M |  68 | 598 |9562 |2512 |  14k|  1 |  77k|5685 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
239.92/240.87	c   241s| 70800 |  5008 |  1347k|  18.8 |   237M |  68 | 598 |9624 |2514 |  14k|  3 |  77k|5686 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
240.32/241.27	c   241s| 70900 |  5021 |  1349k|  18.8 |   237M |  68 | 598 |9576 |   0 |  14k|  0 |  77k|5687 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
241.02/241.91	c   242s| 71000 |  5037 |  1351k|  18.8 |   237M |  68 | 598 |9581 |2510 |  14k|  0 |  77k|5689 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
241.51/242.47	c   242s| 71100 |  5071 |  1354k|  18.8 |   237M |  68 | 598 |9557 |2508 |  14k|  1 |  77k|5690 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
242.12/243.05	c   243s| 71200 |  5082 |  1356k|  18.8 |   237M |  68 | 598 |9637 |2507 |  14k|  2 |  77k|5690 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
242.41/243.39	c   243s| 71300 |  5096 |  1358k|  18.8 |   237M |  68 | 598 |9643 |2506 |  14k|  1 |  78k|5691 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
242.71/243.67	c   244s| 71400 |  5114 |  1360k|  18.8 |   237M |  68 | 598 |9625 |2509 |  14k|  0 |  78k|5692 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
243.01/243.99	c   244s| 71500 |  5126 |  1361k|  18.8 |   237M |  68 | 598 |9658 |2513 |  15k|  1 |  78k|5692 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
243.31/244.22	c   244s| 71600 |  5147 |  1363k|  18.8 |   237M |  68 | 598 |9715 |2521 |  15k|  0 |  78k|5692 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
243.51/244.42	c   244s| 71700 |  5168 |  1365k|  18.8 |   237M |  68 | 598 |9692 |   0 |  15k|  0 |  78k|5692 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
243.71/244.65	c   245s| 71800 |  5184 |  1368k|  18.8 |   237M |  68 | 598 |9627 |2504 |  15k|  0 |  78k|5693 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
243.91/244.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
243.91/244.81	c   245s| 71900 |  5194 |  1369k|  18.8 |   238M |  68 | 598 |9524 |2503 |  15k|  1 |  78k|5693 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
244.21/245.16	c   245s| 72000 |  5208 |  1371k|  18.8 |   238M |  68 | 598 |9462 |2514 |  15k|  0 |  78k|5694 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
244.90/245.84	c   246s| 72100 |  5220 |  1372k|  18.8 |   238M |  68 | 598 |9525 |2511 |  15k|  0 |  78k|5697 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
245.70/246.61	c   247s| 72200 |  5239 |  1375k|  18.8 |   239M |  68 | 598 |9469 |2517 |  15k|  1 |  78k|5697 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
246.30/247.25	c   247s| 72300 |  5243 |  1377k|  18.8 |   239M |  68 | 598 |9414 |2516 |  15k|  0 |  79k|5702 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
246.80/247.78	c   248s| 72400 |  5262 |  1380k|  18.8 |   239M |  68 | 598 |9368 |2514 |  15k|  0 |  79k|5705 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
247.00/247.98	c   248s| 72500 |  5267 |  1382k|  18.8 |   240M |  68 | 598 |9438 |2517 |  15k|  1 |  79k|5708 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
247.59/248.55	c   249s| 72600 |  5284 |  1384k|  18.8 |   240M |  68 | 598 |9436 |2502 |  15k|  1 |  79k|5711 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
247.99/248.91	c   249s| 72700 |  5291 |  1385k|  18.8 |   240M |  68 | 598 |9341 |   0 |  15k|  0 |  79k|5713 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
248.39/249.38	c   249s| 72800 |  5300 |  1387k|  18.8 |   240M |  68 | 598 |9342 |   0 |  15k|  0 |  79k|5718 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
248.69/249.62	c   250s| 72900 |  5307 |  1389k|  18.8 |   240M |  68 | 598 |9436 |2517 |  15k|  1 |  79k|5719 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
249.20/250.12	c   250s| 73000 |  5318 |  1391k|  18.8 |   240M |  68 | 598 |9505 |2516 |  15k|  0 |  79k|5720 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
249.59/250.51	c   251s| 73100 |  5332 |  1393k|  18.8 |   240M |  68 | 598 |9520 |2516 |  15k|  1 |  79k|5720 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
249.79/250.74	c   251s| 73200 |  5344 |  1395k|  18.8 |   240M |  68 | 598 |9553 |   0 |  15k|  0 |  80k|5722 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
250.29/251.28	c   251s| 73300 |  5346 |  1397k|  18.8 |   240M |  68 | 598 |9605 |2525 |  15k|  4 |  80k|5726 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
250.78/251.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
250.78/251.73	c   252s| 73400 |  5356 |  1399k|  18.8 |   240M |  68 | 598 |9624 |2518 |  15k|  1 |  80k|5741 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
250.98/252.00	c   252s| 73500 |  5365 |  1401k|  18.8 |   240M |  68 | 598 |9450 |2509 |  15k|  0 |  80k|5765 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
251.58/252.54	c   253s| 73600 |  5375 |  1404k|  18.8 |   240M |  68 | 598 |9338 |2510 |  15k|  1 |  80k|5783 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
252.88/253.82	c   254s| 73700 |  5389 |  1407k|  18.8 |   241M |  68 | 598 |9372 |2521 |  16k|  0 |  80k|5797 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
253.18/254.18	c   254s| 73800 |  5398 |  1409k|  18.8 |   241M |  68 | 598 |9402 |2519 |  16k|  1 |  80k|5817 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
253.48/254.40	c   254s| 73900 |  5406 |  1411k|  18.9 |   241M |  68 | 598 |9410 |2519 |  16k|  1 |  80k|5818 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
253.68/254.69	c   255s| 74000 |  5411 |  1414k|  18.9 |   241M |  68 | 598 |9391 |2525 |  16k|  0 |  80k|5834 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
253.98/254.94	c   255s| 74100 |  5408 |  1416k|  18.9 |   241M |  69 | 598 |9442 |2521 |  16k|  2 |  80k|5850 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
254.27/255.21	c   255s| 74200 |  5415 |  1417k|  18.9 |   241M |  69 | 598 |9505 |2515 |  16k|  0 |  81k|5856 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
254.67/255.61	c   256s| 74300 |  5423 |  1419k|  18.9 |   241M |  69 | 598 |9450 |2512 |  16k|  2 |  81k|5868 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
255.08/256.02	c   256s| 74400 |  5423 |  1421k|  18.9 |   241M |  69 | 598 |9261 |2502 |  16k|  0 |  81k|5873 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
255.47/256.49	c   256s| 74500 |  5446 |  1423k|  18.9 |   241M |  69 | 598 |9061 |2508 |  16k|  1 |  81k|5882 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
255.77/256.70	c   257s| 74600 |  5449 |  1424k|  18.9 |   241M |  69 | 598 |8996 |   0 |  16k|  0 |  81k|5884 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
256.08/257.08	c   257s| 74700 |  5457 |  1426k|  18.8 |   241M |  69 | 598 |8918 |   0 |  16k|  0 |  81k|5891 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
256.96/257.93	c   258s| 74800 |  5462 |  1428k|  18.9 |   241M |  69 | 598 |8809 |   0 |  16k|  0 |  81k|5912 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
257.17/258.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
257.17/258.14	c   258s| 74900 |  5475 |  1430k|  18.9 |   241M |  69 | 598 |8764 |2505 |  16k|  1 |  81k|5919 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
257.46/258.41	c   258s| 75000 |  5492 |  1432k|  18.9 |   241M |  69 | 598 |8774 |2506 |  16k|  1 |  81k|5926 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
257.87/258.80	c   259s| 75100 |  5516 |  1434k|  18.9 |   244M |  69 | 598 |8859 |2506 |  16k|  0 |  82k|5929 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
258.18/259.15	c   259s| 75200 |  5517 |  1436k|  18.9 |   244M |  69 | 598 |8919 |2518 |  16k|  1 |  82k|5933 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
258.47/259.40	c   259s| 75300 |  5521 |  1437k|  18.9 |   244M |  69 | 598 |8951 |   0 |  16k|  0 |  82k|5938 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
258.77/259.73	c   260s| 75400 |  5522 |  1439k|  18.8 |   244M |  69 | 598 |8984 |   0 |  16k|  0 |  82k|5943 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
259.17/260.18	c   260s| 75500 |  5529 |  1441k|  18.8 |   244M |  69 | 598 |9009 |2504 |  16k|  0 |  82k|5952 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
259.57/260.56	c   261s| 75600 |  5531 |  1442k|  18.8 |   244M |  69 | 598 |9031 |2515 |  16k|  0 |  82k|5959 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
260.07/261.08	c   261s| 75700 |  5539 |  1445k|  18.8 |   244M |  69 | 598 |9043 |2515 |  16k|  0 |  82k|5963 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
260.36/261.30	c   261s| 75800 |  5544 |  1447k|  18.8 |   244M |  69 | 598 |9000 |2518 |  16k|  2 |  82k|5967 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
260.76/261.74	c   262s| 75900 |  5545 |  1449k|  18.8 |   244M |  69 | 598 |8844 |   0 |  16k|  0 |  82k|5967 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
261.07/262.05	c   262s| 76000 |  5549 |  1451k|  18.9 |   244M |  69 | 598 |8777 |2502 |  16k|  1 |  82k|5971 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
261.26/262.29	c   262s| 76100 |  5551 |  1453k|  18.9 |   244M |  69 | 598 |8758 |2518 |  16k|  1 |  83k|5972 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
261.76/262.73	c   263s| 76200 |  5556 |  1455k|  18.9 |   244M |  69 | 598 |8756 |   0 |  16k|  0 |  83k|5973 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
261.96/262.92	c   263s| 76300 |  5560 |  1457k|  18.9 |   244M |  69 | 598 |8753 |   0 |  16k|  0 |  83k|5974 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
262.16/263.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
262.16/263.14	c   263s| 76400 |  5574 |  1459k|  18.9 |   244M |  69 | 598 |8756 |   0 |  17k|  0 |  83k|5983 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
262.56/263.57	c   264s| 76500 |  5581 |  1460k|  18.9 |   244M |  69 | 598 |8755 |2509 |  17k|  1 |  83k|5986 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
263.25/264.22	c   264s| 76600 |  5587 |  1463k|  18.9 |   244M |  69 | 598 |8789 |2509 |  17k|  1 |  83k|5989 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
263.55/264.56	c   265s| 76700 |  5591 |  1464k|  18.9 |   251M |  69 | 598 |8900 |   0 |  17k|  0 |  83k|5992 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
263.75/264.72	c   265s| 76800 |  5597 |  1466k|  18.9 |   251M |  69 | 598 |8876 |2505 |  17k|  1 |  83k|5992 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
263.85/264.89	c   265s| 76900 |  5600 |  1467k|  18.8 |   251M |  69 | 598 |8903 |2505 |  17k|  1 |  83k|5995 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
264.25/265.23	c   265s| 77000 |  5602 |  1469k|  18.8 |   251M |  69 | 598 |8943 |2508 |  17k|  1 |  84k|5996 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
264.45/265.44	c   265s| 77100 |  5602 |  1470k|  18.8 |   251M |  69 | 598 |8991 |2509 |  17k|  1 |  84k|5997 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
264.75/265.76	c   266s| 77200 |  5599 |  1472k|  18.8 |   251M |  69 | 598 |9049 |2509 |  17k|  0 |  84k|5998 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
264.95/265.96	c   266s| 77300 |  5600 |  1474k|  18.8 |   251M |  69 | 598 |9086 |2512 |  17k|  0 |  84k|5998 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
265.25/266.21	c   266s| 77400 |  5612 |  1476k|  18.8 |   251M |  69 | 598 |9052 |2507 |  17k|  1 |  84k|6004 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
265.75/266.71	c   267s| 77500 |  5616 |  1478k|  18.8 |   252M |  69 | 598 |8995 |   0 |  17k|  0 |  84k|6005 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
265.95/266.97	c   267s| 77600 |  5619 |  1479k|  18.8 |   252M |  69 | 598 |8990 |2514 |  17k|  1 |  84k|6011 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
266.15/267.15	c   267s| 77700 |  5620 |  1481k|  18.8 |   252M |  69 | 598 |9047 |2515 |  17k|  0 |  84k|6012 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
266.34/267.31	c   267s| 77800 |  5624 |  1482k|  18.8 |   252M |  69 | 598 |9087 |   0 |  17k|  0 |  84k|6014 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
266.44/267.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
266.44/267.46	c   267s| 77900 |  5625 |  1483k|  18.8 |   252M |  70 | 598 |9177 |2503 |  17k|  1 |  84k|6016 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
266.64/267.68	c   268s| 78000 |  5638 |  1485k|  18.8 |   252M |  70 | 598 |9217 |2513 |  17k|  1 |  85k|6016 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
266.84/267.87	c   268s| 78100 |  5652 |  1486k|  18.8 |   253M |  70 | 598 |9212 |2507 |  17k|  0 |  85k|6017 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
267.34/268.37	c   268s| 78200 |  5666 |  1489k|  18.8 |   253M |  70 | 598 |9253 |2509 |  17k|  0 |  85k|6022 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
268.04/269.00	c   269s| 78300 |  5678 |  1491k|  18.8 |   253M |  70 | 598 |9262 |2503 |  17k|  1 |  85k|6022 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
268.34/269.37	c   269s| 78400 |  5687 |  1493k|  18.8 |   253M |  70 | 598 |9333 |2507 |  17k|  0 |  85k|6023 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
268.64/269.67	c   270s| 78500 |  5692 |  1495k|  18.8 |   253M |  70 | 598 |9330 |2509 |  17k|  0 |  85k|6025 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
269.04/270.01	c   270s| 78600 |  5694 |  1496k|  18.8 |   253M |  70 | 598 |9272 |   0 |  17k|  0 |  85k|6025 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
269.33/270.39	c   270s| 78700 |  5698 |  1498k|  18.8 |   253M |  70 | 598 |9255 |2505 |  17k|  0 |  85k|6025 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
269.53/270.57	c   271s| 78800 |  5707 |  1500k|  18.8 |   253M |  70 | 598 |9250 |2511 |  17k|  0 |  85k|6030 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
269.83/270.88	c   271s| 78900 |  5714 |  1501k|  18.8 |   253M |  70 | 598 |9229 |2505 |  17k|  1 |  85k|6031 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
270.23/271.20	c   271s| 79000 |  5713 |  1503k|  18.8 |   253M |  70 | 598 |9257 |2513 |  17k|  0 |  85k|6032 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
270.43/271.43	c   271s| 79100 |  5720 |  1505k|  18.8 |   253M |  70 | 598 |9259 |2510 |  17k|  0 |  86k|6035 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
270.63/271.60	c   272s| 79200 |  5726 |  1506k|  18.8 |   253M |  70 | 598 |9201 |2516 |  17k|  1 |  86k|6035 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
270.73/271.78	c   272s| 79300 |  5729 |  1508k|  18.8 |   253M |  70 | 598 |9237 |2518 |  17k|  0 |  86k|6039 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
271.03/272.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
271.03/272.03	c   272s| 79400 |  5739 |  1510k|  18.8 |   253M |  70 | 598 |9218 |2513 |  17k|  0 |  86k|6039 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
271.23/272.27	c   272s| 79500 |  5755 |  1512k|  18.8 |   253M |  70 | 598 |9137 |2513 |  17k|  1 |  86k|6039 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
271.53/272.59	c   273s| 79600 |  5765 |  1514k|  18.8 |   253M |  70 | 598 |9127 |2513 |  17k|  2 |  86k|6039 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
271.83/272.86	c   273s| 79700 |  5771 |  1517k|  18.8 |   253M |  70 | 598 |9120 |2510 |  17k|  0 |  86k|6039 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
272.72/273.75	c   274s| 79800 |  5797 |  1519k|  18.8 |   253M |  70 | 598 |9252 |   0 |  18k|  0 |  86k|6039 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
273.03/274.02	c   274s| 79900 |  5810 |  1521k|  18.8 |   253M |  70 | 598 |9309 |   0 |  18k|  0 |  86k|6039 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
273.42/274.43	c   274s| 80000 |  5818 |  1523k|  18.8 |   253M |  70 | 598 |9403 |2526 |  18k|  2 |  86k|6039 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
273.72/274.79	c   275s| 80100 |  5827 |  1525k|  18.8 |   253M |  70 | 598 |9428 |2513 |  18k|  0 |  87k|6041 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
274.22/275.24	c   275s| 80200 |  5837 |  1527k|  18.8 |   253M |  70 | 598 |9465 |2506 |  18k|  1 |  87k|6044 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
274.62/275.63	c   276s| 80300 |  5846 |  1529k|  18.8 |   254M |  70 | 598 |9452 |2513 |  18k|  1 |  87k|6045 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
275.12/276.18	c   276s| 80400 |  5858 |  1532k|  18.8 |   254M |  70 | 598 |9462 |2506 |  18k|  2 |  87k|6045 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
275.61/276.66	c   277s| 80500 |  5863 |  1534k|  18.8 |   254M |  70 | 598 |9509 |2515 |  18k|  0 |  87k|6047 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
275.91/276.97	c   277s| 80600 |  5867 |  1536k|  18.8 |   254M |  70 | 598 |9468 |2520 |  18k|  1 |  87k|6047 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
276.31/277.32	c   277s| 80700 |  5880 |  1538k|  18.8 |   254M |  70 | 598 |9427 |2519 |  18k|  1 |  87k|6061 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
276.51/277.54	c   278s| 80800 |  5879 |  1540k|  18.8 |   254M |  70 | 598 |9446 |2504 |  18k|  0 |  87k|6063 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
276.71/277.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
276.71/277.79	c   278s| 80900 |  5885 |  1542k|  18.8 |   254M |  70 | 598 |9436 |2506 |  18k|  1 |  87k|6073 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
277.12/278.13	c   278s| 81000 |  5901 |  1544k|  18.8 |   254M |  70 | 598 |9499 |   0 |  18k|  0 |  87k|6074 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
277.41/278.40	c   278s| 81100 |  5907 |  1546k|  18.8 |   254M |  70 | 598 |9488 |2509 |  18k|  1 |  88k|6085 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
277.71/278.74	c   279s| 81200 |  5913 |  1548k|  18.8 |   254M |  70 | 598 |9525 |2519 |  18k|  1 |  88k|6096 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
278.01/279.08	c   279s| 81300 |  5923 |  1550k|  18.8 |   254M |  70 | 598 |9591 |2517 |  18k|  1 |  88k|6106 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
278.61/279.65	c   280s| 81400 |  5935 |  1552k|  18.9 |   254M |  70 | 598 |9655 |2517 |  18k|  0 |  88k|6116 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
278.90/279.95	c   280s| 81500 |  5948 |  1554k|  18.9 |   254M |  70 | 598 |9729 |2511 |  18k|  1 |  88k|6122 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
279.40/280.44	c   280s| 81600 |  5953 |  1557k|  18.9 |   254M |  70 | 598 |9803 |2518 |  18k|  1 |  88k|6134 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
279.60/280.65	c   281s| 81700 |  5951 |  1558k|  18.9 |   254M |  70 | 598 |9866 |2511 |  18k|  1 |  88k|6147 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
280.01/281.01	c   281s| 81800 |  5957 |  1560k|  18.9 |   255M |  70 | 598 |9918 |2511 |  18k|  0 |  88k|6161 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
280.50/281.58	c   282s| 81900 |  5961 |  1563k|  18.9 |   255M |  70 | 598 |9912 |2519 |  18k|  1 |  88k|6174 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
281.00/282.04	c   282s| 82000 |  5963 |  1565k|  18.9 |   255M |  70 | 598 |9898 |2520 |  18k|  0 |  88k|6183 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
281.30/282.32	c   282s| 82100 |  5967 |  1566k|  18.9 |   255M |  70 | 598 |9948 |2517 |  18k|  0 |  89k|6194 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
281.50/282.55	c   283s| 82200 |  5972 |  1568k|  18.9 |   255M |  70 | 598 |  10k|2510 |  18k|  1 |  89k|6209 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
281.80/282.86	c   283s| 82300 |  5982 |  1570k|  18.9 |   255M |  70 | 598 |  10k|2511 |  19k|  1 |  89k|6220 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
282.49/283.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
282.49/283.52	c   284s| 82400 |  5990 |  1573k|  18.9 |   255M |  70 | 598 |  10k|2521 |  19k|  2 |  89k|6228 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
282.69/283.74	c   284s| 82500 |  5997 |  1574k|  18.9 |   255M |  70 | 598 |  10k|2523 |  19k|  3 |  89k|6239 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
283.00/284.06	c   284s| 82600 |  6000 |  1576k|  18.9 |   255M |  70 | 598 |  10k|2514 |  19k|  1 |  89k|6243 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
283.49/284.53	c   285s| 82700 |  5998 |  1578k|  18.9 |   255M |  70 | 598 |  10k|2518 |  19k|  0 |  89k|6252 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
283.89/284.93	c   285s| 82800 |  5995 |  1580k|  18.9 |   255M |  70 | 598 |  10k|2516 |  19k|  1 |  89k|6255 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
284.10/285.11	c   285s| 82900 |  6004 |  1582k|  18.9 |   255M |  70 | 598 |  10k|2519 |  19k|  1 |  89k|6259 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
284.29/285.30	c   285s| 83000 |  5999 |  1583k|  18.9 |   255M |  70 | 598 |  10k|2518 |  19k|  2 |  89k|6263 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
284.49/285.53	c   286s| 83100 |  5997 |  1585k|  18.9 |   255M |  70 | 598 |  10k|2516 |  19k|  1 |  90k|6264 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
285.09/286.18	c   286s| 83200 |  6006 |  1586k|  18.9 |   255M |  70 | 598 |  10k|2507 |  19k|  1 |  90k|6268 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
285.39/286.47	c   286s| 83300 |  6012 |  1588k|  18.9 |   255M |  70 | 598 |  10k|2510 |  19k|  0 |  90k|6271 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
285.78/286.80	c   287s| 83400 |  6025 |  1591k|  18.9 |   255M |  70 | 598 |  10k|2517 |  19k|  2 |  90k|6273 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
286.09/287.12	c   287s| 83500 |  6027 |  1593k|  18.9 |   255M |  70 | 598 |  10k|   0 |  19k|  0 |  90k|6276 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
286.88/287.99	c   288s| 83600 |  6030 |  1595k|  18.9 |   255M |  70 | 598 |  10k|2523 |  19k|  1 |  90k|6281 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
287.58/288.64	c   289s| 83700 |  6027 |  1598k|  18.9 |   255M |  70 | 598 |  10k|2505 |  19k|  1 |  90k|6286 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
287.78/288.84	c   289s| 83800 |  6032 |  1599k|  18.9 |   255M |  70 | 598 |  10k|2516 |  19k|  0 |  90k|6286 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
288.18/289.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
288.18/289.25	c   289s| 83900 |  6038 |  1601k|  18.9 |   255M |  70 | 598 |  10k|2506 |  19k|  1 |  90k|6286 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
288.48/289.50	c   289s| 84000 |  6060 |  1603k|  18.9 |   255M |  70 | 598 |  10k|2506 |  19k|  1 |  90k|6287 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
288.68/289.71	c   290s| 84100 |  6081 |  1605k|  18.9 |   255M |  70 | 598 |  10k|2510 |  19k|  1 |  91k|6287 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
288.98/290.10	c   290s| 84200 |  6094 |  1606k|  18.9 |   255M |  70 | 598 |  10k|2522 |  19k|  0 |  91k|6287 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
289.27/290.32	c   290s| 84300 |  6106 |  1608k|  18.9 |   256M |  70 | 598 |  10k|   0 |  19k|  0 |  91k|6290 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
289.67/290.74	c   291s| 84400 |  6116 |  1610k|  18.9 |   256M |  70 | 598 |  10k|2523 |  19k|  1 |  91k|6291 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
289.98/291.05	c   291s| 84500 |  6119 |  1612k|  18.9 |   256M |  70 | 598 |  10k|2518 |  19k|  1 |  91k|6291 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
290.17/291.22	c   291s| 84600 |  6123 |  1613k|  18.9 |   256M |  75 | 598 |  10k|   0 |  19k|  0 |  91k|6293 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
290.37/291.45	c   291s| 84700 |  6134 |  1615k|  18.9 |   256M |  75 | 598 |  10k|2512 |  20k|  1 |  91k|6295 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
291.17/292.28	c   292s| 84800 |  6145 |  1618k|  18.9 |   256M |  75 | 598 |  10k|2512 |  20k|  2 |  91k|6297 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
291.77/292.84	c   293s| 84900 |  6155 |  1620k|  18.9 |   256M |  75 | 598 |  10k|2517 |  20k|  1 |  91k|6300 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
291.97/293.07	c   293s| 85000 |  6165 |  1622k|  18.9 |   256M |  75 | 598 |  10k|2507 |  20k|  0 |  91k|6301 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
292.47/293.59	c   294s| 85100 |  6181 |  1623k|  18.9 |   256M |  75 | 598 |  10k|2519 |  20k|  2 |  92k|6302 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
292.76/293.89	c   294s| 85200 |  6189 |  1625k|  18.9 |   256M |  75 | 598 |  10k|2519 |  20k|  1 |  92k|6302 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
293.16/294.22	c   294s| 85300 |  6195 |  1627k|  18.9 |   256M |  75 | 598 |  10k|2531 |  20k|  1 |  92k|6302 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
293.46/294.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
293.46/294.55	c   295s| 85400 |  6194 |  1629k|  18.9 |   256M |  75 | 598 |  10k|2519 |  20k|  1 |  92k|6304 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
293.86/294.99	c   295s| 85500 |  6205 |  1632k|  18.9 |   256M |  75 | 598 |  10k|2525 |  20k|  0 |  92k|6304 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
294.26/295.31	c   295s| 85600 |  6208 |  1633k|  18.9 |   256M |  75 | 598 |  10k|2515 |  20k|  0 |  92k|6304 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
294.66/295.78	c   296s| 85700 |  6216 |  1636k|  18.9 |   256M |  75 | 598 |  10k|2513 |  20k|  1 |  92k|6304 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
295.16/296.27	c   296s| 85800 |  6222 |  1638k|  18.9 |   256M |  75 | 598 |  10k|2518 |  20k|  0 |  92k|6304 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
295.46/296.57	c   297s| 85900 |  6227 |  1640k|  18.9 |   256M |  75 | 598 |  10k|2521 |  20k|  1 |  92k|6304 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
295.76/296.83	c   297s| 86000 |  6240 |  1642k|  18.9 |   256M |  75 | 598 |  10k|2523 |  20k|  1 |  92k|6305 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
295.96/297.08	c   297s| 86100 |  6239 |  1644k|  18.9 |   256M |  75 | 598 |  10k|2526 |  20k|  1 |  92k|6305 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
296.16/297.29	c   297s| 86200 |  6243 |  1646k|  18.9 |   256M |  75 | 598 |  10k|2520 |  20k|  1 |  92k|6305 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
296.55/297.66	c   298s| 86300 |  6246 |  1648k|  18.9 |   256M |  75 | 598 |  10k|2516 |  20k|  0 |  93k|6305 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
296.75/297.86	c   298s| 86400 |  6250 |  1649k|  18.9 |   256M |  75 | 598 |  10k|2515 |  20k|  1 |  93k|6306 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
297.15/298.20	c   298s| 86500 |  6254 |  1651k|  18.9 |   256M |  75 | 598 |  10k|2522 |  20k|  0 |  93k|6307 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
297.55/298.62	c   299s| 86600 |  6259 |  1653k|  18.9 |   256M |  75 | 598 |  10k|2514 |  20k|  0 |  93k|6307 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
298.85/299.90	c   300s| 86700 |  6270 |  1655k|  18.9 |   257M |  75 | 598 |  10k|2525 |  20k|  1 |  93k|6309 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
299.15/300.29	c   300s| 86800 |  6287 |  1657k|  18.9 |   257M |  75 | 598 |  10k|2519 |  20k|  1 |  93k|6309 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
299.45/300.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
299.45/300.50	c   300s| 86900 |  6301 |  1659k|  18.9 |   257M |  75 | 598 |  10k|2518 |  20k|  1 |  93k|6313 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
299.64/300.73	c   301s| 87000 |  6308 |  1661k|  18.9 |   260M |  75 | 598 |  10k|2520 |  20k|  1 |  93k|6313 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
299.95/301.06	c   301s| 87100 |  6331 |  1663k|  18.9 |   260M |  75 | 598 |  10k|2515 |  21k|  1 |  93k|6313 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
300.14/301.25	c   301s| 87200 |  6341 |  1665k|  18.9 |   260M |  75 | 598 |  10k|   0 |  21k|  0 |  93k|6313 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
300.34/301.49	c   301s| 87300 |  6359 |  1667k|  18.9 |   260M |  75 | 598 |  10k|2528 |  21k|  2 |  94k|6313 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
300.64/301.70	c   302s| 87400 |  6368 |  1669k|  18.9 |   260M |  75 | 598 |  10k|2525 |  21k|  0 |  94k|6313 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
300.74/301.86	c   302s| 87500 |  6373 |  1670k|  18.9 |   261M |  75 | 598 |  10k|2527 |  21k|  1 |  94k|6313 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
300.95/302.04	c   302s| 87600 |  6382 |  1672k|  18.9 |   261M |  75 | 598 |  10k|2527 |  21k|  0 |  94k|6313 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
301.14/302.24	c   302s| 87700 |  6390 |  1674k|  18.9 |   261M |  75 | 598 |  10k|2530 |  21k|  1 |  94k|6313 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
301.34/302.49	c   302s| 87800 |  6398 |  1675k|  18.9 |   261M |  75 | 598 |  10k|2521 |  21k|  1 |  94k|6313 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
301.64/302.70	c   303s| 87900 |  6410 |  1678k|  18.9 |   261M |  75 | 598 |  11k|2530 |  21k|  1 |  94k|6313 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
301.84/302.93	c   303s| 88000 |  6421 |  1680k|  18.9 |   261M |  75 | 598 |  11k|2523 |  21k|  1 |  94k|6313 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
302.14/303.22	c   303s| 88100 |  6436 |  1682k|  18.9 |   262M |  75 | 598 |  11k|2531 |  21k|  2 |  94k|6339 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
302.34/303.47	c   303s| 88200 |  6448 |  1684k|  18.9 |   262M |  75 | 598 |  11k|2527 |  21k|  1 |  95k|6339 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
302.54/303.66	c   304s| 88300 |  6463 |  1686k|  18.9 |   262M |  75 | 598 |  11k|2524 |  21k|  0 |  95k|6341 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
302.74/303.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
302.74/303.85	c   304s| 88400 |  6470 |  1687k|  18.9 |   262M |  75 | 598 |  11k|2527 |  21k|  2 |  95k|6348 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
302.94/304.06	c   304s| 88500 |  6485 |  1689k|  18.9 |   262M |  75 | 598 |  11k|2527 |  21k|  1 |  95k|6355 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
303.13/304.26	c   304s| 88600 |  6489 |  1691k|  18.9 |   262M |  75 | 598 |  11k|2529 |  21k|  0 |  95k|6361 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
303.33/304.49	c   304s| 88700 |  6491 |  1693k|  18.9 |   262M |  75 | 598 |  11k|2528 |  21k|  1 |  95k|6376 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
303.53/304.68	c   305s| 88800 |  6495 |  1695k|  18.9 |   262M |  75 | 598 |  11k|2526 |  21k|  1 |  95k|6382 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
303.83/304.91	c   305s| 88900 |  6504 |  1696k|  18.9 |   262M |  75 | 598 |  11k|2528 |  21k|  2 |  95k|6390 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
304.04/305.15	c   305s| 89000 |  6502 |  1698k|  18.9 |   262M |  75 | 598 |  11k|2523 |  21k|  0 |  95k|6391 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
304.23/305.39	c   305s| 89100 |  6514 |  1699k|  18.9 |   262M |  75 | 598 |  11k|2529 |  21k|  2 |  95k|6398 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
304.53/305.62	c   306s| 89200 |  6533 |  1701k|  18.9 |   262M |  75 | 598 |  11k|2531 |  21k|  1 |  96k|6415 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
304.83/305.94	c   306s| 89300 |  6544 |  1704k|  18.9 |   262M |  76 | 598 |  11k|2532 |  21k|  1 |  96k|6425 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
304.94/306.10	c   306s| 89400 |  6551 |  1705k|  18.9 |   262M |  77 | 598 |  11k|2516 |  21k|  0 |  96k|6433 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
305.23/306.30	c   306s| 89500 |  6559 |  1707k|  18.9 |   262M |  77 | 598 |  11k|2523 |  21k|  2 |  96k|6442 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
305.43/306.50	c   306s| 89600 |  6566 |  1708k|  18.9 |   262M |  78 | 598 |  11k|2516 |  21k|  1 |  96k|6452 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
305.63/306.75	c   307s| 89700 |  6582 |  1710k|  18.9 |   262M |  78 | 598 |  11k|2516 |  21k|  2 |  96k|6459 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
305.83/306.96	c   307s| 89800 |  6607 |  1712k|  18.9 |   262M |  78 | 598 |  11k|2519 |  21k|  1 |  96k|6459 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
306.03/307.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
306.03/307.16	c   307s| 89900 |  6617 |  1714k|  18.9 |   262M |  78 | 598 |  11k|   0 |  21k|  0 |  96k|6472 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
306.23/307.35	c   307s| 90000 |  6628 |  1715k|  18.9 |   262M |  78 | 598 |  11k|2519 |  21k|  1 |  97k|6478 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
306.52/307.61	c   308s| 90100 |  6642 |  1718k|  18.9 |   263M |  78 | 598 |  11k|2520 |  21k|  1 |  97k|6492 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
306.72/307.82	c   308s| 90200 |  6645 |  1719k|  18.9 |   263M |  78 | 598 |  11k|2522 |  21k|  2 |  97k|6502 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
306.93/308.04	c   308s| 90300 |  6650 |  1721k|  18.9 |   263M |  78 | 598 |  11k|   0 |  21k|  0 |  97k|6509 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
307.12/308.24	c   308s| 90400 |  6657 |  1723k|  18.9 |   263M |  78 | 598 |  11k|   0 |  21k|  0 |  97k|6516 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
307.42/308.55	c   309s| 90500 |  6655 |  1724k|  18.9 |   263M |  79 | 598 |  11k|2509 |  21k|  0 |  97k|6520 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
307.62/308.76	c   309s| 90600 |  6662 |  1727k|  18.9 |   263M |  79 | 598 |  11k|   0 |  21k|  0 |  97k|6521 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
307.82/308.94	c   309s| 90700 |  6666 |  1728k|  18.9 |   263M |  79 | 598 |  11k|2514 |  21k|  1 |  97k|6523 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
308.03/309.17	c   309s| 90800 |  6682 |  1730k|  18.9 |   263M |  79 | 598 |  11k|2521 |  21k|  1 |  97k|6523 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
308.22/309.38	c   309s| 90900 |  6688 |  1732k|  18.9 |   263M |  79 | 598 |  11k|2523 |  21k|  3 |  97k|6524 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
308.42/309.56	c   310s| 91000 |  6693 |  1734k|  18.9 |   263M |  79 | 598 |  11k|   0 |  21k|  0 |  98k|6524 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
308.62/309.75	c   310s| 91100 |  6703 |  1735k|  18.9 |   263M |  79 | 598 |  11k|2515 |  21k|  0 |  98k|6524 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
308.82/309.98	c   310s| 91200 |  6717 |  1737k|  18.8 |   263M |  79 | 598 |  10k|2521 |  21k|  1 |  98k|6526 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
309.12/310.20	c   310s| 91300 |  6725 |  1739k|  18.8 |   263M |  79 | 598 |  10k|2528 |  21k|  0 |  98k|6526 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
309.32/310.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
309.32/310.41	c   310s| 91400 |  6738 |  1740k|  18.8 |   263M |  79 | 598 |  10k|2512 |  21k|  3 |  98k|6526 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
309.82/310.99	c   311s| 91500 |  6742 |  1742k|  18.8 |   263M |  79 | 598 |  10k|2510 |  21k|  2 |  98k|6527 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
310.11/311.23	c   311s| 91600 |  6743 |  1744k|  18.8 |   263M |  79 | 598 |  10k|2511 |  21k|  1 |  98k|6529 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
310.41/311.59	c   312s| 91700 |  6745 |  1746k|  18.8 |   271M |  79 | 598 |  10k|2516 |  21k|  0 |  98k|6529 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
310.92/312.00	c   312s| 91800 |  6752 |  1749k|  18.9 |   271M |  79 | 598 |  10k|   0 |  21k|  0 |  98k|6530 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
311.02/312.15	c   312s| 91900 |  6760 |  1750k|  18.8 |   271M |  79 | 598 |  10k|2516 |  21k|  1 |  98k|6530 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
311.21/312.35	c   312s| 92000 |  6761 |  1752k|  18.8 |   271M |  79 | 598 |  10k|2515 |  21k|  1 |  99k|6530 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
311.41/312.59	c   313s| 92100 |  6765 |  1754k|  18.9 |   271M |  79 | 598 |  10k|2520 |  21k|  1 |  99k|6530 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
311.61/312.77	c   313s| 92200 |  6769 |  1756k|  18.8 |   271M |  79 | 598 |  10k|2519 |  21k|  0 |  99k|6530 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
311.92/313.03	c   313s| 92300 |  6780 |  1757k|  18.8 |   271M |  79 | 598 |  10k|2509 |  21k|  2 |  99k|6531 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
312.41/313.51	c   314s| 92400 |  6789 |  1760k|  18.8 |   271M |  79 | 598 |  10k|2523 |  22k|  1 |  99k|6533 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
312.61/313.70	c   314s| 92500 |  6799 |  1761k|  18.8 |   271M |  79 | 598 |  10k|2516 |  22k|  1 |  99k|6534 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
312.71/313.87	c   314s| 92600 |  6798 |  1763k|  18.8 |   271M |  79 | 598 |  10k|   0 |  22k|  0 |  99k|6535 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
313.11/314.20	c   314s| 92700 |  6798 |  1765k|  18.8 |   271M |  79 | 598 |  10k|2509 |  22k|  1 |  99k|6536 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
313.21/314.36	c   314s| 92800 |  6806 |  1766k|  18.8 |   271M |  79 | 598 |  10k|   0 |  22k|  0 |  99k|6536 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
314.01/315.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
314.01/315.13	c   315s| 92900 |  6816 |  1768k|  18.8 |   271M |  79 | 598 |  10k|2520 |  22k|  2 |  99k|6538 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
314.20/315.31	c   315s| 93000 |  6821 |  1770k|  18.8 |   271M |  79 | 598 |  10k|   0 |  22k|  0 |  99k|6539 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
314.30/315.49	c   315s| 93100 |  6825 |  1772k|  18.8 |   271M |  79 | 598 |  10k|2511 |  22k|  0 | 100k|6540 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
314.70/315.81	c   316s| 93200 |  6832 |  1773k|  18.8 |   272M |  79 | 598 |  10k|2516 |  22k|  0 | 100k|6544 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
314.91/316.01	c   316s| 93300 |  6839 |  1775k|  18.8 |   272M |  79 | 598 |  10k|2512 |  22k|  1 | 100k|6546 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
315.40/316.58	c   317s| 93400 |  6848 |  1777k|  18.8 |   272M |  79 | 598 |  10k|2519 |  22k|  1 | 100k|6548 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
315.60/316.77	c   317s| 93500 |  6850 |  1779k|  18.8 |   272M |  79 | 598 |  10k|   0 |  22k|  0 | 100k|6549 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
315.90/317.02	c   317s| 93600 |  6856 |  1781k|  18.8 |   272M |  79 | 598 |  10k|2505 |  22k|  0 | 100k|6550 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
316.30/317.45	c   317s| 93700 |  6862 |  1783k|  18.8 |   272M |  79 | 598 |  10k|2521 |  22k|  1 | 100k|6554 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
316.50/317.66	c   318s| 93800 |  6862 |  1785k|  18.8 |   272M |  79 | 598 |  10k|2510 |  22k|  1 | 100k|6561 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
316.70/317.89	c   318s| 93900 |  6862 |  1786k|  18.8 |   272M |  79 | 598 |  10k|2514 |  22k|  1 | 100k|6561 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
317.19/318.30	c   318s| 94000 |  6878 |  1788k|  18.8 |   272M |  79 | 598 |  10k|2510 |  22k|  1 | 101k|6562 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
317.49/318.63	c   319s| 94100 |  6881 |  1791k|  18.8 |   272M |  79 | 598 |  10k|2509 |  22k|  0 | 101k|6564 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
317.69/318.83	c   319s| 94200 |  6891 |  1792k|  18.8 |   272M |  79 | 598 |  10k|2510 |  22k|  1 | 101k|6564 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
318.00/319.14	c   319s| 94300 |  6905 |  1794k|  18.8 |   272M |  79 | 598 |  10k|2516 |  22k|  1 | 101k|6565 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
318.19/319.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
318.19/319.37	c   319s| 94400 |  6912 |  1796k|  18.8 |   272M |  79 | 598 |  10k|2510 |  22k|  0 | 101k|6567 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
318.49/319.61	c   320s| 94500 |  6912 |  1797k|  18.8 |   272M |  79 | 598 |  10k|2519 |  22k|  0 | 101k|6568 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
318.79/319.91	c   320s| 94600 |  6917 |  1799k|  18.8 |   272M |  79 | 598 |  10k|   0 |  22k|  0 | 101k|6571 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
318.89/320.10	c   320s| 94700 |  6923 |  1801k|  18.8 |   272M |  79 | 598 |  10k|   0 |  22k|  0 | 101k|6574 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
319.09/320.28	c   320s| 94800 |  6933 |  1803k|  18.8 |   272M |  79 | 598 |  10k|2525 |  22k|  2 | 101k|6575 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
319.29/320.49	c   320s| 94900 |  6934 |  1804k|  18.8 |   272M |  79 | 598 |  10k|2523 |  22k|  0 | 102k|6578 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
319.79/320.92	c   321s| 95000 |  6949 |  1806k|  18.8 |   272M |  79 | 598 |  10k|2520 |  22k|  0 | 102k|6580 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
320.18/321.31	c   321s| 95100 |  6955 |  1808k|  18.8 |   272M |  79 | 598 |  10k|2514 |  22k|  0 | 102k|6580 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
320.58/321.77	c   322s| 95200 |  6961 |  1809k|  18.8 |   272M |  79 | 598 |  10k|2512 |  22k|  0 | 102k|6581 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
321.18/322.35	c   322s| 95300 |  6969 |  1812k|  18.8 |   272M |  79 | 598 |  10k|2525 |  22k|  0 | 102k|6581 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
321.68/322.81	c   323s| 95400 |  6978 |  1814k|  18.8 |   272M |  79 | 598 |  10k|2514 |  22k|  2 | 102k|6582 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
322.08/323.22	c   323s| 95500 |  6986 |  1816k|  18.8 |   272M |  79 | 598 |  10k|   0 |  22k|  0 | 102k|6582 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
322.58/323.73	c   324s| 95600 |  6993 |  1819k|  18.8 |   272M |  79 | 598 |9990 |2506 |  23k|  0 | 102k|6582 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
322.78/323.97	c   324s| 95700 |  7003 |  1820k|  18.8 |   272M |  79 | 598 |  10k|2508 |  23k|  1 | 102k|6582 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
323.38/324.56	c   325s| 95800 |  7024 |  1823k|  18.8 |   272M |  79 | 598 |  10k|2515 |  23k|  1 | 102k|6583 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
323.67/324.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
323.67/324.88	c   325s| 95900 |  7034 |  1824k|  18.8 |   273M |  79 | 598 |  10k|   0 |  23k|  0 | 102k|6583 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
323.98/325.10	c   325s| 96000 |  7040 |  1826k|  18.8 |   273M |  79 | 598 |  10k|2513 |  23k|  2 | 103k|6584 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
324.67/325.89	c   326s| 96100 |  7041 |  1828k|  18.8 |   273M |  79 | 598 |  10k|2508 |  23k|  0 | 103k|6585 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
324.98/326.10	c   326s| 96200 |  7053 |  1830k|  18.8 |   273M |  79 | 598 |  10k|2529 |  23k|  2 | 103k|6585 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
325.47/326.63	c   327s| 96300 |  7058 |  1833k|  18.8 |   273M |  79 | 598 |  10k|2508 |  23k|  0 | 103k|6589 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
326.07/327.26	c   327s| 96400 |  7063 |  1835k|  18.8 |   273M |  79 | 598 |  10k|2521 |  23k|  0 | 103k|6597 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
326.26/327.48	c   327s| 96500 |  7075 |  1837k|  18.8 |   273M |  79 | 598 |  10k|2529 |  23k|  1 | 103k|6605 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
326.56/327.75	c   328s| 96600 |  7088 |  1839k|  18.8 |   273M |  79 | 598 |  10k|   0 |  23k|  0 | 103k|6626 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
326.76/327.94	c   328s| 96700 |  7096 |  1840k|  18.8 |   273M |  79 | 598 |  10k|2511 |  23k|  1 | 103k|6628 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
327.06/328.21	c   328s| 96800 |  7103 |  1842k|  18.8 |   273M |  79 | 598 |  10k|2513 |  23k|  1 | 103k|6628 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
327.46/328.68	c   329s| 96900 |  7109 |  1844k|  18.8 |   273M |  79 | 598 |  10k|2512 |  23k|  1 | 103k|6628 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
327.96/329.13	c   329s| 97000 |  7131 |  1846k|  18.8 |   273M |  79 | 598 |  10k|2520 |  23k|  1 | 103k|6632 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
328.36/329.55	c   330s| 97100 |  7136 |  1849k|  18.9 |   273M |  79 | 598 |  10k|2507 |  23k|  0 | 103k|6639 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
328.56/329.78	c   330s| 97200 |  7142 |  1851k|  18.9 |   273M |  79 | 598 |  10k|2522 |  23k|  0 | 104k|6648 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
328.75/329.98	c   330s| 97300 |  7149 |  1852k|  18.9 |   273M |  79 | 598 |  10k|2530 |  23k|  1 | 104k|6656 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
329.15/330.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
329.15/330.38	c   330s| 97400 |  7156 |  1854k|  18.9 |   273M |  79 | 598 |  10k|2510 |  23k|  1 | 104k|6667 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
329.96/331.14	c   331s| 97500 |  7171 |  1856k|  18.9 |   273M |  79 | 598 |  10k|2528 |  23k|  1 | 104k|6674 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
330.15/331.39	c   331s| 97600 |  7175 |  1858k|  18.9 |   273M |  79 | 598 |  10k|2518 |  24k|  2 | 104k|6691 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
330.35/331.59	c   332s| 97700 |  7179 |  1860k|  18.9 |   273M |  79 | 598 |  10k|2526 |  24k|  0 | 104k|6705 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
330.75/331.95	c   332s| 97800 |  7185 |  1862k|  18.9 |   273M |  79 | 598 |  10k|2513 |  24k|  1 | 104k|6718 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
330.95/332.18	c   332s| 97900 |  7186 |  1864k|  18.9 |   273M |  79 | 598 |  10k|   0 |  24k|  0 | 104k|6725 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
331.15/332.38	c   332s| 98000 |  7193 |  1866k|  18.9 |   273M |  79 | 598 |  10k|   0 |  24k|  0 | 104k|6731 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
331.44/332.60	c   333s| 98100 |  7199 |  1868k|  18.9 |   273M |  79 | 598 |  10k|   0 |  24k|  0 | 104k|6747 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
331.64/332.80	c   333s| 98200 |  7196 |  1869k|  18.9 |   273M |  79 | 598 |  10k|2514 |  24k|  1 | 105k|6756 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
331.85/333.04	c   333s| 98300 |  7204 |  1871k|  18.9 |   273M |  79 | 598 |  10k|2516 |  24k|  0 | 105k|6764 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
332.24/333.40	c   333s| 98400 |  7218 |  1874k|  18.9 |   273M |  79 | 598 |  10k|2512 |  24k|  2 | 105k|6771 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
332.74/333.98	c   334s| 98500 |  7221 |  1876k|  18.9 |   274M |  79 | 598 |  10k|2522 |  24k|  4 | 105k|6786 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
333.44/334.61	c   335s| 98600 |  7228 |  1879k|  18.9 |   274M |  79 | 598 |  10k|2516 |  24k|  1 | 105k|6791 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
333.94/335.15	c   335s| 98700 |  7247 |  1881k|  18.9 |   274M |  79 | 598 |  10k|   0 |  24k|  0 | 105k|6796 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
334.23/335.44	c   335s| 98800 |  7256 |  1883k|  18.9 |   274M |  79 | 598 |  10k|2520 |  24k|  0 | 105k|6803 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
334.53/335.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
334.53/335.72	c   336s| 98900 |  7265 |  1885k|  18.9 |   274M |  79 | 598 |  10k|2521 |  24k|  0 | 105k|6806 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
334.73/335.92	c   336s| 99000 |  7279 |  1887k|  18.9 |   274M |  79 | 598 |  10k|2518 |  24k|  1 | 105k|6809 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
335.33/336.51	c   337s| 99100 |  7280 |  1890k|  18.9 |   274M |  79 | 598 |  10k|2508 |  24k|  0 | 106k|6812 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
335.63/336.88	c   337s| 99200 |  7296 |  1892k|  18.9 |   274M |  79 | 598 |  10k|2517 |  24k|  1 | 106k|6812 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
336.52/337.75	c   338s| 99300 |  7299 |  1894k|  18.9 |   274M |  79 | 598 |  10k|2511 |  24k|  1 | 106k|6812 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
336.93/338.18	c   338s| 99400 |  7309 |  1896k|  18.9 |   274M |  79 | 598 |  10k|2503 |  24k|  1 | 106k|6813 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
337.52/338.73	c   339s| 99500 |  7310 |  1899k|  18.9 |   274M |  79 | 598 |  10k|2522 |  24k|  1 | 106k|6813 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
338.12/339.32	c   339s| 99600 |  7319 |  1901k|  18.9 |   274M |  79 | 598 |  10k|2510 |  24k|  1 | 106k|6813 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
338.52/339.70	c   340s| 99700 |  7329 |  1903k|  18.9 |   274M |  79 | 598 |  10k|2509 |  24k|  1 | 106k|6816 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
338.82/340.05	c   340s| 99800 |  7329 |  1905k|  18.9 |   274M |  79 | 598 |  10k|2513 |  24k|  0 | 106k|6816 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
339.21/340.48	c   340s| 99900 |  7334 |  1908k|  18.9 |   274M |  79 | 598 |  10k|2515 |  25k|  1 | 106k|6820 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
339.82/341.05	c   341s|100000 |  7339 |  1910k|  18.9 |   275M |  79 | 598 |  10k|2518 |  25k|  2 | 106k|6820 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
340.11/341.35	c   341s|100100 |  7347 |  1912k|  18.9 |   275M |  79 | 598 |  10k|2509 |  25k|  1 | 106k|6823 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
340.41/341.68	c   342s|100200 |  7356 |  1915k|  18.9 |   275M |  79 | 598 |  10k|2516 |  25k|  2 | 106k|6823 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
341.01/342.22	c   342s|100300 |  7358 |  1917k|  18.9 |   275M |  79 | 598 |  10k|2527 |  25k|  1 | 106k|6823 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
341.21/342.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
341.21/342.46	c   342s|100400 |  7367 |  1919k|  18.9 |   275M |  79 | 598 |  10k|2520 |  25k|  1 | 107k|6825 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
341.51/342.72	c   343s|100500 |  7381 |  1922k|  18.9 |   275M |  79 | 598 |  10k|2526 |  25k|  1 | 107k|6825 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
341.70/342.96	c   343s|100600 |  7383 |  1924k|  18.9 |   275M |  79 | 598 |  10k|2519 |  25k|  1 | 107k|6827 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
342.00/343.29	c   343s|100700 |  7388 |  1926k|  18.9 |   275M |  79 | 598 |  10k|2523 |  25k|  0 | 107k|6831 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
342.40/343.63	c   344s|100800 |  7388 |  1928k|  18.9 |   275M |  79 | 598 |  10k|2518 |  25k|  0 | 107k|6834 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
342.70/343.95	c   344s|100900 |  7397 |  1929k|  18.9 |   275M |  79 | 598 |  10k|2504 |  25k|  1 | 107k|6834 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
343.10/344.30	c   344s|101000 |  7406 |  1931k|  18.9 |   276M |  79 | 598 |  10k|2510 |  25k|  0 | 107k|6834 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
343.50/344.74	c   345s|101100 |  7418 |  1933k|  18.9 |   276M |  79 | 598 |  10k|   0 |  25k|  0 | 107k|6834 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
344.00/345.26	c   345s|101200 |  7436 |  1935k|  18.9 |   277M |  79 | 598 |  10k|2513 |  25k|  1 | 107k|6834 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
344.59/345.80	c   346s|101300 |  7445 |  1938k|  18.9 |   278M |  79 | 598 |  10k|2510 |  25k|  0 | 108k|6836 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
344.80/346.03	c   346s|101400 |  7457 |  1939k|  18.9 |   278M |  79 | 598 |  10k|2523 |  25k|  1 | 108k|6836 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
344.99/346.20	c   346s|101500 |  7466 |  1941k|  18.9 |   278M |  79 | 598 |  10k|2521 |  25k|  0 | 108k|6836 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
345.29/346.50	c   346s|101600 |  7481 |  1942k|  18.9 |   278M |  79 | 598 |  10k|2505 |  25k|  1 | 108k|6837 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
345.49/346.72	c   347s|101700 |  7493 |  1944k|  18.9 |   278M |  79 | 598 |  10k|2505 |  25k|  1 | 108k|6837 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
345.59/346.88	c   347s|101800 |  7505 |  1945k|  18.9 |   278M |  79 | 598 |  10k|2526 |  25k|  0 | 108k|6838 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
345.89/347.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
345.89/347.12	c   347s|101900 |  7515 |  1947k|  18.9 |   278M |  79 | 598 |  10k|   0 |  25k|  0 | 108k|6839 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
346.39/347.67	c   348s|102000 |  7524 |  1949k|  18.9 |   278M |  79 | 598 |  10k|2528 |  25k|  1 | 108k|6839 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.52%
346.59/347.88	c   348s|102100 |  7530 |  1951k|  18.9 |   278M |  79 | 598 |  10k|2503 |  25k|  2 | 108k|6839 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
346.79/348.04	c   348s|102200 |  7535 |  1953k|  18.9 |   278M |  79 | 598 |  10k|2503 |  25k|  1 | 108k|6840 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
346.98/348.25	c   348s|102300 |  7534 |  1954k|  18.9 |   279M |  79 | 598 |  10k|2503 |  25k|  1 | 108k|6840 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
347.28/348.55	c   349s|102400 |  7535 |  1956k|  18.9 |   279M |  79 | 598 |  10k|2521 |  25k|  1 | 108k|6840 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
347.98/349.25	c   349s|102500 |  7548 |  1959k|  18.9 |   279M |  79 | 598 |  10k|2531 |  25k|  9 | 109k|6843 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
348.18/349.42	c   349s|102600 |  7552 |  1960k|  18.9 |   279M |  79 | 598 |  10k|2504 |  25k|  0 | 109k|6843 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
348.48/349.70	c   350s|102700 |  7558 |  1962k|  18.9 |   279M |  79 | 598 |  10k|2515 |  25k|  0 | 109k|6844 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
348.58/349.88	c   350s|102800 |  7566 |  1964k|  18.9 |   279M |  79 | 598 |  10k|2513 |  25k|  1 | 109k|6844 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
349.07/350.33	c   350s|102900 |  7571 |  1966k|  18.9 |   279M |  79 | 598 |  10k|2522 |  25k|  1 | 109k|6845 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
349.37/350.63	c   351s|103000 |  7579 |  1968k|  18.9 |   279M |  79 | 598 |  10k|2518 |  25k|  0 | 109k|6845 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
349.57/350.83	c   351s|103100 |  7583 |  1970k|  18.9 |   279M |  79 | 598 |  10k|2529 |  26k|  0 | 109k|6846 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
349.88/351.11	c   351s|103200 |  7593 |  1971k|  18.9 |   279M |  79 | 598 |  10k|2529 |  26k|  1 | 109k|6846 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
350.17/351.49	c   351s|103300 |  7595 |  1973k|  18.9 |   279M |  79 | 598 |  10k|2514 |  26k|  1 | 109k|6846 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
350.47/351.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
350.47/351.70	c   352s|103400 |  7612 |  1975k|  18.9 |   279M |  79 | 598 |  10k|2507 |  26k|  2 | 109k|6846 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
350.77/352.04	c   352s|103500 |  7626 |  1977k|  18.9 |   279M |  79 | 598 |  10k|2512 |  26k|  1 | 110k|6846 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
351.36/352.69	c   353s|103600 |  7636 |  1979k|  18.9 |   280M |  79 | 598 |  10k|2509 |  26k|  0 | 110k|6846 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
351.77/353.06	c   353s|103700 |  7656 |  1981k|  18.9 |   280M |  79 | 598 |  10k|2509 |  26k|  2 | 110k|6846 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
352.06/353.36	c   353s|103800 |  7668 |  1983k|  18.9 |   280M |  79 | 598 |  10k|2516 |  26k|  0 | 110k|6846 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
352.36/353.64	c   354s|103900 |  7674 |  1985k|  18.9 |   284M |  79 | 598 |  10k|2520 |  26k|  0 | 110k|6846 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
352.66/353.98	c   354s|104000 |  7690 |  1987k|  18.9 |   285M |  79 | 598 |  10k|2519 |  26k|  1 | 110k|6846 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
357.25/358.53	c   359s|104100 |  7704 |  1989k|  18.9 |   285M |  79 | 598 |  10k|   0 |  26k|  0 | 110k|6846 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
357.75/359.08	c   359s|104200 |  7723 |  1991k|  18.9 |   285M |  79 | 598 |  10k|   0 |  26k|  0 | 110k|6851 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
358.64/359.95	c   360s|104300 |  7736 |  1993k|  18.9 |   285M |  79 | 598 |  10k|   0 |  26k|  0 | 110k|6864 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
358.94/360.25	c   360s|104400 |  7750 |  1995k|  18.9 |   285M |  79 | 598 |  11k|2514 |  26k|  0 | 110k|6864 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
359.14/360.48	c   360s|104500 |  7757 |  1996k|  18.9 |   285M |  79 | 598 |  11k|2514 |  26k|  2 | 111k|6884 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
359.34/360.66	c   361s|104600 |  7765 |  1998k|  18.9 |   285M |  79 | 598 |  11k|2505 |  26k|  0 | 111k|6884 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
359.64/360.99	c   361s|104700 |  7773 |  1999k|  18.9 |   285M |  79 | 598 |  11k|2511 |  26k|  1 | 111k|6888 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
359.94/361.23	c   361s|104800 |  7774 |  2001k|  18.9 |   285M |  79 | 598 |  11k|2504 |  26k|  1 | 111k|6898 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
360.13/361.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
360.13/361.42	c   361s|104900 |  7788 |  2002k|  18.9 |   285M |  79 | 598 |  11k|2504 |  26k|  0 | 111k|6903 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
360.33/361.61	c   362s|105000 |  7797 |  2004k|  18.9 |   285M |  79 | 598 |  11k|   0 |  26k|  0 | 111k|6910 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
360.63/361.91	c   362s|105100 |  7810 |  2005k|  18.9 |   285M |  79 | 598 |  11k|   0 |  26k|  0 | 111k|6914 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
360.93/362.26	c   362s|105200 |  7814 |  2007k|  18.9 |   285M |  79 | 598 |  11k|   0 |  26k|  0 | 111k|6930 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
361.33/362.65	c   363s|105300 |  7820 |  2008k|  18.9 |   285M |  79 | 598 |  11k|2512 |  26k|  1 | 111k|6931 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
361.53/362.84	c   363s|105400 |  7832 |  2010k|  18.9 |   286M |  79 | 598 |  11k|2514 |  26k|  1 | 112k|6942 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
361.73/363.04	c   363s|105500 |  7835 |  2011k|  18.9 |   286M |  79 | 598 |  11k|2515 |  26k|  1 | 112k|6954 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
362.03/363.34	c   363s|105600 |  7845 |  2013k|  18.9 |   286M |  79 | 598 |  11k|2519 |  27k|  2 | 112k|6960 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
362.43/363.70	c   364s|105700 |  7855 |  2016k|  18.9 |   286M |  79 | 598 |  11k|2521 |  27k|  0 | 112k|6970 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
362.63/363.91	c   364s|105800 |  7857 |  2018k|  18.9 |   286M |  79 | 598 |  11k|2522 |  27k|  0 | 112k|6978 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
362.92/364.28	c   364s|105900 |  7864 |  2020k|  18.9 |   286M |  79 | 598 |  11k|2517 |  27k|  1 | 112k|6986 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
363.12/364.48	c   364s|106000 |  7871 |  2021k|  18.9 |   286M |  79 | 598 |  11k|2518 |  27k|  0 | 112k|6994 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
363.32/364.69	c   365s|106100 |  7875 |  2023k|  18.9 |   286M |  79 | 598 |  11k|2511 |  27k|  0 | 112k|7001 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
363.73/365.02	c   365s|106200 |  7881 |  2025k|  18.9 |   286M |  79 | 598 |  11k|2517 |  27k|  0 | 112k|7011 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
363.92/365.26	c   365s|106300 |  7881 |  2027k|  18.9 |   286M |  79 | 598 |  11k|2513 |  27k|  1 | 112k|7017 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
364.22/365.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
364.22/365.53	c   366s|106400 |  7895 |  2028k|  18.9 |   286M |  79 | 598 |  11k|2505 |  27k|  1 | 113k|7017 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
364.52/365.85	c   366s|106500 |  7902 |  2031k|  18.9 |   286M |  79 | 598 |  11k|2520 |  27k|  1 | 113k|7020 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
364.72/366.05	c   366s|106600 |  7916 |  2032k|  18.9 |   286M |  79 | 598 |  10k|2508 |  27k|  2 | 113k|7021 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
364.92/366.20	c   366s|106700 |  7926 |  2034k|  18.9 |   286M |  79 | 598 |  10k|2507 |  27k|  1 | 113k|7022 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
365.31/366.60	c   367s|106800 |  7928 |  2036k|  18.9 |   286M |  79 | 598 |  10k|2522 |  27k|  1 | 113k|7024 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
365.51/366.83	c   367s|106900 |  7932 |  2038k|  18.9 |   286M |  79 | 598 |  10k|2510 |  27k|  0 | 113k|7025 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
365.82/367.15	c   367s|107000 |  7941 |  2039k|  18.9 |   286M |  79 | 598 |  10k|   0 |  27k|  0 | 113k|7026 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
366.31/367.60	c   368s|107100 |  7948 |  2041k|  18.9 |   286M |  79 | 598 |  10k|2515 |  27k|  1 | 113k|7028 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
366.51/367.80	c   368s|107200 |  7956 |  2043k|  18.9 |   286M |  79 | 598 |  10k|2523 |  27k|  1 | 113k|7029 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
366.61/367.96	c   368s|107300 |  7960 |  2045k|  18.9 |   286M |  79 | 598 |  10k|2514 |  27k|  0 | 113k|7029 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
366.82/368.15	c   368s|107400 |  7969 |  2047k|  18.9 |   286M |  79 | 598 |  10k|   0 |  27k|  0 | 113k|7030 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
367.11/368.46	c   368s|107500 |  7974 |  2048k|  18.9 |   286M |  79 | 598 |  10k|2506 |  27k|  2 | 113k|7030 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
367.31/368.63	c   369s|107600 |  7979 |  2049k|  18.9 |   286M |  79 | 598 |  10k|2510 |  27k|  0 | 114k|7031 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
367.51/368.80	c   369s|107700 |  7981 |  2051k|  18.9 |   286M |  79 | 598 |  10k|2518 |  27k|  0 | 114k|7031 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
367.81/369.12	c   369s|107800 |  7988 |  2053k|  18.9 |   286M |  79 | 598 |  10k|2506 |  27k|  1 | 114k|7032 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
368.20/369.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
368.20/369.52	c   370s|107900 |  7996 |  2055k|  18.9 |   287M |  79 | 598 |  10k|2511 |  27k|  1 | 114k|7032 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
368.60/369.91	c   370s|108000 |  8001 |  2057k|  18.9 |   287M |  79 | 598 |  10k|2515 |  27k|  0 | 114k|7035 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
368.90/370.23	c   370s|108100 |  8012 |  2059k|  18.9 |   287M |  79 | 598 |  10k|2511 |  27k|  1 | 114k|7035 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
369.40/370.71	c   371s|108200 |  8012 |  2061k|  18.9 |   287M |  79 | 598 |  10k|2518 |  27k|  1 | 114k|7036 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
370.00/371.33	c   371s|108300 |  8022 |  2063k|  18.9 |   287M |  79 | 598 |  10k|2511 |  27k|  1 | 114k|7038 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
370.29/371.68	c   372s|108400 |  8033 |  2065k|  18.9 |   287M |  79 | 598 |  10k|2514 |  28k|  1 | 114k|7038 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
370.49/371.87	c   372s|108500 |  8041 |  2067k|  18.9 |   287M |  79 | 598 |  10k|2523 |  28k|  1 | 114k|7040 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
370.70/372.06	c   372s|108600 |  8049 |  2069k|  18.9 |   287M |  79 | 598 |  10k|2526 |  28k|  1 | 115k|7040 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
370.99/372.30	c   372s|108700 |  8051 |  2070k|  18.9 |   287M |  79 | 598 |  10k|2527 |  28k|  1 | 115k|7040 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
371.09/372.46	c   372s|108800 |  8050 |  2072k|  18.9 |   287M |  79 | 598 |  11k|   0 |  28k|  0 | 115k|7041 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
371.49/372.86	c   373s|108900 |  8052 |  2074k|  18.9 |   287M |  79 | 598 |  11k|2515 |  28k|  1 | 115k|7042 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
371.99/373.32	c   373s|109000 |  8052 |  2076k|  18.9 |   287M |  79 | 598 |  11k|2522 |  28k|  2 | 115k|7044 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
372.19/373.52	c   374s|109100 |  8060 |  2077k|  18.9 |   287M |  79 | 598 |  11k|2523 |  28k|  0 | 115k|7045 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
372.29/373.68	c   374s|109200 |  8062 |  2079k|  18.9 |   287M |  79 | 598 |  11k|2523 |  28k|  0 | 115k|7046 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
372.49/373.87	c   374s|109300 |  8067 |  2081k|  18.9 |   287M |  79 | 598 |  11k|2520 |  28k|  1 | 115k|7048 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
372.69/374.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
372.69/374.09	c   374s|109400 |  8078 |  2083k|  18.9 |   287M |  79 | 598 |  11k|2524 |  28k|  1 | 115k|7049 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
372.98/374.31	c   374s|109500 |  8088 |  2085k|  18.9 |   287M |  79 | 598 |  11k|2524 |  28k|  0 | 116k|7056 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
373.18/374.58	c   375s|109600 |  8107 |  2087k|  18.9 |   287M |  79 | 598 |  11k|2524 |  28k|  2 | 116k|7058 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
373.38/374.76	c   375s|109700 |  8121 |  2089k|  18.9 |   287M |  79 | 598 |  11k|   0 |  28k|  0 | 116k|7060 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
373.58/374.91	c   375s|109800 |  8127 |  2090k|  18.9 |   287M |  79 | 598 |  11k|2526 |  28k|  2 | 116k|7060 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
373.79/375.10	c   375s|109900 |  8125 |  2092k|  18.9 |   287M |  79 | 598 |  11k|2525 |  28k|  1 | 116k|7060 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
373.88/375.28	c   375s|110000 |  8129 |  2094k|  18.9 |   288M |  79 | 598 |  11k|2527 |  28k|  1 | 116k|7060 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.53%
373.98/375.33	o 3
373.98/375.33	c * 375s|110024 |  6493 |  2094k|  18.9 |    LP  |  81 | 598 |  11k|2515 |  28k|  1 | 116k|7060 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.61%
374.08/375.47	c   375s|110100 |  6497 |  2096k|  18.9 |   288M |  81 | 598 |  10k|2526 |  28k|  0 | 116k|7060 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.62%
374.28/375.65	c   376s|110200 |  6502 |  2097k|  18.9 |   288M |  81 | 598 |  10k|2524 |  28k|  0 | 116k|7060 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.64%
374.48/375.89	c   376s|110300 |  6507 |  2099k|  18.9 |   288M |  81 | 598 |  10k|2527 |  28k|  1 | 117k|7060 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.65%
374.68/376.05	c   376s|110400 |  6514 |  2100k|  18.9 |   288M |  81 | 598 |  10k|2515 |  28k|  2 | 117k|7060 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.68%
374.88/376.22	c   376s|110500 |  6514 |  2102k|  18.9 |   288M |  81 | 598 |  10k|2530 |  28k|  1 | 117k|7060 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.69%
375.08/376.40	c   376s|110600 |  6522 |  2103k|  18.9 |   288M |  83 | 598 |  10k|2517 |  28k|  1 | 117k|7060 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.70%
375.28/376.64	c   377s|110700 |  6522 |  2104k|  18.8 |   288M |  83 | 598 |  10k|2509 |  28k|  0 | 117k|7060 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.74%
375.47/376.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
375.47/376.86	c   377s|110800 |  6526 |  2106k|  18.8 |   288M |  83 | 598 |  10k|2507 |  28k|  1 | 117k|7061 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.75%
375.68/377.04	c   377s|110900 |  6532 |  2108k|  18.8 |   288M |  83 | 598 |  10k|2517 |  28k|  1 | 117k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.75%
375.87/377.27	c   377s|111000 |  6540 |  2109k|  18.8 |   288M |  83 | 598 |  10k|2513 |  28k|  0 | 117k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.77%
376.47/377.84	c   378s|111100 |  6546 |  2111k|  18.8 |   288M |  83 | 598 |  10k|2503 |  28k|  1 | 117k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.78%
376.68/378.06	c   378s|111200 |  6551 |  2112k|  18.8 |   288M |  83 | 598 |  10k|2504 |  28k|  0 | 117k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.78%
376.97/378.30	c   378s|111300 |  6558 |  2114k|  18.8 |   288M |  83 | 598 |  10k|2508 |  28k|  1 | 118k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.78%
377.27/378.62	c   379s|111400 |  6563 |  2116k|  18.8 |   288M |  83 | 598 |  10k|2515 |  28k|  1 | 118k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.78%
377.67/379.05	c   379s|111500 |  6575 |  2118k|  18.8 |   288M |  83 | 598 |  10k|   0 |  28k|  0 | 118k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.78%
377.96/379.37	c   379s|111600 |  6582 |  2120k|  18.8 |   288M |  83 | 598 |  10k|2519 |  28k|  0 | 118k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.78%
378.16/379.55	c   380s|111700 |  6582 |  2122k|  18.8 |   288M |  83 | 598 |  10k|2518 |  28k|  0 | 118k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.79%
378.36/379.72	c   380s|111800 |  6586 |  2123k|  18.8 |   288M |  83 | 598 |  10k|2507 |  28k|  1 | 118k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.81%
378.56/379.90	c   380s|111900 |  6597 |  2125k|  18.8 |   288M |  83 | 598 |  10k|2524 |  28k|  0 | 118k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.82%
378.77/380.14	c   380s|112000 |  6601 |  2127k|  18.8 |   288M |  83 | 598 |  10k|2516 |  28k|  0 | 118k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.82%
378.96/380.35	c   380s|112100 |  6605 |  2128k|  18.8 |   288M |  83 | 598 |  10k|2526 |  28k|  1 | 118k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.83%
379.46/380.80	c   381s|112200 |  6604 |  2129k|  18.8 |   288M |  83 | 598 |  10k|2518 |  28k|  0 | 119k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.88%
379.76/381.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
379.76/381.17	c   381s|112300 |  6601 |  2131k|  18.8 |   288M |  83 | 598 |9953 |2504 |  28k|  0 | 119k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.97%
379.96/381.36	c   381s|112400 |  6601 |  2133k|  18.8 |   288M |  83 | 598 |9926 |2511 |  28k|  0 | 119k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.97%
380.46/381.80	c   382s|112500 |  6603 |  2134k|  18.8 |   288M |  83 | 598 |9913 |2524 |  28k|  0 | 119k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  43.99%
380.66/382.05	c   382s|112600 |  6612 |  2136k|  18.8 |   288M |  83 | 598 |9912 |2516 |  28k|  2 | 119k|7062 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.02%
381.05/382.48	c   382s|112700 |  6628 |  2138k|  18.8 |   288M |  83 | 598 |9924 |2517 |  28k|  1 | 119k|7063 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.02%
381.45/382.82	c   383s|112800 |  6635 |  2139k|  18.8 |   288M |  83 | 598 |  10k|2512 |  28k|  0 | 119k|7067 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.02%
381.95/383.38	c   383s|112900 |  6645 |  2141k|  18.8 |   288M |  83 | 598 |  10k|2511 |  29k|  0 | 119k|7077 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.02%
382.65/384.05	c   384s|113000 |  6643 |  2143k|  18.8 |   288M |  83 | 598 |9998 |2521 |  29k|  1 | 119k|7077 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.04%
383.24/384.69	c   385s|113100 |  6641 |  2145k|  18.8 |   289M |  83 | 598 |  10k|2518 |  29k|  0 | 119k|7084 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.05%
383.44/384.89	c   385s|113200 |  6645 |  2147k|  18.8 |   289M |  83 | 598 |9906 |   0 |  29k|  0 | 119k|7088 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.08%
384.04/385.41	c   385s|113300 |  6654 |  2148k|  18.8 |   289M |  83 | 598 |9881 |2520 |  29k|  2 | 120k|7098 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.12%
384.34/385.71	c   386s|113400 |  6657 |  2150k|  18.8 |   289M |  83 | 598 |9836 |2526 |  29k|  1 | 120k|7108 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.12%
384.74/386.16	c   386s|113500 |  6660 |  2152k|  18.8 |   289M |  83 | 598 |9855 |2521 |  29k|  0 | 120k|7110 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.16%
385.44/386.88	c   387s|113600 |  6661 |  2154k|  18.8 |   289M |  83 | 598 |9848 |2529 |  29k|  0 | 120k|7122 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.16%
385.74/387.13	c   387s|113700 |  6669 |  2156k|  18.8 |   289M |  83 | 598 |9860 |2531 |  29k|  0 | 120k|7122 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.16%
386.23/387.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
386.23/387.60	c   388s|113800 |  6675 |  2157k|  18.8 |   289M |  83 | 598 |9765 |   0 |  29k|  0 | 120k|7123 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.20%
386.43/387.87	c   388s|113900 |  6682 |  2160k|  18.8 |   289M |  83 | 598 |9718 |2512 |  29k|  1 | 120k|7129 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.20%
386.83/388.26	c   388s|114000 |  6681 |  2162k|  18.8 |   289M |  83 | 598 |9735 |2514 |  29k|  2 | 120k|7142 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.21%
387.33/388.77	c   389s|114100 |  6693 |  2163k|  18.8 |   289M |  83 | 598 |9794 |2521 |  29k|  1 | 120k|7148 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.22%
387.53/388.97	c   389s|114200 |  6705 |  2165k|  18.8 |   289M |  83 | 598 |9876 |2530 |  29k|  1 | 120k|7149 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.22%
387.73/389.19	c   389s|114300 |  6711 |  2166k|  18.8 |   289M |  83 | 598 |9889 |2509 |  29k|  1 | 120k|7158 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.25%
387.93/389.36	c   389s|114400 |  6715 |  2168k|  18.8 |   289M |  83 | 598 |9939 |2507 |  29k|  1 | 121k|7161 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.26%
388.42/389.82	c   390s|114500 |  6722 |  2170k|  18.8 |   289M |  83 | 598 |9951 |2513 |  29k|  1 | 121k|7168 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.26%
388.82/390.25	c   390s|114600 |  6724 |  2173k|  18.8 |   289M |  83 | 598 |9953 |2511 |  29k|  1 | 121k|7175 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.26%
389.42/390.84	c   391s|114700 |  6724 |  2175k|  18.8 |   289M |  83 | 598 |9991 |2517 |  29k|  1 | 121k|7183 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.27%
389.73/391.13	c   391s|114800 |  6724 |  2177k|  18.8 |   289M |  83 | 598 |  10k|2523 |  29k|  2 | 121k|7186 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.27%
389.92/391.32	c   391s|114900 |  6719 |  2178k|  18.8 |   289M |  83 | 598 |9966 |2530 |  29k|  1 | 121k|7192 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.32%
390.12/391.54	c   392s|115000 |  6728 |  2180k|  18.8 |   289M |  83 | 598 |  10k|2516 |  29k|  1 | 121k|7198 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.34%
390.42/391.87	c   392s|115100 |  6732 |  2182k|  18.8 |   289M |  83 | 598 |  10k|2517 |  29k|  0 | 121k|7204 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.36%
390.62/392.05	c   392s|115200 |  6737 |  2183k|  18.8 |   289M |  83 | 598 |  10k|2518 |  29k|  1 | 121k|7206 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.39%
391.01/392.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
391.01/392.42	c   392s|115300 |  6739 |  2185k|  18.8 |   289M |  83 | 598 |  10k|2506 |  29k|  0 | 121k|7207 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.39%
392.01/393.49	c   393s|115400 |  6744 |  2187k|  18.8 |   289M |  83 | 598 |  10k|2520 |  30k|  1 | 122k|7209 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.40%
392.31/393.70	c   394s|115500 |  6738 |  2189k|  18.8 |   289M |  83 | 598 |9924 |2503 |  30k|  1 | 122k|7210 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.48%
392.61/394.06	c   394s|115600 |  6741 |  2190k|  18.8 |   289M |  83 | 598 |9843 |2519 |  30k|  1 | 122k|7212 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.51%
392.91/394.33	c   394s|115700 |  6740 |  2192k|  18.8 |   289M |  83 | 598 |9799 |2507 |  30k|  1 | 122k|7212 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.52%
393.11/394.58	c   395s|115800 |  6739 |  2194k|  18.8 |   289M |  83 | 598 |9862 |2521 |  30k|  1 | 122k|7214 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.54%
393.40/394.84	c   395s|115900 |  6743 |  2196k|  18.8 |   289M |  83 | 598 |9890 |2523 |  30k|  1 | 122k|7214 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.55%
393.61/395.09	c   395s|116000 |  6737 |  2197k|  18.8 |   289M |  83 | 598 |9855 |2511 |  30k|  2 | 122k|7214 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.64%
393.90/395.33	c   395s|116100 |  6742 |  2199k|  18.8 |   289M |  83 | 598 |9888 |2516 |  30k|  0 | 122k|7217 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.66%
394.20/395.60	c   396s|116200 |  6742 |  2200k|  18.8 |   289M |  83 | 598 |9937 |2516 |  30k|  1 | 122k|7218 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.66%
394.61/396.07	c   396s|116300 |  6741 |  2202k|  18.8 |   289M |  83 | 598 |  10k|2522 |  30k|  1 | 122k|7218 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.66%
395.00/396.47	c   396s|116400 |  6745 |  2203k|  18.8 |   289M |  83 | 598 |  10k|2510 |  30k|  0 | 122k|7218 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.67%
395.20/396.69	c   397s|116500 |  6748 |  2205k|  18.8 |   289M |  83 | 598 |  10k|2517 |  30k|  0 | 123k|7218 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.67%
395.99/397.47	c   397s|116600 |  6754 |  2207k|  18.8 |   289M |  83 | 598 |  10k|   0 |  30k|  0 | 123k|7220 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.67%
396.60/398.03	c   398s|116700 |  6756 |  2209k|  18.8 |   289M |  83 | 598 |  10k|2520 |  30k|  1 | 123k|7221 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.68%
396.79/398.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
396.79/398.29	c   398s|116800 |  6757 |  2210k|  18.8 |   289M |  83 | 598 |  10k|   0 |  30k|  0 | 123k|7221 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.68%
397.29/398.74	c   399s|116900 |  6758 |  2212k|  18.8 |   289M |  83 | 598 |  10k|2521 |  30k|  1 | 123k|7221 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.68%
397.59/399.10	c   399s|117000 |  6758 |  2214k|  18.8 |   289M |  83 | 598 |  10k|2525 |  30k|  0 | 123k|7221 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.68%
397.79/399.28	c   399s|117100 |  6755 |  2216k|  18.8 |   289M |  83 | 598 |  10k|2511 |  30k|  0 | 123k|7221 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.70%
397.99/399.49	c   399s|117200 |  6761 |  2218k|  18.8 |   289M |  83 | 598 |  10k|   0 |  30k|  0 | 123k|7221 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.77%
398.49/399.99	c   400s|117300 |  6765 |  2219k|  18.8 |   289M |  83 | 598 |  10k|2517 |  30k|  1 | 123k|7221 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.78%
398.78/400.20	c   400s|117400 |  6769 |  2221k|  18.8 |   289M |  83 | 598 |  10k|   0 |  30k|  0 | 123k|7223 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.78%
398.98/400.44	c   400s|117500 |  6774 |  2223k|  18.8 |   289M |  83 | 598 |  10k|2512 |  30k|  0 | 123k|7223 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.78%
399.18/400.62	c   401s|117600 |  6775 |  2225k|  18.8 |   289M |  83 | 598 |  10k|2515 |  30k|  1 | 123k|7223 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.78%
399.38/400.88	c   401s|117700 |  6781 |  2227k|  18.8 |   289M |  83 | 598 |  10k|2519 |  30k|  1 | 124k|7223 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.78%
400.08/401.52	c   402s|117800 |  6788 |  2229k|  18.8 |   298M |  83 | 598 |  10k|2529 |  30k|  0 | 124k|7223 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.78%
400.28/401.70	c   402s|117900 |  6794 |  2231k|  18.8 |   298M |  83 | 598 |  10k|2535 |  30k|  2 | 124k|7223 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.78%
400.58/402.02	c   402s|118000 |  6801 |  2233k|  18.8 |   298M |  83 | 598 |  10k|2519 |  30k|  1 | 124k|7223 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.78%
400.97/402.41	c   402s|118100 |  6816 |  2235k|  18.8 |   298M |  83 | 598 |  10k|2525 |  31k|  0 | 124k|7223 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.78%
401.68/403.15	c   403s|118200 |  6821 |  2237k|  18.8 |   298M |  83 | 598 |  10k|2519 |  31k|  1 | 124k|7223 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.78%
402.17/403.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
402.17/403.60	c   404s|118300 |  6821 |  2239k|  18.8 |   298M |  83 | 598 |  10k|2514 |  31k|  1 | 124k|7225 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
402.77/404.29	c   404s|118400 |  6832 |  2241k|  18.8 |   298M |  83 | 598 |  10k|2513 |  31k|  1 | 124k|7225 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
402.97/404.47	c   404s|118500 |  6841 |  2243k|  18.8 |   298M |  83 | 598 |  10k|2514 |  31k|  1 | 124k|7225 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
403.17/404.66	c   405s|118600 |  6841 |  2245k|  18.8 |   298M |  83 | 598 |  10k|2514 |  31k|  1 | 124k|7225 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
403.36/404.87	c   405s|118700 |  6847 |  2246k|  18.8 |   298M |  83 | 598 |  10k|2518 |  31k|  1 | 124k|7226 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
403.57/405.07	c   405s|118800 |  6857 |  2248k|  18.8 |   298M |  83 | 598 |  10k|2518 |  31k|  0 | 124k|7226 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
403.76/405.29	c   405s|118900 |  6866 |  2250k|  18.8 |   298M |  83 | 598 |  10k|2517 |  31k|  1 | 124k|7227 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
403.96/405.46	c   405s|119000 |  6872 |  2251k|  18.8 |   298M |  83 | 598 |  10k|2520 |  31k|  2 | 124k|7227 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
404.16/405.63	c   406s|119100 |  6877 |  2253k|  18.8 |   298M |  83 | 598 |  10k|2521 |  31k|  1 | 125k|7228 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
404.26/405.79	c   406s|119200 |  6878 |  2254k|  18.8 |   298M |  83 | 598 |  11k|2524 |  31k|  0 | 125k|7228 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
404.46/405.94	c   406s|119300 |  6880 |  2256k|  18.8 |   298M |  83 | 598 |  11k|2522 |  31k|  1 | 125k|7229 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
404.76/406.20	c   406s|119400 |  6887 |  2258k|  18.8 |   298M |  83 | 598 |  11k|2517 |  31k|  0 | 125k|7230 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
405.16/406.64	c   407s|119500 |  6898 |  2259k|  18.8 |   298M |  83 | 598 |  11k|2517 |  31k|  0 | 125k|7230 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
405.26/406.78	c   407s|119600 |  6902 |  2261k|  18.8 |   298M |  83 | 598 |  11k|2521 |  31k|  1 | 125k|7230 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
405.56/407.06	c   407s|119700 |  6901 |  2263k|  18.8 |   298M |  83 | 598 |  11k|2526 |  31k|  0 | 125k|7230 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
405.76/407.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
405.76/407.26	c   407s|119800 |  6905 |  2265k|  18.8 |   298M |  83 | 598 |  11k|   0 |  31k|  0 | 125k|7230 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
405.95/407.44	c   407s|119900 |  6916 |  2266k|  18.8 |   298M |  83 | 598 |  11k|2522 |  31k|  1 | 125k|7230 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
406.15/407.61	c   408s|120000 |  6915 |  2268k|  18.8 |   298M |  83 | 598 |  11k|2522 |  31k|  0 | 125k|7230 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
406.35/407.80	c   408s|120100 |  6921 |  2270k|  18.7 |   298M |  83 | 598 |  11k|2522 |  31k|  1 | 126k|7230 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
406.66/408.16	c   408s|120200 |  6925 |  2272k|  18.7 |   298M |  83 | 598 |  11k|   0 |  31k|  0 | 126k|7230 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
406.85/408.35	c   408s|120300 |  6931 |  2273k|  18.7 |   298M |  83 | 598 |  11k|2521 |  31k|  0 | 126k|7230 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
407.15/408.65	c   409s|120400 |  6934 |  2275k|  18.7 |   298M |  83 | 598 |  11k|2519 |  31k|  1 | 126k|7231 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
407.35/408.86	c   409s|120500 |  6943 |  2277k|  18.7 |   298M |  83 | 598 |  11k|2522 |  31k|  1 | 126k|7231 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
407.55/409.05	c   409s|120600 |  6944 |  2279k|  18.7 |   298M |  83 | 598 |  11k|2523 |  31k|  0 | 126k|7232 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
407.75/409.20	c   409s|120700 |  6950 |  2280k|  18.7 |   298M |  83 | 598 |  11k|2520 |  31k|  0 | 126k|7234 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
407.85/409.33	c   409s|120800 |  6952 |  2281k|  18.7 |   298M |  83 | 598 |  11k|2522 |  31k|  3 | 126k|7236 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
408.05/409.54	c   410s|120900 |  6962 |  2283k|  18.7 |   298M |  83 | 598 |  11k|2523 |  31k|  0 | 126k|7236 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
408.25/409.74	c   410s|121000 |  6967 |  2285k|  18.7 |   298M |  83 | 598 |  11k|2523 |  31k|  0 | 126k|7237 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
408.44/409.93	c   410s|121100 |  6967 |  2287k|  18.7 |   298M |  83 | 598 |  11k|2525 |  31k|  0 | 126k|7237 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.79%
408.94/410.47	c   410s|121200 |  6971 |  2289k|  18.7 |   298M |  83 | 598 |  11k|2523 |  31k|  2 | 127k|7239 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.80%
409.24/410.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
409.24/410.74	c   411s|121300 |  6981 |  2291k|  18.7 |   298M |  83 | 598 |  11k|2525 |  31k|  1 | 127k|7241 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.80%
409.44/410.97	c   411s|121400 |  6979 |  2292k|  18.7 |   298M |  83 | 598 |  11k|2507 |  31k|  1 | 127k|7247 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.80%
410.14/411.64	c   412s|121500 |  6984 |  2294k|  18.7 |   298M |  83 | 598 |  11k|2506 |  31k|  1 | 127k|7252 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.82%
410.34/411.86	c   412s|121600 |  6993 |  2296k|  18.7 |   298M |  83 | 598 |  11k|2508 |  31k|  1 | 127k|7261 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.83%
410.44/412.00	c   412s|121700 |  6995 |  2297k|  18.7 |   298M |  83 | 598 |  11k|2508 |  31k|  0 | 127k|7261 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.83%
411.03/412.57	c   413s|121800 |  7000 |  2299k|  18.7 |   298M |  83 | 598 |  11k|2509 |  32k|  1 | 127k|7286 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.83%
411.43/412.90	c   413s|121900 |  7006 |  2302k|  18.7 |   298M |  83 | 598 |  11k|2510 |  32k|  0 | 127k|7286 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.84%
411.73/413.28	c   413s|122000 |  7011 |  2304k|  18.7 |   298M |  83 | 598 |  11k|2515 |  32k|  0 | 127k|7286 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.84%
412.13/413.62	c   414s|122100 |  7019 |  2306k|  18.7 |   298M |  83 | 598 |  11k|2512 |  32k|  1 | 127k|7287 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.84%
412.33/413.88	c   414s|122200 |  7022 |  2308k|  18.7 |   298M |  83 | 598 |  11k|2511 |  32k|  1 | 128k|7297 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.84%
412.73/414.25	c   414s|122300 |  7022 |  2310k|  18.7 |   298M |  83 | 598 |  11k|2511 |  32k|  1 | 128k|7297 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.84%
413.13/414.64	c   415s|122400 |  7026 |  2312k|  18.7 |   298M |  83 | 598 |  11k|2507 |  32k|  1 | 128k|7303 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.84%
413.43/414.91	c   415s|122500 |  7030 |  2314k|  18.7 |   298M |  83 | 598 |  11k|2516 |  32k|  1 | 128k|7307 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.84%
413.53/415.10	c   415s|122600 |  7032 |  2316k|  18.7 |   298M |  83 | 598 |  11k|2511 |  32k|  2 | 128k|7314 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.84%
414.02/415.52	c   416s|122700 |  7031 |  2318k|  18.7 |   298M |  83 | 598 |  11k|2507 |  32k|  0 | 128k|7320 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.84%
414.22/415.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
414.22/415.71	c   416s|122800 |  7035 |  2320k|  18.7 |   298M |  83 | 598 |  11k|2508 |  32k|  1 | 128k|7326 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.84%
414.53/416.04	c   416s|122900 |  7044 |  2322k|  18.7 |   298M |  83 | 598 |  11k|2513 |  32k|  1 | 128k|7333 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.84%
415.02/416.57	c   417s|123000 |  7046 |  2325k|  18.8 |   298M |  83 | 598 |  11k|2514 |  32k|  0 | 128k|7344 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.84%
415.22/416.77	c   417s|123100 |  7052 |  2327k|  18.8 |   298M |  83 | 598 |  11k|   0 |  32k|  0 | 128k|7350 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.84%
415.42/416.96	c   417s|123200 |  7050 |  2328k|  18.8 |   298M |  83 | 598 |  11k|2508 |  32k|  0 | 128k|7359 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.84%
415.62/417.19	c   417s|123300 |  7047 |  2331k|  18.8 |   298M |  83 | 598 |  11k|2514 |  32k|  1 | 128k|7362 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.84%
415.92/417.46	c   417s|123400 |  7040 |  2333k|  18.8 |   298M |  83 | 598 |  11k|2510 |  32k|  0 | 128k|7374 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.90%
416.52/418.05	c   418s|123500 |  7044 |  2335k|  18.8 |   298M |  83 | 598 |  11k|2514 |  32k|  1 | 129k|7380 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.90%
416.71/418.20	c   418s|123600 |  7050 |  2336k|  18.8 |   298M |  83 | 598 |  11k|   0 |  32k|  0 | 129k|7380 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.90%
416.91/418.45	c   418s|123700 |  7052 |  2338k|  18.8 |   298M |  83 | 598 |  11k|2512 |  32k|  1 | 129k|7380 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.90%
417.11/418.66	c   419s|123800 |  7049 |  2340k|  18.8 |   298M |  83 | 598 |  11k|2527 |  32k|  2 | 129k|7383 | 0.000000e+00 | 3.000000e+00 |    Inf |  44.97%
417.31/418.84	c   419s|123900 |  7051 |  2341k|  18.7 |   298M |  83 | 598 |  11k|2507 |  32k|  0 | 129k|7385 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.01%
417.71/419.24	c   419s|124000 |  7052 |  2343k|  18.8 |   298M |  83 | 598 |  10k|2523 |  32k|  0 | 129k|7386 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.03%
417.91/419.45	c   419s|124100 |  7063 |  2345k|  18.7 |   298M |  83 | 598 |  10k|2516 |  32k|  0 | 129k|7386 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.04%
418.11/419.63	c   420s|124200 |  7070 |  2346k|  18.7 |   298M |  83 | 598 |  10k|2508 |  32k|  1 | 129k|7386 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.04%
418.31/419.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
418.31/419.81	c   420s|124300 |  7069 |  2348k|  18.7 |   298M |  83 | 598 |  10k|2509 |  32k|  0 | 129k|7388 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.07%
418.41/419.97	c   420s|124400 |  7080 |  2349k|  18.7 |   298M |  83 | 598 |  10k|   0 |  32k|  0 | 129k|7391 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.07%
418.61/420.18	c   420s|124500 |  7095 |  2350k|  18.7 |   298M |  83 | 598 |  10k|2506 |  32k|  1 | 129k|7397 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.07%
418.90/420.44	c   420s|124600 |  7113 |  2352k|  18.7 |   298M |  83 | 598 |  10k|2507 |  32k|  1 | 130k|7404 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.07%
419.70/421.25	c   421s|124700 |  7130 |  2354k|  18.7 |   304M |  83 | 598 |  10k|2514 |  32k|  1 | 130k|7407 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.07%
419.90/421.47	c   421s|124800 |  7138 |  2356k|  18.7 |   304M |  83 | 598 |  10k|2507 |  32k|  1 | 130k|7409 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.07%
420.50/422.08	c   422s|124900 |  7153 |  2357k|  18.7 |   304M |  83 | 598 |  11k|2512 |  32k|  1 | 130k|7409 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.07%
420.79/422.34	c   422s|125000 |  7166 |  2359k|  18.7 |   305M |  83 | 598 |  11k|   0 |  33k|  0 | 130k|7409 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.07%
420.99/422.54	c   423s|125100 |  7176 |  2360k|  18.7 |   305M |  83 | 598 |  11k|2515 |  33k|  2 | 130k|7409 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.07%
421.19/422.75	c   423s|125200 |  7186 |  2362k|  18.7 |   305M |  83 | 598 |  11k|2508 |  33k|  1 | 130k|7409 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.07%
421.60/423.18	c   423s|125300 |  7196 |  2363k|  18.7 |   305M |  83 | 598 |  11k|   0 |  33k|  0 | 130k|7409 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.07%
421.79/423.36	c   423s|125400 |  7199 |  2365k|  18.7 |   305M |  83 | 598 |  11k|2503 |  33k|  0 | 130k|7409 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.07%
421.99/423.55	c   424s|125500 |  7203 |  2367k|  18.7 |   305M |  83 | 598 |  11k|   0 |  33k|  0 | 131k|7410 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.07%
422.19/423.71	c   424s|125600 |  7207 |  2368k|  18.7 |   305M |  83 | 598 |  11k|2505 |  33k|  0 | 131k|7410 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.07%
422.29/423.88	c   424s|125700 |  7207 |  2370k|  18.7 |   305M |  83 | 598 |  11k|2507 |  33k|  1 | 131k|7410 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.07%
422.49/424.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
422.49/424.07	c   424s|125800 |  7213 |  2372k|  18.7 |   305M |  83 | 598 |  11k|2507 |  33k|  0 | 131k|7410 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.08%
422.78/424.30	c   424s|125900 |  7217 |  2374k|  18.7 |   305M |  83 | 598 |  11k|2506 |  33k|  1 | 131k|7410 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.08%
422.98/424.58	c   425s|126000 |  7214 |  2375k|  18.7 |   305M |  83 | 598 |  11k|2507 |  33k|  0 | 131k|7411 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.10%
423.28/424.83	c   425s|126100 |  7215 |  2377k|  18.7 |   305M |  83 | 598 |  10k|2514 |  33k|  0 | 131k|7411 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.10%
423.49/425.02	c   425s|126200 |  7215 |  2379k|  18.7 |   305M |  83 | 598 |  10k|2515 |  33k|  1 | 131k|7412 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.10%
424.18/425.72	c   426s|126300 |  7227 |  2382k|  18.7 |   305M |  83 | 598 |  10k|2538 |  33k|  7 | 131k|7425 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.10%
424.38/425.94	c   426s|126400 |  7232 |  2384k|  18.7 |   305M |  83 | 598 |  11k|2522 |  33k|  0 | 131k|7429 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.10%
424.58/426.16	c   426s|126500 |  7242 |  2386k|  18.7 |   305M |  83 | 598 |  10k|2521 |  33k|  1 | 131k|7436 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.10%
424.98/426.52	c   427s|126600 |  7245 |  2388k|  18.7 |   305M |  83 | 598 |  10k|2520 |  33k|  1 | 131k|7446 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.11%
425.18/426.76	c   427s|126700 |  7252 |  2390k|  18.7 |   305M |  83 | 598 |  11k|2513 |  33k|  0 | 132k|7451 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.11%
425.77/427.34	c   427s|126800 |  7262 |  2392k|  18.7 |   305M |  83 | 598 |  11k|2521 |  33k|  2 | 132k|7452 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.11%
426.07/427.63	c   428s|126900 |  7271 |  2393k|  18.7 |   305M |  83 | 598 |  11k|2513 |  33k|  1 | 132k|7454 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.11%
426.58/428.11	c   428s|127000 |  7270 |  2396k|  18.7 |   305M |  83 | 598 |  11k|   0 |  33k|  0 | 132k|7458 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.11%
426.77/428.38	c   428s|127100 |  7274 |  2398k|  18.7 |   305M |  83 | 598 |  11k|   0 |  33k|  0 | 132k|7459 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.11%
427.17/428.74	c   429s|127200 |  7276 |  2400k|  18.7 |   305M |  83 | 598 |  11k|2509 |  33k|  2 | 132k|7463 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.12%
427.57/429.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
427.57/429.19	c   429s|127300 |  7281 |  2402k|  18.7 |   305M |  83 | 598 |  11k|2515 |  33k|  1 | 132k|7466 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.12%
428.16/429.71	c   430s|127400 |  7281 |  2404k|  18.7 |   305M |  83 | 598 |  11k|2518 |  33k|  1 | 132k|7467 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.12%
428.36/429.93	c   430s|127500 |  7278 |  2405k|  18.7 |   305M |  83 | 598 |  10k|2520 |  33k|  2 | 132k|7467 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.13%
428.57/430.16	c   430s|127600 |  7264 |  2406k|  18.7 |   305M |  83 | 598 |  10k|2524 |  33k|  1 | 132k|7467 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.23%
428.96/430.51	c   431s|127700 |  7261 |  2408k|  18.7 |   305M |  83 | 598 |  10k|2517 |  33k|  1 | 132k|7468 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.36%
429.06/430.68	c   431s|127800 |  7266 |  2409k|  18.7 |   305M |  83 | 598 |  10k|2505 |  33k|  1 | 133k|7468 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.39%
429.36/430.98	c   431s|127900 |  7265 |  2411k|  18.7 |   305M |  83 | 598 |  10k|2524 |  33k|  1 | 133k|7468 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.43%
429.56/431.17	c   431s|128000 |  7266 |  2412k|  18.7 |   306M |  83 | 598 |  10k|2511 |  33k|  0 | 133k|7468 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.45%
429.76/431.36	c   431s|128100 |  7270 |  2414k|  18.7 |   306M |  83 | 598 |  10k|2516 |  34k|  0 | 133k|7468 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.47%
430.46/432.04	c   432s|128200 |  7264 |  2415k|  18.7 |   306M |  83 | 598 |  10k|2527 |  34k|  1 | 133k|7469 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.51%
430.65/432.22	c   432s|128300 |  7265 |  2417k|  18.7 |   306M |  83 | 598 |  10k|2504 |  34k|  1 | 133k|7470 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.55%
430.95/432.54	c   433s|128400 |  7275 |  2418k|  18.7 |   306M |  83 | 598 |  10k|2525 |  34k|  1 | 133k|7472 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.55%
431.15/432.73	c   433s|128500 |  7279 |  2420k|  18.7 |   306M |  83 | 598 |  10k|2507 |  34k|  1 | 133k|7473 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.55%
431.46/433.07	c   433s|128600 |  7281 |  2421k|  18.7 |   306M |  83 | 598 |  10k|2517 |  34k|  0 | 133k|7473 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.55%
431.65/433.29	c   433s|128700 |  7284 |  2423k|  18.7 |   306M |  83 | 598 |  10k|2502 |  34k|  1 | 134k|7473 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.55%
431.95/433.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
431.95/433.56	c   434s|128800 |  7287 |  2425k|  18.7 |   306M |  83 | 598 |  10k|2507 |  34k|  0 | 134k|7473 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.56%
432.15/433.72	c   434s|128900 |  7276 |  2426k|  18.7 |   306M |  83 | 598 |  10k|2524 |  34k|  0 | 134k|7473 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.66%
432.35/433.99	c   434s|129000 |  7290 |  2427k|  18.7 |   306M |  83 | 598 |  10k|2502 |  34k|  1 | 134k|7473 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.66%
432.65/434.26	c   434s|129100 |  7296 |  2428k|  18.7 |   306M |  83 | 598 |  10k|   0 |  34k|  0 | 134k|7474 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.66%
432.85/434.43	c   434s|129200 |  7295 |  2429k|  18.7 |   306M |  83 | 598 |  10k|2504 |  34k|  1 | 134k|7475 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.70%
433.05/434.67	c   435s|129300 |  7295 |  2431k|  18.7 |   306M |  83 | 598 |  10k|2507 |  34k|  1 | 134k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.74%
433.24/434.88	c   435s|129400 |  7302 |  2432k|  18.7 |   306M |  83 | 598 |  10k|2502 |  34k|  1 | 134k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.74%
433.55/435.12	c   435s|129500 |  7310 |  2434k|  18.7 |   306M |  83 | 598 |  10k|2503 |  34k|  1 | 135k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.74%
433.64/435.28	c   435s|129600 |  7319 |  2435k|  18.7 |   306M |  83 | 598 |9999 |2501 |  34k|  1 | 135k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.75%
433.84/435.44	c   435s|129700 |  7330 |  2437k|  18.7 |   306M |  83 | 598 |9931 |   0 |  34k|  0 | 135k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.75%
434.04/435.61	c   436s|129800 |  7343 |  2439k|  18.6 |   306M |  83 | 598 |9920 |2505 |  34k|  1 | 135k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.76%
434.14/435.79	c   436s|129900 |  7357 |  2440k|  18.6 |   306M |  83 | 598 |9915 |2503 |  34k|  1 | 135k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
434.35/435.95	c   436s|130000 |  7371 |  2442k|  18.6 |   306M |  83 | 598 |9985 |2505 |  34k|  1 | 135k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
434.65/436.21	c   436s|130100 |  7372 |  2443k|  18.6 |   306M |  83 | 598 |9966 |2506 |  34k|  1 | 135k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
434.75/436.36	c   436s|130200 |  7369 |  2445k|  18.6 |   306M |  83 | 598 |9999 |2503 |  34k|  0 | 135k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
434.95/436.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
434.95/436.50	c   436s|130300 |  7377 |  2446k|  18.6 |   306M |  83 | 598 |  10k|2506 |  34k|  0 | 135k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
435.25/436.87	c   437s|130400 |  7375 |  2448k|  18.6 |   306M |  83 | 598 |  10k|2501 |  34k|  0 | 135k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
435.45/437.04	c   437s|130500 |  7391 |  2449k|  18.6 |   306M |  83 | 598 |  10k|2503 |  34k|  1 | 135k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
435.55/437.20	c   437s|130600 |  7397 |  2451k|  18.6 |   306M |  83 | 598 |  10k|2503 |  34k|  1 | 136k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
435.74/437.38	c   437s|130700 |  7409 |  2453k|  18.6 |   306M |  83 | 598 |  10k|2507 |  34k|  0 | 136k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
436.04/437.61	c   438s|130800 |  7417 |  2454k|  18.6 |   306M |  83 | 598 |  10k|2508 |  34k|  1 | 136k|7476 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
436.24/437.84	c   438s|130900 |  7422 |  2456k|  18.6 |   306M |  83 | 598 |  10k|2502 |  34k|  1 | 136k|7498 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
436.45/438.05	c   438s|131000 |  7422 |  2458k|  18.6 |   306M |  83 | 598 |  10k|2507 |  34k|  0 | 136k|7498 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
436.74/438.31	c   438s|131100 |  7422 |  2459k|  18.6 |   306M |  83 | 598 |  10k|2512 |  34k|  1 | 136k|7498 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
436.84/438.50	c   438s|131200 |  7428 |  2461k|  18.6 |   306M |  83 | 598 |  10k|2502 |  34k|  1 | 136k|7510 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
437.04/438.66	c   439s|131300 |  7434 |  2462k|  18.6 |   306M |  83 | 598 |  10k|2503 |  34k|  1 | 136k|7510 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
437.24/438.83	c   439s|131400 |  7441 |  2464k|  18.6 |   306M |  83 | 598 |  10k|2505 |  34k|  0 | 136k|7513 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
437.44/439.09	c   439s|131500 |  7441 |  2466k|  18.6 |   306M |  83 | 598 |  10k|2504 |  34k|  0 | 136k|7523 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
437.64/439.27	c   439s|131600 |  7447 |  2468k|  18.6 |   306M |  83 | 598 |  10k|2504 |  34k|  1 | 136k|7529 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
437.93/439.52	c   440s|131700 |  7447 |  2469k|  18.6 |   306M |  83 | 598 |  10k|2503 |  34k|  1 | 137k|7534 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
438.03/439.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
438.03/439.69	c   440s|131800 |  7451 |  2471k|  18.6 |   306M |  83 | 598 |  10k|2505 |  34k|  0 | 137k|7537 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
438.54/440.15	c   440s|131900 |  7451 |  2473k|  18.6 |   306M |  83 | 598 |  10k|2516 |  34k|  0 | 137k|7546 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
438.93/440.51	c   440s|132000 |  7451 |  2475k|  18.6 |   306M |  83 | 598 |  10k|2511 |  34k|  1 | 137k|7553 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
439.23/440.88	c   441s|132100 |  7449 |  2477k|  18.6 |   306M |  83 | 598 |  10k|2505 |  34k|  0 | 137k|7558 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.77%
439.43/441.07	c   441s|132200 |  7437 |  2478k|  18.6 |   306M |  83 | 598 |  10k|2516 |  34k|  1 | 137k|7562 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.82%
439.83/441.40	c   441s|132300 |  7429 |  2479k|  18.6 |   306M |  83 | 598 |  10k|2520 |  34k|  0 | 137k|7570 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.87%
440.03/441.68	c   442s|132400 |  7435 |  2482k|  18.6 |   306M |  83 | 598 |  10k|2521 |  34k|  1 | 137k|7579 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.89%
440.23/441.87	c   442s|132500 |  7443 |  2484k|  18.6 |   306M |  83 | 598 |  10k|2525 |  34k|  0 | 137k|7579 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.89%
440.43/442.09	c   442s|132600 |  7441 |  2486k|  18.6 |   306M |  83 | 598 |  10k|2507 |  34k|  0 | 138k|7587 | 0.000000e+00 | 3.000000e+00 |    Inf |  45.89%
440.72/442.38	c   442s|132700 |  7422 |  2487k|  18.6 |   306M |  83 | 598 |  10k|   0 |  34k|  0 | 138k|7587 | 0.000000e+00 | 3.000000e+00 |    Inf |  46.06%
441.12/442.77	c   443s|132800 |  7419 |  2489k|  18.6 |   306M |  83 | 598 |  10k|2503 |  34k|  1 | 138k|7594 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.14%
441.43/443.00	c   443s|132900 |  7422 |  2490k|  18.6 |   306M |  83 | 598 |9651 |2500 |  34k|  0 | 138k|7600 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.29%
441.62/443.27	c   443s|133000 |  7423 |  2492k|  18.6 |   306M |  83 | 598 |9489 |2499 |  34k|  1 | 138k|7602 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.47%
441.92/443.51	c   443s|133100 |  7429 |  2494k|  18.6 |   306M |  83 | 598 |9413 |2498 |  34k|  1 | 138k|7611 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.54%
442.12/443.74	c   444s|133200 |  7431 |  2495k|  18.6 |   306M |  83 | 598 |9369 |2499 |  34k|  1 | 138k|7616 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.58%
442.32/443.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
442.32/443.91	c   444s|133300 |  7433 |  2497k|  18.6 |   306M |  83 | 598 |9378 |2499 |  34k|  1 | 138k|7622 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.64%
442.42/444.10	c   444s|133400 |  7440 |  2498k|  18.6 |   306M |  83 | 598 |9420 |2500 |  34k|  1 | 138k|7630 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.66%
442.72/444.35	c   444s|133500 |  7447 |  2499k|  18.6 |   306M |  83 | 598 |9433 |2502 |  35k|  1 | 139k|7639 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.66%
442.91/444.50	c   444s|133600 |  7448 |  2501k|  18.6 |   306M |  83 | 598 |9483 |2500 |  35k|  2 | 139k|7644 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.67%
443.01/444.67	c   445s|133700 |  7455 |  2502k|  18.6 |   306M |  83 | 598 |9527 |2501 |  35k|  1 | 139k|7646 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.71%
443.21/444.83	c   445s|133800 |  7455 |  2503k|  18.6 |   306M |  83 | 598 |9584 |   0 |  35k|  0 | 139k|7646 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.72%
443.31/444.98	c   445s|133900 |  7457 |  2504k|  18.6 |   306M |  83 | 598 |9671 |   0 |  35k|  0 | 139k|7654 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.72%
443.52/445.14	c   445s|134000 |  7456 |  2506k|  18.6 |   307M |  83 | 598 |9779 |2500 |  35k|  1 | 139k|7657 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.72%
443.61/445.29	c   445s|134100 |  7460 |  2507k|  18.6 |   307M |  83 | 598 |9800 |2500 |  35k|  1 | 139k|7660 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.72%
443.81/445.45	c   445s|134200 |  7461 |  2509k|  18.6 |   307M |  83 | 598 |9909 |2502 |  35k|  1 | 139k|7663 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.72%
444.01/445.60	c   446s|134300 |  7462 |  2510k|  18.6 |   307M |  83 | 598 |  10k|2501 |  35k|  1 | 139k|7666 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.72%
444.11/445.76	c   446s|134400 |  7467 |  2511k|  18.6 |   307M |  83 | 598 |  10k|2501 |  35k|  0 | 140k|7667 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.73%
444.51/446.16	c   446s|134500 |  7473 |  2512k|  18.5 |   307M |  83 | 598 |  10k|2505 |  35k|  1 | 140k|7668 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.73%
444.61/446.28	c   446s|134600 |  7474 |  2513k|  18.5 |   307M |  83 | 598 |  10k|   0 |  35k|  0 | 140k|7668 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.73%
444.81/446.44	c   446s|134700 |  7475 |  2514k|  18.5 |   307M |  83 | 598 |  10k|2502 |  35k|  1 | 140k|7669 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.74%
444.91/446.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
444.91/446.59	c   447s|134800 |  7481 |  2516k|  18.5 |   307M |  83 | 598 |  10k|2504 |  35k|  1 | 140k|7669 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.74%
445.11/446.79	c   447s|134900 |  7481 |  2517k|  18.5 |   307M |  83 | 598 |  10k|   0 |  35k|  0 | 140k|7671 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.74%
445.31/446.94	c   447s|135000 |  7485 |  2519k|  18.5 |   307M |  83 | 598 |  10k|2501 |  35k|  1 | 140k|7671 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.74%
445.41/447.09	c   447s|135100 |  7489 |  2520k|  18.5 |   307M |  83 | 598 |  10k|2502 |  35k|  1 | 140k|7673 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.75%
445.60/447.23	c   447s|135200 |  7499 |  2521k|  18.5 |   307M |  83 | 598 |  10k|2504 |  35k|  1 | 140k|7673 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.75%
445.70/447.38	c   447s|135300 |  7505 |  2522k|  18.5 |   307M |  83 | 598 |  10k|2506 |  35k|  1 | 141k|7676 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.75%
445.90/447.54	c   448s|135400 |  7510 |  2524k|  18.5 |   307M |  83 | 598 |  10k|2505 |  35k|  1 | 141k|7677 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.75%
446.10/447.75	c   448s|135500 |  7513 |  2525k|  18.5 |   307M |  83 | 598 |  10k|2507 |  35k|  0 | 141k|7679 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.76%
446.30/447.91	c   448s|135600 |  7514 |  2527k|  18.5 |   307M |  83 | 598 |  10k|2501 |  35k|  1 | 141k|7682 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.76%
446.41/448.08	c   448s|135700 |  7514 |  2528k|  18.5 |   307M |  83 | 598 |  10k|2512 |  35k|  0 | 141k|7685 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.76%
446.60/448.26	c   448s|135800 |  7522 |  2529k|  18.5 |   307M |  83 | 598 |  10k|2508 |  35k|  1 | 141k|7686 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.77%
446.80/448.48	c   448s|135900 |  7527 |  2530k|  18.5 |   307M |  83 | 598 |  10k|   0 |  35k|  0 | 141k|7686 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.77%
447.10/448.76	c   449s|136000 |  7531 |  2531k|  18.5 |   307M |  83 | 598 |  10k|2509 |  35k|  0 | 141k|7686 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.77%
447.40/449.02	c   449s|136100 |  7532 |  2533k|  18.5 |   307M |  83 | 598 |  10k|2510 |  35k|  1 | 141k|7689 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.77%
447.90/449.55	c   450s|136200 |  7536 |  2535k|  18.5 |   307M |  83 | 598 |  10k|   0 |  35k|  0 | 141k|7691 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.77%
448.09/449.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
448.09/449.79	c   450s|136300 |  7537 |  2536k|  18.5 |   307M |  83 | 598 |  10k|2503 |  35k|  1 | 142k|7692 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.77%
448.29/449.98	c   450s|136400 |  7535 |  2537k|  18.5 |   307M |  83 | 598 |  10k|2512 |  35k|  0 | 142k|7692 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.77%
448.50/450.19	c   450s|136500 |  7543 |  2539k|  18.5 |   307M |  83 | 598 |  10k|2515 |  35k|  1 | 142k|7692 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.77%
448.69/450.36	c   450s|136600 |  7550 |  2540k|  18.5 |   307M |  83 | 598 |  10k|2505 |  35k|  0 | 142k|7692 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.77%
448.89/450.56	c   451s|136700 |  7555 |  2542k|  18.5 |   308M |  83 | 598 |  10k|2507 |  35k|  0 | 142k|7692 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.77%
449.09/450.73	c   451s|136800 |  7567 |  2544k|  18.5 |   308M |  83 | 598 |  10k|2505 |  35k|  1 | 142k|7692 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.78%
449.40/451.01	c   451s|136900 |  7566 |  2546k|  18.5 |   308M |  83 | 598 |  10k|2505 |  35k|  0 | 142k|7692 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.78%
449.50/451.18	c   451s|137000 |  7579 |  2547k|  18.5 |   308M |  83 | 598 |  10k|2500 |  35k|  0 | 142k|7692 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.78%
449.79/451.40	c   451s|137100 |  7585 |  2549k|  18.5 |   308M |  83 | 598 |  10k|2512 |  35k|  0 | 142k|7693 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.78%
450.09/451.71	c   452s|137200 |  7594 |  2551k|  18.5 |   308M |  83 | 598 |  10k|   0 |  35k|  0 | 142k|7693 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.78%
450.29/451.96	c   452s|137300 |  7593 |  2552k|  18.5 |   308M |  83 | 598 |  10k|2502 |  35k|  1 | 142k|7693 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.78%
450.49/452.17	c   452s|137400 |  7603 |  2554k|  18.5 |   308M |  83 | 598 |  10k|2503 |  35k|  0 | 143k|7693 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.78%
450.68/452.35	c   452s|137500 |  7606 |  2556k|  18.5 |   308M |  83 | 598 |  10k|   0 |  35k|  0 | 143k|7693 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.78%
450.88/452.59	c   453s|137600 |  7609 |  2557k|  18.5 |   308M |  83 | 598 |  10k|2505 |  35k|  1 | 143k|7694 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.78%
451.08/452.76	c   453s|137700 |  7614 |  2559k|  18.5 |   308M |  83 | 598 |  10k|2505 |  35k|  0 | 143k|7694 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.78%
451.28/452.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
451.28/452.96	c   453s|137800 |  7616 |  2561k|  18.5 |   308M |  83 | 598 |  10k|2508 |  35k|  0 | 143k|7694 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.79%
451.49/453.14	c   453s|137900 |  7619 |  2562k|  18.5 |   308M |  83 | 598 |  10k|2512 |  35k|  0 | 143k|7694 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.79%
451.78/453.42	c   453s|138000 |  7617 |  2564k|  18.5 |   308M |  83 | 598 |  10k|2505 |  35k|  0 | 143k|7694 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.79%
451.98/453.65	c   454s|138100 |  7616 |  2566k|  18.5 |   308M |  83 | 598 |  10k|   0 |  35k|  0 | 143k|7695 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.79%
452.18/453.82	c   454s|138200 |  7610 |  2568k|  18.5 |   308M |  83 | 598 |  10k|2507 |  35k|  0 | 143k|7695 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.79%
452.38/454.04	c   454s|138300 |  7616 |  2570k|  18.5 |   308M |  83 | 598 |  10k|2506 |  35k|  1 | 143k|7695 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.79%
452.58/454.27	c   454s|138400 |  7613 |  2572k|  18.5 |   308M |  83 | 598 |  10k|2509 |  35k|  1 | 143k|7695 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.80%
452.88/454.52	c   455s|138500 |  7616 |  2574k|  18.5 |   308M |  83 | 598 |  10k|2505 |  35k|  1 | 143k|7695 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.80%
453.07/454.74	c   455s|138600 |  7616 |  2576k|  18.5 |   308M |  83 | 598 |  10k|2504 |  35k|  1 | 143k|7695 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.80%
453.48/455.10	c   455s|138700 |  7618 |  2578k|  18.5 |   308M |  83 | 598 |  10k|2505 |  35k|  0 | 144k|7695 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.80%
453.57/455.27	c   455s|138800 |  7623 |  2580k|  18.5 |   308M |  83 | 598 |  10k|2505 |  35k|  0 | 144k|7695 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.80%
453.87/455.50	c   455s|138900 |  7630 |  2581k|  18.5 |   308M |  83 | 598 |  10k|   0 |  35k|  0 | 144k|7695 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.80%
454.07/455.70	c   456s|139000 |  7631 |  2583k|  18.5 |   308M |  83 | 598 |  10k|2508 |  35k|  0 | 144k|7696 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.80%
454.38/456.00	c   456s|139100 |  7628 |  2584k|  18.5 |   308M |  83 | 598 |  10k|2502 |  36k|  1 | 144k|7697 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.80%
454.48/456.18	c   456s|139200 |  7628 |  2586k|  18.5 |   308M |  83 | 598 |  10k|2505 |  36k|  1 | 144k|7698 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.80%
454.77/456.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
454.77/456.43	c   456s|139300 |  7630 |  2588k|  18.4 |   308M |  83 | 598 |  10k|2503 |  36k|  1 | 144k|7698 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.80%
455.27/456.91	c   457s|139400 |  7632 |  2589k|  18.4 |   308M |  83 | 598 |  10k|2515 |  36k|  2 | 144k|7699 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.80%
455.47/457.12	c   457s|139500 |  7634 |  2591k|  18.4 |   308M |  83 | 598 |  10k|2515 |  36k|  2 | 144k|7699 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.80%
455.66/457.38	c   457s|139600 |  7632 |  2593k|  18.4 |   308M |  83 | 598 |  10k|2505 |  36k|  0 | 144k|7699 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.80%
456.06/457.77	c   458s|139700 |  7639 |  2595k|  18.4 |   308M |  83 | 598 |  10k|2527 |  36k|  4 | 144k|7700 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.81%
456.56/458.23	c   458s|139800 |  7643 |  2596k|  18.4 |   308M |  83 | 598 |  10k|   0 |  36k|  0 | 144k|7700 | 0.000000e+00 | 3.000000e+00 |    Inf |  47.81%
457.06/458.75	c   459s|139900 |  7640 |  2598k|  18.4 |   308M |  83 | 598 |  10k|2502 |  36k|  1 | 145k|7700 | 0.000000e+00 | 3.000000e+00 |    Inf |  48.10%
457.26/458.93	c   459s|140000 |  7640 |  2600k|  18.4 |   308M |  83 | 598 |  10k|2501 |  36k|  1 | 145k|7701 | 0.000000e+00 | 3.000000e+00 |    Inf |  48.12%
457.46/459.14	c   459s|140100 |  7614 |  2601k|  18.4 |   308M |  83 | 598 |  10k|   0 |  36k|  0 | 145k|7701 | 0.000000e+00 | 3.000000e+00 |    Inf |  48.28%
457.66/459.31	c   459s|140200 |  7619 |  2602k|  18.4 |   308M |  83 | 598 |9977 |2506 |  36k|  3 | 145k|7701 | 0.000000e+00 | 3.000000e+00 |    Inf |  48.28%
457.76/459.47	c   459s|140300 |  7621 |  2604k|  18.4 |   308M |  83 | 598 |  10k|2502 |  36k|  1 | 145k|7701 | 0.000000e+00 | 3.000000e+00 |    Inf |  48.28%
458.06/459.71	c   460s|140400 |  7631 |  2606k|  18.4 |   308M |  83 | 598 |9906 |2498 |  36k|  0 | 145k|7701 | 0.000000e+00 | 3.000000e+00 |    Inf |  48.74%
458.36/460.02	c   460s|140500 |  7637 |  2608k|  18.4 |   308M |  83 | 598 |9699 |2508 |  36k|  1 | 145k|7707 | 0.000000e+00 | 3.000000e+00 |    Inf |  48.88%
459.05/460.72	c   461s|140600 |  7641 |  2609k|  18.4 |   308M |  83 | 598 |9413 |2504 |  36k|  1 | 145k|7708 | 0.000000e+00 | 3.000000e+00 |    Inf |  49.10%
459.25/460.94	c   461s|140700 |  7647 |  2611k|  18.4 |   308M |  83 | 598 |9368 |   0 |  36k|  0 | 145k|7709 | 0.000000e+00 | 3.000000e+00 |    Inf |  49.13%
459.55/461.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
459.55/461.27	c   461s|140800 |  7659 |  2613k|  18.4 |   308M |  83 | 598 |9234 |2501 |  36k|  1 | 145k|7711 | 0.000000e+00 | 3.000000e+00 |    Inf |  49.21%
459.75/461.43	c   461s|140900 |  7668 |  2614k|  18.4 |   308M |  83 | 598 |9071 |2501 |  36k|  1 | 146k|7711 | 0.000000e+00 | 3.000000e+00 |    Inf |  49.22%
459.95/461.64	c   462s|141000 |  7686 |  2616k|  18.4 |   319M |  83 | 598 |9110 |2504 |  36k|  1 | 146k|7715 | 0.000000e+00 | 3.000000e+00 |    Inf |  49.22%
460.15/461.81	c   462s|141100 |  7699 |  2617k|  18.4 |   319M |  83 | 598 |9189 |   0 |  36k|  0 | 146k|7716 | 0.000000e+00 | 3.000000e+00 |    Inf |  49.22%
460.25/461.96	c   462s|141200 |  7702 |  2618k|  18.4 |   319M |  83 | 598 |9166 |2501 |  36k|  1 | 146k|7716 | 0.000000e+00 | 3.000000e+00 |    Inf |  49.24%
460.74/462.40	c   462s|141300 |  7711 |  2620k|  18.4 |   319M |  83 | 598 |8879 |2500 |  36k|  0 | 146k|7721 | 0.000000e+00 | 3.000000e+00 |    Inf |  50.18%
460.94/462.61	c   463s|141400 |  7711 |  2622k|  18.4 |   319M |  83 | 598 |8635 |2503 |  36k|  1 | 146k|7721 | 0.000000e+00 | 3.000000e+00 |    Inf |  50.22%
461.14/462.87	c   463s|141500 |  7721 |  2624k|  18.4 |   319M |  83 | 598 |8522 |2509 |  36k|  1 | 146k|7726 | 0.000000e+00 | 3.000000e+00 |    Inf |  50.73%
461.35/463.04	c   463s|141600 |  7736 |  2625k|  18.4 |   319M |  83 | 598 |8576 |2509 |  36k|  1 | 146k|7727 | 0.000000e+00 | 3.000000e+00 |    Inf |  50.74%
461.54/463.21	c   463s|141700 |  7741 |  2627k|  18.4 |   319M |  83 | 598 |8635 |2510 |  36k|  1 | 146k|7728 | 0.000000e+00 | 3.000000e+00 |    Inf |  50.74%
461.84/463.53	c   464s|141800 |  7746 |  2629k|  18.4 |   319M |  83 | 598 |8490 |   0 |  36k|  0 | 146k|7729 | 0.000000e+00 | 3.000000e+00 |    Inf |  51.12%
462.24/463.94	c   464s|141900 |  7749 |  2631k|  18.4 |   319M |  83 | 598 |8436 |2505 |  36k|  1 | 146k|7738 | 0.000000e+00 | 3.000000e+00 |    Inf |  51.25%
462.64/464.33	c   464s|142000 |  7736 |  2632k|  18.4 |   319M |  83 | 598 |8279 |   0 |  36k|  0 | 147k|7745 | 0.000000e+00 | 3.000000e+00 |    Inf |  51.76%
462.84/464.55	c   465s|142100 |  7749 |  2634k|  18.4 |   319M |  83 | 598 |8163 |2505 |  36k|  1 | 147k|7760 | 0.000000e+00 | 3.000000e+00 |    Inf |  51.78%
463.03/464.77	c   465s|142200 |  7756 |  2636k|  18.4 |   319M |  83 | 598 |8179 |2508 |  36k|  1 | 147k|7760 | 0.000000e+00 | 3.000000e+00 |    Inf |  51.85%
463.23/464.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
463.23/464.94	c   465s|142300 |  7762 |  2637k|  18.4 |   319M |  83 | 598 |8131 |2502 |  36k|  0 | 147k|7760 | 0.000000e+00 | 3.000000e+00 |    Inf |  51.87%
463.53/465.20	c   465s|142400 |  7762 |  2639k|  18.4 |   319M |  83 | 598 |8167 |2507 |  36k|  1 | 147k|7760 | 0.000000e+00 | 3.000000e+00 |    Inf |  51.87%
464.13/465.80	c   466s|142500 |  7764 |  2641k|  18.4 |   319M |  83 | 598 |7931 |2498 |  36k|  0 | 147k|7766 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.07%
464.23/465.96	c   466s|142600 |  7778 |  2643k|  18.4 |   319M |  83 | 598 |8025 |2500 |  36k|  2 | 147k|7770 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.07%
464.83/466.58	c   467s|142700 |  7781 |  2644k|  18.4 |   319M |  83 | 598 |8001 |2498 |  36k|  1 | 147k|7776 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.16%
465.03/466.77	c   467s|142800 |  7782 |  2646k|  18.4 |   319M |  83 | 598 |7839 |2500 |  36k|  1 | 147k|7777 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.23%
465.33/467.01	c   467s|142900 |  7795 |  2647k|  18.4 |   319M |  83 | 598 |7860 |2502 |  36k|  1 | 147k|7784 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.24%
465.43/467.19	c   467s|143000 |  7804 |  2649k|  18.4 |   319M |  83 | 598 |7895 |2501 |  36k|  0 | 148k|7787 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.28%
465.62/467.37	c   467s|143100 |  7811 |  2650k|  18.4 |   319M |  83 | 598 |7946 |2501 |  36k|  1 | 148k|7792 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.29%
466.02/467.75	c   468s|143200 |  7801 |  2652k|  18.4 |   319M |  83 | 598 |7941 |2517 |  36k|  0 | 148k|7803 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.34%
466.22/467.95	c   468s|143300 |  7797 |  2653k|  18.4 |   319M |  83 | 598 |7860 |2500 |  36k|  0 | 148k|7803 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.36%
466.43/468.13	c   468s|143400 |  7807 |  2655k|  18.4 |   319M |  83 | 598 |7912 |2501 |  36k|  2 | 148k|7810 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.36%
466.62/468.35	c   468s|143500 |  7813 |  2657k|  18.4 |   319M |  83 | 598 |7965 |2505 |  36k|  2 | 148k|7815 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.36%
466.82/468.53	c   469s|143600 |  7819 |  2658k|  18.4 |   319M |  83 | 598 |8041 |   0 |  36k|  0 | 148k|7819 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.37%
467.02/468.74	c   469s|143700 |  7825 |  2660k|  18.4 |   319M |  83 | 598 |8142 |2502 |  36k|  5 | 148k|7827 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.37%
467.22/468.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
467.22/468.92	c   469s|143800 |  7819 |  2662k|  18.4 |   319M |  83 | 598 |8081 |2499 |  36k|  1 | 148k|7836 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.40%
467.42/469.12	c   469s|143900 |  7818 |  2664k|  18.4 |   319M |  83 | 598 |7988 |2500 |  36k|  0 | 149k|7843 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.41%
467.62/469.34	c   469s|144000 |  7815 |  2666k|  18.4 |   319M |  83 | 598 |8003 |2502 |  36k|  0 | 149k|7852 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.45%
467.91/469.68	c   470s|144100 |  7804 |  2667k|  18.4 |   319M |  83 | 598 |7944 |2502 |  37k|  0 | 149k|7860 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.79%
468.11/469.86	c   470s|144200 |  7802 |  2669k|  18.4 |   319M |  83 | 598 |7900 |2504 |  37k|  0 | 149k|7862 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.80%
468.32/470.05	c   470s|144300 |  7810 |  2671k|  18.4 |   319M |  83 | 598 |7933 |2507 |  37k|  0 | 149k|7868 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.80%
468.51/470.23	c   470s|144400 |  7823 |  2673k|  18.4 |   319M |  83 | 598 |7983 |2506 |  37k|  0 | 149k|7871 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.83%
468.81/470.52	c   471s|144500 |  7833 |  2674k|  18.4 |   319M |  83 | 598 |8027 |   0 |  37k|  0 | 149k|7871 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.84%
469.21/470.96	c   471s|144600 |  7844 |  2676k|  18.4 |   319M |  83 | 598 |8064 |2507 |  37k|  1 | 149k|7873 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.84%
469.51/471.20	c   471s|144700 |  7849 |  2678k|  18.4 |   319M |  83 | 598 |8129 |   0 |  37k|  0 | 149k|7874 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.84%
469.81/471.55	c   472s|144800 |  7850 |  2680k|  18.4 |   319M |  83 | 598 |8188 |2510 |  37k|  0 | 149k|7874 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.84%
470.01/471.79	c   472s|144900 |  7851 |  2682k|  18.4 |   319M |  83 | 598 |8227 |2509 |  37k|  0 | 149k|7876 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.84%
470.21/471.96	c   472s|145000 |  7849 |  2684k|  18.4 |   319M |  83 | 598 |8251 |2509 |  37k|  0 | 150k|7876 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.86%
470.50/472.21	c   472s|145100 |  7851 |  2686k|  18.4 |   319M |  83 | 598 |8266 |2511 |  37k|  0 | 150k|7878 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.87%
470.70/472.47	c   472s|145200 |  7854 |  2688k|  18.4 |   319M |  83 | 598 |8286 |2510 |  37k|  1 | 150k|7880 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.88%
471.31/473.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
471.31/473.02	c   473s|145300 |  7855 |  2690k|  18.4 |   319M |  83 | 598 |8337 |2516 |  37k|  1 | 150k|7884 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.89%
471.50/473.23	c   473s|145400 |  7866 |  2692k|  18.4 |   319M |  83 | 598 |8435 |2509 |  37k|  2 | 150k|7886 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.89%
471.90/473.69	c   474s|145500 |  7873 |  2694k|  18.4 |   319M |  83 | 598 |8584 |2507 |  37k|  1 | 150k|7886 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.89%
472.10/473.88	c   474s|145600 |  7870 |  2696k|  18.4 |   319M |  83 | 598 |8672 |2507 |  37k|  0 | 150k|7888 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.89%
472.40/474.15	c   474s|145700 |  7885 |  2697k|  18.4 |   320M |  83 | 598 |8684 |2520 |  37k|  2 | 150k|7888 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.89%
472.60/474.38	c   474s|145800 |  7896 |  2698k|  18.4 |   320M |  83 | 598 |8715 |2507 |  37k|  1 | 150k|7888 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.90%
472.90/474.61	c   475s|145900 |  7885 |  2700k|  18.4 |   320M |  83 | 598 |8746 |2505 |  37k|  2 | 151k|7888 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.95%
472.99/474.77	c   475s|146000 |  7895 |  2701k|  18.4 |   320M |  83 | 598 |8807 |2506 |  37k|  1 | 151k|7889 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.95%
473.40/475.15	c   475s|146100 |  7901 |  2703k|  18.4 |   320M |  83 | 598 |8859 |2503 |  37k|  1 | 151k|7890 | 0.000000e+00 | 3.000000e+00 |    Inf |  52.96%
474.09/475.80	c   476s|146200 |  7891 |  2705k|  18.4 |   320M |  83 | 598 |8657 |2503 |  37k|  0 | 151k|7891 | 0.000000e+00 | 3.000000e+00 |    Inf |  53.41%
474.19/475.99	c   476s|146300 |  7892 |  2706k|  18.4 |   320M |  83 | 598 |8480 |2508 |  37k|  1 | 151k|7892 | 0.000000e+00 | 3.000000e+00 |    Inf |  53.47%
474.69/476.49	c   476s|146400 |  7892 |  2708k|  18.4 |   320M |  83 | 598 |8370 |2500 |  37k|  1 | 151k|7893 | 0.000000e+00 | 3.000000e+00 |    Inf |  53.72%
474.99/476.71	c   477s|146500 |  7890 |  2710k|  18.4 |   320M |  83 | 598 |8344 |2503 |  37k|  1 | 151k|7893 | 0.000000e+00 | 3.000000e+00 |    Inf |  53.74%
475.19/476.90	c   477s|146600 |  7894 |  2712k|  18.4 |   320M |  83 | 598 |8325 |2504 |  37k|  1 | 151k|7893 | 0.000000e+00 | 3.000000e+00 |    Inf |  53.76%
475.39/477.11	c   477s|146700 |  7899 |  2713k|  18.4 |   320M |  83 | 598 |8333 |2509 |  37k|  2 | 151k|7897 | 0.000000e+00 | 3.000000e+00 |    Inf |  53.88%
475.49/477.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
475.49/477.28	c   477s|146800 |  7899 |  2715k|  18.4 |   320M |  83 | 598 |8372 |2505 |  37k|  0 | 151k|7898 | 0.000000e+00 | 3.000000e+00 |    Inf |  53.88%
475.68/477.46	c   477s|146900 |  7905 |  2717k|  18.4 |   320M |  83 | 598 |8266 |2502 |  37k|  0 | 151k|7901 | 0.000000e+00 | 3.000000e+00 |    Inf |  53.91%
475.88/477.63	c   478s|147000 |  7906 |  2719k|  18.4 |   320M |  83 | 598 |8294 |2505 |  37k|  0 | 152k|7901 | 0.000000e+00 | 3.000000e+00 |    Inf |  53.92%
476.18/477.92	c   478s|147100 |  7913 |  2721k|  18.4 |   320M |  83 | 598 |8230 |2503 |  37k|  1 | 152k|7901 | 0.000000e+00 | 3.000000e+00 |    Inf |  53.98%
476.29/478.06	c   478s|147200 |  7914 |  2722k|  18.4 |   320M |  83 | 598 |8268 |2503 |  37k|  1 | 152k|7902 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.01%
476.48/478.22	c   478s|147300 |  7917 |  2724k|  18.4 |   320M |  83 | 598 |8324 |2503 |  37k|  0 | 152k|7902 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.03%
476.58/478.36	c   478s|147400 |  7920 |  2725k|  18.4 |   320M |  83 | 598 |8367 |   0 |  37k|  0 | 152k|7902 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.04%
476.78/478.55	c   479s|147500 |  7932 |  2726k|  18.4 |   320M |  83 | 598 |8434 |2505 |  37k|  0 | 152k|7902 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.04%
476.98/478.74	c   479s|147600 |  7936 |  2728k|  18.4 |   320M |  83 | 598 |8470 |2505 |  37k|  0 | 152k|7902 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.04%
477.18/478.90	c   479s|147700 |  7944 |  2730k|  18.4 |   320M |  83 | 598 |8525 |2499 |  37k|  0 | 152k|7902 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.05%
477.28/479.06	c   479s|147800 |  7953 |  2731k|  18.4 |   320M |  83 | 598 |8553 |2499 |  37k|  0 | 152k|7902 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.05%
477.48/479.22	c   479s|147900 |  7959 |  2733k|  18.4 |   320M |  83 | 598 |8611 |2505 |  37k|  1 | 152k|7902 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.05%
477.58/479.37	c   479s|148000 |  7966 |  2734k|  18.4 |   320M |  83 | 598 |8650 |2499 |  37k|  1 | 152k|7903 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.06%
477.78/479.51	c   480s|148100 |  7967 |  2736k|  18.4 |   320M |  83 | 598 |8707 |2505 |  37k|  0 | 152k|7904 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.06%
477.88/479.69	c   480s|148200 |  7968 |  2737k|  18.4 |   320M |  83 | 598 |8749 |   0 |  37k|  0 | 153k|7904 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.16%
478.07/479.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
478.07/479.89	c   480s|148300 |  7969 |  2739k|  18.4 |   320M |  83 | 598 |8840 |2505 |  37k|  1 | 153k|7905 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.16%
478.28/480.04	c   480s|148400 |  7973 |  2741k|  18.3 |   320M |  83 | 598 |8902 |2504 |  37k|  0 | 153k|7905 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.16%
478.38/480.19	c   480s|148500 |  7982 |  2742k|  18.3 |   320M |  83 | 598 |8942 |2504 |  37k|  0 | 153k|7905 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.16%
478.67/480.43	c   480s|148600 |  7991 |  2744k|  18.3 |   320M |  83 | 598 |8997 |2509 |  37k|  1 | 153k|7905 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.16%
478.77/480.58	c   481s|148700 |  7988 |  2745k|  18.3 |   320M |  83 | 598 |9081 |2505 |  37k|  0 | 153k|7905 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.16%
479.07/480.89	c   481s|148800 |  7996 |  2747k|  18.3 |   320M |  83 | 598 |9104 |2505 |  37k|  2 | 153k|7906 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.18%
479.28/481.06	c   481s|148900 |  7998 |  2748k|  18.3 |   320M |  83 | 598 |9172 |2500 |  37k|  0 | 153k|7908 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.18%
479.47/481.22	c   481s|149000 |  8007 |  2750k|  18.3 |   320M |  83 | 598 |9234 |2504 |  37k|  0 | 153k|7909 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.18%
479.57/481.37	c   481s|149100 |  8013 |  2751k|  18.3 |   320M |  83 | 598 |9312 |2500 |  37k|  1 | 153k|7909 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.18%
479.77/481.52	c   482s|149200 |  8017 |  2753k|  18.3 |   320M |  83 | 598 |9370 |   0 |  37k|  0 | 153k|7909 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.18%
479.87/481.66	c   482s|149300 |  8015 |  2754k|  18.3 |   320M |  83 | 598 |9438 |2503 |  37k|  1 | 154k|7909 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.19%
480.07/481.80	c   482s|149400 |  8017 |  2756k|  18.3 |   320M |  83 | 598 |9453 |2500 |  37k|  0 | 154k|7909 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.19%
480.27/482.01	c   482s|149500 |  8028 |  2757k|  18.3 |   320M |  83 | 598 |9547 |2500 |  37k|  1 | 154k|7910 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.19%
480.56/482.35	c   482s|149600 |  8027 |  2759k|  18.3 |   320M |  83 | 598 |9615 |2501 |  37k|  1 | 154k|7910 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.19%
480.66/482.49	c   482s|149700 |  8031 |  2760k|  18.3 |   320M |  83 | 598 |9676 |   0 |  37k|  0 | 154k|7910 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.19%
480.96/482.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
480.96/482.70	c   483s|149800 |  8032 |  2761k|  18.3 |   320M |  83 | 598 |9733 |2503 |  37k|  0 | 154k|7910 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.19%
481.27/483.05	c   483s|149900 |  8034 |  2763k|  18.3 |   320M |  83 | 598 |9793 |   0 |  38k|  0 | 154k|7910 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.20%
481.46/483.23	c   483s|150000 |  8040 |  2764k|  18.3 |   320M |  83 | 598 |9835 |2501 |  38k|  1 | 154k|7910 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.20%
481.76/483.51	c   484s|150100 |  8039 |  2765k|  18.3 |   320M |  83 | 598 |9827 |2501 |  38k|  2 | 154k|7910 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.21%
481.86/483.66	c   484s|150200 |  8043 |  2766k|  18.3 |   320M |  83 | 598 |9749 |2502 |  38k|  1 | 154k|7910 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.21%
482.06/483.81	c   484s|150300 |  8054 |  2768k|  18.3 |   320M |  83 | 598 |9682 |2500 |  38k|  2 | 155k|7910 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.21%
482.16/483.98	c   484s|150400 |  8066 |  2769k|  18.3 |   320M |  83 | 598 |9690 |2501 |  38k|  1 | 155k|7911 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.21%
482.36/484.15	c   484s|150500 |  8073 |  2771k|  18.3 |   320M |  83 | 598 |9643 |2502 |  38k|  3 | 155k|7911 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.21%
482.56/484.32	c   484s|150600 |  8081 |  2772k|  18.3 |   320M |  83 | 598 |9596 |2501 |  38k|  1 | 155k|7911 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.21%
482.66/484.48	c   484s|150700 |  8087 |  2774k|  18.3 |   320M |  83 | 598 |9629 |   0 |  38k|  0 | 155k|7911 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.21%
482.85/484.63	c   485s|150800 |  8095 |  2775k|  18.3 |   320M |  83 | 598 |9685 |2502 |  38k|  1 | 155k|7911 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.21%
483.05/484.86	c   485s|150900 |  8097 |  2777k|  18.3 |   320M |  83 | 598 |9695 |2500 |  38k|  0 | 155k|7911 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.21%
483.26/485.03	c   485s|151000 |  8097 |  2779k|  18.3 |   320M |  83 | 598 |9684 |2503 |  38k|  0 | 155k|7911 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.21%
483.45/485.23	c   485s|151100 |  8104 |  2781k|  18.3 |   320M |  83 | 598 |9690 |2502 |  38k|  0 | 155k|7911 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.21%
483.65/485.44	c   485s|151200 |  8095 |  2782k|  18.3 |   320M |  83 | 598 |9522 |2500 |  38k|  0 | 155k|7912 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.25%
484.05/485.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
484.05/485.80	c   486s|151300 |  8095 |  2784k|  18.3 |   320M |  83 | 598 |9409 |2500 |  38k|  0 | 155k|7912 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.26%
484.15/486.00	c   486s|151400 |  8098 |  2786k|  18.3 |   320M |  83 | 598 |9429 |   0 |  38k|  0 | 155k|7912 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.26%
484.45/486.23	c   486s|151500 |  8103 |  2787k|  18.3 |   320M |  83 | 598 |9439 |2503 |  38k|  1 | 155k|7912 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.26%
484.65/486.48	c   486s|151600 |  8103 |  2789k|  18.3 |   320M |  83 | 598 |9396 |2500 |  38k|  0 | 156k|7912 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.35%
484.85/486.64	c   487s|151700 |  8114 |  2791k|  18.3 |   320M |  83 | 598 |9490 |2502 |  38k|  0 | 156k|7912 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.35%
485.05/486.84	c   487s|151800 |  8123 |  2792k|  18.3 |   320M |  83 | 598 |9461 |2504 |  38k|  0 | 156k|7912 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.35%
485.44/487.24	c   487s|151900 |  8135 |  2794k|  18.3 |   320M |  83 | 598 |9478 |2501 |  38k|  2 | 156k|7912 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.36%
485.64/487.41	c   487s|152000 |  8143 |  2795k|  18.3 |   321M |  83 | 598 |9557 |2501 |  38k|  1 | 156k|7912 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.36%
485.84/487.64	c   488s|152100 |  8126 |  2796k|  18.3 |   321M |  83 | 598 |9506 |2502 |  38k|  0 | 156k|7912 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.37%
486.04/487.81	c   488s|152200 |  8130 |  2798k|  18.3 |   321M |  83 | 598 |9416 |2500 |  38k|  1 | 156k|7920 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.37%
486.14/487.99	c   488s|152300 |  8138 |  2799k|  18.3 |   321M |  83 | 598 |9472 |2501 |  38k|  1 | 156k|7920 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.37%
486.35/488.15	c   488s|152400 |  8145 |  2801k|  18.3 |   321M |  83 | 598 |9532 |2500 |  38k|  1 | 156k|7926 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.37%
486.54/488.33	c   488s|152500 |  8152 |  2802k|  18.3 |   321M |  83 | 598 |9575 |2503 |  38k|  1 | 157k|7926 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.37%
486.74/488.52	c   489s|152600 |  8158 |  2803k|  18.3 |   321M |  83 | 598 |9662 |2501 |  38k|  1 | 157k|7930 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.37%
486.84/488.69	c   489s|152700 |  8164 |  2805k|  18.3 |   321M |  83 | 598 |9742 |2500 |  38k|  1 | 157k|7939 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.37%
487.14/488.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
487.14/488.95	c   489s|152800 |  8162 |  2807k|  18.3 |   321M |  83 | 598 |9806 |2500 |  38k|  0 | 157k|7945 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.37%
487.34/489.10	c   489s|152900 |  8164 |  2808k|  18.3 |   321M |  83 | 598 |9851 |2501 |  38k|  0 | 157k|7950 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.38%
487.44/489.28	c   489s|153000 |  8168 |  2809k|  18.2 |   321M |  83 | 598 |9871 |2500 |  38k|  0 | 157k|7960 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.38%
487.64/489.47	c   489s|153100 |  8184 |  2811k|  18.2 |   321M |  83 | 598 |9880 |2501 |  38k|  1 | 157k|7965 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.39%
487.83/489.67	c   490s|153200 |  8191 |  2812k|  18.2 |   321M |  83 | 598 |9914 |   0 |  38k|  0 | 157k|7965 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.39%
488.03/489.81	c   490s|153300 |  8192 |  2814k|  18.2 |   321M |  83 | 598 |  10k|2501 |  38k|  0 | 157k|7969 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.39%
488.13/489.99	c   490s|153400 |  8198 |  2816k|  18.2 |   321M |  83 | 598 |  10k|2501 |  38k|  1 | 157k|7973 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.39%
488.34/490.16	c   490s|153500 |  8207 |  2817k|  18.2 |   321M |  83 | 598 |  10k|   0 |  38k|  0 | 158k|7979 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.39%
488.63/490.41	c   490s|153600 |  8220 |  2819k|  18.2 |   321M |  83 | 598 |  10k|2500 |  38k|  0 | 158k|7982 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.39%
488.73/490.59	c   491s|153700 |  8226 |  2820k|  18.2 |   321M |  83 | 598 |  10k|2502 |  38k|  1 | 158k|7992 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.39%
488.93/490.79	c   491s|153800 |  8238 |  2822k|  18.2 |   321M |  83 | 598 |  10k|2501 |  38k|  1 | 158k|7997 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.39%
489.13/490.99	c   491s|153900 |  8245 |  2824k|  18.2 |   321M |  83 | 598 |  10k|2504 |  38k|  0 | 158k|8002 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.39%
489.33/491.18	c   491s|154000 |  8255 |  2826k|  18.2 |   321M |  83 | 598 |  10k|2501 |  38k|  1 | 158k|8008 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.39%
489.53/491.37	c   491s|154100 |  8262 |  2828k|  18.2 |   321M |  83 | 598 |  10k|2502 |  38k|  1 | 158k|8012 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.39%
489.73/491.57	c   492s|154200 |  8262 |  2829k|  18.2 |   321M |  83 | 598 |  10k|2501 |  38k|  0 | 158k|8019 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.39%
490.33/492.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
490.33/492.14	c   492s|154300 |  8260 |  2832k|  18.2 |   321M |  83 | 598 |  10k|2503 |  38k|  2 | 158k|8027 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.39%
490.52/492.33	c   492s|154400 |  8250 |  2833k|  18.2 |   321M |  83 | 598 |  10k|2502 |  38k|  0 | 159k|8037 | 0.000000e+00 | 3.000000e+00 |    Inf |  54.39%
490.72/492.55	c   493s|154500 |  8237 |  2834k|  18.2 |   321M |  83 | 598 |  10k|2500 |  38k|  1 | 159k|8046 | 1.915709e-02 | 3.000000e+00 |  Large |  54.39%
491.02/492.80	c   493s|154600 |  8191 |  2835k|  18.2 |   321M |  83 | 598 |  10k|2541 |  38k|  0 | 159k|8050 | 2.040816e-02 | 3.000000e+00 |  Large |  54.62%
491.33/493.16	c   493s|154700 |  8167 |  2837k|  18.2 |   321M |  83 | 598 |  10k|2533 |  38k|  0 | 159k|8064 | 3.333333e-02 | 3.000000e+00 |8900.00%|  54.75%
491.52/493.38	c   493s|154800 |  8136 |  2838k|  18.2 |   321M |  83 | 598 |  10k|2514 |  38k|  0 | 159k|8069 | 4.128440e-02 | 3.000000e+00 |7166.67%|  54.91%
491.82/493.63	c   494s|154900 |  8102 |  2839k|  18.2 |   321M |  83 | 598 |9948 |2503 |  38k|  0 | 159k|8080 | 4.347826e-02 | 3.000000e+00 |6800.00%|  55.12%
492.02/493.87	c   494s|155000 |  8086 |  2840k|  18.2 |   321M |  83 | 598 |9913 |2521 |  38k|  0 | 160k|8088 | 4.347826e-02 | 3.000000e+00 |6800.00%|  55.18%
492.22/494.09	c   494s|155100 |  8059 |  2841k|  18.2 |   321M |  83 | 598 |9789 |2504 |  38k|  0 | 160k|8093 | 4.687500e-02 | 3.000000e+00 |6300.00%|  55.34%
492.42/494.28	c   494s|155200 |  8041 |  2842k|  18.2 |   321M |  83 | 598 |9694 |2505 |  38k|  0 | 160k|8105 | 5.263158e-02 | 3.000000e+00 |5600.00%|  55.46%
492.81/494.61	c   495s|155300 |  8011 |  2843k|  18.2 |   321M |  83 | 598 |9598 |2529 |  38k|  1 | 160k|8113 | 5.714286e-02 | 3.000000e+00 |5150.00%|  55.67%
493.01/494.84	c   495s|155400 |  7984 |  2844k|  18.2 |   321M |  83 | 598 |9572 |   0 |  38k|  0 | 160k|8120 | 6.209150e-02 | 3.000000e+00 |4731.58%|  55.85%
493.22/495.07	c   495s|155500 |  7962 |  2845k|  18.2 |   321M |  83 | 598 |9554 |2551 |  38k|  0 | 160k|8130 | 6.400000e-02 | 3.000000e+00 |4587.50%|  55.96%
493.71/495.52	c   496s|155600 |  7927 |  2847k|  18.2 |   321M |  83 | 598 |9483 |2514 |  38k|  1 | 160k|8134 | 6.666667e-02 | 3.000000e+00 |4400.00%|  56.14%
493.91/495.76	c   496s|155700 |  7909 |  2848k|  18.2 |   321M |  83 | 598 |9443 |   0 |  38k|  0 | 161k|8139 | 7.692308e-02 | 3.000000e+00 |3800.00%|  56.35%
494.11/495.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
494.11/495.96	c   496s|155800 |  7883 |  2849k|  18.2 |   321M |  83 | 598 |9227 |2515 |  38k|  1 | 161k|8143 | 8.421053e-02 | 3.000000e+00 |3462.50%|  56.60%
494.41/496.22	c   496s|155900 |  7853 |  2850k|  18.2 |   321M |  83 | 598 |9127 |2514 |  38k|  0 | 161k|8149 | 9.090909e-02 | 3.000000e+00 |3200.00%|  56.75%
494.61/496.45	c   496s|156000 |  7831 |  2851k|  18.2 |   321M |  83 | 598 |9123 |2529 |  38k|  0 | 161k|8152 | 9.090909e-02 | 3.000000e+00 |3200.00%|  56.87%
494.81/496.69	c   497s|156100 |  7808 |  2853k|  18.2 |   321M |  83 | 598 |9084 |2514 |  38k|  1 | 161k|8158 | 9.523810e-02 | 3.000000e+00 |3050.00%|  57.01%
495.01/496.87	c   497s|156200 |  7795 |  2854k|  18.2 |   321M |  83 | 598 |9089 |2527 |  38k|  0 | 161k|8164 | 9.777778e-02 | 3.000000e+00 |2968.18%|  57.07%
495.21/497.10	c   497s|156300 |  7781 |  2855k|  18.2 |   321M |  83 | 598 |9133 |2503 |  38k|  2 | 161k|8168 | 9.777778e-02 | 3.000000e+00 |2968.18%|  57.14%
495.50/497.30	c   497s|156400 |  7758 |  2856k|  18.2 |   321M |  83 | 598 |9140 |   0 |  38k|  0 | 162k|8172 | 1.000000e-01 | 3.000000e+00 |2900.00%|  57.26%
495.60/497.47	c   497s|156500 |  7746 |  2857k|  18.1 |   321M |  83 | 598 |9148 |2508 |  38k|  1 | 162k|8176 | 1.000000e-01 | 3.000000e+00 |2900.00%|  57.36%
495.90/497.72	c   498s|156600 |  7724 |  2859k|  18.1 |   321M |  83 | 598 |9184 |   0 |  38k|  0 | 162k|8182 | 1.000000e-01 | 3.000000e+00 |2900.00%|  57.50%
496.10/497.94	c   498s|156700 |  7708 |  2860k|  18.1 |   321M |  83 | 598 |9173 |2564 |  38k|  1 | 162k|8182 | 1.000000e-01 | 3.000000e+00 |2900.00%|  57.55%
496.40/498.21	c   498s|156800 |  7693 |  2861k|  18.1 |   321M |  83 | 598 |9208 |2522 |  38k|  1 | 162k|8184 | 1.013216e-01 | 3.000000e+00 |2860.87%|  57.65%
496.60/498.44	c   498s|156900 |  7679 |  2862k|  18.1 |   321M |  83 | 598 |9275 |   0 |  38k|  0 | 162k|8189 | 1.065934e-01 | 3.000000e+00 |2714.43%|  57.73%
496.80/498.64	c   499s|157000 |  7660 |  2863k|  18.1 |   321M |  83 | 598 |9240 |2522 |  38k|  1 | 163k|8192 | 1.076923e-01 | 3.000000e+00 |2685.71%|  57.81%
496.90/498.79	c   499s|157100 |  7644 |  2864k|  18.1 |   321M |  83 | 598 |9252 |2506 |  38k|  1 | 163k|8194 | 1.111111e-01 | 3.000000e+00 |2600.00%|  57.87%
497.20/499.08	c   499s|157200 |  7632 |  2865k|  18.1 |   321M |  83 | 598 |9290 |2503 |  38k|  0 | 163k|8197 | 1.111111e-01 | 3.000000e+00 |2600.00%|  57.91%
497.49/499.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
497.49/499.37	c   499s|157300 |  7608 |  2867k|  18.1 |   321M |  83 | 598 |9199 |2528 |  38k|  0 | 163k|8197 | 1.200000e-01 | 3.000000e+00 |2400.00%|  58.04%
497.79/499.66	c   500s|157400 |  7594 |  2868k|  18.1 |   321M |  83 | 598 |9223 |   0 |  38k|  0 | 163k|8207 | 1.212121e-01 | 3.000000e+00 |2375.00%|  58.15%
498.39/500.22	c   500s|157500 |  7578 |  2869k|  18.1 |   321M |  83 | 598 |9240 |2513 |  38k|  0 | 163k|8208 | 1.250000e-01 | 3.000000e+00 |2300.00%|  58.23%
498.59/500.43	c   500s|157600 |  7566 |  2871k|  18.1 |   321M |  83 | 598 |9132 |2526 |  38k|  1 | 163k|8217 | 1.257143e-01 | 3.000000e+00 |2286.36%|  58.31%
498.89/500.70	c   501s|157700 |  7550 |  2872k|  18.1 |   321M |  83 | 598 |9068 |   0 |  38k|  0 | 164k|8220 | 1.300000e-01 | 3.000000e+00 |2207.69%|  58.38%
499.09/500.90	c   501s|157800 |  7530 |  2873k|  18.1 |   321M |  83 | 598 |9045 |2507 |  38k|  0 | 164k|8226 | 1.333333e-01 | 3.000000e+00 |2150.00%|  58.49%
499.19/501.08	c   501s|157900 |  7521 |  2874k|  18.1 |   321M |  83 | 598 |9078 |   0 |  38k|  0 | 164k|8231 | 1.344538e-01 | 3.000000e+00 |2131.25%|  58.55%
499.39/501.27	c   501s|158000 |  7513 |  2876k|  18.1 |   321M |  85 | 598 |9143 |2525 |  38k|  1 | 164k|8235 | 1.379310e-01 | 3.000000e+00 |2075.00%|  58.60%
499.59/501.47	c   501s|158100 |  7486 |  2877k|  18.1 |   321M |  85 | 598 |8949 |2516 |  38k|  1 | 164k|8238 | 1.428571e-01 | 3.000000e+00 |2000.00%|  58.75%
499.78/501.69	c   502s|158200 |  7467 |  2878k|  18.1 |   321M |  85 | 598 |8932 |2509 |  39k|  1 | 164k|8241 | 1.428571e-01 | 3.000000e+00 |2000.00%|  58.85%
499.98/501.88	c   502s|158300 |  7455 |  2879k|  18.1 |   321M |  85 | 598 |8898 |2505 |  39k|  1 | 164k|8244 | 1.428571e-01 | 3.000000e+00 |2000.00%|  58.92%
500.19/502.05	c   502s|158400 |  7436 |  2880k|  18.1 |   321M |  85 | 598 |8853 |2512 |  39k|  0 | 165k|8244 | 1.458333e-01 | 3.000000e+00 |1957.14%|  58.99%
500.38/502.22	c   502s|158500 |  7417 |  2881k|  18.1 |   321M |  85 | 598 |8786 |2514 |  39k|  0 | 165k|8245 | 1.500000e-01 | 3.000000e+00 |1900.00%|  59.12%
500.58/502.42	c   502s|158600 |  7403 |  2883k|  18.1 |   321M |  85 | 598 |8813 |2504 |  39k|  1 | 165k|8247 | 1.503759e-01 | 3.000000e+00 |1895.00%|  59.20%
500.78/502.63	c   503s|158700 |  7370 |  2884k|  18.1 |   321M |  85 | 598 |8771 |2520 |  39k|  0 | 165k|8248 | 1.600000e-01 | 3.000000e+00 |1775.00%|  59.65%
500.98/502.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
500.98/502.80	c   503s|158800 |  7355 |  2885k|  18.1 |   321M |  85 | 598 |8820 |2532 |  39k|  1 | 165k|8249 | 1.607143e-01 | 3.000000e+00 |1766.67%|  59.72%
501.08/502.95	c   503s|158900 |  7346 |  2886k|  18.1 |   321M |  86 | 598 |8876 |2501 |  39k|  0 | 165k|8251 | 1.664671e-01 | 3.000000e+00 |1702.16%|  59.78%
501.28/503.12	c   503s|159000 |  7328 |  2887k|  18.1 |   321M |  86 | 598 |8801 |2507 |  39k|  0 | 165k|8251 | 1.666667e-01 | 3.000000e+00 |1700.00%|  59.87%
501.48/503.33	c   503s|159100 |  7307 |  2889k|  18.0 |   321M |  86 | 598 |8670 |2513 |  39k|  0 | 166k|8251 | 1.666667e-01 | 3.000000e+00 |1700.00%|  59.99%
501.68/503.50	c   503s|159200 |  7288 |  2890k|  18.0 |   321M |  86 | 598 |8701 |2505 |  39k|  0 | 166k|8251 | 1.666667e-01 | 3.000000e+00 |1700.00%|  60.06%
501.78/503.67	c   504s|159300 |  7271 |  2891k|  18.0 |   321M |  86 | 598 |8667 |2510 |  39k|  2 | 166k|8252 | 1.666667e-01 | 3.000000e+00 |1700.00%|  60.17%
501.98/503.84	c   504s|159400 |  7259 |  2892k|  18.0 |   321M |  86 | 598 |8699 |2508 |  39k|  0 | 166k|8254 | 1.666667e-01 | 3.000000e+00 |1700.00%|  60.22%
502.18/504.06	c   504s|159500 |  7243 |  2894k|  18.0 |   321M |  86 | 598 |8722 |2515 |  39k|  1 | 166k|8256 | 1.672474e-01 | 3.000000e+00 |1693.75%|  60.30%
502.57/504.42	c   504s|159600 |  7223 |  2895k|  18.0 |   321M |  86 | 598 |8765 |2505 |  39k|  1 | 166k|8257 | 1.714286e-01 | 3.000000e+00 |1650.00%|  60.39%
502.77/504.60	c   505s|159700 |  7205 |  2896k|  18.0 |   321M |  86 | 598 |8782 |2528 |  39k|  1 | 166k|8257 | 1.764706e-01 | 3.000000e+00 |1600.00%|  60.53%
502.87/504.79	c   505s|159800 |  7194 |  2897k|  18.0 |   321M |  86 | 598 |8811 |2523 |  39k|  1 | 166k|8258 | 1.764706e-01 | 3.000000e+00 |1600.00%|  60.58%
503.07/504.96	c   505s|159900 |  7177 |  2899k|  18.0 |   321M |  86 | 598 |8812 |2526 |  39k|  1 | 167k|8258 | 1.785714e-01 | 3.000000e+00 |1580.00%|  60.66%
503.28/505.19	o 2
503.28/505.19	c * 505s|159962 |  3428 |  2900k|  18.0 |    LP  |  86 | 598 |8775 |2509 |  39k|  4 | 167k|8258 | 1.785714e-01 | 2.000000e+00 |1020.00%|  67.75%
503.37/505.27	c   505s|160000 |  3417 |  2900k|  18.0 |   321M |  86 | 598 |8478 |2518 |  39k|  1 | 167k|8258 | 1.785714e-01 | 2.000000e+00 |1020.00%|  67.86%
503.67/505.52	c   506s|160100 |  3394 |  2901k|  18.0 |   321M |  86 | 598 |8494 |2499 |  39k|  0 | 167k|8260 | 1.851852e-01 | 2.000000e+00 | 980.00%|  68.08%
503.87/505.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
503.87/505.76	c   506s|160200 |  3369 |  2903k|  18.0 |   321M |  86 | 598 |8457 |2512 |  39k|  1 | 167k|8262 | 1.904762e-01 | 2.000000e+00 | 950.00%|  68.31%
504.07/505.95	c   506s|160300 |  3343 |  2904k|  18.0 |   321M |  86 | 598 |8394 |2521 |  39k|  2 | 167k|8262 | 1.904762e-01 | 2.000000e+00 | 950.00%|  68.54%
504.37/506.23	c   506s|160400 |  3326 |  2905k|  18.0 |   321M |  86 | 598 |8415 |2504 |  39k|  1 | 167k|8262 | 1.928571e-01 | 2.000000e+00 | 937.04%|  68.68%
504.57/506.42	c   506s|160500 |  3294 |  2906k|  18.0 |   321M |  86 | 598 |8442 |   0 |  39k|  0 | 168k|8263 | 2.000000e-01 | 2.000000e+00 | 900.00%|  68.99%
504.77/506.64	c   507s|160600 |  3276 |  2907k|  18.0 |   321M |  86 | 598 |8475 |2536 |  39k|  1 | 168k|8264 | 2.000000e-01 | 2.000000e+00 | 900.00%|  69.17%
504.96/506.81	c   507s|160700 |  3250 |  2908k|  18.0 |   321M |  86 | 598 |8386 |2521 |  39k|  1 | 168k|8266 | 2.000000e-01 | 2.000000e+00 | 900.00%|  69.40%
505.17/507.09	c   507s|160800 |  3219 |  2910k|  18.0 |   321M |  86 | 598 |8370 |2516 |  39k|  0 | 168k|8267 | 2.000000e-01 | 2.000000e+00 | 900.00%|  69.68%
505.46/507.38	c   507s|160900 |  3196 |  2911k|  18.0 |   321M |  86 | 598 |8340 |   0 |  39k|  0 | 168k|8267 | 2.013559e-01 | 2.000000e+00 | 893.27%|  69.88%
505.66/507.56	c   508s|161000 |  3173 |  2912k|  18.0 |   321M |  86 | 598 |8284 |2503 |  39k|  1 | 168k|8267 | 2.077922e-01 | 2.000000e+00 | 862.50%|  70.11%
505.96/507.89	c   508s|161100 |  3151 |  2913k|  18.0 |   321M |  86 | 598 |8335 |2543 |  39k|  1 | 168k|8268 | 2.100000e-01 | 2.000000e+00 | 852.38%|  70.31%
506.36/508.21	c   508s|161200 |  3124 |  2915k|  18.0 |   321M |  86 | 598 |8348 |2508 |  39k|  0 | 169k|8268 | 2.142857e-01 | 2.000000e+00 | 833.33%|  70.52%
506.56/508.43	c   508s|161300 |  3093 |  2916k|  18.0 |   321M |  86 | 598 |8365 |2531 |  39k|  1 | 169k|8269 | 2.222222e-01 | 2.000000e+00 | 800.00%|  70.82%
506.76/508.64	c   509s|161400 |  3077 |  2917k|  18.0 |   321M |  86 | 598 |8405 |2514 |  39k|  0 | 169k|8269 | 2.222222e-01 | 2.000000e+00 | 800.00%|  70.93%
506.96/508.89	c   509s|161500 |  3055 |  2918k|  18.0 |   321M |  86 | 598 |8368 |2519 |  39k|  2 | 169k|8269 | 2.243902e-01 | 2.000000e+00 | 791.30%|  71.14%
507.16/509.10	c   509s|161600 |  3032 |  2920k|  18.0 |   321M |  86 | 598 |8366 |2531 |  39k|  1 | 169k|8269 | 2.244898e-01 | 2.000000e+00 | 790.91%|  71.35%
507.45/509.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
507.45/509.33	c   509s|161700 |  2999 |  2921k|  18.0 |   321M |  86 | 598 |8339 |   0 |  39k|  0 | 169k|8269 | 2.285714e-01 | 2.000000e+00 | 775.00%|  71.64%
507.65/509.57	c   510s|161800 |  2966 |  2922k|  18.0 |   321M |  86 | 598 |8337 |2525 |  39k|  0 | 169k|8269 | 2.301587e-01 | 2.000000e+00 | 768.97%|  71.93%
507.85/509.76	c   510s|161900 |  2939 |  2924k|  18.0 |   321M |  86 | 598 |8335 |2528 |  39k|  0 | 170k|8269 | 2.310908e-01 | 2.000000e+00 | 765.46%|  72.23%
508.05/509.93	c   510s|162000 |  2926 |  2925k|  17.9 |   321M |  86 | 598 |8359 |2505 |  39k|  1 | 170k|8269 | 2.333333e-01 | 2.000000e+00 | 757.14%|  72.33%
508.26/510.12	c   510s|162100 |  2906 |  2926k|  17.9 |   321M |  86 | 598 |8347 |2504 |  39k|  0 | 170k|8269 | 2.380952e-01 | 2.000000e+00 | 740.00%|  72.55%
508.55/510.42	c   510s|162200 |  2869 |  2927k|  17.9 |   321M |  86 | 598 |8241 |   0 |  39k|  0 | 170k|8269 | 2.380952e-01 | 2.000000e+00 | 740.00%|  72.90%
508.85/510.73	c   511s|162300 |  2848 |  2929k|  17.9 |   321M |  86 | 598 |8104 |2515 |  39k|  0 | 170k|8269 | 2.400000e-01 | 2.000000e+00 | 733.33%|  73.10%
509.05/510.97	c   511s|162400 |  2820 |  2930k|  17.9 |   321M |  86 | 598 |8037 |2533 |  39k|  0 | 170k|8269 | 2.500000e-01 | 2.000000e+00 | 700.00%|  73.48%
509.35/511.28	c   511s|162500 |  2793 |  2931k|  17.9 |   321M |  86 | 598 |8052 |2506 |  39k|  1 | 171k|8269 | 2.500000e-01 | 2.000000e+00 | 700.00%|  73.71%
509.55/511.45	c   511s|162600 |  2759 |  2932k|  17.9 |   321M |  86 | 598 |8035 |2536 |  39k|  0 | 171k|8269 | 2.500000e-01 | 2.000000e+00 | 700.00%|  74.02%
509.75/511.69	c   512s|162700 |  2730 |  2933k|  17.9 |   321M |  86 | 598 |8005 |   0 |  39k|  0 | 171k|8269 | 2.500000e-01 | 2.000000e+00 | 700.00%|  74.28%
509.94/511.87	c   512s|162800 |  2703 |  2935k|  17.9 |   321M |  86 | 598 |8050 |2507 |  39k|  1 | 171k|8269 | 2.500000e-01 | 2.000000e+00 | 700.00%|  74.53%
510.34/512.24	c   512s|162900 |  2667 |  2936k|  17.9 |   321M |  86 | 598 |8100 |2517 |  39k|  1 | 171k|8269 | 2.500000e-01 | 2.000000e+00 | 700.00%|  74.84%
510.54/512.48	c   512s|163000 |  2627 |  2937k|  17.9 |   321M |  86 | 598 |7953 |2521 |  39k|  0 | 171k|8269 | 2.500000e-01 | 2.000000e+00 | 700.00%|  75.22%
510.84/512.74	c   513s|163100 |  2591 |  2938k|  17.9 |   321M |  86 | 598 |7853 |2517 |  39k|  1 | 171k|8269 | 2.560976e-01 | 2.000000e+00 | 680.95%|  75.57%
511.14/513.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
511.14/513.03	c   513s|163200 |  2549 |  2939k|  17.9 |   321M |  86 | 598 |7847 |2516 |  39k|  0 | 172k|8269 | 2.647059e-01 | 2.000000e+00 | 655.56%|  75.96%
511.34/513.27	c   513s|163300 |  2522 |  2941k|  17.9 |   321M |  86 | 598 |7864 |2511 |  39k|  1 | 172k|8269 | 2.727273e-01 | 2.000000e+00 | 633.33%|  76.22%
511.54/513.45	c   513s|163400 |  2493 |  2942k|  17.9 |   321M |  86 | 598 |7915 |2513 |  39k|  0 | 172k|8269 | 2.727273e-01 | 2.000000e+00 | 633.33%|  76.46%
511.74/513.64	c   514s|163500 |  2454 |  2943k|  17.9 |   321M |  86 | 598 |7925 |2506 |  39k|  0 | 172k|8269 | 2.753623e-01 | 2.000000e+00 | 626.32%|  76.81%
511.94/513.85	c   514s|163600 |  2427 |  2944k|  17.9 |   321M |  86 | 598 |7932 |2509 |  39k|  1 | 172k|8269 | 2.777778e-01 | 2.000000e+00 | 620.00%|  77.08%
512.14/514.09	c   514s|163700 |  2372 |  2945k|  17.9 |   321M |  86 | 598 |7897 |2516 |  39k|  0 | 172k|8269 | 2.800000e-01 | 2.000000e+00 | 614.29%|  77.63%
512.43/514.38	c   514s|163800 |  2331 |  2947k|  17.9 |   321M |  86 | 598 |7915 |2541 |  39k|  0 | 173k|8269 | 2.857143e-01 | 2.000000e+00 | 600.00%|  78.03%
512.63/514.57	c   515s|163900 |  2300 |  2948k|  17.9 |   321M |  86 | 598 |7861 |2508 |  39k|  0 | 173k|8269 | 2.857143e-01 | 2.000000e+00 | 600.00%|  78.33%
512.93/514.80	c   515s|164000 |  2248 |  2949k|  17.9 |   321M |  86 | 598 |7870 |2532 |  39k|  0 | 173k|8269 | 2.891156e-01 | 2.000000e+00 | 591.76%|  78.81%
513.14/515.06	c   515s|164100 |  2182 |  2950k|  17.9 |   321M |  86 | 598 |7804 |2530 |  39k|  0 | 173k|8269 | 2.962963e-01 | 2.000000e+00 | 575.00%|  79.43%
513.33/515.25	c   515s|164200 |  2127 |  2950k|  17.9 |   321M |  86 | 598 |7753 |2505 |  39k|  1 | 173k|8269 | 3.000000e-01 | 2.000000e+00 | 566.67%|  79.97%
513.53/515.43	c   515s|164300 |  2082 |  2951k|  17.9 |   321M |  86 | 598 |7714 |2500 |  39k|  1 | 173k|8269 | 3.013699e-01 | 2.000000e+00 | 563.64%|  80.40%
513.73/515.61	c   516s|164400 |  2037 |  2952k|  17.9 |   321M |  86 | 598 |7676 |2511 |  39k|  1 | 174k|8269 | 3.047619e-01 | 2.000000e+00 | 556.25%|  80.81%
513.93/515.85	c   516s|164500 |  1984 |  2954k|  17.9 |   321M |  86 | 598 |7662 |2509 |  39k|  0 | 174k|8269 | 3.097004e-01 | 2.000000e+00 | 545.79%|  81.33%
514.13/516.10	c   516s|164600 |  1893 |  2954k|  17.8 |   321M |  86 | 598 |7466 |2525 |  39k|  2 | 174k|8269 | 3.214286e-01 | 2.000000e+00 | 522.22%|  82.42%
514.43/516.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
514.43/516.31	c   516s|164700 |  1811 |  2955k|  17.8 |   321M |  86 | 598 |7371 |2507 |  39k|  0 | 174k|8270 | 3.214286e-01 | 2.000000e+00 | 522.22%|  83.17%
514.53/516.48	c   516s|164800 |  1771 |  2956k|  17.8 |   321M |  86 | 598 |7337 |2550 |  39k|  0 | 174k|8270 | 3.333333e-01 | 2.000000e+00 | 500.00%|  83.55%
514.82/516.71	c   517s|164900 |  1668 |  2957k|  17.8 |   321M |  86 | 598 |7146 |2511 |  39k|  1 | 174k|8270 | 3.333333e-01 | 2.000000e+00 | 500.00%|  84.60%
515.13/517.08	c   517s|165000 |  1613 |  2957k|  17.8 |   321M |  86 | 598 |7092 |2534 |  39k|  0 | 174k|8270 | 3.333333e-01 | 2.000000e+00 | 500.00%|  85.08%
515.32/517.28	c   517s|165100 |  1558 |  2958k|  17.8 |   321M |  86 | 598 |6966 |2517 |  39k|  1 | 175k|8270 | 3.352761e-01 | 2.000000e+00 | 496.52%|  85.60%
515.62/517.51	c   517s|165200 |  1501 |  2959k|  17.8 |   321M |  86 | 598 |6890 |2550 |  39k|  0 | 175k|8270 | 3.461538e-01 | 2.000000e+00 | 477.78%|  86.07%
515.92/517.81	c   518s|165300 |  1430 |  2960k|  17.8 |   321M |  86 | 598 |6797 |2526 |  39k|  0 | 175k|8270 | 3.531073e-01 | 2.000000e+00 | 466.40%|  86.70%
516.13/518.00	c   518s|165400 |  1358 |  2961k|  17.8 |   321M |  86 | 598 |6720 |2503 |  39k|  1 | 175k|8270 | 3.611111e-01 | 2.000000e+00 | 453.85%|  87.45%
516.32/518.21	c   518s|165500 |  1283 |  2962k|  17.8 |   321M |  86 | 598 |6605 |2506 |  39k|  0 | 175k|8270 | 3.733333e-01 | 2.000000e+00 | 435.71%|  88.09%
516.52/518.40	c   518s|165600 |  1244 |  2963k|  17.8 |   321M |  86 | 598 |6637 |2524 |  39k|  0 | 175k|8270 | 3.750000e-01 | 2.000000e+00 | 433.33%|  88.41%
516.72/518.62	c   519s|165700 |  1172 |  2964k|  17.8 |   321M |  86 | 598 |6620 |2506 |  39k|  0 | 175k|8270 | 3.750000e-01 | 2.000000e+00 | 433.33%|  89.04%
516.92/518.84	c   519s|165800 |  1116 |  2965k|  17.8 |   321M |  86 | 598 |6686 |2530 |  39k|  0 | 176k|8270 | 3.787879e-01 | 2.000000e+00 | 428.00%|  89.51%
517.12/519.04	c   519s|165900 |  1048 |  2966k|  17.8 |   321M |  86 | 598 |6693 |2507 |  39k|  1 | 176k|8270 | 3.913043e-01 | 2.000000e+00 | 411.11%|  90.14%
517.31/519.23	c   519s|166000 |   974 |  2967k|  17.8 |   321M |  86 | 598 |6753 |2530 |  39k|  1 | 176k|8270 | 4.000000e-01 | 2.000000e+00 | 400.00%|  90.79%
517.51/519.43	c   519s|166100 |   903 |  2967k|  17.8 |   321M |  86 | 598 |6721 |2524 |  39k|  1 | 176k|8270 | 4.000000e-01 | 2.000000e+00 | 400.00%|  91.44%
517.81/519.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
517.81/519.76	c   520s|166200 |   820 |  2968k|  17.8 |   322M |  86 | 598 |6714 |   0 |  39k|  0 | 176k|8270 | 4.210526e-01 | 2.000000e+00 | 375.00%|  92.17%
518.01/519.97	c   520s|166300 |   740 |  2969k|  17.8 |   322M |  86 | 598 |6763 |2591 |  39k|  0 | 176k|8270 | 4.285714e-01 | 2.000000e+00 | 366.67%|  92.87%
518.31/520.20	c   520s|166400 |   657 |  2970k|  17.7 |   322M |  86 | 598 |6709 |2499 |  39k|  1 | 177k|8270 | 4.444444e-01 | 2.000000e+00 | 350.00%|  93.63%
518.51/520.40	c   520s|166500 |   562 |  2970k|  17.7 |   322M |  86 | 598 |6630 |2548 |  39k|  0 | 177k|8270 | 4.571429e-01 | 2.000000e+00 | 337.50%|  94.59%
518.71/520.62	c   521s|166600 |   458 |  2971k|  17.7 |   322M |  86 | 598 |6573 |2601 |  39k|  0 | 177k|8270 | 5.000000e-01 | 2.000000e+00 | 300.00%|  95.60%
518.91/520.84	c   521s|166700 |   363 |  2971k|  17.7 |   322M |  86 | 598 |6501 |2545 |  39k|  0 | 177k|8270 | 5.000000e-01 | 2.000000e+00 | 300.00%|  96.42%
519.11/521.08	c   521s|166800 |   251 |  2971k|  17.7 |   322M |  86 | 598 |6400 |2649 |  39k|  0 | 177k|8270 | 5.338462e-01 | 2.000000e+00 | 274.64%|  97.37%
519.41/521.35	c   521s|166900 |   132 |  2972k|  17.7 |   322M |  86 | 598 |6302 |2524 |  39k|  0 | 177k|8270 | 6.000000e-01 | 2.000000e+00 | 233.33%|  98.40%
519.61/521.56	c   522s|167000 |    30 |  2972k|  17.7 |   319M |  86 | 598 |6177 |2582 |  39k|  0 | 177k|8270 | 6.500000e-01 | 2.000000e+00 | 207.69%|  99.61%
519.71/521.61	c 
519.71/521.61	c SCIP Status        : problem is solved [optimal solution found]
519.71/521.61	c Solving Time (sec) : 521.61
519.71/521.61	c Solving Nodes      : 167023 (total of 167963 nodes in 2 runs)
519.71/521.61	c Primal Bound       : +2.00000000000000e+00 (56 solutions)
519.71/521.61	c Dual Bound         : +2.00000000000000e+00
519.71/521.61	c Gap                : 0.00 %
519.71/521.61	s OPTIMUM FOUND
519.71/521.62	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
519.71/521.62	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
519.71/521.62	v -x188 -x187 x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
519.71/521.62	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 x154 -x153 -x152 -x151 -x150 -x149 -x148 x147 
519.71/521.62	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 
519.71/521.62	v -x125 -x124 -x123 -x122 -x121 x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 
519.71/521.62	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 
519.71/521.62	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 
519.71/521.62	v -x54 -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 
519.71/521.62	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 
519.71/521.62	v -x1 
519.71/521.62	c SCIP Status        : problem is solved [optimal solution found]
519.71/521.62	c Total Time         :     521.61
519.71/521.62	c   solving          :     521.61
519.71/521.62	c   presolving       :       1.73 (included in solving)
519.71/521.62	c   reading          :       0.01 (included in solving)
519.71/521.62	c   copying          :       1.44 (84 #copies) (minimal 0.01, maximal 0.03, average 0.02)
519.71/521.62	c Original Problem   :
519.71/521.62	c   Problem name     : HOME/instance-4456112-1721718429.wbo
519.71/521.62	c   Variables        : 2938 (2938 binary, 0 integer, 0 implicit integer, 0 continuous)
519.71/521.62	c   Constraints      : 5415 initial, 5415 maximal
519.71/521.62	c   Objective        : minimize, 2707 non-zeros (abs.min = 1, abs.max = 100)
519.71/521.62	c Presolved Problem  :
519.71/521.62	c   Problem name     : t_HOME/instance-4456112-1721718429.wbo
519.71/521.62	c   Variables        : 598 (595 binary, 0 integer, 3 implicit integer, 0 continuous)
519.71/521.62	c   Constraints      : 3006 initial, 11756 maximal
519.71/521.62	c   Objective        : minimize, 364 non-zeros (abs.min = 1, abs.max = 13)
519.71/521.62	c   Nonzeros         : 20076 constraint, 463 clique table
519.71/521.62	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
519.71/521.62	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   domcol           :       0.00       0.00    110          0          0          0          0          0          0          0          0          0
519.71/521.62	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
519.71/521.62	c   gateextraction   :       0.01       0.00      8          0          0          0          0          0          0          0          0          0
519.71/521.62	c   implics          :       0.00       0.00    118          0          0          0          0          0          0          0          0          0
519.71/521.62	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
519.71/521.62	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   trivial          :       0.02       0.00    229       2351          0          0          0          0          0          0          0          0
519.71/521.62	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   dualfix          :       0.01       0.00    229         12          0          0          0          0          0          0          0          0
519.71/521.62	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   probing          :       1.33       0.00    109          0       2684          0          0          0          0          0          0          0
519.71/521.62	c   pseudoobj        :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
519.71/521.62	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
519.71/521.62	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
519.71/521.62	c   knapsack         :       0.00       0.00     28          0          0          0          0          0          0          0          0          4
519.71/521.62	c   setppc           :       0.00       0.00     28          0          0          0          0          0         97          0          0          0
519.71/521.62	c   linear           :       0.26       0.00    346          0          0          0       2707          0        127          0         12          0
519.71/521.62	c   logicor          :       0.03       0.00     25          0          0          0          0          0        145          0          0       3813
519.71/521.62	c   bounddisjunction :       0.00       0.00     12          0          0          0          0          0        165        118          0          0
519.71/521.62	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   indicator        :       0.01       0.00    112          0          0          0          0          0       2677          0          0          0
519.71/521.62	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
519.71/521.62	c   root node        :          -          -      -       2889          -          -       2889          -          -          -          -          -
519.71/521.62	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
519.71/521.62	c   benderslp        :          0          0          0          0      92523          0          0      13538          0          0          0          0          0          0          0
519.71/521.62	c   integral         :          0          0          0          0      92523          0          0      13538          0          0       6120          0          0       9004     178872
519.71/521.62	c   knapsack         :         10+        13         11     624485          3          0          0      12881     373611       2902    1025888          0          0          0          0
519.71/521.62	c   setppc           :         42+        59         11     621336          3          0          0       7376     634785      12155     584783          0          0          0          0
519.71/521.62	c   linear           :        371        371         23     631490          6          0          0        679     199197       2175     214648          0          0          0          0
519.71/521.62	c   logicor          :       2559+     10625         11     424636          3          0          0          7     746169      14200    1168451          8          3          0          0
519.71/521.62	c   bounddisjunction :         21+      1498          0     178883          0          0          0          0       2592        299       3927          0          0          0          0
519.71/521.62	c   benders          :          0          0          0          0          7          0          0         83          0          0          0          0          0          0          0
519.71/521.62	c   indicator        :          3          3      19733     537220          5          0          0         81       8282         14      16402          0          0          0          0
519.71/521.62	c   fixedvar         :          0          0          0          0          7          0          0         69          0          0          0          0          0          0          0
519.71/521.62	c   countsols        :          0          0          0          0          7          0          0         69          0          0          0          0          0          0          0
519.71/521.62	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
519.71/521.62	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
519.71/521.62	c   benderslp        :       0.02       0.00       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00
519.71/521.62	c   integral         :      29.17       0.00       0.00       0.00      29.14       0.00       0.00       0.03       0.00       0.00
519.71/521.62	c   knapsack         :       6.48       0.00       0.00       5.95       0.00       0.00       0.00       0.03       0.16       0.34
519.71/521.62	c   setppc           :       3.52       0.00       0.00       3.18       0.00       0.00       0.00       0.01       0.15       0.17
519.71/521.62	c   linear           :       2.87       0.00       0.00       2.51       0.00       0.00       0.00       0.07       0.10       0.19
519.71/521.62	c   logicor          :      19.22       0.00       0.00      18.29       0.00       0.00       0.00       0.00       0.36       0.56
519.71/521.62	c   bounddisjunction :       1.32       0.00       0.00       1.29       0.00       0.00       0.00       0.00       0.00       0.03
519.71/521.62	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
519.71/521.62	c   indicator        :       0.55       0.00       0.02       0.51       0.00       0.00       0.00       0.01       0.00       0.00
519.71/521.62	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
519.71/521.62	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
519.71/521.62	c   components       :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
519.71/521.62	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
519.71/521.62	c   dualfix          :          4          0          0          0
519.71/521.62	c   genvbounds       :          0          0          0          0
519.71/521.62	c   nlobbt           :          0          0          0          0
519.71/521.62	c   obbt             :          0          0          0          0
519.71/521.62	c   probing          :          0          0          0          0
519.71/521.62	c   pseudoobj        :     684443      27086         91     538192
519.71/521.62	c   redcost          :     240461          0          0    1166067
519.71/521.62	c   rootredcost      :         32          0          0       2447
519.71/521.62	c   symmetry         :          0          0          0          0
519.71/521.62	c   vbounds          :     352794          0          0          0
519.71/521.62	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
519.71/521.62	c   dualfix          :       0.01       0.00       0.01       0.00       0.00       0.00
519.71/521.62	c   genvbounds       :       0.08       0.00       0.00       0.08       0.00       0.00
519.71/521.62	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
519.71/521.62	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
519.71/521.62	c   probing          :       1.33       0.00       1.33       0.00       0.00       0.00
519.71/521.62	c   pseudoobj        :       1.15       0.00       0.00       1.03       0.12       0.00
519.71/521.62	c   redcost          :       4.50       0.00       0.00       4.50       0.00       0.00
519.71/521.62	c   rootredcost      :       0.08       0.00       0.00       0.08       0.00       0.00
519.71/521.62	c   symmetry         :       0.10       0.00       0.00       0.09       0.00       0.00
519.71/521.62	c   vbounds          :       5.03       0.00       0.00       5.03       0.00       0.01
519.71/521.62	c Symmetry           :
519.71/521.62	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
519.71/521.62	c   orbital reduction:          0 reductions applied,          0 cutoffs
519.71/521.62	c   lexicographic red:          0 reductions applied,          0 cutoffs
519.71/521.62	c   shadow tree time :       0.00 s
519.71/521.62	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
519.71/521.62	c   propagation      :       1.07      31783      31365          -     141146       27.3       1134       17.4          -          -          -
519.71/521.62	c   infeasible LP    :       6.22      31841      29312          -     175062       40.3        715       13.2        303       68.3          0
519.71/521.62	c   bound exceed. LP :       1.25       2585       1630          -       9712       41.9         36       15.1          0        0.0       9261
519.71/521.62	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
519.71/521.62	c   pseudo solution  :       0.00         56         56          -         66        8.2          1       31.0          -          -          -
519.71/521.62	c   applied globally :       1.19          -          -          0     177572       23.9          -          -        290          -          -
519.71/521.62	c   applied locally  :          -          -          -          0          2       23.5          -          -         13          -          -
519.71/521.62	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
519.71/521.62	c   cut pool         :      14.24          -      27862         45          -          -     275245     394317          -          -          -          -          -    (maximal pool size:       3432)
519.71/521.62	c   aggregation      :       3.80       0.00       8389         23          0          0        213        213         65        148        137         11          0
519.71/521.62	c   > cmir           :          -          -          -          -          -          -          -        104         45         58         52          6          -
519.71/521.62	c   > flowcover      :          -          -          -          -          -          -          -         81          8         76         73          3          -
519.71/521.62	c   > knapsackcover  :          -          -          -          -          -          -          -         28         12         14         12          2          -
519.71/521.62	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   clique           :       0.00       0.00         12         12          0          0          0          0          0          0          0          0          0
519.71/521.62	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   gomory           :     146.85       0.00       7237         20          0          0     354031     359096      85652      18656      15950       2706          0
519.71/521.62	c   > gomorymi       :          -          -          -          -          -          -          -     153984      43146       5788       4244       1544          -
519.71/521.62	c   > strongcg       :          -          -          -          -          -          -          -     205112      42506      12868      11706       1162          -
519.71/521.62	c   impliedbounds    :       0.13       0.00       8389         23          0          0          0          0          0          0          0          0          0
519.71/521.62	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
519.71/521.62	c   minor            :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   mixing           :       0.00       0.00       8393         23          0          0          0          0          0          0          0          0          0
519.71/521.62	c   multilinear      :       0.00       0.00       1584         23          0          0          0          0          0          0          0          0          0
519.71/521.62	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   rapidlearning    :       0.07       0.00          0          0          0          0          0          0          0          0          0          0          0
519.71/521.62	c   rlt              :       0.01       0.00       2954         20          0          0          0          0          0          0          0          0          0
519.71/521.62	c   zerohalf         :       3.57       0.00       7240         23          0          0      13138      35008       6420      21847      17903       3944          0
519.71/521.62	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
519.71/521.62	c   hybrid           :       0.85       0.00      15303         23      40537        129     445925         70          0       4678
519.71/521.62	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c Pricers            :   ExecTime  SetupTime      Calls       Vars
519.71/521.62	c   problem variables:       0.00          -          0          0
519.71/521.62	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
519.71/521.62	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c   relpscost        :      29.08       0.00      92516          0          0          0       6120          0      10214     178872
519.71/521.62	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
519.71/521.62	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
519.71/521.62	c   LP solutions     :       0.04          -          -          7          7
519.71/521.62	c   relax solutions  :       0.00          -          -          0          0
519.71/521.62	c   pseudo solutions :       0.00          -          -          0          0
519.71/521.62	c   strong branching :       0.02          -          -          8          6
519.71/521.62	c   actconsdiving    :       0.00       0.00          0          0          0
519.71/521.62	c   adaptivediving   :       0.69       0.00        387          1          1
519.71/521.62	c   alns             :       1.40       0.00         22          2          2
519.71/521.62	c   bound            :       0.00       0.00          0          0          0
519.71/521.62	c   clique           :       0.01       0.00          1          0          0
519.71/521.62	c   coefdiving       :       0.00       0.00          0          0          0
519.71/521.62	c   completesol      :       0.00       0.00          0          0          0
519.71/521.62	c   conflictdiving   :       0.18       0.00        203          0          0
519.71/521.62	c   crossover        :       1.19       0.00         35          0          0
519.71/521.62	c   dins             :       0.00       0.00          0          0          0
519.71/521.62	c   distributiondivin:       3.81       0.00        203          0          0
519.71/521.62	c   dps              :       0.00       0.00          0          0          0
519.71/521.62	c   dualval          :       0.00       0.00          0          0          0
519.71/521.62	c   farkasdiving     :       0.28       0.00          2          0          0
519.71/521.62	c   feasjump         :       0.00       0.00          0          0          0
519.71/521.62	c   feaspump         :       0.04       0.00          1          1          1
519.71/521.62	c   fixandinfer      :       0.00       0.00          0          0          0
519.71/521.62	c   fracdiving       :       0.15       0.00        203          0          0
519.71/521.62	c   gins             :       0.02       0.00          0          0          0
519.71/521.62	c   guideddiving     :       0.15       0.00        203          0          0
519.71/521.62	c   indcoefdiving    :       0.00       0.00          0          0          0
519.71/521.62	c   indicator        :       0.03       0.00          0          0          0
519.71/521.62	c   indicatordiving  :       0.00       0.00          0          0          0
519.71/521.62	c   indoneopt        :       0.19       0.00         34          0          0
519.71/521.62	c   indrounding      :       0.00       0.00          0          0          0
519.71/521.62	c   indtwoopt        :       0.00       0.00          0          0          0
519.71/521.62	c   intdiving        :       0.00       0.00          0          0          0
519.71/521.62	c   intshifting      :       0.00       0.00          0          0          0
519.71/521.62	c   linesearchdiving :       0.17       0.00        203          0          0
519.71/521.62	c   localbranching   :       0.00       0.00          0          0          0
519.71/521.62	c   locks            :       0.02       0.00          1          0          0
519.71/521.62	c   lpface           :      16.90       0.00          9          0          0
519.71/521.62	c   mpec             :       0.00       0.00          0          0          0
519.71/521.62	c   multistart       :       0.00       0.00          0          0          0
519.71/521.62	c   mutation         :       0.00       0.00          0          0          0
519.71/521.62	c   nlpdiving        :       0.00       0.00          0          0          0
519.71/521.62	c   objpscostdiving  :       0.43       0.00        103          0          0
519.71/521.62	c   octane           :       0.00       0.00          0          0          0
519.71/521.62	c   ofins            :       0.02       0.00          0          0          0
519.71/521.62	c   oneopt           :       0.04       0.00         25          4          4
519.71/521.62	c   padm             :       0.00       0.00          0          0          0
519.71/521.62	c   proximity        :       0.00       0.00          0          0          0
519.71/521.62	c   pscostdiving     :       0.31       0.00        203          0          0
519.71/521.62	c   randrounding     :       0.41       0.00      12938          0          0
519.71/521.62	c   rens             :       0.03       0.00          2          0          0
519.71/521.62	c   reoptsols        :       0.00       0.00          0          0          0
519.71/521.62	c   repair           :       0.00       0.00          0          0          0
519.71/521.62	c   rins             :       0.82       0.00         25          2          0
519.71/521.62	c   rootsoldiving    :       0.89       0.00        102          3          0
519.71/521.62	c   rounding         :       2.18       0.00      46187         11         11
519.71/521.62	c   scheduler        :       0.00       0.00          0          0          0
519.71/521.62	c   shiftandpropagate:       0.00       0.00          0          0          0
519.71/521.62	c   shifting         :       0.42       0.00       2158          0          0
519.71/521.62	c   simplerounding   :       0.29       0.00     111756          0          0
519.71/521.62	c   smallcard        :       0.00       0.00          0          0          0
519.71/521.62	c   subnlp           :       0.05       0.00          0          0          0
519.71/521.62	c   trivial          :       0.01       0.00          4          2          1
519.71/521.62	c   trivialnegation  :       0.00       0.00          0          0          0
519.71/521.62	c   trustregion      :       0.00       0.00          0          0          0
519.71/521.62	c   trysol           :       0.04       0.00         24         15          2
519.71/521.62	c   twoopt           :       0.00       0.00          0          0          0
519.71/521.62	c   undercover       :       0.00       0.00          0          0          0
519.71/521.62	c   vbounds          :       0.00       0.00          0          0          0
519.71/521.62	c   veclendiving     :       0.19       0.00        203          0          0
519.71/521.62	c   zeroobj          :       0.00       0.00          0          0          0
519.71/521.62	c   zirounding       :       0.06       0.00       1000          0          0
519.71/521.62	c   other solutions  :          -          -          -          0          -
519.71/521.62	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
519.71/521.62	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
519.71/521.62	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
519.71/521.62	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
519.71/521.62	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
519.71/521.62	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
519.71/521.62	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
519.71/521.62	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
519.71/521.62	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
519.71/521.62	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
519.71/521.62	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
519.71/521.62	c   primal LP        :       1.80       6752          0       0.00       0.00       1.80       6752
519.71/521.62	c   dual LP          :     173.47     199637    2915168      17.60   16805.41      10.21      34008
519.71/521.62	c   lex dual LP      :       0.00          0          0       0.00          -
519.71/521.62	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
519.71/521.62	c   resolve instable :       0.00          0          0       0.00          -
519.71/521.62	c   diving/probing LP:       5.26       4735      57278      12.10   10886.42
519.71/521.62	c   strong branching :      17.11       8270     243984      29.50   14261.63          -          -       1349
519.71/521.62	c     (at root node) :          -         40       3624      90.60          -
519.71/521.62	c   conflict analysis:       0.67       1308       9261       7.08   13910.29
519.71/521.62	c B&B Tree           :
519.71/521.62	c   number of runs   :          2
519.71/521.62	c   nodes            :     167023 (88734 internal, 78289 leaves)
519.71/521.62	c   feasible leaves  :          3
519.71/521.62	c   infeas. leaves   :      53085
519.71/521.62	c   objective leaves :      25201
519.71/521.62	c   nodes (total)    :     167963 (89436 internal, 78527 leaves)
519.71/521.62	c   nodes left       :          0
519.71/521.62	c   max depth        :         86
519.71/521.62	c   max depth (total):         86
519.71/521.62	c   backtracks       :      22902 (13.7%)
519.71/521.62	c   early backtracks :          0 (0.0%)
519.71/521.62	c   nodes exc. ref.  :          0 (0.0%)
519.71/521.62	c   delayed cutoffs  :       3613
519.71/521.62	c   repropagations   :     132986 (299229 domain reductions, 3236 cutoffs)
519.71/521.62	c   avg switch length:       5.43
519.71/521.62	c   switching time   :      27.20
519.71/521.62	c Root Node          :
519.71/521.62	c   First LP value   : +0.00000000000000e+00
519.71/521.62	c   First LP Iters   :        105 (18414.59 Iter/sec)
519.71/521.62	c   First LP Time    :       0.01
519.71/521.62	c   Final Dual Bound : +0.00000000000000e+00
519.71/521.62	c   Final Root Iters :        776
519.71/521.62	c   Root LP Estimate : +3.85013064434643e+00
519.71/521.62	c Solution           :
519.71/521.62	c   Solutions found  :         56 (35 improvements)
519.71/521.62	c   First Solution   : +1.37244000000000e+05   (in run 1, after 0 nodes, 0.04 seconds, depth 0, found by <trivial>)
519.71/521.62	c   Gap First Sol.   :   infinite
519.71/521.62	c   Gap Last Sol.    :    1020.00 %
519.71/521.62	c   Primal Bound     : +2.00000000000000e+00   (in run 2, after 159962 nodes, 505.15 seconds, depth 40, found by <relaxation>)
519.71/521.62	c   Dual Bound       : +2.00000000000000e+00
519.71/521.62	c   Gap              :       0.00 %
519.71/521.62	c Integrals          :      Total       Avg%
519.71/521.62	c   primal-dual      :   51986.39      99.67
519.71/521.62	c   primal-ref       :          -          - (not evaluated)
519.71/521.62	c   dual-ref         :          -          - (not evaluated)
519.71/521.65	c Time complete: 519.774.

Verifier Data

OK	2

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: 63931 MiB (52898 MiB free)
  memory of node 1: 64510 MiB (53115 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4456112-1721718429/watcher-4456112-1721718429 -o /tmp/evaluation-result-4456112-1721718429/solver-4456112-1721718429 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721718429-88163 --watchdog 3760 pbscip -f HOME/instance-4456112-1721718429.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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=88220, runsolver pid=88209

[startup+0.100083 s]*
/proc/loadavg: 1.12 1.22 1.60 8/258 88228
/proc/meminfo: memFree=108439936/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=83152 memory=43072 CPUtime=0.09 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 7534 0 5 0 8 1 0 0 20 0 1 0 8372156 85147648 10768 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 20788 10768 3599 3540 0 9045 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 83152 KiB
Current children cumulated memory: 43072 KiB

[startup+0.20656 s]*
/proc/loadavg: 1.35 1.27 1.62 7/258 88228
/proc/meminfo: memFree=108437716/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=83648 memory=43600 CPUtime=0.2 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 7630 0 5 0 19 1 0 0 20 0 1 0 8372156 85655552 10900 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 20912 10900 3599 3540 0 9169 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 83648 KiB
Current children cumulated memory: 43600 KiB

[startup+0.305975 s]*
/proc/loadavg: 1.35 1.27 1.62 7/258 88228
/proc/meminfo: memFree=108436316/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=83648 memory=43600 CPUtime=0.3 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 7630 0 5 0 29 1 0 0 20 0 1 0 8372156 85655552 10900 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 20912 10900 3599 3540 0 9169 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 83648 KiB
Current children cumulated memory: 43600 KiB

[startup+0.700194 s]
/proc/loadavg: 1.35 1.27 1.62 7/258 88228
/proc/meminfo: memFree=108434420/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=85192 memory=45184 CPUtime=0.68 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 8014 0 5 0 67 1 0 0 20 0 1 0 8372156 87236608 11296 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 21298 11296 3599 3540 0 9555 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 85192 KiB
Current children cumulated memory: 45184 KiB

[startup+1.50017 s]
/proc/loadavg: 1.35 1.27 1.62 7/258 88228
/proc/meminfo: memFree=108430224/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=86220 memory=46240 CPUtime=1.48 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 8275 0 5 0 147 1 0 0 20 0 1 0 8372156 88289280 11560 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 21555 11560 3599 3540 0 9812 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 86220 KiB
Current children cumulated memory: 46240 KiB

[startup+3.10698 s]
/proc/loadavg: 1.35 1.27 1.62 8/258 88228
/proc/meminfo: memFree=108279920/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=130632 memory=82572 CPUtime=3.07 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 17468 0 5 0 305 2 0 0 20 0 1 0 8372156 133767168 20643 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 32658 20643 3841 3540 0 20915 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 130632 KiB
Current children cumulated memory: 82572 KiB

[startup+6.30017 s]
/proc/loadavg: 1.56 1.32 1.63 6/258 88230
/proc/meminfo: memFree=108109324/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=149224 memory=100748 CPUtime=6.27 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 23968 0 5 0 624 3 0 0 20 0 1 0 8372156 152805376 25187 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 37306 25187 3920 3540 0 25563 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 149224 KiB
Current children cumulated memory: 100748 KiB

[startup+12.7002 s]
/proc/loadavg: 1.76 1.36 1.64 7/258 88230
/proc/meminfo: memFree=108042304/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=163764 memory=112952 CPUtime=12.65 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 27026 0 5 0 1261 4 0 0 20 0 1 0 8372156 167694336 28238 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 40941 28238 3943 3540 0 29198 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 163764 KiB
Current children cumulated memory: 112952 KiB

[startup+25.5002 s]
/proc/loadavg: 2.10 1.45 1.67 8/258 88233
/proc/meminfo: memFree=107959836/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=230892 memory=177692 CPUtime=25.4 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 43213 0 5 0 2532 8 0 0 20 0 1 0 8372156 236433408 44423 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 57723 44423 3959 3540 0 45980 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 230892 KiB
Current children cumulated memory: 177692 KiB

[startup+51.107 s]
/proc/loadavg: 2.91 1.71 1.75 7/258 88236
/proc/meminfo: memFree=107839556/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=253096 memory=203780 CPUtime=50.9 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 49736 0 5 0 5079 11 0 0 20 0 1 0 8372156 259170304 50945 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 63274 50945 4093 3540 0 51531 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 253096 KiB
Current children cumulated memory: 203780 KiB

[startup+102.3 s]
/proc/loadavg: 3.53 2.06 1.87 7/258 88244
/proc/meminfo: memFree=107718008/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=288032 memory=239444 CPUtime=101.9 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 57912 0 5 0 10174 16 0 0 20 0 1 0 8372156 294944768 59861 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 72008 59861 4093 3540 0 60265 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 288032 KiB
Current children cumulated memory: 239444 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.45 2.02 7/258 88255
/proc/meminfo: memFree=107658784/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=315752 memory=270712 CPUtime=161.68 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 64122 0 5 0 16151 17 0 0 20 0 1 0 8372156 323330048 67678 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 78938 67678 4093 3540 0 67195 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 315752 KiB
Current children cumulated memory: 270712 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.75 2.15 7/260 88270
/proc/meminfo: memFree=107605764/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=330208 memory=284284 CPUtime=221.48 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 68257 0 5 0 22130 18 0 0 20 0 1 0 8372156 338132992 71071 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 82552 71071 4093 3540 0 70809 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 330208 KiB
Current children cumulated memory: 284284 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.01 2.28 7/260 88648
/proc/meminfo: memFree=107037488/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=346632 memory=306936 CPUtime=281.3 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 71138 0 5 0 28111 19 0 0 20 0 1 0 8372156 354951168 76734 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 86658 76734 4093 3540 0 74915 0
Current children cumulated CPU time: 281.3 s
Current children cumulated vsize: 346632 KiB
Current children cumulated memory: 306936 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.21 2.39 6/258 88707
/proc/meminfo: memFree=106980732/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=357376 memory=315936 CPUtime=341.11 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 73004 0 5 0 34092 19 0 0 20 0 1 0 8372156 365953024 78984 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 89344 78984 4093 3540 0 77601 0
Current children cumulated CPU time: 341.11 s
Current children cumulated vsize: 357376 KiB
Current children cumulated memory: 315936 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.37 2.50 6/258 88717
/proc/meminfo: memFree=106896764/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=402032 memory=352492 CPUtime=400.87 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 82874 0 5 0 40066 21 0 0 20 0 1 0 8372156 411680768 88123 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 100508 88123 4093 3540 0 88765 0
Current children cumulated CPU time: 400.87 s
Current children cumulated vsize: 402032 KiB
Current children cumulated memory: 352492 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.52 2.61 6/258 88727
/proc/meminfo: memFree=106825776/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=417504 memory=370784 CPUtime=460.64 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 84965 0 5 0 46042 22 0 0 20 0 1 0 8372156 427524096 92696 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 104376 92696 4093 3540 0 92633 0
Current children cumulated CPU time: 460.64 s
Current children cumulated vsize: 417504 KiB
Current children cumulated memory: 370784 KiB

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

# cumulated CPU time of all completed processes:  user=519.545 s, system=0.235063 s

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

[startup+486.4 s]
/proc/loadavg: 4.10 3.56 2.65 6/258 88731
/proc/meminfo: memFree=106801376/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=417504 memory=373812 CPUtime=484.65 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 85228 0 5 0 48443 22 0 0 20 0 1 0 8372156 427524096 93453 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 104376 93453 4093 3540 0 92633 0
Current children cumulated CPU time: 484.65 s
Current children cumulated vsize: 417504 KiB
Current children cumulated memory: 373812 KiB

[startup+499.2 s]
/proc/loadavg: 4.08 3.57 2.66 6/256 88733
/proc/meminfo: memFree=106799280/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=417504 memory=374204 CPUtime=497.39 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 85412 0 5 0 49717 22 0 0 20 0 1 0 8372156 427524096 93551 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 104376 93551 4093 3540 0 92633 0
Current children cumulated CPU time: 497.39 s
Current children cumulated vsize: 417504 KiB
Current children cumulated memory: 374204 KiB

[startup+512 s]*
/proc/loadavg: 4.06 3.60 2.68 6/256 88735
/proc/meminfo: memFree=106798768/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=417504 memory=374204 CPUtime=510.15 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 85412 0 5 0 50993 22 0 0 20 0 1 0 8372156 427524096 93551 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 104376 93551 4093 3540 0 92633 0
Current children cumulated CPU time: 510.15 s
Current children cumulated vsize: 417504 KiB
Current children cumulated memory: 374204 KiB

[startup+518.4 s]
/proc/loadavg: 4.06 3.60 2.69 6/256 88737
/proc/meminfo: memFree=106795564/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=417504 memory=374204 CPUtime=516.52 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 85412 0 5 0 51630 22 0 0 20 0 1 0 8372156 427524096 93551 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 104376 93551 4093 3540 0 92633 0
Current children cumulated CPU time: 516.52 s
Current children cumulated vsize: 417504 KiB
Current children cumulated memory: 374204 KiB

[startup+520 s]*
/proc/loadavg: 4.06 3.60 2.69 6/256 88737
/proc/meminfo: memFree=106795520/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=417504 memory=374204 CPUtime=518.12 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 85412 0 5 0 51790 22 0 0 20 0 1 0 8372156 427524096 93551 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 104376 93551 4093 3540 0 92633 0
Current children cumulated CPU time: 518.12 s
Current children cumulated vsize: 417504 KiB
Current children cumulated memory: 374204 KiB

[startup+520.8 s]
/proc/loadavg: 4.06 3.60 2.69 6/256 88737
/proc/meminfo: memFree=106795520/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=417504 memory=374204 CPUtime=518.91 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 85412 0 5 0 51869 22 0 0 20 0 1 0 8372156 427524096 93551 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 104376 93551 4093 3540 0 92633 0
Current children cumulated CPU time: 518.91 s
Current children cumulated vsize: 417504 KiB
Current children cumulated memory: 374204 KiB

[startup+521.2 s]
/proc/loadavg: 3.97 3.59 2.69 5/256 88783
/proc/meminfo: memFree=106898088/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=417504 memory=374204 CPUtime=519.31 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 85412 0 5 0 51909 22 0 0 20 0 1 0 8372156 427524096 93551 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 104376 93551 4093 3540 0 92633 0
Current children cumulated CPU time: 519.31 s
Current children cumulated vsize: 417504 KiB
Current children cumulated memory: 374204 KiB

[startup+521.6 s]
/proc/loadavg: 3.97 3.59 2.69 5/256 88783
/proc/meminfo: memFree=106898088/131524600 swapFree=131071996/131071996
[pid=88220] ppid=88209 vsize=417504 memory=374204 CPUtime=519.71 cores=4,6
/proc/88220/stat : 88220 (pbscip) R 88209 88220 88152 0 -1 4194304 85412 0 5 0 51949 22 0 0 20 0 1 0 8372156 427524096 93551 134679101440 4194304 18693293 140733529614720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28020736 140733529621507 140733529621606 140733529621606 140733529628622 0
/proc/88220/statm: 104376 93551 4093 3540 0 92633 0
Current children cumulated CPU time: 519.71 s
Current children cumulated vsize: 417504 KiB
Current children cumulated memory: 374204 KiB

Child status: 0

Real time (s): 521.662
CPU time (s): 519.78
CPU user time (s): 519.545
CPU system time (s): 0.235063
CPU usage (%): 99.6393
Max. virtual memory (cumulated for all children) (KiB): 417504
Max. memory (cumulated for all children) (KiB): 374204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 519.545
system time used= 0.235063
maximum resident set size= 374204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85419
page faults= 5
swaps= 0
block input operations= 864
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 112
involuntary context switches= 475


# summary of solver processes directly reported to runsolver:
#   pid: 88220
#   total CPU time (s): 519.78
#   total CPU user time (s): 519.545
#   total CPU system time (s): 0.235063

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.03193 second user time and 2.90977 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-23 09:07:09
IDJOB=4456112
IDBENCH=143218
IDSOLVER=3038
FILE ID=nodeC023/4456112-1721718429
RUNJOBID= nodeC023-1721718429-88163
SLURM_JOB_ID= 7770414
Free space on /tmp= 890084 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900551347--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-4456112-1721718429/watcher-4456112-1721718429 -o /tmp/evaluation-result-4456112-1721718429/solver-4456112-1721718429 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721718429-88163 --watchdog 3760  pbscip -f HOME/instance-4456112-1721718429.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= c80b6180d98478604df0f17e55c6d3fe
RANDOM SEED=980651835

nodeC023.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3620.759
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.85
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		: 3610.134
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.10
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		: 3465.236
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.85
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		: 3751.253
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.10
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		: 3604.792
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.85
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		: 3606.434
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.10
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		: 3764.788
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.85
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		: 3847.988
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        108560612 kB
MemAvailable:   129673144 kB
Buffers:          142088 kB
Cached:         21705968 kB
SwapCached:            0 kB
Active:           934028 kB
Inactive:       21286632 kB
Active(anon):       1412 kB
Inactive(anon):   408604 kB
Active(file):     932616 kB
Inactive(file): 20878028 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             74884 kB
Writeback:             0 kB
AnonPages:        372276 kB
Mapped:            99376 kB
Shmem:             37720 kB
KReclaimable:     283068 kB
Slab:             390768 kB
SReclaimable:     283068 kB
SUnreclaim:       107700 kB
KernelStack:        3776 kB
PageTables:         9932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     724692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            20192 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      279252 kB
DirectMap2M:    32000000 kB
DirectMap1G:    103809024 kB

Free space on /tmp at the end= 890004 MiB
End job on nodeC023 at 2024-07-23 09:15:51