Trace number 4456142

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 524.319 526.698

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900552423--soft-0-100-0.wbo
MD5SUM128eb31e74e9d5316274ee97a7821bb0
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark20.8141
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 136180
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136179
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 779
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.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4456142-1721718573.wbo>
0.00/0.01	c original problem has 2938 variables (2938 bin, 0 int, 0 impl, 0 cont) and 5415 constraints
0.00/0.01	c problem read in 0.01
0.00/0.04	o 136179
0.00/0.04	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 1.361790e+05
0.00/0.04	c presolving:
0.00/0.05	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.07	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.09	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.09	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.08/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.08/0.11	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.08/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.08/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.08/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.08/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.08/0.16	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.08/0.16	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.08/0.18	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.08/0.18	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.08/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.08/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.20/0.22	c (round 17, exhaustive) 225 del vars, 176 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.20/0.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.20/0.23	c (round 19, exhaustive) 250 del vars, 201 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.20/0.23	c (round 20, fast)       250 del vars, 226 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.20/0.25	c (round 21, exhaustive) 275 del vars, 226 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.20/0.25	c (round 22, fast)       275 del vars, 251 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.20/0.27	c (round 23, exhaustive) 300 del vars, 251 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.20/0.27	c (round 24, fast)       300 del vars, 276 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.20/0.29	c (round 25, exhaustive) 325 del vars, 276 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.20/0.29	c (round 26, fast)       325 del vars, 301 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.30/0.31	c (round 27, exhaustive) 350 del vars, 301 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.30/0.31	c (round 28, fast)       350 del vars, 326 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.30/0.33	c (round 29, exhaustive) 375 del vars, 326 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.30/0.33	c (round 30, fast)       375 del vars, 351 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.30/0.34	c (round 31, exhaustive) 400 del vars, 351 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.30/0.34	c (round 32, fast)       400 del vars, 376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.30/0.36	c (round 33, exhaustive) 425 del vars, 376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.30/0.36	c (round 34, fast)       425 del vars, 401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.30/0.38	c (round 35, exhaustive) 450 del vars, 401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.30/0.38	c (round 36, fast)       450 del vars, 426 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.30/0.40	c (round 37, exhaustive) 475 del vars, 426 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.30/0.40	c (round 38, fast)       475 del vars, 451 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.40/0.41	c    (0.4s) probing: 1000/5622 (17.8%) - 0 fixings, 498 aggregations, 0 implications, 0 bound changes
0.40/0.41	c (round 39, exhaustive) 500 del vars, 451 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.40/0.41	c (round 40, fast)       500 del vars, 476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.40/0.43	c (round 41, exhaustive) 525 del vars, 476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.40/0.43	c (round 42, fast)       525 del vars, 501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.40/0.45	c (round 43, exhaustive) 550 del vars, 501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.40/0.45	c (round 44, fast)       550 del vars, 526 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.40/0.47	c (round 45, exhaustive) 575 del vars, 526 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.40/0.47	c (round 46, fast)       575 del vars, 551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.40/0.48	c (round 47, exhaustive) 600 del vars, 551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.40/0.48	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.40/0.50	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.40/0.50	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.50/0.52	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.50/0.52	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.50/0.53	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.50/0.53	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.50/0.55	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.50/0.55	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.50/0.57	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.50/0.57	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.50/0.59	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.50/0.59	c (round 60, fast)       750 del vars, 726 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.60	c (round 61, exhaustive) 775 del vars, 726 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.60	c (round 62, fast)       775 del vars, 751 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.62	c (round 63, exhaustive) 800 del vars, 751 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.62	c (round 64, fast)       800 del vars, 776 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.63	c (round 65, exhaustive) 825 del vars, 776 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.64	c (round 66, fast)       825 del vars, 801 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.65	c (round 67, exhaustive) 850 del vars, 801 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.65	c (round 68, fast)       850 del vars, 826 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.67	c (round 69, exhaustive) 875 del vars, 826 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.67	c (round 70, fast)       875 del vars, 851 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.68	c (round 71, exhaustive) 900 del vars, 851 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.59/0.68	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.69/0.70	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.69/0.70	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.69/0.72	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.69/0.72	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.69/0.74	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.69/0.74	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.69/0.75	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.69/0.75	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.69/0.76	c    (0.8s) probing: 2000/5622 (35.6%) - 0 fixings, 1014 aggregations, 0 implications, 0 bound changes
0.69/0.77	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.69/0.77	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.69/0.79	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.69/0.79	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.79/0.80	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.79/0.80	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.79/0.82	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.79/0.82	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.79/0.83	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.79/0.83	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.79/0.85	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.79/0.85	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.79/0.86	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.79/0.87	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.79/0.88	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.79/0.88	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.90	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.90	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.91	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.91	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.93	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.93	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.94	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.94	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.96	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.96	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.97	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.97	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.88/0.99	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.88/0.99	c (round 110, fast)       1375 del vars, 1351 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.99/1.00	c (round 111, exhaustive) 1400 del vars, 1351 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.99/1.00	c (round 112, fast)       1400 del vars, 1376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.99/1.02	c (round 113, exhaustive) 1425 del vars, 1376 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.99/1.02	c (round 114, fast)       1425 del vars, 1401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.99/1.03	c (round 115, exhaustive) 1450 del vars, 1401 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.99/1.04	c (round 116, fast)       1450 del vars, 1426 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.99/1.05	c (round 117, exhaustive) 1475 del vars, 1426 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.99/1.05	c (round 118, fast)       1475 del vars, 1451 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.99/1.06	c (round 119, exhaustive) 1500 del vars, 1451 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.99/1.06	c (round 120, fast)       1500 del vars, 1476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.99/1.08	c    (1.1s) probing: 3000/5622 (53.4%) - 0 fixings, 1524 aggregations, 0 implications, 0 bound changes
0.99/1.08	c (round 121, exhaustive) 1525 del vars, 1476 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
0.99/1.08	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
0.99/1.09	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
0.99/1.09	c (round 124, fast)       1550 del vars, 1526 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.09/1.11	c (round 125, exhaustive) 1575 del vars, 1526 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.09/1.11	c (round 126, fast)       1575 del vars, 1551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.09/1.12	c (round 127, exhaustive) 1600 del vars, 1551 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.09/1.12	c (round 128, fast)       1600 del vars, 1576 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.09/1.14	c (round 129, exhaustive) 1625 del vars, 1576 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.09/1.14	c (round 130, fast)       1625 del vars, 1601 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.09/1.15	c (round 131, exhaustive) 1650 del vars, 1601 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.09/1.15	c (round 132, fast)       1650 del vars, 1626 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.09/1.17	c (round 133, exhaustive) 1675 del vars, 1626 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.09/1.17	c (round 134, fast)       1675 del vars, 1651 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.09/1.18	c (round 135, exhaustive) 1700 del vars, 1651 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.09/1.18	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.09/1.19	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.09/1.19	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.21	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.21	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.22	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.22	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.23	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.23	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.25	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.25	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.26	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.26	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.27	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.27	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.18/1.28	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.18/1.29	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.30	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.30	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.31	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.31	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.32	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.32	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.33	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.33	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.34	c    (1.3s) probing: 4000/5622 (71.1%) - 0 fixings, 2013 aggregations, 0 implications, 0 bound changes
1.28/1.35	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.35	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.36	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.36	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.37	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.37	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.28/1.38	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.28/1.38	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.28/1.39	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.28/1.39	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.40	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.40	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.41	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.42	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.43	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.43	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.44	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.44	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.45	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.45	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.46	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.46	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.47	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.47	c (round 184, fast)       2300 del vars, 2276 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.38/1.48	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.38/1.48	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.38/1.49	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.38/1.49	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.50	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.50	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.51	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.51	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.52	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.52	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.53	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.53	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.54	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.54	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.55	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.55	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.56	c    (1.6s) probing: 5000/5622 (88.9%) - 0 fixings, 2505 aggregations, 0 implications, 0 bound changes
1.48/1.56	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.56	c (round 202, fast)       2525 del vars, 2501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.57	c (round 203, exhaustive) 2550 del vars, 2501 del conss, 0 add conss, 2707 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 0 clqs
1.48/1.57	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.48/1.58	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.48/1.58	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.48/1.59	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.48/1.59	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.60	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.60	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.61	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.61	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.62	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.62	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.63	c    (1.6s) probing: 5442/5622 (96.8%) - 0 fixings, 2684 aggregations, 0 implications, 0 bound changes
1.58/1.63	c    (1.6s) probing aborted: 50/50 successive totally useless probings
1.58/1.63	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.64	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.64	c    (1.6s) probing: 5447/5622 (96.9%) - 0 fixings, 2684 aggregations, 0 implications, 0 bound changes
1.58/1.64	c    (1.6s) probing aborted: 50/50 successive totally useless probings
1.58/1.64	c    (1.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.58/1.64	c    (1.6s) no symmetry present (symcode time: 0.00)
1.58/1.65	c presolving (217 rounds: 217 fast, 110 medium, 110 exhaustive):
1.58/1.65	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.65	c  2707 implications, 0 cliques
1.58/1.65	c presolved problem has 2961 variables (2938 bin, 0 int, 23 impl, 0 cont) and 2739 constraints
1.58/1.65	c    2707 constraints of type <linear>
1.58/1.65	c      32 constraints of type <indicator>
1.58/1.65	c transformed objective value is always integral (scale: 1)
1.58/1.65	c Presolving Time: 1.63
1.58/1.65	c - non default parameters ----------------------------------------------------------------------
1.58/1.65	c # SCIP version 10.0.0
1.58/1.65	c 
1.58/1.65	c # maximal time in seconds to run
1.58/1.65	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.58/1.65	c limits/time = 3596.997018
1.58/1.65	c 
1.58/1.65	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.58/1.65	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.58/1.65	c limits/memory = 27900
1.58/1.65	c 
1.58/1.65	c # belongs reading time to solving time?
1.58/1.65	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.58/1.65	c timing/reading = TRUE
1.58/1.65	c 
1.58/1.65	c -----------------------------------------------------------------------------------------------
1.58/1.65	c start solving
1.58/1.65	c 
1.58/1.67	o 13981
1.58/1.67	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.67	c i 1.7s|     1 |     0 |     0 |     - |  oneopt|   0 |2961 |2739 |2730 |   0 |  0 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
1.68/1.71	c   1.7s|     1 |     0 |   110 |     - |    40M |   0 |2961 |2739 |2730 |   0 |  0 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
1.68/1.76	c   1.8s|     1 |     0 |   138 |     - |    41M |   0 |2961 |2739 |2736 |   6 |  1 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
1.78/1.86	c   1.9s|     1 |     0 |   149 |     - |    42M |   0 |2961 |2739 |2740 |  10 |  2 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
1.98/2.01	c   2.0s|     1 |     0 |   170 |     - |    44M |   0 |2961 |2739 |2744 |  14 |  3 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
2.18/2.23	c   2.2s|     1 |     0 |   193 |     - |    49M |   0 |2961 |2739 |2749 |  19 |  4 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
2.37/2.42	c   2.4s|     1 |     0 |   218 |     - |    54M |   0 |2961 |2739 |2752 |  22 |  5 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
2.57/2.61	c   2.6s|     1 |     0 |   246 |     - |    58M |   0 |2961 |2739 |2755 |  25 |  6 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
2.77/2.87	c   2.9s|     1 |     0 |   275 |     - |    61M |   0 |2961 |2739 |2757 |  27 |  7 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
2.98/3.01	c   3.0s|     1 |     0 |   311 |     - |    66M |   0 |2961 |2739 |2759 |  29 |  8 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
3.07/3.12	c   3.1s|     1 |     0 |   332 |     - |    69M |   0 |2961 |2739 |2762 |  32 |  9 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
3.37/3.40	c   3.4s|     1 |     0 |   353 |     - |    71M |   0 |2961 |2739 |2763 |  33 | 10 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
3.37/3.41	c   3.4s|     1 |     0 |   369 |     - |    72M |   0 |2961 |2739 |2761 |  36 | 11 |   0 |   0 | 0.000000e+00 | 1.398100e+04 |    Inf | unknown
3.57/3.61	o 88
3.57/3.61	c d 3.6s|     1 |     0 |  2073 |     - |farkasdi|   0 |2961 |2739 |2761 |   0 | 11 |   0 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
3.67/3.72	c   3.7s|     1 |     0 |  2739 |     - |    73M |   0 |2961 |2736 |2761 |  36 | 11 |   0 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
3.67/3.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.67/3.73	c   3.7s|     1 |     0 |  2759 |     - |    73M |   0 |2961 |2736 |2763 |  38 | 12 |   0 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
3.67/3.73	c (run 1, node 1) restarting after 345 global fixings of integer variables
3.67/3.73	c 
3.67/3.73	c (restart) converted 33 cuts from the global cut pool into linear constraints
3.67/3.73	c 
3.67/3.75	c presolving:
3.67/3.75	c (round 1, fast)       345 del vars, 7 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 34 clqs
3.67/3.76	c (round 2, exhaustive) 345 del vars, 29 del conss, 0 add conss, 0 chg bounds, 20 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 34 clqs
3.67/3.77	c (round 3, fast)       365 del vars, 29 del conss, 0 add conss, 0 chg bounds, 20 chg sides, 0 chg coeffs, 0 upgd conss, 2707 impls, 34 clqs
3.67/3.77	c (round 4, exhaustive) 365 del vars, 29 del conss, 0 add conss, 0 chg bounds, 20 chg sides, 0 chg coeffs, 357 upgd conss, 2707 impls, 34 clqs
3.67/3.77	c presolving (5 rounds: 5 fast, 3 medium, 3 exhaustive):
3.67/3.77	c  365 deleted vars, 31 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 20 changed sides, 0 changed coefficients
3.67/3.77	c  2707 implications, 34 cliques
3.67/3.77	c presolved problem has 2596 variables (2574 bin, 0 int, 22 impl, 0 cont) and 2738 constraints
3.67/3.77	c       3 constraints of type <knapsack>
3.67/3.77	c      33 constraints of type <setppc>
3.67/3.77	c    2361 constraints of type <linear>
3.67/3.77	c     319 constraints of type <logicor>
3.67/3.77	c      22 constraints of type <indicator>
3.67/3.77	c transformed objective value is always integral (scale: 1)
3.67/3.77	c Presolving Time: 1.65
3.67/3.77	c transformed 1/5 original solutions to the transformed problem space
3.67/3.77	c 
3.67/3.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.67/3.79	c   3.8s|     1 |     0 |  2852 |     - |    73M |   0 |2596 |2738 |2738 |   0 |  0 |   0 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
3.87/3.90	c   3.9s|     1 |     0 |  2886 |     - |    75M |   0 |2596 |2738 |2743 |   5 |  1 |   0 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
3.98/4.01	c   4.0s|     1 |     0 |  2901 |     - |    75M |   0 |2596 |2738 |2747 |   9 |  2 |   0 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
4.08/4.11	c   4.1s|     1 |     0 |  2908 |     - |    75M |   0 |2596 |2738 |2749 |  11 |  3 |   0 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
4.17/4.24	c   4.2s|     1 |     0 |  2915 |     - |    76M |   0 |2596 |2738 |2752 |  14 |  4 |   0 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
4.37/4.42	c   4.4s|     1 |     0 |  2954 |     - |    77M |   0 |2596 |2738 |2754 |  16 |  5 |   0 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
4.47/4.54	c   4.5s|     1 |     0 |  2978 |     - |    78M |   0 |2596 |2738 |2757 |  19 |  6 |   0 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
4.57/4.65	c   4.7s|     1 |     0 |  3024 |     - |    78M |   0 |2596 |2738 |2760 |  22 |  7 |   0 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
4.67/4.76	c   4.8s|     1 |     0 |  3045 |     - |    79M |   0 |2596 |2738 |2761 |  23 |  8 |   0 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
4.77/4.86	c   4.9s|     1 |     0 |  3096 |     - |    81M |   0 |2596 |2739 |2763 |  25 |  9 |   1 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
4.87/4.96	c   5.0s|     1 |     0 |  3124 |     - |    83M |   0 |2596 |2739 |2735 |  27 | 10 |   1 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
4.87/4.98	c   5.0s|     1 |     0 |  3175 |     - |    83M |   0 |2596 |2739 |2737 |  29 | 11 |   1 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
5.36/5.42	c   5.4s|     1 |     2 |  3186 |     - |    83M |   0 |2596 |2740 |2737 |  29 | 11 |   2 |  34 | 0.000000e+00 | 8.800000e+01 |    Inf | unknown
8.85/8.93	o 86
8.85/8.93	c r 8.9s|    12 |    11 |  4243 | 286.5 |rounding|  11 |2596 |2745 |2722 |  45 |  2 |   7 | 209 | 0.000000e+00 | 8.600000e+01 |    Inf | unknown
8.85/8.94	o 82
8.85/8.94	c i 8.9s|    12 |    11 |  4321 | 293.0 |  oneopt|  11 |2596 |2740 |2722 |  45 |  3 |   7 | 209 | 0.000000e+00 | 8.200000e+01 |    Inf | unknown
9.15/9.21	o 77
9.15/9.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.15/9.21	c r 9.2s|    15 |    10 |  4405 | 240.0 |rounding|  12 |2596 |2756 |2722 |  45 |  0 |  41 | 252 | 0.000000e+00 | 7.700000e+01 |    Inf | unknown
9.15/9.22	c   [indicator] <pseudoboolean2668_rhs_ind>: <t_indicatorvar2668> = 0 -> <indslack_pseudoboolean2668_rhs_ind> = 0 (<indlin_pseudoboolean2668_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2668_neg> = 1 and <indslack_pseudoboolean2668_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2688_rhs_ind>: <t_indicatorvar2688> = 0 -> <indslack_pseudoboolean2688_rhs_ind> = 0 (<indlin_pseudoboolean2688_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2688_neg> = 1 and <indslack_pseudoboolean2688_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2690_rhs_ind>: <t_indicatorvar2690> = 0 -> <indslack_pseudoboolean2690_rhs_ind> = 0 (<indlin_pseudoboolean2690_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2690_neg> = 1 and <indslack_pseudoboolean2690_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2700_rhs_ind>: <t_indicatorvar2700> = 0 -> <indslack_pseudoboolean2700_rhs_ind> = 0 (<indlin_pseudoboolean2700_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2700_neg> = 1 and <indslack_pseudoboolean2700_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2680_rhs_ind>: <t_indicatorvar2680> = 0 -> <indslack_pseudoboolean2680_rhs_ind> = 0 (<indlin_pseudoboolean2680_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2680_neg> = 1 and <indslack_pseudoboolean2680_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2706_rhs_ind>: <t_indicatorvar2706> = 0 -> <indslack_pseudoboolean2706_rhs_ind> = 0 (<indlin_pseudoboolean2706_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2706_neg> = 1 and <indslack_pseudoboolean2706_rhs_ind> = 6
9.15/9.22	c   [indicator] <pseudoboolean2672_rhs_ind>: <t_indicatorvar2672> = 0 -> <indslack_pseudoboolean2672_rhs_ind> = 0 (<indlin_pseudoboolean2672_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2672_neg> = 1 and <indslack_pseudoboolean2672_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2670_rhs_ind>: <t_indicatorvar2670> = 0 -> <indslack_pseudoboolean2670_rhs_ind> = 0 (<indlin_pseudoboolean2670_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2670_neg> = 1 and <indslack_pseudoboolean2670_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2676_rhs_ind>: <t_indicatorvar2676> = 0 -> <indslack_pseudoboolean2676_rhs_ind> = 0 (<indlin_pseudoboolean2676_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2676_neg> = 1 and <indslack_pseudoboolean2676_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2702_rhs_ind>: <t_indicatorvar2702> = 0 -> <indslack_pseudoboolean2702_rhs_ind> = 0 (<indlin_pseudoboolean2702_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2702_neg> = 1 and <indslack_pseudoboolean2702_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2694_rhs_ind>: <t_indicatorvar2694> = 0 -> <indslack_pseudoboolean2694_rhs_ind> = 0 (<indlin_pseudoboolean2694_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2694_neg> = 1 and <indslack_pseudoboolean2694_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2666_rhs_ind>: <t_indicatorvar2666> = 0 -> <indslack_pseudoboolean2666_rhs_ind> = 0 (<indlin_pseudoboolean2666_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2666_neg> = 1 and <indslack_pseudoboolean2666_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2674_rhs_ind>: <t_indicatorvar2674> = 0 -> <indslack_pseudoboolean2674_rhs_ind> = 0 (<indlin_pseudoboolean2674_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2674_neg> = 1 and <indslack_pseudoboolean2674_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2684_rhs_ind>: <t_indicatorvar2684> = 0 -> <indslack_pseudoboolean2684_rhs_ind> = 0 (<indlin_pseudoboolean2684_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2684_neg> = 1 and <indslack_pseudoboolean2684_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2686_rhs_ind>: <t_indicatorvar2686> = 0 -> <indslack_pseudoboolean2686_rhs_ind> = 0 (<indlin_pseudoboolean2686_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2686_neg> = 1 and <indslack_pseudoboolean2686_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2696_rhs_ind>: <t_indicatorvar2696> = 0 -> <indslack_pseudoboolean2696_rhs_ind> = 0 (<indlin_pseudoboolean2696_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2696_neg> = 1 and <indslack_pseudoboolean2696_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2704_rhs_ind>: <t_indicatorvar2704> = 0 -> <indslack_pseudoboolean2704_rhs_ind> = 0 (<indlin_pseudoboolean2704_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2704_neg> = 1 and <indslack_pseudoboolean2704_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2662_rhs_ind>: <t_indicatorvar2662> = 0 -> <indslack_pseudoboolean2662_rhs_ind> = 0 (<indlin_pseudoboolean2662_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2662_neg> = 1 and <indslack_pseudoboolean2662_rhs_ind> = 1
9.15/9.22	c   [indicator] <pseudoboolean2692_rhs_ind>: <t_indicatorvar2692> = 0 -> <indslack_pseudoboolean2692_rhs_ind> = 0 (<indlin_pseudoboolean2692_rhs_ind>);
9.15/9.22	c violation:  <t_indicatorvar2692_neg> = 1 and <indslack_pseudoboolean2692_rhs_ind> = 1
9.24/9.34	o 64
9.24/9.34	c i 9.3s|    15 |    12 |  4475 | 244.7 |  oneopt|  12 |2596 |2756 |2722 |  45 |  5 |  50 | 270 | 0.000000e+00 | 6.400000e+01 |    Inf | unknown
9.34/9.41	o 57
9.34/9.41	c r 9.4s|    17 |    10 |  4532 | 219.2 |rounding|  13 |2596 |2764 |2722 |  45 |  5 |  72 | 282 | 0.000000e+00 | 5.700000e+01 |    Inf | unknown
13.33/13.44	o 11
13.33/13.44	c *13.4s|    40 |    13 |  7136 | 158.3 |strongbr|  13 |2596 |2838 |2717 | 128 |  1 | 213 | 625 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.53%
17.52/17.63	c  17.6s|   100 |    34 | 11611 | 108.1 |   103M |  13 |2596 |3193 |2726 | 194 |  2 |1831 |1129 | 0.000000e+00 | 1.100000e+01 |    Inf |  16.65%
20.01/20.19	c  20.2s|   200 |    52 | 16055 |  76.2 |   104M |  20 |2596 |3388 |   0 | 267 |  0 |2063 |1320 | 0.000000e+00 | 1.100000e+01 |    Inf |  16.77%
22.49/22.65	c  22.7s|   300 |    71 | 21076 |  67.6 |   104M |  24 |2596 |3483 |2717 | 355 |  2 |2199 |1409 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.38%
24.89/25.01	c  25.0s|   400 |    93 | 25706 |  62.3 |   107M |  25 |2596 |3618 |   0 | 433 |  0 |2370 |1489 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.55%
25.58/25.77	c  25.8s|   500 |   117 | 29156 |  56.7 |   107M |  27 |2596 |3673 |2722 | 444 |  2 |2467 |1517 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.56%
26.08/26.21	c  26.2s|   600 |   134 | 31261 |  50.8 |   108M |  35 |2596 |3732 |   0 | 452 |  0 |2568 |1531 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.56%
26.88/27.01	c  27.0s|   700 |   152 | 34175 |  47.7 |   107M |  35 |2596 |3749 |2726 | 478 |  1 |2648 |1539 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.70%
27.67/27.85	c  27.8s|   800 |   164 | 37716 |  46.1 |   108M |  40 |2596 |3775 |2727 | 498 |  1 |2727 |1549 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.70%
29.36/29.51	c  29.5s|   900 |   179 | 41727 |  45.5 |   109M |  40 |2596 |3836 |2727 | 564 |  0 |2830 |1570 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.71%
29.86/30.00	c  30.0s|  1000 |   188 | 44512 |  43.7 |   109M |  40 |2596 |3854 |2726 | 581 |  1 |2915 |1583 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.71%
30.96/31.14	c  31.1s|  1100 |   204 | 47569 |  42.5 |   109M |  40 |2596 |3851 |2725 | 620 |  1 |3015 |1597 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.74%
31.65/31.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
31.65/31.82	c  31.8s|  1200 |   232 | 51182 |  42.0 |   114M |  40 |2596 |3905 |2726 | 626 |  2 |3169 |1624 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.74%
32.45/32.65	c  32.7s|  1300 |   247 | 55072 |  41.7 |   114M |  40 |2596 |3871 |2725 | 649 |  1 |3289 |1636 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.79%
33.24/33.44	c  33.4s|  1400 |   292 | 60462 |  42.6 |   115M |  40 |2596 |3868 |2726 | 668 |  2 |3401 |1648 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.80%
34.34/34.59	c  34.6s|  1500 |   323 | 64790 |  42.7 |   115M |  40 |2596 |3928 |2727 | 694 |  1 |3565 |1669 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.84%
36.72/36.92	c  36.9s|  1600 |   348 | 70599 |  43.6 |   115M |  54 |2596 |3982 |2736 | 749 |  1 |3666 |1696 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.84%
39.71/39.97	c  40.0s|  1700 |   372 | 77558 |  45.1 |   117M |  58 |2596 |4071 |   0 | 937 |  0 |3824 |1734 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.84%
40.50/40.72	c  40.7s|  1800 |   401 | 80920 |  44.5 |   118M |  59 |2596 |4100 |   0 | 954 |  0 |3919 |1779 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.84%
42.49/42.73	c  42.7s|  1900 |   422 | 85616 |  44.6 |   120M |  59 |2596 |4133 |2728 |1046 |  2 |4021 |1807 | 0.000000e+00 | 1.100000e+01 |    Inf |  18.84%
42.90/43.11	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
42.90/43.11	c (run 2, node 1950) performing user restart
42.90/43.11	c 
42.90/43.11	c (restart) converted 16 cuts from the global cut pool into linear constraints
42.90/43.11	c 
42.90/43.13	c presolving:
42.90/43.14	c (round 1, fast)       2077 del vars, 83 del conss, 44 add conss, 0 chg bounds, 0 chg sides, 55 chg coeffs, 0 upgd conss, 2707 impls, 143 clqs
42.90/43.14	c (round 2, medium)     2077 del vars, 84 del conss, 45 add conss, 0 chg bounds, 8 chg sides, 72 chg coeffs, 0 upgd conss, 2707 impls, 143 clqs
42.90/43.15	c (round 3, exhaustive) 2077 del vars, 199 del conss, 45 add conss, 0 chg bounds, 43 chg sides, 76 chg coeffs, 0 upgd conss, 2707 impls, 143 clqs
42.90/43.15	c (round 4, fast)       2084 del vars, 199 del conss, 45 add conss, 0 chg bounds, 43 chg sides, 82 chg coeffs, 0 upgd conss, 2707 impls, 143 clqs
42.90/43.16	c (round 5, exhaustive) 2084 del vars, 207 del conss, 45 add conss, 0 chg bounds, 51 chg sides, 82 chg coeffs, 0 upgd conss, 2707 impls, 143 clqs
42.90/43.16	c (round 6, exhaustive) 2084 del vars, 207 del conss, 45 add conss, 0 chg bounds, 51 chg sides, 82 chg coeffs, 1967 upgd conss, 2707 impls, 143 clqs
42.90/43.17	c (round 7, fast)       2084 del vars, 213 del conss, 45 add conss, 0 chg bounds, 51 chg sides, 82 chg coeffs, 1967 upgd conss, 2707 impls, 144 clqs
42.90/43.17	c (round 8, exhaustive) 2084 del vars, 221 del conss, 49 add conss, 0 chg bounds, 51 chg sides, 82 chg coeffs, 1967 upgd conss, 2707 impls, 144 clqs
42.90/43.17	c (round 9, exhaustive) 2084 del vars, 274 del conss, 49 add conss, 0 chg bounds, 51 chg sides, 92 chg coeffs, 1967 upgd conss, 2707 impls, 144 clqs
42.90/43.19	c (round 10, exhaustive) 2084 del vars, 307 del conss, 49 add conss, 0 chg bounds, 51 chg sides, 1135 chg coeffs, 1967 upgd conss, 2707 impls, 144 clqs
43.00/43.21	c (round 11, exhaustive) 2084 del vars, 311 del conss, 49 add conss, 0 chg bounds, 51 chg sides, 1135 chg coeffs, 1967 upgd conss, 2707 impls, 144 clqs
43.00/43.22	c (round 12, exhaustive) 2084 del vars, 311 del conss, 49 add conss, 0 chg bounds, 51 chg sides, 4509 chg coeffs, 1967 upgd conss, 2707 impls, 144 clqs
43.00/43.22	c (round 13, fast)       2084 del vars, 317 del conss, 49 add conss, 0 chg bounds, 51 chg sides, 4509 chg coeffs, 1967 upgd conss, 2707 impls, 144 clqs
43.00/43.23	c (round 14, exhaustive) 2084 del vars, 352 del conss, 49 add conss, 0 chg bounds, 51 chg sides, 4520 chg coeffs, 1967 upgd conss, 2707 impls, 144 clqs
43.00/43.25	c presolving (15 rounds: 15 fast, 11 medium, 10 exhaustive):
43.00/43.25	c  2084 deleted vars, 352 deleted constraints, 49 added constraints, 0 tightened bounds, 0 added holes, 51 changed sides, 4520 changed coefficients
43.00/43.25	c  2707 implications, 144 cliques
43.00/43.25	c presolved problem has 512 variables (506 bin, 0 int, 6 impl, 0 cont) and 3840 constraints
43.00/43.25	c      24 constraints of type <knapsack>
43.00/43.25	c      55 constraints of type <setppc>
43.00/43.25	c     294 constraints of type <linear>
43.00/43.25	c    3153 constraints of type <logicor>
43.00/43.25	c     308 constraints of type <bounddisjunction>
43.00/43.25	c       6 constraints of type <indicator>
43.00/43.25	c transformed objective value is always integral (scale: 1)
43.00/43.25	c Presolving Time: 1.78
43.00/43.25	c 
43.00/43.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
43.00/43.26	c  43.3s|     1 |     0 | 87738 |     - |   124M |   0 | 512 |3840 |2553 |   0 |  0 |4100 |1818 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
43.10/43.33	c  43.3s|     1 |     0 | 87758 |     - |   124M |   0 | 512 |3843 |2558 |   5 |  1 |4103 |1818 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
43.10/43.38	c  43.4s|     1 |     0 | 87772 |     - |   125M |   0 | 512 |3846 |2561 |   8 |  2 |4106 |1818 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
43.20/43.44	c  43.4s|     1 |     0 | 87784 |     - |   125M |   0 | 512 |3850 |2566 |  13 |  3 |4110 |1818 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
43.30/43.51	c  43.5s|     1 |     0 | 87792 |     - |   125M |   0 | 512 |3853 |2570 |  17 |  4 |4113 |1818 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
43.30/43.59	c  43.6s|     1 |     0 | 87799 |     - |   125M |   0 | 512 |3853 |2572 |  19 |  5 |4113 |1818 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
43.39/43.66	c  43.7s|     1 |     0 | 87824 |     - |   126M |   0 | 512 |3856 |2575 |  22 |  6 |4116 |1818 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
43.49/43.75	c  43.7s|     1 |     0 | 87865 |     - |   126M |   0 | 512 |3859 |2578 |  25 |  7 |4119 |1818 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
43.59/43.82	c  43.8s|     1 |     0 | 87890 |     - |   126M |   0 | 512 |3861 |2581 |  28 |  8 |4121 |1818 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
43.59/43.89	c  43.9s|     1 |     0 | 87914 |     - |   126M |   0 | 512 |3862 |2588 |  35 |  9 |4122 |1818 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
43.69/43.95	c  44.0s|     1 |     0 | 87940 |     - |   129M |   0 | 512 |3863 |2546 |  39 | 10 |4123 |1818 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
43.69/43.96	c  44.0s|     1 |     0 | 87954 |     - |   129M |   0 | 512 |3865 |2549 |  42 | 11 |4126 |1818 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
43.90/44.13	c  44.1s|     1 |     2 | 88543 |     - |   129M |   0 | 512 |3860 |2549 |  42 | 11 |4135 |1839 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
46.18/46.43	c  46.4s|   100 |    65 | 92840 |  44.7 |   130M |  36 | 512 |3556 |2521 |  51 |  1 |4428 |2371 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
46.68/47.00	c  47.0s|   200 |   119 | 96328 |  44.3 |   130M |  36 | 512 |3690 |2521 |  52 |  1 |4662 |2478 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
47.17/47.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
47.17/47.45	c  47.5s|   300 |   191 | 99530 |  43.7 |   131M |  39 | 512 |3764 |2521 |  59 |  1 |4817 |2527 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
47.77/48.08	c  48.1s|   400 |   235 |102455 |  43.1 |   132M |  40 | 512 |3825 |2524 | 100 |  1 |4942 |2560 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
48.07/48.36	c  48.4s|   500 |   267 |104918 |  42.3 |   132M |  40 | 512 |3858 |2524 | 102 |  2 |5042 |2592 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
48.56/48.82	c  48.8s|   600 |   300 |107785 |  41.8 |   133M |  40 | 512 |3915 |2524 | 115 |  1 |5149 |2621 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
48.77/49.08	c  49.1s|   700 |   328 |110372 |  41.2 |   133M |  40 | 512 |3922 |2524 | 115 |  1 |5251 |2645 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
49.06/49.38	c  49.4s|   800 |   359 |113514 |  40.9 |   133M |  40 | 512 |3888 |2524 | 115 |  0 |5326 |2666 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
49.36/49.65	c  49.6s|   900 |   401 |115809 |  40.2 |   133M |  40 | 512 |4016 |2524 | 119 |  2 |5506 |2680 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
49.66/49.91	c  49.9s|  1000 |   451 |118858 |  39.9 |   133M |  40 | 512 |4057 |   0 | 120 |  0 |5610 |2687 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
50.15/50.47	c  50.5s|  1100 |   477 |122004 |  39.6 |   135M |  48 | 512 |4147 |2525 | 149 |  1 |5741 |2696 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
50.35/50.68	c  50.7s|  1200 |   494 |124768 |  39.2 |   135M |  48 | 512 |4164 |2525 | 154 |  0 |5811 |2699 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
50.65/50.91	c  50.9s|  1300 |   518 |127268 |  38.8 |   135M |  48 | 512 |4235 |2521 | 159 |  1 |5948 |2707 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
50.86/51.19	c  51.2s|  1400 |   539 |129846 |  38.4 |   135M |  48 | 512 |4070 |2522 | 167 |  0 |6021 |2721 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
51.76/52.05	c  52.0s|  1500 |   567 |133017 |  38.2 |   138M |  58 | 512 |4121 |2530 | 263 |  0 |6195 |2738 | 0.000000e+00 | 1.100000e+01 |    Inf |   0.21%
52.05/52.38	c  52.4s|  1600 |   602 |136840 |  38.2 |   138M |  58 | 512 |4037 |2521 | 264 |  0 |6312 |2756 | 0.000000e+00 | 1.100000e+01 |    Inf |   0.50%
52.85/53.13	c  53.1s|  1700 |   632 |139914 |  38.0 |   138M |  58 | 512 |3957 |2525 | 327 |  4 |6404 |2776 | 0.000000e+00 | 1.100000e+01 |    Inf |   0.62%
53.05/53.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
53.05/53.37	c  53.4s|  1800 |   664 |142194 |  37.6 |   138M |  58 | 512 |4053 |2526 | 334 |  1 |6546 |2788 | 0.000000e+00 | 1.100000e+01 |    Inf |   0.62%
53.55/53.84	c  53.8s|  1900 |   680 |144464 |  37.2 |   139M |  58 | 512 |4031 |2526 | 356 |  1 |6643 |2817 | 0.000000e+00 | 1.100000e+01 |    Inf |   0.82%
54.04/54.34	c  54.3s|  2000 |   704 |147413 |  37.0 |   139M |  58 | 512 |4041 |2527 | 379 |  1 |6768 |2843 | 0.000000e+00 | 1.100000e+01 |    Inf |   0.86%
54.34/54.65	c  54.7s|  2100 |   728 |150001 |  36.7 |   139M |  58 | 512 |4095 |2528 | 382 |  3 |6926 |2879 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.12%
54.64/54.96	c  55.0s|  2200 |   746 |152045 |  36.4 |   139M |  58 | 512 |4115 |2526 | 395 |  0 |7042 |2917 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.12%
55.13/55.45	c  55.5s|  2300 |   768 |154325 |  36.0 |   140M |  58 | 512 |4224 |2526 | 422 |  1 |7224 |2963 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.12%
55.53/55.86	c  55.9s|  2400 |   784 |156590 |  35.7 |   140M |  58 | 512 |4284 |2526 | 448 |  1 |7342 |2994 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.12%
55.93/56.26	c  56.3s|  2500 |   808 |159643 |  35.6 |   140M |  58 | 512 |4303 |2526 | 464 |  1 |7542 |3052 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.12%
56.43/56.76	c  56.8s|  2600 |   850 |162895 |  35.5 |   140M |  58 | 512 |4321 |2526 | 487 |  1 |7675 |3077 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.12%
57.12/57.47	c  57.5s|  2700 |   900 |166125 |  35.5 |   140M |  58 | 512 |4338 |2527 | 516 |  1 |7752 |3102 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.67%
57.62/57.90	c  57.9s|  2800 |   924 |168877 |  35.3 |   141M |  58 | 512 |4369 |2537 | 562 |  2 |7829 |3116 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.67%
57.92/58.29	c  58.3s|  2900 |   948 |171604 |  35.1 |   142M |  58 | 512 |4419 |2530 | 615 |  0 |7899 |3132 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.67%
58.22/58.59	c  58.6s|  3000 |   960 |174091 |  34.9 |   142M |  58 | 512 |4472 |2528 | 630 |  1 |7971 |3142 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.67%
60.01/60.36	c  60.4s|  3100 |   984 |176993 |  34.8 |   142M |  58 | 512 |4505 |2537 | 692 |  0 |8047 |3156 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.75%
60.61/60.90	c  60.9s|  3200 |   993 |179450 |  34.6 |   144M |  62 | 512 |4524 |2537 | 735 |  1 |8107 |3164 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.75%
61.11/61.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
61.11/61.47	c  61.5s|  3300 |  1009 |181933 |  34.4 |   144M |  62 | 512 |4555 |2534 | 774 |  2 |8191 |3179 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.75%
62.00/62.37	c  62.4s|  3400 |  1024 |185043 |  34.4 |   145M |  62 | 512 |4591 |2544 | 850 |  1 |8300 |3190 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.81%
62.71/63.02	c  63.0s|  3500 |  1036 |187323 |  34.2 |   145M |  63 | 512 |4605 |2546 | 944 |  4 |8395 |3195 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.81%
63.40/63.73	c  63.7s|  3600 |  1052 |189841 |  34.0 |   148M |  63 | 512 |4571 |2528 |1034 |  1 |8490 |3207 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.98%
63.80/64.12	c  64.1s|  3700 |  1063 |191686 |  33.7 |   148M |  63 | 512 |4594 |2529 |1082 |  0 |8555 |3214 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.98%
64.19/64.52	c  64.5s|  3800 |  1075 |194124 |  33.6 |   149M |  63 | 512 |4580 |2526 |1143 |  1 |8591 |3218 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.98%
64.99/65.38	c  65.4s|  3900 |  1091 |196720 |  33.4 |   149M |  63 | 512 |4608 |2549 |1271 |  2 |8682 |3233 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.99%
65.38/65.74	c  65.7s|  4000 |  1098 |199164 |  33.3 |   149M |  63 | 512 |4595 |   0 |1319 |  0 |8753 |3242 | 0.000000e+00 | 1.100000e+01 |    Inf |   1.99%
65.58/65.96	c  66.0s|  4100 |  1117 |201458 |  33.1 |   149M |  63 | 512 |4590 |2534 |1333 |  1 |8817 |3247 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.01%
66.08/66.47	c  66.5s|  4200 |  1137 |203946 |  33.0 |   152M |  63 | 512 |4639 |2532 |1427 |  1 |8918 |3257 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.01%
66.88/67.28	c  67.3s|  4300 |  1141 |206100 |  32.8 |   153M |  63 | 512 |4640 |   0 |1521 |  0 |9013 |3258 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.01%
67.07/67.49	c  67.5s|  4400 |  1153 |207932 |  32.6 |   153M |  63 | 512 |4657 |2528 |1542 |  0 |9106 |3267 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.01%
67.68/68.09	c  68.1s|  4500 |  1165 |210431 |  32.4 |   153M |  63 | 512 |4682 |2539 |1640 |  1 |9189 |3270 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.01%
68.17/68.58	c  68.6s|  4600 |  1179 |213115 |  32.4 |   153M |  63 | 512 |4656 |2529 |1753 |  1 |9256 |3276 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.01%
69.67/70.07	c  70.1s|  4700 |  1191 |215433 |  32.2 |   154M |  63 | 512 |4676 |2528 |1828 |  0 |9338 |3284 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.01%
70.56/70.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
70.56/70.90	c  70.9s|  4800 |  1214 |218143 |  32.1 |   154M |  63 | 512 |4647 |2533 |1938 |  2 |9459 |3289 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.02%
71.06/71.49	c  71.5s|  4900 |  1223 |220600 |  32.0 |   155M |  63 | 512 |4640 |2545 |1999 |  1 |9555 |3302 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.02%
71.56/71.90	c  71.9s|  5000 |  1239 |222940 |  31.9 |   155M |  63 | 512 |4585 |2530 |2043 |  1 |9646 |3312 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.03%
71.76/72.14	c  72.1s|  5100 |  1251 |225637 |  31.8 |   155M |  63 | 512 |4603 |2525 |2066 |  2 |9705 |3313 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.03%
72.06/72.42	c  72.4s|  5200 |  1293 |228321 |  31.8 |   155M |  63 | 512 |4502 |2521 |2109 |  1 |9778 |3323 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.03%
72.45/72.89	c  72.9s|  5300 |  1318 |231464 |  31.8 |   155M |  63 | 512 |4471 |2534 |2160 |  1 |9895 |3335 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.03%
72.85/73.27	c  73.3s|  5400 |  1336 |233602 |  31.6 |   155M |  63 | 512 |4504 |2521 |2212 |  1 |9996 |3341 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.03%
73.55/73.94	c  73.9s|  5500 |  1348 |236159 |  31.5 |   156M |  63 | 512 |4538 |2540 |2302 |  1 |  10k|3344 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.03%
73.85/74.29	c  74.3s|  5600 |  1369 |239115 |  31.5 |   156M |  63 | 512 |4501 |2526 |2337 |  1 |  10k|3347 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.03%
74.24/74.64	c  74.6s|  5700 |  1374 |241836 |  31.5 |   156M |  63 | 512 |4494 |2528 |2366 |  0 |  10k|3354 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.03%
74.65/75.08	c  75.1s|  5800 |  1386 |244525 |  31.4 |   156M |  63 | 512 |4495 |2530 |2421 |  0 |  10k|3368 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.04%
74.94/75.30	c  75.3s|  5900 |  1395 |247284 |  31.4 |   156M |  63 | 512 |4465 |2534 |2444 |  1 |  10k|3370 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.04%
75.54/75.95	c  75.9s|  6000 |  1407 |250173 |  31.3 |   156M |  63 | 512 |4472 |2547 |2531 |  1 |  10k|3391 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.04%
75.93/76.39	c  76.4s|  6100 |  1414 |252479 |  31.2 |   156M |  63 | 512 |4482 |2524 |2583 |  2 |  10k|3425 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.04%
76.33/76.73	c  76.7s|  6200 |  1430 |255268 |  31.2 |   159M |  63 | 512 |4470 |2527 |2619 |  2 |  10k|3447 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.04%
76.63/77.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
76.63/77.07	c  77.1s|  6300 |  1446 |257842 |  31.1 |   159M |  63 | 512 |4517 |2531 |2648 |  0 |  10k|3492 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
77.13/77.57	c  77.6s|  6400 |  1474 |260179 |  31.0 |   159M |  63 | 512 |4520 |2538 |2702 |  0 |  10k|3514 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
77.83/78.26	c  78.3s|  6500 |  1491 |262879 |  31.0 |   159M |  63 | 512 |4559 |   0 |2776 |  0 |  11k|3545 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
78.03/78.49	c  78.5s|  6600 |  1511 |264694 |  30.8 |   160M |  63 | 512 |4636 |2540 |2822 |  4 |  11k|3558 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
78.33/78.75	c  78.8s|  6700 |  1518 |266806 |  30.7 |   160M |  63 | 512 |4696 |2525 |2853 |  2 |  11k|3583 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
78.63/79.07	c  79.1s|  6800 |  1545 |269115 |  30.6 |   160M |  63 | 512 |4781 |2526 |2863 |  1 |  11k|3637 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
78.92/79.31	c  79.3s|  6900 |  1560 |270886 |  30.5 |   160M |  63 | 512 |4861 |2529 |2899 |  1 |  11k|3656 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
79.32/79.79	c  79.8s|  7000 |  1587 |274175 |  30.5 |   160M |  63 | 512 |4783 |2530 |2913 |  1 |  11k|3726 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
79.63/80.01	c  80.0s|  7100 |  1605 |276471 |  30.4 |   160M |  63 | 512 |4750 |2533 |2941 |  0 |  11k|3735 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
80.02/80.40	c  80.4s|  7200 |  1614 |278679 |  30.3 |   160M |  63 | 512 |4743 |2539 |2992 |  1 |  11k|3744 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
80.42/80.80	c  80.8s|  7300 |  1623 |281368 |  30.3 |   160M |  63 | 512 |4720 |   0 |3030 |  0 |  12k|3751 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
80.72/81.12	c  81.1s|  7400 |  1642 |283973 |  30.2 |   160M |  63 | 512 |4675 |   0 |3044 |  0 |  12k|3788 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
81.01/81.44	c  81.4s|  7500 |  1655 |286678 |  30.2 |   161M |  63 | 512 |4687 |2526 |3068 |  1 |  12k|3811 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
81.81/82.21	c  82.2s|  7600 |  1667 |289333 |  30.2 |   161M |  63 | 512 |4757 |2531 |3118 |  0 |  12k|3821 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
82.01/82.49	c  82.5s|  7700 |  1689 |292047 |  30.1 |   162M |  63 | 512 |4738 |2527 |3146 |  0 |  12k|3834 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
82.51/82.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
82.51/82.96	c  83.0s|  7800 |  1725 |294693 |  30.1 |   162M |  63 | 512 |4768 |2540 |3214 |  3 |  12k|3837 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
84.19/84.68	c  84.7s|  7900 |  1739 |297740 |  30.1 |   162M |  63 | 512 |4834 |2527 |3272 |  0 |  12k|3848 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.05%
85.09/85.53	c  85.5s|  8000 |  1768 |301012 |  30.1 |   162M |  63 | 512 |4833 |2554 |3389 | 10 |  12k|3855 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
85.99/86.48	c  86.5s|  8100 |  1786 |305830 |  30.3 |   162M |  63 | 512 |4870 |2538 |3529 |  2 |  12k|3862 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
86.28/86.71	c  86.7s|  8200 |  1798 |307911 |  30.2 |   162M |  63 | 512 |4908 |2539 |3557 |  0 |  12k|3866 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
86.59/87.06	c  87.1s|  8300 |  1816 |310646 |  30.2 |   162M |  69 | 512 |4951 |2533 |3600 |  4 |  12k|3874 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
87.18/87.63	c  87.6s|  8400 |  1835 |314277 |  30.3 |   163M |  69 | 512 |4994 |2535 |3684 |  1 |  13k|3881 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
87.48/87.98	c  88.0s|  8500 |  1847 |316818 |  30.2 |   163M |  69 | 512 |5031 |2531 |3736 |  1 |  13k|3884 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
88.08/88.56	c  88.6s|  8600 |  1868 |319822 |  30.2 |   164M |  69 | 512 |5123 |2537 |3808 |  2 |  13k|3888 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
88.97/89.45	c  89.4s|  8700 |  1890 |322863 |  30.2 |   164M |  69 | 512 |5032 |   0 |3913 |  0 |  13k|3894 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
89.57/90.04	c  90.0s|  8800 |  1904 |326033 |  30.2 |   164M |  69 | 512 |4920 |2530 |4011 |  0 |  13k|3903 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
91.06/91.53	c  91.5s|  8900 |  1917 |329611 |  30.3 |   164M |  69 | 512 |4846 |2548 |4196 |  0 |  13k|3904 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
91.26/91.74	c  91.7s|  9000 |  1933 |331770 |  30.2 |   164M |  70 | 512 |4816 |2531 |4219 |  2 |  13k|3908 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
92.35/92.85	c  92.9s|  9100 |  1953 |335451 |  30.3 |   168M |  70 | 512 |4800 |2541 |4340 |  1 |  13k|3911 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
92.95/93.48	c  93.5s|  9200 |  1972 |338709 |  30.3 |   170M |  70 | 512 |4799 |2541 |4420 |  0 |  13k|3914 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
93.25/93.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
93.25/93.77	c  93.8s|  9300 |  1998 |341289 |  30.2 |   172M |  70 | 512 |4844 |2533 |4459 |  1 |  13k|3916 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
93.55/94.06	c  94.1s|  9400 |  2013 |344152 |  30.2 |   172M |  70 | 512 |4876 |2545 |4518 |  1 |  13k|3918 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
93.85/94.31	c  94.3s|  9500 |  2024 |347083 |  30.2 |   172M |  76 | 512 |4899 |2548 |4542 |  0 |  13k|3920 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.31%
94.34/94.88	c  94.9s|  9600 |  2044 |350369 |  30.2 |   172M |  76 | 512 |4861 |2524 |4633 |  1 |  13k|3922 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.41%
94.94/95.46	c  95.5s|  9700 |  2077 |352655 |  30.2 |   173M |  76 | 512 |4839 |2527 |4703 |  1 |  13k|3929 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.47%
95.14/95.64	c  95.6s|  9800 |  2085 |354378 |  30.1 |   173M |  76 | 512 |4823 |   0 |4715 |  0 |  14k|3934 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.47%
95.74/96.25	c  96.2s|  9900 |  2097 |356996 |  30.0 |   173M |  76 | 512 |4758 |2526 |4784 |  1 |  14k|3936 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.47%
96.04/96.50	c  96.5s| 10000 |  2111 |359577 |  30.0 |   173M |  76 | 512 |4741 |2534 |4803 |  1 |  14k|3937 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.47%
97.03/97.50	c  97.5s| 10100 |  2126 |363153 |  30.0 |   173M |  76 | 512 |4727 |2547 |4905 |  1 |  14k|3938 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.47%
97.43/97.92	c  97.9s| 10200 |  2146 |365700 |  30.0 |   173M |  76 | 512 |4706 |   0 |4952 |  0 |  14k|3943 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.47%
97.54/98.08	c  98.1s| 10300 |  2166 |367063 |  29.9 |   173M |  76 | 512 |4732 |2525 |4954 |  1 |  14k|3945 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.48%
97.84/98.31	c  98.3s| 10400 |  2181 |368559 |  29.7 |   173M |  76 | 512 |4789 |2524 |4959 |  1 |  14k|3970 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.48%
98.33/98.80	c  98.8s| 10500 |  2204 |370947 |  29.7 |   174M |  76 | 512 |4823 |2524 |5004 |  1 |  14k|3972 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.51%
98.54/99.02	c  99.0s| 10600 |  2219 |372642 |  29.6 |   175M |  76 | 512 |4878 |2521 |5009 |  2 |  14k|3994 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.51%
98.83/99.32	c  99.3s| 10700 |  2229 |375182 |  29.6 |   175M |  76 | 512 |4921 |2550 |5017 |  0 |  14k|4023 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.51%
99.33/99.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
99.33/99.85	c  99.9s| 10800 |  2247 |377896 |  29.5 |   175M |  76 | 512 |4932 |2524 |5054 |  1 |  14k|4037 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.51%
99.83/100.38	c   100s| 10900 |  2259 |380093 |  29.5 |   176M |  76 | 512 |4919 |2535 |5091 |  1 |  14k|4054 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.51%
100.22/100.70	c   101s| 11000 |  2278 |382316 |  29.4 |   176M |  76 | 512 |4910 |2522 |5106 |  1 |  14k|4082 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.52%
100.53/101.00	c   101s| 11100 |  2306 |384822 |  29.4 |   176M |  76 | 512 |4972 |2531 |5121 |  0 |  15k|4109 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.52%
100.72/101.23	c   101s| 11200 |  2321 |386653 |  29.3 |   176M |  76 | 512 |5033 |2530 |5137 |  0 |  15k|4128 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.52%
101.72/102.24	c   102s| 11300 |  2338 |389352 |  29.3 |   176M |  76 | 512 |5049 |2531 |5269 |  1 |  15k|4143 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.54%
102.02/102.51	c   103s| 11400 |  2343 |391184 |  29.2 |   176M |  76 | 512 |5154 |2532 |5288 |  2 |  15k|4176 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.54%
102.71/103.24	c   103s| 11500 |  2355 |393349 |  29.2 |   177M |  76 | 512 |5137 |2534 |5368 |  0 |  15k|4199 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.55%
103.01/103.56	c   104s| 11600 |  2373 |395400 |  29.1 |   177M |  76 | 512 |5086 |2522 |5388 |  0 |  15k|4227 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.55%
103.31/103.88	c   104s| 11700 |  2382 |397561 |  29.0 |   177M |  76 | 512 |5075 |2542 |5404 |  0 |  15k|4243 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.55%
103.80/104.34	c   104s| 11800 |  2398 |399807 |  29.0 |   177M |  76 | 512 |5086 |2525 |5436 |  1 |  15k|4263 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.55%
104.20/104.71	c   105s| 11900 |  2411 |401878 |  28.9 |   177M |  76 | 512 |5055 |2525 |5457 |  1 |  15k|4282 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.56%
104.61/105.16	c   105s| 12000 |  2431 |404280 |  28.9 |   177M |  76 | 512 |5060 |2525 |5488 |  0 |  15k|4295 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.56%
104.90/105.43	c   105s| 12100 |  2440 |406181 |  28.8 |   177M |  76 | 512 |5038 |2527 |5500 |  2 |  16k|4304 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.56%
105.20/105.71	c   106s| 12200 |  2462 |408864 |  28.8 |   177M |  76 | 512 |4931 |2522 |5504 |  1 |  16k|4318 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.56%
105.40/105.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
105.40/105.96	c   106s| 12300 |  2467 |411188 |  28.8 |   177M |  76 | 512 |4889 |2542 |5517 |  2 |  16k|4324 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.56%
105.79/106.32	c   106s| 12400 |  2480 |413237 |  28.7 |   177M |  76 | 512 |4878 |2524 |5569 |  1 |  16k|4327 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.65%
106.29/106.88	c   107s| 12500 |  2491 |415699 |  28.7 |   177M |  76 | 512 |4769 |2525 |5592 |  0 |  16k|4334 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.67%
106.60/107.13	c   107s| 12600 |  2500 |417658 |  28.6 |   178M |  76 | 512 |4772 |2529 |5610 |  1 |  16k|4337 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.67%
106.89/107.45	c   107s| 12700 |  2510 |419943 |  28.6 |   178M |  76 | 512 |4728 |2525 |5626 |  1 |  16k|4348 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.67%
107.28/107.86	c   108s| 12800 |  2525 |422293 |  28.6 |   178M |  76 | 512 |4741 |2532 |5669 |  1 |  16k|4353 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.67%
107.59/108.11	c   108s| 12900 |  2539 |424343 |  28.5 |   178M |  76 | 512 |4803 |2530 |5692 |  1 |  16k|4355 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.67%
108.97/109.52	c   110s| 13000 |  2557 |427597 |  28.5 |   179M |  76 | 512 |4833 |2544 |5819 |  1 |  16k|4357 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.67%
109.37/109.91	c   110s| 13100 |  2568 |430346 |  28.5 |   179M |  76 | 512 |4902 |2538 |5850 |  1 |  16k|4360 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.67%
110.37/110.94	c   111s| 13200 |  2580 |434378 |  28.6 |   179M |  76 | 512 |4939 |2551 |6006 |  1 |  16k|4363 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.67%
110.96/111.58	c   112s| 13300 |  2590 |436952 |  28.6 |   179M |  76 | 512 |4968 |2534 |6072 |  0 |  16k|4367 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.67%
111.26/111.88	c   112s| 13400 |  2618 |439659 |  28.6 |   182M |  76 | 512 |4961 |   0 |6090 |  0 |  16k|4370 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.67%
111.57/112.18	c   112s| 13500 |  2636 |442512 |  28.6 |   182M |  76 | 512 |4975 |2535 |6130 |  1 |  17k|4378 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.67%
112.46/113.10	c   113s| 13600 |  2654 |445712 |  28.6 |   182M |  76 | 512 |4980 |2558 |6212 |  0 |  17k|4382 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.68%
112.85/113.41	c   113s| 13700 |  2684 |448704 |  28.6 |   182M |  76 | 512 |4940 |2528 |6225 |  1 |  17k|4391 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
113.15/113.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
113.15/113.77	c   114s| 13800 |  2709 |452039 |  28.6 |   182M |  76 | 512 |4951 |   0 |6240 |  0 |  17k|4402 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
113.85/114.44	c   114s| 13900 |  2732 |455934 |  28.7 |   182M |  76 | 512 |4955 |2534 |6297 |  0 |  17k|4404 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
114.45/115.02	c   115s| 14000 |  2750 |459109 |  28.7 |   182M |  76 | 512 |4969 |2531 |6352 |  2 |  17k|4407 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
114.84/115.40	c   115s| 14100 |  2767 |462198 |  28.7 |   183M |  76 | 512 |4965 |2529 |6379 |  1 |  17k|4412 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
115.14/115.74	c   116s| 14200 |  2801 |465621 |  28.8 |   183M |  76 | 512 |5084 |2531 |6418 |  2 |  17k|4416 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
116.74/117.36	c   117s| 14300 |  2812 |468974 |  28.8 |   183M |  76 | 512 |5127 |2536 |6451 |  1 |  17k|4422 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
117.13/117.76	c   118s| 14400 |  2838 |472012 |  28.8 |   183M |  76 | 512 |5178 |   0 |6486 |  0 |  17k|4425 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
117.33/117.98	c   118s| 14500 |  2854 |474151 |  28.8 |   183M |  76 | 512 |5216 |2536 |6489 |  1 |  17k|4428 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
118.03/118.64	c   119s| 14600 |  2868 |477043 |  28.8 |   183M |  76 | 512 |5270 |2536 |6552 |  1 |  17k|4431 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
118.63/119.25	c   119s| 14700 |  2884 |480849 |  28.8 |   184M |  76 | 512 |5275 |2527 |6616 |  1 |  17k|4432 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
118.93/119.52	c   120s| 14800 |  2915 |483245 |  28.8 |   184M |  76 | 512 |5302 |2529 |6631 |  2 |  18k|4441 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
119.32/119.93	c   120s| 14900 |  2932 |485313 |  28.7 |   184M |  76 | 512 |5336 |2530 |6666 |  0 |  18k|4444 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
119.82/120.45	c   120s| 15000 |  2941 |487253 |  28.7 |   184M |  76 | 512 |5434 |2528 |6703 |  1 |  18k|4450 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
120.12/120.78	c   121s| 15100 |  2991 |490651 |  28.7 |   186M |  76 | 512 |5504 |2529 |6711 |  1 |  18k|4453 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
120.52/121.11	c   121s| 15200 |  3031 |493303 |  28.7 |   186M |  76 | 512 |5543 |   0 |6727 |  0 |  18k|4458 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
121.42/122.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
121.42/122.02	c   122s| 15300 |  3053 |496539 |  28.7 |   186M |  76 | 512 |5547 |2535 |6803 |  0 |  18k|4459 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
121.61/122.26	c   122s| 15400 |  3072 |498565 |  28.7 |   187M |  76 | 512 |5532 |2525 |6823 |  0 |  18k|4463 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
122.01/122.68	c   123s| 15500 |  3104 |500940 |  28.6 |   187M |  76 | 512 |5557 |2529 |6856 |  1 |  18k|4466 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.69%
122.91/123.51	c   124s| 15600 |  3133 |503940 |  28.6 |   187M |  76 | 512 |5519 |2534 |6924 |  1 |  18k|4470 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
123.10/123.78	c   124s| 15700 |  3153 |506393 |  28.6 |   187M |  76 | 512 |5568 |2535 |6945 |  2 |  19k|4473 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
123.70/124.32	c   124s| 15800 |  3168 |508702 |  28.6 |   187M |  76 | 512 |5621 |2535 |6989 |  1 |  19k|4474 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
124.40/125.00	c   125s| 15900 |  3193 |511503 |  28.6 |   187M |  76 | 512 |5665 |   0 |7059 |  0 |  19k|4476 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
124.70/125.36	c   125s| 16000 |  3216 |513964 |  28.6 |   190M |  76 | 512 |5710 |2542 |7094 |  1 |  19k|4480 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
124.99/125.60	c   126s| 16100 |  3244 |516536 |  28.6 |   190M |  76 | 512 |5682 |2542 |7115 |  1 |  19k|4482 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
125.19/125.86	c   126s| 16200 |  3255 |518727 |  28.5 |   190M |  76 | 512 |5739 |2542 |7128 |  1 |  19k|4487 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
125.50/126.11	c   126s| 16300 |  3275 |521038 |  28.5 |   190M |  76 | 512 |5756 |2542 |7137 |  2 |  19k|4490 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
125.69/126.33	c   126s| 16400 |  3296 |522902 |  28.4 |   190M |  76 | 512 |5808 |2543 |7150 |  1 |  19k|4490 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
125.89/126.54	c   127s| 16500 |  3300 |525025 |  28.4 |   190M |  76 | 512 |5792 |2544 |7151 |  1 |  19k|4493 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
126.09/126.77	c   127s| 16600 |  3315 |526854 |  28.3 |   190M |  76 | 512 |5830 |   0 |7179 |  0 |  19k|4498 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
126.39/127.01	c   127s| 16700 |  3328 |529150 |  28.3 |   191M |  76 | 512 |5820 |2540 |7186 |  2 |  19k|4501 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
126.78/127.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
126.78/127.47	c   127s| 16800 |  3346 |532070 |  28.3 |   191M |  76 | 512 |5755 |2541 |7238 |  0 |  19k|4501 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
127.68/128.36	c   128s| 16900 |  3377 |535568 |  28.4 |   191M |  76 | 512 |5697 |2535 |7373 |  1 |  19k|4504 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
127.98/128.69	c   129s| 17000 |  3396 |537759 |  28.3 |   191M |  76 | 512 |5721 |2540 |7406 |  1 |  19k|4509 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
128.67/129.30	c   129s| 17100 |  3405 |539918 |  28.3 |   191M |  76 | 512 |5781 |2543 |7460 |  1 |  19k|4510 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
128.87/129.51	c   130s| 17200 |  3418 |541858 |  28.2 |   191M |  76 | 512 |5788 |2538 |7464 |  1 |  20k|4511 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
129.07/129.78	c   130s| 17300 |  3452 |544461 |  28.2 |   191M |  76 | 512 |5832 |2540 |7476 |  1 |  20k|4519 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.73%
129.47/130.18	c   130s| 17400 |  3465 |546644 |  28.2 |   191M |  76 | 512 |5861 |   0 |7500 |  0 |  20k|4528 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.77%
129.87/130.50	c   131s| 17500 |  3484 |548909 |  28.2 |   191M |  76 | 512 |5914 |2544 |7512 |  0 |  20k|4532 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.83%
130.07/130.75	c   131s| 17600 |  3490 |551513 |  28.2 |   191M |  76 | 512 |5933 |2544 |7526 |  1 |  20k|4539 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.83%
130.26/130.97	c   131s| 17700 |  3507 |553307 |  28.1 |   191M |  76 | 512 |6017 |2546 |7545 |  4 |  20k|4543 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.83%
130.56/131.26	c   131s| 17800 |  3525 |556374 |  28.1 |   192M |  76 | 512 |6004 |2539 |7555 |  1 |  20k|4544 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.83%
130.96/131.64	c   132s| 17900 |  3539 |558739 |  28.1 |   192M |  76 | 512 |6010 |2539 |7577 |  2 |  20k|4545 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.83%
131.26/131.92	c   132s| 18000 |  3553 |561606 |  28.1 |   192M |  76 | 512 |6057 |2540 |7591 |  2 |  20k|4547 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.83%
131.46/132.13	c   132s| 18100 |  3584 |563608 |  28.1 |   192M |  76 | 512 |6104 |2539 |7594 |  1 |  20k|4547 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.83%
131.76/132.40	c   132s| 18200 |  3598 |566205 |  28.0 |   192M |  76 | 512 |6147 |   0 |7602 |  0 |  20k|4551 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.83%
132.15/132.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
132.15/132.87	c   133s| 18300 |  3611 |568187 |  28.0 |   192M |  76 | 512 |6129 |2531 |7638 |  1 |  21k|4551 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.83%
133.75/134.45	c   134s| 18400 |  3638 |571173 |  28.0 |   192M |  76 | 512 |5963 |2535 |7772 |  2 |  21k|4554 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.83%
134.94/135.67	c   136s| 18500 |  3663 |575132 |  28.1 |   195M |  76 | 512 |5887 |2544 |7917 |  1 |  21k|4558 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.83%
135.84/136.56	c   137s| 18600 |  3697 |578387 |  28.1 |   195M |  76 | 512 |5861 |2539 |8032 |  0 |  21k|4559 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.83%
136.13/136.88	c   137s| 18700 |  3729 |581426 |  28.1 |   196M |  76 | 512 |5837 |2544 |8047 |  0 |  21k|4559 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.84%
136.44/137.13	c   137s| 18800 |  3751 |583938 |  28.1 |   196M |  76 | 512 |5875 |2546 |8067 |  1 |  21k|4560 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.84%
136.63/137.39	c   137s| 18900 |  3771 |586558 |  28.1 |   196M |  76 | 512 |5894 |2548 |8082 |  1 |  21k|4560 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.84%
136.93/137.65	c   138s| 19000 |  3784 |589467 |  28.1 |   196M |  80 | 512 |5903 |2547 |8086 |  0 |  21k|4561 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.84%
137.23/137.90	c   138s| 19100 |  3807 |592024 |  28.1 |   196M |  80 | 512 |5866 |2548 |8091 |  2 |  21k|4565 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.84%
137.43/138.17	c   138s| 19200 |  3829 |595013 |  28.1 |   197M |  80 | 512 |5802 |2545 |8116 |  1 |  21k|4565 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.84%
137.73/138.44	c   138s| 19300 |  3868 |597773 |  28.1 |   198M |  80 | 512 |5801 |   0 |8144 |  0 |  21k|4567 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.85%
138.02/138.72	c   139s| 19400 |  3897 |600922 |  28.1 |   198M |  80 | 512 |5835 |2551 |8173 |  0 |  21k|4569 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.85%
138.22/139.00	c   139s| 19500 |  3922 |604006 |  28.1 |   198M |  80 | 512 |5937 |2551 |8176 |  0 |  21k|4570 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.85%
138.52/139.25	c   139s| 19600 |  3956 |606486 |  28.1 |   198M |  80 | 512 |5979 |2548 |8189 |  2 |  22k|4575 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.85%
138.72/139.48	c   139s| 19700 |  3970 |608870 |  28.1 |   198M |  85 | 512 |6022 |2551 |8193 |  1 |  22k|4578 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.85%
139.02/139.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
139.02/139.74	c   140s| 19800 |  3986 |611474 |  28.1 |   198M |  91 | 512 |6052 |   0 |8202 |  0 |  22k|4584 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.85%
139.22/139.99	c   140s| 19900 |  4000 |613732 |  28.0 |   198M |  97 | 512 |5991 |2553 |8206 |  0 |  22k|4585 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
139.42/140.18	c   140s| 20000 |  4010 |615845 |  28.0 |   199M |  97 | 512 |5947 |2549 |8208 |  1 |  22k|4586 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
139.71/140.43	c   140s| 20100 |  4028 |618525 |  28.0 |   199M |  97 | 512 |5991 |2550 |8220 |  1 |  22k|4590 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
139.91/140.63	c   141s| 20200 |  4038 |620555 |  28.0 |   199M |  97 | 512 |6054 |2536 |8224 |  0 |  22k|4593 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
140.11/140.88	c   141s| 20300 |  4052 |622945 |  27.9 |   199M |  97 | 512 |5979 |2547 |8248 |  1 |  22k|4595 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
140.42/141.14	c   141s| 20400 |  4065 |625772 |  27.9 |   200M |  97 | 512 |5956 |2550 |8258 |  0 |  22k|4595 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
140.71/141.43	c   141s| 20500 |  4093 |628971 |  28.0 |   200M |  97 | 512 |5932 |2550 |8279 |  3 |  22k|4597 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
140.91/141.65	c   142s| 20600 |  4117 |631557 |  28.0 |   200M |  97 | 512 |5919 |2553 |8287 |  1 |  22k|4597 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
141.11/141.88	c   142s| 20700 |  4131 |633753 |  27.9 |   200M |  97 | 512 |5917 |2554 |8299 |  0 |  22k|4598 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
141.31/142.08	c   142s| 20800 |  4141 |635693 |  27.9 |   200M |  97 | 512 |5946 |2548 |8308 |  1 |  22k|4600 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
141.60/142.33	c   142s| 20900 |  4158 |638186 |  27.9 |   201M |  97 | 512 |5934 |2551 |8321 |  2 |  22k|4604 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
141.80/142.57	c   143s| 21000 |  4170 |640803 |  27.9 |   201M |  97 | 512 |5910 |2550 |8329 |  1 |  22k|4604 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
142.00/142.79	c   143s| 21100 |  4182 |643074 |  27.8 |   201M |  97 | 512 |5900 |2547 |8342 |  0 |  23k|4605 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
142.31/143.07	c   143s| 21200 |  4194 |646058 |  27.9 |   201M |  97 | 512 |5891 |2550 |8353 |  1 |  23k|4609 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
142.60/143.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
142.60/143.30	c   143s| 21300 |  4209 |648370 |  27.8 |   201M |  97 | 512 |5867 |2541 |8365 |  1 |  23k|4610 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
142.80/143.53	c   144s| 21400 |  4226 |650675 |  27.8 |   201M |  97 | 512 |5855 |2548 |8381 |  1 |  23k|4612 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
143.00/143.71	c   144s| 21500 |  4245 |652640 |  27.8 |   201M |  97 | 512 |5888 |2544 |8390 |  0 |  23k|4613 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
143.20/143.95	c   144s| 21600 |  4255 |655279 |  27.8 |   201M |  97 | 512 |5898 |2545 |8402 |  1 |  23k|4613 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
143.40/144.16	c   144s| 21700 |  4272 |657488 |  27.8 |   201M |  97 | 512 |5905 |2543 |8407 |  1 |  23k|4613 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
143.59/144.38	c   144s| 21800 |  4277 |659971 |  27.7 |   201M |  97 | 512 |5909 |   0 |8421 |  0 |  23k|4614 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
143.79/144.58	c   145s| 21900 |  4282 |662006 |  27.7 |   201M |  97 | 512 |5951 |2547 |8425 |  0 |  23k|4614 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
144.09/144.80	c   145s| 22000 |  4296 |664188 |  27.7 |   201M |  97 | 512 |5921 |2541 |8434 |  0 |  23k|4616 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
144.30/145.02	c   145s| 22100 |  4317 |666085 |  27.6 |   201M |  97 | 512 |5916 |2550 |8442 |  2 |  23k|4618 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
144.49/145.23	c   145s| 22200 |  4327 |668063 |  27.6 |   202M |  97 | 512 |5894 |2550 |8450 |  1 |  23k|4619 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
144.79/145.50	c   146s| 22300 |  4344 |670321 |  27.6 |   202M |  97 | 512 |5886 |2544 |8481 |  0 |  23k|4620 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.96%
144.99/145.73	c   146s| 22400 |  4356 |672318 |  27.6 |   202M |  97 | 512 |5812 |2520 |8491 |  3 |  23k|4622 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
145.29/146.05	c   146s| 22500 |  4373 |675306 |  27.6 |   202M |  97 | 512 |5748 |2543 |8518 |  1 |  24k|4623 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
145.48/146.27	c   146s| 22600 |  4389 |677392 |  27.5 |   202M |  97 | 512 |5706 |2534 |8528 |  1 |  24k|4626 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
145.88/146.62	c   147s| 22700 |  4403 |679557 |  27.5 |   202M |  97 | 512 |5693 |   0 |8568 |  0 |  24k|4627 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
146.08/146.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
146.08/146.82	c   147s| 22800 |  4416 |681531 |  27.5 |   203M |  97 | 512 |5679 |2551 |8579 |  0 |  24k|4627 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
146.29/147.08	c   147s| 22900 |  4436 |684108 |  27.5 |   203M |  97 | 512 |5648 |2537 |8594 |  0 |  24k|4628 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
146.48/147.25	c   147s| 23000 |  4451 |685904 |  27.4 |   203M |  97 | 512 |5688 |2530 |8605 |  2 |  24k|4628 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
146.88/147.69	c   148s| 23100 |  4467 |688901 |  27.5 |   203M |  97 | 512 |5637 |2531 |8646 |  1 |  24k|4630 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
147.18/147.97	c   148s| 23200 |  4479 |691197 |  27.4 |   203M |  97 | 512 |5601 |2548 |8662 |  1 |  24k|4634 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
147.47/148.20	c   148s| 23300 |  4489 |693596 |  27.4 |   203M |  97 | 512 |5604 |2538 |8673 |  0 |  24k|4634 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
147.67/148.41	c   148s| 23400 |  4507 |695636 |  27.4 |   203M |  97 | 512 |5559 |2524 |8681 |  0 |  24k|4634 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
148.27/149.09	c   149s| 23500 |  4521 |698488 |  27.4 |   203M |  97 | 512 |5525 |2539 |8747 |  2 |  24k|4635 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
148.57/149.32	c   149s| 23600 |  4536 |700676 |  27.4 |   203M |  97 | 512 |5545 |2544 |8771 |  0 |  24k|4636 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
148.77/149.54	c   150s| 23700 |  4554 |702886 |  27.4 |   203M |  97 | 512 |5589 |2548 |8780 |  2 |  24k|4637 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
149.07/149.81	c   150s| 23800 |  4558 |704912 |  27.3 |   204M |  97 | 512 |5616 |2542 |8790 |  1 |  24k|4637 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
149.96/150.75	c   151s| 23900 |  4579 |707558 |  27.3 |   204M |  97 | 512 |5621 |2539 |8857 |  1 |  24k|4637 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
150.46/151.25	c   151s| 24000 |  4592 |710364 |  27.3 |   204M |  97 | 512 |5614 |2531 |8923 |  3 |  24k|4641 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
150.66/151.49	c   151s| 24100 |  4620 |712862 |  27.3 |   204M |  97 | 512 |5549 |2544 |8933 |  1 |  25k|4647 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
151.75/152.59	c   153s| 24200 |  4635 |716390 |  27.4 |   206M |  97 | 512 |5545 |2529 |9028 |  1 |  25k|4651 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
152.36/153.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
152.36/153.18	c   153s| 24300 |  4657 |719593 |  27.4 |   210M |  97 | 512 |5558 |2535 |9086 |  1 |  25k|4652 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
152.65/153.47	c   153s| 24400 |  4680 |721784 |  27.3 |   210M |  97 | 512 |5609 |   0 |9111 |  0 |  25k|4652 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
152.95/153.71	c   154s| 24500 |  4699 |723726 |  27.3 |   210M |  97 | 512 |5641 |2538 |9123 |  0 |  25k|4653 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
153.15/153.99	c   154s| 24600 |  4714 |726369 |  27.3 |   210M |  97 | 512 |5610 |   0 |9138 |  0 |  25k|4653 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
153.75/154.54	c   155s| 24700 |  4725 |728511 |  27.3 |   210M |  97 | 512 |5665 |2554 |9185 |  0 |  25k|4675 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
154.14/154.92	c   155s| 24800 |  4739 |730709 |  27.3 |   210M |  97 | 512 |5643 |2545 |9210 |  0 |  25k|4689 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
154.64/155.40	c   155s| 24900 |  4757 |733466 |  27.3 |   210M |  97 | 512 |5761 |   0 |9248 |  0 |  25k|4715 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
154.94/155.78	c   156s| 25000 |  4775 |735877 |  27.3 |   210M |  97 | 512 |5723 |2531 |9298 |  2 |  25k|4733 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
155.64/156.45	c   156s| 25100 |  4784 |738434 |  27.3 |   210M |  97 | 512 |5724 |2529 |9335 |  0 |  26k|4753 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
157.13/157.97	c   158s| 25200 |  4805 |742156 |  27.3 |   211M |  97 | 512 |5745 |2541 |9509 |  1 |  26k|4773 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
157.63/158.41	c   158s| 25300 |  4824 |745399 |  27.3 |   211M |  97 | 512 |5742 |2523 |9550 |  1 |  26k|4798 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
158.12/158.94	c   159s| 25400 |  4841 |748241 |  27.3 |   211M |  97 | 512 |5738 |2534 |9602 |  0 |  26k|4824 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
158.52/159.36	c   159s| 25500 |  4853 |750795 |  27.3 |   211M |  97 | 512 |5789 |2537 |9616 |  1 |  26k|4840 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
158.92/159.70	c   160s| 25600 |  4867 |753349 |  27.3 |   211M |  97 | 512 |5852 |   0 |9650 |  0 |  26k|4864 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
159.32/160.15	c   160s| 25700 |  4876 |755687 |  27.3 |   211M |  97 | 512 |5877 |2537 |9686 |  1 |  26k|4871 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
159.72/160.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
159.72/160.50	c   161s| 25800 |  4899 |758346 |  27.3 |   211M |  97 | 512 |5828 |2520 |9717 |  0 |  26k|4875 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
159.91/160.75	c   161s| 25900 |  4927 |760986 |  27.3 |   211M |  97 | 512 |5749 |2529 |9733 |  2 |  26k|4880 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
160.22/161.02	c   161s| 26000 |  4946 |763146 |  27.3 |   211M |  97 | 512 |5727 |2532 |9755 |  1 |  26k|4883 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
160.51/161.31	c   161s| 26100 |  4967 |765717 |  27.3 |   211M |  97 | 512 |5710 |2537 |9782 |  1 |  26k|4885 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
160.71/161.53	c   162s| 26200 |  4985 |767778 |  27.2 |   211M |  97 | 512 |5728 |2533 |9802 |  0 |  27k|4887 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
161.51/162.32	c   162s| 26300 |  4999 |770608 |  27.2 |   212M |  97 | 512 |5693 |2534 |9871 |  1 |  27k|4896 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
162.40/163.23	c   163s| 26400 |  5015 |773792 |  27.3 |   212M |  97 | 512 |5713 |2534 |9983 |  1 |  27k|4898 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
163.00/163.83	c   164s| 26500 |  5029 |776501 |  27.3 |   212M |  97 | 512 |5694 |2552 |  10k|  1 |  27k|4902 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
163.20/164.07	c   164s| 26600 |  5054 |778652 |  27.2 |   212M |  97 | 512 |5730 |2532 |  10k|  2 |  27k|4903 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
164.20/165.08	c   165s| 26700 |  5065 |781384 |  27.2 |   212M |  97 | 512 |5769 |2533 |  10k|  0 |  27k|4905 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
164.69/165.54	c   166s| 26800 |  5076 |783552 |  27.2 |   212M |  97 | 512 |5776 |2529 |  10k|  1 |  27k|4909 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
164.99/165.86	c   166s| 26900 |  5099 |786134 |  27.2 |   213M |  97 | 512 |5822 |2525 |  10k|  1 |  27k|4909 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
165.19/166.10	c   166s| 27000 |  5108 |788506 |  27.2 |   213M |  97 | 512 |5784 |2547 |  10k|  0 |  27k|4909 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
167.97/168.83	c   169s| 27100 |  5120 |790982 |  27.2 |   213M |  97 | 512 |5736 |2545 |  10k|  1 |  27k|4912 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
168.18/169.06	c   169s| 27200 |  5125 |793098 |  27.2 |   213M |  97 | 512 |5644 |2528 |  10k|  1 |  27k|4916 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
168.67/169.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
168.67/169.52	c   170s| 27300 |  5144 |795367 |  27.2 |   214M |  97 | 512 |5676 |2536 |  10k|  0 |  27k|4918 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.97%
169.27/170.15	c   170s| 27400 |  5156 |797667 |  27.1 |   214M |  97 | 512 |5688 |2538 |  10k|  2 |  27k|4919 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
169.96/170.88	c   171s| 27500 |  5165 |800705 |  27.1 |   214M |  97 | 512 |5680 |2545 |  10k|  0 |  28k|4920 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
170.56/171.49	c   171s| 27600 |  5174 |803439 |  27.1 |   214M |  97 | 512 |5670 |2544 |  10k|  1 |  28k|4923 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
171.26/172.16	c   172s| 27700 |  5183 |806060 |  27.1 |   214M |  97 | 512 |5670 |2549 |  10k|  0 |  28k|4924 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
171.55/172.49	c   172s| 27800 |  5200 |808543 |  27.1 |   214M |  97 | 512 |5665 |2552 |  10k|  1 |  28k|4926 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
172.05/172.92	c   173s| 27900 |  5226 |810895 |  27.1 |   214M |  97 | 512 |5689 |2533 |  10k|  1 |  28k|4927 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
172.55/173.43	c   173s| 28000 |  5239 |813702 |  27.1 |   214M |  97 | 512 |5698 |2539 |  10k|  1 |  28k|4929 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
173.34/174.22	c   174s| 28100 |  5249 |816756 |  27.1 |   214M |  97 | 512 |5721 |   0 |  10k|  0 |  28k|4930 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
173.54/174.46	c   174s| 28200 |  5256 |818927 |  27.1 |   214M |  97 | 512 |5788 |2547 |  10k|  0 |  28k|4931 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
173.94/174.82	c   175s| 28300 |  5268 |821167 |  27.1 |   215M |  97 | 512 |5834 |2543 |  10k|  0 |  28k|4933 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
174.44/175.36	c   175s| 28400 |  5277 |823472 |  27.1 |   215M |  97 | 512 |5840 |2520 |  11k|  0 |  28k|4934 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
174.84/175.71	c   176s| 28500 |  5295 |826367 |  27.1 |   215M |  97 | 512 |5799 |2553 |  11k|  1 |  28k|4934 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
175.63/176.52	c   177s| 28600 |  5310 |829009 |  27.1 |   215M |  97 | 512 |5795 |2534 |  11k|  0 |  28k|4935 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
177.23/178.18	c   178s| 28700 |  5331 |833244 |  27.1 |   216M |  97 | 512 |5783 |2542 |  11k|  1 |  28k|4939 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
178.02/178.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
178.02/178.94	c   179s| 28800 |  5349 |836174 |  27.2 |   219M |  97 | 512 |5757 |   0 |  11k|  0 |  29k|4940 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
178.32/179.25	c   179s| 28900 |  5361 |838585 |  27.1 |   219M |  97 | 512 |5675 |2535 |  11k|  1 |  29k|4947 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
178.92/179.81	c   180s| 29000 |  5381 |841068 |  27.1 |   219M |  97 | 512 |5653 |2538 |  11k|  2 |  29k|4950 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
179.51/180.43	c   180s| 29100 |  5396 |843676 |  27.1 |   219M |  97 | 512 |5659 |2548 |  11k|  0 |  29k|4952 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
180.12/181.09	c   181s| 29200 |  5405 |846104 |  27.1 |   219M |  97 | 512 |5697 |2543 |  11k|  0 |  29k|4953 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
181.01/181.90	c   182s| 29300 |  5417 |848987 |  27.1 |   220M |  97 | 512 |5714 |2540 |  11k|  0 |  29k|4956 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
181.50/182.46	c   182s| 29400 |  5429 |851245 |  27.1 |   220M |  97 | 512 |5753 |2547 |  11k|  0 |  29k|4958 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
182.21/183.15	c   183s| 29500 |  5436 |854343 |  27.1 |   220M |  97 | 512 |5681 |2536 |  11k|  2 |  29k|4969 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
182.50/183.47	c   183s| 29600 |  5441 |856879 |  27.1 |   220M |  97 | 512 |5638 |2528 |  11k|  0 |  29k|4979 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
182.90/183.86	c   184s| 29700 |  5460 |859443 |  27.1 |   220M |  97 | 512 |5573 |2555 |  11k|  0 |  29k|5003 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
183.30/184.23	c   184s| 29800 |  5469 |861612 |  27.1 |   220M |  97 | 512 |5566 |2523 |  12k|  2 |  29k|5014 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
183.79/184.73	c   185s| 29900 |  5485 |863529 |  27.1 |   221M |  97 | 512 |5650 |2548 |  12k|  1 |  29k|5032 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
184.20/185.18	c   185s| 30000 |  5503 |866134 |  27.1 |   221M |  97 | 512 |5734 |2541 |  12k|  1 |  30k|5051 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
184.49/185.47	c   185s| 30100 |  5525 |868577 |  27.1 |   221M |  97 | 512 |5755 |2554 |  12k|  2 |  30k|5060 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
184.79/185.76	c   186s| 30200 |  5545 |871020 |  27.1 |   221M |  97 | 512 |5775 |2540 |  12k|  2 |  30k|5074 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
185.29/186.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
185.29/186.23	c   186s| 30300 |  5560 |873732 |  27.1 |   221M |  97 | 512 |5799 |2549 |  12k|  0 |  30k|5095 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
186.19/187.18	c   187s| 30400 |  5586 |877113 |  27.1 |   221M |  97 | 512 |5806 |2538 |  12k|  1 |  30k|5117 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
186.58/187.51	c   188s| 30500 |  5608 |879751 |  27.1 |   222M |  97 | 512 |5831 |2556 |  12k|  1 |  30k|5128 | 0.000000e+00 | 1.100000e+01 |    Inf |   2.98%
187.08/188.02	c   188s| 30600 |  5626 |882560 |  27.1 |   222M |  97 | 512 |5673 |2527 |  12k|  1 |  30k|5143 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
187.67/188.67	c   189s| 30700 |  5644 |885649 |  27.1 |   222M |  97 | 512 |5628 |2537 |  12k|  2 |  30k|5151 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
188.27/189.22	c   189s| 30800 |  5662 |888112 |  27.1 |   222M |  97 | 512 |5700 |2532 |  12k|  1 |  30k|5158 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
189.07/190.08	c   190s| 30900 |  5676 |890790 |  27.1 |   222M |  97 | 512 |5733 |2527 |  12k|  3 |  30k|5164 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
189.76/190.74	c   191s| 31000 |  5682 |893423 |  27.1 |   222M |  97 | 512 |5664 |2534 |  12k|  1 |  30k|5174 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
190.16/191.19	c   191s| 31100 |  5697 |895748 |  27.1 |   222M |  97 | 512 |5656 |2548 |  12k|  1 |  31k|5181 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
190.46/191.47	c   191s| 31200 |  5718 |897929 |  27.1 |   222M |  97 | 512 |5661 |2545 |  12k|  2 |  31k|5184 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
190.86/191.82	c   192s| 31300 |  5728 |900360 |  27.0 |   222M |  97 | 512 |5696 |   0 |  12k|  0 |  31k|5189 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
191.06/192.09	c   192s| 31400 |  5741 |902629 |  27.0 |   222M |  97 | 512 |5666 |2523 |  12k|  1 |  31k|5192 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
191.35/192.36	c   192s| 31500 |  5771 |904956 |  27.0 |   222M |  97 | 512 |5580 |2527 |  12k|  0 |  31k|5197 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
191.95/192.96	c   193s| 31600 |  5792 |907658 |  27.0 |   223M |  97 | 512 |5539 |2532 |  12k|  0 |  31k|5201 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
193.15/194.15	c   194s| 31700 |  5810 |911163 |  27.0 |   223M |  97 | 512 |5535 |2530 |  12k|  1 |  31k|5206 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
194.44/195.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
194.44/195.40	c   195s| 31800 |  5830 |914212 |  27.1 |   226M |  97 | 512 |5559 |   0 |  13k|  0 |  31k|5207 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
195.14/196.15	c   196s| 31900 |  5848 |917843 |  27.1 |   227M |  97 | 512 |5567 |2551 |  13k|  2 |  31k|5213 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
195.44/196.43	c   196s| 32000 |  5864 |919900 |  27.1 |   233M |  97 | 512 |5652 |2537 |  13k|  1 |  31k|5217 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
195.84/196.89	c   197s| 32100 |  5882 |922450 |  27.1 |   235M |  97 | 512 |5662 |2533 |  13k|  0 |  31k|5222 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
196.44/197.49	c   197s| 32200 |  5896 |925231 |  27.1 |   235M |  97 | 512 |5670 |2546 |  13k|  3 |  31k|5224 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
196.74/197.72	c   198s| 32300 |  5910 |927200 |  27.0 |   235M |  97 | 512 |5672 |2527 |  13k|  2 |  31k|5225 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
197.14/198.18	c   198s| 32400 |  5917 |929750 |  27.0 |   235M |  97 | 512 |5644 |2524 |  13k|  0 |  32k|5225 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
197.53/198.50	c   198s| 32500 |  5934 |932078 |  27.0 |   235M |  97 | 512 |5574 |2535 |  13k|  2 |  32k|5229 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.02%
198.14/199.17	c   199s| 32600 |  5953 |934688 |  27.0 |   235M |  97 | 512 |5510 |2519 |  13k|  0 |  32k|5230 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.06%
198.43/199.49	c   199s| 32700 |  5977 |937359 |  27.0 |   235M |  97 | 512 |5432 |2544 |  13k|  1 |  32k|5234 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
198.93/199.96	c   200s| 32800 |  5994 |940505 |  27.0 |   235M |  97 | 512 |5415 |2543 |  13k|  2 |  32k|5236 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
199.13/200.19	c   200s| 32900 |  6003 |943180 |  27.0 |   235M |  97 | 512 |5417 |2543 |  13k|  1 |  32k|5237 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
199.42/200.41	c   200s| 33000 |  6020 |945390 |  27.0 |   235M |  97 | 512 |5371 |2525 |  13k|  2 |  32k|5238 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
199.62/200.62	c   201s| 33100 |  6043 |947283 |  27.0 |   236M |  97 | 512 |5401 |2527 |  13k|  3 |  32k|5240 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
199.82/200.87	c   201s| 33200 |  6058 |949892 |  27.0 |   236M |  97 | 512 |5353 |2538 |  13k|  1 |  32k|5240 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
200.13/201.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
200.13/201.18	c   201s| 33300 |  6068 |952609 |  27.0 |   236M |  97 | 512 |5354 |2532 |  13k|  1 |  32k|5243 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
201.32/202.37	c   202s| 33400 |  6089 |955277 |  27.0 |   236M |  97 | 512 |5421 |2539 |  13k|  1 |  32k|5244 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
202.21/203.22	c   203s| 33500 |  6101 |957927 |  27.0 |   236M |  97 | 512 |5448 |2539 |  13k|  1 |  32k|5248 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
203.20/204.27	c   204s| 33600 |  6113 |960394 |  27.0 |   237M |  97 | 512 |5501 |2540 |  13k|  0 |  32k|5248 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
204.50/205.50	c   205s| 33700 |  6132 |963368 |  27.0 |   238M |  97 | 512 |5586 |2557 |  14k|  1 |  33k|5249 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
204.90/205.93	c   206s| 33800 |  6151 |965800 |  27.0 |   238M |  97 | 512 |5635 |2521 |  14k|  1 |  33k|5249 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
205.89/206.91	c   207s| 33900 |  6168 |968495 |  27.0 |   238M |  97 | 512 |5579 |2545 |  14k|  2 |  33k|5256 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
206.59/207.67	c   208s| 34000 |  6187 |971030 |  27.0 |   238M |  97 | 512 |5573 |2535 |  14k|  1 |  33k|5260 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
207.19/208.22	c   208s| 34100 |  6213 |973979 |  27.0 |   238M |  97 | 512 |5587 |2541 |  14k|  1 |  33k|5263 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
207.49/208.53	c   209s| 34200 |  6238 |976699 |  27.0 |   238M |  97 | 512 |5609 |2539 |  14k|  0 |  33k|5267 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
207.88/208.97	c   209s| 34300 |  6261 |979702 |  27.0 |   239M |  97 | 512 |5597 |2545 |  14k|  1 |  33k|5267 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
208.18/209.27	c   209s| 34400 |  6285 |982134 |  27.0 |   239M |  97 | 512 |5598 |2545 |  14k|  1 |  33k|5269 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
208.48/209.54	c   210s| 34500 |  6305 |984489 |  27.0 |   239M |  97 | 512 |5639 |2535 |  14k|  1 |  33k|5269 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
208.68/209.78	c   210s| 34600 |  6322 |986795 |  27.0 |   239M |  97 | 512 |5682 |2535 |  14k|  1 |  33k|5269 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
208.99/210.03	c   210s| 34700 |  6343 |989390 |  27.0 |   239M |  97 | 512 |5741 |2530 |  14k|  1 |  33k|5269 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
209.18/210.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
209.18/210.29	c   210s| 34800 |  6358 |991533 |  26.9 |   239M |  97 | 512 |5667 |2546 |  14k|  0 |  33k|5280 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
209.88/210.94	c   211s| 34900 |  6367 |994571 |  27.0 |   239M |  97 | 512 |5530 |2545 |  14k|  0 |  33k|5295 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
210.18/211.26	c   211s| 35000 |  6393 |997513 |  27.0 |   239M |  97 | 512 |5573 |2544 |  14k|  1 |  33k|5313 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
210.47/211.57	c   212s| 35100 |  6415 |  1000k|  27.0 |   239M |  97 | 512 |5583 |2539 |  14k|  0 |  34k|5324 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
210.77/211.88	c   212s| 35200 |  6429 |  1003k|  27.0 |   239M |  97 | 512 |5688 |2541 |  14k|  2 |  34k|5353 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
211.08/212.13	c   212s| 35300 |  6436 |  1005k|  27.0 |   239M |  97 | 512 |5741 |2543 |  14k|  1 |  34k|5371 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
211.37/212.47	c   212s| 35400 |  6449 |  1007k|  26.9 |   240M |  97 | 512 |5721 |2539 |  14k|  1 |  34k|5399 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
211.87/212.97	c   213s| 35500 |  6458 |  1010k|  26.9 |   240M |  97 | 512 |5651 |2550 |  14k|  0 |  34k|5420 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
212.36/213.40	c   213s| 35600 |  6473 |  1012k|  26.9 |   240M |  97 | 512 |5584 |2546 |  14k|  1 |  34k|5437 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
212.66/213.70	c   214s| 35700 |  6498 |  1014k|  26.9 |   240M |  97 | 512 |5567 |2553 |  14k|  0 |  34k|5450 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
212.86/213.94	c   214s| 35800 |  6510 |  1016k|  26.9 |   240M |  97 | 512 |5567 |2537 |  14k|  1 |  34k|5469 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
213.76/214.80	c   215s| 35900 |  6526 |  1020k|  26.9 |   240M |  97 | 512 |5467 |2527 |  15k|  1 |  34k|5486 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.10%
214.25/215.30	c   215s| 36000 |  6544 |  1023k|  27.0 |   240M |  97 | 512 |5448 |2538 |  15k|  2 |  34k|5502 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.12%
214.75/215.88	c   216s| 36100 |  6563 |  1026k|  26.9 |   240M |  97 | 512 |5440 |2530 |  15k|  1 |  34k|5516 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
215.65/216.79	c   217s| 36200 |  6582 |  1030k|  27.0 |   248M |  97 | 512 |5463 |2538 |  15k|  2 |  35k|5525 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
216.05/217.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
216.05/217.17	c   217s| 36300 |  6591 |  1033k|  27.0 |   248M |  97 | 512 |5439 |2528 |  15k|  1 |  35k|5537 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
216.64/217.74	c   218s| 36400 |  6600 |  1035k|  27.0 |   248M |  97 | 512 |5408 |2532 |  15k|  0 |  35k|5546 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
217.14/218.24	c   218s| 36500 |  6612 |  1038k|  27.0 |   248M |  97 | 512 |5413 |2529 |  15k|  2 |  35k|5550 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
217.44/218.55	c   219s| 36600 |  6626 |  1041k|  27.0 |   248M |  97 | 512 |5417 |2530 |  15k|  1 |  35k|5559 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
218.53/219.67	c   220s| 36700 |  6640 |  1044k|  27.0 |   249M |  97 | 512 |5431 |2552 |  15k|  1 |  35k|5567 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
219.23/220.31	c   220s| 36800 |  6657 |  1047k|  27.0 |   249M |  97 | 512 |5431 |2544 |  15k|  2 |  35k|5572 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
219.53/220.63	c   221s| 36900 |  6668 |  1050k|  27.0 |   250M |  97 | 512 |5431 |2554 |  15k|  0 |  35k|5576 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
219.93/221.07	c   221s| 37000 |  6668 |  1052k|  27.0 |   250M |  97 | 512 |5437 |2549 |  15k|  0 |  35k|5580 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
220.23/221.34	c   221s| 37100 |  6679 |  1054k|  27.0 |   250M |  97 | 512 |5427 |2524 |  15k|  1 |  35k|5586 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
220.63/221.74	c   222s| 37200 |  6688 |  1057k|  27.0 |   250M |  97 | 512 |5420 |2546 |  15k|  0 |  35k|5589 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
220.93/222.04	c   222s| 37300 |  6697 |  1059k|  27.0 |   250M |  97 | 512 |5398 |2541 |  15k|  1 |  36k|5591 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
221.42/222.51	c   223s| 37400 |  6707 |  1061k|  26.9 |   250M |  97 | 512 |5310 |2549 |  15k|  1 |  36k|5593 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
222.03/223.19	c   223s| 37500 |  6723 |  1064k|  27.0 |   250M |  97 | 512 |5342 |2539 |  15k|  1 |  36k|5596 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
222.32/223.43	c   223s| 37600 |  6740 |  1066k|  26.9 |   250M |  97 | 512 |5378 |2558 |  16k|  0 |  36k|5596 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
222.61/223.70	c   224s| 37700 |  6760 |  1068k|  26.9 |   250M |  97 | 512 |5403 |2535 |  16k|  1 |  36k|5598 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
223.61/224.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
223.61/224.75	c   225s| 37800 |  6771 |  1072k|  26.9 |   250M |  97 | 512 |5334 |2531 |  16k|  1 |  36k|5599 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
224.11/225.27	c   225s| 37900 |  6783 |  1074k|  26.9 |   250M |  97 | 512 |5245 |2526 |  16k|  0 |  36k|5603 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
224.41/225.52	c   226s| 38000 |  6803 |  1077k|  26.9 |   251M |  97 | 512 |5223 |2531 |  16k|  1 |  36k|5604 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
225.50/226.67	c   227s| 38100 |  6820 |  1080k|  27.0 |   251M |  97 | 512 |5243 |2543 |  16k|  0 |  36k|5606 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
225.80/226.96	c   227s| 38200 |  6838 |  1083k|  26.9 |   251M |  97 | 512 |5277 |2522 |  16k|  0 |  36k|5606 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
226.20/227.35	c   227s| 38300 |  6851 |  1085k|  26.9 |   252M |  97 | 512 |5329 |2549 |  16k|  1 |  36k|5608 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
226.80/227.94	c   228s| 38400 |  6862 |  1088k|  26.9 |   252M |  97 | 512 |5351 |2531 |  16k|  0 |  36k|5609 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.13%
227.10/228.20	c   228s| 38500 |  6869 |  1090k|  26.9 |   252M |  97 | 512 |5385 |2525 |  16k|  1 |  36k|5610 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.14%
227.40/228.55	c   229s| 38600 |  6889 |  1092k|  26.9 |   252M |  97 | 512 |5396 |2539 |  16k|  1 |  37k|5611 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.14%
228.00/229.15	c   229s| 38700 |  6901 |  1095k|  26.9 |   252M |  97 | 512 |5405 |2555 |  16k|  1 |  37k|5611 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.14%
228.29/229.46	c   229s| 38800 |  6919 |  1098k|  26.9 |   252M |  97 | 512 |5403 |2532 |  16k|  0 |  37k|5615 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.14%
228.59/229.76	c   230s| 38900 |  6934 |  1100k|  26.9 |   252M |  97 | 512 |5421 |2535 |  16k|  0 |  37k|5616 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.14%
228.99/230.13	c   230s| 39000 |  6960 |  1102k|  26.9 |   253M |  97 | 512 |5406 |2538 |  16k|  0 |  37k|5620 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.14%
229.29/230.45	c   230s| 39100 |  6981 |  1105k|  26.9 |   253M |  97 | 512 |5362 |2537 |  16k|  2 |  37k|5621 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.14%
230.08/231.29	c   231s| 39200 |  6988 |  1107k|  26.9 |   253M |  97 | 512 |5365 |2524 |  16k|  0 |  37k|5621 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.14%
230.68/231.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
230.68/231.84	c   232s| 39300 |  7000 |  1109k|  26.9 |   253M |  97 | 512 |5339 |2558 |  16k|  9 |  37k|5621 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.14%
231.18/232.31	c   232s| 39400 |  7015 |  1112k|  26.9 |   254M |  97 | 512 |5345 |2529 |  16k|  0 |  37k|5624 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.14%
231.68/232.80	c   233s| 39500 |  7030 |  1115k|  26.9 |   254M |  97 | 512 |5329 |2524 |  17k|  1 |  37k|5625 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.15%
231.88/233.07	c   233s| 39600 |  7042 |  1117k|  26.9 |   254M |  97 | 512 |5282 |2524 |  17k|  1 |  37k|5627 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.15%
232.17/233.36	c   233s| 39700 |  7049 |  1120k|  26.9 |   254M |  97 | 512 |5262 |2522 |  17k|  1 |  37k|5627 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.15%
232.47/233.65	c   234s| 39800 |  7076 |  1122k|  26.9 |   254M |  97 | 512 |5183 |2528 |  17k|  2 |  37k|5629 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.16%
232.77/233.94	c   234s| 39900 |  7096 |  1124k|  26.8 |   254M |  97 | 512 |5140 |2548 |  17k|  1 |  38k|5631 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.16%
232.97/234.19	c   234s| 40000 |  7108 |  1126k|  26.8 |   254M |  97 | 512 |5111 |2528 |  17k|  1 |  38k|5640 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.16%
233.56/234.78	c   235s| 40100 |  7130 |  1129k|  26.8 |   254M |  97 | 512 |5056 |2532 |  17k|  4 |  38k|5645 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.17%
233.97/235.19	c   235s| 40200 |  7142 |  1132k|  26.8 |   254M |  97 | 512 |5075 |2529 |  17k|  0 |  38k|5651 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.17%
234.56/235.77	c   236s| 40300 |  7159 |  1134k|  26.8 |   254M |  97 | 512 |5090 |2543 |  17k|  2 |  38k|5653 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.17%
234.76/235.99	c   236s| 40400 |  7170 |  1136k|  26.8 |   254M |  97 | 512 |5080 |2539 |  17k|  0 |  38k|5654 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.17%
235.36/236.55	c   237s| 40500 |  7184 |  1139k|  26.8 |   254M |  97 | 512 |5082 |2531 |  17k|  1 |  38k|5662 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.17%
236.25/237.45	c   237s| 40600 |  7194 |  1142k|  26.8 |   254M |  97 | 512 |5117 |2537 |  17k|  1 |  38k|5684 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.17%
236.55/237.70	c   238s| 40700 |  7214 |  1145k|  26.8 |   255M |  97 | 512 |5165 |2532 |  17k|  2 |  38k|5693 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.17%
237.05/238.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
237.05/238.23	c   238s| 40800 |  7232 |  1147k|  26.8 |   255M |  97 | 512 |5218 |2552 |  17k|  4 |  38k|5705 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.17%
237.65/238.85	c   239s| 40900 |  7249 |  1150k|  26.8 |   255M |  97 | 512 |5229 |2552 |  17k|  1 |  38k|5720 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.17%
238.25/239.48	c   239s| 41000 |  7271 |  1153k|  26.8 |   255M |  97 | 512 |5357 |2546 |  17k|  1 |  38k|5741 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.17%
238.74/239.90	c   240s| 41100 |  7282 |  1156k|  26.8 |   256M |  97 | 512 |5410 |2524 |  17k|  1 |  39k|5757 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.29%
239.04/240.26	c   240s| 41200 |  7290 |  1157k|  26.8 |   256M |  97 | 512 |5393 |2529 |  17k|  1 |  39k|5774 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.31%
239.54/240.73	c   241s| 41300 |  7308 |  1160k|  26.8 |   256M |  97 | 512 |5359 |2558 |  17k|  0 |  39k|5788 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.31%
239.94/241.16	c   241s| 41400 |  7318 |  1162k|  26.8 |   256M |  97 | 512 |5267 |2530 |  17k|  1 |  39k|5805 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.36%
240.54/241.77	c   242s| 41500 |  7333 |  1166k|  26.8 |   256M |  97 | 512 |5319 |2541 |  17k|  1 |  39k|5825 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.43%
241.23/242.48	c   242s| 41600 |  7352 |  1169k|  26.8 |   259M |  97 | 512 |5252 |2523 |  17k|  0 |  39k|5841 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.55%
241.53/242.75	c   243s| 41700 |  7370 |  1172k|  26.8 |   259M |  97 | 512 |5213 |2524 |  17k|  2 |  39k|5847 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.55%
241.94/243.18	c   243s| 41800 |  7386 |  1174k|  26.8 |   259M |  97 | 512 |5105 |2525 |  17k|  1 |  39k|5856 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.59%
242.23/243.44	c   243s| 41900 |  7402 |  1177k|  26.8 |   259M |  97 | 512 |5110 |2539 |  17k|  0 |  39k|5860 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.63%
242.53/243.73	c   244s| 42000 |  7420 |  1179k|  26.8 |   259M |  97 | 512 |5016 |2523 |  17k|  0 |  39k|5871 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.65%
243.02/244.22	c   244s| 42100 |  7439 |  1183k|  26.8 |   259M |  97 | 512 |4912 |2530 |  18k|  0 |  39k|5878 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.67%
243.32/244.58	c   245s| 42200 |  7450 |  1186k|  26.8 |   260M |  97 | 512 |4924 |2529 |  18k|  0 |  40k|5884 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.67%
243.82/245.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
243.82/245.04	c   245s| 42300 |  7457 |  1188k|  26.8 |   260M |  97 | 512 |4918 |2541 |  18k|  2 |  40k|5889 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.67%
244.72/245.97	c   246s| 42400 |  7478 |  1191k|  26.8 |   260M |  97 | 512 |4939 |2549 |  18k|  1 |  40k|5897 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.67%
245.51/246.70	c   247s| 42500 |  7494 |  1194k|  26.9 |   260M |  97 | 512 |4946 |2550 |  18k|  1 |  40k|5907 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.67%
246.61/247.89	c   248s| 42600 |  7499 |  1197k|  26.9 |   260M |  97 | 512 |4997 |2579 |  18k| 10 |  40k|5913 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.67%
247.31/248.52	c   249s| 42700 |  7507 |  1200k|  26.9 |   260M |  97 | 512 |5011 |2526 |  18k|  0 |  40k|5919 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.67%
247.60/248.81	c   249s| 42800 |  7529 |  1203k|  26.9 |   260M |  97 | 512 |5003 |2529 |  18k|  0 |  40k|5929 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.68%
248.90/250.12	c   250s| 42900 |  7537 |  1207k|  26.9 |   260M |  97 | 512 |5023 |   0 |  18k|  0 |  40k|5932 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.69%
249.40/250.61	c   251s| 43000 |  7555 |  1209k|  26.9 |   261M |  97 | 512 |4982 |2524 |  18k|  0 |  40k|5935 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.71%
250.39/251.68	c   252s| 43100 |  7582 |  1212k|  26.9 |   261M |  97 | 512 |4957 |2533 |  18k|  1 |  40k|5944 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.72%
251.09/252.33	c   252s| 43200 |  7604 |  1215k|  26.9 |   261M |  97 | 512 |4968 |2535 |  18k|  2 |  40k|5946 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.72%
251.39/252.60	c   253s| 43300 |  7628 |  1218k|  26.9 |   261M |  97 | 512 |4911 |2531 |  18k|  0 |  40k|5952 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.72%
251.59/252.89	c   253s| 43400 |  7648 |  1220k|  26.9 |   261M |  97 | 512 |4938 |2531 |  19k|  1 |  40k|5955 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.72%
252.29/253.55	c   254s| 43500 |  7656 |  1223k|  26.9 |   261M |  97 | 512 |4970 |2546 |  19k|  2 |  40k|5956 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.72%
252.79/254.04	c   254s| 43600 |  7665 |  1225k|  26.9 |   261M |  97 | 512 |5005 |2534 |  19k|  0 |  41k|5958 | 0.000000e+00 | 1.100000e+01 |    Inf |   3.72%
253.67/254.97	c   255s| 43700 |  7674 |  1228k|  26.9 |   261M |  97 | 512 |4963 |2547 |  19k|  1 |  41k|5962 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.04%
254.17/255.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
254.17/255.45	c   255s| 43800 |  7687 |  1231k|  26.9 |   263M |  97 | 512 |4971 |2536 |  19k|  0 |  41k|5965 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.04%
254.97/256.20	c   256s| 43900 |  7699 |  1234k|  26.9 |   263M |  97 | 512 |4990 |2537 |  19k|  0 |  41k|5965 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.04%
255.37/256.65	c   257s| 44000 |  7707 |  1237k|  26.9 |   263M |  97 | 512 |5000 |2523 |  19k|  1 |  41k|5966 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.04%
255.87/257.12	c   257s| 44100 |  7735 |  1240k|  26.9 |   263M |  97 | 512 |5024 |2523 |  19k|  1 |  41k|5971 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.09%
256.16/257.43	c   257s| 44200 |  7755 |  1242k|  26.9 |   263M |  97 | 512 |5039 |2551 |  19k|  1 |  41k|5975 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.09%
256.77/258.03	c   258s| 44300 |  7768 |  1244k|  26.9 |   269M |  97 | 512 |5106 |2556 |  19k|  2 |  41k|5977 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.09%
256.96/258.25	c   258s| 44400 |  7772 |  1246k|  26.9 |   269M |  97 | 512 |5163 |   0 |  19k|  0 |  41k|5979 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.09%
257.36/258.63	c   259s| 44500 |  7785 |  1249k|  26.9 |   269M |  97 | 512 |5164 |   0 |  19k|  0 |  41k|5982 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.12%
257.76/259.00	c   259s| 44600 |  7801 |  1252k|  26.9 |   269M |  97 | 512 |5065 |2539 |  19k|  1 |  41k|5991 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.24%
258.06/259.30	c   259s| 44700 |  7812 |  1254k|  26.9 |   270M |  97 | 512 |5014 |2527 |  19k|  1 |  41k|5997 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.31%
258.45/259.78	c   260s| 44800 |  7820 |  1257k|  26.9 |   270M |  97 | 512 |5034 |2525 |  19k|  0 |  41k|5998 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.31%
258.86/260.18	c   260s| 44900 |  7837 |  1259k|  26.9 |   270M |  97 | 512 |5028 |2529 |  19k|  0 |  42k|6001 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.32%
259.55/260.84	c   261s| 45000 |  7848 |  1261k|  26.8 |   270M |  97 | 512 |5027 |   0 |  19k|  0 |  42k|6001 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.32%
260.65/261.92	c   262s| 45100 |  7866 |  1265k|  26.9 |   270M |  97 | 512 |5037 |2531 |  19k|  1 |  42k|6003 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.32%
261.85/263.12	c   263s| 45200 |  7878 |  1269k|  26.9 |   271M |  97 | 512 |5066 |2535 |  20k|  0 |  42k|6004 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.32%
262.44/263.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
262.44/263.73	c   264s| 45300 |  7891 |  1271k|  26.9 |   272M |  97 | 512 |5050 |2557 |  20k|  8 |  42k|6007 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.33%
263.04/264.35	c   264s| 45400 |  7899 |  1274k|  26.9 |   272M |  97 | 512 |5037 |2554 |  20k|  2 |  42k|6007 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.33%
263.63/264.98	c   265s| 45500 |  7912 |  1277k|  26.9 |   274M |  97 | 512 |4999 |2523 |  20k|  2 |  42k|6009 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.33%
263.93/265.26	c   265s| 45600 |  7926 |  1279k|  26.9 |   274M |  97 | 512 |4924 |2530 |  20k|  1 |  42k|6011 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.34%
264.63/265.93	c   266s| 45700 |  7947 |  1282k|  26.9 |   274M |  97 | 512 |4924 |2526 |  20k|  1 |  42k|6012 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.34%
264.93/266.20	c   266s| 45800 |  7976 |  1285k|  26.9 |   274M |  97 | 512 |4930 |   0 |  20k|  0 |  42k|6013 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.34%
265.42/266.71	c   267s| 45900 |  8006 |  1288k|  26.9 |   274M |  97 | 512 |4954 |2546 |  20k|  1 |  42k|6020 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.34%
266.52/267.81	c   268s| 46000 |  8025 |  1292k|  26.9 |   275M |  97 | 512 |5004 |2539 |  20k|  1 |  42k|6023 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.34%
267.82/269.18	c   269s| 46100 |  8048 |  1296k|  27.0 |   276M |  97 | 512 |5026 |2557 |  20k|  0 |  42k|6024 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.34%
268.82/270.17	c   270s| 46200 |  8076 |  1300k|  27.0 |   277M |  97 | 512 |4994 |2539 |  20k|  1 |  42k|6042 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.34%
270.31/271.62	c   272s| 46300 |  8105 |  1304k|  27.0 |   279M |  97 | 512 |5028 |2563 |  21k|  0 |  43k|6057 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.34%
270.90/272.22	c   272s| 46400 |  8126 |  1307k|  27.0 |   279M |  97 | 512 |5059 |2554 |  21k|  1 |  43k|6075 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.34%
271.30/272.64	c   273s| 46500 |  8137 |  1310k|  27.0 |   279M |  97 | 512 |5043 |2531 |  21k|  1 |  43k|6093 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.35%
272.20/273.53	c   274s| 46600 |  8143 |  1313k|  27.0 |   279M |  97 | 512 |5059 |2522 |  21k|  0 |  43k|6116 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.35%
272.50/273.81	c   274s| 46700 |  8161 |  1315k|  27.0 |   280M |  97 | 512 |5041 |2531 |  21k|  1 |  43k|6133 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.35%
272.90/274.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
272.90/274.26	c   274s| 46800 |  8163 |  1317k|  27.0 |   280M |  97 | 512 |5075 |2537 |  21k|  1 |  43k|6159 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.35%
273.29/274.62	c   275s| 46900 |  8186 |  1320k|  27.0 |   280M |  97 | 512 |5082 |2525 |  21k|  0 |  43k|6184 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.35%
273.69/275.08	c   275s| 47000 |  8200 |  1322k|  27.0 |   280M |  97 | 512 |5147 |2537 |  21k|  1 |  43k|6201 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.35%
275.18/276.55	c   277s| 47100 |  8220 |  1327k|  27.0 |   280M |  97 | 512 |5193 |2542 |  21k|  1 |  43k|6221 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.35%
275.58/276.91	c   277s| 47200 |  8238 |  1330k|  27.0 |   280M |  97 | 512 |5237 |2547 |  21k|  2 |  43k|6230 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.35%
275.98/277.34	c   277s| 47300 |  8248 |  1332k|  27.0 |   281M |  97 | 512 |5201 |2526 |  21k|  0 |  44k|6247 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.55%
277.08/278.45	c   278s| 47400 |  8278 |  1335k|  27.0 |   281M |  97 | 512 |5148 |   0 |  21k|  0 |  44k|6251 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.72%
277.57/278.90	c   279s| 47500 |  8291 |  1338k|  27.0 |   281M |  97 | 512 |5135 |2527 |  21k|  0 |  44k|6259 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.81%
277.87/279.24	c   279s| 47600 |  8312 |  1339k|  27.0 |   281M |  97 | 512 |5161 |2536 |  21k|  0 |  44k|6270 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.81%
278.17/279.56	c   280s| 47700 |  8324 |  1342k|  27.0 |   281M |  97 | 512 |5148 |2529 |  21k|  0 |  44k|6280 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.81%
278.57/279.98	c   280s| 47800 |  8342 |  1345k|  27.0 |   281M |  97 | 512 |5139 |2522 |  21k|  1 |  44k|6284 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.87%
279.27/280.65	c   281s| 47900 |  8356 |  1347k|  27.0 |   281M |  97 | 512 |5105 |2543 |  21k|  1 |  44k|6286 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.88%
279.57/280.92	c   281s| 48000 |  8372 |  1349k|  27.0 |   281M |  97 | 512 |5106 |2536 |  21k|  0 |  44k|6290 | 0.000000e+00 | 1.100000e+01 |    Inf |   4.88%
280.36/281.76	c   282s| 48100 |  8393 |  1352k|  27.0 |   281M |  97 | 512 |5037 |2543 |  21k|  2 |  44k|6291 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.03%
281.26/282.69	c   283s| 48200 |  8415 |  1355k|  27.0 |   282M |  97 | 512 |4959 |2526 |  22k|  1 |  44k|6293 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.17%
282.16/283.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
282.16/283.57	c   284s| 48300 |  8430 |  1357k|  27.0 |   282M |  97 | 512 |4980 |2548 |  22k|  1 |  44k|6296 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.17%
282.45/283.89	c   284s| 48400 |  8443 |  1359k|  27.0 |   282M |  97 | 512 |4978 |2545 |  22k|  1 |  44k|6301 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.17%
282.95/284.31	c   284s| 48500 |  8459 |  1361k|  27.0 |   282M |  97 | 512 |4966 |2526 |  22k|  1 |  44k|6302 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.17%
283.55/284.96	c   285s| 48600 |  8473 |  1363k|  27.0 |   282M |  97 | 512 |4998 |2548 |  22k|  1 |  44k|6303 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.17%
283.95/285.37	c   285s| 48700 |  8488 |  1366k|  27.0 |   282M |  97 | 512 |5020 |2538 |  22k|  0 |  45k|6306 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.17%
284.34/285.78	c   286s| 48800 |  8511 |  1369k|  27.0 |   283M |  97 | 512 |5060 |2525 |  22k|  0 |  45k|6311 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.19%
284.84/286.29	c   286s| 48900 |  8525 |  1372k|  27.0 |   283M |  97 | 512 |4998 |   0 |  22k|  0 |  45k|6313 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.23%
285.34/286.76	c   287s| 49000 |  8545 |  1375k|  27.0 |   283M |  97 | 512 |4958 |2543 |  22k|  3 |  45k|6314 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.29%
286.14/287.55	c   288s| 49100 |  8557 |  1377k|  27.0 |   283M |  97 | 512 |4979 |   0 |  22k|  0 |  45k|6314 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.31%
286.54/287.91	c   288s| 49200 |  8574 |  1380k|  27.0 |   283M |  97 | 512 |4979 |2530 |  22k|  2 |  45k|6315 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.31%
286.74/288.19	c   288s| 49300 |  8595 |  1382k|  27.0 |   283M |  97 | 512 |4976 |2527 |  22k|  1 |  45k|6315 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.34%
287.13/288.52	c   289s| 49400 |  8609 |  1384k|  26.9 |   283M |  97 | 512 |4997 |2537 |  22k|  1 |  45k|6318 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.34%
287.43/288.81	c   289s| 49500 |  8634 |  1387k|  26.9 |   283M |  97 | 512 |4935 |2527 |  22k|  0 |  45k|6322 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.37%
287.83/289.22	c   289s| 49600 |  8649 |  1389k|  26.9 |   283M |  97 | 512 |4942 |2543 |  22k|  1 |  45k|6325 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.45%
288.03/289.48	c   289s| 49700 |  8670 |  1392k|  26.9 |   284M |  97 | 512 |4946 |2526 |  22k|  1 |  45k|6326 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.45%
288.73/290.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
288.73/290.11	c   290s| 49800 |  8701 |  1395k|  26.9 |   284M |  97 | 512 |4960 |2546 |  22k|  1 |  45k|6330 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.45%
288.93/290.36	c   290s| 49900 |  8722 |  1397k|  26.9 |   284M |  97 | 512 |4989 |2543 |  22k|  1 |  45k|6334 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.52%
289.22/290.65	c   291s| 50000 |  8746 |  1400k|  26.9 |   284M |  97 | 512 |5026 |2547 |  22k|  1 |  45k|6338 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.63%
289.63/291.05	c   291s| 50100 |  8763 |  1402k|  26.9 |   284M |  97 | 512 |5093 |2547 |  22k|  1 |  45k|6345 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.65%
290.12/291.53	c   292s| 50200 |  8772 |  1405k|  26.9 |   284M |  97 | 512 |5121 |   0 |  22k|  0 |  46k|6349 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.70%
290.52/291.97	c   292s| 50300 |  8781 |  1407k|  26.9 |   284M |  97 | 512 |5130 |2543 |  22k|  1 |  46k|6353 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.72%
291.32/292.78	c   293s| 50400 |  8801 |  1410k|  26.9 |   285M |  97 | 512 |5071 |2523 |  22k|  1 |  46k|6358 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.79%
291.72/293.17	c   293s| 50500 |  8821 |  1413k|  26.9 |   285M |  97 | 512 |5022 |2521 |  23k|  0 |  46k|6360 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.80%
292.01/293.47	c   293s| 50600 |  8847 |  1415k|  26.9 |   286M |  97 | 512 |5013 |2526 |  23k|  0 |  46k|6360 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.81%
292.31/293.75	c   294s| 50700 |  8868 |  1418k|  26.9 |   286M |  97 | 512 |4937 |2539 |  23k|  0 |  46k|6360 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.81%
292.51/293.97	c   294s| 50800 |  8885 |  1420k|  26.9 |   286M |  97 | 512 |4973 |2532 |  23k|  2 |  46k|6360 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.81%
292.81/294.22	c   294s| 50900 |  8897 |  1422k|  26.9 |   286M |  97 | 512 |4989 |2540 |  23k|  4 |  46k|6365 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.81%
293.31/294.70	c   295s| 51000 |  8927 |  1425k|  26.9 |   287M |  97 | 512 |4965 |2525 |  23k|  1 |  46k|6366 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.81%
293.90/295.36	c   295s| 51100 |  8944 |  1428k|  26.9 |   287M |  97 | 512 |5001 |2542 |  23k|  1 |  46k|6366 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.81%
294.61/296.03	c   296s| 51200 |  8958 |  1431k|  26.9 |   287M |  97 | 512 |4986 |2536 |  23k|  1 |  46k|6368 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.81%
294.81/296.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
294.81/296.26	c   296s| 51300 |  8970 |  1434k|  26.9 |   287M |  97 | 512 |4999 |2536 |  23k|  1 |  46k|6368 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.81%
295.10/296.54	c   297s| 51400 |  8987 |  1436k|  26.9 |   287M |  97 | 512 |4987 |2535 |  23k|  1 |  46k|6369 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.81%
295.40/296.81	c   297s| 51500 |  8998 |  1439k|  26.9 |   287M |  97 | 512 |4971 |2541 |  23k|  0 |  46k|6370 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.82%
297.10/298.55	c   299s| 51600 |  9016 |  1443k|  26.9 |   289M |  97 | 512 |5019 |2534 |  23k|  1 |  46k|6371 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.82%
297.79/299.28	c   299s| 51700 |  9037 |  1447k|  27.0 |   290M |  97 | 512 |4992 |2524 |  23k|  0 |  46k|6375 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.83%
298.19/299.66	c   300s| 51800 |  9065 |  1451k|  27.0 |   301M |  97 | 512 |4980 |2527 |  23k|  1 |  47k|6375 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.83%
298.49/300.00	c   300s| 51900 |  9092 |  1455k|  27.0 |   301M |  97 | 512 |4991 |2530 |  23k|  1 |  47k|6375 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.83%
299.59/301.09	c   301s| 52000 |  9110 |  1459k|  27.0 |   301M |  97 | 512 |4988 |2524 |  23k|  0 |  47k|6376 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.83%
299.99/301.41	c   301s| 52100 |  9128 |  1462k|  27.0 |   301M |  97 | 512 |5007 |2529 |  23k|  1 |  47k|6381 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.83%
300.18/301.68	c   302s| 52200 |  9139 |  1465k|  27.0 |   301M |  97 | 512 |5036 |2529 |  23k|  0 |  47k|6382 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.83%
300.98/302.41	c   302s| 52300 |  9143 |  1467k|  27.0 |   302M |  97 | 512 |5104 |2532 |  23k|  0 |  47k|6393 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.83%
301.38/302.81	c   303s| 52400 |  9150 |  1470k|  27.0 |   302M |  97 | 512 |5134 |2528 |  23k|  1 |  47k|6402 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.83%
301.68/303.15	c   303s| 52500 |  9181 |  1473k|  27.0 |   302M |  97 | 512 |5132 |2529 |  23k|  0 |  47k|6419 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.83%
302.18/303.63	c   304s| 52600 |  9209 |  1478k|  27.1 |   302M |  97 | 512 |5182 |2533 |  23k|  1 |  47k|6445 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.83%
306.25/307.74	c   308s| 52700 |  9232 |  1481k|  27.1 |   302M |  97 | 512 |5199 |2526 |  24k|  1 |  47k|6446 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.84%
306.95/308.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
306.95/308.44	c   308s| 52800 |  9248 |  1484k|  27.1 |   302M |  97 | 512 |5243 |2526 |  24k|  1 |  47k|6465 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.85%
307.45/308.95	c   309s| 52900 |  9265 |  1488k|  27.1 |   302M |  97 | 512 |5184 |2532 |  24k|  1 |  47k|6477 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.85%
307.95/309.40	c   309s| 53000 |  9277 |  1491k|  27.1 |   303M |  97 | 512 |5164 |2534 |  24k|  1 |  48k|6482 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.86%
308.25/309.72	c   310s| 53100 |  9287 |  1494k|  27.1 |   303M |  97 | 512 |5160 |2527 |  24k|  0 |  48k|6503 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.87%
308.55/310.04	c   310s| 53200 |  9302 |  1496k|  27.1 |   303M |  97 | 512 |5181 |2526 |  24k|  1 |  48k|6521 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.88%
308.74/310.29	c   310s| 53300 |  9316 |  1499k|  27.1 |   303M |  97 | 512 |5232 |2529 |  24k|  2 |  48k|6533 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.88%
309.34/310.80	c   311s| 53400 |  9336 |  1501k|  27.1 |   303M |  97 | 512 |5259 |2552 |  24k| 10 |  48k|6549 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.88%
310.24/311.79	c   312s| 53500 |  9354 |  1504k|  27.1 |   303M |  97 | 512 |5311 |2538 |  24k|  2 |  48k|6562 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.88%
311.43/312.95	c   313s| 53600 |  9369 |  1507k|  27.1 |   304M |  97 | 512 |5354 |2530 |  24k|  1 |  48k|6574 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.88%
311.64/313.18	c   313s| 53700 |  9384 |  1509k|  27.1 |   304M |  97 | 512 |5385 |2528 |  24k|  0 |  48k|6580 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.88%
312.63/314.10	c   314s| 53800 |  9407 |  1512k|  27.1 |   304M |  97 | 512 |5355 |2529 |  24k|  2 |  48k|6589 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.96%
313.82/315.34	c   315s| 53900 |  9425 |  1516k|  27.1 |   307M |  97 | 512 |5341 |2545 |  24k| 14 |  48k|6593 | 0.000000e+00 | 1.100000e+01 |    Inf |   5.96%
314.81/316.31	c   316s| 54000 |  9443 |  1519k|  27.1 |   309M |  97 | 512 |5301 |2528 |  24k|  2 |  48k|6600 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.05%
315.01/316.57	c   317s| 54100 |  9456 |  1521k|  27.1 |   309M |  97 | 512 |5309 |2524 |  24k|  1 |  48k|6604 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.05%
316.11/317.60	c   318s| 54200 |  9475 |  1524k|  27.1 |   310M |  97 | 512 |5293 |2536 |  25k|  2 |  48k|6609 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.05%
316.51/318.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
316.51/318.10	c   318s| 54300 |  9491 |  1527k|  27.1 |   310M |  97 | 512 |5276 |2526 |  25k|  1 |  48k|6614 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.06%
317.30/318.80	c   319s| 54400 |  9511 |  1530k|  27.1 |   310M |  97 | 512 |5292 |2542 |  25k|  0 |  49k|6616 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.07%
317.61/319.14	c   319s| 54500 |  9528 |  1532k|  27.1 |   310M |  97 | 512 |5256 |2531 |  25k|  3 |  49k|6617 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.07%
318.40/319.91	c   320s| 54600 |  9536 |  1535k|  27.1 |   310M |  97 | 512 |5215 |2541 |  25k|  0 |  49k|6623 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.07%
319.00/320.52	c   321s| 54700 |  9556 |  1538k|  27.1 |   310M |  97 | 512 |5236 |2526 |  25k|  2 |  49k|6624 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.07%
320.09/321.66	c   322s| 54800 |  9574 |  1541k|  27.1 |   311M |  97 | 512 |5288 |2552 |  25k|  2 |  49k|6626 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.07%
320.99/322.58	c   323s| 54900 |  9587 |  1544k|  27.1 |   311M |  97 | 512 |5286 |2534 |  25k|  0 |  49k|6627 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.08%
321.59/323.16	c   323s| 55000 |  9618 |  1546k|  27.1 |   311M |  97 | 512 |5258 |2527 |  25k|  1 |  49k|6632 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.11%
322.19/323.78	c   324s| 55100 |  9649 |  1549k|  27.1 |   311M |  97 | 512 |5225 |2525 |  25k|  1 |  49k|6635 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.12%
322.59/324.17	c   324s| 55200 |  9662 |  1552k|  27.1 |   311M |  97 | 512 |5241 |2527 |  25k|  0 |  49k|6637 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.17%
323.28/324.82	c   325s| 55300 |  9669 |  1554k|  27.1 |   311M |  97 | 512 |5270 |2544 |  25k|  0 |  49k|6643 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.17%
323.98/325.54	c   326s| 55400 |  9699 |  1557k|  27.1 |   311M |  97 | 512 |5261 |2532 |  25k|  0 |  49k|6645 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.20%
324.48/326.04	c   326s| 55500 |  9707 |  1560k|  27.1 |   312M |  97 | 512 |5304 |2542 |  25k|  4 |  49k|6645 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.20%
325.27/326.81	c   327s| 55600 |  9728 |  1562k|  27.1 |   312M |  97 | 512 |5311 |2525 |  26k|  1 |  49k|6646 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.21%
325.37/327.00	c   327s| 55700 |  9743 |  1564k|  27.1 |   312M |  97 | 512 |5339 |2526 |  26k|  2 |  49k|6647 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.21%
325.67/327.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
325.67/327.21	c   327s| 55800 |  9759 |  1566k|  27.1 |   312M |  97 | 512 |5377 |2529 |  26k|  2 |  49k|6649 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.21%
325.87/327.45	c   327s| 55900 |  9770 |  1569k|  27.1 |   312M |  97 | 512 |5419 |2527 |  26k|  1 |  49k|6653 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.22%
326.17/327.74	c   328s| 56000 |  9776 |  1571k|  27.1 |   313M |  97 | 512 |5467 |2529 |  26k|  2 |  50k|6656 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.22%
326.37/327.98	c   328s| 56100 |  9796 |  1573k|  27.1 |   313M |  97 | 512 |5415 |2523 |  26k|  1 |  50k|6660 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.22%
326.66/328.24	c   328s| 56200 |  9824 |  1576k|  27.1 |   317M |  97 | 512 |5398 |2523 |  26k|  1 |  50k|6662 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.22%
326.86/328.48	c   328s| 56300 |  9842 |  1578k|  27.1 |   317M |  97 | 512 |5422 |2525 |  26k|  1 |  50k|6664 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.22%
327.16/328.74	c   329s| 56400 |  9858 |  1581k|  27.1 |   317M |  97 | 512 |5425 |2523 |  26k|  1 |  50k|6667 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.22%
327.46/329.09	c   329s| 56500 |  9869 |  1583k|  27.1 |   317M |  97 | 512 |5459 |2557 |  26k|  2 |  50k|6669 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.22%
327.76/329.33	c   329s| 56600 |  9890 |  1586k|  27.1 |   317M |  97 | 512 |5429 |2531 |  26k|  1 |  50k|6670 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.22%
328.16/329.76	c   330s| 56700 |  9909 |  1588k|  27.1 |   317M |  97 | 512 |5442 |2553 |  26k|  0 |  50k|6672 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.23%
328.95/330.56	c   331s| 56800 |  9921 |  1591k|  27.1 |   318M |  97 | 512 |5375 |2526 |  26k|  1 |  50k|6677 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.40%
329.35/330.90	c   331s| 56900 |  9936 |  1593k|  27.1 |   319M |  97 | 512 |5348 |2535 |  26k|  1 |  50k|6680 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.40%
329.75/331.31	c   331s| 57000 |  9942 |  1596k|  27.1 |   319M |  97 | 512 |5401 |2542 |  26k|  1 |  50k|6680 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.40%
330.65/332.26	c   332s| 57100 |  9962 |  1599k|  27.1 |   319M |  97 | 512 |5404 |2522 |  26k|  1 |  50k|6680 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.41%
330.95/332.54	c   333s| 57200 |  9974 |  1601k|  27.1 |   319M |  97 | 512 |5404 |2529 |  26k|  1 |  50k|6685 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
331.74/333.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
331.74/333.31	c   333s| 57300 |  9983 |  1605k|  27.1 |   319M |  97 | 512 |5393 |2531 |  26k|  1 |  51k|6688 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
331.94/333.55	c   334s| 57400 |  9999 |  1607k|  27.1 |   319M |  97 | 512 |5406 |2532 |  26k|  0 |  51k|6689 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
332.84/334.41	c   334s| 57500 | 10018 |  1609k|  27.1 |   320M |  97 | 512 |5409 |2546 |  26k|  1 |  51k|6692 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
333.84/335.49	c   335s| 57600 | 10025 |  1612k|  27.1 |   320M |  97 | 512 |5434 |2525 |  26k|  1 |  51k|6698 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
334.13/335.77	c   336s| 57700 | 10036 |  1614k|  27.0 |   320M |  97 | 512 |5417 |2532 |  26k|  1 |  51k|6704 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
334.33/335.99	c   336s| 57800 | 10049 |  1616k|  27.0 |   320M |  97 | 512 |5399 |2545 |  26k|  2 |  51k|6706 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
334.73/336.37	c   336s| 57900 | 10074 |  1618k|  27.0 |   320M |  97 | 512 |5367 |2523 |  26k|  0 |  51k|6710 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
334.93/336.58	c   337s| 58000 | 10106 |  1620k|  27.0 |   321M |  97 | 512 |5418 |2523 |  26k|  1 |  51k|6712 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
335.23/336.81	c   337s| 58100 | 10128 |  1622k|  27.0 |   321M |  97 | 512 |5488 |2525 |  26k|  1 |  51k|6717 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
335.43/337.03	c   337s| 58200 | 10152 |  1625k|  27.0 |   321M |  97 | 512 |5537 |2524 |  26k|  1 |  51k|6717 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
335.63/337.24	c   337s| 58300 | 10176 |  1627k|  27.0 |   321M |  97 | 512 |5558 |2525 |  26k|  1 |  51k|6719 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
336.03/337.60	c   338s| 58400 | 10185 |  1629k|  27.0 |   321M |  97 | 512 |5596 |2541 |  26k|  1 |  51k|6720 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
336.23/337.84	c   338s| 58500 | 10204 |  1631k|  27.0 |   321M |  97 | 512 |5580 |2538 |  26k|  1 |  52k|6722 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
336.43/338.04	c   338s| 58600 | 10209 |  1633k|  27.0 |   321M |  97 | 512 |5621 |2540 |  26k|  0 |  52k|6722 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
336.82/338.40	c   338s| 58700 | 10236 |  1635k|  27.0 |   322M |  97 | 512 |5628 |2525 |  26k|  0 |  52k|6722 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
337.12/338.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
337.12/338.70	c   339s| 58800 | 10266 |  1638k|  27.0 |   322M |  97 | 512 |5619 |2524 |  26k|  1 |  52k|6725 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.42%
337.32/338.91	c   339s| 58900 | 10281 |  1640k|  26.9 |   322M |  97 | 512 |5683 |2525 |  26k|  1 |  52k|6738 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.43%
337.53/339.13	c   339s| 59000 | 10293 |  1642k|  26.9 |   322M |  97 | 512 |5772 |2526 |  26k|  0 |  52k|6749 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.43%
337.62/339.29	c   339s| 59100 | 10308 |  1643k|  26.9 |   322M |  97 | 512 |5861 |2525 |  26k|  1 |  52k|6751 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.43%
337.92/339.50	c   340s| 59200 | 10325 |  1645k|  26.9 |   322M |  97 | 512 |5907 |   0 |  26k|  0 |  52k|6764 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.43%
338.22/339.84	c   340s| 59300 | 10344 |  1648k|  26.9 |   322M |  97 | 512 |5802 |2524 |  26k|  1 |  52k|6782 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.44%
338.42/340.05	c   340s| 59400 | 10361 |  1650k|  26.9 |   322M |  97 | 512 |5817 |2525 |  26k|  1 |  52k|6784 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.44%
338.72/340.33	c   340s| 59500 | 10399 |  1653k|  26.9 |   331M |  97 | 512 |5818 |2526 |  26k|  0 |  53k|6792 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.44%
339.01/340.64	c   341s| 59600 | 10422 |  1656k|  26.9 |   332M |  97 | 512 |5824 |2526 |  26k|  2 |  53k|6810 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.44%
340.01/341.69	c   342s| 59700 | 10440 |  1659k|  26.9 |   332M |  97 | 512 |5875 |2526 |  26k|  2 |  53k|6819 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.44%
340.41/342.07	c   342s| 59800 | 10452 |  1662k|  26.9 |   332M |  97 | 512 |5863 |2522 |  27k|  0 |  53k|6830 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.44%
340.71/342.39	c   342s| 59900 | 10472 |  1665k|  26.9 |   332M |  97 | 512 |5893 |2531 |  27k|  1 |  53k|6848 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.44%
341.11/342.72	c   343s| 60000 | 10488 |  1668k|  26.9 |   332M |  97 | 512 |5943 |2530 |  27k|  2 |  53k|6862 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.44%
341.51/343.19	c   343s| 60100 | 10503 |  1671k|  26.9 |   333M |  97 | 512 |5943 |2527 |  27k|  0 |  53k|6873 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.44%
341.80/343.47	c   343s| 60200 | 10520 |  1673k|  26.9 |   333M |  97 | 512 |5959 |   0 |  27k|  0 |  53k|6875 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.44%
342.00/343.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
342.00/343.69	c   344s| 60300 | 10541 |  1675k|  26.9 |   333M |  97 | 512 |6006 |2528 |  27k|  2 |  53k|6878 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.45%
342.30/343.95	c   344s| 60400 | 10559 |  1678k|  26.9 |   333M |  97 | 512 |5934 |2523 |  27k|  0 |  53k|6890 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.45%
342.51/344.19	c   344s| 60500 | 10580 |  1680k|  26.9 |   333M |  97 | 512 |5896 |2529 |  27k|  0 |  53k|6894 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.45%
343.20/344.80	c   345s| 60600 | 10597 |  1683k|  26.9 |   333M |  97 | 512 |5883 |2525 |  27k|  0 |  54k|6907 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.45%
343.50/345.16	c   345s| 60700 | 10609 |  1685k|  26.9 |   333M |  97 | 512 |5924 |2527 |  27k|  2 |  54k|6914 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.45%
343.80/345.44	c   345s| 60800 | 10629 |  1688k|  26.9 |   333M |  97 | 512 |5941 |2529 |  27k|  1 |  54k|6921 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.45%
344.79/346.44	c   346s| 60900 | 10643 |  1692k|  26.9 |   333M |  97 | 512 |5836 |2531 |  27k|  0 |  54k|6928 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.46%
345.29/346.95	c   347s| 61000 | 10658 |  1695k|  26.9 |   333M |  97 | 512 |5905 |2532 |  27k|  1 |  54k|6932 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.46%
346.08/347.78	c   348s| 61100 | 10668 |  1697k|  26.9 |   333M |  97 | 512 |5892 |2532 |  27k|  0 |  54k|6938 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.46%
346.68/348.31	c   348s| 61200 | 10686 |  1699k|  26.9 |   334M |  97 | 512 |5891 |2547 |  27k|  2 |  54k|6946 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.47%
347.28/348.98	c   349s| 61300 | 10701 |  1702k|  26.9 |   334M |  97 | 512 |5827 |2527 |  27k|  2 |  54k|6947 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.51%
347.58/349.21	c   349s| 61400 | 10717 |  1704k|  26.9 |   334M |  97 | 512 |5843 |2528 |  27k|  0 |  54k|6951 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.51%
347.98/349.60	c   350s| 61500 | 10739 |  1707k|  26.9 |   334M |  97 | 512 |5845 |2527 |  27k|  1 |  54k|6954 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.55%
348.18/349.85	c   350s| 61600 | 10762 |  1709k|  26.9 |   334M |  97 | 512 |5901 |2527 |  27k|  2 |  54k|6959 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.56%
348.87/350.50	c   351s| 61700 | 10778 |  1711k|  26.9 |   334M |  97 | 512 |5966 |   0 |  27k|  0 |  54k|6961 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.56%
349.48/351.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
349.48/351.12	c   351s| 61800 | 10798 |  1713k|  26.9 |   334M |  97 | 512 |6021 |2525 |  27k|  1 |  55k|6966 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.56%
349.67/351.34	c   351s| 61900 | 10816 |  1715k|  26.8 |   334M |  97 | 512 |6090 |2536 |  27k|  2 |  55k|6967 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.56%
349.87/351.55	c   352s| 62000 | 10834 |  1717k|  26.8 |   334M |  97 | 512 |6135 |2528 |  27k|  0 |  55k|6969 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.56%
350.47/352.15	c   352s| 62100 | 10849 |  1720k|  26.8 |   335M |  97 | 512 |6168 |2529 |  27k|  1 |  55k|6970 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.56%
350.87/352.54	c   353s| 62200 | 10864 |  1723k|  26.8 |   335M |  97 | 512 |6125 |2528 |  27k|  1 |  55k|6975 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.58%
351.17/352.83	c   353s| 62300 | 10883 |  1726k|  26.8 |   335M |  97 | 512 |6036 |2530 |  27k|  0 |  55k|6975 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.59%
351.37/353.07	c   353s| 62400 | 10906 |  1728k|  26.8 |   335M |  97 | 512 |6010 |2532 |  27k|  2 |  55k|6980 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.60%
352.16/353.82	c   354s| 62500 | 10919 |  1731k|  26.8 |   336M |  97 | 512 |5955 |2523 |  27k|  1 |  55k|6985 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.60%
352.37/354.08	c   354s| 62600 | 10929 |  1733k|  26.8 |   336M |  97 | 512 |5928 |2530 |  27k|  0 |  55k|6987 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.60%
352.66/354.34	c   354s| 62700 | 10940 |  1736k|  26.8 |   336M |  97 | 512 |5889 |2548 |  28k|  0 |  55k|6987 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.60%
352.86/354.53	c   355s| 62800 | 10954 |  1738k|  26.8 |   337M |  97 | 512 |5905 |2540 |  28k|  0 |  55k|6989 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.60%
353.36/355.04	c   355s| 62900 | 10971 |  1740k|  26.8 |   337M |  97 | 512 |5870 |2530 |  28k|  1 |  55k|6993 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.60%
353.56/355.28	c   355s| 63000 | 10984 |  1742k|  26.8 |   338M |  97 | 512 |5905 |2523 |  28k|  1 |  56k|6995 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.60%
354.05/355.70	c   356s| 63100 | 10999 |  1745k|  26.8 |   339M |  97 | 512 |5893 |2538 |  28k|  0 |  56k|6995 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.60%
354.25/355.95	c   356s| 63200 | 11014 |  1747k|  26.8 |   339M |  97 | 512 |5844 |   0 |  28k|  0 |  56k|6997 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.60%
354.75/356.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
354.75/356.41	c   356s| 63300 | 11020 |  1750k|  26.8 |   339M |  97 | 512 |5832 |2547 |  28k|  1 |  56k|6999 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.60%
354.95/356.68	c   357s| 63400 | 11042 |  1753k|  26.8 |   339M |  97 | 512 |5733 |2526 |  28k|  0 |  56k|7002 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.61%
355.25/357.00	c   357s| 63500 | 11067 |  1755k|  26.8 |   339M |  97 | 512 |5699 |2524 |  28k|  2 |  56k|7003 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.61%
355.65/357.33	c   357s| 63600 | 11100 |  1757k|  26.8 |   340M |  97 | 512 |5671 |2524 |  28k|  1 |  56k|7004 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.62%
356.05/357.72	c   358s| 63700 | 11117 |  1760k|  26.8 |   340M |  97 | 512 |5596 |2524 |  28k|  0 |  56k|7004 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.62%
356.24/357.92	c   358s| 63800 | 11133 |  1762k|  26.8 |   340M |  97 | 512 |5557 |2539 |  28k|  1 |  56k|7006 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.62%
356.45/358.15	c   358s| 63900 | 11147 |  1764k|  26.8 |   340M |  97 | 512 |5537 |2534 |  28k|  1 |  56k|7009 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.63%
356.64/358.38	c   358s| 64000 | 11167 |  1766k|  26.8 |   340M |  97 | 512 |5561 |2527 |  28k|  2 |  56k|7014 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.63%
356.94/358.65	c   359s| 64100 | 11186 |  1769k|  26.8 |   340M |  97 | 512 |5560 |2535 |  28k|  2 |  56k|7019 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.63%
357.14/358.85	c   359s| 64200 | 11209 |  1771k|  26.8 |   340M |  97 | 512 |5640 |2523 |  28k|  1 |  56k|7021 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.63%
357.34/359.03	c   359s| 64300 | 11236 |  1773k|  26.7 |   340M |  97 | 512 |5723 |2532 |  28k|  1 |  56k|7021 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.63%
357.64/359.31	c   359s| 64400 | 11259 |  1775k|  26.7 |   341M |  97 | 512 |5735 |2527 |  28k|  1 |  56k|7022 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.63%
358.04/359.80	c   360s| 64500 | 11289 |  1778k|  26.7 |   341M |  97 | 512 |5818 |2536 |  28k|  2 |  57k|7024 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.63%
358.44/360.11	c   360s| 64600 | 11310 |  1780k|  26.7 |   341M |  97 | 512 |5874 |2527 |  28k|  0 |  57k|7024 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.63%
358.83/360.52	c   361s| 64700 | 11326 |  1782k|  26.7 |   341M |  97 | 512 |5892 |2542 |  28k|  0 |  57k|7025 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.63%
359.13/360.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
359.13/360.84	c   361s| 64800 | 11339 |  1785k|  26.7 |   341M |  97 | 512 |5827 |2531 |  28k|  3 |  57k|7025 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.64%
359.53/361.21	c   361s| 64900 | 11354 |  1787k|  26.7 |   341M |  97 | 512 |5797 |2544 |  28k|  1 |  57k|7026 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.64%
360.43/362.11	c   362s| 65000 | 11367 |  1790k|  26.7 |   341M |  97 | 512 |5821 |   0 |  28k|  0 |  57k|7026 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.64%
361.03/362.76	c   363s| 65100 | 11383 |  1792k|  26.7 |   341M |  97 | 512 |5835 |2526 |  28k|  2 |  57k|7026 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.64%
361.43/363.17	c   363s| 65200 | 11389 |  1794k|  26.7 |   343M |  97 | 512 |5819 |2547 |  28k|  0 |  57k|7026 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.64%
362.02/363.77	c   364s| 65300 | 11398 |  1797k|  26.7 |   343M |  97 | 512 |5806 |2526 |  28k|  1 |  57k|7027 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.64%
362.33/364.09	c   364s| 65400 | 11412 |  1800k|  26.7 |   343M |  97 | 512 |5740 |   0 |  28k|  0 |  57k|7028 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.64%
362.62/364.33	c   364s| 65500 | 11432 |  1802k|  26.7 |   344M |  97 | 512 |5731 |2525 |  28k|  1 |  57k|7028 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.64%
362.82/364.56	c   365s| 65600 | 11457 |  1805k|  26.7 |   344M |  97 | 512 |5726 |2526 |  28k|  1 |  57k|7028 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.64%
363.12/364.82	c   365s| 65700 | 11473 |  1807k|  26.7 |   344M |  97 | 512 |5763 |2530 |  28k|  0 |  57k|7028 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.64%
363.32/365.02	c   365s| 65800 | 11488 |  1809k|  26.7 |   344M |  97 | 512 |5748 |2530 |  28k|  1 |  58k|7029 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.64%
363.52/365.26	c   365s| 65900 | 11511 |  1811k|  26.7 |   344M |  97 | 512 |5679 |2527 |  28k|  1 |  58k|7030 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.65%
363.71/365.48	c   365s| 66000 | 11522 |  1813k|  26.7 |   345M |  97 | 512 |5746 |   0 |  28k|  0 |  58k|7030 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.65%
364.01/365.71	c   366s| 66100 | 11541 |  1816k|  26.7 |   345M |  97 | 512 |5725 |2527 |  28k|  2 |  58k|7032 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.65%
364.21/365.99	c   366s| 66200 | 11555 |  1819k|  26.7 |   345M |  97 | 512 |5702 |2531 |  28k|  0 |  58k|7048 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.66%
365.01/366.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
365.01/366.79	c   367s| 66300 | 11570 |  1821k|  26.7 |   345M |  97 | 512 |5712 |2525 |  29k|  2 |  58k|7059 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.66%
365.31/367.09	c   367s| 66400 | 11587 |  1824k|  26.7 |   345M |  97 | 512 |5686 |2532 |  29k|  1 |  58k|7073 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.66%
365.61/367.35	c   367s| 66500 | 11605 |  1827k|  26.7 |   345M |  97 | 512 |5651 |2526 |  29k|  2 |  58k|7076 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.66%
365.91/367.66	c   368s| 66600 | 11627 |  1830k|  26.7 |   345M |  97 | 512 |5648 |2528 |  29k|  1 |  58k|7090 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.66%
366.20/367.94	c   368s| 66700 | 11646 |  1832k|  26.7 |   345M |  97 | 512 |5684 |2524 |  29k|  0 |  58k|7099 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.66%
366.41/368.19	c   368s| 66800 | 11675 |  1835k|  26.7 |   345M |  97 | 512 |5623 |2522 |  29k|  2 |  58k|7101 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.66%
366.70/368.46	c   368s| 66900 | 11693 |  1837k|  26.7 |   346M |  97 | 512 |5620 |2524 |  29k|  1 |  58k|7111 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.66%
367.10/368.80	c   369s| 67000 | 11709 |  1840k|  26.7 |   346M |  97 | 512 |5563 |2525 |  29k|  1 |  58k|7119 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.66%
367.40/369.13	c   369s| 67100 | 11727 |  1843k|  26.7 |   346M |  97 | 512 |5684 |2530 |  29k|  1 |  58k|7135 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.66%
367.60/369.38	c   369s| 67200 | 11747 |  1845k|  26.7 |   346M |  97 | 512 |5756 |2531 |  29k|  1 |  58k|7145 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.66%
367.90/369.61	c   370s| 67300 | 11765 |  1848k|  26.7 |   346M |  97 | 512 |5824 |2525 |  29k|  1 |  59k|7161 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.66%
368.10/369.88	c   370s| 67400 | 11784 |  1851k|  26.7 |   346M |  97 | 512 |5807 |2526 |  29k|  1 |  59k|7175 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.66%
368.50/370.28	c   370s| 67500 | 11801 |  1854k|  26.7 |   346M |  97 | 512 |5715 |2527 |  29k|  0 |  59k|7192 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.71%
369.09/370.84	c   371s| 67600 | 11812 |  1857k|  26.7 |   346M |  97 | 512 |5686 |2528 |  29k|  0 |  59k|7200 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.72%
369.30/371.06	c   371s| 67700 | 11846 |  1860k|  26.7 |   346M |  97 | 512 |5716 |2530 |  29k|  1 |  59k|7205 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.73%
369.59/371.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
369.59/371.32	c   371s| 67800 | 11868 |  1863k|  26.7 |   346M |  97 | 512 |5660 |2525 |  29k|  3 |  59k|7211 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.73%
369.79/371.57	c   372s| 67900 | 11878 |  1864k|  26.7 |   346M |  97 | 512 |5661 |2531 |  29k|  3 |  59k|7216 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.73%
370.09/371.81	c   372s| 68000 | 11895 |  1867k|  26.7 |   347M |  97 | 512 |5665 |2527 |  29k|  2 |  59k|7221 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.73%
370.29/372.04	c   372s| 68100 | 11909 |  1869k|  26.7 |   347M |  97 | 512 |5720 |2545 |  29k|  5 |  59k|7236 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.73%
370.59/372.31	c   372s| 68200 | 11919 |  1871k|  26.7 |   347M |  97 | 512 |5750 |2539 |  29k|  0 |  59k|7236 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.73%
370.99/372.79	c   373s| 68300 | 11935 |  1874k|  26.7 |   347M |  97 | 512 |5707 |2538 |  29k|  0 |  59k|7241 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.74%
371.39/373.11	c   373s| 68400 | 11950 |  1876k|  26.7 |   347M |  97 | 512 |5652 |2532 |  29k|  0 |  59k|7252 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.74%
371.68/373.47	c   373s| 68500 | 11961 |  1878k|  26.6 |   347M |  97 | 512 |5625 |2535 |  29k|  0 |  60k|7253 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.74%
371.98/373.70	c   374s| 68600 | 11965 |  1879k|  26.6 |   347M |  97 | 512 |5553 |2521 |  29k|  1 |  60k|7253 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.74%
372.78/374.57	c   375s| 68700 | 11978 |  1883k|  26.6 |   347M |  97 | 512 |5530 |2540 |  29k|  3 |  60k|7258 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.74%
373.68/375.47	c   375s| 68800 | 12010 |  1887k|  26.7 |   347M |  97 | 512 |5545 |2544 |  29k|  1 |  60k|7270 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.74%
374.47/376.29	c   376s| 68900 | 12025 |  1890k|  26.7 |   353M |  97 | 512 |5560 |2529 |  29k|  0 |  60k|7270 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.74%
375.37/377.12	c   377s| 69000 | 12036 |  1893k|  26.7 |   353M |  97 | 512 |5566 |2529 |  29k|  1 |  60k|7275 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.74%
375.67/377.41	c   377s| 69100 | 12043 |  1895k|  26.7 |   353M |  97 | 512 |5560 |2547 |  29k|  0 |  60k|7276 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.74%
375.87/377.67	c   378s| 69200 | 12055 |  1898k|  26.7 |   353M |  97 | 512 |5568 |2531 |  29k|  1 |  60k|7276 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.74%
376.27/378.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
376.27/378.02	c   378s| 69300 | 12068 |  1901k|  26.7 |   353M |  97 | 512 |5526 |   0 |  29k|  0 |  60k|7279 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.74%
376.46/378.26	c   378s| 69400 | 12092 |  1903k|  26.7 |   353M |  97 | 512 |5521 |2524 |  29k|  2 |  60k|7281 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.74%
376.86/378.67	c   379s| 69500 | 12116 |  1905k|  26.7 |   353M |  97 | 512 |5512 |2527 |  29k|  0 |  60k|7284 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.80%
377.27/379.06	c   379s| 69600 | 12122 |  1907k|  26.6 |   353M |  97 | 512 |5437 |2526 |  29k|  3 |  60k|7287 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
377.46/379.29	c   379s| 69700 | 12142 |  1910k|  26.6 |   353M |  97 | 512 |5446 |   0 |  29k|  0 |  61k|7291 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
377.66/379.50	c   379s| 69800 | 12163 |  1912k|  26.6 |   353M |  97 | 512 |5437 |   0 |  29k|  0 |  61k|7294 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
378.16/379.98	c   380s| 69900 | 12175 |  1915k|  26.6 |   353M |  97 | 512 |5445 |2531 |  29k|  3 |  61k|7300 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
378.46/380.21	c   380s| 70000 | 12178 |  1917k|  26.6 |   354M |  97 | 512 |5420 |2525 |  29k|  1 |  61k|7301 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
378.66/380.45	c   380s| 70100 | 12202 |  1920k|  26.6 |   354M |  97 | 512 |5367 |2528 |  29k|  1 |  61k|7301 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
378.96/380.70	c   381s| 70200 | 12216 |  1922k|  26.6 |   354M |  97 | 512 |5327 |2524 |  29k|  1 |  61k|7306 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
379.15/381.00	c   381s| 70300 | 12227 |  1925k|  26.6 |   354M |  97 | 512 |5363 |2528 |  29k|  1 |  61k|7309 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
379.65/381.47	c   381s| 70400 | 12235 |  1927k|  26.6 |   354M |  97 | 512 |5396 |2536 |  30k|  1 |  61k|7310 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
380.26/382.08	c   382s| 70500 | 12249 |  1930k|  26.6 |   354M |  97 | 512 |5363 |2528 |  30k|  2 |  61k|7311 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
381.05/382.80	c   383s| 70600 | 12269 |  1932k|  26.6 |   355M |  97 | 512 |5454 |2525 |  30k|  1 |  61k|7314 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
381.35/383.20	c   383s| 70700 | 12284 |  1934k|  26.6 |   355M |  97 | 512 |5502 |2544 |  30k|  0 |  61k|7315 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
381.84/383.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
381.84/383.67	c   384s| 70800 | 12282 |  1936k|  26.6 |   355M |  97 | 512 |5528 |2521 |  30k|  1 |  61k|7316 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
382.14/383.97	c   384s| 70900 | 12299 |  1939k|  26.6 |   355M |  97 | 512 |5528 |2523 |  30k|  0 |  61k|7318 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
382.44/384.20	c   384s| 71000 | 12316 |  1941k|  26.6 |   355M |  97 | 512 |5512 |2536 |  30k|  1 |  62k|7319 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
382.64/384.45	c   384s| 71100 | 12331 |  1944k|  26.6 |   355M |  97 | 512 |5503 |   0 |  30k|  0 |  62k|7322 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
382.94/384.75	c   385s| 71200 | 12360 |  1947k|  26.6 |   355M |  97 | 512 |5445 |2525 |  30k|  1 |  62k|7324 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
383.24/385.01	c   385s| 71300 | 12384 |  1949k|  26.6 |   355M |  97 | 512 |5438 |   0 |  30k|  0 |  62k|7328 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
383.74/385.54	c   386s| 71400 | 12401 |  1952k|  26.6 |   355M |  97 | 512 |5493 |2537 |  30k|  0 |  62k|7329 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
383.94/385.77	c   386s| 71500 | 12417 |  1954k|  26.6 |   355M |  97 | 512 |5528 |2531 |  30k|  0 |  62k|7329 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
384.34/386.10	c   386s| 71600 | 12436 |  1957k|  26.6 |   356M |  97 | 512 |5517 |2526 |  30k|  2 |  62k|7331 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
384.53/386.33	c   386s| 71700 | 12454 |  1959k|  26.6 |   356M |  97 | 512 |5555 |2527 |  30k|  0 |  62k|7332 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
384.73/386.57	c   387s| 71800 | 12470 |  1962k|  26.6 |   356M |  97 | 512 |5558 |2526 |  30k|  0 |  62k|7332 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
385.93/387.71	c   388s| 71900 | 12481 |  1965k|  26.6 |   356M |  97 | 512 |5591 |2530 |  30k|  0 |  62k|7333 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
386.53/388.30	c   388s| 72000 | 12500 |  1969k|  26.6 |   356M |  97 | 512 |5585 |2522 |  30k|  1 |  62k|7333 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
386.73/388.55	c   389s| 72100 | 12511 |  1971k|  26.6 |   356M |  97 | 512 |5576 |2523 |  30k|  1 |  62k|7335 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.82%
387.02/388.83	c   389s| 72200 | 12525 |  1973k|  26.6 |   356M |  97 | 512 |5549 |2529 |  30k|  1 |  63k|7339 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.83%
387.42/389.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
387.42/389.22	c   389s| 72300 | 12534 |  1976k|  26.6 |   356M |  97 | 512 |5542 |2527 |  30k|  0 |  63k|7339 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.83%
387.82/389.62	c   390s| 72400 | 12551 |  1978k|  26.6 |   356M |  97 | 512 |5481 |2522 |  30k|  1 |  63k|7343 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.84%
388.02/389.85	c   390s| 72500 | 12571 |  1980k|  26.6 |   357M |  97 | 512 |5480 |   0 |  30k|  0 |  63k|7343 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.84%
388.82/390.63	c   391s| 72600 | 12579 |  1983k|  26.6 |   357M |  97 | 512 |5444 |2526 |  30k|  0 |  63k|7343 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.84%
389.61/391.48	c   391s| 72700 | 12588 |  1986k|  26.6 |   357M |  97 | 512 |5457 |2527 |  30k|  1 |  63k|7343 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.84%
390.32/392.16	c   392s| 72800 | 12601 |  1989k|  26.6 |   358M |  97 | 512 |5373 |2524 |  30k|  2 |  63k|7345 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.93%
390.51/392.39	c   392s| 72900 | 12627 |  1992k|  26.6 |   358M |  97 | 512 |5401 |2531 |  30k|  1 |  63k|7347 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.95%
390.81/392.62	c   393s| 73000 | 12643 |  1994k|  26.6 |   358M |  97 | 512 |5371 |2530 |  30k|  1 |  63k|7347 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.96%
391.61/393.46	c   393s| 73100 | 12662 |  1997k|  26.6 |   358M |  97 | 512 |5382 |2537 |  31k|  1 |  63k|7348 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.96%
392.01/393.87	c   394s| 73200 | 12675 |  2000k|  26.6 |   358M |  97 | 512 |5332 |2525 |  31k|  1 |  63k|7349 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
392.31/394.15	c   394s| 73300 | 12693 |  2002k|  26.6 |   363M |  97 | 512 |5343 |2529 |  31k|  2 |  63k|7350 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
392.70/394.55	c   395s| 73400 | 12712 |  2004k|  26.6 |   364M |  97 | 512 |5354 |2529 |  31k|  1 |  63k|7359 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
393.30/395.14	c   395s| 73500 | 12730 |  2007k|  26.6 |   364M |  97 | 512 |5328 |2521 |  31k|  1 |  63k|7368 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
394.20/396.07	c   396s| 73600 | 12743 |  2010k|  26.6 |   364M |  97 | 512 |5326 |   0 |  31k|  0 |  64k|7391 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
394.49/396.39	c   396s| 73700 | 12761 |  2013k|  26.6 |   364M |  97 | 512 |5369 |2528 |  31k|  1 |  64k|7398 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
394.89/396.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
394.89/396.72	c   397s| 73800 | 12774 |  2015k|  26.6 |   364M |  97 | 512 |5372 |2523 |  31k|  1 |  64k|7421 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
395.20/397.09	c   397s| 73900 | 12790 |  2017k|  26.6 |   364M |  97 | 512 |5339 |2521 |  31k|  1 |  64k|7421 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
395.49/397.33	c   397s| 74000 | 12816 |  2020k|  26.6 |   364M |  97 | 512 |5397 |2525 |  31k|  2 |  64k|7430 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
395.69/397.56	c   398s| 74100 | 12828 |  2022k|  26.6 |   364M |  97 | 512 |5442 |2525 |  31k|  0 |  64k|7441 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
395.99/397.86	c   398s| 74200 | 12842 |  2024k|  26.6 |   364M |  97 | 512 |5481 |2526 |  31k|  1 |  64k|7453 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
396.39/398.27	c   398s| 74300 | 12858 |  2027k|  26.6 |   364M |  97 | 512 |5517 |2529 |  31k|  0 |  64k|7471 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
396.98/398.83	c   399s| 74400 | 12877 |  2029k|  26.6 |   364M |  97 | 512 |5574 |2525 |  31k|  2 |  64k|7477 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
397.48/399.31	c   399s| 74500 | 12890 |  2032k|  26.6 |   364M |  97 | 512 |5610 |2534 |  31k|  1 |  64k|7490 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
397.88/399.75	c   400s| 74600 | 12905 |  2035k|  26.6 |   364M |  97 | 512 |5695 |2523 |  31k|  2 |  64k|7507 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
398.19/400.05	c   400s| 74700 | 12921 |  2038k|  26.6 |   364M |  97 | 512 |5693 |2524 |  31k|  1 |  65k|7516 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
398.59/400.42	c   400s| 74800 | 12931 |  2040k|  26.6 |   365M |  97 | 512 |5705 |2527 |  31k|  1 |  65k|7518 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
398.99/400.85	c   401s| 74900 | 12949 |  2043k|  26.6 |   365M |  97 | 512 |5724 |2527 |  31k|  1 |  65k|7527 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.97%
399.29/401.12	c   401s| 75000 | 12968 |  2045k|  26.6 |   365M |  97 | 512 |5678 |2529 |  31k|  2 |  65k|7537 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.98%
400.08/401.95	c   402s| 75100 | 12988 |  2048k|  26.6 |   366M |  97 | 512 |5683 |2528 |  31k|  1 |  65k|7542 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.98%
400.38/402.21	c   402s| 75200 | 12994 |  2051k|  26.6 |   366M |  97 | 512 |5646 |2531 |  31k|  0 |  65k|7552 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.98%
400.78/402.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
400.78/402.61	c   403s| 75300 | 13000 |  2053k|  26.6 |   366M |  97 | 512 |5652 |   0 |  31k|  0 |  65k|7555 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.98%
401.18/403.08	c   403s| 75400 | 13022 |  2056k|  26.6 |   366M |  97 | 512 |5662 |2538 |  31k|  2 |  65k|7567 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.98%
402.67/404.57	c   405s| 75500 | 13034 |  2059k|  26.6 |   366M |  97 | 512 |5748 |2564 |  31k| 10 |  65k|7569 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.98%
403.07/404.96	c   405s| 75600 | 13049 |  2062k|  26.6 |   366M |  97 | 512 |5732 |2535 |  31k|  1 |  65k|7579 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.98%
403.97/405.81	c   406s| 75700 | 13062 |  2064k|  26.6 |   366M |  97 | 512 |5723 |2557 |  31k|  6 |  65k|7586 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.98%
404.66/406.60	c   407s| 75800 | 13071 |  2068k|  26.6 |   368M |  97 | 512 |5668 |2523 |  32k|  1 |  65k|7587 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.98%
404.96/406.86	c   407s| 75900 | 13079 |  2070k|  26.6 |   368M |  97 | 512 |5533 |2529 |  32k|  1 |  66k|7589 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
405.46/407.31	c   407s| 76000 | 13089 |  2073k|  26.6 |   368M |  97 | 512 |5503 |2535 |  32k|  1 |  66k|7589 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
405.96/407.87	c   408s| 76100 | 13095 |  2075k|  26.6 |   368M |  97 | 512 |5449 |2529 |  32k|  2 |  66k|7594 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
406.55/408.46	c   408s| 76200 | 13117 |  2077k|  26.6 |   368M |  97 | 512 |5516 |2526 |  32k|  1 |  66k|7603 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
406.95/408.86	c   409s| 76300 | 13122 |  2079k|  26.6 |   369M |  97 | 512 |5590 |2524 |  32k|  0 |  66k|7609 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
407.55/409.43	c   409s| 76400 | 13134 |  2081k|  26.6 |   369M |  97 | 512 |5585 |2524 |  32k|  0 |  66k|7611 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
408.05/409.92	c   410s| 76500 | 13145 |  2084k|  26.6 |   369M |  97 | 512 |5576 |2527 |  32k|  2 |  66k|7615 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
408.35/410.24	c   410s| 76600 | 13151 |  2086k|  26.5 |   369M |  97 | 512 |5593 |2529 |  32k|  1 |  66k|7619 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
408.55/410.49	c   410s| 76700 | 13170 |  2088k|  26.5 |   369M |  97 | 512 |5566 |   0 |  32k|  0 |  66k|7620 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
408.94/410.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
408.94/410.85	c   411s| 76800 | 13196 |  2091k|  26.5 |   369M |  97 | 512 |5564 |2530 |  32k|  1 |  66k|7621 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
409.15/411.10	c   411s| 76900 | 13219 |  2094k|  26.5 |   369M |  97 | 512 |5545 |2543 |  32k|  1 |  66k|7624 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
409.44/411.31	c   411s| 77000 | 13238 |  2096k|  26.5 |   369M |  97 | 512 |5538 |2528 |  32k|  2 |  66k|7627 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
409.74/411.64	c   412s| 77100 | 13248 |  2098k|  26.5 |   369M |  97 | 512 |5565 |2529 |  32k|  1 |  67k|7629 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
410.34/412.28	c   412s| 77200 | 13255 |  2101k|  26.5 |   369M |  97 | 512 |5532 |2528 |  32k|  0 |  67k|7631 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
410.74/412.65	c   413s| 77300 | 13269 |  2103k|  26.5 |   369M |  97 | 512 |5487 |2522 |  32k|  1 |  67k|7631 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
410.94/412.87	c   413s| 77400 | 13276 |  2106k|  26.5 |   369M |  97 | 512 |5520 |2527 |  32k|  2 |  67k|7632 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
411.24/413.17	c   413s| 77500 | 13293 |  2108k|  26.5 |   369M |  97 | 512 |5521 |2530 |  32k|  0 |  67k|7636 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
411.83/413.76	c   414s| 77600 | 13302 |  2111k|  26.5 |   369M |  97 | 512 |5500 |2539 |  32k|  1 |  67k|7636 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
412.33/414.23	c   414s| 77700 | 13322 |  2113k|  26.5 |   369M |  97 | 512 |5435 |2524 |  32k|  1 |  67k|7638 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
412.53/414.45	c   414s| 77800 | 13348 |  2115k|  26.5 |   369M |  97 | 512 |5435 |2525 |  32k|  0 |  67k|7639 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
412.83/414.72	c   415s| 77900 | 13371 |  2118k|  26.5 |   369M |  97 | 512 |5437 |2532 |  32k|  1 |  67k|7639 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
413.13/415.04	c   415s| 78000 | 13392 |  2121k|  26.5 |   369M |  97 | 512 |5437 |2529 |  32k|  1 |  67k|7640 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
413.82/415.72	c   416s| 78100 | 13401 |  2124k|  26.5 |   369M |  97 | 512 |5459 |   0 |  32k|  0 |  67k|7641 | 0.000000e+00 | 1.100000e+01 |    Inf |   6.99%
414.32/416.27	c   416s| 78200 | 13410 |  2127k|  26.5 |   370M |  97 | 512 |5496 |2529 |  32k|  2 |  67k|7643 | 0.000000e+00 | 1.100000e+01 |    Inf |   7.00%
414.62/416.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
414.62/416.59	c   417s| 78300 | 13426 |  2129k|  26.5 |   370M |  97 | 512 |5541 |2529 |  32k|  1 |  67k|7644 | 0.000000e+00 | 1.100000e+01 |    Inf |   7.00%
415.42/417.37	c   417s| 78400 | 13449 |  2132k|  26.5 |   370M |  97 | 512 |5535 |2526 |  33k|  0 |  67k|7646 | 0.000000e+00 | 1.100000e+01 |    Inf |   7.00%
416.91/418.86	c   419s| 78500 | 13459 |  2136k|  26.5 |   370M |  97 | 512 |5572 |2529 |  33k|  1 |  67k|7646 | 0.000000e+00 | 1.100000e+01 |    Inf |   7.00%
418.21/420.19	c   420s| 78600 | 13474 |  2139k|  26.5 |   377M |  97 | 512 |5606 |2532 |  33k|  2 |  67k|7646 | 0.000000e+00 | 1.100000e+01 |    Inf |   7.00%
419.00/420.93	c   421s| 78700 | 13485 |  2141k|  26.5 |   379M |  97 | 512 |5660 |   0 |  33k|  0 |  68k|7646 | 0.000000e+00 | 1.100000e+01 |    Inf |   7.00%
419.30/421.22	c   421s| 78800 | 13494 |  2144k|  26.5 |   379M |  97 | 512 |5628 |2527 |  33k|  1 |  68k|7648 | 0.000000e+00 | 1.100000e+01 |    Inf |   7.00%
419.80/421.76	c   422s| 78900 | 13506 |  2146k|  26.5 |   379M |  97 | 512 |5597 |2531 |  33k|  2 |  68k|7651 | 0.000000e+00 | 1.100000e+01 |    Inf |   7.00%
420.10/422.04	c   422s| 79000 | 13520 |  2149k|  26.5 |   379M |  97 | 512 |5540 |2529 |  33k|  0 |  68k|7651 | 0.000000e+00 | 1.100000e+01 |    Inf |   7.00%
420.30/422.28	c   422s| 79100 | 13528 |  2151k|  26.5 |   379M |  97 | 512 |5467 |2527 |  33k|  1 |  68k|7652 | 0.000000e+00 | 1.100000e+01 |    Inf |   7.02%
421.10/423.01	c   423s| 79200 | 13539 |  2154k|  26.5 |   379M |  97 | 512 |5425 |2523 |  33k|  2 |  68k|7654 | 0.000000e+00 | 1.100000e+01 |    Inf |   7.02%
421.59/423.57	c   424s| 79300 | 13557 |  2157k|  26.5 |   379M |  97 | 512 |5393 |2533 |  33k|  1 |  68k|7655 | 0.000000e+00 | 1.100000e+01 |    Inf |   7.02%
422.09/424.06	c   424s| 79400 | 13579 |  2160k|  26.5 |   379M |  97 | 512 |5371 |2527 |  33k|  1 |  68k|7656 | 0.000000e+00 | 1.100000e+01 |    Inf |   8.31%
422.39/424.33	c   424s| 79500 | 13609 |  2162k|  26.5 |   379M |  97 | 512 |5358 |2525 |  33k|  0 |  68k|7656 | 0.000000e+00 | 1.100000e+01 |    Inf |   8.32%
422.59/424.55	c   425s| 79600 | 13636 |  2164k|  26.5 |   380M |  97 | 512 |5372 |2532 |  33k|  1 |  68k|7659 | 0.000000e+00 | 1.100000e+01 |    Inf |   8.32%
422.78/424.75	c   425s| 79700 | 13658 |  2166k|  26.5 |   380M |  97 | 512 |5426 |2532 |  33k|  0 |  68k|7662 | 0.000000e+00 | 1.100000e+01 |    Inf |   8.32%
422.98/424.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
422.98/424.97	c   425s| 79800 | 13673 |  2168k|  26.5 |   380M |  97 | 512 |5491 |2532 |  33k|  0 |  68k|7665 | 0.000000e+00 | 1.100000e+01 |    Inf |   8.32%
423.38/425.38	c   425s| 79900 | 13689 |  2171k|  26.5 |   381M |  97 | 512 |5525 |2526 |  33k|  1 |  68k|7666 | 0.000000e+00 | 1.100000e+01 |    Inf |   8.32%
423.78/425.71	c   426s| 80000 | 13699 |  2173k|  26.5 |   381M |  97 | 512 |5549 |2527 |  33k|  1 |  69k|7666 | 0.000000e+00 | 1.100000e+01 |    Inf |   8.32%
423.98/425.96	c   426s| 80100 | 13707 |  2175k|  26.5 |   381M |  97 | 512 |5514 |2523 |  33k|  2 |  69k|7667 | 0.000000e+00 | 1.100000e+01 |    Inf |   8.32%
424.28/426.21	c   426s| 80200 | 13711 |  2177k|  26.5 |   381M |  97 | 512 |5511 |2534 |  33k|  0 |  69k|7668 | 0.000000e+00 | 1.100000e+01 |    Inf |   8.32%
424.48/426.44	c   426s| 80300 | 13737 |  2179k|  26.5 |   381M |  97 | 512 |5523 |2527 |  33k|  0 |  69k|7668 | 0.000000e+00 | 1.100000e+01 |    Inf |   8.32%
424.68/426.67	c   427s| 80400 | 13756 |  2182k|  26.5 |   382M |  97 | 512 |5536 |2530 |  33k|  2 |  69k|7669 | 0.000000e+00 | 1.100000e+01 |    Inf |   8.32%
424.97/426.91	c   427s| 80500 | 13766 |  2184k|  26.5 |   382M |  97 | 512 |5452 |2530 |  33k|  0 |  69k|7672 | 0.000000e+00 | 1.100000e+01 |    Inf |   8.32%
425.57/427.53	c   428s| 80600 | 13781 |  2186k|  26.5 |   382M |  97 | 512 |5395 |2528 |  34k|  1 |  69k|7672 | 0.000000e+00 | 1.100000e+01 |    Inf |   8.32%
425.87/427.83	c   428s| 80700 | 13792 |  2189k|  26.5 |   382M |  97 | 512 |5412 |2538 |  34k|  0 |  69k|7677 | 0.000000e+00 | 1.100000e+01 |    Inf |   8.32%
426.07/428.07	o 6
426.07/428.07	c * 428s| 80740 |  9015 |  2190k|  26.5 |    LP  |  97 | 512 |5215 |2544 |  34k|  4 |  69k|7678 | 0.000000e+00 | 6.000000e+00 |    Inf |  11.34%
426.27/428.22	c   428s| 80800 |  9017 |  2191k|  26.5 |   382M |  97 | 512 |5036 |2525 |  34k|  2 |  69k|7679 | 0.000000e+00 | 6.000000e+00 |    Inf |  11.36%
426.56/428.55	c   429s| 80900 |  9017 |  2193k|  26.5 |   382M |  97 | 512 |4972 |2527 |  34k|  0 |  69k|7681 | 0.000000e+00 | 6.000000e+00 |    Inf |  11.43%
426.96/428.97	c   429s| 81000 |  9014 |  2196k|  26.5 |   382M |  97 | 512 |4851 |2530 |  34k|  2 |  69k|7685 | 0.000000e+00 | 6.000000e+00 |    Inf |  11.54%
427.46/429.40	c   429s| 81100 |  9031 |  2198k|  26.5 |   382M |  97 | 512 |4848 |2525 |  34k|  1 |  69k|7698 | 0.000000e+00 | 6.000000e+00 |    Inf |  11.54%
427.65/429.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
427.65/429.66	c   430s| 81200 |  9037 |  2200k|  26.5 |   382M |  97 | 512 |4868 |2525 |  34k|  0 |  70k|7710 | 0.000000e+00 | 6.000000e+00 |    Inf |  11.58%
427.95/429.91	c   430s| 81300 |  9039 |  2203k|  26.5 |   382M |  97 | 512 |4780 |2540 |  34k|  0 |  70k|7711 | 0.000000e+00 | 6.000000e+00 |    Inf |  11.63%
428.16/430.19	c   430s| 81400 |  9036 |  2205k|  26.5 |   382M |  97 | 512 |4689 |2531 |  34k|  1 |  70k|7720 | 0.000000e+00 | 6.000000e+00 |    Inf |  11.75%
428.45/430.49	c   430s| 81500 |  9034 |  2209k|  26.5 |   382M |  97 | 512 |4663 |2525 |  34k|  0 |  70k|7725 | 0.000000e+00 | 6.000000e+00 |    Inf |  11.80%
428.75/430.78	c   431s| 81600 |  9047 |  2212k|  26.5 |   382M |  97 | 512 |4720 |2526 |  34k|  0 |  70k|7739 | 0.000000e+00 | 6.000000e+00 |    Inf |  11.80%
429.05/431.00	c   431s| 81700 |  9050 |  2214k|  26.5 |   382M |  97 | 512 |4687 |2550 |  34k|  1 |  70k|7741 | 0.000000e+00 | 6.000000e+00 |    Inf |  11.84%
429.54/431.53	c   432s| 81800 |  9042 |  2216k|  26.5 |   382M |  97 | 512 |4615 |2540 |  34k|  0 |  70k|7750 | 0.000000e+00 | 6.000000e+00 |    Inf |  11.95%
429.74/431.79	c   432s| 81900 |  9039 |  2218k|  26.4 |   382M |  97 | 512 |4644 |2524 |  34k|  1 |  70k|7759 | 0.000000e+00 | 6.000000e+00 |    Inf |  12.01%
430.24/432.20	c   432s| 82000 |  9032 |  2221k|  26.4 |   382M |  97 | 512 |4553 |2526 |  34k|  1 |  70k|7769 | 0.000000e+00 | 6.000000e+00 |    Inf |  12.29%
430.64/432.65	c   433s| 82100 |  9016 |  2223k|  26.4 |   382M |  97 | 512 |4487 |2539 |  34k|  2 |  70k|7775 | 0.000000e+00 | 6.000000e+00 |    Inf |  12.47%
431.34/433.36	c   433s| 82200 |  8999 |  2226k|  26.4 |   382M |  97 | 512 |4343 |2528 |  34k|  1 |  70k|7795 | 0.000000e+00 | 6.000000e+00 |    Inf |  12.71%
431.73/433.74	c   434s| 82300 |  8990 |  2228k|  26.4 |   382M |  97 | 512 |4274 |2530 |  34k|  1 |  71k|7801 | 0.000000e+00 | 6.000000e+00 |    Inf |  12.84%
432.04/434.03	c   434s| 82400 |  8986 |  2231k|  26.4 |   382M |  97 | 512 |4178 |2546 |  34k|  0 |  71k|7804 | 0.000000e+00 | 6.000000e+00 |    Inf |  13.19%
432.73/434.70	c   435s| 82500 |  8977 |  2233k|  26.4 |   382M |  97 | 512 |4079 |2538 |  34k|  0 |  71k|7812 | 0.000000e+00 | 6.000000e+00 |    Inf |  13.30%
433.13/435.14	c   435s| 82600 |  8974 |  2236k|  26.4 |   382M |  97 | 512 |4071 |2535 |  34k|  0 |  71k|7819 | 0.000000e+00 | 6.000000e+00 |    Inf |  13.40%
433.53/435.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
433.53/435.55	c   436s| 82700 |  8972 |  2238k|  26.4 |   382M |  97 | 512 |4063 |2542 |  34k|  0 |  71k|7830 | 0.000000e+00 | 6.000000e+00 |    Inf |  13.51%
434.03/436.00	c   436s| 82800 |  8963 |  2240k|  26.4 |   382M |  97 | 512 |4085 |   0 |  34k|  0 |  71k|7840 | 0.000000e+00 | 6.000000e+00 |    Inf |  13.64%
434.32/436.31	c   436s| 82900 |  8951 |  2243k|  26.4 |   382M |  97 | 512 |4065 |2531 |  34k|  0 |  71k|7846 | 0.000000e+00 | 6.000000e+00 |    Inf |  13.76%
434.62/436.60	c   437s| 83000 |  8958 |  2246k|  26.4 |   382M |  97 | 512 |4077 |2528 |  34k|  2 |  71k|7850 | 0.000000e+00 | 6.000000e+00 |    Inf |  13.77%
435.02/437.04	c   437s| 83100 |  8949 |  2248k|  26.4 |   382M |  97 | 512 |4073 |2533 |  34k|  0 |  71k|7852 | 0.000000e+00 | 6.000000e+00 |    Inf |  13.87%
435.32/437.30	c   437s| 83200 |  8952 |  2251k|  26.4 |   382M |  97 | 512 |4068 |2535 |  34k|  1 |  71k|7854 | 0.000000e+00 | 6.000000e+00 |    Inf |  13.87%
435.52/437.55	c   438s| 83300 |  8963 |  2254k|  26.4 |   382M |  97 | 512 |4105 |2526 |  34k|  1 |  71k|7860 | 0.000000e+00 | 6.000000e+00 |    Inf |  13.87%
435.82/437.80	c   438s| 83400 |  8967 |  2256k|  26.4 |   382M |  97 | 512 |4135 |2531 |  34k|  1 |  71k|7867 | 0.000000e+00 | 6.000000e+00 |    Inf |  13.88%
436.02/438.05	c   438s| 83500 |  8960 |  2259k|  26.4 |   382M |  97 | 512 |4134 |2525 |  34k|  0 |  71k|7867 | 0.000000e+00 | 6.000000e+00 |    Inf |  13.91%
436.31/438.38	c   438s| 83600 |  8956 |  2262k|  26.4 |   382M |  97 | 512 |4109 |2527 |  34k|  1 |  71k|7868 | 0.000000e+00 | 6.000000e+00 |    Inf |  14.01%
436.61/438.64	c   439s| 83700 |  8950 |  2264k|  26.4 |   382M |  97 | 512 |4159 |2528 |  34k|  0 |  72k|7871 | 0.000000e+00 | 6.000000e+00 |    Inf |  14.12%
436.91/438.92	c   439s| 83800 |  8955 |  2267k|  26.4 |   382M |  97 | 512 |4185 |2528 |  34k|  1 |  72k|7871 | 0.000000e+00 | 6.000000e+00 |    Inf |  14.14%
437.11/439.12	c   439s| 83900 |  8961 |  2269k|  26.4 |   382M |  97 | 512 |4227 |2527 |  34k|  0 |  72k|7873 | 0.000000e+00 | 6.000000e+00 |    Inf |  14.17%
437.51/439.57	c   440s| 84000 |  8962 |  2271k|  26.4 |   382M |  97 | 512 |4279 |2552 |  34k|  1 |  72k|7877 | 0.000000e+00 | 6.000000e+00 |    Inf |  14.18%
438.11/440.10	c   440s| 84100 |  8961 |  2274k|  26.4 |   382M |  97 | 512 |4285 |2535 |  34k|  2 |  72k|7881 | 0.000000e+00 | 6.000000e+00 |    Inf |  14.24%
438.30/440.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
438.30/440.32	c   440s| 84200 |  8964 |  2276k|  26.4 |   382M |  97 | 512 |4336 |2523 |  34k|  1 |  72k|7881 | 0.000000e+00 | 6.000000e+00 |    Inf |  14.32%
438.70/440.73	c   441s| 84300 |  8962 |  2278k|  26.4 |   382M |  97 | 512 |4328 |2550 |  34k|  1 |  72k|7881 | 0.000000e+00 | 6.000000e+00 |    Inf |  14.37%
439.00/441.00	c   441s| 84400 |  8954 |  2280k|  26.4 |   382M |  97 | 512 |4315 |2545 |  35k|  0 |  72k|7882 | 0.000000e+00 | 6.000000e+00 |    Inf |  14.46%
439.60/441.68	c   442s| 84500 |  8947 |  2283k|  26.4 |   382M |  97 | 512 |4308 |2525 |  35k|  0 |  72k|7886 | 0.000000e+00 | 6.000000e+00 |    Inf |  14.61%
440.30/442.31	c   442s| 84600 |  8935 |  2285k|  26.4 |   382M |  97 | 512 |4258 |2530 |  35k|  1 |  72k|7889 | 0.000000e+00 | 6.000000e+00 |    Inf |  14.74%
440.50/442.57	c   443s| 84700 |  8926 |  2288k|  26.4 |   382M |  97 | 512 |4226 |2528 |  35k|  3 |  72k|7889 | 0.000000e+00 | 6.000000e+00 |    Inf |  14.85%
440.70/442.79	c   443s| 84800 |  8932 |  2290k|  26.4 |   382M |  97 | 512 |4265 |2526 |  35k|  0 |  72k|7893 | 0.000000e+00 | 6.000000e+00 |    Inf |  14.87%
441.10/443.10	c   443s| 84900 |  8933 |  2292k|  26.4 |   382M |  97 | 512 |4273 |2529 |  35k|  0 |  73k|7895 | 0.000000e+00 | 6.000000e+00 |    Inf |  15.01%
441.30/443.35	c   443s| 85000 |  8936 |  2295k|  26.4 |   382M |  97 | 512 |4283 |2527 |  35k|  2 |  73k|7896 | 0.000000e+00 | 6.000000e+00 |    Inf |  15.02%
441.60/443.64	c   444s| 85100 |  8928 |  2298k|  26.4 |   382M |  97 | 512 |4316 |   0 |  35k|  0 |  73k|7896 | 0.000000e+00 | 6.000000e+00 |    Inf |  15.10%
441.90/443.93	c   444s| 85200 |  8926 |  2301k|  26.4 |   382M |  97 | 512 |4339 |2525 |  35k|  2 |  73k|7896 | 0.000000e+00 | 6.000000e+00 |    Inf |  15.21%
442.49/444.52	c   445s| 85300 |  8908 |  2302k|  26.4 |   382M |  97 | 512 |4380 |2546 |  35k|  0 |  73k|7899 | 0.000000e+00 | 6.000000e+00 |    Inf |  15.40%
442.69/444.77	c   445s| 85400 |  8894 |  2304k|  26.4 |   382M |  97 | 512 |4359 |2546 |  35k|  2 |  73k|7900 | 0.000000e+00 | 6.000000e+00 |    Inf |  15.60%
443.19/445.20	c   445s| 85500 |  8891 |  2306k|  26.4 |   382M |  97 | 512 |4377 |2546 |  35k|  1 |  73k|7902 | 0.000000e+00 | 6.000000e+00 |    Inf |  15.67%
443.79/445.85	c   446s| 85600 |  8884 |  2309k|  26.4 |   382M |  97 | 512 |4385 |   0 |  35k|  0 |  73k|7902 | 0.000000e+00 | 6.000000e+00 |    Inf |  15.78%
444.28/446.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
444.28/446.30	c   446s| 85700 |  8891 |  2312k|  26.4 |   382M |  97 | 512 |4344 |2525 |  35k|  1 |  73k|7914 | 0.000000e+00 | 6.000000e+00 |    Inf |  17.89%
444.78/446.83	c   447s| 85800 |  8888 |  2314k|  26.4 |   382M |  97 | 512 |4326 |2521 |  35k|  1 |  73k|7920 | 0.000000e+00 | 6.000000e+00 |    Inf |  18.75%
445.58/447.63	c   448s| 85900 |  8898 |  2317k|  26.4 |   382M |  97 | 512 |4337 |2525 |  35k|  1 |  73k|7923 | 0.000000e+00 | 6.000000e+00 |    Inf |  19.21%
445.88/447.92	c   448s| 86000 |  8897 |  2319k|  26.4 |   382M |  97 | 512 |4332 |2530 |  35k|  0 |  73k|7923 | 0.000000e+00 | 6.000000e+00 |    Inf |  19.34%
446.08/448.14	c   448s| 86100 |  8891 |  2321k|  26.4 |   382M |  97 | 512 |4337 |2525 |  35k|  1 |  73k|7924 | 0.000000e+00 | 6.000000e+00 |    Inf |  19.44%
446.28/448.35	c   448s| 86200 |  8890 |  2324k|  26.4 |   382M |  97 | 512 |4319 |2527 |  35k|  0 |  74k|7924 | 0.000000e+00 | 6.000000e+00 |    Inf |  19.51%
447.47/449.50	c   449s| 86300 |  8884 |  2327k|  26.4 |   382M |  97 | 512 |4267 |2533 |  35k|  1 |  74k|7924 | 0.000000e+00 | 6.000000e+00 |    Inf |  20.06%
448.17/450.20	c   450s| 86400 |  8897 |  2330k|  26.4 |   382M |  97 | 512 |4215 |2526 |  35k|  1 |  74k|7924 | 0.000000e+00 | 6.000000e+00 |    Inf |  20.19%
448.37/450.44	c   450s| 86500 |  8887 |  2332k|  26.4 |   382M |  97 | 512 |4242 |2533 |  35k|  0 |  74k|7925 | 0.000000e+00 | 6.000000e+00 |    Inf |  20.32%
448.57/450.66	c   451s| 86600 |  8888 |  2334k|  26.4 |   382M |  97 | 512 |4298 |2523 |  35k|  1 |  74k|7926 | 0.000000e+00 | 6.000000e+00 |    Inf |  20.38%
448.76/450.88	c   451s| 86700 |  8892 |  2336k|  26.3 |   382M |  97 | 512 |4327 |2525 |  35k|  2 |  74k|7926 | 0.000000e+00 | 6.000000e+00 |    Inf |  20.42%
449.07/451.19	c   451s| 86800 |  8912 |  2338k|  26.3 |   382M |  97 | 512 |4378 |   0 |  35k|  0 |  74k|7928 | 0.000000e+00 | 6.000000e+00 |    Inf |  20.51%
449.26/451.35	c   451s| 86900 |  8926 |  2340k|  26.3 |   382M |  97 | 512 |4443 |2526 |  35k|  0 |  74k|7931 | 0.000000e+00 | 6.000000e+00 |    Inf |  20.52%
449.56/451.63	c   452s| 87000 |  8937 |  2342k|  26.3 |   382M |  97 | 512 |4488 |2525 |  35k|  0 |  74k|7932 | 0.000000e+00 | 6.000000e+00 |    Inf |  20.58%
449.76/451.86	c   452s| 87100 |  8931 |  2344k|  26.3 |   382M |  97 | 512 |4486 |2524 |  35k|  1 |  74k|7933 | 0.000000e+00 | 6.000000e+00 |    Inf |  20.67%
450.56/452.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
450.56/452.68	c   453s| 87200 |  8940 |  2347k|  26.3 |   382M |  97 | 512 |4503 |2522 |  36k|  1 |  74k|7933 | 0.000000e+00 | 6.000000e+00 |    Inf |  20.68%
450.76/452.88	c   453s| 87300 |  8955 |  2349k|  26.3 |   382M |  97 | 512 |4524 |   0 |  36k|  0 |  74k|7933 | 0.000000e+00 | 6.000000e+00 |    Inf |  20.69%
450.96/453.04	c   453s| 87400 |  8954 |  2350k|  26.3 |   382M |  97 | 512 |4556 |2523 |  36k|  1 |  74k|7935 | 0.000000e+00 | 6.000000e+00 |    Inf |  20.78%
451.15/453.27	c   453s| 87500 |  8959 |  2353k|  26.3 |   382M |  97 | 512 |4517 |2522 |  36k|  1 |  75k|7936 | 0.000000e+00 | 6.000000e+00 |    Inf |  20.85%
451.35/453.49	c   453s| 87600 |  8952 |  2355k|  26.3 |   382M |  97 | 512 |4518 |2525 |  36k|  1 |  75k|7937 | 0.000000e+00 | 6.000000e+00 |    Inf |  20.91%
451.55/453.69	c   454s| 87700 |  8945 |  2357k|  26.3 |   382M |  97 | 512 |4478 |2525 |  36k|  0 |  75k|7937 | 0.000000e+00 | 6.000000e+00 |    Inf |  21.00%
451.95/454.01	c   454s| 87800 |  8940 |  2359k|  26.3 |   382M |  97 | 512 |4488 |2550 |  36k|  2 |  75k|7937 | 0.000000e+00 | 6.000000e+00 |    Inf |  21.10%
452.15/454.26	c   454s| 87900 |  8952 |  2361k|  26.3 |   382M |  97 | 512 |4513 |   0 |  36k|  0 |  75k|7939 | 0.000000e+00 | 6.000000e+00 |    Inf |  21.14%
452.65/454.70	c   455s| 88000 |  8976 |  2364k|  26.3 |   382M |  97 | 512 |4522 |2530 |  36k|  1 |  75k|7941 | 0.000000e+00 | 6.000000e+00 |    Inf |  21.19%
453.24/455.33	c   455s| 88100 |  8970 |  2367k|  26.3 |   382M |  97 | 512 |4506 |2522 |  36k|  0 |  75k|7941 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.37%
453.44/455.53	c   456s| 88200 |  8963 |  2368k|  26.3 |   382M |  97 | 512 |4511 |2555 |  36k|  1 |  75k|7945 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.54%
453.64/455.76	c   456s| 88300 |  8957 |  2370k|  26.3 |   382M |  97 | 512 |4498 |2527 |  36k|  1 |  75k|7945 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.65%
453.94/456.06	c   456s| 88400 |  8948 |  2372k|  26.2 |   382M |  97 | 512 |4508 |2527 |  36k|  0 |  75k|7945 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.75%
454.24/456.34	c   456s| 88500 |  8965 |  2375k|  26.2 |   382M |  97 | 512 |4502 |2536 |  36k|  2 |  75k|7945 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.83%
454.54/456.60	c   457s| 88600 |  8978 |  2377k|  26.2 |   382M |  97 | 512 |4467 |2531 |  36k|  1 |  75k|7945 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.84%
454.74/456.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
454.74/456.83	c   457s| 88700 |  8988 |  2380k|  26.2 |   382M |  97 | 512 |4476 |2532 |  36k|  0 |  75k|7945 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.84%
454.94/457.05	c   457s| 88800 |  9002 |  2382k|  26.2 |   382M |  97 | 512 |4466 |2532 |  36k|  0 |  75k|7946 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.84%
455.13/457.28	c   457s| 88900 |  9013 |  2385k|  26.2 |   382M |  97 | 512 |4495 |2523 |  36k|  1 |  76k|7947 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.84%
455.43/457.53	c   458s| 89000 |  9025 |  2387k|  26.2 |   393M |  97 | 512 |4542 |2533 |  36k|  2 |  76k|7948 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.84%
455.63/457.73	c   458s| 89100 |  9032 |  2390k|  26.2 |   393M |  97 | 512 |4589 |2532 |  36k|  0 |  76k|7950 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.85%
455.83/457.98	c   458s| 89200 |  9037 |  2393k|  26.2 |   393M |  97 | 512 |4605 |2525 |  36k|  1 |  76k|7950 | 0.000000e+00 | 6.000000e+00 |    Inf |  22.85%
456.13/458.21	c   458s| 89300 |  9038 |  2395k|  26.2 |   393M |  97 | 512 |4589 |   0 |  36k|  0 |  76k|7957 | 0.000000e+00 | 6.000000e+00 |    Inf |  23.18%
456.62/458.73	c   459s| 89400 |  9052 |  2397k|  26.2 |   393M |  97 | 512 |4598 |2523 |  36k|  1 |  76k|7968 | 0.000000e+00 | 6.000000e+00 |    Inf |  23.50%
456.82/458.97	c   459s| 89500 |  9058 |  2400k|  26.2 |   393M |  97 | 512 |4602 |2523 |  36k|  1 |  76k|7981 | 0.000000e+00 | 6.000000e+00 |    Inf |  23.58%
457.62/459.71	c   460s| 89600 |  9059 |  2403k|  26.2 |   393M |  97 | 512 |4602 |2528 |  36k|  0 |  76k|7988 | 0.000000e+00 | 6.000000e+00 |    Inf |  23.68%
458.02/460.14	c   460s| 89700 |  9066 |  2406k|  26.2 |   393M |  97 | 512 |4616 |2526 |  36k|  1 |  76k|7999 | 0.000000e+00 | 6.000000e+00 |    Inf |  23.78%
458.22/460.37	c   460s| 89800 |  9071 |  2408k|  26.2 |   393M |  97 | 512 |4665 |2531 |  36k|  2 |  76k|8003 | 0.000000e+00 | 6.000000e+00 |    Inf |  23.79%
458.51/460.66	c   461s| 89900 |  9075 |  2411k|  26.2 |   393M |  97 | 512 |4692 |2525 |  36k|  2 |  76k|8018 | 0.000000e+00 | 6.000000e+00 |    Inf |  23.79%
458.81/460.90	c   461s| 90000 |  9069 |  2414k|  26.2 |   393M |  97 | 512 |4660 |2526 |  36k|  0 |  76k|8018 | 0.000000e+00 | 6.000000e+00 |    Inf |  23.86%
459.02/461.17	c   461s| 90100 |  9069 |  2416k|  26.2 |   393M |  97 | 512 |4636 |2525 |  36k|  1 |  76k|8029 | 0.000000e+00 | 6.000000e+00 |    Inf |  23.89%
459.31/461.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
459.31/461.45	c   461s| 90200 |  9075 |  2419k|  26.2 |   393M |  97 | 512 |4649 |2525 |  36k|  1 |  77k|8048 | 0.000000e+00 | 6.000000e+00 |    Inf |  23.89%
459.61/461.75	c   462s| 90300 |  9065 |  2422k|  26.2 |   393M |  97 | 512 |4626 |2531 |  36k|  0 |  77k|8055 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.04%
459.81/461.98	c   462s| 90400 |  9070 |  2423k|  26.2 |   393M |  97 | 512 |4691 |2557 |  36k|  1 |  77k|8064 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.13%
460.21/462.33	c   462s| 90500 |  9067 |  2425k|  26.2 |   393M |  97 | 512 |4653 |2543 |  36k|  2 |  77k|8072 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.16%
460.41/462.57	c   463s| 90600 |  9071 |  2428k|  26.2 |   393M |  97 | 512 |4614 |2537 |  36k|  2 |  77k|8078 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.22%
460.70/462.83	c   463s| 90700 |  9069 |  2430k|  26.2 |   393M |  97 | 512 |4565 |2525 |  36k|  0 |  77k|8085 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.27%
460.91/463.01	c   463s| 90800 |  9059 |  2431k|  26.2 |   393M |  97 | 512 |4590 |   0 |  36k|  0 |  77k|8091 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.40%
461.10/463.22	c   463s| 90900 |  9062 |  2433k|  26.2 |   393M |  97 | 512 |4512 |2523 |  36k|  0 |  77k|8092 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.42%
461.30/463.45	c   463s| 91000 |  9077 |  2436k|  26.2 |   393M |  97 | 512 |4553 |2521 |  36k|  0 |  77k|8102 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.42%
461.60/463.71	c   464s| 91100 |  9093 |  2439k|  26.2 |   393M |  97 | 512 |4540 |2521 |  36k|  0 |  77k|8112 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.42%
461.80/463.96	c   464s| 91200 |  9101 |  2442k|  26.2 |   393M |  97 | 512 |4542 |2521 |  36k|  1 |  77k|8112 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.42%
462.10/464.22	c   464s| 91300 |  9108 |  2445k|  26.2 |   393M |  97 | 512 |4583 |2521 |  36k|  1 |  77k|8114 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.42%
462.30/464.46	c   464s| 91400 |  9116 |  2448k|  26.2 |   393M |  97 | 512 |4639 |2524 |  36k|  2 |  77k|8117 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.42%
462.50/464.66	c   465s| 91500 |  9122 |  2450k|  26.2 |   393M |  97 | 512 |4658 |2525 |  36k|  2 |  78k|8120 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.42%
462.79/464.90	c   465s| 91600 |  9122 |  2453k|  26.2 |   393M |  97 | 512 |4671 |2526 |  36k|  0 |  78k|8125 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.43%
463.00/465.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
463.00/465.11	c   465s| 91700 |  9135 |  2456k|  26.2 |   393M |  97 | 512 |4718 |2526 |  36k|  1 |  78k|8127 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.44%
463.19/465.33	c   465s| 91800 |  9139 |  2459k|  26.2 |   393M |  97 | 512 |4752 |2526 |  36k|  0 |  78k|8128 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.44%
463.39/465.55	c   466s| 91900 |  9143 |  2461k|  26.2 |   393M |  97 | 512 |4781 |2526 |  36k|  0 |  78k|8130 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.45%
463.59/465.76	c   466s| 92000 |  9135 |  2463k|  26.2 |   393M |  97 | 512 |4790 |2529 |  36k|  2 |  78k|8134 | 0.000000e+00 | 6.000000e+00 |    Inf |  24.55%
464.09/466.20	c   466s| 92100 |  9134 |  2465k|  26.2 |   393M |  97 | 512 |4819 |2519 |  36k|  0 |  78k|8138 | 0.000000e+00 | 6.000000e+00 |    Inf |  25.60%
464.29/466.45	c   466s| 92200 |  9113 |  2467k|  26.2 |   393M |  97 | 512 |4811 |2538 |  36k|  2 |  78k|8141 | 0.000000e+00 | 6.000000e+00 |    Inf |  25.98%
464.49/466.64	c   467s| 92300 |  9098 |  2468k|  26.2 |   393M |  97 | 512 |4840 |2526 |  36k|  1 |  78k|8143 | 0.000000e+00 | 6.000000e+00 |    Inf |  26.17%
464.78/466.94	c   467s| 92400 |  9093 |  2470k|  26.2 |   393M |  97 | 512 |4825 |2536 |  36k|  0 |  78k|8144 | 0.000000e+00 | 6.000000e+00 |    Inf |  26.40%
465.18/467.32	c   467s| 92500 |  9077 |  2472k|  26.2 |   393M |  97 | 512 |4809 |2548 |  36k|  0 |  78k|8146 | 0.000000e+00 | 6.000000e+00 |    Inf |  26.56%
465.38/467.54	c   468s| 92600 |  9079 |  2474k|  26.2 |   393M |  97 | 512 |4790 |   0 |  36k|  0 |  78k|8147 | 0.000000e+00 | 6.000000e+00 |    Inf |  26.62%
465.78/467.91	c   468s| 92700 |  9066 |  2476k|  26.2 |   393M |  97 | 512 |4730 |2525 |  36k|  2 |  78k|8150 | 0.000000e+00 | 6.000000e+00 |    Inf |  26.93%
465.99/468.13	c   468s| 92800 |  9062 |  2478k|  26.2 |   393M |  97 | 512 |4716 |2530 |  36k|  2 |  78k|8152 | 0.000000e+00 | 6.000000e+00 |    Inf |  27.01%
466.18/468.38	c   468s| 92900 |  9048 |  2481k|  26.1 |   393M |  97 | 512 |4722 |2536 |  36k|  0 |  79k|8156 | 0.000000e+00 | 6.000000e+00 |    Inf |  27.17%
466.48/468.60	c   469s| 93000 |  9040 |  2483k|  26.1 |   393M |  97 | 512 |4718 |2531 |  36k|  1 |  79k|8160 | 0.000000e+00 | 6.000000e+00 |    Inf |  27.29%
466.98/469.11	c   469s| 93100 |  9023 |  2485k|  26.1 |   393M |  97 | 512 |4732 |2521 |  36k|  0 |  79k|8162 | 0.000000e+00 | 6.000000e+00 |    Inf |  27.46%
468.07/470.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
468.07/470.20	c   470s| 93200 |  9014 |  2488k|  26.1 |   393M |  97 | 512 |4709 |2536 |  37k|  1 |  79k|8164 | 0.000000e+00 | 6.000000e+00 |    Inf |  27.65%
468.27/470.49	c   470s| 93300 |  9009 |  2490k|  26.1 |   393M |  97 | 512 |4647 |2525 |  37k|  1 |  79k|8165 | 0.000000e+00 | 6.000000e+00 |    Inf |  27.88%
468.77/470.94	c   471s| 93400 |  9017 |  2493k|  26.1 |   393M |  97 | 512 |4618 |2519 |  37k|  1 |  79k|8166 | 0.000000e+00 | 6.000000e+00 |    Inf |  29.03%
469.26/471.48	c   471s| 93500 |  9025 |  2495k|  26.1 |   393M |  97 | 512 |4603 |2519 |  37k|  0 |  79k|8166 | 0.000000e+00 | 6.000000e+00 |    Inf |  30.73%
470.36/472.50	c   472s| 93600 |  9035 |  2498k|  26.1 |   393M |  97 | 512 |4656 |2529 |  37k|  2 |  79k|8168 | 0.000000e+00 | 6.000000e+00 |    Inf |  31.93%
470.66/472.87	c   473s| 93700 |  9019 |  2499k|  26.1 |   393M |  97 | 512 |4658 |2535 |  37k|  0 |  79k|8169 | 0.000000e+00 | 6.000000e+00 |    Inf |  32.10%
470.96/473.15	c   473s| 93800 |  9010 |  2502k|  26.1 |   393M |  97 | 512 |4583 |2531 |  37k|  0 |  79k|8171 | 0.000000e+00 | 6.000000e+00 |    Inf |  33.40%
471.15/473.37	c   473s| 93900 |  9010 |  2504k|  26.1 |   393M |  97 | 512 |4587 |2525 |  37k|  1 |  79k|8172 | 0.000000e+00 | 6.000000e+00 |    Inf |  33.47%
471.45/473.60	c   474s| 94000 |  9015 |  2506k|  26.1 |   393M |  97 | 512 |4570 |2523 |  37k|  0 |  79k|8173 | 0.000000e+00 | 6.000000e+00 |    Inf |  33.48%
471.65/473.88	c   474s| 94100 |  9020 |  2509k|  26.1 |   393M |  97 | 512 |4578 |2525 |  37k|  0 |  79k|8177 | 0.000000e+00 | 6.000000e+00 |    Inf |  33.48%
471.96/474.17	c   474s| 94200 |  9026 |  2512k|  26.1 |   393M |  97 | 512 |4553 |2523 |  37k|  1 |  79k|8179 | 0.000000e+00 | 6.000000e+00 |    Inf |  33.77%
472.35/474.50	c   475s| 94300 |  9036 |  2515k|  26.1 |   399M |  97 | 512 |4589 |   0 |  37k|  0 |  80k|8182 | 0.000000e+00 | 6.000000e+00 |    Inf |  33.84%
472.75/474.99	c   475s| 94400 |  9037 |  2520k|  26.1 |   399M |  97 | 512 |4584 |2527 |  37k|  1 |  80k|8182 | 0.000000e+00 | 6.000000e+00 |    Inf |  33.96%
473.05/475.22	c   475s| 94500 |  9044 |  2522k|  26.1 |   399M |  97 | 512 |4595 |   0 |  37k|  0 |  80k|8182 | 0.000000e+00 | 6.000000e+00 |    Inf |  33.98%
473.34/475.57	c   476s| 94600 |  9032 |  2524k|  26.1 |   399M |  97 | 512 |4602 |2536 |  37k|  0 |  80k|8183 | 0.000000e+00 | 6.000000e+00 |    Inf |  34.37%
473.64/475.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
473.64/475.80	c   476s| 94700 |  9029 |  2525k|  26.1 |   399M |  97 | 512 |4617 |   0 |  37k|  0 |  80k|8184 | 0.000000e+00 | 6.000000e+00 |    Inf |  34.53%
473.95/476.16	c   476s| 94800 |  9029 |  2528k|  26.1 |   399M |  97 | 512 |4616 |2525 |  37k|  1 |  80k|8184 | 0.000000e+00 | 6.000000e+00 |    Inf |  34.76%
474.24/476.42	c   476s| 94900 |  9036 |  2531k|  26.1 |   399M |  97 | 512 |4651 |2525 |  37k|  0 |  80k|8186 | 0.000000e+00 | 6.000000e+00 |    Inf |  34.83%
474.44/476.64	c   477s| 95000 |  9032 |  2534k|  26.1 |   399M |  97 | 512 |4671 |2536 |  37k|  1 |  80k|8186 | 0.000000e+00 | 6.000000e+00 |    Inf |  34.89%
474.74/476.90	c   477s| 95100 |  9015 |  2536k|  26.1 |   399M |  97 | 512 |4694 |2524 |  37k|  0 |  80k|8187 | 0.000000e+00 | 6.000000e+00 |    Inf |  35.07%
475.33/477.55	c   478s| 95200 |  9011 |  2538k|  26.1 |   399M |  97 | 512 |4707 |2540 |  37k|  2 |  80k|8187 | 0.000000e+00 | 6.000000e+00 |    Inf |  35.69%
475.63/477.81	c   478s| 95300 |  9004 |  2540k|  26.1 |   399M |  97 | 512 |4668 |2523 |  37k|  0 |  80k|8191 | 0.000000e+00 | 6.000000e+00 |    Inf |  35.96%
475.84/478.01	c   478s| 95400 |  9013 |  2542k|  26.1 |   399M |  97 | 512 |4649 |2521 |  37k|  0 |  80k|8191 | 0.000000e+00 | 6.000000e+00 |    Inf |  35.96%
476.13/478.38	c   478s| 95500 |  9008 |  2544k|  26.1 |   399M |  97 | 512 |4620 |2525 |  37k|  0 |  80k|8191 | 2.020202e-02 | 6.000000e+00 |  Large |  36.58%
476.43/478.66	c   479s| 95600 |  8988 |  2546k|  26.1 |   399M |  97 | 512 |4637 |2547 |  37k|  0 |  81k|8193 | 3.894737e-02 | 6.000000e+00 |  Large |  36.76%
476.63/478.87	c   479s| 95700 |  8963 |  2547k|  26.1 |   399M |  97 | 512 |4661 |   0 |  37k|  0 |  81k|8193 | 4.545455e-02 | 6.000000e+00 |  Large |  36.97%
477.13/479.34	c   479s| 95800 |  8948 |  2549k|  26.1 |   399M |  97 | 512 |4669 |2551 |  37k|  0 |  81k|8195 | 5.882353e-02 | 6.000000e+00 |  Large |  37.14%
477.52/479.72	c   480s| 95900 |  8922 |  2550k|  26.1 |   399M |  97 | 512 |4704 |2547 |  37k|  1 |  81k|8196 | 9.684211e-02 | 6.000000e+00 |6095.65%|  37.41%
477.83/480.00	c   480s| 96000 |  8909 |  2551k|  26.0 |   399M |  97 | 512 |4749 |2531 |  37k|  0 |  81k|8198 | 1.075000e-01 | 6.000000e+00 |5481.40%|  37.59%
478.02/480.28	c   480s| 96100 |  8891 |  2553k|  26.0 |   399M |  97 | 512 |4737 |2527 |  37k|  2 |  81k|8200 | 1.346939e-01 | 6.000000e+00 |4354.55%|  37.76%
478.32/480.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
478.32/480.51	c   481s| 96200 |  8870 |  2555k|  26.0 |   399M |  97 | 512 |4735 |2530 |  37k|  2 |  81k|8204 | 1.349693e-01 | 6.000000e+00 |4345.45%|  37.94%
478.52/480.77	c   481s| 96300 |  8855 |  2556k|  26.0 |   399M |  97 | 512 |4761 |2544 |  37k|  1 |  81k|8205 | 1.466667e-01 | 6.000000e+00 |3990.91%|  38.17%
478.72/480.97	c   481s| 96400 |  8827 |  2558k|  26.0 |   399M |  97 | 512 |4779 |2528 |  37k|  0 |  81k|8205 | 1.556818e-01 | 6.000000e+00 |3754.01%|  38.42%
479.02/481.22	c   481s| 96500 |  8818 |  2559k|  26.0 |   399M |  97 | 512 |4783 |2529 |  37k|  0 |  81k|8207 | 1.666667e-01 | 6.000000e+00 |3500.00%|  38.53%
479.32/481.52	c   482s| 96600 |  8810 |  2561k|  26.0 |   399M |  97 | 512 |4828 |2559 |  37k|  2 |  82k|8210 | 1.666667e-01 | 6.000000e+00 |3500.00%|  38.64%
479.42/481.69	c   482s| 96700 |  8809 |  2562k|  26.0 |   399M |  97 | 512 |4855 |2523 |  37k|  1 |  82k|8210 | 1.666667e-01 | 6.000000e+00 |3500.00%|  38.73%
479.61/481.89	c   482s| 96800 |  8799 |  2564k|  26.0 |   399M |  97 | 512 |4843 |2547 |  37k|  0 |  82k|8210 | 1.666667e-01 | 6.000000e+00 |3500.00%|  38.83%
479.82/482.05	c   482s| 96900 |  8785 |  2565k|  25.9 |   399M |  97 | 512 |4851 |   0 |  37k|  0 |  82k|8210 | 1.800000e-01 | 6.000000e+00 |3233.33%|  38.95%
480.31/482.50	c   482s| 97000 |  8767 |  2567k|  25.9 |   399M |  97 | 512 |4878 |2540 |  37k|  2 |  82k|8210 | 1.875000e-01 | 6.000000e+00 |3100.00%|  39.13%
480.71/483.00	c   483s| 97100 |  8743 |  2568k|  25.9 |   399M |  97 | 512 |4907 |2553 |  37k|  1 |  82k|8212 | 1.975806e-01 | 6.000000e+00 |2936.73%|  39.34%
481.11/483.37	c   483s| 97200 |  8716 |  2570k|  25.9 |   400M |  97 | 512 |4919 |2529 |  37k|  2 |  82k|8213 | 2.000000e-01 | 6.000000e+00 |2900.00%|  39.61%
481.31/483.55	c   484s| 97300 |  8694 |  2571k|  25.9 |   400M |  97 | 512 |4936 |2550 |  37k|  2 |  82k|8214 | 2.156863e-01 | 6.000000e+00 |2681.82%|  39.78%
481.51/483.76	c   484s| 97400 |  8693 |  2573k|  25.9 |   400M |  97 | 512 |4932 |2532 |  37k|  2 |  82k|8217 | 2.222222e-01 | 6.000000e+00 |2600.00%|  39.87%
481.70/483.98	c   484s| 97500 |  8676 |  2574k|  25.9 |   400M |  97 | 512 |4941 |2523 |  37k|  2 |  82k|8218 | 2.333333e-01 | 6.000000e+00 |2471.43%|  40.16%
482.00/484.24	c   484s| 97600 |  8657 |  2575k|  25.9 |   400M |  97 | 512 |4944 |2520 |  37k|  2 |  83k|8219 | 2.428571e-01 | 6.000000e+00 |2370.59%|  40.36%
482.21/484.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
482.21/484.42	c   484s| 97700 |  8670 |  2577k|  25.9 |   400M |  97 | 512 |5060 |2524 |  37k|  0 |  83k|8219 | 2.459016e-01 | 6.000000e+00 |2340.00%|  40.40%
482.61/484.89	c   485s| 97800 |  8651 |  2578k|  25.8 |   400M |  97 | 512 |5047 |   0 |  38k|  0 |  83k|8221 | 2.500000e-01 | 6.000000e+00 |2300.00%|  40.59%
482.91/485.12	c   485s| 97900 |  8649 |  2579k|  25.8 |   400M |  97 | 512 |5067 |2525 |  38k|  1 |  83k|8222 | 2.555556e-01 | 6.000000e+00 |2247.83%|  40.74%
483.21/485.49	c   485s| 98000 |  8644 |  2581k|  25.8 |   400M |  97 | 512 |5132 |2551 |  38k|  1 |  83k|8222 | 2.562500e-01 | 6.000000e+00 |2241.46%|  40.90%
483.70/485.99	c   486s| 98100 |  8618 |  2582k|  25.8 |   400M |  97 | 512 |5100 |2523 |  38k|  1 |  83k|8222 | 2.700000e-01 | 6.000000e+00 |2122.22%|  41.13%
483.91/486.16	c   486s| 98200 |  8604 |  2584k|  25.8 |   400M |  97 | 512 |5123 |2523 |  38k|  1 |  83k|8222 | 2.727273e-01 | 6.000000e+00 |2100.00%|  41.25%
484.30/486.58	c   487s| 98300 |  8588 |  2585k|  25.8 |   400M |  97 | 512 |5116 |2527 |  38k|  1 |  83k|8224 | 2.750000e-01 | 6.000000e+00 |2081.82%|  41.39%
484.70/486.94	c   487s| 98400 |  8571 |  2586k|  25.8 |   400M |  97 | 512 |5107 |2523 |  38k|  1 |  84k|8224 | 2.777778e-01 | 6.000000e+00 |2060.00%|  41.61%
484.90/487.16	c   487s| 98500 |  8548 |  2588k|  25.8 |   400M |  97 | 512 |5061 |2531 |  38k|  1 |  84k|8224 | 2.800000e-01 | 6.000000e+00 |2042.86%|  41.97%
485.30/487.51	c   488s| 98600 |  8531 |  2589k|  25.7 |   400M |  97 | 512 |5047 |2529 |  38k|  2 |  84k|8224 | 2.857143e-01 | 6.000000e+00 |2000.00%|  42.15%
485.70/487.90	c   488s| 98700 |  8505 |  2590k|  25.7 |   400M |  97 | 512 |5057 |2541 |  38k|  1 |  84k|8234 | 2.975000e-01 | 6.000000e+00 |1916.81%|  42.44%
485.90/488.15	c   488s| 98800 |  8483 |  2592k|  25.7 |   400M |  97 | 512 |5094 |   0 |  38k|  0 |  84k|8246 | 3.076923e-01 | 6.000000e+00 |1850.00%|  42.67%
486.19/488.40	c   488s| 98900 |  8467 |  2593k|  25.7 |   412M |  97 | 512 |5121 |2527 |  38k|  0 |  84k|8255 | 3.333333e-01 | 6.000000e+00 |1700.00%|  42.85%
486.49/488.76	c   489s| 99000 |  8443 |  2594k|  25.7 |   412M |  97 | 512 |5159 |   0 |  38k|  0 |  84k|8258 | 3.333333e-01 | 6.000000e+00 |1700.00%|  43.08%
486.79/489.02	c   489s| 99100 |  8421 |  2596k|  25.7 |   412M |  97 | 512 |5124 |2524 |  38k|  1 |  84k|8265 | 3.428571e-01 | 6.000000e+00 |1650.00%|  43.88%
487.29/489.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
487.29/489.53	c   490s| 99200 |  8401 |  2598k|  25.7 |   412M |  97 | 512 |5163 |2526 |  38k|  1 |  85k|8276 | 3.500000e-01 | 6.000000e+00 |1614.29%|  44.08%
487.49/489.74	c   490s| 99300 |  8384 |  2599k|  25.7 |   412M |  97 | 512 |5189 |2525 |  38k|  0 |  85k|8288 | 3.600000e-01 | 6.000000e+00 |1566.67%|  44.25%
487.68/489.93	c   490s| 99400 |  8360 |  2600k|  25.6 |   412M |  97 | 512 |5184 |2554 |  38k|  2 |  85k|8289 | 3.666667e-01 | 6.000000e+00 |1536.36%|  44.49%
488.08/490.31	c   490s| 99500 |  8330 |  2601k|  25.6 |   412M |  97 | 512 |5128 |2527 |  38k|  1 |  85k|8300 | 3.750000e-01 | 6.000000e+00 |1500.00%|  44.74%
488.38/490.68	c   491s| 99600 |  8310 |  2603k|  25.6 |   412M |  97 | 512 |5121 |2530 |  38k|  2 |  85k|8313 | 3.809524e-01 | 6.000000e+00 |1475.00%|  44.97%
488.88/491.10	c   491s| 99700 |  8296 |  2604k|  25.6 |   413M |  97 | 512 |5166 |   0 |  38k|  0 |  85k|8333 | 3.980198e-01 | 6.000000e+00 |1407.46%|  45.14%
489.18/491.48	c   491s| 99800 |  8270 |  2606k|  25.6 |   413M |  97 | 512 |5143 |2538 |  38k|  0 |  85k|8344 | 4.000000e-01 | 6.000000e+00 |1400.00%|  45.35%
489.38/491.64	o 5
489.38/491.64	c * 492s| 99859 |  6416 |  2607k|  25.6 |    LP  |  97 | 512 |5024 |2527 |  38k|  1 |  85k|8351 | 4.000000e-01 | 5.000000e+00 |1150.00%|  48.56%
489.48/491.79	c   492s| 99900 |  6411 |  2608k|  25.6 |   413M |  97 | 512 |4715 |2525 |  38k|  2 |  85k|8351 | 4.000000e-01 | 5.000000e+00 |1150.00%|  48.63%
489.78/492.01	c   492s|100000 |  6394 |  2609k|  25.6 |   413M |  97 | 512 |4551 |2533 |  38k|  1 |  86k|8351 | 4.142857e-01 | 5.000000e+00 |1106.90%|  48.81%
489.97/492.28	c   492s|100100 |  6365 |  2611k|  25.6 |   413M |  97 | 512 |4343 |2553 |  38k|  0 |  86k|8355 | 4.250000e-01 | 5.000000e+00 |1076.47%|  49.05%
490.67/492.93	c   493s|100200 |  6337 |  2612k|  25.6 |   413M |  97 | 512 |4182 |2545 |  38k|  1 |  86k|8369 | 4.285714e-01 | 5.000000e+00 |1066.67%|  49.35%
490.87/493.13	c   493s|100300 |  6318 |  2614k|  25.6 |   413M |  97 | 512 |4186 |2526 |  38k|  2 |  86k|8380 | 4.285714e-01 | 5.000000e+00 |1066.67%|  49.54%
491.37/493.63	c   494s|100400 |  6294 |  2615k|  25.5 |   413M |  97 | 512 |4173 |2523 |  38k|  0 |  86k|8395 | 4.444444e-01 | 5.000000e+00 |1025.00%|  49.78%
491.56/493.85	c   494s|100500 |  6264 |  2617k|  25.5 |   413M |  97 | 512 |4083 |2532 |  38k|  0 |  86k|8396 | 4.500000e-01 | 5.000000e+00 |1011.11%|  50.09%
491.77/494.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
491.77/494.04	c   494s|100600 |  6239 |  2618k|  25.5 |   413M |  97 | 512 |4062 |2529 |  38k|  0 |  86k|8398 | 4.514286e-01 | 5.000000e+00 |1007.59%|  50.33%
491.96/494.21	c   494s|100700 |  6217 |  2619k|  25.5 |   413M |  97 | 512 |4052 |2531 |  38k|  1 |  86k|8399 | 4.625000e-01 | 5.000000e+00 | 981.08%|  50.62%
492.16/494.40	c   494s|100800 |  6193 |  2621k|  25.5 |   413M |  97 | 512 |4085 |2536 |  38k|  2 |  87k|8403 | 4.666667e-01 | 5.000000e+00 | 971.43%|  50.90%
492.36/494.62	c   495s|100900 |  6151 |  2622k|  25.5 |   413M |  97 | 512 |4049 |2532 |  38k|  2 |  87k|8414 | 4.666667e-01 | 5.000000e+00 | 971.43%|  51.29%
492.76/495.04	c   495s|101000 |  6130 |  2623k|  25.5 |   413M |  97 | 512 |4063 |2531 |  38k|  1 |  87k|8422 | 4.750000e-01 | 5.000000e+00 | 952.63%|  51.50%
492.96/495.25	c   495s|101100 |  6096 |  2625k|  25.5 |   413M |  97 | 512 |4058 |2540 |  38k|  0 |  87k|8432 | 4.888889e-01 | 5.000000e+00 | 922.73%|  51.81%
493.26/495.53	c   496s|101200 |  6064 |  2626k|  25.5 |   413M |  97 | 512 |4054 |   0 |  38k|  0 |  87k|8443 | 5.000000e-01 | 5.000000e+00 | 900.00%|  52.70%
493.65/495.95	c   496s|101300 |  6029 |  2628k|  25.4 |   413M |  97 | 512 |4071 |2525 |  38k|  1 |  87k|8448 | 5.000000e-01 | 5.000000e+00 | 900.00%|  53.09%
493.86/496.16	c   496s|101400 |  5992 |  2629k|  25.4 |   413M |  97 | 512 |4007 |2527 |  38k|  1 |  87k|8453 | 5.000000e-01 | 5.000000e+00 | 900.00%|  53.43%
494.05/496.36	c   496s|101500 |  5972 |  2630k|  25.4 |   413M |  97 | 512 |4016 |2537 |  38k|  3 |  88k|8459 | 5.066667e-01 | 5.000000e+00 | 886.84%|  53.63%
494.25/496.54	c   497s|101600 |  5942 |  2631k|  25.4 |   413M |  97 | 512 |4007 |2528 |  38k|  0 |  88k|8460 | 5.098039e-01 | 5.000000e+00 | 880.77%|  53.91%
494.45/496.76	c   497s|101700 |  5910 |  2633k|  25.4 |   413M |  97 | 512 |4007 |2525 |  38k|  0 |  88k|8471 | 5.333333e-01 | 5.000000e+00 | 837.50%|  54.21%
494.65/496.96	c   497s|101800 |  5885 |  2634k|  25.4 |   413M |  97 | 512 |4058 |2528 |  38k|  1 |  88k|8479 | 5.375000e-01 | 5.000000e+00 | 830.23%|  54.47%
494.95/497.20	c   497s|101900 |  5868 |  2636k|  25.4 |   413M |  97 | 512 |4146 |2538 |  38k|  0 |  88k|8489 | 5.400000e-01 | 5.000000e+00 | 825.93%|  54.61%
495.05/497.38	c   497s|102000 |  5844 |  2637k|  25.4 |   413M |  97 | 512 |4189 |2522 |  38k|  1 |  88k|8502 | 5.454545e-01 | 5.000000e+00 | 816.67%|  54.89%
495.25/497.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
495.25/497.59	c   498s|102100 |  5814 |  2639k|  25.4 |   413M |  97 | 512 |4170 |2535 |  38k|  1 |  88k|8510 | 5.500000e-01 | 5.000000e+00 | 809.09%|  55.20%
495.54/497.81	c   498s|102200 |  5776 |  2640k|  25.3 |   413M |  97 | 512 |4077 |2549 |  38k|  0 |  88k|8527 | 5.555556e-01 | 5.000000e+00 | 800.00%|  55.66%
495.85/498.11	c   498s|102300 |  5738 |  2642k|  25.3 |   413M |  97 | 512 |4092 |2531 |  38k|  0 |  89k|8533 | 5.600000e-01 | 5.000000e+00 | 792.86%|  55.97%
496.04/498.32	c   498s|102400 |  5704 |  2643k|  25.3 |   413M |  97 | 512 |4060 |2529 |  38k|  0 |  89k|8537 | 5.750000e-01 | 5.000000e+00 | 769.57%|  56.31%
496.24/498.52	c   499s|102500 |  5674 |  2644k|  25.3 |   413M |  97 | 512 |4101 |2550 |  38k|  1 |  89k|8549 | 5.777778e-01 | 5.000000e+00 | 765.38%|  56.58%
496.54/498.82	c   499s|102600 |  5655 |  2646k|  25.3 |   413M |  97 | 512 |4141 |2537 |  38k|  2 |  89k|8557 | 5.777778e-01 | 5.000000e+00 | 765.38%|  56.74%
496.94/499.20	c   499s|102700 |  5625 |  2648k|  25.3 |   413M |  97 | 512 |4179 |2547 |  38k|  0 |  89k|8579 | 5.833333e-01 | 5.000000e+00 | 757.14%|  56.98%
497.14/499.45	c   499s|102800 |  5614 |  2649k|  25.3 |   413M |  97 | 512 |4256 |2541 |  38k|  2 |  89k|8583 | 5.862069e-01 | 5.000000e+00 | 752.94%|  57.10%
497.43/499.73	c   500s|102900 |  5576 |  2651k|  25.3 |   413M |  97 | 512 |4278 |   0 |  38k|  0 |  89k|8589 | 6.000000e-01 | 5.000000e+00 | 733.33%|  57.44%
497.63/499.98	c   500s|103000 |  5557 |  2652k|  25.3 |   413M |  97 | 512 |4296 |2526 |  38k|  1 |  89k|8600 | 6.000000e-01 | 5.000000e+00 | 733.33%|  57.78%
497.93/500.20	c   500s|103100 |  5544 |  2654k|  25.3 |   413M |  97 | 512 |4361 |2528 |  38k|  0 |  90k|8616 | 6.000000e-01 | 5.000000e+00 | 733.33%|  57.92%
498.03/500.37	c   500s|103200 |  5515 |  2655k|  25.2 |   413M |  97 | 512 |4363 |2521 |  38k|  1 |  90k|8616 | 6.000000e-01 | 5.000000e+00 | 733.33%|  58.20%
498.33/500.61	c   501s|103300 |  5481 |  2656k|  25.2 |   413M |  97 | 512 |4347 |2529 |  38k|  1 |  90k|8622 | 6.000000e-01 | 5.000000e+00 | 733.33%|  58.48%
498.53/500.84	c   501s|103400 |  5453 |  2658k|  25.2 |   413M |  97 | 512 |4310 |2531 |  38k|  2 |  90k|8632 | 6.000000e-01 | 5.000000e+00 | 733.33%|  58.71%
498.73/501.08	c   501s|103500 |  5420 |  2659k|  25.2 |   413M |  97 | 512 |4355 |2538 |  39k|  0 |  90k|8639 | 6.020408e-01 | 5.000000e+00 | 730.51%|  58.99%
499.13/501.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.13/501.40	c   501s|103600 |  5392 |  2660k|  25.2 |   413M |  97 | 512 |4395 |2525 |  39k|  1 |  90k|8651 | 6.224299e-01 | 5.000000e+00 | 703.30%|  59.25%
499.73/502.03	c   502s|103700 |  5363 |  2662k|  25.2 |   413M |  97 | 512 |4397 |2528 |  39k|  1 |  90k|8655 | 6.285714e-01 | 5.000000e+00 | 695.45%|  59.53%
500.02/502.30	c   502s|103800 |  5329 |  2664k|  25.2 |   413M |  97 | 512 |4355 |2527 |  39k|  0 |  91k|8666 | 6.500000e-01 | 5.000000e+00 | 669.23%|  59.83%
500.32/502.64	c   503s|103900 |  5276 |  2665k|  25.2 |   413M |  97 | 512 |4306 |2560 |  39k|  0 |  91k|8682 | 6.666667e-01 | 5.000000e+00 | 650.00%|  60.34%
500.62/502.90	c   503s|104000 |  5230 |  2666k|  25.2 |   413M |  97 | 512 |4286 |2543 |  39k|  0 |  91k|8686 | 6.666667e-01 | 5.000000e+00 | 650.00%|  60.69%
500.72/503.07	c   503s|104100 |  5209 |  2668k|  25.1 |   413M |  97 | 512 |4309 |2531 |  39k|  0 |  91k|8697 | 6.666667e-01 | 5.000000e+00 | 650.00%|  60.92%
500.92/503.26	c   503s|104200 |  5195 |  2669k|  25.1 |   413M |  97 | 512 |4371 |2550 |  39k|  1 |  91k|8703 | 6.666667e-01 | 5.000000e+00 | 650.00%|  61.03%
501.12/503.48	c   503s|104300 |  5157 |  2670k|  25.1 |   413M |  97 | 512 |4376 |2548 |  39k|  0 |  91k|8708 | 6.666667e-01 | 5.000000e+00 | 650.00%|  61.36%
501.32/503.65	c   504s|104400 |  5125 |  2672k|  25.1 |   413M |  97 | 512 |4394 |2539 |  39k|  0 |  91k|8713 | 6.842105e-01 | 5.000000e+00 | 630.77%|  61.60%
501.61/503.90	c   504s|104500 |  5098 |  2673k|  25.1 |   413M |  97 | 512 |4391 |2530 |  39k|  1 |  92k|8718 | 6.903846e-01 | 5.000000e+00 | 624.23%|  61.86%
501.72/504.10	c   504s|104600 |  5078 |  2674k|  25.1 |   413M |  97 | 512 |4409 |2530 |  39k|  0 |  92k|8727 | 6.933333e-01 | 5.000000e+00 | 621.15%|  62.06%
502.11/504.43	c   504s|104700 |  5048 |  2676k|  25.1 |   413M |  97 | 512 |4444 |   0 |  39k|  0 |  92k|8743 | 6.982759e-01 | 5.000000e+00 | 616.05%|  62.33%
502.41/504.79	c   505s|104800 |  5000 |  2677k|  25.1 |   413M |  97 | 512 |4382 |2543 |  39k|  2 |  92k|8749 | 7.142857e-01 | 5.000000e+00 | 600.00%|  62.74%
502.61/504.99	c   505s|104900 |  4968 |  2679k|  25.1 |   413M |  97 | 512 |4403 |2523 |  39k|  0 |  92k|8755 | 7.181495e-01 | 5.000000e+00 | 596.23%|  63.00%
503.21/505.57	c   506s|105000 |  4927 |  2680k|  25.1 |   413M |  97 | 512 |4441 |   0 |  39k|  0 |  92k|8761 | 7.222222e-01 | 5.000000e+00 | 592.31%|  63.43%
503.51/505.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
503.51/505.81	c   506s|105100 |  4876 |  2681k|  25.0 |   413M |  97 | 512 |4446 |2525 |  39k|  0 |  92k|8780 | 7.347826e-01 | 5.000000e+00 | 580.47%|  63.83%
503.81/506.16	c   506s|105200 |  4825 |  2682k|  25.0 |   413M |  97 | 512 |4450 |2553 |  39k|  1 |  93k|8792 | 7.500000e-01 | 5.000000e+00 | 566.67%|  64.30%
504.00/506.37	c   506s|105300 |  4785 |  2684k|  25.0 |   413M |  97 | 512 |4477 |2556 |  39k|  0 |  93k|8802 | 7.500000e-01 | 5.000000e+00 | 566.67%|  64.58%
504.20/506.57	c   507s|105400 |  4746 |  2685k|  25.0 |   413M |  97 | 512 |4493 |2591 |  39k|  0 |  93k|8808 | 7.500000e-01 | 5.000000e+00 | 566.67%|  64.87%
504.80/507.15	c   507s|105500 |  4701 |  2686k|  25.0 |   413M |  97 | 512 |4463 |2581 |  39k|  0 |  93k|8819 | 7.625000e-01 | 5.000000e+00 | 555.74%|  65.33%
505.20/507.58	c   508s|105600 |  4675 |  2688k|  25.0 |   413M |  97 | 512 |4420 |2537 |  39k|  1 |  93k|8832 | 7.861111e-01 | 5.000000e+00 | 536.04%|  65.70%
505.40/507.77	c   508s|105700 |  4645 |  2689k|  25.0 |   413M |  97 | 512 |4456 |2524 |  39k|  0 |  93k|8836 | 7.959184e-01 | 5.000000e+00 | 528.21%|  65.93%
505.80/508.15	c   508s|105800 |  4594 |  2691k|  25.0 |   413M |  97 | 512 |4444 |2582 |  39k|  0 |  94k|8848 | 8.000000e-01 | 5.000000e+00 | 525.00%|  66.53%
506.19/508.50	c   508s|105900 |  4554 |  2692k|  25.0 |   413M |  97 | 512 |4475 |2522 |  39k|  0 |  94k|8854 | 8.000000e-01 | 5.000000e+00 | 525.00%|  67.01%
506.49/508.80	c   509s|106000 |  4522 |  2693k|  24.9 |   413M |  97 | 512 |4484 |2525 |  39k|  0 |  94k|8862 | 8.066667e-01 | 5.000000e+00 | 519.83%|  67.27%
506.70/509.02	c   509s|106100 |  4480 |  2694k|  24.9 |   413M |  97 | 512 |4503 |2554 |  39k|  1 |  94k|8869 | 8.166667e-01 | 5.000000e+00 | 512.24%|  67.56%
506.89/509.25	c   509s|106200 |  4430 |  2696k|  24.9 |   413M |  97 | 512 |4488 |2554 |  39k|  0 |  94k|8879 | 8.333333e-01 | 5.000000e+00 | 500.00%|  67.91%
507.19/509.55	c   510s|106300 |  4384 |  2697k|  24.9 |   413M |  97 | 512 |4462 |2554 |  39k|  0 |  94k|8886 | 8.571429e-01 | 5.000000e+00 | 483.33%|  68.31%
507.39/509.77	c   510s|106400 |  4328 |  2698k|  24.9 |   413M |  97 | 512 |4447 |2532 |  39k|  0 |  94k|8897 | 8.714286e-01 | 5.000000e+00 | 473.77%|  68.75%
507.69/510.07	c   510s|106500 |  4298 |  2699k|  24.9 |   413M |  97 | 512 |4447 |2542 |  39k|  0 |  95k|8903 | 8.750000e-01 | 5.000000e+00 | 471.43%|  68.98%
507.98/510.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
507.98/510.34	c   510s|106600 |  4251 |  2701k|  24.9 |   413M |  97 | 512 |4447 |2532 |  39k|  0 |  95k|8910 | 8.888889e-01 | 5.000000e+00 | 462.50%|  69.30%
508.18/510.56	c   511s|106700 |  4202 |  2702k|  24.9 |   413M |  97 | 512 |4467 |2539 |  39k|  0 |  95k|8916 | 9.000000e-01 | 5.000000e+00 | 455.56%|  69.67%
508.58/510.90	c   511s|106800 |  4155 |  2703k|  24.9 |   413M |  97 | 512 |4515 |2530 |  39k|  3 |  95k|8927 | 9.000000e-01 | 5.000000e+00 | 455.56%|  70.01%
508.88/511.23	c   511s|106900 |  4115 |  2704k|  24.8 |   413M |  97 | 512 |4573 |   0 |  39k|  0 |  95k|8940 | 9.100000e-01 | 5.000000e+00 | 449.45%|  70.35%
509.08/511.45	c   511s|107000 |  4075 |  2705k|  24.8 |   413M |  97 | 512 |4610 |2545 |  39k|  0 |  95k|8946 | 9.166667e-01 | 5.000000e+00 | 445.45%|  70.65%
509.28/511.65	c   512s|107100 |  4024 |  2707k|  24.8 |   413M |  97 | 512 |4603 |2599 |  39k|  0 |  96k|8951 | 9.222222e-01 | 5.000000e+00 | 442.17%|  70.99%
509.48/511.84	c   512s|107200 |  3981 |  2708k|  24.8 |   413M |  97 | 512 |4609 |2545 |  39k|  0 |  96k|8955 | 9.322034e-01 | 5.000000e+00 | 436.36%|  71.30%
509.68/512.04	c   512s|107300 |  3943 |  2709k|  24.8 |   413M |  97 | 512 |4595 |2544 |  39k|  0 |  96k|8957 | 9.438596e-01 | 5.000000e+00 | 429.74%|  71.58%
510.17/512.51	c   513s|107400 |  3906 |  2710k|  24.8 |   413M |  97 | 512 |4633 |2530 |  39k|  0 |  96k|8969 | 9.521739e-01 | 5.000000e+00 | 425.11%|  71.97%
510.37/512.74	c   513s|107500 |  3865 |  2712k|  24.8 |   413M |  97 | 512 |4648 |2531 |  39k|  1 |  96k|8973 | 9.629630e-01 | 5.000000e+00 | 419.23%|  72.29%
510.57/512.93	c   513s|107600 |  3832 |  2713k|  24.8 |   413M |  97 | 512 |4691 |2525 |  39k|  0 |  96k|8980 | 9.629630e-01 | 5.000000e+00 | 419.23%|  72.49%
510.78/513.19	c   513s|107700 |  3785 |  2714k|  24.7 |   413M |  97 | 512 |4707 |2600 |  39k|  0 |  96k|8984 | 9.866667e-01 | 5.000000e+00 | 406.76%|  72.88%
511.07/513.40	c   513s|107800 |  3743 |  2715k|  24.7 |   413M |  97 | 512 |4680 |2545 |  39k|  0 |  96k|8990 | 1.000000e+00 | 5.000000e+00 | 400.00%|  73.35%
511.27/513.60	c   514s|107900 |  3699 |  2717k|  24.7 |   413M |  97 | 512 |4768 |2523 |  39k|  0 |  97k|9002 | 1.000000e+00 | 5.000000e+00 | 400.00%|  73.69%
511.47/513.87	c   514s|108000 |  3642 |  2718k|  24.7 |   413M |  97 | 512 |4774 |2522 |  39k|  0 |  97k|9016 | 1.000000e+00 | 5.000000e+00 | 400.00%|  74.06%
511.67/514.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
511.67/514.06	c   514s|108100 |  3615 |  2720k|  24.7 |   413M |  97 | 512 |4772 |   0 |  39k|  0 |  97k|9020 | 1.000000e+00 | 5.000000e+00 | 400.00%|  74.26%
511.87/514.28	c   514s|108200 |  3573 |  2720k|  24.7 |   413M |  97 | 512 |4760 |2521 |  39k|  1 |  97k|9024 | 1.000000e+00 | 5.000000e+00 | 400.00%|  74.56%
512.16/514.56	c   515s|108300 |  3518 |  2722k|  24.7 |   413M |  97 | 512 |4725 |2581 |  39k|  0 |  97k|9026 | 1.000000e+00 | 5.000000e+00 | 400.00%|  74.89%
512.46/514.80	c   515s|108400 |  3463 |  2723k|  24.7 |   413M |  97 | 512 |4671 |2555 |  39k|  2 |  97k|9026 | 1.000000e+00 | 5.000000e+00 | 400.00%|  75.26%
512.56/514.96	c   515s|108500 |  3425 |  2724k|  24.7 |   413M |  97 | 512 |4701 |2529 |  39k|  1 |  97k|9029 | 1.020000e+00 | 5.000000e+00 | 390.20%|  75.55%
512.77/515.12	c   515s|108600 |  3397 |  2725k|  24.6 |   413M |  97 | 512 |4780 |2555 |  39k|  0 |  98k|9032 | 1.023810e+00 | 5.000000e+00 | 388.37%|  75.72%
512.96/515.35	c   515s|108700 |  3339 |  2726k|  24.6 |   413M |  97 | 512 |4733 |2526 |  39k|  0 |  98k|9033 | 1.057895e+00 | 5.000000e+00 | 372.64%|  76.17%
513.16/515.53	c   516s|108800 |  3296 |  2727k|  24.6 |   413M |  97 | 512 |4705 |2550 |  39k|  0 |  98k|9038 | 1.080000e+00 | 5.000000e+00 | 362.96%|  76.46%
513.36/515.75	c   516s|108900 |  3257 |  2728k|  24.6 |   413M |  97 | 512 |4731 |2563 |  39k|  0 |  98k|9044 | 1.093750e+00 | 5.000000e+00 | 357.14%|  76.73%
513.76/516.13	c   516s|109000 |  3210 |  2729k|  24.6 |   414M |  97 | 512 |4690 |2524 |  39k|  3 |  98k|9054 | 1.100000e+00 | 5.000000e+00 | 354.55%|  77.05%
513.96/516.38	c   516s|109100 |  3170 |  2731k|  24.6 |   414M |  97 | 512 |4720 |2539 |  39k|  1 |  98k|9058 | 1.111111e+00 | 5.000000e+00 | 350.00%|  77.58%
514.35/516.71	c   517s|109200 |  3122 |  2732k|  24.6 |   414M |  97 | 512 |4776 |2565 |  39k|  0 |  98k|9066 | 1.111111e+00 | 5.000000e+00 | 350.00%|  78.01%
514.55/516.90	c   517s|109300 |  3088 |  2733k|  24.6 |   414M |  97 | 512 |4866 |   0 |  39k|  0 |  99k|9072 | 1.121212e+00 | 5.000000e+00 | 345.95%|  78.27%
515.05/517.42	c   517s|109400 |  3045 |  2734k|  24.5 |   414M |  97 | 512 |4917 |2536 |  39k|  0 |  99k|9077 | 1.142857e+00 | 5.000000e+00 | 337.50%|  78.56%
515.25/517.63	c   518s|109500 |  2980 |  2735k|  24.5 |   414M |  97 | 512 |4862 |2530 |  39k|  0 |  99k|9079 | 1.157143e+00 | 5.000000e+00 | 332.10%|  79.00%
515.45/517.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
515.45/517.89	c   518s|109600 |  2931 |  2736k|  24.5 |   414M |  97 | 512 |4794 |2527 |  39k|  1 |  99k|9083 | 1.166667e+00 | 5.000000e+00 | 328.57%|  80.07%
515.75/518.17	c   518s|109700 |  2904 |  2738k|  24.5 |   414M |  97 | 512 |4778 |2542 |  39k|  0 |  99k|9087 | 1.166667e+00 | 5.000000e+00 | 328.57%|  80.75%
516.05/518.46	c   518s|109800 |  2849 |  2739k|  24.5 |   414M |  97 | 512 |4731 |2524 |  39k|  1 |  99k|9097 | 1.181818e+00 | 5.000000e+00 | 323.08%|  81.20%
516.45/518.88	c   519s|109900 |  2785 |  2740k|  24.5 |   414M |  97 | 512 |4689 |2555 |  39k|  1 |  99k|9102 | 1.193925e+00 | 5.000000e+00 | 318.79%|  81.77%
516.65/519.06	c   519s|110000 |  2760 |  2741k|  24.5 |   414M |  97 | 512 |4724 |2526 |  39k|  1 | 100k|9107 | 1.194444e+00 | 5.000000e+00 | 318.60%|  81.90%
516.94/519.31	c   519s|110100 |  2688 |  2742k|  24.5 |   414M |  97 | 512 |4686 |2530 |  39k|  0 | 100k|9107 | 1.200000e+00 | 5.000000e+00 | 316.67%|  82.31%
517.14/519.52	c   520s|110200 |  2629 |  2744k|  24.5 |   414M |  97 | 512 |4639 |2563 |  39k|  0 | 100k|9109 | 1.218750e+00 | 5.000000e+00 | 310.26%|  82.85%
517.34/519.71	c   520s|110300 |  2566 |  2745k|  24.4 |   414M |  97 | 512 |4626 |2548 |  39k|  0 | 100k|9113 | 1.228571e+00 | 5.000000e+00 | 306.98%|  83.25%
517.54/519.90	c   520s|110400 |  2506 |  2746k|  24.4 |   414M |  97 | 512 |4571 |2532 |  39k|  0 | 100k|9114 | 1.238095e+00 | 5.000000e+00 | 303.85%|  83.63%
517.64/520.10	c   520s|110500 |  2466 |  2747k|  24.4 |   414M |  97 | 512 |4575 |2640 |  39k|  2 | 100k|9120 | 1.261111e+00 | 5.000000e+00 | 296.48%|  83.89%
517.84/520.29	c   520s|110600 |  2412 |  2748k|  24.4 |   414M |  97 | 512 |4544 |2528 |  39k|  1 | 100k|9122 | 1.285714e+00 | 5.000000e+00 | 288.89%|  84.22%
518.24/520.70	c   521s|110700 |  2358 |  2749k|  24.4 |   414M |  97 | 512 |4508 |2589 |  40k|  0 | 100k|9124 | 1.300000e+00 | 5.000000e+00 | 284.62%|  84.55%
518.64/521.00	c   521s|110800 |  2297 |  2750k|  24.4 |   414M |  97 | 512 |4477 |2543 |  40k|  0 | 101k|9126 | 1.311364e+00 | 5.000000e+00 | 281.28%|  85.00%
518.74/521.18	c   521s|110900 |  2247 |  2752k|  24.4 |   414M |  97 | 512 |4445 |   0 |  40k|  0 | 101k|9130 | 1.333333e+00 | 5.000000e+00 | 275.00%|  85.44%
518.93/521.36	c   521s|111000 |  2187 |  2753k|  24.4 |   414M |  97 | 512 |4409 |2570 |  40k|  0 | 101k|9130 | 1.333333e+00 | 5.000000e+00 | 275.00%|  85.88%
519.23/521.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
519.23/521.67	c   522s|111100 |  2114 |  2754k|  24.4 |   414M |  97 | 512 |4372 |2521 |  40k|  2 | 101k|9133 | 1.342105e+00 | 5.000000e+00 | 272.55%|  86.63%
519.43/521.86	c   522s|111200 |  2037 |  2755k|  24.3 |   414M |  97 | 512 |4344 |2542 |  40k|  0 | 101k|9134 | 1.371429e+00 | 5.000000e+00 | 264.58%|  87.08%
519.64/522.06	c   522s|111300 |  1971 |  2756k|  24.3 |   414M |  97 | 512 |4375 |2533 |  40k|  0 | 101k|9136 | 1.386667e+00 | 5.000000e+00 | 260.58%|  87.50%
519.83/522.27	c   522s|111400 |  1897 |  2757k|  24.3 |   414M |  97 | 512 |4401 |2550 |  40k|  1 | 101k|9140 | 1.428571e+00 | 5.000000e+00 | 250.00%|  87.94%
520.03/522.45	c   522s|111500 |  1828 |  2757k|  24.3 |   414M |  97 | 512 |4391 |2540 |  40k|  0 | 101k|9141 | 1.444444e+00 | 5.000000e+00 | 246.15%|  88.40%
520.33/522.74	c   523s|111600 |  1759 |  2758k|  24.3 |   414M |  97 | 512 |4407 |2549 |  40k|  0 | 102k|9142 | 1.464286e+00 | 5.000000e+00 | 241.46%|  88.97%
520.53/522.91	c   523s|111700 |  1685 |  2759k|  24.3 |   414M |  97 | 512 |4400 |   0 |  40k|  0 | 102k|9142 | 1.500000e+00 | 5.000000e+00 | 233.33%|  89.57%
520.63/523.09	c   523s|111800 |  1615 |  2760k|  24.3 |   414M |  97 | 512 |4391 |2533 |  40k|  0 | 102k|9145 | 1.500000e+00 | 5.000000e+00 | 233.33%|  90.00%
520.82/523.28	c   523s|111900 |  1551 |  2760k|  24.2 |   414M |  97 | 512 |4374 |2548 |  40k|  2 | 102k|9147 | 1.521739e+00 | 5.000000e+00 | 228.57%|  90.63%
521.12/523.57	c   524s|112000 |  1470 |  2761k|  24.2 |   414M |  97 | 512 |4367 |2560 |  40k|  0 | 102k|9147 | 1.554348e+00 | 5.000000e+00 | 221.68%|  91.21%
521.42/523.82	c   524s|112100 |  1383 |  2762k|  24.2 |   414M |  97 | 512 |4355 |2545 |  40k|  0 | 102k|9147 | 1.575000e+00 | 5.000000e+00 | 217.46%|  91.91%
521.63/524.06	c   524s|112200 |  1300 |  2763k|  24.2 |   414M |  97 | 512 |4283 |2575 |  40k|  0 | 102k|9148 | 1.619048e+00 | 5.000000e+00 | 208.82%|  92.49%
521.82/524.27	c   524s|112300 |  1191 |  2764k|  24.2 |   414M |  97 | 512 |4282 |2550 |  40k|  0 | 102k|9149 | 1.650943e+00 | 5.000000e+00 | 202.86%|  93.10%
522.02/524.46	c   524s|112400 |  1101 |  2765k|  24.2 |   414M |  97 | 512 |4308 |2681 |  40k|  0 | 102k|9151 | 1.684286e+00 | 5.000000e+00 | 196.86%|  93.68%
522.22/524.68	c   525s|112500 |  1018 |  2765k|  24.2 |   414M |  97 | 512 |4310 |2546 |  40k|  0 | 102k|9151 | 1.727273e+00 | 5.000000e+00 | 189.47%|  94.13%
522.42/524.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
522.42/524.85	c   525s|112600 |   925 |  2766k|  24.1 |   414M |  97 | 512 |4312 |2600 |  40k|  0 | 103k|9151 | 1.816667e+00 | 5.000000e+00 | 175.23%|  94.80%
522.62/525.04	c   525s|112700 |   812 |  2766k|  24.1 |   414M |  97 | 512 |4289 |2554 |  40k|  0 | 103k|9151 | 1.909039e+00 | 5.000000e+00 | 161.91%|  95.39%
522.81/525.22	c   525s|112800 |   706 |  2767k|  24.1 |   414M |  97 | 512 |4228 |2609 |  40k|  1 | 103k|9151 | 2.000000e+00 | 5.000000e+00 | 150.00%|  96.01%
523.01/525.40	c   525s|112900 |   614 |  2768k|  24.1 |   414M |  97 | 512 |4255 |2542 |  40k|  0 | 103k|9152 | 2.040000e+00 | 5.000000e+00 | 145.10%|  96.50%
523.11/525.57	c   526s|113000 |   539 |  2769k|  24.1 |   414M |  97 | 512 |4278 |2570 |  40k|  0 | 103k|9153 | 2.155556e+00 | 5.000000e+00 | 131.96%|  96.90%
523.31/525.75	c   526s|113100 |   437 |  2769k|  24.1 |   414M |  97 | 512 |4279 |2587 |  40k|  0 | 103k|9153 | 2.208333e+00 | 5.000000e+00 | 126.42%|  97.58%
523.62/526.01	c   526s|113200 |   341 |  2770k|  24.1 |   414M |  97 | 512 |4241 |2576 |  40k|  0 | 103k|9153 | 2.363636e+00 | 5.000000e+00 | 111.54%|  98.18%
523.72/526.18	c   526s|113300 |   237 |  2770k|  24.0 |   413M |  97 | 512 |4200 |2766 |  40k|  0 | 103k|9153 | 2.500000e+00 | 5.000000e+00 | 100.00%|  98.68%
523.91/526.35	c   526s|113400 |   152 |  2771k|  24.0 |   413M |  97 | 512 |4204 |2529 |  40k|  0 | 103k|9153 | 2.750000e+00 | 5.000000e+00 |  81.82%|  99.22%
524.11/526.53	c   527s|113500 |    48 |  2772k|  24.0 |   413M |  97 | 512 |4183 |2888 |  40k|  0 | 103k|9153 | 3.117011e+00 | 5.000000e+00 |  60.41%|  99.66%
524.21/526.65	c 
524.21/526.65	c SCIP Status        : problem is solved [optimal solution found]
524.21/526.65	c Solving Time (sec) : 526.65
524.21/526.65	c Solving Nodes      : 113546 (total of 115497 nodes in 3 runs)
524.21/526.65	c Primal Bound       : +5.00000000000000e+00 (13 solutions)
524.21/526.65	c Dual Bound         : +5.00000000000000e+00
524.21/526.65	c Gap                : 0.00 %
524.21/526.65	s OPTIMUM FOUND
524.21/526.65	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 x213 -x212 -x211 -x210 
524.21/526.65	v -x209 -x208 -x207 -x206 -x205 x204 -x203 -x202 -x201 -x200 x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 x190 -x189 
524.21/526.65	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 x172 -x171 -x170 -x169 -x168 
524.21/526.65	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
524.21/526.65	v x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 x127 -x126 
524.21/526.65	v -x125 -x124 -x123 -x122 -x121 -x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
524.21/526.65	v -x104 -x103 x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
524.21/526.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 
524.21/526.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 
524.21/526.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 
524.21/526.65	v -x1 
524.21/526.65	c SCIP Status        : problem is solved [optimal solution found]
524.21/526.65	c Total Time         :     526.65
524.21/526.65	c   solving          :     526.65
524.21/526.65	c   presolving       :       1.78 (included in solving)
524.21/526.65	c   reading          :       0.01 (included in solving)
524.21/526.65	c   copying          :       0.53 (50 #copies) (minimal 0.01, maximal 0.02, average 0.01)
524.21/526.65	c Original Problem   :
524.21/526.65	c   Problem name     : HOME/instance-4456142-1721718573.wbo
524.21/526.65	c   Variables        : 2938 (2938 binary, 0 integer, 0 implicit integer, 0 continuous)
524.21/526.65	c   Constraints      : 5415 initial, 5415 maximal
524.21/526.65	c   Objective        : minimize, 2707 non-zeros (abs.min = 1, abs.max = 100)
524.21/526.65	c Presolved Problem  :
524.21/526.65	c   Problem name     : t_HOME/instance-4456142-1721718573.wbo
524.21/526.65	c   Variables        : 512 (506 binary, 0 integer, 6 implicit integer, 0 continuous)
524.21/526.65	c   Constraints      : 3840 initial, 6196 maximal
524.21/526.65	c   Objective        : minimize, 275 non-zeros (abs.min = 1, abs.max = 10)
524.21/526.65	c   Nonzeros         : 41803 constraint, 436 clique table
524.21/526.65	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
524.21/526.65	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   domcol           :       0.00       0.00    111          0          0          0          0          0          0          0          0          0
524.21/526.65	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
524.21/526.65	c   gateextraction   :       0.01       0.00     11          0          0          0          0          0          8          4          0          0
524.21/526.65	c   implics          :       0.00       0.00    124          0          0          0          0          0          0          0          0          0
524.21/526.65	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
524.21/526.65	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   trivial          :       0.02       0.00    237       2422          0          0          0          0          0          0          0          0
524.21/526.65	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   dualfix          :       0.01       0.00    237         27          0          0          0          0          0          0          0          0
524.21/526.65	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   probing          :       1.31       0.00    109          0       2684          0          0          0          0          0          0          0
524.21/526.65	c   pseudoobj        :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
524.21/526.65	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
524.21/526.65	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
524.21/526.65	c   knapsack         :       0.00       0.00     38          0          0          0          0          0          0          1          8         31
524.21/526.65	c   setppc           :       0.00       0.00     38          0          0          0          0          0         62          0          0          0
524.21/526.65	c   linear           :       0.28       0.00    358          0          0          0       2707          0        144          0         63          0
524.21/526.65	c   logicor          :       0.07       0.00     34          0          0          0          0          0        109          0          0       4489
524.21/526.65	c   bounddisjunction :       0.00       0.00     15          0          0          0          0          0         54         44          0          0
524.21/526.65	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   indicator        :       0.01       0.00    114          0          0          0          0          0       2682          0          0          0
524.21/526.65	c   components       :       0.01       0.00      3          0          0          0          0          0          0          0          0          0
524.21/526.65	c   root node        :          -          -      -       2783          -          -       2783          -          -          -          -          -
524.21/526.65	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
524.21/526.65	c   benderslp        :          0          0          0          0      65761          0          0      12692          0          0          0          0          0          0          0
524.21/526.65	c   integral         :          0          0          0          0      65761          0          0      12692          0          1       6069          0          0       9990     124890
524.21/526.65	c   knapsack         :         24         24         22     453486          2          0          0      12106     146227       1043     331653          5          2          0          0
524.21/526.65	c   setppc           :         55+       110         22     454123          2          0          0       7132     329316       5690     289441          0          0          0          0
524.21/526.65	c   linear           :        294        294         34     462986          2          0          0        514      96866       1590     236606          0          0          0          0
524.21/526.65	c   logicor          :       3153+      4427         22     320203          2          0          0         15     343205       8332     676716         25         10          0          0
524.21/526.65	c   bounddisjunction :        308+      1640          0     186737          0          0          0          0       3184        274       4888          0          0          0          0
524.21/526.65	c   benders          :          0          0          0          0          2          0          0         25          0          0          0          0          0          0          0
524.21/526.65	c   indicator        :          6          6      18484     336696          1          0          0         23      32199         82      82065          0          0          0          0
524.21/526.65	c   fixedvar         :          0          0          0          0          2          0          0         19          0          0          0          0          0          0          0
524.21/526.65	c   countsols        :          0          0          0          0          2          0          0         19          0          0          0          0          0          0          0
524.21/526.65	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
524.21/526.65	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
524.21/526.65	c   benderslp        :       0.02       0.00       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00
524.21/526.65	c   integral         :      33.32       0.00       0.00       0.00      33.30       0.00       0.00       0.02       0.00       0.00
524.21/526.65	c   knapsack         :       3.25       0.00       0.00       2.76       0.00       0.00       0.00       0.03       0.07       0.39
524.21/526.65	c   setppc           :       2.22       0.00       0.00       1.93       0.00       0.00       0.00       0.02       0.08       0.18
524.21/526.65	c   linear           :       3.46       0.00       0.01       2.94       0.00       0.00       0.00       0.02       0.08       0.41
524.21/526.65	c   logicor          :      12.74       0.00       0.01      11.87       0.00       0.00       0.00       0.00       0.19       0.66
524.21/526.65	c   bounddisjunction :       2.26       0.00       0.00       2.19       0.00       0.00       0.00       0.00       0.01       0.06
524.21/526.65	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
524.21/526.65	c   indicator        :       0.76       0.00       0.03       0.71       0.00       0.00       0.00       0.00       0.01       0.00
524.21/526.65	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
524.21/526.65	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
524.21/526.65	c   components       :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
524.21/526.65	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
524.21/526.65	c   dualfix          :          6          0          0          0
524.21/526.65	c   genvbounds       :          0          0          0          0
524.21/526.65	c   nlobbt           :          0          0          0          0
524.21/526.65	c   obbt             :          0          0          0          0
524.21/526.65	c   probing          :          0          0          0          0
524.21/526.65	c   pseudoobj        :     486376      84785         95    1695762
524.21/526.65	c   redcost          :     204406          0          0    2235887
524.21/526.65	c   rootredcost      :         10          0          0        656
524.21/526.65	c   symmetry         :          0          0          0          0
524.21/526.65	c   vbounds          :     246326          0          0          0
524.21/526.65	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
524.21/526.65	c   dualfix          :       0.01       0.00       0.01       0.00       0.00       0.00
524.21/526.65	c   genvbounds       :       0.06       0.00       0.00       0.06       0.00       0.00
524.21/526.65	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
524.21/526.65	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
524.21/526.65	c   probing          :       1.31       0.00       1.31       0.00       0.00       0.00
524.21/526.65	c   pseudoobj        :       3.53       0.00       0.00       2.96       0.57       0.00
524.21/526.65	c   redcost          :       7.17       0.00       0.00       7.16       0.00       0.00
524.21/526.65	c   rootredcost      :       0.06       0.00       0.00       0.06       0.00       0.00
524.21/526.65	c   symmetry         :       0.09       0.00       0.00       0.08       0.00       0.01
524.21/526.65	c   vbounds          :       2.22       0.00       0.00       2.21       0.00       0.01
524.21/526.65	c Symmetry           :
524.21/526.65	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
524.21/526.65	c   orbital reduction:          0 reductions applied,          0 cutoffs
524.21/526.65	c   lexicographic red:          0 reductions applied,          0 cutoffs
524.21/526.65	c   shadow tree time :       0.00 s
524.21/526.65	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
524.21/526.65	c   propagation      :       0.71      16849      16577          -      67822       27.4        796       18.1          -          -          -
524.21/526.65	c   infeasible LP    :       4.18      18958      17525          -     110847       41.7        239       15.3        319       90.8          0
524.21/526.65	c   bound exceed. LP :       1.91       3613       3319          -      12310       42.7         35       14.9       1240        1.3      15633
524.21/526.65	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
524.21/526.65	c   pseudo solution  :       0.00         72         72          -         72        2.1          0        0.0          -          -          -
524.21/526.65	c   applied globally :       0.80          -          -       1239     101933       26.3          -          -       1546          -          -
524.21/526.65	c   applied locally  :          -          -          -          0          9       62.2          -          -         13          -          -
524.21/526.65	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
524.21/526.65	c   cut pool         :      18.47          -      27466         66          -          -     302110     478120          -          -          -          -          -    (maximal pool size:       3238)
524.21/526.65	c   aggregation      :       3.73       0.00       9420         34          0          0        465        888          7        581        578          3          0
524.21/526.65	c   > cmir           :          -          -          -          -          -          -          -        578          4        310        308          2          -
524.21/526.65	c   > flowcover      :          -          -          -          -          -          -          -        196          1        181        181          0          -
524.21/526.65	c   > knapsackcover  :          -          -          -          -          -          -          -        114          2         90         89          1          -
524.21/526.65	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   clique           :       0.00       0.00         23         23          0          0          0          0          0          0          0          0          0
524.21/526.65	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   gomory           :     176.44       0.00       6616         30          0          0     325872     429424      33562      16841      16083        758          0
524.21/526.65	c   > gomorymi       :          -          -          -          -          -          -          -     195366      16953       5055       4648        407          -
524.21/526.65	c   > strongcg       :          -          -          -          -          -          -          -     234058      16609      11786      11435        351          -
524.21/526.65	c   impliedbounds    :       0.21       0.00       9420         34          0          0          4          5          0          2          2          0          0
524.21/526.65	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   mcf              :       0.00       0.00          3          3          0          0          0          0          0          0          0          0          0
524.21/526.65	c   minor            :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   mixing           :       0.01       0.00       9422         34          0          0          0          0          0          0          0          0          0
524.21/526.65	c   multilinear      :       0.00       0.00       1715         34          0          0          0          0          0          0          0          0          0
524.21/526.65	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   rapidlearning    :       0.07       0.00          0          0          0          0          0          0          0          0          0          0          0
524.21/526.65	c   rlt              :       0.01       0.00       2232         30          0          0          0          0          0          0          0          0          0
524.21/526.65	c   zerohalf         :       3.47       0.00       6620         34          0          0      11871      47803       2533      23767      22051       1716          0
524.21/526.65	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
524.21/526.65	c   hybrid           :       1.02       0.00      15263         34      41203          2     473049        109          0       7134
524.21/526.65	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c Pricers            :   ExecTime  SetupTime      Calls       Vars
524.21/526.65	c   problem variables:       0.00          -          0          0
524.21/526.65	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
524.21/526.65	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c   relpscost        :      33.25       0.00      65759          0          0          1       6069          0      10755     124890
524.21/526.65	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
524.21/526.65	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
524.21/526.65	c   LP solutions     :       0.05          -          -          2          2
524.21/526.65	c   relax solutions  :       0.00          -          -          0          0
524.21/526.65	c   pseudo solutions :       0.00          -          -          0          0
524.21/526.65	c   strong branching :       0.01          -          -          1          1
524.21/526.65	c   actconsdiving    :       0.00       0.00          0          0          0
524.21/526.65	c   adaptivediving   :       0.37       0.00        177          0          0
524.21/526.65	c   alns             :       0.57       0.00         12          0          0
524.21/526.65	c   bound            :       0.00       0.00          0          0          0
524.21/526.65	c   clique           :       0.01       0.00          1          0          0
524.21/526.65	c   coefdiving       :       0.00       0.00          0          0          0
524.21/526.65	c   completesol      :       0.00       0.00          0          0          0
524.21/526.65	c   conflictdiving   :       0.12       0.00         90          0          0
524.21/526.65	c   crossover        :       0.31       0.00         14          0          0
524.21/526.65	c   dins             :       0.00       0.00          0          0          0
524.21/526.65	c   distributiondivin:       2.54       0.00         90          0          0
524.21/526.65	c   dps              :       0.00       0.00          0          0          0
524.21/526.65	c   dualval          :       0.00       0.00          0          0          0
524.21/526.65	c   farkasdiving     :       0.53       0.00         90          1          1
524.21/526.65	c   feasjump         :       0.00       0.00          0          0          0
524.21/526.65	c   feaspump         :       0.05       0.00          1          1          0
524.21/526.65	c   fixandinfer      :       0.00       0.00          0          0          0
524.21/526.65	c   fracdiving       :       0.09       0.00         90          0          0
524.21/526.65	c   gins             :       0.03       0.00          0          0          0
524.21/526.65	c   guideddiving     :       0.02       0.00         17          0          0
524.21/526.65	c   indcoefdiving    :       0.00       0.00          0          0          0
524.21/526.65	c   indicator        :       0.04       0.00          0          0          0
524.21/526.65	c   indicatordiving  :       0.00       0.00          0          0          0
524.21/526.65	c   indoneopt        :       0.10       0.00         11          0          0
524.21/526.65	c   indrounding      :       0.00       0.00          0          0          0
524.21/526.65	c   indtwoopt        :       0.00       0.00          0          0          0
524.21/526.65	c   intdiving        :       0.00       0.00          0          0          0
524.21/526.65	c   intshifting      :       0.00       0.00          0          0          0
524.21/526.65	c   linesearchdiving :       0.10       0.00         90          0          0
524.21/526.65	c   localbranching   :       0.00       0.00          0          0          0
524.21/526.65	c   locks            :       0.02       0.00          1          0          0
524.21/526.65	c   lpface           :      11.76       0.00          8          0          0
524.21/526.65	c   mpec             :       0.00       0.00          0          0          0
524.21/526.65	c   multistart       :       0.00       0.00          0          0          0
524.21/526.65	c   mutation         :       0.00       0.00          0          0          0
524.21/526.65	c   nlpdiving        :       0.00       0.00          0          0          0
524.21/526.65	c   objpscostdiving  :       0.26       0.00         46          0          0
524.21/526.65	c   octane           :       0.00       0.00          0          0          0
524.21/526.65	c   ofins            :       0.02       0.00          0          0          0
524.21/526.65	c   oneopt           :       0.05       0.00          8          3          3
524.21/526.65	c   padm             :       0.00       0.00          0          0          0
524.21/526.65	c   proximity        :       0.00       0.00          0          0          0
524.21/526.65	c   pscostdiving     :       0.19       0.00         90          0          0
524.21/526.65	c   randrounding     :       0.44       0.00      12346          0          0
524.21/526.65	c   rens             :       0.06       0.00          3          0          0
524.21/526.65	c   reoptsols        :       0.00       0.00          0          0          0
524.21/526.65	c   repair           :       0.00       0.00          0          0          0
524.21/526.65	c   rins             :       0.57       0.00         21          0          0
524.21/526.65	c   rootsoldiving    :       0.51       0.00         46          0          0
524.21/526.65	c   rounding         :       1.18       0.00      22631          3          3
524.21/526.65	c   scheduler        :       0.00       0.00          0          0          0
524.21/526.65	c   shiftandpropagate:       0.00       0.00          0          0          0
524.21/526.65	c   shifting         :       0.44       0.00       2017          0          0
524.21/526.65	c   simplerounding   :       0.38       0.00      85754          0          0
524.21/526.65	c   smallcard        :       0.00       0.00          0          0          0
524.21/526.65	c   subnlp           :       0.04       0.00          0          0          0
524.21/526.65	c   trivial          :       0.01       0.00          6          2          1
524.21/526.65	c   trivialnegation  :       0.00       0.00          0          0          0
524.21/526.65	c   trustregion      :       0.00       0.00          0          0          0
524.21/526.65	c   trysol           :       0.03       0.00          6          0          0
524.21/526.65	c   twoopt           :       0.00       0.00          0          0          0
524.21/526.65	c   undercover       :       0.00       0.00          0          0          0
524.21/526.65	c   vbounds          :       0.00       0.00          0          0          0
524.21/526.65	c   veclendiving     :       0.10       0.00         90          0          0
524.21/526.65	c   zeroobj          :       0.00       0.00          0          0          0
524.21/526.65	c   zirounding       :       0.07       0.00       1000          0          0
524.21/526.65	c   other solutions  :          -          -          -          0          -
524.21/526.65	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
524.21/526.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
524.21/526.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
524.21/526.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
524.21/526.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
524.21/526.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
524.21/526.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
524.21/526.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
524.21/526.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
524.21/526.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
524.21/526.65	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
524.21/526.65	c   primal LP        :       2.13       7548          0       0.00       0.00       2.13       7548
524.21/526.65	c   dual LP          :     168.35     175524    2720972      21.59   16162.41      15.96      49475
524.21/526.65	c   lex dual LP      :       0.00          0          0       0.00          -
524.21/526.65	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
524.21/526.65	c   resolve instable :       0.00          0          0       0.00          -
524.21/526.65	c   diving/probing LP:       6.24       4415      51172      11.59    8198.44
524.21/526.65	c   strong branching :      19.07       9153     282871      30.90   14834.59          -          -       1501
524.21/526.65	c     (at root node) :          -         55       5052      91.85          -
524.21/526.65	c   conflict analysis:       1.07       1988      15633       7.86   14608.83
524.21/526.65	c B&B Tree           :
524.21/526.65	c   number of runs   :          3
524.21/526.65	c   nodes            :     113546 (61238 internal, 52308 leaves)
524.21/526.65	c   feasible leaves  :          2
524.21/526.65	c   infeas. leaves   :      28539
524.21/526.65	c   objective leaves :      23767
524.21/526.65	c   nodes (total)    :     115497 (62445 internal, 53052 leaves)
524.21/526.65	c   nodes left       :          0
524.21/526.65	c   max depth        :         97
524.21/526.65	c   max depth (total):         97
524.21/526.65	c   backtracks       :      20328 (17.9%)
524.21/526.65	c   early backtracks :          0 (0.0%)
524.21/526.65	c   nodes exc. ref.  :          0 (0.0%)
524.21/526.65	c   delayed cutoffs  :       2301
524.21/526.65	c   repropagations   :      73198 (347399 domain reductions, 2076 cutoffs)
524.21/526.65	c   avg switch length:       7.78
524.21/526.65	c   switching time   :      25.80
524.21/526.65	c Root Node          :
524.21/526.65	c   First LP value   : +0.00000000000000e+00
524.21/526.65	c   First LP Iters   :        110 (18493.61 Iter/sec)
524.21/526.65	c   First LP Time    :       0.01
524.21/526.65	c   Final Dual Bound : +0.00000000000000e+00
524.21/526.65	c   Final Root Iters :       1168
524.21/526.65	c   Root LP Estimate : +3.09702860108709e+00
524.21/526.65	c Solution           :
524.21/526.65	c   Solutions found  :         13 (11 improvements)
524.21/526.65	c   First Solution   : +1.36179000000000e+05   (in run 1, after 0 nodes, 0.03 seconds, depth 0, found by <trivial>)
524.21/526.65	c   Gap First Sol.   :   infinite
524.21/526.65	c   Gap Last Sol.    :    1150.00 %
524.21/526.65	c   Primal Bound     : +5.00000000000000e+00   (in run 3, after 99859 nodes, 491.62 seconds, depth 22, found by <relaxation>)
524.21/526.65	c   Dual Bound       : +5.00000000000000e+00
524.21/526.65	c   Gap              :       0.00 %
524.21/526.65	c Integrals          :      Total       Avg%
524.21/526.65	c   primal-dual      :   50794.94      96.45
524.21/526.65	c   primal-ref       :          -          - (not evaluated)
524.21/526.65	c   dual-ref         :          -          - (not evaluated)
524.21/526.69	c Time complete: 524.315.

Verifier Data

OK	5

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (56523 MiB free)
  memory of node 1: 64510 MiB (51171 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4456142-1721718573/watcher-4456142-1721718573 -o /tmp/evaluation-result-4456142-1721718573/solver-4456142-1721718573 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721718373-87305 --watchdog 3760 pbscip -f HOME/instance-4456142-1721718573.wbo -t 3600 -j 2 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=87956, runsolver pid=87953

[startup+0.100801 s]*
/proc/loadavg: 4.04 3.01 2.45 5/257 87957
/proc/meminfo: memFree=110250348/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=83152 memory=43096 CPUtime=0.08 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 7534 0 0 0 8 0 0 0 20 0 1 0 8386838 85147648 10774 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 20788 10774 3605 3540 0 9045 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 83152 KiB
Current children cumulated memory: 43096 KiB

[startup+0.205468 s]*
/proc/loadavg: 4.04 3.01 2.45 5/257 87957
/proc/meminfo: memFree=110250012/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=83648 memory=43624 CPUtime=0.2 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 7630 0 0 0 19 1 0 0 20 0 1 0 8386838 85655552 10906 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 20912 10906 3605 3540 0 9169 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 83648 KiB
Current children cumulated memory: 43624 KiB

[startup+0.30566 s]*
/proc/loadavg: 4.04 3.01 2.45 5/257 87957
/proc/meminfo: memFree=110250012/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=83648 memory=43624 CPUtime=0.3 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 7630 0 0 0 29 1 0 0 20 0 1 0 8386838 85655552 10906 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 20912 10906 3605 3540 0 9169 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 83648 KiB
Current children cumulated memory: 43624 KiB

[startup+0.700214 s]
/proc/loadavg: 4.04 3.01 2.45 5/257 87957
/proc/meminfo: memFree=110249132/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=85192 memory=45208 CPUtime=0.69 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 8014 0 0 0 68 1 0 0 20 0 1 0 8386838 87236608 11302 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 21298 11302 3605 3540 0 9555 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 85192 KiB
Current children cumulated memory: 45208 KiB

[startup+1.50018 s]
/proc/loadavg: 4.04 3.01 2.45 5/257 87957
/proc/meminfo: memFree=110248096/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=86220 memory=46264 CPUtime=1.48 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 8275 0 0 0 147 1 0 0 20 0 1 0 8386838 88289280 11566 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 21555 11566 3605 3540 0 9812 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 86220 KiB
Current children cumulated memory: 46264 KiB

[startup+3.1055 s]
/proc/loadavg: 4.04 3.01 2.45 5/257 87957
/proc/meminfo: memFree=110216400/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=127900 memory=79680 CPUtime=3.07 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 16746 0 0 0 306 1 0 0 20 0 1 0 8386838 130969600 19920 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 31975 19920 3845 3540 0 20232 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 127900 KiB
Current children cumulated memory: 79680 KiB

[startup+6.3002 s]
/proc/loadavg: 4.04 3.02 2.46 5/257 87957
/proc/meminfo: memFree=110186028/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=155116 memory=106416 CPUtime=6.26 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 25158 0 0 0 624 2 0 0 20 0 1 0 8386838 158838784 26604 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 38779 26604 3988 3540 0 27036 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 155116 KiB
Current children cumulated memory: 106416 KiB

[startup+12.7002 s]
/proc/loadavg: 4.04 3.04 2.46 5/257 87959
/proc/meminfo: memFree=110144008/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=195640 memory=146108 CPUtime=12.64 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 35668 0 0 0 1259 5 0 0 20 0 1 0 8386838 200335360 36527 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 48910 36527 4003 3540 0 37167 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 195640 KiB
Current children cumulated memory: 146108 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 3.10 2.50 5/257 87960
/proc/meminfo: memFree=110129396/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=195640 memory=147224 CPUtime=25.38 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 35790 0 0 0 2533 5 0 0 20 0 1 0 8386838 200335360 36806 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 48910 36806 4160 3540 0 37167 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 195640 KiB
Current children cumulated memory: 147224 KiB

[startup+51.1056 s]
/proc/loadavg: 4.07 3.18 2.54 5/259 87969
/proc/meminfo: memFree=110069004/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=232120 memory=182472 CPUtime=50.86 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 44652 0 0 0 5079 7 0 0 20 0 1 0 8386838 237690880 45618 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 58030 45618 4160 3540 0 46287 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 232120 KiB
Current children cumulated memory: 182472 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 3.32 2.62 5/259 88025
/proc/meminfo: memFree=109782020/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=278968 memory=232132 CPUtime=101.82 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 57302 0 0 0 10169 13 0 0 20 0 1 0 8386838 285663232 58033 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 69742 58033 4160 3540 0 57999 0
Current children cumulated CPU time: 101.82 s
Current children cumulated vsize: 278968 KiB
Current children cumulated memory: 232132 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 3.48 2.72 5/256 88035
/proc/meminfo: memFree=109448652/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=319128 memory=267292 CPUtime=161.51 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 60901 0 0 0 16136 15 0 0 20 0 1 0 8386838 326787072 66823 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 79782 66823 4160 3540 0 68039 0
Current children cumulated CPU time: 161.51 s
Current children cumulated vsize: 319128 KiB
Current children cumulated memory: 267292 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 3.59 2.81 5/256 88046
/proc/meminfo: memFree=109388620/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=342060 memory=295948 CPUtime=221.22 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 66511 0 0 0 22106 16 0 0 20 0 1 0 8386838 350269440 73987 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 85515 73987 4160 3540 0 73772 0
Current children cumulated CPU time: 221.22 s
Current children cumulated vsize: 342060 KiB
Current children cumulated memory: 295948 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 3.70 2.90 5/256 88056
/proc/meminfo: memFree=109355060/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=351020 memory=306524 CPUtime=280.96 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 68638 0 0 0 28080 16 0 0 20 0 1 0 8386838 359444480 76631 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 87755 76631 4160 3540 0 76012 0
Current children cumulated CPU time: 280.96 s
Current children cumulated vsize: 351020 KiB
Current children cumulated memory: 306524 KiB

[startup+342.3 s]
/proc/loadavg: 4.05 3.76 2.97 5/256 88111
/proc/meminfo: memFree=109356668/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=425056 memory=374204 CPUtime=340.71 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 82444 0 0 0 34052 19 0 0 20 0 1 0 8386838 435257344 93551 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 106264 93551 4160 3540 0 94521 0
Current children cumulated CPU time: 340.71 s
Current children cumulated vsize: 425056 KiB
Current children cumulated memory: 374204 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 3.82 3.04 5/254 88123
/proc/meminfo: memFree=109341388/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=430088 memory=384088 CPUtime=400.48 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 83648 0 0 0 40028 20 0 0 20 0 1 0 8386838 440410112 96022 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 107522 96022 4160 3540 0 95779 0
Current children cumulated CPU time: 400.48 s
Current children cumulated vsize: 430088 KiB
Current children cumulated memory: 384088 KiB

[startup+462.3 s]
/proc/loadavg: 4.36 3.97 3.14 5/254 88178
/proc/meminfo: memFree=108499212/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=455996 memory=415516 CPUtime=460.21 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 103761 0 0 0 45998 23 0 0 20 0 1 0 8386838 466939904 103879 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 113999 103879 4160 3540 0 102256 0
Current children cumulated CPU time: 460.21 s
Current children cumulated vsize: 455996 KiB
Current children cumulated memory: 415516 KiB

[startup+522.3 s]
/proc/loadavg: 4.18 3.99 3.21 5/254 88188
/proc/meminfo: memFree=108476896/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=473108 memory=419020 CPUtime=519.93 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 107224 0 0 0 51969 24 0 0 20 0 1 0 8386838 484462592 104755 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 118277 104755 4160 3540 0 106534 0
Current children cumulated CPU time: 519.93 s
Current children cumulated vsize: 473108 KiB
Current children cumulated memory: 419020 KiB

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

# cumulated CPU time of all completed processes:  user=524.064 s, system=0.254827 s

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

[startup+524.8 s]
/proc/loadavg: 4.17 3.99 3.21 5/254 88188
/proc/meminfo: memFree=108476476/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=473108 memory=419020 CPUtime=522.42 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 107581 0 0 0 52218 24 0 0 20 0 1 0 8386838 484462592 104755 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 118277 104755 4160 3540 0 106534 0
Current children cumulated CPU time: 522.42 s
Current children cumulated vsize: 473108 KiB
Current children cumulated memory: 419020 KiB

[startup+525.6 s]
/proc/loadavg: 4.17 3.99 3.21 5/254 88188
/proc/meminfo: memFree=108475824/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=473108 memory=419020 CPUtime=523.21 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 107581 0 0 0 52297 24 0 0 20 0 1 0 8386838 484462592 104755 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 118277 104755 4160 3540 0 106534 0
Current children cumulated CPU time: 523.21 s
Current children cumulated vsize: 473108 KiB
Current children cumulated memory: 419020 KiB

[startup+526.4 s]
/proc/loadavg: 4.17 3.99 3.21 5/254 88188
/proc/meminfo: memFree=108475272/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=473108 memory=419020 CPUtime=524.01 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 107581 0 0 0 52377 24 0 0 20 0 1 0 8386838 484462592 104755 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 118277 104755 4160 3540 0 106534 0
Current children cumulated CPU time: 524.01 s
Current children cumulated vsize: 473108 KiB
Current children cumulated memory: 419020 KiB

[startup+526.6 s]
/proc/loadavg: 4.17 3.99 3.21 5/254 88188
/proc/meminfo: memFree=108475272/131524600 swapFree=131071996/131071996
[pid=87956] ppid=87953 vsize=473108 memory=419020 CPUtime=524.21 cores=0,2
/proc/87956/stat : 87956 (pbscip) R 87953 87956 87295 0 -1 4194304 107581 0 0 0 52397 24 0 0 20 0 1 0 8386838 484462592 104755 134679101440 4194304 18693293 140728932268992 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30306304 140728932271107 140728932271206 140728932271206 140728932278222 0
/proc/87956/statm: 118277 104755 4160 3540 0 106534 0
Current children cumulated CPU time: 524.21 s
Current children cumulated vsize: 473108 KiB
Current children cumulated memory: 419020 KiB

Child status: 0

Real time (s): 526.698
CPU time (s): 524.319
CPU user time (s): 524.064
CPU system time (s): 0.254827
CPU usage (%): 99.5484
Max. virtual memory (cumulated for all children) (KiB): 474256
Max. memory (cumulated for all children) (KiB): 420016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 524.064
system time used= 0.254827
maximum resident set size= 421128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107588
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= 106
involuntary context switches= 3696


# summary of solver processes directly reported to runsolver:
#   pid: 87956
#   total CPU time (s): 524.319
#   total CPU user time (s): 524.064
#   total CPU system time (s): 0.254827

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.03005 second user time and 2.54753 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-23 09:09:33
IDJOB=4456142
IDBENCH=143227
IDSOLVER=3038
FILE ID=nodeC031/4456142-1721718573
RUNJOBID= nodeC031-1721718373-87305
SLURM_JOB_ID= 7770400
Free space on /tmp= 890028 MiB

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

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

MD5SUM BENCH= 128eb31e74e9d5316274ee97a7821bb0
RANDOM SEED=1213667547

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        110280376 kB
MemAvailable:   128938184 kB
Buffers:          139200 kB
Cached:         19275152 kB
SwapCached:            0 kB
Active:           944884 kB
Inactive:       19600820 kB
Active(anon):       1552 kB
Inactive(anon):  1167548 kB
Active(file):     943332 kB
Inactive(file): 18433272 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             19052 kB
Writeback:             0 kB
AnonPages:       1130140 kB
Mapped:           137004 kB
Shmem:             37720 kB
KReclaimable:     241704 kB
Slab:             345272 kB
SReclaimable:     241704 kB
SUnreclaim:       103568 kB
KernelStack:        4140 kB
PageTables:        11388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1479392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            18816 kB
HardwareCorrupted:     0 kB
AnonHugePages:    555008 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      279252 kB
DirectMap2M:    23611392 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 890008 MiB
End job on nodeC031 at 2024-07-23 09:18:20