Trace number 2693806

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 solverMSAT (TO) 1802.18 1802.12

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-25-20--soft-33-100-0.wbo
MD5SUM48f3bbbf57f9425639eae287513fe205
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark0.062989
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables500
Total number of constraints45
Number of soft constraints35
Number of constraints which are clauses25
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint25
Top cost 1410
Min constraint cost 1
Max constraint cost 83
Sum of constraints costs 1409
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 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-2693806-1277893550.wbo>
0.00/0.00	c original problem has 570 variables (535 bin, 0 int, 0 impl, 35 cont) and 81 constraints
0.00/0.00	c problem read
0.00/0.00	c presolving settings loaded
0.00/0.00	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.00/0.00	c presolving:
0.00/0.00	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 35 impls, 6 clqs
0.00/0.01	c (round 2) 0 del vars, 1 del conss, 35 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 35 impls, 6 clqs
0.00/0.01	c (round 3) 0 del vars, 1 del conss, 35 chg bounds, 0 chg sides, 0 chg coeffs, 4 upgd conss, 35 impls, 6 clqs
0.00/0.01	c (round 4) 0 del vars, 1 del conss, 35 chg bounds, 0 chg sides, 0 chg coeffs, 10 upgd conss, 35 impls, 6 clqs
0.00/0.01	c    (0.0s) probing: 101/535 (18.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.01	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.01	c presolving (5 rounds):
0.00/0.01	c  0 deleted vars, 1 deleted constraints, 35 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.01	c  35 implications, 6 cliques
0.00/0.01	c presolved problem has 570 variables (535 bin, 0 int, 0 impl, 35 cont) and 80 constraints
0.00/0.01	c      35 constraints of type <indicator>
0.00/0.01	c       6 constraints of type <setppc>
0.00/0.01	c      35 constraints of type <linear>
0.00/0.01	c       4 constraints of type <logicor>
0.00/0.01	c transformed objective value is always integral (scale: 1)
0.00/0.01	c Presolving Time: 0.01
0.00/0.01	c - non default parameters ----------------------------------------------------------------------
0.00/0.01	c # SCIP version 1.2.1.2
0.00/0.01	c 
0.00/0.01	c # frequency for displaying node information lines
0.00/0.01	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.01	c display/freq = 10000
0.00/0.01	c 
0.00/0.01	c # maximal time in seconds to run
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/time = 1800
0.00/0.01	c 
0.00/0.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/memory = 3420
0.00/0.01	c 
0.00/0.01	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.00/0.01	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.01	c lp/solvefreq = -1
0.00/0.01	c 
0.00/0.01	c # should presolving try to simplify inequalities
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c constraints/linear/simplifyinequalities = TRUE
0.00/0.01	c 
0.00/0.01	c # should presolving try to simplify knapsacks
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.01	c 
0.00/0.01	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.01	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.01	c separating/rapidlearning/freq = 0
0.00/0.01	c 
0.00/0.01	c -----------------------------------------------------------------------------------------------
0.00/0.01	c start solving
0.00/0.01	c 
0.00/0.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 |     - |1224k|   0 |   - | 570 |  80 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.57	c   0.5s| 10000 |  9821 |     0 |   0.0 |4681k| 412 |   - | 570 | 353 |   0 |   0 |   0 | 891 |   0 | 0.000000e+00 |      --      |    Inf 
1.09/1.13	c   1.0s| 20000 | 19549 |     0 |   0.0 |7923k| 412 |   - | 570 | 469 |   0 |   0 |   0 |2093 |   0 | 0.000000e+00 |      --      |    Inf 
1.79/1.84	c   1.7s| 30000 | 28319 |     0 |   0.0 |  11M| 412 |   - | 570 | 450 |   0 |   0 |   0 |5481 |   0 | 0.000000e+00 |      --      |    Inf 
2.39/2.41	c   2.2s| 40000 | 38083 |     0 |   0.0 |  15M| 412 |   - | 570 | 612 |   0 |   0 |   0 |6631 |   0 | 0.000000e+00 |      --      |    Inf 
2.89/2.98	c   2.7s| 50000 | 47880 |     0 |   0.0 |  18M| 412 |   - | 570 | 543 |   0 |   0 |   0 |7724 |   0 | 0.000000e+00 |      --      |    Inf 
3.49/3.55	c   3.2s| 60000 | 57682 |     0 |   0.0 |  21M| 412 |   - | 570 | 522 |   0 |   0 |   0 |8814 |   0 | 0.000000e+00 |      --      |    Inf 
4.10/4.14	c   3.8s| 70000 | 67470 |     0 |   0.0 |  24M| 412 |   - | 570 | 515 |   0 |   0 |   0 |9969 |   0 | 0.000000e+00 |      --      |    Inf 
4.69/4.71	c   4.3s| 80000 | 77286 |     0 |   0.0 |  27M| 412 |   - | 570 | 503 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 |      --      |    Inf 
5.19/5.27	c   4.8s| 90000 | 87092 |     0 |   0.0 |  30M| 412 |   - | 570 | 563 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 |      --      |    Inf 
5.79/5.85	c   5.3s|100000 | 96901 |     0 |   0.0 |  33M| 412 |   - | 570 | 583 |   0 |   0 |   0 |  13k|   0 | 0.000000e+00 |      --      |    Inf 
6.39/6.42	c   5.8s|110000 |106716 |     0 |   0.0 |  36M| 412 |   - | 570 | 600 |   0 |   0 |   0 |  14k|   0 | 0.000000e+00 |      --      |    Inf 
6.90/6.99	c   6.3s|120000 |116514 |     0 |   0.0 |  39M| 412 |   - | 570 | 631 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 |      --      |    Inf 
7.49/7.56	c   6.9s|130000 |126306 |     0 |   0.0 |  42M| 412 |   - | 570 | 641 |   0 |   0 |   0 |  16k|   0 | 0.000000e+00 |      --      |    Inf 
8.09/8.14	c   7.4s|140000 |136093 |     0 |   0.0 |  44M| 412 |   - | 570 | 672 |   0 |   0 |   0 |  17k|   0 | 0.000000e+00 |      --      |    Inf 
8.69/8.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.69/8.71	c   7.9s|150000 |145911 |     0 |   0.0 |  47M| 412 |   - | 570 | 682 |   0 |   0 |   0 |  18k|   0 | 0.000000e+00 |      --      |    Inf 
9.19/9.27	c   8.4s|160000 |155719 |     0 |   0.0 |  50M| 412 |   - | 570 | 723 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 |      --      |    Inf 
9.80/9.84	c   8.9s|170000 |165540 |     0 |   0.0 |  53M| 412 |   - | 570 | 644 |   0 |   0 |   0 |  20k|   0 | 0.000000e+00 |      --      |    Inf 
10.39/10.41	c   9.5s|180000 |175336 |     0 |   0.0 |  56M| 412 |   - | 570 | 683 |   0 |   0 |   0 |  21k|   0 | 0.000000e+00 |      --      |    Inf 
10.90/10.99	c  10.0s|190000 |185124 |     0 |   0.0 |  59M| 412 |   - | 570 | 682 |   0 |   0 |   0 |  22k|   0 | 0.000000e+00 |      --      |    Inf 
11.49/11.57	c  10.5s|200000 |194913 |     0 |   0.0 |  62M| 412 |   - | 570 | 676 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 |      --      |    Inf 
12.10/12.14	c  11.0s|210000 |204711 |     0 |   0.0 |  65M| 412 |   - | 570 | 672 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 |      --      |    Inf 
12.70/12.71	c  11.6s|220000 |214499 |     0 |   0.0 |  68M| 412 |   - | 570 | 719 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 |      --      |    Inf 
13.20/13.28	c  12.1s|230000 |224278 |     0 |   0.0 |  71M| 412 |   - | 570 | 795 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 |      --      |    Inf 
13.79/13.84	c  12.6s|240000 |234090 |     0 |   0.0 |  74M| 412 |   - | 570 | 752 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 |      --      |    Inf 
14.39/14.41	c  13.1s|250000 |243881 |     0 |   0.0 |  77M| 412 |   - | 570 | 797 |   0 |   0 |   0 |  29k|   0 | 0.000000e+00 |      --      |    Inf 
14.90/14.97	c  13.6s|260000 |253690 |     0 |   0.0 |  80M| 412 |   - | 570 | 747 |   0 |   0 |   0 |  30k|   0 | 0.000000e+00 |      --      |    Inf 
15.49/15.55	c  14.1s|270000 |263464 |     0 |   0.0 |  83M| 412 |   - | 570 | 758 |   0 |   0 |   0 |  31k|   0 | 0.000000e+00 |      --      |    Inf 
16.10/16.11	c  14.6s|280000 |273261 |     0 |   0.0 |  86M| 412 |   - | 570 | 755 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
16.59/16.68	c  15.1s|290000 |283051 |     0 |   0.0 |  89M| 412 |   - | 570 | 778 |   0 |   0 |   0 |  33k|   0 | 0.000000e+00 |      --      |    Inf 
17.19/17.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
17.19/17.25	c  15.6s|300000 |292844 |     0 |   0.0 |  92M| 412 |   - | 570 | 784 |   0 |   0 |   0 |  34k|   0 | 0.000000e+00 |      --      |    Inf 
17.79/17.83	c  16.2s|310000 |302632 |     0 |   0.0 |  95M| 412 |   - | 570 | 793 |   0 |   0 |   0 |  35k|   0 | 0.000000e+00 |      --      |    Inf 
18.39/18.41	c  16.7s|320000 |312412 |     0 |   0.0 |  98M| 412 |   - | 570 | 809 |   0 |   0 |   0 |  36k|   0 | 0.000000e+00 |      --      |    Inf 
18.89/18.97	c  17.2s|330000 |322209 |     0 |   0.0 | 101M| 412 |   - | 570 | 831 |   0 |   0 |   0 |  37k|   0 | 0.000000e+00 |      --      |    Inf 
19.50/19.54	c  17.7s|340000 |332016 |     0 |   0.0 | 104M| 412 |   - | 570 | 810 |   0 |   0 |   0 |  38k|   0 | 0.000000e+00 |      --      |    Inf 
20.10/20.11	c  18.2s|350000 |341783 |     0 |   0.0 | 107M| 412 |   - | 570 | 796 |   0 |   0 |   0 |  40k|   0 | 0.000000e+00 |      --      |    Inf 
20.59/20.69	c  18.7s|360000 |351567 |     0 |   0.0 | 111M| 412 |   - | 570 | 768 |   0 |   0 |   0 |  41k|   0 | 0.000000e+00 |      --      |    Inf 
21.19/21.26	c  19.2s|370000 |361355 |     0 |   0.0 | 114M| 412 |   - | 570 | 823 |   0 |   0 |   0 |  42k|   0 | 0.000000e+00 |      --      |    Inf 
21.79/21.83	c  19.8s|380000 |371131 |     0 |   0.0 | 117M| 412 |   - | 570 | 846 |   0 |   0 |   0 |  43k|   0 | 0.000000e+00 |      --      |    Inf 
22.29/22.39	c  20.3s|390000 |380918 |     0 |   0.0 | 120M| 412 |   - | 570 | 850 |   0 |   0 |   0 |  44k|   0 | 0.000000e+00 |      --      |    Inf 
22.89/22.96	c  20.8s|400000 |390692 |     0 |   0.0 | 123M| 412 |   - | 570 | 860 |   0 |   0 |   0 |  45k|   0 | 0.000000e+00 |      --      |    Inf 
23.50/23.53	c  21.3s|410000 |400469 |     0 |   0.0 | 126M| 412 |   - | 570 | 902 |   0 |   0 |   0 |  47k|   0 | 0.000000e+00 |      --      |    Inf 
24.00/24.09	c  21.8s|420000 |410259 |     0 |   0.0 | 129M| 412 |   - | 570 | 859 |   0 |   0 |   0 |  48k|   0 | 0.000000e+00 |      --      |    Inf 
24.59/24.66	c  22.3s|430000 |420024 |     0 |   0.0 | 132M| 412 |   - | 570 | 923 |   0 |   0 |   0 |  49k|   0 | 0.000000e+00 |      --      |    Inf 
25.20/25.23	c  22.9s|440000 |429785 |     0 |   0.0 | 135M| 412 |   - | 570 | 959 |   0 |   0 |   0 |  50k|   0 | 0.000000e+00 |      --      |    Inf 
25.69/25.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
25.69/25.79	c  23.4s|450000 |439566 |     0 |   0.0 | 138M| 412 |   - | 570 | 950 |   0 |   0 |   0 |  51k|   0 | 0.000000e+00 |      --      |    Inf 
26.30/26.35	c  23.9s|460000 |449348 |     0 |   0.0 | 141M| 412 |   - | 570 | 935 |   0 |   0 |   0 |  52k|   0 | 0.000000e+00 |      --      |    Inf 
26.89/26.93	c  24.4s|470000 |459125 |     0 |   0.0 | 144M| 412 |   - | 570 | 893 |   0 |   0 |   0 |  53k|   0 | 0.000000e+00 |      --      |    Inf 
27.40/27.49	c  24.9s|480000 |468903 |     0 |   0.0 | 147M| 412 |   - | 570 | 942 |   0 |   0 |   0 |  55k|   0 | 0.000000e+00 |      --      |    Inf 
27.99/28.05	c  25.4s|490000 |478685 |     0 |   0.0 | 150M| 412 |   - | 570 | 954 |   0 |   0 |   0 |  56k|   0 | 0.000000e+00 |      --      |    Inf 
28.60/28.61	c  25.9s|500000 |488465 |     0 |   0.0 | 153M| 412 |   - | 570 | 988 |   0 |   0 |   0 |  57k|   0 | 0.000000e+00 |      --      |    Inf 
29.10/29.18	c  26.4s|510000 |498254 |     0 |   0.0 | 156M| 412 |   - | 570 | 923 |   0 |   0 |   0 |  58k|   0 | 0.000000e+00 |      --      |    Inf 
29.69/29.73	c  26.9s|520000 |508030 |     0 |   0.0 | 159M| 412 |   - | 570 | 962 |   0 |   0 |   0 |  59k|   0 | 0.000000e+00 |      --      |    Inf 
30.29/30.30	c  27.5s|530000 |517792 |     0 |   0.0 | 162M| 412 |   - | 570 | 954 |   0 |   0 |   0 |  61k|   0 | 0.000000e+00 |      --      |    Inf 
30.79/30.87	c  28.0s|540000 |527555 |     0 |   0.0 | 165M| 412 |   - | 570 | 961 |   0 |   0 |   0 |  62k|   0 | 0.000000e+00 |      --      |    Inf 
31.40/31.44	c  28.5s|550000 |537313 |     0 |   0.0 | 168M| 412 |   - | 570 |1030 |   0 |   0 |   0 |  63k|   0 | 0.000000e+00 |      --      |    Inf 
32.00/32.00	c  29.0s|560000 |547079 |     0 |   0.0 | 171M| 412 |   - | 570 | 990 |   0 |   0 |   0 |  64k|   0 | 0.000000e+00 |      --      |    Inf 
32.49/32.58	c  29.5s|570000 |556830 |     0 |   0.0 | 174M| 412 |   - | 570 |1041 |   0 |   0 |   0 |  66k|   0 | 0.000000e+00 |      --      |    Inf 
33.09/33.14	c  30.1s|580000 |566586 |     0 |   0.0 | 177M| 412 |   - | 570 |1037 |   0 |   0 |   0 |  67k|   0 | 0.000000e+00 |      --      |    Inf 
33.69/33.70	c  30.6s|590000 |576333 |     0 |   0.0 | 180M| 412 |   - | 570 |1045 |   0 |   0 |   0 |  68k|   0 | 0.000000e+00 |      --      |    Inf 
34.19/34.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
34.19/34.27	c  31.1s|600000 |586079 |     0 |   0.0 | 183M| 412 |   - | 570 |1088 |   0 |   0 |   0 |  69k|   0 | 0.000000e+00 |      --      |    Inf 
34.79/34.85	c  31.6s|610000 |595836 |     0 |   0.0 | 186M| 412 |   - | 570 |1069 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
35.40/35.41	c  32.1s|620000 |605596 |     0 |   0.0 | 189M| 412 |   - | 570 | 972 |   0 |   0 |   0 |  72k|   0 | 0.000000e+00 |      --      |    Inf 
35.89/35.96	c  32.6s|630000 |615359 |     0 |   0.0 | 192M| 412 |   - | 570 | 991 |   0 |   0 |   0 |  73k|   0 | 0.000000e+00 |      --      |    Inf 
36.50/36.53	c  33.1s|640000 |625105 |     0 |   0.0 | 195M| 412 |   - | 570 |1121 |   0 |   0 |   0 |  74k|   0 | 0.000000e+00 |      --      |    Inf 
36.99/37.09	c  33.6s|650000 |634862 |     0 |   0.0 | 198M| 412 |   - | 570 |1096 |   0 |   0 |   0 |  76k|   0 | 0.000000e+00 |      --      |    Inf 
37.59/37.66	c  34.1s|660000 |644592 |     0 |   0.0 | 201M| 412 |   - | 570 |1099 |   0 |   0 |   0 |  77k|   0 | 0.000000e+00 |      --      |    Inf 
38.19/38.23	c  34.7s|670000 |654321 |     0 |   0.0 | 204M| 412 |   - | 570 |1131 |   0 |   0 |   0 |  78k|   0 | 0.000000e+00 |      --      |    Inf 
38.79/38.80	c  35.2s|680000 |664065 |     0 |   0.0 | 207M| 412 |   - | 570 |1103 |   0 |   0 |   0 |  80k|   0 | 0.000000e+00 |      --      |    Inf 
39.29/39.36	c  35.7s|690000 |673811 |     0 |   0.0 | 210M| 412 |   - | 570 |1118 |   0 |   0 |   0 |  81k|   0 | 0.000000e+00 |      --      |    Inf 
39.89/39.92	c  36.2s|700000 |683589 |     0 |   0.0 | 213M| 412 |   - | 570 |1056 |   0 |   0 |   0 |  82k|   0 | 0.000000e+00 |      --      |    Inf 
40.39/40.47	c  36.7s|710000 |693352 |     0 |   0.0 | 216M| 412 |   - | 570 |1058 |   0 |   0 |   0 |  84k|   0 | 0.000000e+00 |      --      |    Inf 
40.99/41.03	c  37.2s|720000 |703089 |     0 |   0.0 | 219M| 412 |   - | 570 |1077 |   0 |   0 |   0 |  85k|   0 | 0.000000e+00 |      --      |    Inf 
41.59/41.60	c  37.7s|730000 |712859 |     0 |   0.0 | 222M| 412 |   - | 570 |1078 |   0 |   0 |   0 |  86k|   0 | 0.000000e+00 |      --      |    Inf 
42.09/42.15	c  38.2s|740000 |722615 |     0 |   0.0 | 225M| 412 |   - | 570 |1090 |   0 |   0 |   0 |  87k|   0 | 0.000000e+00 |      --      |    Inf 
42.69/42.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
42.69/42.71	c  38.7s|750000 |732356 |     0 |   0.0 | 229M| 412 |   - | 570 |1066 |   0 |   0 |   0 |  89k|   0 | 0.000000e+00 |      --      |    Inf 
43.19/43.26	c  39.2s|760000 |742123 |     0 |   0.0 | 232M| 412 |   - | 570 |1049 |   0 |   0 |   0 |  90k|   0 | 0.000000e+00 |      --      |    Inf 
43.79/43.83	c  39.7s|770000 |751863 |     0 |   0.0 | 235M| 412 |   - | 570 |1104 |   0 |   0 |   0 |  91k|   0 | 0.000000e+00 |      --      |    Inf 
44.29/44.39	c  40.2s|780000 |761611 |     0 |   0.0 | 238M| 412 |   - | 570 |1055 |   0 |   0 |   0 |  93k|   0 | 0.000000e+00 |      --      |    Inf 
44.89/44.94	c  40.7s|790000 |771362 |     0 |   0.0 | 241M| 412 |   - | 570 |1073 |   0 |   0 |   0 |  94k|   0 | 0.000000e+00 |      --      |    Inf 
45.49/45.52	c  41.2s|800000 |781087 |     0 |   0.0 | 244M| 412 |   - | 570 |1093 |   0 |   0 |   0 |  95k|   0 | 0.000000e+00 |      --      |    Inf 
45.99/46.08	c  41.8s|810000 |790838 |     0 |   0.0 | 247M| 412 |   - | 570 |1128 |   0 |   0 |   0 |  97k|   0 | 0.000000e+00 |      --      |    Inf 
46.59/46.65	c  42.3s|820000 |800574 |     0 |   0.0 | 250M| 412 |   - | 570 |1112 |   0 |   0 |   0 |  98k|   0 | 0.000000e+00 |      --      |    Inf 
47.20/47.22	c  42.8s|830000 |810297 |     0 |   0.0 | 253M| 412 |   - | 570 |1171 |   0 |   0 |   0 | 100k|   0 | 0.000000e+00 |      --      |    Inf 
47.70/47.77	c  43.3s|840000 |820016 |     0 |   0.0 | 256M| 412 |   - | 570 |1229 |   0 |   0 |   0 | 101k|   0 | 0.000000e+00 |      --      |    Inf 
48.30/48.35	c  43.8s|850000 |829741 |     0 |   0.0 | 259M| 412 |   - | 570 |1210 |   0 |   0 |   0 | 102k|   0 | 0.000000e+00 |      --      |    Inf 
48.89/48.91	c  44.3s|860000 |839471 |     0 |   0.0 | 262M| 412 |   - | 570 |1228 |   0 |   0 |   0 | 104k|   0 | 0.000000e+00 |      --      |    Inf 
49.40/49.49	c  44.8s|870000 |849188 |     0 |   0.0 | 265M| 412 |   - | 570 |1201 |   0 |   0 |   0 | 105k|   0 | 0.000000e+00 |      --      |    Inf 
49.99/50.07	c  45.4s|880000 |858904 |     0 |   0.0 | 268M| 412 |   - | 570 |1226 |   0 |   0 |   0 | 107k|   0 | 0.000000e+00 |      --      |    Inf 
50.60/50.64	c  45.9s|890000 |868631 |     0 |   0.0 | 271M| 412 |   - | 570 |1214 |   0 |   0 |   0 | 108k|   0 | 0.000000e+00 |      --      |    Inf 
51.19/51.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
51.19/51.21	c  46.4s|900000 |878347 |     0 |   0.0 | 275M| 412 |   - | 570 |1274 |   0 |   0 |   0 | 110k|   0 | 0.000000e+00 |      --      |    Inf 
51.69/51.79	c  46.9s|910000 |888062 |     0 |   0.0 | 278M| 412 |   - | 570 |1239 |   0 |   0 |   0 | 111k|   0 | 0.000000e+00 |      --      |    Inf 
52.30/52.36	c  47.4s|920000 |897779 |     0 |   0.0 | 281M| 412 |   - | 570 |1291 |   0 |   0 |   0 | 112k|   0 | 0.000000e+00 |      --      |    Inf 
52.89/52.93	c  48.0s|930000 |907522 |     0 |   0.0 | 284M| 412 |   - | 570 |1261 |   0 |   0 |   0 | 114k|   0 | 0.000000e+00 |      --      |    Inf 
53.49/53.51	c  48.5s|940000 |917216 |     0 |   0.0 | 287M| 412 |   - | 570 |1290 |   0 |   0 |   0 | 115k|   0 | 0.000000e+00 |      --      |    Inf 
53.99/54.09	c  49.0s|950000 |926920 |     0 |   0.0 | 290M| 412 |   - | 570 |1248 |   0 |   0 |   0 | 117k|   0 | 0.000000e+00 |      --      |    Inf 
54.59/54.66	c  49.5s|960000 |936658 |     0 |   0.0 | 293M| 412 |   - | 570 |1258 |   0 |   0 |   0 | 118k|   0 | 0.000000e+00 |      --      |    Inf 
55.19/55.22	c  50.0s|970000 |946374 |     0 |   0.0 | 296M| 412 |   - | 570 |1311 |   0 |   0 |   0 | 120k|   0 | 0.000000e+00 |      --      |    Inf 
55.80/55.81	c  50.6s|980000 |956065 |     0 |   0.0 | 299M| 412 |   - | 570 |1432 |   0 |   0 |   0 | 121k|   0 | 0.000000e+00 |      --      |    Inf 
56.30/56.39	c  51.1s|990000 |965772 |     0 |   0.0 | 302M| 412 |   - | 570 |1388 |   0 |   0 |   0 | 123k|   0 | 0.000000e+00 |      --      |    Inf 
56.89/56.97	c  51.6s|  1000k|975470 |     0 |   0.0 | 305M| 412 |   - | 570 |1343 |   0 |   0 |   0 | 125k|   0 | 0.000000e+00 |      --      |    Inf 
57.50/57.54	c  52.1s|  1010k|985195 |     0 |   0.0 | 309M| 412 |   - | 570 |1470 |   0 |   0 |   0 | 126k|   0 | 0.000000e+00 |      --      |    Inf 
58.09/58.13	c  52.7s|  1020k|994891 |     0 |   0.0 | 312M| 412 |   - | 570 |1367 |   0 |   0 |   0 | 128k|   0 | 0.000000e+00 |      --      |    Inf 
58.69/58.71	c  53.2s|  1030k|  1004k|     0 |   0.0 | 315M| 412 |   - | 570 |1413 |   0 |   0 |   0 | 129k|   0 | 0.000000e+00 |      --      |    Inf 
59.19/59.28	c  53.7s|  1040k|  1014k|     0 |   0.0 | 318M| 412 |   - | 570 |1426 |   0 |   0 |   0 | 131k|   0 | 0.000000e+00 |      --      |    Inf 
59.80/59.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
59.80/59.85	c  54.2s|  1050k|  1023k|     0 |   0.0 | 321M| 412 |   - | 570 |1403 |   0 |   0 |   0 | 132k|   0 | 0.000000e+00 |      --      |    Inf 
60.40/60.42	c  54.7s|  1060k|  1033k|     0 |   0.0 | 324M| 412 |   - | 570 |1522 |   0 |   0 |   0 | 134k|   0 | 0.000000e+00 |      --      |    Inf 
60.99/61.02	c  55.3s|  1070k|  1043k|     0 |   0.0 | 327M| 412 |   - | 570 |1467 |   0 |   0 |   0 | 135k|   0 | 0.000000e+00 |      --      |    Inf 
61.50/61.60	c  55.8s|  1080k|  1053k|     0 |   0.0 | 330M| 412 |   - | 570 |1406 |   0 |   0 |   0 | 137k|   0 | 0.000000e+00 |      --      |    Inf 
62.09/62.18	c  56.4s|  1090k|  1062k|     0 |   0.0 | 333M| 412 |   - | 570 |1499 |   0 |   0 |   0 | 139k|   0 | 0.000000e+00 |      --      |    Inf 
62.70/62.74	c  56.9s|  1100k|  1072k|     0 |   0.0 | 337M| 412 |   - | 570 |1408 |   0 |   0 |   0 | 140k|   0 | 0.000000e+00 |      --      |    Inf 
63.29/63.32	c  57.4s|  1110k|  1082k|     0 |   0.0 | 340M| 412 |   - | 570 |1434 |   0 |   0 |   0 | 142k|   0 | 0.000000e+00 |      --      |    Inf 
63.80/63.89	c  57.9s|  1120k|  1091k|     0 |   0.0 | 343M| 412 |   - | 570 |1447 |   0 |   0 |   0 | 143k|   0 | 0.000000e+00 |      --      |    Inf 
64.39/64.47	c  58.4s|  1130k|  1101k|     0 |   0.0 | 346M| 412 |   - | 570 |1443 |   0 |   0 |   0 | 145k|   0 | 0.000000e+00 |      --      |    Inf 
64.99/65.04	c  58.9s|  1140k|  1111k|     0 |   0.0 | 349M| 412 |   - | 570 |1517 |   0 |   0 |   0 | 146k|   0 | 0.000000e+00 |      --      |    Inf 
65.59/65.63	c  59.5s|  1150k|  1120k|     0 |   0.0 | 352M| 412 |   - | 570 |1471 |   0 |   0 |   0 | 148k|   0 | 0.000000e+00 |      --      |    Inf 
66.20/66.21	c  60.0s|  1160k|  1130k|     0 |   0.0 | 355M| 412 |   - | 570 |1457 |   0 |   0 |   0 | 150k|   0 | 0.000000e+00 |      --      |    Inf 
66.69/66.78	c  60.5s|  1170k|  1140k|     0 |   0.0 | 358M| 412 |   - | 570 |1516 |   0 |   0 |   0 | 151k|   0 | 0.000000e+00 |      --      |    Inf 
67.30/67.35	c  61.0s|  1180k|  1149k|     0 |   0.0 | 362M| 412 |   - | 570 |1544 |   0 |   0 |   0 | 152k|   0 | 0.000000e+00 |      --      |    Inf 
67.89/67.93	c  61.5s|  1190k|  1159k|     0 |   0.0 | 365M| 412 |   - | 570 |1478 |   0 |   0 |   0 | 154k|   0 | 0.000000e+00 |      --      |    Inf 
68.49/68.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
68.49/68.51	c  62.1s|  1200k|  1169k|     0 |   0.0 | 368M| 412 |   - | 570 |1553 |   0 |   0 |   0 | 156k|   0 | 0.000000e+00 |      --      |    Inf 
69.00/69.08	c  62.6s|  1210k|  1178k|     0 |   0.0 | 371M| 412 |   - | 570 |1530 |   0 |   0 |   0 | 157k|   0 | 0.000000e+00 |      --      |    Inf 
69.60/69.67	c  63.1s|  1220k|  1188k|     0 |   0.0 | 374M| 412 |   - | 570 |1522 |   0 |   0 |   0 | 159k|   0 | 0.000000e+00 |      --      |    Inf 
70.19/70.28	c  63.7s|  1230k|  1198k|     0 |   0.0 | 377M| 412 |   - | 570 |1524 |   0 |   0 |   0 | 161k|   0 | 0.000000e+00 |      --      |    Inf 
70.79/70.88	c  64.2s|  1240k|  1207k|     0 |   0.0 | 380M| 412 |   - | 570 |1482 |   0 |   0 |   0 | 162k|   0 | 0.000000e+00 |      --      |    Inf 
71.40/71.46	c  64.8s|  1250k|  1217k|     0 |   0.0 | 383M| 412 |   - | 570 |1561 |   0 |   0 |   0 | 164k|   0 | 0.000000e+00 |      --      |    Inf 
72.00/72.05	c  65.3s|  1260k|  1227k|     0 |   0.0 | 386M| 412 |   - | 570 |1529 |   0 |   0 |   0 | 166k|   0 | 0.000000e+00 |      --      |    Inf 
72.60/72.63	c  65.8s|  1270k|  1236k|     0 |   0.0 | 390M| 412 |   - | 570 |1486 |   0 |   0 |   0 | 167k|   0 | 0.000000e+00 |      --      |    Inf 
73.19/73.20	c  66.3s|  1280k|  1246k|     0 |   0.0 | 393M| 412 |   - | 570 |1532 |   0 |   0 |   0 | 169k|   0 | 0.000000e+00 |      --      |    Inf 
73.79/73.81	c  66.9s|  1290k|  1256k|     0 |   0.0 | 396M| 412 |   - | 570 |1520 |   0 |   0 |   0 | 170k|   0 | 0.000000e+00 |      --      |    Inf 
74.39/74.40	c  67.4s|  1300k|  1265k|     0 |   0.0 | 399M| 412 |   - | 570 |1594 |   0 |   0 |   0 | 172k|   0 | 0.000000e+00 |      --      |    Inf 
74.89/74.98	c  68.0s|  1310k|  1275k|     0 |   0.0 | 402M| 412 |   - | 570 |1567 |   0 |   0 |   0 | 174k|   0 | 0.000000e+00 |      --      |    Inf 
75.49/75.57	c  68.5s|  1320k|  1285k|     0 |   0.0 | 405M| 412 |   - | 570 |1520 |   0 |   0 |   0 | 176k|   0 | 0.000000e+00 |      --      |    Inf 
76.09/76.18	c  69.0s|  1330k|  1294k|     0 |   0.0 | 409M| 412 |   - | 570 |1655 |   0 |   0 |   0 | 177k|   0 | 0.000000e+00 |      --      |    Inf 
76.69/76.76	c  69.6s|  1340k|  1304k|     0 |   0.0 | 412M| 412 |   - | 570 |1650 |   0 |   0 |   0 | 179k|   0 | 0.000000e+00 |      --      |    Inf 
77.30/77.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
77.30/77.36	c  70.1s|  1350k|  1314k|     0 |   0.0 | 415M| 412 |   - | 570 |1650 |   0 |   0 |   0 | 181k|   0 | 0.000000e+00 |      --      |    Inf 
77.89/77.96	c  70.7s|  1360k|  1323k|     0 |   0.0 | 418M| 412 |   - | 570 |1771 |   0 |   0 |   0 | 183k|   0 | 0.000000e+00 |      --      |    Inf 
78.49/78.55	c  71.2s|  1370k|  1333k|     0 |   0.0 | 421M| 412 |   - | 570 |1735 |   0 |   0 |   0 | 184k|   0 | 0.000000e+00 |      --      |    Inf 
79.10/79.14	c  71.8s|  1380k|  1343k|     0 |   0.0 | 424M| 412 |   - | 570 |1654 |   0 |   0 |   0 | 186k|   0 | 0.000000e+00 |      --      |    Inf 
79.70/79.74	c  72.3s|  1390k|  1352k|     0 |   0.0 | 428M| 412 |   - | 570 |1548 |   0 |   0 |   0 | 188k|   0 | 0.000000e+00 |      --      |    Inf 
80.30/80.34	c  72.8s|  1400k|  1362k|     0 |   0.0 | 431M| 412 |   - | 570 |1815 |   0 |   0 |   0 | 190k|   0 | 0.000000e+00 |      --      |    Inf 
80.90/80.94	c  73.4s|  1410k|  1371k|     0 |   0.0 | 434M| 412 |   - | 570 |1705 |   0 |   0 |   0 | 192k|   0 | 0.000000e+00 |      --      |    Inf 
81.49/81.53	c  73.9s|  1420k|  1381k|     0 |   0.0 | 437M| 412 |   - | 570 |1625 |   0 |   0 |   0 | 194k|   0 | 0.000000e+00 |      --      |    Inf 
82.09/82.13	c  74.5s|  1430k|  1391k|     0 |   0.0 | 440M| 412 |   - | 570 |1841 |   0 |   0 |   0 | 195k|   0 | 0.000000e+00 |      --      |    Inf 
82.70/82.75	c  75.0s|  1440k|  1400k|     0 |   0.0 | 443M| 412 |   - | 570 |1849 |   0 |   0 |   0 | 197k|   0 | 0.000000e+00 |      --      |    Inf 
83.29/83.35	c  75.5s|  1450k|  1410k|     0 |   0.0 | 447M| 412 |   - | 570 |1829 |   0 |   0 |   0 | 199k|   0 | 0.000000e+00 |      --      |    Inf 
83.89/83.97	c  76.1s|  1460k|  1419k|     0 |   0.0 | 450M| 412 |   - | 570 |1828 |   0 |   0 |   0 | 201k|   0 | 0.000000e+00 |      --      |    Inf 
84.50/84.60	c  76.7s|  1470k|  1429k|     0 |   0.0 | 453M| 412 |   - | 570 |1684 |   0 |   0 |   0 | 203k|   0 | 0.000000e+00 |      --      |    Inf 
85.20/85.21	c  77.2s|  1480k|  1438k|     0 |   0.0 | 456M| 412 |   - | 570 |1761 |   0 |   0 |   0 | 205k|   0 | 0.000000e+00 |      --      |    Inf 
85.80/85.82	c  77.8s|  1490k|  1448k|     0 |   0.0 | 459M| 412 |   - | 570 |1798 |   0 |   0 |   0 | 207k|   0 | 0.000000e+00 |      --      |    Inf 
86.39/86.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
86.39/86.45	c  78.4s|  1500k|  1458k|     0 |   0.0 | 463M| 412 |   - | 570 |1801 |   0 |   0 |   0 | 208k|   0 | 0.000000e+00 |      --      |    Inf 
87.00/87.09	c  78.9s|  1510k|  1467k|     0 |   0.0 | 466M| 412 |   - | 570 |1895 |   0 |   0 |   0 | 211k|   0 | 0.000000e+00 |      --      |    Inf 
87.69/87.72	c  79.5s|  1520k|  1477k|     0 |   0.0 | 469M| 412 |   - | 570 |1795 |   0 |   0 |   0 | 213k|   0 | 0.000000e+00 |      --      |    Inf 
88.30/88.34	c  80.1s|  1530k|  1486k|     0 |   0.0 | 472M| 412 |   - | 570 |2036 |   0 |   0 |   0 | 214k|   0 | 0.000000e+00 |      --      |    Inf 
88.89/88.99	c  80.7s|  1540k|  1496k|     0 |   0.0 | 475M| 412 |   - | 570 |1964 |   0 |   0 |   0 | 216k|   0 | 0.000000e+00 |      --      |    Inf 
89.50/89.59	c  81.2s|  1550k|  1506k|     0 |   0.0 | 479M| 412 |   - | 570 |1858 |   0 |   0 |   0 | 218k|   0 | 0.000000e+00 |      --      |    Inf 
90.10/90.18	c  81.8s|  1560k|  1515k|     0 |   0.0 | 482M| 412 |   - | 570 |2060 |   0 |   0 |   0 | 220k|   0 | 0.000000e+00 |      --      |    Inf 
90.79/90.80	c  82.3s|  1570k|  1525k|     0 |   0.0 | 485M| 412 |   - | 570 |1894 |   0 |   0 |   0 | 222k|   0 | 0.000000e+00 |      --      |    Inf 
91.40/91.43	c  82.9s|  1580k|  1534k|     0 |   0.0 | 488M| 412 |   - | 570 |1966 |   0 |   0 |   0 | 224k|   0 | 0.000000e+00 |      --      |    Inf 
92.00/92.08	c  83.5s|  1590k|  1544k|     0 |   0.0 | 491M| 412 |   - | 570 |1811 |   0 |   0 |   0 | 226k|   0 | 0.000000e+00 |      --      |    Inf 
92.59/92.69	c  84.0s|  1600k|  1553k|     0 |   0.0 | 494M| 412 |   - | 570 |2208 |   0 |   0 |   0 | 228k|   0 | 0.000000e+00 |      --      |    Inf 
93.30/93.34	c  84.6s|  1610k|  1563k|     0 |   0.0 | 498M| 412 |   - | 570 |2091 |   0 |   0 |   0 | 230k|   0 | 0.000000e+00 |      --      |    Inf 
93.89/93.97	c  85.2s|  1620k|  1572k|     0 |   0.0 | 501M| 412 |   - | 570 |2005 |   0 |   0 |   0 | 232k|   0 | 0.000000e+00 |      --      |    Inf 
94.50/94.58	c  85.8s|  1630k|  1582k|     0 |   0.0 | 504M| 412 |   - | 570 |2202 |   0 |   0 |   0 | 234k|   0 | 0.000000e+00 |      --      |    Inf 
95.19/95.20	c  86.3s|  1640k|  1592k|     0 |   0.0 | 507M| 412 |   - | 570 |2130 |   0 |   0 |   0 | 236k|   0 | 0.000000e+00 |      --      |    Inf 
95.79/95.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
95.79/95.83	c  86.9s|  1650k|  1601k|     0 |   0.0 | 510M| 412 |   - | 570 |2149 |   0 |   0 |   0 | 238k|   0 | 0.000000e+00 |      --      |    Inf 
96.39/96.45	c  87.5s|  1660k|  1611k|     0 |   0.0 | 514M| 412 |   - | 570 |2064 |   0 |   0 |   0 | 240k|   0 | 0.000000e+00 |      --      |    Inf 
97.00/97.05	c  88.0s|  1670k|  1620k|     0 |   0.0 | 517M| 412 |   - | 570 |2338 |   0 |   0 |   0 | 242k|   0 | 0.000000e+00 |      --      |    Inf 
97.69/97.71	c  88.6s|  1680k|  1630k|     0 |   0.0 | 520M| 412 |   - | 570 |2288 |   0 |   0 |   0 | 245k|   0 | 0.000000e+00 |      --      |    Inf 
98.29/98.35	c  89.2s|  1690k|  1639k|     0 |   0.0 | 523M| 412 |   - | 570 |2170 |   0 |   0 |   0 | 247k|   0 | 0.000000e+00 |      --      |    Inf 
98.90/98.99	c  89.8s|  1700k|  1649k|     0 |   0.0 | 526M| 412 |   - | 570 |2176 |   0 |   0 |   0 | 249k|   0 | 0.000000e+00 |      --      |    Inf 
99.49/99.59	c  90.3s|  1710k|  1659k|     0 |   0.0 | 530M| 412 |   - | 570 |2334 |   0 |   0 |   0 | 251k|   0 | 0.000000e+00 |      --      |    Inf 
100.19/100.27	c  91.0s|  1720k|  1668k|     0 |   0.0 | 533M| 412 |   - | 570 |2390 |   0 |   0 |   0 | 253k|   0 | 0.000000e+00 |      --      |    Inf 
100.90/100.93	c  91.6s|  1730k|  1678k|     0 |   0.0 | 536M| 412 |   - | 570 |2281 |   0 |   0 |   0 | 255k|   0 | 0.000000e+00 |      --      |    Inf 
101.49/101.58	c  92.2s|  1740k|  1687k|     0 |   0.0 | 539M| 412 |   - | 570 |2264 |   0 |   0 |   0 | 257k|   0 | 0.000000e+00 |      --      |    Inf 
102.19/102.22	c  92.8s|  1750k|  1697k|     0 |   0.0 | 543M| 412 |   - | 570 |2178 |   0 |   0 |   0 | 260k|   0 | 0.000000e+00 |      --      |    Inf 
102.79/102.86	c  93.3s|  1760k|  1706k|     0 |   0.0 | 546M| 412 |   - | 570 |2487 |   0 |   0 |   0 | 262k|   0 | 0.000000e+00 |      --      |    Inf 
103.49/103.53	c  94.0s|  1770k|  1716k|     0 |   0.0 | 549M| 412 |   - | 570 |2460 |   0 |   0 |   0 | 264k|   0 | 0.000000e+00 |      --      |    Inf 
104.20/104.21	c  94.6s|  1780k|  1725k|     0 |   0.0 | 552M| 412 |   - | 570 |2440 |   0 |   0 |   0 | 267k|   0 | 0.000000e+00 |      --      |    Inf 
104.79/104.86	c  95.2s|  1790k|  1735k|     0 |   0.0 | 556M| 412 |   - | 570 |2478 |   0 |   0 |   0 | 269k|   0 | 0.000000e+00 |      --      |    Inf 
105.50/105.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
105.50/105.52	c  95.8s|  1800k|  1744k|     0 |   0.0 | 559M| 412 |   - | 570 |2363 |   0 |   0 |   0 | 271k|   0 | 0.000000e+00 |      --      |    Inf 
106.09/106.17	c  96.4s|  1810k|  1754k|     0 |   0.0 | 562M| 412 |   - | 570 |2683 |   0 |   0 |   0 | 274k|   0 | 0.000000e+00 |      --      |    Inf 
106.79/106.86	c  97.0s|  1820k|  1763k|     0 |   0.0 | 566M| 412 |   - | 570 |2697 |   0 |   0 |   0 | 276k|   0 | 0.000000e+00 |      --      |    Inf 
107.50/107.55	c  97.6s|  1830k|  1773k|     0 |   0.0 | 569M| 412 |   - | 570 |2710 |   0 |   0 |   0 | 279k|   0 | 0.000000e+00 |      --      |    Inf 
108.19/108.24	c  98.3s|  1840k|  1782k|     0 |   0.0 | 572M| 412 |   - | 570 |2636 |   0 |   0 |   0 | 281k|   0 | 0.000000e+00 |      --      |    Inf 
108.90/108.94	c  98.9s|  1850k|  1792k|     0 |   0.0 | 575M| 412 |   - | 570 |2680 |   0 |   0 |   0 | 284k|   0 | 0.000000e+00 |      --      |    Inf 
109.60/109.60	c  99.5s|  1860k|  1801k|     0 |   0.0 | 579M| 412 |   - | 570 |2587 |   0 |   0 |   0 | 286k|   0 | 0.000000e+00 |      --      |    Inf 
110.19/110.25	c   100s|  1870k|  1811k|     0 |   0.0 | 582M| 412 |   - | 570 |2595 |   0 |   0 |   0 | 289k|   0 | 0.000000e+00 |      --      |    Inf 
110.90/110.90	c   101s|  1880k|  1820k|     0 |   0.0 | 585M| 412 |   - | 570 |2787 |   0 |   0 |   0 | 291k|   0 | 0.000000e+00 |      --      |    Inf 
111.50/111.59	c   101s|  1890k|  1830k|     0 |   0.0 | 589M| 412 |   - | 570 |2808 |   0 |   0 |   0 | 293k|   0 | 0.000000e+00 |      --      |    Inf 
112.20/112.27	c   102s|  1900k|  1839k|     0 |   0.0 | 592M| 412 |   - | 570 |2807 |   0 |   0 |   0 | 296k|   0 | 0.000000e+00 |      --      |    Inf 
112.90/112.93	c   103s|  1910k|  1848k|     0 |   0.0 | 595M| 412 |   - | 570 |2776 |   0 |   0 |   0 | 298k|   0 | 0.000000e+00 |      --      |    Inf 
113.60/113.61	c   103s|  1920k|  1858k|     0 |   0.0 | 598M| 412 |   - | 570 |2790 |   0 |   0 |   0 | 301k|   0 | 0.000000e+00 |      --      |    Inf 
114.30/114.31	c   104s|  1930k|  1867k|     0 |   0.0 | 602M| 412 |   - | 570 |2821 |   0 |   0 |   0 | 304k|   0 | 0.000000e+00 |      --      |    Inf 
114.99/115.03	c   105s|  1940k|  1877k|     0 |   0.0 | 605M| 412 |   - | 570 |2846 |   0 |   0 |   0 | 306k|   0 | 0.000000e+00 |      --      |    Inf 
115.69/115.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
115.69/115.71	c   105s|  1950k|  1886k|     0 |   0.0 | 609M| 412 |   - | 570 |2822 |   0 |   0 |   0 | 309k|   0 | 0.000000e+00 |      --      |    Inf 
116.40/116.43	c   106s|  1960k|  1896k|     0 |   0.0 | 612M| 412 |   - | 570 |2871 |   0 |   0 |   0 | 312k|   0 | 0.000000e+00 |      --      |    Inf 
117.10/117.15	c   106s|  1970k|  1905k|     0 |   0.0 | 615M| 412 |   - | 570 |2976 |   0 |   0 |   0 | 314k|   0 | 0.000000e+00 |      --      |    Inf 
117.90/117.90	c   107s|  1980k|  1915k|     0 |   0.0 | 619M| 412 |   - | 570 |3071 |   0 |   0 |   0 | 317k|   0 | 0.000000e+00 |      --      |    Inf 
118.60/118.63	c   108s|  1990k|  1924k|     0 |   0.0 | 622M| 412 |   - | 570 |3016 |   0 |   0 |   0 | 320k|   0 | 0.000000e+00 |      --      |    Inf 
119.29/119.35	c   109s|  2000k|  1933k|     0 |   0.0 | 625M| 412 |   - | 570 |3044 |   0 |   0 |   0 | 323k|   0 | 0.000000e+00 |      --      |    Inf 
119.99/120.08	c   109s|  2010k|  1943k|     0 |   0.0 | 629M| 412 |   - | 570 |3028 |   0 |   0 |   0 | 325k|   0 | 0.000000e+00 |      --      |    Inf 
120.80/120.86	c   110s|  2020k|  1952k|     0 |   0.0 | 632M| 412 |   - | 570 |3067 |   0 |   0 |   0 | 328k|   0 | 0.000000e+00 |      --      |    Inf 
121.50/121.59	c   111s|  2030k|  1962k|     0 |   0.0 | 635M| 412 |   - | 570 |3158 |   0 |   0 |   0 | 331k|   0 | 0.000000e+00 |      --      |    Inf 
122.29/122.32	c   111s|  2040k|  1971k|     0 |   0.0 | 639M| 412 |   - | 570 |3165 |   0 |   0 |   0 | 334k|   0 | 0.000000e+00 |      --      |    Inf 
122.99/123.08	c   112s|  2050k|  1980k|     0 |   0.0 | 642M| 412 |   - | 570 |3188 |   0 |   0 |   0 | 337k|   0 | 0.000000e+00 |      --      |    Inf 
123.80/123.82	c   113s|  2060k|  1990k|     0 |   0.0 | 645M| 412 |   - | 570 |3234 |   0 |   0 |   0 | 340k|   0 | 0.000000e+00 |      --      |    Inf 
124.50/124.56	c   113s|  2070k|  1999k|     0 |   0.0 | 649M| 412 |   - | 570 |3316 |   0 |   0 |   0 | 342k|   0 | 0.000000e+00 |      --      |    Inf 
125.30/125.33	c   114s|  2080k|  2009k|     0 |   0.0 | 652M| 412 |   - | 570 |3387 |   0 |   0 |   0 | 346k|   0 | 0.000000e+00 |      --      |    Inf 
126.09/126.10	c   115s|  2090k|  2018k|     0 |   0.0 | 656M| 412 |   - | 570 |3529 |   0 |   0 |   0 | 349k|   0 | 0.000000e+00 |      --      |    Inf 
126.79/126.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
126.79/126.88	c   116s|  2100k|  2027k|     0 |   0.0 | 659M| 412 |   - | 570 |3547 |   0 |   0 |   0 | 352k|   0 | 0.000000e+00 |      --      |    Inf 
127.60/127.68	c   116s|  2110k|  2037k|     0 |   0.0 | 663M| 412 |   - | 570 |3639 |   0 |   0 |   0 | 355k|   0 | 0.000000e+00 |      --      |    Inf 
128.39/128.48	c   117s|  2120k|  2046k|     0 |   0.0 | 666M| 412 |   - | 570 |3637 |   0 |   0 |   0 | 358k|   0 | 0.000000e+00 |      --      |    Inf 
129.20/129.22	c   118s|  2130k|  2055k|     0 |   0.0 | 670M| 412 |   - | 570 |3714 |   0 |   0 |   0 | 361k|   0 | 0.000000e+00 |      --      |    Inf 
130.00/130.01	c   118s|  2140k|  2065k|     0 |   0.0 | 673M| 412 |   - | 570 |3720 |   0 |   0 |   0 | 364k|   0 | 0.000000e+00 |      --      |    Inf 
130.80/130.83	c   119s|  2150k|  2074k|     0 |   0.0 | 676M| 412 |   - | 570 |3520 |   0 |   0 |   0 | 368k|   0 | 0.000000e+00 |      --      |    Inf 
131.60/131.68	c   120s|  2160k|  2083k|     0 |   0.0 | 680M| 412 |   - | 570 |3680 |   0 |   0 |   0 | 371k|   0 | 0.000000e+00 |      --      |    Inf 
132.39/132.49	c   121s|  2170k|  2092k|     0 |   0.0 | 683M| 412 |   - | 570 |3733 |   0 |   0 |   0 | 374k|   0 | 0.000000e+00 |      --      |    Inf 
133.19/133.29	c   121s|  2180k|  2102k|     0 |   0.0 | 687M| 412 |   - | 570 |3860 |   0 |   0 |   0 | 378k|   0 | 0.000000e+00 |      --      |    Inf 
134.10/134.11	c   122s|  2190k|  2111k|     0 |   0.0 | 691M| 412 |   - | 570 |3967 |   0 |   0 |   0 | 381k|   0 | 0.000000e+00 |      --      |    Inf 
134.90/134.97	c   123s|  2200k|  2120k|     0 |   0.0 | 694M| 412 |   - | 570 |3873 |   0 |   0 |   0 | 385k|   0 | 0.000000e+00 |      --      |    Inf 
135.80/135.81	c   124s|  2210k|  2129k|     0 |   0.0 | 698M| 412 |   - | 570 |3959 |   0 |   0 |   0 | 388k|   0 | 0.000000e+00 |      --      |    Inf 
136.60/136.66	c   125s|  2220k|  2139k|     0 |   0.0 | 701M| 412 |   - | 570 |4160 |   0 |   0 |   0 | 392k|   0 | 0.000000e+00 |      --      |    Inf 
137.50/137.58	c   125s|  2230k|  2148k|     0 |   0.0 | 705M| 412 |   - | 570 |3768 |   0 |   0 |   0 | 396k|   0 | 0.000000e+00 |      --      |    Inf 
138.40/138.46	c   126s|  2240k|  2157k|     0 |   0.0 | 708M| 412 |   - | 570 |4001 |   0 |   0 |   0 | 400k|   0 | 0.000000e+00 |      --      |    Inf 
139.30/139.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
139.30/139.35	c   127s|  2250k|  2166k|     0 |   0.0 | 712M| 412 |   - | 570 |4053 |   0 |   0 |   0 | 404k|   0 | 0.000000e+00 |      --      |    Inf 
140.20/140.25	c   128s|  2260k|  2175k|     0 |   0.0 | 716M| 412 |   - | 570 |3967 |   0 |   0 |   0 | 408k|   0 | 0.000000e+00 |      --      |    Inf 
141.10/141.14	c   129s|  2270k|  2185k|     0 |   0.0 | 720M| 412 |   - | 570 |4167 |   0 |   0 |   0 | 412k|   0 | 0.000000e+00 |      --      |    Inf 
142.00/142.08	c   130s|  2280k|  2194k|     0 |   0.0 | 723M| 412 |   - | 570 |4040 |   0 |   0 |   0 | 416k|   0 | 0.000000e+00 |      --      |    Inf 
142.90/142.97	c   131s|  2290k|  2203k|     0 |   0.0 | 727M| 412 |   - | 570 |4177 |   0 |   0 |   0 | 420k|   0 | 0.000000e+00 |      --      |    Inf 
143.80/143.87	c   131s|  2300k|  2212k|     0 |   0.0 | 731M| 412 |   - | 570 |4026 |   0 |   0 |   0 | 424k|   0 | 0.000000e+00 |      --      |    Inf 
144.80/144.81	c   132s|  2310k|  2221k|     0 |   0.0 | 735M| 412 |   - | 570 |4268 |   0 |   0 |   0 | 428k|   0 | 0.000000e+00 |      --      |    Inf 
145.70/145.77	c   133s|  2320k|  2230k|     0 |   0.0 | 738M| 412 |   - | 570 |4367 |   0 |   0 |   0 | 433k|   0 | 0.000000e+00 |      --      |    Inf 
146.79/146.87	c   134s|  2330k|  2239k|     0 |   0.0 | 742M| 412 |   - | 570 |4490 |   0 |   0 |   0 | 438k|   0 | 0.000000e+00 |      --      |    Inf 
147.79/147.87	c   135s|  2340k|  2248k|     0 |   0.0 | 746M| 412 |   - | 570 |4715 |   0 |   0 |   0 | 442k|   0 | 0.000000e+00 |      --      |    Inf 
148.80/148.87	c   136s|  2350k|  2257k|     0 |   0.0 | 750M| 412 |   - | 570 |4709 |   0 |   0 |   0 | 447k|   0 | 0.000000e+00 |      --      |    Inf 
149.80/149.83	c   137s|  2360k|  2266k|     0 |   0.0 | 754M| 412 |   - | 570 |4681 |   0 |   0 |   0 | 452k|   0 | 0.000000e+00 |      --      |    Inf 
150.89/150.92	c   138s|  2370k|  2275k|     0 |   0.0 | 758M| 412 |   - | 570 |4737 |   0 |   0 |   0 | 457k|   0 | 0.000000e+00 |      --      |    Inf 
152.00/152.01	c   139s|  2380k|  2284k|     0 |   0.0 | 762M| 412 |   - | 570 |4963 |   0 |   0 |   0 | 462k|   0 | 0.000000e+00 |      --      |    Inf 
153.00/153.07	c   140s|  2390k|  2293k|     0 |   0.0 | 766M| 412 |   - | 570 |5023 |   0 |   0 |   0 | 467k|   0 | 0.000000e+00 |      --      |    Inf 
154.09/154.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
154.09/154.13	c   141s|  2400k|  2302k|     0 |   0.0 | 770M| 412 |   - | 570 |5133 |   0 |   0 |   0 | 472k|   0 | 0.000000e+00 |      --      |    Inf 
155.19/155.23	c   142s|  2410k|  2310k|     0 |   0.0 | 774M| 412 |   - | 570 |4926 |   0 |   0 |   0 | 477k|   0 | 0.000000e+00 |      --      |    Inf 
156.30/156.36	c   143s|  2420k|  2319k|     0 |   0.0 | 778M| 412 |   - | 570 |5130 |   0 |   0 |   0 | 483k|   0 | 0.000000e+00 |      --      |    Inf 
157.50/157.56	c   144s|  2430k|  2328k|     0 |   0.0 | 782M| 412 |   - | 570 |5080 |   0 |   0 |   0 | 488k|   0 | 0.000000e+00 |      --      |    Inf 
158.79/158.81	c   145s|  2440k|  2337k|     0 |   0.0 | 787M| 412 |   - | 570 |5013 |   0 |   0 |   0 | 494k|   0 | 0.000000e+00 |      --      |    Inf 
160.00/160.07	c   147s|  2450k|  2345k|     0 |   0.0 | 791M| 412 |   - | 570 |5153 |   0 |   0 |   0 | 501k|   0 | 0.000000e+00 |      --      |    Inf 
161.30/161.31	c   148s|  2460k|  2354k|     0 |   0.0 | 796M| 412 |   - | 570 |5365 |   0 |   0 |   0 | 507k|   0 | 0.000000e+00 |      --      |    Inf 
162.60/162.60	c   149s|  2470k|  2363k|     0 |   0.0 | 800M| 412 |   - | 570 |5232 |   0 |   0 |   0 | 512k|   0 | 0.000000e+00 |      --      |    Inf 
163.90/163.96	c   150s|  2480k|  2371k|     0 |   0.0 | 805M| 412 |   - | 570 |5234 |   0 |   0 |   0 | 518k|   0 | 0.000000e+00 |      --      |    Inf 
165.19/165.23	c   151s|  2490k|  2380k|     0 |   0.0 | 809M| 412 |   - | 570 |5051 |   0 |   0 |   0 | 523k|   0 | 0.000000e+00 |      --      |    Inf 
166.59/166.63	c   153s|  2500k|  2388k|     0 |   0.0 | 814M| 412 |   - | 570 |5270 |   0 |   0 |   0 | 530k|   0 | 0.000000e+00 |      --      |    Inf 
168.39/168.47	c   155s|  2510k|  2396k|     0 |   0.0 | 819M| 412 |   - | 570 |5564 |   0 |   0 |   0 | 537k|   0 | 0.000000e+00 |      --      |    Inf 
170.20/170.25	c   156s|  2520k|  2404k|     0 |   0.0 | 824M| 412 |   - | 570 |5923 |   0 |   0 |   0 | 546k|   0 | 0.000000e+00 |      --      |    Inf 
172.29/172.30	c   158s|  2530k|  2411k|     0 |   0.0 | 830M| 412 |   - | 570 |5960 |   0 |   0 |   0 | 555k|   0 | 0.000000e+00 |      --      |    Inf 
173.80/173.87	c   160s|  2540k|  2417k|     0 |   0.0 | 836M| 412 |   - | 570 |5702 |   0 |   0 |   0 | 563k|   0 | 0.000000e+00 |      --      |    Inf 
174.09/174.14	o 69
174.09/174.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
174.09/174.14	c * 160s|  2543k|  2421k|     0 |   0.0 | 837M| 412 |   - | 570 |5420 |   0 |   0 |   0 | 563k|   0 | 0.000000e+00 | 6.900000e+01 |    Inf 
174.50/174.55	c   160s|  2550k|  2427k|     0 |   0.0 | 838M| 412 |   - | 570 |5091 |   0 |   0 |   0 | 563k|   0 | 0.000000e+00 | 6.900000e+01 |    Inf 
175.10/175.14	c   161s|  2560k|  2437k|     0 |   0.0 | 841M| 412 |   - | 570 |4457 |   0 |   0 |   0 | 563k|   0 | 0.000000e+00 | 6.900000e+01 |    Inf 
175.79/175.80	c   162s|  2570k|  2447k|     0 |   0.0 | 844M| 412 |   - | 570 |2682 |   0 |   0 |   0 | 564k|   0 | 0.000000e+00 | 6.900000e+01 |    Inf 
176.00/176.01	o 63
176.00/176.01	c * 162s|  2573k|  2447k|     0 |   0.0 | 844M| 412 |   - | 570 |2644 |   0 |   0 |   0 | 564k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
176.40/176.44	c   162s|  2580k|  2454k|     0 |   0.0 | 846M| 412 |   - | 570 |2161 |   0 |   0 |   0 | 565k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
177.00/177.08	c   163s|  2590k|  2464k|     0 |   0.0 | 849M| 412 |   - | 570 |1808 |   0 |   0 |   0 | 566k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
177.69/177.71	c   163s|  2600k|  2474k|     0 |   0.0 | 852M| 412 |   - | 570 |1701 |   0 |   0 |   0 | 567k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
178.30/178.33	c   164s|  2610k|  2483k|     0 |   0.0 | 855M| 412 |   - | 570 |1571 |   0 |   0 |   0 | 568k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
178.89/179.00	c   164s|  2620k|  2493k|     0 |   0.0 | 858M| 412 |   - | 570 |1527 |   0 |   0 |   0 | 570k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
179.60/179.61	c   165s|  2630k|  2503k|     0 |   0.0 | 861M| 412 |   - | 570 |1453 |   0 |   0 |   0 | 571k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
180.20/180.23	c   166s|  2640k|  2513k|     0 |   0.0 | 864M| 412 |   - | 570 |1406 |   0 |   0 |   0 | 572k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
180.80/180.84	c   166s|  2650k|  2522k|     0 |   0.0 | 867M| 412 |   - | 570 |1343 |   0 |   0 |   0 | 573k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
181.40/181.46	c   167s|  2660k|  2532k|     0 |   0.0 | 871M| 412 |   - | 570 |1346 |   0 |   0 |   0 | 575k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
181.99/182.08	c   167s|  2670k|  2542k|     0 |   0.0 | 874M| 412 |   - | 570 |1285 |   0 |   0 |   0 | 576k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
182.61/182.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
182.61/182.68	c   168s|  2680k|  2552k|     0 |   0.0 | 877M| 412 |   - | 570 |1284 |   0 |   0 |   0 | 577k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
183.19/183.29	c   168s|  2690k|  2562k|     0 |   0.0 | 880M| 412 |   - | 570 |1219 |   0 |   0 |   0 | 578k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
183.89/183.90	c   169s|  2700k|  2571k|     0 |   0.0 | 883M| 412 |   - | 570 |1244 |   0 |   0 |   0 | 579k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
184.49/184.52	c   169s|  2710k|  2581k|     0 |   0.0 | 886M| 412 |   - | 570 |1223 |   0 |   0 |   0 | 580k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
185.09/185.14	c   170s|  2720k|  2591k|     0 |   0.0 | 889M| 412 |   - | 570 |1210 |   0 |   0 |   0 | 582k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
185.70/185.74	c   171s|  2730k|  2601k|     0 |   0.0 | 892M| 412 |   - | 570 |1242 |   0 |   0 |   0 | 583k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
186.30/186.35	c   171s|  2740k|  2610k|     0 |   0.0 | 895M| 412 |   - | 570 |1180 |   0 |   0 |   0 | 584k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
186.90/186.96	c   172s|  2750k|  2620k|     0 |   0.0 | 898M| 412 |   - | 570 |1195 |   0 |   0 |   0 | 585k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
187.49/187.57	c   172s|  2760k|  2630k|     0 |   0.0 | 901M| 412 |   - | 570 |1236 |   0 |   0 |   0 | 586k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
188.10/188.19	c   173s|  2770k|  2640k|     0 |   0.0 | 904M| 412 |   - | 570 |1153 |   0 |   0 |   0 | 588k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
188.79/188.81	c   173s|  2780k|  2650k|     0 |   0.0 | 907M| 412 |   - | 570 |1125 |   0 |   0 |   0 | 589k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
189.40/189.41	c   174s|  2790k|  2659k|     0 |   0.0 | 911M| 412 |   - | 570 |1107 |   0 |   0 |   0 | 590k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
189.99/190.02	c   174s|  2800k|  2669k|     0 |   0.0 | 914M| 412 |   - | 570 |1121 |   0 |   0 |   0 | 591k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
190.60/190.63	c   175s|  2810k|  2679k|     0 |   0.0 | 917M| 412 |   - | 570 |1146 |   0 |   0 |   0 | 592k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
191.20/191.23	c   176s|  2820k|  2689k|     0 |   0.0 | 920M| 412 |   - | 570 |1101 |   0 |   0 |   0 | 594k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
191.80/191.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
191.80/191.83	c   176s|  2830k|  2699k|     0 |   0.0 | 923M| 412 |   - | 570 |1073 |   0 |   0 |   0 | 595k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
192.40/192.43	c   177s|  2840k|  2708k|     0 |   0.0 | 926M| 412 |   - | 570 |1074 |   0 |   0 |   0 | 596k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
193.00/193.03	c   177s|  2850k|  2718k|     0 |   0.0 | 929M| 412 |   - | 570 |1119 |   0 |   0 |   0 | 597k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
193.60/193.65	c   178s|  2860k|  2728k|     0 |   0.0 | 932M| 412 |   - | 570 |1099 |   0 |   0 |   0 | 598k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
194.20/194.24	c   178s|  2870k|  2738k|     0 |   0.0 | 935M| 412 |   - | 570 |1120 |   0 |   0 |   0 | 599k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
194.80/194.87	c   179s|  2880k|  2747k|     0 |   0.0 | 938M| 412 |   - | 570 |1161 |   0 |   0 |   0 | 601k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
195.39/195.48	c   179s|  2890k|  2757k|     0 |   0.0 | 941M| 412 |   - | 570 |1146 |   0 |   0 |   0 | 602k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
196.00/196.09	c   180s|  2900k|  2767k|     0 |   0.0 | 944M| 412 |   - | 570 |1135 |   0 |   0 |   0 | 603k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
196.60/196.69	c   181s|  2910k|  2777k|     0 |   0.0 | 947M| 412 |   - | 570 |1081 |   0 |   0 |   0 | 604k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
197.30/197.31	c   181s|  2920k|  2787k|     0 |   0.0 | 950M| 412 |   - | 570 |1084 |   0 |   0 |   0 | 606k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
197.91/197.91	c   182s|  2930k|  2796k|     0 |   0.0 | 953M| 412 |   - | 570 |1080 |   0 |   0 |   0 | 607k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
198.50/198.50	c   182s|  2940k|  2806k|     0 |   0.0 | 956M| 412 |   - | 570 |1080 |   0 |   0 |   0 | 608k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
199.11/199.11	c   183s|  2950k|  2816k|     0 |   0.0 | 959M| 412 |   - | 570 |1061 |   0 |   0 |   0 | 609k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
199.70/199.73	c   183s|  2960k|  2826k|     0 |   0.0 | 963M| 412 |   - | 570 |1141 |   0 |   0 |   0 | 610k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
200.30/200.33	c   184s|  2970k|  2835k|     0 |   0.0 | 966M| 412 |   - | 570 |1094 |   0 |   0 |   0 | 611k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
200.90/200.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
200.90/200.94	c   184s|  2980k|  2845k|     0 |   0.0 | 969M| 412 |   - | 570 |1081 |   0 |   0 |   0 | 613k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
201.50/201.54	c   185s|  2990k|  2855k|     0 |   0.0 | 972M| 412 |   - | 570 |1074 |   0 |   0 |   0 | 614k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
202.10/202.13	c   186s|  3000k|  2865k|     0 |   0.0 | 975M| 412 |   - | 570 |1057 |   0 |   0 |   0 | 615k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
202.70/202.74	c   186s|  3010k|  2875k|     0 |   0.0 | 978M| 412 |   - | 570 |1058 |   0 |   0 |   0 | 616k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
203.30/203.34	c   187s|  3020k|  2884k|     0 |   0.0 | 981M| 412 |   - | 570 |1032 |   0 |   0 |   0 | 617k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
203.90/203.94	c   187s|  3030k|  2894k|     0 |   0.0 | 984M| 412 |   - | 570 |1111 |   0 |   0 |   0 | 618k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
204.51/204.55	c   188s|  3040k|  2904k|     0 |   0.0 | 987M| 412 |   - | 570 |1100 |   0 |   0 |   0 | 620k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
205.10/205.14	c   188s|  3050k|  2914k|     0 |   0.0 | 990M| 412 |   - | 570 |1073 |   0 |   0 |   0 | 621k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
205.71/205.74	c   189s|  3060k|  2924k|     0 |   0.0 | 993M| 412 |   - | 570 |1045 |   0 |   0 |   0 | 622k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
206.30/206.35	c   189s|  3070k|  2933k|     0 |   0.0 | 996M| 412 |   - | 570 | 995 |   0 |   0 |   0 | 623k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
206.90/206.95	c   190s|  3080k|  2943k|     0 |   0.0 | 999M| 412 |   - | 570 |1040 |   0 |   0 |   0 | 624k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
207.50/207.53	c   190s|  3090k|  2953k|     0 |   0.0 |1002M| 412 |   - | 570 | 988 |   0 |   0 |   0 | 626k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
208.10/208.13	c   191s|  3100k|  2963k|     0 |   0.0 |1005M| 412 |   - | 570 | 995 |   0 |   0 |   0 | 627k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
208.70/208.73	c   192s|  3110k|  2972k|     0 |   0.0 |1008M| 412 |   - | 570 |1002 |   0 |   0 |   0 | 628k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
209.30/209.32	c   192s|  3120k|  2982k|     0 |   0.0 |1011M| 412 |   - | 570 |1038 |   0 |   0 |   0 | 629k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
209.90/209.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
209.90/209.94	c   193s|  3130k|  2992k|     0 |   0.0 |1014M| 412 |   - | 570 |1006 |   0 |   0 |   0 | 630k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
210.50/210.54	c   193s|  3140k|  3002k|     0 |   0.0 |1017M| 412 |   - | 570 | 968 |   0 |   0 |   0 | 631k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
211.10/211.15	c   194s|  3150k|  3012k|     0 |   0.0 |1020M| 412 |   - | 570 |1005 |   0 |   0 |   0 | 633k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
211.69/211.76	c   194s|  3160k|  3021k|     0 |   0.0 |1023M| 412 |   - | 570 |1016 |   0 |   0 |   0 | 634k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
212.30/212.36	c   195s|  3170k|  3031k|     0 |   0.0 |1026M| 412 |   - | 570 | 951 |   0 |   0 |   0 | 635k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
212.90/212.95	c   195s|  3180k|  3041k|     0 |   0.0 |1029M| 412 |   - | 570 | 981 |   0 |   0 |   0 | 636k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
213.50/213.56	c   196s|  3190k|  3051k|     0 |   0.0 |1032M| 412 |   - | 570 | 945 |   0 |   0 |   0 | 637k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
214.10/214.17	c   196s|  3200k|  3061k|     0 |   0.0 |1035M| 412 |   - | 570 | 977 |   0 |   0 |   0 | 638k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
214.70/214.77	c   197s|  3210k|  3070k|     0 |   0.0 |1038M| 412 |   - | 570 | 953 |   0 |   0 |   0 | 639k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
215.30/215.37	c   198s|  3220k|  3080k|     0 |   0.0 |1041M| 412 |   - | 570 | 968 |   0 |   0 |   0 | 641k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
216.00/216.03	c   198s|  3230k|  3090k|     0 |   0.0 |1044M| 412 |   - | 570 |1018 |   0 |   0 |   0 | 642k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
216.61/216.62	c   199s|  3240k|  3100k|     0 |   0.0 |1047M| 412 |   - | 570 | 958 |   0 |   0 |   0 | 643k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
217.20/217.21	c   199s|  3250k|  3109k|     0 |   0.0 |1050M| 412 |   - | 570 |1007 |   0 |   0 |   0 | 644k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
217.80/217.81	c   200s|  3260k|  3119k|     0 |   0.0 |1053M| 412 |   - | 570 |1020 |   0 |   0 |   0 | 645k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
218.40/218.45	c   200s|  3270k|  3129k|     0 |   0.0 |1056M| 412 |   - | 570 | 986 |   0 |   0 |   0 | 647k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
219.10/219.10	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.10	c   201s|  3280k|  3139k|     0 |   0.0 |1060M| 412 |   - | 570 |1026 |   0 |   0 |   0 | 648k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
219.70/219.71	c   202s|  3290k|  3149k|     0 |   0.0 |1063M| 412 |   - | 570 | 975 |   0 |   0 |   0 | 649k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
220.30/220.31	c   202s|  3300k|  3158k|     0 |   0.0 |1066M| 412 |   - | 570 | 986 |   0 |   0 |   0 | 650k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
220.90/220.94	c   203s|  3310k|  3168k|     0 |   0.0 |1069M| 412 |   - | 570 |1021 |   0 |   0 |   0 | 652k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
221.50/221.54	c   203s|  3320k|  3178k|     0 |   0.0 |1072M| 412 |   - | 570 | 991 |   0 |   0 |   0 | 653k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
222.10/222.14	c   204s|  3330k|  3188k|     0 |   0.0 |1075M| 412 |   - | 570 |1006 |   0 |   0 |   0 | 654k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
222.70/222.75	c   204s|  3340k|  3197k|     0 |   0.0 |1078M| 412 |   - | 570 | 978 |   0 |   0 |   0 | 655k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
223.31/223.36	c   205s|  3350k|  3207k|     0 |   0.0 |1081M| 412 |   - | 570 | 987 |   0 |   0 |   0 | 656k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
223.90/223.98	c   205s|  3360k|  3217k|     0 |   0.0 |1084M| 412 |   - | 570 | 990 |   0 |   0 |   0 | 657k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
224.59/224.61	c   206s|  3370k|  3227k|     0 |   0.0 |1087M| 412 |   - | 570 |1033 |   0 |   0 |   0 | 659k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
225.19/225.21	c   207s|  3380k|  3237k|     0 |   0.0 |1090M| 412 |   - | 570 |1044 |   0 |   0 |   0 | 660k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
225.80/225.84	c   207s|  3390k|  3246k|     0 |   0.0 |1093M| 412 |   - | 570 |1045 |   0 |   0 |   0 | 661k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
226.40/226.47	c   208s|  3400k|  3256k|     0 |   0.0 |1096M| 412 |   - | 570 |1060 |   0 |   0 |   0 | 662k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
227.10/227.10	c   208s|  3410k|  3266k|     0 |   0.0 |1099M| 412 |   - | 570 |1057 |   0 |   0 |   0 | 663k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
227.60/227.68	c   209s|  3420k|  3276k|     0 |   0.0 |1102M| 412 |   - | 570 |1011 |   0 |   0 |   0 | 665k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
228.20/228.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
228.20/228.29	c   209s|  3430k|  3285k|     0 |   0.0 |1105M| 412 |   - | 570 | 997 |   0 |   0 |   0 | 666k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
228.90/228.92	c   210s|  3440k|  3295k|     0 |   0.0 |1108M| 412 |   - | 570 |1022 |   0 |   0 |   0 | 667k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
229.50/229.54	c   210s|  3450k|  3305k|     0 |   0.0 |1111M| 412 |   - | 570 |1012 |   0 |   0 |   0 | 668k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
230.10/230.15	c   211s|  3460k|  3315k|     0 |   0.0 |1114M| 412 |   - | 570 | 995 |   0 |   0 |   0 | 669k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
230.70/230.75	c   212s|  3470k|  3325k|     0 |   0.0 |1117M| 412 |   - | 570 | 981 |   0 |   0 |   0 | 670k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
231.30/231.37	c   212s|  3480k|  3334k|     0 |   0.0 |1120M| 412 |   - | 570 | 958 |   0 |   0 |   0 | 672k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
231.90/231.97	c   213s|  3490k|  3344k|     0 |   0.0 |1123M| 412 |   - | 570 | 986 |   0 |   0 |   0 | 673k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
232.60/232.63	c   213s|  3500k|  3354k|     0 |   0.0 |1126M| 412 |   - | 570 |1009 |   0 |   0 |   0 | 674k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
233.21/233.27	c   214s|  3510k|  3364k|     0 |   0.0 |1129M| 412 |   - | 570 | 984 |   0 |   0 |   0 | 675k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
233.80/233.87	c   214s|  3520k|  3374k|     0 |   0.0 |1132M| 412 |   - | 570 | 982 |   0 |   0 |   0 | 676k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
234.40/234.47	c   215s|  3530k|  3383k|     0 |   0.0 |1135M| 412 |   - | 570 | 940 |   0 |   0 |   0 | 678k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
235.00/235.07	c   216s|  3540k|  3393k|     0 |   0.0 |1138M| 412 |   - | 570 | 956 |   0 |   0 |   0 | 679k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
235.70/235.72	c   216s|  3550k|  3403k|     0 |   0.0 |1141M| 412 |   - | 570 | 957 |   0 |   0 |   0 | 680k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
236.30/236.33	c   217s|  3560k|  3413k|     0 |   0.0 |1144M| 412 |   - | 570 | 918 |   0 |   0 |   0 | 681k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
236.90/236.92	c   217s|  3570k|  3422k|     0 |   0.0 |1147M| 412 |   - | 570 | 912 |   0 |   0 |   0 | 682k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
237.50/237.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
237.50/237.56	c   218s|  3580k|  3432k|     0 |   0.0 |1150M| 412 |   - | 570 | 952 |   0 |   0 |   0 | 683k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
238.10/238.17	c   218s|  3590k|  3442k|     0 |   0.0 |1154M| 412 |   - | 570 | 945 |   0 |   0 |   0 | 685k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
238.71/238.78	c   219s|  3600k|  3452k|     0 |   0.0 |1157M| 412 |   - | 570 | 935 |   0 |   0 |   0 | 686k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
239.40/239.40	c   219s|  3610k|  3462k|     0 |   0.0 |1160M| 412 |   - | 570 | 974 |   0 |   0 |   0 | 687k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
239.90/239.99	c   220s|  3620k|  3471k|     0 |   0.0 |1163M| 412 |   - | 570 | 986 |   0 |   0 |   0 | 688k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
240.60/240.60	c   221s|  3630k|  3481k|     0 |   0.0 |1166M| 412 |   - | 570 | 985 |   0 |   0 |   0 | 689k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
241.19/241.20	c   221s|  3640k|  3491k|     0 |   0.0 |1169M| 412 |   - | 570 | 967 |   0 |   0 |   0 | 690k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
241.80/241.80	c   222s|  3650k|  3501k|     0 |   0.0 |1172M| 412 |   - | 570 | 985 |   0 |   0 |   0 | 692k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
242.40/242.40	c   222s|  3660k|  3510k|     0 |   0.0 |1175M| 412 |   - | 570 | 995 |   0 |   0 |   0 | 693k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
243.00/243.02	c   223s|  3670k|  3520k|     0 |   0.0 |1178M| 412 |   - | 570 | 985 |   0 |   0 |   0 | 694k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
243.60/243.65	c   223s|  3680k|  3530k|     0 |   0.0 |1181M| 412 |   - | 570 |1001 |   0 |   0 |   0 | 695k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
244.20/244.24	c   224s|  3690k|  3540k|     0 |   0.0 |1184M| 412 |   - | 570 |1006 |   0 |   0 |   0 | 696k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
244.80/244.82	c   224s|  3700k|  3550k|     0 |   0.0 |1187M| 412 |   - | 570 | 953 |   0 |   0 |   0 | 697k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
245.40/245.45	c   225s|  3710k|  3559k|     0 |   0.0 |1190M| 412 |   - | 570 | 985 |   0 |   0 |   0 | 699k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
246.00/246.04	c   226s|  3720k|  3569k|     0 |   0.0 |1193M| 412 |   - | 570 | 947 |   0 |   0 |   0 | 700k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
246.59/246.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
246.59/246.68	c   226s|  3730k|  3579k|     0 |   0.0 |1196M| 412 |   - | 570 |1049 |   0 |   0 |   0 | 701k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
247.19/247.29	c   227s|  3740k|  3589k|     0 |   0.0 |1199M| 412 |   - | 570 |1008 |   0 |   0 |   0 | 702k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
247.90/247.90	c   227s|  3750k|  3599k|     0 |   0.0 |1202M| 412 |   - | 570 | 956 |   0 |   0 |   0 | 703k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
248.51/248.51	c   228s|  3760k|  3608k|     0 |   0.0 |1205M| 412 |   - | 570 |1037 |   0 |   0 |   0 | 705k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
249.10/249.14	c   228s|  3770k|  3618k|     0 |   0.0 |1208M| 412 |   - | 570 | 951 |   0 |   0 |   0 | 706k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
249.70/249.76	c   229s|  3780k|  3628k|     0 |   0.0 |1211M| 412 |   - | 570 | 954 |   0 |   0 |   0 | 707k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
250.30/250.35	c   229s|  3790k|  3638k|     0 |   0.0 |1214M| 412 |   - | 570 | 952 |   0 |   0 |   0 | 708k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
250.90/250.97	c   230s|  3800k|  3647k|     0 |   0.0 |1217M| 412 |   - | 570 | 953 |   0 |   0 |   0 | 709k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
251.50/251.56	c   231s|  3810k|  3657k|     0 |   0.0 |1220M| 412 |   - | 570 | 931 |   0 |   0 |   0 | 710k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
252.10/252.17	c   231s|  3820k|  3667k|     0 |   0.0 |1223M| 412 |   - | 570 | 913 |   0 |   0 |   0 | 712k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
252.70/252.78	c   232s|  3830k|  3677k|     0 |   0.0 |1226M| 412 |   - | 570 | 952 |   0 |   0 |   0 | 713k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
253.40/253.40	c   232s|  3840k|  3687k|     0 |   0.0 |1229M| 412 |   - | 570 | 962 |   0 |   0 |   0 | 714k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
253.90/253.99	c   233s|  3850k|  3696k|     0 |   0.0 |1232M| 412 |   - | 570 | 993 |   0 |   0 |   0 | 715k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
254.50/254.59	c   233s|  3860k|  3706k|     0 |   0.0 |1235M| 412 |   - | 570 | 995 |   0 |   0 |   0 | 716k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
255.21/255.21	c   234s|  3870k|  3716k|     0 |   0.0 |1238M| 412 |   - | 570 | 972 |   0 |   0 |   0 | 717k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
255.70/255.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
255.70/255.79	c   234s|  3880k|  3726k|     0 |   0.0 |1241M| 412 |   - | 570 |1012 |   0 |   0 |   0 | 718k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
256.40/256.42	c   235s|  3890k|  3735k|     0 |   0.0 |1244M| 412 |   - | 570 | 977 |   0 |   0 |   0 | 720k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
257.00/257.06	c   236s|  3900k|  3745k|     0 |   0.0 |1247M| 412 |   - | 570 | 962 |   0 |   0 |   0 | 721k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
257.60/257.67	c   236s|  3910k|  3755k|     0 |   0.0 |1250M| 412 |   - | 570 |1006 |   0 |   0 |   0 | 722k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
258.20/258.28	c   237s|  3920k|  3765k|     0 |   0.0 |1253M| 412 |   - | 570 |1016 |   0 |   0 |   0 | 723k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
258.80/258.86	c   237s|  3930k|  3775k|     0 |   0.0 |1256M| 412 |   - | 570 | 989 |   0 |   0 |   0 | 724k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
259.40/259.47	c   238s|  3940k|  3784k|     0 |   0.0 |1260M| 412 |   - | 570 |1015 |   0 |   0 |   0 | 725k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
260.00/260.06	c   238s|  3950k|  3794k|     0 |   0.0 |1263M| 412 |   - | 570 |1048 |   0 |   0 |   0 | 726k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
260.60/260.68	c   239s|  3960k|  3804k|     0 |   0.0 |1266M| 412 |   - | 570 |1022 |   0 |   0 |   0 | 728k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
261.20/261.28	c   239s|  3970k|  3814k|     0 |   0.0 |1269M| 412 |   - | 570 | 966 |   0 |   0 |   0 | 729k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
261.90/261.92	c   240s|  3980k|  3824k|     0 |   0.0 |1272M| 412 |   - | 570 | 941 |   0 |   0 |   0 | 730k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
262.50/262.56	c   241s|  3990k|  3833k|     0 |   0.0 |1275M| 412 |   - | 570 | 962 |   0 |   0 |   0 | 731k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
263.10/263.14	c   241s|  4000k|  3843k|     0 |   0.0 |1278M| 412 |   - | 570 | 903 |   0 |   0 |   0 | 732k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
263.70/263.74	c   242s|  4010k|  3853k|     0 |   0.0 |1281M| 412 |   - | 570 | 931 |   0 |   0 |   0 | 733k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
264.30/264.35	c   242s|  4020k|  3863k|     0 |   0.0 |1284M| 412 |   - | 570 | 939 |   0 |   0 |   0 | 734k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
264.90/264.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
264.90/264.93	c   243s|  4030k|  3873k|     0 |   0.0 |1287M| 412 |   - | 570 | 950 |   0 |   0 |   0 | 736k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
265.50/265.54	c   243s|  4040k|  3882k|     0 |   0.0 |1290M| 412 |   - | 570 | 971 |   0 |   0 |   0 | 737k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
266.10/266.14	c   244s|  4050k|  3892k|     0 |   0.0 |1293M| 412 |   - | 570 | 987 |   0 |   0 |   0 | 738k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
266.70/266.75	c   244s|  4060k|  3902k|     0 |   0.0 |1296M| 412 |   - | 570 | 988 |   0 |   0 |   0 | 739k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
267.40/267.44	c   245s|  4070k|  3912k|     0 |   0.0 |1299M| 412 |   - | 570 | 995 |   0 |   0 |   0 | 740k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
268.00/268.08	c   246s|  4080k|  3921k|     0 |   0.0 |1302M| 412 |   - | 570 | 997 |   0 |   0 |   0 | 742k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
268.70/268.77	c   246s|  4090k|  3931k|     0 |   0.0 |1305M| 412 |   - | 570 |1001 |   0 |   0 |   0 | 743k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
269.30/269.36	c   247s|  4100k|  3941k|     0 |   0.0 |1308M| 412 |   - | 570 | 976 |   0 |   0 |   0 | 744k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
269.90/269.95	c   247s|  4110k|  3951k|     0 |   0.0 |1311M| 412 |   - | 570 | 988 |   0 |   0 |   0 | 745k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
270.51/270.55	c   248s|  4120k|  3961k|     0 |   0.0 |1314M| 412 |   - | 570 | 992 |   0 |   0 |   0 | 746k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
271.10/271.16	c   248s|  4130k|  3970k|     0 |   0.0 |1317M| 412 |   - | 570 |1039 |   0 |   0 |   0 | 747k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
271.71/271.77	c   249s|  4140k|  3980k|     0 |   0.0 |1320M| 412 |   - | 570 | 992 |   0 |   0 |   0 | 748k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
272.30/272.39	c   250s|  4150k|  3990k|     0 |   0.0 |1323M| 412 |   - | 570 |1012 |   0 |   0 |   0 | 750k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
273.00/273.01	c   250s|  4160k|  4000k|     0 |   0.0 |1326M| 412 |   - | 570 | 988 |   0 |   0 |   0 | 751k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
273.60/273.65	c   251s|  4170k|  4009k|     0 |   0.0 |1329M| 412 |   - | 570 |1060 |   0 |   0 |   0 | 752k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
274.20/274.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
274.20/274.25	c   251s|  4180k|  4019k|     0 |   0.0 |1332M| 412 |   - | 570 |1080 |   0 |   0 |   0 | 753k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
274.80/274.86	c   252s|  4190k|  4029k|     0 |   0.0 |1335M| 412 |   - | 570 |1002 |   0 |   0 |   0 | 754k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
275.40/275.48	c   252s|  4200k|  4039k|     0 |   0.0 |1338M| 412 |   - | 570 |1018 |   0 |   0 |   0 | 756k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
276.01/276.07	c   253s|  4210k|  4049k|     0 |   0.0 |1341M| 412 |   - | 570 |1019 |   0 |   0 |   0 | 757k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
276.60/276.69	c   254s|  4220k|  4058k|     0 |   0.0 |1344M| 412 |   - | 570 |1018 |   0 |   0 |   0 | 758k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
277.30/277.36	c   254s|  4230k|  4068k|     0 |   0.0 |1347M| 412 |   - | 570 |1062 |   0 |   0 |   0 | 759k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
277.90/277.98	c   255s|  4240k|  4078k|     0 |   0.0 |1350M| 412 |   - | 570 |1047 |   0 |   0 |   0 | 760k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
278.50/278.58	c   255s|  4250k|  4088k|     0 |   0.0 |1353M| 412 |   - | 570 |1006 |   0 |   0 |   0 | 761k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
279.20/279.20	c   256s|  4260k|  4098k|     0 |   0.0 |1356M| 412 |   - | 570 |1042 |   0 |   0 |   0 | 762k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
279.81/279.86	c   256s|  4270k|  4107k|     0 |   0.0 |1359M| 412 |   - | 570 |1028 |   0 |   0 |   0 | 764k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
280.41/280.49	c   257s|  4280k|  4117k|     0 |   0.0 |1362M| 412 |   - | 570 |1058 |   0 |   0 |   0 | 765k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
281.10/281.12	c   258s|  4290k|  4127k|     0 |   0.0 |1365M| 412 |   - | 570 |1021 |   0 |   0 |   0 | 766k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
281.70/281.74	c   258s|  4300k|  4137k|     0 |   0.0 |1368M| 412 |   - | 570 |1010 |   0 |   0 |   0 | 767k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
282.40/282.40	c   259s|  4310k|  4146k|     0 |   0.0 |1371M| 412 |   - | 570 |1001 |   0 |   0 |   0 | 768k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
283.00/283.03	c   259s|  4320k|  4156k|     0 |   0.0 |1374M| 412 |   - | 570 | 978 |   0 |   0 |   0 | 770k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
283.61/283.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
283.61/283.67	c   260s|  4330k|  4166k|     0 |   0.0 |1377M| 412 |   - | 570 | 988 |   0 |   0 |   0 | 771k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
284.20/284.28	c   260s|  4340k|  4176k|     0 |   0.0 |1380M| 412 |   - | 570 | 988 |   0 |   0 |   0 | 772k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
284.91/284.91	c   261s|  4350k|  4185k|     0 |   0.0 |1383M| 412 |   - | 570 | 969 |   0 |   0 |   0 | 773k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
285.50/285.53	c   262s|  4360k|  4195k|     0 |   0.0 |1386M| 412 |   - | 570 | 914 |   0 |   0 |   0 | 774k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
286.11/286.13	c   262s|  4370k|  4205k|     0 |   0.0 |1389M| 412 |   - | 570 | 999 |   0 |   0 |   0 | 775k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
286.70/286.79	c   263s|  4380k|  4215k|     0 |   0.0 |1392M| 412 |   - | 570 | 976 |   0 |   0 |   0 | 777k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
287.40/287.42	c   263s|  4390k|  4225k|     0 |   0.0 |1395M| 412 |   - | 570 |1002 |   0 |   0 |   0 | 778k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
288.00/288.02	c   264s|  4400k|  4234k|     0 |   0.0 |1398M| 412 |   - | 570 |1031 |   0 |   0 |   0 | 779k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
288.60/288.63	c   264s|  4410k|  4244k|     0 |   0.0 |1401M| 412 |   - | 570 |1051 |   0 |   0 |   0 | 780k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
289.21/289.22	c   265s|  4420k|  4254k|     0 |   0.0 |1404M| 412 |   - | 570 |1029 |   0 |   0 |   0 | 781k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
289.80/289.86	c   266s|  4430k|  4264k|     0 |   0.0 |1407M| 412 |   - | 570 |1058 |   0 |   0 |   0 | 782k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
290.50/290.50	c   266s|  4440k|  4274k|     0 |   0.0 |1410M| 412 |   - | 570 |1029 |   0 |   0 |   0 | 783k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
291.00/291.07	c   267s|  4450k|  4283k|     0 |   0.0 |1413M| 412 |   - | 570 |1054 |   0 |   0 |   0 | 784k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
291.60/291.69	c   267s|  4460k|  4293k|     0 |   0.0 |1416M| 412 |   - | 570 |1059 |   0 |   0 |   0 | 786k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
292.30/292.34	c   268s|  4470k|  4303k|     0 |   0.0 |1420M| 412 |   - | 570 |1101 |   0 |   0 |   0 | 787k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
292.90/292.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
292.90/292.95	c   268s|  4480k|  4313k|     0 |   0.0 |1422M| 412 |   - | 570 |1018 |   0 |   0 |   0 | 788k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
293.50/293.56	c   269s|  4490k|  4322k|     0 |   0.0 |1426M| 412 |   - | 570 |1033 |   0 |   0 |   0 | 789k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
294.10/294.15	c   269s|  4500k|  4332k|     0 |   0.0 |1429M| 412 |   - | 570 |1020 |   0 |   0 |   0 | 790k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
294.70/294.75	c   270s|  4510k|  4342k|     0 |   0.0 |1432M| 412 |   - | 570 |1034 |   0 |   0 |   0 | 791k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
295.30/295.36	c   271s|  4520k|  4352k|     0 |   0.0 |1435M| 412 |   - | 570 |1057 |   0 |   0 |   0 | 793k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
295.91/295.94	c   271s|  4530k|  4362k|     0 |   0.0 |1438M| 412 |   - | 570 |1034 |   0 |   0 |   0 | 794k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
296.50/296.58	c   272s|  4540k|  4371k|     0 |   0.0 |1441M| 412 |   - | 570 |1077 |   0 |   0 |   0 | 795k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
297.10/297.17	c   272s|  4550k|  4381k|     0 |   0.0 |1444M| 412 |   - | 570 |1014 |   0 |   0 |   0 | 796k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
297.70/297.78	c   273s|  4560k|  4391k|     0 |   0.0 |1447M| 412 |   - | 570 |1060 |   0 |   0 |   0 | 797k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
298.30/298.38	c   273s|  4570k|  4401k|     0 |   0.0 |1450M| 412 |   - | 570 |1032 |   0 |   0 |   0 | 798k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
298.90/298.98	c   274s|  4580k|  4411k|     0 |   0.0 |1453M| 412 |   - | 570 |1017 |   0 |   0 |   0 | 800k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
299.50/299.58	c   274s|  4590k|  4420k|     0 |   0.0 |1456M| 412 |   - | 570 |1040 |   0 |   0 |   0 | 801k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
300.11/300.18	c   275s|  4600k|  4430k|     0 |   0.0 |1459M| 412 |   - | 570 |1004 |   0 |   0 |   0 | 802k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
300.80/300.80	c   275s|  4610k|  4440k|     0 |   0.0 |1462M| 412 |   - | 570 |1016 |   0 |   0 |   0 | 803k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
301.41/301.43	c   276s|  4620k|  4450k|     0 |   0.0 |1465M| 412 |   - | 570 |1003 |   0 |   0 |   0 | 804k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
302.01/302.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
302.01/302.03	c   277s|  4630k|  4459k|     0 |   0.0 |1468M| 412 |   - | 570 | 987 |   0 |   0 |   0 | 805k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
302.60/302.63	c   277s|  4640k|  4469k|     0 |   0.0 |1471M| 412 |   - | 570 | 970 |   0 |   0 |   0 | 806k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
303.30/303.31	c   278s|  4650k|  4479k|     0 |   0.0 |1474M| 412 |   - | 570 |1005 |   0 |   0 |   0 | 808k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
303.90/303.93	c   278s|  4660k|  4489k|     0 |   0.0 |1477M| 412 |   - | 570 | 974 |   0 |   0 |   0 | 809k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
304.50/304.55	c   279s|  4670k|  4499k|     0 |   0.0 |1480M| 412 |   - | 570 |1069 |   0 |   0 |   0 | 810k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
305.11/305.16	c   279s|  4680k|  4508k|     0 |   0.0 |1483M| 412 |   - | 570 |1065 |   0 |   0 |   0 | 811k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
305.70/305.75	c   280s|  4690k|  4518k|     0 |   0.0 |1486M| 412 |   - | 570 |1036 |   0 |   0 |   0 | 813k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
306.30/306.36	c   281s|  4700k|  4528k|     0 |   0.0 |1489M| 412 |   - | 570 |1068 |   0 |   0 |   0 | 814k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
306.91/306.96	c   281s|  4710k|  4538k|     0 |   0.0 |1492M| 412 |   - | 570 |1050 |   0 |   0 |   0 | 815k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
307.50/307.59	c   282s|  4720k|  4547k|     0 |   0.0 |1495M| 412 |   - | 570 |1088 |   0 |   0 |   0 | 816k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
308.21/308.28	c   282s|  4730k|  4557k|     0 |   0.0 |1498M| 412 |   - | 570 |1148 |   0 |   0 |   0 | 818k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
308.90/308.91	c   283s|  4740k|  4567k|     0 |   0.0 |1501M| 412 |   - | 570 |1078 |   0 |   0 |   0 | 819k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
309.50/309.50	c   283s|  4750k|  4577k|     0 |   0.0 |1504M| 412 |   - | 570 |1040 |   0 |   0 |   0 | 820k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
310.11/310.11	c   284s|  4760k|  4586k|     0 |   0.0 |1507M| 412 |   - | 570 |1048 |   0 |   0 |   0 | 821k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
310.70/310.71	c   285s|  4770k|  4596k|     0 |   0.0 |1510M| 412 |   - | 570 |1035 |   0 |   0 |   0 | 822k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
311.21/311.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
311.21/311.30	c   285s|  4780k|  4606k|     0 |   0.0 |1513M| 412 |   - | 570 |1020 |   0 |   0 |   0 | 823k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
311.91/311.92	c   286s|  4790k|  4616k|     0 |   0.0 |1516M| 412 |   - | 570 |1026 |   0 |   0 |   0 | 825k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
312.50/312.53	c   286s|  4800k|  4626k|     0 |   0.0 |1519M| 412 |   - | 570 |1037 |   0 |   0 |   0 | 826k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
313.10/313.14	c   287s|  4810k|  4635k|     0 |   0.0 |1522M| 412 |   - | 570 |1032 |   0 |   0 |   0 | 827k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
313.70/313.73	c   287s|  4820k|  4645k|     0 |   0.0 |1525M| 412 |   - | 570 |1044 |   0 |   0 |   0 | 828k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
314.30/314.35	c   288s|  4830k|  4655k|     0 |   0.0 |1528M| 412 |   - | 570 |1056 |   0 |   0 |   0 | 829k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
314.90/314.96	c   288s|  4840k|  4665k|     0 |   0.0 |1531M| 412 |   - | 570 |1127 |   0 |   0 |   0 | 831k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
315.50/315.55	c   289s|  4850k|  4674k|     0 |   0.0 |1534M| 412 |   - | 570 |1125 |   0 |   0 |   0 | 832k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
316.10/316.18	c   290s|  4860k|  4684k|     0 |   0.0 |1537M| 412 |   - | 570 |1089 |   0 |   0 |   0 | 833k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
316.71/316.77	c   290s|  4870k|  4694k|     0 |   0.0 |1540M| 412 |   - | 570 |1074 |   0 |   0 |   0 | 834k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
317.30/317.38	c   291s|  4880k|  4704k|     0 |   0.0 |1543M| 412 |   - | 570 |1120 |   0 |   0 |   0 | 835k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
317.91/317.99	c   291s|  4890k|  4714k|     0 |   0.0 |1546M| 412 |   - | 570 |1156 |   0 |   0 |   0 | 837k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
318.60/318.62	c   292s|  4900k|  4723k|     0 |   0.0 |1549M| 412 |   - | 570 |1110 |   0 |   0 |   0 | 838k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
319.20/319.21	c   292s|  4910k|  4733k|     0 |   0.0 |1552M| 412 |   - | 570 |1072 |   0 |   0 |   0 | 839k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
319.80/319.84	c   293s|  4920k|  4743k|     0 |   0.0 |1555M| 412 |   - | 570 |1120 |   0 |   0 |   0 | 840k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
320.41/320.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
320.41/320.46	c   293s|  4930k|  4753k|     0 |   0.0 |1558M| 412 |   - | 570 |1041 |   0 |   0 |   0 | 841k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
321.00/321.06	c   294s|  4940k|  4763k|     0 |   0.0 |1561M| 412 |   - | 570 |1004 |   0 |   0 |   0 | 842k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
321.60/321.68	c   295s|  4950k|  4772k|     0 |   0.0 |1564M| 412 |   - | 570 |1064 |   0 |   0 |   0 | 844k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
322.30/322.34	c   295s|  4960k|  4782k|     0 |   0.0 |1567M| 412 |   - | 570 |1091 |   0 |   0 |   0 | 845k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
323.01/323.02	c   296s|  4970k|  4792k|     0 |   0.0 |1570M| 412 |   - | 570 |1105 |   0 |   0 |   0 | 846k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
323.60/323.62	c   296s|  4980k|  4802k|     0 |   0.0 |1573M| 412 |   - | 570 |1143 |   0 |   0 |   0 | 847k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
324.20/324.24	c   297s|  4990k|  4811k|     0 |   0.0 |1576M| 412 |   - | 570 |1138 |   0 |   0 |   0 | 849k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
324.80/324.90	c   298s|  5000k|  4821k|     0 |   0.0 |1579M| 412 |   - | 570 |1149 |   0 |   0 |   0 | 850k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
325.51/325.55	c   298s|  5010k|  4831k|     0 |   0.0 |1582M| 412 |   - | 570 |1152 |   0 |   0 |   0 | 851k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
326.10/326.16	c   299s|  5020k|  4841k|     0 |   0.0 |1585M| 412 |   - | 570 |1176 |   0 |   0 |   0 | 853k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
326.71/326.75	c   299s|  5030k|  4850k|     0 |   0.0 |1588M| 412 |   - | 570 |1146 |   0 |   0 |   0 | 854k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
327.31/327.34	c   300s|  5040k|  4860k|     0 |   0.0 |1591M| 412 |   - | 570 |1209 |   0 |   0 |   0 | 855k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
327.90/327.98	c   300s|  5050k|  4870k|     0 |   0.0 |1594M| 412 |   - | 570 |1229 |   0 |   0 |   0 | 856k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
328.60/328.61	c   301s|  5060k|  4880k|     0 |   0.0 |1597M| 412 |   - | 570 |1203 |   0 |   0 |   0 | 857k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
329.10/329.19	c   301s|  5070k|  4889k|     0 |   0.0 |1600M| 412 |   - | 570 |1177 |   0 |   0 |   0 | 859k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
329.70/329.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
329.70/329.77	c   302s|  5080k|  4899k|     0 |   0.0 |1603M| 412 |   - | 570 |1150 |   0 |   0 |   0 | 860k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
330.30/330.37	c   302s|  5090k|  4909k|     0 |   0.0 |1606M| 412 |   - | 570 |1147 |   0 |   0 |   0 | 861k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
330.90/330.98	c   303s|  5100k|  4919k|     0 |   0.0 |1609M| 412 |   - | 570 |1192 |   0 |   0 |   0 | 862k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
331.60/331.64	c   304s|  5110k|  4929k|     0 |   0.0 |1612M| 412 |   - | 570 |1130 |   0 |   0 |   0 | 863k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
332.21/332.28	c   304s|  5120k|  4938k|     0 |   0.0 |1615M| 412 |   - | 570 |1096 |   0 |   0 |   0 | 865k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
332.90/332.90	c   305s|  5130k|  4948k|     0 |   0.0 |1618M| 412 |   - | 570 |1066 |   0 |   0 |   0 | 866k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
333.50/333.50	c   305s|  5140k|  4958k|     0 |   0.0 |1621M| 412 |   - | 570 |1081 |   0 |   0 |   0 | 867k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
334.10/334.11	c   306s|  5150k|  4968k|     0 |   0.0 |1624M| 412 |   - | 570 |1063 |   0 |   0 |   0 | 868k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
334.70/334.74	c   306s|  5160k|  4977k|     0 |   0.0 |1627M| 412 |   - | 570 |1075 |   0 |   0 |   0 | 869k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
335.31/335.33	c   307s|  5170k|  4987k|     0 |   0.0 |1630M| 412 |   - | 570 |1065 |   0 |   0 |   0 | 870k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
335.91/335.94	c   307s|  5180k|  4997k|     0 |   0.0 |1633M| 412 |   - | 570 |1058 |   0 |   0 |   0 | 872k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
336.51/336.53	c   308s|  5190k|  5007k|     0 |   0.0 |1637M| 412 |   - | 570 |1083 |   0 |   0 |   0 | 873k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
337.20/337.22	c   309s|  5200k|  5017k|     0 |   0.0 |1640M| 412 |   - | 570 |1126 |   0 |   0 |   0 | 874k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
337.80/337.88	c   309s|  5210k|  5026k|     0 |   0.0 |1642M| 412 |   - | 570 |1057 |   0 |   0 |   0 | 875k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
338.40/338.49	c   310s|  5220k|  5036k|     0 |   0.0 |1645M| 412 |   - | 570 |1123 |   0 |   0 |   0 | 877k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
339.10/339.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
339.10/339.11	c   310s|  5230k|  5046k|     0 |   0.0 |1648M| 412 |   - | 570 |1071 |   0 |   0 |   0 | 878k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
339.71/339.70	c   311s|  5240k|  5056k|     0 |   0.0 |1652M| 412 |   - | 570 |1069 |   0 |   0 |   0 | 879k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
340.20/340.29	c   311s|  5250k|  5065k|     0 |   0.0 |1655M| 412 |   - | 570 |1090 |   0 |   0 |   0 | 880k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
340.91/340.91	c   312s|  5260k|  5075k|     0 |   0.0 |1658M| 412 |   - | 570 |1101 |   0 |   0 |   0 | 881k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
341.50/341.52	c   313s|  5270k|  5085k|     0 |   0.0 |1661M| 412 |   - | 570 |1087 |   0 |   0 |   0 | 882k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
342.11/342.14	c   313s|  5280k|  5095k|     0 |   0.0 |1664M| 412 |   - | 570 |1142 |   0 |   0 |   0 | 884k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
342.70/342.72	c   314s|  5290k|  5105k|     0 |   0.0 |1667M| 412 |   - | 570 |1082 |   0 |   0 |   0 | 885k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
343.30/343.31	c   314s|  5300k|  5114k|     0 |   0.0 |1670M| 412 |   - | 570 |1078 |   0 |   0 |   0 | 886k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
343.90/343.92	c   315s|  5310k|  5124k|     0 |   0.0 |1673M| 412 |   - | 570 |1071 |   0 |   0 |   0 | 887k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
344.50/344.52	c   315s|  5320k|  5134k|     0 |   0.0 |1676M| 412 |   - | 570 |1049 |   0 |   0 |   0 | 888k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
345.10/345.13	c   316s|  5330k|  5144k|     0 |   0.0 |1679M| 412 |   - | 570 |1064 |   0 |   0 |   0 | 889k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
345.70/345.76	c   316s|  5340k|  5154k|     0 |   0.0 |1682M| 412 |   - | 570 |1084 |   0 |   0 |   0 | 891k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
346.31/346.37	c   317s|  5350k|  5163k|     0 |   0.0 |1685M| 412 |   - | 570 |1048 |   0 |   0 |   0 | 892k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
347.00/347.00	c   318s|  5360k|  5173k|     0 |   0.0 |1688M| 412 |   - | 570 |1150 |   0 |   0 |   0 | 893k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
347.61/347.61	c   318s|  5370k|  5183k|     0 |   0.0 |1691M| 412 |   - | 570 |1083 |   0 |   0 |   0 | 894k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
348.20/348.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
348.20/348.23	c   319s|  5380k|  5193k|     0 |   0.0 |1694M| 412 |   - | 570 |1135 |   0 |   0 |   0 | 895k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
348.80/348.87	c   319s|  5390k|  5202k|     0 |   0.0 |1697M| 412 |   - | 570 |1104 |   0 |   0 |   0 | 897k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
349.40/349.49	c   320s|  5400k|  5212k|     0 |   0.0 |1700M| 412 |   - | 570 |1108 |   0 |   0 |   0 | 898k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
350.10/350.10	c   320s|  5410k|  5222k|     0 |   0.0 |1703M| 412 |   - | 570 |1137 |   0 |   0 |   0 | 899k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
350.70/350.71	c   321s|  5420k|  5232k|     0 |   0.0 |1706M| 412 |   - | 570 |1159 |   0 |   0 |   0 | 900k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
351.30/351.32	c   321s|  5430k|  5241k|     0 |   0.0 |1709M| 412 |   - | 570 |1167 |   0 |   0 |   0 | 902k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
351.91/351.95	c   322s|  5440k|  5251k|     0 |   0.0 |1712M| 412 |   - | 570 |1077 |   0 |   0 |   0 | 903k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
352.51/352.58	c   323s|  5450k|  5261k|     0 |   0.0 |1715M| 412 |   - | 570 |1169 |   0 |   0 |   0 | 904k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
353.11/353.18	c   323s|  5460k|  5271k|     0 |   0.0 |1718M| 412 |   - | 570 |1127 |   0 |   0 |   0 | 905k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
353.71/353.78	c   324s|  5470k|  5281k|     0 |   0.0 |1721M| 412 |   - | 570 |1085 |   0 |   0 |   0 | 906k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
354.31/354.37	c   324s|  5480k|  5290k|     0 |   0.0 |1724M| 412 |   - | 570 |1114 |   0 |   0 |   0 | 907k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
355.00/355.00	c   325s|  5490k|  5300k|     0 |   0.0 |1727M| 412 |   - | 570 |1124 |   0 |   0 |   0 | 909k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
355.60/355.60	c   325s|  5500k|  5310k|     0 |   0.0 |1730M| 412 |   - | 570 |1098 |   0 |   0 |   0 | 910k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
356.20/356.23	c   326s|  5510k|  5320k|     0 |   0.0 |1733M| 412 |   - | 570 |1118 |   0 |   0 |   0 | 911k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
356.80/356.86	c   327s|  5520k|  5329k|     0 |   0.0 |1736M| 412 |   - | 570 |1051 |   0 |   0 |   0 | 912k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
357.41/357.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
357.41/357.46	c   327s|  5530k|  5339k|     0 |   0.0 |1739M| 412 |   - | 570 |1070 |   0 |   0 |   0 | 913k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
358.01/358.05	c   328s|  5540k|  5349k|     0 |   0.0 |1742M| 412 |   - | 570 |1038 |   0 |   0 |   0 | 914k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
358.61/358.66	c   328s|  5550k|  5359k|     0 |   0.0 |1745M| 412 |   - | 570 |1080 |   0 |   0 |   0 | 916k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
359.20/359.25	c   329s|  5560k|  5369k|     0 |   0.0 |1748M| 412 |   - | 570 |1142 |   0 |   0 |   0 | 917k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
359.80/359.85	c   329s|  5570k|  5378k|     0 |   0.0 |1751M| 412 |   - | 570 |1131 |   0 |   0 |   0 | 918k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
360.40/360.46	c   330s|  5580k|  5388k|     0 |   0.0 |1754M| 412 |   - | 570 |1139 |   0 |   0 |   0 | 919k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
361.01/361.07	c   330s|  5590k|  5398k|     0 |   0.0 |1757M| 412 |   - | 570 |1052 |   0 |   0 |   0 | 920k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
361.60/361.69	c   331s|  5600k|  5408k|     0 |   0.0 |1760M| 412 |   - | 570 |1054 |   0 |   0 |   0 | 921k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
362.21/362.29	c   332s|  5610k|  5417k|     0 |   0.0 |1763M| 412 |   - | 570 |1072 |   0 |   0 |   0 | 922k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
362.81/362.88	c   332s|  5620k|  5427k|     0 |   0.0 |1766M| 412 |   - | 570 |1001 |   0 |   0 |   0 | 924k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
363.41/363.46	c   333s|  5630k|  5437k|     0 |   0.0 |1769M| 412 |   - | 570 |1069 |   0 |   0 |   0 | 925k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
364.01/364.08	c   333s|  5640k|  5447k|     0 |   0.0 |1772M| 412 |   - | 570 |1045 |   0 |   0 |   0 | 926k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
364.70/364.70	c   334s|  5650k|  5457k|     0 |   0.0 |1775M| 412 |   - | 570 |1030 |   0 |   0 |   0 | 927k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
365.31/365.31	c   334s|  5660k|  5466k|     0 |   0.0 |1778M| 412 |   - | 570 |1017 |   0 |   0 |   0 | 928k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
365.91/365.91	c   335s|  5670k|  5476k|     0 |   0.0 |1781M| 412 |   - | 570 |1010 |   0 |   0 |   0 | 930k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
366.50/366.50	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.50	c   335s|  5680k|  5486k|     0 |   0.0 |1784M| 412 |   - | 570 |1008 |   0 |   0 |   0 | 931k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
367.10/367.10	c   336s|  5690k|  5496k|     0 |   0.0 |1787M| 412 |   - | 570 |1094 |   0 |   0 |   0 | 932k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
367.70/367.71	c   336s|  5700k|  5506k|     0 |   0.0 |1790M| 412 |   - | 570 |1061 |   0 |   0 |   0 | 933k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
368.30/368.31	c   337s|  5710k|  5515k|     0 |   0.0 |1793M| 412 |   - | 570 |1090 |   0 |   0 |   0 | 934k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
368.90/368.91	c   338s|  5720k|  5525k|     0 |   0.0 |1796M| 412 |   - | 570 |1071 |   0 |   0 |   0 | 935k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
369.51/369.53	c   338s|  5730k|  5535k|     0 |   0.0 |1799M| 412 |   - | 570 |1044 |   0 |   0 |   0 | 937k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
370.10/370.13	c   339s|  5740k|  5545k|     0 |   0.0 |1802M| 412 |   - | 570 |1055 |   0 |   0 |   0 | 938k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
370.71/370.74	c   339s|  5750k|  5554k|     0 |   0.0 |1805M| 412 |   - | 570 |1058 |   0 |   0 |   0 | 939k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
371.31/371.34	c   340s|  5760k|  5564k|     0 |   0.0 |1808M| 412 |   - | 570 |1012 |   0 |   0 |   0 | 940k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
371.90/371.94	c   340s|  5770k|  5574k|     0 |   0.0 |1811M| 412 |   - | 570 |1024 |   0 |   0 |   0 | 941k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
372.51/372.57	c   341s|  5780k|  5584k|     0 |   0.0 |1814M| 412 |   - | 570 |1052 |   0 |   0 |   0 | 942k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
373.10/373.18	c   341s|  5790k|  5594k|     0 |   0.0 |1817M| 412 |   - | 570 |1042 |   0 |   0 |   0 | 944k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
373.80/373.82	c   342s|  5800k|  5603k|     0 |   0.0 |1820M| 412 |   - | 570 |1098 |   0 |   0 |   0 | 945k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
374.40/374.40	c   343s|  5810k|  5613k|     0 |   0.0 |1823M| 412 |   - | 570 |1068 |   0 |   0 |   0 | 946k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
375.01/375.00	c   343s|  5820k|  5623k|     0 |   0.0 |1826M| 412 |   - | 570 |1087 |   0 |   0 |   0 | 947k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
375.60/375.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
375.60/375.61	c   344s|  5830k|  5633k|     0 |   0.0 |1829M| 412 |   - | 570 |1120 |   0 |   0 |   0 | 948k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
376.21/376.21	c   344s|  5840k|  5642k|     0 |   0.0 |1832M| 412 |   - | 570 |1128 |   0 |   0 |   0 | 949k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
376.80/376.84	c   345s|  5850k|  5652k|     0 |   0.0 |1835M| 412 |   - | 570 |1123 |   0 |   0 |   0 | 951k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
377.40/377.44	c   345s|  5860k|  5662k|     0 |   0.0 |1838M| 412 |   - | 570 |1129 |   0 |   0 |   0 | 952k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
378.11/378.10	c   346s|  5870k|  5672k|     0 |   0.0 |1841M| 412 |   - | 570 |1174 |   0 |   0 |   0 | 953k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
378.71/378.70	c   346s|  5880k|  5682k|     0 |   0.0 |1844M| 412 |   - | 570 |1158 |   0 |   0 |   0 | 954k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
379.21/379.29	c   347s|  5890k|  5691k|     0 |   0.0 |1847M| 412 |   - | 570 |1130 |   0 |   0 |   0 | 955k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
379.90/379.93	c   348s|  5900k|  5701k|     0 |   0.0 |1850M| 412 |   - | 570 |1215 |   0 |   0 |   0 | 957k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
380.51/380.53	c   348s|  5910k|  5711k|     0 |   0.0 |1853M| 412 |   - | 570 |1198 |   0 |   0 |   0 | 958k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
381.11/381.12	c   349s|  5920k|  5721k|     0 |   0.0 |1856M| 412 |   - | 570 |1224 |   0 |   0 |   0 | 959k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
381.71/381.76	c   349s|  5930k|  5730k|     0 |   0.0 |1859M| 412 |   - | 570 |1209 |   0 |   0 |   0 | 960k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
382.30/382.35	c   350s|  5940k|  5740k|     0 |   0.0 |1862M| 412 |   - | 570 |1166 |   0 |   0 |   0 | 961k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
382.91/382.95	c   350s|  5950k|  5750k|     0 |   0.0 |1865M| 412 |   - | 570 |1129 |   0 |   0 |   0 | 962k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
383.51/383.58	c   351s|  5960k|  5760k|     0 |   0.0 |1868M| 412 |   - | 570 |1200 |   0 |   0 |   0 | 964k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
384.10/384.18	c   352s|  5970k|  5770k|     0 |   0.0 |1871M| 412 |   - | 570 |1191 |   0 |   0 |   0 | 965k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
384.70/384.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
384.70/384.79	c   352s|  5980k|  5779k|     0 |   0.0 |1874M| 412 |   - | 570 |1142 |   0 |   0 |   0 | 966k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
385.31/385.38	c   353s|  5990k|  5789k|     0 |   0.0 |1878M| 412 |   - | 570 |1151 |   0 |   0 |   0 | 967k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
386.01/386.01	c   353s|  6000k|  5799k|     0 |   0.0 |1881M| 412 |   - | 570 |1160 |   0 |   0 |   0 | 968k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
386.60/386.65	c   354s|  6010k|  5809k|     0 |   0.0 |1884M| 412 |   - | 570 |1247 |   0 |   0 |   0 | 970k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
387.30/387.31	c   354s|  6020k|  5818k|     0 |   0.0 |1887M| 412 |   - | 570 |1165 |   0 |   0 |   0 | 971k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
387.81/387.89	c   355s|  6030k|  5828k|     0 |   0.0 |1890M| 412 |   - | 570 |1074 |   0 |   0 |   0 | 972k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
388.51/388.50	c   355s|  6040k|  5838k|     0 |   0.0 |1893M| 412 |   - | 570 |1079 |   0 |   0 |   0 | 973k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
389.11/389.12	c   356s|  6050k|  5848k|     0 |   0.0 |1896M| 412 |   - | 570 |1119 |   0 |   0 |   0 | 974k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
389.70/389.72	c   357s|  6060k|  5857k|     0 |   0.0 |1899M| 412 |   - | 570 |1083 |   0 |   0 |   0 | 976k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
390.30/390.31	c   357s|  6070k|  5867k|     0 |   0.0 |1902M| 412 |   - | 570 |1095 |   0 |   0 |   0 | 977k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
390.91/390.91	c   358s|  6080k|  5877k|     0 |   0.0 |1905M| 412 |   - | 570 |1112 |   0 |   0 |   0 | 978k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
391.51/391.51	c   358s|  6090k|  5887k|     0 |   0.0 |1908M| 412 |   - | 570 |1073 |   0 |   0 |   0 | 979k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
392.10/392.12	c   359s|  6100k|  5897k|     0 |   0.0 |1911M| 412 |   - | 570 |1060 |   0 |   0 |   0 | 980k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
392.71/392.72	c   359s|  6110k|  5906k|     0 |   0.0 |1914M| 412 |   - | 570 |1123 |   0 |   0 |   0 | 981k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
393.30/393.32	c   360s|  6120k|  5916k|     0 |   0.0 |1917M| 412 |   - | 570 |1083 |   0 |   0 |   0 | 983k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
393.90/393.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
393.90/393.93	c   360s|  6130k|  5926k|     0 |   0.0 |1920M| 412 |   - | 570 |1113 |   0 |   0 |   0 | 984k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
394.50/394.53	c   361s|  6140k|  5936k|     0 |   0.0 |1923M| 412 |   - | 570 |1166 |   0 |   0 |   0 | 985k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
395.11/395.15	c   361s|  6150k|  5946k|     0 |   0.0 |1926M| 412 |   - | 570 |1143 |   0 |   0 |   0 | 986k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
395.70/395.77	c   362s|  6160k|  5955k|     0 |   0.0 |1929M| 412 |   - | 570 |1121 |   0 |   0 |   0 | 988k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
396.30/396.40	c   363s|  6170k|  5965k|     0 |   0.0 |1932M| 412 |   - | 570 |1164 |   0 |   0 |   0 | 989k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
397.01/397.07	c   363s|  6180k|  5975k|     0 |   0.0 |1935M| 412 |   - | 570 |1127 |   0 |   0 |   0 | 990k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
397.70/397.71	c   364s|  6190k|  5985k|     0 |   0.0 |1938M| 412 |   - | 570 |1152 |   0 |   0 |   0 | 991k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
398.30/398.34	c   364s|  6200k|  5994k|     0 |   0.0 |1941M| 412 |   - | 570 |1176 |   0 |   0 |   0 | 992k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
399.01/399.00	c   365s|  6210k|  6004k|     0 |   0.0 |1944M| 412 |   - | 570 |1128 |   0 |   0 |   0 | 994k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
399.61/399.62	c   366s|  6220k|  6014k|     0 |   0.0 |1947M| 412 |   - | 570 |1110 |   0 |   0 |   0 | 995k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
400.21/400.27	c   366s|  6230k|  6024k|     0 |   0.0 |1950M| 412 |   - | 570 |1088 |   0 |   0 |   0 | 996k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
400.81/400.89	c   367s|  6240k|  6033k|     0 |   0.0 |1953M| 412 |   - | 570 |1152 |   0 |   0 |   0 | 997k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
401.51/401.54	c   367s|  6250k|  6043k|     0 |   0.0 |1956M| 412 |   - | 570 |1135 |   0 |   0 |   0 | 998k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
402.10/402.16	c   368s|  6260k|  6053k|     0 |   0.0 |1959M| 412 |   - | 570 |1179 |   0 |   0 |   0 |1000k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
402.81/402.80	c   369s|  6270k|  6063k|     0 |   0.0 |1962M| 412 |   - | 570 |1117 |   0 |   0 |   0 |1001k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
403.40/403.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
403.40/403.42	c   369s|  6280k|  6073k|     0 |   0.0 |1965M| 412 |   - | 570 |1144 |   0 |   0 |   0 |1002k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
404.01/404.08	c   370s|  6290k|  6082k|     0 |   0.0 |1968M| 412 |   - | 570 |1130 |   0 |   0 |   0 |1003k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
404.60/404.68	c   370s|  6300k|  6092k|     0 |   0.0 |1971M| 412 |   - | 570 |1137 |   0 |   0 |   0 |1004k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
405.21/405.28	c   371s|  6310k|  6102k|     0 |   0.0 |1974M| 412 |   - | 570 |1149 |   0 |   0 |   0 |1005k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
405.91/405.91	c   371s|  6320k|  6112k|     0 |   0.0 |1977M| 412 |   - | 570 |1149 |   0 |   0 |   0 |1007k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
406.51/406.58	c   372s|  6330k|  6121k|     0 |   0.0 |1980M| 412 |   - | 570 |1140 |   0 |   0 |   0 |1008k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
407.20/407.21	c   373s|  6340k|  6131k|     0 |   0.0 |1983M| 412 |   - | 570 |1192 |   0 |   0 |   0 |1009k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
407.81/407.85	c   373s|  6350k|  6141k|     0 |   0.0 |1986M| 412 |   - | 570 |1147 |   0 |   0 |   0 |1010k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
408.40/408.46	c   374s|  6360k|  6151k|     0 |   0.0 |1989M| 412 |   - | 570 |1180 |   0 |   0 |   0 |1011k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
409.01/409.06	c   374s|  6370k|  6161k|     0 |   0.0 |1992M| 412 |   - | 570 |1155 |   0 |   0 |   0 |1013k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
409.61/409.68	c   375s|  6380k|  6170k|     0 |   0.0 |1995M| 412 |   - | 570 |1155 |   0 |   0 |   0 |1014k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
410.20/410.28	c   375s|  6390k|  6180k|     0 |   0.0 |1998M| 412 |   - | 570 |1138 |   0 |   0 |   0 |1015k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
410.91/410.90	c   376s|  6400k|  6190k|     0 |   0.0 |2001M| 412 |   - | 570 |1127 |   0 |   0 |   0 |1016k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
411.51/411.55	c   377s|  6410k|  6200k|     0 |   0.0 |2004M| 412 |   - | 570 |1088 |   0 |   0 |   0 |1017k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
412.10/412.19	c   377s|  6420k|  6209k|     0 |   0.0 |2007M| 412 |   - | 570 |1040 |   0 |   0 |   0 |1019k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
412.81/412.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
412.81/412.81	c   378s|  6430k|  6219k|     0 |   0.0 |2010M| 412 |   - | 570 |1103 |   0 |   0 |   0 |1020k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
413.40/413.45	c   378s|  6440k|  6229k|     0 |   0.0 |2013M| 412 |   - | 570 |1099 |   0 |   0 |   0 |1021k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
414.01/414.09	c   379s|  6450k|  6239k|     0 |   0.0 |2016M| 412 |   - | 570 |1117 |   0 |   0 |   0 |1022k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
414.61/414.70	c   379s|  6460k|  6248k|     0 |   0.0 |2019M| 412 |   - | 570 |1114 |   0 |   0 |   0 |1024k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
415.30/415.32	c   380s|  6470k|  6258k|     0 |   0.0 |2022M| 412 |   - | 570 |1136 |   0 |   0 |   0 |1025k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
415.91/415.93	c   381s|  6480k|  6268k|     0 |   0.0 |2025M| 412 |   - | 570 |1136 |   0 |   0 |   0 |1026k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
416.61/416.60	c   381s|  6490k|  6278k|     0 |   0.0 |2028M| 412 |   - | 570 |1156 |   0 |   0 |   0 |1027k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
417.20/417.20	c   382s|  6500k|  6288k|     0 |   0.0 |2031M| 412 |   - | 570 |1156 |   0 |   0 |   0 |1029k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
417.81/417.84	c   382s|  6510k|  6297k|     0 |   0.0 |2034M| 412 |   - | 570 |1243 |   0 |   0 |   0 |1030k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
418.40/418.44	c   383s|  6520k|  6307k|     0 |   0.0 |2037M| 412 |   - | 570 |1212 |   0 |   0 |   0 |1031k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
419.01/419.07	c   383s|  6530k|  6317k|     0 |   0.0 |2040M| 412 |   - | 570 |1245 |   0 |   0 |   0 |1032k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
419.71/419.74	c   384s|  6540k|  6327k|     0 |   0.0 |2043M| 412 |   - | 570 |1203 |   0 |   0 |   0 |1033k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
420.30/420.39	c   385s|  6550k|  6336k|     0 |   0.0 |2046M| 412 |   - | 570 |1211 |   0 |   0 |   0 |1035k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
421.01/421.01	c   385s|  6560k|  6346k|     0 |   0.0 |2049M| 412 |   - | 570 |1183 |   0 |   0 |   0 |1036k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
421.60/421.63	c   386s|  6570k|  6356k|     0 |   0.0 |2052M| 412 |   - | 570 |1175 |   0 |   0 |   0 |1037k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
422.21/422.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
422.21/422.26	c   386s|  6580k|  6366k|     0 |   0.0 |2055M| 412 |   - | 570 |1212 |   0 |   0 |   0 |1038k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
422.90/422.90	c   387s|  6590k|  6375k|     0 |   0.0 |2058M| 412 |   - | 570 |1177 |   0 |   0 |   0 |1040k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
423.41/423.49	c   387s|  6600k|  6385k|     0 |   0.0 |2061M| 412 |   - | 570 |1213 |   0 |   0 |   0 |1041k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
424.11/424.12	c   388s|  6610k|  6395k|     0 |   0.0 |2064M| 412 |   - | 570 |1209 |   0 |   0 |   0 |1042k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
424.70/424.74	c   389s|  6620k|  6405k|     0 |   0.0 |2067M| 412 |   - | 570 |1173 |   0 |   0 |   0 |1043k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
425.31/425.39	c   389s|  6630k|  6415k|     0 |   0.0 |2070M| 412 |   - | 570 |1247 |   0 |   0 |   0 |1044k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
426.01/426.05	c   390s|  6640k|  6424k|     0 |   0.0 |2073M| 412 |   - | 570 |1188 |   0 |   0 |   0 |1045k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
426.61/426.64	c   390s|  6650k|  6434k|     0 |   0.0 |2076M| 412 |   - | 570 |1162 |   0 |   0 |   0 |1047k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
427.20/427.26	c   391s|  6660k|  6444k|     0 |   0.0 |2079M| 412 |   - | 570 |1161 |   0 |   0 |   0 |1048k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
427.91/427.93	c   392s|  6670k|  6454k|     0 |   0.0 |2082M| 412 |   - | 570 |1158 |   0 |   0 |   0 |1049k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
428.51/428.58	c   392s|  6680k|  6463k|     0 |   0.0 |2085M| 412 |   - | 570 |1203 |   0 |   0 |   0 |1050k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
429.21/429.25	c   393s|  6690k|  6473k|     0 |   0.0 |2088M| 412 |   - | 570 |1207 |   0 |   0 |   0 |1052k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
429.81/429.89	c   393s|  6700k|  6483k|     0 |   0.0 |2091M| 412 |   - | 570 |1191 |   0 |   0 |   0 |1053k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
430.50/430.54	c   394s|  6710k|  6493k|     0 |   0.0 |2094M| 412 |   - | 570 |1199 |   0 |   0 |   0 |1054k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
431.11/431.14	c   394s|  6720k|  6503k|     0 |   0.0 |2098M| 412 |   - | 570 |1174 |   0 |   0 |   0 |1055k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
431.71/431.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
431.71/431.77	c   395s|  6730k|  6512k|     0 |   0.0 |2101M| 412 |   - | 570 |1199 |   0 |   0 |   0 |1057k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
432.31/432.39	c   396s|  6740k|  6522k|     0 |   0.0 |2104M| 412 |   - | 570 |1128 |   0 |   0 |   0 |1058k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
433.01/433.02	c   396s|  6750k|  6532k|     0 |   0.0 |2107M| 412 |   - | 570 |1129 |   0 |   0 |   0 |1059k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
433.61/433.64	c   397s|  6760k|  6542k|     0 |   0.0 |2110M| 412 |   - | 570 |1152 |   0 |   0 |   0 |1060k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
434.21/434.26	c   397s|  6770k|  6551k|     0 |   0.0 |2113M| 412 |   - | 570 |1118 |   0 |   0 |   0 |1061k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
434.80/434.88	c   398s|  6780k|  6561k|     0 |   0.0 |2116M| 412 |   - | 570 |1130 |   0 |   0 |   0 |1063k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
435.51/435.51	c   398s|  6790k|  6571k|     0 |   0.0 |2119M| 412 |   - | 570 |1060 |   0 |   0 |   0 |1064k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
436.11/436.11	c   399s|  6800k|  6581k|     0 |   0.0 |2122M| 412 |   - | 570 |1173 |   0 |   0 |   0 |1065k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
436.71/436.74	c   400s|  6810k|  6591k|     0 |   0.0 |2125M| 412 |   - | 570 |1118 |   0 |   0 |   0 |1066k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
437.30/437.37	c   400s|  6820k|  6600k|     0 |   0.0 |2128M| 412 |   - | 570 |1135 |   0 |   0 |   0 |1067k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
438.00/438.02	c   401s|  6830k|  6610k|     0 |   0.0 |2131M| 412 |   - | 570 |1172 |   0 |   0 |   0 |1068k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
438.61/438.68	c   401s|  6840k|  6620k|     0 |   0.0 |2134M| 412 |   - | 570 |1116 |   0 |   0 |   0 |1070k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
439.31/439.39	c   402s|  6850k|  6630k|     0 |   0.0 |2137M| 412 |   - | 570 |1112 |   0 |   0 |   0 |1071k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
440.01/440.08	c   403s|  6860k|  6639k|     0 |   0.0 |2140M| 412 |   - | 570 |1098 |   0 |   0 |   0 |1072k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
440.61/440.69	c   403s|  6870k|  6649k|     0 |   0.0 |2143M| 412 |   - | 570 |1087 |   0 |   0 |   0 |1073k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
441.31/441.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
441.31/441.33	c   404s|  6880k|  6659k|     0 |   0.0 |2146M| 412 |   - | 570 |1095 |   0 |   0 |   0 |1074k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
441.91/441.98	c   404s|  6890k|  6669k|     0 |   0.0 |2149M| 412 |   - | 570 |1163 |   0 |   0 |   0 |1076k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
442.60/442.60	c   405s|  6900k|  6678k|     0 |   0.0 |2152M| 412 |   - | 570 |1084 |   0 |   0 |   0 |1077k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
443.21/443.22	c   405s|  6910k|  6688k|     0 |   0.0 |2155M| 412 |   - | 570 |1112 |   0 |   0 |   0 |1078k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
443.80/443.89	c   406s|  6920k|  6698k|     0 |   0.0 |2158M| 412 |   - | 570 |1125 |   0 |   0 |   0 |1080k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
444.51/444.56	c   407s|  6930k|  6708k|     0 |   0.0 |2161M| 412 |   - | 570 |1152 |   0 |   0 |   0 |1081k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
445.11/445.18	c   407s|  6940k|  6718k|     0 |   0.0 |2164M| 412 |   - | 570 |1066 |   0 |   0 |   0 |1082k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
445.81/445.83	c   408s|  6950k|  6727k|     0 |   0.0 |2167M| 412 |   - | 570 |1080 |   0 |   0 |   0 |1083k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
446.41/446.41	c   408s|  6960k|  6737k|     0 |   0.0 |2170M| 412 |   - | 570 |1094 |   0 |   0 |   0 |1084k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
447.00/447.02	c   409s|  6970k|  6747k|     0 |   0.0 |2173M| 412 |   - | 570 |1063 |   0 |   0 |   0 |1086k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
447.61/447.64	c   410s|  6980k|  6757k|     0 |   0.0 |2176M| 412 |   - | 570 |1064 |   0 |   0 |   0 |1087k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
448.21/448.28	c   410s|  6990k|  6766k|     0 |   0.0 |2179M| 412 |   - | 570 |1088 |   0 |   0 |   0 |1088k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
448.91/448.93	c   411s|  7000k|  6776k|     0 |   0.0 |2182M| 412 |   - | 570 |1114 |   0 |   0 |   0 |1089k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
449.51/449.54	c   411s|  7010k|  6786k|     0 |   0.0 |2185M| 412 |   - | 570 |1059 |   0 |   0 |   0 |1090k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
450.20/450.28	c   412s|  7020k|  6796k|     0 |   0.0 |2188M| 412 |   - | 570 |1107 |   0 |   0 |   0 |1092k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
450.81/450.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
450.81/450.86	c   412s|  7030k|  6806k|     0 |   0.0 |2191M| 412 |   - | 570 |1045 |   0 |   0 |   0 |1093k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
451.50/451.50	c   413s|  7040k|  6815k|     0 |   0.0 |2194M| 412 |   - | 570 |1085 |   0 |   0 |   0 |1094k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
452.11/452.12	c   414s|  7050k|  6825k|     0 |   0.0 |2197M| 412 |   - | 570 |1144 |   0 |   0 |   0 |1095k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
452.70/452.75	c   414s|  7060k|  6835k|     0 |   0.0 |2200M| 412 |   - | 570 |1061 |   0 |   0 |   0 |1096k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
453.30/453.37	c   415s|  7070k|  6845k|     0 |   0.0 |2203M| 412 |   - | 570 |1120 |   0 |   0 |   0 |1098k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
454.01/454.02	c   415s|  7080k|  6854k|     0 |   0.0 |2206M| 412 |   - | 570 |1078 |   0 |   0 |   0 |1099k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
454.60/454.65	c   416s|  7090k|  6864k|     0 |   0.0 |2209M| 412 |   - | 570 |1125 |   0 |   0 |   0 |1100k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
455.41/455.40	c   417s|  7100k|  6874k|     0 |   0.0 |2212M| 412 |   - | 570 |1173 |   0 |   0 |   0 |1102k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
456.01/456.00	c   417s|  7110k|  6884k|     0 |   0.0 |2215M| 412 |   - | 570 |1067 |   0 |   0 |   0 |1103k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
456.61/456.63	c   418s|  7120k|  6893k|     0 |   0.0 |2218M| 412 |   - | 570 |1093 |   0 |   0 |   0 |1104k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
457.20/457.26	c   418s|  7130k|  6903k|     0 |   0.0 |2221M| 412 |   - | 570 |1114 |   0 |   0 |   0 |1105k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
457.80/457.88	c   419s|  7140k|  6913k|     0 |   0.0 |2224M| 412 |   - | 570 |1065 |   0 |   0 |   0 |1106k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
458.41/458.49	c   419s|  7150k|  6923k|     0 |   0.0 |2227M| 412 |   - | 570 |1100 |   0 |   0 |   0 |1107k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
459.11/459.12	c   420s|  7160k|  6933k|     0 |   0.0 |2230M| 412 |   - | 570 |1145 |   0 |   0 |   0 |1109k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
459.72/459.72	c   421s|  7170k|  6942k|     0 |   0.0 |2233M| 412 |   - | 570 |1107 |   0 |   0 |   0 |1110k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
460.31/460.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
460.31/460.35	c   421s|  7180k|  6952k|     0 |   0.0 |2236M| 412 |   - | 570 |1062 |   0 |   0 |   0 |1111k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
461.01/461.06	c   422s|  7190k|  6962k|     0 |   0.0 |2239M| 412 |   - | 570 |1121 |   0 |   0 |   0 |1112k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
461.70/461.70	c   422s|  7200k|  6972k|     0 |   0.0 |2243M| 412 |   - | 570 |1101 |   0 |   0 |   0 |1114k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
462.31/462.32	c   423s|  7210k|  6981k|     0 |   0.0 |2246M| 412 |   - | 570 |1111 |   0 |   0 |   0 |1115k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
462.90/462.94	c   424s|  7220k|  6991k|     0 |   0.0 |2249M| 412 |   - | 570 |1099 |   0 |   0 |   0 |1116k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
463.51/463.56	c   424s|  7230k|  7001k|     0 |   0.0 |2252M| 412 |   - | 570 |1179 |   0 |   0 |   0 |1117k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
464.12/464.19	c   425s|  7240k|  7011k|     0 |   0.0 |2255M| 412 |   - | 570 |1131 |   0 |   0 |   0 |1119k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
464.81/464.82	c   425s|  7250k|  7020k|     0 |   0.0 |2258M| 412 |   - | 570 |1144 |   0 |   0 |   0 |1120k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
465.40/465.49	c   426s|  7260k|  7030k|     0 |   0.0 |2261M| 412 |   - | 570 |1140 |   0 |   0 |   0 |1121k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
466.11/466.10	c   426s|  7270k|  7040k|     0 |   0.0 |2264M| 412 |   - | 570 |1140 |   0 |   0 |   0 |1122k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
466.70/466.75	c   427s|  7280k|  7050k|     0 |   0.0 |2267M| 412 |   - | 570 |1116 |   0 |   0 |   0 |1124k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
467.31/467.35	c   428s|  7290k|  7060k|     0 |   0.0 |2270M| 412 |   - | 570 |1133 |   0 |   0 |   0 |1125k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
468.00/468.04	c   428s|  7300k|  7069k|     0 |   0.0 |2273M| 412 |   - | 570 |1108 |   0 |   0 |   0 |1126k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
468.71/468.74	c   429s|  7310k|  7079k|     0 |   0.0 |2276M| 412 |   - | 570 |1069 |   0 |   0 |   0 |1127k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
469.31/469.36	c   429s|  7320k|  7089k|     0 |   0.0 |2279M| 412 |   - | 570 |1088 |   0 |   0 |   0 |1128k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
469.91/469.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
469.91/469.96	c   430s|  7330k|  7099k|     0 |   0.0 |2282M| 412 |   - | 570 |1054 |   0 |   0 |   0 |1129k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
470.51/470.55	c   431s|  7340k|  7108k|     0 |   0.0 |2285M| 412 |   - | 570 |1009 |   0 |   0 |   0 |1131k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
471.11/471.19	c   431s|  7350k|  7118k|     0 |   0.0 |2288M| 412 |   - | 570 |1045 |   0 |   0 |   0 |1132k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
471.81/471.83	c   432s|  7360k|  7128k|     0 |   0.0 |2291M| 412 |   - | 570 |1041 |   0 |   0 |   0 |1133k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
472.41/472.48	c   432s|  7370k|  7138k|     0 |   0.0 |2294M| 412 |   - | 570 |1072 |   0 |   0 |   0 |1134k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
473.02/473.08	c   433s|  7380k|  7148k|     0 |   0.0 |2297M| 412 |   - | 570 |1088 |   0 |   0 |   0 |1135k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
473.71/473.74	c   433s|  7390k|  7157k|     0 |   0.0 |2300M| 412 |   - | 570 |1079 |   0 |   0 |   0 |1137k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
474.31/474.36	c   434s|  7400k|  7167k|     0 |   0.0 |2303M| 412 |   - | 570 |1068 |   0 |   0 |   0 |1138k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
475.00/475.03	c   435s|  7410k|  7177k|     0 |   0.0 |2306M| 412 |   - | 570 |1121 |   0 |   0 |   0 |1139k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
475.60/475.62	c   435s|  7420k|  7187k|     0 |   0.0 |2309M| 412 |   - | 570 |1036 |   0 |   0 |   0 |1140k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
476.22/476.23	c   436s|  7430k|  7196k|     0 |   0.0 |2312M| 412 |   - | 570 |1072 |   0 |   0 |   0 |1141k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
476.81/476.85	c   436s|  7440k|  7206k|     0 |   0.0 |2315M| 412 |   - | 570 |1060 |   0 |   0 |   0 |1142k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
477.51/477.53	c   437s|  7450k|  7216k|     0 |   0.0 |2318M| 412 |   - | 570 |1113 |   0 |   0 |   0 |1144k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
478.10/478.17	c   437s|  7460k|  7226k|     0 |   0.0 |2321M| 412 |   - | 570 |1105 |   0 |   0 |   0 |1145k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
478.71/478.78	c   438s|  7470k|  7235k|     0 |   0.0 |2324M| 412 |   - | 570 |1097 |   0 |   0 |   0 |1146k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
479.41/479.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
479.41/479.44	c   439s|  7480k|  7245k|     0 |   0.0 |2327M| 412 |   - | 570 |1145 |   0 |   0 |   0 |1148k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
480.01/480.03	c   439s|  7490k|  7255k|     0 |   0.0 |2330M| 412 |   - | 570 |1083 |   0 |   0 |   0 |1149k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
480.62/480.66	c   440s|  7500k|  7265k|     0 |   0.0 |2333M| 412 |   - | 570 |1127 |   0 |   0 |   0 |1150k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
481.21/481.26	c   440s|  7510k|  7275k|     0 |   0.0 |2336M| 412 |   - | 570 |1085 |   0 |   0 |   0 |1151k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
481.81/481.85	c   441s|  7520k|  7284k|     0 |   0.0 |2339M| 412 |   - | 570 |1067 |   0 |   0 |   0 |1152k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
482.41/482.44	c   441s|  7530k|  7294k|     0 |   0.0 |2342M| 412 |   - | 570 |1031 |   0 |   0 |   0 |1153k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
483.01/483.06	c   442s|  7540k|  7304k|     0 |   0.0 |2345M| 412 |   - | 570 |1046 |   0 |   0 |   0 |1155k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
483.60/483.67	c   443s|  7550k|  7314k|     0 |   0.0 |2348M| 412 |   - | 570 |1042 |   0 |   0 |   0 |1156k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
484.21/484.29	c   443s|  7560k|  7323k|     0 |   0.0 |2351M| 412 |   - | 570 | 981 |   0 |   0 |   0 |1157k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
484.91/484.91	c   444s|  7570k|  7333k|     0 |   0.0 |2354M| 412 |   - | 570 |1014 |   0 |   0 |   0 |1158k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
485.50/485.57	c   444s|  7580k|  7343k|     0 |   0.0 |2357M| 412 |   - | 570 |1014 |   0 |   0 |   0 |1159k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
486.21/486.21	c   445s|  7590k|  7353k|     0 |   0.0 |2360M| 412 |   - | 570 | 999 |   0 |   0 |   0 |1161k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
486.81/486.86	c   445s|  7600k|  7363k|     0 |   0.0 |2363M| 412 |   - | 570 |1013 |   0 |   0 |   0 |1162k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
487.41/487.47	c   446s|  7610k|  7372k|     0 |   0.0 |2366M| 412 |   - | 570 |1057 |   0 |   0 |   0 |1163k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
488.11/488.14	c   447s|  7620k|  7382k|     0 |   0.0 |2369M| 412 |   - | 570 |1035 |   0 |   0 |   0 |1164k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
488.81/488.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
488.81/488.82	c   447s|  7630k|  7392k|     0 |   0.0 |2372M| 412 |   - | 570 |1056 |   0 |   0 |   0 |1166k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
489.51/489.52	c   448s|  7640k|  7402k|     0 |   0.0 |2375M| 412 |   - | 570 |1053 |   0 |   0 |   0 |1167k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
490.11/490.17	c   448s|  7650k|  7411k|     0 |   0.0 |2378M| 412 |   - | 570 |1051 |   0 |   0 |   0 |1168k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
490.71/490.76	c   449s|  7660k|  7421k|     0 |   0.0 |2381M| 412 |   - | 570 |1067 |   0 |   0 |   0 |1169k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
491.31/491.37	c   450s|  7670k|  7431k|     0 |   0.0 |2384M| 412 |   - | 570 |1087 |   0 |   0 |   0 |1170k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
492.01/492.03	c   450s|  7680k|  7441k|     0 |   0.0 |2387M| 412 |   - | 570 |1086 |   0 |   0 |   0 |1171k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
492.61/492.66	c   451s|  7690k|  7450k|     0 |   0.0 |2390M| 412 |   - | 570 |1084 |   0 |   0 |   0 |1173k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
493.21/493.27	c   451s|  7700k|  7460k|     0 |   0.0 |2393M| 412 |   - | 570 |1102 |   0 |   0 |   0 |1174k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
493.91/493.91	c   452s|  7710k|  7470k|     0 |   0.0 |2396M| 412 |   - | 570 |1029 |   0 |   0 |   0 |1175k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
494.51/494.51	c   452s|  7720k|  7480k|     0 |   0.0 |2400M| 412 |   - | 570 |1046 |   0 |   0 |   0 |1176k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
495.11/495.13	c   453s|  7730k|  7490k|     0 |   0.0 |2403M| 412 |   - | 570 |1043 |   0 |   0 |   0 |1177k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
495.71/495.79	c   454s|  7740k|  7499k|     0 |   0.0 |2406M| 412 |   - | 570 |1068 |   0 |   0 |   0 |1179k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
496.40/496.43	c   454s|  7750k|  7509k|     0 |   0.0 |2409M| 412 |   - | 570 |1082 |   0 |   0 |   0 |1180k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
497.01/497.04	c   455s|  7760k|  7519k|     0 |   0.0 |2412M| 412 |   - | 570 |1066 |   0 |   0 |   0 |1181k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
497.61/497.65	c   455s|  7770k|  7529k|     0 |   0.0 |2415M| 412 |   - | 570 |1070 |   0 |   0 |   0 |1182k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
498.31/498.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
498.31/498.36	c   456s|  7780k|  7538k|     0 |   0.0 |2418M| 412 |   - | 570 |1092 |   0 |   0 |   0 |1184k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
499.00/499.00	c   456s|  7790k|  7548k|     0 |   0.0 |2421M| 412 |   - | 570 |1056 |   0 |   0 |   0 |1185k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
499.51/499.60	c   457s|  7800k|  7558k|     0 |   0.0 |2424M| 412 |   - | 570 |1022 |   0 |   0 |   0 |1186k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
500.20/500.20	c   458s|  7810k|  7568k|     0 |   0.0 |2427M| 412 |   - | 570 |1057 |   0 |   0 |   0 |1187k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
500.80/500.83	c   458s|  7820k|  7578k|     0 |   0.0 |2430M| 412 |   - | 570 |1023 |   0 |   0 |   0 |1188k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
501.41/501.44	c   459s|  7830k|  7587k|     0 |   0.0 |2433M| 412 |   - | 570 |1040 |   0 |   0 |   0 |1189k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
502.01/502.05	c   459s|  7840k|  7597k|     0 |   0.0 |2436M| 412 |   - | 570 |1045 |   0 |   0 |   0 |1191k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
502.61/502.65	c   460s|  7850k|  7607k|     0 |   0.0 |2439M| 412 |   - | 570 |1040 |   0 |   0 |   0 |1192k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
503.21/503.27	c   460s|  7860k|  7617k|     0 |   0.0 |2442M| 412 |   - | 570 |1013 |   0 |   0 |   0 |1193k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
503.90/503.91	c   461s|  7870k|  7626k|     0 |   0.0 |2445M| 412 |   - | 570 |1047 |   0 |   0 |   0 |1194k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
504.50/504.53	c   462s|  7880k|  7636k|     0 |   0.0 |2448M| 412 |   - | 570 |1062 |   0 |   0 |   0 |1195k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
505.11/505.15	c   462s|  7890k|  7646k|     0 |   0.0 |2451M| 412 |   - | 570 |1037 |   0 |   0 |   0 |1197k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
505.81/505.81	c   463s|  7900k|  7656k|     0 |   0.0 |2454M| 412 |   - | 570 |1115 |   0 |   0 |   0 |1198k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
506.50/506.51	c   463s|  7910k|  7665k|     0 |   0.0 |2457M| 412 |   - | 570 |1128 |   0 |   0 |   0 |1199k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
507.12/507.14	c   464s|  7920k|  7675k|     0 |   0.0 |2460M| 412 |   - | 570 |1055 |   0 |   0 |   0 |1200k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
507.71/507.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
507.71/507.75	c   464s|  7930k|  7685k|     0 |   0.0 |2463M| 412 |   - | 570 |1047 |   0 |   0 |   0 |1202k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
508.31/508.35	c   465s|  7940k|  7695k|     0 |   0.0 |2466M| 412 |   - | 570 |1060 |   0 |   0 |   0 |1203k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
508.91/508.95	c   466s|  7950k|  7705k|     0 |   0.0 |2469M| 412 |   - | 570 |1087 |   0 |   0 |   0 |1204k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
509.51/509.58	c   466s|  7960k|  7714k|     0 |   0.0 |2472M| 412 |   - | 570 |1130 |   0 |   0 |   0 |1205k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
510.21/510.20	c   467s|  7970k|  7724k|     0 |   0.0 |2475M| 412 |   - | 570 |1113 |   0 |   0 |   0 |1206k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
510.81/510.86	c   467s|  7980k|  7734k|     0 |   0.0 |2478M| 412 |   - | 570 |1097 |   0 |   0 |   0 |1208k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
511.41/511.49	c   468s|  7990k|  7744k|     0 |   0.0 |2481M| 412 |   - | 570 |1069 |   0 |   0 |   0 |1209k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
512.21/512.27	c   469s|  8000k|  7753k|     0 |   0.0 |2484M| 412 |   - | 570 |1123 |   0 |   0 |   0 |1210k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
512.81/512.90	c   469s|  8010k|  7763k|     0 |   0.0 |2487M| 412 |   - | 570 |1158 |   0 |   0 |   0 |1212k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
513.51/513.55	c   470s|  8020k|  7773k|     0 |   0.0 |2490M| 412 |   - | 570 |1140 |   0 |   0 |   0 |1213k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
514.11/514.17	c   470s|  8030k|  7783k|     0 |   0.0 |2493M| 412 |   - | 570 |1159 |   0 |   0 |   0 |1214k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
514.82/514.83	c   471s|  8040k|  7792k|     0 |   0.0 |2496M| 412 |   - | 570 |1176 |   0 |   0 |   0 |1215k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
515.51/515.54	c   472s|  8050k|  7802k|     0 |   0.0 |2499M| 412 |   - | 570 |1186 |   0 |   0 |   0 |1217k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
516.11/516.19	c   472s|  8060k|  7812k|     0 |   0.0 |2503M| 412 |   - | 570 |1106 |   0 |   0 |   0 |1218k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
516.81/516.86	c   473s|  8070k|  7822k|     0 |   0.0 |2506M| 412 |   - | 570 |1146 |   0 |   0 |   0 |1219k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
517.51/517.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
517.51/517.51	c   473s|  8080k|  7831k|     0 |   0.0 |2509M| 412 |   - | 570 |1135 |   0 |   0 |   0 |1220k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
518.12/518.11	c   474s|  8090k|  7841k|     0 |   0.0 |2512M| 412 |   - | 570 |1149 |   0 |   0 |   0 |1222k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
518.70/518.73	c   475s|  8100k|  7851k|     0 |   0.0 |2515M| 412 |   - | 570 |1127 |   0 |   0 |   0 |1223k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
519.31/519.36	c   475s|  8110k|  7861k|     0 |   0.0 |2518M| 412 |   - | 570 |1154 |   0 |   0 |   0 |1224k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
519.91/519.99	c   476s|  8120k|  7871k|     0 |   0.0 |2521M| 412 |   - | 570 |1144 |   0 |   0 |   0 |1225k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
520.61/520.68	c   476s|  8130k|  7880k|     0 |   0.0 |2524M| 412 |   - | 570 |1160 |   0 |   0 |   0 |1226k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
521.32/521.35	c   477s|  8140k|  7890k|     0 |   0.0 |2527M| 412 |   - | 570 |1132 |   0 |   0 |   0 |1228k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
522.01/522.03	c   478s|  8150k|  7900k|     0 |   0.0 |2530M| 412 |   - | 570 |1178 |   0 |   0 |   0 |1229k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
522.61/522.67	c   478s|  8160k|  7910k|     0 |   0.0 |2533M| 412 |   - | 570 |1132 |   0 |   0 |   0 |1230k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
523.41/523.46	c   479s|  8170k|  7919k|     0 |   0.0 |2536M| 412 |   - | 570 |1189 |   0 |   0 |   0 |1231k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
524.01/524.09	c   479s|  8180k|  7929k|     0 |   0.0 |2539M| 412 |   - | 570 |1132 |   0 |   0 |   0 |1233k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
524.72/524.72	c   480s|  8190k|  7939k|     0 |   0.0 |2542M| 412 |   - | 570 |1149 |   0 |   0 |   0 |1234k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
525.31/525.39	c   481s|  8200k|  7949k|     0 |   0.0 |2545M| 412 |   - | 570 |1195 |   0 |   0 |   0 |1235k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
526.01/526.01	c   481s|  8210k|  7958k|     0 |   0.0 |2548M| 412 |   - | 570 |1114 |   0 |   0 |   0 |1236k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
526.61/526.66	c   482s|  8220k|  7968k|     0 |   0.0 |2551M| 412 |   - | 570 |1152 |   0 |   0 |   0 |1238k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
527.31/527.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
527.31/527.37	c   482s|  8230k|  7978k|     0 |   0.0 |2554M| 412 |   - | 570 |1145 |   0 |   0 |   0 |1239k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
527.91/528.00	c   483s|  8240k|  7988k|     0 |   0.0 |2557M| 412 |   - | 570 |1152 |   0 |   0 |   0 |1240k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
528.60/528.64	c   484s|  8250k|  7998k|     0 |   0.0 |2560M| 412 |   - | 570 |1083 |   0 |   0 |   0 |1241k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
529.31/529.37	c   484s|  8260k|  8007k|     0 |   0.0 |2563M| 412 |   - | 570 |1234 |   0 |   0 |   0 |1243k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
530.01/530.02	c   485s|  8270k|  8017k|     0 |   0.0 |2566M| 412 |   - | 570 |1100 |   0 |   0 |   0 |1244k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
530.61/530.63	c   485s|  8280k|  8027k|     0 |   0.0 |2569M| 412 |   - | 570 |1093 |   0 |   0 |   0 |1245k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
531.31/531.33	c   486s|  8290k|  8037k|     0 |   0.0 |2572M| 412 |   - | 570 |1106 |   0 |   0 |   0 |1246k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
531.91/531.92	c   487s|  8300k|  8046k|     0 |   0.0 |2575M| 412 |   - | 570 |1067 |   0 |   0 |   0 |1247k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
532.51/532.58	c   487s|  8310k|  8056k|     0 |   0.0 |2578M| 412 |   - | 570 |1074 |   0 |   0 |   0 |1249k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
533.21/533.29	c   488s|  8320k|  8066k|     0 |   0.0 |2581M| 412 |   - | 570 |1102 |   0 |   0 |   0 |1250k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
533.91/533.91	c   488s|  8330k|  8076k|     0 |   0.0 |2584M| 412 |   - | 570 |1095 |   0 |   0 |   0 |1251k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
534.51/534.58	c   489s|  8340k|  8085k|     0 |   0.0 |2587M| 412 |   - | 570 |1077 |   0 |   0 |   0 |1252k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
535.21/535.25	c   490s|  8350k|  8095k|     0 |   0.0 |2590M| 412 |   - | 570 |1131 |   0 |   0 |   0 |1253k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
535.81/535.84	c   490s|  8360k|  8105k|     0 |   0.0 |2593M| 412 |   - | 570 |1131 |   0 |   0 |   0 |1255k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
536.51/536.51	c   491s|  8370k|  8115k|     0 |   0.0 |2596M| 412 |   - | 570 |1168 |   0 |   0 |   0 |1256k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
537.11/537.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
537.11/537.11	c   491s|  8380k|  8125k|     0 |   0.0 |2599M| 412 |   - | 570 |1120 |   0 |   0 |   0 |1257k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
537.71/537.72	c   492s|  8390k|  8134k|     0 |   0.0 |2602M| 412 |   - | 570 |1115 |   0 |   0 |   0 |1258k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
538.31/538.36	c   492s|  8400k|  8144k|     0 |   0.0 |2605M| 412 |   - | 570 |1130 |   0 |   0 |   0 |1259k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
538.91/538.95	c   493s|  8410k|  8154k|     0 |   0.0 |2608M| 412 |   - | 570 |1144 |   0 |   0 |   0 |1261k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
539.61/539.63	c   494s|  8420k|  8164k|     0 |   0.0 |2611M| 412 |   - | 570 |1225 |   0 |   0 |   0 |1262k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
540.21/540.25	c   494s|  8430k|  8173k|     0 |   0.0 |2614M| 412 |   - | 570 |1214 |   0 |   0 |   0 |1263k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
540.91/540.94	c   495s|  8440k|  8183k|     0 |   0.0 |2617M| 412 |   - | 570 |1159 |   0 |   0 |   0 |1264k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
541.61/541.60	c   495s|  8450k|  8193k|     0 |   0.0 |2620M| 412 |   - | 570 |1185 |   0 |   0 |   0 |1266k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
542.22/542.23	c   496s|  8460k|  8203k|     0 |   0.0 |2623M| 412 |   - | 570 |1101 |   0 |   0 |   0 |1267k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
542.91/542.91	c   497s|  8470k|  8212k|     0 |   0.0 |2627M| 412 |   - | 570 |1125 |   0 |   0 |   0 |1268k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
543.61/543.63	c   497s|  8480k|  8222k|     0 |   0.0 |2630M| 412 |   - | 570 |1116 |   0 |   0 |   0 |1269k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
544.21/544.29	c   498s|  8490k|  8232k|     0 |   0.0 |2633M| 412 |   - | 570 |1117 |   0 |   0 |   0 |1271k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
544.91/544.90	c   498s|  8500k|  8242k|     0 |   0.0 |2636M| 412 |   - | 570 |1180 |   0 |   0 |   0 |1272k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
545.52/545.57	c   499s|  8510k|  8251k|     0 |   0.0 |2639M| 412 |   - | 570 |1095 |   0 |   0 |   0 |1273k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
546.11/546.18	c   500s|  8520k|  8261k|     0 |   0.0 |2642M| 412 |   - | 570 |1202 |   0 |   0 |   0 |1274k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
546.80/546.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
546.80/546.81	c   500s|  8530k|  8271k|     0 |   0.0 |2645M| 412 |   - | 570 |1119 |   0 |   0 |   0 |1276k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
547.41/547.43	c   501s|  8540k|  8281k|     0 |   0.0 |2648M| 412 |   - | 570 |1115 |   0 |   0 |   0 |1277k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
548.01/548.05	c   501s|  8550k|  8291k|     0 |   0.0 |2651M| 412 |   - | 570 |1101 |   0 |   0 |   0 |1278k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
548.61/548.68	c   502s|  8560k|  8300k|     0 |   0.0 |2654M| 412 |   - | 570 |1158 |   0 |   0 |   0 |1279k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
549.21/549.28	c   502s|  8570k|  8310k|     0 |   0.0 |2657M| 412 |   - | 570 |1150 |   0 |   0 |   0 |1280k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
549.81/549.89	c   503s|  8580k|  8320k|     0 |   0.0 |2660M| 412 |   - | 570 |1168 |   0 |   0 |   0 |1282k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
550.51/550.55	c   504s|  8590k|  8330k|     0 |   0.0 |2663M| 412 |   - | 570 |1152 |   0 |   0 |   0 |1283k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
551.21/551.25	c   504s|  8600k|  8339k|     0 |   0.0 |2666M| 412 |   - | 570 |1179 |   0 |   0 |   0 |1284k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
551.91/551.90	c   505s|  8610k|  8349k|     0 |   0.0 |2669M| 412 |   - | 570 |1158 |   0 |   0 |   0 |1285k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
552.51/552.59	c   506s|  8620k|  8359k|     0 |   0.0 |2672M| 412 |   - | 570 |1184 |   0 |   0 |   0 |1287k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
553.22/553.25	c   506s|  8630k|  8369k|     0 |   0.0 |2675M| 412 |   - | 570 |1182 |   0 |   0 |   0 |1288k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
553.81/553.89	c   507s|  8640k|  8378k|     0 |   0.0 |2678M| 412 |   - | 570 |1193 |   0 |   0 |   0 |1289k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
554.41/554.49	c   507s|  8650k|  8388k|     0 |   0.0 |2681M| 412 |   - | 570 |1205 |   0 |   0 |   0 |1290k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
555.11/555.16	c   508s|  8660k|  8398k|     0 |   0.0 |2684M| 412 |   - | 570 |1167 |   0 |   0 |   0 |1291k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
555.81/555.85	c   508s|  8670k|  8408k|     0 |   0.0 |2687M| 412 |   - | 570 |1208 |   0 |   0 |   0 |1293k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
556.41/556.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
556.41/556.50	c   509s|  8680k|  8418k|     0 |   0.0 |2690M| 412 |   - | 570 |1169 |   0 |   0 |   0 |1294k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
557.11/557.14	c   510s|  8690k|  8427k|     0 |   0.0 |2693M| 412 |   - | 570 |1220 |   0 |   0 |   0 |1295k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
557.72/557.76	c   510s|  8700k|  8437k|     0 |   0.0 |2696M| 412 |   - | 570 |1176 |   0 |   0 |   0 |1296k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
558.31/558.39	c   511s|  8710k|  8447k|     0 |   0.0 |2699M| 412 |   - | 570 |1175 |   0 |   0 |   0 |1298k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
559.01/559.02	c   511s|  8720k|  8457k|     0 |   0.0 |2702M| 412 |   - | 570 |1245 |   0 |   0 |   0 |1299k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
559.61/559.63	c   512s|  8730k|  8466k|     0 |   0.0 |2705M| 412 |   - | 570 |1244 |   0 |   0 |   0 |1300k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
560.21/560.23	c   512s|  8740k|  8476k|     0 |   0.0 |2708M| 412 |   - | 570 |1243 |   0 |   0 |   0 |1301k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
560.81/560.89	c   513s|  8750k|  8486k|     0 |   0.0 |2711M| 412 |   - | 570 |1167 |   0 |   0 |   0 |1303k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
561.51/561.56	c   514s|  8760k|  8496k|     0 |   0.0 |2714M| 412 |   - | 570 |1174 |   0 |   0 |   0 |1304k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
562.21/562.27	c   514s|  8770k|  8505k|     0 |   0.0 |2717M| 412 |   - | 570 |1192 |   0 |   0 |   0 |1305k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
562.91/562.90	c   515s|  8780k|  8515k|     0 |   0.0 |2720M| 412 |   - | 570 |1182 |   0 |   0 |   0 |1306k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
563.61/563.60	c   516s|  8790k|  8525k|     0 |   0.0 |2723M| 412 |   - | 570 |1200 |   0 |   0 |   0 |1308k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
564.21/564.20	c   516s|  8800k|  8535k|     0 |   0.0 |2726M| 412 |   - | 570 |1210 |   0 |   0 |   0 |1309k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
564.81/564.87	c   517s|  8810k|  8545k|     0 |   0.0 |2729M| 412 |   - | 570 |1166 |   0 |   0 |   0 |1310k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
565.41/565.47	c   517s|  8820k|  8554k|     0 |   0.0 |2732M| 412 |   - | 570 |1126 |   0 |   0 |   0 |1311k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
566.01/566.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
566.01/566.09	c   518s|  8830k|  8564k|     0 |   0.0 |2735M| 412 |   - | 570 |1091 |   0 |   0 |   0 |1313k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
566.71/566.78	c   518s|  8840k|  8574k|     0 |   0.0 |2739M| 412 |   - | 570 |1155 |   0 |   0 |   0 |1314k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
567.31/567.39	c   519s|  8850k|  8584k|     0 |   0.0 |2742M| 412 |   - | 570 |1137 |   0 |   0 |   0 |1315k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
568.01/568.07	c   520s|  8860k|  8593k|     0 |   0.0 |2745M| 412 |   - | 570 |1142 |   0 |   0 |   0 |1316k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
568.62/568.69	c   520s|  8870k|  8603k|     0 |   0.0 |2748M| 412 |   - | 570 |1164 |   0 |   0 |   0 |1318k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
569.41/569.45	c   521s|  8880k|  8613k|     0 |   0.0 |2751M| 412 |   - | 570 |1171 |   0 |   0 |   0 |1319k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
570.01/570.03	c   521s|  8890k|  8623k|     0 |   0.0 |2754M| 412 |   - | 570 |1154 |   0 |   0 |   0 |1320k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
570.61/570.65	c   522s|  8900k|  8633k|     0 |   0.0 |2757M| 412 |   - | 570 |1146 |   0 |   0 |   0 |1321k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
571.21/571.29	c   523s|  8910k|  8642k|     0 |   0.0 |2760M| 412 |   - | 570 |1147 |   0 |   0 |   0 |1322k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
571.92/571.94	c   523s|  8920k|  8652k|     0 |   0.0 |2763M| 412 |   - | 570 |1129 |   0 |   0 |   0 |1324k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
572.61/572.60	c   524s|  8930k|  8662k|     0 |   0.0 |2766M| 412 |   - | 570 |1146 |   0 |   0 |   0 |1325k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
573.21/573.24	c   524s|  8940k|  8672k|     0 |   0.0 |2769M| 412 |   - | 570 |1124 |   0 |   0 |   0 |1326k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
573.91/573.94	c   525s|  8950k|  8681k|     0 |   0.0 |2772M| 412 |   - | 570 |1121 |   0 |   0 |   0 |1327k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
574.51/574.55	c   526s|  8960k|  8691k|     0 |   0.0 |2775M| 412 |   - | 570 |1094 |   0 |   0 |   0 |1328k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
575.21/575.26	c   526s|  8970k|  8701k|     0 |   0.0 |2778M| 412 |   - | 570 |1119 |   0 |   0 |   0 |1330k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
575.81/575.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
575.81/575.87	c   527s|  8980k|  8711k|     0 |   0.0 |2781M| 412 |   - | 570 |1103 |   0 |   0 |   0 |1331k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
576.51/576.51	c   527s|  8990k|  8720k|     0 |   0.0 |2784M| 412 |   - | 570 |1094 |   0 |   0 |   0 |1332k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
577.21/577.20	c   528s|  9000k|  8730k|     0 |   0.0 |2787M| 412 |   - | 570 |1083 |   0 |   0 |   0 |1333k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
577.81/577.85	c   529s|  9010k|  8740k|     0 |   0.0 |2790M| 412 |   - | 570 |1118 |   0 |   0 |   0 |1335k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
578.41/578.47	c   529s|  9020k|  8750k|     0 |   0.0 |2793M| 412 |   - | 570 |1125 |   0 |   0 |   0 |1336k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
579.11/579.10	c   530s|  9030k|  8760k|     0 |   0.0 |2796M| 412 |   - | 570 |1115 |   0 |   0 |   0 |1337k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
579.72/579.75	c   530s|  9040k|  8769k|     0 |   0.0 |2799M| 412 |   - | 570 |1122 |   0 |   0 |   0 |1338k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
580.42/580.49	c   531s|  9050k|  8779k|     0 |   0.0 |2802M| 412 |   - | 570 |1136 |   0 |   0 |   0 |1339k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
581.11/581.13	c   532s|  9060k|  8789k|     0 |   0.0 |2805M| 412 |   - | 570 |1127 |   0 |   0 |   0 |1341k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
581.82/581.82	c   532s|  9070k|  8799k|     0 |   0.0 |2808M| 412 |   - | 570 |1160 |   0 |   0 |   0 |1342k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
582.41/582.44	c   533s|  9080k|  8808k|     0 |   0.0 |2811M| 412 |   - | 570 |1127 |   0 |   0 |   0 |1343k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
583.01/583.04	c   533s|  9090k|  8818k|     0 |   0.0 |2814M| 412 |   - | 570 |1074 |   0 |   0 |   0 |1344k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
583.61/583.68	c   534s|  9100k|  8828k|     0 |   0.0 |2817M| 412 |   - | 570 |1102 |   0 |   0 |   0 |1346k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
584.31/584.32	c   535s|  9110k|  8838k|     0 |   0.0 |2820M| 412 |   - | 570 |1073 |   0 |   0 |   0 |1347k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
585.01/585.00	c   535s|  9120k|  8847k|     0 |   0.0 |2823M| 412 |   - | 570 |1120 |   0 |   0 |   0 |1348k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
585.71/585.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
585.71/585.71	c   536s|  9130k|  8857k|     0 |   0.0 |2826M| 412 |   - | 570 |1093 |   0 |   0 |   0 |1349k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
586.32/586.32	c   536s|  9140k|  8867k|     0 |   0.0 |2830M| 412 |   - | 570 |1064 |   0 |   0 |   0 |1350k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
586.91/586.92	c   537s|  9150k|  8877k|     0 |   0.0 |2833M| 412 |   - | 570 |1047 |   0 |   0 |   0 |1352k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
587.52/587.58	c   538s|  9160k|  8887k|     0 |   0.0 |2836M| 412 |   - | 570 |1054 |   0 |   0 |   0 |1353k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
588.21/588.25	c   538s|  9170k|  8896k|     0 |   0.0 |2839M| 412 |   - | 570 |1110 |   0 |   0 |   0 |1354k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
588.81/588.84	c   539s|  9180k|  8906k|     0 |   0.0 |2842M| 412 |   - | 570 |1044 |   0 |   0 |   0 |1355k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
589.41/589.49	c   539s|  9190k|  8916k|     0 |   0.0 |2845M| 412 |   - | 570 |1061 |   0 |   0 |   0 |1356k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
590.11/590.15	c   540s|  9200k|  8926k|     0 |   0.0 |2848M| 412 |   - | 570 |1050 |   0 |   0 |   0 |1358k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
590.71/590.76	c   540s|  9210k|  8935k|     0 |   0.0 |2851M| 412 |   - | 570 |1082 |   0 |   0 |   0 |1359k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
591.31/591.39	c   541s|  9220k|  8945k|     0 |   0.0 |2854M| 412 |   - | 570 |1093 |   0 |   0 |   0 |1360k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
592.01/592.07	c   542s|  9230k|  8955k|     0 |   0.0 |2857M| 412 |   - | 570 |1092 |   0 |   0 |   0 |1362k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
592.71/592.72	c   542s|  9240k|  8965k|     0 |   0.0 |2860M| 412 |   - | 570 |1111 |   0 |   0 |   0 |1363k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
593.31/593.32	c   543s|  9250k|  8974k|     0 |   0.0 |2863M| 412 |   - | 570 |1113 |   0 |   0 |   0 |1364k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
593.92/593.97	c   543s|  9260k|  8984k|     0 |   0.0 |2866M| 412 |   - | 570 |1097 |   0 |   0 |   0 |1365k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
594.61/594.67	c (node 9268997) switching to memory saving mode (mem: 2736.0M/3420.0M)
595.62/595.68	c   545s|  9270k|  8993k|     0 |   0.0 |2868M| 413 |   - | 570 |1134 |   0 |   0 |   0 |1368k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
597.82/597.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
597.82/597.84	c   547s|  9280k|  8991k|     0 |   0.0 |2866M| 413 |   - | 570 |1102 |   0 |   0 |   0 |1382k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
599.91/599.95	c   549s|  9290k|  8990k|     0 |   0.0 |2865M| 413 |   - | 570 |1361 |   0 |   0 |   0 |1396k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
604.31/604.31	c   553s|  9300k|  8990k|     0 |   0.0 |2868M| 413 |   - | 570 |9658 |   0 |   0 |   0 |1421k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
609.71/609.73	c   559s|  9310k|  8990k|     0 |   0.0 |2873M| 413 |   - | 570 |  21k|   0 |   0 |   0 |1448k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
615.11/615.17	c   564s|  9320k|  8990k|     0 |   0.0 |2877M| 413 |   - | 570 |  32k|   0 |   0 |   0 |1475k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
620.61/620.64	c   569s|  9330k|  8990k|     0 |   0.0 |2882M| 413 |   - | 570 |  44k|   0 |   0 |   0 |1503k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
625.82/625.84	c   574s|  9340k|  8990k|     0 |   0.0 |2886M| 413 |   - | 570 |  57k|   0 |   0 |   0 |1533k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
630.91/630.93	c   579s|  9350k|  8990k|     0 |   0.0 |2890M| 413 |   - | 570 |  67k|   0 |   0 |   0 |1560k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
636.21/636.26	c   584s|  9360k|  8990k|     0 |   0.0 |2895M| 413 |   - | 570 |  78k|   0 |   0 |   0 |1588k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
641.01/641.04	c   589s|  9370k|  8990k|     0 |   0.0 |2898M| 413 |   - | 570 |  87k|   0 |   0 |   0 |1612k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
648.22/648.28	c   596s|  9380k|  8990k|     0 |   0.0 |2900M| 413 |   - | 570 |  10k|   0 |   0 |   0 |1638k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
653.32/653.33	c   601s|  9390k|  8990k|     0 |   0.0 |2904M| 413 |   - | 570 |  22k|   0 |   0 |   0 |1666k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
658.61/658.60	c   606s|  9400k|  8990k|     0 |   0.0 |2899M| 413 |   - | 570 |6082 |   0 |   0 |   0 |1692k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
663.72/663.75	c   611s|  9410k|  8990k|     0 |   0.0 |2900M| 413 |   - | 570 |9644 |   0 |   0 |   0 |1713k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
668.91/668.93	c   616s|  9420k|  8990k|     0 |   0.0 |2902M| 413 |   - | 570 |  15k|   0 |   0 |   0 |1732k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
674.52/674.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
674.52/674.51	c   621s|  9430k|  8989k|     0 |   0.0 |2899M| 413 |   - | 570 |3779 |   0 |   0 |   0 |1756k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
679.81/679.86	c   626s|  9440k|  8989k|     0 |   0.0 |2899M| 413 |   - | 570 |5001 |   0 |   0 |   0 |1781k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
685.41/685.47	c   632s|  9450k|  8989k|     0 |   0.0 |2906M| 413 |   - | 570 |  23k|   0 |   0 |   0 |1815k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
690.82/690.86	c   637s|  9460k|  8989k|     0 |   0.0 |2912M| 413 |   - | 570 |  39k|   0 |   0 |   0 |1847k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
696.51/696.54	c   643s|  9470k|  8989k|     0 |   0.0 |2916M| 413 |   - | 570 |  51k|   0 |   0 |   0 |1876k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
702.12/702.12	c   648s|  9480k|  8989k|     0 |   0.0 |2915M| 413 |   - | 570 |  48k|   0 |   0 |   0 |1904k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
707.42/707.45	c   653s|  9490k|  8989k|     0 |   0.0 |2920M| 413 |   - | 570 |  62k|   0 |   0 |   0 |1934k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
713.12/713.16	c   659s|  9500k|  8989k|     0 |   0.0 |2925M| 413 |   - | 570 |  75k|   0 |   0 |   0 |1965k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
718.52/718.53	c   664s|  9510k|  8989k|     0 |   0.0 |2928M| 413 |   - | 570 |  84k|   0 |   0 |   0 |1994k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
724.11/724.13	c   669s|  9520k|  8989k|     0 |   0.0 |2932M| 413 |   - | 570 |  95k|   0 |   0 |   0 |2021k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
729.72/729.75	c   675s|  9530k|  8989k|     0 |   0.0 |2936M| 413 |   - | 570 | 106k|   0 |   0 |   0 |2048k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
735.02/735.03	c   680s|  9540k|  8989k|     0 |   0.0 |2940M| 413 |   - | 570 | 119k|   0 |   0 |   0 |2077k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
740.42/740.40	c   685s|  9550k|  8989k|     0 |   0.0 |2946M| 413 |   - | 570 | 132k|   0 |   0 |   0 |2107k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
745.92/745.91	c   691s|  9560k|  8989k|     0 |   0.0 |2948M| 413 |   - | 570 | 138k|   0 |   0 |   0 |2134k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
751.42/751.41	c   696s|  9570k|  8989k|     0 |   0.0 |2953M| 413 |   - | 570 | 150k|   0 |   0 |   0 |2163k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
760.22/760.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
760.22/760.29	c   705s|  9580k|  8989k|     0 |   0.0 |2928M| 413 |   - | 570 |  77k|   0 |   0 |   0 |2192k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
766.32/766.37	c   710s|  9590k|  8989k|     0 |   0.0 |2930M| 413 |   - | 570 |  80k|   0 |   0 |   0 |2215k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
772.02/772.01	c   716s|  9600k|  8989k|     0 |   0.0 |2932M| 413 |   - | 570 |  87k|   0 |   0 |   0 |2239k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
777.73/777.71	c   721s|  9610k|  8989k|     0 |   0.0 |2935M| 413 |   - | 570 |  93k|   0 |   0 |   0 |2262k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
783.42/783.42	c   727s|  9620k|  8989k|     0 |   0.0 |2936M| 413 |   - | 570 |  98k|   0 |   0 |   0 |2282k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
788.92/788.99	c   732s|  9630k|  8989k|     0 |   0.0 |2939M| 413 |   - | 570 | 104k|   0 |   0 |   0 |2302k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
797.42/797.46	c   741s|  9640k|  8989k|     0 |   0.0 |2920M| 413 |   - | 570 |  17k|   0 |   0 |   0 |2335k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
803.02/803.09	c   746s|  9650k|  8989k|     0 |   0.0 |2924M| 414 |   - | 570 |  29k|   0 |   0 |   0 |2365k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
808.82/808.87	c   752s|  9660k|  8989k|     0 |   0.0 |2928M| 414 |   - | 570 |  39k|   0 |   0 |   0 |2396k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
814.32/814.35	c   757s|  9670k|  8989k|     0 |   0.0 |2931M| 432 |   - | 570 |  48k|   0 |   0 |   0 |2425k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
819.82/819.85	c   763s|  9680k|  8989k|     0 |   0.0 |2935M| 432 |   - | 570 |  60k|   0 |   0 |   0 |2459k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
825.32/825.38	c   768s|  9690k|  8989k|     0 |   0.0 |2940M| 432 |   - | 570 |  72k|   0 |   0 |   0 |2489k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
831.12/831.14	c   774s|  9700k|  8989k|     0 |   0.0 |2944M| 432 |   - | 570 |  84k|   0 |   0 |   0 |2519k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
836.72/836.71	c   779s|  9710k|  8989k|     0 |   0.0 |2949M| 432 |   - | 570 |  96k|   0 |   0 |   0 |2548k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
842.32/842.37	c   784s|  9720k|  8989k|     0 |   0.0 |2953M| 432 |   - | 570 | 108k|   0 |   0 |   0 |2575k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
847.92/847.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
847.92/847.92	c   790s|  9730k|  8989k|     0 |   0.0 |2957M| 432 |   - | 570 | 120k|   0 |   0 |   0 |2604k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
855.32/855.32	c   797s|  9740k|  8989k|     0 |   0.0 |2962M| 432 |   - | 570 | 130k|   0 |   0 |   0 |2630k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
862.62/862.68	c   804s|  9750k|  8989k|     0 |   0.0 |2963M| 432 |   - | 570 | 133k|   0 |   0 |   0 |2653k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
870.53/870.58	c   812s|  9760k|  8989k|     0 |   0.0 |2965M| 432 |   - | 570 | 139k|   0 |   0 |   0 |2676k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
878.72/878.78	c   820s|  9770k|  8989k|     0 |   0.0 |2946M| 432 |   - | 570 |  82k|   0 |   0 |   0 |2699k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
884.72/884.72	c   826s|  9780k|  8989k|     0 |   0.0 |2948M| 432 |   - | 570 |  89k|   0 |   0 |   0 |2722k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
890.52/890.57	c   832s|  9790k|  8989k|     0 |   0.0 |2950M| 432 |   - | 570 |  95k|   0 |   0 |   0 |2747k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
896.53/896.56	c   837s|  9800k|  8989k|     0 |   0.0 |2952M| 432 |   - | 570 | 101k|   0 |   0 |   0 |2772k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
902.52/902.53	c   843s|  9810k|  8989k|     0 |   0.0 |2957M| 432 |   - | 570 | 114k|   0 |   0 |   0 |2801k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
908.42/908.48	c   849s|  9820k|  8989k|     0 |   0.0 |2956M| 432 |   - | 570 | 113k|   0 |   0 |   0 |2822k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
914.22/914.29	c   855s|  9830k|  8989k|     0 |   0.0 |2959M| 432 |   - | 570 | 121k|   0 |   0 |   0 |2848k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
919.92/919.93	c   860s|  9840k|  8989k|     0 |   0.0 |2963M| 432 |   - | 570 | 130k|   0 |   0 |   0 |2874k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
926.32/926.34	c   867s|  9850k|  8989k|     0 |   0.0 |2963M| 432 |   - | 570 | 130k|   0 |   0 |   0 |2899k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
932.32/932.34	c   872s|  9860k|  8989k|     0 |   0.0 |2965M| 432 |   - | 570 | 136k|   0 |   0 |   0 |2928k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
938.62/938.69	c   879s|  9870k|  8989k|     0 |   0.0 |2969M| 432 |   - | 570 | 147k|   0 |   0 |   0 |2955k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
944.12/944.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
944.12/944.14	c   884s|  9880k|  8989k|     0 |   0.0 |2970M| 432 |   - | 570 | 149k|   0 |   0 |   0 |2980k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
949.92/949.95	c   890s|  9890k|  8989k|     0 |   0.0 |2972M| 432 |   - | 570 | 155k|   0 |   0 |   0 |3005k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
955.42/955.48	c   895s|  9900k|  8989k|     0 |   0.0 |2974M| 432 |   - | 570 | 162k|   0 |   0 |   0 |3031k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
961.03/961.00	c   900s|  9910k|  8989k|     0 |   0.0 |2977M| 432 |   - | 570 | 169k|   0 |   0 |   0 |3057k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
966.43/966.50	c   906s|  9920k|  8989k|     0 |   0.0 |2979M| 432 |   - | 570 | 174k|   0 |   0 |   0 |3083k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
972.02/972.09	c   911s|  9930k|  8989k|     0 |   0.0 |2981M| 432 |   - | 570 | 179k|   0 |   0 |   0 |3107k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
977.62/977.63	c   917s|  9940k|  8989k|     0 |   0.0 |2984M| 432 |   - | 570 | 187k|   0 |   0 |   0 |3134k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
983.33/983.34	c   922s|  9950k|  8989k|     0 |   0.0 |2985M| 432 |   - | 570 | 189k|   0 |   0 |   0 |3159k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
988.72/988.80	c   927s|  9960k|  8989k|     0 |   0.0 |2987M| 432 |   - | 570 | 196k|   0 |   0 |   0 |3181k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
994.12/994.19	c   933s|  9970k|  8989k|     0 |   0.0 |2989M| 432 |   - | 570 | 203k|   0 |   0 |   0 |3205k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
999.52/999.60	c   938s|  9980k|  8989k|     0 |   0.0 |2994M| 432 |   - | 570 | 213k|   0 |   0 |   0 |3232k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1004.93/1004.92	c   943s|  9990k|  8989k|     0 |   0.0 |2994M| 432 |   - | 570 | 214k|   0 |   0 |   0 |3257k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1010.72/1010.70	c   949s| 10000k|  8989k|     0 |   0.0 |2999M| 432 |   - | 570 | 227k|   0 |   0 |   0 |3289k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1016.12/1016.10	c   954s| 10010k|  8989k|     0 |   0.0 |3005M| 432 |   - | 570 | 242k|   0 |   0 |   0 |3323k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1021.32/1021.37	c   959s| 10020k|  8989k|     0 |   0.0 |3010M| 432 |   - | 570 | 257k|   0 |   0 |   0 |3356k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1026.93/1026.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1026.93/1026.95	c   965s| 10030k|  8989k|     0 |   0.0 |3010M| 432 |   - | 570 | 255k|   0 |   0 |   0 |3384k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1032.33/1032.36	c   970s| 10040k|  8989k|     0 |   0.0 |3015M| 432 |   - | 570 | 267k|   0 |   0 |   0 |3415k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1037.34/1037.31	c   975s| 10050k|  8989k|     0 |   0.0 |3019M| 432 |   - | 570 | 279k|   0 |   0 |   0 |3443k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1042.73/1042.76	c   980s| 10060k|  8989k|     0 |   0.0 |3021M| 432 |   - | 570 | 284k|   0 |   0 |   0 |3466k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1048.93/1048.97	c   986s| 10070k|  8989k|     0 |   0.0 |3023M| 432 |   - | 570 | 289k|   0 |   0 |   0 |3486k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1054.33/1054.33	c   991s| 10080k|  8989k|     0 |   0.0 |3013M| 432 |   - | 570 | 262k|   0 |   0 |   0 |3510k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1060.23/1060.20	c   997s| 10090k|  8989k|     0 |   0.0 |3015M| 432 |   - | 570 | 268k|   0 |   0 |   0 |3536k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1066.23/1066.26	c  1003s| 10100k|  8989k|     0 |   0.0 |3019M| 432 |   - | 570 | 279k|   0 |   0 |   0 |3564k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1072.13/1072.15	c  1009s| 10110k|  8989k|     0 |   0.0 |3020M| 432 |   - | 570 | 281k|   0 |   0 |   0 |3588k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1077.83/1077.82	c  1014s| 10120k|  8989k|     0 |   0.0 |3025M| 432 |   - | 570 | 293k|   0 |   0 |   0 |3617k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1083.44/1083.49	c  1020s| 10130k|  8989k|     0 |   0.0 |3028M| 432 |   - | 570 | 301k|   0 |   0 |   0 |3646k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1089.03/1089.01	c  1025s| 10140k|  8989k|     0 |   0.0 |3031M| 432 |   - | 570 | 308k|   0 |   0 |   0 |3668k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1095.03/1095.09	c  1031s| 10150k|  8989k|     0 |   0.0 |3031M| 432 |   - | 570 | 307k|   0 |   0 |   0 |3693k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1100.43/1100.49	c  1036s| 10160k|  8989k|     0 |   0.0 |3032M| 432 |   - | 570 | 313k|   0 |   0 |   0 |3717k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1105.93/1105.92	c  1042s| 10170k|  8989k|     0 |   0.0 |3034M| 432 |   - | 570 | 319k|   0 |   0 |   0 |3742k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1111.53/1111.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1111.53/1111.57	c  1047s| 10180k|  8989k|     0 |   0.0 |3036M| 432 |   - | 570 | 323k|   0 |   0 |   0 |3767k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1117.03/1117.02	c  1052s| 10190k|  8989k|     0 |   0.0 |3038M| 432 |   - | 570 | 330k|   0 |   0 |   0 |3791k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1123.04/1123.00	c  1058s| 10200k|  8989k|     0 |   0.0 |3041M| 432 |   - | 570 | 337k|   0 |   0 |   0 |3816k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1128.93/1128.99	c  1064s| 10210k|  8989k|     0 |   0.0 |3043M| 432 |   - | 570 | 342k|   0 |   0 |   0 |3841k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1135.03/1135.02	c  1070s| 10220k|  8989k|     0 |   0.0 |3047M| 432 |   - | 570 | 350k|   0 |   0 |   0 |3867k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1141.13/1141.14	c  1076s| 10230k|  8989k|     0 |   0.0 |3051M| 432 |   - | 570 | 359k|   0 |   0 |   0 |3900k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1146.83/1146.88	c  1082s| 10240k|  8989k|     0 |   0.0 |3058M| 432 |   - | 570 | 378k|   0 |   0 |   0 |3935k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1151.83/1151.83	c  1086s| 10250k|  8989k|     0 |   0.0 |3063M| 432 |   - | 570 | 392k|   0 |   0 |   0 |3964k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1157.03/1157.07	c  1092s| 10260k|  8989k|     0 |   0.0 |3065M| 432 |   - | 570 | 398k|   0 |   0 |   0 |3987k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1163.63/1163.64	c  1098s| 10270k|  8989k|     0 |   0.0 |3056M| 432 |   - | 570 | 373k|   0 |   0 |   0 |4011k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1169.13/1169.18	c  1103s| 10280k|  8989k|     0 |   0.0 |3060M| 432 |   - | 570 | 383k|   0 |   0 |   0 |4041k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1174.53/1174.58	c  1109s| 10290k|  8989k|     0 |   0.0 |3061M| 432 |   - | 570 | 387k|   0 |   0 |   0 |4066k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1180.23/1180.25	c  1114s| 10300k|  8989k|     0 |   0.0 |3063M| 432 |   - | 570 | 392k|   0 |   0 |   0 |4091k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1185.23/1185.28	c  1119s| 10310k|  8989k|     0 |   0.0 |3067M| 432 |   - | 570 | 405k|   0 |   0 |   0 |4123k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1189.93/1189.97	c  1124s| 10320k|  8989k|     0 |   0.0 |3071M| 432 |   - | 570 | 416k|   0 |   0 |   0 |4151k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1194.63/1194.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1194.63/1194.60	c  1128s| 10330k|  8989k|     0 |   0.0 |3078M| 432 |   - | 570 | 430k|   0 |   0 |   0 |4182k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1199.34/1199.38	c  1133s| 10340k|  8989k|     0 |   0.0 |3083M| 432 |   - | 570 | 442k|   0 |   0 |   0 |4212k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1205.64/1205.67	c  1139s| 10350k|  8989k|     0 |   0.0 |3085M| 432 |   - | 570 | 447k|   0 |   0 |   0 |4238k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1211.93/1211.92	c  1145s| 10360k|  8989k|     0 |   0.0 |3087M| 432 |   - | 570 | 454k|   0 |   0 |   0 |4266k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1218.14/1218.13	c  1151s| 10370k|  8989k|     0 |   0.0 |3090M| 432 |   - | 570 | 461k|   0 |   0 |   0 |4293k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1224.13/1224.13	c  1157s| 10380k|  8989k|     0 |   0.0 |3093M| 432 |   - | 570 | 471k|   0 |   0 |   0 |4323k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1229.94/1229.94	c  1163s| 10390k|  8989k|     0 |   0.0 |3096M| 432 |   - | 570 | 480k|   0 |   0 |   0 |4351k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1236.03/1236.03	c  1169s| 10400k|  8989k|     0 |   0.0 |3096M| 432 |   - | 570 | 480k|   0 |   0 |   0 |4381k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1242.43/1242.41	c  1175s| 10410k|  8989k|     0 |   0.0 |3098M| 432 |   - | 570 | 486k|   0 |   0 |   0 |4409k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1248.74/1248.77	c  1181s| 10420k|  8989k|     0 |   0.0 |3100M| 432 |   - | 570 | 490k|   0 |   0 |   0 |4435k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1255.43/1255.49	c  1188s| 10430k|  8989k|     0 |   0.0 |3102M| 432 |   - | 570 | 495k|   0 |   0 |   0 |4459k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1262.43/1262.41	c  1194s| 10440k|  8989k|     0 |   0.0 |3104M| 432 |   - | 570 | 503k|   0 |   0 |   0 |4484k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1267.83/1267.88	c  1200s| 10450k|  8989k|     0 |   0.0 |3106M| 432 |   - | 570 | 508k|   0 |   0 |   0 |4506k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1273.74/1273.78	c  1206s| 10460k|  8989k|     0 |   0.0 |3109M| 432 |   - | 570 | 515k|   0 |   0 |   0 |4530k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1280.93/1280.99	c  1213s| 10470k|  8989k|     0 |   0.0 |3104M| 432 |   - | 570 | 494k|   0 |   0 |   0 |4556k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1286.94/1286.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1286.94/1286.93	c  1218s| 10480k|  8989k|     0 |   0.0 |3106M| 432 |   - | 570 | 500k|   0 |   0 |   0 |4583k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1292.94/1292.95	c  1224s| 10490k|  8989k|     0 |   0.0 |3108M| 432 |   - | 570 | 507k|   0 |   0 |   0 |4612k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1298.33/1298.32	c  1229s| 10500k|  8989k|     0 |   0.0 |3115M| 432 |   - | 570 | 526k|   0 |   0 |   0 |4652k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1304.14/1304.10	c  1235s| 10510k|  8989k|     0 |   0.0 |3115M| 432 |   - | 570 | 528k|   0 |   0 |   0 |4676k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1310.04/1310.08	c  1241s| 10520k|  8989k|     0 |   0.0 |3114M| 432 |   - | 570 | 525k|   0 |   0 |   0 |4704k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1315.94/1315.96	c  1247s| 10530k|  8989k|     0 |   0.0 |3118M| 432 |   - | 570 | 534k|   0 |   0 |   0 |4734k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1321.94/1321.90	c  1253s| 10540k|  8989k|     0 |   0.0 |3119M| 432 |   - | 570 | 539k|   0 |   0 |   0 |4762k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1327.64/1327.69	c  1258s| 10550k|  8989k|     0 |   0.0 |3121M| 432 |   - | 570 | 544k|   0 |   0 |   0 |4793k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1333.53/1333.57	c  1264s| 10560k|  8989k|     0 |   0.0 |3123M| 432 |   - | 570 | 550k|   0 |   0 |   0 |4819k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1339.14/1339.19	c  1269s| 10570k|  8989k|     0 |   0.0 |3126M| 432 |   - | 570 | 559k|   0 |   0 |   0 |4847k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1344.94/1344.91	c  1275s| 10580k|  8989k|     0 |   0.0 |3130M| 432 |   - | 570 | 569k|   0 |   0 |   0 |4879k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1350.44/1350.44	c  1280s| 10590k|  8989k|     0 |   0.0 |3136M| 432 |   - | 570 | 587k|   0 |   0 |   0 |4914k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1356.24/1356.22	c  1286s| 10600k|  8989k|     0 |   0.0 |3141M| 432 |   - | 570 | 601k|   0 |   0 |   0 |4943k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1362.94/1362.92	c  1293s| 10610k|  8989k|     0 |   0.0 |3141M| 432 |   - | 570 | 602k|   0 |   0 |   0 |4975k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1368.94/1368.91	c  1298s| 10620k|  8989k|     0 |   0.0 |3147M| 432 |   - | 570 | 617k|   0 |   0 |   0 |5009k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1374.44/1374.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1374.44/1374.46	c  1304s| 10630k|  8989k|     0 |   0.0 |3153M| 432 |   - | 570 | 626k|   0 |   0 |   0 |5037k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1381.55/1381.54	c  1311s| 10640k|  8989k|     0 |   0.0 |3143M| 432 |   - | 570 | 597k|   0 |   0 |   0 |5059k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1387.84/1387.80	c  1317s| 10650k|  8989k|     0 |   0.0 |3145M| 432 |   - | 570 | 603k|   0 |   0 |   0 |5085k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1394.74/1394.71	c  1324s| 10660k|  8989k|     0 |   0.0 |3148M| 432 |   - | 570 | 612k|   0 |   0 |   0 |5110k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1400.94/1400.92	c  1330s| 10670k|  8989k|     0 |   0.0 |3149M| 432 |   - | 570 | 615k|   0 |   0 |   0 |5133k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1407.54/1407.54	c  1336s| 10680k|  8989k|     0 |   0.0 |3151M| 432 |   - | 570 | 621k|   0 |   0 |   0 |5160k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1413.74/1413.77	c  1342s| 10690k|  8989k|     0 |   0.0 |3153M| 432 |   - | 570 | 628k|   0 |   0 |   0 |5186k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1419.34/1419.34	c  1348s| 10700k|  8989k|     0 |   0.0 |3160M| 432 |   - | 570 | 645k|   0 |   0 |   0 |5224k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1424.45/1424.43	c  1353s| 10710k|  8989k|     0 |   0.0 |3170M| 432 |   - | 570 | 672k|   0 |   0 |   0 |5266k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1429.64/1429.67	c  1358s| 10720k|  8989k|     0 |   0.0 |3179M| 432 |   - | 570 | 697k|   0 |   0 |   0 |5304k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1434.94/1434.90	c  1363s| 10730k|  8989k|     0 |   0.0 |3186M| 432 |   - | 570 | 715k|   0 |   0 |   0 |5337k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1441.34/1441.37	c  1369s| 10740k|  8989k|     0 |   0.0 |3183M| 432 |   - | 570 | 708k|   0 |   0 |   0 |5372k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1446.04/1446.02	c  1374s| 10750k|  8989k|     0 |   0.0 |3190M| 432 |   - | 570 | 726k|   0 |   0 |   0 |5403k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1451.14/1451.13	c  1379s| 10760k|  8989k|     0 |   0.0 |3196M| 432 |   - | 570 | 744k|   0 |   0 |   0 |5438k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1456.74/1456.78	c  1384s| 10770k|  8989k|     0 |   0.0 |3202M| 432 |   - | 570 | 762k|   0 |   0 |   0 |5470k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1461.84/1461.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1461.84/1461.87	c  1389s| 10780k|  8989k|     0 |   0.0 |3211M| 432 |   - | 570 | 785k|   0 |   0 |   0 |5508k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1467.04/1467.00	c  1394s| 10790k|  8989k|     0 |   0.0 |3218M| 432 |   - | 570 | 805k|   0 |   0 |   0 |5541k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1472.34/1472.31	c  1399s| 10800k|  8989k|     0 |   0.0 |3222M| 432 |   - | 570 | 816k|   0 |   0 |   0 |5574k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1477.44/1477.41	c  1404s| 10810k|  8989k|     0 |   0.0 |3229M| 432 |   - | 570 | 834k|   0 |   0 |   0 |5606k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1482.54/1482.59	c  1409s| 10820k|  8989k|     0 |   0.0 |3235M| 432 |   - | 570 | 851k|   0 |   0 |   0 |5640k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1490.84/1490.86	c  1417s| 10830k|  8989k|     0 |   0.0 |3239M| 432 |   - | 570 | 863k|   0 |   0 |   0 |5664k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1498.44/1498.40	c  1425s| 10840k|  8989k|     0 |   0.0 |3247M| 432 |   - | 570 | 875k|   0 |   0 |   0 |5691k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1506.54/1506.59	c  1433s| 10850k|  8989k|     0 |   0.0 |3252M| 432 |   - | 570 | 887k|   0 |   0 |   0 |5717k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1517.74/1517.72	c  1444s| 10860k|  8989k|     0 |   0.0 |3256M| 432 |   - | 570 | 899k|   0 |   0 |   0 |5744k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1529.05/1529.08	c  1455s| 10870k|  8989k|     0 |   0.0 |3233M| 432 |   - | 570 | 834k|   0 |   0 |   0 |5770k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1535.15/1535.12	c  1461s| 10880k|  8989k|     0 |   0.0 |3238M| 432 |   - | 570 | 847k|   0 |   0 |   0 |5803k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1541.05/1541.04	c  1467s| 10890k|  8989k|     0 |   0.0 |3242M| 432 |   - | 570 | 858k|   0 |   0 |   0 |5834k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1546.94/1546.93	c  1473s| 10900k|  8989k|     0 |   0.0 |3246M| 432 |   - | 570 | 871k|   0 |   0 |   0 |5863k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1558.94/1558.97	c  1485s| 10910k|  8989k|     0 |   0.0 |3255M| 432 |   - | 570 | 885k|   0 |   0 |   0 |5891k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1571.75/1571.79	c  1497s| 10920k|  8989k|     0 |   0.0 |3254M| 432 |   - | 570 | 883k|   0 |   0 |   0 |5911k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1585.65/1585.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1585.65/1585.62	c  1511s| 10930k|  8989k|     0 |   0.0 |3258M| 432 |   - | 570 | 895k|   0 |   0 |   0 |5941k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1600.15/1600.17	c  1525s| 10940k|  8989k|     0 |   0.0 |3259M| 432 |   - | 570 | 897k|   0 |   0 |   0 |5965k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1611.45/1611.41	c  1536s| 10950k|  8989k|     0 |   0.0 |3261M| 432 |   - | 570 | 904k|   0 |   0 |   0 |5985k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1627.85/1627.89	c  1553s| 10960k|  8989k|     0 |   0.0 |3222M| 432 |   - | 570 | 783k|   0 |   0 |   0 |6007k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1636.75/1636.79	c  1562s| 10970k|  8989k|     0 |   0.0 |3226M| 432 |   - | 570 | 794k|   0 |   0 |   0 |6036k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1644.35/1644.39	c  1569s| 10980k|  8989k|     0 |   0.0 |3229M| 432 |   - | 570 | 805k|   0 |   0 |   0 |6063k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1652.75/1652.74	c  1577s| 10990k|  8989k|     0 |   0.0 |3233M| 432 |   - | 570 | 816k|   0 |   0 |   0 |6093k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1660.65/1660.65	c  1585s| 11000k|  8989k|     0 |   0.0 |3236M| 432 |   - | 570 | 823k|   0 |   0 |   0 |6115k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1669.24/1669.24	c  1593s| 11010k|  8989k|     0 |   0.0 |3230M| 432 |   - | 570 | 806k|   0 |   0 |   0 |6133k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1676.95/1676.91	c  1601s| 11020k|  8989k|     0 |   0.0 |3232M| 432 |   - | 570 | 811k|   0 |   0 |   0 |6152k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1685.05/1685.06	c  1609s| 11030k|  8989k|     0 |   0.0 |3234M| 432 |   - | 570 | 818k|   0 |   0 |   0 |6174k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1693.25/1693.25	c  1617s| 11040k|  8989k|     0 |   0.0 |3235M| 432 |   - | 570 | 822k|   0 |   0 |   0 |6195k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1701.75/1701.79	c  1625s| 11050k|  8989k|     0 |   0.0 |3237M| 432 |   - | 570 | 828k|   0 |   0 |   0 |6217k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1711.15/1711.12	c  1634s| 11060k|  8989k|     0 |   0.0 |3239M| 432 |   - | 570 | 831k|   0 |   0 |   0 |6238k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1720.05/1720.08	c  1643s| 11070k|  8989k|     0 |   0.0 |3241M| 432 |   - | 570 | 837k|   0 |   0 |   0 |6262k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1729.65/1729.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1729.65/1729.66	c  1653s| 11080k|  8989k|     0 |   0.0 |3243M| 432 |   - | 570 | 842k|   0 |   0 |   0 |6285k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1738.25/1738.26	c  1661s| 11090k|  8989k|     0 |   0.0 |3245M| 432 |   - | 570 | 850k|   0 |   0 |   0 |6310k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1745.95/1745.92	c  1668s| 11100k|  8989k|     0 |   0.0 |3253M| 432 |   - | 570 | 861k|   0 |   0 |   0 |6338k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1753.05/1753.07	c  1675s| 11110k|  8989k|     0 |   0.0 |3252M| 432 |   - | 570 | 859k|   0 |   0 |   0 |6359k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1760.65/1760.69	c  1683s| 11120k|  8989k|     0 |   0.0 |3254M| 432 |   - | 570 | 865k|   0 |   0 |   0 |6381k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1768.05/1768.05	c  1690s| 11130k|  8989k|     0 |   0.0 |3257M| 432 |   - | 570 | 873k|   0 |   0 |   0 |6406k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1776.25/1776.29	c  1698s| 11140k|  8989k|     0 |   0.0 |3258M| 432 |   - | 570 | 874k|   0 |   0 |   0 |6428k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1784.06/1784.06	c  1706s| 11150k|  8989k|     0 |   0.0 |3259M| 432 |   - | 570 | 879k|   0 |   0 |   0 |6449k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1791.16/1791.15	c  1713s| 11160k|  8989k|     0 |   0.0 |3261M| 432 |   - | 570 | 885k|   0 |   0 |   0 |6469k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1799.45/1799.46	c  1721s| 11170k|  8989k|     0 |   0.0 |3264M| 432 |   - | 570 | 890k|   0 |   0 |   0 |6493k|   0 | 0.000000e+00 | 6.300000e+01 |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1721.34
1800.05/1800.00	c Solving Nodes      : 11170724
1800.05/1800.00	c Primal Bound       : +6.30000000000000e+01 (2 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.00	s SATISFIABLE
1800.05/1800.00	v -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 x487 -x486 -x485 -x484 -x483 -x482 -x481 x480 -x479 
1800.05/1800.00	v -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 
1800.05/1800.00	v -x457 -x456 x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 
1800.05/1800.00	v -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 x422 -x421 -x420 -x419 -x418 -x417 -x416 
1800.05/1800.00	v -x415 x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 
1800.05/1800.00	v -x394 x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 x380 -x379 -x378 -x377 -x376 -x375 -x374 
1800.05/1800.00	v -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 x359 -x358 -x357 -x356 -x355 -x354 -x353 
1800.05/1800.00	v -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 
1800.05/1800.00	v -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 
1800.05/1800.00	v -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 x296 -x295 -x294 -x293 -x292 -x291 -x290 
1800.05/1800.00	v -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 
1800.05/1800.00	v -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 
1800.05/1800.00	v -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 
1800.05/1800.00	v x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 
1800.05/1800.00	v -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 
1800.05/1800.00	v -x184 -x183 -x182 x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 x168 -x167 -x166 -x165 -x164 
1800.05/1800.00	v -x163 -x162 -x161 x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 
1800.05/1800.00	v -x142 -x141 -x140 -x139 x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 
1800.05/1800.00	v -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 
1800.05/1800.00	v -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 
1800.05/1800.00	v -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 
1800.05/1800.00	v -x50 -x49 -x48 -x47 -x46 -x45 x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 x31 -x30 -x29 -x28 -x27 -x26 
1800.05/1800.00	v -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time       :    1721.34
1800.05/1800.00	c Original Problem   :
1800.05/1800.00	c   Problem name     : HOME/instance-2693806-1277893550.wbo
1800.05/1800.00	c   Variables        : 570 (535 binary, 0 integer, 0 implicit integer, 35 continuous)
1800.05/1800.00	c   Constraints      : 81 initial, 81 maximal
1800.05/1800.00	c Presolved Problem  :
1800.05/1800.00	c   Problem name     : t_HOME/instance-2693806-1277893550.wbo
1800.05/1800.00	c   Variables        : 570 (535 binary, 0 integer, 0 implicit integer, 35 continuous)
1800.05/1800.00	c   Constraints      : 80 initial, 908128 maximal
1800.05/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.05/1800.00	c   indicator        :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   linear           :       0.00          0          0          0         35          0          1          0          0
1800.05/1800.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.00	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   indicator        :         35          0    6463327          0    1014211       3618     526761          0          0          0
1800.05/1800.00	c   setppc           :          6          0   18884211          0   10202955     490758    8902192          0          0          0
1800.05/1800.00	c   linear           :         35          0   19538292          0   10487807     538531   29275597          0          0          0
1800.05/1800.00	c   logicor          :          4+         0    9554256          0   10434956     275414   11075496          0          0          0
1800.05/1800.00	c   countsols        :          0          0          0          0   10487809          0          0          0          0          0
1800.05/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.00	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.00	c   indicator        :       2.66       0.00       2.09       0.00       0.57
1800.05/1800.00	c   setppc           :     294.40       0.00     275.44       0.00      18.96
1800.05/1800.00	c   linear           :     455.11       0.00     450.66       0.00       4.45
1800.05/1800.00	c   logicor          :     285.77       0.00     275.71       0.00      10.06
1800.05/1800.00	c   countsols        :       1.71       0.00       0.00       0.00       1.71
1800.05/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.00	c   vbounds          :       4.47          2          0          0
1800.05/1800.00	c   rootredcost      :       3.74          0          0          0
1800.05/1800.00	c   pseudoobj        :      37.28   20058266      24737     514939
1800.05/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.00	c   propagation      :     641.14    1329420    1329420   15974695      188.8    5229292       20.4          -
1800.05/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   pseudo solution  :       0.00          1          1          1        2.0          0        0.0          -
1800.05/1800.00	c   applied globally :          -          -          -    5312914       20.7          -          -          -
1800.05/1800.00	c   applied locally  :          -          -          -    1182394      109.7          -          -          -
1800.05/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.00	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.05/1800.00	c   redcost          :       0.00          0          0          0          0          0
1800.05/1800.00	c   impliedbounds    :       0.00          0          0          0          0          0
1800.05/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.00	c   gomory           :       0.00          0          0          0          0          0
1800.05/1800.00	c   strongcg         :       0.00          0          0          0          0          0
1800.05/1800.00	c   cmir             :       0.00          0          0          0          0          0
1800.05/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1800.05/1800.00	c   clique           :       0.00          0          0          0          0          0
1800.05/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.00	c   mcf              :       0.00          0          0          0          0          0
1800.05/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.00	c Pricers            :       Time      Calls       Vars
1800.05/1800.00	c   problem variables:       0.00          0          0
1800.05/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.00	c   relpscost        :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   inference        :     206.17   10487807          0          0          0          0   20975614
1800.05/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.00	c   LP solutions     :       0.00          -          0
1800.05/1800.00	c   pseudo solutions :       0.07          -          2
1800.05/1800.00	c   oneopt           :       3.14          0          0
1800.05/1800.00	c   trivial          :       0.00          2          0
1800.05/1800.00	c   simplerounding   :       0.00          0          0
1800.05/1800.00	c   zirounding       :       0.00          0          0
1800.05/1800.00	c   rounding         :       0.00          0          0
1800.05/1800.00	c   shifting         :       0.00          0          0
1800.05/1800.00	c   intshifting      :       0.00          0          0
1800.05/1800.00	c   twoopt           :       0.00          0          0
1800.05/1800.00	c   fixandinfer      :       0.00          0          0
1800.05/1800.00	c   feaspump         :       0.00          0          0
1800.05/1800.00	c   coefdiving       :       0.00          0          0
1800.05/1800.00	c   pscostdiving     :       0.00          0          0
1800.05/1800.00	c   fracdiving       :       0.00          0          0
1800.05/1800.00	c   veclendiving     :       0.00          0          0
1800.05/1800.00	c   intdiving        :       0.00          0          0
1800.05/1800.00	c   actconsdiving    :       0.00          0          0
1800.05/1800.00	c   objpscostdiving  :       0.00          0          0
1800.05/1800.00	c   rootsoldiving    :       0.00          0          0
1800.05/1800.00	c   linesearchdiving :       0.00          0          0
1800.05/1800.00	c   guideddiving     :       0.00          0          0
1800.05/1800.00	c   octane           :       0.00          0          0
1800.05/1800.00	c   rens             :       0.00          0          0
1800.05/1800.00	c   rins             :       0.00          0          0
1800.05/1800.00	c   localbranching   :       0.00          0          0
1800.05/1800.00	c   mutation         :       0.00          0          0
1800.05/1800.00	c   crossover        :       0.00          0          0
1800.05/1800.00	c   dins             :       0.00          0          0
1800.05/1800.00	c   undercover       :       0.00          0          0
1800.05/1800.00	c   nlp              :       2.22          0          0
1800.05/1800.00	c   trysol           :       2.44          1          0
1800.05/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.00	c   dual LP          :       0.00          0          0       0.00          -
1800.05/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.00	c   diving/probing LP:       0.00          0          0       0.00          -
1800.05/1800.00	c   strong branching :       0.00          0          0       0.00          -
1800.05/1800.00	c     (at root node) :          -          0          0       0.00          -
1800.05/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.00	c B&B Tree           :
1800.05/1800.00	c   number of runs   :          1
1800.05/1800.00	c   nodes            :   11170724
1800.05/1800.00	c   nodes (total)    :   11170724
1800.05/1800.00	c   nodes left       :    8989466
1800.05/1800.00	c   max depth        :        432
1800.05/1800.00	c   max depth (total):        432
1800.05/1800.00	c   backtracks       :     696759 (6.2%)
1800.05/1800.00	c   delayed cutoffs  :     812474
1800.05/1800.00	c   repropagations   :    1673243 (21440965 domain reductions, 650144 cutoffs)
1800.05/1800.00	c   avg switch length:       3.09
1800.05/1800.00	c   switching time   :     239.41
1800.05/1800.00	c Solution           :
1800.05/1800.00	c   Solutions found  :          2 (2 improvements)
1800.05/1800.00	c   First Solution   : +6.90000000000000e+01   (in run 1, after 2543968 nodes, 159.97 seconds, depth 365, found by <relaxation>)
1800.05/1800.00	c   Primal Bound     : +6.30000000000000e+01   (in run 1, after 2573148 nodes, 161.67 seconds, depth 322, found by <relaxation>)
1800.05/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.00	c   Gap              :   infinite
1800.05/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.00	c   Root Iterations  :          0

Verifier Data

OK	63

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.91 1.99 2.06 4/178 22884
/proc/meminfo: memFree=31319452/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=8556 CPUtime=0
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 1623 0 0 0 0 0 0 0 25 0 1 0 164958521 8761344 1545 4089446400 4194304 7136930 140735546455776 18446744073709551615 4333519 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22884/statm: 2139 1545 276 719 0 1418 0

[startup+0.031483 s]
/proc/loadavg: 1.91 1.99 2.06 4/178 22884
/proc/meminfo: memFree=31319452/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=12688 CPUtime=0.02
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 4151 0 0 0 2 0 0 0 25 0 1 0 164958521 12992512 2435 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 3172 2435 390 719 0 2451 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12688

[startup+0.100447 s]
/proc/loadavg: 1.91 1.99 2.06 4/178 22884
/proc/meminfo: memFree=31319452/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=13508 CPUtime=0.09
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 4373 0 0 0 9 0 0 0 25 0 1 0 164958521 13832192 2657 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 3377 2657 394 719 0 2656 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13508

[startup+0.300415 s]
/proc/loadavg: 1.91 1.99 2.06 4/178 22884
/proc/meminfo: memFree=31319452/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=15208 CPUtime=0.29
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 4813 0 0 0 27 2 0 0 25 0 1 0 164958521 15572992 3097 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 3802 3097 394 719 0 3081 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15208

[startup+0.700335 s]
/proc/loadavg: 1.91 1.99 2.06 4/178 22884
/proc/meminfo: memFree=31319452/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=18276 CPUtime=0.69
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 5594 0 0 0 63 6 0 0 25 0 1 0 164958521 18714624 3878 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 4569 3878 394 719 0 3848 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18276

[startup+1.50019 s]
/proc/loadavg: 1.91 1.99 2.06 3/179 22885
/proc/meminfo: memFree=31302208/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=23920 CPUtime=1.49
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 7083 0 0 0 134 15 0 0 25 0 1 0 164958521 24494080 5367 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 5980 5367 394 719 0 5259 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23920

[startup+3.1009 s]
/proc/loadavg: 1.92 1.99 2.06 3/179 22885
/proc/meminfo: memFree=31293572/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=33528 CPUtime=3.09
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 9557 0 0 0 280 29 0 0 25 0 1 0 164958521 34332672 7841 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 8382 7841 394 719 0 7661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33528

[startup+6.30031 s]
/proc/loadavg: 1.92 1.99 2.06 3/179 22885
/proc/meminfo: memFree=31270012/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=52700 CPUtime=6.29
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 14046 0 0 0 572 57 0 0 25 0 1 0 164958521 53964800 12330 4089446400 4194304 7136930 140735546455776 18446744073709551615 4648619 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 13175 12330 394 719 0 12454 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52700

[startup+12.7011 s]
/proc/loadavg: 1.93 1.99 2.06 3/179 22885
/proc/meminfo: memFree=31225816/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=92156 CPUtime=12.7
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 23334 0 0 0 1155 115 0 0 25 0 1 0 164958521 94367744 21618 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 23039 21618 394 719 0 22318 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 92156

[startup+25.5007 s]
/proc/loadavg: 1.94 1.99 2.06 3/179 22885
/proc/meminfo: memFree=31134356/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=162696 CPUtime=25.49
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 41798 0 0 0 2310 239 0 0 25 0 1 0 164958521 166600704 40082 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 40674 40082 394 719 0 39953 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 162696

[startup+51.101 s]
/proc/loadavg: 1.96 1.99 2.05 3/179 22886
/proc/meminfo: memFree=30958524/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=312784 CPUtime=51.09
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 78982 0 0 0 4629 480 0 0 25 0 1 0 164958521 320290816 77266 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 78196 77266 394 719 0 77475 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 312784

[startup+102.306 s]
/proc/loadavg: 2.04 2.00 2.05 3/179 22887
/proc/meminfo: memFree=30598136/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=605472 CPUtime=102.3
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 151250 0 0 0 9284 946 0 0 25 0 1 0 164958521 620003328 149534 4089446400 4194304 7136930 140735546455776 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 151368 149534 394 719 0 150647 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 605472

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.05 3/179 22889
/proc/meminfo: memFree=30247244/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=900788 CPUtime=162.29
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 219427 0 0 0 14869 1360 0 0 25 0 1 0 164958521 922406912 217711 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 225197 217711 394 719 0 224476 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 900788

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/179 22890
/proc/meminfo: memFree=29863896/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=1183372 CPUtime=222.29
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 293304 0 0 0 20391 1838 0 0 25 0 1 0 164958521 1211772928 291588 4089446400 4194304 7136930 140735546455776 18446744073709551615 5909056 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 295843 291588 395 719 0 295122 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1183372

[startup+282.301 s]
/proc/loadavg: 2.01 2.01 2.04 3/179 22892
/proc/meminfo: memFree=29458724/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=1548184 CPUtime=282.3
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 371831 0 0 0 25863 2367 0 0 25 0 1 0 164958521 1585340416 370115 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 387046 370115 395 719 0 386325 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1548184

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 22893
/proc/meminfo: memFree=29062592/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=1835688 CPUtime=342.3
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 447438 0 0 0 31327 2903 0 0 25 0 1 0 164958521 1879744512 445722 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 458922 445722 395 719 0 458201 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1835688

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 22895
/proc/meminfo: memFree=28667564/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=2126172 CPUtime=402.3
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 523698 0 0 0 36806 3424 0 0 25 0 1 0 164958521 2177200128 521982 4089446400 4194304 7136930 140735546455776 18446744073709551615 6164672 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 531543 522009 395 719 0 530822 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 2126172

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 22897
/proc/meminfo: memFree=28247984/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=2414800 CPUtime=462.31
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 599497 0 0 0 42294 3937 0 0 25 0 1 0 164958521 2472755200 597781 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 603700 597781 395 719 0 602979 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 2414800

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 22898
/proc/meminfo: memFree=27888812/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=2695776 CPUtime=522.31
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 673365 0 0 0 47776 4455 0 0 25 0 1 0 164958521 2760474624 671649 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 673944 671649 395 719 0 673223 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2695776

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 22900
/proc/meminfo: memFree=27527652/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3102524 CPUtime=582.31
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 745764 0 0 0 53272 4959 0 0 25 0 1 0 164958521 3176984576 744048 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 775631 744048 395 719 0 774910 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 3102524

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 22901
/proc/meminfo: memFree=27341584/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3228672 CPUtime=642.32
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 810936 0 0 0 59006 5226 0 0 25 0 1 0 164958521 3306160128 774032 4089446400 4194304 7136930 140735546455776 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 807168 774032 395 719 0 806447 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 3228672

[startup+702.301 s]

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

/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 854641 0 0 0 99913 6320 0 0 25 0 1 0 164958521 3463032832 810577 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 845467 810577 395 719 0 844746 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 3381868

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22914
/proc/meminfo: memFree=26662532/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3407164 CPUtime=1122.33
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 860867 0 0 0 105763 6470 0 0 25 0 1 0 164958521 3488935936 816803 4089446400 4194304 7136930 140735546455776 18446744073709551615 5924459 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 851791 816803 395 719 0 851070 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 3407164

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 22916
/proc/meminfo: memFree=26567488/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3439916 CPUtime=1182.33
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 869272 0 0 0 111619 6614 0 0 25 0 1 0 164958521 3522473984 825208 4089446400 4194304 7136930 140735546455776 18446744073709551615 4652802 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 859979 825208 395 719 0 859258 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 3439916

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 22917
/proc/meminfo: memFree=26462656/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3483160 CPUtime=1242.34
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 879733 0 0 0 117470 6764 0 0 25 0 1 0 164958521 3566755840 835669 4089446400 4194304 7136930 140735546455776 18446744073709551615 4977166 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 870790 835669 395 719 0 870069 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 3483160

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 22919
/proc/meminfo: memFree=26370216/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3514132 CPUtime=1302.34
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 887121 0 0 0 123338 6896 0 0 25 0 1 0 164958521 3598471168 843057 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 878533 843057 395 719 0 877812 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 3514132

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22921
/proc/meminfo: memFree=26281252/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3538448 CPUtime=1362.34
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 893582 0 0 0 129197 7037 0 0 25 0 1 0 164958521 3623370752 849518 4089446400 4194304 7136930 140735546455776 18446744073709551615 4240466 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 884612 849518 395 719 0 883891 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 3538448

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22922
/proc/meminfo: memFree=26179876/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3577836 CPUtime=1422.34
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 903184 0 0 0 135059 7175 0 0 25 0 1 0 164958521 3663704064 859120 4089446400 4194304 7136930 140735546455776 18446744073709551615 5909091 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 894459 859120 395 719 0 893738 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3577836

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22924
/proc/meminfo: memFree=26046892/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3648260 CPUtime=1482.35
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 920860 0 0 0 140902 7333 0 0 25 0 1 0 164958521 3735818240 876796 4089446400 4194304 7136930 140735546455776 18446744073709551615 5955597 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 912065 876796 395 719 0 911344 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 3648260

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22925
/proc/meminfo: memFree=25944768/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3688776 CPUtime=1542.35
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 930796 0 0 0 146812 7423 0 0 25 0 1 0 164958521 3777306624 886732 4089446400 4194304 7136930 140735546455776 18446744073709551615 5955601 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 922194 886732 395 719 0 921473 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 3688776

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22927
/proc/meminfo: memFree=25876868/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3692472 CPUtime=1602.35
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 931844 0 0 0 152742 7493 0 0 25 0 1 0 164958521 3781091328 887780 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 923118 887780 395 719 0 922397 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 3692472

[startup+1662.3 s]
/proc/loadavg: 1.94 1.98 1.99 3/197 23023
/proc/meminfo: memFree=27778856/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3696408 CPUtime=1662.34
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 932803 0 0 0 158647 7587 0 0 25 0 1 0 164958521 3785121792 888739 4089446400 4194304 7136930 140735546455776 18446744073709551615 5955580 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 924102 888739 395 719 0 923381 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 3696408

[startup+1722.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/197 23024
/proc/meminfo: memFree=27773848/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3696620 CPUtime=1722.34
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 933051 0 0 0 164526 7708 0 0 25 0 1 0 164958521 3785338880 888987 4089446400 4194304 7136930 140735546455776 18446744073709551615 4221241 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 924155 888987 395 719 0 923434 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3696620

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/197 23026
/proc/meminfo: memFree=27705352/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3720164 CPUtime=1782.35
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 938187 0 0 0 170402 7833 0 0 25 0 1 0 164958521 3809447936 894123 4089446400 4194304 7136930 140735546455776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 930041 894123 395 719 0 929320 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 3720164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.00 2.00 3/197 23027
/proc/meminfo: memFree=27700876/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3720652 CPUtime=1800.05
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 938324 0 0 0 172134 7871 0 0 25 0 1 0 164958521 3809947648 894260 4089446400 4194304 7136930 140735546455776 18446744073709551615 4434344 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22884/statm: 930163 894260 395 719 0 929442 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3720652

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -22884

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

[startup+1801.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/198 23028
/proc/meminfo: memFree=27688592/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3733980 CPUtime=1801.46
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 941332 0 0 0 172274 7872 0 0 25 0 1 0 164958521 3823595520 897268 4089446400 4194304 7136930 140735546455776 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22884/statm: 933495 897268 400 719 0 932774 0
Current children cumulated CPU time (s) 1801.46
Current children cumulated vsize (KiB) 3733980

[startup+1801.81 s]
/proc/loadavg: 2.01 2.00 2.00 3/198 23028
/proc/meminfo: memFree=27688468/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3733980 CPUtime=1801.86
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 941332 0 0 0 172314 7872 0 0 25 0 1 0 164958521 3823595520 897268 4089446400 4194304 7136930 140735546455776 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22884/statm: 933495 897268 400 719 0 932774 0
Current children cumulated CPU time (s) 1801.86
Current children cumulated vsize (KiB) 3733980

[startup+1802 s]
/proc/loadavg: 2.01 2.00 2.00 3/198 23028
/proc/meminfo: memFree=27688468/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=3733980 CPUtime=1802.06
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4202496 941332 0 0 0 172334 7872 0 0 25 0 1 0 164958521 3823595520 897268 4089446400 4194304 7136930 140735546455776 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22884/statm: 933495 897268 400 719 0 932774 0
Current children cumulated CPU time (s) 1802.06
Current children cumulated vsize (KiB) 3733980

[startup+1802.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/198 23028
/proc/meminfo: memFree=27688468/32950928 swapFree=67111528/67111528
[pid=22884] ppid=22882 vsize=0 CPUtime=1802.15
/proc/22884/stat : 22884 (pbscip.linux.x8) R 22882 22884 21461 0 -1 4203524 941332 0 0 0 172334 7881 0 0 25 0 1 0 164958521 0 0 4089446400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/22884/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.12
CPU time (s): 1802.18
CPU user time (s): 1723.35
CPU system time (s): 78.833
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3733980

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

runsolver used 2.66559 second user time and 5.87411 second system time

The end

Launcher Data

Begin job on node113 at 2010-06-30 12:25:50
IDJOB=2693806
IDBENCH=78728
IDSOLVER=1206
FILE ID=node113/2693806-1277893550
PBS_JOBID= 11197128
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= 48f3bbbf57f9425639eae287513fe205
RANDOM SEED=303806594

node113.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.812
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.62
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.812
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.83
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.812
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.812
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.83
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.812
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.74
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.812
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.812
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.812
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31319484 kB
Buffers:        174068 kB
Cached:        1030856 kB
SwapCached:          0 kB
Active:         805100 kB
Inactive:       682152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31319484 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3176 kB
Writeback:           0 kB
AnonPages:      282240 kB
Mapped:          16072 kB
Slab:            79148 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   429768 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74208 MiB
End job on node113 at 2010-06-30 12:55:52