Trace number 2693757

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? (MO) 1330.71 1330.73

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-35-30--soft-33-100-0.wbo
MD5SUM515e8ce2c7c31d2b78b34efd1db422a9
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.067988
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1050
Total number of constraints65
Number of soft constraints44
Number of constraints which are clauses35
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 constraint30
Maximum length of a constraint35
Top cost 2588
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2587
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
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-2693757-1277891655.wbo>
0.00/0.00	c original problem has 1138 variables (1094 bin, 0 int, 0 impl, 44 cont) and 110 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.01	c presolving:
0.00/0.01	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 44 impls, 10 clqs
0.00/0.01	c (round 2) 0 del vars, 1 del conss, 44 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 44 impls, 10 clqs
0.00/0.01	c (round 3) 0 del vars, 1 del conss, 44 chg bounds, 0 chg sides, 0 chg coeffs, 11 upgd conss, 44 impls, 10 clqs
0.00/0.01	c (round 4) 0 del vars, 1 del conss, 44 chg bounds, 0 chg sides, 0 chg coeffs, 21 upgd conss, 44 impls, 10 clqs
0.00/0.02	c    (0.0s) probing: 101/1094 (9.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.02	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.02	c presolving (5 rounds):
0.00/0.02	c  0 deleted vars, 1 deleted constraints, 44 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.02	c  44 implications, 10 cliques
0.00/0.02	c presolved problem has 1138 variables (1094 bin, 0 int, 0 impl, 44 cont) and 109 constraints
0.00/0.02	c      44 constraints of type <indicator>
0.00/0.02	c      10 constraints of type <setppc>
0.00/0.02	c      44 constraints of type <linear>
0.00/0.02	c      11 constraints of type <logicor>
0.00/0.02	c transformed objective value is always integral (scale: 1)
0.00/0.02	c Presolving Time: 0.01
0.00/0.02	c - non default parameters ----------------------------------------------------------------------
0.00/0.02	c # SCIP version 1.2.1.2
0.00/0.02	c 
0.00/0.02	c # frequency for displaying node information lines
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.02	c display/freq = 10000
0.00/0.02	c 
0.00/0.02	c # maximal time in seconds to run
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.02	c limits/time = 1800
0.00/0.02	c 
0.00/0.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.02	c limits/memory = 3420
0.00/0.02	c 
0.00/0.02	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02	c lp/solvefreq = -1
0.00/0.02	c 
0.00/0.02	c # should presolving try to simplify inequalities
0.00/0.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02	c constraints/linear/simplifyinequalities = TRUE
0.00/0.02	c 
0.00/0.02	c # should presolving try to simplify knapsacks
0.00/0.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.02	c 
0.00/0.02	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.02	c separating/rapidlearning/freq = 0
0.00/0.02	c 
0.00/0.02	c -----------------------------------------------------------------------------------------------
0.00/0.02	c start solving
0.00/0.02	c 
0.00/0.02	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.02	c   0.0s|     1 |     2 |     0 |     - |2264k|   0 |   - |1138 | 109 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.89/0.90	c   0.7s| 10000 |  9925 |     0 |   0.0 |5630k| 826 |   - |1138 | 247 |   0 |   0 |   0 | 362 |   0 | 0.000000e+00 |      --      |    Inf 
1.69/1.79	c   1.4s| 20000 | 19852 |     0 |   0.0 |8600k| 850 |   - |1138 | 319 |   0 |   0 |   0 | 709 |   0 | 0.000000e+00 |      --      |    Inf 
2.69/2.72	c   2.2s| 30000 | 29761 |     0 |   0.0 |  11M| 850 |   - |1138 | 375 |   0 |   0 |   0 |1175 |   0 | 0.000000e+00 |      --      |    Inf 
3.59/3.66	c   2.9s| 40000 | 39673 |     0 |   0.0 |  14M| 850 |   - |1138 | 413 |   0 |   0 |   0 |1625 |   0 | 0.000000e+00 |      --      |    Inf 
4.49/4.55	c   3.6s| 50000 | 49581 |     0 |   0.0 |  17M| 850 |   - |1138 | 458 |   0 |   0 |   0 |2106 |   0 | 0.000000e+00 |      --      |    Inf 
5.39/5.42	c   4.3s| 60000 | 59474 |     0 |   0.0 |  20M| 850 |   - |1138 | 535 |   0 |   0 |   0 |2648 |   0 | 0.000000e+00 |      --      |    Inf 
6.19/6.27	c   5.0s| 70000 | 69363 |     0 |   0.0 |  23M| 850 |   - |1138 | 581 |   0 |   0 |   0 |3202 |   0 | 0.000000e+00 |      --      |    Inf 
7.09/7.10	c   5.6s| 80000 | 79262 |     0 |   0.0 |  26M| 850 |   - |1138 | 619 |   0 |   0 |   0 |3722 |   0 | 0.000000e+00 |      --      |    Inf 
7.79/7.89	c   6.2s| 90000 | 89139 |     0 |   0.0 |  29M| 850 |   - |1138 | 655 |   0 |   0 |   0 |4343 |   0 | 0.000000e+00 |      --      |    Inf 
8.59/8.66	c   6.8s|100000 | 99000 |     0 |   0.0 |  32M| 850 |   - |1138 | 726 |   0 |   0 |   0 |5069 |   0 | 0.000000e+00 |      --      |    Inf 
9.39/9.43	c   7.4s|110000 |108839 |     0 |   0.0 |  35M| 850 |   - |1138 | 771 |   0 |   0 |   0 |5924 |   0 | 0.000000e+00 |      --      |    Inf 
10.09/10.17	c   8.0s|120000 |118672 |     0 |   0.0 |  39M| 850 |   - |1138 | 710 |   0 |   0 |   0 |6740 |   0 | 0.000000e+00 |      --      |    Inf 
11.19/11.29	c   8.9s|130000 |128017 |     0 |   0.0 |  43M| 850 |   - |1138 | 734 |   0 |   0 |   0 |9759 |   0 | 0.000000e+00 |      --      |    Inf 
12.19/12.27	c   9.6s|140000 |137413 |     0 |   0.0 |  47M| 850 |   - |1138 | 720 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 |      --      |    Inf 
13.09/13.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.09/13.17	c  10.3s|150000 |146659 |     0 |   0.0 |  52M| 850 |   - |1138 | 730 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 |      --      |    Inf 
13.99/14.07	c  11.1s|160000 |156587 |     0 |   0.0 |  54M| 850 |   - |1138 | 655 |   0 |   0 |   0 |  16k|   0 | 0.000000e+00 |      --      |    Inf 
14.89/14.98	c  11.8s|170000 |166494 |     0 |   0.0 |  57M| 850 |   - |1138 | 645 |   0 |   0 |   0 |  16k|   0 | 0.000000e+00 |      --      |    Inf 
15.89/15.90	c  12.5s|180000 |176391 |     0 |   0.0 |  60M| 850 |   - |1138 | 693 |   0 |   0 |   0 |  17k|   0 | 0.000000e+00 |      --      |    Inf 
16.79/16.82	c  13.2s|190000 |186306 |     0 |   0.0 |  63M| 850 |   - |1138 | 676 |   0 |   0 |   0 |  17k|   0 | 0.000000e+00 |      --      |    Inf 
17.69/17.74	c  14.0s|200000 |196225 |     0 |   0.0 |  66M| 850 |   - |1138 | 655 |   0 |   0 |   0 |  17k|   0 | 0.000000e+00 |      --      |    Inf 
18.60/18.66	c  14.7s|210000 |206141 |     0 |   0.0 |  69M| 850 |   - |1138 | 626 |   0 |   0 |   0 |  18k|   0 | 0.000000e+00 |      --      |    Inf 
19.49/19.59	c  15.5s|220000 |216049 |     0 |   0.0 |  72M| 850 |   - |1138 | 599 |   0 |   0 |   0 |  18k|   0 | 0.000000e+00 |      --      |    Inf 
20.49/20.51	c  16.2s|230000 |225954 |     0 |   0.0 |  74M| 850 |   - |1138 | 634 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 |      --      |    Inf 
21.39/21.43	c  17.0s|240000 |235864 |     0 |   0.0 |  77M| 850 |   - |1138 | 593 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 |      --      |    Inf 
22.29/22.34	c  17.7s|250000 |245788 |     0 |   0.0 |  80M| 850 |   - |1138 | 553 |   0 |   0 |   0 |  20k|   0 | 0.000000e+00 |      --      |    Inf 
23.19/23.28	c  18.4s|260000 |255694 |     0 |   0.0 |  83M| 850 |   - |1138 | 600 |   0 |   0 |   0 |  20k|   0 | 0.000000e+00 |      --      |    Inf 
24.10/24.20	c  19.2s|270000 |265613 |     0 |   0.0 |  86M| 850 |   - |1138 | 572 |   0 |   0 |   0 |  20k|   0 | 0.000000e+00 |      --      |    Inf 
25.09/25.12	c  19.9s|280000 |275534 |     0 |   0.0 |  88M| 850 |   - |1138 | 552 |   0 |   0 |   0 |  21k|   0 | 0.000000e+00 |      --      |    Inf 
25.99/26.03	c  20.7s|290000 |285457 |     0 |   0.0 |  91M| 850 |   - |1138 | 566 |   0 |   0 |   0 |  21k|   0 | 0.000000e+00 |      --      |    Inf 
26.89/26.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
26.89/26.96	c  21.4s|300000 |295366 |     0 |   0.0 |  94M| 850 |   - |1138 | 585 |   0 |   0 |   0 |  22k|   0 | 0.000000e+00 |      --      |    Inf 
27.79/27.88	c  22.2s|310000 |305284 |     0 |   0.0 |  97M| 850 |   - |1138 | 599 |   0 |   0 |   0 |  22k|   0 | 0.000000e+00 |      --      |    Inf 
28.79/28.80	c  22.9s|320000 |315204 |     0 |   0.0 | 100M| 850 |   - |1138 | 577 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 |      --      |    Inf 
29.69/29.73	c  23.7s|330000 |325121 |     0 |   0.0 | 103M| 850 |   - |1138 | 565 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 |      --      |    Inf 
30.59/30.66	c  24.4s|340000 |335021 |     0 |   0.0 | 105M| 850 |   - |1138 | 622 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 |      --      |    Inf 
31.49/31.59	c  25.2s|350000 |344929 |     0 |   0.0 | 108M| 850 |   - |1138 | 600 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 |      --      |    Inf 
32.49/32.50	c  25.9s|360000 |354851 |     0 |   0.0 | 111M| 850 |   - |1138 | 553 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 |      --      |    Inf 
33.39/33.42	c  26.7s|370000 |364761 |     0 |   0.0 | 114M| 850 |   - |1138 | 621 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 |      --      |    Inf 
34.29/34.34	c  27.4s|380000 |374691 |     0 |   0.0 | 117M| 850 |   - |1138 | 583 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 |      --      |    Inf 
35.20/35.27	c  28.1s|390000 |384599 |     0 |   0.0 | 119M| 850 |   - |1138 | 605 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 |      --      |    Inf 
36.09/36.19	c  28.9s|400000 |394504 |     0 |   0.0 | 122M| 850 |   - |1138 | 664 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 |      --      |    Inf 
37.09/37.12	c  29.6s|410000 |404418 |     0 |   0.0 | 125M| 850 |   - |1138 | 685 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 |      --      |    Inf 
37.99/38.03	c  30.3s|420000 |414334 |     0 |   0.0 | 128M| 850 |   - |1138 | 709 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 |      --      |    Inf 
38.89/38.95	c  31.1s|430000 |424249 |     0 |   0.0 | 131M| 850 |   - |1138 | 702 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 |      --      |    Inf 
39.79/39.87	c  31.8s|440000 |434167 |     0 |   0.0 | 133M| 850 |   - |1138 | 680 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 |      --      |    Inf 
40.70/40.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
40.70/40.79	c  32.6s|450000 |444086 |     0 |   0.0 | 136M| 850 |   - |1138 | 666 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 |      --      |    Inf 
41.70/41.70	c  33.3s|460000 |453995 |     0 |   0.0 | 139M| 850 |   - |1138 | 678 |   0 |   0 |   0 |  29k|   0 | 0.000000e+00 |      --      |    Inf 
42.59/42.62	c  34.0s|470000 |463907 |     0 |   0.0 | 142M| 850 |   - |1138 | 706 |   0 |   0 |   0 |  29k|   0 | 0.000000e+00 |      --      |    Inf 
43.49/43.54	c  34.8s|480000 |473816 |     0 |   0.0 | 145M| 850 |   - |1138 | 682 |   0 |   0 |   0 |  29k|   0 | 0.000000e+00 |      --      |    Inf 
44.39/44.46	c  35.5s|490000 |483739 |     0 |   0.0 | 147M| 850 |   - |1138 | 680 |   0 |   0 |   0 |  30k|   0 | 0.000000e+00 |      --      |    Inf 
45.30/45.38	c  36.2s|500000 |493665 |     0 |   0.0 | 150M| 850 |   - |1138 | 618 |   0 |   0 |   0 |  30k|   0 | 0.000000e+00 |      --      |    Inf 
46.29/46.30	c  37.0s|510000 |503572 |     0 |   0.0 | 153M| 850 |   - |1138 | 638 |   0 |   0 |   0 |  31k|   0 | 0.000000e+00 |      --      |    Inf 
47.20/47.21	c  37.8s|520000 |513484 |     0 |   0.0 | 156M| 850 |   - |1138 | 631 |   0 |   0 |   0 |  31k|   0 | 0.000000e+00 |      --      |    Inf 
48.09/48.12	c  38.5s|530000 |523396 |     0 |   0.0 | 159M| 850 |   - |1138 | 645 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
48.99/49.03	c  39.2s|540000 |533301 |     0 |   0.0 | 161M| 850 |   - |1138 | 676 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
49.89/49.95	c  39.9s|550000 |543207 |     0 |   0.0 | 164M| 850 |   - |1138 | 704 |   0 |   0 |   0 |  33k|   0 | 0.000000e+00 |      --      |    Inf 
50.79/50.87	c  40.7s|560000 |553101 |     0 |   0.0 | 167M| 850 |   - |1138 | 696 |   0 |   0 |   0 |  33k|   0 | 0.000000e+00 |      --      |    Inf 
51.70/51.78	c  41.4s|570000 |563016 |     0 |   0.0 | 170M| 850 |   - |1138 | 726 |   0 |   0 |   0 |  34k|   0 | 0.000000e+00 |      --      |    Inf 
52.59/52.68	c  42.1s|580000 |572934 |     0 |   0.0 | 173M| 850 |   - |1138 | 727 |   0 |   0 |   0 |  34k|   0 | 0.000000e+00 |      --      |    Inf 
53.59/53.60	c  42.9s|590000 |582836 |     0 |   0.0 | 176M| 850 |   - |1138 | 776 |   0 |   0 |   0 |  34k|   0 | 0.000000e+00 |      --      |    Inf 
54.49/54.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
54.49/54.53	c  43.6s|600000 |592744 |     0 |   0.0 | 178M| 850 |   - |1138 | 723 |   0 |   0 |   0 |  35k|   0 | 0.000000e+00 |      --      |    Inf 
55.40/55.44	c  44.4s|610000 |602655 |     0 |   0.0 | 181M| 850 |   - |1138 | 740 |   0 |   0 |   0 |  35k|   0 | 0.000000e+00 |      --      |    Inf 
56.29/56.35	c  45.1s|620000 |612568 |     0 |   0.0 | 184M| 850 |   - |1138 | 741 |   0 |   0 |   0 |  36k|   0 | 0.000000e+00 |      --      |    Inf 
57.20/57.28	c  45.9s|630000 |622468 |     0 |   0.0 | 187M| 850 |   - |1138 | 726 |   0 |   0 |   0 |  36k|   0 | 0.000000e+00 |      --      |    Inf 
58.20/58.21	c  46.6s|640000 |632365 |     0 |   0.0 | 190M| 850 |   - |1138 | 746 |   0 |   0 |   0 |  37k|   0 | 0.000000e+00 |      --      |    Inf 
59.09/59.12	c  47.4s|650000 |642285 |     0 |   0.0 | 192M| 850 |   - |1138 | 670 |   0 |   0 |   0 |  37k|   0 | 0.000000e+00 |      --      |    Inf 
59.99/60.04	c  48.1s|660000 |652193 |     0 |   0.0 | 195M| 850 |   - |1138 | 708 |   0 |   0 |   0 |  38k|   0 | 0.000000e+00 |      --      |    Inf 
60.89/60.96	c  48.9s|670000 |662109 |     0 |   0.0 | 198M| 850 |   - |1138 | 687 |   0 |   0 |   0 |  38k|   0 | 0.000000e+00 |      --      |    Inf 
61.79/61.89	c  49.6s|680000 |672031 |     0 |   0.0 | 201M| 850 |   - |1138 | 690 |   0 |   0 |   0 |  38k|   0 | 0.000000e+00 |      --      |    Inf 
62.79/62.81	c  50.4s|690000 |681943 |     0 |   0.0 | 204M| 850 |   - |1138 | 691 |   0 |   0 |   0 |  39k|   0 | 0.000000e+00 |      --      |    Inf 
63.70/63.72	c  51.1s|700000 |691863 |     0 |   0.0 | 206M| 850 |   - |1138 | 666 |   0 |   0 |   0 |  39k|   0 | 0.000000e+00 |      --      |    Inf 
64.59/64.65	c  51.8s|710000 |701773 |     0 |   0.0 | 209M| 850 |   - |1138 | 675 |   0 |   0 |   0 |  40k|   0 | 0.000000e+00 |      --      |    Inf 
65.49/65.57	c  52.6s|720000 |711679 |     0 |   0.0 | 212M| 850 |   - |1138 | 699 |   0 |   0 |   0 |  40k|   0 | 0.000000e+00 |      --      |    Inf 
66.39/66.49	c  53.3s|730000 |721583 |     0 |   0.0 | 215M| 850 |   - |1138 | 709 |   0 |   0 |   0 |  41k|   0 | 0.000000e+00 |      --      |    Inf 
67.39/67.42	c  54.1s|740000 |731494 |     0 |   0.0 | 218M| 850 |   - |1138 | 684 |   0 |   0 |   0 |  41k|   0 | 0.000000e+00 |      --      |    Inf 
68.30/68.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
68.30/68.36	c  54.8s|750000 |741407 |     0 |   0.0 | 221M| 850 |   - |1138 | 668 |   0 |   0 |   0 |  42k|   0 | 0.000000e+00 |      --      |    Inf 
69.20/69.27	c  55.6s|760000 |751324 |     0 |   0.0 | 223M| 850 |   - |1138 | 669 |   0 |   0 |   0 |  42k|   0 | 0.000000e+00 |      --      |    Inf 
70.19/70.20	c  56.3s|770000 |761228 |     0 |   0.0 | 226M| 850 |   - |1138 | 705 |   0 |   0 |   0 |  42k|   0 | 0.000000e+00 |      --      |    Inf 
71.09/71.12	c  57.1s|780000 |771133 |     0 |   0.0 | 229M| 850 |   - |1138 | 696 |   0 |   0 |   0 |  43k|   0 | 0.000000e+00 |      --      |    Inf 
71.99/72.06	c  57.8s|790000 |781034 |     0 |   0.0 | 232M| 850 |   - |1138 | 715 |   0 |   0 |   0 |  43k|   0 | 0.000000e+00 |      --      |    Inf 
72.89/72.98	c  58.6s|800000 |790941 |     0 |   0.0 | 235M| 850 |   - |1138 | 694 |   0 |   0 |   0 |  44k|   0 | 0.000000e+00 |      --      |    Inf 
73.89/73.90	c  59.3s|810000 |800857 |     0 |   0.0 | 237M| 850 |   - |1138 | 682 |   0 |   0 |   0 |  44k|   0 | 0.000000e+00 |      --      |    Inf 
74.80/74.81	c  60.0s|820000 |810785 |     0 |   0.0 | 240M| 850 |   - |1138 | 675 |   0 |   0 |   0 |  45k|   0 | 0.000000e+00 |      --      |    Inf 
75.69/75.72	c  60.8s|830000 |820704 |     0 |   0.0 | 243M| 850 |   - |1138 | 709 |   0 |   0 |   0 |  45k|   0 | 0.000000e+00 |      --      |    Inf 
76.59/76.65	c  61.5s|840000 |830619 |     0 |   0.0 | 246M| 850 |   - |1138 | 690 |   0 |   0 |   0 |  46k|   0 | 0.000000e+00 |      --      |    Inf 
77.49/77.57	c  62.2s|850000 |840537 |     0 |   0.0 | 249M| 850 |   - |1138 | 704 |   0 |   0 |   0 |  46k|   0 | 0.000000e+00 |      --      |    Inf 
78.39/78.49	c  63.0s|860000 |850445 |     0 |   0.0 | 251M| 850 |   - |1138 | 686 |   0 |   0 |   0 |  46k|   0 | 0.000000e+00 |      --      |    Inf 
79.39/79.41	c  63.7s|870000 |860356 |     0 |   0.0 | 254M| 850 |   - |1138 | 724 |   0 |   0 |   0 |  47k|   0 | 0.000000e+00 |      --      |    Inf 
80.30/80.32	c  64.5s|880000 |870273 |     0 |   0.0 | 257M| 850 |   - |1138 | 708 |   0 |   0 |   0 |  47k|   0 | 0.000000e+00 |      --      |    Inf 
81.19/81.24	c  65.2s|890000 |880183 |     0 |   0.0 | 260M| 850 |   - |1138 | 707 |   0 |   0 |   0 |  48k|   0 | 0.000000e+00 |      --      |    Inf 
82.09/82.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
82.09/82.16	c  65.9s|900000 |890097 |     0 |   0.0 | 263M| 850 |   - |1138 | 740 |   0 |   0 |   0 |  48k|   0 | 0.000000e+00 |      --      |    Inf 
82.99/83.08	c  66.7s|910000 |900009 |     0 |   0.0 | 265M| 850 |   - |1138 | 725 |   0 |   0 |   0 |  49k|   0 | 0.000000e+00 |      --      |    Inf 
83.89/83.99	c  67.4s|920000 |909930 |     0 |   0.0 | 268M| 850 |   - |1138 | 729 |   0 |   0 |   0 |  49k|   0 | 0.000000e+00 |      --      |    Inf 
84.89/84.92	c  68.1s|930000 |919828 |     0 |   0.0 | 271M| 850 |   - |1138 | 776 |   0 |   0 |   0 |  50k|   0 | 0.000000e+00 |      --      |    Inf 
85.80/85.83	c  68.9s|940000 |929734 |     0 |   0.0 | 274M| 850 |   - |1138 | 752 |   0 |   0 |   0 |  50k|   0 | 0.000000e+00 |      --      |    Inf 
86.69/86.74	c  69.6s|950000 |939639 |     0 |   0.0 | 277M| 850 |   - |1138 | 781 |   0 |   0 |   0 |  51k|   0 | 0.000000e+00 |      --      |    Inf 
87.59/87.66	c  70.3s|960000 |949557 |     0 |   0.0 | 279M| 850 |   - |1138 | 749 |   0 |   0 |   0 |  51k|   0 | 0.000000e+00 |      --      |    Inf 
88.49/88.58	c  71.1s|970000 |959458 |     0 |   0.0 | 282M| 850 |   - |1138 | 793 |   0 |   0 |   0 |  51k|   0 | 0.000000e+00 |      --      |    Inf 
89.39/89.50	c  71.8s|980000 |969370 |     0 |   0.0 | 285M| 850 |   - |1138 | 809 |   0 |   0 |   0 |  52k|   0 | 0.000000e+00 |      --      |    Inf 
90.40/90.40	c  72.6s|990000 |979294 |     0 |   0.0 | 288M| 850 |   - |1138 | 770 |   0 |   0 |   0 |  52k|   0 | 0.000000e+00 |      --      |    Inf 
91.30/91.33	c  73.3s|  1000k|989191 |     0 |   0.0 | 291M| 850 |   - |1138 | 785 |   0 |   0 |   0 |  53k|   0 | 0.000000e+00 |      --      |    Inf 
92.19/92.25	c  74.1s|  1010k|999106 |     0 |   0.0 | 293M| 850 |   - |1138 | 798 |   0 |   0 |   0 |  53k|   0 | 0.000000e+00 |      --      |    Inf 
93.09/93.18	c  74.8s|  1020k|  1009k|     0 |   0.0 | 296M| 850 |   - |1138 | 785 |   0 |   0 |   0 |  54k|   0 | 0.000000e+00 |      --      |    Inf 
94.09/94.10	c  75.5s|  1030k|  1018k|     0 |   0.0 | 299M| 850 |   - |1138 | 766 |   0 |   0 |   0 |  54k|   0 | 0.000000e+00 |      --      |    Inf 
95.00/95.02	c  76.3s|  1040k|  1028k|     0 |   0.0 | 302M| 850 |   - |1138 | 802 |   0 |   0 |   0 |  55k|   0 | 0.000000e+00 |      --      |    Inf 
95.90/95.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
95.90/95.95	c  77.1s|  1050k|  1038k|     0 |   0.0 | 305M| 850 |   - |1138 | 838 |   0 |   0 |   0 |  55k|   0 | 0.000000e+00 |      --      |    Inf 
96.79/96.86	c  77.8s|  1060k|  1048k|     0 |   0.0 | 307M| 850 |   - |1138 | 838 |   0 |   0 |   0 |  56k|   0 | 0.000000e+00 |      --      |    Inf 
97.69/97.78	c  78.5s|  1070k|  1058k|     0 |   0.0 | 310M| 850 |   - |1138 | 867 |   0 |   0 |   0 |  56k|   0 | 0.000000e+00 |      --      |    Inf 
98.69/98.70	c  79.3s|  1080k|  1068k|     0 |   0.0 | 313M| 850 |   - |1138 | 836 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
99.60/99.62	c  80.0s|  1090k|  1078k|     0 |   0.0 | 316M| 850 |   - |1138 | 812 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
100.49/100.54	c  80.7s|  1100k|  1088k|     0 |   0.0 | 319M| 850 |   - |1138 | 842 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
101.39/101.45	c  81.5s|  1110k|  1098k|     0 |   0.0 | 322M| 850 |   - |1138 | 831 |   0 |   0 |   0 |  58k|   0 | 0.000000e+00 |      --      |    Inf 
102.30/102.37	c  82.2s|  1120k|  1108k|     0 |   0.0 | 324M| 850 |   - |1138 | 791 |   0 |   0 |   0 |  58k|   0 | 0.000000e+00 |      --      |    Inf 
103.19/103.29	c  83.0s|  1130k|  1118k|     0 |   0.0 | 327M| 850 |   - |1138 | 804 |   0 |   0 |   0 |  59k|   0 | 0.000000e+00 |      --      |    Inf 
104.19/104.21	c  83.7s|  1140k|  1127k|     0 |   0.0 | 330M| 850 |   - |1138 | 796 |   0 |   0 |   0 |  59k|   0 | 0.000000e+00 |      --      |    Inf 
105.09/105.13	c  84.4s|  1150k|  1137k|     0 |   0.0 | 333M| 850 |   - |1138 | 760 |   0 |   0 |   0 |  60k|   0 | 0.000000e+00 |      --      |    Inf 
106.00/106.05	c  85.2s|  1160k|  1147k|     0 |   0.0 | 336M| 850 |   - |1138 | 792 |   0 |   0 |   0 |  60k|   0 | 0.000000e+00 |      --      |    Inf 
106.89/106.98	c  85.9s|  1170k|  1157k|     0 |   0.0 | 338M| 850 |   - |1138 | 811 |   0 |   0 |   0 |  60k|   0 | 0.000000e+00 |      --      |    Inf 
107.89/107.91	c  86.7s|  1180k|  1167k|     0 |   0.0 | 341M| 850 |   - |1138 | 792 |   0 |   0 |   0 |  61k|   0 | 0.000000e+00 |      --      |    Inf 
108.79/108.82	c  87.4s|  1190k|  1177k|     0 |   0.0 | 344M| 850 |   - |1138 | 812 |   0 |   0 |   0 |  61k|   0 | 0.000000e+00 |      --      |    Inf 
109.70/109.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
109.70/109.75	c  88.2s|  1200k|  1187k|     0 |   0.0 | 347M| 850 |   - |1138 | 833 |   0 |   0 |   0 |  62k|   0 | 0.000000e+00 |      --      |    Inf 
110.60/110.68	c  88.9s|  1210k|  1197k|     0 |   0.0 | 350M| 850 |   - |1138 | 808 |   0 |   0 |   0 |  62k|   0 | 0.000000e+00 |      --      |    Inf 
111.59/111.60	c  89.7s|  1220k|  1207k|     0 |   0.0 | 353M| 850 |   - |1138 | 859 |   0 |   0 |   0 |  63k|   0 | 0.000000e+00 |      --      |    Inf 
112.50/112.53	c  90.4s|  1230k|  1217k|     0 |   0.0 | 355M| 850 |   - |1138 | 810 |   0 |   0 |   0 |  63k|   0 | 0.000000e+00 |      --      |    Inf 
113.39/113.45	c  91.2s|  1240k|  1227k|     0 |   0.0 | 358M| 850 |   - |1138 | 852 |   0 |   0 |   0 |  64k|   0 | 0.000000e+00 |      --      |    Inf 
114.30/114.36	c  91.9s|  1250k|  1236k|     0 |   0.0 | 361M| 850 |   - |1138 | 835 |   0 |   0 |   0 |  64k|   0 | 0.000000e+00 |      --      |    Inf 
115.30/115.30	c  92.6s|  1260k|  1246k|     0 |   0.0 | 364M| 850 |   - |1138 | 854 |   0 |   0 |   0 |  65k|   0 | 0.000000e+00 |      --      |    Inf 
116.19/116.22	c  93.4s|  1270k|  1256k|     0 |   0.0 | 367M| 850 |   - |1138 | 766 |   0 |   0 |   0 |  65k|   0 | 0.000000e+00 |      --      |    Inf 
117.09/117.13	c  94.1s|  1280k|  1266k|     0 |   0.0 | 369M| 850 |   - |1138 | 767 |   0 |   0 |   0 |  65k|   0 | 0.000000e+00 |      --      |    Inf 
117.99/118.05	c  94.8s|  1290k|  1276k|     0 |   0.0 | 372M| 850 |   - |1138 | 751 |   0 |   0 |   0 |  66k|   0 | 0.000000e+00 |      --      |    Inf 
118.89/118.98	c  95.6s|  1300k|  1286k|     0 |   0.0 | 375M| 850 |   - |1138 | 796 |   0 |   0 |   0 |  66k|   0 | 0.000000e+00 |      --      |    Inf 
119.90/119.91	c  96.3s|  1310k|  1296k|     0 |   0.0 | 378M| 850 |   - |1138 | 773 |   0 |   0 |   0 |  67k|   0 | 0.000000e+00 |      --      |    Inf 
120.80/120.82	c  97.1s|  1320k|  1306k|     0 |   0.0 | 381M| 850 |   - |1138 | 770 |   0 |   0 |   0 |  67k|   0 | 0.000000e+00 |      --      |    Inf 
121.69/121.73	c  97.8s|  1330k|  1316k|     0 |   0.0 | 383M| 850 |   - |1138 | 764 |   0 |   0 |   0 |  68k|   0 | 0.000000e+00 |      --      |    Inf 
122.59/122.65	c  98.5s|  1340k|  1326k|     0 |   0.0 | 386M| 850 |   - |1138 | 769 |   0 |   0 |   0 |  68k|   0 | 0.000000e+00 |      --      |    Inf 
123.49/123.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
123.49/123.56	c  99.2s|  1350k|  1336k|     0 |   0.0 | 389M| 850 |   - |1138 | 766 |   0 |   0 |   0 |  69k|   0 | 0.000000e+00 |      --      |    Inf 
124.39/124.47	c   100s|  1360k|  1345k|     0 |   0.0 | 392M| 850 |   - |1138 | 777 |   0 |   0 |   0 |  69k|   0 | 0.000000e+00 |      --      |    Inf 
125.30/125.40	c   101s|  1370k|  1355k|     0 |   0.0 | 395M| 850 |   - |1138 | 764 |   0 |   0 |   0 |  69k|   0 | 0.000000e+00 |      --      |    Inf 
126.30/126.32	c   101s|  1380k|  1365k|     0 |   0.0 | 397M| 850 |   - |1138 | 801 |   0 |   0 |   0 |  70k|   0 | 0.000000e+00 |      --      |    Inf 
127.20/127.25	c   102s|  1390k|  1375k|     0 |   0.0 | 400M| 850 |   - |1138 | 756 |   0 |   0 |   0 |  70k|   0 | 0.000000e+00 |      --      |    Inf 
128.09/128.17	c   103s|  1400k|  1385k|     0 |   0.0 | 403M| 850 |   - |1138 | 775 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
129.09/129.10	c   104s|  1410k|  1395k|     0 |   0.0 | 406M| 850 |   - |1138 | 744 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
129.99/130.03	c   104s|  1420k|  1405k|     0 |   0.0 | 409M| 850 |   - |1138 | 769 |   0 |   0 |   0 |  72k|   0 | 0.000000e+00 |      --      |    Inf 
130.90/130.94	c   105s|  1430k|  1415k|     0 |   0.0 | 412M| 850 |   - |1138 | 797 |   0 |   0 |   0 |  72k|   0 | 0.000000e+00 |      --      |    Inf 
131.79/131.84	c   106s|  1440k|  1425k|     0 |   0.0 | 414M| 850 |   - |1138 | 737 |   0 |   0 |   0 |  73k|   0 | 0.000000e+00 |      --      |    Inf 
132.69/132.74	c   107s|  1450k|  1435k|     0 |   0.0 | 417M| 850 |   - |1138 | 742 |   0 |   0 |   0 |  73k|   0 | 0.000000e+00 |      --      |    Inf 
133.59/133.66	c   107s|  1460k|  1445k|     0 |   0.0 | 420M| 850 |   - |1138 | 821 |   0 |   0 |   0 |  74k|   0 | 0.000000e+00 |      --      |    Inf 
134.49/134.56	c   108s|  1470k|  1454k|     0 |   0.0 | 423M| 850 |   - |1138 | 760 |   0 |   0 |   0 |  74k|   0 | 0.000000e+00 |      --      |    Inf 
135.39/135.48	c   109s|  1480k|  1464k|     0 |   0.0 | 426M| 850 |   - |1138 | 792 |   0 |   0 |   0 |  74k|   0 | 0.000000e+00 |      --      |    Inf 
136.39/136.40	c   110s|  1490k|  1474k|     0 |   0.0 | 428M| 850 |   - |1138 | 830 |   0 |   0 |   0 |  75k|   0 | 0.000000e+00 |      --      |    Inf 
137.29/137.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
137.29/137.32	c   110s|  1500k|  1484k|     0 |   0.0 | 431M| 850 |   - |1138 | 766 |   0 |   0 |   0 |  75k|   0 | 0.000000e+00 |      --      |    Inf 
138.19/138.25	c   111s|  1510k|  1494k|     0 |   0.0 | 434M| 850 |   - |1138 | 795 |   0 |   0 |   0 |  76k|   0 | 0.000000e+00 |      --      |    Inf 
139.09/139.17	c   112s|  1520k|  1504k|     0 |   0.0 | 437M| 850 |   - |1138 | 804 |   0 |   0 |   0 |  76k|   0 | 0.000000e+00 |      --      |    Inf 
139.99/140.09	c   113s|  1530k|  1514k|     0 |   0.0 | 440M| 850 |   - |1138 | 824 |   0 |   0 |   0 |  77k|   0 | 0.000000e+00 |      --      |    Inf 
141.00/141.00	c   113s|  1540k|  1524k|     0 |   0.0 | 443M| 850 |   - |1138 | 807 |   0 |   0 |   0 |  77k|   0 | 0.000000e+00 |      --      |    Inf 
141.90/141.91	c   114s|  1550k|  1534k|     0 |   0.0 | 445M| 850 |   - |1138 | 805 |   0 |   0 |   0 |  78k|   0 | 0.000000e+00 |      --      |    Inf 
142.80/142.84	c   115s|  1560k|  1544k|     0 |   0.0 | 448M| 850 |   - |1138 | 809 |   0 |   0 |   0 |  78k|   0 | 0.000000e+00 |      --      |    Inf 
143.69/143.74	c   116s|  1570k|  1554k|     0 |   0.0 | 451M| 850 |   - |1138 | 775 |   0 |   0 |   0 |  79k|   0 | 0.000000e+00 |      --      |    Inf 
144.60/144.65	c   116s|  1580k|  1563k|     0 |   0.0 | 454M| 850 |   - |1138 | 774 |   0 |   0 |   0 |  79k|   0 | 0.000000e+00 |      --      |    Inf 
145.49/145.57	c   117s|  1590k|  1573k|     0 |   0.0 | 457M| 850 |   - |1138 | 770 |   0 |   0 |   0 |  80k|   0 | 0.000000e+00 |      --      |    Inf 
146.39/146.49	c   118s|  1600k|  1583k|     0 |   0.0 | 460M| 850 |   - |1138 | 783 |   0 |   0 |   0 |  80k|   0 | 0.000000e+00 |      --      |    Inf 
147.40/147.40	c   118s|  1610k|  1593k|     0 |   0.0 | 462M| 850 |   - |1138 | 810 |   0 |   0 |   0 |  80k|   0 | 0.000000e+00 |      --      |    Inf 
148.30/148.31	c   119s|  1620k|  1603k|     0 |   0.0 | 465M| 850 |   - |1138 | 803 |   0 |   0 |   0 |  81k|   0 | 0.000000e+00 |      --      |    Inf 
149.19/149.24	c   120s|  1630k|  1613k|     0 |   0.0 | 468M| 850 |   - |1138 | 765 |   0 |   0 |   0 |  81k|   0 | 0.000000e+00 |      --      |    Inf 
150.09/150.17	c   121s|  1640k|  1623k|     0 |   0.0 | 471M| 850 |   - |1138 | 781 |   0 |   0 |   0 |  82k|   0 | 0.000000e+00 |      --      |    Inf 
151.00/151.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
151.00/151.08	c   121s|  1650k|  1633k|     0 |   0.0 | 474M| 850 |   - |1138 | 798 |   0 |   0 |   0 |  82k|   0 | 0.000000e+00 |      --      |    Inf 
152.00/152.01	c   122s|  1660k|  1643k|     0 |   0.0 | 476M| 850 |   - |1138 | 792 |   0 |   0 |   0 |  83k|   0 | 0.000000e+00 |      --      |    Inf 
152.90/152.93	c   123s|  1670k|  1653k|     0 |   0.0 | 479M| 850 |   - |1138 | 746 |   0 |   0 |   0 |  83k|   0 | 0.000000e+00 |      --      |    Inf 
153.80/153.86	c   124s|  1680k|  1663k|     0 |   0.0 | 482M| 850 |   - |1138 | 771 |   0 |   0 |   0 |  84k|   0 | 0.000000e+00 |      --      |    Inf 
154.70/154.77	c   124s|  1690k|  1672k|     0 |   0.0 | 485M| 850 |   - |1138 | 787 |   0 |   0 |   0 |  84k|   0 | 0.000000e+00 |      --      |    Inf 
155.59/155.68	c   125s|  1700k|  1682k|     0 |   0.0 | 488M| 850 |   - |1138 | 756 |   0 |   0 |   0 |  85k|   0 | 0.000000e+00 |      --      |    Inf 
156.59/156.61	c   126s|  1710k|  1692k|     0 |   0.0 | 491M| 850 |   - |1138 | 823 |   0 |   0 |   0 |  85k|   0 | 0.000000e+00 |      --      |    Inf 
157.49/157.53	c   126s|  1720k|  1702k|     0 |   0.0 | 493M| 850 |   - |1138 | 853 |   0 |   0 |   0 |  86k|   0 | 0.000000e+00 |      --      |    Inf 
158.40/158.43	c   127s|  1730k|  1712k|     0 |   0.0 | 496M| 850 |   - |1138 | 839 |   0 |   0 |   0 |  86k|   0 | 0.000000e+00 |      --      |    Inf 
159.29/159.32	c   128s|  1740k|  1722k|     0 |   0.0 | 499M| 850 |   - |1138 | 832 |   0 |   0 |   0 |  87k|   0 | 0.000000e+00 |      --      |    Inf 
160.19/160.22	c   129s|  1750k|  1732k|     0 |   0.0 | 502M| 850 |   - |1138 | 854 |   0 |   0 |   0 |  87k|   0 | 0.000000e+00 |      --      |    Inf 
161.09/161.14	c   129s|  1760k|  1742k|     0 |   0.0 | 505M| 850 |   - |1138 | 872 |   0 |   0 |   0 |  88k|   0 | 0.000000e+00 |      --      |    Inf 
162.00/162.04	c   130s|  1770k|  1752k|     0 |   0.0 | 507M| 850 |   - |1138 | 860 |   0 |   0 |   0 |  88k|   0 | 0.000000e+00 |      --      |    Inf 
162.89/162.95	c   131s|  1780k|  1762k|     0 |   0.0 | 510M| 850 |   - |1138 | 879 |   0 |   0 |   0 |  89k|   0 | 0.000000e+00 |      --      |    Inf 
163.80/163.86	c   131s|  1790k|  1772k|     0 |   0.0 | 513M| 850 |   - |1138 | 893 |   0 |   0 |   0 |  89k|   0 | 0.000000e+00 |      --      |    Inf 
164.69/164.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
164.69/164.76	c   132s|  1800k|  1781k|     0 |   0.0 | 516M| 850 |   - |1138 | 857 |   0 |   0 |   0 |  89k|   0 | 0.000000e+00 |      --      |    Inf 
165.59/165.67	c   133s|  1810k|  1791k|     0 |   0.0 | 519M| 850 |   - |1138 | 845 |   0 |   0 |   0 |  90k|   0 | 0.000000e+00 |      --      |    Inf 
166.49/166.57	c   134s|  1820k|  1801k|     0 |   0.0 | 522M| 850 |   - |1138 | 844 |   0 |   0 |   0 |  90k|   0 | 0.000000e+00 |      --      |    Inf 
167.39/167.47	c   134s|  1830k|  1811k|     0 |   0.0 | 524M| 850 |   - |1138 | 829 |   0 |   0 |   0 |  91k|   0 | 0.000000e+00 |      --      |    Inf 
168.30/168.38	c   135s|  1840k|  1821k|     0 |   0.0 | 527M| 850 |   - |1138 | 836 |   0 |   0 |   0 |  91k|   0 | 0.000000e+00 |      --      |    Inf 
169.29/169.32	c   136s|  1850k|  1831k|     0 |   0.0 | 530M| 850 |   - |1138 | 868 |   0 |   0 |   0 |  92k|   0 | 0.000000e+00 |      --      |    Inf 
170.19/170.21	c   137s|  1860k|  1841k|     0 |   0.0 | 533M| 850 |   - |1138 | 822 |   0 |   0 |   0 |  92k|   0 | 0.000000e+00 |      --      |    Inf 
171.10/171.11	c   137s|  1870k|  1851k|     0 |   0.0 | 536M| 850 |   - |1138 | 815 |   0 |   0 |   0 |  93k|   0 | 0.000000e+00 |      --      |    Inf 
171.99/172.03	c   138s|  1880k|  1861k|     0 |   0.0 | 539M| 850 |   - |1138 | 815 |   0 |   0 |   0 |  93k|   0 | 0.000000e+00 |      --      |    Inf 
172.90/172.93	c   139s|  1890k|  1871k|     0 |   0.0 | 541M| 850 |   - |1138 | 877 |   0 |   0 |   0 |  94k|   0 | 0.000000e+00 |      --      |    Inf 
173.80/173.83	c   140s|  1900k|  1881k|     0 |   0.0 | 544M| 850 |   - |1138 | 845 |   0 |   0 |   0 |  94k|   0 | 0.000000e+00 |      --      |    Inf 
174.70/174.73	c   140s|  1910k|  1890k|     0 |   0.0 | 547M| 850 |   - |1138 | 835 |   0 |   0 |   0 |  95k|   0 | 0.000000e+00 |      --      |    Inf 
175.59/175.64	c   141s|  1920k|  1900k|     0 |   0.0 | 550M| 850 |   - |1138 | 854 |   0 |   0 |   0 |  95k|   0 | 0.000000e+00 |      --      |    Inf 
176.49/176.57	c   142s|  1930k|  1910k|     0 |   0.0 | 553M| 850 |   - |1138 | 893 |   0 |   0 |   0 |  96k|   0 | 0.000000e+00 |      --      |    Inf 
177.39/177.47	c   142s|  1940k|  1920k|     0 |   0.0 | 555M| 850 |   - |1138 | 870 |   0 |   0 |   0 |  96k|   0 | 0.000000e+00 |      --      |    Inf 
178.29/178.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
178.29/178.37	c   143s|  1950k|  1930k|     0 |   0.0 | 558M| 850 |   - |1138 | 862 |   0 |   0 |   0 |  97k|   0 | 0.000000e+00 |      --      |    Inf 
179.20/179.29	c   144s|  1960k|  1940k|     0 |   0.0 | 561M| 850 |   - |1138 | 866 |   0 |   0 |   0 |  97k|   0 | 0.000000e+00 |      --      |    Inf 
180.20/180.20	c   145s|  1970k|  1950k|     0 |   0.0 | 564M| 850 |   - |1138 | 890 |   0 |   0 |   0 |  98k|   0 | 0.000000e+00 |      --      |    Inf 
181.09/181.10	c   145s|  1980k|  1960k|     0 |   0.0 | 567M| 850 |   - |1138 | 919 |   0 |   0 |   0 |  98k|   0 | 0.000000e+00 |      --      |    Inf 
181.99/182.01	c   146s|  1990k|  1970k|     0 |   0.0 | 570M| 850 |   - |1138 | 925 |   0 |   0 |   0 |  98k|   0 | 0.000000e+00 |      --      |    Inf 
182.89/182.92	c   147s|  2000k|  1980k|     0 |   0.0 | 572M| 850 |   - |1138 | 938 |   0 |   0 |   0 |  99k|   0 | 0.000000e+00 |      --      |    Inf 
183.79/183.82	c   148s|  2010k|  1989k|     0 |   0.0 | 575M| 850 |   - |1138 | 955 |   0 |   0 |   0 | 100k|   0 | 0.000000e+00 |      --      |    Inf 
184.70/184.73	c   148s|  2020k|  1999k|     0 |   0.0 | 578M| 850 |   - |1138 | 977 |   0 |   0 |   0 | 100k|   0 | 0.000000e+00 |      --      |    Inf 
185.59/185.63	c   149s|  2030k|  2009k|     0 |   0.0 | 581M| 850 |   - |1138 | 952 |   0 |   0 |   0 | 101k|   0 | 0.000000e+00 |      --      |    Inf 
186.49/186.54	c   150s|  2040k|  2019k|     0 |   0.0 | 584M| 850 |   - |1138 | 939 |   0 |   0 |   0 | 101k|   0 | 0.000000e+00 |      --      |    Inf 
187.40/187.45	c   150s|  2050k|  2029k|     0 |   0.0 | 587M| 850 |   - |1138 | 964 |   0 |   0 |   0 | 102k|   0 | 0.000000e+00 |      --      |    Inf 
188.30/188.38	c   151s|  2060k|  2039k|     0 |   0.0 | 589M| 850 |   - |1138 |1044 |   0 |   0 |   0 | 102k|   0 | 0.000000e+00 |      --      |    Inf 
189.20/189.29	c   152s|  2070k|  2049k|     0 |   0.0 | 592M| 850 |   - |1138 | 988 |   0 |   0 |   0 | 103k|   0 | 0.000000e+00 |      --      |    Inf 
190.10/190.20	c   153s|  2080k|  2059k|     0 |   0.0 | 595M| 850 |   - |1138 |1011 |   0 |   0 |   0 | 103k|   0 | 0.000000e+00 |      --      |    Inf 
191.09/191.10	c   153s|  2090k|  2069k|     0 |   0.0 | 598M| 850 |   - |1138 | 987 |   0 |   0 |   0 | 104k|   0 | 0.000000e+00 |      --      |    Inf 
192.00/192.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
192.00/192.02	c   154s|  2100k|  2079k|     0 |   0.0 | 601M| 850 |   - |1138 | 941 |   0 |   0 |   0 | 104k|   0 | 0.000000e+00 |      --      |    Inf 
192.89/192.93	c   155s|  2110k|  2089k|     0 |   0.0 | 603M| 850 |   - |1138 | 978 |   0 |   0 |   0 | 105k|   0 | 0.000000e+00 |      --      |    Inf 
193.79/193.83	c   156s|  2120k|  2098k|     0 |   0.0 | 606M| 850 |   - |1138 |1007 |   0 |   0 |   0 | 105k|   0 | 0.000000e+00 |      --      |    Inf 
194.70/194.74	c   156s|  2130k|  2108k|     0 |   0.0 | 609M| 850 |   - |1138 | 985 |   0 |   0 |   0 | 105k|   0 | 0.000000e+00 |      --      |    Inf 
195.59/195.65	c   157s|  2140k|  2118k|     0 |   0.0 | 612M| 850 |   - |1138 |1010 |   0 |   0 |   0 | 106k|   0 | 0.000000e+00 |      --      |    Inf 
196.49/196.56	c   158s|  2150k|  2128k|     0 |   0.0 | 615M| 850 |   - |1138 | 993 |   0 |   0 |   0 | 107k|   0 | 0.000000e+00 |      --      |    Inf 
197.39/197.47	c   158s|  2160k|  2138k|     0 |   0.0 | 618M| 850 |   - |1138 |1016 |   0 |   0 |   0 | 107k|   0 | 0.000000e+00 |      --      |    Inf 
198.29/198.36	c   159s|  2170k|  2148k|     0 |   0.0 | 620M| 850 |   - |1138 |1023 |   0 |   0 |   0 | 107k|   0 | 0.000000e+00 |      --      |    Inf 
199.19/199.27	c   160s|  2180k|  2158k|     0 |   0.0 | 623M| 850 |   - |1138 |1018 |   0 |   0 |   0 | 108k|   0 | 0.000000e+00 |      --      |    Inf 
200.10/200.18	c   161s|  2190k|  2168k|     0 |   0.0 | 626M| 850 |   - |1138 | 973 |   0 |   0 |   0 | 108k|   0 | 0.000000e+00 |      --      |    Inf 
200.99/201.09	c   161s|  2200k|  2178k|     0 |   0.0 | 629M| 850 |   - |1138 |1007 |   0 |   0 |   0 | 109k|   0 | 0.000000e+00 |      --      |    Inf 
201.99/202.00	c   162s|  2210k|  2188k|     0 |   0.0 | 632M| 850 |   - |1138 |1032 |   0 |   0 |   0 | 109k|   0 | 0.000000e+00 |      --      |    Inf 
202.90/202.91	c   163s|  2220k|  2197k|     0 |   0.0 | 635M| 850 |   - |1138 |1023 |   0 |   0 |   0 | 110k|   0 | 0.000000e+00 |      --      |    Inf 
203.79/203.81	c   164s|  2230k|  2207k|     0 |   0.0 | 637M| 850 |   - |1138 |1016 |   0 |   0 |   0 | 110k|   0 | 0.000000e+00 |      --      |    Inf 
204.70/204.71	c   164s|  2240k|  2217k|     0 |   0.0 | 640M| 850 |   - |1138 | 976 |   0 |   0 |   0 | 111k|   0 | 0.000000e+00 |      --      |    Inf 
205.60/205.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
205.60/205.62	c   165s|  2250k|  2227k|     0 |   0.0 | 643M| 850 |   - |1138 |1017 |   0 |   0 |   0 | 111k|   0 | 0.000000e+00 |      --      |    Inf 
206.49/206.52	c   166s|  2260k|  2237k|     0 |   0.0 | 646M| 850 |   - |1138 | 961 |   0 |   0 |   0 | 112k|   0 | 0.000000e+00 |      --      |    Inf 
207.40/207.42	c   166s|  2270k|  2247k|     0 |   0.0 | 649M| 850 |   - |1138 | 928 |   0 |   0 |   0 | 112k|   0 | 0.000000e+00 |      --      |    Inf 
208.29/208.32	c   167s|  2280k|  2257k|     0 |   0.0 | 652M| 850 |   - |1138 | 949 |   0 |   0 |   0 | 113k|   0 | 0.000000e+00 |      --      |    Inf 
209.19/209.23	c   168s|  2290k|  2267k|     0 |   0.0 | 654M| 850 |   - |1138 | 910 |   0 |   0 |   0 | 113k|   0 | 0.000000e+00 |      --      |    Inf 
210.10/210.13	c   169s|  2300k|  2277k|     0 |   0.0 | 657M| 850 |   - |1138 | 908 |   0 |   0 |   0 | 114k|   0 | 0.000000e+00 |      --      |    Inf 
210.99/211.05	c   169s|  2310k|  2287k|     0 |   0.0 | 660M| 850 |   - |1138 | 916 |   0 |   0 |   0 | 114k|   0 | 0.000000e+00 |      --      |    Inf 
211.90/211.97	c   170s|  2320k|  2297k|     0 |   0.0 | 663M| 850 |   - |1138 | 976 |   0 |   0 |   0 | 115k|   0 | 0.000000e+00 |      --      |    Inf 
212.80/212.88	c   171s|  2330k|  2306k|     0 |   0.0 | 666M| 850 |   - |1138 | 901 |   0 |   0 |   0 | 115k|   0 | 0.000000e+00 |      --      |    Inf 
213.69/213.78	c   172s|  2340k|  2316k|     0 |   0.0 | 669M| 850 |   - |1138 | 909 |   0 |   0 |   0 | 115k|   0 | 0.000000e+00 |      --      |    Inf 
214.59/214.68	c   172s|  2350k|  2326k|     0 |   0.0 | 671M| 850 |   - |1138 | 882 |   0 |   0 |   0 | 116k|   0 | 0.000000e+00 |      --      |    Inf 
215.49/215.59	c   173s|  2360k|  2336k|     0 |   0.0 | 674M| 850 |   - |1138 | 943 |   0 |   0 |   0 | 116k|   0 | 0.000000e+00 |      --      |    Inf 
216.39/216.48	c   174s|  2370k|  2346k|     0 |   0.0 | 677M| 850 |   - |1138 | 937 |   0 |   0 |   0 | 117k|   0 | 0.000000e+00 |      --      |    Inf 
217.29/217.37	c   174s|  2380k|  2356k|     0 |   0.0 | 680M| 850 |   - |1138 | 979 |   0 |   0 |   0 | 117k|   0 | 0.000000e+00 |      --      |    Inf 
218.20/218.26	c   175s|  2390k|  2366k|     0 |   0.0 | 683M| 850 |   - |1138 | 958 |   0 |   0 |   0 | 118k|   0 | 0.000000e+00 |      --      |    Inf 
219.10/219.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
219.10/219.17	c   176s|  2400k|  2376k|     0 |   0.0 | 686M| 850 |   - |1138 |1009 |   0 |   0 |   0 | 118k|   0 | 0.000000e+00 |      --      |    Inf 
220.00/220.07	c   177s|  2410k|  2386k|     0 |   0.0 | 688M| 850 |   - |1138 | 980 |   0 |   0 |   0 | 119k|   0 | 0.000000e+00 |      --      |    Inf 
220.89/220.98	c   177s|  2420k|  2396k|     0 |   0.0 | 691M| 850 |   - |1138 | 972 |   0 |   0 |   0 | 119k|   0 | 0.000000e+00 |      --      |    Inf 
221.80/221.88	c   178s|  2430k|  2406k|     0 |   0.0 | 694M| 850 |   - |1138 | 966 |   0 |   0 |   0 | 120k|   0 | 0.000000e+00 |      --      |    Inf 
222.70/222.78	c   179s|  2440k|  2415k|     0 |   0.0 | 697M| 850 |   - |1138 | 964 |   0 |   0 |   0 | 120k|   0 | 0.000000e+00 |      --      |    Inf 
223.70/223.70	c   180s|  2450k|  2425k|     0 |   0.0 | 700M| 850 |   - |1138 | 952 |   0 |   0 |   0 | 121k|   0 | 0.000000e+00 |      --      |    Inf 
224.59/224.62	c   180s|  2460k|  2435k|     0 |   0.0 | 703M| 850 |   - |1138 | 958 |   0 |   0 |   0 | 121k|   0 | 0.000000e+00 |      --      |    Inf 
225.50/225.54	c   181s|  2470k|  2445k|     0 |   0.0 | 705M| 850 |   - |1138 | 992 |   0 |   0 |   0 | 122k|   0 | 0.000000e+00 |      --      |    Inf 
226.39/226.44	c   182s|  2480k|  2455k|     0 |   0.0 | 708M| 850 |   - |1138 | 970 |   0 |   0 |   0 | 122k|   0 | 0.000000e+00 |      --      |    Inf 
227.29/227.32	c   182s|  2490k|  2465k|     0 |   0.0 | 711M| 850 |   - |1138 | 984 |   0 |   0 |   0 | 123k|   0 | 0.000000e+00 |      --      |    Inf 
228.20/228.22	c   183s|  2500k|  2475k|     0 |   0.0 | 714M| 850 |   - |1138 | 917 |   0 |   0 |   0 | 123k|   0 | 0.000000e+00 |      --      |    Inf 
229.10/229.12	c   184s|  2510k|  2485k|     0 |   0.0 | 717M| 850 |   - |1138 | 985 |   0 |   0 |   0 | 124k|   0 | 0.000000e+00 |      --      |    Inf 
230.00/230.01	c   185s|  2520k|  2495k|     0 |   0.0 | 719M| 850 |   - |1138 | 973 |   0 |   0 |   0 | 124k|   0 | 0.000000e+00 |      --      |    Inf 
230.79/230.90	c   185s|  2530k|  2505k|     0 |   0.0 | 722M| 850 |   - |1138 | 920 |   0 |   0 |   0 | 125k|   0 | 0.000000e+00 |      --      |    Inf 
231.80/231.80	c   186s|  2540k|  2514k|     0 |   0.0 | 725M| 850 |   - |1138 | 898 |   0 |   0 |   0 | 125k|   0 | 0.000000e+00 |      --      |    Inf 
232.70/232.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
232.70/232.70	c   187s|  2550k|  2524k|     0 |   0.0 | 728M| 850 |   - |1138 | 914 |   0 |   0 |   0 | 126k|   0 | 0.000000e+00 |      --      |    Inf 
233.50/233.59	c   187s|  2560k|  2534k|     0 |   0.0 | 731M| 850 |   - |1138 | 882 |   0 |   0 |   0 | 126k|   0 | 0.000000e+00 |      --      |    Inf 
234.40/234.48	c   188s|  2570k|  2544k|     0 |   0.0 | 734M| 850 |   - |1138 | 850 |   0 |   0 |   0 | 126k|   0 | 0.000000e+00 |      --      |    Inf 
235.30/235.36	c   189s|  2580k|  2554k|     0 |   0.0 | 736M| 850 |   - |1138 | 836 |   0 |   0 |   0 | 127k|   0 | 0.000000e+00 |      --      |    Inf 
236.19/236.24	c   190s|  2590k|  2564k|     0 |   0.0 | 739M| 850 |   - |1138 | 895 |   0 |   0 |   0 | 127k|   0 | 0.000000e+00 |      --      |    Inf 
237.09/237.14	c   190s|  2600k|  2574k|     0 |   0.0 | 742M| 850 |   - |1138 | 870 |   0 |   0 |   0 | 128k|   0 | 0.000000e+00 |      --      |    Inf 
238.00/238.08	c   191s|  2610k|  2584k|     0 |   0.0 | 745M| 850 |   - |1138 | 940 |   0 |   0 |   0 | 128k|   0 | 0.000000e+00 |      --      |    Inf 
238.90/238.98	c   192s|  2620k|  2594k|     0 |   0.0 | 748M| 850 |   - |1138 | 893 |   0 |   0 |   0 | 129k|   0 | 0.000000e+00 |      --      |    Inf 
239.90/239.90	c   192s|  2630k|  2604k|     0 |   0.0 | 751M| 850 |   - |1138 | 881 |   0 |   0 |   0 | 129k|   0 | 0.000000e+00 |      --      |    Inf 
240.80/240.81	c   193s|  2640k|  2614k|     0 |   0.0 | 754M| 850 |   - |1138 | 949 |   0 |   0 |   0 | 130k|   0 | 0.000000e+00 |      --      |    Inf 
241.70/241.71	c   194s|  2650k|  2623k|     0 |   0.0 | 756M| 850 |   - |1138 | 903 |   0 |   0 |   0 | 130k|   0 | 0.000000e+00 |      --      |    Inf 
242.60/242.61	c   195s|  2660k|  2633k|     0 |   0.0 | 759M| 850 |   - |1138 | 956 |   0 |   0 |   0 | 131k|   0 | 0.000000e+00 |      --      |    Inf 
243.39/243.49	c   195s|  2670k|  2643k|     0 |   0.0 | 762M| 850 |   - |1138 | 911 |   0 |   0 |   0 | 131k|   0 | 0.000000e+00 |      --      |    Inf 
244.30/244.39	c   196s|  2680k|  2653k|     0 |   0.0 | 765M| 850 |   - |1138 | 928 |   0 |   0 |   0 | 132k|   0 | 0.000000e+00 |      --      |    Inf 
245.20/245.30	c   197s|  2690k|  2663k|     0 |   0.0 | 768M| 850 |   - |1138 | 899 |   0 |   0 |   0 | 132k|   0 | 0.000000e+00 |      --      |    Inf 
246.09/246.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
246.09/246.17	c   198s|  2700k|  2673k|     0 |   0.0 | 771M| 850 |   - |1138 | 892 |   0 |   0 |   0 | 133k|   0 | 0.000000e+00 |      --      |    Inf 
247.00/247.09	c   198s|  2710k|  2683k|     0 |   0.0 | 773M| 850 |   - |1138 | 877 |   0 |   0 |   0 | 133k|   0 | 0.000000e+00 |      --      |    Inf 
247.89/247.99	c   199s|  2720k|  2693k|     0 |   0.0 | 776M| 850 |   - |1138 | 878 |   0 |   0 |   0 | 134k|   0 | 0.000000e+00 |      --      |    Inf 
248.90/248.93	c   200s|  2730k|  2703k|     0 |   0.0 | 779M| 850 |   - |1138 | 893 |   0 |   0 |   0 | 134k|   0 | 0.000000e+00 |      --      |    Inf 
249.79/249.82	c   200s|  2740k|  2713k|     0 |   0.0 | 782M| 850 |   - |1138 | 895 |   0 |   0 |   0 | 135k|   0 | 0.000000e+00 |      --      |    Inf 
250.70/250.71	c   201s|  2750k|  2722k|     0 |   0.0 | 785M| 850 |   - |1138 | 842 |   0 |   0 |   0 | 135k|   0 | 0.000000e+00 |      --      |    Inf 
251.59/251.63	c   202s|  2760k|  2732k|     0 |   0.0 | 788M| 850 |   - |1138 | 882 |   0 |   0 |   0 | 136k|   0 | 0.000000e+00 |      --      |    Inf 
252.50/252.52	c   203s|  2770k|  2742k|     0 |   0.0 | 790M| 850 |   - |1138 | 864 |   0 |   0 |   0 | 136k|   0 | 0.000000e+00 |      --      |    Inf 
253.40/253.42	c   203s|  2780k|  2752k|     0 |   0.0 | 793M| 850 |   - |1138 | 929 |   0 |   0 |   0 | 137k|   0 | 0.000000e+00 |      --      |    Inf 
254.30/254.33	c   204s|  2790k|  2762k|     0 |   0.0 | 796M| 850 |   - |1138 | 885 |   0 |   0 |   0 | 137k|   0 | 0.000000e+00 |      --      |    Inf 
255.20/255.23	c   205s|  2800k|  2772k|     0 |   0.0 | 799M| 850 |   - |1138 | 891 |   0 |   0 |   0 | 138k|   0 | 0.000000e+00 |      --      |    Inf 
256.10/256.14	c   206s|  2810k|  2782k|     0 |   0.0 | 802M| 850 |   - |1138 | 921 |   0 |   0 |   0 | 138k|   0 | 0.000000e+00 |      --      |    Inf 
256.99/257.03	c   206s|  2820k|  2792k|     0 |   0.0 | 805M| 850 |   - |1138 | 897 |   0 |   0 |   0 | 139k|   0 | 0.000000e+00 |      --      |    Inf 
257.89/257.93	c   207s|  2830k|  2802k|     0 |   0.0 | 807M| 850 |   - |1138 | 834 |   0 |   0 |   0 | 139k|   0 | 0.000000e+00 |      --      |    Inf 
258.80/258.84	c   208s|  2840k|  2812k|     0 |   0.0 | 810M| 850 |   - |1138 | 848 |   0 |   0 |   0 | 140k|   0 | 0.000000e+00 |      --      |    Inf 
259.70/259.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
259.70/259.71	c   208s|  2850k|  2821k|     0 |   0.0 | 813M| 850 |   - |1138 | 813 |   0 |   0 |   0 | 140k|   0 | 0.000000e+00 |      --      |    Inf 
260.60/260.61	c   209s|  2860k|  2831k|     0 |   0.0 | 816M| 850 |   - |1138 | 848 |   0 |   0 |   0 | 141k|   0 | 0.000000e+00 |      --      |    Inf 
261.50/261.50	c   210s|  2870k|  2841k|     0 |   0.0 | 819M| 850 |   - |1138 | 855 |   0 |   0 |   0 | 141k|   0 | 0.000000e+00 |      --      |    Inf 
262.40/262.42	c   211s|  2880k|  2851k|     0 |   0.0 | 822M| 850 |   - |1138 | 876 |   0 |   0 |   0 | 142k|   0 | 0.000000e+00 |      --      |    Inf 
263.29/263.31	c   211s|  2890k|  2861k|     0 |   0.0 | 825M| 850 |   - |1138 | 833 |   0 |   0 |   0 | 142k|   0 | 0.000000e+00 |      --      |    Inf 
264.20/264.21	c   212s|  2900k|  2871k|     0 |   0.0 | 827M| 850 |   - |1138 | 826 |   0 |   0 |   0 | 143k|   0 | 0.000000e+00 |      --      |    Inf 
265.00/265.09	c   213s|  2910k|  2881k|     0 |   0.0 | 830M| 850 |   - |1138 | 838 |   0 |   0 |   0 | 143k|   0 | 0.000000e+00 |      --      |    Inf 
266.00/266.00	c   213s|  2920k|  2891k|     0 |   0.0 | 833M| 850 |   - |1138 | 850 |   0 |   0 |   0 | 144k|   0 | 0.000000e+00 |      --      |    Inf 
266.89/266.91	c   214s|  2930k|  2901k|     0 |   0.0 | 836M| 850 |   - |1138 | 847 |   0 |   0 |   0 | 144k|   0 | 0.000000e+00 |      --      |    Inf 
267.80/267.80	c   215s|  2940k|  2911k|     0 |   0.0 | 839M| 850 |   - |1138 | 833 |   0 |   0 |   0 | 145k|   0 | 0.000000e+00 |      --      |    Inf 
268.69/268.70	c   216s|  2950k|  2921k|     0 |   0.0 | 842M| 850 |   - |1138 | 819 |   0 |   0 |   0 | 145k|   0 | 0.000000e+00 |      --      |    Inf 
269.59/269.60	c   216s|  2960k|  2930k|     0 |   0.0 | 845M| 850 |   - |1138 | 829 |   0 |   0 |   0 | 146k|   0 | 0.000000e+00 |      --      |    Inf 
270.39/270.49	c   217s|  2970k|  2940k|     0 |   0.0 | 847M| 850 |   - |1138 | 801 |   0 |   0 |   0 | 146k|   0 | 0.000000e+00 |      --      |    Inf 
271.39/271.41	c   218s|  2980k|  2950k|     0 |   0.0 | 850M| 850 |   - |1138 | 791 |   0 |   0 |   0 | 147k|   0 | 0.000000e+00 |      --      |    Inf 
272.30/272.30	c   219s|  2990k|  2960k|     0 |   0.0 | 853M| 850 |   - |1138 | 797 |   0 |   0 |   0 | 147k|   0 | 0.000000e+00 |      --      |    Inf 
273.19/273.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
273.19/273.20	c   219s|  3000k|  2970k|     0 |   0.0 | 856M| 850 |   - |1138 | 812 |   0 |   0 |   0 | 147k|   0 | 0.000000e+00 |      --      |    Inf 
274.00/274.08	c   220s|  3010k|  2980k|     0 |   0.0 | 859M| 850 |   - |1138 | 826 |   0 |   0 |   0 | 148k|   0 | 0.000000e+00 |      --      |    Inf 
274.90/274.96	c   221s|  3020k|  2990k|     0 |   0.0 | 861M| 850 |   - |1138 | 804 |   0 |   0 |   0 | 148k|   0 | 0.000000e+00 |      --      |    Inf 
275.80/275.88	c   221s|  3030k|  3000k|     0 |   0.0 | 864M| 850 |   - |1138 | 824 |   0 |   0 |   0 | 149k|   0 | 0.000000e+00 |      --      |    Inf 
276.70/276.79	c   222s|  3040k|  3010k|     0 |   0.0 | 867M| 850 |   - |1138 | 813 |   0 |   0 |   0 | 149k|   0 | 0.000000e+00 |      --      |    Inf 
277.59/277.69	c   223s|  3050k|  3020k|     0 |   0.0 | 870M| 850 |   - |1138 | 834 |   0 |   0 |   0 | 150k|   0 | 0.000000e+00 |      --      |    Inf 
278.49/278.59	c   224s|  3060k|  3029k|     0 |   0.0 | 873M| 850 |   - |1138 | 869 |   0 |   0 |   0 | 151k|   0 | 0.000000e+00 |      --      |    Inf 
279.40/279.46	c   224s|  3070k|  3039k|     0 |   0.0 | 876M| 850 |   - |1138 | 859 |   0 |   0 |   0 | 151k|   0 | 0.000000e+00 |      --      |    Inf 
280.29/280.36	c   225s|  3080k|  3049k|     0 |   0.0 | 879M| 850 |   - |1138 | 853 |   0 |   0 |   0 | 151k|   0 | 0.000000e+00 |      --      |    Inf 
281.20/281.26	c   226s|  3090k|  3059k|     0 |   0.0 | 881M| 850 |   - |1138 | 841 |   0 |   0 |   0 | 152k|   0 | 0.000000e+00 |      --      |    Inf 
282.10/282.14	c   227s|  3100k|  3069k|     0 |   0.0 | 884M| 850 |   - |1138 | 871 |   0 |   0 |   0 | 152k|   0 | 0.000000e+00 |      --      |    Inf 
283.00/283.05	c   227s|  3110k|  3079k|     0 |   0.0 | 887M| 850 |   - |1138 | 862 |   0 |   0 |   0 | 153k|   0 | 0.000000e+00 |      --      |    Inf 
283.89/283.93	c   228s|  3120k|  3089k|     0 |   0.0 | 890M| 850 |   - |1138 | 875 |   0 |   0 |   0 | 153k|   0 | 0.000000e+00 |      --      |    Inf 
284.80/284.86	c   229s|  3130k|  3099k|     0 |   0.0 | 893M| 850 |   - |1138 | 889 |   0 |   0 |   0 | 154k|   0 | 0.000000e+00 |      --      |    Inf 
285.69/285.78	c   229s|  3140k|  3109k|     0 |   0.0 | 896M| 850 |   - |1138 | 909 |   0 |   0 |   0 | 155k|   0 | 0.000000e+00 |      --      |    Inf 
286.60/286.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
286.60/286.69	c   230s|  3150k|  3119k|     0 |   0.0 | 899M| 850 |   - |1138 | 951 |   0 |   0 |   0 | 155k|   0 | 0.000000e+00 |      --      |    Inf 
287.49/287.59	c   231s|  3160k|  3128k|     0 |   0.0 | 901M| 850 |   - |1138 | 950 |   0 |   0 |   0 | 156k|   0 | 0.000000e+00 |      --      |    Inf 
288.40/288.48	c   232s|  3170k|  3138k|     0 |   0.0 | 904M| 850 |   - |1138 | 946 |   0 |   0 |   0 | 156k|   0 | 0.000000e+00 |      --      |    Inf 
289.31/289.35	c   232s|  3180k|  3148k|     0 |   0.0 | 907M| 850 |   - |1138 | 961 |   0 |   0 |   0 | 157k|   0 | 0.000000e+00 |      --      |    Inf 
290.20/290.24	c   233s|  3190k|  3158k|     0 |   0.0 | 910M| 850 |   - |1138 | 915 |   0 |   0 |   0 | 157k|   0 | 0.000000e+00 |      --      |    Inf 
291.10/291.15	c   234s|  3200k|  3168k|     0 |   0.0 | 913M| 850 |   - |1138 | 960 |   0 |   0 |   0 | 158k|   0 | 0.000000e+00 |      --      |    Inf 
292.00/292.02	c   234s|  3210k|  3178k|     0 |   0.0 | 916M| 850 |   - |1138 | 937 |   0 |   0 |   0 | 158k|   0 | 0.000000e+00 |      --      |    Inf 
292.90/292.90	c   235s|  3220k|  3188k|     0 |   0.0 | 918M| 850 |   - |1138 | 946 |   0 |   0 |   0 | 158k|   0 | 0.000000e+00 |      --      |    Inf 
293.71/293.79	c   236s|  3230k|  3198k|     0 |   0.0 | 921M| 850 |   - |1138 | 928 |   0 |   0 |   0 | 159k|   0 | 0.000000e+00 |      --      |    Inf 
294.60/294.66	c   237s|  3240k|  3208k|     0 |   0.0 | 924M| 850 |   - |1138 | 910 |   0 |   0 |   0 | 159k|   0 | 0.000000e+00 |      --      |    Inf 
295.50/295.55	c   237s|  3250k|  3218k|     0 |   0.0 | 927M| 850 |   - |1138 | 925 |   0 |   0 |   0 | 160k|   0 | 0.000000e+00 |      --      |    Inf 
296.40/296.43	c   238s|  3260k|  3228k|     0 |   0.0 | 930M| 850 |   - |1138 | 949 |   0 |   0 |   0 | 160k|   0 | 0.000000e+00 |      --      |    Inf 
297.30/297.31	c   239s|  3270k|  3237k|     0 |   0.0 | 933M| 850 |   - |1138 | 915 |   0 |   0 |   0 | 161k|   0 | 0.000000e+00 |      --      |    Inf 
298.20/298.23	c   239s|  3280k|  3247k|     0 |   0.0 | 935M| 850 |   - |1138 | 945 |   0 |   0 |   0 | 161k|   0 | 0.000000e+00 |      --      |    Inf 
299.11/299.12	c   240s|  3290k|  3257k|     0 |   0.0 | 938M| 850 |   - |1138 | 903 |   0 |   0 |   0 | 162k|   0 | 0.000000e+00 |      --      |    Inf 
300.00/300.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
300.00/300.00	c   241s|  3300k|  3267k|     0 |   0.0 | 941M| 850 |   - |1138 | 895 |   0 |   0 |   0 | 162k|   0 | 0.000000e+00 |      --      |    Inf 
300.80/300.89	c   242s|  3310k|  3277k|     0 |   0.0 | 944M| 850 |   - |1138 | 876 |   0 |   0 |   0 | 163k|   0 | 0.000000e+00 |      --      |    Inf 
301.80/301.80	c   242s|  3320k|  3287k|     0 |   0.0 | 947M| 850 |   - |1138 | 875 |   0 |   0 |   0 | 163k|   0 | 0.000000e+00 |      --      |    Inf 
302.59/302.68	c   243s|  3330k|  3297k|     0 |   0.0 | 950M| 850 |   - |1138 | 863 |   0 |   0 |   0 | 164k|   0 | 0.000000e+00 |      --      |    Inf 
303.50/303.58	c   244s|  3340k|  3307k|     0 |   0.0 | 952M| 850 |   - |1138 | 869 |   0 |   0 |   0 | 164k|   0 | 0.000000e+00 |      --      |    Inf 
304.40/304.47	c   244s|  3350k|  3317k|     0 |   0.0 | 955M| 850 |   - |1138 | 925 |   0 |   0 |   0 | 165k|   0 | 0.000000e+00 |      --      |    Inf 
305.30/305.35	c   245s|  3360k|  3327k|     0 |   0.0 | 958M| 850 |   - |1138 | 913 |   0 |   0 |   0 | 166k|   0 | 0.000000e+00 |      --      |    Inf 
306.20/306.25	c   246s|  3370k|  3336k|     0 |   0.0 | 961M| 850 |   - |1138 | 922 |   0 |   0 |   0 | 166k|   0 | 0.000000e+00 |      --      |    Inf 
307.09/307.15	c   247s|  3380k|  3346k|     0 |   0.0 | 964M| 850 |   - |1138 | 921 |   0 |   0 |   0 | 167k|   0 | 0.000000e+00 |      --      |    Inf 
308.01/308.05	c   247s|  3390k|  3356k|     0 |   0.0 | 967M| 850 |   - |1138 | 907 |   0 |   0 |   0 | 167k|   0 | 0.000000e+00 |      --      |    Inf 
308.90/308.93	c   248s|  3400k|  3366k|     0 |   0.0 | 970M| 850 |   - |1138 | 893 |   0 |   0 |   0 | 168k|   0 | 0.000000e+00 |      --      |    Inf 
309.79/309.82	c   249s|  3410k|  3376k|     0 |   0.0 | 972M| 850 |   - |1138 | 868 |   0 |   0 |   0 | 168k|   0 | 0.000000e+00 |      --      |    Inf 
310.70/310.70	c   249s|  3420k|  3386k|     0 |   0.0 | 975M| 850 |   - |1138 | 845 |   0 |   0 |   0 | 168k|   0 | 0.000000e+00 |      --      |    Inf 
311.49/311.58	c   250s|  3430k|  3396k|     0 |   0.0 | 978M| 850 |   - |1138 | 884 |   0 |   0 |   0 | 169k|   0 | 0.000000e+00 |      --      |    Inf 
312.40/312.47	c   251s|  3440k|  3406k|     0 |   0.0 | 981M| 850 |   - |1138 | 883 |   0 |   0 |   0 | 169k|   0 | 0.000000e+00 |      --      |    Inf 
313.30/313.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
313.30/313.36	c   252s|  3450k|  3416k|     0 |   0.0 | 984M| 850 |   - |1138 | 863 |   0 |   0 |   0 | 170k|   0 | 0.000000e+00 |      --      |    Inf 
314.20/314.24	c   252s|  3460k|  3426k|     0 |   0.0 | 987M| 850 |   - |1138 | 883 |   0 |   0 |   0 | 170k|   0 | 0.000000e+00 |      --      |    Inf 
315.10/315.14	c   253s|  3470k|  3435k|     0 |   0.0 | 990M| 850 |   - |1138 | 920 |   0 |   0 |   0 | 171k|   0 | 0.000000e+00 |      --      |    Inf 
316.00/316.01	c   254s|  3480k|  3445k|     0 |   0.0 | 992M| 850 |   - |1138 | 905 |   0 |   0 |   0 | 171k|   0 | 0.000000e+00 |      --      |    Inf 
316.89/316.92	c   254s|  3490k|  3455k|     0 |   0.0 | 995M| 850 |   - |1138 | 940 |   0 |   0 |   0 | 172k|   0 | 0.000000e+00 |      --      |    Inf 
317.80/317.81	c   255s|  3500k|  3465k|     0 |   0.0 | 998M| 850 |   - |1138 | 953 |   0 |   0 |   0 | 172k|   0 | 0.000000e+00 |      --      |    Inf 
318.70/318.71	c   256s|  3510k|  3475k|     0 |   0.0 |1001M| 850 |   - |1138 |1026 |   0 |   0 |   0 | 173k|   0 | 0.000000e+00 |      --      |    Inf 
319.50/319.58	c   257s|  3520k|  3485k|     0 |   0.0 |1004M| 850 |   - |1138 | 992 |   0 |   0 |   0 | 173k|   0 | 0.000000e+00 |      --      |    Inf 
320.40/320.46	c   257s|  3530k|  3495k|     0 |   0.0 |1007M| 850 |   - |1138 |1011 |   0 |   0 |   0 | 174k|   0 | 0.000000e+00 |      --      |    Inf 
321.29/321.34	c   258s|  3540k|  3505k|     0 |   0.0 |1009M| 850 |   - |1138 | 982 |   0 |   0 |   0 | 174k|   0 | 0.000000e+00 |      --      |    Inf 
322.20/322.25	c   259s|  3550k|  3515k|     0 |   0.0 |1012M| 850 |   - |1138 | 965 |   0 |   0 |   0 | 175k|   0 | 0.000000e+00 |      --      |    Inf 
323.09/323.15	c   259s|  3560k|  3525k|     0 |   0.0 |1015M| 850 |   - |1138 | 930 |   0 |   0 |   0 | 175k|   0 | 0.000000e+00 |      --      |    Inf 
324.00/324.05	c   260s|  3570k|  3534k|     0 |   0.0 |1018M| 850 |   - |1138 | 934 |   0 |   0 |   0 | 176k|   0 | 0.000000e+00 |      --      |    Inf 
324.89/324.93	c   261s|  3580k|  3544k|     0 |   0.0 |1021M| 850 |   - |1138 | 906 |   0 |   0 |   0 | 176k|   0 | 0.000000e+00 |      --      |    Inf 
325.80/325.81	c   262s|  3590k|  3554k|     0 |   0.0 |1024M| 850 |   - |1138 | 913 |   0 |   0 |   0 | 177k|   0 | 0.000000e+00 |      --      |    Inf 
326.61/326.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
326.61/326.69	c   262s|  3600k|  3564k|     0 |   0.0 |1027M| 850 |   - |1138 | 931 |   0 |   0 |   0 | 177k|   0 | 0.000000e+00 |      --      |    Inf 
327.50/327.56	c   263s|  3610k|  3574k|     0 |   0.0 |1029M| 850 |   - |1138 | 916 |   0 |   0 |   0 | 178k|   0 | 0.000000e+00 |      --      |    Inf 
328.40/328.46	c   264s|  3620k|  3584k|     0 |   0.0 |1032M| 850 |   - |1138 | 919 |   0 |   0 |   0 | 178k|   0 | 0.000000e+00 |      --      |    Inf 
329.30/329.34	c   264s|  3630k|  3594k|     0 |   0.0 |1035M| 850 |   - |1138 | 934 |   0 |   0 |   0 | 179k|   0 | 0.000000e+00 |      --      |    Inf 
330.20/330.23	c   265s|  3640k|  3604k|     0 |   0.0 |1038M| 850 |   - |1138 | 931 |   0 |   0 |   0 | 180k|   0 | 0.000000e+00 |      --      |    Inf 
331.10/331.12	c   266s|  3650k|  3614k|     0 |   0.0 |1041M| 850 |   - |1138 | 954 |   0 |   0 |   0 | 180k|   0 | 0.000000e+00 |      --      |    Inf 
331.99/332.00	c   267s|  3660k|  3624k|     0 |   0.0 |1044M| 850 |   - |1138 | 991 |   0 |   0 |   0 | 181k|   0 | 0.000000e+00 |      --      |    Inf 
332.80/332.89	c   267s|  3670k|  3633k|     0 |   0.0 |1046M| 850 |   - |1138 |1005 |   0 |   0 |   0 | 181k|   0 | 0.000000e+00 |      --      |    Inf 
333.70/333.79	c   268s|  3680k|  3643k|     0 |   0.0 |1049M| 850 |   - |1138 |1031 |   0 |   0 |   0 | 182k|   0 | 0.000000e+00 |      --      |    Inf 
334.60/334.67	c   269s|  3690k|  3653k|     0 |   0.0 |1052M| 850 |   - |1138 | 979 |   0 |   0 |   0 | 182k|   0 | 0.000000e+00 |      --      |    Inf 
335.50/335.56	c   269s|  3700k|  3663k|     0 |   0.0 |1055M| 850 |   - |1138 |1005 |   0 |   0 |   0 | 183k|   0 | 0.000000e+00 |      --      |    Inf 
336.40/336.47	c   270s|  3710k|  3673k|     0 |   0.0 |1058M| 850 |   - |1138 |1006 |   0 |   0 |   0 | 183k|   0 | 0.000000e+00 |      --      |    Inf 
337.30/337.35	c   271s|  3720k|  3683k|     0 |   0.0 |1061M| 850 |   - |1138 |1022 |   0 |   0 |   0 | 184k|   0 | 0.000000e+00 |      --      |    Inf 
338.19/338.23	c   272s|  3730k|  3693k|     0 |   0.0 |1064M| 850 |   - |1138 |1002 |   0 |   0 |   0 | 184k|   0 | 0.000000e+00 |      --      |    Inf 
339.10/339.14	c   272s|  3740k|  3703k|     0 |   0.0 |1066M| 850 |   - |1138 | 996 |   0 |   0 |   0 | 185k|   0 | 0.000000e+00 |      --      |    Inf 
340.00/340.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
340.00/340.05	c   273s|  3750k|  3713k|     0 |   0.0 |1069M| 850 |   - |1138 |1037 |   0 |   0 |   0 | 185k|   0 | 0.000000e+00 |      --      |    Inf 
340.91/340.95	c   274s|  3760k|  3723k|     0 |   0.0 |1072M| 850 |   - |1138 |1016 |   0 |   0 |   0 | 186k|   0 | 0.000000e+00 |      --      |    Inf 
341.80/341.83	c   274s|  3770k|  3732k|     0 |   0.0 |1075M| 850 |   - |1138 | 961 |   0 |   0 |   0 | 186k|   0 | 0.000000e+00 |      --      |    Inf 
342.70/342.72	c   275s|  3780k|  3742k|     0 |   0.0 |1078M| 850 |   - |1138 |1052 |   0 |   0 |   0 | 187k|   0 | 0.000000e+00 |      --      |    Inf 
343.60/343.60	c   276s|  3790k|  3752k|     0 |   0.0 |1081M| 850 |   - |1138 |1023 |   0 |   0 |   0 | 187k|   0 | 0.000000e+00 |      --      |    Inf 
344.50/344.51	c   277s|  3800k|  3762k|     0 |   0.0 |1083M| 850 |   - |1138 |1043 |   0 |   0 |   0 | 188k|   0 | 0.000000e+00 |      --      |    Inf 
345.30/345.39	c   277s|  3810k|  3772k|     0 |   0.0 |1086M| 850 |   - |1138 |1069 |   0 |   0 |   0 | 188k|   0 | 0.000000e+00 |      --      |    Inf 
346.20/346.25	c   278s|  3820k|  3782k|     0 |   0.0 |1089M| 850 |   - |1138 |1034 |   0 |   0 |   0 | 189k|   0 | 0.000000e+00 |      --      |    Inf 
347.10/347.12	c   279s|  3830k|  3792k|     0 |   0.0 |1092M| 850 |   - |1138 |1051 |   0 |   0 |   0 | 189k|   0 | 0.000000e+00 |      --      |    Inf 
347.99/348.01	c   279s|  3840k|  3802k|     0 |   0.0 |1095M| 850 |   - |1138 |1075 |   0 |   0 |   0 | 190k|   0 | 0.000000e+00 |      --      |    Inf 
348.80/348.89	c   280s|  3850k|  3812k|     0 |   0.0 |1098M| 850 |   - |1138 |1025 |   0 |   0 |   0 | 190k|   0 | 0.000000e+00 |      --      |    Inf 
349.70/349.77	c   281s|  3860k|  3822k|     0 |   0.0 |1101M| 850 |   - |1138 |1066 |   0 |   0 |   0 | 191k|   0 | 0.000000e+00 |      --      |    Inf 
350.59/350.66	c   281s|  3870k|  3831k|     0 |   0.0 |1103M| 850 |   - |1138 |1069 |   0 |   0 |   0 | 191k|   0 | 0.000000e+00 |      --      |    Inf 
351.50/351.55	c   282s|  3880k|  3841k|     0 |   0.0 |1106M| 850 |   - |1138 |1047 |   0 |   0 |   0 | 192k|   0 | 0.000000e+00 |      --      |    Inf 
352.40/352.42	c   283s|  3890k|  3851k|     0 |   0.0 |1109M| 850 |   - |1138 |1040 |   0 |   0 |   0 | 192k|   0 | 0.000000e+00 |      --      |    Inf 
353.19/353.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
353.19/353.29	c   284s|  3900k|  3861k|     0 |   0.0 |1112M| 850 |   - |1138 |1044 |   0 |   0 |   0 | 193k|   0 | 0.000000e+00 |      --      |    Inf 
354.10/354.16	c   284s|  3910k|  3871k|     0 |   0.0 |1115M| 850 |   - |1138 |1046 |   0 |   0 |   0 | 193k|   0 | 0.000000e+00 |      --      |    Inf 
354.99/355.06	c   285s|  3920k|  3881k|     0 |   0.0 |1118M| 850 |   - |1138 |1026 |   0 |   0 |   0 | 194k|   0 | 0.000000e+00 |      --      |    Inf 
355.90/355.93	c   286s|  3930k|  3891k|     0 |   0.0 |1120M| 850 |   - |1138 |1007 |   0 |   0 |   0 | 194k|   0 | 0.000000e+00 |      --      |    Inf 
356.80/356.80	c   286s|  3940k|  3901k|     0 |   0.0 |1123M| 850 |   - |1138 | 959 |   0 |   0 |   0 | 195k|   0 | 0.000000e+00 |      --      |    Inf 
357.60/357.68	c   287s|  3950k|  3911k|     0 |   0.0 |1126M| 850 |   - |1138 | 987 |   0 |   0 |   0 | 195k|   0 | 0.000000e+00 |      --      |    Inf 
358.50/358.57	c   288s|  3960k|  3921k|     0 |   0.0 |1129M| 850 |   - |1138 | 971 |   0 |   0 |   0 | 196k|   0 | 0.000000e+00 |      --      |    Inf 
359.39/359.45	c   288s|  3970k|  3931k|     0 |   0.0 |1132M| 850 |   - |1138 | 990 |   0 |   0 |   0 | 196k|   0 | 0.000000e+00 |      --      |    Inf 
360.30/360.32	c   289s|  3980k|  3940k|     0 |   0.0 |1135M| 850 |   - |1138 | 968 |   0 |   0 |   0 | 197k|   0 | 0.000000e+00 |      --      |    Inf 
361.20/361.20	c   290s|  3990k|  3950k|     0 |   0.0 |1138M| 850 |   - |1138 | 958 |   0 |   0 |   0 | 197k|   0 | 0.000000e+00 |      --      |    Inf 
361.99/362.09	c   291s|  4000k|  3960k|     0 |   0.0 |1140M| 850 |   - |1138 | 920 |   0 |   0 |   0 | 198k|   0 | 0.000000e+00 |      --      |    Inf 
362.90/362.99	c   291s|  4010k|  3970k|     0 |   0.0 |1143M| 850 |   - |1138 | 958 |   0 |   0 |   0 | 198k|   0 | 0.000000e+00 |      --      |    Inf 
363.80/363.87	c   292s|  4020k|  3980k|     0 |   0.0 |1146M| 850 |   - |1138 | 904 |   0 |   0 |   0 | 199k|   0 | 0.000000e+00 |      --      |    Inf 
364.69/364.75	c   293s|  4030k|  3990k|     0 |   0.0 |1149M| 850 |   - |1138 | 915 |   0 |   0 |   0 | 199k|   0 | 0.000000e+00 |      --      |    Inf 
365.60/365.63	c   293s|  4040k|  4000k|     0 |   0.0 |1152M| 850 |   - |1138 | 950 |   0 |   0 |   0 | 199k|   0 | 0.000000e+00 |      --      |    Inf 
366.50/366.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
366.50/366.52	c   294s|  4050k|  4010k|     0 |   0.0 |1155M| 850 |   - |1138 | 972 |   0 |   0 |   0 | 200k|   0 | 0.000000e+00 |      --      |    Inf 
367.30/367.40	c   295s|  4060k|  4020k|     0 |   0.0 |1158M| 850 |   - |1138 | 986 |   0 |   0 |   0 | 201k|   0 | 0.000000e+00 |      --      |    Inf 
368.20/368.29	c   296s|  4070k|  4030k|     0 |   0.0 |1161M| 850 |   - |1138 | 976 |   0 |   0 |   0 | 201k|   0 | 0.000000e+00 |      --      |    Inf 
369.09/369.18	c   296s|  4080k|  4039k|     0 |   0.0 |1163M| 850 |   - |1138 |1021 |   0 |   0 |   0 | 202k|   0 | 0.000000e+00 |      --      |    Inf 
370.00/370.06	c   297s|  4090k|  4049k|     0 |   0.0 |1166M| 850 |   - |1138 |1040 |   0 |   0 |   0 | 202k|   0 | 0.000000e+00 |      --      |    Inf 
370.89/370.95	c   298s|  4100k|  4059k|     0 |   0.0 |1169M| 850 |   - |1138 |1010 |   0 |   0 |   0 | 203k|   0 | 0.000000e+00 |      --      |    Inf 
371.81/371.84	c   298s|  4110k|  4069k|     0 |   0.0 |1172M| 850 |   - |1138 |1007 |   0 |   0 |   0 | 203k|   0 | 0.000000e+00 |      --      |    Inf 
372.70/372.73	c   299s|  4120k|  4079k|     0 |   0.0 |1175M| 850 |   - |1138 | 978 |   0 |   0 |   0 | 204k|   0 | 0.000000e+00 |      --      |    Inf 
373.60/373.61	c   300s|  4130k|  4089k|     0 |   0.0 |1178M| 850 |   - |1138 | 960 |   0 |   0 |   0 | 204k|   0 | 0.000000e+00 |      --      |    Inf 
374.40/374.49	c   301s|  4140k|  4099k|     0 |   0.0 |1181M| 850 |   - |1138 |1020 |   0 |   0 |   0 | 205k|   0 | 0.000000e+00 |      --      |    Inf 
375.30/375.38	c   301s|  4150k|  4109k|     0 |   0.0 |1183M| 850 |   - |1138 | 980 |   0 |   0 |   0 | 205k|   0 | 0.000000e+00 |      --      |    Inf 
376.21/376.27	c   302s|  4160k|  4119k|     0 |   0.0 |1186M| 850 |   - |1138 | 967 |   0 |   0 |   0 | 206k|   0 | 0.000000e+00 |      --      |    Inf 
377.10/377.14	c   303s|  4170k|  4129k|     0 |   0.0 |1189M| 850 |   - |1138 | 913 |   0 |   0 |   0 | 206k|   0 | 0.000000e+00 |      --      |    Inf 
378.00/378.03	c   303s|  4180k|  4138k|     0 |   0.0 |1192M| 850 |   - |1138 | 962 |   0 |   0 |   0 | 207k|   0 | 0.000000e+00 |      --      |    Inf 
378.90/378.91	c   304s|  4190k|  4148k|     0 |   0.0 |1195M| 850 |   - |1138 | 900 |   0 |   0 |   0 | 207k|   0 | 0.000000e+00 |      --      |    Inf 
379.80/379.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
379.80/379.81	c   305s|  4200k|  4158k|     0 |   0.0 |1198M| 850 |   - |1138 | 991 |   0 |   0 |   0 | 208k|   0 | 0.000000e+00 |      --      |    Inf 
380.60/380.68	c   305s|  4210k|  4168k|     0 |   0.0 |1201M| 850 |   - |1138 | 963 |   0 |   0 |   0 | 208k|   0 | 0.000000e+00 |      --      |    Inf 
381.50/381.56	c   306s|  4220k|  4178k|     0 |   0.0 |1203M| 850 |   - |1138 | 962 |   0 |   0 |   0 | 209k|   0 | 0.000000e+00 |      --      |    Inf 
382.40/382.44	c   307s|  4230k|  4188k|     0 |   0.0 |1206M| 850 |   - |1138 | 953 |   0 |   0 |   0 | 209k|   0 | 0.000000e+00 |      --      |    Inf 
383.30/383.32	c   308s|  4240k|  4198k|     0 |   0.0 |1209M| 850 |   - |1138 | 924 |   0 |   0 |   0 | 210k|   0 | 0.000000e+00 |      --      |    Inf 
384.20/384.21	c   308s|  4250k|  4208k|     0 |   0.0 |1212M| 850 |   - |1138 | 924 |   0 |   0 |   0 | 210k|   0 | 0.000000e+00 |      --      |    Inf 
385.00/385.07	c   309s|  4260k|  4218k|     0 |   0.0 |1215M| 850 |   - |1138 | 915 |   0 |   0 |   0 | 211k|   0 | 0.000000e+00 |      --      |    Inf 
385.89/385.97	c   310s|  4270k|  4228k|     0 |   0.0 |1218M| 850 |   - |1138 | 967 |   0 |   0 |   0 | 211k|   0 | 0.000000e+00 |      --      |    Inf 
386.79/386.84	c   310s|  4280k|  4237k|     0 |   0.0 |1220M| 850 |   - |1138 | 882 |   0 |   0 |   0 | 212k|   0 | 0.000000e+00 |      --      |    Inf 
387.69/387.70	c   311s|  4290k|  4247k|     0 |   0.0 |1223M| 850 |   - |1138 | 895 |   0 |   0 |   0 | 212k|   0 | 0.000000e+00 |      --      |    Inf 
388.50/388.58	c   312s|  4300k|  4257k|     0 |   0.0 |1226M| 850 |   - |1138 | 903 |   0 |   0 |   0 | 213k|   0 | 0.000000e+00 |      --      |    Inf 
389.41/389.48	c   312s|  4310k|  4267k|     0 |   0.0 |1229M| 850 |   - |1138 | 943 |   0 |   0 |   0 | 213k|   0 | 0.000000e+00 |      --      |    Inf 
390.30/390.35	c   313s|  4320k|  4277k|     0 |   0.0 |1232M| 850 |   - |1138 | 884 |   0 |   0 |   0 | 214k|   0 | 0.000000e+00 |      --      |    Inf 
391.20/391.24	c   314s|  4330k|  4287k|     0 |   0.0 |1235M| 850 |   - |1138 | 906 |   0 |   0 |   0 | 214k|   0 | 0.000000e+00 |      --      |    Inf 
392.10/392.14	c   315s|  4340k|  4297k|     0 |   0.0 |1238M| 850 |   - |1138 | 917 |   0 |   0 |   0 | 215k|   0 | 0.000000e+00 |      --      |    Inf 
393.00/393.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
393.00/393.01	c   315s|  4350k|  4307k|     0 |   0.0 |1240M| 850 |   - |1138 | 932 |   0 |   0 |   0 | 215k|   0 | 0.000000e+00 |      --      |    Inf 
393.90/393.91	c   316s|  4360k|  4317k|     0 |   0.0 |1243M| 850 |   - |1138 | 977 |   0 |   0 |   0 | 216k|   0 | 0.000000e+00 |      --      |    Inf 
394.81/394.81	c   317s|  4370k|  4327k|     0 |   0.0 |1246M| 850 |   - |1138 | 980 |   0 |   0 |   0 | 216k|   0 | 0.000000e+00 |      --      |    Inf 
395.70/395.70	c   317s|  4380k|  4336k|     0 |   0.0 |1249M| 850 |   - |1138 |1023 |   0 |   0 |   0 | 217k|   0 | 0.000000e+00 |      --      |    Inf 
396.50/396.56	c   318s|  4390k|  4346k|     0 |   0.0 |1252M| 850 |   - |1138 | 995 |   0 |   0 |   0 | 218k|   0 | 0.000000e+00 |      --      |    Inf 
397.40/397.44	c   319s|  4400k|  4356k|     0 |   0.0 |1255M| 850 |   - |1138 | 967 |   0 |   0 |   0 | 218k|   0 | 0.000000e+00 |      --      |    Inf 
398.30/398.33	c   320s|  4410k|  4366k|     0 |   0.0 |1258M| 850 |   - |1138 | 988 |   0 |   0 |   0 | 219k|   0 | 0.000000e+00 |      --      |    Inf 
399.10/399.19	c   320s|  4420k|  4376k|     0 |   0.0 |1260M| 850 |   - |1138 | 983 |   0 |   0 |   0 | 219k|   0 | 0.000000e+00 |      --      |    Inf 
400.00/400.08	c   321s|  4430k|  4386k|     0 |   0.0 |1263M| 850 |   - |1138 |1002 |   0 |   0 |   0 | 220k|   0 | 0.000000e+00 |      --      |    Inf 
400.90/400.96	c   322s|  4440k|  4396k|     0 |   0.0 |1266M| 850 |   - |1138 | 928 |   0 |   0 |   0 | 220k|   0 | 0.000000e+00 |      --      |    Inf 
401.80/401.85	c   322s|  4450k|  4406k|     0 |   0.0 |1269M| 850 |   - |1138 | 941 |   0 |   0 |   0 | 221k|   0 | 0.000000e+00 |      --      |    Inf 
402.69/402.73	c   323s|  4460k|  4416k|     0 |   0.0 |1272M| 850 |   - |1138 | 938 |   0 |   0 |   0 | 221k|   0 | 0.000000e+00 |      --      |    Inf 
403.60/403.62	c   324s|  4470k|  4426k|     0 |   0.0 |1275M| 850 |   - |1138 | 940 |   0 |   0 |   0 | 222k|   0 | 0.000000e+00 |      --      |    Inf 
404.49/404.50	c   324s|  4480k|  4435k|     0 |   0.0 |1278M| 850 |   - |1138 | 951 |   0 |   0 |   0 | 222k|   0 | 0.000000e+00 |      --      |    Inf 
405.40/405.40	c   325s|  4490k|  4445k|     0 |   0.0 |1280M| 850 |   - |1138 | 982 |   0 |   0 |   0 | 223k|   0 | 0.000000e+00 |      --      |    Inf 
406.20/406.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
406.20/406.29	c   326s|  4500k|  4455k|     0 |   0.0 |1283M| 850 |   - |1138 | 959 |   0 |   0 |   0 | 223k|   0 | 0.000000e+00 |      --      |    Inf 
407.10/407.18	c   327s|  4510k|  4465k|     0 |   0.0 |1286M| 850 |   - |1138 | 931 |   0 |   0 |   0 | 224k|   0 | 0.000000e+00 |      --      |    Inf 
408.00/408.07	c   327s|  4520k|  4475k|     0 |   0.0 |1289M| 850 |   - |1138 | 982 |   0 |   0 |   0 | 224k|   0 | 0.000000e+00 |      --      |    Inf 
408.90/408.93	c   328s|  4530k|  4485k|     0 |   0.0 |1292M| 850 |   - |1138 | 968 |   0 |   0 |   0 | 225k|   0 | 0.000000e+00 |      --      |    Inf 
409.80/409.82	c   329s|  4540k|  4495k|     0 |   0.0 |1295M| 850 |   - |1138 | 976 |   0 |   0 |   0 | 225k|   0 | 0.000000e+00 |      --      |    Inf 
410.59/410.68	c   329s|  4550k|  4505k|     0 |   0.0 |1298M| 850 |   - |1138 |1036 |   0 |   0 |   0 | 226k|   0 | 0.000000e+00 |      --      |    Inf 
411.49/411.57	c   330s|  4560k|  4515k|     0 |   0.0 |1300M| 850 |   - |1138 | 996 |   0 |   0 |   0 | 226k|   0 | 0.000000e+00 |      --      |    Inf 
412.40/412.44	c   331s|  4570k|  4524k|     0 |   0.0 |1303M| 850 |   - |1138 |1035 |   0 |   0 |   0 | 227k|   0 | 0.000000e+00 |      --      |    Inf 
413.20/413.30	c   331s|  4580k|  4534k|     0 |   0.0 |1306M| 850 |   - |1138 | 979 |   0 |   0 |   0 | 227k|   0 | 0.000000e+00 |      --      |    Inf 
414.10/414.15	c   332s|  4590k|  4544k|     0 |   0.0 |1309M| 850 |   - |1138 |1016 |   0 |   0 |   0 | 228k|   0 | 0.000000e+00 |      --      |    Inf 
414.99/415.05	c   333s|  4600k|  4554k|     0 |   0.0 |1312M| 850 |   - |1138 |1041 |   0 |   0 |   0 | 229k|   0 | 0.000000e+00 |      --      |    Inf 
415.90/415.93	c   333s|  4610k|  4564k|     0 |   0.0 |1315M| 850 |   - |1138 |1011 |   0 |   0 |   0 | 229k|   0 | 0.000000e+00 |      --      |    Inf 
416.80/416.83	c   334s|  4620k|  4574k|     0 |   0.0 |1318M| 850 |   - |1138 |1043 |   0 |   0 |   0 | 230k|   0 | 0.000000e+00 |      --      |    Inf 
417.70/417.70	c   335s|  4630k|  4584k|     0 |   0.0 |1320M| 850 |   - |1138 |1014 |   0 |   0 |   0 | 230k|   0 | 0.000000e+00 |      --      |    Inf 
418.60/418.61	c   336s|  4640k|  4594k|     0 |   0.0 |1323M| 850 |   - |1138 |1013 |   0 |   0 |   0 | 231k|   0 | 0.000000e+00 |      --      |    Inf 
419.50/419.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
419.50/419.50	c   336s|  4650k|  4604k|     0 |   0.0 |1326M| 850 |   - |1138 |1094 |   0 |   0 |   0 | 231k|   0 | 0.000000e+00 |      --      |    Inf 
420.30/420.37	c   337s|  4660k|  4614k|     0 |   0.0 |1329M| 850 |   - |1138 |1074 |   0 |   0 |   0 | 232k|   0 | 0.000000e+00 |      --      |    Inf 
421.21/421.22	c   338s|  4670k|  4623k|     0 |   0.0 |1332M| 850 |   - |1138 |1052 |   0 |   0 |   0 | 232k|   0 | 0.000000e+00 |      --      |    Inf 
422.09/422.12	c   338s|  4680k|  4633k|     0 |   0.0 |1335M| 850 |   - |1138 |1129 |   0 |   0 |   0 | 233k|   0 | 0.000000e+00 |      --      |    Inf 
423.00/423.04	c   339s|  4690k|  4643k|     0 |   0.0 |1338M| 850 |   - |1138 |1117 |   0 |   0 |   0 | 234k|   0 | 0.000000e+00 |      --      |    Inf 
423.90/423.91	c   340s|  4700k|  4653k|     0 |   0.0 |1340M| 850 |   - |1138 |1151 |   0 |   0 |   0 | 234k|   0 | 0.000000e+00 |      --      |    Inf 
424.70/424.77	c   341s|  4710k|  4663k|     0 |   0.0 |1343M| 850 |   - |1138 |1157 |   0 |   0 |   0 | 235k|   0 | 0.000000e+00 |      --      |    Inf 
425.60/425.64	c   341s|  4720k|  4673k|     0 |   0.0 |1346M| 850 |   - |1138 |1171 |   0 |   0 |   0 | 235k|   0 | 0.000000e+00 |      --      |    Inf 
426.50/426.50	c   342s|  4730k|  4683k|     0 |   0.0 |1349M| 850 |   - |1138 |1162 |   0 |   0 |   0 | 236k|   0 | 0.000000e+00 |      --      |    Inf 
427.39/427.40	c   343s|  4740k|  4693k|     0 |   0.0 |1352M| 850 |   - |1138 |1184 |   0 |   0 |   0 | 236k|   0 | 0.000000e+00 |      --      |    Inf 
428.20/428.25	c   343s|  4750k|  4703k|     0 |   0.0 |1355M| 850 |   - |1138 |1125 |   0 |   0 |   0 | 237k|   0 | 0.000000e+00 |      --      |    Inf 
429.10/429.14	c   344s|  4760k|  4712k|     0 |   0.0 |1358M| 850 |   - |1138 |1144 |   0 |   0 |   0 | 237k|   0 | 0.000000e+00 |      --      |    Inf 
430.01/430.04	c   345s|  4770k|  4722k|     0 |   0.0 |1360M| 850 |   - |1138 |1167 |   0 |   0 |   0 | 238k|   0 | 0.000000e+00 |      --      |    Inf 
430.90/430.90	c   345s|  4780k|  4732k|     0 |   0.0 |1363M| 850 |   - |1138 |1143 |   0 |   0 |   0 | 238k|   0 | 0.000000e+00 |      --      |    Inf 
431.70/431.75	c   346s|  4790k|  4742k|     0 |   0.0 |1366M| 850 |   - |1138 |1117 |   0 |   0 |   0 | 239k|   0 | 0.000000e+00 |      --      |    Inf 
432.60/432.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
432.60/432.64	c   347s|  4800k|  4752k|     0 |   0.0 |1369M| 850 |   - |1138 |1109 |   0 |   0 |   0 | 239k|   0 | 0.000000e+00 |      --      |    Inf 
433.49/433.50	c   348s|  4810k|  4762k|     0 |   0.0 |1372M| 850 |   - |1138 |1097 |   0 |   0 |   0 | 240k|   0 | 0.000000e+00 |      --      |    Inf 
434.29/434.38	c   348s|  4820k|  4772k|     0 |   0.0 |1375M| 850 |   - |1138 |1138 |   0 |   0 |   0 | 240k|   0 | 0.000000e+00 |      --      |    Inf 
435.20/435.28	c   349s|  4830k|  4782k|     0 |   0.0 |1378M| 850 |   - |1138 |1088 |   0 |   0 |   0 | 241k|   0 | 0.000000e+00 |      --      |    Inf 
436.10/436.18	c   350s|  4840k|  4792k|     0 |   0.0 |1380M| 850 |   - |1138 |1087 |   0 |   0 |   0 | 241k|   0 | 0.000000e+00 |      --      |    Inf 
437.00/437.09	c   350s|  4850k|  4802k|     0 |   0.0 |1383M| 850 |   - |1138 |1076 |   0 |   0 |   0 | 242k|   0 | 0.000000e+00 |      --      |    Inf 
438.00/438.00	c   351s|  4860k|  4811k|     0 |   0.0 |1386M| 850 |   - |1138 |1118 |   0 |   0 |   0 | 243k|   0 | 0.000000e+00 |      --      |    Inf 
438.80/438.88	c   352s|  4870k|  4821k|     0 |   0.0 |1389M| 850 |   - |1138 |1081 |   0 |   0 |   0 | 243k|   0 | 0.000000e+00 |      --      |    Inf 
439.70/439.76	c   352s|  4880k|  4831k|     0 |   0.0 |1392M| 850 |   - |1138 |1084 |   0 |   0 |   0 | 244k|   0 | 0.000000e+00 |      --      |    Inf 
440.60/440.62	c   353s|  4890k|  4841k|     0 |   0.0 |1395M| 850 |   - |1138 |1064 |   0 |   0 |   0 | 244k|   0 | 0.000000e+00 |      --      |    Inf 
441.50/441.51	c   354s|  4900k|  4851k|     0 |   0.0 |1398M| 850 |   - |1138 |1114 |   0 |   0 |   0 | 245k|   0 | 0.000000e+00 |      --      |    Inf 
442.29/442.37	c   355s|  4910k|  4861k|     0 |   0.0 |1400M| 850 |   - |1138 |1108 |   0 |   0 |   0 | 245k|   0 | 0.000000e+00 |      --      |    Inf 
443.21/443.23	c   355s|  4920k|  4871k|     0 |   0.0 |1403M| 850 |   - |1138 |1131 |   0 |   0 |   0 | 246k|   0 | 0.000000e+00 |      --      |    Inf 
444.10/444.10	c   356s|  4930k|  4881k|     0 |   0.0 |1406M| 850 |   - |1138 |1090 |   0 |   0 |   0 | 246k|   0 | 0.000000e+00 |      --      |    Inf 
444.90/444.99	c   357s|  4940k|  4891k|     0 |   0.0 |1409M| 850 |   - |1138 |1154 |   0 |   0 |   0 | 247k|   0 | 0.000000e+00 |      --      |    Inf 
445.80/445.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
445.80/445.85	c   357s|  4950k|  4900k|     0 |   0.0 |1412M| 850 |   - |1138 |1152 |   0 |   0 |   0 | 247k|   0 | 0.000000e+00 |      --      |    Inf 
446.70/446.73	c   358s|  4960k|  4910k|     0 |   0.0 |1415M| 850 |   - |1138 |1175 |   0 |   0 |   0 | 248k|   0 | 0.000000e+00 |      --      |    Inf 
447.60/447.65	c   359s|  4970k|  4920k|     0 |   0.0 |1418M| 850 |   - |1138 |1185 |   0 |   0 |   0 | 249k|   0 | 0.000000e+00 |      --      |    Inf 
448.50/448.52	c   359s|  4980k|  4930k|     0 |   0.0 |1420M| 850 |   - |1138 |1176 |   0 |   0 |   0 | 249k|   0 | 0.000000e+00 |      --      |    Inf 
449.30/449.39	c   360s|  4990k|  4940k|     0 |   0.0 |1423M| 850 |   - |1138 |1193 |   0 |   0 |   0 | 250k|   0 | 0.000000e+00 |      --      |    Inf 
450.20/450.28	c   361s|  5000k|  4950k|     0 |   0.0 |1426M| 850 |   - |1138 |1177 |   0 |   0 |   0 | 250k|   0 | 0.000000e+00 |      --      |    Inf 
451.09/451.17	c   362s|  5010k|  4960k|     0 |   0.0 |1429M| 850 |   - |1138 |1166 |   0 |   0 |   0 | 251k|   0 | 0.000000e+00 |      --      |    Inf 
452.00/452.05	c   362s|  5020k|  4970k|     0 |   0.0 |1432M| 850 |   - |1138 |1150 |   0 |   0 |   0 | 251k|   0 | 0.000000e+00 |      --      |    Inf 
452.89/452.96	c   363s|  5030k|  4980k|     0 |   0.0 |1435M| 850 |   - |1138 |1133 |   0 |   0 |   0 | 252k|   0 | 0.000000e+00 |      --      |    Inf 
453.80/453.81	c   364s|  5040k|  4990k|     0 |   0.0 |1437M| 850 |   - |1138 |1132 |   0 |   0 |   0 | 252k|   0 | 0.000000e+00 |      --      |    Inf 
454.60/454.69	c   364s|  5050k|  4999k|     0 |   0.0 |1440M| 850 |   - |1138 |1126 |   0 |   0 |   0 | 253k|   0 | 0.000000e+00 |      --      |    Inf 
455.50/455.57	c   365s|  5060k|  5009k|     0 |   0.0 |1443M| 850 |   - |1138 |1072 |   0 |   0 |   0 | 253k|   0 | 0.000000e+00 |      --      |    Inf 
456.40/456.44	c   366s|  5070k|  5019k|     0 |   0.0 |1446M| 850 |   - |1138 |1133 |   0 |   0 |   0 | 254k|   0 | 0.000000e+00 |      --      |    Inf 
457.20/457.29	c   366s|  5080k|  5029k|     0 |   0.0 |1449M| 850 |   - |1138 |1095 |   0 |   0 |   0 | 254k|   0 | 0.000000e+00 |      --      |    Inf 
458.09/458.16	c   367s|  5090k|  5039k|     0 |   0.0 |1452M| 850 |   - |1138 |1097 |   0 |   0 |   0 | 255k|   0 | 0.000000e+00 |      --      |    Inf 
459.00/459.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
459.00/459.05	c   368s|  5100k|  5049k|     0 |   0.0 |1455M| 850 |   - |1138 |1109 |   0 |   0 |   0 | 255k|   0 | 0.000000e+00 |      --      |    Inf 
459.89/459.93	c   368s|  5110k|  5059k|     0 |   0.0 |1457M| 850 |   - |1138 |1082 |   0 |   0 |   0 | 256k|   0 | 0.000000e+00 |      --      |    Inf 
460.80/460.80	c   369s|  5120k|  5069k|     0 |   0.0 |1460M| 850 |   - |1138 |1084 |   0 |   0 |   0 | 256k|   0 | 0.000000e+00 |      --      |    Inf 
461.60/461.68	c   370s|  5130k|  5079k|     0 |   0.0 |1463M| 850 |   - |1138 |1069 |   0 |   0 |   0 | 257k|   0 | 0.000000e+00 |      --      |    Inf 
462.50/462.55	c   371s|  5140k|  5089k|     0 |   0.0 |1466M| 850 |   - |1138 |1042 |   0 |   0 |   0 | 257k|   0 | 0.000000e+00 |      --      |    Inf 
463.40/463.41	c   371s|  5150k|  5098k|     0 |   0.0 |1469M| 850 |   - |1138 |1022 |   0 |   0 |   0 | 258k|   0 | 0.000000e+00 |      --      |    Inf 
464.20/464.29	c   372s|  5160k|  5108k|     0 |   0.0 |1472M| 850 |   - |1138 |1044 |   0 |   0 |   0 | 259k|   0 | 0.000000e+00 |      --      |    Inf 
465.09/465.17	c   373s|  5170k|  5118k|     0 |   0.0 |1475M| 850 |   - |1138 |1065 |   0 |   0 |   0 | 259k|   0 | 0.000000e+00 |      --      |    Inf 
465.99/466.04	c   373s|  5180k|  5128k|     0 |   0.0 |1478M| 850 |   - |1138 |1074 |   0 |   0 |   0 | 260k|   0 | 0.000000e+00 |      --      |    Inf 
466.90/466.90	c   374s|  5190k|  5138k|     0 |   0.0 |1480M| 850 |   - |1138 |1012 |   0 |   0 |   0 | 260k|   0 | 0.000000e+00 |      --      |    Inf 
467.70/467.76	c   375s|  5200k|  5148k|     0 |   0.0 |1483M| 850 |   - |1138 |1038 |   0 |   0 |   0 | 261k|   0 | 0.000000e+00 |      --      |    Inf 
468.60/468.62	c   375s|  5210k|  5158k|     0 |   0.0 |1486M| 850 |   - |1138 |1064 |   0 |   0 |   0 | 261k|   0 | 0.000000e+00 |      --      |    Inf 
469.40/469.48	c   376s|  5220k|  5168k|     0 |   0.0 |1489M| 850 |   - |1138 |1058 |   0 |   0 |   0 | 262k|   0 | 0.000000e+00 |      --      |    Inf 
470.30/470.36	c   377s|  5230k|  5178k|     0 |   0.0 |1492M| 850 |   - |1138 |1075 |   0 |   0 |   0 | 262k|   0 | 0.000000e+00 |      --      |    Inf 
471.20/471.23	c   377s|  5240k|  5187k|     0 |   0.0 |1495M| 850 |   - |1138 |1070 |   0 |   0 |   0 | 263k|   0 | 0.000000e+00 |      --      |    Inf 
472.10/472.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
472.10/472.13	c   378s|  5250k|  5197k|     0 |   0.0 |1498M| 850 |   - |1138 |1063 |   0 |   0 |   0 | 263k|   0 | 0.000000e+00 |      --      |    Inf 
472.91/472.99	c   379s|  5260k|  5207k|     0 |   0.0 |1500M| 850 |   - |1138 |1042 |   0 |   0 |   0 | 264k|   0 | 0.000000e+00 |      --      |    Inf 
473.80/473.87	c   380s|  5270k|  5217k|     0 |   0.0 |1503M| 850 |   - |1138 |1039 |   0 |   0 |   0 | 264k|   0 | 0.000000e+00 |      --      |    Inf 
474.70/474.72	c   380s|  5280k|  5227k|     0 |   0.0 |1506M| 850 |   - |1138 |1092 |   0 |   0 |   0 | 265k|   0 | 0.000000e+00 |      --      |    Inf 
475.50/475.58	c   381s|  5290k|  5237k|     0 |   0.0 |1509M| 850 |   - |1138 |1095 |   0 |   0 |   0 | 266k|   0 | 0.000000e+00 |      --      |    Inf 
476.40/476.43	c   382s|  5300k|  5247k|     0 |   0.0 |1512M| 850 |   - |1138 |1046 |   0 |   0 |   0 | 266k|   0 | 0.000000e+00 |      --      |    Inf 
477.31/477.32	c   382s|  5310k|  5257k|     0 |   0.0 |1515M| 850 |   - |1138 |1035 |   0 |   0 |   0 | 266k|   0 | 0.000000e+00 |      --      |    Inf 
478.10/478.19	c   383s|  5320k|  5267k|     0 |   0.0 |1518M| 850 |   - |1138 |1057 |   0 |   0 |   0 | 267k|   0 | 0.000000e+00 |      --      |    Inf 
479.00/479.07	c   384s|  5330k|  5277k|     0 |   0.0 |1520M| 850 |   - |1138 |1056 |   0 |   0 |   0 | 268k|   0 | 0.000000e+00 |      --      |    Inf 
479.90/479.96	c   384s|  5340k|  5286k|     0 |   0.0 |1523M| 850 |   - |1138 |1072 |   0 |   0 |   0 | 268k|   0 | 0.000000e+00 |      --      |    Inf 
480.80/480.83	c   385s|  5350k|  5296k|     0 |   0.0 |1526M| 850 |   - |1138 |1030 |   0 |   0 |   0 | 269k|   0 | 0.000000e+00 |      --      |    Inf 
481.70/481.73	c   386s|  5360k|  5306k|     0 |   0.0 |1529M| 850 |   - |1138 |1048 |   0 |   0 |   0 | 269k|   0 | 0.000000e+00 |      --      |    Inf 
482.50/482.59	c   386s|  5370k|  5316k|     0 |   0.0 |1532M| 850 |   - |1138 |1040 |   0 |   0 |   0 | 270k|   0 | 0.000000e+00 |      --      |    Inf 
483.40/483.47	c   387s|  5380k|  5326k|     0 |   0.0 |1535M| 850 |   - |1138 | 996 |   0 |   0 |   0 | 270k|   0 | 0.000000e+00 |      --      |    Inf 
484.40/484.41	c   388s|  5390k|  5336k|     0 |   0.0 |1538M| 850 |   - |1138 |1045 |   0 |   0 |   0 | 271k|   0 | 0.000000e+00 |      --      |    Inf 
485.20/485.26	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.26	c   389s|  5400k|  5346k|     0 |   0.0 |1541M| 850 |   - |1138 |1051 |   0 |   0 |   0 | 271k|   0 | 0.000000e+00 |      --      |    Inf 
486.10/486.15	c   389s|  5410k|  5356k|     0 |   0.0 |1543M| 850 |   - |1138 |1033 |   0 |   0 |   0 | 272k|   0 | 0.000000e+00 |      --      |    Inf 
487.00/487.04	c   390s|  5420k|  5366k|     0 |   0.0 |1546M| 850 |   - |1138 |1050 |   0 |   0 |   0 | 272k|   0 | 0.000000e+00 |      --      |    Inf 
487.90/487.92	c   391s|  5430k|  5375k|     0 |   0.0 |1549M| 850 |   - |1138 |1044 |   0 |   0 |   0 | 273k|   0 | 0.000000e+00 |      --      |    Inf 
488.80/488.81	c   392s|  5440k|  5385k|     0 |   0.0 |1552M| 850 |   - |1138 |1063 |   0 |   0 |   0 | 274k|   0 | 0.000000e+00 |      --      |    Inf 
489.60/489.67	c   392s|  5450k|  5395k|     0 |   0.0 |1555M| 850 |   - |1138 |1042 |   0 |   0 |   0 | 274k|   0 | 0.000000e+00 |      --      |    Inf 
490.51/490.55	c   393s|  5460k|  5405k|     0 |   0.0 |1558M| 850 |   - |1138 |1071 |   0 |   0 |   0 | 275k|   0 | 0.000000e+00 |      --      |    Inf 
491.40/491.45	c   394s|  5470k|  5415k|     0 |   0.0 |1561M| 850 |   - |1138 |1040 |   0 |   0 |   0 | 275k|   0 | 0.000000e+00 |      --      |    Inf 
492.20/492.29	c   395s|  5480k|  5425k|     0 |   0.0 |1563M| 850 |   - |1138 |1038 |   0 |   0 |   0 | 276k|   0 | 0.000000e+00 |      --      |    Inf 
493.10/493.17	c   395s|  5490k|  5435k|     0 |   0.0 |1566M| 850 |   - |1138 |1046 |   0 |   0 |   0 | 276k|   0 | 0.000000e+00 |      --      |    Inf 
494.00/494.03	c   396s|  5500k|  5445k|     0 |   0.0 |1569M| 850 |   - |1138 |1057 |   0 |   0 |   0 | 277k|   0 | 0.000000e+00 |      --      |    Inf 
494.80/494.90	c   397s|  5510k|  5455k|     0 |   0.0 |1572M| 850 |   - |1138 |1057 |   0 |   0 |   0 | 277k|   0 | 0.000000e+00 |      --      |    Inf 
495.70/495.79	c   397s|  5520k|  5465k|     0 |   0.0 |1575M| 850 |   - |1138 |1068 |   0 |   0 |   0 | 278k|   0 | 0.000000e+00 |      --      |    Inf 
496.60/496.65	c   398s|  5530k|  5474k|     0 |   0.0 |1578M| 850 |   - |1138 |1030 |   0 |   0 |   0 | 278k|   0 | 0.000000e+00 |      --      |    Inf 
497.50/497.52	c   399s|  5540k|  5484k|     0 |   0.0 |1581M| 850 |   - |1138 |1074 |   0 |   0 |   0 | 279k|   0 | 0.000000e+00 |      --      |    Inf 
498.40/498.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
498.40/498.40	c   400s|  5550k|  5494k|     0 |   0.0 |1584M| 850 |   - |1138 |1125 |   0 |   0 |   0 | 280k|   0 | 0.000000e+00 |      --      |    Inf 
499.20/499.27	c   400s|  5560k|  5504k|     0 |   0.0 |1586M| 850 |   - |1138 |1172 |   0 |   0 |   0 | 280k|   0 | 0.000000e+00 |      --      |    Inf 
500.10/500.16	c   401s|  5570k|  5514k|     0 |   0.0 |1589M| 850 |   - |1138 |1142 |   0 |   0 |   0 | 281k|   0 | 0.000000e+00 |      --      |    Inf 
501.00/501.02	c   402s|  5580k|  5524k|     0 |   0.0 |1592M| 850 |   - |1138 |1145 |   0 |   0 |   0 | 281k|   0 | 0.000000e+00 |      --      |    Inf 
501.80/501.89	c   403s|  5590k|  5534k|     0 |   0.0 |1595M| 850 |   - |1138 |1106 |   0 |   0 |   0 | 282k|   0 | 0.000000e+00 |      --      |    Inf 
502.70/502.77	c   403s|  5600k|  5544k|     0 |   0.0 |1598M| 850 |   - |1138 |1139 |   0 |   0 |   0 | 282k|   0 | 0.000000e+00 |      --      |    Inf 
503.60/503.63	c   404s|  5610k|  5554k|     0 |   0.0 |1601M| 850 |   - |1138 |1138 |   0 |   0 |   0 | 283k|   0 | 0.000000e+00 |      --      |    Inf 
504.40/504.49	c   405s|  5620k|  5563k|     0 |   0.0 |1604M| 850 |   - |1138 |1114 |   0 |   0 |   0 | 283k|   0 | 0.000000e+00 |      --      |    Inf 
505.30/505.36	c   405s|  5630k|  5573k|     0 |   0.0 |1606M| 850 |   - |1138 |1091 |   0 |   0 |   0 | 284k|   0 | 0.000000e+00 |      --      |    Inf 
506.20/506.22	c   406s|  5640k|  5583k|     0 |   0.0 |1609M| 850 |   - |1138 |1098 |   0 |   0 |   0 | 285k|   0 | 0.000000e+00 |      --      |    Inf 
507.01/507.09	c   407s|  5650k|  5593k|     0 |   0.0 |1612M| 850 |   - |1138 |1080 |   0 |   0 |   0 | 285k|   0 | 0.000000e+00 |      --      |    Inf 
507.90/507.95	c   408s|  5660k|  5603k|     0 |   0.0 |1615M| 850 |   - |1138 |1055 |   0 |   0 |   0 | 286k|   0 | 0.000000e+00 |      --      |    Inf 
508.80/508.85	c   408s|  5670k|  5613k|     0 |   0.0 |1618M| 850 |   - |1138 |1066 |   0 |   0 |   0 | 286k|   0 | 0.000000e+00 |      --      |    Inf 
509.70/509.71	c   409s|  5680k|  5623k|     0 |   0.0 |1621M| 850 |   - |1138 |1109 |   0 |   0 |   0 | 287k|   0 | 0.000000e+00 |      --      |    Inf 
510.50/510.54	c   410s|  5690k|  5633k|     0 |   0.0 |1624M| 850 |   - |1138 |1092 |   0 |   0 |   0 | 287k|   0 | 0.000000e+00 |      --      |    Inf 
511.30/511.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
511.30/511.39	c   410s|  5700k|  5643k|     0 |   0.0 |1627M| 850 |   - |1138 |1044 |   0 |   0 |   0 | 288k|   0 | 0.000000e+00 |      --      |    Inf 
512.20/512.27	c   411s|  5710k|  5653k|     0 |   0.0 |1629M| 850 |   - |1138 |1050 |   0 |   0 |   0 | 288k|   0 | 0.000000e+00 |      --      |    Inf 
513.10/513.12	c   412s|  5720k|  5662k|     0 |   0.0 |1632M| 850 |   - |1138 |1056 |   0 |   0 |   0 | 289k|   0 | 0.000000e+00 |      --      |    Inf 
513.90/513.98	c   413s|  5730k|  5672k|     0 |   0.0 |1635M| 850 |   - |1138 |1059 |   0 |   0 |   0 | 289k|   0 | 0.000000e+00 |      --      |    Inf 
514.81/514.89	c   413s|  5740k|  5682k|     0 |   0.0 |1638M| 850 |   - |1138 |1099 |   0 |   0 |   0 | 290k|   0 | 0.000000e+00 |      --      |    Inf 
515.70/515.74	c   414s|  5750k|  5692k|     0 |   0.0 |1641M| 850 |   - |1138 |1132 |   0 |   0 |   0 | 291k|   0 | 0.000000e+00 |      --      |    Inf 
516.60/516.64	c   415s|  5760k|  5702k|     0 |   0.0 |1644M| 850 |   - |1138 |1187 |   0 |   0 |   0 | 291k|   0 | 0.000000e+00 |      --      |    Inf 
517.40/517.49	c   416s|  5770k|  5712k|     0 |   0.0 |1647M| 850 |   - |1138 |1158 |   0 |   0 |   0 | 292k|   0 | 0.000000e+00 |      --      |    Inf 
518.40/518.42	c   416s|  5780k|  5722k|     0 |   0.0 |1650M| 850 |   - |1138 |1212 |   0 |   0 |   0 | 292k|   0 | 0.000000e+00 |      --      |    Inf 
519.20/519.25	c   417s|  5790k|  5732k|     0 |   0.0 |1653M| 850 |   - |1138 |1183 |   0 |   0 |   0 | 293k|   0 | 0.000000e+00 |      --      |    Inf 
520.10/520.15	c   418s|  5800k|  5742k|     0 |   0.0 |1655M| 850 |   - |1138 |1189 |   0 |   0 |   0 | 293k|   0 | 0.000000e+00 |      --      |    Inf 
521.00/521.03	c   418s|  5810k|  5751k|     0 |   0.0 |1658M| 850 |   - |1138 |1200 |   0 |   0 |   0 | 294k|   0 | 0.000000e+00 |      --      |    Inf 
521.90/521.92	c   419s|  5820k|  5761k|     0 |   0.0 |1661M| 850 |   - |1138 |1218 |   0 |   0 |   0 | 294k|   0 | 0.000000e+00 |      --      |    Inf 
522.70/522.79	c   420s|  5830k|  5771k|     0 |   0.0 |1664M| 850 |   - |1138 |1215 |   0 |   0 |   0 | 295k|   0 | 0.000000e+00 |      --      |    Inf 
523.60/523.65	c   421s|  5840k|  5781k|     0 |   0.0 |1667M| 850 |   - |1138 |1154 |   0 |   0 |   0 | 295k|   0 | 0.000000e+00 |      --      |    Inf 
524.50/524.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
524.50/524.50	c   421s|  5850k|  5791k|     0 |   0.0 |1670M| 850 |   - |1138 |1142 |   0 |   0 |   0 | 296k|   0 | 0.000000e+00 |      --      |    Inf 
525.30/525.35	c   422s|  5860k|  5801k|     0 |   0.0 |1673M| 850 |   - |1138 |1197 |   0 |   0 |   0 | 297k|   0 | 0.000000e+00 |      --      |    Inf 
526.20/526.22	c   423s|  5870k|  5811k|     0 |   0.0 |1676M| 850 |   - |1138 |1166 |   0 |   0 |   0 | 297k|   0 | 0.000000e+00 |      --      |    Inf 
527.10/527.10	c   424s|  5880k|  5821k|     0 |   0.0 |1678M| 850 |   - |1138 |1166 |   0 |   0 |   0 | 298k|   0 | 0.000000e+00 |      --      |    Inf 
527.91/527.99	c   424s|  5890k|  5831k|     0 |   0.0 |1681M| 850 |   - |1138 |1160 |   0 |   0 |   0 | 298k|   0 | 0.000000e+00 |      --      |    Inf 
528.80/528.86	c   425s|  5900k|  5841k|     0 |   0.0 |1684M| 850 |   - |1138 |1164 |   0 |   0 |   0 | 299k|   0 | 0.000000e+00 |      --      |    Inf 
529.70/529.70	c   426s|  5910k|  5850k|     0 |   0.0 |1687M| 850 |   - |1138 |1142 |   0 |   0 |   0 | 299k|   0 | 0.000000e+00 |      --      |    Inf 
530.50/530.56	c   426s|  5920k|  5860k|     0 |   0.0 |1690M| 850 |   - |1138 |1145 |   0 |   0 |   0 | 300k|   0 | 0.000000e+00 |      --      |    Inf 
531.40/531.40	c   427s|  5930k|  5870k|     0 |   0.0 |1693M| 850 |   - |1138 |1150 |   0 |   0 |   0 | 300k|   0 | 0.000000e+00 |      --      |    Inf 
532.20/532.29	c   428s|  5940k|  5880k|     0 |   0.0 |1696M| 850 |   - |1138 |1174 |   0 |   0 |   0 | 301k|   0 | 0.000000e+00 |      --      |    Inf 
533.10/533.16	c   429s|  5950k|  5890k|     0 |   0.0 |1699M| 850 |   - |1138 |1138 |   0 |   0 |   0 | 302k|   0 | 0.000000e+00 |      --      |    Inf 
534.00/534.03	c   429s|  5960k|  5900k|     0 |   0.0 |1701M| 850 |   - |1138 |1125 |   0 |   0 |   0 | 302k|   0 | 0.000000e+00 |      --      |    Inf 
534.90/534.90	c   430s|  5970k|  5910k|     0 |   0.0 |1704M| 850 |   - |1138 |1167 |   0 |   0 |   0 | 303k|   0 | 0.000000e+00 |      --      |    Inf 
535.70/535.79	c   431s|  5980k|  5920k|     0 |   0.0 |1707M| 850 |   - |1138 |1146 |   0 |   0 |   0 | 303k|   0 | 0.000000e+00 |      --      |    Inf 
536.60/536.66	c   432s|  5990k|  5930k|     0 |   0.0 |1710M| 850 |   - |1138 |1155 |   0 |   0 |   0 | 304k|   0 | 0.000000e+00 |      --      |    Inf 
537.50/537.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
537.50/537.51	c   432s|  6000k|  5939k|     0 |   0.0 |1713M| 850 |   - |1138 |1169 |   0 |   0 |   0 | 304k|   0 | 0.000000e+00 |      --      |    Inf 
538.30/538.37	c   433s|  6010k|  5949k|     0 |   0.0 |1716M| 850 |   - |1138 |1199 |   0 |   0 |   0 | 305k|   0 | 0.000000e+00 |      --      |    Inf 
539.20/539.20	c   434s|  6020k|  5959k|     0 |   0.0 |1719M| 850 |   - |1138 |1181 |   0 |   0 |   0 | 305k|   0 | 0.000000e+00 |      --      |    Inf 
540.01/540.09	c   434s|  6030k|  5969k|     0 |   0.0 |1721M| 850 |   - |1138 |1246 |   0 |   0 |   0 | 306k|   0 | 0.000000e+00 |      --      |    Inf 
540.90/540.95	c   435s|  6040k|  5979k|     0 |   0.0 |1724M| 850 |   - |1138 |1232 |   0 |   0 |   0 | 307k|   0 | 0.000000e+00 |      --      |    Inf 
541.80/541.80	c   436s|  6050k|  5989k|     0 |   0.0 |1727M| 850 |   - |1138 |1267 |   0 |   0 |   0 | 307k|   0 | 0.000000e+00 |      --      |    Inf 
542.60/542.68	c   436s|  6060k|  5999k|     0 |   0.0 |1730M| 850 |   - |1138 |1254 |   0 |   0 |   0 | 308k|   0 | 0.000000e+00 |      --      |    Inf 
543.50/543.53	c   437s|  6070k|  6009k|     0 |   0.0 |1733M| 850 |   - |1138 |1247 |   0 |   0 |   0 | 308k|   0 | 0.000000e+00 |      --      |    Inf 
544.41/544.40	c   438s|  6080k|  6019k|     0 |   0.0 |1736M| 850 |   - |1138 |1237 |   0 |   0 |   0 | 309k|   0 | 0.000000e+00 |      --      |    Inf 
545.20/545.27	c   439s|  6090k|  6028k|     0 |   0.0 |1739M| 850 |   - |1138 |1227 |   0 |   0 |   0 | 309k|   0 | 0.000000e+00 |      --      |    Inf 
546.10/546.15	c   439s|  6100k|  6038k|     0 |   0.0 |1741M| 850 |   - |1138 |1225 |   0 |   0 |   0 | 310k|   0 | 0.000000e+00 |      --      |    Inf 
547.00/547.06	c   440s|  6110k|  6048k|     0 |   0.0 |1744M| 850 |   - |1138 |1245 |   0 |   0 |   0 | 311k|   0 | 0.000000e+00 |      --      |    Inf 
547.90/547.93	c   441s|  6120k|  6058k|     0 |   0.0 |1747M| 850 |   - |1138 |1221 |   0 |   0 |   0 | 311k|   0 | 0.000000e+00 |      --      |    Inf 
548.70/548.79	c   442s|  6130k|  6068k|     0 |   0.0 |1750M| 850 |   - |1138 |1270 |   0 |   0 |   0 | 312k|   0 | 0.000000e+00 |      --      |    Inf 
549.60/549.67	c   442s|  6140k|  6078k|     0 |   0.0 |1753M| 850 |   - |1138 |1210 |   0 |   0 |   0 | 312k|   0 | 0.000000e+00 |      --      |    Inf 
550.40/550.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
550.40/550.49	c   443s|  6150k|  6088k|     0 |   0.0 |1756M| 850 |   - |1138 |1172 |   0 |   0 |   0 | 313k|   0 | 0.000000e+00 |      --      |    Inf 
551.30/551.36	c   444s|  6160k|  6098k|     0 |   0.0 |1759M| 850 |   - |1138 |1191 |   0 |   0 |   0 | 313k|   0 | 0.000000e+00 |      --      |    Inf 
552.21/552.23	c   444s|  6170k|  6108k|     0 |   0.0 |1762M| 850 |   - |1138 |1168 |   0 |   0 |   0 | 314k|   0 | 0.000000e+00 |      --      |    Inf 
553.10/553.11	c   445s|  6180k|  6117k|     0 |   0.0 |1764M| 850 |   - |1138 |1197 |   0 |   0 |   0 | 314k|   0 | 0.000000e+00 |      --      |    Inf 
553.90/553.97	c   446s|  6190k|  6127k|     0 |   0.0 |1767M| 850 |   - |1138 |1159 |   0 |   0 |   0 | 315k|   0 | 0.000000e+00 |      --      |    Inf 
554.80/554.82	c   447s|  6200k|  6137k|     0 |   0.0 |1770M| 850 |   - |1138 |1173 |   0 |   0 |   0 | 315k|   0 | 0.000000e+00 |      --      |    Inf 
555.60/555.68	c   447s|  6210k|  6147k|     0 |   0.0 |1773M| 850 |   - |1138 |1169 |   0 |   0 |   0 | 316k|   0 | 0.000000e+00 |      --      |    Inf 
556.50/556.59	c   448s|  6220k|  6157k|     0 |   0.0 |1776M| 850 |   - |1138 |1183 |   0 |   0 |   0 | 317k|   0 | 0.000000e+00 |      --      |    Inf 
557.40/557.42	c   449s|  6230k|  6167k|     0 |   0.0 |1779M| 850 |   - |1138 |1138 |   0 |   0 |   0 | 317k|   0 | 0.000000e+00 |      --      |    Inf 
558.30/558.31	c   450s|  6240k|  6177k|     0 |   0.0 |1782M| 850 |   - |1138 |1218 |   0 |   0 |   0 | 318k|   0 | 0.000000e+00 |      --      |    Inf 
559.10/559.17	c   450s|  6250k|  6187k|     0 |   0.0 |1784M| 850 |   - |1138 |1167 |   0 |   0 |   0 | 318k|   0 | 0.000000e+00 |      --      |    Inf 
560.00/560.03	c   451s|  6260k|  6197k|     0 |   0.0 |1787M| 850 |   - |1138 |1161 |   0 |   0 |   0 | 319k|   0 | 0.000000e+00 |      --      |    Inf 
560.80/560.89	c   452s|  6270k|  6207k|     0 |   0.0 |1790M| 850 |   - |1138 |1124 |   0 |   0 |   0 | 319k|   0 | 0.000000e+00 |      --      |    Inf 
561.70/561.73	c   452s|  6280k|  6216k|     0 |   0.0 |1793M| 850 |   - |1138 |1138 |   0 |   0 |   0 | 320k|   0 | 0.000000e+00 |      --      |    Inf 
562.50/562.58	c   453s|  6290k|  6226k|     0 |   0.0 |1796M| 850 |   - |1138 |1108 |   0 |   0 |   0 | 320k|   0 | 0.000000e+00 |      --      |    Inf 
563.40/563.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
563.40/563.45	c   454s|  6300k|  6236k|     0 |   0.0 |1799M| 850 |   - |1138 |1118 |   0 |   0 |   0 | 321k|   0 | 0.000000e+00 |      --      |    Inf 
564.31/564.32	c   455s|  6310k|  6246k|     0 |   0.0 |1802M| 850 |   - |1138 |1120 |   0 |   0 |   0 | 322k|   0 | 0.000000e+00 |      --      |    Inf 
565.20/565.21	c   455s|  6320k|  6256k|     0 |   0.0 |1805M| 850 |   - |1138 |1127 |   0 |   0 |   0 | 322k|   0 | 0.000000e+00 |      --      |    Inf 
566.00/566.08	c   456s|  6330k|  6266k|     0 |   0.0 |1807M| 850 |   - |1138 |1142 |   0 |   0 |   0 | 323k|   0 | 0.000000e+00 |      --      |    Inf 
566.91/566.93	c   457s|  6340k|  6276k|     0 |   0.0 |1810M| 850 |   - |1138 |1241 |   0 |   0 |   0 | 323k|   0 | 0.000000e+00 |      --      |    Inf 
567.80/567.80	c   457s|  6350k|  6286k|     0 |   0.0 |1813M| 850 |   - |1138 |1223 |   0 |   0 |   0 | 324k|   0 | 0.000000e+00 |      --      |    Inf 
568.60/568.63	c   458s|  6360k|  6296k|     0 |   0.0 |1816M| 850 |   - |1138 |1204 |   0 |   0 |   0 | 324k|   0 | 0.000000e+00 |      --      |    Inf 
569.40/569.47	c   459s|  6370k|  6305k|     0 |   0.0 |1819M| 850 |   - |1138 |1212 |   0 |   0 |   0 | 325k|   0 | 0.000000e+00 |      --      |    Inf 
570.30/570.30	c   460s|  6380k|  6315k|     0 |   0.0 |1822M| 850 |   - |1138 |1158 |   0 |   0 |   0 | 326k|   0 | 0.000000e+00 |      --      |    Inf 
571.10/571.17	c   460s|  6390k|  6325k|     0 |   0.0 |1825M| 850 |   - |1138 |1129 |   0 |   0 |   0 | 326k|   0 | 0.000000e+00 |      --      |    Inf 
572.01/572.05	c   461s|  6400k|  6335k|     0 |   0.0 |1828M| 850 |   - |1138 |1132 |   0 |   0 |   0 | 327k|   0 | 0.000000e+00 |      --      |    Inf 
572.90/572.92	c   462s|  6410k|  6345k|     0 |   0.0 |1830M| 850 |   - |1138 |1106 |   0 |   0 |   0 | 327k|   0 | 0.000000e+00 |      --      |    Inf 
573.80/573.80	c   463s|  6420k|  6355k|     0 |   0.0 |1833M| 850 |   - |1138 |1139 |   0 |   0 |   0 | 328k|   0 | 0.000000e+00 |      --      |    Inf 
574.60/574.65	c   463s|  6430k|  6365k|     0 |   0.0 |1836M| 850 |   - |1138 |1142 |   0 |   0 |   0 | 328k|   0 | 0.000000e+00 |      --      |    Inf 
575.50/575.52	c   464s|  6440k|  6375k|     0 |   0.0 |1839M| 850 |   - |1138 |1097 |   0 |   0 |   0 | 329k|   0 | 0.000000e+00 |      --      |    Inf 
576.31/576.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
576.31/576.37	c   465s|  6450k|  6385k|     0 |   0.0 |1842M| 850 |   - |1138 |1140 |   0 |   0 |   0 | 330k|   0 | 0.000000e+00 |      --      |    Inf 
577.20/577.23	c   465s|  6460k|  6394k|     0 |   0.0 |1845M| 850 |   - |1138 |1100 |   0 |   0 |   0 | 330k|   0 | 0.000000e+00 |      --      |    Inf 
578.10/578.13	c   466s|  6470k|  6404k|     0 |   0.0 |1848M| 850 |   - |1138 |1124 |   0 |   0 |   0 | 331k|   0 | 0.000000e+00 |      --      |    Inf 
578.90/578.99	c   467s|  6480k|  6414k|     0 |   0.0 |1851M| 850 |   - |1138 |1143 |   0 |   0 |   0 | 331k|   0 | 0.000000e+00 |      --      |    Inf 
579.80/579.84	c   468s|  6490k|  6424k|     0 |   0.0 |1853M| 850 |   - |1138 |1125 |   0 |   0 |   0 | 332k|   0 | 0.000000e+00 |      --      |    Inf 
580.60/580.70	c   468s|  6500k|  6434k|     0 |   0.0 |1856M| 850 |   - |1138 |1107 |   0 |   0 |   0 | 332k|   0 | 0.000000e+00 |      --      |    Inf 
581.60/581.60	c   469s|  6510k|  6444k|     0 |   0.0 |1859M| 850 |   - |1138 |1119 |   0 |   0 |   0 | 333k|   0 | 0.000000e+00 |      --      |    Inf 
582.40/582.44	c   470s|  6520k|  6454k|     0 |   0.0 |1862M| 850 |   - |1138 |1097 |   0 |   0 |   0 | 333k|   0 | 0.000000e+00 |      --      |    Inf 
583.20/583.29	c   470s|  6530k|  6464k|     0 |   0.0 |1865M| 850 |   - |1138 |1111 |   0 |   0 |   0 | 334k|   0 | 0.000000e+00 |      --      |    Inf 
584.11/584.13	c   471s|  6540k|  6474k|     0 |   0.0 |1868M| 850 |   - |1138 |1079 |   0 |   0 |   0 | 334k|   0 | 0.000000e+00 |      --      |    Inf 
585.00/585.01	c   472s|  6550k|  6483k|     0 |   0.0 |1871M| 850 |   - |1138 |1077 |   0 |   0 |   0 | 335k|   0 | 0.000000e+00 |      --      |    Inf 
585.80/585.86	c   473s|  6560k|  6493k|     0 |   0.0 |1874M| 850 |   - |1138 |1075 |   0 |   0 |   0 | 336k|   0 | 0.000000e+00 |      --      |    Inf 
586.70/586.70	c   473s|  6570k|  6503k|     0 |   0.0 |1876M| 850 |   - |1138 |1092 |   0 |   0 |   0 | 336k|   0 | 0.000000e+00 |      --      |    Inf 
587.50/587.56	c   474s|  6580k|  6513k|     0 |   0.0 |1879M| 850 |   - |1138 |1116 |   0 |   0 |   0 | 337k|   0 | 0.000000e+00 |      --      |    Inf 
588.30/588.38	c   475s|  6590k|  6523k|     0 |   0.0 |1882M| 850 |   - |1138 |1089 |   0 |   0 |   0 | 337k|   0 | 0.000000e+00 |      --      |    Inf 
589.20/589.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
589.20/589.21	c   475s|  6600k|  6533k|     0 |   0.0 |1885M| 850 |   - |1138 |1094 |   0 |   0 |   0 | 338k|   0 | 0.000000e+00 |      --      |    Inf 
590.00/590.06	c   476s|  6610k|  6543k|     0 |   0.0 |1888M| 850 |   - |1138 |1079 |   0 |   0 |   0 | 338k|   0 | 0.000000e+00 |      --      |    Inf 
590.90/590.94	c   477s|  6620k|  6553k|     0 |   0.0 |1891M| 850 |   - |1138 |1052 |   0 |   0 |   0 | 339k|   0 | 0.000000e+00 |      --      |    Inf 
591.70/591.80	c   477s|  6630k|  6563k|     0 |   0.0 |1894M| 850 |   - |1138 |1060 |   0 |   0 |   0 | 339k|   0 | 0.000000e+00 |      --      |    Inf 
592.60/592.66	c   478s|  6640k|  6573k|     0 |   0.0 |1897M| 850 |   - |1138 |1057 |   0 |   0 |   0 | 340k|   0 | 0.000000e+00 |      --      |    Inf 
593.50/593.51	c   479s|  6650k|  6582k|     0 |   0.0 |1899M| 850 |   - |1138 |1123 |   0 |   0 |   0 | 341k|   0 | 0.000000e+00 |      --      |    Inf 
594.31/594.38	c   480s|  6660k|  6592k|     0 |   0.0 |1902M| 850 |   - |1138 |1110 |   0 |   0 |   0 | 341k|   0 | 0.000000e+00 |      --      |    Inf 
595.20/595.21	c   480s|  6670k|  6602k|     0 |   0.0 |1905M| 850 |   - |1138 |1154 |   0 |   0 |   0 | 342k|   0 | 0.000000e+00 |      --      |    Inf 
596.11/596.11	c   481s|  6680k|  6612k|     0 |   0.0 |1908M| 850 |   - |1138 |1209 |   0 |   0 |   0 | 342k|   0 | 0.000000e+00 |      --      |    Inf 
596.90/596.97	c   482s|  6690k|  6622k|     0 |   0.0 |1911M| 850 |   - |1138 |1183 |   0 |   0 |   0 | 343k|   0 | 0.000000e+00 |      --      |    Inf 
597.80/597.88	c   483s|  6700k|  6632k|     0 |   0.0 |1914M| 850 |   - |1138 |1193 |   0 |   0 |   0 | 343k|   0 | 0.000000e+00 |      --      |    Inf 
598.70/598.78	c   483s|  6710k|  6642k|     0 |   0.0 |1917M| 850 |   - |1138 |1233 |   0 |   0 |   0 | 344k|   0 | 0.000000e+00 |      --      |    Inf 
599.60/599.61	c   484s|  6720k|  6652k|     0 |   0.0 |1920M| 850 |   - |1138 |1169 |   0 |   0 |   0 | 345k|   0 | 0.000000e+00 |      --      |    Inf 
600.40/600.46	c   485s|  6730k|  6662k|     0 |   0.0 |1923M| 850 |   - |1138 |1171 |   0 |   0 |   0 | 345k|   0 | 0.000000e+00 |      --      |    Inf 
601.30/601.33	c   485s|  6740k|  6671k|     0 |   0.0 |1926M| 850 |   - |1138 |1143 |   0 |   0 |   0 | 346k|   0 | 0.000000e+00 |      --      |    Inf 
602.10/602.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
602.10/602.19	c   486s|  6750k|  6681k|     0 |   0.0 |1928M| 850 |   - |1138 |1141 |   0 |   0 |   0 | 346k|   0 | 0.000000e+00 |      --      |    Inf 
603.00/603.05	c   487s|  6760k|  6691k|     0 |   0.0 |1931M| 850 |   - |1138 |1151 |   0 |   0 |   0 | 347k|   0 | 0.000000e+00 |      --      |    Inf 
603.80/603.90	c   488s|  6770k|  6701k|     0 |   0.0 |1934M| 850 |   - |1138 |1109 |   0 |   0 |   0 | 347k|   0 | 0.000000e+00 |      --      |    Inf 
604.70/604.75	c   488s|  6780k|  6711k|     0 |   0.0 |1937M| 850 |   - |1138 |1096 |   0 |   0 |   0 | 348k|   0 | 0.000000e+00 |      --      |    Inf 
605.60/605.61	c   489s|  6790k|  6721k|     0 |   0.0 |1940M| 850 |   - |1138 |1099 |   0 |   0 |   0 | 348k|   0 | 0.000000e+00 |      --      |    Inf 
606.51/606.50	c   490s|  6800k|  6731k|     0 |   0.0 |1943M| 850 |   - |1138 |1147 |   0 |   0 |   0 | 349k|   0 | 0.000000e+00 |      --      |    Inf 
607.30/607.36	c   490s|  6810k|  6741k|     0 |   0.0 |1946M| 850 |   - |1138 |1108 |   0 |   0 |   0 | 350k|   0 | 0.000000e+00 |      --      |    Inf 
608.11/608.17	c   491s|  6820k|  6751k|     0 |   0.0 |1949M| 850 |   - |1138 |1098 |   0 |   0 |   0 | 350k|   0 | 0.000000e+00 |      --      |    Inf 
609.00/609.04	c   492s|  6830k|  6760k|     0 |   0.0 |1952M| 850 |   - |1138 |1092 |   0 |   0 |   0 | 351k|   0 | 0.000000e+00 |      --      |    Inf 
609.90/609.91	c   492s|  6840k|  6770k|     0 |   0.0 |1954M| 850 |   - |1138 |1081 |   0 |   0 |   0 | 351k|   0 | 0.000000e+00 |      --      |    Inf 
610.71/610.77	c   493s|  6850k|  6780k|     0 |   0.0 |1957M| 850 |   - |1138 |1186 |   0 |   0 |   0 | 352k|   0 | 0.000000e+00 |      --      |    Inf 
611.61/611.64	c   494s|  6860k|  6790k|     0 |   0.0 |1960M| 850 |   - |1138 |1187 |   0 |   0 |   0 | 352k|   0 | 0.000000e+00 |      --      |    Inf 
612.51/612.55	c   495s|  6870k|  6800k|     0 |   0.0 |1963M| 850 |   - |1138 |1193 |   0 |   0 |   0 | 353k|   0 | 0.000000e+00 |      --      |    Inf 
613.40/613.40	c   495s|  6880k|  6810k|     0 |   0.0 |1966M| 850 |   - |1138 |1171 |   0 |   0 |   0 | 354k|   0 | 0.000000e+00 |      --      |    Inf 
614.21/614.27	c   496s|  6890k|  6820k|     0 |   0.0 |1969M| 850 |   - |1138 |1212 |   0 |   0 |   0 | 354k|   0 | 0.000000e+00 |      --      |    Inf 
615.10/615.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
615.10/615.12	c   497s|  6900k|  6830k|     0 |   0.0 |1972M| 850 |   - |1138 |1135 |   0 |   0 |   0 | 355k|   0 | 0.000000e+00 |      --      |    Inf 
615.90/615.98	c   498s|  6910k|  6840k|     0 |   0.0 |1975M| 850 |   - |1138 |1175 |   0 |   0 |   0 | 355k|   0 | 0.000000e+00 |      --      |    Inf 
616.80/616.85	c   498s|  6920k|  6849k|     0 |   0.0 |1977M| 850 |   - |1138 |1207 |   0 |   0 |   0 | 356k|   0 | 0.000000e+00 |      --      |    Inf 
617.70/617.73	c   499s|  6930k|  6859k|     0 |   0.0 |1980M| 850 |   - |1138 |1199 |   0 |   0 |   0 | 357k|   0 | 0.000000e+00 |      --      |    Inf 
618.50/618.58	c   500s|  6940k|  6869k|     0 |   0.0 |1983M| 850 |   - |1138 |1175 |   0 |   0 |   0 | 357k|   0 | 0.000000e+00 |      --      |    Inf 
619.40/619.41	c   500s|  6950k|  6879k|     0 |   0.0 |1986M| 850 |   - |1138 |1185 |   0 |   0 |   0 | 358k|   0 | 0.000000e+00 |      --      |    Inf 
620.20/620.26	c   501s|  6960k|  6889k|     0 |   0.0 |1989M| 850 |   - |1138 |1102 |   0 |   0 |   0 | 358k|   0 | 0.000000e+00 |      --      |    Inf 
621.00/621.08	c   502s|  6970k|  6899k|     0 |   0.0 |1992M| 850 |   - |1138 |1115 |   0 |   0 |   0 | 359k|   0 | 0.000000e+00 |      --      |    Inf 
621.90/621.93	c   502s|  6980k|  6909k|     0 |   0.0 |1995M| 850 |   - |1138 |1088 |   0 |   0 |   0 | 360k|   0 | 0.000000e+00 |      --      |    Inf 
622.70/622.79	c   503s|  6990k|  6919k|     0 |   0.0 |1998M| 850 |   - |1138 |1132 |   0 |   0 |   0 | 360k|   0 | 0.000000e+00 |      --      |    Inf 
623.61/623.65	c   504s|  7000k|  6929k|     0 |   0.0 |2001M| 850 |   - |1138 |1151 |   0 |   0 |   0 | 361k|   0 | 0.000000e+00 |      --      |    Inf 
624.50/624.51	c   505s|  7010k|  6938k|     0 |   0.0 |2003M| 850 |   - |1138 |1222 |   0 |   0 |   0 | 361k|   0 | 0.000000e+00 |      --      |    Inf 
625.30/625.36	c   505s|  7020k|  6948k|     0 |   0.0 |2006M| 850 |   - |1138 |1288 |   0 |   0 |   0 | 362k|   0 | 0.000000e+00 |      --      |    Inf 
626.20/626.21	c   506s|  7030k|  6958k|     0 |   0.0 |2009M| 850 |   - |1138 |1267 |   0 |   0 |   0 | 363k|   0 | 0.000000e+00 |      --      |    Inf 
627.01/627.06	c   507s|  7040k|  6968k|     0 |   0.0 |2012M| 850 |   - |1138 |1247 |   0 |   0 |   0 | 363k|   0 | 0.000000e+00 |      --      |    Inf 
627.90/627.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
627.90/627.94	c   508s|  7050k|  6978k|     0 |   0.0 |2015M| 850 |   - |1138 |1239 |   0 |   0 |   0 | 364k|   0 | 0.000000e+00 |      --      |    Inf 
628.81/628.83	c   508s|  7060k|  6988k|     0 |   0.0 |2018M| 850 |   - |1138 |1320 |   0 |   0 |   0 | 364k|   0 | 0.000000e+00 |      --      |    Inf 
629.60/629.69	c   509s|  7070k|  6998k|     0 |   0.0 |2021M| 850 |   - |1138 |1290 |   0 |   0 |   0 | 365k|   0 | 0.000000e+00 |      --      |    Inf 
630.50/630.55	c   510s|  7080k|  7008k|     0 |   0.0 |2024M| 850 |   - |1138 |1294 |   0 |   0 |   0 | 365k|   0 | 0.000000e+00 |      --      |    Inf 
631.40/631.43	c   510s|  7090k|  7018k|     0 |   0.0 |2026M| 850 |   - |1138 |1253 |   0 |   0 |   0 | 366k|   0 | 0.000000e+00 |      --      |    Inf 
632.30/632.30	c   511s|  7100k|  7027k|     0 |   0.0 |2029M| 850 |   - |1138 |1265 |   0 |   0 |   0 | 367k|   0 | 0.000000e+00 |      --      |    Inf 
633.10/633.19	c   512s|  7110k|  7037k|     0 |   0.0 |2032M| 850 |   - |1138 |1289 |   0 |   0 |   0 | 367k|   0 | 0.000000e+00 |      --      |    Inf 
634.00/634.02	c   513s|  7120k|  7047k|     0 |   0.0 |2035M| 850 |   - |1138 |1241 |   0 |   0 |   0 | 368k|   0 | 0.000000e+00 |      --      |    Inf 
634.81/634.85	c   513s|  7130k|  7057k|     0 |   0.0 |2038M| 850 |   - |1138 |1197 |   0 |   0 |   0 | 368k|   0 | 0.000000e+00 |      --      |    Inf 
635.71/635.71	c   514s|  7140k|  7067k|     0 |   0.0 |2041M| 850 |   - |1138 |1209 |   0 |   0 |   0 | 369k|   0 | 0.000000e+00 |      --      |    Inf 
636.50/636.58	c   515s|  7150k|  7077k|     0 |   0.0 |2044M| 850 |   - |1138 |1219 |   0 |   0 |   0 | 369k|   0 | 0.000000e+00 |      --      |    Inf 
637.40/637.48	c   515s|  7160k|  7087k|     0 |   0.0 |2047M| 850 |   - |1138 |1203 |   0 |   0 |   0 | 370k|   0 | 0.000000e+00 |      --      |    Inf 
638.30/638.36	c   516s|  7170k|  7097k|     0 |   0.0 |2049M| 850 |   - |1138 |1185 |   0 |   0 |   0 | 371k|   0 | 0.000000e+00 |      --      |    Inf 
639.20/639.22	c   517s|  7180k|  7107k|     0 |   0.0 |2052M| 850 |   - |1138 |1195 |   0 |   0 |   0 | 371k|   0 | 0.000000e+00 |      --      |    Inf 
640.00/640.06	c   518s|  7190k|  7116k|     0 |   0.0 |2055M| 850 |   - |1138 |1162 |   0 |   0 |   0 | 372k|   0 | 0.000000e+00 |      --      |    Inf 
640.90/640.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
640.90/640.93	c   518s|  7200k|  7126k|     0 |   0.0 |2058M| 850 |   - |1138 |1150 |   0 |   0 |   0 | 372k|   0 | 0.000000e+00 |      --      |    Inf 
641.70/641.76	c   519s|  7210k|  7136k|     0 |   0.0 |2061M| 850 |   - |1138 |1141 |   0 |   0 |   0 | 373k|   0 | 0.000000e+00 |      --      |    Inf 
642.61/642.63	c   520s|  7220k|  7146k|     0 |   0.0 |2064M| 850 |   - |1138 |1133 |   0 |   0 |   0 | 373k|   0 | 0.000000e+00 |      --      |    Inf 
643.50/643.51	c   520s|  7230k|  7156k|     0 |   0.0 |2067M| 850 |   - |1138 |1147 |   0 |   0 |   0 | 374k|   0 | 0.000000e+00 |      --      |    Inf 
644.30/644.35	c   521s|  7240k|  7166k|     0 |   0.0 |2070M| 850 |   - |1138 |1142 |   0 |   0 |   0 | 374k|   0 | 0.000000e+00 |      --      |    Inf 
645.21/645.22	c   522s|  7250k|  7176k|     0 |   0.0 |2072M| 850 |   - |1138 |1166 |   0 |   0 |   0 | 375k|   0 | 0.000000e+00 |      --      |    Inf 
646.10/646.13	c   523s|  7260k|  7186k|     0 |   0.0 |2075M| 850 |   - |1138 |1166 |   0 |   0 |   0 | 376k|   0 | 0.000000e+00 |      --      |    Inf 
647.00/647.00	c   523s|  7270k|  7196k|     0 |   0.0 |2078M| 850 |   - |1138 |1114 |   0 |   0 |   0 | 376k|   0 | 0.000000e+00 |      --      |    Inf 
647.81/647.84	c   524s|  7280k|  7205k|     0 |   0.0 |2081M| 850 |   - |1138 |1178 |   0 |   0 |   0 | 377k|   0 | 0.000000e+00 |      --      |    Inf 
648.70/648.70	c   525s|  7290k|  7215k|     0 |   0.0 |2084M| 850 |   - |1138 |1185 |   0 |   0 |   0 | 377k|   0 | 0.000000e+00 |      --      |    Inf 
649.51/649.54	c   525s|  7300k|  7225k|     0 |   0.0 |2087M| 850 |   - |1138 |1195 |   0 |   0 |   0 | 378k|   0 | 0.000000e+00 |      --      |    Inf 
650.41/650.41	c   526s|  7310k|  7235k|     0 |   0.0 |2090M| 850 |   - |1138 |1166 |   0 |   0 |   0 | 379k|   0 | 0.000000e+00 |      --      |    Inf 
651.30/651.30	c   527s|  7320k|  7245k|     0 |   0.0 |2093M| 850 |   - |1138 |1239 |   0 |   0 |   0 | 379k|   0 | 0.000000e+00 |      --      |    Inf 
652.10/652.17	c   528s|  7330k|  7255k|     0 |   0.0 |2095M| 850 |   - |1138 |1196 |   0 |   0 |   0 | 380k|   0 | 0.000000e+00 |      --      |    Inf 
653.01/653.01	c   528s|  7340k|  7265k|     0 |   0.0 |2098M| 850 |   - |1138 |1167 |   0 |   0 |   0 | 380k|   0 | 0.000000e+00 |      --      |    Inf 
653.80/653.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
653.80/653.84	c   529s|  7350k|  7275k|     0 |   0.0 |2101M| 850 |   - |1138 |1162 |   0 |   0 |   0 | 381k|   0 | 0.000000e+00 |      --      |    Inf 
654.61/654.68	c   530s|  7360k|  7284k|     0 |   0.0 |2104M| 850 |   - |1138 |1202 |   0 |   0 |   0 | 382k|   0 | 0.000000e+00 |      --      |    Inf 
655.51/655.52	c   530s|  7370k|  7294k|     0 |   0.0 |2107M| 850 |   - |1138 |1093 |   0 |   0 |   0 | 382k|   0 | 0.000000e+00 |      --      |    Inf 
656.30/656.38	c   531s|  7380k|  7304k|     0 |   0.0 |2110M| 850 |   - |1138 |1122 |   0 |   0 |   0 | 383k|   0 | 0.000000e+00 |      --      |    Inf 
657.20/657.24	c   532s|  7390k|  7314k|     0 |   0.0 |2113M| 850 |   - |1138 |1117 |   0 |   0 |   0 | 383k|   0 | 0.000000e+00 |      --      |    Inf 
658.00/658.08	c   533s|  7400k|  7324k|     0 |   0.0 |2116M| 850 |   - |1138 |1058 |   0 |   0 |   0 | 384k|   0 | 0.000000e+00 |      --      |    Inf 
658.81/658.90	c   533s|  7410k|  7334k|     0 |   0.0 |2119M| 850 |   - |1138 |1127 |   0 |   0 |   0 | 384k|   0 | 0.000000e+00 |      --      |    Inf 
659.70/659.73	c   534s|  7420k|  7344k|     0 |   0.0 |2121M| 850 |   - |1138 |1114 |   0 |   0 |   0 | 385k|   0 | 0.000000e+00 |      --      |    Inf 
660.50/660.57	c   535s|  7430k|  7354k|     0 |   0.0 |2124M| 850 |   - |1138 |1146 |   0 |   0 |   0 | 385k|   0 | 0.000000e+00 |      --      |    Inf 
661.40/661.48	c   535s|  7440k|  7364k|     0 |   0.0 |2127M| 850 |   - |1138 |1189 |   0 |   0 |   0 | 386k|   0 | 0.000000e+00 |      --      |    Inf 
662.30/662.37	c   536s|  7450k|  7373k|     0 |   0.0 |2130M| 850 |   - |1138 |1181 |   0 |   0 |   0 | 387k|   0 | 0.000000e+00 |      --      |    Inf 
663.21/663.26	c   537s|  7460k|  7383k|     0 |   0.0 |2133M| 850 |   - |1138 |1141 |   0 |   0 |   0 | 387k|   0 | 0.000000e+00 |      --      |    Inf 
664.10/664.12	c   538s|  7470k|  7393k|     0 |   0.0 |2136M| 850 |   - |1138 |1190 |   0 |   0 |   0 | 388k|   0 | 0.000000e+00 |      --      |    Inf 
664.90/664.98	c   538s|  7480k|  7403k|     0 |   0.0 |2139M| 850 |   - |1138 |1159 |   0 |   0 |   0 | 388k|   0 | 0.000000e+00 |      --      |    Inf 
665.80/665.80	c   539s|  7490k|  7413k|     0 |   0.0 |2142M| 850 |   - |1138 |1140 |   0 |   0 |   0 | 389k|   0 | 0.000000e+00 |      --      |    Inf 
666.60/666.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
666.60/666.65	c   540s|  7500k|  7423k|     0 |   0.0 |2144M| 850 |   - |1138 |1090 |   0 |   0 |   0 | 390k|   0 | 0.000000e+00 |      --      |    Inf 
667.50/667.51	c   540s|  7510k|  7433k|     0 |   0.0 |2147M| 850 |   - |1138 |1082 |   0 |   0 |   0 | 390k|   0 | 0.000000e+00 |      --      |    Inf 
668.30/668.37	c   541s|  7520k|  7443k|     0 |   0.0 |2150M| 850 |   - |1138 |1098 |   0 |   0 |   0 | 391k|   0 | 0.000000e+00 |      --      |    Inf 
669.20/669.26	c   542s|  7530k|  7453k|     0 |   0.0 |2153M| 850 |   - |1138 |1125 |   0 |   0 |   0 | 391k|   0 | 0.000000e+00 |      --      |    Inf 
670.10/670.10	c   543s|  7540k|  7462k|     0 |   0.0 |2156M| 850 |   - |1138 |1110 |   0 |   0 |   0 | 392k|   0 | 0.000000e+00 |      --      |    Inf 
670.91/670.93	c   543s|  7550k|  7472k|     0 |   0.0 |2159M| 850 |   - |1138 |1115 |   0 |   0 |   0 | 392k|   0 | 0.000000e+00 |      --      |    Inf 
671.70/671.78	c   544s|  7560k|  7482k|     0 |   0.0 |2162M| 850 |   - |1138 |1146 |   0 |   0 |   0 | 393k|   0 | 0.000000e+00 |      --      |    Inf 
672.61/672.63	c   545s|  7570k|  7492k|     0 |   0.0 |2165M| 850 |   - |1138 |1163 |   0 |   0 |   0 | 393k|   0 | 0.000000e+00 |      --      |    Inf 
673.51/673.55	c   545s|  7580k|  7502k|     0 |   0.0 |2168M| 850 |   - |1138 |1199 |   0 |   0 |   0 | 394k|   0 | 0.000000e+00 |      --      |    Inf 
674.40/674.40	c   546s|  7590k|  7512k|     0 |   0.0 |2171M| 850 |   - |1138 |1173 |   0 |   0 |   0 | 395k|   0 | 0.000000e+00 |      --      |    Inf 
675.20/675.26	c   547s|  7600k|  7522k|     0 |   0.0 |2173M| 850 |   - |1138 |1210 |   0 |   0 |   0 | 395k|   0 | 0.000000e+00 |      --      |    Inf 
676.11/676.11	c   548s|  7610k|  7532k|     0 |   0.0 |2176M| 850 |   - |1138 |1225 |   0 |   0 |   0 | 396k|   0 | 0.000000e+00 |      --      |    Inf 
676.90/676.99	c   548s|  7620k|  7542k|     0 |   0.0 |2179M| 850 |   - |1138 |1131 |   0 |   0 |   0 | 397k|   0 | 0.000000e+00 |      --      |    Inf 
677.81/677.84	c   549s|  7630k|  7552k|     0 |   0.0 |2182M| 850 |   - |1138 |1121 |   0 |   0 |   0 | 397k|   0 | 0.000000e+00 |      --      |    Inf 
678.70/678.77	c   550s|  7640k|  7561k|     0 |   0.0 |2185M| 850 |   - |1138 |1159 |   0 |   0 |   0 | 398k|   0 | 0.000000e+00 |      --      |    Inf 
679.61/679.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
679.61/679.61	c   551s|  7650k|  7571k|     0 |   0.0 |2188M| 850 |   - |1138 |1167 |   0 |   0 |   0 | 398k|   0 | 0.000000e+00 |      --      |    Inf 
680.41/680.43	c   551s|  7660k|  7581k|     0 |   0.0 |2191M| 850 |   - |1138 |1135 |   0 |   0 |   0 | 399k|   0 | 0.000000e+00 |      --      |    Inf 
681.21/681.27	c   552s|  7670k|  7591k|     0 |   0.0 |2194M| 850 |   - |1138 |1201 |   0 |   0 |   0 | 400k|   0 | 0.000000e+00 |      --      |    Inf 
682.10/682.11	c   553s|  7680k|  7601k|     0 |   0.0 |2197M| 850 |   - |1138 |1131 |   0 |   0 |   0 | 400k|   0 | 0.000000e+00 |      --      |    Inf 
682.90/682.99	c   553s|  7690k|  7611k|     0 |   0.0 |2199M| 850 |   - |1138 |1119 |   0 |   0 |   0 | 401k|   0 | 0.000000e+00 |      --      |    Inf 
683.81/683.89	c   554s|  7700k|  7621k|     0 |   0.0 |2202M| 850 |   - |1138 |1218 |   0 |   0 |   0 | 401k|   0 | 0.000000e+00 |      --      |    Inf 
684.70/684.77	c   555s|  7710k|  7631k|     0 |   0.0 |2205M| 850 |   - |1138 |1171 |   0 |   0 |   0 | 402k|   0 | 0.000000e+00 |      --      |    Inf 
685.60/685.61	c   556s|  7720k|  7640k|     0 |   0.0 |2208M| 850 |   - |1138 |1191 |   0 |   0 |   0 | 402k|   0 | 0.000000e+00 |      --      |    Inf 
686.41/686.44	c   556s|  7730k|  7650k|     0 |   0.0 |2211M| 850 |   - |1138 |1274 |   0 |   0 |   0 | 403k|   0 | 0.000000e+00 |      --      |    Inf 
687.21/687.25	c   557s|  7740k|  7660k|     0 |   0.0 |2214M| 850 |   - |1138 |1185 |   0 |   0 |   0 | 404k|   0 | 0.000000e+00 |      --      |    Inf 
688.01/688.06	c   558s|  7750k|  7670k|     0 |   0.0 |2217M| 850 |   - |1138 |1140 |   0 |   0 |   0 | 404k|   0 | 0.000000e+00 |      --      |    Inf 
688.91/688.90	c   558s|  7760k|  7680k|     0 |   0.0 |2220M| 850 |   - |1138 |1127 |   0 |   0 |   0 | 405k|   0 | 0.000000e+00 |      --      |    Inf 
689.71/689.78	c   559s|  7770k|  7690k|     0 |   0.0 |2223M| 850 |   - |1138 |1142 |   0 |   0 |   0 | 405k|   0 | 0.000000e+00 |      --      |    Inf 
690.60/690.63	c   560s|  7780k|  7700k|     0 |   0.0 |2225M| 850 |   - |1138 |1173 |   0 |   0 |   0 | 406k|   0 | 0.000000e+00 |      --      |    Inf 
691.40/691.47	c   560s|  7790k|  7710k|     0 |   0.0 |2228M| 850 |   - |1138 |1135 |   0 |   0 |   0 | 406k|   0 | 0.000000e+00 |      --      |    Inf 
692.30/692.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
692.30/692.31	c   561s|  7800k|  7720k|     0 |   0.0 |2231M| 850 |   - |1138 |1169 |   0 |   0 |   0 | 407k|   0 | 0.000000e+00 |      --      |    Inf 
693.11/693.16	c   562s|  7810k|  7729k|     0 |   0.0 |2234M| 850 |   - |1138 |1157 |   0 |   0 |   0 | 408k|   0 | 0.000000e+00 |      --      |    Inf 
693.90/693.98	c   562s|  7820k|  7739k|     0 |   0.0 |2237M| 850 |   - |1138 |1126 |   0 |   0 |   0 | 408k|   0 | 0.000000e+00 |      --      |    Inf 
694.70/694.79	c   563s|  7830k|  7749k|     0 |   0.0 |2240M| 850 |   - |1138 |1150 |   0 |   0 |   0 | 409k|   0 | 0.000000e+00 |      --      |    Inf 
695.60/695.69	c   564s|  7840k|  7759k|     0 |   0.0 |2243M| 850 |   - |1138 |1207 |   0 |   0 |   0 | 409k|   0 | 0.000000e+00 |      --      |    Inf 
696.50/696.54	c   565s|  7850k|  7769k|     0 |   0.0 |2246M| 850 |   - |1138 |1182 |   0 |   0 |   0 | 410k|   0 | 0.000000e+00 |      --      |    Inf 
697.41/697.46	c   565s|  7860k|  7779k|     0 |   0.0 |2249M| 850 |   - |1138 |1273 |   0 |   0 |   0 | 411k|   0 | 0.000000e+00 |      --      |    Inf 
698.30/698.31	c   566s|  7870k|  7789k|     0 |   0.0 |2251M| 850 |   - |1138 |1228 |   0 |   0 |   0 | 411k|   0 | 0.000000e+00 |      --      |    Inf 
699.10/699.14	c   567s|  7880k|  7799k|     0 |   0.0 |2254M| 850 |   - |1138 |1271 |   0 |   0 |   0 | 412k|   0 | 0.000000e+00 |      --      |    Inf 
699.91/699.93	c   567s|  7890k|  7809k|     0 |   0.0 |2257M| 850 |   - |1138 |1220 |   0 |   0 |   0 | 412k|   0 | 0.000000e+00 |      --      |    Inf 
700.71/700.78	c   568s|  7900k|  7818k|     0 |   0.0 |2260M| 850 |   - |1138 |1179 |   0 |   0 |   0 | 413k|   0 | 0.000000e+00 |      --      |    Inf 
701.61/701.60	c   569s|  7910k|  7828k|     0 |   0.0 |2263M| 850 |   - |1138 |1218 |   0 |   0 |   0 | 414k|   0 | 0.000000e+00 |      --      |    Inf 
702.40/702.47	c   569s|  7920k|  7838k|     0 |   0.0 |2266M| 850 |   - |1138 |1241 |   0 |   0 |   0 | 414k|   0 | 0.000000e+00 |      --      |    Inf 
703.30/703.31	c   570s|  7930k|  7848k|     0 |   0.0 |2269M| 850 |   - |1138 |1237 |   0 |   0 |   0 | 415k|   0 | 0.000000e+00 |      --      |    Inf 
704.11/704.15	c   571s|  7940k|  7858k|     0 |   0.0 |2272M| 850 |   - |1138 |1222 |   0 |   0 |   0 | 415k|   0 | 0.000000e+00 |      --      |    Inf 
704.90/704.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
704.90/704.98	c   572s|  7950k|  7868k|     0 |   0.0 |2275M| 850 |   - |1138 |1195 |   0 |   0 |   0 | 416k|   0 | 0.000000e+00 |      --      |    Inf 
705.71/705.79	c   572s|  7960k|  7878k|     0 |   0.0 |2277M| 850 |   - |1138 |1242 |   0 |   0 |   0 | 416k|   0 | 0.000000e+00 |      --      |    Inf 
706.60/706.61	c   573s|  7970k|  7888k|     0 |   0.0 |2280M| 850 |   - |1138 |1176 |   0 |   0 |   0 | 417k|   0 | 0.000000e+00 |      --      |    Inf 
707.40/707.45	c   574s|  7980k|  7898k|     0 |   0.0 |2283M| 850 |   - |1138 |1215 |   0 |   0 |   0 | 418k|   0 | 0.000000e+00 |      --      |    Inf 
708.20/708.27	c   574s|  7990k|  7907k|     0 |   0.0 |2286M| 850 |   - |1138 |1220 |   0 |   0 |   0 | 418k|   0 | 0.000000e+00 |      --      |    Inf 
709.10/709.11	c   575s|  8000k|  7917k|     0 |   0.0 |2289M| 850 |   - |1138 |1191 |   0 |   0 |   0 | 419k|   0 | 0.000000e+00 |      --      |    Inf 
709.90/709.99	c   576s|  8010k|  7927k|     0 |   0.0 |2292M| 850 |   - |1138 |1212 |   0 |   0 |   0 | 419k|   0 | 0.000000e+00 |      --      |    Inf 
710.81/710.85	c   576s|  8020k|  7937k|     0 |   0.0 |2295M| 850 |   - |1138 |1181 |   0 |   0 |   0 | 420k|   0 | 0.000000e+00 |      --      |    Inf 
711.61/711.68	c   577s|  8030k|  7947k|     0 |   0.0 |2298M| 850 |   - |1138 |1260 |   0 |   0 |   0 | 420k|   0 | 0.000000e+00 |      --      |    Inf 
712.51/712.53	c   578s|  8040k|  7957k|     0 |   0.0 |2300M| 850 |   - |1138 |1257 |   0 |   0 |   0 | 421k|   0 | 0.000000e+00 |      --      |    Inf 
713.31/713.35	c   578s|  8050k|  7967k|     0 |   0.0 |2303M| 850 |   - |1138 |1224 |   0 |   0 |   0 | 422k|   0 | 0.000000e+00 |      --      |    Inf 
714.20/714.20	c   579s|  8060k|  7977k|     0 |   0.0 |2306M| 850 |   - |1138 |1227 |   0 |   0 |   0 | 422k|   0 | 0.000000e+00 |      --      |    Inf 
715.10/715.10	c   580s|  8070k|  7986k|     0 |   0.0 |2309M| 850 |   - |1138 |1260 |   0 |   0 |   0 | 423k|   0 | 0.000000e+00 |      --      |    Inf 
715.91/715.95	c   581s|  8080k|  7996k|     0 |   0.0 |2312M| 850 |   - |1138 |1244 |   0 |   0 |   0 | 424k|   0 | 0.000000e+00 |      --      |    Inf 
716.80/716.81	c   581s|  8090k|  8006k|     0 |   0.0 |2315M| 850 |   - |1138 |1234 |   0 |   0 |   0 | 424k|   0 | 0.000000e+00 |      --      |    Inf 
717.60/717.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
717.60/717.68	c   582s|  8100k|  8016k|     0 |   0.0 |2318M| 850 |   - |1138 |1254 |   0 |   0 |   0 | 425k|   0 | 0.000000e+00 |      --      |    Inf 
718.51/718.52	c   583s|  8110k|  8026k|     0 |   0.0 |2321M| 850 |   - |1138 |1254 |   0 |   0 |   0 | 425k|   0 | 0.000000e+00 |      --      |    Inf 
719.31/719.32	c   583s|  8120k|  8036k|     0 |   0.0 |2324M| 850 |   - |1138 |1231 |   0 |   0 |   0 | 426k|   0 | 0.000000e+00 |      --      |    Inf 
720.10/720.17	c   584s|  8130k|  8046k|     0 |   0.0 |2327M| 850 |   - |1138 |1161 |   0 |   0 |   0 | 427k|   0 | 0.000000e+00 |      --      |    Inf 
720.91/720.99	c   585s|  8140k|  8056k|     0 |   0.0 |2330M| 850 |   - |1138 |1229 |   0 |   0 |   0 | 427k|   0 | 0.000000e+00 |      --      |    Inf 
721.80/721.85	c   586s|  8150k|  8066k|     0 |   0.0 |2332M| 850 |   - |1138 |1224 |   0 |   0 |   0 | 428k|   0 | 0.000000e+00 |      --      |    Inf 
722.71/722.72	c   586s|  8160k|  8075k|     0 |   0.0 |2335M| 850 |   - |1138 |1211 |   0 |   0 |   0 | 428k|   0 | 0.000000e+00 |      --      |    Inf 
723.50/723.57	c   587s|  8170k|  8085k|     0 |   0.0 |2338M| 850 |   - |1138 |1161 |   0 |   0 |   0 | 429k|   0 | 0.000000e+00 |      --      |    Inf 
724.40/724.43	c   588s|  8180k|  8095k|     0 |   0.0 |2341M| 850 |   - |1138 |1156 |   0 |   0 |   0 | 429k|   0 | 0.000000e+00 |      --      |    Inf 
725.30/725.34	c   588s|  8190k|  8105k|     0 |   0.0 |2344M| 850 |   - |1138 |1226 |   0 |   0 |   0 | 430k|   0 | 0.000000e+00 |      --      |    Inf 
726.11/726.18	c   589s|  8200k|  8115k|     0 |   0.0 |2347M| 850 |   - |1138 |1257 |   0 |   0 |   0 | 431k|   0 | 0.000000e+00 |      --      |    Inf 
727.01/727.03	c   590s|  8210k|  8125k|     0 |   0.0 |2350M| 850 |   - |1138 |1177 |   0 |   0 |   0 | 431k|   0 | 0.000000e+00 |      --      |    Inf 
727.91/727.92	c   591s|  8220k|  8135k|     0 |   0.0 |2353M| 850 |   - |1138 |1155 |   0 |   0 |   0 | 432k|   0 | 0.000000e+00 |      --      |    Inf 
728.81/728.84	c   591s|  8230k|  8145k|     0 |   0.0 |2356M| 850 |   - |1138 |1187 |   0 |   0 |   0 | 433k|   0 | 0.000000e+00 |      --      |    Inf 
729.71/729.77	c   592s|  8240k|  8155k|     0 |   0.0 |2359M| 850 |   - |1138 |1235 |   0 |   0 |   0 | 433k|   0 | 0.000000e+00 |      --      |    Inf 
730.61/730.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
730.61/730.65	c   593s|  8250k|  8164k|     0 |   0.0 |2361M| 850 |   - |1138 |1225 |   0 |   0 |   0 | 434k|   0 | 0.000000e+00 |      --      |    Inf 
731.51/731.53	c   594s|  8260k|  8174k|     0 |   0.0 |2364M| 850 |   - |1138 |1205 |   0 |   0 |   0 | 434k|   0 | 0.000000e+00 |      --      |    Inf 
732.41/732.40	c   594s|  8270k|  8184k|     0 |   0.0 |2367M| 850 |   - |1138 |1288 |   0 |   0 |   0 | 435k|   0 | 0.000000e+00 |      --      |    Inf 
733.20/733.25	c   595s|  8280k|  8194k|     0 |   0.0 |2370M| 850 |   - |1138 |1224 |   0 |   0 |   0 | 435k|   0 | 0.000000e+00 |      --      |    Inf 
734.10/734.10	c   596s|  8290k|  8204k|     0 |   0.0 |2373M| 850 |   - |1138 |1218 |   0 |   0 |   0 | 436k|   0 | 0.000000e+00 |      --      |    Inf 
734.91/734.92	c   596s|  8300k|  8214k|     0 |   0.0 |2376M| 850 |   - |1138 |1224 |   0 |   0 |   0 | 437k|   0 | 0.000000e+00 |      --      |    Inf 
735.70/735.76	c   597s|  8310k|  8224k|     0 |   0.0 |2379M| 850 |   - |1138 |1172 |   0 |   0 |   0 | 437k|   0 | 0.000000e+00 |      --      |    Inf 
736.60/736.61	c   598s|  8320k|  8234k|     0 |   0.0 |2382M| 850 |   - |1138 |1177 |   0 |   0 |   0 | 438k|   0 | 0.000000e+00 |      --      |    Inf 
737.41/737.46	c   598s|  8330k|  8243k|     0 |   0.0 |2385M| 850 |   - |1138 |1196 |   0 |   0 |   0 | 438k|   0 | 0.000000e+00 |      --      |    Inf 
738.30/738.34	c   599s|  8340k|  8253k|     0 |   0.0 |2387M| 850 |   - |1138 |1244 |   0 |   0 |   0 | 439k|   0 | 0.000000e+00 |      --      |    Inf 
739.21/739.21	c   600s|  8350k|  8263k|     0 |   0.0 |2390M| 850 |   - |1138 |1210 |   0 |   0 |   0 | 440k|   0 | 0.000000e+00 |      --      |    Inf 
740.00/740.08	c   601s|  8360k|  8273k|     0 |   0.0 |2393M| 850 |   - |1138 |1253 |   0 |   0 |   0 | 440k|   0 | 0.000000e+00 |      --      |    Inf 
740.81/740.89	c   601s|  8370k|  8283k|     0 |   0.0 |2396M| 850 |   - |1138 |1244 |   0 |   0 |   0 | 441k|   0 | 0.000000e+00 |      --      |    Inf 
741.71/741.72	c   602s|  8380k|  8293k|     0 |   0.0 |2399M| 850 |   - |1138 |1209 |   0 |   0 |   0 | 441k|   0 | 0.000000e+00 |      --      |    Inf 
742.51/742.59	c   603s|  8390k|  8303k|     0 |   0.0 |2402M| 850 |   - |1138 |1201 |   0 |   0 |   0 | 442k|   0 | 0.000000e+00 |      --      |    Inf 
743.40/743.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
743.40/743.44	c   603s|  8400k|  8313k|     0 |   0.0 |2405M| 850 |   - |1138 |1167 |   0 |   0 |   0 | 443k|   0 | 0.000000e+00 |      --      |    Inf 
744.30/744.32	c   604s|  8410k|  8323k|     0 |   0.0 |2408M| 850 |   - |1138 |1185 |   0 |   0 |   0 | 443k|   0 | 0.000000e+00 |      --      |    Inf 
745.10/745.17	c   605s|  8420k|  8332k|     0 |   0.0 |2411M| 850 |   - |1138 |1238 |   0 |   0 |   0 | 444k|   0 | 0.000000e+00 |      --      |    Inf 
746.01/746.02	c   606s|  8430k|  8342k|     0 |   0.0 |2413M| 850 |   - |1138 |1246 |   0 |   0 |   0 | 444k|   0 | 0.000000e+00 |      --      |    Inf 
746.81/746.89	c   606s|  8440k|  8352k|     0 |   0.0 |2416M| 850 |   - |1138 |1284 |   0 |   0 |   0 | 445k|   0 | 0.000000e+00 |      --      |    Inf 
747.71/747.70	c   607s|  8450k|  8362k|     0 |   0.0 |2419M| 850 |   - |1138 |1287 |   0 |   0 |   0 | 446k|   0 | 0.000000e+00 |      --      |    Inf 
748.51/748.54	c   608s|  8460k|  8372k|     0 |   0.0 |2422M| 850 |   - |1138 |1281 |   0 |   0 |   0 | 446k|   0 | 0.000000e+00 |      --      |    Inf 
749.30/749.38	c   608s|  8470k|  8382k|     0 |   0.0 |2425M| 850 |   - |1138 |1264 |   0 |   0 |   0 | 447k|   0 | 0.000000e+00 |      --      |    Inf 
750.21/750.28	c   609s|  8480k|  8392k|     0 |   0.0 |2428M| 850 |   - |1138 |1218 |   0 |   0 |   0 | 448k|   0 | 0.000000e+00 |      --      |    Inf 
751.10/751.12	c   610s|  8490k|  8402k|     0 |   0.0 |2431M| 850 |   - |1138 |1256 |   0 |   0 |   0 | 448k|   0 | 0.000000e+00 |      --      |    Inf 
751.91/751.96	c   610s|  8500k|  8411k|     0 |   0.0 |2434M| 850 |   - |1138 |1208 |   0 |   0 |   0 | 449k|   0 | 0.000000e+00 |      --      |    Inf 
752.70/752.78	c   611s|  8510k|  8421k|     0 |   0.0 |2437M| 850 |   - |1138 |1240 |   0 |   0 |   0 | 449k|   0 | 0.000000e+00 |      --      |    Inf 
753.61/753.61	c   612s|  8520k|  8431k|     0 |   0.0 |2440M| 850 |   - |1138 |1205 |   0 |   0 |   0 | 450k|   0 | 0.000000e+00 |      --      |    Inf 
754.41/754.44	c   612s|  8530k|  8441k|     0 |   0.0 |2443M| 850 |   - |1138 |1179 |   0 |   0 |   0 | 451k|   0 | 0.000000e+00 |      --      |    Inf 
755.21/755.28	c   613s|  8540k|  8451k|     0 |   0.0 |2445M| 850 |   - |1138 |1198 |   0 |   0 |   0 | 451k|   0 | 0.000000e+00 |      --      |    Inf 
756.11/756.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
756.11/756.17	c   614s|  8550k|  8461k|     0 |   0.0 |2448M| 850 |   - |1138 |1179 |   0 |   0 |   0 | 452k|   0 | 0.000000e+00 |      --      |    Inf 
757.01/757.04	c   615s|  8560k|  8471k|     0 |   0.0 |2451M| 850 |   - |1138 |1158 |   0 |   0 |   0 | 452k|   0 | 0.000000e+00 |      --      |    Inf 
757.91/757.92	c   615s|  8570k|  8481k|     0 |   0.0 |2454M| 850 |   - |1138 |1233 |   0 |   0 |   0 | 453k|   0 | 0.000000e+00 |      --      |    Inf 
758.71/758.77	c   616s|  8580k|  8491k|     0 |   0.0 |2457M| 850 |   - |1138 |1240 |   0 |   0 |   0 | 454k|   0 | 0.000000e+00 |      --      |    Inf 
759.61/759.63	c   617s|  8590k|  8500k|     0 |   0.0 |2460M| 850 |   - |1138 |1267 |   0 |   0 |   0 | 454k|   0 | 0.000000e+00 |      --      |    Inf 
760.41/760.44	c   618s|  8600k|  8510k|     0 |   0.0 |2463M| 850 |   - |1138 |1271 |   0 |   0 |   0 | 455k|   0 | 0.000000e+00 |      --      |    Inf 
761.31/761.30	c   618s|  8610k|  8520k|     0 |   0.0 |2466M| 850 |   - |1138 |1239 |   0 |   0 |   0 | 455k|   0 | 0.000000e+00 |      --      |    Inf 
762.10/762.16	c   619s|  8620k|  8530k|     0 |   0.0 |2469M| 850 |   - |1138 |1250 |   0 |   0 |   0 | 456k|   0 | 0.000000e+00 |      --      |    Inf 
762.90/762.98	c   620s|  8630k|  8540k|     0 |   0.0 |2472M| 850 |   - |1138 |1237 |   0 |   0 |   0 | 457k|   0 | 0.000000e+00 |      --      |    Inf 
763.81/763.86	c   620s|  8640k|  8550k|     0 |   0.0 |2474M| 850 |   - |1138 |1231 |   0 |   0 |   0 | 457k|   0 | 0.000000e+00 |      --      |    Inf 
764.70/764.74	c   621s|  8650k|  8560k|     0 |   0.0 |2477M| 850 |   - |1138 |1216 |   0 |   0 |   0 | 458k|   0 | 0.000000e+00 |      --      |    Inf 
765.51/765.60	c   622s|  8660k|  8570k|     0 |   0.0 |2480M| 850 |   - |1138 |1207 |   0 |   0 |   0 | 459k|   0 | 0.000000e+00 |      --      |    Inf 
766.40/766.44	c   622s|  8670k|  8579k|     0 |   0.0 |2483M| 850 |   - |1138 |1227 |   0 |   0 |   0 | 459k|   0 | 0.000000e+00 |      --      |    Inf 
767.21/767.29	c   623s|  8680k|  8589k|     0 |   0.0 |2486M| 850 |   - |1138 |1279 |   0 |   0 |   0 | 460k|   0 | 0.000000e+00 |      --      |    Inf 
768.11/768.12	c   624s|  8690k|  8599k|     0 |   0.0 |2489M| 850 |   - |1138 |1233 |   0 |   0 |   0 | 460k|   0 | 0.000000e+00 |      --      |    Inf 
768.92/768.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
768.92/768.96	c   625s|  8700k|  8609k|     0 |   0.0 |2492M| 850 |   - |1138 |1190 |   0 |   0 |   0 | 461k|   0 | 0.000000e+00 |      --      |    Inf 
769.81/769.81	c   625s|  8710k|  8619k|     0 |   0.0 |2495M| 850 |   - |1138 |1216 |   0 |   0 |   0 | 462k|   0 | 0.000000e+00 |      --      |    Inf 
770.61/770.68	c   626s|  8720k|  8629k|     0 |   0.0 |2498M| 850 |   - |1138 |1224 |   0 |   0 |   0 | 462k|   0 | 0.000000e+00 |      --      |    Inf 
771.50/771.57	c   627s|  8730k|  8639k|     0 |   0.0 |2501M| 850 |   - |1138 |1217 |   0 |   0 |   0 | 463k|   0 | 0.000000e+00 |      --      |    Inf 
772.41/772.42	c   627s|  8740k|  8649k|     0 |   0.0 |2503M| 850 |   - |1138 |1196 |   0 |   0 |   0 | 463k|   0 | 0.000000e+00 |      --      |    Inf 
773.21/773.29	c   628s|  8750k|  8659k|     0 |   0.0 |2506M| 850 |   - |1138 |1247 |   0 |   0 |   0 | 464k|   0 | 0.000000e+00 |      --      |    Inf 
774.10/774.10	c   629s|  8760k|  8668k|     0 |   0.0 |2509M| 850 |   - |1138 |1261 |   0 |   0 |   0 | 465k|   0 | 0.000000e+00 |      --      |    Inf 
774.90/774.91	c   630s|  8770k|  8678k|     0 |   0.0 |2512M| 850 |   - |1138 |1206 |   0 |   0 |   0 | 465k|   0 | 0.000000e+00 |      --      |    Inf 
775.71/775.77	c   630s|  8780k|  8688k|     0 |   0.0 |2515M| 850 |   - |1138 |1245 |   0 |   0 |   0 | 466k|   0 | 0.000000e+00 |      --      |    Inf 
776.51/776.60	c   631s|  8790k|  8698k|     0 |   0.0 |2518M| 850 |   - |1138 |1219 |   0 |   0 |   0 | 467k|   0 | 0.000000e+00 |      --      |    Inf 
777.40/777.46	c   632s|  8800k|  8708k|     0 |   0.0 |2521M| 850 |   - |1138 |1151 |   0 |   0 |   0 | 467k|   0 | 0.000000e+00 |      --      |    Inf 
778.30/778.31	c   632s|  8810k|  8718k|     0 |   0.0 |2524M| 850 |   - |1138 |1210 |   0 |   0 |   0 | 468k|   0 | 0.000000e+00 |      --      |    Inf 
779.11/779.15	c   633s|  8820k|  8728k|     0 |   0.0 |2527M| 850 |   - |1138 |1226 |   0 |   0 |   0 | 468k|   0 | 0.000000e+00 |      --      |    Inf 
779.91/779.98	c   634s|  8830k|  8738k|     0 |   0.0 |2530M| 850 |   - |1138 |1258 |   0 |   0 |   0 | 469k|   0 | 0.000000e+00 |      --      |    Inf 
780.70/780.79	c   634s|  8840k|  8747k|     0 |   0.0 |2533M| 850 |   - |1138 |1238 |   0 |   0 |   0 | 469k|   0 | 0.000000e+00 |      --      |    Inf 
781.61/781.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
781.61/781.65	c   635s|  8850k|  8757k|     0 |   0.0 |2535M| 850 |   - |1138 |1235 |   0 |   0 |   0 | 470k|   0 | 0.000000e+00 |      --      |    Inf 
782.50/782.50	c   636s|  8860k|  8767k|     0 |   0.0 |2538M| 850 |   - |1138 |1246 |   0 |   0 |   0 | 471k|   0 | 0.000000e+00 |      --      |    Inf 
783.30/783.32	c   637s|  8870k|  8777k|     0 |   0.0 |2541M| 850 |   - |1138 |1246 |   0 |   0 |   0 | 471k|   0 | 0.000000e+00 |      --      |    Inf 
784.11/784.20	c   637s|  8880k|  8787k|     0 |   0.0 |2544M| 850 |   - |1138 |1313 |   0 |   0 |   0 | 472k|   0 | 0.000000e+00 |      --      |    Inf 
785.01/785.03	c   638s|  8890k|  8797k|     0 |   0.0 |2547M| 850 |   - |1138 |1283 |   0 |   0 |   0 | 473k|   0 | 0.000000e+00 |      --      |    Inf 
785.90/785.93	c   639s|  8900k|  8807k|     0 |   0.0 |2550M| 850 |   - |1138 |1296 |   0 |   0 |   0 | 473k|   0 | 0.000000e+00 |      --      |    Inf 
786.71/786.78	c   639s|  8910k|  8817k|     0 |   0.0 |2553M| 850 |   - |1138 |1292 |   0 |   0 |   0 | 474k|   0 | 0.000000e+00 |      --      |    Inf 
787.61/787.64	c   640s|  8920k|  8826k|     0 |   0.0 |2556M| 850 |   - |1138 |1355 |   0 |   0 |   0 | 474k|   0 | 0.000000e+00 |      --      |    Inf 
788.41/788.45	c   641s|  8930k|  8836k|     0 |   0.0 |2559M| 850 |   - |1138 |1331 |   0 |   0 |   0 | 475k|   0 | 0.000000e+00 |      --      |    Inf 
789.20/789.28	c   642s|  8940k|  8846k|     0 |   0.0 |2562M| 850 |   - |1138 |1409 |   0 |   0 |   0 | 476k|   0 | 0.000000e+00 |      --      |    Inf 
790.01/790.07	c   642s|  8950k|  8856k|     0 |   0.0 |2565M| 850 |   - |1138 |1350 |   0 |   0 |   0 | 476k|   0 | 0.000000e+00 |      --      |    Inf 
790.92/790.93	c   643s|  8960k|  8866k|     0 |   0.0 |2567M| 850 |   - |1138 |1335 |   0 |   0 |   0 | 477k|   0 | 0.000000e+00 |      --      |    Inf 
791.70/791.77	c   644s|  8970k|  8876k|     0 |   0.0 |2570M| 850 |   - |1138 |1308 |   0 |   0 |   0 | 478k|   0 | 0.000000e+00 |      --      |    Inf 
792.61/792.60	c   644s|  8980k|  8886k|     0 |   0.0 |2573M| 850 |   - |1138 |1296 |   0 |   0 |   0 | 478k|   0 | 0.000000e+00 |      --      |    Inf 
793.40/793.43	c   645s|  8990k|  8896k|     0 |   0.0 |2576M| 850 |   - |1138 |1308 |   0 |   0 |   0 | 479k|   0 | 0.000000e+00 |      --      |    Inf 
794.21/794.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
794.21/794.26	c   646s|  9000k|  8906k|     0 |   0.0 |2579M| 850 |   - |1138 |1307 |   0 |   0 |   0 | 479k|   0 | 0.000000e+00 |      --      |    Inf 
795.01/795.09	c   646s|  9010k|  8915k|     0 |   0.0 |2582M| 850 |   - |1138 |1343 |   0 |   0 |   0 | 480k|   0 | 0.000000e+00 |      --      |    Inf 
795.90/795.90	c   647s|  9020k|  8925k|     0 |   0.0 |2585M| 850 |   - |1138 |1267 |   0 |   0 |   0 | 481k|   0 | 0.000000e+00 |      --      |    Inf 
796.71/796.73	c   648s|  9030k|  8935k|     0 |   0.0 |2588M| 850 |   - |1138 |1252 |   0 |   0 |   0 | 481k|   0 | 0.000000e+00 |      --      |    Inf 
797.51/797.58	c   648s|  9040k|  8945k|     0 |   0.0 |2591M| 850 |   - |1138 |1314 |   0 |   0 |   0 | 482k|   0 | 0.000000e+00 |      --      |    Inf 
798.41/798.41	c   649s|  9050k|  8955k|     0 |   0.0 |2593M| 850 |   - |1138 |1258 |   0 |   0 |   0 | 482k|   0 | 0.000000e+00 |      --      |    Inf 
799.31/799.30	c   650s|  9060k|  8965k|     0 |   0.0 |2596M| 850 |   - |1138 |1247 |   0 |   0 |   0 | 483k|   0 | 0.000000e+00 |      --      |    Inf 
800.11/800.13	c   651s|  9070k|  8975k|     0 |   0.0 |2599M| 850 |   - |1138 |1228 |   0 |   0 |   0 | 484k|   0 | 0.000000e+00 |      --      |    Inf 
800.90/800.98	c   651s|  9080k|  8985k|     0 |   0.0 |2602M| 850 |   - |1138 |1261 |   0 |   0 |   0 | 484k|   0 | 0.000000e+00 |      --      |    Inf 
801.81/801.84	c   652s|  9090k|  8994k|     0 |   0.0 |2605M| 850 |   - |1138 |1268 |   0 |   0 |   0 | 485k|   0 | 0.000000e+00 |      --      |    Inf 
802.71/802.70	c   653s|  9100k|  9004k|     0 |   0.0 |2608M| 850 |   - |1138 |1212 |   0 |   0 |   0 | 486k|   0 | 0.000000e+00 |      --      |    Inf 
803.51/803.52	c   653s|  9110k|  9014k|     0 |   0.0 |2611M| 850 |   - |1138 |1219 |   0 |   0 |   0 | 486k|   0 | 0.000000e+00 |      --      |    Inf 
804.31/804.37	c   654s|  9120k|  9024k|     0 |   0.0 |2614M| 850 |   - |1138 |1222 |   0 |   0 |   0 | 487k|   0 | 0.000000e+00 |      --      |    Inf 
805.22/805.24	c   655s|  9130k|  9034k|     0 |   0.0 |2617M| 850 |   - |1138 |1247 |   0 |   0 |   0 | 487k|   0 | 0.000000e+00 |      --      |    Inf 
806.11/806.11	c   656s|  9140k|  9044k|     0 |   0.0 |2620M| 850 |   - |1138 |1267 |   0 |   0 |   0 | 488k|   0 | 0.000000e+00 |      --      |    Inf 
806.91/806.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
806.91/806.94	c   656s|  9150k|  9054k|     0 |   0.0 |2622M| 850 |   - |1138 |1277 |   0 |   0 |   0 | 489k|   0 | 0.000000e+00 |      --      |    Inf 
807.71/807.79	c   657s|  9160k|  9064k|     0 |   0.0 |2625M| 850 |   - |1138 |1244 |   0 |   0 |   0 | 489k|   0 | 0.000000e+00 |      --      |    Inf 
808.61/808.65	c   658s|  9170k|  9074k|     0 |   0.0 |2628M| 850 |   - |1138 |1324 |   0 |   0 |   0 | 490k|   0 | 0.000000e+00 |      --      |    Inf 
809.40/809.50	c   658s|  9180k|  9083k|     0 |   0.0 |2631M| 850 |   - |1138 |1266 |   0 |   0 |   0 | 490k|   0 | 0.000000e+00 |      --      |    Inf 
810.31/810.37	c   659s|  9190k|  9093k|     0 |   0.0 |2634M| 850 |   - |1138 |1268 |   0 |   0 |   0 | 491k|   0 | 0.000000e+00 |      --      |    Inf 
811.11/811.19	c   660s|  9200k|  9103k|     0 |   0.0 |2637M| 850 |   - |1138 |1260 |   0 |   0 |   0 | 492k|   0 | 0.000000e+00 |      --      |    Inf 
812.01/812.01	c   660s|  9210k|  9113k|     0 |   0.0 |2640M| 850 |   - |1138 |1196 |   0 |   0 |   0 | 492k|   0 | 0.000000e+00 |      --      |    Inf 
812.81/812.86	c   661s|  9220k|  9123k|     0 |   0.0 |2643M| 850 |   - |1138 |1233 |   0 |   0 |   0 | 493k|   0 | 0.000000e+00 |      --      |    Inf 
813.70/813.72	c   662s|  9230k|  9133k|     0 |   0.0 |2646M| 850 |   - |1138 |1194 |   0 |   0 |   0 | 493k|   0 | 0.000000e+00 |      --      |    Inf 
814.61/814.61	c   663s|  9240k|  9143k|     0 |   0.0 |2649M| 850 |   - |1138 |1217 |   0 |   0 |   0 | 494k|   0 | 0.000000e+00 |      --      |    Inf 
815.41/815.43	c   663s|  9250k|  9153k|     0 |   0.0 |2651M| 850 |   - |1138 |1216 |   0 |   0 |   0 | 495k|   0 | 0.000000e+00 |      --      |    Inf 
816.22/816.28	c   664s|  9260k|  9162k|     0 |   0.0 |2654M| 850 |   - |1138 |1332 |   0 |   0 |   0 | 495k|   0 | 0.000000e+00 |      --      |    Inf 
817.11/817.13	c   665s|  9270k|  9172k|     0 |   0.0 |2657M| 850 |   - |1138 |1218 |   0 |   0 |   0 | 496k|   0 | 0.000000e+00 |      --      |    Inf 
817.90/817.94	c   665s|  9280k|  9182k|     0 |   0.0 |2660M| 850 |   - |1138 |1197 |   0 |   0 |   0 | 497k|   0 | 0.000000e+00 |      --      |    Inf 
818.81/818.81	c   666s|  9290k|  9192k|     0 |   0.0 |2663M| 850 |   - |1138 |1203 |   0 |   0 |   0 | 497k|   0 | 0.000000e+00 |      --      |    Inf 
819.60/819.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
819.60/819.69	c   667s|  9300k|  9202k|     0 |   0.0 |2666M| 850 |   - |1138 |1211 |   0 |   0 |   0 | 498k|   0 | 0.000000e+00 |      --      |    Inf 
820.51/820.54	c   668s|  9310k|  9212k|     0 |   0.0 |2669M| 850 |   - |1138 |1207 |   0 |   0 |   0 | 498k|   0 | 0.000000e+00 |      --      |    Inf 
821.41/821.40	c   668s|  9320k|  9222k|     0 |   0.0 |2672M| 850 |   - |1138 |1185 |   0 |   0 |   0 | 499k|   0 | 0.000000e+00 |      --      |    Inf 
822.21/822.23	c   669s|  9330k|  9232k|     0 |   0.0 |2675M| 850 |   - |1138 |1183 |   0 |   0 |   0 | 499k|   0 | 0.000000e+00 |      --      |    Inf 
823.11/823.11	c   670s|  9340k|  9242k|     0 |   0.0 |2678M| 850 |   - |1138 |1126 |   0 |   0 |   0 | 500k|   0 | 0.000000e+00 |      --      |    Inf 
824.01/824.01	c   670s|  9350k|  9251k|     0 |   0.0 |2680M| 850 |   - |1138 |1119 |   0 |   0 |   0 | 501k|   0 | 0.000000e+00 |      --      |    Inf 
824.80/824.87	c   671s|  9360k|  9261k|     0 |   0.0 |2683M| 850 |   - |1138 |1099 |   0 |   0 |   0 | 501k|   0 | 0.000000e+00 |      --      |    Inf 
825.70/825.76	c   672s|  9370k|  9271k|     0 |   0.0 |2686M| 850 |   - |1138 |1102 |   0 |   0 |   0 | 502k|   0 | 0.000000e+00 |      --      |    Inf 
826.60/826.63	c   673s|  9380k|  9281k|     0 |   0.0 |2689M| 850 |   - |1138 |1082 |   0 |   0 |   0 | 503k|   0 | 0.000000e+00 |      --      |    Inf 
827.41/827.46	c   673s|  9390k|  9291k|     0 |   0.0 |2692M| 850 |   - |1138 |1137 |   0 |   0 |   0 | 503k|   0 | 0.000000e+00 |      --      |    Inf 
828.21/828.29	c   674s|  9400k|  9301k|     0 |   0.0 |2695M| 850 |   - |1138 |1142 |   0 |   0 |   0 | 504k|   0 | 0.000000e+00 |      --      |    Inf 
829.11/829.19	c   675s|  9410k|  9311k|     0 |   0.0 |2698M| 850 |   - |1138 |1212 |   0 |   0 |   0 | 504k|   0 | 0.000000e+00 |      --      |    Inf 
830.00/830.06	c   675s|  9420k|  9321k|     0 |   0.0 |2701M| 850 |   - |1138 |1263 |   0 |   0 |   0 | 505k|   0 | 0.000000e+00 |      --      |    Inf 
830.80/830.89	c   676s|  9430k|  9330k|     0 |   0.0 |2704M| 850 |   - |1138 |1225 |   0 |   0 |   0 | 506k|   0 | 0.000000e+00 |      --      |    Inf 
831.70/831.71	c   677s|  9440k|  9340k|     0 |   0.0 |2707M| 850 |   - |1138 |1210 |   0 |   0 |   0 | 506k|   0 | 0.000000e+00 |      --      |    Inf 
832.50/832.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
832.50/832.54	c   678s|  9450k|  9350k|     0 |   0.0 |2710M| 850 |   - |1138 |1203 |   0 |   0 |   0 | 507k|   0 | 0.000000e+00 |      --      |    Inf 
833.40/833.40	c   678s|  9460k|  9360k|     0 |   0.0 |2713M| 850 |   - |1138 |1260 |   0 |   0 |   0 | 508k|   0 | 0.000000e+00 |      --      |    Inf 
834.21/834.25	c   679s|  9470k|  9370k|     0 |   0.0 |2716M| 850 |   - |1138 |1291 |   0 |   0 |   0 | 508k|   0 | 0.000000e+00 |      --      |    Inf 
835.01/835.09	c   680s|  9480k|  9380k|     0 |   0.0 |2718M| 850 |   - |1138 |1308 |   0 |   0 |   0 | 509k|   0 | 0.000000e+00 |      --      |    Inf 
835.91/835.94	c   680s|  9490k|  9390k|     0 |   0.0 |2721M| 850 |   - |1138 |1296 |   0 |   0 |   0 | 509k|   0 | 0.000000e+00 |      --      |    Inf 
836.71/836.79	c   681s|  9500k|  9400k|     0 |   0.0 |2724M| 850 |   - |1138 |1232 |   0 |   0 |   0 | 510k|   0 | 0.000000e+00 |      --      |    Inf 
837.61/837.60	c   682s|  9510k|  9410k|     0 |   0.0 |2727M| 850 |   - |1138 |1250 |   0 |   0 |   0 | 511k|   0 | 0.000000e+00 |      --      |    Inf 
838.40/838.44	c   682s|  9520k|  9419k|     0 |   0.0 |2730M| 850 |   - |1138 |1204 |   0 |   0 |   0 | 511k|   0 | 0.000000e+00 |      --      |    Inf 
839.21/839.24	c   683s|  9530k|  9429k|     0 |   0.0 |2733M| 850 |   - |1138 |1235 |   0 |   0 |   0 | 512k|   0 | 0.000000e+00 |      --      |    Inf 
840.11/840.13	c   684s|  9540k|  9439k|     0 |   0.0 |2736M| 850 |   - |1138 |1231 |   0 |   0 |   0 | 512k|   0 | 0.000000e+00 |      --      |    Inf 
841.01/841.02	c   684s|  9550k|  9449k|     0 |   0.0 |2739M| 850 |   - |1138 |1303 |   0 |   0 |   0 | 513k|   0 | 0.000000e+00 |      --      |    Inf 
841.81/841.88	c   685s|  9560k|  9459k|     0 |   0.0 |2742M| 850 |   - |1138 |1242 |   0 |   0 |   0 | 514k|   0 | 0.000000e+00 |      --      |    Inf 
842.71/842.75	c   686s|  9570k|  9469k|     0 |   0.0 |2745M| 850 |   - |1138 |1298 |   0 |   0 |   0 | 514k|   0 | 0.000000e+00 |      --      |    Inf 
843.50/843.58	c   687s|  9580k|  9479k|     0 |   0.0 |2747M| 850 |   - |1138 |1284 |   0 |   0 |   0 | 515k|   0 | 0.000000e+00 |      --      |    Inf 
844.41/844.41	c   687s|  9590k|  9489k|     0 |   0.0 |2750M| 850 |   - |1138 |1303 |   0 |   0 |   0 | 516k|   0 | 0.000000e+00 |      --      |    Inf 
845.21/845.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
845.21/845.28	c   688s|  9600k|  9498k|     0 |   0.0 |2753M| 850 |   - |1138 |1299 |   0 |   0 |   0 | 516k|   0 | 0.000000e+00 |      --      |    Inf 
846.11/846.19	c   689s|  9610k|  9508k|     0 |   0.0 |2756M| 850 |   - |1138 |1336 |   0 |   0 |   0 | 517k|   0 | 0.000000e+00 |      --      |    Inf 
847.01/847.07	c   689s|  9620k|  9518k|     0 |   0.0 |2759M| 850 |   - |1138 |1371 |   0 |   0 |   0 | 518k|   0 | 0.000000e+00 |      --      |    Inf 
847.91/847.93	c   690s|  9630k|  9528k|     0 |   0.0 |2762M| 850 |   - |1138 |1367 |   0 |   0 |   0 | 518k|   0 | 0.000000e+00 |      --      |    Inf 
848.71/848.76	c   691s|  9640k|  9538k|     0 |   0.0 |2765M| 850 |   - |1138 |1334 |   0 |   0 |   0 | 519k|   0 | 0.000000e+00 |      --      |    Inf 
849.61/849.60	c   692s|  9650k|  9548k|     0 |   0.0 |2768M| 850 |   - |1138 |1328 |   0 |   0 |   0 | 519k|   0 | 0.000000e+00 |      --      |    Inf 
850.41/850.42	c   692s|  9660k|  9558k|     0 |   0.0 |2771M| 850 |   - |1138 |1326 |   0 |   0 |   0 | 520k|   0 | 0.000000e+00 |      --      |    Inf 
851.20/851.26	c   693s|  9670k|  9568k|     0 |   0.0 |2774M| 850 |   - |1138 |1296 |   0 |   0 |   0 | 521k|   0 | 0.000000e+00 |      --      |    Inf 
852.11/852.15	c   694s|  9680k|  9577k|     0 |   0.0 |2777M| 850 |   - |1138 |1321 |   0 |   0 |   0 | 521k|   0 | 0.000000e+00 |      --      |    Inf 
853.01/853.01	c   694s|  9690k|  9587k|     0 |   0.0 |2780M| 850 |   - |1138 |1275 |   0 |   0 |   0 | 522k|   0 | 0.000000e+00 |      --      |    Inf 
853.80/853.87	c   695s|  9700k|  9597k|     0 |   0.0 |2783M| 850 |   - |1138 |1276 |   0 |   0 |   0 | 523k|   0 | 0.000000e+00 |      --      |    Inf 
854.71/854.77	c   696s|  9710k|  9607k|     0 |   0.0 |2786M| 850 |   - |1138 |1258 |   0 |   0 |   0 | 523k|   0 | 0.000000e+00 |      --      |    Inf 
855.60/855.62	c   697s|  9720k|  9617k|     0 |   0.0 |2788M| 850 |   - |1138 |1241 |   0 |   0 |   0 | 524k|   0 | 0.000000e+00 |      --      |    Inf 
856.41/856.48	c   697s|  9730k|  9627k|     0 |   0.0 |2791M| 850 |   - |1138 |1286 |   0 |   0 |   0 | 524k|   0 | 0.000000e+00 |      --      |    Inf 
857.31/857.34	c   698s|  9740k|  9637k|     0 |   0.0 |2794M| 850 |   - |1138 |1308 |   0 |   0 |   0 | 525k|   0 | 0.000000e+00 |      --      |    Inf 
858.11/858.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
858.11/858.17	c   699s|  9750k|  9647k|     0 |   0.0 |2797M| 850 |   - |1138 |1283 |   0 |   0 |   0 | 526k|   0 | 0.000000e+00 |      --      |    Inf 
858.91/858.96	c   699s|  9760k|  9656k|     0 |   0.0 |2800M| 850 |   - |1138 |1222 |   0 |   0 |   0 | 526k|   0 | 0.000000e+00 |      --      |    Inf 
859.71/859.77	c   700s|  9770k|  9666k|     0 |   0.0 |2803M| 850 |   - |1138 |1230 |   0 |   0 |   0 | 527k|   0 | 0.000000e+00 |      --      |    Inf 
860.60/860.63	c   701s|  9780k|  9676k|     0 |   0.0 |2806M| 850 |   - |1138 |1251 |   0 |   0 |   0 | 528k|   0 | 0.000000e+00 |      --      |    Inf 
861.61/861.68	c   702s|  9790k|  9686k|     0 |   0.0 |2809M| 850 |   - |1138 |1217 |   0 |   0 |   0 | 528k|   0 | 0.000000e+00 |      --      |    Inf 
862.51/862.54	c   702s|  9800k|  9696k|     0 |   0.0 |2812M| 850 |   - |1138 |1274 |   0 |   0 |   0 | 529k|   0 | 0.000000e+00 |      --      |    Inf 
863.31/863.38	c   703s|  9810k|  9706k|     0 |   0.0 |2815M| 850 |   - |1138 |1297 |   0 |   0 |   0 | 529k|   0 | 0.000000e+00 |      --      |    Inf 
864.21/864.23	c   704s|  9820k|  9716k|     0 |   0.0 |2818M| 850 |   - |1138 |1313 |   0 |   0 |   0 | 530k|   0 | 0.000000e+00 |      --      |    Inf 
865.01/865.08	c   704s|  9830k|  9726k|     0 |   0.0 |2820M| 850 |   - |1138 |1294 |   0 |   0 |   0 | 531k|   0 | 0.000000e+00 |      --      |    Inf 
865.90/865.91	c   705s|  9840k|  9735k|     0 |   0.0 |2823M| 850 |   - |1138 |1312 |   0 |   0 |   0 | 531k|   0 | 0.000000e+00 |      --      |    Inf 
866.71/866.72	c   706s|  9850k|  9745k|     0 |   0.0 |2826M| 850 |   - |1138 |1306 |   0 |   0 |   0 | 532k|   0 | 0.000000e+00 |      --      |    Inf 
867.51/867.51	c   706s|  9860k|  9755k|     0 |   0.0 |2829M| 850 |   - |1138 |1326 |   0 |   0 |   0 | 533k|   0 | 0.000000e+00 |      --      |    Inf 
868.31/868.37	c   707s|  9870k|  9765k|     0 |   0.0 |2832M| 850 |   - |1138 |1298 |   0 |   0 |   0 | 533k|   0 | 0.000000e+00 |      --      |    Inf 
869.21/869.29	c   708s|  9880k|  9775k|     0 |   0.0 |2835M| 850 |   - |1138 |1306 |   0 |   0 |   0 | 534k|   0 | 0.000000e+00 |      --      |    Inf 
870.11/870.16	c   709s|  9890k|  9785k|     0 |   0.0 |2838M| 850 |   - |1138 |1324 |   0 |   0 |   0 | 534k|   0 | 0.000000e+00 |      --      |    Inf 
871.00/871.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
871.00/871.03	c   709s|  9900k|  9795k|     0 |   0.0 |2841M| 850 |   - |1138 |1299 |   0 |   0 |   0 | 535k|   0 | 0.000000e+00 |      --      |    Inf 
871.91/871.92	c   710s|  9910k|  9805k|     0 |   0.0 |2844M| 850 |   - |1138 |1346 |   0 |   0 |   0 | 536k|   0 | 0.000000e+00 |      --      |    Inf 
872.81/872.80	c   711s|  9920k|  9814k|     0 |   0.0 |2847M| 850 |   - |1138 |1375 |   0 |   0 |   0 | 536k|   0 | 0.000000e+00 |      --      |    Inf 
873.60/873.65	c   711s|  9930k|  9824k|     0 |   0.0 |2850M| 850 |   - |1138 |1297 |   0 |   0 |   0 | 537k|   0 | 0.000000e+00 |      --      |    Inf 
874.41/874.47	c   712s|  9940k|  9834k|     0 |   0.0 |2853M| 850 |   - |1138 |1311 |   0 |   0 |   0 | 538k|   0 | 0.000000e+00 |      --      |    Inf 
875.20/875.27	c   713s|  9950k|  9844k|     0 |   0.0 |2856M| 850 |   - |1138 |1281 |   0 |   0 |   0 | 538k|   0 | 0.000000e+00 |      --      |    Inf 
876.10/876.14	c   713s|  9960k|  9854k|     0 |   0.0 |2859M| 850 |   - |1138 |1269 |   0 |   0 |   0 | 539k|   0 | 0.000000e+00 |      --      |    Inf 
877.00/877.00	c   714s|  9970k|  9864k|     0 |   0.0 |2861M| 850 |   - |1138 |1283 |   0 |   0 |   0 | 540k|   0 | 0.000000e+00 |      --      |    Inf 
877.81/877.84	c   715s|  9980k|  9874k|     0 |   0.0 |2864M| 850 |   - |1138 |1265 |   0 |   0 |   0 | 540k|   0 | 0.000000e+00 |      --      |    Inf 
878.61/878.66	c   716s|  9990k|  9884k|     0 |   0.0 |2867M| 850 |   - |1138 |1233 |   0 |   0 |   0 | 541k|   0 | 0.000000e+00 |      --      |    Inf 
879.01/879.02	c (node 9994270) switching to memory saving mode (mem: 2736.0M/3420.0M)
882.41/882.41	c   719s| 10000k|  9887k|     0 |   0.0 |2868M| 867 |   - |1138 |1415 |   0 |   0 |   0 | 550k|   0 | 0.000000e+00 |      --      |    Inf 
886.41/886.43	c   723s| 10010k|  9887k|     0 |   0.0 |2869M| 867 |   - |1138 |1919 |   0 |   0 |   0 | 567k|   0 | 0.000000e+00 |      --      |    Inf 
890.71/890.73	c   727s| 10020k|  9887k|     0 |   0.0 |2869M| 881 |   - |1138 |1877 |   0 |   0 |   0 | 583k|   0 | 0.000000e+00 |      --      |    Inf 
895.01/895.00	c   731s| 10030k|  9887k|     0 |   0.0 |2869M| 881 |   - |1138 |2155 |   0 |   0 |   0 | 598k|   0 | 0.000000e+00 |      --      |    Inf 
899.41/899.45	c   735s| 10040k|  9887k|     0 |   0.0 |2869M| 881 |   - |1138 |2334 |   0 |   0 |   0 | 614k|   0 | 0.000000e+00 |      --      |    Inf 
906.41/906.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
906.41/906.41	c   741s| 10050k|  9887k|     0 |   0.0 |2885M| 881 |   - |1138 |  38k|   0 |   0 |   0 | 662k|   0 | 0.000000e+00 |      --      |    Inf 
912.41/912.42	c   747s| 10060k|  9887k|     0 |   0.0 |2876M| 881 |   - |1138 |4981 |   0 |   0 |   0 | 683k|   0 | 0.000000e+00 |      --      |    Inf 
918.80/918.83	c   753s| 10070k|  9887k|     0 |   0.0 |2877M| 881 |   - |1138 |5918 |   0 |   0 |   0 | 712k|   0 | 0.000000e+00 |      --      |    Inf 
924.51/924.52	c   758s| 10080k|  9887k|     0 |   0.0 |2877M| 881 |   - |1138 |5802 |   0 |   0 |   0 | 728k|   0 | 0.000000e+00 |      --      |    Inf 
931.21/931.24	c   765s| 10090k|  9887k|     0 |   0.0 |2893M| 881 |   - |1138 |  46k|   0 |   0 |   0 | 779k|   0 | 0.000000e+00 |      --      |    Inf 
938.21/938.21	c   772s| 10100k|  9887k|     0 |   0.0 |2883M| 881 |   - |1138 |  11k|   0 |   0 |   0 | 806k|   0 | 0.000000e+00 |      --      |    Inf 
944.61/944.69	c   778s| 10110k|  9887k|     0 |   0.0 |2885M| 881 |   - |1138 |  17k|   0 |   0 |   0 | 828k|   0 | 0.000000e+00 |      --      |    Inf 
950.61/950.60	c   783s| 10120k|  9887k|     0 |   0.0 |2882M| 881 |   - |1138 |  10k|   0 |   0 |   0 | 843k|   0 | 0.000000e+00 |      --      |    Inf 
956.31/956.32	c   789s| 10130k|  9887k|     0 |   0.0 |2892M| 881 |   - |1138 |  32k|   0 |   0 |   0 | 876k|   0 | 0.000000e+00 |      --      |    Inf 
963.21/963.22	c   795s| 10140k|  9887k|     0 |   0.0 |2910M| 881 |   - |1138 |  76k|   0 |   0 |   0 | 930k|   0 | 0.000000e+00 |      --      |    Inf 
970.31/970.31	c   802s| 10150k|  9887k|     0 |   0.0 |2929M| 881 |   - |1138 | 119k|   0 |   0 |   0 | 983k|   0 | 0.000000e+00 |      --      |    Inf 
981.81/981.81	c   813s| 10160k|  9887k|     0 |   0.0 |2900M| 881 |   - |1138 |  22k|   0 |   0 |   0 |1027k|   0 | 0.000000e+00 |      --      |    Inf 
990.31/990.31	c   822s| 10170k|  9887k|     0 |   0.0 |2900M| 881 |   - |1138 |  22k|   0 |   0 |   0 |1043k|   0 | 0.000000e+00 |      --      |    Inf 
998.72/998.74	c   830s| 10180k|  9887k|     0 |   0.0 |2901M| 881 |   - |1138 |  23k|   0 |   0 |   0 |1060k|   0 | 0.000000e+00 |      --      |    Inf 
1008.41/1008.48	c   839s| 10190k|  9887k|     0 |   0.0 |2917M| 881 |   - |1138 |  58k|   0 |   0 |   0 |1114k|   0 | 0.000000e+00 |      --      |    Inf 
1017.42/1017.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1017.42/1017.43	c   848s| 10200k|  9887k|     0 |   0.0 |2934M| 881 |   - |1138 |  98k|   0 |   0 |   0 |1168k|   0 | 0.000000e+00 |      --      |    Inf 
1025.91/1025.92	c   856s| 10210k|  9887k|     0 |   0.0 |2950M| 881 |   - |1138 | 135k|   0 |   0 |   0 |1222k|   0 | 0.000000e+00 |      --      |    Inf 
1034.61/1034.69	c   864s| 10220k|  9887k|     0 |   0.0 |2967M| 881 |   - |1138 | 173k|   0 |   0 |   0 |1275k|   0 | 0.000000e+00 |      --      |    Inf 
1041.92/1041.90	c   871s| 10230k|  9887k|     0 |   0.0 |2985M| 881 |   - |1138 | 212k|   0 |   0 |   0 |1329k|   0 | 0.000000e+00 |      --      |    Inf 
1048.72/1048.72	c   878s| 10240k|  9887k|     0 |   0.0 |3000M| 881 |   - |1138 | 246k|   0 |   0 |   0 |1383k|   0 | 0.000000e+00 |      --      |    Inf 
1054.71/1054.75	c   884s| 10250k|  9887k|     0 |   0.0 |3016M| 881 |   - |1138 | 282k|   0 |   0 |   0 |1435k|   0 | 0.000000e+00 |      --      |    Inf 
1062.11/1062.10	c   891s| 10260k|  9887k|     0 |   0.0 |3031M| 881 |   - |1138 | 313k|   0 |   0 |   0 |1489k|   0 | 0.000000e+00 |      --      |    Inf 
1070.11/1070.18	c   898s| 10270k|  9887k|     0 |   0.0 |3051M| 881 |   - |1138 | 355k|   0 |   0 |   0 |1541k|   0 | 0.000000e+00 |      --      |    Inf 
1078.52/1078.59	c   907s| 10280k|  9887k|     0 |   0.0 |3069M| 881 |   - |1138 | 396k|   0 |   0 |   0 |1594k|   0 | 0.000000e+00 |      --      |    Inf 
1088.01/1088.01	c   916s| 10290k|  9887k|     0 |   0.0 |3084M| 881 |   - |1138 | 428k|   0 |   0 |   0 |1647k|   0 | 0.000000e+00 |      --      |    Inf 
1096.51/1096.55	c   924s| 10300k|  9887k|     0 |   0.0 |3102M| 881 |   - |1138 | 469k|   0 |   0 |   0 |1700k|   0 | 0.000000e+00 |      --      |    Inf 
1106.72/1106.71	c   934s| 10310k|  9887k|     0 |   0.0 |3120M| 881 |   - |1138 | 508k|   0 |   0 |   0 |1753k|   0 | 0.000000e+00 |      --      |    Inf 
1118.12/1118.14	c   945s| 10320k|  9887k|     0 |   0.0 |3137M| 881 |   - |1138 | 546k|   0 |   0 |   0 |1806k|   0 | 0.000000e+00 |      --      |    Inf 
1130.01/1130.01	c   956s| 10330k|  9887k|     0 |   0.0 |3153M| 881 |   - |1138 | 583k|   0 |   0 |   0 |1858k|   0 | 0.000000e+00 |      --      |    Inf 
1143.71/1143.71	c   970s| 10340k|  9887k|     0 |   0.0 |3167M| 881 |   - |1138 | 615k|   0 |   0 |   0 |1910k|   0 | 0.000000e+00 |      --      |    Inf 
1155.40/1155.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1155.40/1155.47	c   981s| 10350k|  9887k|     0 |   0.0 |3176M| 881 |   - |1138 | 629k|   0 |   0 |   0 |1963k|   0 | 0.000000e+00 |      --      |    Inf 
1164.61/1164.60	c   990s| 10360k|  9887k|     0 |   0.0 |3194M| 881 |   - |1138 | 672k|   0 |   0 |   0 |2016k|   0 | 0.000000e+00 |      --      |    Inf 
1172.91/1172.99	c   998s| 10370k|  9887k|     0 |   0.0 |3212M| 881 |   - |1138 | 716k|   0 |   0 |   0 |2069k|   0 | 0.000000e+00 |      --      |    Inf 
1182.30/1182.30	c  1007s| 10380k|  9887k|     0 |   0.0 |3230M| 881 |   - |1138 | 755k|   0 |   0 |   0 |2123k|   0 | 0.000000e+00 |      --      |    Inf 
1191.51/1191.58	c  1016s| 10390k|  9887k|     0 |   0.0 |3249M| 881 |   - |1138 | 797k|   0 |   0 |   0 |2176k|   0 | 0.000000e+00 |      --      |    Inf 
1198.10/1198.18	c  1022s| 10400k|  9887k|     0 |   0.0 |3266M| 881 |   - |1138 | 836k|   0 |   0 |   0 |2229k|   0 | 0.000000e+00 |      --      |    Inf 
1210.30/1210.34	c  1034s| 10410k|  9887k|     0 |   0.0 |3271M| 881 |   - |1138 | 845k|   0 |   0 |   0 |2281k|   0 | 0.000000e+00 |      --      |    Inf 
1220.30/1220.39	c  1044s| 10420k|  9887k|     0 |   0.0 |3288M| 881 |   - |1138 | 885k|   0 |   0 |   0 |2334k|   0 | 0.000000e+00 |      --      |    Inf 
1230.29/1230.39	c  1053s| 10430k|  9887k|     0 |   0.0 |3305M| 881 |   - |1138 | 923k|   0 |   0 |   0 |2387k|   0 | 0.000000e+00 |      --      |    Inf 
1241.69/1241.78	c  1064s| 10440k|  9887k|     0 |   0.0 |3321M| 881 |   - |1138 | 956k|   0 |   0 |   0 |2440k|   0 | 0.000000e+00 |      --      |    Inf 
1254.78/1254.88	c  1077s| 10450k|  9887k|     0 |   0.0 |3336M| 881 |   - |1138 | 992k|   0 |   0 |   0 |2492k|   0 | 0.000000e+00 |      --      |    Inf 
1266.09/1266.17	c  1088s| 10460k|  9887k|     0 |   0.0 |3353M| 881 |   - |1138 |1025k|   0 |   0 |   0 |2546k|   0 | 0.000000e+00 |      --      |    Inf 
1276.89/1276.90	c  1098s| 10470k|  9887k|     0 |   0.0 |3370M| 881 |   - |1138 |1066k|   0 |   0 |   0 |2599k|   0 | 0.000000e+00 |      --      |    Inf 
1288.29/1288.32	c  1109s| 10480k|  9887k|     0 |   0.0 |3388M| 881 |   - |1138 |1104k|   0 |   0 |   0 |2653k|   0 | 0.000000e+00 |      --      |    Inf 
1299.09/1299.15	c  1120s| 10490k|  9887k|     0 |   0.0 |3405M| 881 |   - |1138 |1142k|   0 |   0 |   0 |2705k|   0 | 0.000000e+00 |      --      |    Inf 
1310.48/1310.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1310.48/1310.57	c  1131s| 10500k|  9887k|     0 |   0.0 |3421M| 881 |   - |1138 |1178k|   0 |   0 |   0 |2758k|   0 | 0.000000e+00 |      --      |    Inf 
1320.47/1320.51	c  1140s| 10510k|  9887k|     0 |   0.0 |3435M| 881 |   - |1138 |1210k|   0 |   0 |   0 |2812k|   0 | 0.000000e+00 |      --      |    Inf 
1328.38/1328.42	c  1148s| 10520k|  9887k|     0 |   0.0 |3453M| 881 |   - |1138 |1250k|   0 |   0 |   0 |2864k|   0 | 0.000000e+00 |      --      |    Inf 
1328.58/1328.60	c pressed CTRL-C 1 times (5 times for forcing termination)
1328.58/1328.60	c 
1328.58/1328.60	c SCIP Status        : solving was interrupted [user interrupt]
1328.58/1328.60	c Solving Time (sec) : 1148.09
1328.58/1328.60	c Solving Nodes      : 10520330
1328.58/1328.60	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1328.58/1328.60	c Dual Bound         : +0.00000000000000e+00
1328.58/1328.60	c Gap                : infinite
1328.58/1328.60	s UNKNOWN
1328.58/1328.60	c SCIP Status        : solving was interrupted [user interrupt]
1328.58/1328.60	c Solving Time       :    1148.09
1328.58/1328.60	c Original Problem   :
1328.58/1328.60	c   Problem name     : HOME/instance-2693757-1277891655.wbo
1328.58/1328.60	c   Variables        : 1138 (1094 binary, 0 integer, 0 implicit integer, 44 continuous)
1328.58/1328.60	c   Constraints      : 110 initial, 110 maximal
1328.58/1328.60	c Presolved Problem  :
1328.58/1328.60	c   Problem name     : t_HOME/instance-2693757-1277891655.wbo
1328.58/1328.60	c   Variables        : 1138 (1094 binary, 0 integer, 0 implicit integer, 44 continuous)
1328.58/1328.60	c   Constraints      : 109 initial, 1252112 maximal
1328.58/1328.60	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1328.58/1328.60	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1328.58/1328.60	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1328.58/1328.60	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1328.58/1328.60	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1328.58/1328.60	c   implics          :       0.00          0          0          0          0          0          0          0          0
1328.58/1328.60	c   probing          :       0.00          0          0          0          0          0          0          0          0
1328.58/1328.60	c   indicator        :       0.00          0          0          0          0          0          0          0          0
1328.58/1328.60	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1328.58/1328.60	c   linear           :       0.00          0          0          0         44          0          1          0          0
1328.58/1328.60	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1328.58/1328.60	c   root node        :          -          0          -          -          0          -          -          -          -
1328.58/1328.60	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1328.58/1328.60	c   integral         :          0          0          0          0          0          0          0          0          0          0
1328.58/1328.60	c   indicator        :         44          0    1350798          0     243767          0         46          0          0          0
1328.58/1328.60	c   setppc           :         10          0   12040616          0   10147685      66378    9044937          0          0          0
1328.58/1328.60	c   linear           :         44          0   12624879          0   10278814     198395   11882785          0          0          0
1328.58/1328.60	c   logicor          :         11+         0    3589544          0   10278814      90939    2575871          0          0          0
1328.58/1328.60	c   countsols        :          0          0          0          0   10278814          0          0          0          0          0
1328.58/1328.60	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1328.58/1328.60	c   integral         :       0.00       0.00       0.00       0.00       0.00
1328.58/1328.60	c   indicator        :       0.02       0.00       0.00       0.00       0.02
1328.58/1328.60	c   setppc           :      76.56       0.00      43.16       0.00      33.40
1328.58/1328.60	c   linear           :     309.92       0.00     309.28       0.00       0.64
1328.58/1328.60	c   logicor          :     136.91       0.00     108.00       0.00      28.91
1328.58/1328.60	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1328.58/1328.60	c Propagators        :       Time      Calls    Cutoffs    DomReds
1328.58/1328.60	c   vbounds          :       0.00          2          0          0
1328.58/1328.60	c   rootredcost      :       0.00          0          0          0
1328.58/1328.60	c   pseudoobj        :      11.97   12691057          0          0
1328.58/1328.60	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1328.58/1328.60	c   propagation      :     321.01     355712     355712    4724173      250.6    2852018       28.2          -
1328.58/1328.60	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1328.58/1328.60	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1328.58/1328.60	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1328.58/1328.60	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1328.58/1328.60	c   applied globally :          -          -          -    2692028       30.7          -          -          -
1328.58/1328.60	c   applied locally  :          -          -          -     174477      197.4          -          -          -
1328.58/1328.60	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1328.58/1328.60	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1328.58/1328.60	c   redcost          :       0.00          0          0          0          0          0
1328.58/1328.60	c   impliedbounds    :       0.00          0          0          0          0          0
1328.58/1328.60	c   intobj           :       0.00          0          0          0          0          0
1328.58/1328.60	c   cgmip            :       0.00          0          0          0          0          0
1328.58/1328.60	c   gomory           :       0.00          0          0          0          0          0
1328.58/1328.60	c   strongcg         :       0.00          0          0          0          0          0
1328.58/1328.60	c   cmir             :       0.00          0          0          0          0          0
1328.58/1328.60	c   flowcover        :       0.00          0          0          0          0          0
1328.58/1328.60	c   clique           :       0.00          0          0          0          0          0
1328.58/1328.60	c   zerohalf         :       0.00          0          0          0          0          0
1328.58/1328.60	c   mcf              :       0.00          0          0          0          0          0
1328.58/1328.60	c   rapidlearning    :       0.00          0          0          0          0          0
1328.58/1328.60	c Pricers            :       Time      Calls       Vars
1328.58/1328.60	c   problem variables:       0.00          0          0
1328.58/1328.60	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1328.58/1328.60	c   relpscost        :       0.00          0          0          0          0          0          0
1328.58/1328.60	c   pscost           :       0.00          0          0          0          0          0          0
1328.58/1328.60	c   inference        :     467.39   10278814          0          0          0          0   20557628
1328.58/1328.60	c   mostinf          :       0.00          0          0          0          0          0          0
1328.58/1328.60	c   leastinf         :       0.00          0          0          0          0          0          0
1328.58/1328.60	c   fullstrong       :       0.00          0          0          0          0          0          0
1328.58/1328.60	c   allfullstrong    :       0.00          0          0          0          0          0          0
1328.58/1328.60	c   random           :       0.00          0          0          0          0          0          0
1328.58/1328.60	c Primal Heuristics  :       Time      Calls      Found
1328.58/1328.60	c   LP solutions     :       0.00          -          0
1328.58/1328.60	c   pseudo solutions :       0.00          -          0
1328.58/1328.60	c   oneopt           :       0.01          0          0
1328.58/1328.60	c   trivial          :       0.01          2          0
1328.58/1328.60	c   simplerounding   :       0.00          0          0
1328.58/1328.60	c   zirounding       :       0.00          0          0
1328.58/1328.60	c   rounding         :       0.00          0          0
1328.58/1328.60	c   shifting         :       0.00          0          0
1328.58/1328.60	c   intshifting      :       0.00          0          0
1328.58/1328.60	c   twoopt           :       0.00          0          0
1328.58/1328.60	c   fixandinfer      :       0.00          0          0
1328.58/1328.60	c   feaspump         :       0.00          0          0
1328.58/1328.60	c   coefdiving       :       0.00          0          0
1328.58/1328.60	c   pscostdiving     :       0.00          0          0
1328.58/1328.60	c   fracdiving       :       0.00          0          0
1328.58/1328.60	c   veclendiving     :       0.00          0          0
1328.58/1328.60	c   intdiving        :       0.00          0          0
1328.58/1328.60	c   actconsdiving    :       0.00          0          0
1328.58/1328.60	c   objpscostdiving  :       0.00          0          0
1328.58/1328.60	c   rootsoldiving    :       0.00          0          0
1328.58/1328.60	c   linesearchdiving :       0.00          0          0
1328.58/1328.60	c   guideddiving     :       0.00          0          0
1328.58/1328.60	c   octane           :       0.00          0          0
1328.58/1328.60	c   rens             :       0.00          0          0
1328.58/1328.60	c   rins             :       0.00          0          0
1328.58/1328.60	c   localbranching   :       0.00          0          0
1328.58/1328.60	c   mutation         :       0.00          0          0
1328.58/1328.60	c   crossover        :       0.00          0          0
1328.58/1328.60	c   dins             :       0.00          0          0
1328.58/1328.60	c   undercover       :       0.00          0          0
1328.58/1328.60	c   nlp              :       0.05          0          0
1328.58/1328.60	c   trysol           :       0.00          1          0
1328.58/1328.60	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1328.58/1328.60	c   primal LP        :       0.00          0          0       0.00          -
1328.58/1328.60	c   dual LP          :       0.00          0          0       0.00          -
1328.58/1328.60	c   lex dual LP      :       0.00          0          0       0.00          -
1328.58/1328.60	c   barrier LP       :       0.00          0          0       0.00          -
1328.58/1328.60	c   diving/probing LP:       0.00          0          0       0.00          -
1328.58/1328.60	c   strong branching :       0.00          0          0       0.00          -
1328.58/1328.60	c     (at root node) :          -          0          0       0.00          -
1328.58/1328.60	c   conflict analysis:       0.00          0          0       0.00          -
1328.58/1328.60	c B&B Tree           :
1328.58/1328.60	c   number of runs   :          1
1328.58/1328.60	c   nodes            :   10520330
1328.58/1328.60	c   nodes (total)    :   10520330
1328.58/1328.60	c   nodes left       :    9887324
1328.58/1328.60	c   max depth        :        881
1328.58/1328.60	c   max depth (total):        881
1328.58/1328.60	c   backtracks       :     197331 (1.9%)
1328.58/1328.60	c   delayed cutoffs  :     149975
1328.58/1328.60	c   repropagations   :     271355 (6785139 domain reductions, 114196 cutoffs)
1328.58/1328.60	c   avg switch length:       2.57
1328.58/1328.60	c   switching time   :      85.70
1328.58/1328.60	c Solution           :
1328.58/1328.60	c   Solutions found  :          0 (0 improvements)
1328.58/1328.60	c   Primal Bound     :          -
1328.58/1328.60	c   Dual Bound       : +0.00000000000000e+00
1328.58/1328.60	c   Gap              :   infinite
1328.58/1328.60	c   Root Dual Bound  : +0.00000000000000e+00
1328.58/1328.60	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-2693757-1277891655/watcher-2693757-1277891655 -o /tmp/evaluation-result-2693757-1277891655/solver-2693757-1277891655 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693757-1277891655.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: 2.01 2.14 2.66 3/176 11009
/proc/meminfo: memFree=29565808/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=8540 CPUtime=0
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 1617 0 0 0 0 0 0 0 23 0 1 0 130462112 8744960 1539 4089446400 4194304 7136930 140733364460288 18446744073709551615 6328631 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11009/statm: 2135 1539 275 719 0 1414 0

[startup+0.0389541 s]
/proc/loadavg: 2.01 2.14 2.66 3/176 11009
/proc/meminfo: memFree=29565808/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=14652 CPUtime=0.02
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 4660 0 0 0 2 0 0 0 23 0 1 0 130462112 15003648 2943 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11009/statm: 3663 2943 390 719 0 2942 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14652

[startup+0.100943 s]
/proc/loadavg: 2.01 2.14 2.66 3/176 11009
/proc/meminfo: memFree=29565808/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=15228 CPUtime=0.09
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 4818 0 0 0 7 2 0 0 23 0 1 0 130462112 15593472 3101 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11009/statm: 3807 3101 394 719 0 3086 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15228

[startup+0.300907 s]
/proc/loadavg: 2.01 2.14 2.66 3/176 11009
/proc/meminfo: memFree=29565808/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=16388 CPUtime=0.29
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 5108 0 0 0 24 5 0 0 23 0 1 0 130462112 16781312 3391 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11009/statm: 4097 3391 394 719 0 3376 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16388

[startup+0.700838 s]
/proc/loadavg: 2.01 2.14 2.66 3/176 11009
/proc/meminfo: memFree=29565808/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=18476 CPUtime=0.69
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 5645 0 0 0 57 12 0 0 25 0 1 0 130462112 18919424 3928 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11009/statm: 4619 3928 394 719 0 3898 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18476

[startup+1.5007 s]
/proc/loadavg: 2.01 2.14 2.66 3/177 11010
/proc/meminfo: memFree=29548936/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=21140 CPUtime=1.49
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 6358 0 0 0 122 27 0 0 25 0 1 0 130462112 21647360 4641 4089446400 4194304 7136930 140733364460288 18446744073709551615 5892284 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 5285 4641 394 719 0 4564 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21140

[startup+3.10042 s]
/proc/loadavg: 2.01 2.14 2.65 3/177 11010
/proc/meminfo: memFree=29541372/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=27008 CPUtime=3.08
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 7869 0 0 0 251 57 0 0 25 0 1 0 130462112 27656192 6152 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 6752 6152 394 719 0 6031 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27008

[startup+6.30087 s]
/proc/loadavg: 2.01 2.14 2.65 3/177 11010
/proc/meminfo: memFree=29522652/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=41044 CPUtime=6.29
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 11004 0 0 0 499 130 0 0 25 0 1 0 130462112 42029056 9287 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 10261 9287 394 719 0 9540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41044

[startup+12.7007 s]
/proc/loadavg: 2.01 2.13 2.65 3/177 11010
/proc/meminfo: memFree=29483972/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=70964 CPUtime=12.69
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 18779 0 0 0 995 274 0 0 25 0 1 0 130462112 72667136 17062 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 17741 17062 394 719 0 17020 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70964

[startup+25.5005 s]
/proc/loadavg: 2.01 2.13 2.64 3/177 11011
/proc/meminfo: memFree=29419532/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=117372 CPUtime=25.49
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 29847 0 0 0 2023 526 0 0 25 0 1 0 130462112 120188928 28130 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 29343 28130 394 719 0 28622 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117372

[startup+51.1011 s]
/proc/loadavg: 2.00 2.12 2.62 3/177 11012
/proc/meminfo: memFree=29306544/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=207060 CPUtime=51.09
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 51288 0 0 0 4085 1024 0 0 25 0 1 0 130462112 212029440 49571 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 51765 49571 394 719 0 51044 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 207060

[startup+102.306 s]
/proc/loadavg: 2.00 2.09 2.58 3/177 11014
/proc/meminfo: memFree=29080572/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=382344 CPUtime=102.3
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 93160 0 0 0 8215 2015 0 0 25 0 1 0 130462112 391520256 91443 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 95586 91443 394 719 0 94865 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 382344

[startup+162.301 s]
/proc/loadavg: 2.00 2.08 2.54 3/177 11014
/proc/meminfo: memFree=28798676/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=570372 CPUtime=162.29
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 142702 0 0 0 13025 3204 0 0 25 0 1 0 130462112 584060928 140985 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 142593 140985 394 719 0 141872 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 570372

[startup+222.3 s]
/proc/loadavg: 2.00 2.06 2.51 3/177 11016
/proc/meminfo: memFree=28541444/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=786280 CPUtime=222.29
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 191034 0 0 0 17844 4385 0 0 25 0 1 0 130462112 805150720 189317 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 196570 189317 394 719 0 195849 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 786280

[startup+282.301 s]
/proc/loadavg: 2.00 2.05 2.47 3/177 11018
/proc/meminfo: memFree=28262268/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=980460 CPUtime=282.29
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 242182 0 0 0 22664 5565 0 0 25 0 1 0 130462112 1003991040 240465 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 245115 240465 394 719 0 244394 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 980460

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.44 3/177 11020
/proc/meminfo: memFree=27990040/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=1168380 CPUtime=342.29
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 291764 0 0 0 27476 6753 0 0 25 0 1 0 130462112 1196421120 290047 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 292095 290047 394 719 0 291374 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1168380

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.41 3/177 11021
/proc/meminfo: memFree=27698088/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=1426808 CPUtime=402.3
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 342610 0 0 0 32268 7962 0 0 25 0 1 0 130462112 1461051392 340893 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 356702 340893 394 719 0 355981 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1426808

[startup+462.301 s]
/proc/loadavg: 2.03 2.03 2.39 3/177 11031
/proc/meminfo: memFree=27402140/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=1620144 CPUtime=462.3
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 393537 0 0 0 37038 9192 0 0 25 0 1 0 130462112 1659027456 391820 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 405036 391820 394 719 0 404315 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1620144

[startup+522.301 s]
/proc/loadavg: 2.01 2.02 2.36 3/177 11033
/proc/meminfo: memFree=27114412/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=1821660 CPUtime=522.3
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 446568 0 0 0 41953 10277 0 0 25 0 1 0 130462112 1865379840 444851 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 455415 444851 394 719 0 454694 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1821660

[startup+582.301 s]
/proc/loadavg: 2.05 2.03 2.34 3/177 11035
/proc/meminfo: memFree=26804476/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=2017088 CPUtime=582.3
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 498116 0 0 0 46960 11270 0 0 25 0 1 0 130462112 2065498112 496399 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 504272 496399 394 719 0 503551 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2017088

[startup+642.3 s]
/proc/loadavg: 2.02 2.02 2.32 3/177 11037
/proc/meminfo: memFree=26498268/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=2221504 CPUtime=642.31
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 551890 0 0 0 51944 12287 0 0 25 0 1 0 130462112 2274820096 550173 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 555376 550173 394 719 0 554655 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2221504

[startup+702.301 s]
/proc/loadavg: 2.00 2.02 2.29 3/177 11038
/proc/meminfo: memFree=26204216/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=2420512 CPUtime=702.31
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 604339 0 0 0 56935 13296 0 0 25 0 1 0 130462112 2478604288 602622 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 605128 602622 394 719 0 604407 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2420512

[startup+762.306 s]
/proc/loadavg: 2.00 2.01 2.27 3/177 11039
/proc/meminfo: memFree=25894652/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=2754092 CPUtime=762.31
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 657660 0 0 0 61907 14324 0 0 25 0 1 0 130462112 2820190208 655943 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 688523 655943 394 719 0 687802 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 2754092

[startup+822.301 s]
/proc/loadavg: 2.00 2.01 2.25 3/177 11041
/proc/meminfo: memFree=25538840/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=2953172 CPUtime=822.31
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 710180 0 0 0 66897 15334 0 0 25 0 1 0 130462112 3024048128 708463 4089446400 4194304 7136930 140733364460288 18446744073709551615 4976561 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 738293 708463 394 719 0 737572 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2953172

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.23 3/177 11043
/proc/meminfo: memFree=25151916/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=3154544 CPUtime=882.31
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 801647 0 0 0 71885 16346 0 0 25 0 1 0 130462112 3230253056 761302 4089446400 4194304 7136930 140733364460288 18446744073709551615 4704784 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 788636 761302 394 719 0 787915 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 3154544

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.22 3/177 11045
/proc/meminfo: memFree=24973428/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=3196536 CPUtime=942.31
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 814686 0 0 0 77549 16682 0 0 25 0 1 0 130462112 3273252864 770732 4089446400 4194304 7136930 140733364460288 18446744073709551615 5957420 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 799134 770732 394 719 0 798413 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 3196536

[startup+1002.3 s]
/proc/loadavg: 2.04 2.01 2.20 3/177 11047
/proc/meminfo: memFree=24744356/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=3247032 CPUtime=1002.31
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 832433 0 0 0 83309 16922 0 0 25 0 1 0 130462112 3324960768 782311 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 811758 782311 394 719 0 811037 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 3247032

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 2.19 3/177 11047
/proc/meminfo: memFree=24441636/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=3377540 CPUtime=1062.31
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 864112 0 0 0 89075 17156 0 0 25 0 1 0 130462112 3458600960 813990 4089446400 4194304 7136930 140733364460288 18446744073709551615 5908957 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 844385 813990 394 719 0 843664 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 3377540

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 2.17 3/177 11177
/proc/meminfo: memFree=28006424/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=3512100 CPUtime=1122.31
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 897041 0 0 0 94897 17334 0 0 25 0 1 0 130462112 3596390400 846919 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 878025 846919 394 719 0 877304 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 3512100

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 2.16 3/177 11179
/proc/meminfo: memFree=27518632/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=3615904 CPUtime=1182.3
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 922951 0 0 0 100701 17529 0 0 25 0 1 0 130462112 3702685696 872829 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 903976 872829 394 719 0 903255 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 3615904

[startup+1242.3 s]
/proc/loadavg: 1.99 2.00 2.15 3/177 11181
/proc/meminfo: memFree=27025556/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=3730200 CPUtime=1242.29
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 951404 0 0 0 106485 17744 0 0 25 0 1 0 130462112 3819724800 901282 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 932550 901282 394 719 0 931829 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 3730200

[startup+1302.3 s]
/proc/loadavg: 1.99 2.00 2.14 3/177 11183
/proc/meminfo: memFree=26611096/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=3835928 CPUtime=1302.28
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 977773 0 0 0 112276 17952 0 0 25 0 1 0 130462112 3927990272 927651 4089446400 4194304 7136930 140733364460288 18446744073709551615 4977166 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 958982 927651 394 719 0 958261 0
Current children cumulated CPU time (s) 1302.28
Current children cumulated vsize (KiB) 3835928



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1328.6 s]
/proc/loadavg: 1.99 2.00 2.13 3/177 11183
/proc/meminfo: memFree=26406848/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=3891368 CPUtime=1328.58
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 991122 0 0 0 114809 18049 0 0 25 0 1 0 130462112 3984760832 941000 4089446400 4194304 7136930 140733364460288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11009/statm: 972842 941000 394 719 0 972121 0
Current children cumulated CPU time (s) 1328.58
Current children cumulated vsize (KiB) 3891368

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -11009

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

[startup+1329.4 s]
/proc/loadavg: 1.99 2.00 2.13 3/178 11184
/proc/meminfo: memFree=26395060/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=3911848 CPUtime=1329.37
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 995552 0 0 0 114888 18049 0 0 18 0 1 0 130462112 4005732352 945430 4089446400 4194304 7136930 140733364460288 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11009/statm: 977962 945430 399 719 0 977241 0
Current children cumulated CPU time (s) 1329.37
Current children cumulated vsize (KiB) 3911848

[startup+1330.2 s]
/proc/loadavg: 1.99 2.00 2.13 3/178 11184
/proc/meminfo: memFree=26382288/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=3911848 CPUtime=1330.17
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 995552 0 0 0 114968 18049 0 0 20 0 1 0 130462112 4005732352 945430 4089446400 4194304 7136930 140733364460288 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11009/statm: 977962 945430 399 719 0 977241 0
Current children cumulated CPU time (s) 1330.17
Current children cumulated vsize (KiB) 3911848

[startup+1330.6 s]
/proc/loadavg: 1.99 2.00 2.13 3/178 11184
/proc/meminfo: memFree=26382288/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=3911848 CPUtime=1330.57
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4202496 995552 0 0 0 115008 18049 0 0 21 0 1 0 130462112 4005732352 945430 4089446400 4194304 7136930 140733364460288 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11009/statm: 977962 945430 399 719 0 977241 0
Current children cumulated CPU time (s) 1330.57
Current children cumulated vsize (KiB) 3911848

[startup+1330.7 s]
/proc/loadavg: 1.99 2.00 2.13 3/178 11184
/proc/meminfo: memFree=26382288/32951132 swapFree=67111528/67111528
[pid=11009] ppid=11007 vsize=0 CPUtime=1330.67
/proc/11009/stat : 11009 (pbscip.linux.x8) R 11007 11009 9715 0 -1 4203524 995552 0 0 0 115009 18058 0 0 21 0 1 0 130462112 0 0 4089446400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/11009/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1330.67
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1330.73
CPU time (s): 1330.71
CPU user time (s): 1150.1
CPU system time (s): 180.618
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 3911848

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

runsolver used 1.82972 second user time and 4.27935 second system time

The end

Launcher Data

Begin job on node131 at 2010-06-30 11:54:15
IDJOB=2693757
IDBENCH=78704
IDSOLVER=1206
FILE ID=node131/2693757-1277891655
PBS_JOBID= 11197092
Free space on /tmp= 74136 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-35-30--soft-33-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-2693757-1277891655/watcher-2693757-1277891655 -o /tmp/evaluation-result-2693757-1277891655/solver-2693757-1277891655 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693757-1277891655.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 515e8ce2c7c31d2b78b34efd1db422a9
RANDOM SEED=599658186

node131.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.836
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.67
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.836
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	: 5332.75
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.836
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.82
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.836
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.82
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.836
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.76
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.836
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.83
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.836
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.836
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      29566460 kB
Buffers:        176240 kB
Cached:        1119948 kB
SwapCached:          0 kB
Active:        2444340 kB
Inactive:       795180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29566460 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3220 kB
Writeback:           0 kB
AnonPages:     1943684 kB
Mapped:          15312 kB
Slab:            79464 kB
PageTables:       8880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  2087764 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74132 MiB
End job on node131 at 2010-06-30 12:16:26