Trace number 4524751

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 384.149 385.7

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900584219--soft-0-100-0.wbo
MD5SUMba0a841bff772832618a6d7dce9d1edb
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 benchmark20.7865
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 136843
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136842
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
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-4524751-1751615522.wbo>
0.00/0.02	c original problem has 2938 variables (2938 bin, 0 int, 0 impl, 0 cont) and 5415 constraints
0.00/0.02	c problem read in 0.01
0.00/0.04	o 136842
0.00/0.05	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 1.368420e+05
0.00/0.05	c presolving:
0.00/0.06	c (round 1, exhaustive) 0 del vars, 1 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.00/0.08	c (round 2, exhaustive) 25 del vars, 1 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.00/0.10	c (round 3, exhaustive) 50 del vars, 1 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.00/0.10	c (round 4, fast)       50 del vars, 26 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.09/0.11	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.13	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.13	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.20	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.20	c (round 16, fast)       200 del vars, 176 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.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.19/0.22	c (round 18, fast)       225 del vars, 201 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.24	c (round 19, exhaustive) 250 del vars, 201 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.24	c (round 20, fast)       250 del vars, 226 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.26	c (round 21, exhaustive) 275 del vars, 226 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.26	c (round 22, fast)       275 del vars, 251 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.28	c (round 23, exhaustive) 300 del vars, 251 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.28	c (round 24, fast)       300 del vars, 276 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.30	c (round 25, exhaustive) 325 del vars, 276 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.19/0.30	c (round 26, fast)       325 del vars, 301 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.32	c (round 27, exhaustive) 350 del vars, 301 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.32	c (round 28, fast)       350 del vars, 326 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.33	c (round 29, exhaustive) 375 del vars, 326 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.33	c (round 30, fast)       375 del vars, 351 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.35	c (round 31, exhaustive) 400 del vars, 351 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.35	c (round 32, fast)       400 del vars, 376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.37	c (round 33, exhaustive) 425 del vars, 376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.37	c (round 34, fast)       425 del vars, 401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.39	c (round 35, exhaustive) 450 del vars, 401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.39	c (round 36, fast)       450 del vars, 426 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.29/0.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.39/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.39/0.42	c    (0.4s) probing: 1000/5622 (17.8%) - 0 fixings, 498 aggregations, 0 implications, 0 bound changes
0.39/0.42	c (round 39, exhaustive) 500 del vars, 451 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.42	c (round 40, fast)       500 del vars, 476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.44	c (round 41, exhaustive) 525 del vars, 476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.44	c (round 42, fast)       525 del vars, 501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.46	c (round 43, exhaustive) 550 del vars, 501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.46	c (round 44, fast)       550 del vars, 526 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.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.39/0.48	c (round 46, fast)       575 del vars, 551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.49	c (round 47, exhaustive) 600 del vars, 551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.39/0.49	c (round 48, fast)       600 del vars, 576 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.51	c (round 49, exhaustive) 625 del vars, 576 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.51	c (round 50, fast)       625 del vars, 601 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.53	c (round 51, exhaustive) 650 del vars, 601 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.53	c (round 52, fast)       650 del vars, 626 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.54	c (round 53, exhaustive) 675 del vars, 626 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.54	c (round 54, fast)       675 del vars, 651 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.56	c (round 55, exhaustive) 700 del vars, 651 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.56	c (round 56, fast)       700 del vars, 676 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.58	c (round 57, exhaustive) 725 del vars, 676 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.58	c (round 58, fast)       725 del vars, 701 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.60	c (round 59, exhaustive) 750 del vars, 701 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.49/0.60	c (round 60, fast)       750 del vars, 726 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.58/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.58/0.62	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.58/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.58/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.58/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.58/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.58/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.58/0.67	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.58/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.58/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.77	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.77	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.78	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.88/0.90	c (round 95, exhaustive) 1200 del vars, 1151 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.90	c (round 96, fast)       1200 del vars, 1176 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.92	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.92	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.95	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.95	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.98	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.98	c (round 106, fast)       1325 del vars, 1301 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.99	c (round 107, exhaustive) 1350 del vars, 1301 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.88/0.99	c (round 108, fast)       1350 del vars, 1326 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.01	c (round 109, exhaustive) 1375 del vars, 1326 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.01	c (round 110, fast)       1375 del vars, 1351 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.02	c (round 111, exhaustive) 1400 del vars, 1351 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.02	c (round 112, fast)       1400 del vars, 1376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.04	c (round 113, exhaustive) 1425 del vars, 1376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.04	c (round 114, fast)       1425 del vars, 1401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.05	c (round 115, exhaustive) 1450 del vars, 1401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.05	c (round 116, fast)       1450 del vars, 1426 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.07	c (round 117, exhaustive) 1475 del vars, 1426 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.07	c (round 118, fast)       1475 del vars, 1451 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.08	c (round 119, exhaustive) 1500 del vars, 1451 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.08	c (round 120, fast)       1500 del vars, 1476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.10	c    (1.1s) probing: 3000/5622 (53.4%) - 0 fixings, 1524 aggregations, 0 implications, 0 bound changes
0.98/1.10	c (round 121, exhaustive) 1525 del vars, 1476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.98/1.10	c (round 122, fast)       1525 del vars, 1501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.11	c (round 123, exhaustive) 1550 del vars, 1501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.11	c (round 124, fast)       1550 del vars, 1526 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.13	c (round 125, exhaustive) 1575 del vars, 1526 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.13	c (round 126, fast)       1575 del vars, 1551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.14	c (round 127, exhaustive) 1600 del vars, 1551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.14	c (round 128, fast)       1600 del vars, 1576 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.16	c (round 129, exhaustive) 1625 del vars, 1576 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.16	c (round 130, fast)       1625 del vars, 1601 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.17	c (round 131, exhaustive) 1650 del vars, 1601 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.17	c (round 132, fast)       1650 del vars, 1626 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.18	c (round 133, exhaustive) 1675 del vars, 1626 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.08/1.19	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.18/1.20	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.18/1.20	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.23	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.23	c (round 140, fast)       1750 del vars, 1726 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.24	c (round 141, exhaustive) 1775 del vars, 1726 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.24	c (round 142, fast)       1775 del vars, 1751 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.25	c (round 143, exhaustive) 1800 del vars, 1751 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.25	c (round 144, fast)       1800 del vars, 1776 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.27	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.27	c (round 146, fast)       1825 del vars, 1801 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.28	c (round 147, exhaustive) 1850 del vars, 1801 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.28	c (round 148, fast)       1850 del vars, 1826 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.29	c (round 149, exhaustive) 1875 del vars, 1826 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.18/1.29	c (round 150, fast)       1875 del vars, 1851 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.31	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.31	c (round 152, fast)       1900 del vars, 1876 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.32	c (round 153, exhaustive) 1925 del vars, 1876 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.32	c (round 154, fast)       1925 del vars, 1901 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.33	c (round 155, exhaustive) 1950 del vars, 1901 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.33	c (round 156, fast)       1950 del vars, 1926 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.34	c (round 157, exhaustive) 1975 del vars, 1926 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.35	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.36	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.36	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.37	c    (1.4s) probing: 4000/5622 (71.1%) - 0 fixings, 2013 aggregations, 0 implications, 0 bound changes
1.28/1.37	c (round 161, exhaustive) 2025 del vars, 1976 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.37	c (round 162, fast)       2025 del vars, 2001 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.38	c (round 163, exhaustive) 2050 del vars, 2001 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.38	c (round 164, fast)       2050 del vars, 2026 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.39	c (round 165, exhaustive) 2075 del vars, 2026 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.28/1.39	c (round 166, fast)       2075 del vars, 2051 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.41	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.41	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.42	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.42	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.43	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.43	c (round 172, fast)       2150 del vars, 2126 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.44	c (round 173, exhaustive) 2175 del vars, 2126 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.44	c (round 174, fast)       2175 del vars, 2151 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.45	c (round 175, exhaustive) 2200 del vars, 2151 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.45	c (round 176, fast)       2200 del vars, 2176 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.46	c (round 177, exhaustive) 2225 del vars, 2176 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.46	c (round 178, fast)       2225 del vars, 2201 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.47	c (round 179, exhaustive) 2250 del vars, 2201 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.47	c (round 180, fast)       2250 del vars, 2226 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.48	c (round 181, exhaustive) 2275 del vars, 2226 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.48	c (round 182, fast)       2275 del vars, 2251 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.49	c (round 183, exhaustive) 2300 del vars, 2251 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.49	c (round 184, fast)       2300 del vars, 2276 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.50	c (round 185, exhaustive) 2325 del vars, 2276 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.51	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.52	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.52	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.53	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.53	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.54	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.54	c (round 192, fast)       2400 del vars, 2376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.55	c (round 193, exhaustive) 2425 del vars, 2376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.55	c (round 194, fast)       2425 del vars, 2401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.56	c (round 195, exhaustive) 2450 del vars, 2401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.56	c (round 196, fast)       2450 del vars, 2426 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.57	c (round 197, exhaustive) 2475 del vars, 2426 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.57	c (round 198, fast)       2475 del vars, 2451 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.58	c (round 199, exhaustive) 2500 del vars, 2451 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.58	c (round 200, fast)       2500 del vars, 2476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.58	c    (1.6s) probing: 5000/5622 (88.9%) - 0 fixings, 2505 aggregations, 0 implications, 0 bound changes
1.48/1.59	c (round 201, exhaustive) 2525 del vars, 2476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.59	c (round 202, fast)       2525 del vars, 2501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.60	c (round 203, exhaustive) 2550 del vars, 2501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.60	c (round 204, fast)       2550 del vars, 2526 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.61	c (round 205, exhaustive) 2575 del vars, 2526 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.61	c (round 206, fast)       2575 del vars, 2551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.62	c (round 207, exhaustive) 2600 del vars, 2551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.62	c (round 208, fast)       2600 del vars, 2576 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.63	c (round 209, exhaustive) 2625 del vars, 2576 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.63	c (round 210, fast)       2625 del vars, 2601 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.64	c (round 211, exhaustive) 2650 del vars, 2601 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.64	c (round 212, fast)       2650 del vars, 2626 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.65	c (round 213, exhaustive) 2675 del vars, 2626 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.65	c (round 214, fast)       2675 del vars, 2651 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.66	c    (1.7s) probing: 5442/5622 (96.8%) - 0 fixings, 2684 aggregations, 0 implications, 0 bound changes
1.58/1.66	c    (1.7s) probing aborted: 50/50 successive totally useless probings
1.58/1.66	c (round 215, exhaustive) 2684 del vars, 2651 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.67	c (round 216, fast)       2684 del vars, 2676 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.58/1.67	c    (1.7s) probing: 5447/5622 (96.9%) - 0 fixings, 2684 aggregations, 0 implications, 0 bound changes
1.58/1.67	c    (1.7s) probing aborted: 50/50 successive totally useless probings
1.58/1.67	c    (1.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.58/1.67	c    (1.7s) no symmetry present (symcode time: 0.00)
1.58/1.67	c presolving (217 rounds: 217 fast, 110 medium, 110 exhaustive):
1.58/1.67	c  2684 deleted vars, 2676 deleted constraints, 0 added constraints, 2707 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.58/1.67	c  2707 implications, 0 cliques
1.58/1.67	c presolved problem has 2961 variables (2938 bin, 0 int, 23 impl, 0 cont) and 2739 constraints
1.58/1.67	c    2707 constraints of type <linear>
1.58/1.67	c      32 constraints of type <indicator>
1.58/1.67	c transformed objective value is always integral (scale: 1)
1.58/1.67	c Presolving Time: 1.65
1.58/1.67	c - non default parameters ----------------------------------------------------------------------
1.58/1.67	c # SCIP version 10.0.0
1.58/1.67	c 
1.58/1.67	c # maximal time in seconds to run
1.58/1.67	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.58/1.67	c limits/time = 3596.998011
1.58/1.67	c 
1.58/1.67	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.58/1.67	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.58/1.67	c limits/memory = 27900
1.58/1.67	c 
1.58/1.67	c # belongs reading time to solving time?
1.58/1.67	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.58/1.67	c timing/reading = TRUE
1.58/1.67	c 
1.58/1.67	c -----------------------------------------------------------------------------------------------
1.58/1.67	c start solving
1.58/1.68	c 
1.58/1.69	o 12801
1.58/1.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.58/1.69	c i 1.7s|     1 |     0 |     0 |     - |  oneopt|   0 |2961 |2739 |2730 |   0 |  0 |   0 |   0 | 0.000000e+00 | 1.280100e+04 |    Inf | unknown
1.68/1.74	c   1.7s|     1 |     0 |   110 |     - |    40M |   0 |2961 |2739 |2730 |   0 |  0 |   0 |   0 | 0.000000e+00 | 1.280100e+04 |    Inf | unknown
1.68/1.78	c   1.8s|     1 |     0 |   138 |     - |    41M |   0 |2961 |2739 |2736 |   6 |  1 |   0 |   0 | 0.000000e+00 | 1.280100e+04 |    Inf | unknown
1.78/1.89	c   1.9s|     1 |     0 |   176 |     - |    42M |   0 |2961 |2739 |2740 |  10 |  2 |   0 |   0 | 0.000000e+00 | 1.280100e+04 |    Inf | unknown
1.99/2.05	c   2.0s|     1 |     0 |   191 |     - |    44M |   0 |2961 |2739 |2743 |  13 |  3 |   0 |   0 | 0.000000e+00 | 1.280100e+04 |    Inf | unknown
2.18/2.28	c   2.3s|     1 |     0 |   208 |     - |    48M |   0 |2961 |2739 |2746 |  16 |  4 |   0 |   0 | 0.000000e+00 | 1.280100e+04 |    Inf | unknown
2.38/2.48	c   2.5s|     1 |     0 |   225 |     - |    51M |   0 |2961 |2739 |2749 |  19 |  5 |   0 |   0 | 0.000000e+00 | 1.280100e+04 |    Inf | unknown
2.57/2.65	c   2.6s|     1 |     0 |   243 |     - |    56M |   0 |2961 |2739 |2752 |  22 |  6 |   0 |   0 | 0.000000e+00 | 1.280100e+04 |    Inf | unknown
2.78/2.81	c   2.8s|     1 |     0 |   274 |     - |    60M |   0 |2961 |2739 |2755 |  25 |  7 |   0 |   0 | 0.000000e+00 | 1.280100e+04 |    Inf | unknown
2.99/3.01	c   3.0s|     1 |     0 |   300 |     - |    65M |   0 |2961 |2739 |2760 |  30 |  8 |   0 |   0 | 0.000000e+00 | 1.280100e+04 |    Inf | unknown
3.09/3.14	c   3.1s|     1 |     0 |   339 |     - |    67M |   0 |2961 |2739 |2765 |  35 |  9 |   0 |   0 | 0.000000e+00 | 1.280100e+04 |    Inf | unknown
3.18/3.27	c   3.3s|     1 |     0 |   369 |     - |    71M |   0 |2961 |2739 |2769 |  39 | 10 |   0 |   0 | 0.000000e+00 | 1.280100e+04 |    Inf | unknown
3.18/3.28	c   3.3s|     1 |     0 |   383 |     - |    71M |   0 |2961 |2739 |2764 |  40 | 11 |   0 |   0 | 0.000000e+00 | 1.280100e+04 |    Inf | unknown
3.48/3.51	o 75
3.48/3.51	c d 3.5s|     1 |     0 |  1958 |     - |farkasdi|   0 |2961 |2739 |2764 |   0 | 11 |   0 |   0 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
3.58/3.60	c   3.6s|     1 |     0 |  2451 |     - |    72M |   0 |2961 |2732 |2764 |  40 | 11 |   0 |   0 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
3.58/3.61	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.61	c   3.6s|     1 |     0 |  2457 |     - |    73M |   0 |2961 |2732 |2766 |  42 | 12 |   0 |   0 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
3.58/3.61	c (run 1, node 1) restarting after 708 global fixings of integer variables
3.58/3.61	c 
3.58/3.61	c (restart) converted 36 cuts from the global cut pool into linear constraints
3.58/3.61	c 
3.58/3.63	c presolving:
3.58/3.63	c (round 1, fast)       708 del vars, 7 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 48 clqs
3.58/3.64	c (round 2, exhaustive) 708 del vars, 39 del conss, 0 add conss, 0 chg bounds, 22 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 48 clqs
3.58/3.64	c (round 3, fast)       730 del vars, 39 del conss, 0 add conss, 0 chg bounds, 22 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 48 clqs
3.58/3.65	c (round 4, exhaustive) 730 del vars, 39 del conss, 0 add conss, 0 chg bounds, 22 chg sides, 0 chg coeffs, 714 upgd conss, 2707 impls, 48 clqs
3.58/3.65	c (round 5, medium)     730 del vars, 39 del conss, 0 add conss, 0 chg bounds, 26 chg sides, 4 chg coeffs, 714 upgd conss, 2707 impls, 48 clqs
3.58/3.65	c (round 6, exhaustive) 730 del vars, 45 del conss, 0 add conss, 0 chg bounds, 26 chg sides, 6 chg coeffs, 714 upgd conss, 2707 impls, 48 clqs
3.58/3.65	c presolving (7 rounds: 7 fast, 5 medium, 4 exhaustive):
3.58/3.65	c  730 deleted vars, 45 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 26 changed sides, 11 changed coefficients
3.58/3.65	c  2707 implications, 48 cliques
3.58/3.65	c presolved problem has 2231 variables (2213 bin, 0 int, 18 impl, 0 cont) and 2723 constraints
3.58/3.65	c       8 constraints of type <knapsack>
3.58/3.65	c      42 constraints of type <setppc>
3.58/3.65	c    1997 constraints of type <linear>
3.58/3.65	c     658 constraints of type <logicor>
3.58/3.65	c      18 constraints of type <indicator>
3.58/3.65	c transformed objective value is always integral (scale: 1)
3.58/3.65	c Presolving Time: 1.68
3.58/3.66	c transformed 1/5 original solutions to the transformed problem space
3.58/3.66	c 
3.58/3.68	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.68	c   3.7s|     1 |     0 |  2677 |     - |    72M |   0 |2231 |2723 |2723 |   0 |  0 |   0 |   0 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
3.68/3.77	c   3.8s|     1 |     0 |  2692 |     - |    74M |   0 |2231 |2723 |2725 |   2 |  1 |   0 |   0 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
3.88/3.90	c   3.9s|     1 |     0 |  2712 |     - |    74M |   0 |2231 |2723 |2728 |   5 |  2 |   0 |   0 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
3.98/4.02	c   4.0s|     1 |     0 |  2742 |     - |    76M |   0 |2231 |2723 |2732 |   9 |  3 |   0 |   0 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
4.08/4.13	c   4.1s|     1 |     0 |  2757 |     - |    77M |   0 |2231 |2723 |2734 |  11 |  4 |   0 |   0 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
4.18/4.22	c   4.2s|     1 |     0 |  2789 |     - |    77M |   0 |2231 |2723 |2736 |  13 |  5 |   0 |   0 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
4.28/4.33	c   4.3s|     1 |     0 |  2813 |     - |    77M |   0 |2231 |2723 |2738 |  15 |  6 |   0 |   0 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
4.38/4.45	c   4.4s|     1 |     0 |  2823 |     - |    79M |   0 |2231 |2723 |2741 |  18 |  7 |   0 |   0 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
4.47/4.55	c   4.5s|     1 |     0 |  2878 |     - |    83M |   0 |2231 |2723 |2746 |  23 |  8 |   0 |   0 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
4.57/4.67	c   4.7s|     1 |     0 |  2915 |     - |    86M |   0 |2231 |2723 |2747 |  24 |  9 |   0 |   0 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
4.77/4.81	c   4.8s|     1 |     0 |  3014 |     - |    93M |   0 |2231 |2723 |2717 |  29 | 10 |   0 |   0 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
4.77/4.83	c   4.8s|     1 |     0 |  3056 |     - |    93M |   0 |2231 |2723 |2721 |  33 | 11 |   0 |   0 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
5.17/5.29	c   5.3s|     1 |     2 |  3067 |     - |    93M |   0 |2231 |2723 |2721 |  33 | 11 |   0 |  42 | 0.000000e+00 | 7.500000e+01 |    Inf | unknown
9.85/9.98	o 74
9.85/9.98	c r10.0s|    19 |    12 |  4967 | 209.4 |shifting|  10 |2231 |2833 |2696 |  35 |  1 | 110 | 452 | 0.000000e+00 | 7.400000e+01 |    Inf |   1.29%
9.85/9.98	o 72
9.85/9.98	c i10.0s|    19 |    12 |  5028 | 212.6 |  oneopt|  10 |2231 |2833 |2696 |  35 |  1 | 110 | 452 | 0.000000e+00 | 7.200000e+01 |    Inf |   1.29%
9.85/9.99	o 70
9.85/9.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.85/9.99	c r10.0s|    19 |    12 |  5028 | 212.6 |shifting|  10 |2231 |2750 |2696 |  35 |  1 | 110 | 452 | 0.000000e+00 | 7.000000e+01 |    Inf |   1.29%
10.45/10.58	o 63
10.45/10.58	c *10.6s|    21 |    12 |  5315 | 206.0 |strongbr|  11 |2231 |2754 |2704 |  55 |  6 | 132 | 478 | 0.000000e+00 | 6.300000e+01 |    Inf |   2.17%
15.04/15.17	o 53
15.04/15.17	c r15.2s|    49 |    28 |  7657 | 136.1 |shifting|  11 |2231 |2820 |2694 | 109 |  0 | 274 | 888 | 0.000000e+00 | 5.300000e+01 |    Inf |   2.61%
15.04/15.17	c   [indicator] <pseudoboolean2680_rhs_ind>: <t_indicatorvar2680> = 0 -> <indslack_pseudoboolean2680_rhs_ind> = 0 (<indlin_pseudoboolean2680_rhs_ind>);
15.04/15.17	c violation:  <t_indicatorvar2680_neg> = 1 and <indslack_pseudoboolean2680_rhs_ind> = 1
15.04/15.17	c   [indicator] <pseudoboolean2682_rhs_ind>: <t_indicatorvar2682> = 0 -> <indslack_pseudoboolean2682_rhs_ind> = 0 (<indlin_pseudoboolean2682_rhs_ind>);
15.04/15.17	c violation:  <t_indicatorvar2682_neg> = 1 and <indslack_pseudoboolean2682_rhs_ind> = 1
15.04/15.17	c   [indicator] <pseudoboolean2684_rhs_ind>: <t_indicatorvar2684> = 0 -> <indslack_pseudoboolean2684_rhs_ind> = 0 (<indlin_pseudoboolean2684_rhs_ind>);
15.04/15.17	c violation:  <t_indicatorvar2684_neg> = 1 and <indslack_pseudoboolean2684_rhs_ind> = 1
15.04/15.17	c   [indicator] <pseudoboolean2692_rhs_ind>: <t_indicatorvar2692> = 0 -> <indslack_pseudoboolean2692_rhs_ind> = 0 (<indlin_pseudoboolean2692_rhs_ind>);
15.04/15.17	c violation:  <t_indicatorvar2692_neg> = 1 and <indslack_pseudoboolean2692_rhs_ind> = 1
15.04/15.17	c   [indicator] <pseudoboolean2678_rhs_ind>: <t_indicatorvar2678> = 0 -> <indslack_pseudoboolean2678_rhs_ind> = 0 (<indlin_pseudoboolean2678_rhs_ind>);
15.04/15.17	c violation:  <t_indicatorvar2678_neg> = 1 and <indslack_pseudoboolean2678_rhs_ind> = 1
15.04/15.17	c   [indicator] <pseudoboolean2690_rhs_ind>: <t_indicatorvar2690> = 0 -> <indslack_pseudoboolean2690_rhs_ind> = 0 (<indlin_pseudoboolean2690_rhs_ind>);
15.04/15.17	c violation:  <t_indicatorvar2690_neg> = 1 and <indslack_pseudoboolean2690_rhs_ind> = 1
15.04/15.17	c   [indicator] <pseudoboolean2664_rhs_ind>: <t_indicatorvar2664> = 0 -> <indslack_pseudoboolean2664_rhs_ind> = 0 (<indlin_pseudoboolean2664_rhs_ind>);
15.04/15.17	c violation:  <t_indicatorvar2664_neg> = 1 and <indslack_pseudoboolean2664_rhs_ind> = 1
15.04/15.17	c   [indicator] <pseudoboolean2668_rhs_ind>: <t_indicatorvar2668> = 0 -> <indslack_pseudoboolean2668_rhs_ind> = 0 (<indlin_pseudoboolean2668_rhs_ind>);
15.04/15.17	c violation:  <t_indicatorvar2668_neg> = 1 and <indslack_pseudoboolean2668_rhs_ind> = 1
15.04/15.17	c   [indicator] <pseudoboolean2698_rhs_ind>: <t_indicatorvar2698> = 0 -> <indslack_pseudoboolean2698_rhs_ind> = 0 (<indlin_pseudoboolean2698_rhs_ind>);
15.04/15.17	c violation:  <t_indicatorvar2698_neg> = 1 and <indslack_pseudoboolean2698_rhs_ind> = 1
15.04/15.17	c   [indicator] <pseudoboolean2676_rhs_ind>: <t_indicatorvar2676> = 0 -> <indslack_pseudoboolean2676_rhs_ind> = 0 (<indlin_pseudoboolean2676_rhs_ind>);
15.04/15.17	c violation:  <t_indicatorvar2676_neg> = 1 and <indslack_pseudoboolean2676_rhs_ind> = 1
15.04/15.17	c   [indicator] <pseudoboolean2702_rhs_ind>: <t_indicatorvar2702> = 0 -> <indslack_pseudoboolean2702_rhs_ind> = 0 (<indlin_pseudoboolean2702_rhs_ind>);
15.04/15.17	c violation:  <t_indicatorvar2702_neg> = 1 and <indslack_pseudoboolean2702_rhs_ind> = 1
15.04/15.17	c   [indicator] <pseudoboolean2694_rhs_ind>: <t_indicatorvar2694> = 0 -> <indslack_pseudoboolean2694_rhs_ind> = 0 (<indlin_pseudoboolean2694_rhs_ind>);
15.04/15.17	c violation:  <t_indicatorvar2694_neg> = 1 and <indslack_pseudoboolean2694_rhs_ind> = 1
15.04/15.17	c   [indicator] <pseudoboolean2666_rhs_ind>: <t_indicatorvar2666> = 0 -> <indslack_pseudoboolean2666_rhs_ind> = 0 (<indlin_pseudoboolean2666_rhs_ind>);
15.04/15.17	c violation:  <t_indicatorvar2666_neg> = 1 and <indslack_pseudoboolean2666_rhs_ind> = 1
15.04/15.17	c   [indicator] <pseudoboolean2674_rhs_ind>: <t_indicatorvar2674> = 0 -> <indslack_pseudoboolean2674_rhs_ind> = 0 (<indlin_pseudoboolean2674_rhs_ind>);
15.04/15.17	c violation:  <t_indicatorvar2674_neg> = 1 and <indslack_pseudoboolean2674_rhs_ind> = 1
15.14/15.20	o 52
15.14/15.20	c *15.2s|    49 |    28 |  7681 | 136.6 |    LP  |  11 |2231 |2820 |2696 | 111 |  3 | 274 | 888 | 0.000000e+00 | 5.200000e+01 |    Inf |   2.61%
15.14/15.28	o 42
15.14/15.28	c r15.3s|    50 |    25 |  7697 | 134.2 |rounding|  11 |2231 |2818 |2697 | 112 |  1 | 278 | 888 | 0.000000e+00 | 4.200000e+01 |    Inf |   2.83%
17.63/17.70	o 38
17.63/17.70	c r17.7s|    77 |    34 |  9731 | 113.5 |rounding|  15 |2231 |2876 |2694 | 190 |  0 | 367 |1020 | 0.000000e+00 | 3.800000e+01 |    Inf |   3.48%
17.83/17.94	o 33
17.83/17.94	c r17.9s|    77 |    33 |  9787 | 114.3 |rounding|  15 |2231 |2876 |2701 | 197 |  4 | 367 |1020 | 0.000000e+00 | 3.300000e+01 |    Inf |   3.77%
20.32/20.40	c  20.4s|   100 |    40 | 11476 | 104.9 |   122M |  15 |2231 |2941 |2695 | 281 |  3 | 441 |1078 | 0.000000e+00 | 3.300000e+01 |    Inf |   5.70%
20.82/20.94	o 31
20.82/20.94	c *20.9s|   110 |    44 | 12037 | 100.4 |strongbr|  15 |2231 |2916 |2712 | 299 | 12 | 458 |1115 | 0.000000e+00 | 3.100000e+01 |    Inf |   5.71%
21.22/21.35	o 28
21.22/21.35	c *21.3s|   114 |    44 | 12333 |  99.5 |strongbr|  15 |2231 |2914 |2701 | 321 |  2 | 479 |1139 | 0.000000e+00 | 2.800000e+01 |    Inf |   6.43%
22.32/22.48	o 26
22.32/22.48	c *22.5s|   135 |    53 | 13320 |  91.3 |strongbr|  15 |2231 |2949 |2701 | 370 |  2 | 529 |1177 | 0.000000e+00 | 2.600000e+01 |    Inf |   6.80%
23.21/23.31	c  23.3s|   200 |    71 | 15082 |  70.5 |   124M |  22 |2231 |3069 |2694 | 399 |  2 | 666 |1283 | 0.000000e+00 | 2.600000e+01 |    Inf |   6.86%
24.21/24.33	c  24.3s|   300 |    95 | 17766 |  55.9 |   124M |  28 |2231 |3185 |2694 | 417 |  1 | 823 |1351 | 0.000000e+00 | 2.600000e+01 |    Inf |   6.93%
25.11/25.30	c  25.3s|   400 |   116 | 19980 |  47.5 |   124M |  33 |2231 |3301 |   0 | 432 |  0 | 974 |1414 | 0.000000e+00 | 2.600000e+01 |    Inf |   7.14%
27.20/27.31	c  27.3s|   500 |   147 | 24055 |  46.1 |   125M |  33 |2231 |3347 |2698 | 502 |  2 |1117 |1477 | 0.000000e+00 | 2.600000e+01 |    Inf |   7.28%
28.20/28.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
28.20/28.37	c  28.4s|   600 |   166 | 26542 |  42.6 |   125M |  33 |2231 |3376 |2698 | 527 |  2 |1234 |1544 | 0.000000e+00 | 2.600000e+01 |    Inf |   7.71%
28.71/28.87	c  28.9s|   700 |   177 | 28639 |  39.5 |   126M |  38 |2231 |3457 |2699 | 531 |  1 |1372 |1589 | 0.000000e+00 | 2.600000e+01 |    Inf |   7.71%
29.60/29.70	c  29.7s|   800 |   199 | 31785 |  38.5 |   126M |  46 |2231 |3515 |2698 | 568 |  1 |1484 |1631 | 0.000000e+00 | 2.600000e+01 |    Inf |   7.71%
30.10/30.27	c  30.3s|   900 |   212 | 34779 |  37.5 |   126M |  46 |2231 |3560 |2698 | 571 |  2 |1598 |1681 | 0.000000e+00 | 2.600000e+01 |    Inf |   7.73%
30.80/30.92	c  30.9s|  1000 |   239 | 37399 |  36.4 |   127M |  46 |2231 |3666 |2698 | 588 |  1 |1734 |1729 | 0.000000e+00 | 2.600000e+01 |    Inf |   7.75%
31.40/31.50	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
31.40/31.50	c (run 2, node 1048) performing user restart
31.40/31.50	c 
31.40/31.50	c (restart) converted 6 cuts from the global cut pool into linear constraints
31.40/31.50	c 
31.40/31.52	c presolving:
31.40/31.52	c (round 1, fast)       1330 del vars, 65 del conss, 62 add conss, 0 chg bounds, 0 chg sides, 64 chg coeffs, 0 upgd conss, 2707 impls, 153 clqs
31.40/31.52	c (round 2, medium)     1330 del vars, 65 del conss, 62 add conss, 0 chg bounds, 3 chg sides, 67 chg coeffs, 0 upgd conss, 2707 impls, 153 clqs
31.40/31.55	c (round 3, exhaustive) 1330 del vars, 221 del conss, 62 add conss, 0 chg bounds, 120 chg sides, 67 chg coeffs, 0 upgd conss, 2707 impls, 153 clqs
31.40/31.55	c (round 4, fast)       1378 del vars, 221 del conss, 62 add conss, 0 chg bounds, 120 chg sides, 100 chg coeffs, 0 upgd conss, 2707 impls, 153 clqs
31.40/31.55	c (round 5, exhaustive) 1378 del vars, 221 del conss, 62 add conss, 0 chg bounds, 120 chg sides, 100 chg coeffs, 1226 upgd conss, 2707 impls, 153 clqs
31.40/31.55	c (round 6, medium)     1378 del vars, 223 del conss, 62 add conss, 0 chg bounds, 121 chg sides, 101 chg coeffs, 1226 upgd conss, 2707 impls, 153 clqs
31.40/31.56	c (round 7, exhaustive) 1378 del vars, 235 del conss, 68 add conss, 0 chg bounds, 121 chg sides, 101 chg coeffs, 1226 upgd conss, 2707 impls, 153 clqs
31.40/31.56	c (round 8, exhaustive) 1378 del vars, 279 del conss, 68 add conss, 0 chg bounds, 121 chg sides, 103 chg coeffs, 1226 upgd conss, 2707 impls, 153 clqs
31.40/31.58	c (round 9, exhaustive) 1378 del vars, 311 del conss, 68 add conss, 0 chg bounds, 121 chg sides, 1009 chg coeffs, 1226 upgd conss, 2707 impls, 153 clqs
31.40/31.59	c (round 10, exhaustive) 1378 del vars, 312 del conss, 68 add conss, 0 chg bounds, 121 chg sides, 4494 chg coeffs, 1226 upgd conss, 2707 impls, 153 clqs
31.49/31.61	c (round 11, exhaustive) 1378 del vars, 345 del conss, 68 add conss, 0 chg bounds, 121 chg sides, 4496 chg coeffs, 1226 upgd conss, 2707 impls, 153 clqs
31.49/31.62	c presolving (12 rounds: 12 fast, 10 medium, 8 exhaustive):
31.49/31.62	c  1378 deleted vars, 345 deleted constraints, 68 added constraints, 0 tightened bounds, 0 added holes, 121 changed sides, 4496 changed coefficients
31.49/31.62	c  2707 implications, 153 cliques
31.49/31.62	c presolved problem has 853 variables (850 bin, 0 int, 3 impl, 0 cont) and 3428 constraints
31.49/31.62	c      22 constraints of type <knapsack>
31.49/31.62	c      40 constraints of type <setppc>
31.49/31.62	c     625 constraints of type <linear>
31.49/31.62	c    2661 constraints of type <logicor>
31.49/31.62	c      77 constraints of type <bounddisjunction>
31.49/31.62	c       3 constraints of type <indicator>
31.49/31.62	c transformed objective value is always integral (scale: 1)
31.49/31.62	c Presolving Time: 1.80
31.49/31.63	c transformed 7/18 original solutions to the transformed problem space
31.49/31.63	c 
31.49/31.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
31.49/31.64	c  31.6s|     1 |     0 | 38944 |     - |   130M |   0 | 853 |3428 |2506 |   0 |  0 |1796 |1751 | 0.000000e+00 | 2.600000e+01 |    Inf | unknown
31.59/31.70	c  31.7s|     1 |     0 | 38967 |     - |   130M |   0 | 853 |3430 |2508 |   2 |  1 |1798 |1751 | 0.000000e+00 | 2.600000e+01 |    Inf | unknown
31.59/31.74	c  31.7s|     1 |     0 | 38986 |     - |   131M |   0 | 853 |3430 |2511 |   5 |  2 |1798 |1751 | 0.000000e+00 | 2.600000e+01 |    Inf | unknown
31.69/31.80	c  31.8s|     1 |     0 | 39009 |     - |   131M |   0 | 853 |3431 |2513 |   7 |  3 |1799 |1751 | 0.000000e+00 | 2.600000e+01 |    Inf | unknown
31.69/31.85	c  31.8s|     1 |     0 | 39021 |     - |   131M |   0 | 853 |3435 |2516 |  10 |  4 |1803 |1751 | 0.000000e+00 | 2.600000e+01 |    Inf | unknown
31.79/31.93	c  31.9s|     1 |     0 | 39040 |     - |   132M |   0 | 853 |3438 |2521 |  15 |  5 |1806 |1751 | 0.000000e+00 | 2.600000e+01 |    Inf | unknown
31.79/31.98	c  32.0s|     1 |     0 | 39063 |     - |   132M |   0 | 853 |3442 |2524 |  18 |  6 |1810 |1751 | 0.000000e+00 | 2.600000e+01 |    Inf | unknown
31.90/32.04	c  32.0s|     1 |     0 | 39082 |     - |   132M |   0 | 853 |3442 |2527 |  21 |  7 |1810 |1751 | 0.000000e+00 | 2.600000e+01 |    Inf | unknown
31.90/32.10	c  32.1s|     1 |     0 | 39108 |     - |   132M |   0 | 853 |3446 |2530 |  24 |  8 |1814 |1751 | 0.000000e+00 | 2.600000e+01 |    Inf | unknown
32.00/32.16	c  32.2s|     1 |     0 | 39133 |     - |   133M |   0 | 853 |3448 |2533 |  27 |  9 |1816 |1751 | 0.000000e+00 | 2.600000e+01 |    Inf | unknown
32.09/32.23	c  32.2s|     1 |     0 | 39150 |     - |   133M |   0 | 853 |3445 |2535 |  29 | 10 |1817 |1751 | 0.000000e+00 | 2.600000e+01 |    Inf | unknown
32.09/32.24	c  32.2s|     1 |     0 | 39164 |     - |   133M |   0 | 853 |3451 |2538 |  32 | 11 |1823 |1751 | 0.000000e+00 | 2.600000e+01 |    Inf | unknown
32.29/32.42	c  32.4s|     1 |     2 | 39669 |     - |   133M |   0 | 853 |3447 |2538 |  32 | 11 |1837 |1778 | 0.000000e+00 | 2.600000e+01 |    Inf | unknown
33.99/34.15	c  34.1s|   100 |    17 | 42884 |  36.2 |   142M |  22 | 853 |3590 |2481 | 125 |  2 |2220 |2135 | 0.000000e+00 | 2.600000e+01 |    Inf |   3.34%
37.07/37.25	c  37.2s|   200 |    39 | 46236 |  35.9 |   149M |  23 | 853 |3679 |2487 | 383 |  4 |2475 |2297 | 0.000000e+00 | 2.600000e+01 |    Inf |   4.24%
38.07/38.24	o 20
38.07/38.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
38.07/38.24	c d38.2s|   246 |    50 | 47921 |  36.0 |adaptive|  23 | 853 |3419 |2481 |   0 |  1 |2570 |2337 | 0.000000e+00 | 2.000000e+01 |    Inf |   4.48%
38.27/38.44	c  38.4s|   300 |    52 | 49340 |  35.6 |   150M |  23 | 853 |3401 |2477 | 467 |  0 |2639 |2366 | 0.000000e+00 | 2.000000e+01 |    Inf |   5.36%
38.67/38.88	c  38.9s|   400 |    64 | 51257 |  34.5 |   150M |  24 | 853 |3347 |2473 | 485 |  1 |2755 |2419 | 0.000000e+00 | 2.000000e+01 |    Inf |   6.22%
39.86/40.04	c  40.0s|   500 |    72 | 53813 |  33.9 |   150M |  26 | 853 |3373 |   0 | 582 |  0 |2912 |2473 | 0.000000e+00 | 2.000000e+01 |    Inf |   6.54%
40.16/40.36	c  40.4s|   600 |    91 | 55228 |  32.7 |   151M |  26 | 853 |3484 |2477 | 597 |  2 |3075 |2505 | 0.000000e+00 | 2.000000e+01 |    Inf |   6.58%
40.86/41.02	c  41.0s|   700 |   102 | 57160 |  31.9 |   151M |  27 | 853 |3571 |2477 | 639 |  1 |3277 |2569 | 0.000000e+00 | 2.000000e+01 |    Inf |   6.94%
41.45/41.62	o 18
41.45/41.62	c *41.6s|   752 |   110 | 58000 |  31.5 |    LP  |  27 | 853 |3575 |2484 | 688 |  1 |3362 |2577 | 0.000000e+00 | 1.800000e+01 |    Inf |   7.13%
41.75/41.95	c  41.9s|   800 |   120 | 58914 |  31.1 |   151M |  27 | 853 |3578 |2477 | 711 |  2 |3417 |2583 | 0.000000e+00 | 1.800000e+01 |    Inf |   7.18%
42.55/42.77	c  42.8s|   900 |   123 | 60644 |  30.4 |   151M |  27 | 853 |3664 |   0 | 769 |  0 |3593 |2615 | 0.000000e+00 | 1.800000e+01 |    Inf |   8.36%
42.95/43.12	c  43.1s|  1000 |   129 | 61980 |  29.6 |   151M |  27 | 853 |3745 |2479 | 793 |  1 |3737 |2636 | 0.000000e+00 | 1.800000e+01 |    Inf |   8.41%
43.15/43.37	c  43.4s|  1100 |   138 | 63334 |  28.8 |   151M |  27 | 853 |3910 |   0 | 800 |  0 |3920 |2664 | 0.000000e+00 | 1.800000e+01 |    Inf |   8.44%
43.85/44.05	c  44.0s|  1200 |   176 | 65806 |  28.7 |   160M |  29 | 853 |3993 |2473 | 831 |  1 |4184 |2708 | 0.000000e+00 | 1.800000e+01 |    Inf |   8.53%
44.54/44.79	c  44.8s|  1300 |   235 | 69467 |  29.0 |   160M |  29 | 853 |4158 |2478 | 885 |  3 |4542 |2740 | 0.000000e+00 | 1.800000e+01 |    Inf |   8.55%
45.14/45.30	c  45.3s|  1400 |   298 | 72277 |  29.0 |   161M |  29 | 853 |4463 |2479 | 918 |  2 |4998 |2755 | 0.000000e+00 | 1.800000e+01 |    Inf |   8.55%
46.73/46.90	c  46.9s|  1500 |   334 | 75764 |  29.2 |   161M |  29 | 853 |4529 |2482 | 984 |  2 |5185 |2777 | 0.000000e+00 | 1.800000e+01 |    Inf |   8.59%
47.33/47.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
47.33/47.55	c  47.5s|  1600 |   397 | 80549 |  29.9 |   161M |  29 | 853 |4410 |2475 |1008 |  2 |5372 |2806 | 0.000000e+00 | 1.800000e+01 |    Inf |   8.60%
48.03/48.28	c  48.3s|  1700 |   453 | 84490 |  30.2 |   161M |  29 | 853 |4398 |2477 |1057 |  1 |5652 |2824 | 0.000000e+00 | 1.800000e+01 |    Inf |   9.23%
49.12/49.37	c  49.4s|  1800 |   503 | 88425 |  30.6 |   162M |  29 | 853 |4491 |2485 |1152 |  1 |5956 |2839 | 0.000000e+00 | 1.800000e+01 |    Inf |   9.27%
49.72/49.95	c  49.9s|  1900 |   534 | 91828 |  30.7 |   162M |  33 | 853 |4404 |2479 |1188 |  2 |6085 |2848 | 0.000000e+00 | 1.800000e+01 |    Inf |   9.27%
50.12/50.30	c  50.3s|  2000 |   549 | 94407 |  30.5 |   162M |  33 | 853 |4231 |2479 |1206 |  0 |6275 |2858 | 0.000000e+00 | 1.800000e+01 |    Inf |  10.28%
50.42/50.64	c  50.6s|  2100 |   581 | 96678 |  30.3 |   163M |  33 | 853 |4141 |2477 |1215 |  2 |6484 |2866 | 0.000000e+00 | 1.800000e+01 |    Inf |  10.30%
50.82/51.04	c  51.0s|  2200 |   624 |100300 |  30.5 |   163M |  33 | 853 |3984 |2476 |1234 |  1 |6605 |2873 | 0.000000e+00 | 1.800000e+01 |    Inf |  10.32%
51.11/51.34	c  51.3s|  2300 |   652 |102547 |  30.2 |   163M |  33 | 853 |4030 |2477 |1238 |  1 |6786 |2884 | 0.000000e+00 | 1.800000e+01 |    Inf |  11.12%
51.61/51.84	c  51.8s|  2400 |   683 |105482 |  30.2 |   164M |  33 | 853 |4020 |2475 |1268 |  1 |6911 |2921 | 0.000000e+00 | 1.800000e+01 |    Inf |  11.18%
51.92/52.14	c  52.1s|  2500 |   701 |107911 |  30.0 |   164M |  33 | 853 |4046 |2476 |1278 |  1 |7033 |2944 | 0.000000e+00 | 1.800000e+01 |    Inf |  11.19%
52.81/53.02	c  53.0s|  2600 |   724 |110702 |  30.0 |   164M |  35 | 853 |4065 |2474 |1320 |  1 |7350 |3001 | 0.000000e+00 | 1.800000e+01 |    Inf |  12.09%
53.51/53.78	c  53.8s|  2700 |   770 |113590 |  29.9 |   165M |  35 | 853 |4103 |2480 |1368 |  5 |7621 |3034 | 0.000000e+00 | 1.800000e+01 |    Inf |  12.13%
54.00/54.21	c  54.2s|  2800 |   814 |116574 |  29.9 |   165M |  35 | 853 |4271 |2477 |1371 |  2 |7916 |3073 | 0.000000e+00 | 1.800000e+01 |    Inf |  12.14%
54.30/54.57	c  54.6s|  2900 |   854 |119804 |  30.0 |   165M |  35 | 853 |4263 |2477 |1384 |  1 |8033 |3085 | 0.000000e+00 | 1.800000e+01 |    Inf |  12.15%
54.70/54.93	c  54.9s|  3000 |   880 |123126 |  30.1 |   166M |  35 | 853 |4106 |2479 |1390 |  3 |8114 |3108 | 0.000000e+00 | 1.800000e+01 |    Inf |  12.15%
55.99/56.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
55.99/56.22	c  56.2s|  3100 |   921 |126296 |  30.1 |   166M |  38 | 853 |4083 |2480 |1401 |  2 |8268 |3135 | 0.000000e+00 | 1.800000e+01 |    Inf |  12.16%
56.69/56.94	c  56.9s|  3200 |   956 |128816 |  30.0 |   167M |  38 | 853 |4058 |2478 |1455 |  1 |8412 |3167 | 0.000000e+00 | 1.800000e+01 |    Inf |  12.23%
57.09/57.31	c  57.3s|  3300 |   972 |131118 |  29.8 |   167M |  38 | 853 |3968 |   0 |1473 |  0 |8572 |3184 | 0.000000e+00 | 1.800000e+01 |    Inf |  12.33%
57.39/57.69	c  57.7s|  3400 |  1002 |133552 |  29.7 |   168M |  38 | 853 |3930 |2477 |1493 |  1 |8757 |3222 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.03%
57.89/58.18	c  58.2s|  3500 |  1031 |136299 |  29.7 |   168M |  38 | 853 |3842 |2478 |1515 |  1 |8879 |3275 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.06%
58.48/58.76	c  58.8s|  3600 |  1060 |139881 |  29.8 |   168M |  38 | 853 |3883 |2478 |1539 |  2 |9067 |3320 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.18%
58.98/59.23	c  59.2s|  3700 |  1093 |142766 |  29.8 |   168M |  41 | 853 |3965 |2485 |1559 |  1 |9208 |3329 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.19%
59.48/59.73	c  59.7s|  3800 |  1099 |145249 |  29.7 |   169M |  43 | 853 |4040 |   0 |1600 |  0 |9324 |3348 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.19%
59.98/60.23	c  60.2s|  3900 |  1106 |147504 |  29.5 |   169M |  43 | 853 |3995 |2480 |1644 |  0 |9417 |3367 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.21%
60.37/60.68	c  60.7s|  4000 |  1112 |150077 |  29.5 |   169M |  43 | 853 |3955 |2481 |1669 |  4 |9490 |3390 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.22%
60.57/60.87	c  60.9s|  4100 |  1121 |151895 |  29.2 |   169M |  43 | 853 |3929 |2481 |1669 |  0 |9555 |3393 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.24%
60.97/61.26	c  61.3s|  4200 |  1154 |155001 |  29.3 |   170M |  43 | 853 |3975 |2479 |1690 |  0 |9704 |3412 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.24%
61.27/61.53	c  61.5s|  4300 |  1178 |157399 |  29.2 |   170M |  43 | 853 |3963 |2478 |1695 |  1 |9783 |3420 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.25%
61.57/61.84	c  61.8s|  4400 |  1199 |159802 |  29.1 |   170M |  43 | 853 |4006 |2479 |1704 |  2 |9925 |3431 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.25%
61.87/62.19	c  62.2s|  4500 |  1219 |162260 |  29.0 |   171M |  43 | 853 |4054 |2479 |1724 |  2 |  10k|3444 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.27%
62.17/62.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
62.17/62.42	c  62.4s|  4600 |  1236 |164514 |  28.9 |   171M |  43 | 853 |4055 |2479 |1730 |  2 |  10k|3453 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.27%
63.27/63.55	c  63.5s|  4700 |  1261 |166166 |  28.7 |   171M |  43 | 853 |4169 |2480 |1733 |  1 |  10k|3462 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.27%
63.57/63.85	c  63.8s|  4800 |  1284 |168433 |  28.6 |   172M |  43 | 853 |4121 |2479 |1737 |  1 |  10k|3487 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.29%
63.97/64.24	c  64.2s|  4900 |  1327 |171296 |  28.6 |   172M |  43 | 853 |4166 |2479 |1753 |  1 |  10k|3493 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.38%
64.27/64.50	c  64.5s|  5000 |  1354 |173715 |  28.5 |   172M |  43 | 853 |4117 |2476 |1760 |  1 |  10k|3504 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.38%
64.46/64.72	c  64.7s|  5100 |  1382 |175961 |  28.4 |   172M |  43 | 853 |4161 |2476 |1761 |  1 |  10k|3508 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.39%
64.96/65.20	c  65.2s|  5200 |  1408 |178500 |  28.3 |   173M |  43 | 853 |4234 |2479 |1793 |  0 |  10k|3511 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.42%
65.16/65.45	c  65.4s|  5300 |  1443 |180939 |  28.3 |   173M |  43 | 853 |4250 |2478 |1798 |  1 |  10k|3514 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.42%
65.36/65.67	c  65.7s|  5400 |  1471 |182775 |  28.1 |   173M |  43 | 853 |4284 |2479 |1804 |  1 |  11k|3517 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.42%
65.56/65.87	c  65.9s|  5500 |  1484 |184871 |  28.0 |   174M |  43 | 853 |4299 |2479 |1806 |  1 |  11k|3521 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.42%
65.96/66.26	c  66.2s|  5600 |  1501 |186728 |  27.9 |   174M |  43 | 853 |4344 |2477 |1826 |  0 |  11k|3528 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.45%
66.26/66.54	c  66.5s|  5700 |  1525 |188577 |  27.7 |   174M |  43 | 853 |4402 |   0 |1837 |  0 |  11k|3538 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.48%
66.46/66.78	c  66.8s|  5800 |  1553 |190205 |  27.6 |   174M |  43 | 853 |4437 |2475 |1840 |  1 |  11k|3547 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.49%
66.76/67.09	c  67.1s|  5900 |  1595 |193285 |  27.6 |   175M |  43 | 853 |4378 |2477 |1852 |  1 |  11k|3557 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.49%
67.05/67.33	c  67.3s|  6000 |  1621 |195066 |  27.5 |   175M |  43 | 853 |4371 |2477 |1854 |  2 |  11k|3563 | 0.000000e+00 | 1.800000e+01 |    Inf |  13.49%
67.35/67.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
67.35/67.61	c  67.6s|  6100 |  1632 |197020 |  27.4 |   175M |  43 | 853 |4361 |2478 |1860 |  0 |  11k|3568 | 0.000000e+00 | 1.800000e+01 |    Inf |  14.26%
67.55/67.82	c  67.8s|  6200 |  1650 |198506 |  27.2 |   175M |  43 | 853 |4373 |2478 |1867 |  1 |  11k|3576 | 0.000000e+00 | 1.800000e+01 |    Inf |  14.27%
67.76/68.03	c  68.0s|  6300 |  1664 |200119 |  27.0 |   176M |  43 | 853 |4351 |2475 |1868 |  3 |  12k|3579 | 0.000000e+00 | 1.800000e+01 |    Inf |  14.27%
67.95/68.25	c  68.2s|  6400 |  1672 |201903 |  26.9 |   176M |  43 | 853 |4257 |2477 |1876 |  1 |  12k|3583 | 0.000000e+00 | 1.800000e+01 |    Inf |  14.59%
68.35/68.66	c  68.7s|  6500 |  1716 |204466 |  26.9 |   176M |  43 | 853 |4333 |   0 |1894 |  0 |  12k|3593 | 0.000000e+00 | 1.800000e+01 |    Inf |  14.60%
68.85/69.19	c  69.2s|  6600 |  1736 |206766 |  26.9 |   176M |  43 | 853 |4303 |2479 |1932 |  1 |  12k|3601 | 0.000000e+00 | 1.800000e+01 |    Inf |  15.95%
69.64/69.98	c  70.0s|  6700 |  1765 |209329 |  26.8 |   177M |  43 | 853 |4371 |   0 |1979 |  0 |  12k|3605 | 0.000000e+00 | 1.800000e+01 |    Inf |  16.94%
70.14/70.48	c  70.5s|  6800 |  1800 |211756 |  26.8 |   177M |  43 | 853 |4387 |2480 |2008 |  2 |  12k|3611 | 0.000000e+00 | 1.800000e+01 |    Inf |  16.98%
70.44/70.79	c  70.8s|  6900 |  1852 |214077 |  26.8 |   177M |  43 | 853 |4495 |2480 |2026 |  1 |  12k|3625 | 0.000000e+00 | 1.800000e+01 |    Inf |  16.98%
70.84/71.15	c  71.1s|  7000 |  1892 |216424 |  26.7 |   177M |  43 | 853 |4615 |2477 |2030 |  1 |  13k|3663 | 0.000000e+00 | 1.800000e+01 |    Inf |  16.98%
71.14/71.46	c  71.5s|  7100 |  1921 |218426 |  26.6 |   178M |  43 | 853 |4748 |2478 |2043 |  3 |  13k|3672 | 0.000000e+00 | 1.800000e+01 |    Inf |  16.98%
71.44/71.75	c  71.7s|  7200 |  1949 |220891 |  26.6 |   179M |  43 | 853 |4803 |   0 |2054 |  0 |  13k|3693 | 0.000000e+00 | 1.800000e+01 |    Inf |  16.98%
71.84/72.18	c  72.2s|  7300 |  1985 |223431 |  26.6 |   179M |  43 | 853 |4788 |   0 |2076 |  0 |  13k|3718 | 0.000000e+00 | 1.800000e+01 |    Inf |  17.20%
72.03/72.35	o 13
72.03/72.35	c *72.3s|  7303 |  1555 |223529 |  26.6 |    LP  |  43 | 853 |4541 |2478 |2081 |  5 |  13k|3720 | 0.000000e+00 | 1.300000e+01 |    Inf |  18.01%
72.53/72.84	c  72.8s|  7400 |  1558 |225108 |  26.5 |   179M |  43 | 853 |4481 |2477 |2126 |  1 |  13k|3747 | 0.000000e+00 | 1.300000e+01 |    Inf |  18.64%
73.53/73.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
73.53/73.82	c  73.8s|  7500 |  1569 |227420 |  26.4 |   179M |  43 | 853 |4483 |2480 |2179 |  1 |  13k|3798 | 0.000000e+00 | 1.300000e+01 |    Inf |  19.06%
73.83/74.18	c  74.2s|  7600 |  1586 |229598 |  26.4 |   179M |  43 | 853 |4409 |2478 |2196 |  1 |  14k|3820 | 0.000000e+00 | 1.300000e+01 |    Inf |  19.20%
74.42/74.74	c  74.7s|  7700 |  1610 |232529 |  26.4 |   181M |  43 | 853 |4422 |2476 |2228 |  2 |  14k|3850 | 0.000000e+00 | 1.300000e+01 |    Inf |  19.38%
74.73/75.00	c  75.0s|  7800 |  1635 |235022 |  26.4 |   181M |  43 | 853 |4439 |2478 |2235 |  1 |  14k|3862 | 0.000000e+00 | 1.300000e+01 |    Inf |  19.38%
75.91/76.26	c  76.3s|  7900 |  1664 |237489 |  26.4 |   181M |  43 | 853 |4501 |2476 |2236 |  1 |  14k|3870 | 0.000000e+00 | 1.300000e+01 |    Inf |  19.38%
76.21/76.52	c  76.5s|  8000 |  1695 |240019 |  26.4 |   181M |  43 | 853 |4533 |2476 |2239 |  1 |  14k|3872 | 0.000000e+00 | 1.300000e+01 |    Inf |  19.38%
76.51/76.82	c  76.8s|  8100 |  1730 |242424 |  26.4 |   181M |  43 | 853 |4664 |2476 |2239 |  0 |  14k|3882 | 0.000000e+00 | 1.300000e+01 |    Inf |  19.38%
76.91/77.25	c  77.2s|  8200 |  1752 |244867 |  26.3 |   181M |  43 | 853 |4681 |2476 |2260 |  0 |  14k|3887 | 0.000000e+00 | 1.300000e+01 |    Inf |  19.43%
77.01/77.39	o 11
77.01/77.39	c *77.4s|  8256 |  1626 |246043 |  26.3 |    LP  |  43 | 853 |4598 |2477 |2260 |  1 |  14k|3893 | 0.000000e+00 | 1.100000e+01 |    Inf |  19.94%
77.21/77.55	c  77.5s|  8300 |  1642 |247235 |  26.3 |   181M |  43 | 853 |4553 |2478 |2269 |  0 |  14k|3894 | 0.000000e+00 | 1.100000e+01 |    Inf |  19.99%
77.41/77.79	c  77.8s|  8400 |  1676 |249558 |  26.3 |   181M |  43 | 853 |4567 |2478 |2277 |  0 |  15k|3898 | 0.000000e+00 | 1.100000e+01 |    Inf |  19.99%
77.91/78.20	c  78.2s|  8500 |  1703 |252131 |  26.3 |   182M |  43 | 853 |4542 |2477 |2297 |  1 |  15k|3902 | 0.000000e+00 | 1.100000e+01 |    Inf |  20.02%
78.11/78.43	c  78.4s|  8600 |  1737 |254385 |  26.2 |   182M |  43 | 853 |4581 |2479 |2301 |  2 |  15k|3905 | 0.000000e+00 | 1.100000e+01 |    Inf |  20.02%
78.30/78.61	c  78.6s|  8700 |  1762 |256162 |  26.1 |   182M |  43 | 853 |4599 |2478 |2301 |  1 |  15k|3907 | 0.000000e+00 | 1.100000e+01 |    Inf |  20.03%
78.40/78.78	c  78.8s|  8800 |  1770 |257680 |  26.0 |   182M |  43 | 853 |4623 |2478 |2303 |  2 |  15k|3910 | 0.000000e+00 | 1.100000e+01 |    Inf |  20.03%
78.81/79.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.81/79.11	c  79.1s|  8900 |  1792 |259489 |  25.9 |   182M |  43 | 853 |4655 |2478 |2321 |  0 |  15k|3914 | 0.000000e+00 | 1.100000e+01 |    Inf |  20.06%
79.00/79.37	c  79.4s|  9000 |  1833 |262177 |  26.0 |   182M |  43 | 853 |4701 |2478 |2322 |  0 |  15k|3917 | 0.000000e+00 | 1.100000e+01 |    Inf |  20.06%
79.30/79.62	c  79.6s|  9100 |  1855 |264421 |  25.9 |   182M |  43 | 853 |4675 |2477 |2340 |  0 |  15k|3920 | 0.000000e+00 | 1.100000e+01 |    Inf |  21.40%
79.80/80.11	c  80.1s|  9200 |  1865 |266537 |  25.9 |   182M |  43 | 853 |4652 |2477 |2389 |  0 |  15k|3927 | 0.000000e+00 | 1.100000e+01 |    Inf |  21.70%
80.00/80.37	c  80.4s|  9300 |  1880 |268402 |  25.8 |   182M |  43 | 853 |4559 |2478 |2404 |  2 |  15k|3929 | 0.000000e+00 | 1.100000e+01 |    Inf |  21.84%
80.30/80.63	c  80.6s|  9400 |  1909 |270963 |  25.8 |   182M |  43 | 853 |4556 |2478 |2412 |  1 |  15k|3929 | 0.000000e+00 | 1.100000e+01 |    Inf |  21.85%
80.60/80.91	c  80.9s|  9500 |  1949 |273927 |  25.8 |   182M |  43 | 853 |4579 |2479 |2416 |  2 |  16k|3932 | 0.000000e+00 | 1.100000e+01 |    Inf |  21.85%
80.80/81.19	c  81.2s|  9600 |  1984 |276761 |  25.9 |   183M |  43 | 853 |4704 |2478 |2418 |  0 |  16k|3934 | 0.000000e+00 | 1.100000e+01 |    Inf |  21.85%
81.09/81.45	c  81.4s|  9700 |  2011 |279118 |  25.8 |   183M |  43 | 853 |4759 |2479 |2424 |  0 |  16k|3936 | 0.000000e+00 | 1.100000e+01 |    Inf |  21.86%
81.39/81.70	c  81.7s|  9800 |  2031 |281564 |  25.8 |   183M |  43 | 853 |4791 |2477 |2426 |  1 |  16k|3936 | 0.000000e+00 | 1.100000e+01 |    Inf |  21.86%
82.19/82.51	c  82.5s|  9900 |  2054 |283590 |  25.8 |   183M |  43 | 853 |4669 |2480 |2496 |  1 |  16k|3942 | 0.000000e+00 | 1.100000e+01 |    Inf |  22.03%
82.29/82.67	c  82.7s| 10000 |  2064 |284743 |  25.6 |   184M |  43 | 853 |4697 |2480 |2499 |  0 |  16k|3943 | 0.000000e+00 | 1.100000e+01 |    Inf |  22.03%
82.59/82.98	c  83.0s| 10100 |  2082 |286904 |  25.6 |   184M |  43 | 853 |4715 |2479 |2516 |  1 |  16k|3949 | 0.000000e+00 | 1.100000e+01 |    Inf |  22.04%
82.89/83.21	c  83.2s| 10200 |  2110 |289325 |  25.6 |   184M |  43 | 853 |4674 |2477 |2520 |  2 |  16k|3950 | 0.000000e+00 | 1.100000e+01 |    Inf |  22.04%
83.08/83.43	c  83.4s| 10300 |  2137 |291770 |  25.6 |   184M |  43 | 853 |4647 |2477 |2522 |  1 |  16k|3952 | 0.000000e+00 | 1.100000e+01 |    Inf |  22.04%
83.28/83.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
83.28/83.68	c  83.7s| 10400 |  2166 |294034 |  25.6 |   184M |  43 | 853 |4652 |2478 |2526 |  1 |  16k|3953 | 0.000000e+00 | 1.100000e+01 |    Inf |  22.04%
83.58/83.91	c  83.9s| 10500 |  2197 |296186 |  25.5 |   184M |  43 | 853 |4729 |2478 |2528 |  1 |  17k|3957 | 0.000000e+00 | 1.100000e+01 |    Inf |  22.05%
83.79/84.14	c  84.1s| 10600 |  2211 |297998 |  25.5 |   185M |  43 | 853 |4793 |2478 |2530 |  0 |  17k|3959 | 0.000000e+00 | 1.100000e+01 |    Inf |  22.05%
83.98/84.37	c  84.4s| 10700 |  2243 |300618 |  25.5 |   186M |  43 | 853 |4834 |2478 |2532 |  1 |  17k|3963 | 0.000000e+00 | 1.100000e+01 |    Inf |  22.05%
84.18/84.57	c  84.6s| 10800 |  2268 |302670 |  25.4 |   186M |  43 | 853 |4959 |2478 |2532 |  0 |  17k|3965 | 0.000000e+00 | 1.100000e+01 |    Inf |  22.05%
84.38/84.78	c  84.8s| 10900 |  2283 |304875 |  25.4 |   186M |  43 | 853 |5068 |2478 |2534 |  1 |  17k|3969 | 0.000000e+00 | 1.100000e+01 |    Inf |  22.05%
84.68/85.03	c  85.0s| 11000 |  2302 |307378 |  25.4 |   186M |  43 | 853 |5181 |2478 |2534 |  1 |  17k|3978 | 0.000000e+00 | 1.100000e+01 |    Inf |  22.05%
84.78/85.10	o 7
84.78/85.10	c *85.1s| 11045 |  1694 |308082 |  25.4 |    LP  |  43 | 853 |5115 |2478 |2534 |  1 |  17k|3978 | 0.000000e+00 | 7.000000e+00 |    Inf |  23.47%
84.78/85.19	c  85.2s| 11100 |  1699 |308928 |  25.3 |   186M |  43 | 853 |5074 |2478 |2534 |  1 |  17k|3978 | 0.000000e+00 | 7.000000e+00 |    Inf |  23.50%
85.08/85.41	c  85.4s| 11200 |  1723 |311411 |  25.3 |   186M |  43 | 853 |5199 |2478 |2535 |  1 |  18k|3981 | 0.000000e+00 | 7.000000e+00 |    Inf |  23.50%
85.28/85.62	c  85.6s| 11300 |  1748 |313594 |  25.3 |   186M |  43 | 853 |5302 |2478 |2535 |  0 |  18k|3981 | 0.000000e+00 | 7.000000e+00 |    Inf |  23.50%
85.47/85.84	c  85.8s| 11400 |  1764 |315545 |  25.2 |   187M |  43 | 853 |5397 |2478 |2535 |  0 |  18k|4000 | 0.000000e+00 | 7.000000e+00 |    Inf |  23.50%
85.68/86.06	c  86.1s| 11500 |  1783 |317264 |  25.2 |   187M |  43 | 853 |5456 |2478 |2535 |  0 |  18k|4019 | 0.000000e+00 | 7.000000e+00 |    Inf |  23.50%
85.87/86.28	c  86.3s| 11600 |  1805 |319380 |  25.1 |   187M |  43 | 853 |5524 |2478 |2537 |  1 |  18k|4025 | 0.000000e+00 | 7.000000e+00 |    Inf |  23.50%
86.17/86.52	c  86.5s| 11700 |  1822 |321417 |  25.1 |   187M |  43 | 853 |5669 |2478 |2537 |  0 |  18k|4041 | 0.000000e+00 | 7.000000e+00 |    Inf |  23.50%
86.47/86.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
86.47/86.83	c  86.8s| 11800 |  1846 |323590 |  25.1 |   187M |  43 | 853 |5746 |2478 |2551 |  1 |  18k|4062 | 0.000000e+00 | 7.000000e+00 |    Inf |  23.51%
86.87/87.22	c  87.2s| 11900 |  1863 |326143 |  25.1 |   187M |  43 | 853 |5890 |2478 |2560 |  1 |  18k|4089 | 0.000000e+00 | 7.000000e+00 |    Inf |  23.52%
87.17/87.50	c  87.5s| 12000 |  1879 |328275 |  25.1 |   187M |  43 | 853 |5979 |2478 |2562 |  0 |  19k|4123 | 0.000000e+00 | 7.000000e+00 |    Inf |  23.52%
87.96/88.37	c  88.4s| 12100 |  1897 |331052 |  25.1 |   187M |  43 | 853 |5861 |2481 |2642 |  1 |  19k|4149 | 0.000000e+00 | 7.000000e+00 |    Inf |  24.41%
88.26/88.61	c  88.6s| 12200 |  1924 |332866 |  25.0 |   187M |  43 | 853 |5950 |2479 |2644 |  1 |  19k|4163 | 0.000000e+00 | 7.000000e+00 |    Inf |  24.43%
88.56/88.90	c  88.9s| 12300 |  1927 |334429 |  25.0 |   187M |  43 | 853 |6082 |2479 |2663 |  1 |  19k|4189 | 0.000000e+00 | 7.000000e+00 |    Inf |  24.81%
88.77/89.11	c  89.1s| 12400 |  1935 |336573 |  24.9 |   187M |  43 | 853 |6095 |2481 |2665 |  0 |  19k|4198 | 0.000000e+00 | 7.000000e+00 |    Inf |  24.81%
89.56/89.92	c  89.9s| 12500 |  1963 |339369 |  24.9 |   188M |  43 | 853 |6103 |2476 |2704 |  1 |  19k|4228 | 0.000000e+00 | 7.000000e+00 |    Inf |  24.96%
89.76/90.18	c  90.2s| 12600 |  1988 |341698 |  24.9 |   188M |  43 | 853 |6097 |2477 |2717 |  1 |  19k|4241 | 0.000000e+00 | 7.000000e+00 |    Inf |  24.97%
89.96/90.38	c  90.4s| 12700 |  1998 |343400 |  24.9 |   188M |  43 | 853 |6146 |2478 |2725 |  1 |  20k|4252 | 0.000000e+00 | 7.000000e+00 |    Inf |  24.97%
90.25/90.60	c  90.6s| 12800 |  2009 |345516 |  24.9 |   188M |  43 | 853 |6113 |2477 |2738 |  0 |  20k|4260 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.02%
90.55/90.90	c  90.9s| 12900 |  2042 |348482 |  24.9 |   188M |  43 | 853 |6041 |2478 |2739 |  1 |  20k|4268 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.07%
90.76/91.13	c  91.1s| 13000 |  2068 |350946 |  24.9 |   188M |  43 | 853 |6067 |2480 |2744 |  1 |  20k|4271 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.07%
90.95/91.39	c  91.4s| 13100 |  2095 |353638 |  24.9 |   188M |  43 | 853 |6230 |2480 |2748 |  0 |  20k|4278 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.07%
91.25/91.68	c  91.7s| 13200 |  2116 |355788 |  24.9 |   188M |  43 | 853 |6228 |2474 |2759 |  1 |  20k|4288 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.15%
91.55/91.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
91.55/91.96	c  92.0s| 13300 |  2123 |358229 |  24.9 |   188M |  43 | 853 |6183 |2477 |2773 |  1 |  20k|4296 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.22%
91.75/92.17	c  92.2s| 13400 |  2134 |360142 |  24.8 |   188M |  43 | 853 |6197 |2477 |2779 |  2 |  20k|4303 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.24%
91.95/92.36	c  92.4s| 13500 |  2134 |362276 |  24.8 |   188M |  43 | 853 |6223 |2477 |2780 |  0 |  20k|4307 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.26%
92.15/92.51	c  92.5s| 13600 |  2131 |363839 |  24.7 |   188M |  43 | 853 |6287 |2478 |2781 |  2 |  21k|4314 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.26%
92.35/92.74	c  92.7s| 13700 |  2142 |366120 |  24.7 |   188M |  43 | 853 |6291 |2478 |2783 |  1 |  21k|4321 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.27%
92.54/92.94	c  92.9s| 13800 |  2162 |368111 |  24.7 |   188M |  43 | 853 |6326 |2477 |2785 |  0 |  21k|4323 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.27%
92.75/93.13	c  93.1s| 13900 |  2180 |370110 |  24.7 |   188M |  43 | 853 |6382 |2478 |2787 |  1 |  21k|4325 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.28%
92.84/93.29	c  93.3s| 14000 |  2179 |371619 |  24.6 |   188M |  43 | 853 |6427 |   0 |2790 |  0 |  21k|4328 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.28%
93.14/93.52	c  93.5s| 14100 |  2188 |373718 |  24.6 |   188M |  43 | 853 |6450 |2478 |2792 |  0 |  21k|4329 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.28%
93.34/93.70	c  93.7s| 14200 |  2191 |375296 |  24.5 |   188M |  43 | 853 |6467 |2479 |2794 |  1 |  21k|4334 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.31%
94.74/95.15	c  95.1s| 14300 |  2191 |376723 |  24.5 |   188M |  43 | 853 |6471 |2480 |2809 |  1 |  21k|4334 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.39%
94.94/95.34	c  95.3s| 14400 |  2195 |378533 |  24.4 |   188M |  43 | 853 |6494 |2478 |2811 |  0 |  21k|4345 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.40%
95.14/95.51	c  95.5s| 14500 |  2200 |380384 |  24.4 |   188M |  43 | 853 |6400 |2478 |2816 |  0 |  21k|4347 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.41%
95.34/95.70	c  95.7s| 14600 |  2202 |382381 |  24.3 |   189M |  43 | 853 |6357 |2480 |2818 |  0 |  21k|4353 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.42%
95.44/95.90	c  95.9s| 14700 |  2204 |384338 |  24.3 |   189M |  43 | 853 |6226 |2477 |2826 |  2 |  22k|4356 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.44%
95.74/96.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
95.74/96.11	c  96.1s| 14800 |  2218 |386852 |  24.3 |   189M |  43 | 853 |6070 |   0 |2826 |  0 |  22k|4356 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.44%
95.93/96.32	c  96.3s| 14900 |  2236 |389359 |  24.3 |   189M |  43 | 853 |5907 |2477 |2829 |  0 |  22k|4356 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.45%
96.13/96.52	c  96.5s| 15000 |  2250 |391400 |  24.3 |   189M |  43 | 853 |5811 |2480 |2832 |  1 |  22k|4356 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.46%
96.33/96.78	c  96.8s| 15100 |  2262 |393399 |  24.3 |   189M |  43 | 853 |5744 |2480 |2840 |  0 |  22k|4356 | 0.000000e+00 | 7.000000e+00 |    Inf |  25.50%
96.83/97.21	c  97.2s| 15200 |  2271 |395517 |  24.3 |   189M |  43 | 853 |5541 |2478 |2864 |  0 |  22k|4358 | 0.000000e+00 | 7.000000e+00 |    Inf |  26.52%
97.13/97.56	c  97.6s| 15300 |  2281 |397761 |  24.2 |   189M |  43 | 853 |5397 |2476 |2896 |  2 |  22k|4361 | 0.000000e+00 | 7.000000e+00 |    Inf |  26.95%
97.43/97.80	c  97.8s| 15400 |  2294 |399998 |  24.2 |   189M |  43 | 853 |5335 |2477 |2909 |  2 |  22k|4363 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.01%
97.73/98.14	c  98.1s| 15500 |  2295 |401576 |  24.2 |   189M |  43 | 853 |5396 |   0 |2937 |  0 |  22k|4363 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.12%
98.03/98.43	c  98.4s| 15600 |  2314 |403501 |  24.2 |   189M |  43 | 853 |5479 |   0 |2955 |  0 |  22k|4370 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.18%
98.12/98.59	c  98.6s| 15700 |  2325 |405127 |  24.1 |   189M |  43 | 853 |5527 |2483 |2965 |  0 |  22k|4371 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.23%
98.42/98.84	c  98.8s| 15800 |  2332 |406852 |  24.1 |   189M |  43 | 853 |5600 |2483 |2989 |  0 |  22k|4372 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.27%
98.82/99.22	c  99.2s| 15900 |  2344 |408776 |  24.0 |   190M |  43 | 853 |5593 |2480 |3023 |  0 |  23k|4377 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.37%
99.02/99.46	c  99.5s| 16000 |  2357 |410815 |  24.0 |   191M |  43 | 853 |5605 |2481 |3039 |  0 |  23k|4379 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.40%
99.22/99.63	c  99.6s| 16100 |  2369 |412460 |  24.0 |   191M |  43 | 853 |5693 |2481 |3045 |  1 |  23k|4381 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.41%
99.52/99.98	c   100s| 16200 |  2387 |413930 |  23.9 |   191M |  43 | 853 |5774 |   0 |3066 |  0 |  23k|4383 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.45%
99.82/100.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
99.82/100.24	c   100s| 16300 |  2400 |415579 |  23.9 |   191M |  43 | 853 |5816 |2480 |3083 |  0 |  23k|4384 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.49%
100.02/100.48	c   100s| 16400 |  2408 |417159 |  23.8 |   192M |  43 | 853 |5834 |2479 |3101 |  0 |  23k|4389 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.52%
100.32/100.72	c   101s| 16500 |  2416 |418744 |  23.8 |   192M |  43 | 853 |5814 |2478 |3108 |  1 |  23k|4390 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.54%
100.42/100.87	c   101s| 16600 |  2426 |420362 |  23.7 |   192M |  43 | 853 |5861 |2481 |3116 |  0 |  23k|4390 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.54%
100.62/101.03	c   101s| 16700 |  2433 |421806 |  23.7 |   192M |  43 | 853 |5906 |2479 |3121 |  0 |  23k|4391 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.56%
100.81/101.20	c   101s| 16800 |  2446 |423709 |  23.7 |   192M |  43 | 853 |5965 |2479 |3125 |  1 |  23k|4393 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.56%
101.11/101.58	c   102s| 16900 |  2468 |425919 |  23.7 |   192M |  43 | 853 |6092 |2479 |3153 |  1 |  24k|4399 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.57%
101.31/101.79	c   102s| 17000 |  2481 |427383 |  23.6 |   192M |  43 | 853 |6153 |2480 |3177 |  1 |  24k|4399 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.59%
101.51/101.97	c   102s| 17100 |  2484 |429085 |  23.6 |   192M |  43 | 853 |6247 |2481 |3187 |  0 |  24k|4400 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.60%
101.71/102.16	c   102s| 17200 |  2504 |430837 |  23.5 |   192M |  43 | 853 |6345 |2483 |3197 |  2 |  24k|4402 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.61%
101.91/102.33	c   102s| 17300 |  2517 |432301 |  23.5 |   192M |  43 | 853 |6409 |2477 |3201 |  0 |  24k|4403 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.61%
102.11/102.59	c   103s| 17400 |  2527 |434234 |  23.5 |   192M |  43 | 853 |6436 |2477 |3225 |  1 |  24k|4405 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.66%
102.31/102.75	c   103s| 17500 |  2529 |435921 |  23.4 |   192M |  43 | 853 |6479 |2476 |3225 |  1 |  24k|4405 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.71%
102.61/103.03	c   103s| 17600 |  2539 |437536 |  23.4 |   192M |  43 | 853 |6545 |2476 |3234 |  0 |  24k|4405 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.71%
102.81/103.29	c   103s| 17700 |  2550 |439491 |  23.4 |   192M |  43 | 853 |6527 |2476 |3249 |  1 |  25k|4408 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.74%
103.00/103.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
103.00/103.44	c   103s| 17800 |  2557 |441013 |  23.3 |   192M |  43 | 853 |6580 |2478 |3257 |  1 |  25k|4408 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.75%
103.20/103.60	c   104s| 17900 |  2560 |442499 |  23.3 |   192M |  43 | 853 |6653 |2478 |3267 |  1 |  25k|4409 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.75%
103.30/103.75	c   104s| 18000 |  2557 |443869 |  23.2 |   192M |  43 | 853 |6641 |2478 |3269 |  1 |  25k|4409 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.75%
103.50/103.91	c   104s| 18100 |  2557 |445427 |  23.2 |   192M |  43 | 853 |6589 |2478 |3278 |  0 |  25k|4411 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.77%
103.61/104.07	c   104s| 18200 |  2561 |447155 |  23.2 |   192M |  43 | 853 |6606 |2477 |3287 |  0 |  25k|4411 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.77%
104.10/104.55	c   105s| 18300 |  2561 |448931 |  23.1 |   192M |  44 | 853 |6560 |2480 |3317 |  1 |  25k|4411 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.78%
104.30/104.74	c   105s| 18400 |  2571 |450459 |  23.1 |   192M |  44 | 853 |6573 |2480 |3323 |  1 |  25k|4419 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.79%
104.40/104.89	c   105s| 18500 |  2577 |452003 |  23.1 |   192M |  44 | 853 |6659 |2480 |3333 |  0 |  25k|4419 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.79%
104.70/105.11	c   105s| 18600 |  2591 |453698 |  23.0 |   192M |  44 | 853 |6626 |2476 |3351 |  1 |  25k|4420 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.81%
104.90/105.31	c   105s| 18700 |  2587 |455506 |  23.0 |   192M |  44 | 853 |6556 |2481 |3353 |  1 |  26k|4427 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.83%
105.10/105.52	c   106s| 18800 |  2599 |457039 |  23.0 |   192M |  44 | 853 |6538 |   0 |3368 |  0 |  26k|4427 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.84%
105.39/105.82	c   106s| 18900 |  2592 |458326 |  22.9 |   192M |  44 | 853 |6521 |   0 |3386 |  0 |  26k|4428 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.86%
105.49/105.99	c   106s| 19000 |  2603 |459862 |  22.9 |   192M |  44 | 853 |6593 |2478 |3396 |  0 |  26k|4428 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.87%
105.70/106.18	c   106s| 19100 |  2614 |461645 |  22.8 |   192M |  44 | 853 |6649 |2480 |3400 |  0 |  26k|4428 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.87%
105.89/106.37	c   106s| 19200 |  2636 |463765 |  22.8 |   192M |  44 | 853 |6637 |2478 |3403 |  1 |  26k|4429 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.88%
106.09/106.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
106.09/106.56	c   107s| 19300 |  2656 |465165 |  22.8 |   192M |  44 | 853 |6814 |2478 |3412 |  0 |  26k|4429 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.88%
106.29/106.71	c   107s| 19400 |  2660 |466723 |  22.8 |   192M |  44 | 853 |6868 |2481 |3417 |  1 |  26k|4430 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.88%
106.39/106.87	c   107s| 19500 |  2666 |468258 |  22.7 |   192M |  44 | 853 |6977 |2480 |3423 |  1 |  27k|4430 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.88%
106.59/107.06	c   107s| 19600 |  2665 |469919 |  22.7 |   193M |  44 | 853 |7040 |2478 |3427 |  1 |  27k|4431 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.88%
106.79/107.23	c   107s| 19700 |  2668 |471126 |  22.6 |   193M |  44 | 853 |7011 |2478 |3428 |  0 |  27k|4433 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.89%
106.99/107.40	c   107s| 19800 |  2663 |472930 |  22.6 |   193M |  44 | 853 |6917 |2478 |3431 |  0 |  27k|4434 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.89%
107.09/107.58	c   108s| 19900 |  2664 |474848 |  22.6 |   193M |  44 | 853 |6782 |2478 |3437 |  1 |  27k|4435 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.90%
107.29/107.76	c   108s| 20000 |  2679 |476557 |  22.6 |   193M |  44 | 853 |6763 |2477 |3452 |  1 |  27k|4436 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.90%
107.48/107.93	c   108s| 20100 |  2687 |478556 |  22.6 |   193M |  44 | 853 |6701 |2476 |3454 |  1 |  27k|4437 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.92%
107.69/108.15	c   108s| 20200 |  2689 |480329 |  22.5 |   193M |  44 | 853 |6731 |2480 |3457 |  1 |  27k|4441 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.92%
107.88/108.31	c   108s| 20300 |  2685 |481983 |  22.5 |   193M |  44 | 853 |6741 |2479 |3461 |  2 |  27k|4442 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.92%
108.08/108.50	c   108s| 20400 |  2693 |484113 |  22.5 |   193M |  44 | 853 |6732 |2480 |3468 |  1 |  27k|4443 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.93%
108.18/108.68	c   109s| 20500 |  2701 |486274 |  22.5 |   193M |  44 | 853 |6757 |2480 |3478 |  0 |  27k|4443 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.94%
108.38/108.85	c   109s| 20600 |  2706 |488071 |  22.5 |   193M |  44 | 853 |6808 |2481 |3479 |  1 |  27k|4444 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.94%
108.58/109.01	c   109s| 20700 |  2716 |489557 |  22.4 |   193M |  44 | 853 |6913 |2480 |3482 |  0 |  28k|4445 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.95%
108.68/109.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
108.68/109.17	c   109s| 20800 |  2716 |491026 |  22.4 |   193M |  44 | 853 |6974 |2481 |3487 |  0 |  28k|4445 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.95%
108.88/109.33	c   109s| 20900 |  2725 |492591 |  22.4 |   193M |  44 | 853 |7040 |2479 |3490 |  0 |  28k|4448 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.95%
108.98/109.48	c   109s| 21000 |  2730 |494062 |  22.3 |   193M |  44 | 853 |7161 |2481 |3492 |  1 |  28k|4450 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.95%
109.18/109.64	c   110s| 21100 |  2740 |495672 |  22.3 |   193M |  44 | 853 |7199 |2480 |3495 |  1 |  28k|4452 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.95%
109.38/109.80	c   110s| 21200 |  2748 |497250 |  22.3 |   193M |  44 | 853 |7236 |2481 |3496 |  0 |  28k|4452 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.96%
109.48/109.97	c   110s| 21300 |  2749 |498844 |  22.3 |   193M |  44 | 853 |7316 |2481 |3499 |  1 |  28k|4454 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.96%
109.68/110.14	c   110s| 21400 |  2747 |500638 |  22.2 |   193M |  44 | 853 |7317 |2481 |3502 |  0 |  28k|4454 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.96%
109.87/110.32	c   110s| 21500 |  2751 |502605 |  22.2 |   194M |  44 | 853 |7421 |2481 |3504 |  0 |  28k|4454 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.96%
109.97/110.48	c   110s| 21600 |  2749 |504509 |  22.2 |   194M |  44 | 853 |7440 |2477 |3508 |  0 |  29k|4454 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.96%
110.17/110.65	c   111s| 21700 |  2756 |506082 |  22.2 |   194M |  44 | 853 |7374 |2481 |3514 |  0 |  29k|4456 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.97%
110.37/110.84	c   111s| 21800 |  2761 |508020 |  22.2 |   194M |  44 | 853 |7381 |   0 |3518 |  0 |  29k|4456 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.97%
110.58/111.03	c   111s| 21900 |  2762 |509661 |  22.1 |   194M |  44 | 853 |7435 |2479 |3520 |  0 |  29k|4457 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.97%
110.68/111.19	c   111s| 22000 |  2767 |511277 |  22.1 |   194M |  44 | 853 |7461 |2478 |3525 |  1 |  29k|4457 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.98%
110.87/111.38	c   111s| 22100 |  2775 |513246 |  22.1 |   194M |  44 | 853 |7563 |   0 |3528 |  0 |  29k|4459 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.98%
111.17/111.61	c   112s| 22200 |  2802 |515419 |  22.1 |   194M |  44 | 853 |7673 |2478 |3536 |  1 |  29k|4461 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.98%
111.37/111.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
111.37/111.81	c   112s| 22300 |  2820 |517593 |  22.1 |   194M |  44 | 853 |7722 |2476 |3538 |  0 |  29k|4461 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.98%
111.57/112.03	c   112s| 22400 |  2840 |519150 |  22.1 |   194M |  44 | 853 |7779 |2478 |3547 |  0 |  29k|4463 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.98%
111.87/112.36	c   112s| 22500 |  2845 |520974 |  22.1 |   194M |  44 | 853 |7826 |2476 |3558 |  1 |  30k|4465 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.98%
112.06/112.52	c   113s| 22600 |  2848 |522649 |  22.0 |   194M |  44 | 853 |7680 |2477 |3561 |  0 |  30k|4465 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.99%
112.16/112.69	c   113s| 22700 |  2855 |524245 |  22.0 |   194M |  44 | 853 |7655 |2478 |3569 |  0 |  30k|4465 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.99%
112.36/112.85	c   113s| 22800 |  2866 |525991 |  22.0 |   194M |  44 | 853 |7710 |2478 |3569 |  2 |  30k|4465 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.99%
112.46/113.00	c   113s| 22900 |  2868 |527519 |  22.0 |   194M |  44 | 853 |7756 |2476 |3571 |  1 |  30k|4465 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.99%
112.67/113.15	c   113s| 23000 |  2870 |528916 |  21.9 |   194M |  44 | 853 |7837 |2479 |3573 |  0 |  30k|4466 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.99%
112.86/113.32	c   113s| 23100 |  2876 |530748 |  21.9 |   195M |  44 | 853 |7905 |2477 |3575 |  0 |  30k|4466 | 0.000000e+00 | 7.000000e+00 |    Inf |  27.99%
113.06/113.51	c   114s| 23200 |  2881 |532923 |  21.9 |   195M |  44 | 853 |7915 |2478 |3579 |  1 |  30k|4467 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.00%
113.16/113.65	c   114s| 23300 |  2882 |534520 |  21.9 |   195M |  44 | 853 |7957 |2478 |3581 |  1 |  30k|4467 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.00%
113.36/113.82	c   114s| 23400 |  2889 |536324 |  21.9 |   195M |  44 | 853 |7986 |2476 |3581 |  1 |  30k|4468 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.00%
113.46/113.98	c   114s| 23500 |  2894 |537586 |  21.8 |   195M |  44 | 853 |8076 |2476 |3583 |  1 |  31k|4468 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.00%
113.66/114.18	c   114s| 23600 |  2919 |539689 |  21.8 |   195M |  44 | 853 |8111 |2477 |3587 |  2 |  31k|4469 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.00%
113.86/114.39	c   114s| 23700 |  2929 |541317 |  21.8 |   195M |  44 | 853 |8164 |2477 |3590 |  1 |  31k|4471 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.00%
114.06/114.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
114.06/114.56	c   115s| 23800 |  2920 |542566 |  21.8 |   195M |  44 | 853 |8141 |2477 |3590 |  1 |  31k|4472 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.00%
114.26/114.75	c   115s| 23900 |  2922 |543982 |  21.7 |   195M |  44 | 853 |8157 |2478 |3594 |  2 |  31k|4473 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.01%
114.45/114.91	c   115s| 24000 |  2931 |545399 |  21.7 |   195M |  44 | 853 |8174 |2477 |3596 |  1 |  31k|4474 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.01%
114.56/115.08	c   115s| 24100 |  2939 |547139 |  21.7 |   195M |  44 | 853 |8221 |2478 |3600 |  2 |  31k|4476 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.01%
114.85/115.36	c   115s| 24200 |  2953 |549501 |  21.7 |   195M |  44 | 853 |8240 |2477 |3606 |  0 |  31k|4483 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.01%
115.05/115.53	c   116s| 24300 |  2963 |551273 |  21.7 |   195M |  44 | 853 |8271 |2478 |3608 |  1 |  31k|4483 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.01%
115.15/115.69	c   116s| 24400 |  2963 |552951 |  21.7 |   195M |  44 | 853 |8350 |2477 |3608 |  1 |  32k|4483 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.01%
115.75/116.24	c   116s| 24500 |  2969 |554898 |  21.7 |   195M |  44 | 853 |8443 |2492 |3637 |  2 |  32k|4487 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.01%
116.15/116.60	c   117s| 24600 |  2966 |556951 |  21.7 |   195M |  44 | 853 |8492 |2478 |3673 |  0 |  32k|4488 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.01%
116.35/116.82	c   117s| 24700 |  2982 |559222 |  21.7 |   195M |  44 | 853 |8491 |2477 |3676 |  1 |  32k|4490 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.01%
116.55/117.00	c   117s| 24800 |  2986 |561135 |  21.7 |   195M |  44 | 853 |8503 |2478 |3677 |  0 |  32k|4490 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.01%
116.65/117.15	c   117s| 24900 |  2989 |562444 |  21.6 |   195M |  44 | 853 |8562 |2478 |3679 |  0 |  32k|4490 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.01%
116.84/117.37	c   117s| 25000 |  2996 |564607 |  21.6 |   195M |  44 | 853 |8609 |   0 |3683 |  0 |  32k|4492 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.01%
117.04/117.54	c   118s| 25100 |  2995 |566127 |  21.6 |   195M |  44 | 853 |8661 |2477 |3683 |  1 |  32k|4492 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.01%
117.24/117.75	c   118s| 25200 |  3003 |568082 |  21.6 |   195M |  44 | 853 |8672 |2477 |3692 |  1 |  32k|4492 | 0.000000e+00 | 7.000000e+00 |    Inf |  28.01%
117.44/117.93	o 6
117.44/117.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
117.44/117.93	c * 118s| 25285 |  2618 |570005 |  21.6 |    LP  |  44 | 853 |8559 |2478 |3694 |  2 |  32k|4492 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.05%
117.44/117.96	c   118s| 25300 |  2619 |570279 |  21.6 |   196M |  44 | 853 |8447 |2478 |3694 |  1 |  32k|4492 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.07%
117.65/118.13	c   118s| 25400 |  2626 |571726 |  21.6 |   196M |  44 | 853 |8521 |2480 |3701 |  0 |  33k|4492 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.15%
117.84/118.34	c   118s| 25500 |  2634 |573393 |  21.5 |   196M |  44 | 853 |8603 |2479 |3711 |  2 |  33k|4492 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.16%
118.04/118.51	c   118s| 25600 |  2636 |574927 |  21.5 |   196M |  44 | 853 |8689 |2479 |3718 |  1 |  33k|4492 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.16%
118.14/118.69	c   119s| 25700 |  2641 |576950 |  21.5 |   196M |  44 | 853 |8734 |2477 |3723 |  2 |  33k|4496 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.16%
118.34/118.86	c   119s| 25800 |  2648 |578647 |  21.5 |   196M |  44 | 853 |8808 |   0 |3726 |  0 |  33k|4496 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.16%
118.54/119.05	c   119s| 25900 |  2663 |580057 |  21.5 |   196M |  44 | 853 |8909 |2477 |3726 |  0 |  33k|4497 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.16%
118.74/119.21	c   119s| 26000 |  2670 |581387 |  21.4 |   196M |  44 | 853 |9006 |2477 |3728 |  1 |  33k|4499 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.16%
118.94/119.40	c   119s| 26100 |  2682 |582819 |  21.4 |   196M |  44 | 853 |9067 |2477 |3735 |  1 |  33k|4499 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.16%
119.04/119.57	c   120s| 26200 |  2679 |584594 |  21.4 |   196M |  44 | 853 |9167 |2477 |3736 |  1 |  33k|4501 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.21%
119.23/119.74	c   120s| 26300 |  2684 |586449 |  21.4 |   196M |  44 | 853 |9227 |2477 |3737 |  1 |  34k|4501 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.21%
119.43/119.98	c   120s| 26400 |  2687 |588475 |  21.4 |   196M |  44 | 853 |9346 |   0 |3746 |  0 |  34k|4501 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.21%
119.64/120.16	c   120s| 26500 |  2697 |589968 |  21.4 |   197M |  44 | 853 |9421 |2477 |3748 |  1 |  34k|4503 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.21%
119.83/120.32	c   120s| 26600 |  2697 |591545 |  21.3 |   197M |  44 | 853 |9469 |2477 |3748 |  2 |  34k|4503 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.21%
120.03/120.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
120.03/120.58	c   121s| 26700 |  2699 |593028 |  21.3 |   197M |  44 | 853 |9562 |2477 |3756 |  1 |  34k|4503 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.24%
120.23/120.76	c   121s| 26800 |  2706 |594712 |  21.3 |   197M |  44 | 853 |9606 |2477 |3764 |  1 |  34k|4503 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.26%
120.43/120.91	c   121s| 26900 |  2709 |596198 |  21.3 |   197M |  44 | 853 |9638 |2478 |3772 |  0 |  34k|4503 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.26%
120.53/121.05	c   121s| 27000 |  2711 |597611 |  21.3 |   197M |  44 | 853 |9606 |2479 |3773 |  0 |  34k|4503 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.26%
123.01/123.58	c   124s| 27100 |  2716 |598900 |  21.2 |   197M |  44 | 853 |9650 |2478 |3779 |  1 |  34k|4503 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.26%
123.21/123.78	c   124s| 27200 |  2726 |600818 |  21.2 |   197M |  44 | 853 |9697 |2478 |3785 |  1 |  35k|4503 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.26%
123.41/123.91	c   124s| 27300 |  2724 |602011 |  21.2 |   197M |  44 | 853 |9761 |2478 |3786 |  1 |  35k|4503 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.30%
123.52/124.07	c   124s| 27400 |  2734 |603370 |  21.2 |   197M |  44 | 853 |9823 |2478 |3796 |  1 |  35k|4503 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.30%
123.71/124.23	c   124s| 27500 |  2723 |604813 |  21.1 |   197M |  44 | 853 |9807 |2479 |3803 |  0 |  35k|4503 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.30%
123.91/124.43	c   124s| 27600 |  2712 |606391 |  21.1 |   197M |  44 | 853 |9846 |   0 |3810 |  0 |  35k|4503 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.34%
124.11/124.63	c   125s| 27700 |  2716 |607856 |  21.1 |   197M |  44 | 853 |9765 |2477 |3810 |  2 |  35k|4503 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.50%
124.31/124.84	c   125s| 27800 |  2731 |609913 |  21.1 |   197M |  44 | 853 |9747 |2476 |3813 |  1 |  35k|4503 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.50%
124.51/125.00	c   125s| 27900 |  2736 |611301 |  21.1 |   197M |  44 | 853 |9734 |2477 |3813 |  1 |  35k|4504 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
124.61/125.19	c   125s| 28000 |  2748 |613060 |  21.1 |   197M |  44 | 853 |9718 |   0 |3821 |  0 |  35k|4504 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
124.81/125.34	c   125s| 28100 |  2754 |614398 |  21.0 |   197M |  44 | 853 |9774 |2477 |3821 |  0 |  36k|4504 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
125.01/125.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
125.01/125.59	c   126s| 28200 |  2773 |616572 |  21.0 |   197M |  44 | 853 |9797 |2478 |3822 |  1 |  36k|4508 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
125.31/125.84	c   126s| 28300 |  2786 |618646 |  21.0 |   197M |  44 | 853 |9829 |2478 |3824 |  1 |  36k|4509 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
125.51/126.09	c   126s| 28400 |  2798 |620969 |  21.0 |   197M |  44 | 853 |9900 |2478 |3839 |  2 |  36k|4510 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
125.70/126.25	c   126s| 28500 |  2808 |622418 |  21.0 |   197M |  44 | 853 |9938 |2478 |3846 |  2 |  36k|4510 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
125.90/126.41	c   126s| 28600 |  2813 |623565 |  21.0 |   197M |  44 | 853 |9928 |2478 |3847 |  1 |  36k|4511 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
126.30/126.81	c   127s| 28700 |  2825 |625657 |  21.0 |   197M |  44 | 853 |9924 |2478 |3870 |  0 |  36k|4511 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
126.51/127.02	c   127s| 28800 |  2831 |628157 |  21.0 |   198M |  44 | 853 |9895 |2479 |3880 |  0 |  36k|4511 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
126.70/127.28	c   127s| 28900 |  2839 |630007 |  21.0 |   198M |  44 | 853 |9963 |2484 |3894 |  2 |  37k|4511 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
126.90/127.45	c   127s| 29000 |  2847 |631857 |  21.0 |   198M |  44 | 853 |9974 |2477 |3900 |  1 |  37k|4511 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
127.10/127.65	c   128s| 29100 |  2863 |633527 |  21.0 |   198M |  44 | 853 |  10k|2478 |3909 |  0 |  37k|4516 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
127.30/127.86	c   128s| 29200 |  2871 |635005 |  20.9 |   198M |  47 | 853 |  10k|2478 |3922 |  1 |  37k|4516 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
127.60/128.14	c   128s| 29300 |  2870 |636617 |  20.9 |   198M |  47 | 853 |  10k|2478 |3946 |  1 |  37k|4517 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
127.80/128.34	c   128s| 29400 |  2881 |638183 |  20.9 |   198M |  47 | 853 |  10k|2478 |3953 |  1 |  37k|4517 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
127.99/128.54	c   129s| 29500 |  2898 |640133 |  20.9 |   198M |  47 | 853 |  10k|2477 |3966 |  2 |  37k|4521 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
128.19/128.71	c   129s| 29600 |  2907 |641516 |  20.9 |   198M |  47 | 853 |  10k|   0 |3971 |  0 |  37k|4521 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
128.29/128.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
128.29/128.86	c   129s| 29700 |  2913 |642753 |  20.9 |   198M |  47 | 853 |  10k|   0 |3977 |  0 |  38k|4522 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
128.50/129.05	c   129s| 29800 |  2919 |644362 |  20.8 |   198M |  47 | 853 |  10k|2478 |3984 |  1 |  38k|4522 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
128.69/129.28	c   129s| 29900 |  2925 |646410 |  20.8 |   198M |  47 | 853 |  10k|   0 |3991 |  0 |  38k|4532 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
129.09/129.62	c   130s| 30000 |  2931 |648459 |  20.8 |   198M |  49 | 853 |  10k|   0 |4008 |  0 |  38k|4545 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
129.49/130.09	c   130s| 30100 |  2933 |649786 |  20.8 |   198M |  51 | 853 |  10k|2486 |4037 |  0 |  38k|4558 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
129.79/130.35	c   130s| 30200 |  2947 |651899 |  20.8 |   198M |  51 | 853 |  10k|2482 |4046 |  1 |  38k|4578 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
129.99/130.58	c   131s| 30300 |  2961 |653847 |  20.8 |   198M |  51 | 853 |  10k|2479 |4058 |  0 |  38k|4586 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
130.28/130.81	c   131s| 30400 |  2961 |655564 |  20.8 |   198M |  51 | 853 |  10k|2479 |4068 |  3 |  38k|4606 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
130.49/131.02	c   131s| 30500 |  2963 |657362 |  20.8 |   198M |  51 | 853 |  10k|2479 |4070 |  0 |  39k|4623 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
130.98/131.57	c   132s| 30600 |  2971 |659595 |  20.8 |   198M |  51 | 853 |  10k|2479 |4118 |  0 |  39k|4633 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
131.38/131.90	c   132s| 30700 |  2986 |661866 |  20.8 |   198M |  51 | 853 |  10k|   0 |4138 |  0 |  39k|4639 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
131.58/132.15	c   132s| 30800 |  2998 |663911 |  20.8 |   198M |  51 | 853 |  10k|   0 |4151 |  0 |  39k|4644 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
132.08/132.68	c   133s| 30900 |  3003 |665816 |  20.8 |   198M |  51 | 853 |  10k|2478 |4203 |  1 |  39k|4646 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
132.38/132.98	c   133s| 31000 |  3010 |667932 |  20.8 |   199M |  51 | 853 |  10k|2481 |4245 |  0 |  39k|4651 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
132.77/133.31	c   133s| 31100 |  3019 |670085 |  20.8 |   199M |  51 | 853 |  10k|2480 |4279 |  2 |  39k|4656 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
133.27/133.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
133.27/133.82	c   134s| 31200 |  3017 |672154 |  20.8 |   199M |  51 | 853 |  10k|2482 |4319 |  1 |  39k|4664 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
133.97/134.59	c   135s| 31300 |  3015 |674474 |  20.8 |   199M |  51 | 853 |  10k|2480 |4391 |  0 |  39k|4671 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
134.27/134.85	c   135s| 31400 |  3023 |676433 |  20.8 |   199M |  51 | 853 |  10k|2480 |4414 |  0 |  39k|4675 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
134.67/135.22	c   135s| 31500 |  3029 |678349 |  20.8 |   200M |  51 | 853 |  10k|2492 |4470 |  1 |  39k|4677 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
135.26/135.81	c   136s| 31600 |  3036 |680652 |  20.8 |   200M |  51 | 853 |  10k|2483 |4515 |  1 |  40k|4677 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
135.76/136.31	c   136s| 31700 |  3031 |682905 |  20.8 |   200M |  51 | 853 |  10k|   0 |4572 |  0 |  40k|4678 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
136.06/136.61	c   137s| 31800 |  3023 |684337 |  20.8 |   200M |  51 | 853 |  10k|2487 |4596 |  1 |  40k|4680 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
136.26/136.86	c   137s| 31900 |  3023 |685916 |  20.8 |   200M |  51 | 853 |  10k|   0 |4615 |  0 |  40k|4681 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
136.57/137.11	c   137s| 32000 |  3029 |687973 |  20.8 |   200M |  51 | 853 |  10k|2480 |4650 |  3 |  40k|4683 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
136.76/137.32	c   137s| 32100 |  3025 |689703 |  20.8 |   200M |  51 | 853 |  10k|2484 |4679 |  2 |  40k|4684 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
137.06/137.68	c   138s| 32200 |  3017 |691093 |  20.7 |   200M |  51 | 853 |  10k|   0 |4708 |  0 |  40k|4684 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
137.26/137.89	c   138s| 32300 |  3024 |692927 |  20.7 |   200M |  51 | 853 |  10k|2481 |4737 |  1 |  40k|4685 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
137.85/138.49	c   138s| 32400 |  3034 |695379 |  20.7 |   200M |  51 | 853 |  10k|2485 |4804 |  1 |  40k|4688 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
138.15/138.77	c   139s| 32500 |  3031 |697518 |  20.8 |   200M |  51 | 853 |  10k|2481 |4824 |  0 |  40k|4688 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
138.35/138.98	c   139s| 32600 |  3016 |698798 |  20.7 |   200M |  51 | 853 |  10k|2479 |4855 |  0 |  41k|4691 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
138.65/139.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
138.65/139.20	c   139s| 32700 |  3025 |700364 |  20.7 |   200M |  51 | 853 |  10k|2481 |4873 |  1 |  41k|4692 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
138.95/139.58	c   140s| 32800 |  3025 |702391 |  20.7 |   200M |  51 | 853 |  10k|2483 |4904 |  2 |  41k|4692 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
139.15/139.77	c   140s| 32900 |  3024 |704245 |  20.7 |   200M |  51 | 853 |  10k|2483 |4923 |  0 |  41k|4692 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
139.35/139.95	c   140s| 33000 |  3028 |705971 |  20.7 |   200M |  51 | 853 |  10k|2485 |4945 |  0 |  41k|4692 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
139.55/140.14	c   140s| 33100 |  3031 |707693 |  20.7 |   200M |  51 | 853 |  10k|2484 |4957 |  1 |  41k|4694 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
139.75/140.33	c   140s| 33200 |  3027 |709625 |  20.7 |   200M |  51 | 853 |  10k|2487 |4982 |  2 |  41k|4694 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
139.95/140.55	c   141s| 33300 |  2993 |710935 |  20.7 |   200M |  51 | 853 |  10k|2485 |4991 |  0 |  41k|4696 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.54%
140.34/140.95	o 4
140.34/140.95	c o 141s| 33378 |  2992 |712572 |  20.7 |rootsold|  51 | 853 |  10k|2476 |5011 |  2 |  41k|4698 | 0.000000e+00 | 4.000000e+00 |    Inf |  29.90%
140.45/141.03	c   141s| 33400 |  1449 |712903 |  20.7 |   200M |  51 | 853 |9836 |   0 |5018 |  0 |  41k|4698 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.54%
140.74/141.31	c   141s| 33500 |  1456 |714653 |  20.6 |   200M |  51 | 853 |9751 |2478 |5051 |  0 |  41k|4698 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.59%
141.04/141.65	c   142s| 33600 |  1460 |716085 |  20.6 |   200M |  51 | 853 |9617 |2479 |5082 |  0 |  41k|4699 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.66%
141.44/142.04	c   142s| 33700 |  1466 |717920 |  20.6 |   200M |  51 | 853 |9453 |2477 |5148 |  0 |  42k|4701 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.74%
141.64/142.25	c   142s| 33800 |  1466 |719450 |  20.6 |   200M |  51 | 853 |9424 |2477 |5171 |  0 |  42k|4703 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.80%
141.74/142.38	c   142s| 33900 |  1471 |720582 |  20.6 |   200M |  51 | 853 |9435 |2482 |5173 |  1 |  42k|4703 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.82%
141.94/142.57	c   143s| 34000 |  1479 |721809 |  20.6 |   200M |  51 | 853 |9447 |2483 |5178 |  0 |  42k|4703 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.83%
142.14/142.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
142.14/142.75	c   143s| 34100 |  1484 |723366 |  20.5 |   200M |  51 | 853 |9459 |2482 |5200 |  0 |  42k|4703 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.83%
142.34/142.90	c   143s| 34200 |  1483 |724644 |  20.5 |   200M |  51 | 853 |9445 |2482 |5208 |  0 |  42k|4703 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.84%
142.44/143.08	c   143s| 34300 |  1480 |726492 |  20.5 |   200M |  51 | 853 |9419 |   0 |5224 |  0 |  42k|4703 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.84%
142.63/143.27	c   143s| 34400 |  1484 |728190 |  20.5 |   200M |  51 | 853 |9461 |2488 |5248 |  1 |  42k|4703 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.84%
142.83/143.45	c   143s| 34500 |  1483 |729595 |  20.5 |   200M |  51 | 853 |9529 |2483 |5252 |  1 |  42k|4703 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.84%
143.03/143.63	c   144s| 34600 |  1473 |731062 |  20.5 |   200M |  51 | 853 |9597 |2481 |5271 |  1 |  42k|4704 | 0.000000e+00 | 4.000000e+00 |    Inf |  33.86%
143.33/143.95	c   144s| 34700 |  1456 |732858 |  20.5 |   200M |  51 | 853 |9251 |2479 |5319 |  0 |  42k|4704 | 0.000000e+00 | 4.000000e+00 |    Inf |  34.59%
143.73/144.30	c   144s| 34800 |  1457 |734748 |  20.5 |   200M |  51 | 853 |8873 |2478 |5342 |  1 |  43k|4715 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.22%
143.93/144.58	c   145s| 34900 |  1468 |736568 |  20.5 |   200M |  51 | 853 |8578 |2481 |5366 |  1 |  43k|4721 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.44%
144.13/144.72	c   145s| 35000 |  1477 |737854 |  20.4 |   200M |  51 | 853 |8691 |2485 |5371 |  1 |  43k|4721 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.45%
144.33/144.97	c   145s| 35100 |  1488 |739493 |  20.4 |   200M |  51 | 853 |8552 |2474 |5386 |  1 |  43k|4731 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.51%
144.53/145.11	c   145s| 35200 |  1489 |740694 |  20.4 |   200M |  51 | 853 |8577 |2474 |5391 |  1 |  43k|4733 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.52%
144.73/145.30	c   145s| 35300 |  1497 |742433 |  20.4 |   200M |  51 | 853 |8607 |2479 |5404 |  1 |  43k|4734 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.55%
144.83/145.49	c   145s| 35400 |  1507 |744125 |  20.4 |   200M |  51 | 853 |8676 |2481 |5418 |  1 |  43k|4734 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.58%
145.02/145.67	c   146s| 35500 |  1509 |745522 |  20.4 |   200M |  51 | 853 |8752 |2479 |5419 |  0 |  43k|4746 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.59%
145.22/145.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
145.22/145.88	c   146s| 35600 |  1520 |747457 |  20.4 |   200M |  51 | 853 |8809 |2484 |5430 |  1 |  43k|4757 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.59%
145.43/146.04	c   146s| 35700 |  1520 |748748 |  20.3 |   200M |  51 | 853 |8911 |2481 |5438 |  0 |  44k|4764 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.59%
145.62/146.25	c   146s| 35800 |  1523 |750462 |  20.3 |   200M |  51 | 853 |9018 |2483 |5442 |  2 |  44k|4780 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.59%
145.82/146.49	c   146s| 35900 |  1518 |752229 |  20.3 |   200M |  51 | 853 |8960 |2478 |5454 |  0 |  44k|4795 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.61%
146.02/146.66	c   147s| 36000 |  1525 |753605 |  20.3 |   200M |  51 | 853 |9046 |2478 |5455 |  1 |  44k|4811 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.62%
146.22/146.86	c   147s| 36100 |  1529 |755152 |  20.3 |   200M |  51 | 853 |9108 |2478 |5461 |  1 |  44k|4830 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.62%
146.42/147.05	c   147s| 36200 |  1535 |756786 |  20.3 |   200M |  51 | 853 |9202 |2480 |5463 |  1 |  44k|4847 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.62%
146.62/147.27	c   147s| 36300 |  1539 |758706 |  20.3 |   200M |  51 | 853 |9298 |   0 |5469 |  0 |  44k|4872 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.62%
146.92/147.51	c   148s| 36400 |  1546 |760513 |  20.3 |   200M |  51 | 853 |9318 |2478 |5470 |  1 |  44k|4884 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.63%
147.12/147.75	c   148s| 36500 |  1554 |762320 |  20.3 |   200M |  51 | 853 |9337 |2478 |5473 |  1 |  45k|4913 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.64%
147.31/147.97	c   148s| 36600 |  1555 |764286 |  20.3 |   200M |  51 | 853 |9381 |2478 |5476 |  0 |  45k|4939 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.64%
147.52/148.17	c   148s| 36700 |  1566 |766061 |  20.3 |   200M |  51 | 853 |9420 |2478 |5485 |  2 |  45k|4953 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.64%
147.71/148.33	c   148s| 36800 |  1567 |767645 |  20.2 |   200M |  51 | 853 |9498 |2477 |5485 |  1 |  45k|4958 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.64%
147.91/148.56	c   149s| 36900 |  1571 |769079 |  20.2 |   200M |  51 | 853 |9545 |   0 |5496 |  0 |  45k|4971 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.69%
148.11/148.73	c   149s| 37000 |  1565 |770545 |  20.2 |   200M |  51 | 853 |9557 |2478 |5498 |  0 |  45k|4980 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.70%
148.31/148.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
148.31/148.92	c   149s| 37100 |  1576 |772420 |  20.2 |   200M |  51 | 853 |9532 |2478 |5498 |  1 |  45k|4990 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.70%
148.51/149.16	c   149s| 37200 |  1583 |774650 |  20.2 |   200M |  51 | 853 |9575 |2480 |5503 |  0 |  45k|5004 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.70%
148.71/149.36	c   149s| 37300 |  1596 |776887 |  20.2 |   200M |  51 | 853 |9668 |2480 |5506 |  0 |  46k|5012 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.70%
148.91/149.57	c   150s| 37400 |  1597 |778397 |  20.2 |   200M |  51 | 853 |9778 |2478 |5511 |  1 |  46k|5021 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.70%
149.21/149.83	c   150s| 37500 |  1600 |780109 |  20.2 |   200M |  51 | 853 |9897 |2478 |5526 |  1 |  46k|5026 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.70%
149.41/150.03	c   150s| 37600 |  1598 |781929 |  20.2 |   200M |  51 | 853 |9992 |2484 |5537 |  1 |  46k|5031 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.71%
149.70/150.35	c   150s| 37700 |  1606 |783632 |  20.2 |   200M |  51 | 853 |  10k|2479 |5558 |  1 |  46k|5044 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.71%
149.90/150.54	c   151s| 37800 |  1603 |785488 |  20.2 |   200M |  51 | 853 |  10k|2479 |5564 |  1 |  46k|5050 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.71%
150.10/150.75	c   151s| 37900 |  1611 |787437 |  20.2 |   200M |  51 | 853 |  10k|2478 |5567 |  0 |  46k|5054 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.71%
150.30/150.97	c   151s| 38000 |  1614 |789419 |  20.2 |   200M |  51 | 853 |  10k|2481 |5573 |  3 |  47k|5065 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.72%
150.70/151.30	c   151s| 38100 |  1628 |791096 |  20.2 |   200M |  51 | 853 |  10k|2479 |5590 |  0 |  47k|5077 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.72%
150.90/151.55	c   152s| 38200 |  1637 |792691 |  20.2 |   200M |  51 | 853 |  10k|2478 |5611 |  1 |  47k|5078 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.72%
151.40/152.03	c   152s| 38300 |  1635 |794659 |  20.2 |   200M |  51 | 853 |  10k|2480 |5662 |  2 |  47k|5088 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.72%
151.70/152.39	c   152s| 38400 |  1634 |796351 |  20.2 |   203M |  51 | 853 |  10k|2478 |5711 |  1 |  47k|5089 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.72%
151.89/152.56	c   153s| 38500 |  1641 |797774 |  20.1 |   203M |  51 | 853 |  10k|2478 |5718 |  1 |  47k|5093 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.72%
152.09/152.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
152.09/152.77	c   153s| 38600 |  1648 |799369 |  20.1 |   204M |  51 | 853 |  10k|2488 |5737 |  1 |  47k|5097 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.73%
152.50/153.10	c   153s| 38700 |  1649 |801060 |  20.1 |   204M |  51 | 853 |  10k|2480 |5764 |  0 |  47k|5097 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.73%
152.79/153.42	c   153s| 38800 |  1646 |802587 |  20.1 |   204M |  51 | 853 |  10k|2482 |5797 |  0 |  48k|5100 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.73%
152.99/153.61	c   154s| 38900 |  1644 |804545 |  20.1 |   204M |  51 | 853 |  10k|2478 |5806 |  2 |  48k|5104 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.73%
153.19/153.81	c   154s| 39000 |  1644 |806135 |  20.1 |   204M |  51 | 853 |  10k|2478 |5819 |  1 |  48k|5106 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.73%
153.29/153.96	c   154s| 39100 |  1648 |807398 |  20.1 |   204M |  51 | 853 |  10k|2478 |5821 |  1 |  48k|5107 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.79%
153.69/154.34	c   154s| 39200 |  1648 |809119 |  20.1 |   204M |  51 | 853 |  11k|2484 |5844 |  1 |  48k|5109 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.79%
153.89/154.55	c   155s| 39300 |  1642 |810441 |  20.1 |   204M |  51 | 853 |  11k|2479 |5860 |  0 |  48k|5109 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.79%
154.09/154.78	c   155s| 39400 |  1642 |812460 |  20.1 |   204M |  51 | 853 |  11k|2482 |5867 |  1 |  48k|5116 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.81%
154.49/155.14	c   155s| 39500 |  1636 |813816 |  20.0 |   204M |  51 | 853 |  10k|2478 |5902 |  1 |  48k|5118 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.81%
154.68/155.38	c   155s| 39600 |  1626 |815090 |  20.0 |   204M |  51 | 853 |  10k|2481 |5916 |  1 |  49k|5122 | 0.000000e+00 | 4.000000e+00 |    Inf |  35.97%
154.88/155.59	c   156s| 39700 |  1610 |816155 |  20.0 |   204M |  51 | 853 |  10k|   0 |5918 |  0 |  49k|5126 | 0.000000e+00 | 4.000000e+00 |    Inf |  36.12%
155.18/155.81	c   156s| 39800 |  1586 |817047 |  20.0 |   204M |  51 | 853 |  10k|2486 |5925 |  1 |  49k|5127 | 0.000000e+00 | 4.000000e+00 |    Inf |  36.16%
155.68/156.33	c   156s| 39900 |  1596 |819221 |  20.0 |   204M |  51 | 853 |  10k|2482 |5963 |  3 |  49k|5136 | 0.000000e+00 | 4.000000e+00 |    Inf |  36.57%
155.88/156.54	c   157s| 40000 |  1603 |820731 |  20.0 |   204M |  51 | 853 |  10k|2475 |5972 |  0 |  49k|5142 | 0.000000e+00 | 4.000000e+00 |    Inf |  36.96%
156.38/157.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
156.38/157.06	c   157s| 40100 |  1619 |823164 |  20.0 |   204M |  51 | 853 |9888 |2479 |6040 |  1 |  49k|5145 | 0.000000e+00 | 4.000000e+00 |    Inf |  37.24%
157.17/157.88	c   158s| 40200 |  1634 |825329 |  20.0 |   204M |  51 | 853 |9613 |2477 |6130 |  1 |  49k|5149 | 0.000000e+00 | 4.000000e+00 |    Inf |  37.94%
158.07/158.71	c   159s| 40300 |  1653 |827194 |  20.0 |   204M |  51 | 853 |9562 |2477 |6177 |  1 |  49k|5153 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.31%
158.67/159.37	c   159s| 40400 |  1667 |829164 |  20.0 |   204M |  51 | 853 |9559 |2479 |6237 |  1 |  49k|5154 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.55%
159.26/159.98	c   160s| 40500 |  1677 |831257 |  20.0 |   204M |  51 | 853 |9575 |2479 |6285 |  1 |  50k|5155 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.69%
159.86/160.52	c   161s| 40600 |  1687 |833251 |  20.0 |   204M |  51 | 853 |9557 |2479 |6334 |  1 |  50k|5155 | 0.000000e+00 | 4.000000e+00 |    Inf |  38.86%
160.16/160.88	c   161s| 40700 |  1687 |835364 |  20.0 |   204M |  51 | 853 |9494 |2475 |6366 |  0 |  50k|5155 | 0.000000e+00 | 4.000000e+00 |    Inf |  39.15%
160.66/161.32	c   161s| 40800 |  1688 |837878 |  20.0 |   204M |  51 | 853 |9519 |2479 |6410 |  0 |  50k|5155 | 0.000000e+00 | 4.000000e+00 |    Inf |  39.43%
160.86/161.50	c   161s| 40900 |  1691 |839297 |  20.0 |   204M |  51 | 853 |9606 |2480 |6427 |  0 |  50k|5158 | 0.000000e+00 | 4.000000e+00 |    Inf |  39.46%
161.06/161.70	c   162s| 41000 |  1694 |841001 |  20.0 |   206M |  51 | 853 |9650 |2478 |6427 |  1 |  50k|5158 | 0.000000e+00 | 4.000000e+00 |    Inf |  39.47%
161.26/161.98	c   162s| 41100 |  1700 |842830 |  20.0 |   206M |  51 | 853 |9651 |2476 |6456 |  1 |  50k|5162 | 0.000000e+00 | 4.000000e+00 |    Inf |  39.57%
161.55/162.23	c   162s| 41200 |  1712 |844654 |  20.0 |   206M |  51 | 853 |9699 |2479 |6480 |  0 |  50k|5163 | 0.000000e+00 | 4.000000e+00 |    Inf |  39.65%
161.75/162.45	c   162s| 41300 |  1717 |846176 |  19.9 |   206M |  51 | 853 |9818 |2480 |6489 |  1 |  50k|5176 | 0.000000e+00 | 4.000000e+00 |    Inf |  39.71%
161.95/162.67	c   163s| 41400 |  1729 |847689 |  19.9 |   206M |  51 | 853 |9886 |2480 |6499 |  0 |  51k|5180 | 0.000000e+00 | 4.000000e+00 |    Inf |  39.85%
162.15/162.86	c   163s| 41500 |  1735 |848649 |  19.9 |   206M |  51 | 853 |  10k|2479 |6511 |  1 |  51k|5182 | 0.000000e+00 | 4.000000e+00 |    Inf |  39.89%
162.36/163.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
162.36/163.06	c   163s| 41600 |  1741 |850070 |  19.9 |   206M |  51 | 853 |  10k|2478 |6519 |  1 |  51k|5185 | 0.000000e+00 | 4.000000e+00 |    Inf |  39.94%
162.65/163.32	c   163s| 41700 |  1751 |851726 |  19.9 |   206M |  51 | 853 |  10k|2477 |6539 |  0 |  51k|5188 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.01%
162.85/163.52	c   164s| 41800 |  1756 |853170 |  19.9 |   206M |  51 | 853 |  10k|   0 |6550 |  0 |  51k|5188 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.05%
163.15/163.85	c   164s| 41900 |  1768 |854746 |  19.9 |   206M |  51 | 853 |  10k|2478 |6580 |  1 |  51k|5192 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.17%
163.35/164.03	c   164s| 42000 |  1772 |856232 |  19.9 |   206M |  51 | 853 |  10k|2478 |6594 |  3 |  51k|5195 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.20%
163.55/164.28	c   164s| 42100 |  1774 |858023 |  19.9 |   206M |  51 | 853 |  10k|2480 |6602 |  2 |  52k|5212 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.30%
163.84/164.58	c   165s| 42200 |  1789 |859301 |  19.8 |   206M |  51 | 853 |  10k|2481 |6619 |  2 |  52k|5221 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.33%
164.14/164.82	c   165s| 42300 |  1796 |860869 |  19.8 |   206M |  51 | 853 |  10k|2480 |6630 |  1 |  52k|5230 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.41%
164.46/165.13	c   165s| 42400 |  1817 |863048 |  19.8 |   206M |  51 | 853 |  10k|2481 |6644 |  1 |  52k|5243 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.46%
164.75/165.44	c   165s| 42500 |  1818 |864630 |  19.8 |   206M |  51 | 853 |  10k|2480 |6664 |  0 |  52k|5257 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.49%
165.05/165.70	c   166s| 42600 |  1823 |866432 |  19.8 |   206M |  51 | 853 |  10k|2481 |6674 |  0 |  52k|5275 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.53%
165.15/165.87	c   166s| 42700 |  1833 |867908 |  19.8 |   206M |  51 | 853 |  11k|2481 |6677 |  0 |  52k|5282 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.53%
165.45/166.12	c   166s| 42800 |  1845 |869708 |  19.8 |   206M |  51 | 853 |  11k|2477 |6687 |  0 |  52k|5295 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.54%
165.85/166.57	c   167s| 42900 |  1850 |871483 |  19.8 |   206M |  51 | 853 |  11k|   0 |6710 |  0 |  53k|5310 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.57%
166.14/166.89	c   167s| 43000 |  1844 |873439 |  19.8 |   206M |  51 | 853 |  11k|2476 |6720 |  0 |  53k|5349 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.66%
166.45/167.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
166.45/167.19	c   167s| 43100 |  1849 |875258 |  19.8 |   206M |  51 | 853 |  11k|2480 |6738 |  0 |  53k|5366 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.70%
166.74/167.47	c   167s| 43200 |  1849 |877104 |  19.8 |   206M |  51 | 853 |  11k|2480 |6752 |  0 |  53k|5374 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.74%
167.14/167.89	c   168s| 43300 |  1852 |879262 |  19.8 |   206M |  51 | 853 |  11k|2477 |6778 |  0 |  53k|5392 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.83%
167.44/168.17	c   168s| 43400 |  1862 |881345 |  19.8 |   206M |  51 | 853 |  11k|2477 |6786 |  0 |  53k|5405 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.87%
167.64/168.33	c   168s| 43500 |  1866 |882679 |  19.8 |   206M |  51 | 853 |  11k|2477 |6792 |  1 |  53k|5410 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.87%
167.84/168.54	c   169s| 43600 |  1868 |884238 |  19.8 |   206M |  51 | 853 |  11k|2479 |6808 |  0 |  54k|5417 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.89%
168.04/168.73	c   169s| 43700 |  1871 |885951 |  19.8 |   207M |  51 | 853 |  11k|2477 |6813 |  1 |  54k|5430 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.91%
168.23/168.99	c   169s| 43800 |  1879 |888187 |  19.8 |   207M |  51 | 853 |  11k|2475 |6826 |  0 |  54k|5438 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.94%
168.44/169.19	c   169s| 43900 |  1883 |890094 |  19.8 |   207M |  51 | 853 |  11k|2478 |6831 |  0 |  54k|5444 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.96%
168.63/169.37	c   169s| 44000 |  1888 |891696 |  19.8 |   207M |  51 | 853 |  11k|2481 |6832 |  1 |  54k|5447 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.97%
168.83/169.54	c   170s| 44100 |  1890 |893259 |  19.8 |   207M |  51 | 853 |  11k|2480 |6836 |  1 |  54k|5453 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.98%
169.03/169.71	c   170s| 44200 |  1894 |895097 |  19.8 |   207M |  51 | 853 |  11k|2480 |6836 |  0 |  54k|5457 | 0.000000e+00 | 4.000000e+00 |    Inf |  40.99%
169.23/169.92	c   170s| 44300 |  1903 |896885 |  19.7 |   207M |  51 | 853 |  11k|2480 |6844 |  1 |  54k|5461 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.00%
169.44/170.10	c   170s| 44400 |  1913 |898556 |  19.7 |   207M |  51 | 853 |  11k|2480 |6846 |  1 |  54k|5464 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.00%
169.63/170.34	c   170s| 44500 |  1915 |900127 |  19.7 |   208M |  51 | 853 |  12k|2475 |6857 |  1 |  55k|5468 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.02%
169.83/170.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
169.83/170.50	c   170s| 44600 |  1925 |901441 |  19.7 |   209M |  51 | 853 |  12k|2476 |6859 |  1 |  55k|5476 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.03%
169.93/170.69	c   171s| 44700 |  1925 |903400 |  19.7 |   209M |  51 | 853 |  12k|2479 |6860 |  1 |  55k|5477 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.03%
170.13/170.85	c   171s| 44800 |  1925 |904761 |  19.7 |   209M |  51 | 853 |  12k|2481 |6863 |  1 |  55k|5479 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.04%
170.33/171.03	c   171s| 44900 |  1938 |906516 |  19.7 |   209M |  51 | 853 |  12k|   0 |6869 |  0 |  55k|5481 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.04%
170.43/171.18	c   171s| 45000 |  1938 |907800 |  19.7 |   209M |  51 | 853 |  12k|2480 |6874 |  1 |  55k|5483 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.04%
170.72/171.45	c   171s| 45100 |  1936 |909249 |  19.7 |   209M |  51 | 853 |  12k|2480 |6886 |  1 |  55k|5486 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.08%
170.92/171.60	c   172s| 45200 |  1938 |910660 |  19.7 |   209M |  51 | 853 |  12k|2481 |6890 |  1 |  55k|5487 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.08%
171.02/171.78	c   172s| 45300 |  1939 |912322 |  19.7 |   209M |  51 | 853 |  12k|2481 |6895 |  1 |  56k|5491 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.08%
171.22/171.97	c   172s| 45400 |  1942 |913922 |  19.6 |   209M |  51 | 853 |  12k|2481 |6900 |  1 |  56k|5492 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.08%
171.62/172.33	c   172s| 45500 |  1953 |915892 |  19.6 |   209M |  51 | 853 |  12k|2478 |6931 |  0 |  56k|5495 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.21%
171.82/172.51	c   173s| 45600 |  1961 |917548 |  19.6 |   209M |  51 | 853 |  12k|2479 |6934 |  2 |  56k|5498 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.22%
172.02/172.76	c   173s| 45700 |  1971 |919097 |  19.6 |   209M |  51 | 853 |  12k|2477 |6947 |  1 |  56k|5499 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.25%
172.22/172.96	c   173s| 45800 |  1980 |920704 |  19.6 |   209M |  51 | 853 |  12k|2478 |6951 |  1 |  56k|5502 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.25%
172.42/173.11	c   173s| 45900 |  1985 |922216 |  19.6 |   209M |  51 | 853 |  12k|2478 |6952 |  0 |  56k|5504 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.25%
172.52/173.27	c   173s| 46000 |  1981 |923834 |  19.6 |   209M |  51 | 853 |  12k|2478 |6952 |  0 |  56k|5505 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.27%
172.71/173.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
172.71/173.43	c   173s| 46100 |  1976 |925149 |  19.6 |   209M |  51 | 853 |  12k|2476 |6953 |  0 |  56k|5506 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.28%
172.91/173.62	c   174s| 46200 |  1983 |927012 |  19.6 |   209M |  51 | 853 |  12k|2477 |6957 |  1 |  56k|5507 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.28%
173.11/173.83	c   174s| 46300 |  1979 |928521 |  19.6 |   209M |  51 | 853 |  12k|2480 |6968 |  0 |  57k|5512 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.32%
173.21/174.00	c   174s| 46400 |  1985 |930198 |  19.6 |   209M |  51 | 853 |  12k|2476 |6973 |  1 |  57k|5515 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.33%
173.51/174.26	c   174s| 46500 |  1982 |932077 |  19.6 |   209M |  51 | 853 |  12k|2478 |6992 |  0 |  57k|5517 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.38%
173.71/174.42	c   174s| 46600 |  1989 |933509 |  19.6 |   209M |  51 | 853 |  12k|2477 |6992 |  1 |  57k|5518 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.39%
173.91/174.67	c   175s| 46700 |  1995 |935047 |  19.6 |   209M |  51 | 853 |  12k|2477 |7002 |  1 |  57k|5522 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.49%
174.21/174.93	c   175s| 46800 |  2007 |936579 |  19.5 |   209M |  51 | 853 |  12k|2479 |7018 |  1 |  57k|5527 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.55%
174.41/175.15	c   175s| 46900 |  2031 |938113 |  19.5 |   209M |  51 | 853 |  12k|2477 |7027 |  0 |  57k|5527 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.57%
174.71/175.45	c   175s| 47000 |  2055 |939944 |  19.5 |   209M |  51 | 853 |  12k|2480 |7035 |  1 |  58k|5527 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.61%
174.91/175.67	c   176s| 47100 |  2057 |941773 |  19.5 |   209M |  51 | 853 |  12k|2477 |7054 |  0 |  58k|5527 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.66%
175.10/175.85	c   176s| 47200 |  2053 |943364 |  19.5 |   209M |  51 | 853 |  12k|2479 |7054 |  1 |  58k|5527 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.68%
175.31/176.01	c   176s| 47300 |  2057 |944931 |  19.5 |   209M |  51 | 853 |  12k|2479 |7056 |  1 |  58k|5529 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.68%
175.41/176.16	c   176s| 47400 |  2060 |946487 |  19.5 |   209M |  51 | 853 |  12k|   0 |7056 |  0 |  58k|5529 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.70%
175.60/176.32	c   176s| 47500 |  2064 |947949 |  19.5 |   209M |  51 | 853 |  12k|   0 |7056 |  0 |  58k|5529 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.71%
175.80/176.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
175.80/176.56	c   177s| 47600 |  2067 |949587 |  19.5 |   209M |  51 | 853 |  12k|2477 |7069 |  0 |  58k|5529 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.74%
176.00/176.76	c   177s| 47700 |  2081 |951409 |  19.5 |   209M |  51 | 853 |  12k|   0 |7083 |  0 |  58k|5529 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.76%
176.20/176.93	c   177s| 47800 |  2079 |953123 |  19.5 |   209M |  51 | 853 |  12k|2480 |7083 |  1 |  58k|5529 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.77%
176.40/177.15	c   177s| 47900 |  2079 |954699 |  19.5 |   209M |  51 | 853 |  12k|2480 |7094 |  0 |  58k|5532 | 0.000000e+00 | 4.000000e+00 |    Inf |  41.78%
176.50/177.25	o 2
176.50/177.25	c * 177s| 47962 |   738 |955462 |  19.5 |    LP  |  51 | 853 |  12k|2476 |7095 |  1 |  59k|5534 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.45%
176.60/177.32	c   177s| 48000 |   743 |955843 |  19.5 |   209M |  51 | 853 |  12k|2476 |7095 |  1 |  59k|5535 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.55%
176.70/177.44	c   177s| 48100 |   744 |956980 |  19.4 |   209M |  51 | 853 |  12k|2476 |7095 |  1 |  59k|5536 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.57%
176.90/177.66	c   178s| 48200 |   752 |958394 |  19.4 |   209M |  51 | 853 |  12k|2477 |7096 |  0 |  59k|5536 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.67%
177.10/177.82	c   178s| 48300 |   753 |959617 |  19.4 |   209M |  51 | 853 |  12k|2476 |7105 |  2 |  59k|5536 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.69%
177.20/177.95	c   178s| 48400 |   748 |960636 |  19.4 |   209M |  51 | 853 |  12k|2477 |7105 |  1 |  59k|5536 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.82%
177.40/178.14	c   178s| 48500 |   748 |962476 |  19.4 |   209M |  51 | 853 |  12k|2476 |7107 |  0 |  59k|5536 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.91%
177.59/178.39	c   178s| 48600 |   753 |964408 |  19.4 |   209M |  51 | 853 |  12k|2476 |7108 |  1 |  59k|5537 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.00%
177.79/178.58	c   179s| 48700 |   754 |966534 |  19.4 |   209M |  51 | 853 |  12k|2477 |7109 |  1 |  59k|5538 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.00%
177.99/178.77	c   179s| 48800 |   755 |968778 |  19.4 |   209M |  51 | 853 |  12k|2477 |7109 |  0 |  60k|5538 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.00%
178.19/178.97	c   179s| 48900 |   750 |970840 |  19.4 |   209M |  51 | 853 |  12k|2476 |7109 |  0 |  60k|5539 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.17%
178.40/179.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
178.40/179.18	c   179s| 49000 |   755 |972823 |  19.4 |   209M |  51 | 853 |  12k|2478 |7112 |  1 |  60k|5540 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.26%
178.69/179.40	c   179s| 49100 |   758 |974728 |  19.4 |   209M |  51 | 853 |  12k|2478 |7112 |  2 |  60k|5554 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.27%
178.79/179.58	c   180s| 49200 |   760 |976206 |  19.4 |   209M |  51 | 853 |  12k|2478 |7112 |  1 |  60k|5564 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.27%
178.99/179.77	c   180s| 49300 |   758 |977931 |  19.4 |   209M |  51 | 853 |  12k|2477 |7113 |  0 |  60k|5577 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.27%
179.29/180.01	c   180s| 49400 |   759 |979831 |  19.4 |   209M |  51 | 853 |  12k|2476 |7114 |  1 |  60k|5596 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.27%
179.49/180.24	c   180s| 49500 |   761 |981671 |  19.4 |   209M |  51 | 853 |  12k|   0 |7114 |  0 |  61k|5612 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.27%
179.68/180.40	c   180s| 49600 |   763 |983089 |  19.4 |   209M |  51 | 853 |  12k|2476 |7114 |  1 |  61k|5616 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.27%
179.88/180.64	c   181s| 49700 |   763 |984553 |  19.4 |   209M |  51 | 853 |  12k|2476 |7119 |  0 |  61k|5627 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.28%
180.08/180.87	c   181s| 49800 |   761 |985663 |  19.4 |   209M |  51 | 853 |  12k|2476 |7131 |  0 |  61k|5634 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.28%
180.39/181.15	c   181s| 49900 |   760 |987436 |  19.4 |   209M |  51 | 853 |  12k|2476 |7135 |  1 |  61k|5652 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.36%
180.58/181.37	c   181s| 50000 |   763 |989065 |  19.3 |   209M |  51 | 853 |  12k|2476 |7143 |  1 |  61k|5663 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.45%
180.78/181.59	c   182s| 50100 |   769 |991005 |  19.3 |   209M |  51 | 853 |  12k|2476 |7143 |  1 |  61k|5674 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.45%
180.98/181.77	c   182s| 50200 |   770 |992440 |  19.3 |   209M |  51 | 853 |  12k|2476 |7143 |  1 |  62k|5690 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.46%
181.18/181.97	c   182s| 50300 |   774 |994034 |  19.3 |   209M |  51 | 853 |  12k|2476 |7144 |  0 |  62k|5704 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.47%
181.38/182.16	c   182s| 50400 |   784 |995693 |  19.3 |   209M |  51 | 853 |  12k|2477 |7144 |  0 |  62k|5714 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.47%
181.58/182.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
181.58/182.39	c   182s| 50500 |   779 |997422 |  19.3 |   209M |  51 | 853 |  12k|2478 |7144 |  1 |  62k|5733 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.47%
181.88/182.62	c   183s| 50600 |   776 |999263 |  19.3 |   209M |  51 | 853 |  12k|2478 |7145 |  1 |  62k|5757 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.47%
182.07/182.85	c   183s| 50700 |   775 |  1001k|  19.3 |   209M |  51 | 853 |  12k|2478 |7146 |  1 |  62k|5769 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.47%
182.38/183.12	c   183s| 50800 |   777 |  1003k|  19.3 |   209M |  51 | 853 |  12k|2477 |7146 |  1 |  62k|5789 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.55%
182.57/183.35	c   183s| 50900 |   781 |  1005k|  19.3 |   209M |  51 | 853 |  12k|2477 |7150 |  0 |  63k|5800 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.55%
182.87/183.61	c   184s| 51000 |   776 |  1007k|  19.3 |   209M |  51 | 853 |  12k|2476 |7150 |  0 |  63k|5809 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.63%
182.97/183.79	c   184s| 51100 |   780 |  1009k|  19.3 |   209M |  51 | 853 |  12k|2478 |7151 |  1 |  63k|5819 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.63%
183.17/183.97	c   184s| 51200 |   785 |  1010k|  19.3 |   209M |  51 | 853 |  12k|2477 |7151 |  0 |  63k|5828 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.63%
183.37/184.17	c   184s| 51300 |   781 |  1012k|  19.3 |   209M |  51 | 853 |  12k|2477 |7151 |  0 |  63k|5835 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.63%
183.57/184.37	c   184s| 51400 |   786 |  1014k|  19.3 |   209M |  51 | 853 |  12k|2477 |7151 |  1 |  63k|5840 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.63%
183.77/184.53	c   185s| 51500 |   789 |  1016k|  19.3 |   209M |  51 | 853 |  12k|2476 |7151 |  1 |  63k|5843 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.64%
183.97/184.71	c   185s| 51600 |   785 |  1018k|  19.3 |   209M |  51 | 853 |  12k|2477 |7151 |  1 |  63k|5845 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.64%
184.07/184.89	c   185s| 51700 |   790 |  1019k|  19.3 |   209M |  51 | 853 |  12k|2477 |7151 |  1 |  63k|5846 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.64%
184.37/185.14	c   185s| 51800 |   798 |  1021k|  19.3 |   209M |  51 | 853 |  12k|2478 |7167 |  0 |  64k|5846 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.64%
184.66/185.41	c   185s| 51900 |   802 |  1023k|  19.3 |   209M |  51 | 853 |  12k|2483 |7180 |  0 |  64k|5847 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.64%
184.86/185.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
184.86/185.67	c   186s| 52000 |   800 |  1024k|  19.3 |   209M |  51 | 853 |  12k|2478 |7205 |  0 |  64k|5847 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.64%
185.06/185.88	c   186s| 52100 |   801 |  1026k|  19.3 |   209M |  51 | 853 |  12k|   0 |7213 |  0 |  64k|5847 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.64%
185.27/186.05	c   186s| 52200 |   803 |  1028k|  19.3 |   209M |  51 | 853 |  12k|2479 |7223 |  0 |  64k|5848 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.64%
185.66/186.46	c   186s| 52300 |   803 |  1030k|  19.3 |   209M |  51 | 853 |  12k|2477 |7235 |  0 |  64k|5849 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.67%
185.86/186.63	c   187s| 52400 |   809 |  1031k|  19.3 |   209M |  51 | 853 |  12k|2478 |7240 |  1 |  64k|5850 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.67%
185.96/186.78	c   187s| 52500 |   806 |  1033k|  19.3 |   209M |  51 | 853 |  12k|   0 |7243 |  0 |  64k|5854 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.67%
186.16/186.93	c   187s| 52600 |   802 |  1034k|  19.3 |   209M |  51 | 853 |  12k|2478 |7251 |  1 |  64k|5854 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.67%
189.35/190.19	c   190s| 52700 |   802 |  1036k|  19.2 |   209M |  51 | 853 |  12k|   0 |7251 |  0 |  64k|5854 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.75%
189.54/190.34	c   190s| 52800 |   798 |  1037k|  19.2 |   209M |  51 | 853 |  12k|2477 |7251 |  1 |  65k|5854 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.75%
189.74/190.54	c   191s| 52900 |   795 |  1039k|  19.2 |   209M |  51 | 853 |  12k|2476 |7258 |  0 |  65k|5854 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.75%
189.94/190.72	c   191s| 53000 |   796 |  1041k|  19.2 |   209M |  51 | 853 |  12k|2476 |7263 |  1 |  65k|5854 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.76%
190.14/190.90	c   191s| 53100 |   798 |  1042k|  19.2 |   209M |  51 | 853 |  12k|2476 |7263 |  2 |  65k|5854 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.76%
190.24/191.05	c   191s| 53200 |   799 |  1044k|  19.2 |   209M |  51 | 853 |  12k|2476 |7263 |  0 |  65k|5854 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.76%
190.44/191.20	c   191s| 53300 |   793 |  1045k|  19.2 |   209M |  51 | 853 |  12k|2476 |7263 |  0 |  65k|5855 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.76%
190.64/191.44	c   191s| 53400 |   800 |  1047k|  19.2 |   209M |  51 | 853 |  12k|2479 |7283 |  1 |  65k|5855 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.82%
190.84/191.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
190.84/191.65	c   192s| 53500 |   801 |  1049k|  19.2 |   209M |  51 | 853 |  12k|2478 |7289 |  0 |  65k|5855 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.90%
191.03/191.81	c   192s| 53600 |   794 |  1051k|  19.2 |   209M |  51 | 853 |  11k|2480 |7291 |  0 |  65k|5855 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.05%
191.13/191.99	c   192s| 53700 |   789 |  1052k|  19.2 |   209M |  51 | 853 |  11k|2478 |7291 |  1 |  65k|5855 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.08%
191.34/192.13	c   192s| 53800 |   789 |  1054k|  19.2 |   209M |  51 | 853 |  11k|2477 |7291 |  1 |  65k|5857 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.08%
191.43/192.29	c   192s| 53900 |   782 |  1055k|  19.2 |   209M |  51 | 853 |  11k|   0 |7294 |  0 |  66k|5857 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.08%
191.63/192.45	c   192s| 54000 |   784 |  1057k|  19.2 |   209M |  51 | 853 |  11k|2476 |7295 |  0 |  66k|5857 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.08%
191.83/192.62	c   193s| 54100 |   778 |  1058k|  19.2 |   209M |  51 | 853 |  12k|2478 |7297 |  0 |  66k|5857 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.08%
191.93/192.78	c   193s| 54200 |   784 |  1060k|  19.2 |   209M |  51 | 853 |  12k|2478 |7297 |  1 |  66k|5857 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.09%
192.13/192.92	c   193s| 54300 |   785 |  1061k|  19.2 |   209M |  51 | 853 |  12k|   0 |7297 |  0 |  66k|5857 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.09%
192.23/193.07	c   193s| 54400 |   780 |  1062k|  19.1 |   209M |  51 | 853 |  12k|2478 |7297 |  0 |  66k|5857 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.09%
192.43/193.23	c   193s| 54500 |   774 |  1064k|  19.1 |   209M |  51 | 853 |  12k|2477 |7298 |  1 |  66k|5858 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.09%
192.63/193.41	c   193s| 54600 |   765 |  1065k|  19.1 |   209M |  51 | 853 |  12k|2478 |7299 |  1 |  67k|5861 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.21%
192.83/193.60	c   194s| 54700 |   768 |  1067k|  19.1 |   209M |  51 | 853 |  12k|2478 |7304 |  1 |  67k|5861 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.29%
192.93/193.79	c   194s| 54800 |   767 |  1069k|  19.1 |   209M |  51 | 853 |  12k|2478 |7304 |  0 |  67k|5861 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.29%
193.13/193.97	c   194s| 54900 |   760 |  1071k|  19.1 |   209M |  51 | 853 |  12k|2478 |7304 |  1 |  67k|5861 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.51%
193.33/194.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
193.33/194.18	c   194s| 55000 |   770 |  1073k|  19.1 |   209M |  51 | 853 |  11k|2478 |7304 |  1 |  67k|5862 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.60%
193.52/194.36	c   194s| 55100 |   769 |  1075k|  19.1 |   209M |  51 | 853 |  11k|2478 |7304 |  0 |  67k|5862 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.60%
193.72/194.52	c   195s| 55200 |   770 |  1076k|  19.1 |   209M |  51 | 853 |  11k|2479 |7307 |  1 |  67k|5862 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.60%
193.82/194.67	c   195s| 55300 |   770 |  1078k|  19.1 |   209M |  51 | 853 |  11k|2478 |7307 |  0 |  67k|5862 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.60%
194.02/194.86	c   195s| 55400 |   772 |  1080k|  19.1 |   209M |  51 | 853 |  12k|2478 |7307 |  1 |  67k|5862 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.60%
194.23/195.01	c   195s| 55500 |   775 |  1081k|  19.1 |   209M |  51 | 853 |  12k|2478 |7307 |  1 |  67k|5862 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.60%
194.33/195.19	c   195s| 55600 |   770 |  1083k|  19.1 |   209M |  51 | 853 |  12k|   0 |7307 |  0 |  68k|5863 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.60%
194.52/195.33	c   195s| 55700 |   770 |  1084k|  19.1 |   209M |  51 | 853 |  12k|2479 |7310 |  1 |  68k|5863 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.60%
194.72/195.51	c   196s| 55800 |   774 |  1086k|  19.1 |   209M |  51 | 853 |  12k|2478 |7313 |  0 |  68k|5863 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.60%
194.82/195.68	c   196s| 55900 |   779 |  1088k|  19.1 |   209M |  51 | 853 |  12k|2478 |7314 |  0 |  68k|5863 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.60%
195.12/195.96	c   196s| 56000 |   782 |  1090k|  19.1 |   209M |  51 | 853 |  12k|2478 |7338 |  1 |  68k|5863 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.64%
195.32/196.19	c   196s| 56100 |   775 |  1091k|  19.1 |   209M |  51 | 853 |  12k|2478 |7338 |  1 |  68k|5863 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.64%
195.52/196.36	c   196s| 56200 |   773 |  1093k|  19.1 |   209M |  51 | 853 |  12k|2478 |7338 |  0 |  68k|5865 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.64%
195.71/196.52	c   197s| 56300 |   775 |  1094k|  19.1 |   209M |  51 | 853 |  12k|2478 |7338 |  0 |  68k|5865 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.64%
195.81/196.69	c   197s| 56400 |   784 |  1096k|  19.1 |   209M |  51 | 853 |  12k|   0 |7338 |  0 |  68k|5865 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.64%
196.01/196.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
196.01/196.85	c   197s| 56500 |   786 |  1097k|  19.1 |   209M |  51 | 853 |  12k|2478 |7338 |  0 |  69k|5870 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.64%
196.22/197.01	c   197s| 56600 |   789 |  1098k|  19.0 |   209M |  51 | 853 |  12k|2478 |7339 |  0 |  69k|5880 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.64%
196.41/197.20	c   197s| 56700 |   794 |  1100k|  19.0 |   209M |  51 | 853 |  12k|2478 |7341 |  3 |  69k|5895 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.64%
196.71/197.51	c   198s| 56800 |   802 |  1102k|  19.0 |   209M |  51 | 853 |  12k|   0 |7351 |  0 |  69k|5906 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.64%
197.01/197.83	c   198s| 56900 |   802 |  1103k|  19.0 |   209M |  51 | 853 |  12k|2478 |7384 |  0 |  69k|5916 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.64%
197.41/198.21	c   198s| 57000 |   804 |  1105k|  19.0 |   209M |  51 | 853 |  12k|2479 |7433 |  1 |  69k|5921 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.64%
197.81/198.60	c   199s| 57100 |   805 |  1107k|  19.0 |   209M |  51 | 853 |  12k|2478 |7487 |  1 |  69k|5933 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.66%
197.91/198.78	c   199s| 57200 |   805 |  1108k|  19.0 |   209M |  51 | 853 |  12k|2481 |7495 |  0 |  69k|5945 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.67%
198.21/199.02	c   199s| 57300 |   811 |  1110k|  19.0 |   209M |  51 | 853 |  12k|2479 |7501 |  2 |  69k|5964 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.67%
198.40/199.22	c   199s| 57400 |   806 |  1111k|  19.0 |   209M |  51 | 853 |  12k|   0 |7505 |  0 |  70k|5982 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.68%
198.60/199.44	c   199s| 57500 |   804 |  1113k|  19.0 |   209M |  51 | 853 |  12k|2478 |7508 |  1 |  70k|5995 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.68%
198.80/199.63	c   200s| 57600 |   805 |  1114k|  19.0 |   209M |  51 | 853 |  12k|2480 |7513 |  2 |  70k|6010 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.68%
199.00/199.81	c   200s| 57700 |   804 |  1116k|  19.0 |   209M |  52 | 853 |  12k|2478 |7516 |  1 |  70k|6017 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.68%
199.21/200.05	c   200s| 57800 |   802 |  1117k|  19.0 |   209M |  52 | 853 |  12k|   0 |7526 |  0 |  70k|6036 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.68%
199.40/200.29	c   200s| 57900 |   809 |  1119k|  19.0 |   209M |  52 | 853 |  12k|2478 |7529 |  0 |  70k|6053 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.68%
199.70/200.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
199.70/200.56	c   201s| 58000 |   817 |  1121k|  19.0 |   209M |  52 | 853 |  12k|2478 |7542 |  0 |  70k|6066 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
200.00/200.85	c   201s| 58100 |   819 |  1123k|  19.0 |   212M |  52 | 853 |  12k|2480 |7566 |  0 |  71k|6073 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
200.20/201.05	c   201s| 58200 |   827 |  1124k|  19.0 |   212M |  52 | 853 |  12k|2479 |7571 |  1 |  71k|6079 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
200.79/201.63	c   202s| 58300 |   817 |  1126k|  19.0 |   212M |  52 | 853 |  12k|2478 |7629 |  1 |  71k|6084 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
200.99/201.86	c   202s| 58400 |   834 |  1127k|  18.9 |   212M |  52 | 853 |  12k|   0 |7634 |  0 |  71k|6092 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
201.20/202.05	c   202s| 58500 |   845 |  1129k|  18.9 |   212M |  52 | 853 |  12k|2479 |7647 |  1 |  71k|6093 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
201.39/202.27	c   202s| 58600 |   854 |  1130k|  18.9 |   212M |  52 | 853 |  12k|2480 |7656 |  1 |  71k|6095 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
201.79/202.67	c   203s| 58700 |   854 |  1132k|  18.9 |   212M |  52 | 853 |  12k|2480 |7713 |  1 |  71k|6097 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
202.09/202.92	c   203s| 58800 |   859 |  1134k|  18.9 |   212M |  52 | 853 |  12k|   0 |7727 |  0 |  72k|6097 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
202.29/203.14	c   203s| 58900 |   873 |  1136k|  18.9 |   212M |  52 | 853 |  12k|2479 |7729 |  0 |  72k|6099 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
202.69/203.50	c   203s| 59000 |   882 |  1138k|  18.9 |   212M |  52 | 853 |  12k|2486 |7767 |  2 |  72k|6100 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
202.98/203.83	c   204s| 59100 |   880 |  1140k|  18.9 |   212M |  52 | 853 |  12k|2479 |7790 |  0 |  72k|6103 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
203.19/204.02	c   204s| 59200 |   882 |  1141k|  18.9 |   212M |  52 | 853 |  12k|   0 |7794 |  0 |  72k|6104 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
203.38/204.23	c   204s| 59300 |   883 |  1143k|  18.9 |   212M |  52 | 853 |  12k|2481 |7813 |  1 |  72k|6104 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
203.78/204.68	c   205s| 59400 |   894 |  1145k|  18.9 |   212M |  52 | 853 |  12k|2485 |7859 |  0 |  72k|6106 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
204.38/205.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
204.38/205.20	c   205s| 59500 |   893 |  1147k|  18.9 |   212M |  52 | 853 |  12k|2479 |7937 |  1 |  72k|6106 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
204.48/205.38	c   205s| 59600 |   893 |  1148k|  18.9 |   212M |  52 | 853 |  12k|2480 |7948 |  1 |  72k|6108 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
204.68/205.57	c   206s| 59700 |   894 |  1149k|  18.9 |   212M |  52 | 853 |  12k|2480 |7960 |  1 |  73k|6109 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
204.88/205.76	c   206s| 59800 |   891 |  1150k|  18.9 |   212M |  52 | 853 |  12k|2480 |7968 |  0 |  73k|6114 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
205.28/206.12	c   206s| 59900 |   887 |  1152k|  18.9 |   212M |  52 | 853 |  12k|2486 |8003 |  0 |  73k|6114 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
205.47/206.39	c   206s| 60000 |   882 |  1154k|  18.9 |   212M |  52 | 853 |  12k|2479 |8013 |  0 |  73k|6114 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
205.87/206.70	c   207s| 60100 |   879 |  1155k|  18.9 |   212M |  59 | 853 |  12k|   0 |8032 |  0 |  73k|6114 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
205.97/206.85	c   207s| 60200 |   881 |  1156k|  18.9 |   212M |  59 | 853 |  12k|   0 |8035 |  0 |  73k|6114 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
206.37/207.25	c   207s| 60300 |   876 |  1158k|  18.9 |   212M |  59 | 853 |  12k|2488 |8061 |  0 |  73k|6114 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
206.57/207.41	c   207s| 60400 |   882 |  1159k|  18.8 |   212M |  59 | 853 |  12k|   0 |8067 |  0 |  73k|6117 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
206.87/207.77	c   208s| 60500 |   881 |  1160k|  18.8 |   212M |  59 | 853 |  12k|2479 |8101 |  1 |  73k|6119 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
207.27/208.15	c   208s| 60600 |   883 |  1162k|  18.8 |   212M |  59 | 853 |  12k|2491 |8130 |  2 |  74k|6119 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
207.86/208.74	c   209s| 60700 |   883 |  1164k|  18.8 |   212M |  59 | 853 |  12k|2491 |8179 |  0 |  74k|6119 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
208.06/208.93	c   209s| 60800 |   887 |  1166k|  18.8 |   212M |  59 | 853 |  12k|2481 |8186 |  1 |  74k|6119 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
208.27/209.14	c   209s| 60900 |   890 |  1168k|  18.8 |   212M |  59 | 853 |  12k|2482 |8205 |  1 |  74k|6123 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
208.66/209.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
208.66/209.54	c   210s| 61000 |   888 |  1169k|  18.8 |   212M |  59 | 853 |  12k|2485 |8242 |  1 |  74k|6126 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
208.96/209.83	c   210s| 61100 |   883 |  1171k|  18.8 |   212M |  59 | 853 |  12k|2479 |8266 |  1 |  74k|6131 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
209.16/210.04	c   210s| 61200 |   885 |  1173k|  18.8 |   212M |  59 | 853 |  12k|2479 |8268 |  0 |  74k|6138 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
209.46/210.30	c   210s| 61300 |   873 |  1175k|  18.8 |   212M |  59 | 853 |  12k|   0 |8290 |  0 |  74k|6140 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
209.66/210.50	c   210s| 61400 |   870 |  1176k|  18.8 |   212M |  59 | 853 |  12k|2479 |8299 |  1 |  74k|6142 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
209.86/210.72	c   211s| 61500 |   864 |  1178k|  18.8 |   212M |  59 | 853 |  12k|2479 |8312 |  0 |  74k|6142 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
210.06/210.98	c   211s| 61600 |   856 |  1180k|  18.8 |   212M |  59 | 853 |  12k|2480 |8370 |  2 |  75k|6144 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.76%
210.26/211.14	c   211s| 61700 |   847 |  1181k|  18.8 |   212M |  59 | 853 |  12k|   0 |8374 |  0 |  75k|6146 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.83%
210.45/211.38	c   211s| 61800 |   821 |  1183k|  18.8 |   212M |  59 | 853 |  12k|2482 |8384 |  0 |  75k|6146 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.83%
210.95/211.83	c   212s| 61900 |   812 |  1184k|  18.8 |   212M |  59 | 853 |  12k|2474 |8421 |  0 |  75k|6147 | 0.000000e+00 | 2.000000e+00 |    Inf |  56.62%
211.26/212.19	c   212s| 62000 |   802 |  1186k|  18.8 |   212M |  59 | 853 |  12k|2478 |8458 |  0 |  75k|6150 | 0.000000e+00 | 2.000000e+00 |    Inf |  56.95%
211.45/212.37	c   212s| 62100 |   804 |  1188k|  18.8 |   212M |  59 | 853 |  12k|2478 |8465 |  0 |  75k|6152 | 0.000000e+00 | 2.000000e+00 |    Inf |  56.95%
211.75/212.60	c   213s| 62200 |   809 |  1190k|  18.8 |   212M |  59 | 853 |  12k|2479 |8487 |  0 |  75k|6154 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.08%
211.95/212.80	c   213s| 62300 |   809 |  1192k|  18.8 |   212M |  59 | 853 |  12k|2479 |8496 |  0 |  75k|6154 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.13%
212.05/212.95	c   213s| 62400 |   807 |  1193k|  18.8 |   212M |  59 | 853 |  12k|2479 |8501 |  0 |  75k|6156 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.13%
212.25/213.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
212.25/213.13	c   213s| 62500 |   808 |  1195k|  18.8 |   212M |  59 | 853 |  12k|2481 |8510 |  0 |  76k|6156 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.14%
212.45/213.34	c   213s| 62600 |   810 |  1197k|  18.8 |   212M |  59 | 853 |  12k|2479 |8529 |  1 |  76k|6157 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.15%
212.64/213.51	c   214s| 62700 |   815 |  1198k|  18.8 |   212M |  59 | 853 |  12k|2479 |8534 |  1 |  76k|6157 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.16%
212.74/213.68	c   214s| 62800 |   815 |  1200k|  18.8 |   212M |  59 | 853 |  12k|2480 |8538 |  1 |  76k|6158 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.16%
212.94/213.89	c   214s| 62900 |   813 |  1202k|  18.8 |   212M |  59 | 853 |  12k|2478 |8548 |  1 |  76k|6161 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.17%
213.15/214.05	c   214s| 63000 |   823 |  1204k|  18.8 |   212M |  59 | 853 |  12k|2479 |8553 |  1 |  76k|6161 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.18%
213.34/214.22	c   214s| 63100 |   819 |  1205k|  18.8 |   212M |  59 | 853 |  12k|2480 |8565 |  0 |  76k|6162 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.18%
213.44/214.38	c   214s| 63200 |   821 |  1207k|  18.8 |   212M |  59 | 853 |  12k|2481 |8574 |  0 |  76k|6164 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.18%
213.64/214.55	c   215s| 63300 |   819 |  1209k|  18.8 |   212M |  59 | 853 |  12k|2481 |8582 |  1 |  76k|6166 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.18%
213.84/214.76	c   215s| 63400 |   815 |  1210k|  18.8 |   212M |  59 | 853 |  12k|2480 |8593 |  1 |  76k|6169 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.18%
214.04/214.93	c   215s| 63500 |   818 |  1212k|  18.8 |   212M |  59 | 853 |  12k|2478 |8594 |  0 |  77k|6172 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.19%
214.14/215.07	c   215s| 63600 |   817 |  1213k|  18.8 |   212M |  59 | 853 |  12k|2478 |8594 |  0 |  77k|6172 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.19%
214.34/215.22	c   215s| 63700 |   819 |  1214k|  18.7 |   212M |  59 | 853 |  12k|2479 |8601 |  1 |  77k|6172 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.20%
214.44/215.37	c   215s| 63800 |   819 |  1216k|  18.7 |   212M |  59 | 853 |  12k|2478 |8603 |  0 |  77k|6173 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.20%
214.64/215.53	c   216s| 63900 |   820 |  1217k|  18.7 |   212M |  59 | 853 |  12k|2479 |8605 |  0 |  77k|6173 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.20%
214.74/215.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
214.74/215.68	c   216s| 64000 |   822 |  1218k|  18.7 |   212M |  59 | 853 |  12k|2481 |8612 |  0 |  77k|6173 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.20%
215.03/215.90	c   216s| 64100 |   821 |  1220k|  18.7 |   212M |  59 | 853 |  12k|2478 |8627 |  1 |  77k|6187 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.20%
215.14/216.08	c   216s| 64200 |   822 |  1221k|  18.7 |   212M |  59 | 853 |  12k|2478 |8628 |  1 |  78k|6198 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.20%
215.33/216.29	c   216s| 64300 |   822 |  1222k|  18.7 |   212M |  59 | 853 |  12k|2482 |8636 |  3 |  78k|6218 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.20%
215.63/216.50	c   216s| 64400 |   832 |  1224k|  18.7 |   212M |  59 | 853 |  12k|2480 |8638 |  0 |  78k|6227 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.20%
215.93/216.80	c   217s| 64500 |   835 |  1226k|  18.7 |   212M |  59 | 853 |  12k|2485 |8660 |  1 |  78k|6239 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.20%
216.14/217.02	c   217s| 64600 |   831 |  1227k|  18.7 |   212M |  59 | 853 |  12k|   0 |8664 |  0 |  78k|6255 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
216.23/217.18	c   217s| 64700 |   838 |  1228k|  18.7 |   212M |  59 | 853 |  12k|2480 |8666 |  1 |  78k|6259 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
216.43/217.37	c   217s| 64800 |   842 |  1229k|  18.7 |   212M |  59 | 853 |  12k|2480 |8667 |  0 |  78k|6272 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
216.63/217.59	c   218s| 64900 |   848 |  1231k|  18.7 |   212M |  59 | 853 |  12k|2486 |8679 |  2 |  79k|6279 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
216.93/217.85	c   218s| 65000 |   844 |  1232k|  18.6 |   212M |  59 | 853 |  12k|   0 |8692 |  0 |  79k|6289 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
217.13/218.05	c   218s| 65100 |   846 |  1234k|  18.6 |   212M |  59 | 853 |  12k|   0 |8705 |  0 |  79k|6297 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
217.32/218.28	c   218s| 65200 |   845 |  1235k|  18.6 |   212M |  59 | 853 |  12k|   0 |8721 |  0 |  79k|6308 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
217.82/218.78	c   219s| 65300 |   849 |  1236k|  18.6 |   212M |  59 | 853 |  12k|2484 |8760 |  1 |  79k|6324 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
218.13/219.04	c   219s| 65400 |   851 |  1238k|  18.6 |   214M |  59 | 853 |  12k|2480 |8768 |  0 |  79k|6342 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
218.52/219.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
218.52/219.48	c   219s| 65500 |   844 |  1240k|  18.6 |   214M |  59 | 853 |  12k|2480 |8794 |  1 |  80k|6369 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
218.72/219.69	c   220s| 65600 |   830 |  1241k|  18.6 |   214M |  59 | 853 |  12k|   0 |8796 |  0 |  80k|6379 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
219.02/219.90	c   220s| 65700 |   834 |  1243k|  18.6 |   214M |  59 | 853 |  12k|2480 |8801 |  2 |  80k|6396 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
219.22/220.14	c   220s| 65800 |   837 |  1244k|  18.6 |   214M |  59 | 853 |  12k|2479 |8808 |  0 |  80k|6411 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
219.42/220.33	c   220s| 65900 |   841 |  1246k|  18.6 |   214M |  59 | 853 |  12k|2478 |8810 |  0 |  80k|6421 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
219.61/220.59	c   221s| 66000 |   849 |  1248k|  18.6 |   214M |  59 | 853 |  12k|2478 |8812 |  0 |  80k|6434 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
219.81/220.79	c   221s| 66100 |   849 |  1250k|  18.6 |   214M |  59 | 853 |  12k|2478 |8819 |  1 |  80k|6438 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
220.01/220.99	c   221s| 66200 |   854 |  1252k|  18.6 |   214M |  59 | 853 |  12k|2478 |8825 |  0 |  80k|6442 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
220.31/221.27	c   221s| 66300 |   855 |  1253k|  18.6 |   214M |  59 | 853 |  12k|2480 |8838 |  0 |  80k|6442 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
220.51/221.45	c   221s| 66400 |   857 |  1255k|  18.6 |   214M |  59 | 853 |  12k|2478 |8843 |  1 |  81k|6444 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
220.71/221.61	c   222s| 66500 |   860 |  1256k|  18.6 |   214M |  59 | 853 |  12k|2478 |8843 |  0 |  81k|6444 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
220.81/221.78	c   222s| 66600 |   862 |  1258k|  18.6 |   214M |  59 | 853 |  12k|2478 |8844 |  0 |  81k|6446 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
221.01/221.96	c   222s| 66700 |   859 |  1259k|  18.6 |   214M |  59 | 853 |  12k|2479 |8849 |  0 |  81k|6448 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
221.21/222.15	c   222s| 66800 |   855 |  1261k|  18.6 |   214M |  59 | 853 |  12k|2479 |8851 |  2 |  81k|6450 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
221.41/222.32	c   222s| 66900 |   856 |  1262k|  18.6 |   214M |  59 | 853 |  12k|2478 |8852 |  0 |  81k|6450 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
221.51/222.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
221.51/222.49	c   222s| 67000 |   866 |  1264k|  18.6 |   214M |  59 | 853 |  12k|2479 |8854 |  1 |  81k|6450 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
221.71/222.66	c   223s| 67100 |   872 |  1265k|  18.6 |   214M |  59 | 853 |  12k|2479 |8855 |  0 |  81k|6450 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
221.90/222.84	c   223s| 67200 |   868 |  1267k|  18.6 |   214M |  59 | 853 |  12k|2478 |8856 |  1 |  81k|6450 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
222.11/223.01	c   223s| 67300 |   855 |  1268k|  18.5 |   214M |  59 | 853 |  12k|   0 |8858 |  0 |  81k|6450 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
222.21/223.18	c   223s| 67400 |   853 |  1269k|  18.5 |   214M |  59 | 853 |  12k|2478 |8859 |  1 |  82k|6451 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
222.40/223.36	c   223s| 67500 |   849 |  1271k|  18.5 |   214M |  59 | 853 |  12k|2479 |8864 |  1 |  82k|6453 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
222.60/223.51	c   224s| 67600 |   850 |  1272k|  18.5 |   214M |  59 | 853 |  12k|2480 |8868 |  1 |  82k|6454 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
222.80/223.73	c   224s| 67700 |   852 |  1274k|  18.5 |   214M |  59 | 853 |  12k|2480 |8883 |  1 |  82k|6454 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
223.00/223.95	c   224s| 67800 |   854 |  1275k|  18.5 |   214M |  59 | 853 |  12k|2482 |8894 |  0 |  82k|6455 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
223.20/224.19	c   224s| 67900 |   846 |  1277k|  18.5 |   214M |  59 | 853 |  12k|   0 |8909 |  0 |  82k|6456 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.21%
223.40/224.38	c   224s| 68000 |   824 |  1278k|  18.5 |   214M |  59 | 853 |  12k|2490 |8910 |  0 |  82k|6460 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.30%
223.60/224.59	c   225s| 68100 |   827 |  1280k|  18.5 |   214M |  59 | 853 |  12k|2477 |8916 |  1 |  82k|6460 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.45%
223.80/224.76	c   225s| 68200 |   827 |  1281k|  18.5 |   214M |  59 | 853 |  12k|2477 |8917 |  1 |  83k|6461 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.45%
224.00/224.92	c   225s| 68300 |   828 |  1283k|  18.5 |   214M |  59 | 853 |  12k|2478 |8920 |  2 |  83k|6462 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.45%
224.10/225.09	c   225s| 68400 |   826 |  1284k|  18.5 |   214M |  59 | 853 |  12k|2477 |8928 |  1 |  83k|6462 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.53%
224.49/225.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
224.49/225.40	c   225s| 68500 |   820 |  1286k|  18.5 |   214M |  59 | 853 |  12k|2476 |8949 |  0 |  83k|6467 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.69%
224.59/225.59	c   226s| 68600 |   820 |  1288k|  18.5 |   214M |  59 | 853 |  12k|2476 |8949 |  0 |  83k|6467 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.70%
224.79/225.76	c   226s| 68700 |   813 |  1290k|  18.5 |   214M |  59 | 853 |  12k|2480 |8949 |  1 |  83k|6467 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.85%
225.10/226.05	c   226s| 68800 |   788 |  1291k|  18.5 |   214M |  59 | 853 |  12k|   0 |8960 |  0 |  83k|6480 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.03%
225.29/226.26	c   226s| 68900 |   795 |  1293k|  18.5 |   214M |  59 | 853 |  12k|2482 |8969 |  0 |  83k|6480 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.04%
225.49/226.45	c   226s| 69000 |   797 |  1295k|  18.5 |   214M |  59 | 853 |  12k|2482 |8969 |  1 |  83k|6482 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.12%
225.69/226.61	c   227s| 69100 |   807 |  1296k|  18.5 |   214M |  59 | 853 |  12k|2476 |8971 |  0 |  83k|6482 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.12%
225.79/226.74	c   227s| 69200 |   811 |  1297k|  18.5 |   214M |  59 | 853 |  12k|2476 |8971 |  1 |  84k|6482 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.13%
225.89/226.89	c   227s| 69300 |   811 |  1299k|  18.4 |   214M |  59 | 853 |  12k|2476 |8972 |  0 |  84k|6482 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.13%
226.09/227.05	c   227s| 69400 |   815 |  1300k|  18.4 |   214M |  59 | 853 |  12k|2476 |8972 |  1 |  84k|6482 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.13%
226.29/227.20	c   227s| 69500 |   815 |  1301k|  18.4 |   214M |  59 | 853 |  12k|2476 |8972 |  1 |  84k|6483 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.13%
226.39/227.39	c   227s| 69600 |   806 |  1303k|  18.4 |   214M |  59 | 853 |  12k|2479 |8972 |  0 |  84k|6483 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.13%
226.58/227.56	c   228s| 69700 |   812 |  1304k|  18.4 |   214M |  59 | 853 |  12k|2479 |8972 |  1 |  84k|6483 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.13%
226.78/227.76	c   228s| 69800 |   815 |  1306k|  18.4 |   214M |  59 | 853 |  12k|2482 |8978 |  0 |  84k|6483 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.13%
226.98/227.95	c   228s| 69900 |   824 |  1308k|  18.4 |   214M |  59 | 853 |  12k|2482 |8978 |  2 |  84k|6484 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.14%
227.19/228.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
227.19/228.13	c   228s| 70000 |   833 |  1309k|  18.4 |   214M |  59 | 853 |  12k|   0 |8979 |  0 |  85k|6486 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.14%
227.38/228.30	c   228s| 70100 |   834 |  1311k|  18.4 |   214M |  59 | 853 |  12k|2483 |8980 |  1 |  85k|6486 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.14%
227.48/228.48	c   228s| 70200 |   836 |  1313k|  18.4 |   214M |  59 | 853 |  12k|2482 |8981 |  0 |  85k|6486 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.14%
227.68/228.65	c   229s| 70300 |   841 |  1314k|  18.4 |   214M |  59 | 853 |  12k|2482 |8981 |  0 |  85k|6486 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
227.88/228.81	c   229s| 70400 |   842 |  1316k|  18.4 |   214M |  59 | 853 |  12k|2482 |8981 |  1 |  85k|6486 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
227.98/228.99	c   229s| 70500 |   850 |  1317k|  18.4 |   214M |  59 | 853 |  12k|2482 |8981 |  0 |  85k|6487 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
228.18/229.19	c   229s| 70600 |   856 |  1320k|  18.4 |   214M |  59 | 853 |  12k|2479 |8981 |  0 |  85k|6487 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
228.38/229.39	c   229s| 70700 |   856 |  1321k|  18.4 |   214M |  59 | 853 |  12k|2480 |8983 |  0 |  85k|6487 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
228.68/229.60	c   230s| 70800 |   867 |  1323k|  18.4 |   214M |  59 | 853 |  12k|2482 |8983 |  0 |  85k|6488 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
228.78/229.74	c   230s| 70900 |   862 |  1325k|  18.4 |   214M |  59 | 853 |  12k|2482 |8983 |  0 |  86k|6488 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
228.97/229.91	c   230s| 71000 |   860 |  1326k|  18.4 |   214M |  59 | 853 |  12k|2482 |8983 |  0 |  86k|6488 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
229.08/230.08	c   230s| 71100 |   856 |  1328k|  18.4 |   214M |  59 | 853 |  12k|2482 |8983 |  0 |  86k|6489 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
229.27/230.25	c   230s| 71200 |   858 |  1329k|  18.4 |   214M |  59 | 853 |  12k|   0 |8983 |  0 |  86k|6489 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
229.47/230.43	c   230s| 71300 |   862 |  1331k|  18.4 |   214M |  59 | 853 |  12k|   0 |8983 |  0 |  86k|6489 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
229.57/230.59	c   231s| 71400 |   860 |  1332k|  18.4 |   214M |  59 | 853 |  12k|2479 |8983 |  0 |  86k|6489 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
229.77/230.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
229.77/230.76	c   231s| 71500 |   856 |  1334k|  18.4 |   214M |  59 | 853 |  12k|2482 |8983 |  1 |  86k|6491 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
230.07/231.10	c   231s| 71600 |   855 |  1335k|  18.4 |   214M |  59 | 853 |  12k|2483 |9011 |  1 |  86k|6491 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
230.27/231.28	c   231s| 71700 |   853 |  1337k|  18.4 |   214M |  59 | 853 |  12k|2483 |9012 |  0 |  87k|6492 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
230.47/231.45	c   231s| 71800 |   855 |  1338k|  18.4 |   214M |  59 | 853 |  12k|2483 |9014 |  0 |  87k|6492 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.15%
230.77/231.79	c   232s| 71900 |   852 |  1340k|  18.4 |   214M |  59 | 853 |  12k|   0 |9036 |  0 |  87k|6492 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
230.97/231.96	c   232s| 72000 |   850 |  1341k|  18.4 |   214M |  59 | 853 |  12k|   0 |9038 |  0 |  87k|6493 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
231.17/232.13	c   232s| 72100 |   845 |  1343k|  18.3 |   214M |  59 | 853 |  12k|2482 |9039 |  0 |  87k|6494 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
231.36/232.30	c   232s| 72200 |   848 |  1344k|  18.3 |   214M |  59 | 853 |  12k|2479 |9040 |  1 |  87k|6494 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
231.56/232.50	c   232s| 72300 |   852 |  1346k|  18.3 |   214M |  59 | 853 |  12k|2480 |9041 |  0 |  87k|6495 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
231.66/232.67	c   233s| 72400 |   851 |  1348k|  18.3 |   214M |  59 | 853 |  12k|2480 |9042 |  0 |  87k|6496 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
231.86/232.87	c   233s| 72500 |   850 |  1349k|  18.3 |   214M |  59 | 853 |  12k|2480 |9042 |  0 |  87k|6501 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
232.07/233.09	c   233s| 72600 |   851 |  1351k|  18.3 |   214M |  59 | 853 |  12k|2482 |9045 |  1 |  88k|6518 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
232.26/233.27	c   233s| 72700 |   853 |  1353k|  18.3 |   214M |  59 | 853 |  12k|2480 |9047 |  1 |  88k|6523 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
232.46/233.44	c   233s| 72800 |   849 |  1354k|  18.3 |   214M |  59 | 853 |  12k|2482 |9047 |  1 |  88k|6528 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
232.66/233.65	c   234s| 72900 |   846 |  1356k|  18.3 |   214M |  59 | 853 |  12k|2480 |9047 |  0 |  88k|6539 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
232.96/233.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
232.96/233.93	c   234s| 73000 |   850 |  1358k|  18.3 |   214M |  59 | 853 |  12k|2482 |9049 |  1 |  88k|6544 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
233.16/234.11	c   234s| 73100 |   851 |  1359k|  18.3 |   214M |  59 | 853 |  12k|2482 |9049 |  0 |  88k|6552 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
233.36/234.32	c   234s| 73200 |   847 |  1361k|  18.3 |   214M |  59 | 853 |  12k|2480 |9049 |  1 |  88k|6566 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
233.55/234.56	c   235s| 73300 |   848 |  1362k|  18.3 |   214M |  59 | 853 |  12k|2482 |9057 |  1 |  88k|6574 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
233.85/234.82	c   235s| 73400 |   856 |  1364k|  18.3 |   214M |  59 | 853 |  12k|2482 |9057 |  0 |  89k|6578 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
234.06/235.03	c   235s| 73500 |   869 |  1365k|  18.3 |   214M |  59 | 853 |  12k|2482 |9057 |  1 |  89k|6596 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
234.25/235.27	c   235s| 73600 |   868 |  1367k|  18.3 |   214M |  59 | 853 |  12k|   0 |9064 |  0 |  89k|6613 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.16%
234.45/235.48	c   235s| 73700 |   867 |  1368k|  18.3 |   214M |  59 | 853 |  12k|2482 |9067 |  0 |  89k|6627 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
234.65/235.67	c   236s| 73800 |   871 |  1370k|  18.3 |   214M |  59 | 853 |  12k|2482 |9067 |  1 |  89k|6634 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
234.85/235.88	c   236s| 73900 |   872 |  1372k|  18.3 |   214M |  59 | 853 |  12k|2482 |9067 |  0 |  89k|6644 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
235.05/236.09	c   236s| 74000 |   875 |  1373k|  18.3 |   214M |  59 | 853 |  12k|2482 |9067 |  0 |  90k|6654 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
235.35/236.31	c   236s| 74100 |   879 |  1375k|  18.3 |   214M |  59 | 853 |  12k|2482 |9067 |  1 |  90k|6667 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
235.55/236.55	c   237s| 74200 |   890 |  1377k|  18.3 |   214M |  59 | 853 |  12k|2483 |9070 |  1 |  90k|6678 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
235.74/236.74	c   237s| 74300 |   891 |  1378k|  18.3 |   214M |  59 | 853 |  12k|2483 |9073 |  1 |  90k|6696 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
235.94/236.94	c   237s| 74400 |   893 |  1380k|  18.3 |   214M |  59 | 853 |  12k|2482 |9073 |  1 |  90k|6705 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
236.15/237.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
236.15/237.12	c   237s| 74500 |   893 |  1381k|  18.3 |   214M |  59 | 853 |  12k|2482 |9073 |  1 |  90k|6717 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
236.34/237.32	c   237s| 74600 |   892 |  1383k|  18.3 |   214M |  59 | 853 |  12k|2483 |9074 |  1 |  90k|6726 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
236.54/237.51	c   238s| 74700 |   897 |  1384k|  18.3 |   214M |  59 | 853 |  12k|2482 |9075 |  2 |  91k|6730 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
236.74/237.72	c   238s| 74800 |   900 |  1386k|  18.3 |   214M |  59 | 853 |  12k|2482 |9076 |  0 |  91k|6731 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
236.94/237.90	c   238s| 74900 |   903 |  1388k|  18.3 |   214M |  59 | 853 |  12k|2482 |9076 |  1 |  91k|6737 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
237.14/238.12	c   238s| 75000 |   904 |  1389k|  18.3 |   214M |  59 | 853 |  12k|2482 |9077 |  1 |  91k|6748 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
237.34/238.34	c   238s| 75100 |   911 |  1391k|  18.3 |   214M |  59 | 853 |  12k|2482 |9077 |  3 |  91k|6752 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
237.54/238.52	c   239s| 75200 |   910 |  1392k|  18.2 |   214M |  59 | 853 |  12k|2482 |9083 |  1 |  91k|6758 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
237.74/238.75	c   239s| 75300 |   917 |  1394k|  18.2 |   214M |  59 | 853 |  12k|2482 |9094 |  1 |  92k|6760 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
237.94/238.99	c   239s| 75400 |   929 |  1396k|  18.2 |   214M |  59 | 853 |  12k|2482 |9098 |  1 |  92k|6768 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
238.23/239.22	c   239s| 75500 |   936 |  1397k|  18.2 |   214M |  59 | 853 |  12k|2488 |9109 |  2 |  92k|6770 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
238.43/239.40	c   239s| 75600 |   933 |  1399k|  18.2 |   214M |  59 | 853 |  12k|2480 |9115 |  1 |  92k|6772 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
238.63/239.60	c   240s| 75700 |   929 |  1401k|  18.2 |   214M |  59 | 853 |  12k|2482 |9116 |  0 |  92k|6772 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
238.83/239.84	c   240s| 75800 |   937 |  1403k|  18.2 |   218M |  59 | 853 |  12k|2476 |9116 |  1 |  92k|6776 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.17%
239.04/240.00	c   240s| 75900 |   935 |  1404k|  18.2 |   218M |  59 | 853 |  12k|2482 |9116 |  2 |  92k|6777 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
239.23/240.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
239.23/240.21	c   240s| 76000 |   941 |  1406k|  18.2 |   218M |  59 | 853 |  12k|2484 |9121 |  0 |  92k|6777 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
239.43/240.41	c   240s| 76100 |   938 |  1408k|  18.2 |   218M |  59 | 853 |  12k|   0 |9122 |  0 |  93k|6778 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
239.53/240.58	c   241s| 76200 |   936 |  1409k|  18.2 |   218M |  59 | 853 |  12k|2484 |9122 |  0 |  93k|6779 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
239.73/240.73	c   241s| 76300 |   932 |  1410k|  18.2 |   218M |  59 | 853 |  12k|2476 |9123 |  0 |  93k|6779 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
239.93/240.90	c   241s| 76400 |   925 |  1411k|  18.2 |   218M |  59 | 853 |  12k|2485 |9126 |  2 |  93k|6780 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
240.03/241.06	c   241s| 76500 |   925 |  1413k|  18.2 |   218M |  59 | 853 |  12k|2482 |9127 |  0 |  93k|6782 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
240.23/241.27	c   241s| 76600 |   929 |  1415k|  18.2 |   218M |  59 | 853 |  12k|2484 |9130 |  1 |  93k|6786 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
240.42/241.45	c   241s| 76700 |   922 |  1416k|  18.2 |   218M |  59 | 853 |  12k|2479 |9130 |  0 |  93k|6789 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
240.62/241.62	c   242s| 76800 |   925 |  1418k|  18.2 |   218M |  59 | 853 |  12k|   0 |9130 |  0 |  94k|6789 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
240.82/241.80	c   242s| 76900 |   928 |  1419k|  18.2 |   218M |  59 | 853 |  12k|2482 |9130 |  1 |  94k|6789 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
240.92/241.99	c   242s| 77000 |   932 |  1421k|  18.2 |   218M |  59 | 853 |  12k|2482 |9130 |  1 |  94k|6789 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
241.13/242.17	c   242s| 77100 |   931 |  1423k|  18.2 |   218M |  59 | 853 |  12k|2482 |9130 |  1 |  94k|6790 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
241.32/242.36	c   242s| 77200 |   931 |  1425k|  18.2 |   218M |  59 | 853 |  12k|2482 |9133 |  0 |  94k|6790 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
241.52/242.57	c   243s| 77300 |   936 |  1426k|  18.2 |   218M |  59 | 853 |  12k|2483 |9133 |  3 |  94k|6793 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
241.72/242.77	c   243s| 77400 |   942 |  1428k|  18.2 |   218M |  59 | 853 |  12k|2482 |9133 |  1 |  94k|6795 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
242.02/243.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
242.02/243.03	c   243s| 77500 |   945 |  1430k|  18.2 |   218M |  59 | 853 |  12k|2482 |9149 |  0 |  94k|6796 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
242.22/243.20	c   243s| 77600 |   947 |  1432k|  18.2 |   218M |  59 | 853 |  12k|2482 |9150 |  0 |  95k|6796 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
242.42/243.41	c   243s| 77700 |   949 |  1433k|  18.2 |   218M |  59 | 853 |  12k|2484 |9160 |  1 |  95k|6797 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
242.52/243.58	c   244s| 77800 |   944 |  1435k|  18.2 |   218M |  59 | 853 |  12k|2483 |9160 |  1 |  95k|6797 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
242.71/243.74	c   244s| 77900 |   940 |  1436k|  18.2 |   218M |  59 | 853 |  12k|2482 |9160 |  1 |  95k|6797 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
242.91/243.98	c   244s| 78000 |   946 |  1438k|  18.2 |   218M |  59 | 853 |  12k|2483 |9160 |  1 |  95k|6799 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
243.12/244.18	c   244s| 78100 |   950 |  1440k|  18.2 |   218M |  59 | 853 |  12k|2483 |9166 |  1 |  95k|6800 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
243.41/244.44	c   244s| 78200 |   959 |  1442k|  18.2 |   218M |  59 | 853 |  12k|2482 |9182 |  1 |  95k|6800 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
243.51/244.57	c   245s| 78300 |   958 |  1443k|  18.2 |   218M |  59 | 853 |  12k|2482 |9182 |  1 |  95k|6801 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
243.71/244.73	c   245s| 78400 |   962 |  1444k|  18.2 |   218M |  59 | 853 |  12k|2482 |9182 |  0 |  96k|6801 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
243.81/244.88	c   245s| 78500 |   967 |  1445k|  18.2 |   218M |  59 | 853 |  12k|2482 |9182 |  1 |  96k|6801 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
244.01/245.07	c   245s| 78600 |   980 |  1447k|  18.2 |   218M |  59 | 853 |  12k|2483 |9184 |  1 |  96k|6802 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
244.31/245.38	c   245s| 78700 |   980 |  1448k|  18.1 |   218M |  59 | 853 |  12k|2482 |9205 |  3 |  96k|6804 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
244.61/245.66	c   246s| 78800 |   977 |  1449k|  18.1 |   218M |  59 | 853 |  12k|2482 |9218 |  0 |  96k|6804 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
244.81/245.86	c   246s| 78900 |   979 |  1451k|  18.1 |   218M |  59 | 853 |  12k|2482 |9230 |  1 |  96k|6805 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
245.01/246.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
245.01/246.07	c   246s| 79000 |   986 |  1452k|  18.1 |   218M |  59 | 853 |  12k|2483 |9233 |  1 |  96k|6805 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
245.20/246.23	c   246s| 79100 |   989 |  1454k|  18.1 |   218M |  59 | 853 |  12k|2482 |9233 |  0 |  97k|6805 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
245.40/246.46	c   246s| 79200 |   989 |  1456k|  18.1 |   218M |  59 | 853 |  12k|2482 |9244 |  1 |  97k|6808 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
245.60/246.66	c   247s| 79300 |   997 |  1458k|  18.1 |   218M |  59 | 853 |  12k|2482 |9248 |  1 |  97k|6808 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
245.80/246.85	c   247s| 79400 |  1013 |  1460k|  18.1 |   218M |  59 | 853 |  12k|2482 |9249 |  0 |  97k|6808 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
246.20/247.29	c   247s| 79500 |  1027 |  1462k|  18.1 |   218M |  59 | 853 |  12k|2488 |9305 |  0 |  97k|6808 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
246.40/247.48	c   247s| 79600 |  1019 |  1464k|  18.1 |   218M |  59 | 853 |  12k|2488 |9312 |  0 |  97k|6808 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
246.70/247.78	c   248s| 79700 |  1015 |  1465k|  18.1 |   218M |  59 | 853 |  12k|2493 |9347 |  2 |  97k|6808 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
246.90/247.99	c   248s| 79800 |  1015 |  1467k|  18.1 |   218M |  59 | 853 |  12k|2485 |9353 |  1 |  97k|6811 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.18%
247.20/248.21	c   248s| 79900 |  1005 |  1469k|  18.1 |   218M |  59 | 853 |  12k|2482 |9361 |  1 |  97k|6812 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.26%
247.40/248.43	c   248s| 80000 |  1003 |  1471k|  18.1 |   218M |  59 | 853 |  12k|2482 |9369 |  0 |  97k|6812 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.26%
247.69/248.75	c   249s| 80100 |  1002 |  1472k|  18.1 |   218M |  59 | 853 |  12k|2487 |9391 |  1 |  98k|6812 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.26%
247.89/248.91	c   249s| 80200 |  1001 |  1474k|  18.1 |   218M |  59 | 853 |  12k|2484 |9393 |  0 |  98k|6815 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.26%
248.19/249.21	c   249s| 80300 |   992 |  1475k|  18.1 |   218M |  59 | 853 |  12k|2482 |9418 |  1 |  98k|6815 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.26%
248.49/249.58	c   250s| 80400 |   988 |  1477k|  18.1 |   218M |  59 | 853 |  12k|2482 |9450 |  0 |  98k|6815 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
248.79/249.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
248.79/249.89	c   250s| 80500 |   981 |  1478k|  18.1 |   218M |  59 | 853 |  12k|2484 |9467 |  0 |  98k|6817 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
248.99/250.09	c   250s| 80600 |   978 |  1480k|  18.1 |   218M |  59 | 853 |  12k|2483 |9471 |  0 |  98k|6817 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
249.19/250.26	c   250s| 80700 |   979 |  1481k|  18.1 |   218M |  59 | 853 |  12k|2483 |9481 |  1 |  98k|6817 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
249.39/250.44	c   250s| 80800 |   985 |  1483k|  18.1 |   218M |  59 | 853 |  12k|2486 |9485 |  1 |  98k|6818 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
249.59/250.63	c   251s| 80900 |   982 |  1484k|  18.1 |   218M |  59 | 853 |  12k|2486 |9486 |  1 |  99k|6829 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
249.79/250.81	c   251s| 81000 |   989 |  1486k|  18.1 |   218M |  59 | 853 |  12k|2486 |9486 |  1 |  99k|6830 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
249.99/251.09	c   251s| 81100 |   990 |  1487k|  18.1 |   218M |  59 | 853 |  12k|2487 |9500 |  1 |  99k|6844 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
250.18/251.27	c   251s| 81200 |   990 |  1489k|  18.1 |   218M |  59 | 853 |  12k|2486 |9500 |  1 |  99k|6850 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
250.48/251.59	c   252s| 81300 |   991 |  1491k|  18.1 |   218M |  59 | 853 |  12k|2487 |9511 |  0 |  99k|6864 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
250.68/251.79	c   252s| 81400 |   992 |  1492k|  18.1 |   218M |  59 | 853 |  12k|2486 |9520 |  1 |  99k|6871 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
250.99/252.03	c   252s| 81500 |   988 |  1494k|  18.1 |   218M |  59 | 853 |  12k|2486 |9543 |  0 |  99k|6886 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
251.08/252.19	c   252s| 81600 |   993 |  1495k|  18.1 |   218M |  59 | 853 |  12k|2487 |9544 |  0 |  99k|6895 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
251.38/252.45	c   252s| 81700 |   998 |  1496k|  18.1 |   218M |  59 | 853 |  12k|2487 |9558 |  1 | 100k|6900 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
251.68/252.70	c   253s| 81800 |  1000 |  1498k|  18.1 |   218M |  59 | 853 |  12k|2487 |9583 |  1 | 100k|6914 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
251.98/253.09	c   253s| 81900 |  1003 |  1500k|  18.1 |   218M |  59 | 853 |  12k|2490 |9608 |  2 | 100k|6923 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
252.18/253.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
252.18/253.29	c   253s| 82000 |  1002 |  1501k|  18.1 |   218M |  59 | 853 |  12k|2487 |9609 |  0 | 100k|6936 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
252.47/253.56	c   254s| 82100 |  1002 |  1502k|  18.1 |   218M |  59 | 853 |  12k|   0 |9614 |  0 | 100k|6943 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
252.67/253.78	c   254s| 82200 |   999 |  1504k|  18.1 |   218M |  59 | 853 |  12k|2487 |9617 |  0 | 100k|6954 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.34%
252.98/254.00	c   254s| 82300 |  1002 |  1506k|  18.1 |   218M |  59 | 853 |  12k|2476 |9625 |  1 | 100k|6967 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.35%
253.17/254.27	c   254s| 82400 |  1002 |  1508k|  18.1 |   218M |  59 | 853 |  12k|2489 |9635 |  0 | 100k|6978 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.35%
253.37/254.48	c   254s| 82500 |  1008 |  1510k|  18.1 |   218M |  59 | 853 |  12k|2482 |9636 |  2 | 101k|6985 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.35%
253.67/254.73	c   255s| 82600 |  1010 |  1512k|  18.1 |   218M |  59 | 853 |  12k|2483 |9638 |  0 | 101k|6997 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.35%
253.87/255.00	c   255s| 82700 |  1010 |  1514k|  18.1 |   218M |  59 | 853 |  12k|2483 |9640 |  1 | 101k|7015 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.38%
254.17/255.21	c   255s| 82800 |  1011 |  1515k|  18.1 |   218M |  59 | 853 |  12k|2483 |9647 |  0 | 101k|7019 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.38%
254.47/255.52	c   256s| 82900 |  1012 |  1517k|  18.1 |   218M |  59 | 853 |  12k|2488 |9678 |  1 | 101k|7031 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.38%
254.66/255.76	c   256s| 83000 |  1002 |  1519k|  18.1 |   218M |  59 | 853 |  12k|2477 |9679 |  1 | 101k|7039 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.38%
255.07/256.11	c   256s| 83100 |  1009 |  1521k|  18.1 |   218M |  59 | 853 |  12k|2484 |9713 |  1 | 102k|7043 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.38%
255.46/256.55	c   257s| 83200 |  1010 |  1522k|  18.1 |   218M |  59 | 853 |  12k|2489 |9761 |  1 | 102k|7047 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.38%
255.66/256.78	c   257s| 83300 |  1012 |  1524k|  18.1 |   218M |  59 | 853 |  12k|2483 |9763 |  1 | 102k|7050 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.38%
255.86/257.00	c   257s| 83400 |  1014 |  1525k|  18.1 |   218M |  59 | 853 |  12k|2483 |9770 |  1 | 102k|7057 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.38%
256.06/257.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
256.06/257.16	c   257s| 83500 |  1017 |  1527k|  18.0 |   218M |  59 | 853 |  12k|2483 |9772 |  1 | 102k|7060 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.38%
256.26/257.36	c   257s| 83600 |  1022 |  1529k|  18.0 |   218M |  59 | 853 |  12k|2483 |9774 |  0 | 102k|7062 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.38%
256.66/257.70	c   258s| 83700 |  1021 |  1531k|  18.1 |   218M |  59 | 853 |  12k|2483 |9790 |  0 | 102k|7065 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.38%
256.86/257.90	c   258s| 83800 |  1016 |  1532k|  18.0 |   218M |  59 | 853 |  12k|   0 |9792 |  0 | 103k|7066 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.38%
257.06/258.13	c   258s| 83900 |  1017 |  1534k|  18.1 |   218M |  59 | 853 |  12k|2489 |9794 |  1 | 103k|7072 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.38%
257.45/258.59	c   259s| 84000 |  1014 |  1536k|  18.1 |   218M |  59 | 853 |  12k|2493 |9837 |  0 | 103k|7080 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.38%
257.85/258.99	c   259s| 84100 |  1015 |  1538k|  18.1 |   218M |  59 | 853 |  12k|2482 |9869 |  1 | 103k|7084 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.39%
258.15/259.20	c   259s| 84200 |  1022 |  1540k|  18.1 |   218M |  59 | 853 |  12k|2482 |9871 |  0 | 103k|7085 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.39%
258.25/259.38	c   259s| 84300 |  1026 |  1541k|  18.1 |   218M |  59 | 853 |  12k|2480 |9873 |  0 | 103k|7086 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.39%
258.55/259.61	c   260s| 84400 |  1028 |  1543k|  18.1 |   218M |  59 | 853 |  12k|2482 |9879 |  0 | 103k|7089 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.39%
258.75/259.84	c   260s| 84500 |  1031 |  1545k|  18.1 |   218M |  59 | 853 |  12k|2483 |9896 |  0 | 103k|7091 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.39%
258.95/260.03	c   260s| 84600 |  1034 |  1547k|  18.0 |   218M |  59 | 853 |  12k|2480 |9897 |  1 | 104k|7091 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.39%
259.15/260.21	c   260s| 84700 |  1044 |  1548k|  18.0 |   218M |  59 | 853 |  12k|   0 |9898 |  0 | 104k|7092 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.39%
259.35/260.40	c   260s| 84800 |  1048 |  1550k|  18.0 |   218M |  59 | 853 |  12k|2480 |9900 |  0 | 104k|7095 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.39%
259.54/260.60	c   261s| 84900 |  1054 |  1552k|  18.0 |   218M |  59 | 853 |  12k|2484 |9904 |  1 | 104k|7096 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.39%
259.74/260.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
259.74/260.82	c   261s| 85000 |  1050 |  1554k|  18.0 |   218M |  59 | 853 |  12k|2483 |9910 |  0 | 104k|7096 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.39%
259.95/261.09	c   261s| 85100 |  1049 |  1555k|  18.0 |   218M |  59 | 853 |  12k|2485 |9913 |  1 | 104k|7099 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.39%
260.14/261.27	c   261s| 85200 |  1049 |  1557k|  18.0 |   218M |  59 | 853 |  12k|2483 |9915 |  1 | 104k|7100 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.39%
260.34/261.43	c   261s| 85300 |  1047 |  1558k|  18.0 |   218M |  59 | 853 |  12k|   0 |9915 |  0 | 104k|7100 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.46%
260.54/261.64	c   262s| 85400 |  1051 |  1560k|  18.0 |   218M |  59 | 853 |  12k|2485 |9920 |  1 | 104k|7100 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.46%
260.84/261.90	c   262s| 85500 |  1050 |  1561k|  18.0 |   218M |  59 | 853 |  12k|2483 |9931 |  0 | 104k|7100 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.46%
261.14/262.28	c   262s| 85600 |  1050 |  1563k|  18.0 |   218M |  59 | 853 |  12k|2483 |9957 |  1 | 105k|7101 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.46%
261.44/262.59	c   263s| 85700 |  1049 |  1565k|  18.0 |   218M |  59 | 853 |  12k|2483 |9977 |  1 | 105k|7102 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.46%
261.74/262.88	c   263s| 85800 |  1053 |  1567k|  18.0 |   218M |  59 | 853 |  12k|2486 |  10k|  1 | 105k|7103 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.46%
262.33/263.42	c   263s| 85900 |  1043 |  1569k|  18.0 |   218M |  59 | 853 |  12k|2486 |  10k|  2 | 105k|7103 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
262.43/263.59	c   264s| 86000 |  1051 |  1570k|  18.0 |   218M |  59 | 853 |  12k|   0 |  10k|  0 | 105k|7103 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
262.73/263.85	c   264s| 86100 |  1047 |  1572k|  18.0 |   218M |  59 | 853 |  12k|2483 |  10k|  0 | 105k|7103 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
262.83/264.00	c   264s| 86200 |  1047 |  1573k|  18.0 |   218M |  59 | 853 |  12k|2484 |  10k|  1 | 105k|7103 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
263.04/264.18	c   264s| 86300 |  1049 |  1574k|  18.0 |   218M |  59 | 853 |  12k|2482 |  10k|  1 | 105k|7103 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
263.33/264.40	c   264s| 86400 |  1046 |  1576k|  18.0 |   218M |  59 | 853 |  12k|   0 |  10k|  0 | 105k|7105 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
263.53/264.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
263.53/264.65	c   265s| 86500 |  1037 |  1577k|  18.0 |   218M |  59 | 853 |  12k|2483 |  10k|  0 | 106k|7105 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
263.73/264.82	c   265s| 86600 |  1039 |  1579k|  18.0 |   218M |  59 | 853 |  12k|2483 |  10k|  0 | 106k|7105 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
263.83/264.98	c   265s| 86700 |  1042 |  1580k|  18.0 |   218M |  59 | 853 |  12k|2483 |  10k|  0 | 106k|7105 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
264.03/265.14	c   265s| 86800 |  1042 |  1582k|  18.0 |   218M |  59 | 853 |  12k|2483 |  10k|  0 | 106k|7106 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
264.22/265.31	c   265s| 86900 |  1045 |  1583k|  18.0 |   218M |  59 | 853 |  12k|2483 |  10k|  1 | 106k|7107 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
264.42/265.50	c   265s| 87000 |  1039 |  1585k|  18.0 |   218M |  59 | 853 |  12k|2484 |  10k|  1 | 106k|7108 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
264.62/265.70	c   266s| 87100 |  1039 |  1586k|  18.0 |   218M |  59 | 853 |  12k|2488 |  10k|  1 | 106k|7108 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
264.93/266.01	c   266s| 87200 |  1035 |  1588k|  18.0 |   218M |  59 | 853 |  12k|2476 |  10k|  0 | 107k|7108 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
265.12/266.20	c   266s| 87300 |  1038 |  1590k|  18.0 |   218M |  59 | 853 |  12k|2476 |  10k|  1 | 107k|7108 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
265.32/266.44	c   266s| 87400 |  1042 |  1592k|  18.0 |   218M |  59 | 853 |  12k|2477 |  10k|  1 | 107k|7108 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
265.52/266.64	c   267s| 87500 |  1046 |  1594k|  18.0 |   218M |  59 | 853 |  12k|2477 |  10k|  0 | 107k|7108 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
265.72/266.82	c   267s| 87600 |  1046 |  1596k|  18.0 |   218M |  59 | 853 |  12k|2478 |  10k|  1 | 107k|7108 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
265.92/267.00	c   267s| 87700 |  1046 |  1597k|  18.0 |   218M |  59 | 853 |  12k|2476 |  10k|  0 | 107k|7108 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
266.02/267.17	c   267s| 87800 |  1050 |  1599k|  18.0 |   218M |  59 | 853 |  12k|2477 |  10k|  0 | 107k|7108 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
266.22/267.36	c   267s| 87900 |  1066 |  1600k|  18.0 |   218M |  59 | 853 |  12k|2476 |  10k|  1 | 107k|7109 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
266.61/267.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
266.61/267.73	c   268s| 88000 |  1069 |  1602k|  18.0 |   218M |  59 | 853 |  12k|2476 |  10k|  1 | 108k|7109 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
267.02/268.10	c   268s| 88100 |  1075 |  1604k|  18.0 |   218M |  59 | 853 |  12k|2481 |  10k|  0 | 108k|7109 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
267.21/268.38	c   268s| 88200 |  1075 |  1605k|  18.0 |   218M |  59 | 853 |  12k|2477 |  10k|  1 | 108k|7109 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
267.41/268.55	c   269s| 88300 |  1075 |  1607k|  18.0 |   218M |  59 | 853 |  12k|2477 |  10k|  1 | 108k|7109 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
267.61/268.72	c   269s| 88400 |  1073 |  1608k|  18.0 |   218M |  59 | 853 |  12k|2477 |  10k|  2 | 108k|7109 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
267.81/268.93	c   269s| 88500 |  1068 |  1609k|  18.0 |   218M |  59 | 853 |  12k|2476 |  10k|  0 | 108k|7110 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
268.01/269.10	c   269s| 88600 |  1072 |  1611k|  18.0 |   218M |  59 | 853 |  12k|2476 |  10k|  2 | 108k|7110 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
268.21/269.37	c   269s| 88700 |  1065 |  1612k|  18.0 |   218M |  59 | 853 |  12k|2476 |  10k|  0 | 108k|7110 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
268.41/269.59	c   270s| 88800 |  1069 |  1614k|  18.0 |   218M |  59 | 853 |  12k|2478 |  10k|  1 | 109k|7110 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
268.60/269.78	c   270s| 88900 |  1065 |  1616k|  18.0 |   218M |  59 | 853 |  12k|2476 |  10k|  1 | 109k|7110 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
268.80/269.98	c   270s| 89000 |  1055 |  1617k|  18.0 |   218M |  59 | 853 |  12k|2476 |  10k|  0 | 109k|7110 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
269.10/270.23	c   270s| 89100 |  1061 |  1619k|  18.0 |   218M |  59 | 853 |  12k|2476 |  10k|  0 | 109k|7110 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
269.30/270.45	c   270s| 89200 |  1059 |  1621k|  18.0 |   218M |  59 | 853 |  12k|2478 |  10k|  0 | 109k|7110 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
269.50/270.62	c   271s| 89300 |  1059 |  1622k|  17.9 |   218M |  59 | 853 |  12k|2476 |  10k|  1 | 109k|7110 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
269.70/270.87	c   271s| 89400 |  1055 |  1624k|  17.9 |   218M |  59 | 853 |  12k|2480 |  10k|  1 | 109k|7116 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
270.00/271.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
270.00/271.12	c   271s| 89500 |  1051 |  1626k|  17.9 |   218M |  59 | 853 |  12k|2476 |  10k|  0 | 109k|7126 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
270.20/271.35	c   271s| 89600 |  1051 |  1628k|  18.0 |   218M |  59 | 853 |  12k|2479 |  10k|  0 | 110k|7140 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
270.60/271.70	c   272s| 89700 |  1049 |  1630k|  18.0 |   218M |  59 | 853 |  12k|2476 |  10k|  0 | 110k|7142 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
270.80/271.97	c   272s| 89800 |  1048 |  1632k|  18.0 |   218M |  59 | 853 |  12k|2483 |  10k|  0 | 110k|7150 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
271.00/272.16	c   272s| 89900 |  1053 |  1633k|  17.9 |   218M |  59 | 853 |  12k|2482 |  10k|  1 | 110k|7161 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
271.19/272.32	c   272s| 90000 |  1052 |  1634k|  17.9 |   218M |  59 | 853 |  12k|   0 |  10k|  0 | 110k|7165 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
271.39/272.56	c   273s| 90100 |  1052 |  1636k|  17.9 |   218M |  59 | 853 |  12k|2482 |  10k|  1 | 110k|7172 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
271.59/272.76	c   273s| 90200 |  1053 |  1637k|  17.9 |   218M |  59 | 853 |  12k|2482 |  10k|  1 | 110k|7179 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
271.79/272.96	c   273s| 90300 |  1059 |  1639k|  17.9 |   218M |  59 | 853 |  12k|   0 |  10k|  0 | 111k|7191 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
272.00/273.18	c   273s| 90400 |  1070 |  1640k|  17.9 |   218M |  59 | 853 |  12k|2483 |  10k|  0 | 111k|7194 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
272.39/273.51	c   274s| 90500 |  1076 |  1642k|  17.9 |   218M |  59 | 853 |  12k|2484 |  10k|  1 | 111k|7207 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
272.59/273.73	c   274s| 90600 |  1071 |  1644k|  17.9 |   218M |  59 | 853 |  12k|2484 |  10k|  0 | 111k|7219 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
272.79/273.98	c   274s| 90700 |  1072 |  1645k|  17.9 |   218M |  59 | 853 |  12k|2482 |  10k|  1 | 111k|7230 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
272.99/274.15	c   274s| 90800 |  1073 |  1647k|  17.9 |   218M |  59 | 853 |  12k|2482 |  10k|  1 | 111k|7234 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
273.28/274.44	c   274s| 90900 |  1076 |  1648k|  17.9 |   218M |  59 | 853 |  12k|2482 |  10k|  1 | 111k|7240 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
273.48/274.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
273.48/274.67	c   275s| 91000 |  1082 |  1650k|  17.9 |   218M |  59 | 853 |  12k|2483 |  10k|  2 | 111k|7247 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
273.68/274.87	c   275s| 91100 |  1083 |  1651k|  17.9 |   218M |  59 | 853 |  12k|2482 |  10k|  1 | 112k|7266 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
273.99/275.10	c   275s| 91200 |  1083 |  1653k|  17.9 |   218M |  59 | 853 |  12k|2483 |  10k|  1 | 112k|7278 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
274.28/275.40	c   275s| 91300 |  1085 |  1655k|  17.9 |   218M |  59 | 853 |  12k|2482 |  10k|  2 | 112k|7288 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
274.38/275.58	c   276s| 91400 |  1088 |  1656k|  17.9 |   218M |  59 | 853 |  12k|2484 |  10k|  1 | 112k|7298 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
274.58/275.79	c   276s| 91500 |  1084 |  1658k|  17.9 |   218M |  59 | 853 |  12k|2482 |  10k|  0 | 112k|7309 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
274.78/275.99	c   276s| 91600 |  1089 |  1659k|  17.9 |   218M |  59 | 853 |  12k|2482 |  10k|  0 | 112k|7315 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
274.98/276.16	c   276s| 91700 |  1088 |  1661k|  17.9 |   218M |  59 | 853 |  12k|2483 |  10k|  0 | 112k|7324 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
275.18/276.36	c   276s| 91800 |  1082 |  1662k|  17.9 |   218M |  59 | 853 |  12k|2485 |  10k|  0 | 112k|7332 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
275.38/276.53	c   277s| 91900 |  1085 |  1664k|  17.9 |   218M |  59 | 853 |  12k|2483 |  10k|  0 | 113k|7333 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
275.58/276.71	c   277s| 92000 |  1083 |  1666k|  17.9 |   218M |  59 | 853 |  12k|   0 |  10k|  0 | 113k|7340 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
275.67/276.88	c   277s| 92100 |  1085 |  1667k|  17.9 |   218M |  59 | 853 |  12k|2485 |  10k|  1 | 113k|7343 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
276.07/277.23	c   277s| 92200 |  1086 |  1669k|  17.9 |   218M |  59 | 853 |  12k|2486 |  10k|  1 | 113k|7351 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
276.37/277.53	c   278s| 92300 |  1086 |  1670k|  17.9 |   218M |  59 | 853 |  12k|2485 |  10k|  1 | 113k|7359 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
276.57/277.78	c   278s| 92400 |  1085 |  1672k|  17.9 |   218M |  59 | 853 |  12k|2484 |  10k|  1 | 113k|7365 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
276.77/277.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
276.77/277.99	c   278s| 92500 |  1085 |  1674k|  17.9 |   218M |  59 | 853 |  12k|2486 |  10k|  0 | 113k|7368 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
277.07/278.28	c   278s| 92600 |  1087 |  1676k|  17.9 |   218M |  59 | 853 |  12k|2485 |  10k|  3 | 114k|7373 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
277.37/278.58	c   279s| 92700 |  1097 |  1677k|  17.9 |   218M |  59 | 853 |  12k|2486 |  10k|  1 | 114k|7380 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
277.67/278.81	c   279s| 92800 |  1093 |  1679k|  17.9 |   218M |  59 | 853 |  12k|2492 |  10k|  1 | 114k|7383 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
277.87/279.00	c   279s| 92900 |  1092 |  1680k|  17.9 |   218M |  59 | 853 |  12k|2489 |  10k|  1 | 114k|7385 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
278.06/279.28	c   279s| 93000 |  1090 |  1681k|  17.9 |   218M |  59 | 853 |  12k|   0 |  10k|  0 | 114k|7386 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
278.26/279.48	c   279s| 93100 |  1090 |  1683k|  17.9 |   218M |  59 | 853 |  12k|2491 |  10k|  2 | 114k|7388 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
278.56/279.79	c   280s| 93200 |  1090 |  1685k|  17.9 |   218M |  59 | 853 |  12k|2483 |  10k|  1 | 114k|7388 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
278.87/280.07	c   280s| 93300 |  1096 |  1687k|  17.9 |   218M |  59 | 853 |  12k|2486 |  10k|  1 | 114k|7394 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
279.06/280.25	c   280s| 93400 |  1108 |  1688k|  17.9 |   218M |  59 | 853 |  12k|   0 |  10k|  0 | 115k|7398 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
279.36/280.50	c   280s| 93500 |  1113 |  1690k|  17.9 |   218M |  59 | 853 |  12k|   0 |  10k|  0 | 115k|7401 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
279.56/280.72	c   281s| 93600 |  1111 |  1692k|  17.9 |   218M |  59 | 853 |  12k|2488 |  10k|  0 | 115k|7404 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
279.76/280.94	c   281s| 93700 |  1109 |  1694k|  17.9 |   218M |  59 | 853 |  12k|2482 |  10k|  1 | 115k|7405 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
279.96/281.13	c   281s| 93800 |  1114 |  1695k|  17.9 |   218M |  59 | 853 |  12k|   0 |  10k|  0 | 115k|7409 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
280.16/281.32	c   281s| 93900 |  1122 |  1697k|  17.9 |   218M |  59 | 853 |  12k|2486 |  10k|  2 | 115k|7411 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
280.36/281.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
280.36/281.55	c   282s| 94000 |  1137 |  1700k|  17.9 |   220M |  59 | 853 |  12k|2484 |  10k|  1 | 115k|7413 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
280.65/281.83	c   282s| 94100 |  1146 |  1701k|  17.9 |   220M |  59 | 853 |  12k|2485 |  10k|  0 | 115k|7414 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
281.05/282.29	c   282s| 94200 |  1154 |  1703k|  17.9 |   220M |  59 | 853 |  12k|2490 |  11k|  0 | 115k|7415 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
281.25/282.46	c   282s| 94300 |  1152 |  1705k|  17.9 |   220M |  59 | 853 |  12k|2484 |  11k|  0 | 116k|7417 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
281.75/282.93	c   283s| 94400 |  1181 |  1707k|  17.9 |   220M |  59 | 853 |  12k|2494 |  11k|  1 | 116k|7418 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
282.25/283.42	c   283s| 94500 |  1184 |  1708k|  17.9 |   221M |  59 | 853 |  12k|2486 |  11k|  1 | 116k|7419 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
282.65/283.82	c   284s| 94600 |  1184 |  1710k|  17.9 |   221M |  59 | 853 |  12k|2492 |  11k|  1 | 116k|7421 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
282.85/284.09	c   284s| 94700 |  1184 |  1712k|  17.9 |   221M |  59 | 853 |  12k|2485 |  11k|  1 | 116k|7422 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
283.14/284.30	c   284s| 94800 |  1189 |  1714k|  17.9 |   221M |  59 | 853 |  12k|2482 |  11k|  0 | 116k|7422 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
283.34/284.54	c   285s| 94900 |  1199 |  1716k|  17.9 |   221M |  59 | 853 |  12k|2485 |  11k|  1 | 116k|7422 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
283.95/285.12	c   285s| 95000 |  1217 |  1718k|  17.9 |   221M |  59 | 853 |  12k|2487 |  11k|  0 | 116k|7422 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
284.24/285.43	c   285s| 95100 |  1210 |  1720k|  17.9 |   221M |  59 | 853 |  12k|2491 |  11k|  1 | 117k|7423 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
284.54/285.72	c   286s| 95200 |  1212 |  1722k|  17.9 |   225M |  59 | 853 |  12k|2487 |  11k|  1 | 117k|7426 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
284.74/285.94	c   286s| 95300 |  1212 |  1724k|  17.9 |   225M |  59 | 853 |  12k|2488 |  11k|  1 | 117k|7429 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
284.94/286.15	c   286s| 95400 |  1215 |  1726k|  17.9 |   225M |  59 | 853 |  12k|2484 |  11k|  1 | 117k|7434 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
285.14/286.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
285.14/286.34	c   286s| 95500 |  1216 |  1728k|  17.9 |   225M |  59 | 853 |  12k|2484 |  11k|  1 | 117k|7434 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
285.44/286.62	c   287s| 95600 |  1210 |  1729k|  17.9 |   225M |  59 | 853 |  12k|2486 |  11k|  1 | 117k|7437 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
285.63/286.85	c   287s| 95700 |  1208 |  1731k|  17.9 |   225M |  59 | 853 |  12k|2485 |  11k|  1 | 117k|7439 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
285.94/287.18	c   287s| 95800 |  1197 |  1733k|  17.9 |   225M |  59 | 853 |  12k|2490 |  11k|  0 | 117k|7441 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
286.23/287.40	c   287s| 95900 |  1195 |  1734k|  17.9 |   225M |  59 | 853 |  12k|2487 |  11k|  0 | 118k|7442 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
286.43/287.62	c   288s| 96000 |  1192 |  1736k|  17.9 |   225M |  59 | 853 |  12k|2497 |  11k|  1 | 118k|7442 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
286.63/287.82	c   288s| 96100 |  1190 |  1738k|  17.9 |   225M |  59 | 853 |  12k|2483 |  11k|  0 | 118k|7444 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
286.73/288.00	c   288s| 96200 |  1193 |  1740k|  17.9 |   225M |  59 | 853 |  12k|2484 |  11k|  1 | 118k|7446 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
286.93/288.18	c   288s| 96300 |  1191 |  1741k|  17.9 |   225M |  59 | 853 |  12k|2484 |  11k|  1 | 118k|7448 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
287.23/288.40	c   288s| 96400 |  1195 |  1743k|  17.9 |   225M |  59 | 853 |  12k|2487 |  11k|  1 | 118k|7448 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
287.33/288.59	c   289s| 96500 |  1199 |  1745k|  17.9 |   225M |  59 | 853 |  12k|2484 |  11k|  1 | 118k|7450 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
287.53/288.74	c   289s| 96600 |  1199 |  1746k|  17.9 |   225M |  59 | 853 |  12k|2484 |  11k|  1 | 118k|7451 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
287.93/289.12	c   289s| 96700 |  1201 |  1748k|  17.9 |   225M |  59 | 853 |  12k|2484 |  11k|  1 | 119k|7452 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
288.12/289.33	c   289s| 96800 |  1205 |  1749k|  17.9 |   225M |  59 | 853 |  12k|2493 |  11k|  2 | 119k|7453 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
288.32/289.55	c   290s| 96900 |  1216 |  1751k|  17.9 |   225M |  59 | 853 |  12k|2488 |  11k|  0 | 119k|7453 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
288.83/290.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
288.83/290.04	c   290s| 97000 |  1218 |  1753k|  17.9 |   225M |  59 | 853 |  12k|2496 |  11k|  0 | 119k|7455 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
289.02/290.24	c   290s| 97100 |  1225 |  1755k|  17.9 |   225M |  59 | 853 |  12k|2487 |  11k|  1 | 119k|7456 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
289.72/290.92	c   291s| 97200 |  1232 |  1757k|  17.9 |   225M |  59 | 853 |  12k|2490 |  11k|  0 | 119k|7456 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
289.92/291.14	c   291s| 97300 |  1235 |  1758k|  17.9 |   225M |  59 | 853 |  12k|2498 |  11k|  0 | 119k|7456 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
290.12/291.32	c   291s| 97400 |  1244 |  1760k|  17.9 |   225M |  59 | 853 |  12k|2486 |  11k|  0 | 119k|7456 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
290.32/291.52	c   292s| 97500 |  1248 |  1761k|  17.9 |   225M |  59 | 853 |  12k|2486 |  11k|  1 | 119k|7457 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
290.92/292.17	c   292s| 97600 |  1254 |  1763k|  17.9 |   225M |  59 | 853 |  12k|2496 |  11k|  0 | 120k|7457 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
291.21/292.41	c   292s| 97700 |  1257 |  1765k|  17.9 |   225M |  59 | 853 |  12k|2499 |  11k|  1 | 120k|7458 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
291.81/293.03	c   293s| 97800 |  1263 |  1767k|  17.9 |   225M |  59 | 853 |  12k|2502 |  12k|  2 | 120k|7460 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
292.01/293.29	c   293s| 97900 |  1255 |  1768k|  17.9 |   225M |  59 | 853 |  12k|2486 |  12k|  0 | 120k|7461 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
292.31/293.59	c   294s| 98000 |  1257 |  1770k|  17.9 |   225M |  59 | 853 |  12k|2482 |  12k|  1 | 120k|7461 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
292.61/293.89	c   294s| 98100 |  1257 |  1772k|  17.9 |   225M |  59 | 853 |  12k|2496 |  12k|  0 | 120k|7464 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
292.91/294.11	c   294s| 98200 |  1258 |  1774k|  17.9 |   225M |  59 | 853 |  12k|   0 |  12k|  0 | 120k|7476 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
293.20/294.47	c   294s| 98300 |  1260 |  1776k|  17.9 |   225M |  59 | 853 |  12k|2483 |  12k|  0 | 120k|7479 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
293.50/294.70	c   295s| 98400 |  1255 |  1777k|  17.9 |   225M |  59 | 853 |  12k|2489 |  12k|  0 | 120k|7490 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
293.70/294.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
293.70/294.97	c   295s| 98500 |  1254 |  1779k|  17.9 |   225M |  59 | 853 |  12k|2484 |  12k|  0 | 121k|7497 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
294.10/295.34	c   295s| 98600 |  1253 |  1781k|  17.9 |   225M |  59 | 853 |  12k|2496 |  12k|  0 | 121k|7507 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
294.30/295.56	c   296s| 98700 |  1251 |  1782k|  17.9 |   225M |  59 | 853 |  12k|2484 |  12k|  1 | 121k|7514 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
294.50/295.77	c   296s| 98800 |  1253 |  1784k|  17.9 |   225M |  59 | 853 |  12k|2487 |  12k|  1 | 121k|7518 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
294.70/295.99	c   296s| 98900 |  1257 |  1786k|  17.9 |   225M |  59 | 853 |  12k|2487 |  12k|  1 | 121k|7528 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
295.10/296.30	c   296s| 99000 |  1255 |  1788k|  17.9 |   225M |  59 | 853 |  12k|2486 |  12k|  1 | 121k|7539 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
295.29/296.53	c   297s| 99100 |  1267 |  1790k|  17.9 |   225M |  59 | 853 |  12k|2484 |  12k|  1 | 121k|7547 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
295.80/297.09	c   297s| 99200 |  1265 |  1792k|  17.9 |   225M |  59 | 853 |  12k|2484 |  12k|  2 | 122k|7552 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
296.19/297.41	c   297s| 99300 |  1269 |  1794k|  17.9 |   225M |  59 | 853 |  12k|2485 |  12k|  0 | 122k|7561 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
296.49/297.74	c   298s| 99400 |  1267 |  1796k|  17.9 |   225M |  59 | 853 |  12k|   0 |  12k|  0 | 122k|7572 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
296.79/298.02	c   298s| 99500 |  1271 |  1797k|  17.9 |   225M |  59 | 853 |  12k|2488 |  12k|  2 | 122k|7579 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
297.29/298.54	c   299s| 99600 |  1270 |  1800k|  17.9 |   225M |  59 | 853 |  12k|2491 |  12k|  1 | 122k|7589 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
297.68/298.98	c   299s| 99700 |  1268 |  1801k|  17.9 |   225M |  59 | 853 |  12k|   0 |  12k|  0 | 122k|7599 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
297.98/299.20	c   299s| 99800 |  1266 |  1803k|  17.9 |   225M |  59 | 853 |  12k|2485 |  12k|  0 | 122k|7606 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
298.28/299.56	c   300s| 99900 |  1271 |  1805k|  17.9 |   225M |  59 | 853 |  12k|2487 |  12k|  1 | 122k|7619 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
298.58/299.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
298.58/299.88	c   300s|100000 |  1266 |  1807k|  17.9 |   225M |  59 | 853 |  12k|2486 |  12k|  0 | 123k|7626 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
298.88/300.12	c   300s|100100 |  1273 |  1809k|  17.9 |   225M |  59 | 853 |  12k|   0 |  12k|  0 | 123k|7635 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
299.08/300.35	c   300s|100200 |  1278 |  1811k|  17.9 |   225M |  59 | 853 |  12k|2488 |  12k|  1 | 123k|7639 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
299.48/300.76	c   301s|100300 |  1273 |  1812k|  17.9 |   225M |  59 | 853 |  12k|2487 |  12k|  0 | 123k|7644 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
299.78/301.03	c   301s|100400 |  1269 |  1814k|  17.9 |   225M |  59 | 853 |  12k|2485 |  12k|  0 | 123k|7648 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
299.98/301.28	c   301s|100500 |  1272 |  1816k|  17.9 |   225M |  59 | 853 |  12k|2488 |  12k|  2 | 123k|7662 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
300.37/301.62	c   302s|100600 |  1282 |  1818k|  17.9 |   225M |  59 | 853 |  12k|2488 |  12k|  1 | 123k|7668 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
300.67/301.90	c   302s|100700 |  1278 |  1820k|  17.9 |   225M |  59 | 853 |  12k|2487 |  12k|  0 | 123k|7669 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
300.97/302.26	c   302s|100800 |  1280 |  1822k|  17.9 |   225M |  59 | 853 |  12k|2485 |  12k|  1 | 124k|7669 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
301.37/302.62	c   303s|100900 |  1280 |  1824k|  17.9 |   225M |  59 | 853 |  12k|2489 |  12k|  0 | 124k|7670 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
301.67/302.91	c   303s|101000 |  1285 |  1825k|  17.9 |   225M |  59 | 853 |  12k|2494 |  12k|  1 | 124k|7671 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
301.97/303.23	c   303s|101100 |  1286 |  1827k|  17.9 |   225M |  59 | 853 |  12k|2495 |  12k|  0 | 124k|7673 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
302.47/303.71	c   304s|101200 |  1290 |  1828k|  17.9 |   225M |  59 | 853 |  12k|2497 |  12k|  1 | 124k|7673 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
302.77/304.09	c   304s|101300 |  1290 |  1830k|  17.9 |   225M |  59 | 853 |  12k|2496 |  12k|  0 | 124k|7676 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
303.06/304.36	c   304s|101400 |  1288 |  1832k|  17.9 |   225M |  59 | 853 |  12k|2492 |  13k|  0 | 124k|7677 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
303.26/304.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
303.26/304.59	c   305s|101500 |  1288 |  1833k|  17.9 |   225M |  59 | 853 |  12k|2497 |  13k|  0 | 124k|7678 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
303.46/304.78	c   305s|101600 |  1287 |  1835k|  17.9 |   225M |  59 | 853 |  12k|2490 |  13k|  1 | 124k|7681 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
303.86/305.15	c   305s|101700 |  1285 |  1837k|  17.9 |   225M |  59 | 853 |  12k|2484 |  13k|  1 | 124k|7682 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
304.06/305.37	c   305s|101800 |  1289 |  1839k|  17.9 |   225M |  59 | 853 |  12k|2486 |  13k|  0 | 125k|7682 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
304.36/305.66	c   306s|101900 |  1290 |  1841k|  17.9 |   225M |  59 | 853 |  12k|2486 |  13k|  0 | 125k|7684 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
304.76/306.00	c   306s|102000 |  1303 |  1843k|  17.9 |   225M |  59 | 853 |  12k|2488 |  13k|  1 | 125k|7687 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
305.06/306.31	c   306s|102100 |  1302 |  1845k|  17.9 |   225M |  59 | 853 |  12k|2489 |  13k|  1 | 125k|7690 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
305.25/306.52	c   307s|102200 |  1314 |  1847k|  17.9 |   225M |  59 | 853 |  12k|2488 |  13k|  1 | 125k|7691 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
305.55/306.88	c   307s|102300 |  1319 |  1849k|  17.9 |   225M |  59 | 853 |  12k|   0 |  13k|  0 | 125k|7691 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
305.86/307.18	c   307s|102400 |  1324 |  1851k|  17.9 |   225M |  59 | 853 |  12k|2494 |  13k|  1 | 125k|7692 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
306.46/307.78	c   308s|102500 |  1323 |  1853k|  17.9 |   225M |  59 | 853 |  12k|2493 |  13k|  1 | 125k|7693 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
306.86/308.17	c   308s|102600 |  1335 |  1855k|  17.9 |   225M |  59 | 853 |  12k|2496 |  13k|  0 | 125k|7693 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
307.06/308.37	c   308s|102700 |  1341 |  1857k|  17.9 |   225M |  59 | 853 |  12k|2498 |  13k|  0 | 125k|7694 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
307.26/308.55	c   309s|102800 |  1333 |  1859k|  17.9 |   225M |  60 | 853 |  12k|2495 |  13k|  1 | 126k|7695 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
307.55/308.83	c   309s|102900 |  1327 |  1860k|  17.9 |   225M |  60 | 853 |  12k|2495 |  13k|  0 | 126k|7695 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
307.86/309.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
307.86/309.12	c   309s|103000 |  1321 |  1862k|  17.9 |   225M |  60 | 853 |  12k|2496 |  13k|  0 | 126k|7695 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
308.05/309.33	c   309s|103100 |  1322 |  1863k|  17.9 |   225M |  60 | 853 |  12k|2493 |  13k|  1 | 126k|7697 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
308.45/309.76	c   310s|103200 |  1323 |  1865k|  17.9 |   225M |  60 | 853 |  12k|2488 |  13k|  2 | 126k|7697 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
308.75/310.00	c   310s|103300 |  1320 |  1867k|  17.9 |   225M |  60 | 853 |  12k|2497 |  13k|  0 | 126k|7697 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
309.05/310.30	c   310s|103400 |  1327 |  1869k|  17.9 |   225M |  60 | 853 |  12k|2484 |  13k|  1 | 126k|7698 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
309.25/310.59	c   311s|103500 |  1330 |  1871k|  17.9 |   225M |  60 | 853 |  12k|   0 |  13k|  0 | 126k|7699 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
309.55/310.80	c   311s|103600 |  1336 |  1872k|  17.9 |   225M |  60 | 853 |  12k|2496 |  13k|  1 | 126k|7699 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
309.85/311.11	c   311s|103700 |  1334 |  1874k|  17.9 |   225M |  60 | 853 |  12k|2491 |  13k|  0 | 126k|7699 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
310.24/311.51	c   312s|103800 |  1338 |  1876k|  17.9 |   225M |  60 | 853 |  12k|2491 |  13k|  1 | 127k|7700 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
314.32/315.66	c   316s|103900 |  1338 |  1878k|  17.9 |   225M |  60 | 853 |  12k|2485 |  13k|  1 | 127k|7700 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
314.73/316.08	c   316s|104000 |  1341 |  1880k|  17.9 |   225M |  60 | 853 |  12k|2492 |  13k|  1 | 127k|7703 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
315.12/316.47	c   316s|104100 |  1341 |  1882k|  17.9 |   225M |  60 | 853 |  12k|2497 |  13k|  0 | 127k|7703 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
315.42/316.76	c   317s|104200 |  1342 |  1883k|  17.9 |   225M |  60 | 853 |  12k|2489 |  13k|  1 | 127k|7703 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
316.02/317.31	c   317s|104300 |  1340 |  1885k|  17.9 |   225M |  60 | 853 |  12k|2485 |  13k|  0 | 127k|7703 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
316.42/317.71	c   318s|104400 |  1345 |  1887k|  17.9 |   225M |  60 | 853 |  12k|2493 |  13k|  1 | 127k|7703 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
316.61/317.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
316.61/317.94	c   318s|104500 |  1340 |  1889k|  17.9 |   225M |  60 | 853 |  12k|2486 |  13k|  1 | 127k|7703 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
316.91/318.27	c   318s|104600 |  1352 |  1892k|  17.9 |   225M |  60 | 853 |  12k|2490 |  13k|  0 | 128k|7703 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
317.21/318.59	c   319s|104700 |  1353 |  1893k|  17.9 |   225M |  60 | 853 |  12k|2494 |  14k|  1 | 128k|7705 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
317.72/319.04	c   319s|104800 |  1360 |  1895k|  17.9 |   225M |  60 | 853 |  12k|2495 |  14k|  0 | 128k|7705 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
318.01/319.38	c   319s|104900 |  1366 |  1897k|  17.9 |   233M |  60 | 853 |  12k|2490 |  14k|  1 | 128k|7705 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
318.21/319.56	c   320s|105000 |  1363 |  1898k|  17.9 |   233M |  60 | 853 |  12k|2490 |  14k|  0 | 128k|7705 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
318.60/319.98	c   320s|105100 |  1370 |  1900k|  17.9 |   233M |  60 | 853 |  12k|2485 |  14k|  1 | 128k|7706 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
318.90/320.22	c   320s|105200 |  1369 |  1901k|  17.9 |   233M |  60 | 853 |  12k|   0 |  14k|  0 | 129k|7707 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
319.10/320.43	c   320s|105300 |  1374 |  1903k|  17.9 |   233M |  60 | 853 |  12k|2494 |  14k|  2 | 129k|7708 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
319.40/320.77	c   321s|105400 |  1368 |  1905k|  17.9 |   233M |  60 | 853 |  12k|2501 |  14k|  2 | 129k|7708 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
319.90/321.20	c   321s|105500 |  1374 |  1907k|  17.9 |   233M |  60 | 853 |  12k|2497 |  14k|  1 | 129k|7708 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
320.10/321.43	c   321s|105600 |  1372 |  1908k|  17.9 |   233M |  60 | 853 |  12k|2493 |  14k|  1 | 129k|7708 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
320.50/321.81	c   322s|105700 |  1365 |  1910k|  17.9 |   233M |  60 | 853 |  12k|2495 |  14k|  0 | 129k|7709 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
320.60/321.99	c   322s|105800 |  1366 |  1911k|  17.9 |   233M |  60 | 853 |  12k|2487 |  14k|  1 | 129k|7710 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
320.99/322.39	c   322s|105900 |  1369 |  1913k|  17.9 |   233M |  60 | 853 |  12k|2487 |  14k|  1 | 129k|7710 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
321.29/322.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
321.29/322.62	c   323s|106000 |  1369 |  1915k|  17.9 |   233M |  60 | 853 |  12k|2494 |  14k|  0 | 130k|7711 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
321.70/323.01	c   323s|106100 |  1371 |  1918k|  17.9 |   233M |  60 | 853 |  12k|2494 |  14k|  0 | 130k|7723 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
321.89/323.20	c   323s|106200 |  1375 |  1919k|  17.9 |   233M |  60 | 853 |  12k|2496 |  14k|  1 | 130k|7724 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
321.99/323.39	c   323s|106300 |  1379 |  1921k|  17.9 |   233M |  62 | 853 |  12k|2495 |  14k|  1 | 130k|7725 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
322.19/323.59	c   324s|106400 |  1376 |  1923k|  17.9 |   233M |  63 | 853 |  12k|2493 |  14k|  0 | 130k|7732 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
322.59/323.92	c   324s|106500 |  1377 |  1925k|  17.9 |   233M |  63 | 853 |  12k|2490 |  14k|  1 | 130k|7739 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
322.99/324.37	c   324s|106600 |  1378 |  1926k|  17.9 |   233M |  63 | 853 |  12k|2494 |  14k|  0 | 130k|7744 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
323.38/324.70	c   325s|106700 |  1375 |  1928k|  17.9 |   233M |  63 | 853 |  12k|2492 |  14k|  0 | 130k|7753 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
324.28/325.61	c   326s|106800 |  1375 |  1930k|  17.9 |   233M |  63 | 853 |  12k|2492 |  14k|  1 | 130k|7764 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
324.68/326.01	c   326s|106900 |  1379 |  1933k|  17.9 |   233M |  63 | 853 |  12k|2500 |  14k|  0 | 131k|7775 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
324.88/326.29	c   326s|107000 |  1379 |  1935k|  17.9 |   233M |  63 | 853 |  12k|2500 |  14k|  1 | 131k|7780 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
325.18/326.54	c   327s|107100 |  1369 |  1937k|  17.9 |   233M |  63 | 853 |  12k|2490 |  14k|  0 | 131k|7786 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
325.48/326.85	c   327s|107200 |  1368 |  1938k|  17.9 |   233M |  63 | 853 |  12k|2494 |  14k|  0 | 131k|7800 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
325.78/327.15	c   327s|107300 |  1366 |  1940k|  17.9 |   233M |  63 | 853 |  12k|2496 |  14k|  1 | 131k|7809 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
325.97/327.36	c   327s|107400 |  1365 |  1942k|  17.9 |   233M |  63 | 853 |  12k|2497 |  14k|  0 | 131k|7817 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
326.37/327.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
326.37/327.70	c   328s|107500 |  1368 |  1944k|  17.9 |   233M |  63 | 853 |  12k|2484 |  14k|  1 | 131k|7830 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
326.68/328.03	c   328s|107600 |  1374 |  1946k|  17.9 |   233M |  63 | 853 |  12k|2487 |  14k|  0 | 132k|7842 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
326.97/328.36	c   328s|107700 |  1381 |  1948k|  17.9 |   233M |  63 | 853 |  12k|2486 |  14k|  1 | 132k|7852 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
327.37/328.77	c   329s|107800 |  1381 |  1950k|  17.9 |   233M |  63 | 853 |  12k|2489 |  14k|  0 | 132k|7865 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
327.67/329.07	c   329s|107900 |  1379 |  1952k|  17.9 |   233M |  63 | 853 |  12k|2484 |  14k|  0 | 132k|7871 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
328.07/329.46	c   329s|108000 |  1378 |  1954k|  17.9 |   233M |  63 | 853 |  12k|2484 |  14k|  1 | 132k|7876 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
328.46/329.80	c   330s|108100 |  1370 |  1956k|  17.9 |   233M |  63 | 853 |  12k|2484 |  14k|  0 | 132k|7880 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
328.86/330.20	c   330s|108200 |  1368 |  1958k|  17.9 |   233M |  63 | 853 |  12k|2488 |  14k|  0 | 132k|7885 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
329.26/330.60	c   331s|108300 |  1372 |  1960k|  17.9 |   233M |  63 | 853 |  12k|2489 |  14k|  0 | 133k|7893 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
329.66/331.03	c   331s|108400 |  1376 |  1961k|  17.9 |   233M |  63 | 853 |  12k|2493 |  15k|  1 | 133k|7897 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
329.86/331.27	c   331s|108500 |  1370 |  1963k|  17.9 |   233M |  63 | 853 |  12k|2488 |  15k|  1 | 133k|7903 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
330.56/331.90	c   332s|108600 |  1374 |  1965k|  17.9 |   233M |  63 | 853 |  12k|2497 |  15k|  1 | 133k|7904 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
331.05/332.40	c   332s|108700 |  1376 |  1967k|  17.9 |   233M |  63 | 853 |  12k|2488 |  15k|  0 | 133k|7904 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
331.45/332.84	c   333s|108800 |  1386 |  1968k|  17.9 |   233M |  63 | 853 |  12k|2490 |  15k|  1 | 133k|7905 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
331.66/333.05	c   333s|108900 |  1392 |  1970k|  17.9 |   233M |  63 | 853 |  12k|2495 |  15k|  0 | 133k|7906 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
331.85/333.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
331.85/333.26	c   333s|109000 |  1399 |  1971k|  17.9 |   233M |  63 | 853 |  12k|2497 |  15k|  0 | 133k|7906 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
332.05/333.46	c   333s|109100 |  1395 |  1973k|  17.9 |   233M |  63 | 853 |  12k|2494 |  15k|  0 | 134k|7910 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
332.35/333.74	c   334s|109200 |  1399 |  1974k|  17.9 |   233M |  63 | 853 |  12k|2493 |  15k|  1 | 134k|7912 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
332.65/334.04	c   334s|109300 |  1397 |  1976k|  17.9 |   233M |  63 | 853 |  12k|2495 |  15k|  1 | 134k|7913 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
332.85/334.28	c   334s|109400 |  1400 |  1977k|  17.9 |   233M |  63 | 853 |  12k|2492 |  15k|  1 | 134k|7913 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
333.14/334.57	c   335s|109500 |  1401 |  1979k|  17.9 |   233M |  63 | 853 |  12k|2495 |  15k|  0 | 134k|7914 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
333.44/334.89	c   335s|109600 |  1401 |  1981k|  17.9 |   233M |  63 | 853 |  12k|2494 |  15k|  0 | 134k|7916 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
333.84/335.26	c   335s|109700 |  1407 |  1983k|  17.9 |   233M |  63 | 853 |  12k|2494 |  15k|  0 | 134k|7916 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
334.04/335.43	c   335s|109800 |  1412 |  1985k|  17.9 |   233M |  63 | 853 |  12k|2494 |  15k|  0 | 134k|7916 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
334.24/335.60	c   336s|109900 |  1416 |  1986k|  17.9 |   233M |  63 | 853 |  12k|2496 |  15k|  0 | 134k|7917 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
334.34/335.79	c   336s|110000 |  1420 |  1988k|  17.9 |   233M |  63 | 853 |  12k|2494 |  15k|  2 | 134k|7919 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
334.64/336.02	c   336s|110100 |  1418 |  1990k|  17.9 |   233M |  63 | 853 |  12k|2487 |  15k|  1 | 135k|7920 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
334.84/336.25	c   336s|110200 |  1418 |  1992k|  17.9 |   233M |  63 | 853 |  12k|2496 |  15k|  1 | 135k|7920 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
335.04/336.49	c   336s|110300 |  1413 |  1994k|  17.9 |   233M |  63 | 853 |  12k|2493 |  15k|  0 | 135k|7921 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
335.34/336.71	c   337s|110400 |  1418 |  1995k|  17.9 |   233M |  63 | 853 |  12k|2494 |  15k|  2 | 135k|7921 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
335.53/336.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
335.53/336.94	c   337s|110500 |  1420 |  1997k|  17.9 |   233M |  63 | 853 |  12k|   0 |  15k|  0 | 135k|7921 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
335.74/337.11	c   337s|110600 |  1424 |  1998k|  17.9 |   233M |  63 | 853 |  12k|2497 |  15k|  1 | 135k|7921 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
335.93/337.30	c   337s|110700 |  1429 |  2000k|  17.9 |   233M |  63 | 853 |  12k|2498 |  15k|  1 | 135k|7922 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
336.13/337.55	c   338s|110800 |  1429 |  2001k|  17.9 |   233M |  63 | 853 |  12k|2496 |  15k|  1 | 135k|7924 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
336.33/337.73	c   338s|110900 |  1435 |  2003k|  17.9 |   233M |  63 | 853 |  12k|2494 |  15k|  1 | 136k|7925 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
336.53/337.91	c   338s|111000 |  1432 |  2004k|  17.9 |   233M |  63 | 853 |  12k|2484 |  15k|  1 | 136k|7926 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
336.73/338.10	c   338s|111100 |  1430 |  2006k|  17.9 |   233M |  63 | 853 |  12k|2485 |  15k|  1 | 136k|7926 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
337.03/338.43	c   338s|111200 |  1420 |  2007k|  17.9 |   233M |  63 | 853 |  12k|2501 |  15k|  4 | 136k|7926 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
337.23/338.62	c   339s|111300 |  1420 |  2009k|  17.9 |   233M |  63 | 853 |  12k|2488 |  15k|  0 | 136k|7927 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
337.63/339.02	c   339s|111400 |  1425 |  2011k|  17.9 |   233M |  63 | 853 |  12k|2493 |  15k|  1 | 136k|7927 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
337.92/339.30	c   339s|111500 |  1435 |  2013k|  17.9 |   233M |  63 | 853 |  12k|2491 |  15k|  0 | 136k|7927 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
338.12/339.51	c   339s|111600 |  1446 |  2016k|  17.9 |   233M |  63 | 853 |  12k|2494 |  15k|  0 | 136k|7927 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
338.32/339.72	c   340s|111700 |  1451 |  2018k|  17.9 |   233M |  63 | 853 |  12k|2495 |  15k|  0 | 136k|7927 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
338.63/340.04	c   340s|111800 |  1452 |  2019k|  17.9 |   233M |  63 | 853 |  12k|2487 |  15k|  0 | 137k|7929 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
338.92/340.38	c   340s|111900 |  1463 |  2021k|  17.9 |   233M |  63 | 853 |  12k|2491 |  15k|  0 | 137k|7931 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
339.32/340.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
339.32/340.71	c   341s|112000 |  1463 |  2023k|  17.9 |   233M |  63 | 853 |  12k|2491 |  15k|  0 | 137k|7932 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
339.52/340.94	c   341s|112100 |  1463 |  2024k|  17.9 |   233M |  63 | 853 |  12k|2491 |  15k|  1 | 137k|7932 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
339.92/341.33	c   341s|112200 |  1464 |  2026k|  17.9 |   233M |  63 | 853 |  12k|2488 |  15k|  0 | 137k|7932 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
340.22/341.68	c   342s|112300 |  1464 |  2027k|  17.9 |   233M |  63 | 853 |  12k|2488 |  15k|  1 | 137k|7933 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
340.51/341.90	c   342s|112400 |  1461 |  2028k|  17.9 |   233M |  63 | 853 |  12k|   0 |  15k|  0 | 137k|7936 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
341.01/342.46	c   342s|112500 |  1462 |  2030k|  17.9 |   233M |  63 | 853 |  12k|2493 |  15k|  0 | 137k|7937 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
341.21/342.64	c   343s|112600 |  1460 |  2032k|  17.9 |   233M |  63 | 853 |  12k|2493 |  15k|  1 | 137k|7937 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
341.41/342.81	c   343s|112700 |  1456 |  2033k|  17.9 |   233M |  63 | 853 |  12k|2492 |  15k|  0 | 138k|7942 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
341.81/343.22	c   343s|112800 |  1456 |  2035k|  17.9 |   233M |  63 | 853 |  12k|   0 |  15k|  0 | 138k|7942 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
341.91/343.38	c   343s|112900 |  1454 |  2036k|  17.9 |   233M |  63 | 853 |  12k|2491 |  15k|  1 | 138k|7942 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
342.11/343.56	c   344s|113000 |  1453 |  2037k|  17.9 |   233M |  63 | 853 |  12k|2491 |  15k|  0 | 138k|7943 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
342.31/343.73	c   344s|113100 |  1453 |  2039k|  17.9 |   233M |  63 | 853 |  12k|2492 |  15k|  0 | 138k|7943 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
342.51/343.99	c   344s|113200 |  1454 |  2041k|  17.9 |   233M |  63 | 853 |  12k|2489 |  15k|  1 | 138k|7944 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
343.10/344.52	c   345s|113300 |  1456 |  2042k|  17.9 |   233M |  63 | 853 |  12k|2493 |  16k|  1 | 138k|7946 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
343.50/344.98	c   345s|113400 |  1454 |  2044k|  17.9 |   233M |  63 | 853 |  12k|2493 |  16k|  0 | 138k|7947 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
343.90/345.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
343.90/345.34	c   345s|113500 |  1457 |  2045k|  17.8 |   233M |  63 | 853 |  12k|2492 |  16k|  0 | 138k|7947 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
344.20/345.62	c   346s|113600 |  1457 |  2047k|  17.8 |   233M |  63 | 853 |  12k|2492 |  16k|  2 | 139k|7947 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
344.60/346.01	c   346s|113700 |  1459 |  2049k|  17.8 |   233M |  63 | 853 |  12k|2485 |  16k|  1 | 139k|7947 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
345.00/346.46	c   346s|113800 |  1457 |  2051k|  17.8 |   233M |  63 | 853 |  12k|2485 |  16k|  0 | 139k|7947 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
345.39/346.80	c   347s|113900 |  1458 |  2052k|  17.8 |   233M |  63 | 853 |  12k|2495 |  16k|  1 | 139k|7948 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
345.70/347.11	c   347s|114000 |  1457 |  2054k|  17.8 |   233M |  64 | 853 |  12k|2483 |  16k|  1 | 139k|7949 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
345.89/347.39	c   347s|114100 |  1456 |  2055k|  17.8 |   233M |  64 | 853 |  12k|2498 |  16k|  1 | 139k|7950 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
346.29/347.79	c   348s|114200 |  1458 |  2057k|  17.8 |   233M |  64 | 853 |  12k|2496 |  16k|  1 | 139k|7952 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
346.59/348.09	c   348s|114300 |  1453 |  2059k|  17.8 |   233M |  64 | 853 |  12k|   0 |  16k|  0 | 139k|7953 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
347.19/348.61	c   349s|114400 |  1453 |  2061k|  17.8 |   233M |  64 | 853 |  12k|2492 |  16k|  2 | 139k|7954 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
347.29/348.76	c   349s|114500 |  1455 |  2062k|  17.8 |   233M |  64 | 853 |  12k|2486 |  16k|  0 | 140k|7954 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
347.49/348.99	c   349s|114600 |  1454 |  2063k|  17.8 |   233M |  64 | 853 |  12k|2495 |  16k|  1 | 140k|7955 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
347.98/349.40	c   349s|114700 |  1464 |  2065k|  17.8 |   233M |  64 | 853 |  12k|2488 |  16k|  0 | 140k|7958 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
348.38/349.82	c   350s|114800 |  1467 |  2067k|  17.8 |   233M |  64 | 853 |  12k|2487 |  16k|  0 | 140k|7968 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
348.78/350.20	c   350s|114900 |  1472 |  2068k|  17.8 |   233M |  64 | 853 |  12k|2489 |  16k|  1 | 140k|7983 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
349.08/350.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
349.08/350.57	c   351s|115000 |  1468 |  2070k|  17.8 |   233M |  64 | 853 |  12k|2487 |  16k|  0 | 140k|7995 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
349.48/351.00	c   351s|115100 |  1474 |  2072k|  17.8 |   233M |  64 | 853 |  12k|2487 |  16k|  1 | 140k|7995 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
350.08/351.53	c   352s|115200 |  1473 |  2074k|  17.8 |   233M |  64 | 853 |  12k|2494 |  16k|  1 | 140k|7997 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
350.38/351.88	c   352s|115300 |  1481 |  2076k|  17.8 |   233M |  64 | 853 |  12k|2497 |  16k|  1 | 140k|8009 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
350.68/352.13	c   352s|115400 |  1475 |  2077k|  17.8 |   233M |  64 | 853 |  12k|   0 |  16k|  0 | 141k|8016 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
350.87/352.33	c   352s|115500 |  1479 |  2079k|  17.8 |   233M |  64 | 853 |  12k|2494 |  16k|  2 | 141k|8029 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
351.07/352.52	c   353s|115600 |  1476 |  2080k|  17.8 |   233M |  64 | 853 |  12k|2491 |  16k|  1 | 141k|8037 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
351.37/352.88	c   353s|115700 |  1471 |  2082k|  17.8 |   233M |  64 | 853 |  12k|2498 |  16k|  2 | 141k|8050 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
351.67/353.16	c   353s|115800 |  1472 |  2083k|  17.8 |   233M |  64 | 853 |  12k|2498 |  16k|  1 | 141k|8065 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
351.87/353.34	c   353s|115900 |  1471 |  2085k|  17.8 |   233M |  64 | 853 |  12k|2484 |  16k|  1 | 141k|8067 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
352.27/353.73	c   354s|116000 |  1470 |  2086k|  17.8 |   233M |  64 | 853 |  12k|2490 |  16k|  1 | 142k|8079 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
352.47/353.93	c   354s|116100 |  1469 |  2088k|  17.8 |   233M |  64 | 853 |  12k|2492 |  16k|  0 | 142k|8082 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
352.76/354.21	c   354s|116200 |  1467 |  2090k|  17.8 |   233M |  64 | 853 |  12k|2489 |  16k|  2 | 142k|8098 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
353.26/354.76	c   355s|116300 |  1464 |  2091k|  17.8 |   233M |  64 | 853 |  12k|2489 |  16k|  2 | 142k|8100 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
353.76/355.25	c   355s|116400 |  1468 |  2093k|  17.8 |   233M |  64 | 853 |  12k|2486 |  16k|  0 | 142k|8107 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
354.16/355.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
354.16/355.64	c   356s|116500 |  1473 |  2095k|  17.8 |   233M |  64 | 853 |  12k|2492 |  16k|  1 | 142k|8113 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
354.56/356.00	c   356s|116600 |  1471 |  2097k|  17.8 |   233M |  64 | 853 |  12k|2493 |  17k|  1 | 142k|8130 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
354.76/356.21	c   356s|116700 |  1471 |  2098k|  17.8 |   233M |  64 | 853 |  12k|2494 |  17k|  0 | 142k|8147 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
354.86/356.39	c   356s|116800 |  1472 |  2100k|  17.8 |   233M |  64 | 853 |  12k|2493 |  17k|  1 | 143k|8152 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
355.25/356.75	c   357s|116900 |  1466 |  2102k|  17.8 |   233M |  64 | 853 |  12k|2489 |  17k|  0 | 143k|8163 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
355.66/357.15	c   357s|117000 |  1469 |  2103k|  17.8 |   233M |  64 | 853 |  12k|   0 |  17k|  0 | 143k|8169 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
356.05/357.51	c   358s|117100 |  1469 |  2105k|  17.8 |   233M |  64 | 853 |  12k|2497 |  17k|  0 | 143k|8175 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
356.25/357.73	c   358s|117200 |  1467 |  2107k|  17.8 |   233M |  64 | 853 |  12k|2503 |  17k|  0 | 143k|8180 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
356.45/357.96	c   358s|117300 |  1466 |  2108k|  17.8 |   233M |  64 | 853 |  12k|2491 |  17k|  0 | 143k|8183 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
356.65/358.17	c   358s|117400 |  1465 |  2110k|  17.8 |   233M |  64 | 853 |  12k|2487 |  17k|  0 | 143k|8191 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
356.85/358.38	c   358s|117500 |  1466 |  2111k|  17.8 |   233M |  64 | 853 |  12k|2488 |  17k|  2 | 143k|8198 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
357.05/358.59	c   359s|117600 |  1466 |  2113k|  17.8 |   233M |  64 | 853 |  12k|2487 |  17k|  1 | 143k|8198 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
357.35/358.82	c   359s|117700 |  1464 |  2115k|  17.8 |   233M |  64 | 853 |  12k|2488 |  17k|  0 | 144k|8198 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
357.65/359.16	c   359s|117800 |  1466 |  2116k|  17.8 |   233M |  64 | 853 |  12k|2488 |  17k|  1 | 144k|8199 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
357.94/359.46	c   359s|117900 |  1470 |  2118k|  17.8 |   233M |  64 | 853 |  12k|2493 |  17k|  2 | 144k|8200 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
358.14/359.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
358.14/359.70	c   360s|118000 |  1470 |  2120k|  17.8 |   233M |  64 | 853 |  12k|2488 |  17k|  1 | 144k|8201 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
358.55/360.05	c   360s|118100 |  1470 |  2122k|  17.8 |   233M |  64 | 853 |  12k|2488 |  17k|  2 | 144k|8202 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
358.84/360.37	c   360s|118200 |  1466 |  2124k|  17.8 |   233M |  64 | 853 |  12k|2488 |  17k|  1 | 144k|8205 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
359.04/360.55	c   361s|118300 |  1465 |  2126k|  17.8 |   233M |  64 | 853 |  12k|2492 |  17k|  1 | 144k|8206 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
359.24/360.74	c   361s|118400 |  1465 |  2127k|  17.8 |   233M |  64 | 853 |  12k|2487 |  17k|  1 | 144k|8206 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
359.44/360.96	c   361s|118500 |  1466 |  2129k|  17.8 |   233M |  64 | 853 |  12k|   0 |  17k|  0 | 144k|8209 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
359.64/361.19	c   361s|118600 |  1466 |  2130k|  17.8 |   233M |  64 | 853 |  12k|2489 |  17k|  1 | 144k|8211 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
359.94/361.47	c   361s|118700 |  1465 |  2132k|  17.8 |   233M |  64 | 853 |  12k|2489 |  17k|  0 | 145k|8214 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
360.23/361.76	c   362s|118800 |  1467 |  2133k|  17.8 |   233M |  64 | 853 |  12k|2489 |  17k|  1 | 145k|8216 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
360.54/362.09	c   362s|118900 |  1468 |  2135k|  17.8 |   233M |  64 | 853 |  12k|2489 |  17k|  0 | 145k|8216 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
360.83/362.39	c   362s|119000 |  1469 |  2137k|  17.8 |   233M |  64 | 853 |  12k|2485 |  17k|  1 | 145k|8217 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
361.33/362.81	c   363s|119100 |  1469 |  2139k|  17.8 |   233M |  64 | 853 |  12k|2494 |  17k|  0 | 145k|8218 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
361.53/363.05	c   363s|119200 |  1466 |  2140k|  17.8 |   233M |  64 | 853 |  12k|2488 |  17k|  0 | 145k|8219 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
361.83/363.39	c   363s|119300 |  1464 |  2142k|  17.8 |   233M |  64 | 853 |  12k|2488 |  17k|  1 | 145k|8219 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
362.13/363.62	c   364s|119400 |  1464 |  2144k|  17.8 |   233M |  64 | 853 |  12k|2487 |  17k|  0 | 145k|8219 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
362.33/363.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
362.33/363.89	c   364s|119500 |  1463 |  2146k|  17.8 |   233M |  64 | 853 |  12k|2493 |  17k|  0 | 145k|8220 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
362.72/364.23	c   364s|119600 |  1461 |  2147k|  17.8 |   233M |  64 | 853 |  12k|2496 |  17k|  0 | 146k|8224 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
362.92/364.49	c   364s|119700 |  1465 |  2149k|  17.8 |   233M |  64 | 853 |  12k|2494 |  17k|  1 | 146k|8226 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
363.12/364.68	c   365s|119800 |  1467 |  2150k|  17.8 |   233M |  64 | 853 |  12k|2495 |  17k|  0 | 146k|8226 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
363.42/364.92	c   365s|119900 |  1463 |  2152k|  17.8 |   233M |  64 | 853 |  12k|   0 |  17k|  0 | 146k|8226 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
363.53/365.09	c   365s|120000 |  1468 |  2153k|  17.8 |   233M |  64 | 853 |  12k|2490 |  17k|  1 | 146k|8227 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
363.82/365.31	c   365s|120100 |  1473 |  2154k|  17.8 |   233M |  64 | 853 |  12k|2489 |  17k|  0 | 146k|8228 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
364.12/365.61	c   366s|120200 |  1468 |  2156k|  17.8 |   233M |  64 | 853 |  12k|2488 |  17k|  1 | 146k|8228 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
364.42/365.95	c   366s|120300 |  1472 |  2158k|  17.8 |   233M |  64 | 853 |  12k|2484 |  17k|  1 | 146k|8228 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
364.72/366.29	c   366s|120400 |  1479 |  2160k|  17.8 |   233M |  64 | 853 |  12k|2484 |  17k|  0 | 146k|8228 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
365.31/366.85	c   367s|120500 |  1483 |  2162k|  17.8 |   233M |  64 | 853 |  12k|2487 |  17k|  1 | 147k|8228 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
365.71/367.27	c   367s|120600 |  1481 |  2164k|  17.8 |   233M |  64 | 853 |  12k|2488 |  17k|  1 | 147k|8228 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
366.31/367.82	c   368s|120700 |  1474 |  2165k|  17.8 |   233M |  64 | 853 |  12k|2490 |  17k|  0 | 147k|8228 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
366.51/368.01	c   368s|120800 |  1455 |  2167k|  17.8 |   233M |  64 | 853 |  12k|2490 |  17k|  0 | 147k|8228 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.54%
366.81/368.36	c   368s|120900 |  1438 |  2168k|  17.8 |   233M |  64 | 853 |  12k|2486 |  18k|  1 | 147k|8228 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.19%
367.01/368.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
367.01/368.53	c   369s|121000 |  1414 |  2169k|  17.8 |   233M |  64 | 853 |  12k|2496 |  18k|  1 | 147k|8228 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.27%
367.21/368.76	c   369s|121100 |  1400 |  2170k|  17.8 |   233M |  64 | 853 |  12k|2505 |  18k|  0 | 147k|8228 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.43%
367.51/369.09	c   369s|121200 |  1378 |  2171k|  17.8 |   233M |  64 | 853 |  12k|2496 |  18k|  1 | 148k|8228 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.52%
368.00/369.54	c   370s|121300 |  1352 |  2172k|  17.7 |   233M |  64 | 853 |  12k|2500 |  18k|  2 | 148k|8230 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.62%
368.20/369.79	c   370s|121400 |  1316 |  2173k|  17.7 |   233M |  64 | 853 |  12k|   0 |  18k|  0 | 148k|8230 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.62%
368.40/369.97	c   370s|121500 |  1295 |  2174k|  17.7 |   233M |  64 | 853 |  12k|2483 |  18k|  0 | 148k|8230 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.69%
368.70/370.23	c   370s|121600 |  1275 |  2175k|  17.7 |   233M |  64 | 853 |  12k|2487 |  18k|  1 | 148k|8230 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.69%
368.90/370.46	c   370s|121700 |  1275 |  2177k|  17.7 |   233M |  64 | 853 |  12k|   0 |  18k|  0 | 149k|8230 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.72%
369.10/370.67	c   371s|121800 |  1276 |  2179k|  17.7 |   233M |  64 | 853 |  12k|2478 |  18k|  0 | 149k|8231 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.74%
369.30/370.86	c   371s|121900 |  1284 |  2180k|  17.7 |   233M |  64 | 853 |  12k|2478 |  18k|  1 | 149k|8231 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.74%
369.50/371.08	c   371s|122000 |  1281 |  2182k|  17.7 |   233M |  64 | 853 |  12k|2483 |  18k|  1 | 149k|8231 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.75%
369.70/371.27	c   371s|122100 |  1287 |  2184k|  17.7 |   233M |  64 | 853 |  12k|2483 |  18k|  1 | 149k|8232 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.76%
369.89/371.47	c   371s|122200 |  1291 |  2186k|  17.7 |   243M |  64 | 853 |  12k|2486 |  18k|  1 | 149k|8232 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.76%
370.09/371.65	c   372s|122300 |  1289 |  2187k|  17.7 |   243M |  64 | 853 |  12k|2483 |  18k|  0 | 149k|8232 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.76%
370.29/371.84	c   372s|122400 |  1289 |  2189k|  17.7 |   243M |  64 | 853 |  12k|2487 |  18k|  1 | 149k|8232 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.76%
370.50/372.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
370.50/372.04	c   372s|122500 |  1291 |  2191k|  17.7 |   243M |  64 | 853 |  12k|2481 |  18k|  1 | 149k|8232 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.76%
370.70/372.25	c   372s|122600 |  1293 |  2193k|  17.7 |   243M |  64 | 853 |  12k|2482 |  18k|  0 | 149k|8232 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.76%
370.90/372.43	c   372s|122700 |  1303 |  2195k|  17.7 |   243M |  64 | 853 |  12k|2485 |  18k|  1 | 150k|8234 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.76%
371.10/372.60	c   373s|122800 |  1300 |  2197k|  17.7 |   243M |  64 | 853 |  12k|2484 |  18k|  1 | 150k|8234 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.77%
371.20/372.78	c   373s|122900 |  1296 |  2198k|  17.7 |   243M |  64 | 853 |  12k|2479 |  18k|  0 | 150k|8234 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.77%
371.40/372.95	c   373s|123000 |  1296 |  2200k|  17.7 |   243M |  64 | 853 |  12k|2480 |  18k|  0 | 150k|8234 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.77%
371.60/373.15	c   373s|123100 |  1294 |  2202k|  17.7 |   243M |  64 | 853 |  12k|2486 |  18k|  1 | 150k|8234 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.77%
371.79/373.36	c   373s|123200 |  1286 |  2204k|  17.7 |   243M |  64 | 853 |  12k|2479 |  18k|  1 | 150k|8234 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.77%
371.99/373.57	c   374s|123300 |  1277 |  2206k|  17.7 |   243M |  64 | 853 |  12k|2483 |  18k|  0 | 150k|8234 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.77%
372.19/373.78	c   374s|123400 |  1264 |  2207k|  17.7 |   243M |  64 | 853 |  12k|   0 |  18k|  0 | 150k|8234 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.78%
372.39/373.98	c   374s|123500 |  1265 |  2209k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  0 | 151k|8234 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.80%
372.60/374.17	c   374s|123600 |  1263 |  2211k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  0 | 151k|8234 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.80%
372.79/374.34	c   374s|123700 |  1265 |  2212k|  17.7 |   243M |  64 | 853 |  12k|2478 |  18k|  0 | 151k|8237 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.80%
372.89/374.49	c   374s|123800 |  1268 |  2214k|  17.7 |   243M |  64 | 853 |  12k|2478 |  18k|  1 | 151k|8240 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.80%
373.09/374.63	c   375s|123900 |  1265 |  2215k|  17.7 |   243M |  64 | 853 |  12k|   0 |  18k|  0 | 151k|8241 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.80%
373.19/374.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
373.19/374.79	c   375s|124000 |  1262 |  2216k|  17.7 |   243M |  64 | 853 |  12k|2478 |  18k|  0 | 151k|8241 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.80%
373.39/374.96	c   375s|124100 |  1257 |  2218k|  17.7 |   243M |  64 | 853 |  12k|2487 |  18k|  1 | 151k|8241 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.88%
373.59/375.17	c   375s|124200 |  1239 |  2219k|  17.7 |   243M |  64 | 853 |  12k|2483 |  18k|  1 | 152k|8241 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.95%
373.89/375.40	c   375s|124300 |  1200 |  2220k|  17.7 |   243M |  64 | 853 |  12k|2485 |  18k|  0 | 152k|8241 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.95%
374.08/375.60	c   376s|124400 |  1205 |  2221k|  17.7 |   243M |  64 | 853 |  12k|2486 |  18k|  1 | 152k|8259 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.95%
374.18/375.75	c   376s|124500 |  1208 |  2222k|  17.7 |   243M |  64 | 853 |  12k|2485 |  18k|  1 | 152k|8260 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.95%
374.38/375.91	c   376s|124600 |  1209 |  2224k|  17.7 |   243M |  64 | 853 |  12k|2487 |  18k|  0 | 152k|8260 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.03%
374.59/376.15	c   376s|124700 |  1216 |  2225k|  17.7 |   243M |  64 | 853 |  12k|2487 |  18k|  1 | 152k|8260 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.03%
374.88/376.40	c   376s|124800 |  1189 |  2227k|  17.7 |   243M |  64 | 853 |  12k|2488 |  18k|  0 | 152k|8270 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.11%
375.08/376.68	c   377s|124900 |  1173 |  2228k|  17.7 |   243M |  64 | 853 |  12k|2482 |  18k|  0 | 153k|8279 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.11%
375.28/376.90	c   377s|125000 |  1149 |  2229k|  17.7 |   243M |  64 | 853 |  12k|2486 |  18k|  1 | 153k|8280 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.64%
375.58/377.19	c   377s|125100 |  1124 |  2230k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  1 | 153k|8284 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.76%
375.88/377.40	c   377s|125200 |  1117 |  2232k|  17.7 |   243M |  64 | 853 |  12k|2482 |  18k|  0 | 153k|8290 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.76%
376.18/377.70	c   378s|125300 |  1101 |  2234k|  17.7 |   243M |  64 | 853 |  12k|2476 |  18k|  1 | 153k|8296 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.94%
376.38/377.91	c   378s|125400 |  1106 |  2236k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  1 | 153k|8305 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.95%
376.58/378.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
376.58/378.11	c   378s|125500 |  1102 |  2238k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  0 | 153k|8309 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.95%
376.77/378.33	c   378s|125600 |  1098 |  2240k|  17.7 |   243M |  64 | 853 |  12k|2478 |  18k|  0 | 154k|8322 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.96%
376.97/378.52	c   379s|125700 |  1102 |  2242k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  1 | 154k|8326 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.96%
377.17/378.76	c   379s|125800 |  1102 |  2244k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  0 | 154k|8338 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.96%
377.37/378.97	c   379s|125900 |  1103 |  2246k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  0 | 154k|8347 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.96%
377.58/379.17	c   379s|126000 |  1103 |  2248k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  0 | 154k|8355 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.96%
377.77/379.35	c   379s|126100 |  1116 |  2250k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  1 | 154k|8364 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.96%
377.97/379.58	c   380s|126200 |  1125 |  2252k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  1 | 154k|8370 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.96%
378.17/379.74	c   380s|126300 |  1126 |  2253k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  0 | 154k|8374 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.96%
378.37/379.94	c   380s|126400 |  1126 |  2255k|  17.7 |   243M |  64 | 853 |  12k|2478 |  18k|  1 | 154k|8383 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.96%
378.57/380.16	c   380s|126500 |  1131 |  2257k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  1 | 155k|8391 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.96%
378.77/380.37	c   380s|126600 |  1129 |  2259k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  0 | 155k|8399 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.96%
379.06/380.68	c   381s|126700 |  1129 |  2261k|  17.7 |   243M |  64 | 853 |  12k|2483 |  18k|  1 | 155k|8406 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.96%
379.36/380.94	c   381s|126800 |  1120 |  2263k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  1 | 155k|8411 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.34%
379.57/381.15	c   381s|126900 |  1102 |  2264k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  1 | 155k|8416 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.36%
379.76/381.35	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.35	c   381s|127000 |  1100 |  2266k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  0 | 155k|8418 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.37%
379.96/381.54	c   382s|127100 |  1100 |  2268k|  17.7 |   243M |  64 | 853 |  12k|2479 |  18k|  1 | 155k|8420 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.37%
380.16/381.71	c   382s|127200 |  1099 |  2269k|  17.7 |   243M |  64 | 853 |  12k|2477 |  18k|  1 | 155k|8424 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.37%
380.36/381.96	c   382s|127300 |  1074 |  2270k|  17.7 |   243M |  64 | 853 |  12k|2482 |  18k|  0 | 156k|8434 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.45%
380.56/382.17	c   382s|127400 |  1025 |  2271k|  17.7 |   243M |  64 | 853 |  12k|2482 |  18k|  1 | 156k|8436 | 1.666667e-02 | 2.000000e+00 |  Large |  61.57%
380.86/382.47	c   382s|127500 |  1001 |  2272k|  17.7 |   243M |  64 | 853 |  12k|2488 |  18k|  0 | 156k|8440 | 3.831418e-02 | 2.000000e+00 |5120.00%|  62.38%
381.06/382.68	c   383s|127600 |   969 |  2273k|  17.7 |   243M |  64 | 853 |  12k|   0 |  18k|  0 | 156k|8443 | 6.400000e-02 | 2.000000e+00 |3025.00%|  62.81%
381.35/382.90	c   383s|127700 |   921 |  2274k|  17.7 |   243M |  64 | 853 |  12k|   0 |  18k|  0 | 157k|8448 | 7.692308e-02 | 2.000000e+00 |2500.00%|  63.11%
381.56/383.14	c   383s|127800 |   832 |  2275k|  17.6 |   243M |  64 | 853 |  12k|2486 |  18k|  0 | 157k|8453 | 9.259259e-02 | 2.000000e+00 |2060.00%|  63.42%
381.85/383.48	c   383s|127900 |   755 |  2276k|  17.6 |   243M |  64 | 853 |  12k|2481 |  18k|  0 | 157k|8454 | 1.182266e-01 | 2.000000e+00 |1591.67%|  64.64%
382.15/383.78	c   384s|128000 |   679 |  2276k|  17.6 |   243M |  64 | 853 |  11k|2493 |  18k|  0 | 157k|8456 | 1.333333e-01 | 2.000000e+00 |1400.00%|  66.63%
382.45/384.03	c   384s|128100 |   608 |  2277k|  17.6 |   243M |  64 | 853 |  10k|2480 |  18k|  1 | 157k|8458 | 1.628959e-01 | 2.000000e+00 |1127.78%|  68.84%
382.65/384.27	c   384s|128200 |   524 |  2278k|  17.6 |   243M |  64 | 853 |  10k|   0 |  18k|  0 | 158k|8458 | 1.872340e-01 | 2.000000e+00 | 968.18%|  72.16%
382.95/384.53	c   385s|128300 |   440 |  2278k|  17.6 |   243M |  64 | 853 |9029 |2482 |  18k|  1 | 158k|8458 | 2.000000e-01 | 2.000000e+00 | 900.00%|  75.97%
383.15/384.77	c   385s|128400 |   354 |  2279k|  17.6 |   243M |  64 | 853 |8304 |2481 |  18k|  0 | 158k|8459 | 2.298851e-01 | 2.000000e+00 | 770.00%|  80.36%
383.35/384.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
383.35/384.98	c   385s|128500 |   281 |  2279k|  17.6 |   243M |  64 | 853 |7972 |2478 |  18k|  1 | 158k|8459 | 2.681992e-01 | 2.000000e+00 | 645.71%|  84.68%
383.55/385.19	c   385s|128600 |   190 |  2280k|  17.6 |   243M |  64 | 853 |7733 |2478 |  18k|  0 | 158k|8459 | 3.076923e-01 | 2.000000e+00 | 550.00%|  89.71%
383.84/385.42	c   385s|128700 |    67 |  2280k|  17.6 |   243M |  64 | 853 |7487 |2481 |  18k|  0 | 158k|8460 | 4.000000e-01 | 2.000000e+00 | 400.00%|  96.23%
384.04/385.65	c 
384.04/385.65	c SCIP Status        : problem is solved [optimal solution found]
384.04/385.65	c Solving Time (sec) : 385.64
384.04/385.65	c Solving Nodes      : 128755 (total of 129804 nodes in 3 runs)
384.04/385.65	c Primal Bound       : +2.00000000000000e+00 (27 solutions)
384.04/385.65	c Dual Bound         : +2.00000000000000e+00
384.04/385.65	c Gap                : 0.00 %
384.04/385.65	s OPTIMUM FOUND
384.04/385.65	v -x231 x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
384.04/385.65	v -x209 x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 x194 -x193 -x192 -x191 -x190 -x189 
384.04/385.65	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
384.04/385.65	v -x167 -x166 -x165 -x164 x163 -x162 -x161 -x160 -x159 -x158 -x157 x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
384.04/385.65	v -x146 x145 -x144 -x143 -x142 x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 
384.04/385.65	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 x110 -x109 -x108 -x107 -x106 -x105 -x104 
384.04/385.65	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 
384.04/385.65	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 
384.04/385.65	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 
384.04/385.65	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 
384.04/385.65	v -x1 
384.04/385.65	c SCIP Status        : problem is solved [optimal solution found]
384.04/385.65	c Total Time         :     385.64
384.04/385.65	c   solving          :     385.64
384.04/385.65	c   presolving       :       1.80 (included in solving)
384.04/385.65	c   reading          :       0.01 (included in solving)
384.04/385.65	c   copying          :       1.30 (68 #copies) (minimal 0.01, maximal 0.03, average 0.02)
384.04/385.65	c Original Problem   :
384.04/385.65	c   Problem name     : HOME/instance-4524751-1751615522.wbo
384.04/385.65	c   Variables        : 2938 (2938 binary, 0 integer, 0 implicit integer, 0 continuous)
384.04/385.65	c   Constraints      : 5415 initial, 5415 maximal
384.04/385.65	c   Objective        : minimize, 2707 non-zeros (abs.min = 1, abs.max = 100)
384.04/385.65	c Presolved Problem  :
384.04/385.65	c   Problem name     : t_HOME/instance-4524751-1751615522.wbo
384.04/385.65	c   Variables        : 853 (850 binary, 0 integer, 3 implicit integer, 0 continuous)
384.04/385.65	c   Constraints      : 3428 initial, 12509 maximal
384.04/385.65	c   Objective        : minimize, 619 non-zeros (abs.min = 1, abs.max = 25)
384.04/385.65	c   Nonzeros         : 30088 constraint, 443 clique table
384.04/385.65	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
384.04/385.65	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   domcol           :       0.00       0.00    111          0          0          0          0          0          0          0          0          0
384.04/385.65	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
384.04/385.65	c   gateextraction   :       0.01       0.00     10          0          0          0          0          0         12          6          0          0
384.04/385.65	c   implics          :       0.00       0.00    125          0          0          0          0          0          0          0          0          0
384.04/385.65	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
384.04/385.65	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   trivial          :       0.01       0.00    236       2038          0          0          0          0          0          0          0          0
384.04/385.65	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   dualfix          :       0.01       0.00    236         70          0          0          0          0          0          0          0          0
384.04/385.65	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   probing          :       1.35       0.00    109          0       2684          0          0          0          0          0          0          0
384.04/385.65	c   pseudoobj        :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
384.04/385.65	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
384.04/385.65	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
384.04/385.65	c   knapsack         :       0.00       0.00     37          0          0          0          0          0          0          0          8         12
384.04/385.65	c   setppc           :       0.00       0.00     37          0          0          0          0          0         51          0          0          0
384.04/385.65	c   linear           :       0.29       0.00    355          0          0          0       2707          0        189          0        139          0
384.04/385.65	c   logicor          :       0.06       0.00     33          0          0          0          0          0         70          0          0       4495
384.04/385.65	c   bounddisjunction :       0.00       0.00     12          0          0          0          0          0         62         62          0          0
384.04/385.65	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   indicator        :       0.01       0.00    114          0          0          0          0          0       2682          0          0          0
384.04/385.65	c   components       :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
384.04/385.65	c   root node        :          -          -      -       2754          -          -       2754          -          -          -          -          -
384.04/385.65	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
384.04/385.65	c   benderslp        :          0          0          0          0      71808          0          0       7559          0          0          0          0          0          0          0
384.04/385.65	c   integral         :          0          0          0          0      71808          0          0       7559          0          0       6350          0          0       6026     136992
384.04/385.65	c   knapsack         :         22+        28         22     496465          2          0          0       7279     422667       1722     541176          3          2          0          0
384.04/385.65	c   setppc           :         40+        45         22     494832          2          0          0       4111     587695       6697     450754          0          0          0          0
384.04/385.65	c   linear           :        625        625         34     502660          2          0          0        415     238395       2525     327373          0          0          0          0
384.04/385.65	c   logicor          :       2661+     11816         22     323562          7          0          0         27     555936      10975     722447          7          2          0          0
384.04/385.65	c   bounddisjunction :         77+       278          0      78954          0          0          0          0        461         50       1057          0          0          0          0
384.04/385.65	c   benders          :          0          0          0          0          7          0          0         38          0          0          0          0          0          0          0
384.04/385.65	c   indicator        :          3          3       5908     185837          2          0          0         36       1067          0       2618          0          0          0          0
384.04/385.65	c   fixedvar         :          0          0          0          0          7          0          0         33          0          0          0          0          0          0          0
384.04/385.65	c   countsols        :          0          0          0          0          7          0          0         33          0          0          0          0          0          0          0
384.04/385.65	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
384.04/385.65	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
384.04/385.65	c   benderslp        :       0.02       0.00       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00
384.04/385.65	c   integral         :      27.86       0.00       0.00       0.00      27.84       0.00       0.00       0.02       0.00       0.00
384.04/385.65	c   knapsack         :       4.47       0.00       0.03       3.85       0.00       0.00       0.00       0.02       0.13       0.44
384.04/385.65	c   setppc           :       2.63       0.00       0.00       2.36       0.00       0.00       0.00       0.01       0.12       0.14
384.04/385.65	c   linear           :       3.34       0.00       0.01       2.91       0.00       0.00       0.00       0.02       0.11       0.29
384.04/385.65	c   logicor          :      14.26       0.00       0.01      13.46       0.00       0.00       0.00       0.00       0.24       0.54
384.04/385.65	c   bounddisjunction :       0.18       0.00       0.00       0.17       0.00       0.00       0.00       0.00       0.00       0.01
384.04/385.65	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
384.04/385.65	c   indicator        :       0.43       0.00       0.01       0.42       0.00       0.00       0.00       0.00       0.00       0.00
384.04/385.65	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
384.04/385.65	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
384.04/385.65	c   components       :       0.03       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
384.04/385.65	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
384.04/385.65	c   dualfix          :          6          0          0          0
384.04/385.65	c   genvbounds       :          0          0          0          0
384.04/385.65	c   nlobbt           :          0          0          0          0
384.04/385.65	c   obbt             :          0          0          0          0
384.04/385.65	c   probing          :          0          0          0          0
384.04/385.65	c   pseudoobj        :     519197       9531         42     389398
384.04/385.65	c   redcost          :     173672          0          0     861821
384.04/385.65	c   rootredcost      :         19          0          0       1797
384.04/385.65	c   symmetry         :          0          0          0          0
384.04/385.65	c   vbounds          :     282108          0          0          0
384.04/385.65	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
384.04/385.65	c   dualfix          :       0.01       0.00       0.01       0.00       0.00       0.00
384.04/385.65	c   genvbounds       :       0.06       0.00       0.00       0.06       0.00       0.00
384.04/385.65	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
384.04/385.65	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
384.04/385.65	c   probing          :       1.35       0.00       1.35       0.00       0.00       0.00
384.04/385.65	c   pseudoobj        :       0.76       0.00       0.00       0.68       0.08       0.00
384.04/385.65	c   redcost          :       3.57       0.00       0.00       3.57       0.00       0.00
384.04/385.65	c   rootredcost      :       0.06       0.00       0.00       0.06       0.00       0.00
384.04/385.65	c   symmetry         :       0.09       0.00       0.00       0.08       0.00       0.00
384.04/385.65	c   vbounds          :       7.92       0.00       0.00       7.92       0.00       0.01
384.04/385.65	c Symmetry           :
384.04/385.65	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
384.04/385.65	c   orbital reduction:          0 reductions applied,          0 cutoffs
384.04/385.65	c   lexicographic red:          0 reductions applied,          0 cutoffs
384.04/385.65	c   shadow tree time :       0.00 s
384.04/385.65	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
384.04/385.65	c   propagation      :       0.69      21905      21040          -     101171       26.1        843       16.5          -          -          -
384.04/385.65	c   infeasible LP    :      11.99      34175      31796          -     194541       38.0       1092       13.0        397      105.0          0
384.04/385.65	c   bound exceed. LP :       1.06       1842       1160          -       7230       38.6         27       12.6          0        0.0       6873
384.04/385.65	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
384.04/385.65	c   pseudo solution  :       0.00         77         77          -        107       11.3          4       23.8          -          -          -
384.04/385.65	c   applied globally :       1.07          -          -          0     158542       21.4          -          -        375          -          -
384.04/385.65	c   applied locally  :          -          -          -          0          9       47.8          -          -         22          -          -
384.04/385.65	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
384.04/385.65	c   cut pool         :       6.80          -      16439         66          -          -     131195     181890          -          -          -          -          -    (maximal pool size:       3772)
384.04/385.65	c   aggregation      :       1.92       0.00       4306         34          0          0        150        118         50         93         91          2          0
384.04/385.65	c   > cmir           :          -          -          -          -          -          -          -         68         38         45         45          0          -
384.04/385.65	c   > flowcover      :          -          -          -          -          -          -          -         43          7         41         39          2          -
384.04/385.65	c   > knapsackcover  :          -          -          -          -          -          -          -          7          5          7          7          0          -
384.04/385.65	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   clique           :       0.00       0.00         23         23          0          0          0          0          0          0          0          0          0
384.04/385.65	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   gomory           :      82.69       0.00       3802         30          0          0     187100     172453      58177      10516       8609       1907          0
384.04/385.65	c   > gomorymi       :          -          -          -          -          -          -          -      74937      29174       3519       2463       1056          -
384.04/385.65	c   > strongcg       :          -          -          -          -          -          -          -      97516      29003       6997       6146        851          -
384.04/385.65	c   impliedbounds    :       0.08       0.00       4306         34          0          0          1          1          0          1          1          0          0
384.04/385.65	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   mcf              :       0.00       0.00          3          3          0          0          0          0          0          0          0          0          0
384.04/385.65	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   mixing           :       0.00       0.00       4310         34          0          0          0          0          0          0          0          0          0
384.04/385.65	c   multilinear      :       0.00       0.00       1885         34          0          0          0          0          0          0          0          0          0
384.04/385.65	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   rapidlearning    :       0.08       0.00          0          0          0          0          0          0          0          0          0          0          0
384.04/385.65	c   rlt              :       0.01       0.00       1706         30          0          0          0          0          0          0          0          0          0
384.04/385.65	c   zerohalf         :       1.94       0.00       3806         34          0          0       7462       9318       5291       8601       5281       3320          0
384.04/385.65	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
384.04/385.65	c   hybrid           :       0.40       0.00       7558         34      19095        132     226323        107          0       7569
384.04/385.65	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c Pricers            :   ExecTime  SetupTime      Calls       Vars
384.04/385.65	c   problem variables:       0.00          -          0          0
384.04/385.65	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
384.04/385.65	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c   relpscost        :      27.80       0.00      71801          0          0          0       6350          0      11396     136992
384.04/385.65	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
384.04/385.65	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
384.04/385.65	c   LP solutions     :       0.02          -          -          7          7
384.04/385.65	c   relax solutions  :       0.00          -          -          0          0
384.04/385.65	c   pseudo solutions :       0.00          -          -          0          0
384.04/385.65	c   strong branching :       0.01          -          -          4          4
384.04/385.65	c   actconsdiving    :       0.00       0.00          0          0          0
384.04/385.65	c   adaptivediving   :       1.05       0.00        475          1          1
384.04/385.65	c   alns             :       0.92       0.00         13          0          0
384.04/385.65	c   bound            :       0.00       0.00          0          0          0
384.04/385.65	c   clique           :       0.01       0.00          1          0          0
384.04/385.65	c   coefdiving       :       0.00       0.00          0          0          0
384.04/385.65	c   completesol      :       0.00       0.00          0          0          0
384.04/385.65	c   conflictdiving   :       0.24       0.00        238          0          0
384.04/385.65	c   crossover        :       1.11       0.00         30          0          0
384.04/385.65	c   dins             :       0.00       0.00          0          0          0
384.04/385.65	c   distributiondivin:       3.56       0.00        237          0          0
384.04/385.65	c   dps              :       0.00       0.00          0          0          0
384.04/385.65	c   dualval          :       0.00       0.00          0          0          0
384.04/385.65	c   farkasdiving     :       0.83       0.00        238          1          1
384.04/385.65	c   feasjump         :       0.00       0.00          0          0          0
384.04/385.65	c   feaspump         :       0.04       0.00          1          1          0
384.04/385.65	c   fixandinfer      :       0.00       0.00          0          0          0
384.04/385.65	c   fracdiving       :       0.21       0.00        238          0          0
384.04/385.65	c   gins             :       0.02       0.00          0          0          0
384.04/385.65	c   guideddiving     :       0.20       0.00        238          0          0
384.04/385.65	c   indcoefdiving    :       0.00       0.00          0          0          0
384.04/385.65	c   indicator        :       0.02       0.00          0          0          0
384.04/385.65	c   indicatordiving  :       0.00       0.00          0          0          0
384.04/385.65	c   indoneopt        :       0.11       0.00         23          0          0
384.04/385.65	c   indrounding      :       0.00       0.00          0          0          0
384.04/385.65	c   indtwoopt        :       0.00       0.00          0          0          0
384.04/385.65	c   intdiving        :       0.00       0.00          0          0          0
384.04/385.65	c   intshifting      :       0.00       0.00          0          0          0
384.04/385.65	c   linesearchdiving :       0.24       0.00        238          0          0
384.04/385.65	c   localbranching   :       0.00       0.00          0          0          0
384.04/385.65	c   locks            :       0.01       0.00          1          0          0
384.04/385.65	c   lpface           :      15.06       0.00          9          0          0
384.04/385.65	c   mpec             :       0.00       0.00          0          0          0
384.04/385.65	c   multistart       :       0.00       0.00          0          0          0
384.04/385.65	c   mutation         :       0.00       0.00          0          0          0
384.04/385.65	c   nlpdiving        :       0.00       0.00          0          0          0
384.04/385.65	c   objpscostdiving  :       0.53       0.00        120          0          0
384.04/385.65	c   octane           :       0.00       0.00          0          0          0
384.04/385.65	c   ofins            :       0.01       0.00          0          0          0
384.04/385.65	c   oneopt           :       0.03       0.00         19          2          2
384.04/385.65	c   padm             :       0.00       0.00          0          0          0
384.04/385.65	c   proximity        :       0.00       0.00          0          0          0
384.04/385.65	c   pscostdiving     :       0.38       0.00        238          0          0
384.04/385.65	c   randrounding     :       0.31       0.00       7172          0          0
384.04/385.65	c   rens             :       0.06       0.00          3          0          0
384.04/385.65	c   reoptsols        :       0.00       0.00          0          0          0
384.04/385.65	c   repair           :       0.00       0.00          0          0          0
384.04/385.65	c   rins             :       0.81       0.00         22          0          0
384.04/385.65	c   rootsoldiving    :       1.10       0.00        119          2          1
384.04/385.65	c   rounding         :       1.01       0.00      21677          3          3
384.04/385.65	c   scheduler        :       0.00       0.00          0          0          0
384.04/385.65	c   shiftandpropagate:       0.00       0.00          0          0          0
384.04/385.65	c   shifting         :       1.57       0.00       8286          4          3
384.04/385.65	c   simplerounding   :       0.23       0.00      81051          0          0
384.04/385.65	c   smallcard        :       0.00       0.00          0          0          0
384.04/385.65	c   subnlp           :       0.03       0.00          0          0          0
384.04/385.65	c   trivial          :       0.01       0.00          6          2          1
384.04/385.65	c   trivialnegation  :       0.00       0.00          0          0          0
384.04/385.65	c   trustregion      :       0.00       0.00          0          0          0
384.04/385.65	c   trysol           :       0.02       0.00          5          0          0
384.04/385.65	c   twoopt           :       0.00       0.00          0          0          0
384.04/385.65	c   undercover       :       0.00       0.00          0          0          0
384.04/385.65	c   vbounds          :       0.00       0.00          0          0          0
384.04/385.65	c   veclendiving     :       0.29       0.00        238          0          0
384.04/385.65	c   zeroobj          :       0.00       0.00          0          0          0
384.04/385.65	c   zirounding       :       0.03       0.00       1000          0          0
384.04/385.65	c   other solutions  :          -          -          -          0          -
384.04/385.65	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
384.04/385.65	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
384.04/385.65	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
384.04/385.65	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
384.04/385.65	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
384.04/385.65	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
384.04/385.65	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
384.04/385.65	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
384.04/385.65	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
384.04/385.65	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
384.04/385.65	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
384.04/385.65	c   primal LP        :       1.02       3598          0       0.00       0.00       1.02       3598
384.04/385.65	c   dual LP          :     135.58     148628    2212004      17.34   16315.31       6.79      21046
384.04/385.65	c   lex dual LP      :       0.00          0          0       0.00          -
384.04/385.65	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
384.04/385.65	c   resolve instable :       0.00          0          0       0.00          -
384.04/385.65	c   diving/probing LP:       6.57       5592      68548      12.26   10441.15
384.04/385.65	c   strong branching :      15.26       8460     219684      25.97   14400.77          -          -       1018
384.04/385.65	c     (at root node) :          -         69       5034      72.96          -
384.04/385.65	c   conflict analysis:       0.52        918       6873       7.49   13202.43
384.04/385.65	c B&B Tree           :
384.04/385.65	c   number of runs   :          3
384.04/385.65	c   nodes            :     128755 (67839 internal, 60916 leaves)
384.04/385.65	c   feasible leaves  :          6
384.04/385.65	c   infeas. leaves   :      44964
384.04/385.65	c   objective leaves :      15946
384.04/385.65	c   nodes (total)    :     129804 (68496 internal, 61308 leaves)
384.04/385.65	c   nodes left       :          0
384.04/385.65	c   max depth        :         64
384.04/385.65	c   max depth (total):         64
384.04/385.65	c   backtracks       :      17346 (13.5%)
384.04/385.65	c   early backtracks :          0 (0.0%)
384.04/385.65	c   nodes exc. ref.  :          0 (0.0%)
384.04/385.65	c   delayed cutoffs  :       2446
384.04/385.65	c   repropagations   :     106831 (226231 domain reductions, 2183 cutoffs)
384.04/385.65	c   avg switch length:       4.29
384.04/385.65	c   switching time   :      18.26
384.04/385.65	c Root Node          :
384.04/385.65	c   First LP value   : +0.00000000000000e+00
384.04/385.65	c   First LP Iters   :        110 (18391.57 Iter/sec)
384.04/385.65	c   First LP Time    :       0.01
384.04/385.65	c   Final Dual Bound : +0.00000000000000e+00
384.04/385.65	c   Final Root Iters :       1373
384.04/385.65	c   Root LP Estimate : +3.71032236021624e+00
384.04/385.65	c Solution           :
384.04/385.65	c   Solutions found  :         27 (23 improvements)
384.04/385.65	c   First Solution   : +1.36842000000000e+05   (in run 1, after 0 nodes, 0.03 seconds, depth 0, found by <trivial>)
384.04/385.65	c   Gap First Sol.   :   infinite
384.04/385.65	c   Gap Last Sol.    :   infinite
384.04/385.65	c   Primal Bound     : +2.00000000000000e+00   (in run 3, after 47962 nodes, 177.24 seconds, depth 19, found by <relaxation>)
384.04/385.65	c   Dual Bound       : +2.00000000000000e+00
384.04/385.65	c   Gap              :       0.00 %
384.04/385.65	c Integrals          :      Total       Avg%
384.04/385.65	c   primal-dual      :   38254.86      99.20
384.04/385.65	c   primal-ref       :          -          - (not evaluated)
384.04/385.65	c   dual-ref         :          -          - (not evaluated)
384.04/385.69	c Time complete: 384.137.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524751-1751615522/watcher-4524751-1751615522 -o /tmp/evaluation-result-4524751-1751615522/solver-4524751-1751615522 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751615504-87235 --watchdog 3760 pbscip -f HOME/instance-4524751-1751615522.wbo -t 3600 -j 2 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=88194, runsolver pid=88191
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 1.71 1.24 1.22 5/265 88195
/proc/meminfo: memFree=129761168/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=70400 memory=43392 CPUtime=0.09 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 7558 0 0 0 9 0 0 0 20 0 1 0 77231819 72089600 10848 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 17600 10848 3616 3530 0 9051 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 70400 KiB
Current children cumulated memory: 43392 KiB

[startup+0.20556 s]*
/proc/loadavg: 1.71 1.24 1.22 5/265 88195
/proc/meminfo: memFree=129753356/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=70896 memory=43776 CPUtime=0.19 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 7654 0 0 0 19 0 0 0 20 0 1 0 77231819 72597504 10944 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 17724 10944 3616 3530 0 9175 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 70896 KiB
Current children cumulated memory: 43776 KiB

[startup+0.305404 s]*
/proc/loadavg: 1.71 1.24 1.22 5/265 88195
/proc/meminfo: memFree=129753356/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=70896 memory=43776 CPUtime=0.29 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 7654 0 0 0 29 0 0 0 20 0 1 0 77231819 72597504 10944 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 17724 10944 3616 3530 0 9175 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 70896 KiB
Current children cumulated memory: 43776 KiB

[startup+0.700124 s]
/proc/loadavg: 1.71 1.24 1.22 5/265 88195
/proc/meminfo: memFree=129753356/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=72440 memory=45312 CPUtime=0.68 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 8038 0 0 0 68 0 0 0 20 0 1 0 77231819 74178560 11328 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 18110 11328 3616 3530 0 9561 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 72440 KiB
Current children cumulated memory: 45312 KiB

[startup+1.50012 s]
/proc/loadavg: 1.71 1.24 1.22 5/265 88195
/proc/meminfo: memFree=129757928/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=73468 memory=46336 CPUtime=1.48 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 8299 0 0 0 148 0 0 0 20 0 1 0 77231819 75231232 11584 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 18367 11584 3616 3530 0 9818 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 73468 KiB
Current children cumulated memory: 46336 KiB

[startup+3.10536 s]
/proc/loadavg: 1.89 1.29 1.23 5/265 88195
/proc/meminfo: memFree=129676744/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=112820 memory=80032 CPUtime=3.09 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 16312 0 0 0 307 2 0 0 20 0 1 0 77231819 115527680 20008 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 28205 20008 3840 3530 0 19656 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 112820 KiB
Current children cumulated memory: 80032 KiB

[startup+6.30012 s]
/proc/loadavg: 1.89 1.29 1.23 5/265 88195
/proc/meminfo: memFree=129525340/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=151812 memory=116432 CPUtime=6.26 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 27227 0 0 0 623 3 0 0 20 0 1 0 77231819 155455488 29108 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 37953 29108 3936 3530 0 29404 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 151812 KiB
Current children cumulated memory: 116432 KiB

[startup+12.7002 s]
/proc/loadavg: 2.30 1.39 1.27 5/265 88196
/proc/meminfo: memFree=129468980/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=188800 memory=153936 CPUtime=12.64 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 36601 0 0 0 1259 5 0 0 20 0 1 0 77231819 193331200 38484 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 47200 38484 3936 3530 0 38651 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 188800 KiB
Current children cumulated memory: 153936 KiB

[startup+25.5001 s]
/proc/loadavg: 2.72 1.51 1.31 5/265 88196
/proc/meminfo: memFree=129420528/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=188800 memory=154576 CPUtime=25.41 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 36762 0 0 0 2536 5 0 0 20 0 1 0 77231819 193331200 38644 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 47200 38644 3936 3530 0 38651 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 188800 KiB
Current children cumulated memory: 154576 KiB

[startup+51.1054 s]
/proc/loadavg: 3.16 1.71 1.38 5/265 88196
/proc/meminfo: memFree=129191560/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=259092 memory=218804 CPUtime=50.92 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 52232 0 0 0 5084 8 0 0 20 0 1 0 77231819 265310208 54701 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 64773 54701 4096 3530 0 56224 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 259092 KiB
Current children cumulated memory: 218804 KiB

[startup+102.3 s]
/proc/loadavg: 3.78 2.13 1.55 5/265 88198
/proc/meminfo: memFree=129093332/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=291944 memory=254456 CPUtime=101.91 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 62000 0 0 0 10181 10 0 0 20 0 1 0 77231819 298950656 63614 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 72986 63614 4096 3530 0 64437 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 291944 KiB
Current children cumulated memory: 254456 KiB

[startup+162.3 s]
/proc/loadavg: 3.98 2.49 1.71 5/265 88200
/proc/meminfo: memFree=129015144/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=304624 memory=268664 CPUtime=161.65 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 65542 0 0 0 16155 10 0 0 20 0 1 0 77231819 311934976 67166 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 76156 67166 4096 3530 0 67607 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 304624 KiB
Current children cumulated memory: 268664 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 2.78 1.86 5/266 88205
/proc/meminfo: memFree=128954740/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=316272 memory=280216 CPUtime=221.41 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 68994 0 0 0 22130 11 0 0 20 0 1 0 77231819 323862528 70054 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 79068 70054 4096 3530 0 70519 0
Current children cumulated CPU time: 221.41 s
Current children cumulated vsize: 316272 KiB
Current children cumulated memory: 280216 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 3.04 2.01 5/266 88253
/proc/meminfo: memFree=129033128/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=321792 memory=284824 CPUtime=281.15 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 70152 0 0 0 28104 11 0 0 20 0 1 0 77231819 329515008 71206 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 80448 71206 4096 3530 0 71899 0
Current children cumulated CPU time: 281.15 s
Current children cumulated vsize: 321792 KiB
Current children cumulated memory: 284824 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.23 2.14 4/262 88267
/proc/meminfo: memFree=129154252/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=335152 memory=298204 CPUtime=340.91 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 72966 0 0 0 34079 12 0 0 20 0 1 0 77231819 343195648 74551 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 83788 74551 4096 3530 0 75239 0
Current children cumulated CPU time: 340.91 s
Current children cumulated vsize: 335152 KiB
Current children cumulated memory: 298204 KiB

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

# cumulated CPU time of all completed processes:  user=384.007 s, system=0.141501 s

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

[startup+358.4 s]
/proc/loadavg: 4.07 3.27 2.17 5/264 88300
/proc/meminfo: memFree=128952680/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=335152 memory=298204 CPUtime=356.95 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 72966 0 0 0 35683 12 0 0 20 0 1 0 77231819 343195648 74551 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 83788 74551 4096 3530 0 75239 0
Current children cumulated CPU time: 356.95 s
Current children cumulated vsize: 335152 KiB
Current children cumulated memory: 298204 KiB

[startup+371.2 s]
/proc/loadavg: 4.14 3.31 2.19 5/264 88300
/proc/meminfo: memFree=128923100/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=335152 memory=298204 CPUtime=369.7 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 72966 0 0 0 36958 12 0 0 20 0 1 0 77231819 343195648 74551 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 83788 74551 4096 3530 0 75239 0
Current children cumulated CPU time: 369.7 s
Current children cumulated vsize: 335152 KiB
Current children cumulated memory: 298204 KiB

[startup+377.6 s]
/proc/loadavg: 4.11 3.33 2.21 5/264 88301
/proc/meminfo: memFree=128898992/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=344112 memory=305832 CPUtime=376.08 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 73851 0 0 0 37595 13 0 0 20 0 1 0 77231819 352370688 76458 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 86028 76458 4096 3530 0 77479 0
Current children cumulated CPU time: 376.08 s
Current children cumulated vsize: 344112 KiB
Current children cumulated memory: 305832 KiB

[startup+380.8 s]
/proc/loadavg: 4.11 3.33 2.21 5/264 88301
/proc/meminfo: memFree=128886076/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=344112 memory=305832 CPUtime=379.26 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 73851 0 0 0 37913 13 0 0 20 0 1 0 77231819 352370688 76458 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 86028 76458 4096 3530 0 77479 0
Current children cumulated CPU time: 379.26 s
Current children cumulated vsize: 344112 KiB
Current children cumulated memory: 305832 KiB

[startup+384 s]*
/proc/loadavg: 4.10 3.34 2.22 5/264 88301
/proc/meminfo: memFree=128886328/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=344112 memory=305832 CPUtime=382.45 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 73851 0 0 0 38232 13 0 0 20 0 1 0 77231819 352370688 76458 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 86028 76458 4096 3530 0 77479 0
Current children cumulated CPU time: 382.45 s
Current children cumulated vsize: 344112 KiB
Current children cumulated memory: 305832 KiB

[startup+384.8 s]
/proc/loadavg: 4.10 3.34 2.22 5/264 88301
/proc/meminfo: memFree=128886328/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=344112 memory=305832 CPUtime=383.25 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 73851 0 0 0 38312 13 0 0 20 0 1 0 77231819 352370688 76458 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 86028 76458 4096 3530 0 77479 0
Current children cumulated CPU time: 383.25 s
Current children cumulated vsize: 344112 KiB
Current children cumulated memory: 305832 KiB

[startup+385.2 s]
/proc/loadavg: 4.10 3.34 2.22 5/264 88301
/proc/meminfo: memFree=128886328/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=344112 memory=305832 CPUtime=383.64 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 73851 0 0 0 38351 13 0 0 20 0 1 0 77231819 352370688 76458 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 86028 76458 4096 3530 0 77479 0
Current children cumulated CPU time: 383.64 s
Current children cumulated vsize: 344112 KiB
Current children cumulated memory: 305832 KiB

[startup+385.6 s]
/proc/loadavg: 4.10 3.34 2.22 5/264 88301
/proc/meminfo: memFree=128886328/131249996 swapFree=33005016/33010684
[pid=88194] ppid=88191 vsize=344112 memory=305832 CPUtime=384.04 cores=4,6
/proc/88194/stat : 88194 (pbscip) R 88191 88194 86849 0 -1 4194304 73851 0 0 0 38391 13 0 0 20 0 1 0 77231819 352370688 76458 18446744073709551615 4235264 18693293 140736196142304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 40456192 140736196151687 140736196151786 140736196151786 140736196157390 0
/proc/88194/statm: 86028 76458 4096 3530 0 77479 0
Current children cumulated CPU time: 384.04 s
Current children cumulated vsize: 344112 KiB
Current children cumulated memory: 305832 KiB

Child status: 0

Real time (s): 385.7
CPU time (s): 384.149
CPU user time (s): 384.007
CPU system time (s): 0.141501
CPU usage (%): 99.5978
Max. virtual memory (cumulated for all children) (KiB): 344112
Max. memory (cumulated for all children) (KiB): 305832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 384.007
system time used= 0.141501
maximum resident set size= 305832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73859
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80
involuntary context switches= 359


# summary of solver processes directly reported to runsolver:
#   pid: 88194
#   total CPU time (s): 384.149
#   total CPU user time (s): 384.007
#   total CPU system time (s): 0.141501

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.763799 second user time and 1.61488 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-04 09:52:02
IDJOB=4524751
IDBENCH=143187
IDSOLVER=3382
FILE ID=nodeC030/4524751-1751615522
RUNJOBID= nodeC030-1751615504-87235
SLURM_JOB_ID= 9598912
Free space on /tmp= 432440 MiB

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

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

MD5SUM BENCH= ba0a841bff772832618a6d7dce9d1edb
RANDOM SEED=964477806

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129765264 kB
MemAvailable:   129503340 kB
Buffers:              16 kB
Cached:           528840 kB
SwapCached:          224 kB
Active:           337852 kB
Inactive:         457848 kB
Active(anon):     217484 kB
Inactive(anon):    62908 kB
Active(file):     120368 kB
Inactive(file):   394940 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             75304 kB
Writeback:             0 kB
AnonPages:        269820 kB
Mapped:           131516 kB
Shmem:             13540 kB
KReclaimable:     123612 kB
Slab:             213532 kB
SReclaimable:     123612 kB
SUnreclaim:        89920 kB
KernelStack:        4288 kB
PageTables:         3604 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     658920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432420 MiB
End job on nodeC030 at 2025-07-04 09:58:28