Trace number 2693666

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
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1802.17 1802.1

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_16_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMc3b83188909f121458b2a501f16a66ab
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.012997
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables480
Total number of constraints62
Number of soft constraints22
Number of constraints which are clauses32
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint16
Top cost 1066
Min constraint cost 1
Max constraint cost 83
Sum of constraints costs 1065
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik 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-2693666-1277886218.wbo>
0.00/0.00	c original problem has 524 variables (502 bin, 0 int, 0 impl, 22 cont) and 85 constraints
0.00/0.00	c problem read
0.00/0.00	c presolving settings loaded
0.00/0.00	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.00/0.00	c presolving:
0.00/0.00	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22 impls, 18 clqs
0.00/0.01	c (round 2) 0 del vars, 1 del conss, 22 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22 impls, 18 clqs
0.00/0.01	c (round 3) 0 del vars, 1 del conss, 22 chg bounds, 0 chg sides, 0 chg coeffs, 22 upgd conss, 22 impls, 18 clqs
0.00/0.01	c (round 4) 0 del vars, 1 del conss, 22 chg bounds, 0 chg sides, 0 chg coeffs, 40 upgd conss, 22 impls, 18 clqs
0.00/0.01	c    (0.0s) probing: 101/502 (20.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.01	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.01	c presolving (5 rounds):
0.00/0.01	c  0 deleted vars, 1 deleted constraints, 22 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.01	c  22 implications, 18 cliques
0.00/0.01	c presolved problem has 524 variables (502 bin, 0 int, 0 impl, 22 cont) and 84 constraints
0.00/0.01	c      22 constraints of type <indicator>
0.00/0.01	c      18 constraints of type <setppc>
0.00/0.01	c      22 constraints of type <linear>
0.00/0.01	c      22 constraints of type <logicor>
0.00/0.01	c transformed objective value is always integral (scale: 1)
0.00/0.01	c Presolving Time: 0.01
0.00/0.01	c - non default parameters ----------------------------------------------------------------------
0.00/0.01	c # SCIP version 1.2.1.2
0.00/0.01	c 
0.00/0.01	c # frequency for displaying node information lines
0.00/0.01	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.01	c display/freq = 10000
0.00/0.01	c 
0.00/0.01	c # maximal time in seconds to run
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/time = 1800
0.00/0.01	c 
0.00/0.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/memory = 3420
0.00/0.01	c 
0.00/0.01	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.00/0.01	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.01	c lp/solvefreq = -1
0.00/0.01	c 
0.00/0.01	c # should presolving try to simplify inequalities
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c constraints/linear/simplifyinequalities = TRUE
0.00/0.01	c 
0.00/0.01	c # should presolving try to simplify knapsacks
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.01	c 
0.00/0.01	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.01	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.01	c separating/rapidlearning/freq = 0
0.00/0.01	c 
0.00/0.01	c -----------------------------------------------------------------------------------------------
0.00/0.01	c start solving
0.00/0.01	c 
0.00/0.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.01	c   0.0s|     1 |     2 |     0 |     - |1160k|   0 |   - | 524 |  84 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.58/0.69	c   0.6s| 10000 |  9706 |     0 |   0.0 |4487k| 323 |   - | 524 | 372 |   0 |   0 |   0 | 856 |   0 | 0.000000e+00 |      --      |    Inf 
1.29/1.33	c   1.0s| 20000 | 18998 |     0 |   0.0 |7915k| 323 |   - | 524 | 574 |   0 |   0 |   0 |3352 |   0 | 0.000000e+00 |      --      |    Inf 
1.89/1.98	c   1.5s| 30000 | 28524 |     0 |   0.0 |  10M| 323 |   - | 524 | 570 |   0 |   0 |   0 |4752 |   0 | 0.000000e+00 |      --      |    Inf 
2.59/2.62	c   2.0s| 40000 | 38230 |     0 |   0.0 |  13M| 323 |   - | 524 | 389 |   0 |   0 |   0 |6073 |   0 | 0.000000e+00 |      --      |    Inf 
3.20/3.25	c   2.4s| 50000 | 47923 |     0 |   0.0 |  16M| 323 |   - | 524 | 458 |   0 |   0 |   0 |7342 |   0 | 0.000000e+00 |      --      |    Inf 
3.79/3.89	c   2.9s| 60000 | 57606 |     0 |   0.0 |  19M| 323 |   - | 524 | 474 |   0 |   0 |   0 |8595 |   0 | 0.000000e+00 |      --      |    Inf 
4.49/4.53	c   3.4s| 70000 | 67286 |     0 |   0.0 |  22M| 323 |   - | 524 | 474 |   0 |   0 |   0 |9843 |   0 | 0.000000e+00 |      --      |    Inf 
5.09/5.16	c   3.9s| 80000 | 76970 |     0 |   0.0 |  25M| 323 |   - | 524 | 416 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 |      --      |    Inf 
5.79/5.80	c   4.4s| 90000 | 86622 |     0 |   0.0 |  28M| 323 |   - | 524 | 434 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 |      --      |    Inf 
6.39/6.43	c   4.9s|100000 | 96292 |     0 |   0.0 |  31M| 323 |   - | 524 | 475 |   0 |   0 |   0 |  13k|   0 | 0.000000e+00 |      --      |    Inf 
6.99/7.07	c   5.4s|110000 |105959 |     0 |   0.0 |  34M| 323 |   - | 524 | 441 |   0 |   0 |   0 |  14k|   0 | 0.000000e+00 |      --      |    Inf 
7.70/7.71	c   5.8s|120000 |115615 |     0 |   0.0 |  37M| 323 |   - | 524 | 552 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 |      --      |    Inf 
8.29/8.34	c   6.3s|130000 |125243 |     0 |   0.0 |  40M| 323 |   - | 524 | 384 |   0 |   0 |   0 |  17k|   0 | 0.000000e+00 |      --      |    Inf 
8.88/8.98	c   6.8s|140000 |134865 |     0 |   0.0 |  43M| 323 |   - | 524 | 454 |   0 |   0 |   0 |  18k|   0 | 0.000000e+00 |      --      |    Inf 
9.59/9.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.59/9.62	c   7.3s|150000 |144503 |     0 |   0.0 |  46M| 323 |   - | 524 | 474 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 |      --      |    Inf 
10.19/10.25	c   7.8s|160000 |154109 |     0 |   0.0 |  49M| 323 |   - | 524 | 467 |   0 |   0 |   0 |  21k|   0 | 0.000000e+00 |      --      |    Inf 
10.79/10.89	c   8.2s|170000 |163749 |     0 |   0.0 |  52M| 323 |   - | 524 | 435 |   0 |   0 |   0 |  22k|   0 | 0.000000e+00 |      --      |    Inf 
11.49/11.52	c   8.7s|180000 |173361 |     0 |   0.0 |  55M| 323 |   - | 524 | 497 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 |      --      |    Inf 
12.09/12.15	c   9.2s|190000 |183000 |     0 |   0.0 |  57M| 323 |   - | 524 | 512 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 |      --      |    Inf 
12.69/12.79	c   9.7s|200000 |192617 |     0 |   0.0 |  60M| 323 |   - | 524 | 520 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 |      --      |    Inf 
13.39/13.42	c  10.2s|210000 |202232 |     0 |   0.0 |  63M| 323 |   - | 524 | 490 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 |      --      |    Inf 
13.99/14.06	c  10.6s|220000 |211848 |     0 |   0.0 |  66M| 323 |   - | 524 | 490 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 |      --      |    Inf 
14.59/14.69	c  11.1s|230000 |221453 |     0 |   0.0 |  69M| 323 |   - | 524 | 411 |   0 |   0 |   0 |  29k|   0 | 0.000000e+00 |      --      |    Inf 
15.29/15.32	c  11.6s|240000 |231067 |     0 |   0.0 |  72M| 323 |   - | 524 | 439 |   0 |   0 |   0 |  30k|   0 | 0.000000e+00 |      --      |    Inf 
15.89/15.95	c  12.0s|250000 |240676 |     0 |   0.0 |  75M| 323 |   - | 524 | 479 |   0 |   0 |   0 |  31k|   0 | 0.000000e+00 |      --      |    Inf 
16.49/16.58	c  12.5s|260000 |250293 |     0 |   0.0 |  78M| 323 |   - | 524 | 555 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
17.19/17.23	c  13.0s|270000 |259886 |     0 |   0.0 |  81M| 323 |   - | 524 | 627 |   0 |   0 |   0 |  34k|   0 | 0.000000e+00 |      --      |    Inf 
17.79/17.86	c  13.4s|280000 |269490 |     0 |   0.0 |  84M| 323 |   - | 524 | 583 |   0 |   0 |   0 |  35k|   0 | 0.000000e+00 |      --      |    Inf 
18.49/18.50	c  13.9s|290000 |279094 |     0 |   0.0 |  87M| 323 |   - | 524 | 608 |   0 |   0 |   0 |  37k|   0 | 0.000000e+00 |      --      |    Inf 
19.09/19.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
19.09/19.14	c  14.4s|300000 |288683 |     0 |   0.0 |  90M| 323 |   - | 524 | 605 |   0 |   0 |   0 |  38k|   0 | 0.000000e+00 |      --      |    Inf 
19.70/19.78	c  14.9s|310000 |298282 |     0 |   0.0 |  93M| 323 |   - | 524 | 602 |   0 |   0 |   0 |  39k|   0 | 0.000000e+00 |      --      |    Inf 
20.39/20.42	c  15.4s|320000 |307859 |     0 |   0.0 |  96M| 323 |   - | 524 | 663 |   0 |   0 |   0 |  41k|   0 | 0.000000e+00 |      --      |    Inf 
20.99/21.05	c  15.8s|330000 |317456 |     0 |   0.0 |  99M| 323 |   - | 524 | 515 |   0 |   0 |   0 |  42k|   0 | 0.000000e+00 |      --      |    Inf 
21.59/21.68	c  16.3s|340000 |327047 |     0 |   0.0 | 102M| 323 |   - | 524 | 584 |   0 |   0 |   0 |  44k|   0 | 0.000000e+00 |      --      |    Inf 
22.29/22.31	c  16.8s|350000 |336655 |     0 |   0.0 | 105M| 323 |   - | 524 | 617 |   0 |   0 |   0 |  45k|   0 | 0.000000e+00 |      --      |    Inf 
22.89/22.95	c  17.3s|360000 |346243 |     0 |   0.0 | 108M| 323 |   - | 524 | 568 |   0 |   0 |   0 |  47k|   0 | 0.000000e+00 |      --      |    Inf 
23.49/23.58	c  17.7s|370000 |355813 |     0 |   0.0 | 111M| 323 |   - | 524 | 617 |   0 |   0 |   0 |  48k|   0 | 0.000000e+00 |      --      |    Inf 
24.20/24.22	c  18.2s|380000 |365392 |     0 |   0.0 | 114M| 323 |   - | 524 | 550 |   0 |   0 |   0 |  50k|   0 | 0.000000e+00 |      --      |    Inf 
24.79/24.85	c  18.7s|390000 |374968 |     0 |   0.0 | 117M| 323 |   - | 524 | 559 |   0 |   0 |   0 |  51k|   0 | 0.000000e+00 |      --      |    Inf 
25.39/25.49	c  19.2s|400000 |384513 |     0 |   0.0 | 120M| 323 |   - | 524 | 650 |   0 |   0 |   0 |  53k|   0 | 0.000000e+00 |      --      |    Inf 
26.09/26.13	c  19.6s|410000 |394081 |     0 |   0.0 | 123M| 323 |   - | 524 | 686 |   0 |   0 |   0 |  54k|   0 | 0.000000e+00 |      --      |    Inf 
26.69/26.77	c  20.1s|420000 |403653 |     0 |   0.0 | 126M| 323 |   - | 524 | 624 |   0 |   0 |   0 |  56k|   0 | 0.000000e+00 |      --      |    Inf 
27.40/27.41	c  20.6s|430000 |413193 |     0 |   0.0 | 129M| 323 |   - | 524 | 613 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
27.99/28.05	c  21.1s|440000 |422733 |     0 |   0.0 | 132M| 323 |   - | 524 | 619 |   0 |   0 |   0 |  59k|   0 | 0.000000e+00 |      --      |    Inf 
28.69/28.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
28.69/28.70	c  21.6s|450000 |432252 |     0 |   0.0 | 135M| 323 |   - | 524 | 556 |   0 |   0 |   0 |  61k|   0 | 0.000000e+00 |      --      |    Inf 
29.29/29.33	c  22.0s|460000 |441780 |     0 |   0.0 | 138M| 323 |   - | 524 | 613 |   0 |   0 |   0 |  62k|   0 | 0.000000e+00 |      --      |    Inf 
29.89/29.98	c  22.5s|470000 |451281 |     0 |   0.0 | 141M| 323 |   - | 524 | 652 |   0 |   0 |   0 |  64k|   0 | 0.000000e+00 |      --      |    Inf 
30.59/30.63	c  23.0s|480000 |460813 |     0 |   0.0 | 144M| 323 |   - | 524 | 732 |   0 |   0 |   0 |  65k|   0 | 0.000000e+00 |      --      |    Inf 
31.19/31.28	c  23.5s|490000 |470298 |     0 |   0.0 | 147M| 323 |   - | 524 | 632 |   0 |   0 |   0 |  67k|   0 | 0.000000e+00 |      --      |    Inf 
31.89/31.93	c  23.9s|500000 |479788 |     0 |   0.0 | 150M| 323 |   - | 524 | 707 |   0 |   0 |   0 |  69k|   0 | 0.000000e+00 |      --      |    Inf 
32.49/32.58	c  24.4s|510000 |489266 |     0 |   0.0 | 154M| 323 |   - | 524 | 755 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
33.19/33.23	c  24.9s|520000 |498773 |     0 |   0.0 | 157M| 323 |   - | 524 | 721 |   0 |   0 |   0 |  73k|   0 | 0.000000e+00 |      --      |    Inf 
33.79/33.87	c  25.4s|530000 |508285 |     0 |   0.0 | 160M| 323 |   - | 524 | 777 |   0 |   0 |   0 |  75k|   0 | 0.000000e+00 |      --      |    Inf 
34.49/34.53	c  25.9s|540000 |517739 |     0 |   0.0 | 163M| 323 |   - | 524 | 629 |   0 |   0 |   0 |  76k|   0 | 0.000000e+00 |      --      |    Inf 
35.10/35.19	c  26.4s|550000 |527201 |     0 |   0.0 | 166M| 323 |   - | 524 | 672 |   0 |   0 |   0 |  78k|   0 | 0.000000e+00 |      --      |    Inf 
35.79/35.84	c  26.8s|560000 |536653 |     0 |   0.0 | 169M| 323 |   - | 524 | 681 |   0 |   0 |   0 |  80k|   0 | 0.000000e+00 |      --      |    Inf 
36.39/36.49	c  27.3s|570000 |546103 |     0 |   0.0 | 172M| 323 |   - | 524 | 687 |   0 |   0 |   0 |  81k|   0 | 0.000000e+00 |      --      |    Inf 
37.09/37.14	c  27.8s|580000 |555535 |     0 |   0.0 | 175M| 323 |   - | 524 | 642 |   0 |   0 |   0 |  83k|   0 | 0.000000e+00 |      --      |    Inf 
37.79/37.81	c  28.4s|590000 |564920 |     0 |   0.0 | 178M| 323 |   - | 524 | 771 |   0 |   0 |   0 |  85k|   0 | 0.000000e+00 |      --      |    Inf 
38.39/38.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
38.39/38.48	c  28.9s|600000 |574326 |     0 |   0.0 | 181M| 323 |   - | 524 | 623 |   0 |   0 |   0 |  87k|   0 | 0.000000e+00 |      --      |    Inf 
39.09/39.14	c  29.4s|610000 |583710 |     0 |   0.0 | 185M| 323 |   - | 524 | 665 |   0 |   0 |   0 |  89k|   0 | 0.000000e+00 |      --      |    Inf 
39.79/39.81	c  29.9s|620000 |593076 |     0 |   0.0 | 188M| 323 |   - | 524 | 789 |   0 |   0 |   0 |  91k|   0 | 0.000000e+00 |      --      |    Inf 
40.39/40.48	c  30.4s|630000 |602456 |     0 |   0.0 | 191M| 323 |   - | 524 | 755 |   0 |   0 |   0 |  93k|   0 | 0.000000e+00 |      --      |    Inf 
41.09/41.16	c  30.9s|640000 |611798 |     0 |   0.0 | 194M| 323 |   - | 524 | 708 |   0 |   0 |   0 |  95k|   0 | 0.000000e+00 |      --      |    Inf 
41.80/41.83	c  31.4s|650000 |621182 |     0 |   0.0 | 197M| 323 |   - | 524 | 821 |   0 |   0 |   0 |  97k|   0 | 0.000000e+00 |      --      |    Inf 
42.49/42.50	c  31.9s|660000 |630553 |     0 |   0.0 | 201M| 323 |   - | 524 | 836 |   0 |   0 |   0 |  99k|   0 | 0.000000e+00 |      --      |    Inf 
43.09/43.16	c  32.5s|670000 |639902 |     0 |   0.0 | 204M| 323 |   - | 524 | 817 |   0 |   0 |   0 | 101k|   0 | 0.000000e+00 |      --      |    Inf 
43.79/43.85	c  33.0s|680000 |649210 |     0 |   0.0 | 207M| 323 |   - | 524 | 948 |   0 |   0 |   0 | 103k|   0 | 0.000000e+00 |      --      |    Inf 
44.49/44.54	c  33.5s|690000 |658515 |     0 |   0.0 | 210M| 323 |   - | 524 | 962 |   0 |   0 |   0 | 106k|   0 | 0.000000e+00 |      --      |    Inf 
45.19/45.25	c  34.0s|700000 |667780 |     0 |   0.0 | 213M| 323 |   - | 524 | 835 |   0 |   0 |   0 | 108k|   0 | 0.000000e+00 |      --      |    Inf 
45.89/45.96	c  34.6s|710000 |676992 |     0 |   0.0 | 217M| 323 |   - | 524 |1017 |   0 |   0 |   0 | 111k|   0 | 0.000000e+00 |      --      |    Inf 
46.59/46.67	c  35.1s|720000 |686251 |     0 |   0.0 | 220M| 323 |   - | 524 |1022 |   0 |   0 |   0 | 113k|   0 | 0.000000e+00 |      --      |    Inf 
47.29/47.37	c  35.7s|730000 |695502 |     0 |   0.0 | 223M| 323 |   - | 524 | 968 |   0 |   0 |   0 | 116k|   0 | 0.000000e+00 |      --      |    Inf 
47.99/48.08	c  36.2s|740000 |704708 |     0 |   0.0 | 226M| 323 |   - | 524 |1056 |   0 |   0 |   0 | 118k|   0 | 0.000000e+00 |      --      |    Inf 
48.69/48.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
48.69/48.79	c  36.7s|750000 |713924 |     0 |   0.0 | 230M| 323 |   - | 524 |1089 |   0 |   0 |   0 | 121k|   0 | 0.000000e+00 |      --      |    Inf 
49.49/49.50	c  37.3s|760000 |723091 |     0 |   0.0 | 233M| 323 |   - | 524 |1191 |   0 |   0 |   0 | 123k|   0 | 0.000000e+00 |      --      |    Inf 
50.19/50.22	c  37.9s|770000 |732233 |     0 |   0.0 | 236M| 323 |   - | 524 |1222 |   0 |   0 |   0 | 126k|   0 | 0.000000e+00 |      --      |    Inf 
50.89/50.96	c  38.4s|780000 |741344 |     0 |   0.0 | 240M| 323 |   - | 524 |1169 |   0 |   0 |   0 | 129k|   0 | 0.000000e+00 |      --      |    Inf 
51.60/51.69	c  39.0s|790000 |750477 |     0 |   0.0 | 243M| 323 |   - | 524 |1155 |   0 |   0 |   0 | 131k|   0 | 0.000000e+00 |      --      |    Inf 
52.39/52.44	c  39.6s|800000 |759524 |     0 |   0.0 | 246M| 323 |   - | 524 |1300 |   0 |   0 |   0 | 134k|   0 | 0.000000e+00 |      --      |    Inf 
53.09/53.19	c  40.1s|810000 |768528 |     0 |   0.0 | 249M| 323 |   - | 524 |1388 |   0 |   0 |   0 | 137k|   0 | 0.000000e+00 |      --      |    Inf 
53.89/53.95	c  40.7s|820000 |777524 |     0 |   0.0 | 253M| 323 |   - | 524 |1435 |   0 |   0 |   0 | 140k|   0 | 0.000000e+00 |      --      |    Inf 
54.69/54.73	c  41.3s|830000 |786462 |     0 |   0.0 | 256M| 323 |   - | 524 |1476 |   0 |   0 |   0 | 143k|   0 | 0.000000e+00 |      --      |    Inf 
55.49/55.51	c  41.9s|840000 |795355 |     0 |   0.0 | 260M| 323 |   - | 524 |1651 |   0 |   0 |   0 | 147k|   0 | 0.000000e+00 |      --      |    Inf 
56.29/56.32	c  42.6s|850000 |804187 |     0 |   0.0 | 263M| 323 |   - | 524 |1609 |   0 |   0 |   0 | 150k|   0 | 0.000000e+00 |      --      |    Inf 
57.09/57.16	c  43.2s|860000 |812939 |     0 |   0.0 | 266M| 323 |   - | 524 |1780 |   0 |   0 |   0 | 154k|   0 | 0.000000e+00 |      --      |    Inf 
57.89/57.98	c  43.9s|870000 |821714 |     0 |   0.0 | 270M| 323 |   - | 524 |1787 |   0 |   0 |   0 | 158k|   0 | 0.000000e+00 |      --      |    Inf 
58.79/58.85	c  44.5s|880000 |830365 |     0 |   0.0 | 273M| 323 |   - | 524 |1882 |   0 |   0 |   0 | 162k|   0 | 0.000000e+00 |      --      |    Inf 
59.69/59.76	c  45.2s|890000 |838917 |     0 |   0.0 | 277M| 323 |   - | 524 |1992 |   0 |   0 |   0 | 166k|   0 | 0.000000e+00 |      --      |    Inf 
60.59/60.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
60.59/60.66	c  46.0s|900000 |847401 |     0 |   0.0 | 281M| 323 |   - | 524 |2086 |   0 |   0 |   0 | 170k|   0 | 0.000000e+00 |      --      |    Inf 
61.60/61.66	c  46.8s|910000 |855680 |     0 |   0.0 | 284M| 323 |   - | 524 |2415 |   0 |   0 |   0 | 175k|   0 | 0.000000e+00 |      --      |    Inf 
62.70/62.74	c  47.6s|920000 |863771 |     0 |   0.0 | 288M| 323 |   - | 524 |2815 |   0 |   0 |   0 | 181k|   0 | 0.000000e+00 |      --      |    Inf 
63.80/63.85	c  48.6s|930000 |871727 |     0 |   0.0 | 292M| 323 |   - | 524 |2964 |   0 |   0 |   0 | 187k|   0 | 0.000000e+00 |      --      |    Inf 
64.89/64.98	c  49.5s|940000 |879563 |     0 |   0.0 | 295M| 323 |   - | 524 |3532 |   0 |   0 |   0 | 195k|   0 | 0.000000e+00 |      --      |    Inf 
66.29/66.30	c  50.6s|950000 |886925 |     0 |   0.0 | 299M| 323 |   - | 524 |4264 |   0 |   0 |   0 | 203k|   0 | 0.000000e+00 |      --      |    Inf 
67.60/67.63	c  51.8s|960000 |894226 |     0 |   0.0 | 303M| 323 |   - | 524 |4569 |   0 |   0 |   0 | 211k|   0 | 0.000000e+00 |      --      |    Inf 
68.90/68.93	c  52.8s|970000 |901614 |     0 |   0.0 | 307M| 323 |   - | 524 |4689 |   0 |   0 |   0 | 219k|   0 | 0.000000e+00 |      --      |    Inf 
69.89/69.96	c  53.7s|980000 |909713 |     0 |   0.0 | 311M| 323 |   - | 524 |4801 |   0 |   0 |   0 | 224k|   0 | 0.000000e+00 |      --      |    Inf 
70.89/70.93	c  54.5s|990000 |917874 |     0 |   0.0 | 314M| 323 |   - | 524 |4781 |   0 |   0 |   0 | 228k|   0 | 0.000000e+00 |      --      |    Inf 
71.89/71.96	c  55.3s|  1000k|925771 |     0 |   0.0 | 319M| 323 |   - | 524 |4986 |   0 |   0 |   0 | 234k|   0 | 0.000000e+00 |      --      |    Inf 
73.09/73.10	c  56.2s|  1010k|933292 |     0 |   0.0 | 323M| 323 |   - | 524 |5088 |   0 |   0 |   0 | 239k|   0 | 0.000000e+00 |      --      |    Inf 
74.59/74.64	c  57.5s|  1020k|939113 |     0 |   0.0 | 327M| 323 |   - | 524 |5108 |   0 |   0 |   0 | 247k|   0 | 0.000000e+00 |      --      |    Inf 
75.29/75.39	c  58.1s|  1030k|948755 |     0 |   0.0 | 329M| 323 |   - | 524 |2012 |   0 |   0 |   0 | 247k|   0 | 0.000000e+00 |      --      |    Inf 
75.99/76.03	c  58.6s|  1040k|958610 |     0 |   0.0 | 332M| 323 |   - | 524 | 605 |   0 |   0 |   0 | 248k|   0 | 0.000000e+00 |      --      |    Inf 
76.59/76.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
76.59/76.68	c  59.0s|  1050k|968304 |     0 |   0.0 | 335M| 323 |   - | 524 | 557 |   0 |   0 |   0 | 249k|   0 | 0.000000e+00 |      --      |    Inf 
77.30/77.33	c  59.5s|  1060k|977948 |     0 |   0.0 | 338M| 323 |   - | 524 | 538 |   0 |   0 |   0 | 250k|   0 | 0.000000e+00 |      --      |    Inf 
77.89/77.99	c  59.9s|  1070k|987578 |     0 |   0.0 | 341M| 323 |   - | 524 | 574 |   0 |   0 |   0 | 252k|   0 | 0.000000e+00 |      --      |    Inf 
78.59/78.65	c  60.4s|  1080k|997234 |     0 |   0.0 | 344M| 323 |   - | 524 | 520 |   0 |   0 |   0 | 253k|   0 | 0.000000e+00 |      --      |    Inf 
79.30/79.31	c  60.9s|  1090k|  1006k|     0 |   0.0 | 347M| 323 |   - | 524 | 537 |   0 |   0 |   0 | 255k|   0 | 0.000000e+00 |      --      |    Inf 
79.89/79.98	c  61.3s|  1100k|  1016k|     0 |   0.0 | 350M| 323 |   - | 524 | 583 |   0 |   0 |   0 | 257k|   0 | 0.000000e+00 |      --      |    Inf 
80.59/80.64	c  61.8s|  1110k|  1026k|     0 |   0.0 | 353M| 323 |   - | 524 | 619 |   0 |   0 |   0 | 258k|   0 | 0.000000e+00 |      --      |    Inf 
81.19/81.30	c  62.2s|  1120k|  1035k|     0 |   0.0 | 356M| 323 |   - | 524 | 564 |   0 |   0 |   0 | 260k|   0 | 0.000000e+00 |      --      |    Inf 
81.89/81.96	c  62.7s|  1130k|  1045k|     0 |   0.0 | 359M| 323 |   - | 524 | 654 |   0 |   0 |   0 | 262k|   0 | 0.000000e+00 |      --      |    Inf 
82.59/82.63	c  63.2s|  1140k|  1055k|     0 |   0.0 | 362M| 323 |   - | 524 | 553 |   0 |   0 |   0 | 263k|   0 | 0.000000e+00 |      --      |    Inf 
83.29/83.31	c  63.7s|  1150k|  1064k|     0 |   0.0 | 365M| 323 |   - | 524 | 583 |   0 |   0 |   0 | 265k|   0 | 0.000000e+00 |      --      |    Inf 
83.99/84.02	c  64.2s|  1160k|  1074k|     0 |   0.0 | 368M| 323 |   - | 524 | 644 |   0 |   0 |   0 | 267k|   0 | 0.000000e+00 |      --      |    Inf 
84.69/84.72	c  64.7s|  1170k|  1083k|     0 |   0.0 | 371M| 323 |   - | 524 | 589 |   0 |   0 |   0 | 269k|   0 | 0.000000e+00 |      --      |    Inf 
85.39/85.41	c  65.2s|  1180k|  1093k|     0 |   0.0 | 373M| 323 |   - | 524 | 574 |   0 |   0 |   0 | 270k|   0 | 0.000000e+00 |      --      |    Inf 
85.99/86.07	c  65.6s|  1190k|  1103k|     0 |   0.0 | 377M| 323 |   - | 524 | 661 |   0 |   0 |   0 | 272k|   0 | 0.000000e+00 |      --      |    Inf 
86.69/86.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
86.69/86.75	c  66.1s|  1200k|  1112k|     0 |   0.0 | 380M| 323 |   - | 524 | 619 |   0 |   0 |   0 | 274k|   0 | 0.000000e+00 |      --      |    Inf 
87.39/87.43	c  66.5s|  1210k|  1122k|     0 |   0.0 | 383M| 323 |   - | 524 | 597 |   0 |   0 |   0 | 276k|   0 | 0.000000e+00 |      --      |    Inf 
87.99/88.09	c  67.0s|  1220k|  1132k|     0 |   0.0 | 386M| 323 |   - | 524 | 579 |   0 |   0 |   0 | 277k|   0 | 0.000000e+00 |      --      |    Inf 
88.69/88.78	c  67.5s|  1230k|  1141k|     0 |   0.0 | 389M| 323 |   - | 524 | 682 |   0 |   0 |   0 | 279k|   0 | 0.000000e+00 |      --      |    Inf 
89.39/89.45	c  68.0s|  1240k|  1151k|     0 |   0.0 | 391M| 323 |   - | 524 | 586 |   0 |   0 |   0 | 281k|   0 | 0.000000e+00 |      --      |    Inf 
90.09/90.13	c  68.5s|  1250k|  1160k|     0 |   0.0 | 395M| 323 |   - | 524 | 716 |   0 |   0 |   0 | 283k|   0 | 0.000000e+00 |      --      |    Inf 
90.79/90.80	c  69.0s|  1260k|  1170k|     0 |   0.0 | 398M| 323 |   - | 524 | 698 |   0 |   0 |   0 | 284k|   0 | 0.000000e+00 |      --      |    Inf 
91.39/91.48	c  69.4s|  1270k|  1180k|     0 |   0.0 | 400M| 323 |   - | 524 | 550 |   0 |   0 |   0 | 286k|   0 | 0.000000e+00 |      --      |    Inf 
92.09/92.17	c  69.9s|  1280k|  1189k|     0 |   0.0 | 403M| 323 |   - | 524 | 635 |   0 |   0 |   0 | 288k|   0 | 0.000000e+00 |      --      |    Inf 
92.79/92.85	c  70.4s|  1290k|  1199k|     0 |   0.0 | 406M| 323 |   - | 524 | 595 |   0 |   0 |   0 | 289k|   0 | 0.000000e+00 |      --      |    Inf 
93.49/93.54	c  70.9s|  1300k|  1209k|     0 |   0.0 | 409M| 323 |   - | 524 | 643 |   0 |   0 |   0 | 291k|   0 | 0.000000e+00 |      --      |    Inf 
94.19/94.20	c  71.4s|  1310k|  1218k|     0 |   0.0 | 412M| 323 |   - | 524 | 624 |   0 |   0 |   0 | 293k|   0 | 0.000000e+00 |      --      |    Inf 
94.80/94.86	c  71.8s|  1320k|  1228k|     0 |   0.0 | 415M| 323 |   - | 524 | 703 |   0 |   0 |   0 | 294k|   0 | 0.000000e+00 |      --      |    Inf 
95.49/95.53	c  72.3s|  1330k|  1237k|     0 |   0.0 | 418M| 323 |   - | 524 | 608 |   0 |   0 |   0 | 296k|   0 | 0.000000e+00 |      --      |    Inf 
96.19/96.21	c  72.8s|  1340k|  1247k|     0 |   0.0 | 421M| 323 |   - | 524 | 590 |   0 |   0 |   0 | 298k|   0 | 0.000000e+00 |      --      |    Inf 
96.80/96.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
96.80/96.86	c  73.2s|  1350k|  1257k|     0 |   0.0 | 424M| 323 |   - | 524 | 576 |   0 |   0 |   0 | 299k|   0 | 0.000000e+00 |      --      |    Inf 
97.49/97.54	c  73.7s|  1360k|  1266k|     0 |   0.0 | 427M| 323 |   - | 524 | 629 |   0 |   0 |   0 | 301k|   0 | 0.000000e+00 |      --      |    Inf 
98.19/98.24	c  74.2s|  1370k|  1276k|     0 |   0.0 | 430M| 323 |   - | 524 | 622 |   0 |   0 |   0 | 303k|   0 | 0.000000e+00 |      --      |    Inf 
98.89/98.92	c  74.7s|  1380k|  1286k|     0 |   0.0 | 433M| 323 |   - | 524 | 572 |   0 |   0 |   0 | 305k|   0 | 0.000000e+00 |      --      |    Inf 
99.59/99.61	c  75.2s|  1390k|  1295k|     0 |   0.0 | 436M| 323 |   - | 524 | 648 |   0 |   0 |   0 | 307k|   0 | 0.000000e+00 |      --      |    Inf 
100.29/100.31	c  75.7s|  1400k|  1305k|     0 |   0.0 | 439M| 323 |   - | 524 | 719 |   0 |   0 |   0 | 308k|   0 | 0.000000e+00 |      --      |    Inf 
100.89/100.98	c  76.2s|  1410k|  1314k|     0 |   0.0 | 442M| 323 |   - | 524 | 664 |   0 |   0 |   0 | 310k|   0 | 0.000000e+00 |      --      |    Inf 
101.59/101.66	c  76.7s|  1420k|  1324k|     0 |   0.0 | 445M| 323 |   - | 524 | 644 |   0 |   0 |   0 | 312k|   0 | 0.000000e+00 |      --      |    Inf 
102.30/102.33	c  77.2s|  1430k|  1334k|     0 |   0.0 | 448M| 323 |   - | 524 | 720 |   0 |   0 |   0 | 314k|   0 | 0.000000e+00 |      --      |    Inf 
102.99/103.02	c  77.7s|  1440k|  1343k|     0 |   0.0 | 451M| 323 |   - | 524 | 594 |   0 |   0 |   0 | 315k|   0 | 0.000000e+00 |      --      |    Inf 
103.60/103.68	c  78.1s|  1450k|  1353k|     0 |   0.0 | 454M| 323 |   - | 524 | 669 |   0 |   0 |   0 | 317k|   0 | 0.000000e+00 |      --      |    Inf 
104.29/104.34	c  78.6s|  1460k|  1363k|     0 |   0.0 | 457M| 323 |   - | 524 | 633 |   0 |   0 |   0 | 318k|   0 | 0.000000e+00 |      --      |    Inf 
104.99/105.03	c  79.1s|  1470k|  1372k|     0 |   0.0 | 460M| 323 |   - | 524 | 627 |   0 |   0 |   0 | 320k|   0 | 0.000000e+00 |      --      |    Inf 
105.69/105.71	c  79.6s|  1480k|  1382k|     0 |   0.0 | 463M| 323 |   - | 524 | 645 |   0 |   0 |   0 | 321k|   0 | 0.000000e+00 |      --      |    Inf 
106.29/106.37	c  80.0s|  1490k|  1391k|     0 |   0.0 | 466M| 323 |   - | 524 | 588 |   0 |   0 |   0 | 323k|   0 | 0.000000e+00 |      --      |    Inf 
106.99/107.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
106.99/107.04	c  80.5s|  1500k|  1401k|     0 |   0.0 | 469M| 323 |   - | 524 | 610 |   0 |   0 |   0 | 325k|   0 | 0.000000e+00 |      --      |    Inf 
107.59/107.70	c  81.0s|  1510k|  1411k|     0 |   0.0 | 472M| 323 |   - | 524 | 659 |   0 |   0 |   0 | 326k|   0 | 0.000000e+00 |      --      |    Inf 
108.29/108.37	c  81.5s|  1520k|  1420k|     0 |   0.0 | 475M| 323 |   - | 524 | 708 |   0 |   0 |   0 | 328k|   0 | 0.000000e+00 |      --      |    Inf 
108.99/109.03	c  81.9s|  1530k|  1430k|     0 |   0.0 | 478M| 323 |   - | 524 | 610 |   0 |   0 |   0 | 330k|   0 | 0.000000e+00 |      --      |    Inf 
109.69/109.70	c  82.4s|  1540k|  1440k|     0 |   0.0 | 481M| 323 |   - | 524 | 673 |   0 |   0 |   0 | 331k|   0 | 0.000000e+00 |      --      |    Inf 
110.49/110.57	c  83.1s|  1550k|  1449k|     0 |   0.0 | 484M| 323 |   - | 524 | 665 |   0 |   0 |   0 | 333k|   0 | 0.000000e+00 |      --      |    Inf 
111.39/111.42	c  83.7s|  1560k|  1459k|     0 |   0.0 | 487M| 323 |   - | 524 | 690 |   0 |   0 |   0 | 335k|   0 | 0.000000e+00 |      --      |    Inf 
112.20/112.29	c  84.4s|  1570k|  1468k|     0 |   0.0 | 490M| 323 |   - | 524 | 606 |   0 |   0 |   0 | 336k|   0 | 0.000000e+00 |      --      |    Inf 
113.09/113.16	c  85.1s|  1580k|  1478k|     0 |   0.0 | 493M| 323 |   - | 524 | 581 |   0 |   0 |   0 | 338k|   0 | 0.000000e+00 |      --      |    Inf 
113.99/114.00	c  85.7s|  1590k|  1488k|     0 |   0.0 | 496M| 323 |   - | 524 | 668 |   0 |   0 |   0 | 339k|   0 | 0.000000e+00 |      --      |    Inf 
114.79/114.85	c  86.4s|  1600k|  1497k|     0 |   0.0 | 499M| 323 |   - | 524 | 662 |   0 |   0 |   0 | 341k|   0 | 0.000000e+00 |      --      |    Inf 
115.59/115.69	c  87.0s|  1610k|  1507k|     0 |   0.0 | 502M| 323 |   - | 524 | 594 |   0 |   0 |   0 | 343k|   0 | 0.000000e+00 |      --      |    Inf 
116.50/116.56	c  87.7s|  1620k|  1516k|     0 |   0.0 | 504M| 323 |   - | 524 | 624 |   0 |   0 |   0 | 344k|   0 | 0.000000e+00 |      --      |    Inf 
117.39/117.42	c  88.4s|  1630k|  1526k|     0 |   0.0 | 507M| 323 |   - | 524 | 578 |   0 |   0 |   0 | 346k|   0 | 0.000000e+00 |      --      |    Inf 
118.19/118.29	c  89.1s|  1640k|  1536k|     0 |   0.0 | 510M| 323 |   - | 524 | 653 |   0 |   0 |   0 | 347k|   0 | 0.000000e+00 |      --      |    Inf 
119.09/119.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
119.09/119.13	c  89.8s|  1650k|  1545k|     0 |   0.0 | 513M| 323 |   - | 524 | 761 |   0 |   0 |   0 | 349k|   0 | 0.000000e+00 |      --      |    Inf 
119.89/119.97	c  90.4s|  1660k|  1555k|     0 |   0.0 | 516M| 323 |   - | 524 | 701 |   0 |   0 |   0 | 351k|   0 | 0.000000e+00 |      --      |    Inf 
120.80/120.83	c  91.0s|  1670k|  1565k|     0 |   0.0 | 519M| 323 |   - | 524 | 647 |   0 |   0 |   0 | 352k|   0 | 0.000000e+00 |      --      |    Inf 
121.59/121.67	c  91.7s|  1680k|  1574k|     0 |   0.0 | 522M| 323 |   - | 524 | 769 |   0 |   0 |   0 | 354k|   0 | 0.000000e+00 |      --      |    Inf 
122.39/122.47	c  92.3s|  1690k|  1584k|     0 |   0.0 | 525M| 323 |   - | 524 | 653 |   0 |   0 |   0 | 356k|   0 | 0.000000e+00 |      --      |    Inf 
123.20/123.25	c  92.9s|  1700k|  1593k|     0 |   0.0 | 528M| 323 |   - | 524 | 708 |   0 |   0 |   0 | 357k|   0 | 0.000000e+00 |      --      |    Inf 
123.89/123.91	c  93.4s|  1710k|  1603k|     0 |   0.0 | 531M| 323 |   - | 524 | 671 |   0 |   0 |   0 | 359k|   0 | 0.000000e+00 |      --      |    Inf 
124.49/124.58	c  93.8s|  1720k|  1613k|     0 |   0.0 | 534M| 323 |   - | 524 | 669 |   0 |   0 |   0 | 361k|   0 | 0.000000e+00 |      --      |    Inf 
125.19/125.24	c  94.3s|  1730k|  1622k|     0 |   0.0 | 537M| 323 |   - | 524 | 701 |   0 |   0 |   0 | 363k|   0 | 0.000000e+00 |      --      |    Inf 
125.89/125.90	c  94.8s|  1740k|  1632k|     0 |   0.0 | 540M| 323 |   - | 524 | 670 |   0 |   0 |   0 | 364k|   0 | 0.000000e+00 |      --      |    Inf 
126.50/126.58	c  95.3s|  1750k|  1641k|     0 |   0.0 | 543M| 323 |   - | 524 | 673 |   0 |   0 |   0 | 366k|   0 | 0.000000e+00 |      --      |    Inf 
127.19/127.23	c  95.8s|  1760k|  1651k|     0 |   0.0 | 546M| 323 |   - | 524 | 676 |   0 |   0 |   0 | 367k|   0 | 0.000000e+00 |      --      |    Inf 
127.89/127.90	c  96.2s|  1770k|  1661k|     0 |   0.0 | 549M| 323 |   - | 524 | 692 |   0 |   0 |   0 | 369k|   0 | 0.000000e+00 |      --      |    Inf 
128.49/128.58	c  96.7s|  1780k|  1670k|     0 |   0.0 | 552M| 323 |   - | 524 | 659 |   0 |   0 |   0 | 371k|   0 | 0.000000e+00 |      --      |    Inf 
129.20/129.25	c  97.2s|  1790k|  1680k|     0 |   0.0 | 555M| 323 |   - | 524 | 677 |   0 |   0 |   0 | 372k|   0 | 0.000000e+00 |      --      |    Inf 
129.80/129.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
129.80/129.89	c  97.6s|  1800k|  1690k|     0 |   0.0 | 558M| 323 |   - | 524 | 634 |   0 |   0 |   0 | 374k|   0 | 0.000000e+00 |      --      |    Inf 
130.49/130.58	c  98.1s|  1810k|  1699k|     0 |   0.0 | 561M| 323 |   - | 524 | 728 |   0 |   0 |   0 | 376k|   0 | 0.000000e+00 |      --      |    Inf 
131.19/131.26	c  98.6s|  1820k|  1709k|     0 |   0.0 | 564M| 323 |   - | 524 | 754 |   0 |   0 |   0 | 377k|   0 | 0.000000e+00 |      --      |    Inf 
131.89/131.97	c  99.1s|  1830k|  1718k|     0 |   0.0 | 567M| 323 |   - | 524 | 671 |   0 |   0 |   0 | 379k|   0 | 0.000000e+00 |      --      |    Inf 
132.59/132.65	c  99.6s|  1840k|  1728k|     0 |   0.0 | 570M| 323 |   - | 524 | 787 |   0 |   0 |   0 | 381k|   0 | 0.000000e+00 |      --      |    Inf 
133.29/133.34	c   100s|  1850k|  1738k|     0 |   0.0 | 573M| 323 |   - | 524 | 793 |   0 |   0 |   0 | 383k|   0 | 0.000000e+00 |      --      |    Inf 
133.99/134.04	c   101s|  1860k|  1747k|     0 |   0.0 | 576M| 323 |   - | 524 | 674 |   0 |   0 |   0 | 384k|   0 | 0.000000e+00 |      --      |    Inf 
134.69/134.71	c   101s|  1870k|  1757k|     0 |   0.0 | 579M| 323 |   - | 524 | 619 |   0 |   0 |   0 | 386k|   0 | 0.000000e+00 |      --      |    Inf 
135.29/135.39	c   102s|  1880k|  1766k|     0 |   0.0 | 582M| 323 |   - | 524 | 733 |   0 |   0 |   0 | 387k|   0 | 0.000000e+00 |      --      |    Inf 
135.99/136.06	c   102s|  1890k|  1776k|     0 |   0.0 | 585M| 323 |   - | 524 | 738 |   0 |   0 |   0 | 389k|   0 | 0.000000e+00 |      --      |    Inf 
136.69/136.78	c   103s|  1900k|  1786k|     0 |   0.0 | 588M| 323 |   - | 524 | 669 |   0 |   0 |   0 | 391k|   0 | 0.000000e+00 |      --      |    Inf 
137.40/137.48	c   103s|  1910k|  1795k|     0 |   0.0 | 591M| 323 |   - | 524 | 718 |   0 |   0 |   0 | 393k|   0 | 0.000000e+00 |      --      |    Inf 
138.09/138.18	c   104s|  1920k|  1805k|     0 |   0.0 | 594M| 323 |   - | 524 | 772 |   0 |   0 |   0 | 394k|   0 | 0.000000e+00 |      --      |    Inf 
138.79/138.87	c   104s|  1930k|  1814k|     0 |   0.0 | 597M| 323 |   - | 524 | 819 |   0 |   0 |   0 | 396k|   0 | 0.000000e+00 |      --      |    Inf 
139.50/139.56	c   105s|  1940k|  1824k|     0 |   0.0 | 600M| 323 |   - | 524 | 653 |   0 |   0 |   0 | 398k|   0 | 0.000000e+00 |      --      |    Inf 
140.19/140.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
140.19/140.23	c   105s|  1950k|  1834k|     0 |   0.0 | 603M| 323 |   - | 524 | 720 |   0 |   0 |   0 | 400k|   0 | 0.000000e+00 |      --      |    Inf 
140.89/140.91	c   106s|  1960k|  1843k|     0 |   0.0 | 606M| 323 |   - | 524 | 714 |   0 |   0 |   0 | 402k|   0 | 0.000000e+00 |      --      |    Inf 
141.59/141.60	c   106s|  1970k|  1853k|     0 |   0.0 | 608M| 323 |   - | 524 | 598 |   0 |   0 |   0 | 403k|   0 | 0.000000e+00 |      --      |    Inf 
142.19/142.29	c   107s|  1980k|  1862k|     0 |   0.0 | 611M| 323 |   - | 524 | 716 |   0 |   0 |   0 | 405k|   0 | 0.000000e+00 |      --      |    Inf 
142.89/142.97	c   107s|  1990k|  1872k|     0 |   0.0 | 614M| 323 |   - | 524 | 660 |   0 |   0 |   0 | 406k|   0 | 0.000000e+00 |      --      |    Inf 
143.59/143.63	c   108s|  2000k|  1882k|     0 |   0.0 | 617M| 323 |   - | 524 | 829 |   0 |   0 |   0 | 408k|   0 | 0.000000e+00 |      --      |    Inf 
144.19/144.28	c   108s|  2010k|  1891k|     0 |   0.0 | 620M| 323 |   - | 524 | 738 |   0 |   0 |   0 | 410k|   0 | 0.000000e+00 |      --      |    Inf 
144.89/144.93	c   108s|  2020k|  1901k|     0 |   0.0 | 623M| 323 |   - | 524 | 658 |   0 |   0 |   0 | 412k|   0 | 0.000000e+00 |      --      |    Inf 
145.49/145.58	c   109s|  2030k|  1911k|     0 |   0.0 | 626M| 323 |   - | 524 | 667 |   0 |   0 |   0 | 413k|   0 | 0.000000e+00 |      --      |    Inf 
146.20/146.24	c   109s|  2040k|  1920k|     0 |   0.0 | 629M| 323 |   - | 524 | 768 |   0 |   0 |   0 | 415k|   0 | 0.000000e+00 |      --      |    Inf 
146.89/146.92	c   110s|  2050k|  1930k|     0 |   0.0 | 632M| 323 |   - | 524 | 774 |   0 |   0 |   0 | 417k|   0 | 0.000000e+00 |      --      |    Inf 
147.59/147.62	c   110s|  2060k|  1939k|     0 |   0.0 | 635M| 323 |   - | 524 | 769 |   0 |   0 |   0 | 419k|   0 | 0.000000e+00 |      --      |    Inf 
148.19/148.28	c   111s|  2070k|  1949k|     0 |   0.0 | 638M| 323 |   - | 524 | 760 |   0 |   0 |   0 | 421k|   0 | 0.000000e+00 |      --      |    Inf 
148.99/149.01	c   111s|  2080k|  1959k|     0 |   0.0 | 641M| 323 |   - | 524 | 768 |   0 |   0 |   0 | 423k|   0 | 0.000000e+00 |      --      |    Inf 
149.69/149.74	c   112s|  2090k|  1968k|     0 |   0.0 | 644M| 323 |   - | 524 | 558 |   0 |   0 |   0 | 425k|   0 | 0.000000e+00 |      --      |    Inf 
150.39/150.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
150.39/150.45	c   112s|  2100k|  1978k|     0 |   0.0 | 647M| 323 |   - | 524 | 679 |   0 |   0 |   0 | 426k|   0 | 0.000000e+00 |      --      |    Inf 
151.09/151.15	c   113s|  2110k|  1987k|     0 |   0.0 | 650M| 323 |   - | 524 | 778 |   0 |   0 |   0 | 428k|   0 | 0.000000e+00 |      --      |    Inf 
151.80/151.84	c   113s|  2120k|  1997k|     0 |   0.0 | 653M| 323 |   - | 524 | 748 |   0 |   0 |   0 | 430k|   0 | 0.000000e+00 |      --      |    Inf 
152.49/152.50	c   114s|  2130k|  2007k|     0 |   0.0 | 656M| 323 |   - | 524 | 683 |   0 |   0 |   0 | 431k|   0 | 0.000000e+00 |      --      |    Inf 
153.09/153.18	c   114s|  2140k|  2016k|     0 |   0.0 | 659M| 323 |   - | 524 | 750 |   0 |   0 |   0 | 433k|   0 | 0.000000e+00 |      --      |    Inf 
153.79/153.83	c   115s|  2150k|  2026k|     0 |   0.0 | 662M| 323 |   - | 524 | 739 |   0 |   0 |   0 | 435k|   0 | 0.000000e+00 |      --      |    Inf 
154.50/154.51	c   115s|  2160k|  2035k|     0 |   0.0 | 665M| 323 |   - | 524 | 772 |   0 |   0 |   0 | 437k|   0 | 0.000000e+00 |      --      |    Inf 
155.09/155.19	c   116s|  2170k|  2045k|     0 |   0.0 | 668M| 323 |   - | 524 | 733 |   0 |   0 |   0 | 439k|   0 | 0.000000e+00 |      --      |    Inf 
155.79/155.87	c   116s|  2180k|  2055k|     0 |   0.0 | 671M| 323 |   - | 524 | 696 |   0 |   0 |   0 | 441k|   0 | 0.000000e+00 |      --      |    Inf 
156.49/156.52	c   117s|  2190k|  2064k|     0 |   0.0 | 674M| 323 |   - | 524 | 813 |   0 |   0 |   0 | 442k|   0 | 0.000000e+00 |      --      |    Inf 
157.09/157.20	c   117s|  2200k|  2074k|     0 |   0.0 | 677M| 323 |   - | 524 | 678 |   0 |   0 |   0 | 444k|   0 | 0.000000e+00 |      --      |    Inf 
157.79/157.86	c   118s|  2210k|  2083k|     0 |   0.0 | 680M| 323 |   - | 524 | 695 |   0 |   0 |   0 | 446k|   0 | 0.000000e+00 |      --      |    Inf 
158.49/158.55	c   118s|  2220k|  2093k|     0 |   0.0 | 683M| 323 |   - | 524 | 817 |   0 |   0 |   0 | 448k|   0 | 0.000000e+00 |      --      |    Inf 
159.19/159.22	c   119s|  2230k|  2103k|     0 |   0.0 | 686M| 323 |   - | 524 | 775 |   0 |   0 |   0 | 450k|   0 | 0.000000e+00 |      --      |    Inf 
159.89/159.91	c   119s|  2240k|  2112k|     0 |   0.0 | 689M| 323 |   - | 524 | 737 |   0 |   0 |   0 | 451k|   0 | 0.000000e+00 |      --      |    Inf 
160.60/160.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
160.60/160.60	c   120s|  2250k|  2122k|     0 |   0.0 | 692M| 323 |   - | 524 | 772 |   0 |   0 |   0 | 453k|   0 | 0.000000e+00 |      --      |    Inf 
161.30/161.34	c   120s|  2260k|  2131k|     0 |   0.0 | 695M| 323 |   - | 524 | 804 |   0 |   0 |   0 | 455k|   0 | 0.000000e+00 |      --      |    Inf 
161.99/162.01	c   121s|  2270k|  2141k|     0 |   0.0 | 698M| 323 |   - | 524 | 713 |   0 |   0 |   0 | 457k|   0 | 0.000000e+00 |      --      |    Inf 
162.70/162.71	c   121s|  2280k|  2151k|     0 |   0.0 | 701M| 323 |   - | 524 | 648 |   0 |   0 |   0 | 458k|   0 | 0.000000e+00 |      --      |    Inf 
163.39/163.42	c   122s|  2290k|  2160k|     0 |   0.0 | 703M| 323 |   - | 524 | 672 |   0 |   0 |   0 | 460k|   0 | 0.000000e+00 |      --      |    Inf 
163.99/164.09	c   122s|  2300k|  2170k|     0 |   0.0 | 706M| 323 |   - | 524 | 678 |   0 |   0 |   0 | 462k|   0 | 0.000000e+00 |      --      |    Inf 
164.69/164.77	c   123s|  2310k|  2179k|     0 |   0.0 | 709M| 323 |   - | 524 | 694 |   0 |   0 |   0 | 463k|   0 | 0.000000e+00 |      --      |    Inf 
165.39/165.48	c   123s|  2320k|  2189k|     0 |   0.0 | 712M| 323 |   - | 524 | 741 |   0 |   0 |   0 | 465k|   0 | 0.000000e+00 |      --      |    Inf 
166.10/166.14	c   124s|  2330k|  2198k|     0 |   0.0 | 715M| 323 |   - | 524 | 733 |   0 |   0 |   0 | 467k|   0 | 0.000000e+00 |      --      |    Inf 
166.79/166.82	c   124s|  2340k|  2208k|     0 |   0.0 | 718M| 323 |   - | 524 | 683 |   0 |   0 |   0 | 468k|   0 | 0.000000e+00 |      --      |    Inf 
167.40/167.48	c   124s|  2350k|  2218k|     0 |   0.0 | 721M| 323 |   - | 524 | 601 |   0 |   0 |   0 | 470k|   0 | 0.000000e+00 |      --      |    Inf 
168.09/168.16	c   125s|  2360k|  2227k|     0 |   0.0 | 724M| 323 |   - | 524 | 691 |   0 |   0 |   0 | 472k|   0 | 0.000000e+00 |      --      |    Inf 
168.79/168.82	c   125s|  2370k|  2237k|     0 |   0.0 | 727M| 323 |   - | 524 | 725 |   0 |   0 |   0 | 473k|   0 | 0.000000e+00 |      --      |    Inf 
169.50/169.51	c   126s|  2380k|  2246k|     0 |   0.0 | 730M| 323 |   - | 524 | 707 |   0 |   0 |   0 | 475k|   0 | 0.000000e+00 |      --      |    Inf 
170.20/170.21	c   126s|  2390k|  2256k|     0 |   0.0 | 733M| 323 |   - | 524 | 725 |   0 |   0 |   0 | 476k|   0 | 0.000000e+00 |      --      |    Inf 
170.79/170.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
170.79/170.88	c   127s|  2400k|  2266k|     0 |   0.0 | 736M| 323 |   - | 524 | 684 |   0 |   0 |   0 | 478k|   0 | 0.000000e+00 |      --      |    Inf 
171.50/171.56	c   127s|  2410k|  2275k|     0 |   0.0 | 739M| 323 |   - | 524 | 719 |   0 |   0 |   0 | 479k|   0 | 0.000000e+00 |      --      |    Inf 
172.20/172.26	c   128s|  2420k|  2285k|     0 |   0.0 | 742M| 323 |   - | 524 | 771 |   0 |   0 |   0 | 481k|   0 | 0.000000e+00 |      --      |    Inf 
172.89/172.97	c   128s|  2430k|  2294k|     0 |   0.0 | 745M| 323 |   - | 524 | 747 |   0 |   0 |   0 | 483k|   0 | 0.000000e+00 |      --      |    Inf 
173.60/173.69	c   129s|  2440k|  2304k|     0 |   0.0 | 748M| 323 |   - | 524 | 737 |   0 |   0 |   0 | 484k|   0 | 0.000000e+00 |      --      |    Inf 
174.30/174.37	c   129s|  2450k|  2314k|     0 |   0.0 | 751M| 323 |   - | 524 | 712 |   0 |   0 |   0 | 486k|   0 | 0.000000e+00 |      --      |    Inf 
175.00/175.03	c   130s|  2460k|  2323k|     0 |   0.0 | 754M| 323 |   - | 524 | 730 |   0 |   0 |   0 | 487k|   0 | 0.000000e+00 |      --      |    Inf 
175.69/175.75	c   130s|  2470k|  2333k|     0 |   0.0 | 757M| 323 |   - | 524 | 665 |   0 |   0 |   0 | 489k|   0 | 0.000000e+00 |      --      |    Inf 
176.40/176.43	c   131s|  2480k|  2342k|     0 |   0.0 | 760M| 323 |   - | 524 | 738 |   0 |   0 |   0 | 490k|   0 | 0.000000e+00 |      --      |    Inf 
177.10/177.15	c   131s|  2490k|  2352k|     0 |   0.0 | 763M| 323 |   - | 524 | 702 |   0 |   0 |   0 | 492k|   0 | 0.000000e+00 |      --      |    Inf 
177.79/177.85	c   132s|  2500k|  2362k|     0 |   0.0 | 766M| 323 |   - | 524 | 739 |   0 |   0 |   0 | 493k|   0 | 0.000000e+00 |      --      |    Inf 
178.49/178.54	c   132s|  2510k|  2371k|     0 |   0.0 | 769M| 323 |   - | 524 | 672 |   0 |   0 |   0 | 495k|   0 | 0.000000e+00 |      --      |    Inf 
179.20/179.22	c   133s|  2520k|  2381k|     0 |   0.0 | 772M| 323 |   - | 524 | 689 |   0 |   0 |   0 | 497k|   0 | 0.000000e+00 |      --      |    Inf 
179.89/179.91	c   133s|  2530k|  2390k|     0 |   0.0 | 775M| 323 |   - | 524 | 677 |   0 |   0 |   0 | 498k|   0 | 0.000000e+00 |      --      |    Inf 
180.49/180.59	c   134s|  2540k|  2400k|     0 |   0.0 | 778M| 323 |   - | 524 | 669 |   0 |   0 |   0 | 500k|   0 | 0.000000e+00 |      --      |    Inf 
181.19/181.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
181.19/181.27	c   134s|  2550k|  2410k|     0 |   0.0 | 781M| 323 |   - | 524 | 653 |   0 |   0 |   0 | 501k|   0 | 0.000000e+00 |      --      |    Inf 
181.89/181.98	c   135s|  2560k|  2419k|     0 |   0.0 | 784M| 323 |   - | 524 | 684 |   0 |   0 |   0 | 503k|   0 | 0.000000e+00 |      --      |    Inf 
182.60/182.64	c   135s|  2570k|  2429k|     0 |   0.0 | 787M| 323 |   - | 524 | 690 |   0 |   0 |   0 | 505k|   0 | 0.000000e+00 |      --      |    Inf 
183.30/183.33	c   136s|  2580k|  2438k|     0 |   0.0 | 790M| 323 |   - | 524 | 752 |   0 |   0 |   0 | 506k|   0 | 0.000000e+00 |      --      |    Inf 
184.00/184.02	c   136s|  2590k|  2448k|     0 |   0.0 | 793M| 323 |   - | 524 | 651 |   0 |   0 |   0 | 508k|   0 | 0.000000e+00 |      --      |    Inf 
184.70/184.71	c   137s|  2600k|  2458k|     0 |   0.0 | 796M| 323 |   - | 524 | 858 |   0 |   0 |   0 | 510k|   0 | 0.000000e+00 |      --      |    Inf 
185.29/185.37	c   137s|  2610k|  2467k|     0 |   0.0 | 799M| 323 |   - | 524 | 720 |   0 |   0 |   0 | 512k|   0 | 0.000000e+00 |      --      |    Inf 
185.99/186.07	c   138s|  2620k|  2477k|     0 |   0.0 | 802M| 323 |   - | 524 | 734 |   0 |   0 |   0 | 513k|   0 | 0.000000e+00 |      --      |    Inf 
186.70/186.77	c   138s|  2630k|  2486k|     0 |   0.0 | 805M| 323 |   - | 524 | 725 |   0 |   0 |   0 | 515k|   0 | 0.000000e+00 |      --      |    Inf 
187.39/187.48	c   139s|  2640k|  2496k|     0 |   0.0 | 807M| 323 |   - | 524 | 704 |   0 |   0 |   0 | 517k|   0 | 0.000000e+00 |      --      |    Inf 
188.10/188.16	c   139s|  2650k|  2505k|     0 |   0.0 | 810M| 323 |   - | 524 | 762 |   0 |   0 |   0 | 519k|   0 | 0.000000e+00 |      --      |    Inf 
188.79/188.83	c   140s|  2660k|  2515k|     0 |   0.0 | 813M| 323 |   - | 524 | 779 |   0 |   0 |   0 | 520k|   0 | 0.000000e+00 |      --      |    Inf 
189.49/189.50	c   140s|  2670k|  2525k|     0 |   0.0 | 816M| 323 |   - | 524 | 690 |   0 |   0 |   0 | 522k|   0 | 0.000000e+00 |      --      |    Inf 
190.09/190.18	c   141s|  2680k|  2534k|     0 |   0.0 | 819M| 323 |   - | 524 | 709 |   0 |   0 |   0 | 524k|   0 | 0.000000e+00 |      --      |    Inf 
190.79/190.85	c   141s|  2690k|  2544k|     0 |   0.0 | 822M| 323 |   - | 524 | 646 |   0 |   0 |   0 | 525k|   0 | 0.000000e+00 |      --      |    Inf 
191.49/191.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
191.49/191.54	c   142s|  2700k|  2553k|     0 |   0.0 | 825M| 323 |   - | 524 | 586 |   0 |   0 |   0 | 527k|   0 | 0.000000e+00 |      --      |    Inf 
192.19/192.22	c   142s|  2710k|  2563k|     0 |   0.0 | 828M| 323 |   - | 524 | 650 |   0 |   0 |   0 | 528k|   0 | 0.000000e+00 |      --      |    Inf 
192.89/192.90	c   143s|  2720k|  2573k|     0 |   0.0 | 831M| 323 |   - | 524 | 682 |   0 |   0 |   0 | 530k|   0 | 0.000000e+00 |      --      |    Inf 
193.50/193.58	c   143s|  2730k|  2582k|     0 |   0.0 | 834M| 323 |   - | 524 | 670 |   0 |   0 |   0 | 531k|   0 | 0.000000e+00 |      --      |    Inf 
194.19/194.26	c   144s|  2740k|  2592k|     0 |   0.0 | 837M| 323 |   - | 524 | 655 |   0 |   0 |   0 | 533k|   0 | 0.000000e+00 |      --      |    Inf 
194.89/194.94	c   144s|  2750k|  2601k|     0 |   0.0 | 840M| 323 |   - | 524 | 711 |   0 |   0 |   0 | 535k|   0 | 0.000000e+00 |      --      |    Inf 
195.60/195.63	c   145s|  2760k|  2611k|     0 |   0.0 | 843M| 323 |   - | 524 | 665 |   0 |   0 |   0 | 536k|   0 | 0.000000e+00 |      --      |    Inf 
196.29/196.39	c   145s|  2770k|  2621k|     0 |   0.0 | 846M| 323 |   - | 524 | 759 |   0 |   0 |   0 | 538k|   0 | 0.000000e+00 |      --      |    Inf 
197.00/197.09	c   146s|  2780k|  2630k|     0 |   0.0 | 849M| 323 |   - | 524 | 742 |   0 |   0 |   0 | 540k|   0 | 0.000000e+00 |      --      |    Inf 
197.70/197.75	c   146s|  2790k|  2640k|     0 |   0.0 | 852M| 323 |   - | 524 | 609 |   0 |   0 |   0 | 542k|   0 | 0.000000e+00 |      --      |    Inf 
198.39/198.44	c   147s|  2800k|  2649k|     0 |   0.0 | 855M| 323 |   - | 524 | 729 |   0 |   0 |   0 | 543k|   0 | 0.000000e+00 |      --      |    Inf 
199.10/199.15	c   147s|  2810k|  2659k|     0 |   0.0 | 858M| 323 |   - | 524 | 698 |   0 |   0 |   0 | 545k|   0 | 0.000000e+00 |      --      |    Inf 
199.79/199.84	c   148s|  2820k|  2668k|     0 |   0.0 | 861M| 323 |   - | 524 | 701 |   0 |   0 |   0 | 546k|   0 | 0.000000e+00 |      --      |    Inf 
200.49/200.54	c   148s|  2830k|  2678k|     0 |   0.0 | 864M| 323 |   - | 524 | 698 |   0 |   0 |   0 | 548k|   0 | 0.000000e+00 |      --      |    Inf 
201.20/201.29	c   149s|  2840k|  2688k|     0 |   0.0 | 867M| 323 |   - | 524 | 715 |   0 |   0 |   0 | 550k|   0 | 0.000000e+00 |      --      |    Inf 
201.90/201.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
201.90/201.96	c   149s|  2850k|  2697k|     0 |   0.0 | 870M| 323 |   - | 524 | 719 |   0 |   0 |   0 | 551k|   0 | 0.000000e+00 |      --      |    Inf 
202.59/202.63	c   150s|  2860k|  2707k|     0 |   0.0 | 873M| 323 |   - | 524 | 801 |   0 |   0 |   0 | 553k|   0 | 0.000000e+00 |      --      |    Inf 
203.29/203.33	c   150s|  2870k|  2716k|     0 |   0.0 | 876M| 323 |   - | 524 | 760 |   0 |   0 |   0 | 555k|   0 | 0.000000e+00 |      --      |    Inf 
204.00/204.06	c   151s|  2880k|  2726k|     0 |   0.0 | 879M| 323 |   - | 524 | 758 |   0 |   0 |   0 | 557k|   0 | 0.000000e+00 |      --      |    Inf 
204.69/204.78	c   151s|  2890k|  2736k|     0 |   0.0 | 882M| 323 |   - | 524 | 752 |   0 |   0 |   0 | 559k|   0 | 0.000000e+00 |      --      |    Inf 
205.40/205.48	c   152s|  2900k|  2745k|     0 |   0.0 | 885M| 323 |   - | 524 | 815 |   0 |   0 |   0 | 560k|   0 | 0.000000e+00 |      --      |    Inf 
206.20/206.23	c   152s|  2910k|  2755k|     0 |   0.0 | 888M| 323 |   - | 524 | 760 |   0 |   0 |   0 | 562k|   0 | 0.000000e+00 |      --      |    Inf 
206.89/206.93	c   153s|  2920k|  2764k|     0 |   0.0 | 891M| 323 |   - | 524 | 726 |   0 |   0 |   0 | 564k|   0 | 0.000000e+00 |      --      |    Inf 
207.59/207.67	c   153s|  2930k|  2774k|     0 |   0.0 | 894M| 323 |   - | 524 | 754 |   0 |   0 |   0 | 566k|   0 | 0.000000e+00 |      --      |    Inf 
208.30/208.37	c   154s|  2940k|  2784k|     0 |   0.0 | 897M| 323 |   - | 524 | 719 |   0 |   0 |   0 | 568k|   0 | 0.000000e+00 |      --      |    Inf 
209.00/209.09	c   154s|  2950k|  2793k|     0 |   0.0 | 900M| 323 |   - | 524 | 703 |   0 |   0 |   0 | 570k|   0 | 0.000000e+00 |      --      |    Inf 
209.69/209.80	c   155s|  2960k|  2803k|     0 |   0.0 | 903M| 323 |   - | 524 | 743 |   0 |   0 |   0 | 571k|   0 | 0.000000e+00 |      --      |    Inf 
210.49/210.51	c   155s|  2970k|  2812k|     0 |   0.0 | 906M| 323 |   - | 524 | 775 |   0 |   0 |   0 | 573k|   0 | 0.000000e+00 |      --      |    Inf 
211.20/211.21	c   156s|  2980k|  2822k|     0 |   0.0 | 909M| 323 |   - | 524 | 727 |   0 |   0 |   0 | 575k|   0 | 0.000000e+00 |      --      |    Inf 
211.90/211.95	c   156s|  2990k|  2831k|     0 |   0.0 | 912M| 323 |   - | 524 | 741 |   0 |   0 |   0 | 577k|   0 | 0.000000e+00 |      --      |    Inf 
212.59/212.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
212.59/212.64	c   157s|  3000k|  2841k|     0 |   0.0 | 915M| 323 |   - | 524 | 736 |   0 |   0 |   0 | 579k|   0 | 0.000000e+00 |      --      |    Inf 
213.30/213.31	c   157s|  3010k|  2851k|     0 |   0.0 | 918M| 323 |   - | 524 | 774 |   0 |   0 |   0 | 580k|   0 | 0.000000e+00 |      --      |    Inf 
213.90/213.98	c   158s|  3020k|  2860k|     0 |   0.0 | 921M| 323 |   - | 524 | 725 |   0 |   0 |   0 | 582k|   0 | 0.000000e+00 |      --      |    Inf 
214.60/214.69	c   158s|  3030k|  2870k|     0 |   0.0 | 924M| 323 |   - | 524 | 830 |   0 |   0 |   0 | 584k|   0 | 0.000000e+00 |      --      |    Inf 
215.29/215.38	c   159s|  3040k|  2879k|     0 |   0.0 | 927M| 323 |   - | 524 | 730 |   0 |   0 |   0 | 586k|   0 | 0.000000e+00 |      --      |    Inf 
215.99/216.06	c   159s|  3050k|  2889k|     0 |   0.0 | 929M| 323 |   - | 524 | 741 |   0 |   0 |   0 | 588k|   0 | 0.000000e+00 |      --      |    Inf 
216.70/216.77	c   160s|  3060k|  2899k|     0 |   0.0 | 933M| 323 |   - | 524 | 828 |   0 |   0 |   0 | 590k|   0 | 0.000000e+00 |      --      |    Inf 
217.39/217.48	c   160s|  3070k|  2908k|     0 |   0.0 | 935M| 323 |   - | 524 | 647 |   0 |   0 |   0 | 591k|   0 | 0.000000e+00 |      --      |    Inf 
218.10/218.17	c   161s|  3080k|  2918k|     0 |   0.0 | 938M| 323 |   - | 524 | 744 |   0 |   0 |   0 | 593k|   0 | 0.000000e+00 |      --      |    Inf 
218.80/218.89	c   161s|  3090k|  2927k|     0 |   0.0 | 941M| 323 |   - | 524 | 800 |   0 |   0 |   0 | 595k|   0 | 0.000000e+00 |      --      |    Inf 
219.49/219.60	c   162s|  3100k|  2937k|     0 |   0.0 | 944M| 323 |   - | 524 | 743 |   0 |   0 |   0 | 596k|   0 | 0.000000e+00 |      --      |    Inf 
220.30/220.31	c   162s|  3110k|  2947k|     0 |   0.0 | 947M| 323 |   - | 524 | 783 |   0 |   0 |   0 | 598k|   0 | 0.000000e+00 |      --      |    Inf 
221.00/221.01	c   163s|  3120k|  2956k|     0 |   0.0 | 950M| 323 |   - | 524 | 711 |   0 |   0 |   0 | 600k|   0 | 0.000000e+00 |      --      |    Inf 
221.69/221.72	c   163s|  3130k|  2966k|     0 |   0.0 | 953M| 323 |   - | 524 | 684 |   0 |   0 |   0 | 601k|   0 | 0.000000e+00 |      --      |    Inf 
222.40/222.41	c   164s|  3140k|  2975k|     0 |   0.0 | 956M| 323 |   - | 524 | 714 |   0 |   0 |   0 | 603k|   0 | 0.000000e+00 |      --      |    Inf 
223.00/223.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
223.00/223.09	c   164s|  3150k|  2985k|     0 |   0.0 | 959M| 323 |   - | 524 | 650 |   0 |   0 |   0 | 605k|   0 | 0.000000e+00 |      --      |    Inf 
223.79/223.87	c   165s|  3160k|  2994k|     0 |   0.0 | 962M| 323 |   - | 524 | 776 |   0 |   0 |   0 | 607k|   0 | 0.000000e+00 |      --      |    Inf 
224.50/224.58	c   165s|  3170k|  3004k|     0 |   0.0 | 965M| 323 |   - | 524 | 651 |   0 |   0 |   0 | 608k|   0 | 0.000000e+00 |      --      |    Inf 
225.19/225.28	c   166s|  3180k|  3014k|     0 |   0.0 | 968M| 323 |   - | 524 | 720 |   0 |   0 |   0 | 610k|   0 | 0.000000e+00 |      --      |    Inf 
225.89/225.99	c   166s|  3190k|  3023k|     0 |   0.0 | 971M| 323 |   - | 524 | 685 |   0 |   0 |   0 | 611k|   0 | 0.000000e+00 |      --      |    Inf 
226.60/226.65	c   167s|  3200k|  3033k|     0 |   0.0 | 974M| 323 |   - | 524 | 707 |   0 |   0 |   0 | 613k|   0 | 0.000000e+00 |      --      |    Inf 
227.30/227.32	c   167s|  3210k|  3042k|     0 |   0.0 | 977M| 323 |   - | 524 | 852 |   0 |   0 |   0 | 615k|   0 | 0.000000e+00 |      --      |    Inf 
228.00/228.05	c   168s|  3220k|  3052k|     0 |   0.0 | 980M| 323 |   - | 524 | 854 |   0 |   0 |   0 | 617k|   0 | 0.000000e+00 |      --      |    Inf 
228.80/228.81	c   168s|  3230k|  3061k|     0 |   0.0 | 983M| 323 |   - | 524 | 774 |   0 |   0 |   0 | 619k|   0 | 0.000000e+00 |      --      |    Inf 
229.49/229.53	c   169s|  3240k|  3071k|     0 |   0.0 | 986M| 323 |   - | 524 | 782 |   0 |   0 |   0 | 620k|   0 | 0.000000e+00 |      --      |    Inf 
230.19/230.22	c   169s|  3250k|  3081k|     0 |   0.0 | 989M| 323 |   - | 524 | 656 |   0 |   0 |   0 | 622k|   0 | 0.000000e+00 |      --      |    Inf 
230.90/230.91	c   170s|  3260k|  3090k|     0 |   0.0 | 992M| 323 |   - | 524 | 708 |   0 |   0 |   0 | 623k|   0 | 0.000000e+00 |      --      |    Inf 
231.49/231.60	c   170s|  3270k|  3100k|     0 |   0.0 | 995M| 323 |   - | 524 | 586 |   0 |   0 |   0 | 625k|   0 | 0.000000e+00 |      --      |    Inf 
232.19/232.26	c   171s|  3280k|  3109k|     0 |   0.0 | 998M| 323 |   - | 524 | 536 |   0 |   0 |   0 | 626k|   0 | 0.000000e+00 |      --      |    Inf 
232.90/232.93	c   171s|  3290k|  3119k|     0 |   0.0 |1001M| 323 |   - | 524 | 516 |   0 |   0 |   0 | 627k|   0 | 0.000000e+00 |      --      |    Inf 
233.60/233.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
233.60/233.65	c   172s|  3300k|  3129k|     0 |   0.0 |1004M| 323 |   - | 524 | 506 |   0 |   0 |   0 | 628k|   0 | 0.000000e+00 |      --      |    Inf 
234.30/234.32	c   172s|  3310k|  3138k|     0 |   0.0 |1007M| 323 |   - | 524 | 550 |   0 |   0 |   0 | 630k|   0 | 0.000000e+00 |      --      |    Inf 
234.99/235.00	c   173s|  3320k|  3148k|     0 |   0.0 |1010M| 323 |   - | 524 | 525 |   0 |   0 |   0 | 631k|   0 | 0.000000e+00 |      --      |    Inf 
235.59/235.69	c   173s|  3330k|  3157k|     0 |   0.0 |1013M| 323 |   - | 524 | 575 |   0 |   0 |   0 | 632k|   0 | 0.000000e+00 |      --      |    Inf 
236.29/236.37	c   174s|  3340k|  3167k|     0 |   0.0 |1016M| 323 |   - | 524 | 535 |   0 |   0 |   0 | 633k|   0 | 0.000000e+00 |      --      |    Inf 
237.00/237.05	c   174s|  3350k|  3177k|     0 |   0.0 |1019M| 323 |   - | 524 | 558 |   0 |   0 |   0 | 635k|   0 | 0.000000e+00 |      --      |    Inf 
237.69/237.73	c   175s|  3360k|  3186k|     0 |   0.0 |1022M| 323 |   - | 524 | 596 |   0 |   0 |   0 | 636k|   0 | 0.000000e+00 |      --      |    Inf 
238.39/238.47	c   175s|  3370k|  3196k|     0 |   0.0 |1025M| 323 |   - | 524 | 604 |   0 |   0 |   0 | 637k|   0 | 0.000000e+00 |      --      |    Inf 
239.10/239.12	c   176s|  3380k|  3205k|     0 |   0.0 |1028M| 323 |   - | 524 | 667 |   0 |   0 |   0 | 639k|   0 | 0.000000e+00 |      --      |    Inf 
239.80/239.85	c   176s|  3390k|  3215k|     0 |   0.0 |1031M| 323 |   - | 524 | 638 |   0 |   0 |   0 | 640k|   0 | 0.000000e+00 |      --      |    Inf 
240.50/240.55	c   177s|  3400k|  3224k|     0 |   0.0 |1033M| 323 |   - | 524 | 537 |   0 |   0 |   0 | 642k|   0 | 0.000000e+00 |      --      |    Inf 
241.19/241.29	c   177s|  3410k|  3234k|     0 |   0.0 |1036M| 323 |   - | 524 | 541 |   0 |   0 |   0 | 643k|   0 | 0.000000e+00 |      --      |    Inf 
242.01/242.02	c   178s|  3420k|  3244k|     0 |   0.0 |1039M| 323 |   - | 524 | 544 |   0 |   0 |   0 | 644k|   0 | 0.000000e+00 |      --      |    Inf 
242.70/242.75	c   178s|  3430k|  3253k|     0 |   0.0 |1042M| 323 |   - | 524 | 560 |   0 |   0 |   0 | 645k|   0 | 0.000000e+00 |      --      |    Inf 
243.39/243.43	c   179s|  3440k|  3263k|     0 |   0.0 |1045M| 323 |   - | 524 | 667 |   0 |   0 |   0 | 647k|   0 | 0.000000e+00 |      --      |    Inf 
244.10/244.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
244.10/244.13	c   179s|  3450k|  3272k|     0 |   0.0 |1048M| 323 |   - | 524 | 515 |   0 |   0 |   0 | 648k|   0 | 0.000000e+00 |      --      |    Inf 
244.80/244.83	c   180s|  3460k|  3282k|     0 |   0.0 |1051M| 323 |   - | 524 | 519 |   0 |   0 |   0 | 649k|   0 | 0.000000e+00 |      --      |    Inf 
245.39/245.49	c   180s|  3470k|  3291k|     0 |   0.0 |1054M| 323 |   - | 524 | 668 |   0 |   0 |   0 | 651k|   0 | 0.000000e+00 |      --      |    Inf 
246.09/246.17	c   181s|  3480k|  3301k|     0 |   0.0 |1057M| 323 |   - | 524 | 541 |   0 |   0 |   0 | 652k|   0 | 0.000000e+00 |      --      |    Inf 
246.80/246.83	c   181s|  3490k|  3311k|     0 |   0.0 |1060M| 323 |   - | 524 | 627 |   0 |   0 |   0 | 654k|   0 | 0.000000e+00 |      --      |    Inf 
247.40/247.47	c   182s|  3500k|  3320k|     0 |   0.0 |1063M| 323 |   - | 524 | 527 |   0 |   0 |   0 | 655k|   0 | 0.000000e+00 |      --      |    Inf 
248.10/248.16	c   182s|  3510k|  3330k|     0 |   0.0 |1066M| 323 |   - | 524 | 696 |   0 |   0 |   0 | 657k|   0 | 0.000000e+00 |      --      |    Inf 
248.80/248.89	c   183s|  3520k|  3339k|     0 |   0.0 |1069M| 323 |   - | 524 | 646 |   0 |   0 |   0 | 658k|   0 | 0.000000e+00 |      --      |    Inf 
249.49/249.60	c   183s|  3530k|  3349k|     0 |   0.0 |1072M| 323 |   - | 524 | 715 |   0 |   0 |   0 | 660k|   0 | 0.000000e+00 |      --      |    Inf 
250.30/250.33	c   184s|  3540k|  3359k|     0 |   0.0 |1075M| 323 |   - | 524 | 584 |   0 |   0 |   0 | 661k|   0 | 0.000000e+00 |      --      |    Inf 
250.99/251.07	c   184s|  3550k|  3368k|     0 |   0.0 |1078M| 323 |   - | 524 | 585 |   0 |   0 |   0 | 663k|   0 | 0.000000e+00 |      --      |    Inf 
251.69/251.80	c   185s|  3560k|  3378k|     0 |   0.0 |1081M| 323 |   - | 524 | 582 |   0 |   0 |   0 | 664k|   0 | 0.000000e+00 |      --      |    Inf 
252.49/252.53	c   186s|  3570k|  3387k|     0 |   0.0 |1084M| 323 |   - | 524 | 582 |   0 |   0 |   0 | 666k|   0 | 0.000000e+00 |      --      |    Inf 
253.20/253.23	c   186s|  3580k|  3397k|     0 |   0.0 |1087M| 323 |   - | 524 | 700 |   0 |   0 |   0 | 667k|   0 | 0.000000e+00 |      --      |    Inf 
253.90/253.92	c   187s|  3590k|  3406k|     0 |   0.0 |1090M| 323 |   - | 524 | 634 |   0 |   0 |   0 | 669k|   0 | 0.000000e+00 |      --      |    Inf 
254.60/254.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
254.60/254.62	c   187s|  3600k|  3416k|     0 |   0.0 |1093M| 323 |   - | 524 | 540 |   0 |   0 |   0 | 670k|   0 | 0.000000e+00 |      --      |    Inf 
255.30/255.31	c   188s|  3610k|  3426k|     0 |   0.0 |1096M| 323 |   - | 524 | 653 |   0 |   0 |   0 | 672k|   0 | 0.000000e+00 |      --      |    Inf 
256.00/256.02	c   188s|  3620k|  3435k|     0 |   0.0 |1099M| 323 |   - | 524 | 663 |   0 |   0 |   0 | 673k|   0 | 0.000000e+00 |      --      |    Inf 
256.69/256.76	c   189s|  3630k|  3445k|     0 |   0.0 |1102M| 323 |   - | 524 | 621 |   0 |   0 |   0 | 675k|   0 | 0.000000e+00 |      --      |    Inf 
257.40/257.47	c   189s|  3640k|  3454k|     0 |   0.0 |1105M| 323 |   - | 524 | 615 |   0 |   0 |   0 | 676k|   0 | 0.000000e+00 |      --      |    Inf 
258.10/258.14	c   190s|  3650k|  3464k|     0 |   0.0 |1108M| 323 |   - | 524 | 645 |   0 |   0 |   0 | 678k|   0 | 0.000000e+00 |      --      |    Inf 
258.79/258.83	c   190s|  3660k|  3474k|     0 |   0.0 |1111M| 323 |   - | 524 | 602 |   0 |   0 |   0 | 679k|   0 | 0.000000e+00 |      --      |    Inf 
259.50/259.51	c   191s|  3670k|  3483k|     0 |   0.0 |1114M| 323 |   - | 524 | 651 |   0 |   0 |   0 | 681k|   0 | 0.000000e+00 |      --      |    Inf 
260.19/260.20	c   191s|  3680k|  3493k|     0 |   0.0 |1117M| 323 |   - | 524 | 545 |   0 |   0 |   0 | 683k|   0 | 0.000000e+00 |      --      |    Inf 
260.80/260.89	c   191s|  3690k|  3502k|     0 |   0.0 |1120M| 323 |   - | 524 | 671 |   0 |   0 |   0 | 684k|   0 | 0.000000e+00 |      --      |    Inf 
261.50/261.56	c   192s|  3700k|  3512k|     0 |   0.0 |1122M| 323 |   - | 524 | 554 |   0 |   0 |   0 | 686k|   0 | 0.000000e+00 |      --      |    Inf 
262.20/262.25	c   192s|  3710k|  3521k|     0 |   0.0 |1125M| 323 |   - | 524 | 558 |   0 |   0 |   0 | 687k|   0 | 0.000000e+00 |      --      |    Inf 
262.90/262.92	c   193s|  3720k|  3531k|     0 |   0.0 |1128M| 323 |   - | 524 | 667 |   0 |   0 |   0 | 689k|   0 | 0.000000e+00 |      --      |    Inf 
263.59/263.63	c   193s|  3730k|  3541k|     0 |   0.0 |1131M| 323 |   - | 524 | 576 |   0 |   0 |   0 | 690k|   0 | 0.000000e+00 |      --      |    Inf 
264.30/264.34	c   194s|  3740k|  3550k|     0 |   0.0 |1134M| 323 |   - | 524 | 631 |   0 |   0 |   0 | 691k|   0 | 0.000000e+00 |      --      |    Inf 
265.00/265.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
265.00/265.06	c   194s|  3750k|  3560k|     0 |   0.0 |1137M| 323 |   - | 524 | 590 |   0 |   0 |   0 | 693k|   0 | 0.000000e+00 |      --      |    Inf 
265.79/265.85	c   195s|  3760k|  3569k|     0 |   0.0 |1140M| 323 |   - | 524 | 635 |   0 |   0 |   0 | 694k|   0 | 0.000000e+00 |      --      |    Inf 
266.50/266.54	c   196s|  3770k|  3579k|     0 |   0.0 |1143M| 323 |   - | 524 | 607 |   0 |   0 |   0 | 696k|   0 | 0.000000e+00 |      --      |    Inf 
267.20/267.27	c   196s|  3780k|  3588k|     0 |   0.0 |1146M| 323 |   - | 524 | 547 |   0 |   0 |   0 | 697k|   0 | 0.000000e+00 |      --      |    Inf 
267.89/267.96	c   197s|  3790k|  3598k|     0 |   0.0 |1149M| 323 |   - | 524 | 630 |   0 |   0 |   0 | 698k|   0 | 0.000000e+00 |      --      |    Inf 
268.70/268.70	c   197s|  3800k|  3608k|     0 |   0.0 |1152M| 323 |   - | 524 | 623 |   0 |   0 |   0 | 700k|   0 | 0.000000e+00 |      --      |    Inf 
269.40/269.44	c   198s|  3810k|  3617k|     0 |   0.0 |1155M| 323 |   - | 524 | 657 |   0 |   0 |   0 | 701k|   0 | 0.000000e+00 |      --      |    Inf 
270.09/270.15	c   198s|  3820k|  3627k|     0 |   0.0 |1158M| 323 |   - | 524 | 592 |   0 |   0 |   0 | 703k|   0 | 0.000000e+00 |      --      |    Inf 
270.80/270.87	c   199s|  3830k|  3636k|     0 |   0.0 |1161M| 323 |   - | 524 | 617 |   0 |   0 |   0 | 704k|   0 | 0.000000e+00 |      --      |    Inf 
271.50/271.59	c   199s|  3840k|  3646k|     0 |   0.0 |1164M| 323 |   - | 524 | 647 |   0 |   0 |   0 | 706k|   0 | 0.000000e+00 |      --      |    Inf 
272.30/272.30	c   200s|  3850k|  3655k|     0 |   0.0 |1167M| 323 |   - | 524 | 613 |   0 |   0 |   0 | 707k|   0 | 0.000000e+00 |      --      |    Inf 
272.99/273.07	c   200s|  3860k|  3665k|     0 |   0.0 |1170M| 323 |   - | 524 | 614 |   0 |   0 |   0 | 709k|   0 | 0.000000e+00 |      --      |    Inf 
273.80/273.80	c   201s|  3870k|  3675k|     0 |   0.0 |1173M| 323 |   - | 524 | 602 |   0 |   0 |   0 | 710k|   0 | 0.000000e+00 |      --      |    Inf 
274.50/274.51	c   201s|  3880k|  3684k|     0 |   0.0 |1176M| 323 |   - | 524 | 506 |   0 |   0 |   0 | 712k|   0 | 0.000000e+00 |      --      |    Inf 
275.20/275.23	c   202s|  3890k|  3694k|     0 |   0.0 |1179M| 323 |   - | 524 | 561 |   0 |   0 |   0 | 713k|   0 | 0.000000e+00 |      --      |    Inf 
275.89/275.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
275.89/275.97	c   202s|  3900k|  3703k|     0 |   0.0 |1182M| 323 |   - | 524 | 691 |   0 |   0 |   0 | 715k|   0 | 0.000000e+00 |      --      |    Inf 
276.69/276.70	c   203s|  3910k|  3713k|     0 |   0.0 |1185M| 323 |   - | 524 | 580 |   0 |   0 |   0 | 716k|   0 | 0.000000e+00 |      --      |    Inf 
277.30/277.38	c   203s|  3920k|  3722k|     0 |   0.0 |1188M| 323 |   - | 524 | 594 |   0 |   0 |   0 | 718k|   0 | 0.000000e+00 |      --      |    Inf 
277.99/278.09	c   204s|  3930k|  3732k|     0 |   0.0 |1191M| 323 |   - | 524 | 644 |   0 |   0 |   0 | 719k|   0 | 0.000000e+00 |      --      |    Inf 
278.70/278.76	c   204s|  3940k|  3742k|     0 |   0.0 |1194M| 323 |   - | 524 | 544 |   0 |   0 |   0 | 721k|   0 | 0.000000e+00 |      --      |    Inf 
279.40/279.44	c   205s|  3950k|  3751k|     0 |   0.0 |1197M| 323 |   - | 524 | 620 |   0 |   0 |   0 | 722k|   0 | 0.000000e+00 |      --      |    Inf 
280.10/280.11	c   205s|  3960k|  3761k|     0 |   0.0 |1200M| 323 |   - | 524 | 580 |   0 |   0 |   0 | 723k|   0 | 0.000000e+00 |      --      |    Inf 
280.69/280.75	c   206s|  3970k|  3770k|     0 |   0.0 |1203M| 323 |   - | 524 | 659 |   0 |   0 |   0 | 725k|   0 | 0.000000e+00 |      --      |    Inf 
281.40/281.41	c   206s|  3980k|  3780k|     0 |   0.0 |1206M| 323 |   - | 524 | 648 |   0 |   0 |   0 | 726k|   0 | 0.000000e+00 |      --      |    Inf 
282.00/282.07	c   207s|  3990k|  3789k|     0 |   0.0 |1209M| 323 |   - | 524 | 659 |   0 |   0 |   0 | 728k|   0 | 0.000000e+00 |      --      |    Inf 
282.71/282.72	c   207s|  4000k|  3799k|     0 |   0.0 |1212M| 323 |   - | 524 | 644 |   0 |   0 |   0 | 729k|   0 | 0.000000e+00 |      --      |    Inf 
283.30/283.38	c   208s|  4010k|  3809k|     0 |   0.0 |1215M| 323 |   - | 524 | 668 |   0 |   0 |   0 | 731k|   0 | 0.000000e+00 |      --      |    Inf 
284.00/284.04	c   208s|  4020k|  3818k|     0 |   0.0 |1218M| 323 |   - | 524 | 673 |   0 |   0 |   0 | 733k|   0 | 0.000000e+00 |      --      |    Inf 
284.69/284.70	c   209s|  4030k|  3828k|     0 |   0.0 |1221M| 323 |   - | 524 | 638 |   0 |   0 |   0 | 734k|   0 | 0.000000e+00 |      --      |    Inf 
285.30/285.35	c   209s|  4040k|  3837k|     0 |   0.0 |1224M| 323 |   - | 524 | 670 |   0 |   0 |   0 | 735k|   0 | 0.000000e+00 |      --      |    Inf 
285.90/286.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
285.90/286.00	c   210s|  4050k|  3847k|     0 |   0.0 |1226M| 323 |   - | 524 | 551 |   0 |   0 |   0 | 737k|   0 | 0.000000e+00 |      --      |    Inf 
286.60/286.65	c   210s|  4060k|  3856k|     0 |   0.0 |1229M| 323 |   - | 524 | 546 |   0 |   0 |   0 | 738k|   0 | 0.000000e+00 |      --      |    Inf 
287.30/287.30	c   210s|  4070k|  3866k|     0 |   0.0 |1232M| 323 |   - | 524 | 574 |   0 |   0 |   0 | 739k|   0 | 0.000000e+00 |      --      |    Inf 
287.90/287.96	c   211s|  4080k|  3876k|     0 |   0.0 |1235M| 323 |   - | 524 | 600 |   0 |   0 |   0 | 740k|   0 | 0.000000e+00 |      --      |    Inf 
288.59/288.61	c   211s|  4090k|  3885k|     0 |   0.0 |1238M| 323 |   - | 524 | 599 |   0 |   0 |   0 | 742k|   0 | 0.000000e+00 |      --      |    Inf 
289.20/289.28	c   212s|  4100k|  3895k|     0 |   0.0 |1241M| 323 |   - | 524 | 546 |   0 |   0 |   0 | 743k|   0 | 0.000000e+00 |      --      |    Inf 
289.90/289.92	c   212s|  4110k|  3904k|     0 |   0.0 |1244M| 323 |   - | 524 | 563 |   0 |   0 |   0 | 745k|   0 | 0.000000e+00 |      --      |    Inf 
290.50/290.56	c   213s|  4120k|  3914k|     0 |   0.0 |1247M| 323 |   - | 524 | 627 |   0 |   0 |   0 | 746k|   0 | 0.000000e+00 |      --      |    Inf 
291.20/291.21	c   213s|  4130k|  3923k|     0 |   0.0 |1250M| 323 |   - | 524 | 536 |   0 |   0 |   0 | 747k|   0 | 0.000000e+00 |      --      |    Inf 
291.80/291.86	c   214s|  4140k|  3933k|     0 |   0.0 |1253M| 323 |   - | 524 | 656 |   0 |   0 |   0 | 749k|   0 | 0.000000e+00 |      --      |    Inf 
292.50/292.51	c   214s|  4150k|  3943k|     0 |   0.0 |1256M| 323 |   - | 524 | 599 |   0 |   0 |   0 | 750k|   0 | 0.000000e+00 |      --      |    Inf 
293.10/293.18	c   214s|  4160k|  3952k|     0 |   0.0 |1259M| 323 |   - | 524 | 641 |   0 |   0 |   0 | 752k|   0 | 0.000000e+00 |      --      |    Inf 
293.80/293.83	c   215s|  4170k|  3962k|     0 |   0.0 |1262M| 323 |   - | 524 | 693 |   0 |   0 |   0 | 754k|   0 | 0.000000e+00 |      --      |    Inf 
294.50/294.55	c   215s|  4180k|  3971k|     0 |   0.0 |1265M| 323 |   - | 524 | 631 |   0 |   0 |   0 | 755k|   0 | 0.000000e+00 |      --      |    Inf 
295.20/295.27	c   216s|  4190k|  3981k|     0 |   0.0 |1268M| 323 |   - | 524 | 642 |   0 |   0 |   0 | 757k|   0 | 0.000000e+00 |      --      |    Inf 
296.00/296.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
296.00/296.00	c   217s|  4200k|  3990k|     0 |   0.0 |1271M| 323 |   - | 524 | 573 |   0 |   0 |   0 | 758k|   0 | 0.000000e+00 |      --      |    Inf 
296.70/296.79	c   217s|  4210k|  4000k|     0 |   0.0 |1274M| 323 |   - | 524 | 656 |   0 |   0 |   0 | 760k|   0 | 0.000000e+00 |      --      |    Inf 
297.50/297.55	c   218s|  4220k|  4010k|     0 |   0.0 |1277M| 323 |   - | 524 | 613 |   0 |   0 |   0 | 761k|   0 | 0.000000e+00 |      --      |    Inf 
298.20/298.26	c   218s|  4230k|  4019k|     0 |   0.0 |1280M| 323 |   - | 524 | 615 |   0 |   0 |   0 | 762k|   0 | 0.000000e+00 |      --      |    Inf 
298.90/298.99	c   219s|  4240k|  4029k|     0 |   0.0 |1283M| 323 |   - | 524 | 634 |   0 |   0 |   0 | 764k|   0 | 0.000000e+00 |      --      |    Inf 
299.59/299.69	c   219s|  4250k|  4038k|     0 |   0.0 |1286M| 323 |   - | 524 | 704 |   0 |   0 |   0 | 766k|   0 | 0.000000e+00 |      --      |    Inf 
300.30/300.38	c   220s|  4260k|  4048k|     0 |   0.0 |1289M| 323 |   - | 524 | 673 |   0 |   0 |   0 | 767k|   0 | 0.000000e+00 |      --      |    Inf 
301.00/301.06	c   220s|  4270k|  4057k|     0 |   0.0 |1291M| 323 |   - | 524 | 654 |   0 |   0 |   0 | 769k|   0 | 0.000000e+00 |      --      |    Inf 
301.70/301.76	c   221s|  4280k|  4067k|     0 |   0.0 |1294M| 323 |   - | 524 | 671 |   0 |   0 |   0 | 770k|   0 | 0.000000e+00 |      --      |    Inf 
302.40/302.43	c   221s|  4290k|  4077k|     0 |   0.0 |1297M| 323 |   - | 524 | 685 |   0 |   0 |   0 | 772k|   0 | 0.000000e+00 |      --      |    Inf 
303.10/303.16	c   222s|  4300k|  4086k|     0 |   0.0 |1300M| 323 |   - | 524 | 539 |   0 |   0 |   0 | 773k|   0 | 0.000000e+00 |      --      |    Inf 
303.80/303.84	c   222s|  4310k|  4096k|     0 |   0.0 |1303M| 323 |   - | 524 | 670 |   0 |   0 |   0 | 775k|   0 | 0.000000e+00 |      --      |    Inf 
304.50/304.51	c   223s|  4320k|  4105k|     0 |   0.0 |1306M| 323 |   - | 524 | 556 |   0 |   0 |   0 | 776k|   0 | 0.000000e+00 |      --      |    Inf 
305.19/305.21	c   223s|  4330k|  4115k|     0 |   0.0 |1309M| 323 |   - | 524 | 537 |   0 |   0 |   0 | 777k|   0 | 0.000000e+00 |      --      |    Inf 
305.90/305.91	c   224s|  4340k|  4124k|     0 |   0.0 |1312M| 323 |   - | 524 | 539 |   0 |   0 |   0 | 778k|   0 | 0.000000e+00 |      --      |    Inf 
306.50/306.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
306.50/306.57	c   224s|  4350k|  4134k|     0 |   0.0 |1315M| 323 |   - | 524 | 548 |   0 |   0 |   0 | 780k|   0 | 0.000000e+00 |      --      |    Inf 
307.20/307.23	c   225s|  4360k|  4144k|     0 |   0.0 |1318M| 323 |   - | 524 | 622 |   0 |   0 |   0 | 781k|   0 | 0.000000e+00 |      --      |    Inf 
307.80/307.90	c   225s|  4370k|  4153k|     0 |   0.0 |1321M| 323 |   - | 524 | 615 |   0 |   0 |   0 | 782k|   0 | 0.000000e+00 |      --      |    Inf 
308.50/308.58	c   226s|  4380k|  4163k|     0 |   0.0 |1324M| 323 |   - | 524 | 566 |   0 |   0 |   0 | 784k|   0 | 0.000000e+00 |      --      |    Inf 
309.20/309.25	c   226s|  4390k|  4172k|     0 |   0.0 |1327M| 323 |   - | 524 | 563 |   0 |   0 |   0 | 785k|   0 | 0.000000e+00 |      --      |    Inf 
309.90/309.94	c   227s|  4400k|  4182k|     0 |   0.0 |1330M| 323 |   - | 524 | 646 |   0 |   0 |   0 | 786k|   0 | 0.000000e+00 |      --      |    Inf 
310.70/310.72	c   227s|  4410k|  4191k|     0 |   0.0 |1333M| 323 |   - | 524 | 590 |   0 |   0 |   0 | 788k|   0 | 0.000000e+00 |      --      |    Inf 
311.40/311.48	c   228s|  4420k|  4201k|     0 |   0.0 |1336M| 323 |   - | 524 | 612 |   0 |   0 |   0 | 789k|   0 | 0.000000e+00 |      --      |    Inf 
312.10/312.18	c   228s|  4430k|  4210k|     0 |   0.0 |1339M| 323 |   - | 524 | 523 |   0 |   0 |   0 | 791k|   0 | 0.000000e+00 |      --      |    Inf 
312.80/312.87	c   229s|  4440k|  4220k|     0 |   0.0 |1342M| 323 |   - | 524 | 608 |   0 |   0 |   0 | 792k|   0 | 0.000000e+00 |      --      |    Inf 
313.50/313.58	c   229s|  4450k|  4230k|     0 |   0.0 |1345M| 323 |   - | 524 | 580 |   0 |   0 |   0 | 794k|   0 | 0.000000e+00 |      --      |    Inf 
314.20/314.29	c   230s|  4460k|  4239k|     0 |   0.0 |1348M| 323 |   - | 524 | 552 |   0 |   0 |   0 | 795k|   0 | 0.000000e+00 |      --      |    Inf 
314.99/315.00	c   230s|  4470k|  4249k|     0 |   0.0 |1351M| 323 |   - | 524 | 637 |   0 |   0 |   0 | 796k|   0 | 0.000000e+00 |      --      |    Inf 
315.60/315.66	c   231s|  4480k|  4258k|     0 |   0.0 |1354M| 323 |   - | 524 | 658 |   0 |   0 |   0 | 798k|   0 | 0.000000e+00 |      --      |    Inf 
316.30/316.36	c   231s|  4490k|  4268k|     0 |   0.0 |1357M| 323 |   - | 524 | 651 |   0 |   0 |   0 | 800k|   0 | 0.000000e+00 |      --      |    Inf 
317.00/317.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
317.00/317.06	c   232s|  4500k|  4278k|     0 |   0.0 |1360M| 323 |   - | 524 | 703 |   0 |   0 |   0 | 801k|   0 | 0.000000e+00 |      --      |    Inf 
317.70/317.78	c   232s|  4510k|  4287k|     0 |   0.0 |1362M| 323 |   - | 524 | 602 |   0 |   0 |   0 | 803k|   0 | 0.000000e+00 |      --      |    Inf 
318.50/318.54	c   233s|  4520k|  4297k|     0 |   0.0 |1365M| 323 |   - | 524 | 628 |   0 |   0 |   0 | 804k|   0 | 0.000000e+00 |      --      |    Inf 
319.20/319.25	c   233s|  4530k|  4306k|     0 |   0.0 |1368M| 323 |   - | 524 | 606 |   0 |   0 |   0 | 806k|   0 | 0.000000e+00 |      --      |    Inf 
320.00/320.04	c   234s|  4540k|  4316k|     0 |   0.0 |1371M| 323 |   - | 524 | 642 |   0 |   0 |   0 | 807k|   0 | 0.000000e+00 |      --      |    Inf 
320.80/320.80	c   234s|  4550k|  4325k|     0 |   0.0 |1374M| 323 |   - | 524 | 690 |   0 |   0 |   0 | 809k|   0 | 0.000000e+00 |      --      |    Inf 
321.40/321.49	c   235s|  4560k|  4335k|     0 |   0.0 |1377M| 323 |   - | 524 | 657 |   0 |   0 |   0 | 810k|   0 | 0.000000e+00 |      --      |    Inf 
322.10/322.18	c   235s|  4570k|  4344k|     0 |   0.0 |1380M| 323 |   - | 524 | 646 |   0 |   0 |   0 | 812k|   0 | 0.000000e+00 |      --      |    Inf 
322.90/322.91	c   236s|  4580k|  4354k|     0 |   0.0 |1383M| 323 |   - | 524 | 718 |   0 |   0 |   0 | 813k|   0 | 0.000000e+00 |      --      |    Inf 
323.60/323.66	c   236s|  4590k|  4364k|     0 |   0.0 |1386M| 323 |   - | 524 | 621 |   0 |   0 |   0 | 815k|   0 | 0.000000e+00 |      --      |    Inf 
324.40/324.40	c   237s|  4600k|  4373k|     0 |   0.0 |1389M| 323 |   - | 524 | 663 |   0 |   0 |   0 | 816k|   0 | 0.000000e+00 |      --      |    Inf 
325.10/325.18	c   238s|  4610k|  4383k|     0 |   0.0 |1392M| 323 |   - | 524 | 693 |   0 |   0 |   0 | 818k|   0 | 0.000000e+00 |      --      |    Inf 
325.80/325.89	c   238s|  4620k|  4392k|     0 |   0.0 |1395M| 323 |   - | 524 | 698 |   0 |   0 |   0 | 820k|   0 | 0.000000e+00 |      --      |    Inf 
326.50/326.57	c   239s|  4630k|  4402k|     0 |   0.0 |1398M| 323 |   - | 524 | 650 |   0 |   0 |   0 | 821k|   0 | 0.000000e+00 |      --      |    Inf 
327.20/327.25	c   239s|  4640k|  4411k|     0 |   0.0 |1401M| 323 |   - | 524 | 637 |   0 |   0 |   0 | 823k|   0 | 0.000000e+00 |      --      |    Inf 
327.90/327.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
327.90/327.93	c   240s|  4650k|  4421k|     0 |   0.0 |1404M| 323 |   - | 524 | 663 |   0 |   0 |   0 | 824k|   0 | 0.000000e+00 |      --      |    Inf 
328.60/328.61	c   240s|  4660k|  4431k|     0 |   0.0 |1407M| 323 |   - | 524 | 671 |   0 |   0 |   0 | 826k|   0 | 0.000000e+00 |      --      |    Inf 
329.30/329.31	c   241s|  4670k|  4440k|     0 |   0.0 |1410M| 323 |   - | 524 | 707 |   0 |   0 |   0 | 828k|   0 | 0.000000e+00 |      --      |    Inf 
330.00/330.06	c   241s|  4680k|  4450k|     0 |   0.0 |1413M| 323 |   - | 524 | 645 |   0 |   0 |   0 | 829k|   0 | 0.000000e+00 |      --      |    Inf 
330.80/330.86	c   242s|  4690k|  4459k|     0 |   0.0 |1416M| 323 |   - | 524 | 591 |   0 |   0 |   0 | 831k|   0 | 0.000000e+00 |      --      |    Inf 
331.50/331.57	c   242s|  4700k|  4469k|     0 |   0.0 |1419M| 323 |   - | 524 | 692 |   0 |   0 |   0 | 832k|   0 | 0.000000e+00 |      --      |    Inf 
332.30/332.34	c   243s|  4710k|  4478k|     0 |   0.0 |1422M| 323 |   - | 524 | 716 |   0 |   0 |   0 | 834k|   0 | 0.000000e+00 |      --      |    Inf 
333.00/333.01	c   243s|  4720k|  4488k|     0 |   0.0 |1425M| 323 |   - | 524 | 745 |   0 |   0 |   0 | 836k|   0 | 0.000000e+00 |      --      |    Inf 
333.70/333.77	c   244s|  4730k|  4497k|     0 |   0.0 |1428M| 323 |   - | 524 | 661 |   0 |   0 |   0 | 837k|   0 | 0.000000e+00 |      --      |    Inf 
334.40/334.43	c   244s|  4740k|  4507k|     0 |   0.0 |1431M| 323 |   - | 524 | 584 |   0 |   0 |   0 | 839k|   0 | 0.000000e+00 |      --      |    Inf 
335.20/335.20	c   245s|  4750k|  4517k|     0 |   0.0 |1434M| 323 |   - | 524 | 694 |   0 |   0 |   0 | 840k|   0 | 0.000000e+00 |      --      |    Inf 
335.90/335.93	c   245s|  4760k|  4526k|     0 |   0.0 |1437M| 323 |   - | 524 | 631 |   0 |   0 |   0 | 841k|   0 | 0.000000e+00 |      --      |    Inf 
336.61/336.61	c   246s|  4770k|  4536k|     0 |   0.0 |1440M| 323 |   - | 524 | 621 |   0 |   0 |   0 | 843k|   0 | 0.000000e+00 |      --      |    Inf 
337.30/337.32	c   246s|  4780k|  4545k|     0 |   0.0 |1443M| 323 |   - | 524 | 635 |   0 |   0 |   0 | 844k|   0 | 0.000000e+00 |      --      |    Inf 
338.00/338.02	c   247s|  4790k|  4555k|     0 |   0.0 |1446M| 323 |   - | 524 | 660 |   0 |   0 |   0 | 845k|   0 | 0.000000e+00 |      --      |    Inf 
338.71/338.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
338.71/338.74	c   247s|  4800k|  4564k|     0 |   0.0 |1449M| 323 |   - | 524 | 604 |   0 |   0 |   0 | 847k|   0 | 0.000000e+00 |      --      |    Inf 
339.30/339.39	c   248s|  4810k|  4574k|     0 |   0.0 |1451M| 323 |   - | 524 | 611 |   0 |   0 |   0 | 848k|   0 | 0.000000e+00 |      --      |    Inf 
340.00/340.07	c   248s|  4820k|  4584k|     0 |   0.0 |1454M| 323 |   - | 524 | 600 |   0 |   0 |   0 | 849k|   0 | 0.000000e+00 |      --      |    Inf 
340.70/340.79	c   249s|  4830k|  4593k|     0 |   0.0 |1457M| 323 |   - | 524 | 611 |   0 |   0 |   0 | 851k|   0 | 0.000000e+00 |      --      |    Inf 
341.40/341.47	c   249s|  4840k|  4603k|     0 |   0.0 |1460M| 323 |   - | 524 | 631 |   0 |   0 |   0 | 852k|   0 | 0.000000e+00 |      --      |    Inf 
342.20/342.24	c   250s|  4850k|  4612k|     0 |   0.0 |1463M| 323 |   - | 524 | 506 |   0 |   0 |   0 | 853k|   0 | 0.000000e+00 |      --      |    Inf 
342.90/342.95	c   250s|  4860k|  4622k|     0 |   0.0 |1466M| 323 |   - | 524 | 554 |   0 |   0 |   0 | 854k|   0 | 0.000000e+00 |      --      |    Inf 
343.60/343.65	c   251s|  4870k|  4631k|     0 |   0.0 |1469M| 323 |   - | 524 | 559 |   0 |   0 |   0 | 856k|   0 | 0.000000e+00 |      --      |    Inf 
344.30/344.33	c   251s|  4880k|  4641k|     0 |   0.0 |1472M| 323 |   - | 524 | 553 |   0 |   0 |   0 | 857k|   0 | 0.000000e+00 |      --      |    Inf 
345.00/345.02	c   252s|  4890k|  4650k|     0 |   0.0 |1475M| 323 |   - | 524 | 601 |   0 |   0 |   0 | 859k|   0 | 0.000000e+00 |      --      |    Inf 
345.70/345.75	c   252s|  4900k|  4660k|     0 |   0.0 |1478M| 323 |   - | 524 | 593 |   0 |   0 |   0 | 860k|   0 | 0.000000e+00 |      --      |    Inf 
346.41/346.44	c   253s|  4910k|  4670k|     0 |   0.0 |1481M| 323 |   - | 524 | 593 |   0 |   0 |   0 | 861k|   0 | 0.000000e+00 |      --      |    Inf 
347.10/347.15	c   253s|  4920k|  4679k|     0 |   0.0 |1484M| 323 |   - | 524 | 638 |   0 |   0 |   0 | 862k|   0 | 0.000000e+00 |      --      |    Inf 
347.80/347.85	c   254s|  4930k|  4689k|     0 |   0.0 |1487M| 323 |   - | 524 | 589 |   0 |   0 |   0 | 864k|   0 | 0.000000e+00 |      --      |    Inf 
348.50/348.60	c   254s|  4940k|  4698k|     0 |   0.0 |1490M| 323 |   - | 524 | 565 |   0 |   0 |   0 | 865k|   0 | 0.000000e+00 |      --      |    Inf 
349.30/349.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
349.30/349.36	c   255s|  4950k|  4708k|     0 |   0.0 |1493M| 323 |   - | 524 | 594 |   0 |   0 |   0 | 867k|   0 | 0.000000e+00 |      --      |    Inf 
350.10/350.12	c   256s|  4960k|  4717k|     0 |   0.0 |1496M| 323 |   - | 524 | 625 |   0 |   0 |   0 | 868k|   0 | 0.000000e+00 |      --      |    Inf 
350.80/350.89	c   256s|  4970k|  4727k|     0 |   0.0 |1499M| 323 |   - | 524 | 692 |   0 |   0 |   0 | 870k|   0 | 0.000000e+00 |      --      |    Inf 
351.60/351.60	c   257s|  4980k|  4736k|     0 |   0.0 |1502M| 323 |   - | 524 | 643 |   0 |   0 |   0 | 871k|   0 | 0.000000e+00 |      --      |    Inf 
352.30/352.31	c   257s|  4990k|  4746k|     0 |   0.0 |1505M| 323 |   - | 524 | 609 |   0 |   0 |   0 | 872k|   0 | 0.000000e+00 |      --      |    Inf 
353.11/353.11	c   258s|  5000k|  4756k|     0 |   0.0 |1508M| 323 |   - | 524 | 607 |   0 |   0 |   0 | 874k|   0 | 0.000000e+00 |      --      |    Inf 
353.80/353.81	c   258s|  5010k|  4765k|     0 |   0.0 |1511M| 323 |   - | 524 | 730 |   0 |   0 |   0 | 875k|   0 | 0.000000e+00 |      --      |    Inf 
354.40/354.49	c   259s|  5020k|  4775k|     0 |   0.0 |1514M| 323 |   - | 524 | 544 |   0 |   0 |   0 | 877k|   0 | 0.000000e+00 |      --      |    Inf 
355.20/355.22	c   259s|  5030k|  4784k|     0 |   0.0 |1517M| 323 |   - | 524 | 632 |   0 |   0 |   0 | 878k|   0 | 0.000000e+00 |      --      |    Inf 
355.90/355.92	c   260s|  5040k|  4794k|     0 |   0.0 |1520M| 323 |   - | 524 | 601 |   0 |   0 |   0 | 880k|   0 | 0.000000e+00 |      --      |    Inf 
356.60/356.64	c   260s|  5050k|  4803k|     0 |   0.0 |1523M| 323 |   - | 524 | 681 |   0 |   0 |   0 | 881k|   0 | 0.000000e+00 |      --      |    Inf 
357.41/357.40	c   261s|  5060k|  4813k|     0 |   0.0 |1526M| 323 |   - | 524 | 755 |   0 |   0 |   0 | 883k|   0 | 0.000000e+00 |      --      |    Inf 
358.10/358.11	c   261s|  5070k|  4822k|     0 |   0.0 |1529M| 323 |   - | 524 | 625 |   0 |   0 |   0 | 884k|   0 | 0.000000e+00 |      --      |    Inf 
358.80/358.82	c   262s|  5080k|  4832k|     0 |   0.0 |1532M| 323 |   - | 524 | 666 |   0 |   0 |   0 | 886k|   0 | 0.000000e+00 |      --      |    Inf 
359.50/359.54	c   262s|  5090k|  4842k|     0 |   0.0 |1535M| 323 |   - | 524 | 670 |   0 |   0 |   0 | 887k|   0 | 0.000000e+00 |      --      |    Inf 
360.20/360.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
360.20/360.28	c   263s|  5100k|  4851k|     0 |   0.0 |1538M| 323 |   - | 524 | 712 |   0 |   0 |   0 | 889k|   0 | 0.000000e+00 |      --      |    Inf 
360.90/360.96	c   263s|  5110k|  4861k|     0 |   0.0 |1541M| 323 |   - | 524 | 692 |   0 |   0 |   0 | 890k|   0 | 0.000000e+00 |      --      |    Inf 
361.60/361.66	c   264s|  5120k|  4870k|     0 |   0.0 |1544M| 323 |   - | 524 | 605 |   0 |   0 |   0 | 891k|   0 | 0.000000e+00 |      --      |    Inf 
362.30/362.32	c   264s|  5130k|  4880k|     0 |   0.0 |1547M| 323 |   - | 524 | 619 |   0 |   0 |   0 | 893k|   0 | 0.000000e+00 |      --      |    Inf 
363.01/363.03	c   265s|  5140k|  4889k|     0 |   0.0 |1550M| 323 |   - | 524 | 598 |   0 |   0 |   0 | 894k|   0 | 0.000000e+00 |      --      |    Inf 
363.70/363.70	c   265s|  5150k|  4899k|     0 |   0.0 |1553M| 323 |   - | 524 | 579 |   0 |   0 |   0 | 895k|   0 | 0.000000e+00 |      --      |    Inf 
364.40/364.42	c   266s|  5160k|  4908k|     0 |   0.0 |1556M| 323 |   - | 524 | 589 |   0 |   0 |   0 | 897k|   0 | 0.000000e+00 |      --      |    Inf 
365.00/365.10	c   266s|  5170k|  4918k|     0 |   0.0 |1559M| 323 |   - | 524 | 614 |   0 |   0 |   0 | 898k|   0 | 0.000000e+00 |      --      |    Inf 
365.70/365.78	c   267s|  5180k|  4928k|     0 |   0.0 |1562M| 323 |   - | 524 | 545 |   0 |   0 |   0 | 899k|   0 | 0.000000e+00 |      --      |    Inf 
366.40/366.50	c   267s|  5190k|  4937k|     0 |   0.0 |1564M| 323 |   - | 524 | 594 |   0 |   0 |   0 | 901k|   0 | 0.000000e+00 |      --      |    Inf 
367.20/367.22	c   268s|  5200k|  4947k|     0 |   0.0 |1567M| 323 |   - | 524 | 674 |   0 |   0 |   0 | 902k|   0 | 0.000000e+00 |      --      |    Inf 
367.90/367.91	c   268s|  5210k|  4956k|     0 |   0.0 |1571M| 323 |   - | 524 | 766 |   0 |   0 |   0 | 904k|   0 | 0.000000e+00 |      --      |    Inf 
368.60/368.65	c   269s|  5220k|  4966k|     0 |   0.0 |1573M| 323 |   - | 524 | 582 |   0 |   0 |   0 | 906k|   0 | 0.000000e+00 |      --      |    Inf 
369.30/369.36	c   270s|  5230k|  4975k|     0 |   0.0 |1576M| 323 |   - | 524 | 583 |   0 |   0 |   0 | 907k|   0 | 0.000000e+00 |      --      |    Inf 
370.00/370.02	c   270s|  5240k|  4985k|     0 |   0.0 |1579M| 323 |   - | 524 | 669 |   0 |   0 |   0 | 908k|   0 | 0.000000e+00 |      --      |    Inf 
370.70/370.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
370.70/370.73	c   270s|  5250k|  4994k|     0 |   0.0 |1582M| 323 |   - | 524 | 619 |   0 |   0 |   0 | 910k|   0 | 0.000000e+00 |      --      |    Inf 
371.40/371.47	c   271s|  5260k|  5004k|     0 |   0.0 |1585M| 323 |   - | 524 | 618 |   0 |   0 |   0 | 911k|   0 | 0.000000e+00 |      --      |    Inf 
372.20/372.28	c   272s|  5270k|  5013k|     0 |   0.0 |1588M| 323 |   - | 524 | 675 |   0 |   0 |   0 | 913k|   0 | 0.000000e+00 |      --      |    Inf 
373.00/373.08	c   272s|  5280k|  5023k|     0 |   0.0 |1591M| 323 |   - | 524 | 651 |   0 |   0 |   0 | 914k|   0 | 0.000000e+00 |      --      |    Inf 
373.80/373.89	c   273s|  5290k|  5033k|     0 |   0.0 |1594M| 323 |   - | 524 | 764 |   0 |   0 |   0 | 916k|   0 | 0.000000e+00 |      --      |    Inf 
374.60/374.65	c   273s|  5300k|  5042k|     0 |   0.0 |1597M| 323 |   - | 524 | 678 |   0 |   0 |   0 | 918k|   0 | 0.000000e+00 |      --      |    Inf 
375.40/375.49	c   274s|  5310k|  5052k|     0 |   0.0 |1600M| 323 |   - | 524 | 713 |   0 |   0 |   0 | 920k|   0 | 0.000000e+00 |      --      |    Inf 
376.20/376.25	c   275s|  5320k|  5061k|     0 |   0.0 |1603M| 323 |   - | 524 | 673 |   0 |   0 |   0 | 921k|   0 | 0.000000e+00 |      --      |    Inf 
377.00/377.01	c   275s|  5330k|  5071k|     0 |   0.0 |1606M| 323 |   - | 524 | 682 |   0 |   0 |   0 | 922k|   0 | 0.000000e+00 |      --      |    Inf 
377.71/377.72	c   276s|  5340k|  5080k|     0 |   0.0 |1609M| 323 |   - | 524 | 548 |   0 |   0 |   0 | 924k|   0 | 0.000000e+00 |      --      |    Inf 
378.41/378.49	c   276s|  5350k|  5090k|     0 |   0.0 |1612M| 323 |   - | 524 | 571 |   0 |   0 |   0 | 925k|   0 | 0.000000e+00 |      --      |    Inf 
379.20/379.25	c   277s|  5360k|  5099k|     0 |   0.0 |1615M| 323 |   - | 524 | 611 |   0 |   0 |   0 | 926k|   0 | 0.000000e+00 |      --      |    Inf 
379.90/379.95	c   277s|  5370k|  5109k|     0 |   0.0 |1618M| 323 |   - | 524 | 651 |   0 |   0 |   0 | 928k|   0 | 0.000000e+00 |      --      |    Inf 
380.60/380.65	c   278s|  5380k|  5118k|     0 |   0.0 |1621M| 323 |   - | 524 | 593 |   0 |   0 |   0 | 929k|   0 | 0.000000e+00 |      --      |    Inf 
381.30/381.35	c   278s|  5390k|  5128k|     0 |   0.0 |1624M| 323 |   - | 524 | 611 |   0 |   0 |   0 | 930k|   0 | 0.000000e+00 |      --      |    Inf 
382.10/382.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
382.10/382.11	c   279s|  5400k|  5138k|     0 |   0.0 |1627M| 323 |   - | 524 | 648 |   0 |   0 |   0 | 932k|   0 | 0.000000e+00 |      --      |    Inf 
382.81/382.85	c   279s|  5410k|  5147k|     0 |   0.0 |1630M| 323 |   - | 524 | 659 |   0 |   0 |   0 | 934k|   0 | 0.000000e+00 |      --      |    Inf 
383.50/383.52	c   280s|  5420k|  5157k|     0 |   0.0 |1633M| 323 |   - | 524 | 668 |   0 |   0 |   0 | 935k|   0 | 0.000000e+00 |      --      |    Inf 
384.30/384.31	c   281s|  5430k|  5166k|     0 |   0.0 |1636M| 323 |   - | 524 | 652 |   0 |   0 |   0 | 937k|   0 | 0.000000e+00 |      --      |    Inf 
385.01/385.06	c   281s|  5440k|  5176k|     0 |   0.0 |1639M| 323 |   - | 524 | 667 |   0 |   0 |   0 | 938k|   0 | 0.000000e+00 |      --      |    Inf 
385.70/385.79	c   282s|  5450k|  5185k|     0 |   0.0 |1642M| 323 |   - | 524 | 591 |   0 |   0 |   0 | 939k|   0 | 0.000000e+00 |      --      |    Inf 
386.50/386.57	c   282s|  5460k|  5195k|     0 |   0.0 |1644M| 323 |   - | 524 | 514 |   0 |   0 |   0 | 941k|   0 | 0.000000e+00 |      --      |    Inf 
387.30/387.36	c   283s|  5470k|  5204k|     0 |   0.0 |1648M| 323 |   - | 524 | 650 |   0 |   0 |   0 | 942k|   0 | 0.000000e+00 |      --      |    Inf 
388.00/388.07	c   283s|  5480k|  5214k|     0 |   0.0 |1651M| 323 |   - | 524 | 658 |   0 |   0 |   0 | 944k|   0 | 0.000000e+00 |      --      |    Inf 
388.80/388.81	c   284s|  5490k|  5224k|     0 |   0.0 |1653M| 323 |   - | 524 | 642 |   0 |   0 |   0 | 945k|   0 | 0.000000e+00 |      --      |    Inf 
389.60/389.63	c   284s|  5500k|  5233k|     0 |   0.0 |1656M| 323 |   - | 524 | 638 |   0 |   0 |   0 | 946k|   0 | 0.000000e+00 |      --      |    Inf 
390.30/390.36	c   285s|  5510k|  5243k|     0 |   0.0 |1659M| 323 |   - | 524 | 569 |   0 |   0 |   0 | 947k|   0 | 0.000000e+00 |      --      |    Inf 
391.20/391.20	c   286s|  5520k|  5252k|     0 |   0.0 |1662M| 323 |   - | 524 | 552 |   0 |   0 |   0 | 949k|   0 | 0.000000e+00 |      --      |    Inf 
391.91/391.91	c   286s|  5530k|  5262k|     0 |   0.0 |1665M| 323 |   - | 524 | 643 |   0 |   0 |   0 | 950k|   0 | 0.000000e+00 |      --      |    Inf 
392.60/392.67	c   287s|  5540k|  5271k|     0 |   0.0 |1668M| 323 |   - | 524 | 630 |   0 |   0 |   0 | 951k|   0 | 0.000000e+00 |      --      |    Inf 
393.40/393.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
393.40/393.42	c   287s|  5550k|  5281k|     0 |   0.0 |1671M| 323 |   - | 524 | 682 |   0 |   0 |   0 | 953k|   0 | 0.000000e+00 |      --      |    Inf 
394.10/394.18	c   288s|  5560k|  5290k|     0 |   0.0 |1674M| 323 |   - | 524 | 701 |   0 |   0 |   0 | 955k|   0 | 0.000000e+00 |      --      |    Inf 
394.90/394.95	c   288s|  5570k|  5300k|     0 |   0.0 |1677M| 323 |   - | 524 | 699 |   0 |   0 |   0 | 956k|   0 | 0.000000e+00 |      --      |    Inf 
395.70/395.79	c   289s|  5580k|  5309k|     0 |   0.0 |1680M| 323 |   - | 524 | 721 |   0 |   0 |   0 | 958k|   0 | 0.000000e+00 |      --      |    Inf 
396.50/396.56	c   290s|  5590k|  5319k|     0 |   0.0 |1683M| 323 |   - | 524 | 707 |   0 |   0 |   0 | 960k|   0 | 0.000000e+00 |      --      |    Inf 
397.20/397.29	c   290s|  5600k|  5329k|     0 |   0.0 |1686M| 323 |   - | 524 | 724 |   0 |   0 |   0 | 961k|   0 | 0.000000e+00 |      --      |    Inf 
398.00/398.01	c   291s|  5610k|  5338k|     0 |   0.0 |1689M| 323 |   - | 524 | 571 |   0 |   0 |   0 | 963k|   0 | 0.000000e+00 |      --      |    Inf 
398.80/398.82	c   291s|  5620k|  5348k|     0 |   0.0 |1692M| 323 |   - | 524 | 617 |   0 |   0 |   0 | 964k|   0 | 0.000000e+00 |      --      |    Inf 
399.60/399.62	c   292s|  5630k|  5357k|     0 |   0.0 |1695M| 323 |   - | 524 | 666 |   0 |   0 |   0 | 965k|   0 | 0.000000e+00 |      --      |    Inf 
400.30/400.38	c   292s|  5640k|  5367k|     0 |   0.0 |1698M| 323 |   - | 524 | 654 |   0 |   0 |   0 | 967k|   0 | 0.000000e+00 |      --      |    Inf 
401.10/401.14	c   293s|  5650k|  5376k|     0 |   0.0 |1701M| 323 |   - | 524 | 632 |   0 |   0 |   0 | 968k|   0 | 0.000000e+00 |      --      |    Inf 
401.90/401.91	c   294s|  5660k|  5386k|     0 |   0.0 |1704M| 323 |   - | 524 | 633 |   0 |   0 |   0 | 970k|   0 | 0.000000e+00 |      --      |    Inf 
402.61/402.66	c   294s|  5670k|  5395k|     0 |   0.0 |1707M| 323 |   - | 524 | 728 |   0 |   0 |   0 | 971k|   0 | 0.000000e+00 |      --      |    Inf 
403.40/403.41	c   295s|  5680k|  5405k|     0 |   0.0 |1710M| 323 |   - | 524 | 634 |   0 |   0 |   0 | 973k|   0 | 0.000000e+00 |      --      |    Inf 
404.10/404.18	c   295s|  5690k|  5414k|     0 |   0.0 |1713M| 323 |   - | 524 | 627 |   0 |   0 |   0 | 974k|   0 | 0.000000e+00 |      --      |    Inf 
404.80/404.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
404.80/404.87	c   296s|  5700k|  5424k|     0 |   0.0 |1716M| 323 |   - | 524 | 636 |   0 |   0 |   0 | 975k|   0 | 0.000000e+00 |      --      |    Inf 
405.60/405.63	c   296s|  5710k|  5433k|     0 |   0.0 |1719M| 323 |   - | 524 | 613 |   0 |   0 |   0 | 977k|   0 | 0.000000e+00 |      --      |    Inf 
406.40/406.41	c   297s|  5720k|  5443k|     0 |   0.0 |1722M| 323 |   - | 524 | 663 |   0 |   0 |   0 | 978k|   0 | 0.000000e+00 |      --      |    Inf 
407.10/407.19	c   297s|  5730k|  5453k|     0 |   0.0 |1725M| 323 |   - | 524 | 594 |   0 |   0 |   0 | 980k|   0 | 0.000000e+00 |      --      |    Inf 
408.01/408.01	c   298s|  5740k|  5462k|     0 |   0.0 |1728M| 323 |   - | 524 | 580 |   0 |   0 |   0 | 982k|   0 | 0.000000e+00 |      --      |    Inf 
408.70/408.75	c   299s|  5750k|  5472k|     0 |   0.0 |1731M| 323 |   - | 524 | 688 |   0 |   0 |   0 | 983k|   0 | 0.000000e+00 |      --      |    Inf 
409.40/409.44	c   299s|  5760k|  5481k|     0 |   0.0 |1734M| 323 |   - | 524 | 666 |   0 |   0 |   0 | 985k|   0 | 0.000000e+00 |      --      |    Inf 
410.21/410.21	c   300s|  5770k|  5491k|     0 |   0.0 |1737M| 323 |   - | 524 | 623 |   0 |   0 |   0 | 986k|   0 | 0.000000e+00 |      --      |    Inf 
410.90/410.97	c   300s|  5780k|  5500k|     0 |   0.0 |1740M| 323 |   - | 524 | 661 |   0 |   0 |   0 | 988k|   0 | 0.000000e+00 |      --      |    Inf 
411.71/411.77	c   301s|  5790k|  5510k|     0 |   0.0 |1743M| 323 |   - | 524 | 608 |   0 |   0 |   0 | 990k|   0 | 0.000000e+00 |      --      |    Inf 
412.41/412.50	c   301s|  5800k|  5519k|     0 |   0.0 |1746M| 323 |   - | 524 | 703 |   0 |   0 |   0 | 991k|   0 | 0.000000e+00 |      --      |    Inf 
413.20/413.29	c   302s|  5810k|  5529k|     0 |   0.0 |1749M| 323 |   - | 524 | 719 |   0 |   0 |   0 | 993k|   0 | 0.000000e+00 |      --      |    Inf 
414.00/414.01	c   303s|  5820k|  5538k|     0 |   0.0 |1752M| 323 |   - | 524 | 651 |   0 |   0 |   0 | 994k|   0 | 0.000000e+00 |      --      |    Inf 
414.71/414.73	c   303s|  5830k|  5548k|     0 |   0.0 |1755M| 323 |   - | 524 | 683 |   0 |   0 |   0 | 996k|   0 | 0.000000e+00 |      --      |    Inf 
415.50/415.51	c   304s|  5840k|  5558k|     0 |   0.0 |1758M| 323 |   - | 524 | 703 |   0 |   0 |   0 | 997k|   0 | 0.000000e+00 |      --      |    Inf 
416.30/416.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
416.30/416.39	c   304s|  5850k|  5567k|     0 |   0.0 |1761M| 323 |   - | 524 | 692 |   0 |   0 |   0 | 999k|   0 | 0.000000e+00 |      --      |    Inf 
417.10/417.14	c   305s|  5860k|  5577k|     0 |   0.0 |1764M| 323 |   - | 524 | 686 |   0 |   0 |   0 |1001k|   0 | 0.000000e+00 |      --      |    Inf 
417.80/417.87	c   305s|  5870k|  5586k|     0 |   0.0 |1767M| 323 |   - | 524 | 632 |   0 |   0 |   0 |1002k|   0 | 0.000000e+00 |      --      |    Inf 
418.60/418.60	c   306s|  5880k|  5596k|     0 |   0.0 |1770M| 323 |   - | 524 | 601 |   0 |   0 |   0 |1003k|   0 | 0.000000e+00 |      --      |    Inf 
419.30/419.37	c   306s|  5890k|  5605k|     0 |   0.0 |1773M| 323 |   - | 524 | 529 |   0 |   0 |   0 |1005k|   0 | 0.000000e+00 |      --      |    Inf 
420.00/420.08	c   307s|  5900k|  5615k|     0 |   0.0 |1776M| 323 |   - | 524 | 601 |   0 |   0 |   0 |1006k|   0 | 0.000000e+00 |      --      |    Inf 
420.90/420.98	c   308s|  5910k|  5624k|     0 |   0.0 |1779M| 323 |   - | 524 | 612 |   0 |   0 |   0 |1008k|   0 | 0.000000e+00 |      --      |    Inf 
421.60/421.68	c   308s|  5920k|  5634k|     0 |   0.0 |1781M| 323 |   - | 524 | 635 |   0 |   0 |   0 |1009k|   0 | 0.000000e+00 |      --      |    Inf 
422.51/422.52	c   309s|  5930k|  5643k|     0 |   0.0 |1784M| 323 |   - | 524 | 638 |   0 |   0 |   0 |1011k|   0 | 0.000000e+00 |      --      |    Inf 
423.20/423.23	c   309s|  5940k|  5653k|     0 |   0.0 |1787M| 323 |   - | 524 | 721 |   0 |   0 |   0 |1012k|   0 | 0.000000e+00 |      --      |    Inf 
423.90/423.93	c   310s|  5950k|  5662k|     0 |   0.0 |1790M| 323 |   - | 524 | 670 |   0 |   0 |   0 |1014k|   0 | 0.000000e+00 |      --      |    Inf 
424.60/424.68	c   310s|  5960k|  5672k|     0 |   0.0 |1793M| 323 |   - | 524 | 667 |   0 |   0 |   0 |1015k|   0 | 0.000000e+00 |      --      |    Inf 
425.31/425.35	c   311s|  5970k|  5682k|     0 |   0.0 |1796M| 323 |   - | 524 | 644 |   0 |   0 |   0 |1017k|   0 | 0.000000e+00 |      --      |    Inf 
426.11/426.17	c   311s|  5980k|  5691k|     0 |   0.0 |1799M| 323 |   - | 524 | 605 |   0 |   0 |   0 |1018k|   0 | 0.000000e+00 |      --      |    Inf 
426.90/426.96	c   312s|  5990k|  5701k|     0 |   0.0 |1802M| 323 |   - | 524 | 620 |   0 |   0 |   0 |1019k|   0 | 0.000000e+00 |      --      |    Inf 
427.60/427.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
427.60/427.68	c   313s|  6000k|  5710k|     0 |   0.0 |1805M| 323 |   - | 524 | 568 |   0 |   0 |   0 |1021k|   0 | 0.000000e+00 |      --      |    Inf 
428.40/428.40	c   313s|  6010k|  5720k|     0 |   0.0 |1808M| 323 |   - | 524 | 587 |   0 |   0 |   0 |1022k|   0 | 0.000000e+00 |      --      |    Inf 
429.11/429.11	c   314s|  6020k|  5729k|     0 |   0.0 |1811M| 323 |   - | 524 | 676 |   0 |   0 |   0 |1024k|   0 | 0.000000e+00 |      --      |    Inf 
429.80/429.88	c   314s|  6030k|  5739k|     0 |   0.0 |1814M| 323 |   - | 524 | 691 |   0 |   0 |   0 |1025k|   0 | 0.000000e+00 |      --      |    Inf 
430.60/430.62	c   315s|  6040k|  5748k|     0 |   0.0 |1817M| 323 |   - | 524 | 680 |   0 |   0 |   0 |1027k|   0 | 0.000000e+00 |      --      |    Inf 
431.41/431.42	c   315s|  6050k|  5758k|     0 |   0.0 |1820M| 323 |   - | 524 | 727 |   0 |   0 |   0 |1028k|   0 | 0.000000e+00 |      --      |    Inf 
432.10/432.12	c   316s|  6060k|  5767k|     0 |   0.0 |1823M| 323 |   - | 524 | 676 |   0 |   0 |   0 |1030k|   0 | 0.000000e+00 |      --      |    Inf 
432.90/432.91	c   316s|  6070k|  5777k|     0 |   0.0 |1826M| 323 |   - | 524 | 696 |   0 |   0 |   0 |1031k|   0 | 0.000000e+00 |      --      |    Inf 
433.61/433.68	c   317s|  6080k|  5787k|     0 |   0.0 |1829M| 323 |   - | 524 | 624 |   0 |   0 |   0 |1033k|   0 | 0.000000e+00 |      --      |    Inf 
434.41/434.43	c   318s|  6090k|  5796k|     0 |   0.0 |1832M| 323 |   - | 524 | 689 |   0 |   0 |   0 |1034k|   0 | 0.000000e+00 |      --      |    Inf 
435.11/435.14	c   318s|  6100k|  5806k|     0 |   0.0 |1835M| 323 |   - | 524 | 602 |   0 |   0 |   0 |1035k|   0 | 0.000000e+00 |      --      |    Inf 
435.90/435.92	c   319s|  6110k|  5815k|     0 |   0.0 |1838M| 323 |   - | 524 | 688 |   0 |   0 |   0 |1037k|   0 | 0.000000e+00 |      --      |    Inf 
436.71/436.77	c   319s|  6120k|  5825k|     0 |   0.0 |1841M| 323 |   - | 524 | 662 |   0 |   0 |   0 |1038k|   0 | 0.000000e+00 |      --      |    Inf 
437.51/437.54	c   320s|  6130k|  5834k|     0 |   0.0 |1844M| 323 |   - | 524 | 600 |   0 |   0 |   0 |1039k|   0 | 0.000000e+00 |      --      |    Inf 
438.21/438.25	c   320s|  6140k|  5844k|     0 |   0.0 |1847M| 323 |   - | 524 | 757 |   0 |   0 |   0 |1041k|   0 | 0.000000e+00 |      --      |    Inf 
439.00/439.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
439.00/439.04	c   321s|  6150k|  5853k|     0 |   0.0 |1850M| 323 |   - | 524 | 708 |   0 |   0 |   0 |1042k|   0 | 0.000000e+00 |      --      |    Inf 
439.70/439.77	c   322s|  6160k|  5863k|     0 |   0.0 |1853M| 323 |   - | 524 | 722 |   0 |   0 |   0 |1044k|   0 | 0.000000e+00 |      --      |    Inf 
440.60/440.62	c   322s|  6170k|  5872k|     0 |   0.0 |1856M| 323 |   - | 524 | 638 |   0 |   0 |   0 |1046k|   0 | 0.000000e+00 |      --      |    Inf 
441.30/441.36	c   323s|  6180k|  5882k|     0 |   0.0 |1859M| 323 |   - | 524 | 727 |   0 |   0 |   0 |1047k|   0 | 0.000000e+00 |      --      |    Inf 
442.11/442.15	c   323s|  6190k|  5891k|     0 |   0.0 |1862M| 323 |   - | 524 | 742 |   0 |   0 |   0 |1049k|   0 | 0.000000e+00 |      --      |    Inf 
442.80/442.84	c   324s|  6200k|  5901k|     0 |   0.0 |1865M| 323 |   - | 524 | 661 |   0 |   0 |   0 |1050k|   0 | 0.000000e+00 |      --      |    Inf 
443.60/443.62	c   324s|  6210k|  5911k|     0 |   0.0 |1868M| 323 |   - | 524 | 624 |   0 |   0 |   0 |1052k|   0 | 0.000000e+00 |      --      |    Inf 
444.30/444.33	c   325s|  6220k|  5920k|     0 |   0.0 |1871M| 323 |   - | 524 | 613 |   0 |   0 |   0 |1053k|   0 | 0.000000e+00 |      --      |    Inf 
445.11/445.10	c   325s|  6230k|  5930k|     0 |   0.0 |1874M| 323 |   - | 524 | 653 |   0 |   0 |   0 |1055k|   0 | 0.000000e+00 |      --      |    Inf 
445.80/445.82	c   326s|  6240k|  5939k|     0 |   0.0 |1877M| 323 |   - | 524 | 689 |   0 |   0 |   0 |1057k|   0 | 0.000000e+00 |      --      |    Inf 
446.61/446.62	c   327s|  6250k|  5949k|     0 |   0.0 |1880M| 323 |   - | 524 | 642 |   0 |   0 |   0 |1058k|   0 | 0.000000e+00 |      --      |    Inf 
447.30/447.36	c   327s|  6260k|  5958k|     0 |   0.0 |1883M| 323 |   - | 524 | 603 |   0 |   0 |   0 |1060k|   0 | 0.000000e+00 |      --      |    Inf 
448.10/448.15	c   328s|  6270k|  5968k|     0 |   0.0 |1886M| 323 |   - | 524 | 632 |   0 |   0 |   0 |1061k|   0 | 0.000000e+00 |      --      |    Inf 
449.00/449.01	c   328s|  6280k|  5977k|     0 |   0.0 |1889M| 323 |   - | 524 | 742 |   0 |   0 |   0 |1063k|   0 | 0.000000e+00 |      --      |    Inf 
449.81/449.83	c   329s|  6290k|  5987k|     0 |   0.0 |1892M| 323 |   - | 524 | 704 |   0 |   0 |   0 |1065k|   0 | 0.000000e+00 |      --      |    Inf 
450.60/450.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
450.60/450.63	c   330s|  6300k|  5996k|     0 |   0.0 |1895M| 323 |   - | 524 | 748 |   0 |   0 |   0 |1066k|   0 | 0.000000e+00 |      --      |    Inf 
451.41/451.44	c   330s|  6310k|  6006k|     0 |   0.0 |1898M| 323 |   - | 524 | 604 |   0 |   0 |   0 |1068k|   0 | 0.000000e+00 |      --      |    Inf 
452.21/452.21	c   331s|  6320k|  6015k|     0 |   0.0 |1900M| 323 |   - | 524 | 643 |   0 |   0 |   0 |1069k|   0 | 0.000000e+00 |      --      |    Inf 
452.90/452.93	c   331s|  6330k|  6025k|     0 |   0.0 |1904M| 323 |   - | 524 | 696 |   0 |   0 |   0 |1071k|   0 | 0.000000e+00 |      --      |    Inf 
453.71/453.70	c   332s|  6340k|  6034k|     0 |   0.0 |1907M| 323 |   - | 524 | 748 |   0 |   0 |   0 |1072k|   0 | 0.000000e+00 |      --      |    Inf 
454.50/454.56	c   332s|  6350k|  6044k|     0 |   0.0 |1909M| 323 |   - | 524 | 626 |   0 |   0 |   0 |1073k|   0 | 0.000000e+00 |      --      |    Inf 
455.41/455.44	c   333s|  6360k|  6053k|     0 |   0.0 |1912M| 323 |   - | 524 | 556 |   0 |   0 |   0 |1075k|   0 | 0.000000e+00 |      --      |    Inf 
456.11/456.16	c   334s|  6370k|  6063k|     0 |   0.0 |1915M| 323 |   - | 524 | 615 |   0 |   0 |   0 |1076k|   0 | 0.000000e+00 |      --      |    Inf 
456.90/456.92	c   334s|  6380k|  6073k|     0 |   0.0 |1918M| 323 |   - | 524 | 532 |   0 |   0 |   0 |1077k|   0 | 0.000000e+00 |      --      |    Inf 
457.61/457.67	c   335s|  6390k|  6082k|     0 |   0.0 |1921M| 323 |   - | 524 | 541 |   0 |   0 |   0 |1078k|   0 | 0.000000e+00 |      --      |    Inf 
458.30/458.39	c   335s|  6400k|  6092k|     0 |   0.0 |1924M| 323 |   - | 524 | 563 |   0 |   0 |   0 |1079k|   0 | 0.000000e+00 |      --      |    Inf 
459.10/459.13	c   336s|  6410k|  6101k|     0 |   0.0 |1927M| 323 |   - | 524 | 659 |   0 |   0 |   0 |1081k|   0 | 0.000000e+00 |      --      |    Inf 
459.91/459.93	c   336s|  6420k|  6111k|     0 |   0.0 |1930M| 323 |   - | 524 | 667 |   0 |   0 |   0 |1083k|   0 | 0.000000e+00 |      --      |    Inf 
460.71/460.72	c   337s|  6430k|  6120k|     0 |   0.0 |1933M| 323 |   - | 524 | 663 |   0 |   0 |   0 |1084k|   0 | 0.000000e+00 |      --      |    Inf 
461.40/461.44	c   338s|  6440k|  6130k|     0 |   0.0 |1936M| 323 |   - | 524 | 604 |   0 |   0 |   0 |1086k|   0 | 0.000000e+00 |      --      |    Inf 
462.21/462.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
462.21/462.25	c   338s|  6450k|  6139k|     0 |   0.0 |1939M| 323 |   - | 524 | 651 |   0 |   0 |   0 |1087k|   0 | 0.000000e+00 |      --      |    Inf 
463.01/463.05	c   339s|  6460k|  6149k|     0 |   0.0 |1942M| 323 |   - | 524 | 680 |   0 |   0 |   0 |1089k|   0 | 0.000000e+00 |      --      |    Inf 
463.90/463.92	c   339s|  6470k|  6158k|     0 |   0.0 |1945M| 323 |   - | 524 | 656 |   0 |   0 |   0 |1091k|   0 | 0.000000e+00 |      --      |    Inf 
464.70/464.74	c   340s|  6480k|  6168k|     0 |   0.0 |1948M| 323 |   - | 524 | 631 |   0 |   0 |   0 |1092k|   0 | 0.000000e+00 |      --      |    Inf 
465.50/465.51	c   341s|  6490k|  6177k|     0 |   0.0 |1951M| 323 |   - | 524 | 609 |   0 |   0 |   0 |1094k|   0 | 0.000000e+00 |      --      |    Inf 
466.20/466.29	c   341s|  6500k|  6187k|     0 |   0.0 |1954M| 323 |   - | 524 | 641 |   0 |   0 |   0 |1095k|   0 | 0.000000e+00 |      --      |    Inf 
467.00/467.05	c   342s|  6510k|  6197k|     0 |   0.0 |1957M| 323 |   - | 524 | 824 |   0 |   0 |   0 |1097k|   0 | 0.000000e+00 |      --      |    Inf 
467.80/467.89	c   342s|  6520k|  6206k|     0 |   0.0 |1960M| 323 |   - | 524 | 713 |   0 |   0 |   0 |1098k|   0 | 0.000000e+00 |      --      |    Inf 
468.51/468.59	c   343s|  6530k|  6216k|     0 |   0.0 |1963M| 323 |   - | 524 | 711 |   0 |   0 |   0 |1100k|   0 | 0.000000e+00 |      --      |    Inf 
469.30/469.34	c   344s|  6540k|  6225k|     0 |   0.0 |1966M| 323 |   - | 524 | 691 |   0 |   0 |   0 |1101k|   0 | 0.000000e+00 |      --      |    Inf 
470.11/470.10	c   344s|  6550k|  6235k|     0 |   0.0 |1969M| 323 |   - | 524 | 627 |   0 |   0 |   0 |1103k|   0 | 0.000000e+00 |      --      |    Inf 
470.81/470.84	c   345s|  6560k|  6244k|     0 |   0.0 |1972M| 323 |   - | 524 | 585 |   0 |   0 |   0 |1104k|   0 | 0.000000e+00 |      --      |    Inf 
471.60/471.64	c   345s|  6570k|  6254k|     0 |   0.0 |1975M| 323 |   - | 524 | 698 |   0 |   0 |   0 |1105k|   0 | 0.000000e+00 |      --      |    Inf 
472.30/472.37	c   346s|  6580k|  6263k|     0 |   0.0 |1978M| 323 |   - | 524 | 646 |   0 |   0 |   0 |1107k|   0 | 0.000000e+00 |      --      |    Inf 
473.10/473.12	c   346s|  6590k|  6273k|     0 |   0.0 |1981M| 323 |   - | 524 | 619 |   0 |   0 |   0 |1108k|   0 | 0.000000e+00 |      --      |    Inf 
473.90/473.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
473.90/473.90	c   347s|  6600k|  6282k|     0 |   0.0 |1984M| 323 |   - | 524 | 711 |   0 |   0 |   0 |1110k|   0 | 0.000000e+00 |      --      |    Inf 
474.60/474.64	c   347s|  6610k|  6292k|     0 |   0.0 |1987M| 323 |   - | 524 | 656 |   0 |   0 |   0 |1111k|   0 | 0.000000e+00 |      --      |    Inf 
475.30/475.38	c   348s|  6620k|  6301k|     0 |   0.0 |1990M| 323 |   - | 524 | 581 |   0 |   0 |   0 |1112k|   0 | 0.000000e+00 |      --      |    Inf 
476.10/476.19	c   349s|  6630k|  6311k|     0 |   0.0 |1993M| 323 |   - | 524 | 612 |   0 |   0 |   0 |1114k|   0 | 0.000000e+00 |      --      |    Inf 
476.90/476.99	c   349s|  6640k|  6320k|     0 |   0.0 |1996M| 323 |   - | 524 | 669 |   0 |   0 |   0 |1115k|   0 | 0.000000e+00 |      --      |    Inf 
477.90/477.90	c   350s|  6650k|  6330k|     0 |   0.0 |1999M| 323 |   - | 524 | 734 |   0 |   0 |   0 |1117k|   0 | 0.000000e+00 |      --      |    Inf 
478.61/478.67	c   351s|  6660k|  6340k|     0 |   0.0 |2002M| 323 |   - | 524 | 676 |   0 |   0 |   0 |1119k|   0 | 0.000000e+00 |      --      |    Inf 
479.41/479.48	c   351s|  6670k|  6349k|     0 |   0.0 |2005M| 323 |   - | 524 | 691 |   0 |   0 |   0 |1120k|   0 | 0.000000e+00 |      --      |    Inf 
480.21/480.25	c   352s|  6680k|  6359k|     0 |   0.0 |2008M| 323 |   - | 524 | 666 |   0 |   0 |   0 |1122k|   0 | 0.000000e+00 |      --      |    Inf 
480.91/480.95	c   352s|  6690k|  6368k|     0 |   0.0 |2011M| 323 |   - | 524 | 709 |   0 |   0 |   0 |1123k|   0 | 0.000000e+00 |      --      |    Inf 
481.60/481.65	c   353s|  6700k|  6378k|     0 |   0.0 |2014M| 323 |   - | 524 | 651 |   0 |   0 |   0 |1125k|   0 | 0.000000e+00 |      --      |    Inf 
482.31/482.37	c   353s|  6710k|  6387k|     0 |   0.0 |2017M| 323 |   - | 524 | 772 |   0 |   0 |   0 |1126k|   0 | 0.000000e+00 |      --      |    Inf 
483.11/483.12	c   354s|  6720k|  6397k|     0 |   0.0 |2020M| 323 |   - | 524 | 662 |   0 |   0 |   0 |1128k|   0 | 0.000000e+00 |      --      |    Inf 
483.80/483.82	c   354s|  6730k|  6406k|     0 |   0.0 |2023M| 323 |   - | 524 | 684 |   0 |   0 |   0 |1129k|   0 | 0.000000e+00 |      --      |    Inf 
484.50/484.57	c   355s|  6740k|  6416k|     0 |   0.0 |2026M| 323 |   - | 524 | 727 |   0 |   0 |   0 |1131k|   0 | 0.000000e+00 |      --      |    Inf 
485.20/485.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
485.20/485.27	c   355s|  6750k|  6425k|     0 |   0.0 |2029M| 323 |   - | 524 | 675 |   0 |   0 |   0 |1132k|   0 | 0.000000e+00 |      --      |    Inf 
486.01/486.02	c   356s|  6760k|  6435k|     0 |   0.0 |2032M| 323 |   - | 524 | 694 |   0 |   0 |   0 |1134k|   0 | 0.000000e+00 |      --      |    Inf 
486.71/486.76	c   356s|  6770k|  6444k|     0 |   0.0 |2035M| 323 |   - | 524 | 606 |   0 |   0 |   0 |1135k|   0 | 0.000000e+00 |      --      |    Inf 
487.41/487.48	c   357s|  6780k|  6454k|     0 |   0.0 |2038M| 323 |   - | 524 | 599 |   0 |   0 |   0 |1136k|   0 | 0.000000e+00 |      --      |    Inf 
488.20/488.20	c   358s|  6790k|  6463k|     0 |   0.0 |2041M| 323 |   - | 524 | 652 |   0 |   0 |   0 |1138k|   0 | 0.000000e+00 |      --      |    Inf 
488.90/488.99	c   358s|  6800k|  6473k|     0 |   0.0 |2044M| 323 |   - | 524 | 684 |   0 |   0 |   0 |1139k|   0 | 0.000000e+00 |      --      |    Inf 
489.71/489.77	c   359s|  6810k|  6482k|     0 |   0.0 |2047M| 323 |   - | 524 | 660 |   0 |   0 |   0 |1140k|   0 | 0.000000e+00 |      --      |    Inf 
490.41/490.47	c   359s|  6820k|  6492k|     0 |   0.0 |2050M| 323 |   - | 524 | 648 |   0 |   0 |   0 |1142k|   0 | 0.000000e+00 |      --      |    Inf 
491.21/491.28	c   360s|  6830k|  6502k|     0 |   0.0 |2053M| 323 |   - | 524 | 685 |   0 |   0 |   0 |1143k|   0 | 0.000000e+00 |      --      |    Inf 
492.00/492.02	c   360s|  6840k|  6511k|     0 |   0.0 |2056M| 323 |   - | 524 | 636 |   0 |   0 |   0 |1145k|   0 | 0.000000e+00 |      --      |    Inf 
492.81/492.87	c   361s|  6850k|  6521k|     0 |   0.0 |2059M| 323 |   - | 524 | 715 |   0 |   0 |   0 |1146k|   0 | 0.000000e+00 |      --      |    Inf 
493.71/493.73	c   362s|  6860k|  6530k|     0 |   0.0 |2062M| 323 |   - | 524 | 672 |   0 |   0 |   0 |1148k|   0 | 0.000000e+00 |      --      |    Inf 
494.51/494.58	c   362s|  6870k|  6540k|     0 |   0.0 |2065M| 323 |   - | 524 | 719 |   0 |   0 |   0 |1149k|   0 | 0.000000e+00 |      --      |    Inf 
495.31/495.33	c   363s|  6880k|  6549k|     0 |   0.0 |2068M| 323 |   - | 524 | 674 |   0 |   0 |   0 |1151k|   0 | 0.000000e+00 |      --      |    Inf 
496.11/496.19	c   364s|  6890k|  6559k|     0 |   0.0 |2071M| 323 |   - | 524 | 704 |   0 |   0 |   0 |1152k|   0 | 0.000000e+00 |      --      |    Inf 
497.01/497.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
497.01/497.01	c   364s|  6900k|  6568k|     0 |   0.0 |2073M| 323 |   - | 524 | 658 |   0 |   0 |   0 |1154k|   0 | 0.000000e+00 |      --      |    Inf 
497.71/497.78	c   365s|  6910k|  6578k|     0 |   0.0 |2076M| 323 |   - | 524 | 741 |   0 |   0 |   0 |1156k|   0 | 0.000000e+00 |      --      |    Inf 
498.50/498.53	c   365s|  6920k|  6587k|     0 |   0.0 |2079M| 323 |   - | 524 | 727 |   0 |   0 |   0 |1157k|   0 | 0.000000e+00 |      --      |    Inf 
499.20/499.27	c   366s|  6930k|  6597k|     0 |   0.0 |2082M| 323 |   - | 524 | 750 |   0 |   0 |   0 |1159k|   0 | 0.000000e+00 |      --      |    Inf 
500.10/500.11	c   366s|  6940k|  6606k|     0 |   0.0 |2085M| 323 |   - | 524 | 662 |   0 |   0 |   0 |1160k|   0 | 0.000000e+00 |      --      |    Inf 
500.91/500.90	c   367s|  6950k|  6616k|     0 |   0.0 |2088M| 323 |   - | 524 | 585 |   0 |   0 |   0 |1162k|   0 | 0.000000e+00 |      --      |    Inf 
501.71/501.75	c   368s|  6960k|  6625k|     0 |   0.0 |2091M| 323 |   - | 524 | 636 |   0 |   0 |   0 |1163k|   0 | 0.000000e+00 |      --      |    Inf 
502.50/502.56	c   368s|  6970k|  6635k|     0 |   0.0 |2094M| 323 |   - | 524 | 580 |   0 |   0 |   0 |1164k|   0 | 0.000000e+00 |      --      |    Inf 
503.30/503.37	c   369s|  6980k|  6645k|     0 |   0.0 |2097M| 323 |   - | 524 | 502 |   0 |   0 |   0 |1165k|   0 | 0.000000e+00 |      --      |    Inf 
504.11/504.20	c   370s|  6990k|  6654k|     0 |   0.0 |2100M| 323 |   - | 524 | 565 |   0 |   0 |   0 |1166k|   0 | 0.000000e+00 |      --      |    Inf 
504.91/504.95	c   370s|  7000k|  6664k|     0 |   0.0 |2103M| 323 |   - | 524 | 612 |   0 |   0 |   0 |1168k|   0 | 0.000000e+00 |      --      |    Inf 
505.61/505.69	c   371s|  7010k|  6673k|     0 |   0.0 |2106M| 323 |   - | 524 | 658 |   0 |   0 |   0 |1169k|   0 | 0.000000e+00 |      --      |    Inf 
506.40/506.47	c   371s|  7020k|  6683k|     0 |   0.0 |2109M| 323 |   - | 524 | 673 |   0 |   0 |   0 |1170k|   0 | 0.000000e+00 |      --      |    Inf 
507.11/507.17	c   372s|  7030k|  6692k|     0 |   0.0 |2112M| 323 |   - | 524 | 622 |   0 |   0 |   0 |1172k|   0 | 0.000000e+00 |      --      |    Inf 
507.90/507.95	c   372s|  7040k|  6702k|     0 |   0.0 |2115M| 323 |   - | 524 | 585 |   0 |   0 |   0 |1173k|   0 | 0.000000e+00 |      --      |    Inf 
508.81/508.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
508.81/508.83	c   373s|  7050k|  6711k|     0 |   0.0 |2118M| 323 |   - | 524 | 703 |   0 |   0 |   0 |1175k|   0 | 0.000000e+00 |      --      |    Inf 
509.60/509.60	c   374s|  7060k|  6721k|     0 |   0.0 |2121M| 323 |   - | 524 | 702 |   0 |   0 |   0 |1177k|   0 | 0.000000e+00 |      --      |    Inf 
510.31/510.32	c   374s|  7070k|  6730k|     0 |   0.0 |2124M| 323 |   - | 524 | 642 |   0 |   0 |   0 |1178k|   0 | 0.000000e+00 |      --      |    Inf 
511.10/511.13	c   375s|  7080k|  6740k|     0 |   0.0 |2127M| 323 |   - | 524 | 707 |   0 |   0 |   0 |1180k|   0 | 0.000000e+00 |      --      |    Inf 
511.91/511.95	c   375s|  7090k|  6749k|     0 |   0.0 |2130M| 323 |   - | 524 | 635 |   0 |   0 |   0 |1182k|   0 | 0.000000e+00 |      --      |    Inf 
512.70/512.73	c   376s|  7100k|  6759k|     0 |   0.0 |2133M| 323 |   - | 524 | 632 |   0 |   0 |   0 |1183k|   0 | 0.000000e+00 |      --      |    Inf 
513.61/513.61	c   377s|  7110k|  6768k|     0 |   0.0 |2136M| 323 |   - | 524 | 664 |   0 |   0 |   0 |1185k|   0 | 0.000000e+00 |      --      |    Inf 
514.40/514.49	c   377s|  7120k|  6778k|     0 |   0.0 |2139M| 323 |   - | 524 | 750 |   0 |   0 |   0 |1187k|   0 | 0.000000e+00 |      --      |    Inf 
515.21/515.23	c   378s|  7130k|  6787k|     0 |   0.0 |2142M| 323 |   - | 524 | 811 |   0 |   0 |   0 |1188k|   0 | 0.000000e+00 |      --      |    Inf 
515.92/515.97	c   378s|  7140k|  6797k|     0 |   0.0 |2145M| 323 |   - | 524 | 737 |   0 |   0 |   0 |1190k|   0 | 0.000000e+00 |      --      |    Inf 
516.70/516.77	c   379s|  7150k|  6806k|     0 |   0.0 |2148M| 323 |   - | 524 | 725 |   0 |   0 |   0 |1191k|   0 | 0.000000e+00 |      --      |    Inf 
517.41/517.47	c   379s|  7160k|  6816k|     0 |   0.0 |2151M| 323 |   - | 524 | 694 |   0 |   0 |   0 |1193k|   0 | 0.000000e+00 |      --      |    Inf 
518.11/518.19	c   380s|  7170k|  6826k|     0 |   0.0 |2154M| 323 |   - | 524 | 653 |   0 |   0 |   0 |1194k|   0 | 0.000000e+00 |      --      |    Inf 
518.91/518.97	c   381s|  7180k|  6835k|     0 |   0.0 |2157M| 323 |   - | 524 | 689 |   0 |   0 |   0 |1196k|   0 | 0.000000e+00 |      --      |    Inf 
519.71/519.72	c   381s|  7190k|  6845k|     0 |   0.0 |2160M| 323 |   - | 524 | 692 |   0 |   0 |   0 |1198k|   0 | 0.000000e+00 |      --      |    Inf 
520.51/520.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
520.51/520.53	c   382s|  7200k|  6854k|     0 |   0.0 |2163M| 323 |   - | 524 | 627 |   0 |   0 |   0 |1199k|   0 | 0.000000e+00 |      --      |    Inf 
521.41/521.46	c   382s|  7210k|  6864k|     0 |   0.0 |2166M| 323 |   - | 524 | 654 |   0 |   0 |   0 |1201k|   0 | 0.000000e+00 |      --      |    Inf 
522.21/522.23	c   383s|  7220k|  6873k|     0 |   0.0 |2169M| 323 |   - | 524 | 662 |   0 |   0 |   0 |1202k|   0 | 0.000000e+00 |      --      |    Inf 
523.00/523.00	c   384s|  7230k|  6883k|     0 |   0.0 |2172M| 323 |   - | 524 | 657 |   0 |   0 |   0 |1203k|   0 | 0.000000e+00 |      --      |    Inf 
523.71/523.74	c   384s|  7240k|  6892k|     0 |   0.0 |2175M| 323 |   - | 524 | 609 |   0 |   0 |   0 |1204k|   0 | 0.000000e+00 |      --      |    Inf 
524.50/524.52	c   385s|  7250k|  6902k|     0 |   0.0 |2178M| 323 |   - | 524 | 627 |   0 |   0 |   0 |1206k|   0 | 0.000000e+00 |      --      |    Inf 
525.21/525.29	c   385s|  7260k|  6911k|     0 |   0.0 |2181M| 323 |   - | 524 | 562 |   0 |   0 |   0 |1207k|   0 | 0.000000e+00 |      --      |    Inf 
526.01/526.07	c   386s|  7270k|  6921k|     0 |   0.0 |2184M| 323 |   - | 524 | 593 |   0 |   0 |   0 |1208k|   0 | 0.000000e+00 |      --      |    Inf 
526.91/526.90	c   386s|  7280k|  6930k|     0 |   0.0 |2187M| 323 |   - | 524 | 772 |   0 |   0 |   0 |1210k|   0 | 0.000000e+00 |      --      |    Inf 
527.50/527.58	c   387s|  7290k|  6940k|     0 |   0.0 |2190M| 323 |   - | 524 | 667 |   0 |   0 |   0 |1211k|   0 | 0.000000e+00 |      --      |    Inf 
528.31/528.32	c   387s|  7300k|  6949k|     0 |   0.0 |2193M| 323 |   - | 524 | 636 |   0 |   0 |   0 |1213k|   0 | 0.000000e+00 |      --      |    Inf 
529.11/529.12	c   388s|  7310k|  6959k|     0 |   0.0 |2196M| 323 |   - | 524 | 623 |   0 |   0 |   0 |1214k|   0 | 0.000000e+00 |      --      |    Inf 
529.91/529.90	c   389s|  7320k|  6968k|     0 |   0.0 |2199M| 323 |   - | 524 | 620 |   0 |   0 |   0 |1216k|   0 | 0.000000e+00 |      --      |    Inf 
530.51/530.55	c   389s|  7330k|  6978k|     0 |   0.0 |2202M| 323 |   - | 524 | 620 |   0 |   0 |   0 |1217k|   0 | 0.000000e+00 |      --      |    Inf 
531.32/531.38	c   390s|  7340k|  6987k|     0 |   0.0 |2205M| 323 |   - | 524 | 574 |   0 |   0 |   0 |1219k|   0 | 0.000000e+00 |      --      |    Inf 
532.21/532.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
532.21/532.24	c   390s|  7350k|  6997k|     0 |   0.0 |2208M| 323 |   - | 524 | 642 |   0 |   0 |   0 |1220k|   0 | 0.000000e+00 |      --      |    Inf 
533.01/533.08	c   391s|  7360k|  7006k|     0 |   0.0 |2211M| 323 |   - | 524 | 628 |   0 |   0 |   0 |1221k|   0 | 0.000000e+00 |      --      |    Inf 
533.81/533.87	c   392s|  7370k|  7016k|     0 |   0.0 |2214M| 323 |   - | 524 | 715 |   0 |   0 |   0 |1223k|   0 | 0.000000e+00 |      --      |    Inf 
534.61/534.65	c   392s|  7380k|  7026k|     0 |   0.0 |2217M| 323 |   - | 524 | 654 |   0 |   0 |   0 |1224k|   0 | 0.000000e+00 |      --      |    Inf 
535.51/535.51	c   393s|  7390k|  7035k|     0 |   0.0 |2220M| 323 |   - | 524 | 801 |   0 |   0 |   0 |1226k|   0 | 0.000000e+00 |      --      |    Inf 
536.31/536.33	c   394s|  7400k|  7045k|     0 |   0.0 |2223M| 323 |   - | 524 | 751 |   0 |   0 |   0 |1228k|   0 | 0.000000e+00 |      --      |    Inf 
537.11/537.11	c   394s|  7410k|  7054k|     0 |   0.0 |2226M| 323 |   - | 524 | 699 |   0 |   0 |   0 |1230k|   0 | 0.000000e+00 |      --      |    Inf 
537.81/537.87	c   395s|  7420k|  7064k|     0 |   0.0 |2229M| 323 |   - | 524 | 618 |   0 |   0 |   0 |1231k|   0 | 0.000000e+00 |      --      |    Inf 
538.71/538.72	c   395s|  7430k|  7073k|     0 |   0.0 |2232M| 323 |   - | 524 | 688 |   0 |   0 |   0 |1233k|   0 | 0.000000e+00 |      --      |    Inf 
539.51/539.50	c   396s|  7440k|  7083k|     0 |   0.0 |2235M| 323 |   - | 524 | 575 |   0 |   0 |   0 |1234k|   0 | 0.000000e+00 |      --      |    Inf 
540.20/540.24	c   396s|  7450k|  7092k|     0 |   0.0 |2238M| 323 |   - | 524 | 645 |   0 |   0 |   0 |1235k|   0 | 0.000000e+00 |      --      |    Inf 
541.12/541.13	c   397s|  7460k|  7102k|     0 |   0.0 |2241M| 323 |   - | 524 | 651 |   0 |   0 |   0 |1237k|   0 | 0.000000e+00 |      --      |    Inf 
541.91/541.92	c   398s|  7470k|  7111k|     0 |   0.0 |2244M| 323 |   - | 524 | 564 |   0 |   0 |   0 |1238k|   0 | 0.000000e+00 |      --      |    Inf 
542.61/542.69	c   398s|  7480k|  7121k|     0 |   0.0 |2247M| 323 |   - | 524 | 648 |   0 |   0 |   0 |1239k|   0 | 0.000000e+00 |      --      |    Inf 
543.42/543.44	c   399s|  7490k|  7130k|     0 |   0.0 |2250M| 323 |   - | 524 | 608 |   0 |   0 |   0 |1240k|   0 | 0.000000e+00 |      --      |    Inf 
544.21/544.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
544.21/544.23	c   400s|  7500k|  7140k|     0 |   0.0 |2252M| 323 |   - | 524 | 605 |   0 |   0 |   0 |1241k|   0 | 0.000000e+00 |      --      |    Inf 
545.01/545.07	c   400s|  7510k|  7149k|     0 |   0.0 |2255M| 323 |   - | 524 | 697 |   0 |   0 |   0 |1243k|   0 | 0.000000e+00 |      --      |    Inf 
545.90/545.93	c   401s|  7520k|  7159k|     0 |   0.0 |2258M| 323 |   - | 524 | 683 |   0 |   0 |   0 |1244k|   0 | 0.000000e+00 |      --      |    Inf 
546.71/546.75	c   401s|  7530k|  7168k|     0 |   0.0 |2261M| 323 |   - | 524 | 781 |   0 |   0 |   0 |1246k|   0 | 0.000000e+00 |      --      |    Inf 
547.41/547.44	c   402s|  7540k|  7178k|     0 |   0.0 |2264M| 323 |   - | 524 | 707 |   0 |   0 |   0 |1247k|   0 | 0.000000e+00 |      --      |    Inf 
548.21/548.26	c   403s|  7550k|  7187k|     0 |   0.0 |2267M| 323 |   - | 524 | 622 |   0 |   0 |   0 |1249k|   0 | 0.000000e+00 |      --      |    Inf 
549.11/549.12	c   403s|  7560k|  7197k|     0 |   0.0 |2270M| 323 |   - | 524 | 707 |   0 |   0 |   0 |1250k|   0 | 0.000000e+00 |      --      |    Inf 
549.81/549.86	c   404s|  7570k|  7206k|     0 |   0.0 |2273M| 323 |   - | 524 | 714 |   0 |   0 |   0 |1252k|   0 | 0.000000e+00 |      --      |    Inf 
550.61/550.63	c   404s|  7580k|  7216k|     0 |   0.0 |2276M| 323 |   - | 524 | 700 |   0 |   0 |   0 |1253k|   0 | 0.000000e+00 |      --      |    Inf 
551.31/551.39	c   405s|  7590k|  7225k|     0 |   0.0 |2279M| 323 |   - | 524 | 577 |   0 |   0 |   0 |1255k|   0 | 0.000000e+00 |      --      |    Inf 
552.11/552.15	c   405s|  7600k|  7235k|     0 |   0.0 |2282M| 323 |   - | 524 | 745 |   0 |   0 |   0 |1256k|   0 | 0.000000e+00 |      --      |    Inf 
552.91/552.93	c   406s|  7610k|  7245k|     0 |   0.0 |2285M| 323 |   - | 524 | 692 |   0 |   0 |   0 |1258k|   0 | 0.000000e+00 |      --      |    Inf 
553.61/553.63	c   407s|  7620k|  7254k|     0 |   0.0 |2288M| 323 |   - | 524 | 683 |   0 |   0 |   0 |1260k|   0 | 0.000000e+00 |      --      |    Inf 
554.41/554.45	c   407s|  7630k|  7264k|     0 |   0.0 |2291M| 323 |   - | 524 | 791 |   0 |   0 |   0 |1261k|   0 | 0.000000e+00 |      --      |    Inf 
555.21/555.24	c   408s|  7640k|  7273k|     0 |   0.0 |2294M| 323 |   - | 524 | 721 |   0 |   0 |   0 |1263k|   0 | 0.000000e+00 |      --      |    Inf 
555.90/555.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
555.90/555.97	c   408s|  7650k|  7283k|     0 |   0.0 |2297M| 323 |   - | 524 | 698 |   0 |   0 |   0 |1264k|   0 | 0.000000e+00 |      --      |    Inf 
556.81/556.81	c   409s|  7660k|  7292k|     0 |   0.0 |2300M| 323 |   - | 524 | 702 |   0 |   0 |   0 |1266k|   0 | 0.000000e+00 |      --      |    Inf 
557.51/557.55	c   409s|  7670k|  7302k|     0 |   0.0 |2303M| 323 |   - | 524 | 769 |   0 |   0 |   0 |1268k|   0 | 0.000000e+00 |      --      |    Inf 
558.30/558.37	c   410s|  7680k|  7311k|     0 |   0.0 |2306M| 323 |   - | 524 | 828 |   0 |   0 |   0 |1270k|   0 | 0.000000e+00 |      --      |    Inf 
559.11/559.18	c   411s|  7690k|  7321k|     0 |   0.0 |2309M| 323 |   - | 524 | 597 |   0 |   0 |   0 |1271k|   0 | 0.000000e+00 |      --      |    Inf 
559.91/559.98	c   411s|  7700k|  7330k|     0 |   0.0 |2312M| 323 |   - | 524 | 696 |   0 |   0 |   0 |1272k|   0 | 0.000000e+00 |      --      |    Inf 
560.71/560.78	c   412s|  7710k|  7340k|     0 |   0.0 |2315M| 323 |   - | 524 | 624 |   0 |   0 |   0 |1274k|   0 | 0.000000e+00 |      --      |    Inf 
561.60/561.61	c   412s|  7720k|  7349k|     0 |   0.0 |2318M| 323 |   - | 524 | 614 |   0 |   0 |   0 |1275k|   0 | 0.000000e+00 |      --      |    Inf 
562.41/562.47	c   413s|  7730k|  7359k|     0 |   0.0 |2321M| 323 |   - | 524 | 624 |   0 |   0 |   0 |1276k|   0 | 0.000000e+00 |      --      |    Inf 
563.22/563.23	c   414s|  7740k|  7368k|     0 |   0.0 |2324M| 323 |   - | 524 | 673 |   0 |   0 |   0 |1278k|   0 | 0.000000e+00 |      --      |    Inf 
563.91/563.93	c   414s|  7750k|  7378k|     0 |   0.0 |2327M| 323 |   - | 524 | 611 |   0 |   0 |   0 |1279k|   0 | 0.000000e+00 |      --      |    Inf 
564.61/564.67	c   415s|  7760k|  7387k|     0 |   0.0 |2330M| 323 |   - | 524 | 595 |   0 |   0 |   0 |1280k|   0 | 0.000000e+00 |      --      |    Inf 
565.31/565.35	c   415s|  7770k|  7397k|     0 |   0.0 |2333M| 323 |   - | 524 | 632 |   0 |   0 |   0 |1282k|   0 | 0.000000e+00 |      --      |    Inf 
566.00/566.04	c   416s|  7780k|  7406k|     0 |   0.0 |2336M| 323 |   - | 524 | 643 |   0 |   0 |   0 |1283k|   0 | 0.000000e+00 |      --      |    Inf 
566.70/566.78	c   416s|  7790k|  7416k|     0 |   0.0 |2339M| 323 |   - | 524 | 613 |   0 |   0 |   0 |1284k|   0 | 0.000000e+00 |      --      |    Inf 
567.52/567.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
567.52/567.53	c   417s|  7800k|  7425k|     0 |   0.0 |2342M| 323 |   - | 524 | 582 |   0 |   0 |   0 |1285k|   0 | 0.000000e+00 |      --      |    Inf 
568.21/568.29	c   417s|  7810k|  7435k|     0 |   0.0 |2345M| 323 |   - | 524 | 611 |   0 |   0 |   0 |1287k|   0 | 0.000000e+00 |      --      |    Inf 
569.01/569.09	c   418s|  7820k|  7444k|     0 |   0.0 |2348M| 323 |   - | 524 | 643 |   0 |   0 |   0 |1288k|   0 | 0.000000e+00 |      --      |    Inf 
569.81/569.87	c   419s|  7830k|  7454k|     0 |   0.0 |2351M| 323 |   - | 524 | 573 |   0 |   0 |   0 |1290k|   0 | 0.000000e+00 |      --      |    Inf 
570.61/570.65	c   419s|  7840k|  7464k|     0 |   0.0 |2354M| 323 |   - | 524 | 666 |   0 |   0 |   0 |1291k|   0 | 0.000000e+00 |      --      |    Inf 
571.41/571.49	c   420s|  7850k|  7473k|     0 |   0.0 |2357M| 323 |   - | 524 | 643 |   0 |   0 |   0 |1293k|   0 | 0.000000e+00 |      --      |    Inf 
572.31/572.35	c   420s|  7860k|  7483k|     0 |   0.0 |2360M| 323 |   - | 524 | 725 |   0 |   0 |   0 |1294k|   0 | 0.000000e+00 |      --      |    Inf 
573.02/573.06	c   421s|  7870k|  7492k|     0 |   0.0 |2363M| 323 |   - | 524 | 747 |   0 |   0 |   0 |1296k|   0 | 0.000000e+00 |      --      |    Inf 
573.81/573.88	c   422s|  7880k|  7502k|     0 |   0.0 |2366M| 323 |   - | 524 | 681 |   0 |   0 |   0 |1298k|   0 | 0.000000e+00 |      --      |    Inf 
574.61/574.69	c   422s|  7890k|  7511k|     0 |   0.0 |2369M| 323 |   - | 524 | 684 |   0 |   0 |   0 |1299k|   0 | 0.000000e+00 |      --      |    Inf 
575.41/575.47	c   423s|  7900k|  7521k|     0 |   0.0 |2372M| 323 |   - | 524 | 728 |   0 |   0 |   0 |1301k|   0 | 0.000000e+00 |      --      |    Inf 
576.21/576.22	c   423s|  7910k|  7530k|     0 |   0.0 |2375M| 323 |   - | 524 | 718 |   0 |   0 |   0 |1303k|   0 | 0.000000e+00 |      --      |    Inf 
576.91/576.97	c   424s|  7920k|  7540k|     0 |   0.0 |2378M| 323 |   - | 524 | 716 |   0 |   0 |   0 |1304k|   0 | 0.000000e+00 |      --      |    Inf 
577.71/577.71	c   424s|  7930k|  7549k|     0 |   0.0 |2381M| 323 |   - | 524 | 727 |   0 |   0 |   0 |1306k|   0 | 0.000000e+00 |      --      |    Inf 
578.41/578.47	c   425s|  7940k|  7559k|     0 |   0.0 |2384M| 323 |   - | 524 | 745 |   0 |   0 |   0 |1307k|   0 | 0.000000e+00 |      --      |    Inf 
579.11/579.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
579.11/579.17	c   426s|  7950k|  7568k|     0 |   0.0 |2387M| 323 |   - | 524 | 679 |   0 |   0 |   0 |1309k|   0 | 0.000000e+00 |      --      |    Inf 
579.81/579.85	c   426s|  7960k|  7578k|     0 |   0.0 |2390M| 323 |   - | 524 | 699 |   0 |   0 |   0 |1310k|   0 | 0.000000e+00 |      --      |    Inf 
580.51/580.56	c   427s|  7970k|  7587k|     0 |   0.0 |2393M| 323 |   - | 524 | 671 |   0 |   0 |   0 |1312k|   0 | 0.000000e+00 |      --      |    Inf 
581.21/581.26	c   427s|  7980k|  7597k|     0 |   0.0 |2396M| 323 |   - | 524 | 648 |   0 |   0 |   0 |1314k|   0 | 0.000000e+00 |      --      |    Inf 
581.92/581.95	c   428s|  7990k|  7606k|     0 |   0.0 |2399M| 323 |   - | 524 | 625 |   0 |   0 |   0 |1315k|   0 | 0.000000e+00 |      --      |    Inf 
582.61/582.64	c   428s|  8000k|  7616k|     0 |   0.0 |2402M| 323 |   - | 524 | 656 |   0 |   0 |   0 |1316k|   0 | 0.000000e+00 |      --      |    Inf 
583.31/583.33	c   429s|  8010k|  7625k|     0 |   0.0 |2405M| 323 |   - | 524 | 637 |   0 |   0 |   0 |1318k|   0 | 0.000000e+00 |      --      |    Inf 
584.01/584.03	c   429s|  8020k|  7635k|     0 |   0.0 |2408M| 323 |   - | 524 | 720 |   0 |   0 |   0 |1319k|   0 | 0.000000e+00 |      --      |    Inf 
584.71/584.70	c   430s|  8030k|  7644k|     0 |   0.0 |2411M| 323 |   - | 524 | 764 |   0 |   0 |   0 |1321k|   0 | 0.000000e+00 |      --      |    Inf 
585.51/585.57	c   430s|  8040k|  7654k|     0 |   0.0 |2414M| 323 |   - | 524 | 671 |   0 |   0 |   0 |1323k|   0 | 0.000000e+00 |      --      |    Inf 
586.41/586.42	c   431s|  8050k|  7663k|     0 |   0.0 |2417M| 323 |   - | 524 | 650 |   0 |   0 |   0 |1324k|   0 | 0.000000e+00 |      --      |    Inf 
587.31/587.33	c   432s|  8060k|  7673k|     0 |   0.0 |2420M| 323 |   - | 524 | 680 |   0 |   0 |   0 |1326k|   0 | 0.000000e+00 |      --      |    Inf 
588.01/588.07	c   432s|  8070k|  7682k|     0 |   0.0 |2423M| 323 |   - | 524 | 669 |   0 |   0 |   0 |1327k|   0 | 0.000000e+00 |      --      |    Inf 
588.91/588.96	c   433s|  8080k|  7692k|     0 |   0.0 |2426M| 323 |   - | 524 | 683 |   0 |   0 |   0 |1329k|   0 | 0.000000e+00 |      --      |    Inf 
589.71/589.77	c   433s|  8090k|  7701k|     0 |   0.0 |2429M| 323 |   - | 524 | 724 |   0 |   0 |   0 |1330k|   0 | 0.000000e+00 |      --      |    Inf 
590.41/590.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
590.41/590.46	c   434s|  8100k|  7711k|     0 |   0.0 |2432M| 323 |   - | 524 | 692 |   0 |   0 |   0 |1332k|   0 | 0.000000e+00 |      --      |    Inf 
591.11/591.16	c   434s|  8110k|  7720k|     0 |   0.0 |2435M| 323 |   - | 524 | 718 |   0 |   0 |   0 |1333k|   0 | 0.000000e+00 |      --      |    Inf 
591.91/591.91	c   435s|  8120k|  7730k|     0 |   0.0 |2438M| 323 |   - | 524 | 632 |   0 |   0 |   0 |1334k|   0 | 0.000000e+00 |      --      |    Inf 
592.61/592.65	c   436s|  8130k|  7739k|     0 |   0.0 |2441M| 323 |   - | 524 | 654 |   0 |   0 |   0 |1336k|   0 | 0.000000e+00 |      --      |    Inf 
593.41/593.46	c   436s|  8140k|  7749k|     0 |   0.0 |2444M| 323 |   - | 524 | 600 |   0 |   0 |   0 |1337k|   0 | 0.000000e+00 |      --      |    Inf 
594.31/594.30	c   437s|  8150k|  7758k|     0 |   0.0 |2447M| 323 |   - | 524 | 569 |   0 |   0 |   0 |1339k|   0 | 0.000000e+00 |      --      |    Inf 
595.02/595.03	c   437s|  8160k|  7768k|     0 |   0.0 |2450M| 323 |   - | 524 | 656 |   0 |   0 |   0 |1340k|   0 | 0.000000e+00 |      --      |    Inf 
595.81/595.89	c   438s|  8170k|  7778k|     0 |   0.0 |2453M| 323 |   - | 524 | 655 |   0 |   0 |   0 |1342k|   0 | 0.000000e+00 |      --      |    Inf 
596.71/596.74	c   439s|  8180k|  7787k|     0 |   0.0 |2456M| 323 |   - | 524 | 684 |   0 |   0 |   0 |1343k|   0 | 0.000000e+00 |      --      |    Inf 
597.51/597.57	c   439s|  8190k|  7797k|     0 |   0.0 |2459M| 323 |   - | 524 | 639 |   0 |   0 |   0 |1345k|   0 | 0.000000e+00 |      --      |    Inf 
598.41/598.47	c   440s|  8200k|  7806k|     0 |   0.0 |2462M| 323 |   - | 524 | 691 |   0 |   0 |   0 |1346k|   0 | 0.000000e+00 |      --      |    Inf 
599.31/599.32	c   441s|  8210k|  7816k|     0 |   0.0 |2465M| 323 |   - | 524 | 638 |   0 |   0 |   0 |1348k|   0 | 0.000000e+00 |      --      |    Inf 
600.11/600.10	c   441s|  8220k|  7825k|     0 |   0.0 |2468M| 323 |   - | 524 | 591 |   0 |   0 |   0 |1349k|   0 | 0.000000e+00 |      --      |    Inf 
600.91/600.94	c   442s|  8230k|  7835k|     0 |   0.0 |2471M| 323 |   - | 524 | 675 |   0 |   0 |   0 |1351k|   0 | 0.000000e+00 |      --      |    Inf 
601.61/601.66	c   442s|  8240k|  7844k|     0 |   0.0 |2474M| 323 |   - | 524 | 642 |   0 |   0 |   0 |1352k|   0 | 0.000000e+00 |      --      |    Inf 
602.41/602.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
602.41/602.46	c   443s|  8250k|  7854k|     0 |   0.0 |2477M| 323 |   - | 524 | 564 |   0 |   0 |   0 |1353k|   0 | 0.000000e+00 |      --      |    Inf 
603.21/603.24	c   444s|  8260k|  7863k|     0 |   0.0 |2479M| 323 |   - | 524 | 522 |   0 |   0 |   0 |1354k|   0 | 0.000000e+00 |      --      |    Inf 
603.92/603.98	c   444s|  8270k|  7873k|     0 |   0.0 |2482M| 323 |   - | 524 | 536 |   0 |   0 |   0 |1355k|   0 | 0.000000e+00 |      --      |    Inf 
604.92/604.91	c   445s|  8280k|  7882k|     0 |   0.0 |2485M| 323 |   - | 524 | 621 |   0 |   0 |   0 |1357k|   0 | 0.000000e+00 |      --      |    Inf 
605.71/605.79	c   445s|  8290k|  7892k|     0 |   0.0 |2488M| 323 |   - | 524 | 527 |   0 |   0 |   0 |1358k|   0 | 0.000000e+00 |      --      |    Inf 
606.61/606.67	c   446s|  8300k|  7901k|     0 |   0.0 |2491M| 323 |   - | 524 | 650 |   0 |   0 |   0 |1359k|   0 | 0.000000e+00 |      --      |    Inf 
607.51/607.56	c   447s|  8310k|  7911k|     0 |   0.0 |2494M| 323 |   - | 524 | 628 |   0 |   0 |   0 |1361k|   0 | 0.000000e+00 |      --      |    Inf 
608.31/608.38	c   447s|  8320k|  7920k|     0 |   0.0 |2497M| 323 |   - | 524 | 624 |   0 |   0 |   0 |1363k|   0 | 0.000000e+00 |      --      |    Inf 
609.11/609.16	c   448s|  8330k|  7930k|     0 |   0.0 |2500M| 323 |   - | 524 | 693 |   0 |   0 |   0 |1364k|   0 | 0.000000e+00 |      --      |    Inf 
609.91/609.92	c   449s|  8340k|  7939k|     0 |   0.0 |2503M| 323 |   - | 524 | 653 |   0 |   0 |   0 |1366k|   0 | 0.000000e+00 |      --      |    Inf 
610.61/610.65	c   449s|  8350k|  7949k|     0 |   0.0 |2506M| 323 |   - | 524 | 644 |   0 |   0 |   0 |1367k|   0 | 0.000000e+00 |      --      |    Inf 
611.31/611.32	c   450s|  8360k|  7958k|     0 |   0.0 |2509M| 323 |   - | 524 | 619 |   0 |   0 |   0 |1369k|   0 | 0.000000e+00 |      --      |    Inf 
612.01/612.09	c   450s|  8370k|  7968k|     0 |   0.0 |2512M| 323 |   - | 524 | 610 |   0 |   0 |   0 |1370k|   0 | 0.000000e+00 |      --      |    Inf 
612.81/612.81	c   451s|  8380k|  7977k|     0 |   0.0 |2515M| 323 |   - | 524 | 588 |   0 |   0 |   0 |1371k|   0 | 0.000000e+00 |      --      |    Inf 
613.51/613.59	c   451s|  8390k|  7987k|     0 |   0.0 |2518M| 323 |   - | 524 | 652 |   0 |   0 |   0 |1373k|   0 | 0.000000e+00 |      --      |    Inf 
614.31/614.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
614.31/614.34	c   452s|  8400k|  7996k|     0 |   0.0 |2521M| 323 |   - | 524 | 666 |   0 |   0 |   0 |1375k|   0 | 0.000000e+00 |      --      |    Inf 
615.01/615.07	c   452s|  8410k|  8006k|     0 |   0.0 |2524M| 323 |   - | 524 | 720 |   0 |   0 |   0 |1376k|   0 | 0.000000e+00 |      --      |    Inf 
615.81/615.87	c   453s|  8420k|  8015k|     0 |   0.0 |2527M| 323 |   - | 524 | 654 |   0 |   0 |   0 |1378k|   0 | 0.000000e+00 |      --      |    Inf 
616.61/616.69	c   454s|  8430k|  8025k|     0 |   0.0 |2530M| 323 |   - | 524 | 616 |   0 |   0 |   0 |1379k|   0 | 0.000000e+00 |      --      |    Inf 
617.41/617.45	c   454s|  8440k|  8034k|     0 |   0.0 |2533M| 323 |   - | 524 | 688 |   0 |   0 |   0 |1381k|   0 | 0.000000e+00 |      --      |    Inf 
618.31/618.37	c   455s|  8450k|  8044k|     0 |   0.0 |2536M| 323 |   - | 524 | 700 |   0 |   0 |   0 |1383k|   0 | 0.000000e+00 |      --      |    Inf 
619.21/619.22	c   455s|  8460k|  8053k|     0 |   0.0 |2539M| 323 |   - | 524 | 614 |   0 |   0 |   0 |1384k|   0 | 0.000000e+00 |      --      |    Inf 
620.01/620.05	c   456s|  8470k|  8063k|     0 |   0.0 |2542M| 323 |   - | 524 | 728 |   0 |   0 |   0 |1386k|   0 | 0.000000e+00 |      --      |    Inf 
620.91/620.91	c   457s|  8480k|  8072k|     0 |   0.0 |2545M| 323 |   - | 524 | 577 |   0 |   0 |   0 |1387k|   0 | 0.000000e+00 |      --      |    Inf 
621.82/621.86	c   458s|  8490k|  8082k|     0 |   0.0 |2548M| 323 |   - | 524 | 604 |   0 |   0 |   0 |1389k|   0 | 0.000000e+00 |      --      |    Inf 
622.61/622.64	c   458s|  8500k|  8091k|     0 |   0.0 |2551M| 323 |   - | 524 | 626 |   0 |   0 |   0 |1390k|   0 | 0.000000e+00 |      --      |    Inf 
623.41/623.44	c   459s|  8510k|  8101k|     0 |   0.0 |2554M| 323 |   - | 524 | 589 |   0 |   0 |   0 |1391k|   0 | 0.000000e+00 |      --      |    Inf 
624.31/624.35	c   459s|  8520k|  8110k|     0 |   0.0 |2557M| 323 |   - | 524 | 646 |   0 |   0 |   0 |1393k|   0 | 0.000000e+00 |      --      |    Inf 
625.11/625.16	c   460s|  8530k|  8120k|     0 |   0.0 |2560M| 323 |   - | 524 | 699 |   0 |   0 |   0 |1394k|   0 | 0.000000e+00 |      --      |    Inf 
625.92/625.95	c   461s|  8540k|  8129k|     0 |   0.0 |2563M| 323 |   - | 524 | 683 |   0 |   0 |   0 |1396k|   0 | 0.000000e+00 |      --      |    Inf 
626.71/626.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
626.71/626.79	c   461s|  8550k|  8139k|     0 |   0.0 |2566M| 323 |   - | 524 | 659 |   0 |   0 |   0 |1397k|   0 | 0.000000e+00 |      --      |    Inf 
627.51/627.58	c   462s|  8560k|  8148k|     0 |   0.0 |2569M| 323 |   - | 524 | 722 |   0 |   0 |   0 |1399k|   0 | 0.000000e+00 |      --      |    Inf 
628.31/628.39	c   462s|  8570k|  8158k|     0 |   0.0 |2572M| 323 |   - | 524 | 694 |   0 |   0 |   0 |1401k|   0 | 0.000000e+00 |      --      |    Inf 
629.01/629.06	c   463s|  8580k|  8167k|     0 |   0.0 |2575M| 323 |   - | 524 | 669 |   0 |   0 |   0 |1402k|   0 | 0.000000e+00 |      --      |    Inf 
629.71/629.78	c   463s|  8590k|  8177k|     0 |   0.0 |2578M| 323 |   - | 524 | 644 |   0 |   0 |   0 |1404k|   0 | 0.000000e+00 |      --      |    Inf 
630.61/630.61	c   464s|  8600k|  8186k|     0 |   0.0 |2581M| 323 |   - | 524 | 635 |   0 |   0 |   0 |1405k|   0 | 0.000000e+00 |      --      |    Inf 
631.32/631.31	c   465s|  8610k|  8196k|     0 |   0.0 |2584M| 323 |   - | 524 | 633 |   0 |   0 |   0 |1407k|   0 | 0.000000e+00 |      --      |    Inf 
632.01/632.04	c   465s|  8620k|  8206k|     0 |   0.0 |2587M| 323 |   - | 524 | 715 |   0 |   0 |   0 |1408k|   0 | 0.000000e+00 |      --      |    Inf 
632.81/632.82	c   466s|  8630k|  8215k|     0 |   0.0 |2590M| 323 |   - | 524 | 767 |   0 |   0 |   0 |1410k|   0 | 0.000000e+00 |      --      |    Inf 
633.51/633.56	c   466s|  8640k|  8225k|     0 |   0.0 |2593M| 323 |   - | 524 | 703 |   0 |   0 |   0 |1411k|   0 | 0.000000e+00 |      --      |    Inf 
634.41/634.47	c   467s|  8650k|  8234k|     0 |   0.0 |2596M| 323 |   - | 524 | 752 |   0 |   0 |   0 |1413k|   0 | 0.000000e+00 |      --      |    Inf 
635.21/635.26	c   468s|  8660k|  8244k|     0 |   0.0 |2599M| 323 |   - | 524 | 747 |   0 |   0 |   0 |1415k|   0 | 0.000000e+00 |      --      |    Inf 
635.91/635.98	c   468s|  8670k|  8253k|     0 |   0.0 |2602M| 323 |   - | 524 | 701 |   0 |   0 |   0 |1416k|   0 | 0.000000e+00 |      --      |    Inf 
636.71/636.79	c   469s|  8680k|  8263k|     0 |   0.0 |2605M| 323 |   - | 524 | 690 |   0 |   0 |   0 |1418k|   0 | 0.000000e+00 |      --      |    Inf 
637.61/637.60	c   469s|  8690k|  8272k|     0 |   0.0 |2608M| 323 |   - | 524 | 753 |   0 |   0 |   0 |1420k|   0 | 0.000000e+00 |      --      |    Inf 
638.41/638.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
638.41/638.40	c   470s|  8700k|  8282k|     0 |   0.0 |2611M| 323 |   - | 524 | 628 |   0 |   0 |   0 |1421k|   0 | 0.000000e+00 |      --      |    Inf 
639.11/639.16	c   470s|  8710k|  8291k|     0 |   0.0 |2614M| 323 |   - | 524 | 723 |   0 |   0 |   0 |1423k|   0 | 0.000000e+00 |      --      |    Inf 
639.92/639.96	c   471s|  8720k|  8301k|     0 |   0.0 |2617M| 323 |   - | 524 | 759 |   0 |   0 |   0 |1424k|   0 | 0.000000e+00 |      --      |    Inf 
640.82/640.86	c   472s|  8730k|  8310k|     0 |   0.0 |2620M| 323 |   - | 524 | 679 |   0 |   0 |   0 |1426k|   0 | 0.000000e+00 |      --      |    Inf 
641.71/641.73	c   472s|  8740k|  8320k|     0 |   0.0 |2623M| 323 |   - | 524 | 680 |   0 |   0 |   0 |1427k|   0 | 0.000000e+00 |      --      |    Inf 
642.42/642.48	c   473s|  8750k|  8329k|     0 |   0.0 |2626M| 323 |   - | 524 | 704 |   0 |   0 |   0 |1429k|   0 | 0.000000e+00 |      --      |    Inf 
643.31/643.38	c   474s|  8760k|  8339k|     0 |   0.0 |2629M| 323 |   - | 524 | 680 |   0 |   0 |   0 |1430k|   0 | 0.000000e+00 |      --      |    Inf 
644.22/644.20	c   474s|  8770k|  8348k|     0 |   0.0 |2632M| 323 |   - | 524 | 681 |   0 |   0 |   0 |1431k|   0 | 0.000000e+00 |      --      |    Inf 
645.02/645.04	c   475s|  8780k|  8358k|     0 |   0.0 |2635M| 323 |   - | 524 | 665 |   0 |   0 |   0 |1433k|   0 | 0.000000e+00 |      --      |    Inf 
645.92/645.91	c   476s|  8790k|  8367k|     0 |   0.0 |2638M| 323 |   - | 524 | 667 |   0 |   0 |   0 |1434k|   0 | 0.000000e+00 |      --      |    Inf 
646.72/646.73	c   476s|  8800k|  8377k|     0 |   0.0 |2641M| 323 |   - | 524 | 774 |   0 |   0 |   0 |1436k|   0 | 0.000000e+00 |      --      |    Inf 
647.41/647.47	c   477s|  8810k|  8386k|     0 |   0.0 |2644M| 323 |   - | 524 | 660 |   0 |   0 |   0 |1437k|   0 | 0.000000e+00 |      --      |    Inf 
648.21/648.26	c   477s|  8820k|  8396k|     0 |   0.0 |2647M| 323 |   - | 524 | 638 |   0 |   0 |   0 |1439k|   0 | 0.000000e+00 |      --      |    Inf 
649.02/649.01	c   478s|  8830k|  8405k|     0 |   0.0 |2650M| 323 |   - | 524 | 651 |   0 |   0 |   0 |1440k|   0 | 0.000000e+00 |      --      |    Inf 
649.81/649.81	c   479s|  8840k|  8415k|     0 |   0.0 |2653M| 323 |   - | 524 | 719 |   0 |   0 |   0 |1442k|   0 | 0.000000e+00 |      --      |    Inf 
650.51/650.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
650.51/650.55	c   479s|  8850k|  8424k|     0 |   0.0 |2656M| 323 |   - | 524 | 709 |   0 |   0 |   0 |1443k|   0 | 0.000000e+00 |      --      |    Inf 
651.31/651.31	c   480s|  8860k|  8434k|     0 |   0.0 |2659M| 323 |   - | 524 | 640 |   0 |   0 |   0 |1445k|   0 | 0.000000e+00 |      --      |    Inf 
652.11/652.15	c   480s|  8870k|  8443k|     0 |   0.0 |2662M| 323 |   - | 524 | 685 |   0 |   0 |   0 |1446k|   0 | 0.000000e+00 |      --      |    Inf 
652.91/652.97	c   481s|  8880k|  8453k|     0 |   0.0 |2665M| 323 |   - | 524 | 623 |   0 |   0 |   0 |1448k|   0 | 0.000000e+00 |      --      |    Inf 
653.71/653.70	c   482s|  8890k|  8462k|     0 |   0.0 |2668M| 323 |   - | 524 | 778 |   0 |   0 |   0 |1449k|   0 | 0.000000e+00 |      --      |    Inf 
654.51/654.53	c   482s|  8900k|  8472k|     0 |   0.0 |2671M| 323 |   - | 524 | 679 |   0 |   0 |   0 |1451k|   0 | 0.000000e+00 |      --      |    Inf 
655.31/655.30	c   483s|  8910k|  8481k|     0 |   0.0 |2674M| 323 |   - | 524 | 670 |   0 |   0 |   0 |1452k|   0 | 0.000000e+00 |      --      |    Inf 
656.21/656.26	c   483s|  8920k|  8491k|     0 |   0.0 |2677M| 323 |   - | 524 | 765 |   0 |   0 |   0 |1454k|   0 | 0.000000e+00 |      --      |    Inf 
657.22/657.20	c   484s|  8930k|  8500k|     0 |   0.0 |2680M| 323 |   - | 524 | 718 |   0 |   0 |   0 |1456k|   0 | 0.000000e+00 |      --      |    Inf 
657.91/657.95	c   485s|  8940k|  8510k|     0 |   0.0 |2683M| 323 |   - | 524 | 677 |   0 |   0 |   0 |1457k|   0 | 0.000000e+00 |      --      |    Inf 
658.82/658.84	c   485s|  8950k|  8519k|     0 |   0.0 |2686M| 323 |   - | 524 | 699 |   0 |   0 |   0 |1459k|   0 | 0.000000e+00 |      --      |    Inf 
659.71/659.71	c   486s|  8960k|  8529k|     0 |   0.0 |2689M| 323 |   - | 524 | 736 |   0 |   0 |   0 |1460k|   0 | 0.000000e+00 |      --      |    Inf 
660.52/660.56	c   487s|  8970k|  8538k|     0 |   0.0 |2692M| 323 |   - | 524 | 677 |   0 |   0 |   0 |1462k|   0 | 0.000000e+00 |      --      |    Inf 
661.31/661.34	c   487s|  8980k|  8548k|     0 |   0.0 |2695M| 323 |   - | 524 | 681 |   0 |   0 |   0 |1463k|   0 | 0.000000e+00 |      --      |    Inf 
662.01/662.09	c   488s|  8990k|  8557k|     0 |   0.0 |2698M| 323 |   - | 524 | 716 |   0 |   0 |   0 |1464k|   0 | 0.000000e+00 |      --      |    Inf 
662.82/662.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
662.82/662.87	c   488s|  9000k|  8567k|     0 |   0.0 |2701M| 323 |   - | 524 | 575 |   0 |   0 |   0 |1466k|   0 | 0.000000e+00 |      --      |    Inf 
663.71/663.70	c   489s|  9010k|  8576k|     0 |   0.0 |2704M| 323 |   - | 524 | 669 |   0 |   0 |   0 |1467k|   0 | 0.000000e+00 |      --      |    Inf 
664.51/664.54	c   490s|  9020k|  8586k|     0 |   0.0 |2707M| 323 |   - | 524 | 715 |   0 |   0 |   0 |1469k|   0 | 0.000000e+00 |      --      |    Inf 
665.31/665.40	c   490s|  9030k|  8595k|     0 |   0.0 |2710M| 323 |   - | 524 | 643 |   0 |   0 |   0 |1470k|   0 | 0.000000e+00 |      --      |    Inf 
666.21/666.28	c   491s|  9040k|  8605k|     0 |   0.0 |2713M| 323 |   - | 524 | 669 |   0 |   0 |   0 |1472k|   0 | 0.000000e+00 |      --      |    Inf 
667.11/667.10	c   492s|  9050k|  8614k|     0 |   0.0 |2716M| 323 |   - | 524 | 688 |   0 |   0 |   0 |1473k|   0 | 0.000000e+00 |      --      |    Inf 
668.01/668.05	c   492s|  9060k|  8624k|     0 |   0.0 |2719M| 323 |   - | 524 | 748 |   0 |   0 |   0 |1475k|   0 | 0.000000e+00 |      --      |    Inf 
668.91/668.93	c   493s|  9070k|  8633k|     0 |   0.0 |2722M| 323 |   - | 524 | 762 |   0 |   0 |   0 |1477k|   0 | 0.000000e+00 |      --      |    Inf 
669.71/669.75	c   494s|  9080k|  8643k|     0 |   0.0 |2725M| 323 |   - | 524 | 734 |   0 |   0 |   0 |1479k|   0 | 0.000000e+00 |      --      |    Inf 
670.62/670.63	c   494s|  9090k|  8652k|     0 |   0.0 |2728M| 323 |   - | 524 | 696 |   0 |   0 |   0 |1480k|   0 | 0.000000e+00 |      --      |    Inf 
671.51/671.51	c   495s|  9100k|  8662k|     0 |   0.0 |2731M| 323 |   - | 524 | 676 |   0 |   0 |   0 |1481k|   0 | 0.000000e+00 |      --      |    Inf 
672.31/672.30	c   496s|  9110k|  8671k|     0 |   0.0 |2734M| 323 |   - | 524 | 626 |   0 |   0 |   0 |1483k|   0 | 0.000000e+00 |      --      |    Inf 
673.12/673.16	c   496s|  9120k|  8680k|     0 |   0.0 |2737M| 323 |   - | 524 | 584 |   0 |   0 |   0 |1484k|   0 | 0.000000e+00 |      --      |    Inf 
673.91/673.98	c   497s|  9130k|  8690k|     0 |   0.0 |2740M| 323 |   - | 524 | 562 |   0 |   0 |   0 |1485k|   0 | 0.000000e+00 |      --      |    Inf 
674.72/674.71	c   497s|  9140k|  8700k|     0 |   0.0 |2743M| 323 |   - | 524 | 600 |   0 |   0 |   0 |1486k|   0 | 0.000000e+00 |      --      |    Inf 
675.61/675.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
675.61/675.60	c   498s|  9150k|  8709k|     0 |   0.0 |2745M| 323 |   - | 524 | 590 |   0 |   0 |   0 |1487k|   0 | 0.000000e+00 |      --      |    Inf 
676.41/676.45	c   499s|  9160k|  8718k|     0 |   0.0 |2748M| 323 |   - | 524 | 581 |   0 |   0 |   0 |1489k|   0 | 0.000000e+00 |      --      |    Inf 
677.21/677.20	c   499s|  9170k|  8728k|     0 |   0.0 |2751M| 323 |   - | 524 | 529 |   0 |   0 |   0 |1490k|   0 | 0.000000e+00 |      --      |    Inf 
677.91/677.95	c   500s|  9180k|  8738k|     0 |   0.0 |2754M| 323 |   - | 524 | 513 |   0 |   0 |   0 |1491k|   0 | 0.000000e+00 |      --      |    Inf 
678.62/678.63	c   500s|  9190k|  8747k|     0 |   0.0 |2757M| 323 |   - | 524 | 538 |   0 |   0 |   0 |1492k|   0 | 0.000000e+00 |      --      |    Inf 
679.31/679.36	c   501s|  9200k|  8757k|     0 |   0.0 |2760M| 323 |   - | 524 | 552 |   0 |   0 |   0 |1494k|   0 | 0.000000e+00 |      --      |    Inf 
680.11/680.10	c   501s|  9210k|  8766k|     0 |   0.0 |2763M| 323 |   - | 524 | 546 |   0 |   0 |   0 |1495k|   0 | 0.000000e+00 |      --      |    Inf 
680.82/680.83	c   502s|  9220k|  8776k|     0 |   0.0 |2766M| 323 |   - | 524 | 555 |   0 |   0 |   0 |1496k|   0 | 0.000000e+00 |      --      |    Inf 
681.61/681.63	c   503s|  9230k|  8785k|     0 |   0.0 |2769M| 323 |   - | 524 | 650 |   0 |   0 |   0 |1497k|   0 | 0.000000e+00 |      --      |    Inf 
682.42/682.43	c   503s|  9240k|  8795k|     0 |   0.0 |2772M| 323 |   - | 524 | 539 |   0 |   0 |   0 |1498k|   0 | 0.000000e+00 |      --      |    Inf 
683.31/683.30	c   504s|  9250k|  8804k|     0 |   0.0 |2775M| 323 |   - | 524 | 593 |   0 |   0 |   0 |1499k|   0 | 0.000000e+00 |      --      |    Inf 
684.12/684.18	c   505s|  9260k|  8814k|     0 |   0.0 |2778M| 323 |   - | 524 | 559 |   0 |   0 |   0 |1501k|   0 | 0.000000e+00 |      --      |    Inf 
684.91/684.96	c   505s|  9270k|  8823k|     0 |   0.0 |2781M| 323 |   - | 524 | 586 |   0 |   0 |   0 |1502k|   0 | 0.000000e+00 |      --      |    Inf 
685.62/685.67	c   506s|  9280k|  8833k|     0 |   0.0 |2784M| 323 |   - | 524 | 612 |   0 |   0 |   0 |1504k|   0 | 0.000000e+00 |      --      |    Inf 
686.51/686.53	c   506s|  9290k|  8842k|     0 |   0.0 |2787M| 323 |   - | 524 | 667 |   0 |   0 |   0 |1505k|   0 | 0.000000e+00 |      --      |    Inf 
687.41/687.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
687.41/687.43	c   507s|  9300k|  8852k|     0 |   0.0 |2790M| 323 |   - | 524 | 640 |   0 |   0 |   0 |1507k|   0 | 0.000000e+00 |      --      |    Inf 
688.41/688.43	c   508s|  9310k|  8861k|     0 |   0.0 |2793M| 323 |   - | 524 | 627 |   0 |   0 |   0 |1508k|   0 | 0.000000e+00 |      --      |    Inf 
689.11/689.18	c   508s|  9320k|  8871k|     0 |   0.0 |2796M| 323 |   - | 524 | 712 |   0 |   0 |   0 |1510k|   0 | 0.000000e+00 |      --      |    Inf 
689.92/689.94	c   509s|  9330k|  8880k|     0 |   0.0 |2799M| 323 |   - | 524 | 719 |   0 |   0 |   0 |1511k|   0 | 0.000000e+00 |      --      |    Inf 
690.92/690.90	c   510s|  9340k|  8889k|     0 |   0.0 |2802M| 323 |   - | 524 | 628 |   0 |   0 |   0 |1513k|   0 | 0.000000e+00 |      --      |    Inf 
691.71/691.72	c   510s|  9350k|  8899k|     0 |   0.0 |2805M| 323 |   - | 524 | 601 |   0 |   0 |   0 |1514k|   0 | 0.000000e+00 |      --      |    Inf 
692.52/692.59	c   511s|  9360k|  8908k|     0 |   0.0 |2808M| 323 |   - | 524 | 632 |   0 |   0 |   0 |1515k|   0 | 0.000000e+00 |      --      |    Inf 
693.51/693.55	c   512s|  9370k|  8918k|     0 |   0.0 |2811M| 323 |   - | 524 | 577 |   0 |   0 |   0 |1516k|   0 | 0.000000e+00 |      --      |    Inf 
694.52/694.51	c   512s|  9380k|  8927k|     0 |   0.0 |2814M| 323 |   - | 524 | 536 |   0 |   0 |   0 |1518k|   0 | 0.000000e+00 |      --      |    Inf 
695.31/695.35	c   513s|  9390k|  8937k|     0 |   0.0 |2817M| 323 |   - | 524 | 612 |   0 |   0 |   0 |1519k|   0 | 0.000000e+00 |      --      |    Inf 
696.11/696.11	c   514s|  9400k|  8946k|     0 |   0.0 |2820M| 323 |   - | 524 | 549 |   0 |   0 |   0 |1520k|   0 | 0.000000e+00 |      --      |    Inf 
696.91/696.93	c   514s|  9410k|  8956k|     0 |   0.0 |2823M| 323 |   - | 524 | 585 |   0 |   0 |   0 |1521k|   0 | 0.000000e+00 |      --      |    Inf 
697.62/697.66	c   515s|  9420k|  8965k|     0 |   0.0 |2826M| 323 |   - | 524 | 587 |   0 |   0 |   0 |1522k|   0 | 0.000000e+00 |      --      |    Inf 
698.42/698.48	c   515s|  9430k|  8975k|     0 |   0.0 |2829M| 323 |   - | 524 | 588 |   0 |   0 |   0 |1524k|   0 | 0.000000e+00 |      --      |    Inf 
699.21/699.23	c   516s|  9440k|  8984k|     0 |   0.0 |2832M| 323 |   - | 524 | 535 |   0 |   0 |   0 |1525k|   0 | 0.000000e+00 |      --      |    Inf 
699.91/699.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
699.91/699.94	c   516s|  9450k|  8994k|     0 |   0.0 |2835M| 323 |   - | 524 | 589 |   0 |   0 |   0 |1526k|   0 | 0.000000e+00 |      --      |    Inf 
700.62/700.66	c   517s|  9460k|  9003k|     0 |   0.0 |2838M| 323 |   - | 524 | 556 |   0 |   0 |   0 |1527k|   0 | 0.000000e+00 |      --      |    Inf 
701.42/701.45	c   518s|  9470k|  9013k|     0 |   0.0 |2841M| 323 |   - | 524 | 575 |   0 |   0 |   0 |1529k|   0 | 0.000000e+00 |      --      |    Inf 
702.21/702.21	c   518s|  9480k|  9022k|     0 |   0.0 |2844M| 323 |   - | 524 | 525 |   0 |   0 |   0 |1530k|   0 | 0.000000e+00 |      --      |    Inf 
703.01/703.05	c   519s|  9490k|  9032k|     0 |   0.0 |2847M| 323 |   - | 524 | 551 |   0 |   0 |   0 |1531k|   0 | 0.000000e+00 |      --      |    Inf 
703.82/703.81	c   519s|  9500k|  9041k|     0 |   0.0 |2850M| 323 |   - | 524 | 551 |   0 |   0 |   0 |1532k|   0 | 0.000000e+00 |      --      |    Inf 
704.61/704.63	c   520s|  9510k|  9051k|     0 |   0.0 |2853M| 323 |   - | 524 | 565 |   0 |   0 |   0 |1533k|   0 | 0.000000e+00 |      --      |    Inf 
705.41/705.43	c   521s|  9520k|  9060k|     0 |   0.0 |2856M| 323 |   - | 524 | 561 |   0 |   0 |   0 |1535k|   0 | 0.000000e+00 |      --      |    Inf 
706.22/706.28	c   521s|  9530k|  9070k|     0 |   0.0 |2859M| 323 |   - | 524 | 599 |   0 |   0 |   0 |1536k|   0 | 0.000000e+00 |      --      |    Inf 
707.02/707.09	c   522s|  9540k|  9079k|     0 |   0.0 |2862M| 323 |   - | 524 | 601 |   0 |   0 |   0 |1537k|   0 | 0.000000e+00 |      --      |    Inf 
707.82/707.89	c   522s|  9550k|  9089k|     0 |   0.0 |2865M| 323 |   - | 524 | 585 |   0 |   0 |   0 |1538k|   0 | 0.000000e+00 |      --      |    Inf 
708.72/708.74	c   523s|  9560k|  9098k|     0 |   0.0 |2868M| 323 |   - | 524 | 573 |   0 |   0 |   0 |1539k|   0 | 0.000000e+00 |      --      |    Inf 
708.92/708.91	c (node 9562000) switching to memory saving mode (mem: 2736.0M/3420.0M)
711.41/711.47	c   525s|  9570k|  9098k|     0 |   0.0 |2866M| 323 |   - | 524 |1078 |   0 |   0 |   0 |1550k|   0 | 0.000000e+00 |      --      |    Inf 
713.62/713.60	c   527s|  9580k|  9096k|     0 |   0.0 |2866M| 323 |   - | 524 |1972 |   0 |   0 |   0 |1565k|   0 | 0.000000e+00 |      --      |    Inf 
715.71/715.74	c   529s|  9590k|  9096k|     0 |   0.0 |2866M| 323 |   - | 524 |2261 |   0 |   0 |   0 |1580k|   0 | 0.000000e+00 |      --      |    Inf 
717.71/717.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
717.71/717.78	c   530s|  9600k|  9095k|     0 |   0.0 |2865M| 323 |   - | 524 |1380 |   0 |   0 |   0 |1594k|   0 | 0.000000e+00 |      --      |    Inf 
719.91/719.90	c   532s|  9610k|  9094k|     0 |   0.0 |2865M| 323 |   - | 524 |3038 |   0 |   0 |   0 |1608k|   0 | 0.000000e+00 |      --      |    Inf 
721.92/721.97	c   534s|  9620k|  9094k|     0 |   0.0 |2865M| 323 |   - | 524 |3429 |   0 |   0 |   0 |1623k|   0 | 0.000000e+00 |      --      |    Inf 
724.02/724.05	c   536s|  9630k|  9093k|     0 |   0.0 |2865M| 323 |   - | 524 |2129 |   0 |   0 |   0 |1637k|   0 | 0.000000e+00 |      --      |    Inf 
726.02/726.05	c   537s|  9640k|  9093k|     0 |   0.0 |2865M| 323 |   - | 524 |3558 |   0 |   0 |   0 |1651k|   0 | 0.000000e+00 |      --      |    Inf 
728.02/728.09	c   539s|  9650k|  9093k|     0 |   0.0 |2864M| 323 |   - | 524 |2428 |   0 |   0 |   0 |1664k|   0 | 0.000000e+00 |      --      |    Inf 
730.11/730.10	c   540s|  9660k|  9092k|     0 |   0.0 |2864M| 323 |   - | 524 |1900 |   0 |   0 |   0 |1677k|   0 | 0.000000e+00 |      --      |    Inf 
732.12/732.18	c   542s|  9670k|  9092k|     0 |   0.0 |2865M| 323 |   - | 524 |4249 |   0 |   0 |   0 |1692k|   0 | 0.000000e+00 |      --      |    Inf 
734.22/734.20	c   544s|  9680k|  9092k|     0 |   0.0 |2864M| 323 |   - | 524 |1336 |   0 |   0 |   0 |1704k|   0 | 0.000000e+00 |      --      |    Inf 
736.21/736.23	c   545s|  9690k|  9092k|     0 |   0.0 |2864M| 323 |   - | 524 |1891 |   0 |   0 |   0 |1718k|   0 | 0.000000e+00 |      --      |    Inf 
738.22/738.25	c   547s|  9700k|  9091k|     0 |   0.0 |2863M| 323 |   - | 524 |2011 |   0 |   0 |   0 |1731k|   0 | 0.000000e+00 |      --      |    Inf 
740.22/740.30	c   549s|  9710k|  9091k|     0 |   0.0 |2864M| 323 |   - | 524 |1956 |   0 |   0 |   0 |1746k|   0 | 0.000000e+00 |      --      |    Inf 
742.21/742.28	c   550s|  9720k|  9091k|     0 |   0.0 |2863M| 323 |   - | 524 |1531 |   0 |   0 |   0 |1758k|   0 | 0.000000e+00 |      --      |    Inf 
744.32/744.38	c   552s|  9730k|  9091k|     0 |   0.0 |2864M| 323 |   - | 524 |4467 |   0 |   0 |   0 |1773k|   0 | 0.000000e+00 |      --      |    Inf 
746.42/746.41	c   554s|  9740k|  9091k|     0 |   0.0 |2863M| 323 |   - | 524 |1919 |   0 |   0 |   0 |1786k|   0 | 0.000000e+00 |      --      |    Inf 
748.42/748.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
748.42/748.48	c   555s|  9750k|  9090k|     0 |   0.0 |2864M| 323 |   - | 524 |4061 |   0 |   0 |   0 |1800k|   0 | 0.000000e+00 |      --      |    Inf 
750.61/750.61	c   557s|  9760k|  9090k|     0 |   0.0 |2863M| 323 |   - | 524 |1808 |   0 |   0 |   0 |1815k|   0 | 0.000000e+00 |      --      |    Inf 
752.72/752.70	c   559s|  9770k|  9090k|     0 |   0.0 |2863M| 323 |   - | 524 |1755 |   0 |   0 |   0 |1828k|   0 | 0.000000e+00 |      --      |    Inf 
754.81/754.81	c   560s|  9780k|  9090k|     0 |   0.0 |2863M| 323 |   - | 524 |1829 |   0 |   0 |   0 |1843k|   0 | 0.000000e+00 |      --      |    Inf 
756.82/756.84	c   562s|  9790k|  9090k|     0 |   0.0 |2863M| 323 |   - | 524 |2943 |   0 |   0 |   0 |1856k|   0 | 0.000000e+00 |      --      |    Inf 
758.92/758.93	c   564s|  9800k|  9089k|     0 |   0.0 |2863M| 323 |   - | 524 |2066 |   0 |   0 |   0 |1869k|   0 | 0.000000e+00 |      --      |    Inf 
761.02/761.02	c   565s|  9810k|  9089k|     0 |   0.0 |2863M| 323 |   - | 524 |2099 |   0 |   0 |   0 |1885k|   0 | 0.000000e+00 |      --      |    Inf 
763.02/763.06	c   567s|  9820k|  9089k|     0 |   0.0 |2863M| 323 |   - | 524 |2023 |   0 |   0 |   0 |1898k|   0 | 0.000000e+00 |      --      |    Inf 
765.21/765.23	c   569s|  9830k|  9089k|     0 |   0.0 |2862M| 323 |   - | 524 |1669 |   0 |   0 |   0 |1910k|   0 | 0.000000e+00 |      --      |    Inf 
767.32/767.31	c   571s|  9840k|  9089k|     0 |   0.0 |2863M| 323 |   - | 524 |4734 |   0 |   0 |   0 |1926k|   0 | 0.000000e+00 |      --      |    Inf 
769.42/769.45	c   572s|  9850k|  9089k|     0 |   0.0 |2863M| 323 |   - | 524 |2373 |   0 |   0 |   0 |1940k|   0 | 0.000000e+00 |      --      |    Inf 
771.51/771.58	c   574s|  9860k|  9088k|     0 |   0.0 |2862M| 323 |   - | 524 |1785 |   0 |   0 |   0 |1953k|   0 | 0.000000e+00 |      --      |    Inf 
773.62/773.64	c   576s|  9870k|  9088k|     0 |   0.0 |2862M| 323 |   - | 524 |2998 |   0 |   0 |   0 |1966k|   0 | 0.000000e+00 |      --      |    Inf 
775.72/775.75	c   577s|  9880k|  9088k|     0 |   0.0 |2862M| 323 |   - | 524 |2068 |   0 |   0 |   0 |1980k|   0 | 0.000000e+00 |      --      |    Inf 
777.82/777.89	c   579s|  9890k|  9088k|     0 |   0.0 |2862M| 323 |   - | 524 |2096 |   0 |   0 |   0 |1994k|   0 | 0.000000e+00 |      --      |    Inf 
780.01/780.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
780.01/780.06	c   581s|  9900k|  9088k|     0 |   0.0 |2862M| 323 |   - | 524 |1795 |   0 |   0 |   0 |2007k|   0 | 0.000000e+00 |      --      |    Inf 
782.13/782.16	c   583s|  9910k|  9088k|     0 |   0.0 |2862M| 323 |   - | 524 |3400 |   0 |   0 |   0 |2021k|   0 | 0.000000e+00 |      --      |    Inf 
784.22/784.28	c   584s|  9920k|  9088k|     0 |   0.0 |2862M| 323 |   - | 524 |3897 |   0 |   0 |   0 |2034k|   0 | 0.000000e+00 |      --      |    Inf 
786.42/786.41	c   586s|  9930k|  9088k|     0 |   0.0 |2862M| 323 |   - | 524 |2177 |   0 |   0 |   0 |2046k|   0 | 0.000000e+00 |      --      |    Inf 
788.52/788.59	c   588s|  9940k|  9087k|     0 |   0.0 |2861M| 323 |   - | 524 |1481 |   0 |   0 |   0 |2060k|   0 | 0.000000e+00 |      --      |    Inf 
790.62/790.68	c   590s|  9950k|  9087k|     0 |   0.0 |2861M| 323 |   - | 524 |1616 |   0 |   0 |   0 |2072k|   0 | 0.000000e+00 |      --      |    Inf 
792.72/792.77	c   591s|  9960k|  9087k|     0 |   0.0 |2861M| 323 |   - | 524 |1766 |   0 |   0 |   0 |2083k|   0 | 0.000000e+00 |      --      |    Inf 
794.82/794.87	c   593s|  9970k|  9087k|     0 |   0.0 |2862M| 323 |   - | 524 |3710 |   0 |   0 |   0 |2097k|   0 | 0.000000e+00 |      --      |    Inf 
797.02/797.01	c   595s|  9980k|  9087k|     0 |   0.0 |2862M| 323 |   - | 524 |2503 |   0 |   0 |   0 |2111k|   0 | 0.000000e+00 |      --      |    Inf 
799.22/799.22	c   597s|  9990k|  9087k|     0 |   0.0 |2861M| 323 |   - | 524 |1727 |   0 |   0 |   0 |2124k|   0 | 0.000000e+00 |      --      |    Inf 
801.32/801.36	c   598s| 10000k|  9087k|     0 |   0.0 |2861M| 323 |   - | 524 |1691 |   0 |   0 |   0 |2136k|   0 | 0.000000e+00 |      --      |    Inf 
803.42/803.49	c   600s| 10010k|  9087k|     0 |   0.0 |2861M| 323 |   - | 524 |1533 |   0 |   0 |   0 |2149k|   0 | 0.000000e+00 |      --      |    Inf 
805.52/805.53	c   602s| 10020k|  9086k|     0 |   0.0 |2861M| 323 |   - | 524 |2385 |   0 |   0 |   0 |2162k|   0 | 0.000000e+00 |      --      |    Inf 
807.62/807.67	c   603s| 10030k|  9086k|     0 |   0.0 |2861M| 323 |   - | 524 |1986 |   0 |   0 |   0 |2175k|   0 | 0.000000e+00 |      --      |    Inf 
809.82/809.83	c   605s| 10040k|  9086k|     0 |   0.0 |2861M| 323 |   - | 524 |1811 |   0 |   0 |   0 |2188k|   0 | 0.000000e+00 |      --      |    Inf 
811.92/811.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
811.92/811.97	c   607s| 10050k|  9086k|     0 |   0.0 |2861M| 323 |   - | 524 |1698 |   0 |   0 |   0 |2200k|   0 | 0.000000e+00 |      --      |    Inf 
814.02/814.07	c   609s| 10060k|  9086k|     0 |   0.0 |2861M| 323 |   - | 524 |1589 |   0 |   0 |   0 |2211k|   0 | 0.000000e+00 |      --      |    Inf 
816.23/816.22	c   610s| 10070k|  9086k|     0 |   0.0 |2861M| 323 |   - | 524 |2041 |   0 |   0 |   0 |2225k|   0 | 0.000000e+00 |      --      |    Inf 
818.32/818.36	c   612s| 10080k|  9086k|     0 |   0.0 |2861M| 323 |   - | 524 |2377 |   0 |   0 |   0 |2238k|   0 | 0.000000e+00 |      --      |    Inf 
820.62/820.65	c   614s| 10090k|  9086k|     0 |   0.0 |2861M| 323 |   - | 524 |1561 |   0 |   0 |   0 |2252k|   0 | 0.000000e+00 |      --      |    Inf 
822.82/822.88	c   616s| 10100k|  9085k|     0 |   0.0 |2861M| 323 |   - | 524 |2167 |   0 |   0 |   0 |2265k|   0 | 0.000000e+00 |      --      |    Inf 
825.02/825.06	c   618s| 10110k|  9085k|     0 |   0.0 |2861M| 323 |   - | 524 |1969 |   0 |   0 |   0 |2278k|   0 | 0.000000e+00 |      --      |    Inf 
827.23/827.25	c   619s| 10120k|  9085k|     0 |   0.0 |2861M| 323 |   - | 524 |1812 |   0 |   0 |   0 |2290k|   0 | 0.000000e+00 |      --      |    Inf 
829.32/829.36	c   621s| 10130k|  9085k|     0 |   0.0 |2861M| 323 |   - | 524 |1999 |   0 |   0 |   0 |2302k|   0 | 0.000000e+00 |      --      |    Inf 
831.42/831.43	c   623s| 10140k|  9085k|     0 |   0.0 |2861M| 323 |   - | 524 |1934 |   0 |   0 |   0 |2314k|   0 | 0.000000e+00 |      --      |    Inf 
833.62/833.61	c   625s| 10150k|  9085k|     0 |   0.0 |2861M| 323 |   - | 524 |2039 |   0 |   0 |   0 |2328k|   0 | 0.000000e+00 |      --      |    Inf 
835.82/835.84	c   626s| 10160k|  9085k|     0 |   0.0 |2860M| 323 |   - | 524 |2053 |   0 |   0 |   0 |2340k|   0 | 0.000000e+00 |      --      |    Inf 
838.02/838.07	c   628s| 10170k|  9085k|     0 |   0.0 |2860M| 323 |   - | 524 |2055 |   0 |   0 |   0 |2353k|   0 | 0.000000e+00 |      --      |    Inf 
840.22/840.26	c   630s| 10180k|  9085k|     0 |   0.0 |2860M| 323 |   - | 524 |1903 |   0 |   0 |   0 |2365k|   0 | 0.000000e+00 |      --      |    Inf 
842.42/842.43	c   632s| 10190k|  9084k|     0 |   0.0 |2860M| 323 |   - | 524 |1964 |   0 |   0 |   0 |2377k|   0 | 0.000000e+00 |      --      |    Inf 
844.52/844.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
844.52/844.58	c   634s| 10200k|  9084k|     0 |   0.0 |2860M| 323 |   - | 524 |1758 |   0 |   0 |   0 |2390k|   0 | 0.000000e+00 |      --      |    Inf 
846.72/846.73	c   635s| 10210k|  9084k|     0 |   0.0 |2860M| 323 |   - | 524 |1665 |   0 |   0 |   0 |2403k|   0 | 0.000000e+00 |      --      |    Inf 
848.92/848.91	c   637s| 10220k|  9084k|     0 |   0.0 |2860M| 323 |   - | 524 |2234 |   0 |   0 |   0 |2414k|   0 | 0.000000e+00 |      --      |    Inf 
851.12/851.14	c   639s| 10230k|  9084k|     0 |   0.0 |2860M| 323 |   - | 524 |2252 |   0 |   0 |   0 |2427k|   0 | 0.000000e+00 |      --      |    Inf 
853.32/853.34	c   641s| 10240k|  9084k|     0 |   0.0 |2860M| 323 |   - | 524 |1908 |   0 |   0 |   0 |2438k|   0 | 0.000000e+00 |      --      |    Inf 
855.52/855.52	c   642s| 10250k|  9084k|     0 |   0.0 |2860M| 323 |   - | 524 |1761 |   0 |   0 |   0 |2450k|   0 | 0.000000e+00 |      --      |    Inf 
857.62/857.61	c   644s| 10260k|  9084k|     0 |   0.0 |2860M| 323 |   - | 524 |1682 |   0 |   0 |   0 |2461k|   0 | 0.000000e+00 |      --      |    Inf 
859.72/859.71	c   646s| 10270k|  9084k|     0 |   0.0 |2860M| 323 |   - | 524 |2263 |   0 |   0 |   0 |2473k|   0 | 0.000000e+00 |      --      |    Inf 
862.02/862.01	c   648s| 10280k|  9083k|     0 |   0.0 |2860M| 323 |   - | 524 |2645 |   0 |   0 |   0 |2486k|   0 | 0.000000e+00 |      --      |    Inf 
864.22/864.24	c   650s| 10290k|  9083k|     0 |   0.0 |2860M| 323 |   - | 524 |2065 |   0 |   0 |   0 |2498k|   0 | 0.000000e+00 |      --      |    Inf 
866.52/866.51	c   651s| 10300k|  9083k|     0 |   0.0 |2860M| 323 |   - | 524 |2183 |   0 |   0 |   0 |2510k|   0 | 0.000000e+00 |      --      |    Inf 
868.72/868.75	c   653s| 10310k|  9083k|     0 |   0.0 |2860M| 323 |   - | 524 |2007 |   0 |   0 |   0 |2523k|   0 | 0.000000e+00 |      --      |    Inf 
870.93/870.94	c   655s| 10320k|  9083k|     0 |   0.0 |2859M| 323 |   - | 524 |1729 |   0 |   0 |   0 |2535k|   0 | 0.000000e+00 |      --      |    Inf 
873.12/873.15	c   657s| 10330k|  9083k|     0 |   0.0 |2860M| 323 |   - | 524 |1945 |   0 |   0 |   0 |2548k|   0 | 0.000000e+00 |      --      |    Inf 
875.42/875.46	c   659s| 10340k|  9083k|     0 |   0.0 |2859M| 323 |   - | 524 |2018 |   0 |   0 |   0 |2561k|   0 | 0.000000e+00 |      --      |    Inf 
877.73/877.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
877.73/877.71	c   661s| 10350k|  9083k|     0 |   0.0 |2859M| 323 |   - | 524 |2122 |   0 |   0 |   0 |2574k|   0 | 0.000000e+00 |      --      |    Inf 
879.92/879.92	c   662s| 10360k|  9082k|     0 |   0.0 |2859M| 323 |   - | 524 |2028 |   0 |   0 |   0 |2586k|   0 | 0.000000e+00 |      --      |    Inf 
882.13/882.13	c   664s| 10370k|  9082k|     0 |   0.0 |2859M| 323 |   - | 524 |1903 |   0 |   0 |   0 |2598k|   0 | 0.000000e+00 |      --      |    Inf 
884.22/884.26	c   666s| 10380k|  9082k|     0 |   0.0 |2859M| 323 |   - | 524 |2140 |   0 |   0 |   0 |2609k|   0 | 0.000000e+00 |      --      |    Inf 
886.42/886.46	c   668s| 10390k|  9082k|     0 |   0.0 |2859M| 323 |   - | 524 |2045 |   0 |   0 |   0 |2621k|   0 | 0.000000e+00 |      --      |    Inf 
888.63/888.60	c   670s| 10400k|  9082k|     0 |   0.0 |2859M| 323 |   - | 524 |2089 |   0 |   0 |   0 |2632k|   0 | 0.000000e+00 |      --      |    Inf 
890.82/890.80	c   671s| 10410k|  9082k|     0 |   0.0 |2859M| 323 |   - | 524 |1777 |   0 |   0 |   0 |2645k|   0 | 0.000000e+00 |      --      |    Inf 
893.03/893.02	c   673s| 10420k|  9082k|     0 |   0.0 |2859M| 323 |   - | 524 |2606 |   0 |   0 |   0 |2657k|   0 | 0.000000e+00 |      --      |    Inf 
895.32/895.34	c   675s| 10430k|  9082k|     0 |   0.0 |2859M| 323 |   - | 524 |2099 |   0 |   0 |   0 |2670k|   0 | 0.000000e+00 |      --      |    Inf 
897.42/897.49	c   677s| 10440k|  9082k|     0 |   0.0 |2859M| 323 |   - | 524 |1774 |   0 |   0 |   0 |2681k|   0 | 0.000000e+00 |      --      |    Inf 
899.62/899.64	c   679s| 10450k|  9082k|     0 |   0.0 |2859M| 323 |   - | 524 |1902 |   0 |   0 |   0 |2693k|   0 | 0.000000e+00 |      --      |    Inf 
901.72/901.76	c   680s| 10460k|  9082k|     0 |   0.0 |2859M| 323 |   - | 524 |1756 |   0 |   0 |   0 |2704k|   0 | 0.000000e+00 |      --      |    Inf 
904.02/904.01	c   682s| 10470k|  9082k|     0 |   0.0 |2859M| 323 |   - | 524 |2054 |   0 |   0 |   0 |2716k|   0 | 0.000000e+00 |      --      |    Inf 
906.22/906.25	c   684s| 10480k|  9081k|     0 |   0.0 |2859M| 323 |   - | 524 |1830 |   0 |   0 |   0 |2729k|   0 | 0.000000e+00 |      --      |    Inf 
908.42/908.47	c   686s| 10490k|  9081k|     0 |   0.0 |2859M| 323 |   - | 524 |2018 |   0 |   0 |   0 |2740k|   0 | 0.000000e+00 |      --      |    Inf 
910.72/910.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
910.72/910.76	c   688s| 10500k|  9081k|     0 |   0.0 |2859M| 323 |   - | 524 |2557 |   0 |   0 |   0 |2753k|   0 | 0.000000e+00 |      --      |    Inf 
913.02/913.05	c   690s| 10510k|  9081k|     0 |   0.0 |2859M| 323 |   - | 524 |2061 |   0 |   0 |   0 |2765k|   0 | 0.000000e+00 |      --      |    Inf 
915.23/915.24	c   691s| 10520k|  9081k|     0 |   0.0 |2859M| 323 |   - | 524 |2064 |   0 |   0 |   0 |2777k|   0 | 0.000000e+00 |      --      |    Inf 
917.52/917.50	c   693s| 10530k|  9081k|     0 |   0.0 |2859M| 323 |   - | 524 |2255 |   0 |   0 |   0 |2790k|   0 | 0.000000e+00 |      --      |    Inf 
919.72/919.74	c   695s| 10540k|  9081k|     0 |   0.0 |2858M| 323 |   - | 524 |2013 |   0 |   0 |   0 |2802k|   0 | 0.000000e+00 |      --      |    Inf 
921.92/921.91	c   697s| 10550k|  9081k|     0 |   0.0 |2858M| 323 |   - | 524 |1819 |   0 |   0 |   0 |2813k|   0 | 0.000000e+00 |      --      |    Inf 
924.12/924.16	c   699s| 10560k|  9080k|     0 |   0.0 |2858M| 323 |   - | 524 |1942 |   0 |   0 |   0 |2826k|   0 | 0.000000e+00 |      --      |    Inf 
926.42/926.42	c   701s| 10570k|  9080k|     0 |   0.0 |2858M| 323 |   - | 524 |2294 |   0 |   0 |   0 |2838k|   0 | 0.000000e+00 |      --      |    Inf 
928.72/928.77	c   703s| 10580k|  9080k|     0 |   0.0 |2858M| 323 |   - | 524 |2604 |   0 |   0 |   0 |2851k|   0 | 0.000000e+00 |      --      |    Inf 
931.02/931.02	c   704s| 10590k|  9080k|     0 |   0.0 |2858M| 323 |   - | 524 |2360 |   0 |   0 |   0 |2863k|   0 | 0.000000e+00 |      --      |    Inf 
933.22/933.25	c   706s| 10600k|  9080k|     0 |   0.0 |2858M| 323 |   - | 524 |2156 |   0 |   0 |   0 |2874k|   0 | 0.000000e+00 |      --      |    Inf 
935.42/935.49	c   708s| 10610k|  9080k|     0 |   0.0 |2858M| 323 |   - | 524 |2419 |   0 |   0 |   0 |2887k|   0 | 0.000000e+00 |      --      |    Inf 
937.72/937.72	c   710s| 10620k|  9080k|     0 |   0.0 |2858M| 323 |   - | 524 |1990 |   0 |   0 |   0 |2900k|   0 | 0.000000e+00 |      --      |    Inf 
939.93/939.91	c   712s| 10630k|  9080k|     0 |   0.0 |2858M| 323 |   - | 524 |1903 |   0 |   0 |   0 |2911k|   0 | 0.000000e+00 |      --      |    Inf 
942.12/942.19	c   714s| 10640k|  9080k|     0 |   0.0 |2858M| 323 |   - | 524 |2187 |   0 |   0 |   0 |2923k|   0 | 0.000000e+00 |      --      |    Inf 
944.42/944.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
944.42/944.45	c   715s| 10650k|  9080k|     0 |   0.0 |2858M| 323 |   - | 524 |2490 |   0 |   0 |   0 |2935k|   0 | 0.000000e+00 |      --      |    Inf 
946.73/946.71	c   717s| 10660k|  9079k|     0 |   0.0 |2858M| 323 |   - | 524 |2436 |   0 |   0 |   0 |2947k|   0 | 0.000000e+00 |      --      |    Inf 
948.93/949.00	c   719s| 10670k|  9079k|     0 |   0.0 |2858M| 323 |   - | 524 |2335 |   0 |   0 |   0 |2960k|   0 | 0.000000e+00 |      --      |    Inf 
951.22/951.28	c   721s| 10680k|  9079k|     0 |   0.0 |2858M| 323 |   - | 524 |2112 |   0 |   0 |   0 |2972k|   0 | 0.000000e+00 |      --      |    Inf 
953.42/953.45	c   723s| 10690k|  9079k|     0 |   0.0 |2858M| 323 |   - | 524 |2184 |   0 |   0 |   0 |2984k|   0 | 0.000000e+00 |      --      |    Inf 
955.62/955.69	c   725s| 10700k|  9079k|     0 |   0.0 |2858M| 323 |   - | 524 |2198 |   0 |   0 |   0 |2996k|   0 | 0.000000e+00 |      --      |    Inf 
957.92/957.92	c   726s| 10710k|  9079k|     0 |   0.0 |2857M| 323 |   - | 524 |1831 |   0 |   0 |   0 |3008k|   0 | 0.000000e+00 |      --      |    Inf 
960.12/960.17	c   728s| 10720k|  9079k|     0 |   0.0 |2858M| 323 |   - | 524 |2330 |   0 |   0 |   0 |3021k|   0 | 0.000000e+00 |      --      |    Inf 
962.42/962.47	c   730s| 10730k|  9079k|     0 |   0.0 |2858M| 323 |   - | 524 |2362 |   0 |   0 |   0 |3032k|   0 | 0.000000e+00 |      --      |    Inf 
964.73/964.78	c   732s| 10740k|  9079k|     0 |   0.0 |2858M| 323 |   - | 524 |2573 |   0 |   0 |   0 |3044k|   0 | 0.000000e+00 |      --      |    Inf 
967.03/967.07	c   734s| 10750k|  9079k|     0 |   0.0 |2858M| 323 |   - | 524 |2570 |   0 |   0 |   0 |3056k|   0 | 0.000000e+00 |      --      |    Inf 
969.32/969.39	c   736s| 10760k|  9079k|     0 |   0.0 |2858M| 323 |   - | 524 |2530 |   0 |   0 |   0 |3069k|   0 | 0.000000e+00 |      --      |    Inf 
971.72/971.77	c   738s| 10770k|  9079k|     0 |   0.0 |2857M| 323 |   - | 524 |2393 |   0 |   0 |   0 |3082k|   0 | 0.000000e+00 |      --      |    Inf 
974.02/974.08	c   740s| 10780k|  9078k|     0 |   0.0 |2857M| 323 |   - | 524 |2268 |   0 |   0 |   0 |3095k|   0 | 0.000000e+00 |      --      |    Inf 
976.32/976.30	c   742s| 10790k|  9078k|     0 |   0.0 |2857M| 323 |   - | 524 |2100 |   0 |   0 |   0 |3107k|   0 | 0.000000e+00 |      --      |    Inf 
978.62/978.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
978.62/978.61	c   744s| 10800k|  9078k|     0 |   0.0 |2857M| 323 |   - | 524 |2183 |   0 |   0 |   0 |3120k|   0 | 0.000000e+00 |      --      |    Inf 
980.82/980.88	c   745s| 10810k|  9078k|     0 |   0.0 |2857M| 323 |   - | 524 |1960 |   0 |   0 |   0 |3133k|   0 | 0.000000e+00 |      --      |    Inf 
983.13/983.17	c   747s| 10820k|  9078k|     0 |   0.0 |2857M| 323 |   - | 524 |2599 |   0 |   0 |   0 |3145k|   0 | 0.000000e+00 |      --      |    Inf 
985.53/985.53	c   749s| 10830k|  9078k|     0 |   0.0 |2857M| 323 |   - | 524 |2385 |   0 |   0 |   0 |3156k|   0 | 0.000000e+00 |      --      |    Inf 
987.83/987.89	c   751s| 10840k|  9078k|     0 |   0.0 |2857M| 323 |   - | 524 |2646 |   0 |   0 |   0 |3170k|   0 | 0.000000e+00 |      --      |    Inf 
990.22/990.21	c   753s| 10850k|  9078k|     0 |   0.0 |2857M| 323 |   - | 524 |2522 |   0 |   0 |   0 |3182k|   0 | 0.000000e+00 |      --      |    Inf 
992.52/992.51	c   755s| 10860k|  9078k|     0 |   0.0 |2857M| 323 |   - | 524 |2085 |   0 |   0 |   0 |3194k|   0 | 0.000000e+00 |      --      |    Inf 
994.82/994.80	c   757s| 10870k|  9078k|     0 |   0.0 |2857M| 323 |   - | 524 |2528 |   0 |   0 |   0 |3208k|   0 | 0.000000e+00 |      --      |    Inf 
997.03/997.09	c   759s| 10880k|  9078k|     0 |   0.0 |2857M| 323 |   - | 524 |1992 |   0 |   0 |   0 |3220k|   0 | 0.000000e+00 |      --      |    Inf 
999.33/999.30	c   761s| 10890k|  9078k|     0 |   0.0 |2857M| 323 |   - | 524 |2098 |   0 |   0 |   0 |3232k|   0 | 0.000000e+00 |      --      |    Inf 
1001.63/1001.60	c   763s| 10900k|  9078k|     0 |   0.0 |2857M| 323 |   - | 524 |2322 |   0 |   0 |   0 |3245k|   0 | 0.000000e+00 |      --      |    Inf 
1003.82/1003.88	c   764s| 10910k|  9077k|     0 |   0.0 |2857M| 323 |   - | 524 |2564 |   0 |   0 |   0 |3258k|   0 | 0.000000e+00 |      --      |    Inf 
1006.13/1006.16	c   766s| 10920k|  9077k|     0 |   0.0 |2857M| 323 |   - | 524 |2271 |   0 |   0 |   0 |3270k|   0 | 0.000000e+00 |      --      |    Inf 
1008.43/1008.48	c   768s| 10930k|  9077k|     0 |   0.0 |2857M| 323 |   - | 524 |2547 |   0 |   0 |   0 |3282k|   0 | 0.000000e+00 |      --      |    Inf 
1010.73/1010.76	c   770s| 10940k|  9077k|     0 |   0.0 |2857M| 323 |   - | 524 |2538 |   0 |   0 |   0 |3293k|   0 | 0.000000e+00 |      --      |    Inf 
1013.03/1013.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1013.03/1013.04	c   772s| 10950k|  9077k|     0 |   0.0 |2857M| 323 |   - | 524 |2329 |   0 |   0 |   0 |3305k|   0 | 0.000000e+00 |      --      |    Inf 
1015.33/1015.33	c   774s| 10960k|  9077k|     0 |   0.0 |2857M| 323 |   - | 524 |2462 |   0 |   0 |   0 |3317k|   0 | 0.000000e+00 |      --      |    Inf 
1017.63/1017.62	c   776s| 10970k|  9077k|     0 |   0.0 |2857M| 323 |   - | 524 |2243 |   0 |   0 |   0 |3329k|   0 | 0.000000e+00 |      --      |    Inf 
1019.93/1019.92	c   778s| 10980k|  9077k|     0 |   0.0 |2857M| 323 |   - | 524 |2343 |   0 |   0 |   0 |3342k|   0 | 0.000000e+00 |      --      |    Inf 
1022.23/1022.21	c   780s| 10990k|  9077k|     0 |   0.0 |2856M| 323 |   - | 524 |2005 |   0 |   0 |   0 |3354k|   0 | 0.000000e+00 |      --      |    Inf 
1024.42/1024.45	c   782s| 11000k|  9077k|     0 |   0.0 |2857M| 323 |   - | 524 |2255 |   0 |   0 |   0 |3367k|   0 | 0.000000e+00 |      --      |    Inf 
1026.63/1026.68	c   783s| 11010k|  9077k|     0 |   0.0 |2857M| 323 |   - | 524 |2155 |   0 |   0 |   0 |3380k|   0 | 0.000000e+00 |      --      |    Inf 
1028.93/1028.92	c   785s| 11020k|  9077k|     0 |   0.0 |2856M| 323 |   - | 524 |1942 |   0 |   0 |   0 |3393k|   0 | 0.000000e+00 |      --      |    Inf 
1031.13/1031.14	c   787s| 11030k|  9076k|     0 |   0.0 |2857M| 323 |   - | 524 |2492 |   0 |   0 |   0 |3404k|   0 | 0.000000e+00 |      --      |    Inf 
1033.52/1033.54	c   789s| 11040k|  9076k|     0 |   0.0 |2856M| 323 |   - | 524 |2436 |   0 |   0 |   0 |3416k|   0 | 0.000000e+00 |      --      |    Inf 
1035.83/1035.80	c   791s| 11050k|  9076k|     0 |   0.0 |2856M| 323 |   - | 524 |2183 |   0 |   0 |   0 |3427k|   0 | 0.000000e+00 |      --      |    Inf 
1038.03/1038.08	c   793s| 11060k|  9076k|     0 |   0.0 |2857M| 323 |   - | 524 |2842 |   0 |   0 |   0 |3439k|   0 | 0.000000e+00 |      --      |    Inf 
1040.43/1040.47	c   795s| 11070k|  9076k|     0 |   0.0 |2856M| 323 |   - | 524 |2417 |   0 |   0 |   0 |3452k|   0 | 0.000000e+00 |      --      |    Inf 
1042.73/1042.74	c   797s| 11080k|  9076k|     0 |   0.0 |2856M| 323 |   - | 524 |2326 |   0 |   0 |   0 |3463k|   0 | 0.000000e+00 |      --      |    Inf 
1045.03/1045.05	c   799s| 11090k|  9076k|     0 |   0.0 |2856M| 323 |   - | 524 |2283 |   0 |   0 |   0 |3475k|   0 | 0.000000e+00 |      --      |    Inf 
1047.23/1047.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1047.23/1047.29	c   800s| 11100k|  9076k|     0 |   0.0 |2856M| 323 |   - | 524 |2331 |   0 |   0 |   0 |3487k|   0 | 0.000000e+00 |      --      |    Inf 
1049.53/1049.57	c   802s| 11110k|  9076k|     0 |   0.0 |2856M| 323 |   - | 524 |2709 |   0 |   0 |   0 |3500k|   0 | 0.000000e+00 |      --      |    Inf 
1051.82/1051.89	c   804s| 11120k|  9076k|     0 |   0.0 |2856M| 323 |   - | 524 |2526 |   0 |   0 |   0 |3513k|   0 | 0.000000e+00 |      --      |    Inf 
1054.13/1054.17	c   806s| 11130k|  9076k|     0 |   0.0 |2856M| 323 |   - | 524 |2248 |   0 |   0 |   0 |3525k|   0 | 0.000000e+00 |      --      |    Inf 
1056.43/1056.45	c   808s| 11140k|  9076k|     0 |   0.0 |2856M| 323 |   - | 524 |2116 |   0 |   0 |   0 |3537k|   0 | 0.000000e+00 |      --      |    Inf 
1058.73/1058.70	c   810s| 11150k|  9076k|     0 |   0.0 |2856M| 323 |   - | 524 |2112 |   0 |   0 |   0 |3549k|   0 | 0.000000e+00 |      --      |    Inf 
1061.03/1061.03	c   812s| 11160k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |2657 |   0 |   0 |   0 |3561k|   0 | 0.000000e+00 |      --      |    Inf 
1063.43/1063.44	c   814s| 11170k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |2939 |   0 |   0 |   0 |3573k|   0 | 0.000000e+00 |      --      |    Inf 
1065.84/1065.87	c   816s| 11180k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |3078 |   0 |   0 |   0 |3585k|   0 | 0.000000e+00 |      --      |    Inf 
1068.33/1068.30	c   818s| 11190k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |2907 |   0 |   0 |   0 |3597k|   0 | 0.000000e+00 |      --      |    Inf 
1070.73/1070.73	c   820s| 11200k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |3136 |   0 |   0 |   0 |3608k|   0 | 0.000000e+00 |      --      |    Inf 
1073.13/1073.12	c   822s| 11210k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |2504 |   0 |   0 |   0 |3621k|   0 | 0.000000e+00 |      --      |    Inf 
1075.42/1075.41	c   824s| 11220k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |2100 |   0 |   0 |   0 |3633k|   0 | 0.000000e+00 |      --      |    Inf 
1077.63/1077.69	c   826s| 11230k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |2381 |   0 |   0 |   0 |3645k|   0 | 0.000000e+00 |      --      |    Inf 
1080.03/1080.04	c   827s| 11240k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |2273 |   0 |   0 |   0 |3658k|   0 | 0.000000e+00 |      --      |    Inf 
1082.23/1082.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1082.23/1082.29	c   829s| 11250k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |2286 |   0 |   0 |   0 |3669k|   0 | 0.000000e+00 |      --      |    Inf 
1084.54/1084.57	c   831s| 11260k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |2490 |   0 |   0 |   0 |3682k|   0 | 0.000000e+00 |      --      |    Inf 
1086.93/1086.94	c   833s| 11270k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |2602 |   0 |   0 |   0 |3695k|   0 | 0.000000e+00 |      --      |    Inf 
1089.23/1089.25	c   835s| 11280k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |2238 |   0 |   0 |   0 |3708k|   0 | 0.000000e+00 |      --      |    Inf 
1091.52/1091.56	c   837s| 11290k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |2774 |   0 |   0 |   0 |3721k|   0 | 0.000000e+00 |      --      |    Inf 
1093.93/1093.97	c   839s| 11300k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |2428 |   0 |   0 |   0 |3735k|   0 | 0.000000e+00 |      --      |    Inf 
1096.33/1096.39	c   841s| 11310k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |3403 |   0 |   0 |   0 |3747k|   0 | 0.000000e+00 |      --      |    Inf 
1098.84/1098.85	c   843s| 11320k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |3305 |   0 |   0 |   0 |3759k|   0 | 0.000000e+00 |      --      |    Inf 
1101.23/1101.28	c   845s| 11330k|  9075k|     0 |   0.0 |2856M| 323 |   - | 524 |2464 |   0 |   0 |   0 |3770k|   0 | 0.000000e+00 |      --      |    Inf 
1103.63/1103.62	c   847s| 11340k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |2316 |   0 |   0 |   0 |3782k|   0 | 0.000000e+00 |      --      |    Inf 
1105.93/1105.99	c   849s| 11350k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |2707 |   0 |   0 |   0 |3794k|   0 | 0.000000e+00 |      --      |    Inf 
1108.43/1108.40	c   851s| 11360k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |2998 |   0 |   0 |   0 |3806k|   0 | 0.000000e+00 |      --      |    Inf 
1110.73/1110.73	c   853s| 11370k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |2391 |   0 |   0 |   0 |3818k|   0 | 0.000000e+00 |      --      |    Inf 
1113.03/1113.07	c   855s| 11380k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |2788 |   0 |   0 |   0 |3830k|   0 | 0.000000e+00 |      --      |    Inf 
1115.44/1115.41	c   857s| 11390k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |2558 |   0 |   0 |   0 |3841k|   0 | 0.000000e+00 |      --      |    Inf 
1117.73/1117.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1117.73/1117.72	c   859s| 11400k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |2736 |   0 |   0 |   0 |3854k|   0 | 0.000000e+00 |      --      |    Inf 
1120.13/1120.16	c   861s| 11410k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |2747 |   0 |   0 |   0 |3867k|   0 | 0.000000e+00 |      --      |    Inf 
1122.53/1122.54	c   863s| 11420k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |2359 |   0 |   0 |   0 |3881k|   0 | 0.000000e+00 |      --      |    Inf 
1124.93/1124.90	c   865s| 11430k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |2547 |   0 |   0 |   0 |3893k|   0 | 0.000000e+00 |      --      |    Inf 
1127.13/1127.18	c   867s| 11440k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |2365 |   0 |   0 |   0 |3905k|   0 | 0.000000e+00 |      --      |    Inf 
1129.43/1129.41	c   868s| 11450k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |2790 |   0 |   0 |   0 |3917k|   0 | 0.000000e+00 |      --      |    Inf 
1131.84/1131.82	c   870s| 11460k|  9074k|     0 |   0.0 |2855M| 323 |   - | 524 |2363 |   0 |   0 |   0 |3929k|   0 | 0.000000e+00 |      --      |    Inf 
1134.14/1134.16	c   872s| 11470k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |2926 |   0 |   0 |   0 |3942k|   0 | 0.000000e+00 |      --      |    Inf 
1136.53/1136.56	c   874s| 11480k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |3170 |   0 |   0 |   0 |3954k|   0 | 0.000000e+00 |      --      |    Inf 
1138.93/1138.98	c   876s| 11490k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |2937 |   0 |   0 |   0 |3965k|   0 | 0.000000e+00 |      --      |    Inf 
1141.33/1141.35	c   878s| 11500k|  9074k|     0 |   0.0 |2855M| 323 |   - | 524 |2736 |   0 |   0 |   0 |3976k|   0 | 0.000000e+00 |      --      |    Inf 
1143.73/1143.71	c   880s| 11510k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |3301 |   0 |   0 |   0 |3987k|   0 | 0.000000e+00 |      --      |    Inf 
1146.03/1146.05	c   882s| 11520k|  9074k|     0 |   0.0 |2856M| 323 |   - | 524 |3106 |   0 |   0 |   0 |3999k|   0 | 0.000000e+00 |      --      |    Inf 
1148.43/1148.46	c   884s| 11530k|  9074k|     0 |   0.0 |2855M| 323 |   - | 524 |2762 |   0 |   0 |   0 |4009k|   0 | 0.000000e+00 |      --      |    Inf 
1150.83/1150.86	c   886s| 11540k|  9073k|     0 |   0.0 |2856M| 323 |   - | 524 |3235 |   0 |   0 |   0 |4022k|   0 | 0.000000e+00 |      --      |    Inf 
1153.23/1153.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1153.23/1153.29	c   888s| 11550k|  9073k|     0 |   0.0 |2856M| 323 |   - | 524 |3014 |   0 |   0 |   0 |4035k|   0 | 0.000000e+00 |      --      |    Inf 
1155.63/1155.64	c   890s| 11560k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |2768 |   0 |   0 |   0 |4047k|   0 | 0.000000e+00 |      --      |    Inf 
1158.03/1158.02	c   892s| 11570k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |2491 |   0 |   0 |   0 |4060k|   0 | 0.000000e+00 |      --      |    Inf 
1160.33/1160.35	c   894s| 11580k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |2571 |   0 |   0 |   0 |4072k|   0 | 0.000000e+00 |      --      |    Inf 
1162.74/1162.73	c   896s| 11590k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |2951 |   0 |   0 |   0 |4085k|   0 | 0.000000e+00 |      --      |    Inf 
1165.13/1165.15	c   898s| 11600k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |2839 |   0 |   0 |   0 |4098k|   0 | 0.000000e+00 |      --      |    Inf 
1167.54/1167.55	c   900s| 11610k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |2933 |   0 |   0 |   0 |4111k|   0 | 0.000000e+00 |      --      |    Inf 
1169.83/1169.86	c   902s| 11620k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |2706 |   0 |   0 |   0 |4123k|   0 | 0.000000e+00 |      --      |    Inf 
1172.24/1172.27	c   904s| 11630k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |3104 |   0 |   0 |   0 |4136k|   0 | 0.000000e+00 |      --      |    Inf 
1174.83/1174.82	c   906s| 11640k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |2918 |   0 |   0 |   0 |4149k|   0 | 0.000000e+00 |      --      |    Inf 
1177.14/1177.11	c   908s| 11650k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |3214 |   0 |   0 |   0 |4160k|   0 | 0.000000e+00 |      --      |    Inf 
1179.53/1179.57	c   910s| 11660k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |3306 |   0 |   0 |   0 |4171k|   0 | 0.000000e+00 |      --      |    Inf 
1182.13/1182.10	c   912s| 11670k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |3548 |   0 |   0 |   0 |4184k|   0 | 0.000000e+00 |      --      |    Inf 
1184.53/1184.58	c   914s| 11680k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |3411 |   0 |   0 |   0 |4194k|   0 | 0.000000e+00 |      --      |    Inf 
1187.04/1187.02	c   916s| 11690k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |2788 |   0 |   0 |   0 |4205k|   0 | 0.000000e+00 |      --      |    Inf 
1189.43/1189.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1189.43/1189.47	c   918s| 11700k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |3164 |   0 |   0 |   0 |4218k|   0 | 0.000000e+00 |      --      |    Inf 
1191.93/1191.90	c   920s| 11710k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |3169 |   0 |   0 |   0 |4231k|   0 | 0.000000e+00 |      --      |    Inf 
1194.33/1194.34	c   923s| 11720k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |2871 |   0 |   0 |   0 |4243k|   0 | 0.000000e+00 |      --      |    Inf 
1196.74/1196.72	c   925s| 11730k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |2806 |   0 |   0 |   0 |4255k|   0 | 0.000000e+00 |      --      |    Inf 
1199.13/1199.17	c   927s| 11740k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |3106 |   0 |   0 |   0 |4268k|   0 | 0.000000e+00 |      --      |    Inf 
1201.63/1201.60	c   929s| 11750k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |3265 |   0 |   0 |   0 |4280k|   0 | 0.000000e+00 |      --      |    Inf 
1203.93/1203.93	c   931s| 11760k|  9073k|     0 |   0.0 |2855M| 323 |   - | 524 |2483 |   0 |   0 |   0 |4291k|   0 | 0.000000e+00 |      --      |    Inf 
1206.34/1206.33	c   933s| 11770k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |2312 |   0 |   0 |   0 |4305k|   0 | 0.000000e+00 |      --      |    Inf 
1208.73/1208.71	c   935s| 11780k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |2723 |   0 |   0 |   0 |4317k|   0 | 0.000000e+00 |      --      |    Inf 
1211.04/1211.10	c   937s| 11790k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |2758 |   0 |   0 |   0 |4330k|   0 | 0.000000e+00 |      --      |    Inf 
1213.54/1213.50	c   939s| 11800k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |2765 |   0 |   0 |   0 |4343k|   0 | 0.000000e+00 |      --      |    Inf 
1215.83/1215.83	c   940s| 11810k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |2774 |   0 |   0 |   0 |4357k|   0 | 0.000000e+00 |      --      |    Inf 
1218.23/1218.20	c   942s| 11820k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |2643 |   0 |   0 |   0 |4369k|   0 | 0.000000e+00 |      --      |    Inf 
1220.64/1220.60	c   944s| 11830k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |2361 |   0 |   0 |   0 |4382k|   0 | 0.000000e+00 |      --      |    Inf 
1223.04/1223.00	c   946s| 11840k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |2691 |   0 |   0 |   0 |4394k|   0 | 0.000000e+00 |      --      |    Inf 
1225.44/1225.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1225.44/1225.49	c   949s| 11850k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |3185 |   0 |   0 |   0 |4407k|   0 | 0.000000e+00 |      --      |    Inf 
1227.93/1227.97	c   951s| 11860k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |3227 |   0 |   0 |   0 |4418k|   0 | 0.000000e+00 |      --      |    Inf 
1230.44/1230.43	c   953s| 11870k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |3036 |   0 |   0 |   0 |4429k|   0 | 0.000000e+00 |      --      |    Inf 
1232.84/1232.86	c   955s| 11880k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |3084 |   0 |   0 |   0 |4440k|   0 | 0.000000e+00 |      --      |    Inf 
1235.34/1235.32	c   957s| 11890k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |3114 |   0 |   0 |   0 |4451k|   0 | 0.000000e+00 |      --      |    Inf 
1237.83/1237.80	c   959s| 11900k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |3516 |   0 |   0 |   0 |4463k|   0 | 0.000000e+00 |      --      |    Inf 
1240.34/1240.31	c   961s| 11910k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |3088 |   0 |   0 |   0 |4475k|   0 | 0.000000e+00 |      --      |    Inf 
1242.74/1242.74	c   963s| 11920k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |3233 |   0 |   0 |   0 |4488k|   0 | 0.000000e+00 |      --      |    Inf 
1245.14/1245.17	c   965s| 11930k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |2675 |   0 |   0 |   0 |4500k|   0 | 0.000000e+00 |      --      |    Inf 
1247.53/1247.57	c   967s| 11940k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |2865 |   0 |   0 |   0 |4512k|   0 | 0.000000e+00 |      --      |    Inf 
1250.13/1250.12	c   969s| 11950k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |3052 |   0 |   0 |   0 |4526k|   0 | 0.000000e+00 |      --      |    Inf 
1252.64/1252.60	c   971s| 11960k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |3117 |   0 |   0 |   0 |4539k|   0 | 0.000000e+00 |      --      |    Inf 
1255.15/1255.13	c   973s| 11970k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |2594 |   0 |   0 |   0 |4551k|   0 | 0.000000e+00 |      --      |    Inf 
1257.54/1257.52	c   975s| 11980k|  9072k|     0 |   0.0 |2854M| 323 |   - | 524 |2208 |   0 |   0 |   0 |4564k|   0 | 0.000000e+00 |      --      |    Inf 
1259.93/1259.92	c   977s| 11990k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |2849 |   0 |   0 |   0 |4577k|   0 | 0.000000e+00 |      --      |    Inf 
1262.33/1262.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1262.33/1262.32	c   979s| 12000k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |2683 |   0 |   0 |   0 |4588k|   0 | 0.000000e+00 |      --      |    Inf 
1264.74/1264.78	c   982s| 12010k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |3334 |   0 |   0 |   0 |4602k|   0 | 0.000000e+00 |      --      |    Inf 
1267.34/1267.32	c   984s| 12020k|  9072k|     0 |   0.0 |2855M| 323 |   - | 524 |2762 |   0 |   0 |   0 |4614k|   0 | 0.000000e+00 |      --      |    Inf 
1269.84/1269.81	c   986s| 12030k|  9071k|     0 |   0.0 |2854M| 323 |   - | 524 |2510 |   0 |   0 |   0 |4628k|   0 | 0.000000e+00 |      --      |    Inf 
1272.23/1272.26	c   988s| 12040k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |2802 |   0 |   0 |   0 |4641k|   0 | 0.000000e+00 |      --      |    Inf 
1274.63/1274.67	c   990s| 12050k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |3107 |   0 |   0 |   0 |4653k|   0 | 0.000000e+00 |      --      |    Inf 
1277.04/1277.09	c   992s| 12060k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |3222 |   0 |   0 |   0 |4665k|   0 | 0.000000e+00 |      --      |    Inf 
1279.63/1279.69	c   994s| 12070k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |3461 |   0 |   0 |   0 |4678k|   0 | 0.000000e+00 |      --      |    Inf 
1282.24/1282.29	c   996s| 12080k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |3921 |   0 |   0 |   0 |4690k|   0 | 0.000000e+00 |      --      |    Inf 
1284.84/1284.86	c   998s| 12090k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |3011 |   0 |   0 |   0 |4702k|   0 | 0.000000e+00 |      --      |    Inf 
1287.44/1287.42	c  1001s| 12100k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |3242 |   0 |   0 |   0 |4714k|   0 | 0.000000e+00 |      --      |    Inf 
1289.94/1289.91	c  1003s| 12110k|  9071k|     0 |   0.0 |2854M| 323 |   - | 524 |2811 |   0 |   0 |   0 |4725k|   0 | 0.000000e+00 |      --      |    Inf 
1292.34/1292.35	c  1005s| 12120k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |3315 |   0 |   0 |   0 |4737k|   0 | 0.000000e+00 |      --      |    Inf 
1294.84/1294.84	c  1007s| 12130k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |3392 |   0 |   0 |   0 |4749k|   0 | 0.000000e+00 |      --      |    Inf 
1297.44/1297.48	c  1009s| 12140k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |3564 |   0 |   0 |   0 |4762k|   0 | 0.000000e+00 |      --      |    Inf 
1299.94/1299.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1299.94/1299.99	c  1011s| 12150k|  9071k|     0 |   0.0 |2854M| 323 |   - | 524 |2824 |   0 |   0 |   0 |4773k|   0 | 0.000000e+00 |      --      |    Inf 
1302.45/1302.46	c  1013s| 12160k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |3445 |   0 |   0 |   0 |4785k|   0 | 0.000000e+00 |      --      |    Inf 
1305.04/1305.00	c  1015s| 12170k|  9071k|     0 |   0.0 |2854M| 323 |   - | 524 |2953 |   0 |   0 |   0 |4798k|   0 | 0.000000e+00 |      --      |    Inf 
1307.44/1307.47	c  1017s| 12180k|  9071k|     0 |   0.0 |2854M| 323 |   - | 524 |2939 |   0 |   0 |   0 |4809k|   0 | 0.000000e+00 |      --      |    Inf 
1309.94/1309.92	c  1020s| 12190k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |3184 |   0 |   0 |   0 |4821k|   0 | 0.000000e+00 |      --      |    Inf 
1312.35/1312.36	c  1022s| 12200k|  9071k|     0 |   0.0 |2854M| 323 |   - | 524 |2894 |   0 |   0 |   0 |4833k|   0 | 0.000000e+00 |      --      |    Inf 
1314.74/1314.76	c  1024s| 12210k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |3236 |   0 |   0 |   0 |4845k|   0 | 0.000000e+00 |      --      |    Inf 
1317.24/1317.23	c  1026s| 12220k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |3143 |   0 |   0 |   0 |4858k|   0 | 0.000000e+00 |      --      |    Inf 
1319.74/1319.70	c  1028s| 12230k|  9071k|     0 |   0.0 |2854M| 323 |   - | 524 |2341 |   0 |   0 |   0 |4870k|   0 | 0.000000e+00 |      --      |    Inf 
1322.15/1322.12	c  1030s| 12240k|  9071k|     0 |   0.0 |2854M| 323 |   - | 524 |2899 |   0 |   0 |   0 |4883k|   0 | 0.000000e+00 |      --      |    Inf 
1324.74/1324.71	c  1032s| 12250k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |3740 |   0 |   0 |   0 |4896k|   0 | 0.000000e+00 |      --      |    Inf 
1327.24/1327.25	c  1034s| 12260k|  9071k|     0 |   0.0 |2854M| 323 |   - | 524 |2935 |   0 |   0 |   0 |4909k|   0 | 0.000000e+00 |      --      |    Inf 
1329.73/1329.76	c  1036s| 12270k|  9071k|     0 |   0.0 |2855M| 323 |   - | 524 |3598 |   0 |   0 |   0 |4921k|   0 | 0.000000e+00 |      --      |    Inf 
1332.34/1332.32	c  1038s| 12280k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |3152 |   0 |   0 |   0 |4934k|   0 | 0.000000e+00 |      --      |    Inf 
1334.74/1334.78	c  1040s| 12290k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |3053 |   0 |   0 |   0 |4946k|   0 | 0.000000e+00 |      --      |    Inf 
1337.34/1337.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1337.34/1337.30	c  1043s| 12300k|  9070k|     0 |   0.0 |2855M| 323 |   - | 524 |3477 |   0 |   0 |   0 |4958k|   0 | 0.000000e+00 |      --      |    Inf 
1339.84/1339.83	c  1045s| 12310k|  9070k|     0 |   0.0 |2855M| 323 |   - | 524 |4260 |   0 |   0 |   0 |4969k|   0 | 0.000000e+00 |      --      |    Inf 
1342.54/1342.51	c  1047s| 12320k|  9070k|     0 |   0.0 |2855M| 323 |   - | 524 |4079 |   0 |   0 |   0 |4980k|   0 | 0.000000e+00 |      --      |    Inf 
1345.14/1345.18	c  1049s| 12330k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |3258 |   0 |   0 |   0 |4993k|   0 | 0.000000e+00 |      --      |    Inf 
1347.74/1347.70	c  1051s| 12340k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |3103 |   0 |   0 |   0 |5005k|   0 | 0.000000e+00 |      --      |    Inf 
1350.24/1350.20	c  1053s| 12350k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |3249 |   0 |   0 |   0 |5015k|   0 | 0.000000e+00 |      --      |    Inf 
1352.74/1352.73	c  1056s| 12360k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |2827 |   0 |   0 |   0 |5027k|   0 | 0.000000e+00 |      --      |    Inf 
1355.15/1355.18	c  1058s| 12370k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |2548 |   0 |   0 |   0 |5039k|   0 | 0.000000e+00 |      --      |    Inf 
1357.63/1357.64	c  1060s| 12380k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |3119 |   0 |   0 |   0 |5051k|   0 | 0.000000e+00 |      --      |    Inf 
1360.14/1360.12	c  1062s| 12390k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |3210 |   0 |   0 |   0 |5063k|   0 | 0.000000e+00 |      --      |    Inf 
1362.64/1362.66	c  1064s| 12400k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |2775 |   0 |   0 |   0 |5076k|   0 | 0.000000e+00 |      --      |    Inf 
1365.14/1365.14	c  1066s| 12410k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |2936 |   0 |   0 |   0 |5089k|   0 | 0.000000e+00 |      --      |    Inf 
1367.64/1367.62	c  1068s| 12420k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |3115 |   0 |   0 |   0 |5101k|   0 | 0.000000e+00 |      --      |    Inf 
1370.04/1370.09	c  1070s| 12430k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |2626 |   0 |   0 |   0 |5113k|   0 | 0.000000e+00 |      --      |    Inf 
1372.54/1372.58	c  1072s| 12440k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |2841 |   0 |   0 |   0 |5125k|   0 | 0.000000e+00 |      --      |    Inf 
1374.94/1374.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1374.94/1374.98	c  1074s| 12450k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |2574 |   0 |   0 |   0 |5137k|   0 | 0.000000e+00 |      --      |    Inf 
1377.34/1377.36	c  1076s| 12460k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |2650 |   0 |   0 |   0 |5149k|   0 | 0.000000e+00 |      --      |    Inf 
1379.85/1379.81	c  1078s| 12470k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |2519 |   0 |   0 |   0 |5161k|   0 | 0.000000e+00 |      --      |    Inf 
1382.24/1382.23	c  1080s| 12480k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |2354 |   0 |   0 |   0 |5174k|   0 | 0.000000e+00 |      --      |    Inf 
1384.54/1384.57	c  1082s| 12490k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |2677 |   0 |   0 |   0 |5186k|   0 | 0.000000e+00 |      --      |    Inf 
1387.05/1387.03	c  1084s| 12500k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |2878 |   0 |   0 |   0 |5199k|   0 | 0.000000e+00 |      --      |    Inf 
1389.54/1389.54	c  1086s| 12510k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |2872 |   0 |   0 |   0 |5212k|   0 | 0.000000e+00 |      --      |    Inf 
1392.04/1392.07	c  1088s| 12520k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |3620 |   0 |   0 |   0 |5225k|   0 | 0.000000e+00 |      --      |    Inf 
1394.75/1394.71	c  1091s| 12530k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |3111 |   0 |   0 |   0 |5238k|   0 | 0.000000e+00 |      --      |    Inf 
1397.24/1397.25	c  1093s| 12540k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |3574 |   0 |   0 |   0 |5250k|   0 | 0.000000e+00 |      --      |    Inf 
1399.84/1399.82	c  1095s| 12550k|  9070k|     0 |   0.0 |2854M| 323 |   - | 524 |3498 |   0 |   0 |   0 |5261k|   0 | 0.000000e+00 |      --      |    Inf 
1402.34/1402.33	c  1097s| 12560k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3412 |   0 |   0 |   0 |5273k|   0 | 0.000000e+00 |      --      |    Inf 
1404.84/1404.85	c  1099s| 12570k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3988 |   0 |   0 |   0 |5284k|   0 | 0.000000e+00 |      --      |    Inf 
1407.44/1407.49	c  1101s| 12580k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3634 |   0 |   0 |   0 |5296k|   0 | 0.000000e+00 |      --      |    Inf 
1410.05/1410.02	c  1104s| 12590k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |2931 |   0 |   0 |   0 |5307k|   0 | 0.000000e+00 |      --      |    Inf 
1412.54/1412.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1412.54/1412.53	c  1106s| 12600k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3080 |   0 |   0 |   0 |5318k|   0 | 0.000000e+00 |      --      |    Inf 
1415.04/1415.04	c  1108s| 12610k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |2971 |   0 |   0 |   0 |5329k|   0 | 0.000000e+00 |      --      |    Inf 
1417.44/1417.45	c  1110s| 12620k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3268 |   0 |   0 |   0 |5340k|   0 | 0.000000e+00 |      --      |    Inf 
1420.05/1420.02	c  1112s| 12630k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |2823 |   0 |   0 |   0 |5352k|   0 | 0.000000e+00 |      --      |    Inf 
1422.54/1422.54	c  1114s| 12640k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |2829 |   0 |   0 |   0 |5362k|   0 | 0.000000e+00 |      --      |    Inf 
1425.04/1425.06	c  1116s| 12650k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |2867 |   0 |   0 |   0 |5374k|   0 | 0.000000e+00 |      --      |    Inf 
1427.55/1427.57	c  1118s| 12660k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3313 |   0 |   0 |   0 |5386k|   0 | 0.000000e+00 |      --      |    Inf 
1430.14/1430.14	c  1121s| 12670k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3412 |   0 |   0 |   0 |5398k|   0 | 0.000000e+00 |      --      |    Inf 
1432.74/1432.71	c  1123s| 12680k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3065 |   0 |   0 |   0 |5410k|   0 | 0.000000e+00 |      --      |    Inf 
1435.14/1435.16	c  1125s| 12690k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |2996 |   0 |   0 |   0 |5422k|   0 | 0.000000e+00 |      --      |    Inf 
1437.65/1437.64	c  1127s| 12700k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3324 |   0 |   0 |   0 |5433k|   0 | 0.000000e+00 |      --      |    Inf 
1440.35/1440.31	c  1129s| 12710k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3287 |   0 |   0 |   0 |5446k|   0 | 0.000000e+00 |      --      |    Inf 
1442.84/1442.85	c  1131s| 12720k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3236 |   0 |   0 |   0 |5458k|   0 | 0.000000e+00 |      --      |    Inf 
1445.44/1445.44	c  1133s| 12730k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3145 |   0 |   0 |   0 |5470k|   0 | 0.000000e+00 |      --      |    Inf 
1447.95/1447.99	c  1136s| 12740k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3592 |   0 |   0 |   0 |5483k|   0 | 0.000000e+00 |      --      |    Inf 
1450.54/1450.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1450.54/1450.54	c  1138s| 12750k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3301 |   0 |   0 |   0 |5494k|   0 | 0.000000e+00 |      --      |    Inf 
1453.05/1453.03	c  1140s| 12760k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |2930 |   0 |   0 |   0 |5506k|   0 | 0.000000e+00 |      --      |    Inf 
1455.54/1455.56	c  1142s| 12770k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3275 |   0 |   0 |   0 |5519k|   0 | 0.000000e+00 |      --      |    Inf 
1458.14/1458.11	c  1144s| 12780k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |2744 |   0 |   0 |   0 |5531k|   0 | 0.000000e+00 |      --      |    Inf 
1460.54/1460.55	c  1146s| 12790k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |2701 |   0 |   0 |   0 |5544k|   0 | 0.000000e+00 |      --      |    Inf 
1463.05/1463.09	c  1148s| 12800k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3171 |   0 |   0 |   0 |5556k|   0 | 0.000000e+00 |      --      |    Inf 
1465.65/1465.69	c  1150s| 12810k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |2944 |   0 |   0 |   0 |5569k|   0 | 0.000000e+00 |      --      |    Inf 
1468.24/1468.20	c  1153s| 12820k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3123 |   0 |   0 |   0 |5581k|   0 | 0.000000e+00 |      --      |    Inf 
1470.75/1470.80	c  1155s| 12830k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3468 |   0 |   0 |   0 |5592k|   0 | 0.000000e+00 |      --      |    Inf 
1473.35/1473.33	c  1157s| 12840k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3606 |   0 |   0 |   0 |5603k|   0 | 0.000000e+00 |      --      |    Inf 
1475.94/1476.00	c  1159s| 12850k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3604 |   0 |   0 |   0 |5615k|   0 | 0.000000e+00 |      --      |    Inf 
1478.55/1478.51	c  1161s| 12860k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3394 |   0 |   0 |   0 |5626k|   0 | 0.000000e+00 |      --      |    Inf 
1481.15/1481.18	c  1164s| 12870k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3802 |   0 |   0 |   0 |5638k|   0 | 0.000000e+00 |      --      |    Inf 
1483.95/1483.92	c  1166s| 12880k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |4029 |   0 |   0 |   0 |5650k|   0 | 0.000000e+00 |      --      |    Inf 
1486.64/1486.61	c  1168s| 12890k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3485 |   0 |   0 |   0 |5660k|   0 | 0.000000e+00 |      --      |    Inf 
1489.24/1489.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1489.24/1489.28	c  1170s| 12900k|  9069k|     0 |   0.0 |2854M| 323 |   - | 524 |3806 |   0 |   0 |   0 |5673k|   0 | 0.000000e+00 |      --      |    Inf 
1491.95/1491.96	c  1173s| 12910k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3672 |   0 |   0 |   0 |5685k|   0 | 0.000000e+00 |      --      |    Inf 
1494.54/1494.57	c  1175s| 12920k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3333 |   0 |   0 |   0 |5697k|   0 | 0.000000e+00 |      --      |    Inf 
1497.16/1497.17	c  1177s| 12930k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3133 |   0 |   0 |   0 |5709k|   0 | 0.000000e+00 |      --      |    Inf 
1499.65/1499.65	c  1179s| 12940k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3359 |   0 |   0 |   0 |5718k|   0 | 0.000000e+00 |      --      |    Inf 
1502.24/1502.22	c  1181s| 12950k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3040 |   0 |   0 |   0 |5729k|   0 | 0.000000e+00 |      --      |    Inf 
1504.75/1504.74	c  1184s| 12960k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3388 |   0 |   0 |   0 |5741k|   0 | 0.000000e+00 |      --      |    Inf 
1507.24/1507.27	c  1186s| 12970k|  9068k|     0 |   0.0 |2853M| 323 |   - | 524 |2832 |   0 |   0 |   0 |5753k|   0 | 0.000000e+00 |      --      |    Inf 
1509.84/1509.81	c  1188s| 12980k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3468 |   0 |   0 |   0 |5765k|   0 | 0.000000e+00 |      --      |    Inf 
1512.35/1512.38	c  1190s| 12990k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3343 |   0 |   0 |   0 |5776k|   0 | 0.000000e+00 |      --      |    Inf 
1514.95/1514.99	c  1192s| 13000k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3473 |   0 |   0 |   0 |5789k|   0 | 0.000000e+00 |      --      |    Inf 
1517.55/1517.51	c  1194s| 13010k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3284 |   0 |   0 |   0 |5801k|   0 | 0.000000e+00 |      --      |    Inf 
1520.04/1520.07	c  1196s| 13020k|  9068k|     0 |   0.0 |2853M| 323 |   - | 524 |2925 |   0 |   0 |   0 |5813k|   0 | 0.000000e+00 |      --      |    Inf 
1522.55/1522.58	c  1199s| 13030k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3074 |   0 |   0 |   0 |5826k|   0 | 0.000000e+00 |      --      |    Inf 
1525.14/1525.12	c  1201s| 13040k|  9068k|     0 |   0.0 |2853M| 323 |   - | 524 |2702 |   0 |   0 |   0 |5839k|   0 | 0.000000e+00 |      --      |    Inf 
1527.55/1527.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1527.55/1527.58	c  1203s| 13050k|  9068k|     0 |   0.0 |2853M| 323 |   - | 524 |2974 |   0 |   0 |   0 |5851k|   0 | 0.000000e+00 |      --      |    Inf 
1530.06/1530.08	c  1205s| 13060k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3283 |   0 |   0 |   0 |5864k|   0 | 0.000000e+00 |      --      |    Inf 
1532.65/1532.67	c  1207s| 13070k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3752 |   0 |   0 |   0 |5875k|   0 | 0.000000e+00 |      --      |    Inf 
1535.24/1535.28	c  1209s| 13080k|  9068k|     0 |   0.0 |2853M| 323 |   - | 524 |2519 |   0 |   0 |   0 |5888k|   0 | 0.000000e+00 |      --      |    Inf 
1537.65/1537.69	c  1211s| 13090k|  9068k|     0 |   0.0 |2853M| 323 |   - | 524 |2590 |   0 |   0 |   0 |5900k|   0 | 0.000000e+00 |      --      |    Inf 
1540.15/1540.15	c  1213s| 13100k|  9068k|     0 |   0.0 |2853M| 323 |   - | 524 |2974 |   0 |   0 |   0 |5913k|   0 | 0.000000e+00 |      --      |    Inf 
1542.75/1542.72	c  1215s| 13110k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3401 |   0 |   0 |   0 |5925k|   0 | 0.000000e+00 |      --      |    Inf 
1545.46/1545.43	c  1218s| 13120k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3589 |   0 |   0 |   0 |5940k|   0 | 0.000000e+00 |      --      |    Inf 
1548.05/1548.05	c  1220s| 13130k|  9068k|     0 |   0.0 |2853M| 323 |   - | 524 |3230 |   0 |   0 |   0 |5951k|   0 | 0.000000e+00 |      --      |    Inf 
1550.65/1550.62	c  1222s| 13140k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3670 |   0 |   0 |   0 |5963k|   0 | 0.000000e+00 |      --      |    Inf 
1553.15/1553.15	c  1224s| 13150k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3495 |   0 |   0 |   0 |5974k|   0 | 0.000000e+00 |      --      |    Inf 
1555.65/1555.69	c  1226s| 13160k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3880 |   0 |   0 |   0 |5985k|   0 | 0.000000e+00 |      --      |    Inf 
1558.35/1558.38	c  1229s| 13170k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3748 |   0 |   0 |   0 |5997k|   0 | 0.000000e+00 |      --      |    Inf 
1560.95/1560.99	c  1231s| 13180k|  9068k|     0 |   0.0 |2853M| 323 |   - | 524 |3262 |   0 |   0 |   0 |6009k|   0 | 0.000000e+00 |      --      |    Inf 
1563.55/1563.51	c  1233s| 13190k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3654 |   0 |   0 |   0 |6020k|   0 | 0.000000e+00 |      --      |    Inf 
1566.05/1566.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1566.05/1566.09	c  1235s| 13200k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3619 |   0 |   0 |   0 |6031k|   0 | 0.000000e+00 |      --      |    Inf 
1568.74/1568.77	c  1237s| 13210k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3518 |   0 |   0 |   0 |6043k|   0 | 0.000000e+00 |      --      |    Inf 
1571.45/1571.43	c  1240s| 13220k|  9068k|     0 |   0.0 |2853M| 323 |   - | 524 |2992 |   0 |   0 |   0 |6054k|   0 | 0.000000e+00 |      --      |    Inf 
1573.85/1573.89	c  1242s| 13230k|  9068k|     0 |   0.0 |2853M| 323 |   - | 524 |3356 |   0 |   0 |   0 |6065k|   0 | 0.000000e+00 |      --      |    Inf 
1576.45/1576.40	c  1244s| 13240k|  9068k|     0 |   0.0 |2853M| 323 |   - | 524 |2447 |   0 |   0 |   0 |6076k|   0 | 0.000000e+00 |      --      |    Inf 
1578.85/1578.86	c  1246s| 13250k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3527 |   0 |   0 |   0 |6088k|   0 | 0.000000e+00 |      --      |    Inf 
1581.45/1581.44	c  1248s| 13260k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3509 |   0 |   0 |   0 |6099k|   0 | 0.000000e+00 |      --      |    Inf 
1584.05/1584.08	c  1250s| 13270k|  9068k|     0 |   0.0 |2854M| 323 |   - | 524 |3619 |   0 |   0 |   0 |6110k|   0 | 0.000000e+00 |      --      |    Inf 
1586.75/1586.77	c  1253s| 13280k|  9068k|     0 |   0.0 |2853M| 323 |   - | 524 |2995 |   0 |   0 |   0 |6122k|   0 | 0.000000e+00 |      --      |    Inf 
1589.35/1589.39	c  1255s| 13290k|  9068k|     0 |   0.0 |2853M| 323 |   - | 524 |3485 |   0 |   0 |   0 |6133k|   0 | 0.000000e+00 |      --      |    Inf 
1591.95/1591.96	c  1257s| 13300k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3483 |   0 |   0 |   0 |6145k|   0 | 0.000000e+00 |      --      |    Inf 
1594.65/1594.61	c  1259s| 13310k|  9067k|     0 |   0.0 |2854M| 323 |   - | 524 |4057 |   0 |   0 |   0 |6156k|   0 | 0.000000e+00 |      --      |    Inf 
1597.34/1597.36	c  1262s| 13320k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3332 |   0 |   0 |   0 |6168k|   0 | 0.000000e+00 |      --      |    Inf 
1599.95/1599.94	c  1264s| 13330k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3067 |   0 |   0 |   0 |6179k|   0 | 0.000000e+00 |      --      |    Inf 
1602.55/1602.52	c  1266s| 13340k|  9067k|     0 |   0.0 |2854M| 323 |   - | 524 |3898 |   0 |   0 |   0 |6191k|   0 | 0.000000e+00 |      --      |    Inf 
1605.05/1605.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1605.05/1605.06	c  1268s| 13350k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3044 |   0 |   0 |   0 |6202k|   0 | 0.000000e+00 |      --      |    Inf 
1607.55/1607.57	c  1270s| 13360k|  9067k|     0 |   0.0 |2854M| 323 |   - | 524 |4060 |   0 |   0 |   0 |6213k|   0 | 0.000000e+00 |      --      |    Inf 
1610.25/1610.27	c  1273s| 13370k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3528 |   0 |   0 |   0 |6224k|   0 | 0.000000e+00 |      --      |    Inf 
1612.75/1612.78	c  1275s| 13380k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3514 |   0 |   0 |   0 |6237k|   0 | 0.000000e+00 |      --      |    Inf 
1615.35/1615.36	c  1277s| 13390k|  9067k|     0 |   0.0 |2854M| 323 |   - | 524 |3867 |   0 |   0 |   0 |6249k|   0 | 0.000000e+00 |      --      |    Inf 
1618.05/1618.03	c  1279s| 13400k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3176 |   0 |   0 |   0 |6261k|   0 | 0.000000e+00 |      --      |    Inf 
1620.65/1620.69	c  1281s| 13410k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3366 |   0 |   0 |   0 |6274k|   0 | 0.000000e+00 |      --      |    Inf 
1623.25/1623.27	c  1284s| 13420k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |2967 |   0 |   0 |   0 |6288k|   0 | 0.000000e+00 |      --      |    Inf 
1625.96/1625.90	c  1286s| 13430k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3314 |   0 |   0 |   0 |6300k|   0 | 0.000000e+00 |      --      |    Inf 
1628.55/1628.52	c  1288s| 13440k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3005 |   0 |   0 |   0 |6313k|   0 | 0.000000e+00 |      --      |    Inf 
1631.25/1631.20	c  1290s| 13450k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3129 |   0 |   0 |   0 |6327k|   0 | 0.000000e+00 |      --      |    Inf 
1633.75/1633.70	c  1293s| 13460k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3362 |   0 |   0 |   0 |6339k|   0 | 0.000000e+00 |      --      |    Inf 
1636.35/1636.33	c  1295s| 13470k|  9067k|     0 |   0.0 |2854M| 323 |   - | 524 |4364 |   0 |   0 |   0 |6352k|   0 | 0.000000e+00 |      --      |    Inf 
1639.06/1639.01	c  1297s| 13480k|  9067k|     0 |   0.0 |2854M| 323 |   - | 524 |4063 |   0 |   0 |   0 |6364k|   0 | 0.000000e+00 |      --      |    Inf 
1641.65/1641.65	c  1299s| 13490k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3781 |   0 |   0 |   0 |6375k|   0 | 0.000000e+00 |      --      |    Inf 
1644.25/1644.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1644.25/1644.20	c  1302s| 13500k|  9067k|     0 |   0.0 |2854M| 323 |   - | 524 |4067 |   0 |   0 |   0 |6385k|   0 | 0.000000e+00 |      --      |    Inf 
1646.86/1646.84	c  1304s| 13510k|  9067k|     0 |   0.0 |2854M| 323 |   - | 524 |3934 |   0 |   0 |   0 |6396k|   0 | 0.000000e+00 |      --      |    Inf 
1649.45/1649.48	c  1306s| 13520k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3724 |   0 |   0 |   0 |6407k|   0 | 0.000000e+00 |      --      |    Inf 
1652.16/1652.13	c  1308s| 13530k|  9067k|     0 |   0.0 |2854M| 323 |   - | 524 |4501 |   0 |   0 |   0 |6420k|   0 | 0.000000e+00 |      --      |    Inf 
1654.85/1654.83	c  1311s| 13540k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3900 |   0 |   0 |   0 |6430k|   0 | 0.000000e+00 |      --      |    Inf 
1657.45/1657.40	c  1313s| 13550k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3696 |   0 |   0 |   0 |6441k|   0 | 0.000000e+00 |      --      |    Inf 
1660.25/1660.20	c  1315s| 13560k|  9067k|     0 |   0.0 |2854M| 323 |   - | 524 |4428 |   0 |   0 |   0 |6453k|   0 | 0.000000e+00 |      --      |    Inf 
1662.96/1662.98	c  1318s| 13570k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3706 |   0 |   0 |   0 |6465k|   0 | 0.000000e+00 |      --      |    Inf 
1665.75/1665.75	c  1320s| 13580k|  9067k|     0 |   0.0 |2854M| 323 |   - | 524 |4357 |   0 |   0 |   0 |6477k|   0 | 0.000000e+00 |      --      |    Inf 
1668.35/1668.34	c  1322s| 13590k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3158 |   0 |   0 |   0 |6488k|   0 | 0.000000e+00 |      --      |    Inf 
1671.05/1671.05	c  1324s| 13600k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3033 |   0 |   0 |   0 |6500k|   0 | 0.000000e+00 |      --      |    Inf 
1673.65/1673.60	c  1327s| 13610k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3539 |   0 |   0 |   0 |6511k|   0 | 0.000000e+00 |      --      |    Inf 
1676.25/1676.20	c  1329s| 13620k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3237 |   0 |   0 |   0 |6522k|   0 | 0.000000e+00 |      --      |    Inf 
1678.85/1678.82	c  1331s| 13630k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3322 |   0 |   0 |   0 |6533k|   0 | 0.000000e+00 |      --      |    Inf 
1681.36/1681.31	c  1333s| 13640k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3204 |   0 |   0 |   0 |6544k|   0 | 0.000000e+00 |      --      |    Inf 
1683.96/1683.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1683.96/1683.91	c  1335s| 13650k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3915 |   0 |   0 |   0 |6555k|   0 | 0.000000e+00 |      --      |    Inf 
1686.55/1686.59	c  1337s| 13660k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |2843 |   0 |   0 |   0 |6568k|   0 | 0.000000e+00 |      --      |    Inf 
1689.05/1689.09	c  1340s| 13670k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |2714 |   0 |   0 |   0 |6578k|   0 | 0.000000e+00 |      --      |    Inf 
1691.66/1691.61	c  1342s| 13680k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3253 |   0 |   0 |   0 |6591k|   0 | 0.000000e+00 |      --      |    Inf 
1694.15/1694.15	c  1344s| 13690k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3158 |   0 |   0 |   0 |6603k|   0 | 0.000000e+00 |      --      |    Inf 
1696.75/1696.75	c  1346s| 13700k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3418 |   0 |   0 |   0 |6615k|   0 | 0.000000e+00 |      --      |    Inf 
1699.36/1699.36	c  1348s| 13710k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3581 |   0 |   0 |   0 |6627k|   0 | 0.000000e+00 |      --      |    Inf 
1702.05/1702.00	c  1350s| 13720k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3653 |   0 |   0 |   0 |6639k|   0 | 0.000000e+00 |      --      |    Inf 
1704.75/1704.78	c  1353s| 13730k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |4047 |   0 |   0 |   0 |6652k|   0 | 0.000000e+00 |      --      |    Inf 
1707.45/1707.48	c  1355s| 13740k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |3328 |   0 |   0 |   0 |6665k|   0 | 0.000000e+00 |      --      |    Inf 
1710.05/1710.04	c  1357s| 13750k|  9067k|     0 |   0.0 |2853M| 323 |   - | 524 |2753 |   0 |   0 |   0 |6677k|   0 | 0.000000e+00 |      --      |    Inf 
1712.56/1712.50	c  1359s| 13760k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3044 |   0 |   0 |   0 |6689k|   0 | 0.000000e+00 |      --      |    Inf 
1715.05/1715.07	c  1361s| 13770k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3224 |   0 |   0 |   0 |6701k|   0 | 0.000000e+00 |      --      |    Inf 
1717.66/1717.62	c  1364s| 13780k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3112 |   0 |   0 |   0 |6712k|   0 | 0.000000e+00 |      --      |    Inf 
1720.16/1720.18	c  1366s| 13790k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |2690 |   0 |   0 |   0 |6723k|   0 | 0.000000e+00 |      --      |    Inf 
1722.76/1722.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1722.76/1722.78	c  1368s| 13800k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3427 |   0 |   0 |   0 |6735k|   0 | 0.000000e+00 |      --      |    Inf 
1725.35/1725.36	c  1370s| 13810k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |2948 |   0 |   0 |   0 |6749k|   0 | 0.000000e+00 |      --      |    Inf 
1727.95/1727.99	c  1372s| 13820k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |4180 |   0 |   0 |   0 |6761k|   0 | 0.000000e+00 |      --      |    Inf 
1730.96/1730.91	c  1375s| 13830k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |4036 |   0 |   0 |   0 |6774k|   0 | 0.000000e+00 |      --      |    Inf 
1733.75/1733.71	c  1377s| 13840k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3567 |   0 |   0 |   0 |6787k|   0 | 0.000000e+00 |      --      |    Inf 
1736.36/1736.38	c  1380s| 13850k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |4268 |   0 |   0 |   0 |6799k|   0 | 0.000000e+00 |      --      |    Inf 
1739.06/1739.06	c  1382s| 13860k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3386 |   0 |   0 |   0 |6810k|   0 | 0.000000e+00 |      --      |    Inf 
1741.66/1741.68	c  1384s| 13870k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3634 |   0 |   0 |   0 |6822k|   0 | 0.000000e+00 |      --      |    Inf 
1744.26/1744.26	c  1386s| 13880k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3522 |   0 |   0 |   0 |6833k|   0 | 0.000000e+00 |      --      |    Inf 
1746.86/1746.83	c  1388s| 13890k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3703 |   0 |   0 |   0 |6845k|   0 | 0.000000e+00 |      --      |    Inf 
1749.56/1749.52	c  1391s| 13900k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3847 |   0 |   0 |   0 |6856k|   0 | 0.000000e+00 |      --      |    Inf 
1752.26/1752.23	c  1393s| 13910k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3862 |   0 |   0 |   0 |6867k|   0 | 0.000000e+00 |      --      |    Inf 
1754.95/1754.98	c  1395s| 13920k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |4286 |   0 |   0 |   0 |6879k|   0 | 0.000000e+00 |      --      |    Inf 
1757.76/1757.71	c  1398s| 13930k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3730 |   0 |   0 |   0 |6889k|   0 | 0.000000e+00 |      --      |    Inf 
1760.36/1760.32	c  1400s| 13940k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3432 |   0 |   0 |   0 |6900k|   0 | 0.000000e+00 |      --      |    Inf 
1762.96/1762.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1762.96/1762.96	c  1402s| 13950k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3929 |   0 |   0 |   0 |6911k|   0 | 0.000000e+00 |      --      |    Inf 
1765.76/1765.76	c  1405s| 13960k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |4375 |   0 |   0 |   0 |6923k|   0 | 0.000000e+00 |      --      |    Inf 
1768.46/1768.47	c  1407s| 13970k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |4238 |   0 |   0 |   0 |6934k|   0 | 0.000000e+00 |      --      |    Inf 
1771.35/1771.31	c  1409s| 13980k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |4078 |   0 |   0 |   0 |6946k|   0 | 0.000000e+00 |      --      |    Inf 
1773.96/1773.91	c  1411s| 13990k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3197 |   0 |   0 |   0 |6956k|   0 | 0.000000e+00 |      --      |    Inf 
1776.56/1776.59	c  1414s| 14000k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3589 |   0 |   0 |   0 |6969k|   0 | 0.000000e+00 |      --      |    Inf 
1779.25/1779.20	c  1416s| 14010k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3143 |   0 |   0 |   0 |6981k|   0 | 0.000000e+00 |      --      |    Inf 
1781.76/1781.78	c  1418s| 14020k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3182 |   0 |   0 |   0 |6992k|   0 | 0.000000e+00 |      --      |    Inf 
1784.46/1784.42	c  1420s| 14030k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3024 |   0 |   0 |   0 |7003k|   0 | 0.000000e+00 |      --      |    Inf 
1787.15/1787.10	c  1423s| 14040k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |2908 |   0 |   0 |   0 |7016k|   0 | 0.000000e+00 |      --      |    Inf 
1789.76/1789.79	c  1425s| 14050k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |4108 |   0 |   0 |   0 |7029k|   0 | 0.000000e+00 |      --      |    Inf 
1792.65/1792.62	c  1427s| 14060k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3604 |   0 |   0 |   0 |7040k|   0 | 0.000000e+00 |      --      |    Inf 
1795.26/1795.23	c  1430s| 14070k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3104 |   0 |   0 |   0 |7052k|   0 | 0.000000e+00 |      --      |    Inf 
1797.96/1797.92	c  1432s| 14080k|  9066k|     0 |   0.0 |2853M| 323 |   - | 524 |3548 |   0 |   0 |   0 |7064k|   0 | 0.000000e+00 |      --      |    Inf 
1800.06/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.00	c 
1800.06/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.00	c Solving Time (sec) : 1433.61
1800.06/1800.00	c Solving Nodes      : 14087746
1800.06/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.06/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.00	c Gap                : infinite
1800.06/1800.00	s UNKNOWN
1800.06/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.00	c Solving Time       :    1433.61
1800.06/1800.00	c Original Problem   :
1800.06/1800.00	c   Problem name     : HOME/instance-2693666-1277886218.wbo
1800.06/1800.00	c   Variables        : 524 (502 binary, 0 integer, 0 implicit integer, 22 continuous)
1800.06/1800.00	c   Constraints      : 85 initial, 85 maximal
1800.06/1800.00	c Presolved Problem  :
1800.06/1800.00	c   Problem name     : t_HOME/instance-2693666-1277886218.wbo
1800.06/1800.00	c   Variables        : 524 (502 binary, 0 integer, 0 implicit integer, 22 continuous)
1800.06/1800.00	c   Constraints      : 84 initial, 5330 maximal
1800.06/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.00	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.06/1800.00	c   indicator        :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.00	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.00	c   linear           :       0.00          0          0          0         22          0          1          0          0
1800.06/1800.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.06/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.00	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   indicator        :         22          0      18566          0      16369          0        571          0          0          0
1800.06/1800.00	c   setppc           :         18          0   30517202          0   12745353    1599332   83090986          0          0          0
1800.06/1800.00	c   linear           :         22          0   28917870          0   12745349     550954   11749051          0          0          0
1800.06/1800.00	c   logicor          :         22+         0   17614218          0   12745349     855308   17866513          0          0          0
1800.06/1800.00	c   countsols        :          0          0          0          0   12745345          0          0          0          0          0
1800.06/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.00	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.00	c   indicator        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.00	c   setppc           :     246.56       0.00     207.34       0.00      39.22
1800.06/1800.00	c   linear           :     107.34       0.00     107.26       0.00       0.08
1800.06/1800.00	c   logicor          :     330.01       0.00     288.06       0.00      41.95
1800.06/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.00	c   vbounds          :       0.00          2          0          0
1800.06/1800.00	c   rootredcost      :       0.01          0          0          0
1800.06/1800.00	c   pseudoobj        :       5.71   30517002          0          0
1800.06/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.00	c   propagation      :     228.97    3005594    3005594   17157422       70.9    1871248       17.1          -
1800.06/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.00	c   applied globally :          -          -          -    5386440       30.6          -          -          -
1800.06/1800.00	c   applied locally  :          -          -          -    1687710       70.6          -          -          -
1800.06/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.00	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.06/1800.00	c   redcost          :       0.00          0          0          0          0          0
1800.06/1800.00	c   impliedbounds    :       0.00          0          0          0          0          0
1800.06/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.00	c   gomory           :       0.00          0          0          0          0          0
1800.06/1800.00	c   strongcg         :       0.00          0          0          0          0          0
1800.06/1800.00	c   cmir             :       0.00          0          0          0          0          0
1800.06/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1800.06/1800.00	c   clique           :       0.00          0          0          0          0          0
1800.06/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.00	c   mcf              :       0.00          0          0          0          0          0
1800.06/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.06/1800.00	c Pricers            :       Time      Calls       Vars
1800.06/1800.00	c   problem variables:       0.00          0          0
1800.06/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.00	c   relpscost        :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   inference        :     266.45   12745345          0          0          0          0   25490690
1800.06/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.00	c   LP solutions     :       0.00          -          0
1800.06/1800.00	c   pseudo solutions :       0.00          -          0
1800.06/1800.00	c   oneopt           :       0.00          0          0
1800.06/1800.00	c   trivial          :       0.00          2          0
1800.06/1800.00	c   simplerounding   :       0.00          0          0
1800.06/1800.00	c   zirounding       :       0.00          0          0
1800.06/1800.00	c   rounding         :       0.00          0          0
1800.06/1800.00	c   shifting         :       0.00          0          0
1800.06/1800.00	c   intshifting      :       0.00          0          0
1800.06/1800.00	c   twoopt           :       0.00          0          0
1800.06/1800.00	c   fixandinfer      :       0.00          0          0
1800.06/1800.00	c   feaspump         :       0.00          0          0
1800.06/1800.00	c   coefdiving       :       0.00          0          0
1800.06/1800.00	c   pscostdiving     :       0.00          0          0
1800.06/1800.00	c   fracdiving       :       0.00          0          0
1800.06/1800.00	c   veclendiving     :       0.00          0          0
1800.06/1800.00	c   intdiving        :       0.00          0          0
1800.06/1800.00	c   actconsdiving    :       0.00          0          0
1800.06/1800.00	c   objpscostdiving  :       0.00          0          0
1800.06/1800.00	c   rootsoldiving    :       0.00          0          0
1800.06/1800.00	c   linesearchdiving :       0.00          0          0
1800.06/1800.00	c   guideddiving     :       0.00          0          0
1800.06/1800.00	c   octane           :       0.00          0          0
1800.06/1800.00	c   rens             :       0.00          0          0
1800.06/1800.00	c   rins             :       0.00          0          0
1800.06/1800.00	c   localbranching   :       0.00          0          0
1800.06/1800.00	c   mutation         :       0.00          0          0
1800.06/1800.00	c   crossover        :       0.00          0          0
1800.06/1800.00	c   dins             :       0.00          0          0
1800.06/1800.00	c   undercover       :       0.00          0          0
1800.06/1800.00	c   nlp              :       0.01          0          0
1800.06/1800.00	c   trysol           :       0.00          1          0
1800.06/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.06/1800.00	c   dual LP          :       0.00          0          0       0.00          -
1800.06/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.00	c   diving/probing LP:       0.00          0          0       0.00          -
1800.06/1800.00	c   strong branching :       0.00          0          0       0.00          -
1800.06/1800.00	c     (at root node) :          -          0          0       0.00          -
1800.06/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.00	c B&B Tree           :
1800.06/1800.00	c   number of runs   :          1
1800.06/1800.00	c   nodes            :   14087746
1800.06/1800.00	c   nodes (total)    :   14087746
1800.06/1800.00	c   nodes left       :    9066216
1800.06/1800.00	c   max depth        :        323
1800.06/1800.00	c   max depth (total):        323
1800.06/1800.00	c   backtracks       :    1777637 (12.6%)
1800.06/1800.00	c   delayed cutoffs  :    2336729
1800.06/1800.00	c   repropagations   :    3705063 (60502633 domain reductions, 1663193 cutoffs)
1800.06/1800.00	c   avg switch length:       3.36
1800.06/1800.00	c   switching time   :     345.56
1800.06/1800.00	c Solution           :
1800.06/1800.00	c   Solutions found  :          0 (0 improvements)
1800.06/1800.00	c   Primal Bound     :          -
1800.06/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.06/1800.00	c   Gap              :   infinite
1800.06/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.00	c   Root Iterations  :          0

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693666-1277886218/watcher-2693666-1277886218 -o /tmp/evaluation-result-2693666-1277886218/solver-2693666-1277886218 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693666-1277886218.wbo -t 1800 -m 3800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.25 0.33 0.11 4/196 21753
/proc/meminfo: memFree=31447180/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=8544 CPUtime=0
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 1620 0 0 0 0 0 0 0 25 0 1 0 164224902 8749056 1543 4089446400 4194304 7136930 140734331450416 18446744073709551615 4333519 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21753/statm: 2136 1543 276 719 0 1415 0

[startup+0.073861 s]
/proc/loadavg: 1.25 0.33 0.11 4/196 21753
/proc/meminfo: memFree=31447180/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=13152 CPUtime=0.06
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 4276 0 0 0 6 0 0 0 25 0 1 0 164224902 13467648 2561 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21753/statm: 3288 2561 394 719 0 2567 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13152

[startup+0.100863 s]
/proc/loadavg: 1.25 0.33 0.11 4/196 21753
/proc/meminfo: memFree=31447180/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=13152 CPUtime=0.08
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 4302 0 0 0 8 0 0 0 25 0 1 0 164224902 13467648 2587 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21753/statm: 3288 2587 394 719 0 2567 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13152

[startup+0.300807 s]
/proc/loadavg: 1.25 0.33 0.11 4/196 21753
/proc/meminfo: memFree=31447180/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=14820 CPUtime=0.29
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 4706 0 0 0 27 2 0 0 25 0 1 0 164224902 15175680 2991 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21753/statm: 3705 2991 394 719 0 2984 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14820

[startup+0.700739 s]
/proc/loadavg: 1.25 0.33 0.11 4/196 21753
/proc/meminfo: memFree=31447180/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=16656 CPUtime=0.69
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 5211 0 0 0 58 11 0 0 25 0 1 0 164224902 17055744 3496 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21753/statm: 4164 3496 394 719 0 3443 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16656

[startup+1.50058 s]
/proc/loadavg: 1.23 0.34 0.11 2/174 21758
/proc/meminfo: memFree=31657660/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=21156 CPUtime=1.49
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 6362 0 0 0 113 36 0 0 25 0 1 0 164224902 21663744 4647 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21753/statm: 5289 4647 394 719 0 4568 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21156

[startup+3.10032 s]
/proc/loadavg: 1.23 0.34 0.11 3/179 21782
/proc/meminfo: memFree=31644564/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=29776 CPUtime=3.09
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 8596 0 0 0 232 77 0 0 25 0 1 0 164224902 30490624 6881 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21753/statm: 7444 6881 394 719 0 6723 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29776

[startup+6.30071 s]
/proc/loadavg: 1.23 0.34 0.11 3/179 21782
/proc/meminfo: memFree=31617400/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=47248 CPUtime=6.29
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 12670 0 0 0 476 153 0 0 25 0 1 0 164224902 48381952 10955 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21753/statm: 11812 10955 394 719 0 11091 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47248

[startup+12.7005 s]
/proc/loadavg: 1.35 0.39 0.13 3/179 21782
/proc/meminfo: memFree=31564168/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=78116 CPUtime=12.69
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 20733 0 0 0 959 310 0 0 25 0 1 0 164224902 79990784 19018 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21753/statm: 19529 19018 394 719 0 18808 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78116

[startup+25.501 s]
/proc/loadavg: 1.45 0.44 0.15 3/179 21782
/proc/meminfo: memFree=31463868/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=144972 CPUtime=25.49
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 37197 0 0 0 1918 631 0 0 25 0 1 0 164224902 148451328 35482 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21753/statm: 36243 35482 394 719 0 35522 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 144972

[startup+51.1011 s]
/proc/loadavg: 1.63 0.57 0.20 3/179 21783
/proc/meminfo: memFree=31280900/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=276904 CPUtime=51.09
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 69515 0 0 0 3853 1256 0 0 25 0 1 0 164224902 283549696 67800 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21753/statm: 69226 67800 394 719 0 68505 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 276904

[startup+102.306 s]
/proc/loadavg: 1.89 0.82 0.31 3/179 21784
/proc/meminfo: memFree=31009164/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=505756 CPUtime=102.3
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 124951 0 0 0 7717 2513 0 0 25 0 1 0 164224902 517894144 123236 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21753/statm: 126439 123236 394 719 0 125718 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 505756

[startup+162.301 s]
/proc/loadavg: 1.96 1.03 0.41 3/179 21786
/proc/meminfo: memFree=30694384/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=788392 CPUtime=162.3
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 190577 0 0 0 12081 4149 0 0 25 0 1 0 164224902 807313408 188862 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 197098 188862 394 719 0 196377 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 788392

[startup+222.3 s]
/proc/loadavg: 1.98 1.20 0.51 3/179 21788
/proc/meminfo: memFree=30374020/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=1041144 CPUtime=222.3
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 256996 0 0 0 16379 5851 0 0 25 0 1 0 164224902 1066131456 255281 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 260286 255281 394 719 0 259565 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1041144

[startup+282.301 s]
/proc/loadavg: 1.99 1.35 0.60 3/179 21789
/proc/meminfo: memFree=30036680/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=1296064 CPUtime=282.29
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 323923 0 0 0 20687 7542 0 0 25 0 1 0 164224902 1327169536 322208 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 324016 322208 394 719 0 323295 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1296064

[startup+342.3 s]
/proc/loadavg: 1.99 1.46 0.68 3/179 21791
/proc/meminfo: memFree=29686076/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=1612108 CPUtime=342.29
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 389749 0 0 0 24998 9231 0 0 25 0 1 0 164224902 1650798592 388034 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 403027 388034 394 719 0 402306 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1612108

[startup+402.301 s]
/proc/loadavg: 1.99 1.56 0.76 3/179 21792
/proc/meminfo: memFree=29349096/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=1854964 CPUtime=402.3
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 453491 0 0 0 29388 10842 0 0 25 0 1 0 164224902 1899483136 451776 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 463741 451776 394 719 0 463020 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1854964

[startup+462.3 s]
/proc/loadavg: 1.99 1.64 0.84 3/179 21794
/proc/meminfo: memFree=29055148/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=2085820 CPUtime=462.31
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 514111 0 0 0 33825 12406 0 0 25 0 1 0 164224902 2135879680 512396 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 521455 512396 394 719 0 520734 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 2085820

[startup+522.301 s]
/proc/loadavg: 1.99 1.70 0.91 3/179 21796
/proc/meminfo: memFree=28767404/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=2315040 CPUtime=522.3
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 574273 0 0 0 38307 13923 0 0 25 0 1 0 164224902 2370600960 572558 4089446400 4194304 7136930 140734331450416 18446744073709551615 6123168 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 578760 572558 394 719 0 578039 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2315040

[startup+582.3 s]
/proc/loadavg: 2.05 1.77 0.98 3/179 21797
/proc/meminfo: memFree=28461416/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=2545708 CPUtime=582.31
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 634846 0 0 0 42780 15451 0 0 25 0 1 0 164224902 2606804992 633131 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 636427 633131 394 719 0 635706 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2545708

[startup+642.301 s]
/proc/loadavg: 2.02 1.81 1.04 3/179 21799
/proc/meminfo: memFree=28163756/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=2903484 CPUtime=642.32
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 694285 0 0 0 47291 16941 0 0 25 0 1 0 164224902 2973167616 692570 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 725871 692570 394 719 0 725150 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 2903484

[startup+702.301 s]

################
# More data... #
################

/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 794838 0 0 0 76313 23920 0 0 25 0 1 0 164224902 3227615232 757572 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 787992 757572 394 719 0 787271 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 3151968

[startup+1062.3 s]
/proc/loadavg: 2.03 1.95 1.38 3/179 21810
/proc/meminfo: memFree=27371452/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3152160 CPUtime=1062.33
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 794856 0 0 0 81274 24959 0 0 25 0 1 0 164224902 3227811840 757590 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 788040 757590 394 719 0 787319 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 3152160

[startup+1122.3 s]
/proc/loadavg: 2.01 1.96 1.41 3/179 21812
/proc/meminfo: memFree=27269204/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3152336 CPUtime=1122.33
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 794909 0 0 0 86252 25981 0 0 25 0 1 0 164224902 3227992064 757643 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 788084 757643 394 719 0 787363 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 3152336

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.45 3/179 21813
/proc/meminfo: memFree=27180496/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3152488 CPUtime=1182.33
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 794954 0 0 0 91250 26983 0 0 25 0 1 0 164224902 3228147712 757688 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 788122 757688 394 719 0 787401 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 3152488

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/179 21815
/proc/meminfo: memFree=27090664/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3152664 CPUtime=1242.34
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 795007 0 0 0 96273 27961 0 0 25 0 1 0 164224902 3228327936 757741 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 788166 757741 394 719 0 787445 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 3152664

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 21816
/proc/meminfo: memFree=26987568/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3153760 CPUtime=1302.35
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 795280 0 0 0 101310 28925 0 0 25 0 1 0 164224902 3229450240 758014 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 788440 758014 394 719 0 787719 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 3153760

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 21818
/proc/meminfo: memFree=26913972/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3153916 CPUtime=1362.34
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 795319 0 0 0 106346 29888 0 0 25 0 1 0 164224902 3229609984 758053 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 788479 758053 394 719 0 787758 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 3153916

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.56 3/179 21820
/proc/meminfo: memFree=26841380/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3153916 CPUtime=1422.35
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 795319 0 0 0 111393 30842 0 0 25 0 1 0 164224902 3229609984 758053 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 788479 758053 394 719 0 787758 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 3153916

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.58 3/179 21821
/proc/meminfo: memFree=26789720/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3154084 CPUtime=1482.34
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 795333 0 0 0 116450 31784 0 0 25 0 1 0 164224902 3229782016 758067 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 788521 758067 394 719 0 787800 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 3154084

[startup+1542.3 s]
/proc/loadavg: 2.05 1.99 1.61 3/179 21823
/proc/meminfo: memFree=26745624/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3154084 CPUtime=1542.35
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 795333 0 0 0 121511 32724 0 0 25 0 1 0 164224902 3229782016 758067 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 788521 758067 394 719 0 787800 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 3154084

[startup+1602.3 s]
/proc/loadavg: 2.02 1.99 1.64 3/179 21824
/proc/meminfo: memFree=26693224/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3154084 CPUtime=1602.35
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 795350 0 0 0 126585 33650 0 0 25 0 1 0 164224902 3229782016 758084 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 788521 758084 394 719 0 787800 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 3154084

[startup+1662.3 s]
/proc/loadavg: 2.05 2.00 1.66 3/179 21826
/proc/meminfo: memFree=26635636/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3154720 CPUtime=1662.36
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 795490 0 0 0 131692 34544 0 0 25 0 1 0 164224902 3230433280 758224 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 788680 758224 394 719 0 787959 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 3154720

[startup+1722.3 s]
/proc/loadavg: 2.02 2.00 1.68 3/179 21828
/proc/meminfo: memFree=26570216/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3154720 CPUtime=1722.36
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 795490 0 0 0 136749 35487 0 0 25 0 1 0 164224902 3230433280 758224 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 788680 758224 394 719 0 787959 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 3154720

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.70 3/179 21829
/proc/meminfo: memFree=26501696/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3154860 CPUtime=1782.36
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 795523 0 0 0 141858 36378 0 0 25 0 1 0 164224902 3230576640 758257 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 788715 758257 394 719 0 787994 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 3154860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.70 3/179 21830
/proc/meminfo: memFree=26478496/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3154860 CPUtime=1800.06
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 795523 0 0 0 143361 36645 0 0 25 0 1 0 164224902 3230576640 758257 4089446400 4194304 7136930 140734331450416 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21753/statm: 788715 758257 394 719 0 787994 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 3154860

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -21753

Solver just ended. Dumping a history of the last processes samples

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 1.70 3/180 21831
/proc/meminfo: memFree=26478984/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3152536 CPUtime=1801.46
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 795528 0 0 0 143501 36645 0 0 19 0 1 0 164224902 3228196864 757681 4089446400 4194304 7136930 140734331450416 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21753/statm: 788134 757681 399 719 0 787413 0
Current children cumulated CPU time (s) 1801.46
Current children cumulated vsize (KiB) 3152536

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 1.70 2/178 21832
/proc/meminfo: memFree=28630648/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3152536 CPUtime=1801.86
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 795528 0 0 0 143541 36645 0 0 20 0 1 0 164224902 3228196864 757681 4089446400 4194304 7136930 140734331450416 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21753/statm: 788134 757681 399 719 0 787413 0
Current children cumulated CPU time (s) 1801.86
Current children cumulated vsize (KiB) 3152536

[startup+1802 s]
/proc/loadavg: 2.00 2.00 1.70 2/178 21832
/proc/meminfo: memFree=28630648/32950928 swapFree=67111528/67111528
[pid=21753] ppid=21751 vsize=3152536 CPUtime=1802.06
/proc/21753/stat : 21753 (pbscip.linux.x8) R 21751 21753 21444 0 -1 4202496 795528 0 0 0 143561 36645 0 0 21 0 1 0 164224902 3228196864 757681 4089446400 4194304 7136930 140734331450416 18446744073709551615 6165762 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21753/statm: 788134 757681 399 719 0 787413 0
Current children cumulated CPU time (s) 1802.06
Current children cumulated vsize (KiB) 3152536

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.1
CPU time (s): 1802.17
CPU user time (s): 1435.62
CPU system time (s): 366.549
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 3405852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1435.62
system time used= 366.549
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 795528
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= 7
involuntary context switches= 1985

runsolver used 2.66059 second user time and 5.60615 second system time

The end

Launcher Data

Begin job on node115 at 2010-06-30 10:23:38
IDJOB=2693666
IDBENCH=78662
IDSOLVER=1206
FILE ID=node115/2693666-1277886218
PBS_JOBID= 11197123
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_16_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693666-1277886218/watcher-2693666-1277886218 -o /tmp/evaluation-result-2693666-1277886218/solver-2693666-1277886218 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693666-1277886218.wbo -t 1800 -m 3800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c3b83188909f121458b2a501f16a66ab
RANDOM SEED=1096222857

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.796
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.796
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.796
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.796
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.796
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.796
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.796
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.796
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31447708 kB
Buffers:        172060 kB
Cached:         901516 kB
SwapCached:          0 kB
Active:         709284 kB
Inactive:       651900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31447708 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3612 kB
Writeback:           0 kB
AnonPages:      287072 kB
Mapped:          19972 kB
Slab:            77944 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1643548 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node115 at 2010-06-30 10:53:40