Trace number 2664040

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 NameAnswerobjective functionCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solverSAT (TO)225 1802.19 1802.64

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
MD5SUM9cfc9eabeae08d1064da7d7b87db93a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark192
Best CPU time to get the best result obtained on this benchmark1789.49
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints473
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 473
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 473
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 473
Number of bits of the biggest sum of numbers9
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-2664040-1276365981.opb>
0.00/0.02	c original problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 473 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.02	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.03	o 473
0.00/0.03	c feasible solution found by trivial heuristic, objective value  4.730000e+02
0.00/0.03	c presolving:
0.00/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 1 chg sides, 43 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 1 chg sides, 43 chg coeffs, 473 upgd conss, 0 impls, 0 clqs
0.00/0.06	c (round 3) 0 del vars, 2 del conss, 0 chg bounds, 102 chg sides, 315 chg coeffs, 473 upgd conss, 226 impls, 0 clqs
0.00/0.07	c (round 4) 0 del vars, 45 del conss, 0 chg bounds, 221 chg sides, 503 chg coeffs, 473 upgd conss, 226 impls, 0 clqs
0.00/0.08	c (round 5) 0 del vars, 55 del conss, 0 chg bounds, 249 chg sides, 546 chg coeffs, 473 upgd conss, 226 impls, 0 clqs
0.00/0.08	c (round 6) 0 del vars, 55 del conss, 0 chg bounds, 255 chg sides, 554 chg coeffs, 473 upgd conss, 226 impls, 0 clqs
0.08/0.09	c    (0.1s) probing: 101/473 (21.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.08/0.09	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.08/0.09	c presolving (7 rounds):
0.08/0.09	c  0 deleted vars, 55 deleted constraints, 0 tightened bounds, 0 added holes, 255 changed sides, 554 changed coefficients
0.08/0.09	c  226 implications, 0 cliques
0.08/0.09	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 540 constraints
0.08/0.09	c     454 constraints of type <knapsack>
0.08/0.09	c      84 constraints of type <setppc>
0.08/0.09	c       2 constraints of type <logicor>
0.08/0.09	c transformed objective value is always integral (scale: 1)
0.08/0.09	c Presolving Time: 0.05
0.08/0.09	c - non default parameters ----------------------------------------------------------------------
0.08/0.09	c # SCIP version 1.2.1.2
0.08/0.09	c 
0.08/0.09	c # frequency for displaying node information lines
0.08/0.09	c # [type: int, range: [-1,2147483647], default: 100]
0.08/0.09	c display/freq = 10000
0.08/0.09	c 
0.08/0.09	c # maximal time in seconds to run
0.08/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.09	c limits/time = 1799.98
0.08/0.09	c 
0.08/0.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.08/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.09	c limits/memory = 1620
0.08/0.09	c 
0.08/0.09	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.08/0.09	c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.09	c lp/solvefreq = -1
0.08/0.09	c 
0.08/0.09	c # should presolving try to simplify inequalities
0.08/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.09	c constraints/linear/simplifyinequalities = TRUE
0.08/0.09	c 
0.08/0.09	c # should presolving try to simplify knapsacks
0.08/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.09	c constraints/knapsack/simplifyinequalities = TRUE
0.08/0.09	c 
0.08/0.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.08/0.09	c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.09	c separating/rapidlearning/freq = 0
0.08/0.09	c 
0.08/0.09	c -----------------------------------------------------------------------------------------------
0.08/0.09	c start solving
0.08/0.10	c 
0.09/0.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.10	c t 0.1s|     1 |     2 |     0 |     - |2075k|   0 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 | 4.730000e+02 |    Inf 
2.49/2.50	c   2.2s| 10000 | 10001 |     0 |   0.0 |6335k|  37 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 1.800000e+01 | 4.730000e+02 |2527.78%
4.79/4.89	c   4.4s| 20000 | 20001 |     0 |   0.0 |  10M|  39 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 1.900000e+01 | 4.730000e+02 |2389.47%
7.19/7.27	c   6.6s| 30000 | 30001 |     0 |   0.0 |  14M|  41 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.000000e+01 | 4.730000e+02 |2265.00%
9.59/9.62	c   8.7s| 40000 | 40001 |     0 |   0.0 |  18M|  43 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.730000e+02 |2152.38%
11.88/11.97	c  10.8s| 50000 | 50001 |     0 |   0.0 |  22M|  43 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.730000e+02 |2152.38%
14.39/14.42	c  13.1s| 60000 | 60001 |     0 |   0.0 |  26M|  47 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.730000e+02 |2050.00%
16.89/16.91	c  15.3s| 70000 | 70001 |     0 |   0.0 |  30M|  47 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.730000e+02 |2050.00%
19.28/19.38	c  17.6s| 80000 | 80001 |     0 |   0.0 |  34M|  47 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.730000e+02 |2050.00%
21.79/21.84	c  19.9s| 90000 | 90001 |     0 |   0.0 |  38M|  51 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
24.29/24.30	c  22.1s|100000 |100001 |     0 |   0.0 |  43M|  51 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
26.69/26.74	c  24.4s|110000 |110001 |     0 |   0.0 |  47M|  51 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
29.09/29.19	c  26.6s|120000 |120001 |     0 |   0.0 |  51M|  51 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
31.58/31.63	c  28.8s|130000 |130001 |     0 |   0.0 |  55M|  51 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
33.99/34.05	c  31.0s|140000 |140001 |     0 |   0.0 |  59M|  53 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
36.49/36.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
36.49/36.50	c  33.2s|150000 |150001 |     0 |   0.0 |  63M|  53 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
38.88/38.95	c  35.5s|160000 |160001 |     0 |   0.0 |  67M|  53 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
41.38/41.40	c  37.7s|170000 |170001 |     0 |   0.0 |  71M|  53 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
43.78/43.84	c  40.0s|180000 |180001 |     0 |   0.0 |  75M|  53 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
46.19/46.28	c  42.2s|190000 |190001 |     0 |   0.0 |  79M|  53 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
48.68/48.71	c  44.4s|200000 |200001 |     0 |   0.0 |  83M|  53 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
51.07/51.14	c  46.6s|210000 |210001 |     0 |   0.0 |  87M|  53 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
53.47/53.56	c  48.8s|220000 |220001 |     0 |   0.0 |  91M|  53 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
55.88/55.98	c  51.0s|230000 |230001 |     0 |   0.0 |  94M|  53 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
58.37/58.41	c  53.2s|240000 |240001 |     0 |   0.0 |  98M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
60.78/60.83	c  55.4s|250000 |250001 |     0 |   0.0 | 102M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
63.18/63.26	c  57.6s|260000 |260001 |     0 |   0.0 | 106M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
65.57/65.68	c  59.8s|270000 |270001 |     0 |   0.0 | 110M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
68.08/68.10	c  62.0s|280000 |280001 |     0 |   0.0 | 114M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
70.48/70.53	c  64.3s|290000 |290001 |     0 |   0.0 | 118M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
72.87/72.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
72.87/72.95	c  66.5s|300000 |300001 |     0 |   0.0 | 122M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
75.27/75.38	c  68.7s|310000 |310001 |     0 |   0.0 | 126M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
77.77/77.81	c  70.9s|320000 |320001 |     0 |   0.0 | 130M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
80.17/80.24	c  73.1s|330000 |330001 |     0 |   0.0 | 134M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
82.57/82.65	c  75.3s|340000 |340001 |     0 |   0.0 | 138M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
84.97/85.07	c  77.5s|350000 |350001 |     0 |   0.0 | 142M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
87.37/87.49	c  79.7s|360000 |360001 |     0 |   0.0 | 146M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
89.76/89.90	c  81.9s|370000 |370001 |     0 |   0.0 | 150M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
92.17/92.29	c  84.0s|380000 |380001 |     0 |   0.0 | 154M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
94.58/94.67	c  86.2s|390000 |390001 |     0 |   0.0 | 157M|  55 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
96.96/97.09	c  88.4s|400000 |400001 |     0 |   0.0 | 161M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
99.46/99.51	c  90.6s|410000 |410001 |     0 |   0.0 | 165M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
101.86/101.93	c  92.8s|420000 |420001 |     0 |   0.0 | 169M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
104.26/104.36	c  95.0s|430000 |430001 |     0 |   0.0 | 173M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
106.67/106.77	c  97.2s|440000 |440001 |     0 |   0.0 | 177M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
109.06/109.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
109.06/109.19	c  99.4s|450000 |450001 |     0 |   0.0 | 181M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
111.57/111.61	c   102s|460000 |460001 |     0 |   0.0 | 185M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
113.96/114.04	c   104s|470000 |470001 |     0 |   0.0 | 189M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
116.36/116.45	c   106s|480000 |480001 |     0 |   0.0 | 193M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
118.76/118.86	c   108s|490000 |490001 |     0 |   0.0 | 197M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
121.16/121.28	c   110s|500000 |500001 |     0 |   0.0 | 201M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
123.56/123.70	c   113s|510000 |510001 |     0 |   0.0 | 205M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
126.06/126.10	c   115s|520000 |520001 |     0 |   0.0 | 209M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
128.45/128.51	c   117s|530000 |530001 |     0 |   0.0 | 213M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
130.86/130.92	c   119s|540000 |540001 |     0 |   0.0 | 217M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
133.26/133.32	c   121s|550000 |550001 |     0 |   0.0 | 220M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
135.66/135.72	c   124s|560000 |560001 |     0 |   0.0 | 224M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
138.06/138.12	c   126s|570000 |570001 |     0 |   0.0 | 228M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
140.45/140.52	c   128s|580000 |580001 |     0 |   0.0 | 232M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
142.86/142.92	c   130s|590000 |590001 |     0 |   0.0 | 236M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
145.26/145.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
145.26/145.31	c   132s|600000 |600001 |     0 |   0.0 | 240M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
147.65/147.70	c   135s|610000 |610001 |     0 |   0.0 | 244M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
149.95/150.08	c   137s|620000 |620001 |     0 |   0.0 | 248M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
152.36/152.45	c   139s|630000 |630001 |     0 |   0.0 | 251M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
154.75/154.82	c   141s|640000 |640001 |     0 |   0.0 | 255M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
157.05/157.18	c   143s|650000 |650001 |     0 |   0.0 | 259M|  57 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
159.46/159.55	c   145s|660000 |660001 |     0 |   0.0 | 263M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
161.85/161.96	c   148s|670000 |670001 |     0 |   0.0 | 267M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
164.25/164.37	c   150s|680000 |680001 |     0 |   0.0 | 271M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
166.64/166.78	c   152s|690000 |690001 |     0 |   0.0 | 275M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
169.05/169.18	c   154s|700000 |700001 |     0 |   0.0 | 279M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
171.46/171.59	c   156s|710000 |710001 |     0 |   0.0 | 283M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
173.85/174.00	c   159s|720000 |720001 |     0 |   0.0 | 287M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
176.34/176.40	c   161s|730000 |730001 |     0 |   0.0 | 290M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
178.74/178.80	c   163s|740000 |740001 |     0 |   0.0 | 294M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
181.14/181.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
181.14/181.21	c   165s|750000 |750001 |     0 |   0.0 | 298M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
183.55/183.61	c   167s|760000 |760001 |     0 |   0.0 | 302M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
185.94/186.03	c   170s|770000 |770001 |     0 |   0.0 | 306M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
188.34/188.41	c   172s|780000 |780001 |     0 |   0.0 | 310M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
190.75/190.81	c   174s|790000 |790001 |     0 |   0.0 | 314M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
193.15/193.21	c   176s|800000 |800001 |     0 |   0.0 | 318M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
195.54/195.62	c   178s|810000 |810001 |     0 |   0.0 | 322M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
197.95/198.01	c   180s|820000 |820001 |     0 |   0.0 | 326M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
200.34/200.41	c   183s|830000 |830001 |     0 |   0.0 | 329M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
202.74/202.80	c   185s|840000 |840001 |     0 |   0.0 | 333M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
205.03/205.18	c   187s|850000 |850001 |     0 |   0.0 | 337M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
207.43/207.59	c   189s|860000 |860001 |     0 |   0.0 | 341M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
209.94/210.00	c   191s|870000 |870001 |     0 |   0.0 | 345M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
212.34/212.40	c   194s|880000 |880001 |     0 |   0.0 | 349M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
214.74/214.80	c   196s|890000 |890001 |     0 |   0.0 | 353M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
217.03/217.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
217.03/217.19	c   198s|900000 |900001 |     0 |   0.0 | 357M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
219.44/219.58	c   200s|910000 |910001 |     0 |   0.0 | 360M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
221.84/221.98	c   202s|920000 |920001 |     0 |   0.0 | 364M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
224.24/224.37	c   205s|930000 |930001 |     0 |   0.0 | 368M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
226.63/226.77	c   207s|940000 |940001 |     0 |   0.0 | 372M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
229.04/229.16	c   209s|950000 |950001 |     0 |   0.0 | 376M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
231.43/231.55	c   211s|960000 |960001 |     0 |   0.0 | 380M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
233.83/233.94	c   213s|970000 |970001 |     0 |   0.0 | 384M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
236.23/236.33	c   215s|980000 |980001 |     0 |   0.0 | 387M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
238.64/238.72	c   218s|990000 |990001 |     0 |   0.0 | 391M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
241.03/241.12	c   220s|  1000k|  1000k|     0 |   0.0 | 395M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
243.43/243.50	c   222s|  1010k|  1010k|     0 |   0.0 | 399M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
245.73/245.88	c   224s|  1020k|  1020k|     0 |   0.0 | 403M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
248.13/248.27	c   226s|  1030k|  1030k|     0 |   0.0 | 407M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
250.52/250.64	c   228s|  1040k|  1040k|     0 |   0.0 | 410M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
252.94/253.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
252.94/253.03	c   231s|  1050k|  1050k|     0 |   0.0 | 414M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
255.22/255.39	c   233s|  1060k|  1060k|     0 |   0.0 | 418M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
257.63/257.76	c   235s|  1070k|  1070k|     0 |   0.0 | 422M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
260.03/260.11	c   237s|  1080k|  1080k|     0 |   0.0 | 426M|  59 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
262.42/262.51	c   239s|  1090k|  1090k|     0 |   0.0 | 430M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
264.83/264.92	c   242s|  1100k|  1100k|     0 |   0.0 | 433M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
267.23/267.33	c   244s|  1110k|  1110k|     0 |   0.0 | 437M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
269.63/269.73	c   246s|  1120k|  1120k|     0 |   0.0 | 441M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
272.02/272.13	c   248s|  1130k|  1130k|     0 |   0.0 | 445M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
274.42/274.53	c   250s|  1140k|  1140k|     0 |   0.0 | 449M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
276.82/276.94	c   252s|  1150k|  1150k|     0 |   0.0 | 453M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
279.23/279.34	c   255s|  1160k|  1160k|     0 |   0.0 | 457M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
281.62/281.75	c   257s|  1170k|  1170k|     0 |   0.0 | 461M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
284.02/284.15	c   259s|  1180k|  1180k|     0 |   0.0 | 465M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
286.42/286.56	c   261s|  1190k|  1190k|     0 |   0.0 | 469M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
288.82/288.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
288.82/288.97	c   264s|  1200k|  1200k|     0 |   0.0 | 473M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
291.22/291.38	c   266s|  1210k|  1210k|     0 |   0.0 | 477M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
293.63/293.79	c   268s|  1220k|  1220k|     0 |   0.0 | 480M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
296.12/296.21	c   270s|  1230k|  1230k|     0 |   0.0 | 484M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
298.51/298.61	c   272s|  1240k|  1240k|     0 |   0.0 | 488M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
300.91/301.01	c   274s|  1250k|  1250k|     0 |   0.0 | 492M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
303.32/303.42	c   277s|  1260k|  1260k|     0 |   0.0 | 496M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
305.72/305.83	c   279s|  1270k|  1270k|     0 |   0.0 | 500M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
308.11/308.24	c   281s|  1280k|  1280k|     0 |   0.0 | 504M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
310.51/310.65	c   283s|  1290k|  1290k|     0 |   0.0 | 508M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
312.91/313.05	c   285s|  1300k|  1300k|     0 |   0.0 | 511M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
315.32/315.46	c   288s|  1310k|  1310k|     0 |   0.0 | 515M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
317.72/317.87	c   290s|  1320k|  1320k|     0 |   0.0 | 519M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
320.11/320.27	c   292s|  1330k|  1330k|     0 |   0.0 | 523M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
322.51/322.67	c   294s|  1340k|  1340k|     0 |   0.0 | 527M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
324.91/325.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
324.91/325.07	c   296s|  1350k|  1350k|     0 |   0.0 | 531M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
327.31/327.49	c   299s|  1360k|  1360k|     0 |   0.0 | 535M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
329.71/329.89	c   301s|  1370k|  1370k|     0 |   0.0 | 539M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
332.11/332.29	c   303s|  1380k|  1380k|     0 |   0.0 | 542M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
334.50/334.69	c   305s|  1390k|  1390k|     0 |   0.0 | 546M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
336.91/337.09	c   307s|  1400k|  1400k|     0 |   0.0 | 550M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
339.41/339.50	c   310s|  1410k|  1410k|     0 |   0.0 | 554M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
341.81/341.90	c   312s|  1420k|  1420k|     0 |   0.0 | 558M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
344.11/344.29	c   314s|  1430k|  1430k|     0 |   0.0 | 562M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
346.50/346.69	c   316s|  1440k|  1440k|     0 |   0.0 | 566M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
348.91/349.09	c   318s|  1450k|  1450k|     0 |   0.0 | 569M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
351.31/351.49	c   320s|  1460k|  1460k|     0 |   0.0 | 573M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
353.80/353.90	c   323s|  1470k|  1470k|     0 |   0.0 | 577M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
356.21/356.30	c   325s|  1480k|  1480k|     0 |   0.0 | 581M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
358.50/358.69	c   327s|  1490k|  1490k|     0 |   0.0 | 585M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
360.90/361.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
360.90/361.09	c   329s|  1500k|  1500k|     0 |   0.0 | 589M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
363.30/363.48	c   331s|  1510k|  1510k|     0 |   0.0 | 592M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
365.70/365.86	c   334s|  1520k|  1520k|     0 |   0.0 | 596M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
368.09/368.26	c   336s|  1530k|  1530k|     0 |   0.0 | 600M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
370.51/370.65	c   338s|  1540k|  1540k|     0 |   0.0 | 604M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
372.90/373.04	c   340s|  1550k|  1550k|     0 |   0.0 | 608M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
375.30/375.44	c   342s|  1560k|  1560k|     0 |   0.0 | 612M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
377.69/377.83	c   344s|  1570k|  1570k|     0 |   0.0 | 615M|  61 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
380.10/380.21	c   347s|  1580k|  1580k|     0 |   0.0 | 619M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
382.39/382.59	c   349s|  1590k|  1590k|     0 |   0.0 | 623M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
384.80/384.97	c   351s|  1600k|  1600k|     0 |   0.0 | 627M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
387.20/387.35	c   353s|  1610k|  1610k|     0 |   0.0 | 631M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
389.59/389.72	c   355s|  1620k|  1620k|     0 |   0.0 | 635M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
392.00/392.11	c   357s|  1630k|  1630k|     0 |   0.0 | 638M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
394.29/394.48	c   360s|  1640k|  1640k|     0 |   0.0 | 642M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
396.69/396.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
396.69/396.87	c   362s|  1650k|  1650k|     0 |   0.0 | 646M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
399.10/399.25	c   364s|  1660k|  1660k|     0 |   0.0 | 650M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
401.48/401.63	c   366s|  1670k|  1670k|     0 |   0.0 | 654M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
403.89/404.00	c   368s|  1680k|  1680k|     0 |   0.0 | 657M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
406.19/406.38	c   370s|  1690k|  1690k|     0 |   0.0 | 661M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
408.58/408.74	c   373s|  1700k|  1700k|     0 |   0.0 | 665M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
410.99/411.12	c   375s|  1710k|  1710k|     0 |   0.0 | 669M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
413.28/413.48	c   377s|  1720k|  1720k|     0 |   0.0 | 672M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
415.70/415.86	c   379s|  1730k|  1730k|     0 |   0.0 | 676M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
418.08/418.23	c   381s|  1740k|  1740k|     0 |   0.0 | 680M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
420.49/420.60	c   383s|  1750k|  1750k|     0 |   0.0 | 684M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
422.79/422.96	c   386s|  1760k|  1760k|     0 |   0.0 | 688M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
425.18/425.33	c   388s|  1770k|  1770k|     0 |   0.0 | 691M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
427.59/427.70	c   390s|  1780k|  1780k|     0 |   0.0 | 695M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
429.89/430.07	c   392s|  1790k|  1790k|     0 |   0.0 | 699M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
432.28/432.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
432.28/432.43	c   394s|  1800k|  1800k|     0 |   0.0 | 703M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
434.58/434.79	c   396s|  1810k|  1810k|     0 |   0.0 | 707M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
436.98/437.15	c   399s|  1820k|  1820k|     0 |   0.0 | 710M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
439.39/439.50	c   401s|  1830k|  1830k|     0 |   0.0 | 714M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
441.78/441.91	c   403s|  1840k|  1840k|     0 |   0.0 | 718M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
444.19/444.32	c   405s|  1850k|  1850k|     0 |   0.0 | 722M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
446.58/446.72	c   407s|  1860k|  1860k|     0 |   0.0 | 726M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
448.98/449.12	c   409s|  1870k|  1870k|     0 |   0.0 | 730M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
451.38/451.52	c   412s|  1880k|  1880k|     0 |   0.0 | 734M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
453.78/453.91	c   414s|  1890k|  1890k|     0 |   0.0 | 738M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
456.18/456.32	c   416s|  1900k|  1900k|     0 |   0.0 | 742M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
458.59/458.71	c   418s|  1910k|  1910k|     0 |   0.0 | 745M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
460.97/461.11	c   420s|  1920k|  1920k|     0 |   0.0 | 749M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
463.37/463.52	c   423s|  1930k|  1930k|     0 |   0.0 | 753M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
465.78/465.93	c   425s|  1940k|  1940k|     0 |   0.0 | 757M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
468.17/468.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
468.17/468.32	c   427s|  1950k|  1950k|     0 |   0.0 | 761M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
470.58/470.72	c   429s|  1960k|  1960k|     0 |   0.0 | 765M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
472.97/473.13	c   431s|  1970k|  1970k|     0 |   0.0 | 769M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
475.37/475.52	c   434s|  1980k|  1980k|     0 |   0.0 | 773M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
477.77/477.92	c   436s|  1990k|  1990k|     0 |   0.0 | 776M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
480.17/480.32	c   438s|  2000k|  2000k|     0 |   0.0 | 780M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
482.57/482.72	c   440s|  2010k|  2010k|     0 |   0.0 | 784M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
484.97/485.13	c   442s|  2020k|  2020k|     0 |   0.0 | 788M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
487.36/487.53	c   444s|  2030k|  2030k|     0 |   0.0 | 792M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
489.77/489.92	c   447s|  2040k|  2040k|     0 |   0.0 | 796M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
492.17/492.33	c   449s|  2050k|  2050k|     0 |   0.0 | 800M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
494.57/494.74	c   451s|  2060k|  2060k|     0 |   0.0 | 803M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
496.97/497.13	c   453s|  2070k|  2070k|     0 |   0.0 | 807M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
499.36/499.54	c   455s|  2080k|  2080k|     0 |   0.0 | 811M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
501.77/501.94	c   458s|  2090k|  2090k|     0 |   0.0 | 815M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
504.17/504.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
504.17/504.33	c   460s|  2100k|  2100k|     0 |   0.0 | 819M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
506.57/506.73	c   462s|  2110k|  2110k|     0 |   0.0 | 823M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
508.96/509.13	c   464s|  2120k|  2120k|     0 |   0.0 | 826M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
511.38/511.54	c   466s|  2130k|  2130k|     0 |   0.0 | 830M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
513.76/513.94	c   469s|  2140k|  2140k|     0 |   0.0 | 834M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
516.16/516.33	c   471s|  2150k|  2150k|     0 |   0.0 | 838M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
518.57/518.72	c   473s|  2160k|  2160k|     0 |   0.0 | 842M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
520.96/521.13	c   475s|  2170k|  2170k|     0 |   0.0 | 846M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
523.37/523.53	c   477s|  2180k|  2180k|     0 |   0.0 | 849M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
525.76/525.92	c   479s|  2190k|  2190k|     0 |   0.0 | 853M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
528.15/528.32	c   482s|  2200k|  2200k|     0 |   0.0 | 857M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
530.56/530.71	c   484s|  2210k|  2210k|     0 |   0.0 | 861M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
532.95/533.11	c   486s|  2220k|  2220k|     0 |   0.0 | 865M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
535.35/535.50	c   488s|  2230k|  2230k|     0 |   0.0 | 869M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
537.66/537.90	c   490s|  2240k|  2240k|     0 |   0.0 | 872M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
540.15/540.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
540.15/540.30	c   493s|  2250k|  2250k|     0 |   0.0 | 876M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
542.56/542.70	c   495s|  2260k|  2260k|     0 |   0.0 | 880M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
544.86/545.10	c   497s|  2270k|  2270k|     0 |   0.0 | 884M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
547.26/547.49	c   499s|  2280k|  2280k|     0 |   0.0 | 888M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
549.65/549.88	c   501s|  2290k|  2290k|     0 |   0.0 | 892M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
552.06/552.27	c   503s|  2300k|  2300k|     0 |   0.0 | 895M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
554.45/554.67	c   506s|  2310k|  2310k|     0 |   0.0 | 899M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
556.85/557.07	c   508s|  2320k|  2320k|     0 |   0.0 | 903M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
559.25/559.45	c   510s|  2330k|  2330k|     0 |   0.0 | 907M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
561.65/561.84	c   512s|  2340k|  2340k|     0 |   0.0 | 911M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
564.06/564.23	c   514s|  2350k|  2350k|     0 |   0.0 | 915M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
566.44/566.62	c   516s|  2360k|  2360k|     0 |   0.0 | 918M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
568.85/569.00	c   519s|  2370k|  2370k|     0 |   0.0 | 922M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
571.15/571.39	c   521s|  2380k|  2380k|     0 |   0.0 | 926M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
573.54/573.78	c   523s|  2390k|  2390k|     0 |   0.0 | 930M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
575.95/576.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
575.95/576.17	c   525s|  2400k|  2400k|     0 |   0.0 | 934M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
578.35/578.57	c   527s|  2410k|  2410k|     0 |   0.0 | 937M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
580.74/580.96	c   530s|  2420k|  2420k|     0 |   0.0 | 941M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
583.14/583.35	c   532s|  2430k|  2430k|     0 |   0.0 | 945M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
585.55/585.74	c   534s|  2440k|  2440k|     0 |   0.0 | 949M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
587.95/588.12	c   536s|  2450k|  2450k|     0 |   0.0 | 953M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
590.34/590.50	c   538s|  2460k|  2460k|     0 |   0.0 | 956M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
592.65/592.88	c   540s|  2470k|  2470k|     0 |   0.0 | 960M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
595.04/595.26	c   543s|  2480k|  2480k|     0 |   0.0 | 964M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
597.44/597.64	c   545s|  2490k|  2490k|     0 |   0.0 | 968M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
599.84/600.02	c   547s|  2500k|  2500k|     0 |   0.0 | 972M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
602.14/602.39	c   549s|  2510k|  2510k|     0 |   0.0 | 975M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
604.54/604.77	c   551s|  2520k|  2520k|     0 |   0.0 | 979M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
606.94/607.15	c   553s|  2530k|  2530k|     0 |   0.0 | 983M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
609.34/609.53	c   556s|  2540k|  2540k|     0 |   0.0 | 987M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
611.74/611.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
611.74/611.91	c   558s|  2550k|  2550k|     0 |   0.0 | 991M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
614.14/614.30	c   560s|  2560k|  2560k|     0 |   0.0 | 994M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
616.43/616.68	c   562s|  2570k|  2570k|     0 |   0.0 | 998M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
618.83/619.06	c   564s|  2580k|  2580k|     0 |   0.0 |1002M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
621.25/621.43	c   566s|  2590k|  2590k|     0 |   0.0 |1006M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
623.63/623.81	c   569s|  2600k|  2600k|     0 |   0.0 |1010M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
625.93/626.19	c   571s|  2610k|  2610k|     0 |   0.0 |1013M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
628.34/628.56	c   573s|  2620k|  2620k|     0 |   0.0 |1017M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
630.73/630.93	c   575s|  2630k|  2630k|     0 |   0.0 |1021M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
633.03/633.30	c   577s|  2640k|  2640k|     0 |   0.0 |1025M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
635.43/635.67	c   579s|  2650k|  2650k|     0 |   0.0 |1029M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
637.84/638.04	c   581s|  2660k|  2660k|     0 |   0.0 |1032M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
640.23/640.42	c   584s|  2670k|  2670k|     0 |   0.0 |1036M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
642.53/642.79	c   586s|  2680k|  2680k|     0 |   0.0 |1040M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
644.93/645.17	c   588s|  2690k|  2690k|     0 |   0.0 |1044M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
647.33/647.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
647.33/647.54	c   590s|  2700k|  2700k|     0 |   0.0 |1047M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
649.73/649.91	c   592s|  2710k|  2710k|     0 |   0.0 |1051M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
652.03/652.28	c   594s|  2720k|  2720k|     0 |   0.0 |1055M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
654.43/654.65	c   597s|  2730k|  2730k|     0 |   0.0 |1059M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
656.82/657.02	c   599s|  2740k|  2740k|     0 |   0.0 |1063M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
659.12/659.39	c   601s|  2750k|  2750k|     0 |   0.0 |1066M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
661.53/661.74	c   603s|  2760k|  2760k|     0 |   0.0 |1070M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
663.93/664.11	c   605s|  2770k|  2770k|     0 |   0.0 |1074M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
666.23/666.47	c   607s|  2780k|  2780k|     0 |   0.0 |1078M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
668.63/668.83	c   610s|  2790k|  2790k|     0 |   0.0 |1081M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
671.02/671.20	c   612s|  2800k|  2800k|     0 |   0.0 |1085M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
673.33/673.57	c   614s|  2810k|  2810k|     0 |   0.0 |1089M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
675.72/675.93	c   616s|  2820k|  2820k|     0 |   0.0 |1093M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
678.02/678.29	c   618s|  2830k|  2830k|     0 |   0.0 |1097M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
680.42/680.65	c   620s|  2840k|  2840k|     0 |   0.0 |1100M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
682.83/683.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
682.83/683.01	c   622s|  2850k|  2850k|     0 |   0.0 |1104M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
685.13/685.37	c   625s|  2860k|  2860k|     0 |   0.0 |1108M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
687.52/687.72	c   627s|  2870k|  2870k|     0 |   0.0 |1112M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
689.82/690.08	c   629s|  2880k|  2880k|     0 |   0.0 |1115M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
692.22/692.43	c   631s|  2890k|  2890k|     0 |   0.0 |1119M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
694.52/694.78	c   633s|  2900k|  2900k|     0 |   0.0 |1123M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
696.92/697.13	c   635s|  2910k|  2910k|     0 |   0.0 |1127M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
699.21/699.48	c   637s|  2920k|  2920k|     0 |   0.0 |1130M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
701.62/701.83	c   640s|  2930k|  2930k|     0 |   0.0 |1134M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
703.91/704.17	c   642s|  2940k|  2940k|     0 |   0.0 |1138M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
706.31/706.51	c   644s|  2950k|  2950k|     0 |   0.0 |1142M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
708.61/708.85	c   646s|  2960k|  2960k|     0 |   0.0 |1145M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
710.92/711.17	c   648s|  2970k|  2970k|     0 |   0.0 |1149M|  63 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.730000e+02 |1531.03%
713.31/713.53	c   650s|  2980k|  2980k|     0 |   0.0 |1153M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
715.71/715.93	c   652s|  2990k|  2990k|     0 |   0.0 |1157M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
718.11/718.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
718.11/718.33	c   655s|  3000k|  3000k|     0 |   0.0 |1161M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
720.51/720.72	c   657s|  3010k|  3010k|     0 |   0.0 |1165M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
722.91/723.11	c   659s|  3020k|  3020k|     0 |   0.0 |1169M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
725.31/725.51	c   661s|  3030k|  3030k|     0 |   0.0 |1172M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
727.61/727.89	c   663s|  3040k|  3040k|     0 |   0.0 |1176M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
730.01/730.28	c   666s|  3050k|  3050k|     0 |   0.0 |1180M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
732.41/732.66	c   668s|  3060k|  3060k|     0 |   0.0 |1184M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
734.80/735.05	c   670s|  3070k|  3070k|     0 |   0.0 |1188M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
737.21/737.44	c   672s|  3080k|  3080k|     0 |   0.0 |1192M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
739.61/739.83	c   674s|  3090k|  3090k|     0 |   0.0 |1196M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
742.01/742.23	c   676s|  3100k|  3100k|     0 |   0.0 |1200M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
744.41/744.62	c   679s|  3110k|  3110k|     0 |   0.0 |1203M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
746.80/747.00	c   681s|  3120k|  3120k|     0 |   0.0 |1207M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
749.10/749.39	c   683s|  3130k|  3130k|     0 |   0.0 |1211M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
751.50/751.79	c   685s|  3140k|  3140k|     0 |   0.0 |1215M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
753.90/754.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
753.90/754.17	c   687s|  3150k|  3150k|     0 |   0.0 |1219M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
756.30/756.56	c   689s|  3160k|  3160k|     0 |   0.0 |1223M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
758.70/758.96	c   692s|  3170k|  3170k|     0 |   0.0 |1226M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
761.10/761.36	c   694s|  3180k|  3180k|     0 |   0.0 |1230M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
763.50/763.75	c   696s|  3190k|  3190k|     0 |   0.0 |1234M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
765.89/766.13	c   698s|  3200k|  3200k|     0 |   0.0 |1238M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
768.30/768.53	c   700s|  3210k|  3210k|     0 |   0.0 |1242M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
770.70/770.92	c   703s|  3220k|  3220k|     0 |   0.0 |1246M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
773.10/773.32	c   705s|  3230k|  3230k|     0 |   0.0 |1249M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
775.50/775.72	c   707s|  3240k|  3240k|     0 |   0.0 |1253M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
777.90/778.12	c   709s|  3250k|  3250k|     0 |   0.0 |1257M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
780.30/780.50	c   711s|  3260k|  3260k|     0 |   0.0 |1261M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
782.70/782.90	c   713s|  3270k|  3270k|     0 |   0.0 |1265M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
785.00/785.30	c   716s|  3280k|  3280k|     0 |   0.0 |1269M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
787.49/787.70	c   718s|  3290k|  3290k|     0 |   0.0 |1272M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
789.90/790.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
789.90/790.10	c   720s|  3300k|  3300k|     0 |   0.0 |1276M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
792.19/792.50	c   722s|  3310k|  3310k|     0 |   0.0 |1280M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
794.59/794.89	c   724s|  3320k|  3320k|     0 |   0.0 |1284M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
796.99/797.29	c   727s|  3330k|  3330k|     0 |   0.0 |1288M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
799.40/799.69	c   729s|  3340k|  3340k|     0 |   0.0 |1291M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
801.89/802.10	c   731s|  3350k|  3350k|     0 |   0.0 |1295M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
804.18/804.50	c   733s|  3360k|  3360k|     0 |   0.0 |1299M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
806.59/806.88	c   735s|  3370k|  3370k|     0 |   0.0 |1303M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
808.99/809.26	c   737s|  3380k|  3380k|     0 |   0.0 |1307M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
811.39/811.66	c   740s|  3390k|  3390k|     0 |   0.0 |1310M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
813.79/814.05	c   742s|  3400k|  3400k|     0 |   0.0 |1314M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
816.19/816.44	c   744s|  3410k|  3410k|     0 |   0.0 |1318M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
818.58/818.83	c   746s|  3420k|  3420k|     0 |   0.0 |1322M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
820.98/821.22	c   748s|  3430k|  3430k|     0 |   0.0 |1326M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
823.39/823.61	c   751s|  3440k|  3440k|     0 |   0.0 |1330M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
825.69/826.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
825.69/826.00	c   753s|  3450k|  3450k|     0 |   0.0 |1333M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
828.09/828.37	c   755s|  3460k|  3460k|     0 |   0.0 |1337M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
830.48/830.74	c   757s|  3470k|  3470k|     0 |   0.0 |1341M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
832.88/833.12	c   759s|  3480k|  3480k|     0 |   0.0 |1345M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
835.28/835.52	c   761s|  3490k|  3490k|     0 |   0.0 |1348M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
837.68/837.92	c   764s|  3500k|  3500k|     0 |   0.0 |1352M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
840.09/840.31	c   766s|  3510k|  3510k|     0 |   0.0 |1356M|  65 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.730000e+02 |1476.67%
841.58/841.80	c (node 3516278) switching to memory saving mode (mem: 1296.0M/1620.0M)
842.58/842.89	o 228
842.58/842.89	c * 768s|  3516k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 2.280000e+02 | 660.00%
843.98/844.24	c   770s|  3520k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  53 |   0 | 3.000000e+01 | 2.280000e+02 | 660.00%
846.98/847.27	c   772s|  3530k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 114 |   0 | 3.000000e+01 | 2.280000e+02 | 660.00%
848.08/848.37	o 227
848.08/848.37	c * 773s|  3533k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 125 |   0 | 3.000000e+01 | 2.270000e+02 | 656.67%
848.68/848.91	o 226
848.68/848.91	c * 774s|  3534k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 132 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
850.27/850.51	c   775s|  3540k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 154 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
853.38/853.69	c   778s|  3550k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 226 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
856.47/856.73	c   781s|  3560k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 281 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
859.47/859.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
859.47/859.71	c   784s|  3570k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 331 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
862.37/862.66	c   787s|  3580k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 379 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
865.38/865.64	c   790s|  3590k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 432 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
868.47/868.72	c   793s|  3600k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 491 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
871.78/872.07	c   796s|  3610k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 573 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
874.97/875.21	c   799s|  3620k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 644 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
877.87/878.13	c   802s|  3630k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 688 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
880.67/881.00	c   804s|  3640k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 735 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
884.26/884.53	c   808s|  3650k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 854 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
887.38/887.65	c   811s|  3660k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 923 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
890.36/890.69	c   814s|  3670k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 | 985 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
893.27/893.54	c   816s|  3680k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |1028 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
896.57/896.86	c   820s|  3690k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |1097 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
899.77/900.06	c   823s|  3700k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |1182 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
902.78/903.08	c   825s|  3710k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |1251 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
905.77/906.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
905.77/906.07	c   828s|  3720k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |1313 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
908.77/909.06	c   831s|  3730k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |1374 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
911.67/911.93	c   834s|  3740k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |1433 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
914.56/914.85	c   837s|  3750k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |1496 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
917.66/917.94	c   840s|  3760k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |1565 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
920.96/921.29	c   843s|  3770k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |1654 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
924.16/924.48	c   846s|  3780k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |1716 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
927.26/927.58	c   849s|  3790k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |1776 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
930.36/930.62	c   852s|  3800k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |1851 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
933.56/933.80	c   855s|  3810k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |1924 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
936.46/936.75	c   857s|  3820k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |1971 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
939.65/939.94	c   860s|  3830k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |2042 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
942.75/943.09	c   863s|  3840k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |2112 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
945.85/946.18	c   866s|  3850k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |2180 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
948.85/949.14	c   869s|  3860k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |2230 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
952.15/952.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
952.15/952.42	c   872s|  3870k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |2292 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
955.66/955.92	c   876s|  3880k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |2371 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
958.86/959.16	c   879s|  3890k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |2452 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
961.65/961.99	c   881s|  3900k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |2499 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
964.95/965.27	c   885s|  3910k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |2585 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
968.35/968.63	c   888s|  3920k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |2682 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
971.35/971.64	c   891s|  3930k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |2740 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
974.84/975.10	c   894s|  3940k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |2849 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
978.15/978.48	c   897s|  3950k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |2949 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
981.24/981.53	c   900s|  3960k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |3016 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
984.15/984.50	c   903s|  3970k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |3090 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
987.34/987.61	c   906s|  3980k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |3172 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
990.55/990.84	c   909s|  3990k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |3257 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
993.44/993.74	c   912s|  4000k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |3315 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
996.54/996.85	c   915s|  4010k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |3395 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
999.44/999.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
999.44/999.75	c   917s|  4020k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |3448 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1002.54/1002.82	c   920s|  4030k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |3523 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1005.54/1005.88	c   923s|  4040k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |3597 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1008.73/1009.03	c   926s|  4050k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |3677 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1011.94/1012.27	c   929s|  4060k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |3763 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1015.84/1016.13	c   933s|  4070k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |3914 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1019.03/1019.38	c   936s|  4080k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |4001 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1022.23/1022.55	c   939s|  4090k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |4085 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1025.34/1025.61	c   942s|  4100k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |4144 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1028.54/1028.81	c   945s|  4110k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |4202 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1031.74/1032.03	c   948s|  4120k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |4281 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1034.63/1034.91	c   951s|  4130k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |4334 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1038.03/1038.33	c   954s|  4140k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |4447 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1041.23/1041.53	c   957s|  4150k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |4537 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1044.33/1044.67	c   960s|  4160k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |4619 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1047.63/1047.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1047.63/1047.91	c   963s|  4170k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |4706 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1051.03/1051.39	c   967s|  4180k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |4813 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1054.33/1054.68	c   970s|  4190k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |4901 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1057.94/1058.28	c   973s|  4200k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |5009 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1061.72/1062.02	c   977s|  4210k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |5132 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1065.72/1066.03	c   981s|  4220k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |5254 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1069.72/1070.04	c   985s|  4230k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |5388 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1073.23/1073.53	c   988s|  4240k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |5454 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1076.22/1076.55	c   991s|  4250k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |5516 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1079.62/1079.94	c   994s|  4260k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |5591 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1082.81/1083.18	c   997s|  4270k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |5664 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1086.02/1086.31	c  1000s|  4280k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |5725 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1089.42/1089.71	c  1003s|  4290k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |5802 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1092.72/1093.04	c  1007s|  4300k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |5905 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1095.81/1096.13	c  1010s|  4310k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |5978 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1099.52/1099.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1099.52/1099.86	c  1013s|  4320k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |6104 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1102.61/1102.95	c  1016s|  4330k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |6176 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1105.72/1106.05	c  1019s|  4340k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |6253 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1108.82/1109.15	c  1022s|  4350k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |6325 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1111.61/1111.98	c  1025s|  4360k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |6370 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1114.81/1115.10	c  1028s|  4370k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |6433 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1117.91/1118.26	c  1031s|  4380k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |6496 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1121.00/1121.38	c  1034s|  4390k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |6554 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1124.21/1124.56	c  1037s|  4400k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |6624 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1127.21/1127.58	c  1039s|  4410k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |6670 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1130.41/1130.75	c  1042s|  4420k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |6718 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1133.72/1134.00	c  1046s|  4430k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |6770 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1137.11/1137.43	c  1049s|  4440k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |6828 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1142.30/1142.65	c  1054s|  4450k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |7099 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1145.60/1145.94	c  1057s|  4460k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |7187 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1149.40/1149.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1149.40/1149.75	c  1061s|  4470k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |7330 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1152.80/1153.11	c  1064s|  4480k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |7419 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1155.90/1156.29	c  1067s|  4490k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |7500 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1159.30/1159.66	c  1070s|  4500k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |7599 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1162.49/1162.80	c  1073s|  4510k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |7666 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1165.90/1166.25	c  1076s|  4520k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |7764 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1169.00/1169.39	c  1079s|  4530k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |7825 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1172.90/1173.22	c  1083s|  4540k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |7955 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1176.30/1176.68	c  1086s|  4550k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |8029 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1179.60/1179.96	c  1089s|  4560k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |8102 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1183.09/1183.49	c  1093s|  4570k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |8197 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1186.79/1187.13	c  1096s|  4580k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |8293 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1189.99/1190.35	c  1099s|  4590k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |8373 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1193.59/1193.92	c  1103s|  4600k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |8491 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1196.99/1197.30	c  1106s|  4610k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |8594 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1200.29/1200.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1200.29/1200.61	c  1109s|  4620k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |8685 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1203.48/1203.86	c  1112s|  4630k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |8765 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1206.58/1206.91	c  1115s|  4640k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |8830 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1209.49/1209.89	c  1118s|  4650k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |8881 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1212.78/1213.16	c  1121s|  4660k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |8967 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1216.29/1216.67	c  1125s|  4670k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |9068 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1219.69/1220.06	c  1128s|  4680k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |9170 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1223.08/1223.41	c  1131s|  4690k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |9271 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1226.19/1226.51	c  1134s|  4700k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |9335 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1229.49/1229.87	c  1137s|  4710k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |9429 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1232.69/1233.04	c  1140s|  4720k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |9500 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1235.99/1236.34	c  1143s|  4730k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |9577 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1239.48/1239.84	c  1147s|  4740k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |9682 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1242.28/1242.63	c  1149s|  4750k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |9726 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1245.37/1245.73	c  1152s|  4760k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |9798 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1248.27/1248.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1248.27/1248.64	c  1155s|  4770k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |9863 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1251.39/1251.72	c  1158s|  4780k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |9941 |   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1254.58/1254.95	c  1161s|  4790k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  10k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1257.47/1257.81	c  1164s|  4800k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  10k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1260.57/1260.90	c  1167s|  4810k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  10k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1264.68/1265.03	c  1171s|  4820k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  10k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1267.98/1268.39	c  1174s|  4830k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  10k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1271.68/1272.01	c  1177s|  4840k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  10k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1275.77/1276.11	c  1181s|  4850k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  10k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1279.57/1279.98	c  1185s|  4860k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  10k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1283.17/1283.51	c  1188s|  4870k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  11k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1286.77/1287.12	c  1192s|  4880k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  11k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1290.37/1290.76	c  1195s|  4890k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  11k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1293.96/1294.36	c  1199s|  4900k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  11k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1297.67/1298.04	c  1202s|  4910k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  11k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1301.57/1301.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1301.57/1301.91	c  1206s|  4920k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  11k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1305.06/1305.49	c  1210s|  4930k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  11k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1308.37/1308.75	c  1213s|  4940k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  11k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1311.97/1312.39	c  1216s|  4950k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  12k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1315.46/1315.88	c  1220s|  4960k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  12k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1319.26/1319.68	c  1223s|  4970k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  12k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1322.97/1323.33	c  1227s|  4980k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  12k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1326.46/1326.87	c  1230s|  4990k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  12k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1329.85/1330.22	c  1233s|  5000k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  12k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1333.26/1333.64	c  1237s|  5010k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  12k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1336.85/1337.20	c  1240s|  5020k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  12k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1340.16/1340.54	c  1243s|  5030k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  12k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1343.65/1344.03	c  1246s|  5040k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  12k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1347.26/1347.64	c  1250s|  5050k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  13k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1350.56/1350.99	c  1253s|  5060k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  13k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1354.35/1354.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1354.35/1354.73	c  1257s|  5070k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  13k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1358.06/1358.46	c  1260s|  5080k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  13k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1361.94/1362.32	c  1264s|  5090k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  13k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1366.45/1366.86	c  1268s|  5100k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  13k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1370.34/1370.78	c  1272s|  5110k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  13k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1373.84/1374.27	c  1275s|  5120k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  13k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1377.54/1377.96	c  1279s|  5130k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  14k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1381.64/1382.02	c  1283s|  5140k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  14k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1385.85/1386.23	c  1287s|  5150k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  14k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1389.44/1389.86	c  1290s|  5160k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  14k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1393.14/1393.59	c  1294s|  5170k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  14k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1397.24/1397.69	c  1298s|  5180k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  14k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1401.54/1401.92	c  1302s|  5190k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  14k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1404.94/1405.34	c  1305s|  5200k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  15k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1408.44/1408.86	c  1309s|  5210k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  15k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1412.14/1412.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1412.14/1412.51	c  1312s|  5220k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  15k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1416.54/1416.95	c  1316s|  5230k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  15k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1420.33/1420.79	c  1320s|  5240k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  15k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1425.03/1425.44	c  1325s|  5250k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  15k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1428.83/1429.25	c  1328s|  5260k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  15k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1432.63/1433.04	c  1332s|  5270k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  16k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1436.14/1436.54	c  1335s|  5280k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  16k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1439.82/1440.23	c  1339s|  5290k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  16k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1444.43/1444.81	c  1343s|  5300k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  16k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1448.92/1449.34	c  1348s|  5310k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  16k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1452.82/1453.25	c  1351s|  5320k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  16k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1456.12/1456.56	c  1355s|  5330k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  16k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1460.62/1461.06	c  1359s|  5340k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  16k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1464.32/1464.76	c  1362s|  5350k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  17k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1467.92/1468.38	c  1366s|  5360k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  17k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1471.43/1471.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1471.43/1471.87	c  1369s|  5370k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  17k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1474.52/1474.99	c  1372s|  5380k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  17k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1478.92/1479.30	c  1376s|  5390k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  17k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1482.52/1482.90	c  1380s|  5400k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  17k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1486.02/1486.47	c  1383s|  5410k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  17k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1489.62/1490.09	c  1387s|  5420k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  17k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1493.42/1493.88	c  1390s|  5430k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  17k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1496.82/1497.25	c  1394s|  5440k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  18k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1500.31/1500.72	c  1397s|  5450k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  18k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1503.71/1504.14	c  1400s|  5460k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  18k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1506.91/1507.37	c  1403s|  5470k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  18k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1510.41/1510.81	c  1406s|  5480k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  18k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1514.01/1514.46	c  1410s|  5490k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  18k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1517.52/1517.91	c  1413s|  5500k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  18k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1520.82/1521.24	c  1416s|  5510k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  18k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1524.01/1524.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1524.01/1524.43	c  1419s|  5520k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  18k|   0 | 3.000000e+01 | 2.260000e+02 | 653.33%
1524.22/1524.62	o 225
1524.22/1524.62	c *1420s|  5520k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  18k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1527.41/1527.84	c  1423s|  5530k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  18k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1530.91/1531.32	c  1426s|  5540k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  18k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1534.60/1535.04	c  1430s|  5550k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  18k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1538.42/1538.87	c  1433s|  5560k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  19k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1542.11/1542.53	c  1437s|  5570k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  19k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1545.20/1545.67	c  1440s|  5580k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  19k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1548.41/1548.82	c  1443s|  5590k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  19k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1551.90/1552.38	c  1446s|  5600k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  19k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1555.40/1555.83	c  1450s|  5610k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  19k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1558.60/1559.02	c  1453s|  5620k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  19k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1561.80/1562.20	c  1456s|  5630k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  19k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1564.90/1565.30	c  1459s|  5640k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  19k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1568.20/1568.65	c  1462s|  5650k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  19k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1571.60/1572.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1571.60/1572.02	c  1465s|  5660k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  19k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1575.10/1575.54	c  1468s|  5670k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  20k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1578.50/1578.95	c  1472s|  5680k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  20k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1582.30/1582.78	c  1475s|  5690k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  20k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1585.30/1585.79	c  1478s|  5700k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  20k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1588.69/1589.12	c  1481s|  5710k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  20k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1592.40/1592.87	c  1485s|  5720k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  20k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1596.29/1596.70	c  1489s|  5730k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  20k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1600.48/1600.93	c  1493s|  5740k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  20k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1604.09/1604.56	c  1496s|  5750k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  21k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1607.99/1608.48	c  1500s|  5760k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  21k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1611.58/1612.02	c  1503s|  5770k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  21k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1615.09/1615.58	c  1507s|  5780k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  21k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1618.89/1619.37	c  1510s|  5790k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  21k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1622.19/1622.68	c  1514s|  5800k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  21k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1625.68/1626.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1625.68/1626.19	c  1517s|  5810k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  21k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1629.28/1629.78	c  1520s|  5820k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  21k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1632.48/1632.96	c  1523s|  5830k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  21k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1635.48/1635.90	c  1526s|  5840k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  21k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1639.08/1639.57	c  1530s|  5850k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  22k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1642.58/1643.09	c  1533s|  5860k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  22k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1646.77/1647.23	c  1537s|  5870k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  22k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1650.38/1650.87	c  1541s|  5880k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  22k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1654.08/1654.54	c  1544s|  5890k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  22k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1657.37/1657.88	c  1547s|  5900k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  22k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1660.98/1661.45	c  1551s|  5910k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  22k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1664.37/1664.82	c  1554s|  5920k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  22k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1668.08/1668.51	c  1557s|  5930k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  22k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1671.48/1671.95	c  1561s|  5940k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  23k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1674.78/1675.28	c  1564s|  5950k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  23k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1679.07/1679.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1679.07/1679.58	c  1568s|  5960k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  23k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1683.67/1684.18	c  1572s|  5970k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  23k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1688.67/1689.17	c  1577s|  5980k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  23k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1692.56/1693.08	c  1581s|  5990k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  23k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1696.66/1697.13	c  1585s|  6000k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  24k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1700.37/1700.85	c  1589s|  6010k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  24k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1703.77/1704.30	c  1592s|  6020k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  24k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1707.67/1708.10	c  1596s|  6030k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  24k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1711.86/1712.39	c  1600s|  6040k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  24k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1715.16/1715.63	c  1603s|  6050k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  24k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1718.65/1719.13	c  1606s|  6060k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  24k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1722.26/1722.76	c  1610s|  6070k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  24k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1725.65/1726.10	c  1613s|  6080k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  24k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1729.76/1730.20	c  1617s|  6090k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  25k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1733.26/1733.74	c  1620s|  6100k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  25k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1736.96/1737.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1736.96/1737.43	c  1624s|  6110k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  25k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1740.05/1740.59	c  1627s|  6120k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  25k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1743.35/1743.83	c  1630s|  6130k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  25k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1746.85/1747.37	c  1633s|  6140k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  25k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1750.45/1750.98	c  1637s|  6150k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  25k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1754.35/1754.84	c  1640s|  6160k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  25k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1757.65/1758.14	c  1643s|  6170k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  25k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1761.15/1761.63	c  1647s|  6180k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  25k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1764.45/1764.96	c  1650s|  6190k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  26k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1767.65/1768.15	c  1653s|  6200k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  26k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1771.44/1771.93	c  1657s|  6210k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  26k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1775.24/1775.79	c  1660s|  6220k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  26k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1779.35/1779.83	c  1664s|  6230k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  26k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1782.44/1782.99	c  1667s|  6240k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  26k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1786.04/1786.56	c  1671s|  6250k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  26k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1789.34/1789.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1789.34/1789.87	c  1674s|  6260k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  26k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1793.14/1793.68	c  1677s|  6270k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  26k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1796.44/1796.98	c  1681s|  6280k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  27k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1799.64/1800.11	c  1684s|  6290k|  3516k|     0 |   0.0 |1359M| 254 |   - | 473 | 540 |   0 |   0 |   0 |  27k|   0 | 3.000000e+01 | 2.250000e+02 | 650.00%
1800.05/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.50	c 
1800.05/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.50	c Solving Time (sec) : 1683.98
1800.05/1800.50	c Solving Nodes      : 6291231
1800.05/1800.50	c Primal Bound       : +2.25000000000000e+02 (7 solutions)
1800.05/1800.50	c Dual Bound         : +3.00000000000000e+01
1800.05/1800.50	c Gap                : 650.00 %
1800.05/1800.51	s SATISFIABLE
1800.05/1800.51	v x473 x472 x471 x470 -x469 -x468 -x467 x466 -x465 x464 x463 x462 -x461 -x460 x459 -x458 x457 x456 x455 x454 -x453 x452 -x451 x450 
1800.05/1800.51	v -x449 x448 x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 x439 -x438 x437 x436 -x435 x434 x433 x432 -x431 -x430 -x429 -x428 
1800.05/1800.51	v x427 -x426 -x425 -x424 -x423 x422 x421 x420 -x419 -x418 x417 x416 -x415 x414 x413 -x412 -x411 -x410 -x409 x408 -x407 -x406 -x405 
1800.05/1800.51	v -x404 -x403 -x402 -x401 -x400 x399 -x398 -x397 -x396 x395 -x394 -x393 x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 x384 
1800.05/1800.51	v x383 -x382 x381 x380 x379 x378 x377 -x376 x375 -x374 -x373 -x372 -x371 x370 x369 -x368 x367 -x366 -x365 -x364 x363 x362 x361 
1800.05/1800.51	v -x360 x359 x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 x349 -x348 -x347 x346 x345 -x344 x343 -x342 x341 -x340 -x339 
1800.05/1800.51	v -x338 -x337 x336 -x335 -x334 -x333 x332 -x331 -x330 -x329 x328 -x327 -x326 x325 -x324 -x323 -x322 x321 -x320 x319 x318 x317 
1800.05/1800.51	v -x316 -x315 -x314 -x313 -x312 x311 x310 x309 -x308 x307 -x306 -x305 -x304 x303 x302 -x301 x300 x299 -x298 -x297 -x296 -x295 
1800.05/1800.51	v -x294 x293 x292 x291 -x290 -x289 x288 x287 x286 -x285 x284 x283 -x282 -x281 -x280 x279 -x278 x277 x276 x275 x274 -x273 -x272 
1800.05/1800.51	v x271 -x270 -x269 x268 -x267 -x266 -x265 -x264 -x263 x262 x261 x260 x259 -x258 x257 x256 x255 -x254 -x253 x252 -x251 x250 -x249 
1800.05/1800.51	v -x248 -x247 -x246 x245 -x244 -x243 -x242 -x241 -x240 x239 -x238 -x237 x236 -x235 x234 x233 -x232 -x231 x230 -x229 -x228 x227 
1800.05/1800.51	v -x226 -x225 x224 -x223 -x222 x221 x220 x219 -x218 x217 -x216 x215 -x214 -x213 -x212 x211 x210 -x209 -x208 x207 x206 x205 -x204 
1800.05/1800.51	v x203 -x202 x201 -x200 x199 -x198 x197 x196 x195 -x194 -x193 -x192 x191 x190 x189 x188 x187 x186 -x185 -x184 -x183 -x182 -x181 
1800.05/1800.51	v -x180 x179 x178 -x177 -x176 -x175 x174 x173 -x172 x171 x170 -x169 -x168 -x167 -x166 -x165 x164 -x163 -x162 x161 -x160 x159 
1800.05/1800.51	v -x158 -x157 -x156 -x155 x154 x153 -x152 x151 x150 x149 -x148 x147 x146 x145 -x144 -x143 -x142 x141 x140 x139 -x138 x137 x136 
1800.05/1800.51	v x135 x134 x133 -x132 x131 x130 x129 -x128 -x127 x126 x125 x124 -x123 -x122 x121 x120 x119 x118 -x117 x116 -x115 -x114 -x113 
1800.05/1800.51	v x112 x111 x110 -x109 -x108 x107 x106 -x105 -x104 x103 x102 x101 -x100 x99 -x98 -x97 -x96 -x95 x94 -x93 x92 x91 x90 -x89 -x88 
1800.05/1800.51	v -x87 x86 -x85 x84 -x83 -x82 -x81 x80 -x79 x78 x77 x76 x75 -x74 x73 x72 -x71 x70 x69 -x68 x67 x66 x65 -x64 -x63 -x62 x61 x60 
1800.05/1800.51	v -x59 -x58 x57 -x56 x55 -x54 x53 -x52 -x51 x50 -x49 x48 x47 x46 x45 x44 x43 -x42 -x41 x40 x39 -x38 x37 -x36 x35 -x34 -x33 x32 
1800.05/1800.51	v -x31 x30 x29 x28 x27 x26 x25 -x24 x23 -x22 x21 -x20 x19 x18 -x17 x16 x15 -x14 -x13 -x12 -x11 -x10 -x9 x8 -x7 x6 x5 x4 x3 x2 
1800.05/1800.51	v x1 
1800.05/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.51	c Solving Time       :    1683.98
1800.05/1800.51	c Original Problem   :
1800.05/1800.51	c   Problem name     : HOME/instance-2664040-1276365981.opb
1800.05/1800.51	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.51	c   Constraints      : 473 initial, 473 maximal
1800.05/1800.51	c Presolved Problem  :
1800.05/1800.51	c   Problem name     : t_HOME/instance-2664040-1276365981.opb
1800.05/1800.51	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.51	c   Constraints      : 540 initial, 540 maximal
1800.05/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.51	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.51	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.51	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.51	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.05/1800.51	c   knapsack         :       0.02          0          0          0          0          0         17        254        511
1800.05/1800.51	c   setppc           :       0.00          0          0          0          0          0         38          0          0
1800.05/1800.51	c   linear           :       0.01          0          0          0          0          0          0          1         43
1800.05/1800.51	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.51	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.51	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.05/1800.51	c   knapsack         :        454          0   10641949          0    4909252      27136    8413021          0          0          0
1800.05/1800.51	c   setppc           :         84          0    6536293          0    3328225          0    1465527          0          0          0
1800.05/1800.51	c   logicor          :          2+         0      14194          0    3516425          1      13528          0          0          0
1800.05/1800.51	c   countsols        :          0          0          0          0    4909252          0          0          0          0          0
1800.05/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.51	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.51	c   knapsack         :     732.74       0.00     630.31       0.00     102.43
1800.05/1800.51	c   setppc           :      58.68       0.00      10.92       0.00      47.76
1800.05/1800.51	c   logicor          :       7.65       0.00       0.09       0.00       7.56
1800.05/1800.51	c   countsols        :       2.08       0.00       0.00       0.00       2.08
1800.05/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.51	c   vbounds          :       6.45          2          0          0
1800.05/1800.51	c   rootredcost      :       6.15          0          0          0
1800.05/1800.51	c   pseudoobj        :     314.24   12005695    1363946   13138538
1800.05/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.51	c   propagation      :     252.68      27136      27136    2553488      253.8          0        0.0          -
1800.05/1800.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.51	c   pseudo solution  :       0.00          1          0          0        0.0          0        0.0          -
1800.05/1800.51	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.05/1800.51	c   applied locally  :          -          -          -      27136      206.6          -          -          -
1800.05/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.51	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.05/1800.51	c   redcost          :       0.00          0          0          0          0          0
1800.05/1800.51	c   impliedbounds    :       0.00          0          0          0          0          0
1800.05/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.51	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.51	c   gomory           :       0.00          0          0          0          0          0
1800.05/1800.51	c   strongcg         :       0.00          0          0          0          0          0
1800.05/1800.51	c   cmir             :       0.00          0          0          0          0          0
1800.05/1800.51	c   flowcover        :       0.00          0          0          0          0          0
1800.05/1800.51	c   clique           :       0.00          0          0          0          0          0
1800.05/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.51	c   mcf              :       0.00          0          0          0          0          0
1800.05/1800.51	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.51	c Pricers            :       Time      Calls       Vars
1800.05/1800.51	c   problem variables:       0.00          0          0
1800.05/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.51	c   relpscost        :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   inference        :     294.87    4909248          0          0          0          0    9818496
1800.05/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.51	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.51	c   LP solutions     :       0.00          -          0
1800.05/1800.51	c   pseudo solutions :       0.58          -          4
1800.05/1800.51	c   oneopt           :       3.67          0          0
1800.05/1800.51	c   trivial          :       0.00          2          3
1800.05/1800.51	c   simplerounding   :       0.00          0          0
1800.05/1800.51	c   zirounding       :       0.00          0          0
1800.05/1800.51	c   rounding         :       0.00          0          0
1800.05/1800.51	c   shifting         :       0.00          0          0
1800.05/1800.51	c   intshifting      :       0.00          0          0
1800.05/1800.51	c   twoopt           :       0.00          0          0
1800.05/1800.51	c   fixandinfer      :       0.00          0          0
1800.05/1800.51	c   feaspump         :       0.00          0          0
1800.05/1800.51	c   coefdiving       :       0.00          0          0
1800.05/1800.51	c   pscostdiving     :       0.00          0          0
1800.05/1800.51	c   fracdiving       :       0.00          0          0
1800.05/1800.51	c   veclendiving     :       0.00          0          0
1800.05/1800.51	c   intdiving        :       0.00          0          0
1800.05/1800.51	c   actconsdiving    :       0.00          0          0
1800.05/1800.51	c   objpscostdiving  :       0.00          0          0
1800.05/1800.51	c   rootsoldiving    :       0.00          0          0
1800.05/1800.51	c   linesearchdiving :       0.00          0          0
1800.05/1800.51	c   guideddiving     :       0.00          0          0
1800.05/1800.51	c   octane           :       0.00          0          0
1800.05/1800.51	c   rens             :       0.00          0          0
1800.05/1800.51	c   rins             :       0.00          0          0
1800.05/1800.51	c   localbranching   :       0.00          0          0
1800.05/1800.51	c   mutation         :       0.00          0          0
1800.05/1800.51	c   crossover        :       0.00          0          0
1800.05/1800.51	c   dins             :       0.00          0          0
1800.05/1800.51	c   undercover       :       0.00          0          0
1800.05/1800.51	c   nlp              :       2.64          0          0
1800.05/1800.51	c   trysol           :       2.61          0          0
1800.05/1800.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.51	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.51	c   dual LP          :       0.00          0          0       0.00          -
1800.05/1800.51	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.51	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.51	c   diving/probing LP:       0.00          0          0       0.00          -
1800.05/1800.51	c   strong branching :       0.00          0          0       0.00          -
1800.05/1800.51	c     (at root node) :          -          0          0       0.00          -
1800.05/1800.51	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.51	c B&B Tree           :
1800.05/1800.51	c   number of runs   :          1
1800.05/1800.51	c   nodes            :    6291231
1800.05/1800.51	c   nodes (total)    :    6291231
1800.05/1800.51	c   nodes left       :    3516463
1800.05/1800.51	c   max depth        :        254
1800.05/1800.51	c   max depth (total):        254
1800.05/1800.51	c   backtracks       :     920790 (14.6%)
1800.05/1800.51	c   delayed cutoffs  :      10771
1800.05/1800.51	c   repropagations   :      14620 (120204 domain reductions, 9105 cutoffs)
1800.05/1800.51	c   avg switch length:       2.50
1800.05/1800.51	c   switching time   :      81.08
1800.05/1800.51	c Solution           :
1800.05/1800.51	c   Solutions found  :          7 (5 improvements)
1800.05/1800.51	c   First Solution   : +4.73000000000000e+02   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
1800.05/1800.51	c   Primal Bound     : +2.25000000000000e+02   (in run 1, after 5520182 nodes, 1419.53 seconds, depth 254, found by <relaxation>)
1800.05/1800.51	c   Dual Bound       : +3.00000000000000e+01
1800.05/1800.51	c   Gap              :     650.00 %
1800.05/1800.51	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.51	c   Root Iterations  :          0

Verifier Data

OK	225

Watcher Data

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

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

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): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.99 0.99 3/106 13844
/proc/meminfo: memFree=1486448/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=6584 CPUtime=0
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 1094 0 0 0 0 0 0 0 20 0 1 0 10254464 6742016 1017 1992294400 4194304 7136930 140736041037664 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13844/statm: 1646 1027 254 719 0 925 0

[startup+0.0948151 s]
/proc/loadavg: 0.93 0.99 0.99 3/106 13844
/proc/meminfo: memFree=1486448/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=12952 CPUtime=0.08
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 5508 0 0 0 7 1 0 0 20 0 1 0 10254464 13262848 2507 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 3238 2507 378 719 0 2517 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12952

[startup+0.100816 s]
/proc/loadavg: 0.93 0.99 0.99 3/106 13844
/proc/meminfo: memFree=1486448/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=13980 CPUtime=0.09
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 5774 0 0 0 7 2 0 0 20 0 1 0 10254464 14315520 2773 1992294400 4194304 7136930 140736041037664 18446744073709551615 4561370 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 3495 2773 387 719 0 2774 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13980

[startup+0.300835 s]
/proc/loadavg: 0.93 0.99 0.99 3/106 13844
/proc/meminfo: memFree=1486448/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=14296 CPUtime=0.29
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 5871 0 0 0 26 3 0 0 20 0 1 0 10254464 14639104 2870 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 3574 2870 392 719 0 2853 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14296

[startup+0.700873 s]
/proc/loadavg: 0.93 0.99 0.99 3/106 13844
/proc/meminfo: memFree=1486448/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=15056 CPUtime=0.69
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 6036 0 0 0 64 5 0 0 20 0 1 0 10254464 15417344 3035 1992294400 4194304 7136930 140736041037664 18446744073709551615 4643170 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 3764 3035 392 719 0 3043 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15056

[startup+1.50095 s]
/proc/loadavg: 0.93 0.99 0.99 2/107 13845
/proc/meminfo: memFree=1474040/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=16840 CPUtime=1.49
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 6526 0 0 0 136 13 0 0 22 0 1 0 10254464 17244160 3525 1992294400 4194304 7136930 140736041037664 18446744073709551615 5892222 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 4210 3525 392 719 0 3489 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16840

[startup+3.1011 s]
/proc/loadavg: 0.93 0.99 0.99 2/107 13845
/proc/meminfo: memFree=1472304/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=20280 CPUtime=3.09
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 7413 0 0 0 282 27 0 0 25 0 1 0 10254464 20766720 4412 1992294400 4194304 7136930 140736041037664 18446744073709551615 4436491 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 5070 4412 392 719 0 4349 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20280

[startup+6.30141 s]
/proc/loadavg: 0.93 0.99 0.99 2/107 13845
/proc/meminfo: memFree=1466476/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=25768 CPUtime=6.29
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 8838 0 0 0 572 57 0 0 25 0 1 0 10254464 26386432 5837 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 6442 5837 392 719 0 5721 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25768

[startup+12.701 s]
/proc/loadavg: 0.94 0.99 0.99 2/107 13847
/proc/meminfo: memFree=1453828/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=36276 CPUtime=12.69
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 11545 0 0 0 1155 114 0 0 25 0 1 0 10254464 37146624 8544 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 9069 8544 392 719 0 8348 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36276

[startup+25.5003 s]
/proc/loadavg: 0.95 0.99 0.99 2/107 13847
/proc/meminfo: memFree=1430764/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=60920 CPUtime=25.48
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 17418 0 0 0 2324 224 0 0 25 0 1 0 10254464 62382080 14417 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 15230 14417 392 719 0 14509 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60920

[startup+51.1007 s]
/proc/loadavg: 0.97 0.99 0.99 2/107 13847
/proc/meminfo: memFree=1388480/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=105588 CPUtime=51.07
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 27970 0 0 0 4658 449 0 0 25 0 1 0 10254464 108122112 24969 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 26397 24969 392 719 0 25676 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 105588

[startup+102.309 s]
/proc/loadavg: 0.98 0.99 0.99 2/107 13849
/proc/meminfo: memFree=1300564/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=189180 CPUtime=102.28
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 49696 0 0 0 9317 911 0 0 25 0 1 0 10254464 193720320 46695 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 47295 46695 392 719 0 46574 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 189180

[startup+162.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13851
/proc/meminfo: memFree=1201240/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=293208 CPUtime=162.25
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 74632 0 0 0 14786 1439 0 0 25 0 1 0 10254464 300244992 71631 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 73302 71631 392 719 0 72581 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 293208

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13851
/proc/meminfo: memFree=1100428/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=388796 CPUtime=222.23
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 99505 0 0 0 20267 1956 0 0 25 0 1 0 10254464 398127104 96504 1992294400 4194304 7136930 140736041037664 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 97199 96504 392 719 0 96478 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 388796

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13853
/proc/meminfo: memFree=1000608/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=501672 CPUtime=282.22
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 124608 0 0 0 25742 2480 0 0 25 0 1 0 10254464 513712128 121607 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 125418 121607 392 719 0 124697 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 501672

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13855
/proc/meminfo: memFree=902276/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=595068 CPUtime=342.2
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 148932 0 0 0 31216 3004 0 0 25 0 1 0 10254464 609349632 145931 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 148767 145931 392 719 0 148046 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 595068

[startup+402.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13857
/proc/meminfo: memFree=803572/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=690912 CPUtime=402.19
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 173874 0 0 0 36673 3546 0 0 25 0 1 0 10254464 707493888 170873 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 172728 170873 392 719 0 172007 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 690912

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13859
/proc/meminfo: memFree=703132/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=786764 CPUtime=462.17
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 198821 0 0 0 42145 4072 0 0 25 0 1 0 10254464 805646336 195820 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 196691 195820 392 719 0 195970 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 786764

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13859
/proc/meminfo: memFree=605296/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=913324 CPUtime=522.16
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 223245 0 0 0 47615 4601 0 0 25 0 1 0 10254464 935243776 220244 1992294400 4194304 7136930 140736041037664 18446744073709551615 4642122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 228331 220244 392 719 0 227610 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 913324

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13861
/proc/meminfo: memFree=506964/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1007756 CPUtime=582.14
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 247833 0 0 0 53079 5135 0 0 25 0 1 0 10254464 1031942144 244832 1992294400 4194304 7136930 140736041037664 18446744073709551615 4642122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 251939 244832 392 719 0 251218 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1007756

[startup+642.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13863
/proc/meminfo: memFree=405532/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1103352 CPUtime=642.13
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 272719 0 0 0 58537 5676 0 0 25 0 1 0 10254464 1129832448 269718 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 275838 269718 392 719 0 275117 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 1103352

[startup+702.301 s]

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

/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 368970 0 0 0 91988 8216 0 0 25 0 1 0 10254464 1454505984 352233 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 355104 352233 397 719 0 354383 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 1420416

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13875
/proc/meminfo: memFree=73956/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420548 CPUtime=1062.02
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369023 0 0 0 97714 8488 0 0 25 0 1 0 10254464 1454641152 352286 1992294400 4194304 7136930 140736041037664 18446744073709551615 5909045 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 355137 352286 397 719 0 354416 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 1420548

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13875
/proc/meminfo: memFree=73832/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420548 CPUtime=1122
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369031 0 0 0 103444 8756 0 0 25 0 1 0 10254464 1454641152 352294 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 355137 352294 397 719 0 354416 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 1420548

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13877
/proc/meminfo: memFree=73584/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420696 CPUtime=1181.99
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369056 0 0 0 109171 9028 0 0 25 0 1 0 10254464 1454792704 352319 1992294400 4194304 7136930 140736041037664 18446744073709551615 5922793 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 355174 352319 397 719 0 354453 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 1420696

[startup+1242.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13879
/proc/meminfo: memFree=73460/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420696 CPUtime=1241.98
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369064 0 0 0 114903 9295 0 0 25 0 1 0 10254464 1454792704 352327 1992294400 4194304 7136930 140736041037664 18446744073709551615 4858870 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 355174 352327 397 719 0 354453 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 1420696

[startup+1302.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13881
/proc/meminfo: memFree=73212/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420696 CPUtime=1301.97
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369067 0 0 0 120651 9546 0 0 25 0 1 0 10254464 1454792704 352330 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 355174 352330 397 719 0 354453 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 1420696

[startup+1362.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13883
/proc/meminfo: memFree=73212/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420696 CPUtime=1361.94
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369071 0 0 0 126399 9795 0 0 25 0 1 0 10254464 1454792704 352334 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 355174 352334 397 719 0 354453 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 1420696

[startup+1422.31 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13883
/proc/meminfo: memFree=73088/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420828 CPUtime=1421.94
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369078 0 0 0 132164 10030 0 0 25 0 1 0 10254464 1454927872 352341 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 355207 352341 398 719 0 354486 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 1420828

[startup+1482.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13885
/proc/meminfo: memFree=73088/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420828 CPUtime=1481.92
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369086 0 0 0 137925 10267 0 0 25 0 1 0 10254464 1454927872 352349 1992294400 4194304 7136930 140736041037664 18446744073709551615 5909102 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 355207 352349 398 719 0 354486 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 1420828

[startup+1542.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13887
/proc/meminfo: memFree=72964/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420828 CPUtime=1541.9
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369096 0 0 0 143657 10533 0 0 25 0 1 0 10254464 1454927872 352359 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 355207 352359 398 719 0 354486 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 1420828

[startup+1602.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13889
/proc/meminfo: memFree=72964/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420828 CPUtime=1601.89
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369103 0 0 0 149405 10784 0 0 25 0 1 0 10254464 1454927872 352366 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 355207 352366 398 719 0 354486 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 1420828

[startup+1662.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13891
/proc/meminfo: memFree=72840/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420828 CPUtime=1661.87
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369104 0 0 0 155151 11036 0 0 25 0 1 0 10254464 1454927872 352367 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 355207 352367 398 719 0 354486 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 1420828

[startup+1722.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13891
/proc/meminfo: memFree=72716/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420972 CPUtime=1721.86
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369111 0 0 0 160913 11273 0 0 25 0 1 0 10254464 1455075328 352374 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 355243 352374 398 719 0 354522 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 1420972

[startup+1782.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13893
/proc/meminfo: memFree=72344/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420972 CPUtime=1781.85
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369121 0 0 0 166664 11521 0 0 25 0 1 0 10254464 1455075328 352384 1992294400 4194304 7136930 140736041037664 18446744073709551615 4858945 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 355243 352384 398 719 0 354522 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 1420972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13893
/proc/meminfo: memFree=72344/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420972 CPUtime=1800.05
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369123 0 0 0 168400 11605 0 0 25 0 1 0 10254464 1455075328 352386 1992294400 4194304 7136930 140736041037664 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13844/statm: 355243 352386 398 719 0 354522 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1420972

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -13844

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

[startup+1801.4 s]
/proc/loadavg: 0.99 0.99 0.99 2/108 13894
/proc/meminfo: memFree=72336/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420972 CPUtime=1800.94
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369130 0 0 0 168489 11605 0 0 25 0 1 0 10254464 1455075328 352393 1992294400 4194304 7136930 140736041037664 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13844/statm: 355243 352393 403 719 0 354522 0
Current children cumulated CPU time (s) 1800.94
Current children cumulated vsize (KiB) 1420972

[startup+1802.2 s]
/proc/loadavg: 0.99 0.99 0.99 2/108 13894
/proc/meminfo: memFree=72336/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=1420972 CPUtime=1801.74
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4202496 369130 0 0 0 168569 11605 0 0 25 0 1 0 10254464 1455075328 352393 1992294400 4194304 7136930 140736041037664 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13844/statm: 355243 352393 403 719 0 354522 0
Current children cumulated CPU time (s) 1801.74
Current children cumulated vsize (KiB) 1420972

[startup+1802.6 s]
/proc/loadavg: 0.99 0.99 0.99 2/108 13894
/proc/meminfo: memFree=72336/2059040 swapFree=4192956/4192956
[pid=13844] ppid=13842 vsize=0 CPUtime=1802.14
/proc/13844/stat : 13844 (pbscip.linux.x8) R 13842 13844 13717 0 -1 4203524 369130 0 0 0 168600 11614 0 0 25 0 1 0 10254464 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13844/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.64
CPU time (s): 1802.19
CPU user time (s): 1686.01
CPU system time (s): 116.182
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 1482944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1686.01
system time used= 116.182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 369130
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 4493

runsolver used 3.22551 second user time and 8.30074 second system time

The end

Launcher Data

Begin job on node018 at 2010-06-12 20:06:21
IDJOB=2664040
IDBENCH=1951
IDSOLVER=1167
FILE ID=node018/2664040-1276365981
PBS_JOBID= 11173221
Free space on /tmp= 62292 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
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-2664040-1276365981/watcher-2664040-1276365981 -o /tmp/evaluation-result-2664040-1276365981/solver-2664040-1276365981 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664040-1276365981.opb -t 1800 -m 1800

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

MD5SUM BENCH= 9cfc9eabeae08d1064da7d7b87db93a4
RANDOM SEED=800564822

node018.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.248
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.49
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.248
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1486976 kB
Buffers:        140320 kB
Cached:         287556 kB
SwapCached:          0 kB
Active:         151684 kB
Inactive:       335472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1486976 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3312 kB
Writeback:           0 kB
AnonPages:       59216 kB
Mapped:          15388 kB
Slab:            63172 kB
PageTables:       3988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181212 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62292 MiB
End job on node018 at 2010-06-12 20:36:24